diff --git a/packages/api-augment/src/assetHubPolkadot/consts.ts b/packages/api-augment/src/assetHubPolkadot/consts.ts index cad6a426943..13907d841af 100644 --- a/packages/api-augment/src/assetHubPolkadot/consts.ts +++ b/packages/api-augment/src/assetHubPolkadot/consts.ts @@ -6,10 +6,10 @@ import '@polkadot/api-base/types/consts'; import type { ApiTypes, AugmentedConst } from '@polkadot/api-base/types'; -import type { Option, u128, u16, u32, u64, u8 } from '@polkadot/types-codec'; -import type { Codec } from '@polkadot/types-codec/types'; -import type { AccountId32, Permill } from '@polkadot/types/interfaces/runtime'; -import type { FrameSupportPalletId, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, StagingXcmV4Location } from '@polkadot/types/lookup'; +import type { Bytes, Option, Vec, u128, u16, u32, u64, u8 } from '@polkadot/types-codec'; +import type { Codec, ITuple } from '@polkadot/types-codec/types'; +import type { AccountId32, Perbill, Permill } from '@polkadot/types/interfaces/runtime'; +import type { FrameSupportPalletId, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, PalletReferendaTrackDetails, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, StagingXcmV5Junctions, StagingXcmV5Location } from '@polkadot/types/lookup'; export type __AugmentedConst = AugmentedConst; @@ -43,7 +43,7 @@ declare module '@polkadot/api-base/types/consts' { /** * Asset class from [`Config::Assets`] used to pay the [`Config::PoolSetupFee`]. **/ - poolSetupFeeAsset: StagingXcmV4Location & AugmentedConst; + poolSetupFeeAsset: StagingXcmV5Location & AugmentedConst; /** * Generic const **/ @@ -134,6 +134,79 @@ declare module '@polkadot/api-base/types/consts' { **/ [key: string]: Codec; }; + bounties: { + /** + * The amount held on deposit for placing a bounty proposal. + **/ + bountyDepositBase: u128 & AugmentedConst; + /** + * The delay period for which a bounty beneficiary need to wait before claim the payout. + **/ + bountyDepositPayoutDelay: u32 & AugmentedConst; + /** + * The time limit for a curator to act before a bounty expires. + * + * The period that starts when a curator is approved, during which they must execute or + * update the bounty via `extend_bounty_expiry`. If missed, the bounty expires, and the + * curator may be slashed. If `BlockNumberFor::MAX`, bounties stay active indefinitely, + * removing the need for `extend_bounty_expiry`. + **/ + bountyUpdatePeriod: u32 & AugmentedConst; + /** + * Minimum value for a bounty. + **/ + bountyValueMinimum: u128 & AugmentedConst; + /** + * Maximum amount of funds that should be placed in a deposit for making a proposal. + **/ + curatorDepositMax: Option & AugmentedConst; + /** + * Minimum amount of funds that should be placed in a deposit for making a proposal. + **/ + curatorDepositMin: Option & AugmentedConst; + /** + * The curator deposit is calculated as a percentage of the curator fee. + * + * This deposit has optional upper and lower bounds with `CuratorDepositMax` and + * `CuratorDepositMin`. + **/ + curatorDepositMultiplier: Permill & AugmentedConst; + /** + * The amount held on deposit per byte within the tip report reason or bounty description. + **/ + dataDepositPerByte: u128 & AugmentedConst; + /** + * Maximum acceptable reason length. + * + * Benchmarks depend on this value, be sure to update weights file when changing this value + **/ + maximumReasonLength: u32 & AugmentedConst; + /** + * Generic const + **/ + [key: string]: Codec; + }; + childBounties: { + /** + * Minimum value for a child-bounty. + **/ + childBountyValueMinimum: u128 & AugmentedConst; + /** + * Maximum number of child bounties that can be added to a parent bounty. + **/ + maxActiveChildBountyCount: u32 & AugmentedConst; + /** + * Generic const + **/ + [key: string]: Codec; + }; + claims: { + prefix: Bytes & AugmentedConst; + /** + * Generic const + **/ + [key: string]: Codec; + }; collatorSelection: { kickThreshold: u32 & AugmentedConst; /** @@ -165,6 +238,40 @@ declare module '@polkadot/api-base/types/consts' { **/ [key: string]: Codec; }; + convictionVoting: { + /** + * The maximum number of concurrent votes an account may have. + * + * Also used to compute weight, an overly large value can lead to extrinsics with large + * weight estimation: see `delegate` for instance. + **/ + maxVotes: u32 & AugmentedConst; + /** + * The minimum period of vote locking. + * + * It should be no shorter than enactment period to ensure that in the case of an approval, + * those successful voters are locked into the consequences that their votes entail. + **/ + voteLockingPeriod: u32 & AugmentedConst; + /** + * Generic const + **/ + [key: string]: Codec; + }; + delegatedStaking: { + /** + * Injected identifier for the pallet. + **/ + palletId: FrameSupportPalletId & AugmentedConst; + /** + * Fraction of the slash that is rewarded to the caller of pending slash to the agent. + **/ + slashRewardFraction: Perbill & AugmentedConst; + /** + * Generic const + **/ + [key: string]: Codec; + }; foreignAssets: { /** * The amount of funds that must be reserved when creating a new approval. @@ -203,6 +310,16 @@ declare module '@polkadot/api-base/types/consts' { **/ [key: string]: Codec; }; + indices: { + /** + * The deposit needed for reserving an index. + **/ + deposit: u128 & AugmentedConst; + /** + * Generic const + **/ + [key: string]: Codec; + }; messageQueue: { /** * The size of the page; this implies the maximum message size which can be sent. @@ -240,6 +357,73 @@ declare module '@polkadot/api-base/types/consts' { **/ [key: string]: Codec; }; + multiBlockElection: { + /** + * The number of pages. + * + * The snapshot is created with this many keys in the storage map. + * + * The solutions may contain at MOST this many pages, but less pages are acceptable as + * well. + **/ + pages: u32 & AugmentedConst; + /** + * Duration of the signed phase. + **/ + signedPhase: u32 & AugmentedConst; + /** + * Duration of the singed validation phase. + * + * The duration of this should not be less than `T::Pages`, and there is no point in it + * being more than `SignedPhase::MaxSubmission::get() * T::Pages`. TODO: integrity test for + * it. + **/ + signedValidationPhase: u32 & AugmentedConst; + /** + * The number of snapshot targets to fetch per block. + **/ + targetSnapshotPerBlock: u32 & AugmentedConst; + /** + * Duration of the unsigned phase. + **/ + unsignedPhase: u32 & AugmentedConst; + /** + * The number of snapshot voters to fetch per block. + **/ + voterSnapshotPerBlock: u32 & AugmentedConst; + /** + * Generic const + **/ + [key: string]: Codec; + }; + multiBlockElectionVerifier: { + /** + * Maximum number of backers, per winner, per page. + **/ + maxBackersPerWinner: u32 & AugmentedConst; + /** + * Maximum number of backers, per winner, among all pages of an election. + * + * This can only be checked at the very final step of verification. + * + * NOTE: at the moment, we don't check this, and it is in place for future compatibility. + **/ + maxBackersPerWinnerFinal: u32 & AugmentedConst; + /** + * Maximum number of supports (aka. winners/validators/targets) that can be represented in + * a page of results. + **/ + maxWinnersPerPage: u32 & AugmentedConst; + /** + * The minimum amount of improvement to the solution score that defines a solution as + * "better". + **/ + solutionImprovementThreshold: Perbill & AugmentedConst; + /** + * Generic const + **/ + [key: string]: Codec; + }; multisig: { /** * The base amount of currency needed to reserve for creating a multisig execution or to @@ -328,6 +512,35 @@ declare module '@polkadot/api-base/types/consts' { **/ [key: string]: Codec; }; + nominationPools: { + /** + * The maximum pool points-to-balance ratio that an `open` pool can have. + * + * This is important in the event slashing takes place and the pool's points-to-balance + * ratio becomes disproportional. + * + * Moreover, this relates to the `RewardCounter` type as well, as the arithmetic operations + * are a function of number of points, and by setting this value to e.g. 10, you ensure + * that the total number of points in the system are at most 10 times the total_issuance of + * the chain, in the absolute worse case. + * + * For a value of 10, the threshold would be a pool points-to-balance ratio of 10:1. + * Such a scenario would also be the equivalent of the pool being 90% slashed. + **/ + maxPointsToBalance: u8 & AugmentedConst; + /** + * The maximum number of simultaneous unbonding chunks that can exist per member. + **/ + maxUnbonding: u32 & AugmentedConst; + /** + * The nomination pool's pallet id. + **/ + palletId: FrameSupportPalletId & AugmentedConst; + /** + * Generic const + **/ + [key: string]: Codec; + }; parachainSystem: { /** * Returns the parachain ID we are running with. @@ -344,6 +557,18 @@ declare module '@polkadot/api-base/types/consts' { * `pallet_xcm::CurrentXcmVersion`. **/ advertisedXcmVersion: u32 & AugmentedConst; + /** + * The maximum number of local XCM locks that a single account may have. + **/ + maxLockers: u32 & AugmentedConst; + /** + * The maximum number of consumers a single remote lock may have. + **/ + maxRemoteLockConsumers: u32 & AugmentedConst; + /** + * This chain's Universal Location. + **/ + universalLocation: StagingXcmV5Junctions & AugmentedConst; /** * Generic const **/ @@ -430,6 +655,176 @@ declare module '@polkadot/api-base/types/consts' { **/ [key: string]: Codec; }; + referenda: { + /** + * Quantization level for the referendum wakeup scheduler. A higher number will result in + * fewer storage reads/writes needed for smaller voters, but also result in delays to the + * automatic referendum status changes. Explicit servicing instructions are unaffected. + **/ + alarmInterval: u32 & AugmentedConst; + /** + * Maximum size of the referendum queue for a single track. + **/ + maxQueued: u32 & AugmentedConst; + /** + * The minimum amount to be used as a deposit for a public referendum proposal. + **/ + submissionDeposit: u128 & AugmentedConst; + /** + * A list of tracks. + * + * Note: if the tracks are dynamic, the value in the static metadata might be inaccurate. + **/ + tracks: Vec> & AugmentedConst; + /** + * The number of blocks after submission that a referendum must begin being decided by. + * Once this passes, then anyone may cancel the referendum. + **/ + undecidingTimeout: u32 & AugmentedConst; + /** + * Generic const + **/ + [key: string]: Codec; + }; + scheduler: { + /** + * The maximum weight that may be scheduled per block for any dispatchables. + **/ + maximumWeight: SpWeightsWeightV2Weight & AugmentedConst; + /** + * The maximum number of scheduled calls in the queue for a single block. + * + * NOTE: + * + Dependent pallets' benchmarks might require a higher limit for the setting. Set a + * higher limit under `runtime-benchmarks` feature. + **/ + maxScheduledPerBlock: u32 & AugmentedConst; + /** + * Generic const + **/ + [key: string]: Codec; + }; + session: { + /** + * The amount to be held when setting keys. + **/ + keyDeposit: u128 & AugmentedConst; + /** + * Generic const + **/ + [key: string]: Codec; + }; + staking: { + /** + * Number of eras that staked funds must remain bonded for. + **/ + bondingDuration: u32 & AugmentedConst; + /** + * Number of eras to keep in history. + * + * Following information is kept for eras in `[current_era - + * HistoryDepth, current_era]`: `ErasValidatorPrefs`, `ErasValidatorReward`, + * `ErasRewardPoints`, `ErasTotalStake`, `ClaimedRewards`, + * `ErasStakersPaged`, `ErasStakersOverview`. + * + * Must be more than the number of eras delayed by session. + * I.e. active era must always be in history. I.e. `active_era > + * current_era - history_depth` must be guaranteed. + * + * If migrating an existing pallet from storage value to config value, + * this should be set to same value or greater as in storage. + **/ + historyDepth: u32 & AugmentedConst; + /** + * Maximum allowed era duration in milliseconds. + * + * This provides a defensive upper bound to cap the effective era duration, preventing + * excessively long eras from causing runaway inflation (e.g., due to bugs). If the actual + * era duration exceeds this value, it will be clamped to this maximum. + * + * Example: For an ideal era duration of 24 hours (86,400,000 ms), + * this can be set to 604,800,000 ms (7 days). + **/ + maxEraDuration: u64 & AugmentedConst; + /** + * The maximum size of each `T::ExposurePage`. + * + * An `ExposurePage` is weakly bounded to a maximum of `MaxExposurePageSize` + * nominators. + * + * For older non-paged exposure, a reward payout was restricted to the top + * `MaxExposurePageSize` nominators. This is to limit the i/o cost for the + * nominator payout. + * + * Note: `MaxExposurePageSize` is used to bound `ClaimedRewards` and is unsafe to + * reduce without handling it in a migration. + **/ + maxExposurePageSize: u32 & AugmentedConst; + /** + * Maximum number of invulnerable validators. + **/ + maxInvulnerables: u32 & AugmentedConst; + /** + * Maximum number of storage items that can be pruned in a single call. + * + * This controls how many storage items can be deleted in each call to `prune_era_step`. + * This should be set to a conservative value (e.g., 100-500 items) to ensure pruning + * doesn't consume too much block space. The actual weight is determined by benchmarks. + **/ + maxPruningItems: u32 & AugmentedConst; + /** + * The maximum number of `unlocking` chunks a [`StakingLedger`] can + * have. Effectively determines how many unique eras a staker may be + * unbonding in. + * + * Note: `MaxUnlockingChunks` is used as the upper bound for the + * `BoundedVec` item `StakingLedger.unlocking`. Setting this value + * lower than the existing value can lead to inconsistencies in the + * `StakingLedger` and will need to be handled properly in a runtime + * migration. The test `reducing_max_unlocking_chunks_abrupt` shows + * this effect. + **/ + maxUnlockingChunks: u32 & AugmentedConst; + /** + * The absolute maximum of winner validators this pallet should return. + * + * As this pallet supports multi-block election, the set of winner validators *per + * election* is bounded by this type. + **/ + maxValidatorSet: u32 & AugmentedConst; + /** + * Number of sessions before the end of an era when the election for the next era will + * start. + * + * - This determines how many sessions **before** the last session of the era the staking + * election process should begin. + * - The value is bounded between **1** (election starts at the beginning of the last + * session) and `SessionsPerEra` (election starts at the beginning of the first session + * of the era). + * + * ### Example: + * - If `SessionsPerEra = 6` and `PlanningEraOffset = 1`, the election starts at the + * beginning of session `6 - 1 = 5`. + * - If `PlanningEraOffset = 6`, the election starts at the beginning of session `6 - 6 = + * 0`, meaning it starts at the very beginning of the era. + **/ + planningEraOffset: u32 & AugmentedConst; + /** + * Number of sessions per era, as per the preferences of the **relay chain**. + **/ + sessionsPerEra: u32 & AugmentedConst; + /** + * Number of eras that slashes are deferred by, after computation. + * + * This should be less than the bonding duration. Set to 0 if slashes + * should be applied immediately, without opportunity for intervention. + **/ + slashDeferDuration: u32 & AugmentedConst; + /** + * Generic const + **/ + [key: string]: Codec; + }; stateTrieMigration: { /** * Maximal number of bytes that a key can have. @@ -539,6 +934,41 @@ declare module '@polkadot/api-base/types/consts' { **/ [key: string]: Codec; }; + treasury: { + /** + * Percentage of spare funds (if any) that are burnt per spend period. + **/ + burn: Permill & AugmentedConst; + /** + * DEPRECATED: associated with `spend_local` call and will be removed in May 2025. + * Refer to for migration to `spend`. + * + * The maximum number of approvals that can wait in the spending queue. + * + * NOTE: This parameter is also used within the Bounties Pallet extension if enabled. + **/ + maxApprovals: u32 & AugmentedConst; + /** + * The treasury's pallet id, used for deriving its sovereign account ID. + **/ + palletId: FrameSupportPalletId & AugmentedConst; + /** + * The period during which an approved treasury spend has to be claimed. + **/ + payoutPeriod: u32 & AugmentedConst; + /** + * Gets this pallet's derived pot account. + **/ + potAccount: AccountId32 & AugmentedConst; + /** + * Period between successive spends. + **/ + spendPeriod: u32 & AugmentedConst; + /** + * Generic const + **/ + [key: string]: Codec; + }; uniques: { /** * The basic amount of funds that must be reserved when adding an attribute to an item. @@ -599,6 +1029,65 @@ declare module '@polkadot/api-base/types/consts' { **/ [key: string]: Codec; }; + voterList: { + /** + * The list of thresholds separating the various bags. + * + * Ids are separated into unsorted bags according to their score. This specifies the + * thresholds separating the bags. An id's bag is the largest bag for which the id's score + * is less than or equal to its upper threshold. + * + * When ids are iterated, higher bags are iterated completely before lower bags. This means + * that iteration is _semi-sorted_: ids of higher score tend to come before ids of lower + * score, but peer ids within a particular bag are sorted in insertion order. + * + * # Expressing the constant + * + * This constant must be sorted in strictly increasing order. Duplicate items are not + * permitted. + * + * There is an implied upper limit of `Score::MAX`; that value does not need to be + * specified within the bag. For any two threshold lists, if one ends with + * `Score::MAX`, the other one does not, and they are otherwise equal, the two + * lists will behave identically. + * + * # Calculation + * + * It is recommended to generate the set of thresholds in a geometric series, such that + * there exists some constant ratio such that `threshold[k + 1] == (threshold[k] * + * constant_ratio).max(threshold[k] + 1)` for all `k`. + * + * The helpers in the `/utils/frame/generate-bags` module can simplify this calculation. + * + * # Examples + * + * - If `BagThresholds::get().is_empty()`, then all ids are put into the same bag, and + * iteration is strictly in insertion order. + * - If `BagThresholds::get().len() == 64`, and the thresholds are determined according to + * the procedure given above, then the constant ratio is equal to 2. + * - If `BagThresholds::get().len() == 200`, and the thresholds are determined according to + * the procedure given above, then the constant ratio is approximately equal to 1.248. + * - If the threshold list begins `[1, 2, 3, ...]`, then an id with score 0 or 1 will fall + * into bag 0, an id with score 2 will fall into bag 1, etc. + * + * # Migration + * + * In the event that this list ever changes, a copy of the old bags list must be retained. + * With that `List::migrate` can be called, which will perform the appropriate migration. + **/ + bagThresholds: Vec & AugmentedConst; + /** + * Maximum number of accounts that may be re-bagged automatically in `on_idle`. + * + * A value of `0` (obtained by configuring `type MaxAutoRebagPerBlock = ();`) disables + * the feature. + **/ + maxAutoRebagPerBlock: u32 & AugmentedConst; + /** + * Generic const + **/ + [key: string]: Codec; + }; xcmpQueue: { /** * Maximal number of outbound XCMP channels that can have messages queued at the same time. diff --git a/packages/api-augment/src/assetHubPolkadot/errors.ts b/packages/api-augment/src/assetHubPolkadot/errors.ts index 4d6edd07c7c..2168e219f24 100644 --- a/packages/api-augment/src/assetHubPolkadot/errors.ts +++ b/packages/api-augment/src/assetHubPolkadot/errors.ts @@ -11,6 +11,138 @@ export type __AugmentedError = AugmentedError declare module '@polkadot/api-base/types/errors' { interface AugmentedErrors { + ahMigrator: { + /** + * The XCM version is invalid. + **/ + BadXcmVersion: AugmentedError; + /** + * The DMP queue priority is already set to the same value. + **/ + DmpQueuePriorityAlreadySet: AugmentedError; + /** + * Failed to bound a call. + **/ + FailedToBoundCall: AugmentedError; + /** + * Vector did not fit into its compile-time bound. + **/ + FailedToBoundVector: AugmentedError; + /** + * Checking account overflow or underflow. + **/ + FailedToCalculateCheckingAccount: AugmentedError; + /** + * Failed to convert RC call to AH call. + **/ + FailedToConvertCall: AugmentedError; + /** + * Failed to convert RC type to AH type. + **/ + FailedToConvertType: AugmentedError; + /** + * Failed to integrate a vesting schedule. + **/ + FailedToIntegrateVestingSchedule: AugmentedError; + /** + * Failed to process an account data from RC. + **/ + FailedToProcessAccount: AugmentedError; + /** + * Failed to unreserve deposit. + **/ + FailedToUnreserveDeposit: AugmentedError; + /** + * Some item could not be inserted because it already exists. + **/ + InsertConflict: AugmentedError; + /** + * The origin is invalid. + **/ + InvalidOrigin: AugmentedError; + /** + * Invalid parameter. + **/ + InvalidParameter: AugmentedError; + /** + * Preimage chunk missing. + **/ + PreimageChunkMissing: AugmentedError; + /** + * Preimage missing. + **/ + PreimageMissing: AugmentedError; + /** + * Failed to fetch preimage. + **/ + PreimageNotFound: AugmentedError; + /** + * Preimage status invalid. + **/ + PreimageStatusInvalid: AugmentedError; + /** + * Preimage too big. + **/ + PreimageTooBig: AugmentedError; + /** + * Failed to send XCM message. + **/ + XcmError: AugmentedError; + /** + * Generic error + **/ + [key: string]: AugmentedError; + }; + ahOps: { + /** + * Not all contributions are withdrawn. + **/ + ContributionsRemaining: AugmentedError; + /** + * Failed to withdraw crowdloan contribution. + **/ + FailedToWithdrawCrowdloanContribution: AugmentedError; + /** + * Internal error, please bug report. + **/ + InternalError: AugmentedError; + /** + * The Asset Hub migration is not completed. + **/ + MigrationNotCompleted: AugmentedError; + /** + * Either no crowdloan contribution or already withdrawn. + **/ + NoCrowdloanContribution: AugmentedError; + /** + * Either no crowdloan reserve or already unreserved. + **/ + NoCrowdloanReserve: AugmentedError; + /** + * Either no lease deposit or already unreserved. + **/ + NoLeaseReserve: AugmentedError; + /** + * Account cannot be migrated since it is not a sovereign parachain account. + **/ + NotSovereign: AugmentedError; + /** + * Block number is not yet reached. + **/ + NotYet: AugmentedError; + /** + * The account is not a derived account. + **/ + WrongDerivedTranslation: AugmentedError; + /** + * The balance is zero. + **/ + ZeroBalance: AugmentedError; + /** + * Generic error + **/ + [key: string]: AugmentedError; + }; assetConversion: { /** * Provided amount should be greater than or equal to the existential deposit/asset's @@ -112,6 +244,24 @@ declare module '@polkadot/api-base/types/errors' { **/ [key: string]: AugmentedError; }; + assetRate: { + /** + * The given asset ID already has an assigned conversion rate and cannot be re-created. + **/ + AlreadyExists: AugmentedError; + /** + * Overflow ocurred when calculating the inverse rate. + **/ + Overflow: AugmentedError; + /** + * The given asset ID is unknown. + **/ + UnknownAssetKind: AugmentedError; + /** + * Generic error + **/ + [key: string]: AugmentedError; + }; assets: { /** * The asset-account already exists. @@ -267,6 +417,110 @@ declare module '@polkadot/api-base/types/errors' { **/ [key: string]: AugmentedError; }; + bounties: { + /** + * The bounty cannot be closed because it has active child bounties. + **/ + HasActiveChildBounty: AugmentedError; + /** + * Proposer's balance is too low. + **/ + InsufficientProposersBalance: AugmentedError; + /** + * Invalid bounty fee. + **/ + InvalidFee: AugmentedError; + /** + * No proposal or bounty at that index. + **/ + InvalidIndex: AugmentedError; + /** + * Invalid bounty value. + **/ + InvalidValue: AugmentedError; + /** + * User is not the proposer of the bounty. + **/ + NotProposer: AugmentedError; + /** + * A bounty payout is pending. + * To cancel the bounty, you must unassign and slash the curator. + **/ + PendingPayout: AugmentedError; + /** + * The bounties cannot be claimed/closed because it's still in the countdown period. + **/ + Premature: AugmentedError; + /** + * The reason given is just too big. + **/ + ReasonTooBig: AugmentedError; + /** + * Require bounty curator. + **/ + RequireCurator: AugmentedError; + /** + * Too many approvals are already queued. + **/ + TooManyQueued: AugmentedError; + /** + * The bounty status is unexpected. + **/ + UnexpectedStatus: AugmentedError; + /** + * Generic error + **/ + [key: string]: AugmentedError; + }; + childBounties: { + /** + * The bounty balance is not enough to add new child-bounty. + **/ + InsufficientBountyBalance: AugmentedError; + /** + * The parent bounty is not in active state. + **/ + ParentBountyNotActive: AugmentedError; + /** + * Number of child bounties exceeds limit `MaxActiveChildBountyCount`. + **/ + TooManyChildBounties: AugmentedError; + /** + * Generic error + **/ + [key: string]: AugmentedError; + }; + claims: { + /** + * Invalid Ethereum signature. + **/ + InvalidEthereumSignature: AugmentedError; + /** + * A needed statement was not included. + **/ + InvalidStatement: AugmentedError; + /** + * There's not enough in the pot to pay out some unvested amount. Generally implies a + * logic error. + **/ + PotUnderflow: AugmentedError; + /** + * Account ID sending transaction has no claim. + **/ + SenderHasNoClaim: AugmentedError; + /** + * Ethereum address has no claim. + **/ + SignerHasNoClaim: AugmentedError; + /** + * The account already has a vested balance. + **/ + VestedBalanceExists: AugmentedError; + /** + * Generic error + **/ + [key: string]: AugmentedError; + }; collatorSelection: { /** * Account is already a candidate. @@ -341,6 +595,119 @@ declare module '@polkadot/api-base/types/errors' { **/ [key: string]: AugmentedError; }; + convictionVoting: { + /** + * The account is already delegating. + **/ + AlreadyDelegating: AugmentedError; + /** + * The account currently has votes attached to it and the operation cannot succeed until + * these are removed through `remove_vote`. + **/ + AlreadyVoting: AugmentedError; + /** + * The class ID supplied is invalid. + **/ + BadClass: AugmentedError; + /** + * The class must be supplied since it is not easily determinable from the state. + **/ + ClassNeeded: AugmentedError; + /** + * Too high a balance was provided that the account cannot afford. + **/ + InsufficientFunds: AugmentedError; + /** + * Maximum number of votes reached. + **/ + MaxVotesReached: AugmentedError; + /** + * Delegation to oneself makes no sense. + **/ + Nonsense: AugmentedError; + /** + * The actor has no permission to conduct the action. + **/ + NoPermission: AugmentedError; + /** + * The actor has no permission to conduct the action right now but will do in the future. + **/ + NoPermissionYet: AugmentedError; + /** + * The account is not currently delegating. + **/ + NotDelegating: AugmentedError; + /** + * Poll is not ongoing. + **/ + NotOngoing: AugmentedError; + /** + * The given account did not vote on the poll. + **/ + NotVoter: AugmentedError; + /** + * Generic error + **/ + [key: string]: AugmentedError; + }; + delegatedStaking: { + /** + * An existing staker cannot perform this action. + **/ + AlreadyStaking: AugmentedError; + /** + * Some corruption in internal state. + **/ + BadState: AugmentedError; + /** + * Delegation conditions are not met. + * + * Possible issues are + * 1) Cannot delegate to self, + * 2) Cannot delegate to multiple delegates. + **/ + InvalidDelegation: AugmentedError; + /** + * Reward Destination cannot be same as `Agent` account. + **/ + InvalidRewardDestination: AugmentedError; + /** + * Not an existing `Agent` account. + **/ + NotAgent: AugmentedError; + /** + * The account cannot perform this operation. + **/ + NotAllowed: AugmentedError; + /** + * Not a Delegator account. + **/ + NotDelegator: AugmentedError; + /** + * The account does not have enough funds to perform the operation. + **/ + NotEnoughFunds: AugmentedError; + /** + * `Agent` has no pending slash to be applied. + **/ + NothingToSlash: AugmentedError; + /** + * Operation not supported by this pallet. + **/ + NotSupported: AugmentedError; + /** + * Unapplied pending slash restricts operation on `Agent`. + **/ + UnappliedSlash: AugmentedError; + /** + * Failed to withdraw amount from Core Staking. + **/ + WithdrawFailed: AugmentedError; + /** + * Generic error + **/ + [key: string]: AugmentedError; + }; foreignAssets: { /** * The asset-account already exists. @@ -442,6 +809,32 @@ declare module '@polkadot/api-base/types/errors' { **/ [key: string]: AugmentedError; }; + indices: { + /** + * The index was not available. + **/ + InUse: AugmentedError; + /** + * The index was not already assigned. + **/ + NotAssigned: AugmentedError; + /** + * The index is assigned to another account. + **/ + NotOwner: AugmentedError; + /** + * The source and destination accounts are identical. + **/ + NotTransfer: AugmentedError; + /** + * The index is permanent and may not be freed/changed. + **/ + Permanent: AugmentedError; + /** + * Generic error + **/ + [key: string]: AugmentedError; + }; messageQueue: { /** * The message was already processed and cannot be processed again. @@ -490,62 +883,122 @@ declare module '@polkadot/api-base/types/errors' { **/ [key: string]: AugmentedError; }; - multisig: { + multiBlockElection: { /** - * Call is already approved by this signatory. + * Triggering the `Fallback` failed. **/ - AlreadyApproved: AugmentedError; + Fallback: AugmentedError; /** - * The data to be stored is already stored. + * Snapshot was unavailable. **/ - AlreadyStored: AugmentedError; + Snapshot: AugmentedError; /** - * The maximum weight information provided was too low. + * Unexpected phase **/ - MaxWeightTooLow: AugmentedError; + UnexpectedPhase: AugmentedError; /** - * Threshold must be 2 or greater. + * Generic error **/ - MinimumThreshold: AugmentedError; + [key: string]: AugmentedError; + }; + multiBlockElectionSigned: { /** - * Call doesn't need any (more) approvals. + * The page index is out of bounds. **/ - NoApprovalsNeeded: AugmentedError; + BadPageIndex: AugmentedError; /** - * Multisig operation not found in storage. + * Bad witness data provided. **/ - NotFound: AugmentedError; + BadWitnessData: AugmentedError; /** - * No timepoint was given, yet the multisig operation is already underway. + * The submission is a duplicate. **/ - NoTimepoint: AugmentedError; + Duplicate: AugmentedError; /** - * Only the account that originally created the multisig is able to cancel it or update - * its deposits. + * No submission found. **/ - NotOwner: AugmentedError; + NoSubmission: AugmentedError; /** - * The sender was contained in the other signatories; it shouldn't be. + * The account is not registered. **/ - SenderInSignatories: AugmentedError; + NotRegistered: AugmentedError; /** - * The signatories were provided out of order; they should be ordered. + * The phase is not signed. **/ - SignatoriesOutOfOrder: AugmentedError; + PhaseNotSigned: AugmentedError; /** - * There are too few signatories in the list. + * The queue is full. **/ - TooFewSignatories: AugmentedError; + QueueFull: AugmentedError; /** - * There are too many signatories in the list. + * Round is not yet over. **/ - TooManySignatories: AugmentedError; + RoundNotOver: AugmentedError; /** - * A timepoint was given, yet no multisig operation is underway. + * Too many invulnerable accounts are provided, **/ - UnexpectedTimepoint: AugmentedError; + TooManyInvulnerables: AugmentedError; /** - * A different timepoint was given to the multisig operation that is underway. + * Generic error + **/ + [key: string]: AugmentedError; + }; + multisig: { + /** + * Call is already approved by this signatory. + **/ + AlreadyApproved: AugmentedError; + /** + * The data to be stored is already stored. + **/ + AlreadyStored: AugmentedError; + /** + * The maximum weight information provided was too low. + **/ + MaxWeightTooLow: AugmentedError; + /** + * Threshold must be 2 or greater. + **/ + MinimumThreshold: AugmentedError; + /** + * Call doesn't need any (more) approvals. + **/ + NoApprovalsNeeded: AugmentedError; + /** + * Multisig operation not found in storage. + **/ + NotFound: AugmentedError; + /** + * No timepoint was given, yet the multisig operation is already underway. + **/ + NoTimepoint: AugmentedError; + /** + * Only the account that originally created the multisig is able to cancel it or update + * its deposits. + **/ + NotOwner: AugmentedError; + /** + * The sender was contained in the other signatories; it shouldn't be. + **/ + SenderInSignatories: AugmentedError; + /** + * The signatories were provided out of order; they should be ordered. + **/ + SignatoriesOutOfOrder: AugmentedError; + /** + * There are too few signatories in the list. + **/ + TooFewSignatories: AugmentedError; + /** + * There are too many signatories in the list. + **/ + TooManySignatories: AugmentedError; + /** + * A timepoint was given, yet no multisig operation is underway. + **/ + UnexpectedTimepoint: AugmentedError; + /** + * A different timepoint was given to the multisig operation that is underway. **/ WrongTimepoint: AugmentedError; /** @@ -739,6 +1192,173 @@ declare module '@polkadot/api-base/types/errors' { **/ [key: string]: AugmentedError; }; + nominationPools: { + /** + * An account is already delegating in another pool. An account may only belong to one + * pool at a time. + **/ + AccountBelongsToOtherPool: AugmentedError; + /** + * The pool or member delegation has already migrated to delegate stake. + **/ + AlreadyMigrated: AugmentedError; + /** + * Bonding extra is restricted to the exact pending reward amount. + **/ + BondExtraRestricted: AugmentedError; + /** + * The pools state cannot be changed. + **/ + CanNotChangeState: AugmentedError; + /** + * None of the funds can be withdrawn yet because the bonding duration has not passed. + **/ + CannotWithdrawAny: AugmentedError; + /** + * The submitted changes to commission change rate are not allowed. + **/ + CommissionChangeRateNotAllowed: AugmentedError; + /** + * Not enough blocks have surpassed since the last commission update. + **/ + CommissionChangeThrottled: AugmentedError; + /** + * The supplied commission exceeds global maximum commission. + **/ + CommissionExceedsGlobalMaximum: AugmentedError; + /** + * The supplied commission exceeds the max allowed commission. + **/ + CommissionExceedsMaximum: AugmentedError; + /** + * Some error occurred that should never happen. This should be reported to the + * maintainers. + **/ + Defensive: AugmentedError; + /** + * The caller does not have adequate permissions. + **/ + DoesNotHavePermission: AugmentedError; + /** + * The member is fully unbonded (and thus cannot access the bonded and reward pool + * anymore to, for example, collect rewards). + **/ + FullyUnbonding: AugmentedError; + /** + * Pool id provided is not correct/usable. + **/ + InvalidPoolId: AugmentedError; + /** + * The pool's max commission cannot be set higher than the existing value. + **/ + MaxCommissionRestricted: AugmentedError; + /** + * Too many members in the pool or system. + **/ + MaxPoolMembers: AugmentedError; + /** + * The system is maxed out on pools. + **/ + MaxPools: AugmentedError; + /** + * The member cannot unbond further chunks due to reaching the limit. + **/ + MaxUnbondingLimit: AugmentedError; + /** + * Metadata exceeds [`Config::MaxMetadataLen`] + **/ + MetadataExceedsMaxLen: AugmentedError; + /** + * The amount does not meet the minimum bond to either join or create a pool. + * + * The depositor can never unbond to a value less than `Pallet::depositor_min_bond`. The + * caller does not have nominating permissions for the pool. Members can never unbond to a + * value below `MinJoinBond`. + **/ + MinimumBondNotMet: AugmentedError; + /** + * No commission current has been set. + **/ + NoCommissionCurrentSet: AugmentedError; + /** + * There is no pending commission to claim. + **/ + NoPendingCommission: AugmentedError; + /** + * A pool must be in [`PoolState::Destroying`] in order for the depositor to unbond or for + * other members to be permissionlessly unbonded. + **/ + NotDestroying: AugmentedError; + /** + * No imbalance in the ED deposit for the pool. + **/ + NothingToAdjust: AugmentedError; + /** + * No slash pending that can be applied to the member. + **/ + NothingToSlash: AugmentedError; + /** + * Either a) the caller cannot make a valid kick or b) the pool is not destroying. + **/ + NotKickerOrDestroying: AugmentedError; + /** + * The pool or member delegation has not migrated yet to delegate stake. + **/ + NotMigrated: AugmentedError; + /** + * The caller does not have nominating permissions for the pool. + **/ + NotNominator: AugmentedError; + /** + * The pool is not open to join + **/ + NotOpen: AugmentedError; + /** + * This call is not allowed in the current state of the pallet. + **/ + NotSupported: AugmentedError; + /** + * The transaction could not be executed due to overflow risk for the pool. + **/ + OverflowRisk: AugmentedError; + /** + * Partial unbonding now allowed permissionlessly. + **/ + PartialUnbondNotAllowedPermissionlessly: AugmentedError; + /** + * Pool id currently in use. + **/ + PoolIdInUse: AugmentedError; + /** + * An account is not a member. + **/ + PoolMemberNotFound: AugmentedError; + /** + * A (bonded) pool id does not exist. + **/ + PoolNotFound: AugmentedError; + /** + * Account is restricted from participation in pools. This may happen if the account is + * staking in another way already. + **/ + Restricted: AugmentedError; + /** + * A reward pool does not exist. In all cases this is a system logic error. + **/ + RewardPoolNotFound: AugmentedError; + /** + * The slash amount is too low to be applied. + **/ + SlashTooLow: AugmentedError; + /** + * A sub pool does not exist. + **/ + SubPoolsNotFound: AugmentedError; + /** + * Generic error + **/ + [key: string]: AugmentedError; + }; parachainSystem: { /** * The inherent which supplies the host configuration did not run this block. @@ -840,6 +1460,11 @@ declare module '@polkadot/api-base/types/errors' { * Local XCM execution incomplete. **/ LocalExecutionIncomplete: AugmentedError; + /** + * Local XCM execution incomplete with the actual XCM error and the index of the + * instruction that caused the error. + **/ + LocalExecutionIncompleteWithError: AugmentedError; /** * A remote lock with the corresponding data could not be found. **/ @@ -988,6 +1613,44 @@ declare module '@polkadot/api-base/types/errors' { **/ [key: string]: AugmentedError; }; + preimage: { + /** + * Preimage has already been noted on-chain. + **/ + AlreadyNoted: AugmentedError; + /** + * The user is not authorized to perform this action. + **/ + NotAuthorized: AugmentedError; + /** + * The preimage cannot be removed since it has not yet been noted. + **/ + NotNoted: AugmentedError; + /** + * The preimage request cannot be removed since no outstanding requests exist. + **/ + NotRequested: AugmentedError; + /** + * A preimage may not be removed when there are outstanding requests. + **/ + Requested: AugmentedError; + /** + * Preimage is too large to store on-chain. + **/ + TooBig: AugmentedError; + /** + * Too few hashes were requested to be upgraded (i.e. zero). + **/ + TooFew: AugmentedError; + /** + * More than `MAX_HASH_UPGRADE_BULK_COUNT` hashes were requested to be upgraded at once. + **/ + TooMany: AugmentedError; + /** + * Generic error + **/ + [key: string]: AugmentedError; + }; proxy: { /** * Account is already a proxy. @@ -1026,6 +1689,94 @@ declare module '@polkadot/api-base/types/errors' { **/ [key: string]: AugmentedError; }; + referenda: { + /** + * The referendum index provided is invalid in this context. + **/ + BadReferendum: AugmentedError; + /** + * The referendum status is invalid for this operation. + **/ + BadStatus: AugmentedError; + /** + * The track identifier given was invalid. + **/ + BadTrack: AugmentedError; + /** + * There are already a full complement of referenda in progress for this track. + **/ + Full: AugmentedError; + /** + * Referendum's decision deposit is already paid. + **/ + HasDeposit: AugmentedError; + /** + * The deposit cannot be refunded since none was made. + **/ + NoDeposit: AugmentedError; + /** + * The deposit refunder is not the depositor. + **/ + NoPermission: AugmentedError; + /** + * There was nothing to do in the advancement. + **/ + NothingToDo: AugmentedError; + /** + * Referendum is not ongoing. + **/ + NotOngoing: AugmentedError; + /** + * No track exists for the proposal origin. + **/ + NoTrack: AugmentedError; + /** + * The preimage does not exist. + **/ + PreimageNotExist: AugmentedError; + /** + * The preimage is stored with a different length than the one provided. + **/ + PreimageStoredWithDifferentLength: AugmentedError; + /** + * The queue of the track is empty. + **/ + QueueEmpty: AugmentedError; + /** + * Any deposit cannot be refunded until after the decision is over. + **/ + Unfinished: AugmentedError; + /** + * Generic error + **/ + [key: string]: AugmentedError; + }; + scheduler: { + /** + * Failed to schedule a call + **/ + FailedToSchedule: AugmentedError; + /** + * Attempt to use a non-named function on a named task. + **/ + Named: AugmentedError; + /** + * Cannot find the scheduled call. + **/ + NotFound: AugmentedError; + /** + * Reschedule failed because it does not change scheduled time. + **/ + RescheduleNoChange: AugmentedError; + /** + * Given target block number is in the past. + **/ + TargetBlockNumberInPast: AugmentedError; + /** + * Generic error + **/ + [key: string]: AugmentedError; + }; session: { /** * Registered duplicate key. @@ -1052,6 +1803,221 @@ declare module '@polkadot/api-base/types/errors' { **/ [key: string]: AugmentedError; }; + snowbridgeSystemFrontend: { + /** + * Ether could not be burned. + **/ + BurnError: AugmentedError; + /** + * Withdraw fee asset failure + **/ + FeesNotMet: AugmentedError; + /** + * Message export is halted + **/ + Halted: AugmentedError; + /** + * Account could not be converted to a location. + **/ + InvalidAccount: AugmentedError; + /** + * Check location failure, should start from the dispatch origin as owner + **/ + InvalidAssetOwner: AugmentedError; + /** + * Convert to reanchored location failure + **/ + LocationConversionFailed: AugmentedError; + /** + * Send xcm message failure + **/ + SendFailure: AugmentedError; + /** + * Provided tip asset could not be swapped for ether. + **/ + SwapError: AugmentedError; + /** + * The tip provided is zero. + **/ + TipAmountZero: AugmentedError; + /** + * The desired destination was unreachable, generally because there is a no way of routing + * to it. + **/ + Unreachable: AugmentedError; + /** + * The asset provided for the tip is unsupported. + **/ + UnsupportedAsset: AugmentedError; + /** + * Convert versioned location failure + **/ + UnsupportedLocationVersion: AugmentedError; + /** + * Unable to withdraw asset. + **/ + WithdrawError: AugmentedError; + /** + * Generic error + **/ + [key: string]: AugmentedError; + }; + staking: { + /** + * Stash is already bonded. + **/ + AlreadyBonded: AugmentedError; + /** + * Rewards for this era have already been claimed for this validator. + **/ + AlreadyClaimed: AugmentedError; + /** + * The stake of this account is already migrated to `Fungible` holds. + **/ + AlreadyMigrated: AugmentedError; + /** + * Controller is already paired. + **/ + AlreadyPaired: AugmentedError; + /** + * Internal state has become somehow corrupted and the operation cannot continue. + **/ + BadState: AugmentedError; + /** + * A nomination target was supplied that was blocked or otherwise not a validator. + **/ + BadTarget: AugmentedError; + /** + * Some bound is not met. + **/ + BoundNotMet: AugmentedError; + /** + * The slash has been cancelled and cannot be applied. + **/ + CancelledSlash: AugmentedError; + /** + * The user has enough bond and thus cannot be chilled forcefully by an external person. + **/ + CannotChillOther: AugmentedError; + /** + * Stash could not be reaped as other pallet might depend on it. + **/ + CannotReapStash: AugmentedError; + /** + * Cannot reset a ledger. + **/ + CannotRestoreLedger: AugmentedError; + /** + * Commission is too low. Must be at least `MinCommission`. + **/ + CommissionTooLow: AugmentedError; + /** + * Used when attempting to use deprecated controller account logic. + **/ + ControllerDeprecated: AugmentedError; + /** + * Duplicate index. + **/ + DuplicateIndex: AugmentedError; + /** + * Targets cannot be empty. + **/ + EmptyTargets: AugmentedError; + /** + * The era is not eligible for pruning. + **/ + EraNotPrunable: AugmentedError; + /** + * Era not yet started. + **/ + EraNotStarted: AugmentedError; + /** + * Attempting to target a stash that still has funds. + **/ + FundedTarget: AugmentedError; + /** + * Incorrect previous history depth input provided. + **/ + IncorrectHistoryDepth: AugmentedError; + /** + * Cannot bond, nominate or validate with value less than the minimum defined by + * governance (see `MinValidatorBond` and `MinNominatorBond`). If unbonding is the + * intention, `chill` first to remove one's role as validator/nominator. + **/ + InsufficientBond: AugmentedError; + /** + * Invalid era to reward. + **/ + InvalidEraToReward: AugmentedError; + /** + * Invalid number of nominations. + **/ + InvalidNumberOfNominations: AugmentedError; + /** + * No nominators exist on this page. + **/ + InvalidPage: AugmentedError; + /** + * Slash record not found. + **/ + InvalidSlashRecord: AugmentedError; + /** + * Can not schedule more unlock chunks. + **/ + NoMoreChunks: AugmentedError; + /** + * Not a controller account. + **/ + NotController: AugmentedError; + /** + * Not enough funds available to withdraw. + **/ + NotEnoughFunds: AugmentedError; + /** + * Not a stash account. + **/ + NotStash: AugmentedError; + /** + * Can not rebond without unlocking chunks. + **/ + NoUnlockChunk: AugmentedError; + /** + * Account is restricted from participation in staking. This may happen if the account is + * staking in another way already, such as via pool. + **/ + Restricted: AugmentedError; + /** + * Provided reward destination is not allowed. + **/ + RewardDestinationRestricted: AugmentedError; + /** + * There are too many nominators in the system. Governance needs to adjust the staking + * settings to keep things safe for the runtime. + **/ + TooManyNominators: AugmentedError; + /** + * Too many nomination targets supplied. + **/ + TooManyTargets: AugmentedError; + /** + * There are too many validator candidates in the system. Governance needs to adjust the + * staking settings to keep things safe for the runtime. + **/ + TooManyValidators: AugmentedError; + /** + * Unapplied slashes in the recently concluded era is blocking this operation. + * See `Call::apply_slash` to apply them. + **/ + UnappliedSlashesInPreviousEra: AugmentedError; + /** + * Operation not allowed for virtual stakers. + **/ + VirtualStakerNotAllowed: AugmentedError; + /** + * Generic error + **/ + [key: string]: AugmentedError; + }; stateTrieMigration: { /** * Bad child root provided. @@ -1093,6 +2059,10 @@ declare module '@polkadot/api-base/types/errors' { * The origin filter prevent the call to be dispatched. **/ CallFiltered: AugmentedError; + /** + * The specified [`Task`] failed during execution. + **/ + FailedTask: AugmentedError; /** * Failed to extract the runtime version from the new runtime. * @@ -1104,6 +2074,10 @@ declare module '@polkadot/api-base/types/errors' { * and the new runtime. **/ InvalidSpecName: AugmentedError; + /** + * The specified [`Task`] is not valid. + **/ + InvalidTask: AugmentedError; /** * A multi-block migration is ongoing and prevents the current code from being replaced. **/ @@ -1134,11 +2108,66 @@ declare module '@polkadot/api-base/types/errors' { **/ [key: string]: AugmentedError; }; + treasury: { + /** + * The payment has already been attempted. + **/ + AlreadyAttempted: AugmentedError; + /** + * The spend is not yet eligible for payout. + **/ + EarlyPayout: AugmentedError; + /** + * The balance of the asset kind is not convertible to the balance of the native asset. + **/ + FailedToConvertBalance: AugmentedError; + /** + * The payment has neither failed nor succeeded yet. + **/ + Inconclusive: AugmentedError; + /** + * The spend origin is valid but the amount it is allowed to spend is lower than the + * amount to be spent. + **/ + InsufficientPermission: AugmentedError; + /** + * No proposal, bounty or spend at that index. + **/ + InvalidIndex: AugmentedError; + /** + * The payout was not yet attempted/claimed. + **/ + NotAttempted: AugmentedError; + /** + * There was some issue with the mechanism of payment. + **/ + PayoutError: AugmentedError; + /** + * Proposal has not been approved. + **/ + ProposalNotApproved: AugmentedError; + /** + * The spend has expired and cannot be claimed. + **/ + SpendExpired: AugmentedError; + /** + * Too many approvals in the queue. + **/ + TooManyApprovals: AugmentedError; + /** + * Generic error + **/ + [key: string]: AugmentedError; + }; uniques: { /** * The item ID has already been used for an item. **/ AlreadyExists: AugmentedError; + /** + * An attribute is not found. + **/ + AttributeNotFound: AugmentedError; /** * Invalid witness data given. **/ @@ -1175,6 +2204,10 @@ declare module '@polkadot/api-base/types/errors' { * There is no delegate approved. **/ NoDelegate: AugmentedError; + /** + * No metadata is found. + **/ + NoMetadata: AugmentedError; /** * The signing account has no permission to do the operation. **/ @@ -1199,10 +2232,18 @@ declare module '@polkadot/api-base/types/errors' { * The given item ID is unknown. **/ UnknownItem: AugmentedError; + /** + * Wrong attribute key/value bytes supplied. + **/ + WrongAttribute: AugmentedError; /** * The delegate turned out to be different to what was expected. **/ WrongDelegate: AugmentedError; + /** + * Wrong metadata key/value bytes supplied. + **/ + WrongMetadata: AugmentedError; /** * The owner turned out to be different to what was expected. **/ @@ -1249,6 +2290,46 @@ declare module '@polkadot/api-base/types/errors' { **/ [key: string]: AugmentedError; }; + voterList: { + /** + * A error in the list interface implementation. + **/ + List: AugmentedError; + /** + * Could not update a node, because the pallet is locked. + **/ + Locked: AugmentedError; + /** + * Generic error + **/ + [key: string]: AugmentedError; + }; + whitelist: { + /** + * The call was already whitelisted; No-Op. + **/ + CallAlreadyWhitelisted: AugmentedError; + /** + * The call was not whitelisted. + **/ + CallIsNotWhitelisted: AugmentedError; + /** + * The weight of the decoded call was higher than the witness. + **/ + InvalidCallWeightWitness: AugmentedError; + /** + * The preimage of the call hash could not be loaded. + **/ + UnavailablePreImage: AugmentedError; + /** + * The call could not be decoded. + **/ + UndecodableCall: AugmentedError; + /** + * Generic error + **/ + [key: string]: AugmentedError; + }; xcmpQueue: { /** * The execution is already resumed. diff --git a/packages/api-augment/src/assetHubPolkadot/events.ts b/packages/api-augment/src/assetHubPolkadot/events.ts index d33b3b33bfc..af63c331ba2 100644 --- a/packages/api-augment/src/assetHubPolkadot/events.ts +++ b/packages/api-augment/src/assetHubPolkadot/events.ts @@ -8,39 +8,141 @@ import '@polkadot/api-base/types/events'; import type { ApiTypes, AugmentedEvent } from '@polkadot/api-base/types'; import type { Bytes, Null, Option, Result, U8aFixed, Vec, bool, u128, u16, u32, u64, u8 } from '@polkadot/types-codec'; import type { ITuple } from '@polkadot/types-codec/types'; -import type { AccountId32, H256, Permill } from '@polkadot/types/interfaces/runtime'; -import type { AssetHubPolkadotRuntimeProxyType, CumulusPrimitivesCoreAggregateMessageOrigin, FrameSupportMessagesProcessMessageError, FrameSupportTokensMiscBalanceStatus, FrameSystemDispatchEventInfo, PalletMultisigTimepoint, PalletNftsAttributeNamespace, PalletNftsPalletAttributes, PalletNftsPriceWithDirection, PalletProxyDepositKind, PalletStateTrieMigrationError, PalletStateTrieMigrationMigrationCompute, SpRuntimeDispatchError, SpWeightsWeightV2Weight, StagingXcmV4Location, StagingXcmV5AssetAssets, StagingXcmV5Location, StagingXcmV5Response, StagingXcmV5TraitsOutcome, StagingXcmV5Xcm, XcmV3TraitsSendError, XcmV5TraitsError, XcmVersionedAssets, XcmVersionedLocation } from '@polkadot/types/lookup'; +import type { EthereumAddress } from '@polkadot/types/interfaces/eth'; +import type { AccountId32, H256, Perbill, Permill } from '@polkadot/types/interfaces/runtime'; +import type { AssetHubPolkadotRuntimeProxyType, AssetHubPolkadotRuntimeRuntimeParametersKey, AssetHubPolkadotRuntimeRuntimeParametersValue, AssetHubPolkadotRuntimeRuntimeTask, CumulusPrimitivesCoreAggregateMessageOrigin, FrameSupportDispatchPostDispatchInfo, FrameSupportMessagesProcessMessageError, FrameSupportPreimagesBounded, FrameSupportTokensMiscBalanceStatus, FrameSystemDispatchEventInfo, PalletAhMigratorMigrationStage, PalletAhMigratorPalletEventName, PalletBalancesUnexpectedKind, PalletConvictionVotingTally, PalletConvictionVotingVoteAccountVote, PalletElectionProviderMultiBlockPhase, PalletElectionProviderMultiBlockVerifierFeasibilityError, PalletMultisigTimepoint, PalletNftsAttributeNamespace, PalletNftsPalletAttributes, PalletNftsPriceWithDirection, PalletNominationPoolsClaimPermission, PalletNominationPoolsCommissionChangeRate, PalletNominationPoolsCommissionClaimPermission, PalletNominationPoolsPoolState, PalletProxyDepositKind, PalletRcMigratorQueuePriority, PalletStakingAsyncForcing, PalletStakingAsyncPalletUnexpectedKind, PalletStakingAsyncRcClientUnexpectedKind, PalletStakingAsyncRewardDestination, PalletStakingAsyncValidatorPrefs, PalletStateTrieMigrationError, PalletStateTrieMigrationMigrationCompute, ParachainsCommonPayVersionedLocatableAccount, PolkadotRuntimeCommonImplsVersionedLocatableAsset, SnowbridgeCoreOperatingModeBasicOperatingMode, SpNposElectionsElectionScore, SpRuntimeDispatchError, SpRuntimeDispatchErrorWithPostInfo, SpWeightsWeightV2Weight, StagingXcmV5AssetAssets, StagingXcmV5Location, StagingXcmV5Response, StagingXcmV5TraitsOutcome, StagingXcmV5Xcm, XcmV3TraitsSendError, XcmV5TraitsError, XcmVersionedAssets, XcmVersionedLocation } from '@polkadot/types/lookup'; export type __AugmentedEvent = AugmentedEvent; declare module '@polkadot/api-base/types/events' { interface AugmentedEvents { + ahMigrator: { + AccountTranslatedParachainSovereign: AugmentedEvent; + AccountTranslatedParachainSovereignDerived: AugmentedEvent; + /** + * The Asset Hub Migration finished. + * + * This event is equivalent to `StageTransition { new: MigrationDone, .. }` but is easier + * to understand. The finishing is immediate and affects all events happening + * afterwards. + **/ + AssetHubMigrationFinished: AugmentedEvent; + /** + * The Asset Hub Migration started and is active until `AssetHubMigrationFinished` is + * emitted. + * + * This event is equivalent to `StageTransition { new: DataMigrationOngoing, .. }` but is + * easier to understand. The activation is immediate and affects all events happening + * afterwards. + **/ + AssetHubMigrationStarted: AugmentedEvent; + /** + * The balances before the migration were consumed. + **/ + BalancesBeforeRecordConsumed: AugmentedEvent; + /** + * The balances before the migration were recorded. + **/ + BalancesBeforeRecordSet: AugmentedEvent; + /** + * We processed a batch of messages for this pallet. + **/ + BatchProcessed: AugmentedEvent; + /** + * We received a batch of messages that will be integrated into a pallet. + **/ + BatchReceived: AugmentedEvent; + /** + * The DMP queue priority config was set. + **/ + DmpQueuePriorityConfigSet: AugmentedEvent; + /** + * Whether the DMP queue was prioritized for the next block. + **/ + DmpQueuePrioritySet: AugmentedEvent; + /** + * Failed to unreserve a multisig deposit. + **/ + FailedToUnreserveMultisigDeposit: AugmentedEvent; + /** + * Failed to unreserve a legacy status preimage deposit. + **/ + FailedToUnreservePreimageDeposit: AugmentedEvent; + /** + * The manager account id was set. + **/ + ManagerSet: AugmentedEvent, new_: Option], { old: Option, new_: Option }>; + /** + * A referendum was cancelled because it could not be mapped. + **/ + ReferendumCanceled: AugmentedEvent; + /** + * A stage transition has occurred. + **/ + StageTransition: AugmentedEvent; + /** + * An XCM message was sent. + **/ + XcmSent: AugmentedEvent; + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + }; + ahOps: { + /** + * Some amount for a crowdloan reserve could not be unreserved and needs manual cleanup. + **/ + CrowdloanUnreserveRemaining: AugmentedEvent; + /** + * Some lease reserve could not be unreserved and needs manual cleanup. + **/ + LeaseUnreserveRemaining: AugmentedEvent; + /** + * A sovereign parachain account has been migrated from its child to sibling + * representation. + **/ + SovereignMigrated: AugmentedEvent], { paraId: u32, from: AccountId32, to: AccountId32, derivationIndex: Option }>; + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + }; assetConversion: { /** * A successful call of the `AddLiquidity` extrinsic will create this event. **/ - LiquidityAdded: AugmentedEvent, amount1Provided: u128, amount2Provided: u128, lpToken: u32, lpTokenMinted: u128], { who: AccountId32, mintTo: AccountId32, poolId: ITuple<[StagingXcmV4Location, StagingXcmV4Location]>, amount1Provided: u128, amount2Provided: u128, lpToken: u32, lpTokenMinted: u128 }>; + LiquidityAdded: AugmentedEvent, amount1Provided: u128, amount2Provided: u128, lpToken: u32, lpTokenMinted: u128], { who: AccountId32, mintTo: AccountId32, poolId: ITuple<[StagingXcmV5Location, StagingXcmV5Location]>, amount1Provided: u128, amount2Provided: u128, lpToken: u32, lpTokenMinted: u128 }>; /** * A successful call of the `RemoveLiquidity` extrinsic will create this event. **/ - LiquidityRemoved: AugmentedEvent, amount1: u128, amount2: u128, lpToken: u32, lpTokenBurned: u128, withdrawalFee: Permill], { who: AccountId32, withdrawTo: AccountId32, poolId: ITuple<[StagingXcmV4Location, StagingXcmV4Location]>, amount1: u128, amount2: u128, lpToken: u32, lpTokenBurned: u128, withdrawalFee: Permill }>; + LiquidityRemoved: AugmentedEvent, amount1: u128, amount2: u128, lpToken: u32, lpTokenBurned: u128, withdrawalFee: Permill], { who: AccountId32, withdrawTo: AccountId32, poolId: ITuple<[StagingXcmV5Location, StagingXcmV5Location]>, amount1: u128, amount2: u128, lpToken: u32, lpTokenBurned: u128, withdrawalFee: Permill }>; /** * A successful call of the `CreatePool` extrinsic will create this event. **/ - PoolCreated: AugmentedEvent, poolAccount: AccountId32, lpToken: u32], { creator: AccountId32, poolId: ITuple<[StagingXcmV4Location, StagingXcmV4Location]>, poolAccount: AccountId32, lpToken: u32 }>; + PoolCreated: AugmentedEvent, poolAccount: AccountId32, lpToken: u32], { creator: AccountId32, poolId: ITuple<[StagingXcmV5Location, StagingXcmV5Location]>, poolAccount: AccountId32, lpToken: u32 }>; /** * Assets have been converted from one to another. **/ - SwapCreditExecuted: AugmentedEvent>], { amountIn: u128, amountOut: u128, path: Vec> }>; + SwapCreditExecuted: AugmentedEvent>], { amountIn: u128, amountOut: u128, path: Vec> }>; /** * Assets have been converted from one to another. Both `SwapExactTokenForToken` * and `SwapTokenForExactToken` will generate this event. **/ - SwapExecuted: AugmentedEvent>], { who: AccountId32, sendTo: AccountId32, amountIn: u128, amountOut: u128, path: Vec> }>; + SwapExecuted: AugmentedEvent>], { who: AccountId32, sendTo: AccountId32, amountIn: u128, amountOut: u128, path: Vec> }>; /** * Pool has been touched in order to fulfill operational requirements. **/ - Touched: AugmentedEvent, who: AccountId32], { poolId: ITuple<[StagingXcmV4Location, StagingXcmV4Location]>, who: AccountId32 }>; + Touched: AugmentedEvent, who: AccountId32], { poolId: ITuple<[StagingXcmV5Location, StagingXcmV5Location]>, who: AccountId32 }>; + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + }; + assetRate: { + AssetRateCreated: AugmentedEvent; + AssetRateRemoved: AugmentedEvent; + AssetRateUpdated: AugmentedEvent; /** * Generic event **/ @@ -166,7 +268,7 @@ declare module '@polkadot/api-base/types/events' { * A transaction fee `actual_fee`, of which `tip` was added to the minimum inclusion fee, * has been paid by `who` in an asset `asset_id`. **/ - AssetTxFeePaid: AugmentedEvent; + AssetTxFeePaid: AugmentedEvent; /** * Generic event **/ @@ -247,6 +349,10 @@ declare module '@polkadot/api-base/types/events' { * Transfer succeeded. **/ Transfer: AugmentedEvent; + /** + * An unexpected/defensive event was triggered. + **/ + Unexpected: AugmentedEvent; /** * Some balance was unlocked. **/ @@ -268,6 +374,92 @@ declare module '@polkadot/api-base/types/events' { **/ [key: string]: AugmentedEvent; }; + bounties: { + /** + * A bounty is approved. + **/ + BountyApproved: AugmentedEvent; + /** + * A bounty is awarded to a beneficiary. + **/ + BountyAwarded: AugmentedEvent; + /** + * A bounty proposal is funded and became active. + **/ + BountyBecameActive: AugmentedEvent; + /** + * A bounty is cancelled. + **/ + BountyCanceled: AugmentedEvent; + /** + * A bounty is claimed by beneficiary. + **/ + BountyClaimed: AugmentedEvent; + /** + * A bounty expiry is extended. + **/ + BountyExtended: AugmentedEvent; + /** + * New bounty proposal. + **/ + BountyProposed: AugmentedEvent; + /** + * A bounty proposal was rejected; funds were slashed. + **/ + BountyRejected: AugmentedEvent; + /** + * A bounty curator is accepted. + **/ + CuratorAccepted: AugmentedEvent; + /** + * A bounty curator is proposed. + **/ + CuratorProposed: AugmentedEvent; + /** + * A bounty curator is unassigned. + **/ + CuratorUnassigned: AugmentedEvent; + /** + * A bounty deposit has been poked. + **/ + DepositPoked: AugmentedEvent; + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + }; + childBounties: { + /** + * A child-bounty is added. + **/ + Added: AugmentedEvent; + /** + * A child-bounty is awarded to a beneficiary. + **/ + Awarded: AugmentedEvent; + /** + * A child-bounty is cancelled. + **/ + Canceled: AugmentedEvent; + /** + * A child-bounty is claimed by beneficiary. + **/ + Claimed: AugmentedEvent; + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + }; + claims: { + /** + * Someone claimed some DOTs. + **/ + Claimed: AugmentedEvent; + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + }; collatorSelection: { /** * A new candidate joined. @@ -315,6 +507,32 @@ declare module '@polkadot/api-base/types/events' { **/ [key: string]: AugmentedEvent; }; + convictionVoting: { + /** + * An account has delegated their vote to another account. \[who, target\] + **/ + Delegated: AugmentedEvent; + /** + * An \[account\] has cancelled a previous delegation operation. + **/ + Undelegated: AugmentedEvent; + /** + * An account has voted + **/ + Voted: AugmentedEvent; + /** + * A vote has been removed + **/ + VoteRemoved: AugmentedEvent; + /** + * The lockup period of a conviction vote expired, and the funds have been unlocked. + **/ + VoteUnlocked: AugmentedEvent; + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + }; cumulusXcm: { /** * Downward message executed with the given outcome. @@ -336,112 +554,156 @@ declare module '@polkadot/api-base/types/events' { **/ [key: string]: AugmentedEvent; }; + delegatedStaking: { + /** + * Funds delegated by a delegator. + **/ + Delegated: AugmentedEvent; + /** + * Unclaimed delegation funds migrated to delegator. + **/ + MigratedDelegation: AugmentedEvent; + /** + * Funds released to a delegator. + **/ + Released: AugmentedEvent; + /** + * Funds slashed from a delegator. + **/ + Slashed: AugmentedEvent; + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + }; foreignAssets: { /** * Accounts were destroyed for given asset. **/ - AccountsDestroyed: AugmentedEvent; + AccountsDestroyed: AugmentedEvent; /** * An approval for account `delegate` was cancelled by `owner`. **/ - ApprovalCancelled: AugmentedEvent; + ApprovalCancelled: AugmentedEvent; /** * Approvals were destroyed for given asset. **/ - ApprovalsDestroyed: AugmentedEvent; + ApprovalsDestroyed: AugmentedEvent; /** * (Additional) funds have been approved for transfer to a destination account. **/ - ApprovedTransfer: AugmentedEvent; + ApprovedTransfer: AugmentedEvent; /** * Some asset `asset_id` was frozen. **/ - AssetFrozen: AugmentedEvent; + AssetFrozen: AugmentedEvent; /** * The min_balance of an asset has been updated by the asset owner. **/ - AssetMinBalanceChanged: AugmentedEvent; + AssetMinBalanceChanged: AugmentedEvent; /** * An asset has had its attributes changed by the `Force` origin. **/ - AssetStatusChanged: AugmentedEvent; + AssetStatusChanged: AugmentedEvent; /** * Some asset `asset_id` was thawed. **/ - AssetThawed: AugmentedEvent; + AssetThawed: AugmentedEvent; /** * Some account `who` was blocked. **/ - Blocked: AugmentedEvent; + Blocked: AugmentedEvent; /** * Some assets were destroyed. **/ - Burned: AugmentedEvent; + Burned: AugmentedEvent; /** * Some asset class was created. **/ - Created: AugmentedEvent; + Created: AugmentedEvent; /** * Some assets were deposited (e.g. for transaction fees). **/ - Deposited: AugmentedEvent; + Deposited: AugmentedEvent; /** * An asset class was destroyed. **/ - Destroyed: AugmentedEvent; + Destroyed: AugmentedEvent; /** * An asset class is in the process of being destroyed. **/ - DestructionStarted: AugmentedEvent; + DestructionStarted: AugmentedEvent; /** * Some asset class was force-created. **/ - ForceCreated: AugmentedEvent; + ForceCreated: AugmentedEvent; /** * Some account `who` was frozen. **/ - Frozen: AugmentedEvent; + Frozen: AugmentedEvent; /** * Some assets were issued. **/ - Issued: AugmentedEvent; + Issued: AugmentedEvent; /** * Metadata has been cleared for an asset. **/ - MetadataCleared: AugmentedEvent; + MetadataCleared: AugmentedEvent; /** * New metadata has been set for an asset. **/ - MetadataSet: AugmentedEvent; + MetadataSet: AugmentedEvent; /** * The owner changed. **/ - OwnerChanged: AugmentedEvent; + OwnerChanged: AugmentedEvent; /** * The management team changed. **/ - TeamChanged: AugmentedEvent; + TeamChanged: AugmentedEvent; /** * Some account `who` was thawed. **/ - Thawed: AugmentedEvent; + Thawed: AugmentedEvent; /** * Some account `who` was created with a deposit from `depositor`. **/ - Touched: AugmentedEvent; + Touched: AugmentedEvent; /** * Some assets were transferred. **/ - Transferred: AugmentedEvent; + Transferred: AugmentedEvent; /** * An `amount` was transferred in its entirety from `owner` to `destination` by * the approved `delegate`. **/ - TransferredApproved: AugmentedEvent; + TransferredApproved: AugmentedEvent; /** * Some assets were withdrawn from the account (e.g. for transaction fees). **/ - Withdrawn: AugmentedEvent; + Withdrawn: AugmentedEvent; + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + }; + indices: { + /** + * A deposit to reserve an index has been poked/reconsidered. + **/ + DepositPoked: AugmentedEvent; + /** + * A account index was assigned. + **/ + IndexAssigned: AugmentedEvent; + /** + * A account index has been freed up (unassigned). + **/ + IndexFreed: AugmentedEvent; + /** + * A account index has been frozen to its current account ID. + **/ + IndexFrozen: AugmentedEvent; /** * Generic event **/ @@ -469,6 +731,81 @@ declare module '@polkadot/api-base/types/events' { **/ [key: string]: AugmentedEvent; }; + multiBlockElection: { + /** + * A phase transition happened. Only checks major changes in the variants, not minor inner + * values. + **/ + PhaseTransitioned: AugmentedEvent; + /** + * Target snapshot creation failed + **/ + UnexpectedTargetSnapshotFailed: AugmentedEvent; + /** + * Voter snapshot creation failed + **/ + UnexpectedVoterSnapshotFailed: AugmentedEvent; + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + }; + multiBlockElectionSigned: { + /** + * The given account has bailed. + **/ + Bailed: AugmentedEvent; + /** + * The given account has been discarded. + **/ + Discarded: AugmentedEvent; + /** + * The given solution, for the given round, was ejected. + **/ + Ejected: AugmentedEvent; + /** + * Upcoming submission has been registered for the given account, with the given score. + **/ + Registered: AugmentedEvent; + /** + * The given account has been rewarded with the given amount. + **/ + Rewarded: AugmentedEvent; + /** + * The given account has been slashed with the given amount. + **/ + Slashed: AugmentedEvent; + /** + * A page of solution solution with the given index has been stored for the given account. + **/ + Stored: AugmentedEvent; + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + }; + multiBlockElectionVerifier: { + /** + * A solution with the given score has replaced our current best solution. + **/ + Queued: AugmentedEvent]>; + /** + * A verification failed at the given page. + * + * NOTE: if the index is 0, then this could mean either the feasibility of the last page + * was wrong, or the final checks of `finalize_verification` failed. + **/ + VerificationFailed: AugmentedEvent; + /** + * The given page of a solution has been verified, with the given number of winners being + * found in it. + **/ + Verified: AugmentedEvent; + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + }; multisig: { /** * The deposit for a multisig operation has been updated/poked. @@ -656,6 +993,125 @@ declare module '@polkadot/api-base/types/events' { **/ [key: string]: AugmentedEvent; }; + nominationPools: { + /** + * A member has became bonded in a pool. + **/ + Bonded: AugmentedEvent; + /** + * A pool has been created. + **/ + Created: AugmentedEvent; + /** + * A pool has been destroyed. + **/ + Destroyed: AugmentedEvent; + /** + * Global parameters regulating nomination pools have been updated. + **/ + GlobalParamsUpdated: AugmentedEvent, maxMembers: Option, maxMembersPerPool: Option, globalMaxCommission: Option], { minJoinBond: u128, minCreateBond: u128, maxPools: Option, maxMembers: Option, maxMembersPerPool: Option, globalMaxCommission: Option }>; + /** + * A pool member's claim permission has been updated. + **/ + MemberClaimPermissionUpdated: AugmentedEvent; + /** + * A member has been removed from a pool. + * + * The removal can be voluntary (withdrawn all unbonded funds) or involuntary (kicked). + * Any funds that are still delegated (i.e. dangling delegation) are released and are + * represented by `released_balance`. + **/ + MemberRemoved: AugmentedEvent; + /** + * A pool's metadata was updated. + **/ + MetadataUpdated: AugmentedEvent; + /** + * Topped up deficit in frozen ED of the reward pool. + **/ + MinBalanceDeficitAdjusted: AugmentedEvent; + /** + * Claimed excess frozen ED of af the reward pool. + **/ + MinBalanceExcessAdjusted: AugmentedEvent; + /** + * A payout has been made to a member. + **/ + PaidOut: AugmentedEvent; + /** + * A pool's commission `change_rate` has been changed. + **/ + PoolCommissionChangeRateUpdated: AugmentedEvent; + /** + * Pool commission has been claimed. + **/ + PoolCommissionClaimed: AugmentedEvent; + /** + * Pool commission claim permission has been updated. + **/ + PoolCommissionClaimPermissionUpdated: AugmentedEvent], { poolId: u32, permission: Option }>; + /** + * A pool's commission setting has been changed. + **/ + PoolCommissionUpdated: AugmentedEvent>], { poolId: u32, current: Option> }>; + /** + * A pool's maximum commission setting has been changed. + **/ + PoolMaxCommissionUpdated: AugmentedEvent; + /** + * A pool's nominating account (or the pool's root account) has nominated a validator set + * on behalf of the pool. + **/ + PoolNominationMade: AugmentedEvent; + /** + * The pool is chilled i.e. no longer nominating. + **/ + PoolNominatorChilled: AugmentedEvent; + /** + * The active balance of pool `pool_id` has been slashed to `balance`. + **/ + PoolSlashed: AugmentedEvent; + /** + * The roles of a pool have been updated to the given new roles. Note that the depositor + * can never change. + **/ + RolesUpdated: AugmentedEvent, bouncer: Option, nominator: Option], { root: Option, bouncer: Option, nominator: Option }>; + /** + * The state of a pool has changed + **/ + StateChanged: AugmentedEvent; + /** + * A member has unbonded from their pool. + * + * - `balance` is the corresponding balance of the number of points that has been + * requested to be unbonded (the argument of the `unbond` transaction) from the bonded + * pool. + * - `points` is the number of points that are issued as a result of `balance` being + * dissolved into the corresponding unbonding pool. + * - `era` is the era in which the balance will be unbonded. + * In the absence of slashing, these values will match. In the presence of slashing, the + * number of points that are issued in the unbonding pool will be less than the amount + * requested to be unbonded. + **/ + Unbonded: AugmentedEvent; + /** + * The unbond pool at `era` of pool `pool_id` has been slashed to `balance`. + **/ + UnbondingPoolSlashed: AugmentedEvent; + /** + * A member has withdrawn from their pool. + * + * The given number of `points` have been dissolved in return of `balance`. + * + * Similar to `Unbonded` event, in the absence of slashing, the ratio of point to balance + * will be 1. + **/ + Withdrawn: AugmentedEvent; + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + }; parachainSystem: { /** * Downward messages were processed using the given weight. @@ -686,6 +1142,18 @@ declare module '@polkadot/api-base/types/events' { **/ [key: string]: AugmentedEvent; }; + parameters: { + /** + * A Parameter was set. + * + * Is also emitted when the value was not changed. + **/ + Updated: AugmentedEvent, newValue: Option], { key: AssetHubPolkadotRuntimeRuntimeParametersKey, oldValue: Option, newValue: Option }>; + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + }; polkadotXcm: { /** * `target` removed alias authorization for `aliaser`. @@ -952,6 +1420,24 @@ declare module '@polkadot/api-base/types/events' { **/ [key: string]: AugmentedEvent; }; + preimage: { + /** + * A preimage has ben cleared. + **/ + Cleared: AugmentedEvent; + /** + * A preimage has been noted. + **/ + Noted: AugmentedEvent; + /** + * A preimage has been requested. + **/ + Requested: AugmentedEvent; + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + }; proxy: { /** * An announcement was placed to make a call in the future. @@ -978,12 +1464,132 @@ declare module '@polkadot/api-base/types/events' { * disambiguation index and proxy type. **/ PureCreated: AugmentedEvent; + /** + * A pure proxy was killed by its spawner. + **/ + PureKilled: AugmentedEvent; + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + }; + referenda: { + /** + * A referendum has been approved and its proposal has been scheduled. + **/ + Approved: AugmentedEvent; + /** + * A referendum has been cancelled. + **/ + Cancelled: AugmentedEvent; + ConfirmAborted: AugmentedEvent; + /** + * A referendum has ended its confirmation phase and is ready for approval. + **/ + Confirmed: AugmentedEvent; + ConfirmStarted: AugmentedEvent; + /** + * The decision deposit has been placed. + **/ + DecisionDepositPlaced: AugmentedEvent; + /** + * The decision deposit has been refunded. + **/ + DecisionDepositRefunded: AugmentedEvent; + /** + * A referendum has moved into the deciding phase. + **/ + DecisionStarted: AugmentedEvent; + /** + * A deposit has been slashed. + **/ + DepositSlashed: AugmentedEvent; + /** + * A referendum has been killed. + **/ + Killed: AugmentedEvent; + /** + * Metadata for a referendum has been cleared. + **/ + MetadataCleared: AugmentedEvent; + /** + * Metadata for a referendum has been set. + **/ + MetadataSet: AugmentedEvent; + /** + * A proposal has been rejected by referendum. + **/ + Rejected: AugmentedEvent; + /** + * The submission deposit has been refunded. + **/ + SubmissionDepositRefunded: AugmentedEvent; + /** + * A referendum has been submitted. + **/ + Submitted: AugmentedEvent; + /** + * A referendum has been timed out without being decided. + **/ + TimedOut: AugmentedEvent; + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + }; + scheduler: { + /** + * Agenda is incomplete from `when`. + **/ + AgendaIncomplete: AugmentedEvent; + /** + * The call for the provided hash was not found so the task has been aborted. + **/ + CallUnavailable: AugmentedEvent, id: Option], { task: ITuple<[u32, u32]>, id: Option }>; + /** + * Canceled some task. + **/ + Canceled: AugmentedEvent; + /** + * Dispatched some task. + **/ + Dispatched: AugmentedEvent, id: Option, result: Result], { task: ITuple<[u32, u32]>, id: Option, result: Result }>; + /** + * The given task was unable to be renewed since the agenda is full at that block. + **/ + PeriodicFailed: AugmentedEvent, id: Option], { task: ITuple<[u32, u32]>, id: Option }>; + /** + * The given task can never be executed since it is overweight. + **/ + PermanentlyOverweight: AugmentedEvent, id: Option], { task: ITuple<[u32, u32]>, id: Option }>; + /** + * Cancel a retry configuration for some task. + **/ + RetryCancelled: AugmentedEvent, id: Option], { task: ITuple<[u32, u32]>, id: Option }>; + /** + * The given task was unable to be retried since the agenda is full at that block or there + * was not enough weight to reschedule it. + **/ + RetryFailed: AugmentedEvent, id: Option], { task: ITuple<[u32, u32]>, id: Option }>; + /** + * Set a retry configuration for some task. + **/ + RetrySet: AugmentedEvent, id: Option, period: u32, retries: u8], { task: ITuple<[u32, u32]>, id: Option, period: u32, retries: u8 }>; + /** + * Scheduled some task. + **/ + Scheduled: AugmentedEvent; /** * Generic event **/ [key: string]: AugmentedEvent; }; session: { + /** + * The `NewSession` event in the current block also implies a new validator set to be + * queued. + **/ + NewQueued: AugmentedEvent; /** * New session has happened. Note that the argument is the session index, not the * block number as the type might suggest. @@ -1002,6 +1608,163 @@ declare module '@polkadot/api-base/types/events' { **/ [key: string]: AugmentedEvent; }; + snowbridgeSystemFrontend: { + /** + * Set OperatingMode + **/ + ExportOperatingModeChanged: AugmentedEvent; + /** + * An XCM was sent + **/ + MessageSent: AugmentedEvent; + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + }; + staking: { + /** + * An account has bonded this amount. \[stash, amount\] + * + * NOTE: This event is only emitted when funds are bonded via a dispatchable. Notably, + * it will not be emitted for staking rewards when they are added to stake. + **/ + Bonded: AugmentedEvent; + /** + * An account has stopped participating as either a validator or nominator. + **/ + Chilled: AugmentedEvent; + /** + * Report of a controller batch deprecation. + **/ + ControllerBatchDeprecated: AugmentedEvent; + /** + * Staking balance migrated from locks to holds, with any balance that could not be held + * is force withdrawn. + **/ + CurrencyMigrated: AugmentedEvent; + /** + * The era payout has been set; the first balance is the validator-payout; the second is + * the remainder from the maximum amount of reward. + **/ + EraPaid: AugmentedEvent; + /** + * An old era with the given index was pruned. + **/ + EraPruned: AugmentedEvent; + ForceEra: AugmentedEvent; + /** + * A nominator has been kicked from a validator. + **/ + Kicked: AugmentedEvent; + /** + * An offence for the given validator, for the given percentage of their stake, at the + * given era as been reported. + **/ + OffenceReported: AugmentedEvent; + /** + * An offence was reported that was too old to be processed, and thus was dropped. + **/ + OffenceTooOld: AugmentedEvent; + /** + * An old slashing report from a prior era was discarded because it could + * not be processed. + **/ + OldSlashingReportDiscarded: AugmentedEvent; + /** + * A page from a multi-page election was fetched. A number of these are followed by + * `StakersElected`. + * + * `Ok(count)` indicates the give number of stashes were added. + * `Err(index)` indicates that the stashes after index were dropped. + * `Err(0)` indicates that an error happened but no stashes were dropped nor added. + * + * The error indicates that a number of validators were dropped due to excess size, but + * the overall election will continue. + **/ + PagedElectionProceeded: AugmentedEvent], { page: u32, result: Result }>; + /** + * A Page of stakers rewards are getting paid. `next` is `None` if all pages are claimed. + **/ + PayoutStarted: AugmentedEvent], { eraIndex: u32, validatorStash: AccountId32, page: u32, next: Option }>; + /** + * The nominator has been rewarded by this amount to this destination. + **/ + Rewarded: AugmentedEvent; + /** + * Session change has been triggered. + * + * If planned_era is one era ahead of active_era, it implies new era is being planned and + * election is ongoing. + **/ + SessionRotated: AugmentedEvent; + /** + * An unapplied slash has been cancelled. + **/ + SlashCancelled: AugmentedEvent; + /** + * An offence has been processed and the corresponding slash has been computed. + **/ + SlashComputed: AugmentedEvent; + /** + * A staker (validator or nominator) has been slashed by the given amount. + **/ + Slashed: AugmentedEvent; + /** + * Targets size limit reached. + **/ + SnapshotTargetsSizeExceeded: AugmentedEvent; + /** + * Voters size limit reached. + **/ + SnapshotVotersSizeExceeded: AugmentedEvent; + /** + * A subsequent event of `Withdrawn`, indicating that `stash` was fully removed from the + * system. + **/ + StakerRemoved: AugmentedEvent; + /** + * An account has unbonded this amount. + **/ + Unbonded: AugmentedEvent; + /** + * Something occurred that should never happen under normal operation. + * Logged as an event for fail-safe observability. + **/ + Unexpected: AugmentedEvent; + /** + * A validator has set their preferences. + **/ + ValidatorPrefsSet: AugmentedEvent; + /** + * An account has called `withdraw_unbonded` and removed unbonding chunks worth `Balance` + * from the unlocking queue. + **/ + Withdrawn: AugmentedEvent; + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + }; + stakingRcClient: { + /** + * A new offence was reported. + **/ + OffenceReceived: AugmentedEvent; + /** + * A said session report was received. + **/ + SessionReportReceived: AugmentedEvent>, validatorPointsCounts: u32, leftover: bool], { endIndex: u32, activationTimestamp: Option>, validatorPointsCounts: u32, leftover: bool }>; + /** + * Something occurred that should never happen under normal operation. + * Logged as an event for fail-safe observability. + **/ + Unexpected: AugmentedEvent; + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + }; stateTrieMigration: { /** * The auto migration task finished. @@ -1054,6 +1817,18 @@ declare module '@polkadot/api-base/types/events' { * On on-chain remark happened. **/ Remarked: AugmentedEvent; + /** + * A [`Task`] has finished executing. + **/ + TaskCompleted: AugmentedEvent; + /** + * A [`Task`] failed during execution. + **/ + TaskFailed: AugmentedEvent; + /** + * A [`Task`] has started executing + **/ + TaskStarted: AugmentedEvent; /** * An upgrade was authorized. **/ @@ -1088,6 +1863,61 @@ declare module '@polkadot/api-base/types/events' { **/ [key: string]: AugmentedEvent; }; + treasury: { + /** + * A new asset spend proposal has been approved. + **/ + AssetSpendApproved: AugmentedEvent; + /** + * An approved spend was voided. + **/ + AssetSpendVoided: AugmentedEvent; + /** + * Some funds have been allocated. + **/ + Awarded: AugmentedEvent; + /** + * Some of our funds have been burnt. + **/ + Burnt: AugmentedEvent; + /** + * Some funds have been deposited. + **/ + Deposit: AugmentedEvent; + /** + * A payment happened. + **/ + Paid: AugmentedEvent; + /** + * A payment failed and can be retried. + **/ + PaymentFailed: AugmentedEvent; + /** + * Spending has finished; this is the amount that rolls over until next spend. + **/ + Rollover: AugmentedEvent; + /** + * A new spend proposal has been approved. + **/ + SpendApproved: AugmentedEvent; + /** + * We have ended a spend period and will now allocate funds. + **/ + Spending: AugmentedEvent; + /** + * A spend was processed and removed from the storage. It might have been successfully + * paid or it may have expired. + **/ + SpendProcessed: AugmentedEvent; + /** + * The inactive funds of the pallet have been updated. + **/ + UpdatedInactive: AugmentedEvent; + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + }; uniques: { /** * An approval for a `delegate` account to transfer the `item` of an item @@ -1248,6 +2078,10 @@ declare module '@polkadot/api-base/types/events' { * An \[account\] has become fully vested. **/ VestingCompleted: AugmentedEvent; + /** + * A vesting schedule has been created. + **/ + VestingCreated: AugmentedEvent; /** * The amount vested has been updated. This could indicate a change in funds available. * The balance given is the amount which is left unvested (and thus locked). @@ -1258,6 +2092,29 @@ declare module '@polkadot/api-base/types/events' { **/ [key: string]: AugmentedEvent; }; + voterList: { + /** + * Moved an account from one bag to another. + **/ + Rebagged: AugmentedEvent; + /** + * Updated the score of some account to the given amount. + **/ + ScoreUpdated: AugmentedEvent; + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + }; + whitelist: { + CallWhitelisted: AugmentedEvent; + WhitelistedCallDispatched: AugmentedEvent], { callHash: H256, result: Result }>; + WhitelistedCallRemoved: AugmentedEvent; + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + }; xcmpQueue: { /** * An HRMP message was sent to a sibling parachain. diff --git a/packages/api-augment/src/assetHubPolkadot/query.ts b/packages/api-augment/src/assetHubPolkadot/query.ts index 049c0e67cfb..35b4f3877ff 100644 --- a/packages/api-augment/src/assetHubPolkadot/query.ts +++ b/packages/api-augment/src/assetHubPolkadot/query.ts @@ -8,8 +8,9 @@ import '@polkadot/api-base/types/storage'; import type { ApiTypes, AugmentedQuery, QueryableStorageEntry } from '@polkadot/api-base/types'; import type { BTreeMap, BTreeSet, Bytes, Null, Option, Struct, U8aFixed, Vec, bool, u128, u16, u32, u64, u8 } from '@polkadot/types-codec'; import type { AnyNumber, ITuple } from '@polkadot/types-codec/types'; -import type { AccountId32, H256, Perbill } from '@polkadot/types/interfaces/runtime'; -import type { AssetHubPolkadotRuntimeRuntimeHoldReason, AssetHubPolkadotRuntimeSessionKeys, BpXcmBridgeHubRouterBridgeState, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletParachainSystemUnincludedSegmentAncestor, CumulusPalletParachainSystemUnincludedSegmentSegmentTracker, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesCoreAggregateMessageOrigin, FrameSupportDispatchPerDispatchClassWeight, FrameSupportTokensMiscIdAmount, FrameSystemAccountInfo, FrameSystemCodeUpgradeAuthorization, FrameSystemEventRecord, FrameSystemLastRuntimeUpgradeInfo, FrameSystemPhase, PalletAssetConversionPoolInfo, PalletAssetsApproval, PalletAssetsAssetAccount, PalletAssetsAssetDetails, PalletAssetsAssetMetadata, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesReserveData, PalletCollatorSelectionCandidateInfo, PalletMessageQueueBookState, PalletMessageQueuePage, PalletMultisigMultisig, PalletNftsAttributeDeposit, PalletNftsAttributeNamespace, PalletNftsCollectionConfig, PalletNftsCollectionDetails, PalletNftsCollectionMetadata, PalletNftsItemConfig, PalletNftsItemDetails, PalletNftsItemMetadata, PalletNftsPendingSwap, PalletProxyAnnouncement, PalletProxyProxyDefinition, PalletStateTrieMigrationMigrationLimits, PalletStateTrieMigrationMigrationTask, PalletTransactionPaymentReleases, PalletUniquesCollectionDetails, PalletUniquesCollectionMetadata, PalletUniquesItemDetails, PalletUniquesItemMetadata, PalletVestingReleases, PalletVestingVestingInfo, PalletXcmAuthorizedAliasesEntry, PalletXcmQueryStatus, PalletXcmRemoteLockedFungibleRecord, PalletXcmVersionMigrationStage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotPrimitivesV8AbridgedHostConfiguration, PolkadotPrimitivesV8PersistedValidationData, PolkadotPrimitivesV8UpgradeGoAhead, PolkadotPrimitivesV8UpgradeRestriction, SpConsensusAuraEd25519AppEd25519Public, SpCoreCryptoKeyTypeId, SpRuntimeDigest, SpTrieStorageProof, SpWeightsWeightV2Weight, StagingXcmV4Location, StagingXcmV5Instruction, XcmVersionedAssetId, XcmVersionedLocation } from '@polkadot/types/lookup'; +import type { EthereumAddress } from '@polkadot/types/interfaces/eth'; +import type { AccountId32, H256, Perbill, Percent } from '@polkadot/types/interfaces/runtime'; +import type { AssetHubPolkadotRuntimeRuntimeParametersKey, AssetHubPolkadotRuntimeRuntimeParametersValue, AssetHubPolkadotRuntimeSessionKeys, AssetHubPolkadotRuntimeStakingNposCompactSolution16, BpXcmBridgeHubRouterBridgeState, CumulusPalletParachainSystemParachainInherentInboundMessageId, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletParachainSystemUnincludedSegmentAncestor, CumulusPalletParachainSystemUnincludedSegmentSegmentTracker, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesCoreAggregateMessageOrigin, FrameElectionProviderSupportBoundedSupports, FrameSupportDispatchPerDispatchClassWeight, FrameSupportTokensMiscIdAmountRuntimeFreezeReason, FrameSupportTokensMiscIdAmountRuntimeHoldReason, FrameSystemAccountInfo, FrameSystemCodeUpgradeAuthorization, FrameSystemEventRecord, FrameSystemLastRuntimeUpgradeInfo, FrameSystemPhase, PalletAhMigratorBalancesBefore, PalletAhMigratorMigrationStage, PalletAssetConversionPoolInfo, PalletAssetsApproval, PalletAssetsAssetAccount, PalletAssetsAssetDetails, PalletAssetsAssetMetadata, PalletBagsListListBag, PalletBagsListListNode, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesReserveData, PalletBountiesBounty, PalletChildBountiesChildBounty, PalletCollatorSelectionCandidateInfo, PalletConvictionVotingVoteVoting, PalletDelegatedStakingAgentLedger, PalletDelegatedStakingDelegation, PalletElectionProviderMultiBlockPhase, PalletElectionProviderMultiBlockSignedSubmissionMetadata, PalletElectionProviderMultiBlockVerifierImplsPartialBackings, PalletElectionProviderMultiBlockVerifierImplsStatus, PalletElectionProviderMultiBlockVerifierImplsValidSolution, PalletMessageQueueBookState, PalletMessageQueuePage, PalletMultisigMultisig, PalletNftsAttributeDeposit, PalletNftsAttributeNamespace, PalletNftsCollectionConfig, PalletNftsCollectionDetails, PalletNftsCollectionMetadata, PalletNftsItemConfig, PalletNftsItemDetails, PalletNftsItemMetadata, PalletNftsPendingSwap, PalletNominationPoolsBondedPoolInner, PalletNominationPoolsClaimPermission, PalletNominationPoolsPoolMember, PalletNominationPoolsRewardPool, PalletNominationPoolsSubPools, PalletPreimageOldRequestStatus, PalletPreimageRequestStatus, PalletProxyAnnouncement, PalletProxyProxyDefinitionAssetHubPolkadotRuntimeProxyType, PalletRcMigratorAccountsAccount, PalletRcMigratorQueuePriority, PalletReferendaReferendumInfoOriginCaller, PalletSchedulerRetryConfig, PalletSchedulerScheduled, PalletStakingAsyncActiveEraInfo, PalletStakingAsyncEraRewardPoints, PalletStakingAsyncForcing, PalletStakingAsyncLedgerStakingLedger, PalletStakingAsyncNominations, PalletStakingAsyncPalletBoundedExposurePage, PalletStakingAsyncPalletPruningStep, PalletStakingAsyncRcClientSessionReport, PalletStakingAsyncRcClientValidatorSetReport, PalletStakingAsyncRewardDestination, PalletStakingAsyncSlashingOffenceRecord, PalletStakingAsyncSnapshotStatus, PalletStakingAsyncUnappliedSlash, PalletStakingAsyncValidatorPrefs, PalletStateTrieMigrationMigrationLimits, PalletStateTrieMigrationMigrationTask, PalletTransactionPaymentReleases, PalletTreasuryProposal, PalletTreasurySpendStatus, PalletUniquesCollectionDetails, PalletUniquesCollectionMetadata, PalletUniquesItemDetails, PalletUniquesItemMetadata, PalletVestingReleases, PalletVestingVestingInfo, PalletXcmAuthorizedAliasesEntry, PalletXcmQueryStatus, PalletXcmRemoteLockedFungibleRecord, PalletXcmVersionMigrationStage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotPrimitivesV8AbridgedHostConfiguration, PolkadotPrimitivesV8PersistedValidationData, PolkadotPrimitivesV8UpgradeGoAhead, PolkadotPrimitivesV8UpgradeRestriction, PolkadotRuntimeCommonClaimsStatementKind, PolkadotRuntimeCommonImplsVersionedLocatableAsset, SnowbridgeCoreOperatingModeBasicOperatingMode, SpConsensusAuraEd25519AppEd25519Public, SpCoreCryptoKeyTypeId, SpNposElectionsElectionScore, SpRuntimeDigest, SpStakingPagedExposureMetadata, SpTrieStorageProof, SpWeightsWeightV2Weight, StagingXcmV5Instruction, StagingXcmV5Location, XcmVersionedAssetId, XcmVersionedLocation } from '@polkadot/types/lookup'; import type { Observable } from '@polkadot/types/types'; export type __AugmentedQuery = AugmentedQuery unknown>; @@ -17,6 +18,108 @@ export type __QueryableStorageEntry = QueryableStorage declare module '@polkadot/api-base/types/storage' { interface AugmentedQueries { + ahMigrator: { + /** + * Helper storage item to store the total balance / total issuance of native token at the start + * of the migration. Since teleports are disabled during migration, the total issuance will not + * change for other reason than the migration itself. + **/ + ahBalancesBefore: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * The Asset Hub migration state. + **/ + ahMigrationStage: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * The priority of the DMP queue during migration. + * + * Controls how the DMP (Downward Message Passing) queue is processed relative to other queues + * during the migration process. This helps ensure timely processing of migration messages. + * The default priority pattern is defined in the pallet configuration, but can be overridden + * by a storage value of this type. + **/ + dmpQueuePriorityConfig: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * An optional account id of a manager. + * + * This account id has similar privileges to [`Config::AdminOrigin`] except that it + * can not set the manager account id via `set_manager` call. + **/ + manager: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * Block number when migration finished and extrinsics were unlocked. + * + * This is set when entering the `MigrationDone` stage hence when + * `RcMigrationStage::is_finished()` becomes `true`. + **/ + migrationEndBlock: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * The block number at which the migration began and the pallet's extrinsics were locked. + * + * This value is set when entering the `WaitingForAh` stage, i.e., when + * `RcMigrationStage::is_ongoing()` becomes `true`. + **/ + migrationStartBlock: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * RC accounts that failed to migrate when were received on the Asset Hub. + * + * This is unlikely to happen, since we dry run the migration, but we keep it for completeness. + **/ + rcAccounts: AugmentedQuery Observable>, [AccountId32]> & QueryableStorageEntry; + /** + * Generic query + **/ + [key: string]: QueryableStorageEntry; + }; + ahOps: { + /** + * Amount of balance that a contributor made towards a crowdloan. + * + * `withdraw_crowdloan_contribution` can be permissionlessly called once the block number + * passed to unlock the balance for a specific account. + * + * The keys are as follows: + * - Block number after which the balance can be unlocked. + * - The para_id of the crowdloan. + * - The account that made the contribution. + * + * The value is (fund_pot, balance). The contribution pot is the second key in the + * `RcCrowdloanContribution` storage. + **/ + rcCrowdloanContribution: AugmentedQuery Observable>>, [u32, u32, AccountId32]> & QueryableStorageEntry; + /** + * The reserve that was taken to create a crowdloan. + * + * This is normally 500 DOT and can be refunded as last step after all + * `RcCrowdloanContribution`s of this loan have been withdrawn. + * + * Keys: + * - Block number after which this can be unreserved + * - The para_id of the crowdloan + * - The account that will have the balance unreserved + **/ + rcCrowdloanReserve: AugmentedQuery Observable>, [u32, u32, AccountId32]> & QueryableStorageEntry; + /** + * Amount of balance that was reserved for winning a lease auction. + * + * `unreserve_lease_deposit` can be permissionlessly called once the block number passed to + * unreserve the deposit. It is implicitly called by `withdraw_crowdloan_contribution`. + * + * The account here can either be a crowdloan account or a solo bidder. If it is a crowdloan + * account, then the summed up contributions for it in the contributions map will equate the + * reserved balance here. + * + * The keys are as follows: + * - Block number after which the deposit can be unreserved. + * - The para_id of the lease slot. + * - The account that will have the balance unreserved. + * - The balance to be unreserved. + **/ + rcLeaseReserve: AugmentedQuery Observable>, [u32, u32, AccountId32]> & QueryableStorageEntry; + /** + * Generic query + **/ + [key: string]: QueryableStorageEntry; + }; assetConversion: { /** * Stores the `PoolAssetId` that is going to be used for the next lp token. @@ -27,7 +130,19 @@ declare module '@polkadot/api-base/types/storage' { * Map from `PoolAssetId` to `PoolInfo`. This establishes whether a pool has been officially * created rather than people sending tokens directly to a pool's public account. **/ - pools: AugmentedQuery | [StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array]) => Observable>, [ITuple<[StagingXcmV4Location, StagingXcmV4Location]>]> & QueryableStorageEntry]>; + pools: AugmentedQuery | [StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array]) => Observable>, [ITuple<[StagingXcmV5Location, StagingXcmV5Location]>]> & QueryableStorageEntry]>; + /** + * Generic query + **/ + [key: string]: QueryableStorageEntry; + }; + assetRate: { + /** + * Maps an asset to its fixed point representation in the native balance. + * + * E.g. `native_amount = asset_amount * ConversionRateToNative::::get(asset_kind)` + **/ + conversionRateToNative: AugmentedQuery Observable>, [PolkadotRuntimeCommonImplsVersionedLocatableAsset]> & QueryableStorageEntry; /** * Generic query **/ @@ -153,14 +268,11 @@ declare module '@polkadot/api-base/types/storage' { /** * Freeze locks on account balances. **/ - freezes: AugmentedQuery Observable>, [AccountId32]> & QueryableStorageEntry; + freezes: AugmentedQuery Observable>, [AccountId32]> & QueryableStorageEntry; /** * Holds on account balances. **/ - holds: AugmentedQuery Observable>, [AccountId32]> & QueryableStorageEntry; + holds: AugmentedQuery Observable>, [AccountId32]> & QueryableStorageEntry; /** * The total units of outstanding deactivated balance in the system. **/ @@ -187,6 +299,93 @@ declare module '@polkadot/api-base/types/storage' { **/ [key: string]: QueryableStorageEntry; }; + bounties: { + /** + * Bounties that have been made. + **/ + bounties: AugmentedQuery Observable>, [u32]> & QueryableStorageEntry; + /** + * Bounty indices that have been approved but not yet funded. + **/ + bountyApprovals: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * Number of bounty proposals that have been made. + **/ + bountyCount: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * The description of each bounty. + **/ + bountyDescriptions: AugmentedQuery Observable>, [u32]> & QueryableStorageEntry; + /** + * Generic query + **/ + [key: string]: QueryableStorageEntry; + }; + childBounties: { + /** + * Child bounties that have been added. + **/ + childBounties: AugmentedQuery Observable>, [u32, u32]> & QueryableStorageEntry; + /** + * DEPRECATED: Replaced with `ParentTotalChildBounties` storage item keeping dedicated counts + * for each parent bounty. Number of total child bounties. Will be removed in May 2025. + **/ + childBountyCount: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * The description of each child-bounty. Indexed by `(parent_id, child_id)`. + * + * This item replaces the `ChildBountyDescriptions` storage item from the V0 storage version. + **/ + childBountyDescriptionsV1: AugmentedQuery Observable>, [u32, u32]> & QueryableStorageEntry; + /** + * The cumulative child-bounty curator fee for each parent bounty. + **/ + childrenCuratorFees: AugmentedQuery Observable, [u32]> & QueryableStorageEntry; + /** + * Number of active child bounties per parent bounty. + * Map of parent bounty index to number of child bounties. + **/ + parentChildBounties: AugmentedQuery Observable, [u32]> & QueryableStorageEntry; + /** + * Number of total child bounties per parent bounty, including completed bounties. + **/ + parentTotalChildBounties: AugmentedQuery Observable, [u32]> & QueryableStorageEntry; + /** + * The mapping of the child bounty ids from storage version `V0` to the new `V1` version. + * + * The `V0` ids based on total child bounty count [`ChildBountyCount`]`. The `V1` version ids + * based on the child bounty count per parent bounty [`ParentTotalChildBounties`]. + * The item intended solely for client convenience and not used in the pallet's core logic. + **/ + v0ToV1ChildBountyIds: AugmentedQuery Observable>>, [u32]> & QueryableStorageEntry; + /** + * Generic query + **/ + [key: string]: QueryableStorageEntry; + }; + claims: { + claims: AugmentedQuery Observable>, [EthereumAddress]> & QueryableStorageEntry; + /** + * Pre-claimed Ethereum accounts, by the Account ID that they are claimed to. + **/ + preclaims: AugmentedQuery Observable>, [AccountId32]> & QueryableStorageEntry; + /** + * The statement kind that must be signed, if any. + **/ + signing: AugmentedQuery Observable>, [EthereumAddress]> & QueryableStorageEntry; + total: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Vesting schedule for a claim. + * First balance is the total amount that should be held for vesting. + * Second balance is how much should be unlocked per block. + * The block number is when the vesting should start. + **/ + vesting: AugmentedQuery Observable>>, [EthereumAddress]> & QueryableStorageEntry; + /** + * Generic query + **/ + [key: string]: QueryableStorageEntry; + }; collatorSelection: { /** * Fixed amount to deposit to become a collator. @@ -221,31 +420,73 @@ declare module '@polkadot/api-base/types/storage' { **/ [key: string]: QueryableStorageEntry; }; + convictionVoting: { + /** + * The voting classes which have a non-zero lock requirement and the lock amounts which they + * require. The actual amount locked on behalf of this pallet should always be the maximum of + * this list. + **/ + classLocksFor: AugmentedQuery Observable>>, [AccountId32]> & QueryableStorageEntry; + /** + * All voting for a particular voter in a particular voting class. We store the balance for the + * number of votes that we have recorded. + **/ + votingFor: AugmentedQuery Observable, [AccountId32, u16]> & QueryableStorageEntry; + /** + * Generic query + **/ + [key: string]: QueryableStorageEntry; + }; + delegatedStaking: { + /** + * Map of `Agent` to their `Ledger`. + **/ + agents: AugmentedQuery Observable>, [AccountId32]> & QueryableStorageEntry; + /** + * Counter for the related counted storage map + **/ + counterForAgents: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Counter for the related counted storage map + **/ + counterForDelegators: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Map of Delegators to their `Delegation`. + * + * Implementation note: We are not using a double map with `delegator` and `agent` account + * as keys since we want to restrict delegators to delegate only to one account at a time. + **/ + delegators: AugmentedQuery Observable>, [AccountId32]> & QueryableStorageEntry; + /** + * Generic query + **/ + [key: string]: QueryableStorageEntry; + }; foreignAssets: { /** * The holdings of a specific account for a specific asset. **/ - account: AugmentedQuery Observable>, [StagingXcmV4Location, AccountId32]> & QueryableStorageEntry; + account: AugmentedQuery Observable>, [StagingXcmV5Location, AccountId32]> & QueryableStorageEntry; /** * Approved balance transfers. First balance is the amount approved for transfer. Second * is the amount of `T::Currency` reserved for storing this. * First key is the asset ID, second key is the owner and third key is the delegate. **/ - approvals: AugmentedQuery Observable>, [StagingXcmV4Location, AccountId32, AccountId32]> & QueryableStorageEntry; + approvals: AugmentedQuery Observable>, [StagingXcmV5Location, AccountId32, AccountId32]> & QueryableStorageEntry; /** * Details of an asset. **/ - asset: AugmentedQuery Observable>, [StagingXcmV4Location]> & QueryableStorageEntry; + asset: AugmentedQuery Observable>, [StagingXcmV5Location]> & QueryableStorageEntry; /** * Metadata of an asset. **/ - metadata: AugmentedQuery Observable<{ + metadata: AugmentedQuery Observable<{ readonly deposit: u128; readonly name: Bytes; readonly symbol: Bytes; readonly decimals: u8; readonly isFrozen: bool; - } & Struct>, [StagingXcmV4Location]> & QueryableStorageEntry; + } & Struct>, [StagingXcmV5Location]> & QueryableStorageEntry; /** * The asset ID enforced for the next asset creation, if any present. Otherwise, this storage * item has no effect. @@ -257,7 +498,17 @@ declare module '@polkadot/api-base/types/storage' { * The initial next asset ID can be set using the [`GenesisConfig`] or the * [SetNextAssetId](`migration::next_asset_id::SetNextAssetId`) migration. **/ - nextAssetId: AugmentedQuery Observable>, []> & QueryableStorageEntry; + nextAssetId: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * Generic query + **/ + [key: string]: QueryableStorageEntry; + }; + indices: { + /** + * The lookup from index to account. + **/ + accounts: AugmentedQuery Observable>>, [u32]> & QueryableStorageEntry; /** * Generic query **/ @@ -281,6 +532,131 @@ declare module '@polkadot/api-base/types/storage' { **/ [key: string]: QueryableStorageEntry; }; + multiBlockElection: { + /** + * Current phase. + **/ + currentPhase: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Desired number of targets to elect for this round. + **/ + desiredTargets: AugmentedQuery Observable>, [u32]> & QueryableStorageEntry; + /** + * Paginated target snapshot. + * + * For the time being, since we assume one pages of targets, at most ONE key will exist. + **/ + pagedTargetSnapshot: AugmentedQuery Observable>>, [u32, u32]> & QueryableStorageEntry; + /** + * Same as [`PagedTargetSnapshot`], but it will store the hash of the snapshot. + * + * The hash is generated using [`frame_system::Config::Hashing`]. + **/ + pagedTargetSnapshotHash: AugmentedQuery Observable>, [u32, u32]> & QueryableStorageEntry; + /** + * Paginated voter snapshot. At most [`T::Pages`] keys will exist. + **/ + pagedVoterSnapshot: AugmentedQuery Observable]>>>>, [u32, u32]> & QueryableStorageEntry; + /** + * Same as [`PagedVoterSnapshot`], but it will store the hash of the snapshot. + * + * The hash is generated using [`frame_system::Config::Hashing`]. + **/ + pagedVoterSnapshotHash: AugmentedQuery Observable>, [u32, u32]> & QueryableStorageEntry; + /** + * Internal counter for the number of rounds. + * + * This is useful for de-duplication of transactions submitted to the pool, and general + * diagnostics of the pallet. + * + * This is merely incremented once per every time that an upstream `elect` is called. + **/ + round: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Generic query + **/ + [key: string]: QueryableStorageEntry; + }; + multiBlockElectionSigned: { + /** + * Accounts whitelisted by governance to always submit their solutions. + * + * They are different in that: + * + * * They always pay a fixed deposit for submission, specified by + * [`Config::InvulnerableDeposit`]. They pay no page deposit. + * * If _ejected_ by better solution from [`SortedScores`], they will get their full deposit + * back. + * * They always get their tx-fee back even if they are _discarded_. + **/ + invulnerables: AugmentedQuery Observable>, []> & QueryableStorageEntry; + sortedScores: AugmentedQuery Observable>>, [u32]> & QueryableStorageEntry; + /** + * Map from account to the metadata of their submission. + * + * invariant: for any Key1 of type `AccountId` in [`Submissions`], this storage map also has a + * value. + **/ + submissionMetadataStorage: AugmentedQuery Observable>, [u32, AccountId32]> & QueryableStorageEntry; + /** + * Triple map from (round, account, page) to a solution page. + **/ + submissionStorage: AugmentedQuery Observable>, [u32, AccountId32, u32]> & QueryableStorageEntry; + /** + * Generic query + **/ + [key: string]: QueryableStorageEntry; + }; + multiBlockElectionVerifier: { + /** + * The minimum score that each solution must attain in order to be considered feasible. + **/ + minimumScore: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * The `(amount, count)` of backings, divided per page. + * + * This is stored because in the last block of verification we need them to compute the score, + * and check `MaxBackersPerWinnerFinal`. + * + * This can only ever live for the invalid variant of the solution. Once it is valid, we don't + * need this information anymore; the score is already computed once in + * [`QueuedSolutionScore`], and the backing counts are checked. + **/ + queuedSolutionBackings: AugmentedQuery Observable>>>, [u32, u32]> & QueryableStorageEntry; + /** + * The score of the valid variant of [`QueuedSolution`]. + * + * This only ever lives for the `valid` variant. + **/ + queuedSolutionScore: AugmentedQuery Observable>, [u32]> & QueryableStorageEntry; + /** + * The `X` variant of the current queued solution. Might be the valid one or not. + * + * The two variants of this storage item is to avoid the need of copying. Recall that once a + * `VerifyingSolution` is being processed, it needs to write its partial supports *somewhere*. + * Writing theses supports on top of a *good* queued supports is wrong, since we might bail. + * Writing them to a bugger and copying at the ned is slightly better, but expensive. This flag + * system is best of both worlds. + **/ + queuedSolutionX: AugmentedQuery Observable>, [u32, u32]> & QueryableStorageEntry; + /** + * The `Y` variant of the current queued solution. Might be the valid one or not. + **/ + queuedSolutionY: AugmentedQuery Observable>, [u32, u32]> & QueryableStorageEntry; + /** + * Pointer to the variant of [`QueuedSolutionX`] or [`QueuedSolutionY`] that is currently + * valid. + **/ + queuedValidVariant: AugmentedQuery Observable, [u32]> & QueryableStorageEntry; + /** + * Storage item for [`Status`]. + **/ + statusStorage: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Generic query + **/ + [key: string]: QueryableStorageEntry; + }; multisig: { /** * The set of open multisig operations. @@ -361,6 +737,118 @@ declare module '@polkadot/api-base/types/storage' { **/ [key: string]: QueryableStorageEntry; }; + nominationPools: { + /** + * Storage for bonded pools. + **/ + bondedPools: AugmentedQuery Observable>, [u32]> & QueryableStorageEntry; + /** + * Map from a pool member account to their opted claim permission. + **/ + claimPermissions: AugmentedQuery Observable, [AccountId32]> & QueryableStorageEntry; + /** + * Counter for the related counted storage map + **/ + counterForBondedPools: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Counter for the related counted storage map + **/ + counterForMetadata: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Counter for the related counted storage map + **/ + counterForPoolMembers: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Counter for the related counted storage map + **/ + counterForReversePoolIdLookup: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Counter for the related counted storage map + **/ + counterForRewardPools: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Counter for the related counted storage map + **/ + counterForSubPoolsStorage: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * The maximum commission that can be charged by a pool. Used on commission payouts to bound + * pool commissions that are > `GlobalMaxCommission`, necessary if a future + * `GlobalMaxCommission` is lower than some current pool commissions. + **/ + globalMaxCommission: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * Ever increasing number of all pools created so far. + **/ + lastPoolId: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Maximum number of members that can exist in the system. If `None`, then the count + * members are not bound on a system wide basis. + **/ + maxPoolMembers: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * Maximum number of members that may belong to pool. If `None`, then the count of + * members is not bound on a per pool basis. + **/ + maxPoolMembersPerPool: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * Maximum number of nomination pools that can exist. If `None`, then an unbounded number of + * pools can exist. + **/ + maxPools: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * Metadata for the pool. + **/ + metadata: AugmentedQuery Observable, [u32]> & QueryableStorageEntry; + /** + * Minimum bond required to create a pool. + * + * This is the amount that the depositor must put as their initial stake in the pool, as an + * indication of "skin in the game". + * + * This is the value that will always exist in the staking ledger of the pool bonded account + * while all other accounts leave. + **/ + minCreateBond: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Minimum amount to bond to join a pool. + **/ + minJoinBond: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Active members. + * + * TWOX-NOTE: SAFE since `AccountId` is a secure hash. + **/ + poolMembers: AugmentedQuery Observable>, [AccountId32]> & QueryableStorageEntry; + /** + * A reverse lookup from the pool's account id to its id. + * + * This is only used for slashing and on automatic withdraw update. In all other instances, the + * pool id is used, and the accounts are deterministically derived from it. + **/ + reversePoolIdLookup: AugmentedQuery Observable>, [AccountId32]> & QueryableStorageEntry; + /** + * Reward pools. This is where there rewards for each pool accumulate. When a members payout is + * claimed, the balance comes out of the reward pool. Keyed by the bonded pools account. + **/ + rewardPools: AugmentedQuery Observable>, [u32]> & QueryableStorageEntry; + /** + * Groups of unbonding pools. Each group of unbonding pools belongs to a + * bonded pool, hence the name sub-pools. Keyed by the bonded pools account. + **/ + subPoolsStorage: AugmentedQuery Observable>, [u32]> & QueryableStorageEntry; + /** + * The sum of funds across all pools. + * + * This might be lower but never higher than the sum of `total_balance` of all [`PoolMembers`] + * because calling `pool_withdraw_unbonded` might decrease the total stake of the pool's + * `bonded_account` without adjusting the pallet-internal `UnbondingPool`'s. + **/ + totalValueLocked: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Generic query + **/ + [key: string]: QueryableStorageEntry; + }; parachainInfo: { parachainId: AugmentedQuery Observable, []> & QueryableStorageEntry; /** @@ -407,8 +895,6 @@ declare module '@polkadot/api-base/types/storage' { hrmpOutboundMessages: AugmentedQuery Observable>, []> & QueryableStorageEntry; /** * HRMP watermark that was set in a block. - * - * This will be cleared in `on_initialize` of each new block. **/ hrmpWatermark: AugmentedQuery Observable, []> & QueryableStorageEntry; /** @@ -425,6 +911,18 @@ declare module '@polkadot/api-base/types/storage' { * by the system inherent. **/ lastHrmpMqcHeads: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * The last processed downward message. + * + * We need to keep track of this to filter the messages that have been already processed. + **/ + lastProcessedDownwardMessage: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * The last processed HRMP message. + * + * We need to keep track of this to filter the messages that have been already processed. + **/ + lastProcessedHrmpMessage: AugmentedQuery Observable>, []> & QueryableStorageEntry; /** * The relay chain block number associated with the last parachain block. * @@ -535,6 +1033,16 @@ declare module '@polkadot/api-base/types/storage' { **/ [key: string]: QueryableStorageEntry; }; + parameters: { + /** + * Stored parameters. + **/ + parameters: AugmentedQuery Observable>, [AssetHubPolkadotRuntimeRuntimeParametersKey]> & QueryableStorageEntry; + /** + * Generic query + **/ + [key: string]: QueryableStorageEntry; + }; polkadotXcm: { /** * The existing asset traps. @@ -657,6 +1165,21 @@ declare module '@polkadot/api-base/types/storage' { **/ [key: string]: QueryableStorageEntry; }; + preimage: { + preimageFor: AugmentedQuery | [H256 | string | Uint8Array, u32 | AnyNumber | Uint8Array]) => Observable>, [ITuple<[H256, u32]>]> & QueryableStorageEntry]>; + /** + * The request status of a given hash. + **/ + requestStatusFor: AugmentedQuery Observable>, [H256]> & QueryableStorageEntry; + /** + * The request status of a given hash. + **/ + statusFor: AugmentedQuery Observable>, [H256]> & QueryableStorageEntry; + /** + * Generic query + **/ + [key: string]: QueryableStorageEntry; + }; proxy: { /** * The announcements made by the proxy (key). @@ -666,7 +1189,66 @@ declare module '@polkadot/api-base/types/storage' { * The set of account proxies. Maps the account which has delegated to the accounts * which are being delegated to, together with the amount held on deposit. **/ - proxies: AugmentedQuery Observable, u128]>>, [AccountId32]> & QueryableStorageEntry; + proxies: AugmentedQuery Observable, u128]>>, [AccountId32]> & QueryableStorageEntry; + /** + * Generic query + **/ + [key: string]: QueryableStorageEntry; + }; + referenda: { + /** + * The number of referenda being decided currently. + **/ + decidingCount: AugmentedQuery Observable, [u16]> & QueryableStorageEntry; + /** + * The metadata is a general information concerning the referendum. + * The `Hash` refers to the preimage of the `Preimages` provider which can be a JSON + * dump or IPFS hash of a JSON file. + * + * Consider a garbage collection for a metadata of finished referendums to `unrequest` (remove) + * large preimages. + **/ + metadataOf: AugmentedQuery Observable>, [u32]> & QueryableStorageEntry; + /** + * The next free referendum index, aka the number of referenda started so far. + **/ + referendumCount: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Information concerning any given referendum. + **/ + referendumInfoFor: AugmentedQuery Observable>, [u32]> & QueryableStorageEntry; + /** + * The sorted list of referenda ready to be decided but not yet being decided, ordered by + * conviction-weighted approvals. + * + * This should be empty if `DecidingCount` is less than `TrackInfo::max_deciding`. + **/ + trackQueue: AugmentedQuery Observable>>, [u16]> & QueryableStorageEntry; + /** + * Generic query + **/ + [key: string]: QueryableStorageEntry; + }; + scheduler: { + /** + * Items to be executed, indexed by the block number that they should be executed on. + **/ + agenda: AugmentedQuery Observable>>, [u32]> & QueryableStorageEntry; + /** + * Block number at which the agenda began incomplete execution. + **/ + incompleteSince: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * Lookup from a name to the block number and index of the task. + * + * For v3 -> v4 the previously unbounded identities are Blake2-256 hashed to form the v4 + * identities. + **/ + lookup: AugmentedQuery Observable>>, [U8aFixed]> & QueryableStorageEntry; + /** + * Retry configurations for items to be executed, indexed by task address. + **/ + retries: AugmentedQuery | [u32 | AnyNumber | Uint8Array, u32 | AnyNumber | Uint8Array]) => Observable>, [ITuple<[u32, u32]>]> & QueryableStorageEntry]>; /** * Generic query **/ @@ -712,6 +1294,346 @@ declare module '@polkadot/api-base/types/storage' { **/ [key: string]: QueryableStorageEntry; }; + snowbridgeSystemFrontend: { + /** + * The current operating mode for exporting to Ethereum. + **/ + exportOperatingMode: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Generic query + **/ + [key: string]: QueryableStorageEntry; + }; + staking: { + /** + * The active era information, it holds index and start. + * + * The active era is the era being currently rewarded. Validator set of this era must be + * equal to what is RC's session pallet. + **/ + activeEra: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * Map from all locked "stash" accounts to the controller account. + * + * TWOX-NOTE: SAFE since `AccountId` is a secure hash. + **/ + bonded: AugmentedQuery Observable>, [AccountId32]> & QueryableStorageEntry; + /** + * A mapping from still-bonded eras to the first session index of that era. + * + * Must contains information for eras for the range: + * `[active_era - bounding_duration; active_era]` + **/ + bondedEras: AugmentedQuery Observable>>, []> & QueryableStorageEntry; + /** + * The amount of currency given to reporters of a slash event which was + * canceled by extraordinary circumstances (e.g. governance). + **/ + canceledSlashPayout: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Cancelled slashes by era and validator with maximum slash fraction to be cancelled. + * + * When slashes are cancelled by governance, this stores the era and the validators + * whose slashes should be cancelled, along with the maximum slash fraction that should + * be cancelled for each validator. + **/ + cancelledSlashes: AugmentedQuery Observable>>, [u32]> & QueryableStorageEntry; + /** + * The threshold for when users can start calling `chill_other` for other validators / + * nominators. The threshold is compared to the actual number of validators / nominators + * (`CountFor*`) in the system compared to the configured max (`Max*Count`). + **/ + chillThreshold: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * History of claimed paged rewards by era and validator. + * + * This is keyed by era and validator stash which maps to the set of page indexes which have + * been claimed. + * + * It is removed after [`Config::HistoryDepth`] eras. + **/ + claimedRewards: AugmentedQuery Observable>, [u32, AccountId32]> & QueryableStorageEntry; + /** + * Counter for the related counted storage map + **/ + counterForNominators: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Counter for the related counted storage map + **/ + counterForValidators: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Counter for the related counted storage map + **/ + counterForVirtualStakers: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * The current planned era index. + * + * This is the latest planned era, depending on how the Session pallet queues the validator + * set, it might be active or not. + **/ + currentEra: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * A bounded list of the "electable" stashes that resulted from a successful election. + **/ + electableStashes: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * Tracks the current step of era pruning process for each era being lazily pruned. + **/ + eraPruningState: AugmentedQuery Observable>, [u32]> & QueryableStorageEntry; + /** + * Rewards for the last [`Config::HistoryDepth`] eras. + * If reward hasn't been set or has been removed then 0 reward is returned. + **/ + erasRewardPoints: AugmentedQuery Observable, [u32]> & QueryableStorageEntry; + /** + * Summary of validator exposure at a given era. + * + * This contains the total stake in support of the validator and their own stake. In addition, + * it can also be used to get the number of nominators backing this validator and the number of + * exposure pages they are divided into. The page count is useful to determine the number of + * pages of rewards that needs to be claimed. + * + * This is keyed first by the era index to allow bulk deletion and then the stash account. + * Should only be accessed through `Eras`. + * + * Is it removed after [`Config::HistoryDepth`] eras. + * If stakers hasn't been set or has been removed then empty overview is returned. + **/ + erasStakersOverview: AugmentedQuery Observable>, [u32, AccountId32]> & QueryableStorageEntry; + /** + * Paginated exposure of a validator at given era. + * + * This is keyed first by the era index to allow bulk deletion, then stash account and finally + * the page. Should only be accessed through `Eras`. + * + * This is cleared after [`Config::HistoryDepth`] eras. + **/ + erasStakersPaged: AugmentedQuery Observable>, [u32, AccountId32, u32]> & QueryableStorageEntry; + /** + * The total amount staked for the last [`Config::HistoryDepth`] eras. + * If total hasn't been set or has been removed then 0 stake is returned. + **/ + erasTotalStake: AugmentedQuery Observable, [u32]> & QueryableStorageEntry; + /** + * Exposure of validator at era with the preferences of validators. + * + * This is keyed first by the era index to allow bulk deletion and then the stash account. + * + * Is it removed after [`Config::HistoryDepth`] eras. + **/ + erasValidatorPrefs: AugmentedQuery Observable, [u32, AccountId32]> & QueryableStorageEntry; + /** + * The total validator era payout for the last [`Config::HistoryDepth`] eras. + * + * Eras that haven't finished yet or has been removed doesn't have reward. + **/ + erasValidatorReward: AugmentedQuery Observable>, [u32]> & QueryableStorageEntry; + /** + * Mode of era forcing. + **/ + forceEra: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Any validators that may never be slashed or forcibly kicked. It's a Vec since they're + * easy to initialize and the performance hit is minimal (we expect no more than four + * invulnerables) and restricted to testnets. + **/ + invulnerables: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * Map from all (unlocked) "controller" accounts to the info regarding the staking. + * + * Note: All the reads and mutations to this storage *MUST* be done through the methods exposed + * by [`StakingLedger`] to ensure data and lock consistency. + **/ + ledger: AugmentedQuery Observable>, [AccountId32]> & QueryableStorageEntry; + /** + * The maximum nominator count before we stop allowing new validators to join. + * + * When this value is not set, no limits are enforced. + **/ + maxNominatorsCount: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * Maximum staked rewards, i.e. the percentage of the era inflation that + * is used for stake rewards. + * See [Era payout](./index.html#era-payout). + **/ + maxStakedRewards: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * The maximum validator count before we stop allowing new validators to join. + * + * When this value is not set, no limits are enforced. + **/ + maxValidatorsCount: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * The minimum amount of commission that validators can set. + * + * If set to `0`, no limit exists. + **/ + minCommission: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * The minimum active nominator stake of the last successful election. + **/ + minimumActiveStake: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * The minimum active bond to become and maintain the role of a nominator. + **/ + minNominatorBond: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * The minimum active bond to become and maintain the role of a validator. + **/ + minValidatorBond: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Keeps track of an ongoing multi-page election solution request. + * + * If `Some(_)``, it is the next page that we intend to elect. If `None`, we are not in the + * election process. + * + * This is only set in multi-block elections. Should always be `None` otherwise. + **/ + nextElectionPage: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * The map from nominator stash key to their nomination preferences, namely the validators that + * they wish to support. + * + * Note that the keys of this storage map might become non-decodable in case the + * account's [`NominationsQuota::MaxNominations`] configuration is decreased. + * In this rare case, these nominators + * are still existent in storage, their key is correct and retrievable (i.e. `contains_key` + * indicates that they exist), but their value cannot be decoded. Therefore, the non-decodable + * nominators will effectively not-exist, until they re-submit their preferences such that it + * is within the bounds of the newly set `Config::MaxNominations`. + * + * This implies that `::iter_keys().count()` and `::iter().count()` might return different + * values for this map. Moreover, the main `::count()` is aligned with the former, namely the + * number of keys that exist. + * + * Lastly, if any of the nominators become non-decodable, they can be chilled immediately via + * [`Call::chill_other`] dispatchable by anyone. + * + * TWOX-NOTE: SAFE since `AccountId` is a secure hash. + **/ + nominators: AugmentedQuery Observable>, [AccountId32]> & QueryableStorageEntry; + /** + * Stores reported offences in a queue until they are processed in subsequent blocks. + * + * Each offence is recorded under the corresponding era index and the offending validator's + * account. If an offence spans multiple pages, only one page is processed at a time. Offences + * are handled sequentially, with their associated slashes computed and stored in + * `UnappliedSlashes`. These slashes are then applied in a future era as determined by + * `SlashDeferDuration`. + * + * Any offences tied to an era older than `BondingDuration` are automatically dropped. + * Processing always prioritizes the oldest era first. + **/ + offenceQueue: AugmentedQuery Observable>, [u32, AccountId32]> & QueryableStorageEntry; + /** + * Tracks the eras that contain offences in `OffenceQueue`, sorted from **earliest to latest**. + * + * - This ensures efficient retrieval of the oldest offence without iterating through + * `OffenceQueue`. + * - When a new offence is added to `OffenceQueue`, its era is **inserted in sorted order** + * if not already present. + * - When all offences for an era are processed, it is **removed** from this list. + * - The maximum length of this vector is bounded by `BondingDuration`. + * + * This eliminates the need for expensive iteration and sorting when fetching the next offence + * to process. + **/ + offenceQueueEras: AugmentedQuery Observable>>, []> & QueryableStorageEntry; + /** + * Where the reward payment should be made. Keyed by stash. + * + * TWOX-NOTE: SAFE since `AccountId` is a secure hash. + **/ + payee: AugmentedQuery Observable>, [AccountId32]> & QueryableStorageEntry; + /** + * Tracks the currently processed offence record from the `OffenceQueue`. + * + * - When processing offences, an offence record is **popped** from the oldest era in + * `OffenceQueue` and stored here. + * - The function `process_offence` reads from this storage, processing one page of exposure at + * a time. + * - After processing a page, the `exposure_page` count is **decremented** until it reaches + * zero. + * - Once fully processed, the offence record is removed from this storage. + * + * This ensures that offences are processed incrementally, preventing excessive computation + * in a single block while maintaining correct slashing behavior. + **/ + processingOffence: AugmentedQuery Observable>>, []> & QueryableStorageEntry; + /** + * The percentage of the slash that is distributed to reporters. + * + * The rest of the slashed value is handled by the `Slash`. + **/ + slashRewardFraction: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * All unapplied slashes that are queued for later. + **/ + unappliedSlashes: AugmentedQuery | [AccountId32 | string | Uint8Array, Perbill | AnyNumber | Uint8Array, u32 | AnyNumber | Uint8Array]) => Observable>, [u32, ITuple<[AccountId32, Perbill, u32]>]> & QueryableStorageEntry]>; + /** + * The ideal number of active validators. + **/ + validatorCount: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * The map from (wannabe) validator stash key to the preferences of that validator. + * + * TWOX-NOTE: SAFE since `AccountId` is a secure hash. + **/ + validators: AugmentedQuery Observable, [AccountId32]> & QueryableStorageEntry; + /** + * All slashing events on validators, mapped by era to the highest slash proportion + * and slash value of the era. + **/ + validatorSlashInEra: AugmentedQuery Observable>>, [u32, AccountId32]> & QueryableStorageEntry; + /** + * Stakers whose funds are managed by other pallets. + * + * This pallet does not apply any locks on them, therefore they are only virtually bonded. They + * are expected to be keyless accounts and hence should not be allowed to mutate their ledger + * directly via this pallet. Instead, these accounts are managed by other pallets and accessed + * via low level apis. We keep track of them to do minimal integrity checks. + **/ + virtualStakers: AugmentedQuery Observable>, [AccountId32]> & QueryableStorageEntry; + /** + * Voter snapshot progress status. + * + * If the status is `Ongoing`, it keeps a cursor of the last voter retrieved to proceed when + * creating the next snapshot page. + **/ + voterSnapshotStatus: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Generic query + **/ + [key: string]: QueryableStorageEntry; + }; + stakingRcClient: { + /** + * An incomplete incoming session report that we have not acted upon yet. + **/ + incompleteSessionReport: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * The last session report's `end_index` that we have acted upon. + * + * This allows this pallet to ensure a sequentially increasing sequence of session reports + * passed to staking. + * + * Note that with the XCM being the backbone of communication, we have a guarantee on the + * ordering of messages. As long as the RC sends session reports in order, we _eventually_ + * receive them in the same correct order as well. + **/ + lastSessionReportEndingIndex: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * A validator set that is outgoing, and should be sent. + * + * This will be attempted to be sent, possibly on every `on_initialize` call, until it is sent, + * or the second value reaches zero, at which point we drop it. + **/ + outgoingValidatorSet: AugmentedQuery Observable>>, []> & QueryableStorageEntry; + /** + * Generic query + **/ + [key: string]: QueryableStorageEntry; + }; stateTrieMigration: { /** * The limits that are imposed on automatic migrations. @@ -882,6 +1804,49 @@ declare module '@polkadot/api-base/types/storage' { **/ [key: string]: QueryableStorageEntry; }; + treasury: { + /** + * DEPRECATED: associated with `spend_local` call and will be removed in May 2025. + * Refer to for migration to `spend`. + * + * Proposal indices that have been approved but not yet awarded. + **/ + approvals: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * The amount which has been reported as inactive to Currency. + **/ + deactivated: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * The blocknumber for the last triggered spend period. + **/ + lastSpendPeriod: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * DEPRECATED: associated with `spend_local` call and will be removed in May 2025. + * Refer to for migration to `spend`. + * + * Number of proposals that have been made. + **/ + proposalCount: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * DEPRECATED: associated with `spend_local` call and will be removed in May 2025. + * Refer to for migration to `spend`. + * + * Proposals that have been made. + **/ + proposals: AugmentedQuery Observable>, [u32]> & QueryableStorageEntry; + /** + * The count of spends that have been made. + **/ + spendCount: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Spends that have been approved and being processed. + **/ + spends: AugmentedQuery Observable>, [u32]> & QueryableStorageEntry; + /** + * Generic query + **/ + [key: string]: QueryableStorageEntry; + }; uniques: { /** * The items held by any given account; set out this way so that items owned by a single @@ -946,6 +1911,47 @@ declare module '@polkadot/api-base/types/storage' { **/ [key: string]: QueryableStorageEntry; }; + voterList: { + /** + * Counter for the related counted storage map + **/ + counterForListNodes: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * A bag stored in storage. + * + * Stores a `Bag` struct, which stores head and tail pointers to itself. + **/ + listBags: AugmentedQuery Observable>, [u64]> & QueryableStorageEntry; + /** + * A single node, within some bag. + * + * Nodes store links forward and back within their respective bags. + **/ + listNodes: AugmentedQuery Observable>, [AccountId32]> & QueryableStorageEntry; + /** + * Lock all updates to this pallet. + * + * If any nodes needs updating, removal or addition due to a temporary lock, the + * [`Call::rebag`] can be used. + **/ + lock: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * Pointer that remembers the next node that will be auto-rebagged. + * When `None`, the next scan will start from the list head again. + **/ + nextNodeAutoRebagged: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * Generic query + **/ + [key: string]: QueryableStorageEntry; + }; + whitelist: { + whitelistedCall: AugmentedQuery Observable>, [H256]> & QueryableStorageEntry; + /** + * Generic query + **/ + [key: string]: QueryableStorageEntry; + }; xcmpQueue: { /** * The factor to multiply the base delivery fee by. diff --git a/packages/api-augment/src/assetHubPolkadot/runtime.ts b/packages/api-augment/src/assetHubPolkadot/runtime.ts index 7bc4f04e9bd..1e7deda6b66 100644 --- a/packages/api-augment/src/assetHubPolkadot/runtime.ts +++ b/packages/api-augment/src/assetHubPolkadot/runtime.ts @@ -10,8 +10,9 @@ import type { Bytes, Null, Option, Result, Text, Vec, bool, u128, u32 } from '@p import type { AnyNumber, IMethod, ITuple } from '@polkadot/types-codec/types'; import type { Extrinsic } from '@polkadot/types/interfaces/extrinsics'; import type { OpaqueMetadata } from '@polkadot/types/interfaces/metadata'; +import type { ParaId } from '@polkadot/types/interfaces/parachains'; import type { AccountId32, H256, RuntimeCall, Slot, SlotDuration } from '@polkadot/types/interfaces/runtime'; -import type { AssetHubPolkadotRuntimeOriginCaller, AssetsCommonRuntimeApiFungiblesAccessError, CumulusPrimitivesCoreCollationInfo, PalletTransactionPaymentFeeDetails, PalletTransactionPaymentRuntimeDispatchInfo, SpConsensusAuraEd25519AppEd25519Public, SpCoreCryptoKeyTypeId, SpInherentsCheckInherentsResult, SpInherentsInherentData, SpRuntimeBlock, SpRuntimeDispatchError, SpRuntimeExtrinsicInclusionMode, SpRuntimeHeader, SpRuntimeTransactionValidityTransactionSource, SpRuntimeTransactionValidityTransactionValidityError, SpRuntimeTransactionValidityValidTransaction, SpVersionRuntimeVersion, SpWeightsWeightV2Weight, StagingXcmV4Location, XcmRuntimeApisConversionsError, XcmRuntimeApisDryRunCallDryRunEffects, XcmRuntimeApisDryRunError, XcmRuntimeApisDryRunXcmDryRunEffects, XcmRuntimeApisFeesError, XcmVersionedAssetId, XcmVersionedAssets, XcmVersionedLocation, XcmVersionedXcm } from '@polkadot/types/lookup'; +import type { AssetHubPolkadotRuntimeOriginCaller, AssetsCommonRuntimeApiFungiblesAccessError, CumulusPrimitivesCoreCollationInfo, FrameSupportViewFunctionsViewFunctionDispatchError, FrameSupportViewFunctionsViewFunctionId, PalletTransactionPaymentFeeDetails, PalletTransactionPaymentRuntimeDispatchInfo, SpConsensusAuraEd25519AppEd25519Public, SpCoreCryptoKeyTypeId, SpInherentsCheckInherentsResult, SpInherentsInherentData, SpRuntimeBlock, SpRuntimeDispatchError, SpRuntimeExtrinsicInclusionMode, SpRuntimeHeader, SpRuntimeTransactionValidityTransactionSource, SpRuntimeTransactionValidityTransactionValidityError, SpRuntimeTransactionValidityValidTransaction, SpVersionRuntimeVersion, SpWeightsWeightV2Weight, StagingXcmV5Location, XcmRuntimeApisAuthorizedAliasesError, XcmRuntimeApisAuthorizedAliasesOriginAliaser, XcmRuntimeApisConversionsError, XcmRuntimeApisDryRunCallDryRunEffects, XcmRuntimeApisDryRunError, XcmRuntimeApisDryRunXcmDryRunEffects, XcmRuntimeApisFeesError, XcmRuntimeApisTrustedQueryError, XcmVersionedAsset, XcmVersionedAssetId, XcmVersionedAssets, XcmVersionedLocation, XcmVersionedXcm } from '@polkadot/types/lookup'; import type { IExtrinsic, Observable } from '@polkadot/types/types'; export type __AugmentedCall = AugmentedCall; @@ -35,15 +36,15 @@ declare module '@polkadot/api-base/types/calls' { /** * Returns the size of the liquidity pool for the given asset pair. **/ - getReserves: AugmentedCall Observable>>>; + getReserves: AugmentedCall Observable>>>; /** * Provides a quote for [`Pallet::swap_exact_tokens_for_tokens`].,, Note that the price may have changed by the time the transaction is executed., (Use `amount_out_min` to control slippage.) **/ - quotePriceExactTokensForTokens: AugmentedCall Observable>>; + quotePriceExactTokensForTokens: AugmentedCall Observable>>; /** * Provides a quote for [`Pallet::swap_tokens_for_exact_tokens`].,, Note that the price may have changed by the time the transaction is executed., (Use `amount_in_max` to control slippage.) **/ - quotePriceTokensForExactTokens: AugmentedCall Observable>>; + quotePriceTokensForExactTokens: AugmentedCall Observable>>; /** * Generic call **/ @@ -75,6 +76,21 @@ declare module '@polkadot/api-base/types/calls' { **/ [key: string]: DecoratedCallBase; }; + /** 0x12c8e3d4d7e06de0/ */ + authorizedAliasersApi: { + /** + * Returns locations allowed to alias into and act as `target`. + **/ + authorizedAliasers: AugmentedCall Observable, XcmRuntimeApisAuthorizedAliasesError>>>; + /** + * Returns whether `origin` is allowed to alias into and act as `target`. + **/ + isAuthorizedAlias: AugmentedCall Observable>>; + /** + * Generic call + **/ + [key: string]: DecoratedCallBase; + }; /** 0x40fe3ad401f8959a/ */ blockBuilder: { /** @@ -133,7 +149,7 @@ declare module '@polkadot/api-base/types/calls' { /** * Dry run call V2. **/ - dryRunCall: AugmentedCall Observable>>; + dryRunCall: AugmentedCall Observable>>; /** * Dry run XCM program **/ @@ -173,6 +189,17 @@ declare module '@polkadot/api-base/types/calls' { **/ [key: string]: DecoratedCallBase; }; + /** 0xa2ddb6a58477bf63/ */ + getParachainInfo: { + /** + * Retrieve the parachain id used for runtime. + **/ + parachainId: AugmentedCall Observable>; + /** + * Generic call + **/ + [key: string]: DecoratedCallBase; + }; /** 0x9ffb505aa738d69c/ */ locationToAccountApi: { /** @@ -203,6 +230,53 @@ declare module '@polkadot/api-base/types/calls' { **/ [key: string]: DecoratedCallBase; }; + /** 0x17a6bc0d0062aeb3/ */ + nominationPoolsApi: { + /** + * Returns the equivalent points of `new_funds` for a given pool. + **/ + balanceToPoints: AugmentedCall Observable>; + /** + * Returns true if the delegated funds of the pool `member` needs migration.,, Once a pool has successfully migrated to the strategy, [`DelegateStake`](pallet_nomination_pools::adapter::DelegateStake), the funds of the, member can be migrated from pool account to the member's account. Use, [`migrate_delegation`](pallet_nomination_pools::Call::migrate_delegation), to migrate the funds of the pool member. + **/ + memberNeedsDelegateMigration: AugmentedCall Observable>; + /** + * Returns the pending slash for a given pool member.,, If pending slash of the member exceeds `ExistentialDeposit`, it can be reported on, chain. + **/ + memberPendingSlash: AugmentedCall Observable>; + /** + * Returns the total contribution of a pool member including any balance that is unbonding. + **/ + memberTotalBalance: AugmentedCall Observable>; + /** + * Returns the pending rewards for the member that the AccountId was given for. + **/ + pendingRewards: AugmentedCall Observable>; + /** + * Returns the equivalent balance of `points` for a given pool. + **/ + pointsToBalance: AugmentedCall Observable>; + /** + * Returns the bonded account and reward account associated with the pool_id. + **/ + poolAccounts: AugmentedCall Observable>>; + /** + * Total balance contributed to the pool. + **/ + poolBalance: AugmentedCall Observable>; + /** + * Returns true if the pool with `pool_id` needs migration.,, This can happen when the `pallet-nomination-pools` has switched to using strategy, [`DelegateStake`](pallet_nomination_pools::adapter::DelegateStake) but the pool, still has funds that were staked using the older strategy, [TransferStake](pallet_nomination_pools::adapter::TransferStake). Use, [`migrate_pool_to_delegate_stake`](pallet_nomination_pools::Call::migrate_pool_to_delegate_stake), to migrate the pool. + **/ + poolNeedsDelegateMigration: AugmentedCall Observable>; + /** + * Returns the pending slash for a given pool. + **/ + poolPendingSlash: AugmentedCall Observable>; + /** + * Generic call + **/ + [key: string]: DecoratedCallBase; + }; /** 0xf78b278be53f454c/ */ offchainWorkerApi: { /** @@ -214,6 +288,28 @@ declare module '@polkadot/api-base/types/calls' { **/ [key: string]: DecoratedCallBase; }; + /** 0x04e70521a0d3d2f8/ */ + relayParentOffsetApi: { + /** + * Fetch the slot offset that is expected from the relay chain. + **/ + relayParentOffset: AugmentedCall Observable>; + /** + * Generic call + **/ + [key: string]: DecoratedCallBase; + }; + /** 0xccd9de6396c899ca/ */ + runtimeViewFunction: { + /** + * Execute a view function query. + **/ + executeViewFunction: AugmentedCall Observable>>; + /** + * Generic call + **/ + [key: string]: DecoratedCallBase; + }; /** 0xab3c0572291feb8b/ */ sessionKeys: { /** @@ -229,6 +325,25 @@ declare module '@polkadot/api-base/types/calls' { **/ [key: string]: DecoratedCallBase; }; + /** 0x18ef58a3b67ba770/ */ + stakingApi: { + /** + * Returns the page count of exposures for a validator `account` in a given era. + **/ + erasStakersPageCount: AugmentedCall Observable>; + /** + * Returns the nominations quota for a nominator with a given balance. + **/ + nominationsQuota: AugmentedCall Observable>; + /** + * Returns true if validator `account` has pages to be claimed for the given era. + **/ + pendingRewards: AugmentedCall Observable>; + /** + * Generic call + **/ + [key: string]: DecoratedCallBase; + }; /** 0xd2bc9897eed08f15/ */ taggedTransactionQueue: { /** @@ -286,6 +401,21 @@ declare module '@polkadot/api-base/types/calls' { **/ [key: string]: DecoratedCallBase; }; + /** 0x2609be83ac4468dc/ */ + trustedQueryApi: { + /** + * Returns if the location is a trusted reserve for the asset.,, # Arguments, * `asset`: `VersionedAsset`., * `location`: `VersionedLocation`. + **/ + isTrustedReserve: AugmentedCall Observable>>; + /** + * Returns if the asset can be teleported to the location.,, # Arguments, * `asset`: `VersionedAsset`., * `location`: `VersionedLocation`. + **/ + isTrustedTeleporter: AugmentedCall Observable>>; + /** + * Generic call + **/ + [key: string]: DecoratedCallBase; + }; /** 0x6ff52ee858e6c5bd/ */ xcmPaymentApi: { /** diff --git a/packages/api-augment/src/assetHubPolkadot/tx.ts b/packages/api-augment/src/assetHubPolkadot/tx.ts index 69a492cd8fa..3309ed72b09 100644 --- a/packages/api-augment/src/assetHubPolkadot/tx.ts +++ b/packages/api-augment/src/assetHubPolkadot/tx.ts @@ -8,8 +8,9 @@ import '@polkadot/api-base/types/submittable'; import type { ApiTypes, AugmentedSubmittable, SubmittableExtrinsic, SubmittableExtrinsicFunction } from '@polkadot/api-base/types'; import type { Bytes, Compact, Option, U8aFixed, Vec, bool, u128, u16, u32, u64, u8 } from '@polkadot/types-codec'; import type { AnyNumber, IMethod, ITuple } from '@polkadot/types-codec/types'; -import type { AccountId32, Call, H256, MultiAddress } from '@polkadot/types/interfaces/runtime'; -import type { AssetHubPolkadotRuntimeOriginCaller, AssetHubPolkadotRuntimeProxyType, AssetHubPolkadotRuntimeSessionKeys, CumulusPrimitivesCoreAggregateMessageOrigin, CumulusPrimitivesParachainInherentParachainInherentData, PalletBalancesAdjustmentDirection, PalletMultisigTimepoint, PalletNftsAttributeNamespace, PalletNftsCancelAttributesApprovalWitness, PalletNftsCollectionConfig, PalletNftsDestroyWitness, PalletNftsItemConfig, PalletNftsItemTip, PalletNftsMintSettings, PalletNftsMintWitness, PalletNftsPreSignedAttributes, PalletNftsPreSignedMint, PalletNftsPriceWithDirection, PalletStateTrieMigrationMigrationLimits, PalletStateTrieMigrationMigrationTask, PalletStateTrieMigrationProgress, PalletUniquesDestroyWitness, PalletVestingVestingInfo, SpRuntimeMultiSignature, SpWeightsWeightV2Weight, StagingXcmExecutorAssetTransferTransferType, StagingXcmV4Location, StagingXcmV5Location, XcmV3WeightLimit, XcmVersionedAssetId, XcmVersionedAssets, XcmVersionedLocation, XcmVersionedXcm } from '@polkadot/types/lookup'; +import type { EthereumAddress } from '@polkadot/types/interfaces/eth'; +import type { AccountId32, Call, H256, MultiAddress, Perbill, Percent } from '@polkadot/types/interfaces/runtime'; +import type { AssetHubPolkadotRuntimeOriginCaller, AssetHubPolkadotRuntimeProxyType, AssetHubPolkadotRuntimeRuntimeParameters, AssetHubPolkadotRuntimeRuntimeTask, AssetHubPolkadotRuntimeSessionKeys, AssetHubPolkadotRuntimeStakingNposCompactSolution16, CumulusPalletParachainSystemParachainInherentBasicParachainInherentData, CumulusPalletParachainSystemParachainInherentInboundMessagesData, CumulusPrimitivesCoreAggregateMessageOrigin, FrameSupportPreimagesBounded, FrameSupportScheduleDispatchTime, PalletAhMigratorMigrationStage, PalletBalancesAdjustmentDirection, PalletConvictionVotingConviction, PalletConvictionVotingVoteAccountVote, PalletElectionProviderMultiBlockAdminOperation, PalletElectionProviderMultiBlockPagedRawSolution, PalletMultisigTimepoint, PalletNftsAttributeNamespace, PalletNftsCancelAttributesApprovalWitness, PalletNftsCollectionConfig, PalletNftsDestroyWitness, PalletNftsItemConfig, PalletNftsItemTip, PalletNftsMintSettings, PalletNftsMintWitness, PalletNftsPreSignedAttributes, PalletNftsPreSignedMint, PalletNftsPriceWithDirection, PalletNominationPoolsBondExtra, PalletNominationPoolsClaimPermission, PalletNominationPoolsCommissionChangeRate, PalletNominationPoolsCommissionClaimPermission, PalletNominationPoolsConfigOpAccountId32, PalletNominationPoolsConfigOpPerbill, PalletNominationPoolsConfigOpU128, PalletNominationPoolsConfigOpU32, PalletNominationPoolsPoolState, PalletRcMigratorAccountsAccount, PalletRcMigratorBountiesRcBountiesMessage, PalletRcMigratorChildBountiesPortableChildBountiesMessage, PalletRcMigratorClaimsRcClaimsMessage, PalletRcMigratorConvictionVotingRcConvictionVotingMessage, PalletRcMigratorCrowdloanRcCrowdloanMessage, PalletRcMigratorIndicesRcIndicesIndex, PalletRcMigratorMigrationFinishedData, PalletRcMigratorMultisigRcMultisig, PalletRcMigratorPreimageChunksRcPreimageChunk, PalletRcMigratorPreimageLegacyRequestStatusRcPreimageLegacyStatus, PalletRcMigratorPreimageRequestStatusPortableRequestStatus, PalletRcMigratorProxyRcProxy, PalletRcMigratorProxyRcProxyAnnouncement, PalletRcMigratorQueuePriority, PalletRcMigratorReferendaReferendaMessage, PalletRcMigratorSchedulerRcSchedulerMessage, PalletRcMigratorSchedulerSchedulerAgendaMessage, PalletRcMigratorStakingBagsListPortableBagsListMessage, PalletRcMigratorStakingDelegatedStakingPortableDelegatedStakingMessage, PalletRcMigratorStakingMessagePortableStakingMessage, PalletRcMigratorStakingNomPoolsRcNomPoolsMessage, PalletRcMigratorTreasuryPortableTreasuryMessage, PalletRcMigratorVestingRcVestingSchedule, PalletReferendaReferendumInfoRcPalletsOrigin, PalletStakingAsyncLedgerUnlockChunk, PalletStakingAsyncPalletConfigOpPerbill, PalletStakingAsyncPalletConfigOpPercent, PalletStakingAsyncPalletConfigOpU128, PalletStakingAsyncPalletConfigOpU32, PalletStakingAsyncRcClientOffence, PalletStakingAsyncRcClientSessionReport, PalletStakingAsyncRewardDestination, PalletStakingAsyncValidatorPrefs, PalletStateTrieMigrationMigrationLimits, PalletStateTrieMigrationMigrationTask, PalletStateTrieMigrationProgress, PalletUniquesDestroyWitness, PalletVestingVestingInfo, ParachainsCommonPayVersionedLocatableAccount, PolkadotRuntimeCommonClaimsEcdsaSignature, PolkadotRuntimeCommonClaimsStatementKind, PolkadotRuntimeCommonImplsVersionedLocatableAsset, SnowbridgeCoreAssetMetadata, SnowbridgeCoreOperatingModeBasicOperatingMode, SnowbridgeCoreRewardMessageId, SpNposElectionsElectionScore, SpRuntimeMultiSignature, SpWeightsWeightV2Weight, StagingXcmExecutorAssetTransferTransferType, StagingXcmV5Asset, StagingXcmV5Location, XcmV3WeightLimit, XcmVersionedAssetId, XcmVersionedAssets, XcmVersionedLocation, XcmVersionedXcm } from '@polkadot/types/lookup'; export type __AugmentedSubmittable = AugmentedSubmittable<() => unknown>; export type __SubmittableExtrinsic = SubmittableExtrinsic; @@ -17,6 +18,149 @@ export type __SubmittableExtrinsicFunction = Submittab declare module '@polkadot/api-base/types/submittable' { interface AugmentedSubmittables { + ahMigrator: { + /** + * Finish the migration. + * + * This is typically called by the Relay Chain to signal the migration has finished. + * + * The `data` parameter might be `None` if we are running the migration for a second time + * for some pallets and have already performed the checking account balance correction, + * so we do not need to do it this time. + **/ + finishMigration: AugmentedSubmittable<(data: Option | null | Uint8Array | PalletRcMigratorMigrationFinishedData | { rcBalanceKept?: any } | string, coolOffEndAt: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [Option, u32]>; + /** + * Set the migration stage. + * + * This call is intended for emergency use only and is guarded by the + * [`Config::AdminOrigin`]. + **/ + forceSetStage: AugmentedSubmittable<(stage: PalletAhMigratorMigrationStage | { Pending: any } | { DataMigrationOngoing: any } | { MigrationDone: any } | { CoolOff: any } | string | Uint8Array) => SubmittableExtrinsic, [PalletAhMigratorMigrationStage]>; + /** + * Receive accounts from the Relay Chain. + * + * The accounts sent with `pallet_rc_migrator::Pallet::migrate_accounts` function. + **/ + receiveAccounts: AugmentedSubmittable<(accounts: Vec | (PalletRcMigratorAccountsAccount | { who?: any; free?: any; reserved?: any; frozen?: any; holds?: any; freezes?: any; locks?: any; unnamedReserve?: any; consumers?: any; providers?: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + receiveAssetRates: AugmentedSubmittable<(rates: Vec> | ([PolkadotRuntimeCommonImplsVersionedLocatableAsset | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, u128 | AnyNumber | Uint8Array])[]) => SubmittableExtrinsic, [Vec>]>; + receiveBagsListMessages: AugmentedSubmittable<(messages: Vec | (PalletRcMigratorStakingBagsListPortableBagsListMessage | { Node: any } | { Bag: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + receiveBountiesMessages: AugmentedSubmittable<(messages: Vec | (PalletRcMigratorBountiesRcBountiesMessage | { BountyCount: any } | { BountyApprovals: any } | { BountyDescriptions: any } | { Bounties: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + receiveChildBountiesMessages: AugmentedSubmittable<(messages: Vec | (PalletRcMigratorChildBountiesPortableChildBountiesMessage | { ChildBountyCount: any } | { ParentChildBounties: any } | { ParentTotalChildBounties: any } | { ChildBounty: any } | { ChildBountyDescriptionsV1: any } | { V0ToV1ChildBountyIds: any } | { ChildrenCuratorFees: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + receiveClaims: AugmentedSubmittable<(messages: Vec | (PalletRcMigratorClaimsRcClaimsMessage | { StorageValues: any } | { Claims: any } | { Vesting: any } | { Signing: any } | { Preclaims: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + receiveConvictionVotingMessages: AugmentedSubmittable<(messages: Vec | (PalletRcMigratorConvictionVotingRcConvictionVotingMessage | { VotingFor: any } | { ClassLocksFor: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + receiveCrowdloanMessages: AugmentedSubmittable<(messages: Vec | (PalletRcMigratorCrowdloanRcCrowdloanMessage | { LeaseReserve: any } | { CrowdloanContribution: any } | { CrowdloanReserve: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + receiveDelegatedStakingMessages: AugmentedSubmittable<(messages: Vec | (PalletRcMigratorStakingDelegatedStakingPortableDelegatedStakingMessage | { Delegators: any } | { Agents: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + receiveIndices: AugmentedSubmittable<(indices: Vec | (PalletRcMigratorIndicesRcIndicesIndex | { index?: any; who?: any; deposit?: any; frozen?: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + /** + * Receive multisigs from the Relay Chain. + * + * This will be called from an XCM `Transact` inside a DMP from the relay chain. The + * multisigs were prepared by + * `pallet_rc_migrator::multisig::MultisigMigrator::migrate_many`. + **/ + receiveMultisigs: AugmentedSubmittable<(accounts: Vec | (PalletRcMigratorMultisigRcMultisig | { creator?: any; deposit?: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + receiveNomPoolsMessages: AugmentedSubmittable<(messages: Vec | (PalletRcMigratorStakingNomPoolsRcNomPoolsMessage | { StorageValues: any } | { PoolMembers: any } | { BondedPools: any } | { RewardPools: any } | { SubPoolsStorage: any } | { Metadata: any } | { ReversePoolIdLookup: any } | { ClaimPermissions: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + receivePreimageChunks: AugmentedSubmittable<(chunks: Vec | (PalletRcMigratorPreimageChunksRcPreimageChunk | { preimageHash?: any; preimageLen?: any; chunkByteOffset?: any; chunkBytes?: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + receivePreimageLegacyStatus: AugmentedSubmittable<(legacyStatus: Vec | (PalletRcMigratorPreimageLegacyRequestStatusRcPreimageLegacyStatus | { hash_?: any; depositor?: any; deposit?: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + receivePreimageRequestStatus: AugmentedSubmittable<(requestStatus: Vec | (PalletRcMigratorPreimageRequestStatusPortableRequestStatus | { hash_?: any; requestStatus?: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + /** + * Receive proxy announcements from the Relay Chain. + **/ + receiveProxyAnnouncements: AugmentedSubmittable<(announcements: Vec | (PalletRcMigratorProxyRcProxyAnnouncement | { depositor?: any; deposit?: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + /** + * Receive proxies from the Relay Chain. + **/ + receiveProxyProxies: AugmentedSubmittable<(proxies: Vec | (PalletRcMigratorProxyRcProxy | { delegator?: any; deposit?: any; proxies?: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + receiveReferendaMetadata: AugmentedSubmittable<(metadata: Vec> | ([u32 | AnyNumber | Uint8Array, H256 | string | Uint8Array])[]) => SubmittableExtrinsic, [Vec>]>; + /** + * Receive referendum counts, deciding counts, votes for the track queue. + **/ + receiveReferendaValues: AugmentedSubmittable<(values: Vec | (PalletRcMigratorReferendaReferendaMessage | { referendumCount?: any; decidingCount?: any; trackQueue?: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + /** + * Receive referendums from the Relay Chain. + **/ + receiveReferendums: AugmentedSubmittable<(referendums: Vec> | ([u32 | AnyNumber | Uint8Array, PalletReferendaReferendumInfoRcPalletsOrigin | { Ongoing: any } | { Approved: any } | { Rejected: any } | { Cancelled: any } | { TimedOut: any } | { Killed: any } | string | Uint8Array])[]) => SubmittableExtrinsic, [Vec>]>; + receiveSchedulerAgendaMessages: AugmentedSubmittable<(messages: Vec | (PalletRcMigratorSchedulerSchedulerAgendaMessage | { block?: any; agenda?: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + receiveSchedulerMessages: AugmentedSubmittable<(messages: Vec | (PalletRcMigratorSchedulerRcSchedulerMessage | { IncompleteSince: any } | { Retries: any } | { Lookup: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + receiveStakingMessages: AugmentedSubmittable<(messages: Vec | (PalletRcMigratorStakingMessagePortableStakingMessage | { Values: any } | { Invulnerables: any } | { Bonded: any } | { Ledger: any } | { Payee: any } | { Validators: any } | { Nominators: any } | { VirtualStakers: any } | { ErasStakersOverview: any } | { ErasStakersPaged: any } | { ClaimedRewards: any } | { ErasValidatorPrefs: any } | { ErasValidatorReward: any } | { ErasRewardPoints: any } | { ErasTotalStake: any } | { UnappliedSlashes: any } | { BondedEras: any } | { ValidatorSlashInEra: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + receiveTreasuryMessages: AugmentedSubmittable<(messages: Vec | (PalletRcMigratorTreasuryPortableTreasuryMessage | { ProposalCount: any } | { Proposals: any } | { Approvals: any } | { SpendCount: any } | { Spends: any } | { LastSpendPeriod: any } | { Funds: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + receiveVestingSchedules: AugmentedSubmittable<(schedules: Vec | (PalletRcMigratorVestingRcVestingSchedule | { who?: any; schedules?: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + /** + * XCM send call identical to the [`pallet_xcm::Pallet::send`] call but with the + * [Config::SendXcm] router which will be able to send messages to the Relay Chain during + * the migration. + **/ + sendXcmMessage: AugmentedSubmittable<(dest: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, message: XcmVersionedXcm | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array) => SubmittableExtrinsic, [XcmVersionedLocation, XcmVersionedXcm]>; + /** + * Set the DMP queue priority configuration. + * + * Can only be called by the `AdminOrigin`. + **/ + setDmpQueuePriority: AugmentedSubmittable<(updated: PalletRcMigratorQueuePriority | { Config: any } | { OverrideConfig: any } | { Disabled: any } | string | Uint8Array) => SubmittableExtrinsic, [PalletRcMigratorQueuePriority]>; + /** + * Set the manager account id. + * + * The manager has the similar to [`Config::AdminOrigin`] privileges except that it + * can not set the manager account id via `set_manager` call. + **/ + setManager: AugmentedSubmittable<(updated: Option | null | Uint8Array | AccountId32 | string) => SubmittableExtrinsic, [Option]>; + /** + * Start the data migration. + * + * This is typically called by the Relay Chain to start the migration on the Asset Hub and + * receive a handshake message indicating the Asset Hub's readiness. + **/ + startMigration: AugmentedSubmittable<() => SubmittableExtrinsic, []>; + /** + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; + ahOps: { + /** + * Transfer the balance from the pre-migration treasury account to the post-migration + * treasury account. + * + * This call can only be called after the migration is completed. + **/ + transferToPostMigrationTreasury: AugmentedSubmittable<(assetId: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location]>; + /** + * Unreserve the deposit that was taken for creating a crowdloan. + * + * This can be called once either: + * - The crowdloan failed to win an auction and timed out + * - Won an auction, all leases expired and all contributions are withdrawn + * + * Can be called by any signed origin. The condition that all contributions are withdrawn + * is in place since the reserve acts as a storage deposit. + **/ + unreserveCrowdloanReserve: AugmentedSubmittable<(block: u32 | AnyNumber | Uint8Array, depositor: Option | null | Uint8Array | AccountId32 | string, paraId: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, Option, u32]>; + /** + * Unreserve the deposit that was taken for creating a crowdloan. + * + * This can be called by any signed origin. It unreserves the lease deposit on the account + * that won the lease auction. It can be unreserved once all leases expired. Note that it + * will be called automatically from `withdraw_crowdloan_contribution` for the matching + * crowdloan account. + * + * Solo bidder accounts that won lease auctions can use this to unreserve their amount. + **/ + unreserveLeaseDeposit: AugmentedSubmittable<(block: u32 | AnyNumber | Uint8Array, depositor: Option | null | Uint8Array | AccountId32 | string, paraId: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, Option, u32]>; + /** + * Withdraw the contribution of a finished crowdloan. + * + * A crowdloan contribution can be withdrawn if either: + * - The crowdloan failed to in an auction and timed out + * - Won an auction and all leases expired + * + * Can be called by any signed origin. + **/ + withdrawCrowdloanContribution: AugmentedSubmittable<(block: u32 | AnyNumber | Uint8Array, depositor: Option | null | Uint8Array | AccountId32 | string, paraId: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, Option, u32]>; + /** + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; assetConversion: { /** * Provide liquidity into the pool of `asset1` and `asset2`. @@ -34,20 +178,20 @@ declare module '@polkadot/api-base/types/submittable' { * Once liquidity is added, someone may successfully call * [`Pallet::swap_exact_tokens_for_tokens`]. **/ - addLiquidity: AugmentedSubmittable<(asset1: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, asset2: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, amount1Desired: u128 | AnyNumber | Uint8Array, amount2Desired: u128 | AnyNumber | Uint8Array, amount1Min: u128 | AnyNumber | Uint8Array, amount2Min: u128 | AnyNumber | Uint8Array, mintTo: AccountId32 | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, StagingXcmV4Location, u128, u128, u128, u128, AccountId32]>; + addLiquidity: AugmentedSubmittable<(asset1: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, asset2: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, amount1Desired: u128 | AnyNumber | Uint8Array, amount2Desired: u128 | AnyNumber | Uint8Array, amount1Min: u128 | AnyNumber | Uint8Array, amount2Min: u128 | AnyNumber | Uint8Array, mintTo: AccountId32 | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, StagingXcmV5Location, u128, u128, u128, u128, AccountId32]>; /** * Creates an empty liquidity pool and an associated new `lp_token` asset * (the id of which is returned in the `Event::PoolCreated` event). * * Once a pool is created, someone may [`Pallet::add_liquidity`] to it. **/ - createPool: AugmentedSubmittable<(asset1: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, asset2: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, StagingXcmV4Location]>; + createPool: AugmentedSubmittable<(asset1: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, asset2: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, StagingXcmV5Location]>; /** * Allows you to remove liquidity by providing the `lp_token_burn` tokens that will be * burned in the process. With the usage of `amount1_min_receive`/`amount2_min_receive` * it's possible to control the min amount of returned tokens you're happy with. **/ - removeLiquidity: AugmentedSubmittable<(asset1: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, asset2: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, lpTokenBurn: u128 | AnyNumber | Uint8Array, amount1MinReceive: u128 | AnyNumber | Uint8Array, amount2MinReceive: u128 | AnyNumber | Uint8Array, withdrawTo: AccountId32 | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, StagingXcmV4Location, u128, u128, u128, AccountId32]>; + removeLiquidity: AugmentedSubmittable<(asset1: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, asset2: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, lpTokenBurn: u128 | AnyNumber | Uint8Array, amount1MinReceive: u128 | AnyNumber | Uint8Array, amount2MinReceive: u128 | AnyNumber | Uint8Array, withdrawTo: AccountId32 | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, StagingXcmV5Location, u128, u128, u128, AccountId32]>; /** * Swap the exact amount of `asset1` into `asset2`. * `amount_out_min` param allows you to specify the min amount of the `asset2` @@ -56,7 +200,7 @@ declare module '@polkadot/api-base/types/submittable' { * [`AssetConversionApi::quote_price_exact_tokens_for_tokens`] runtime call can be called * for a quote. **/ - swapExactTokensForTokens: AugmentedSubmittable<(path: Vec | (StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array)[], amountIn: u128 | AnyNumber | Uint8Array, amountOutMin: u128 | AnyNumber | Uint8Array, sendTo: AccountId32 | string | Uint8Array, keepAlive: bool | boolean | Uint8Array) => SubmittableExtrinsic, [Vec, u128, u128, AccountId32, bool]>; + swapExactTokensForTokens: AugmentedSubmittable<(path: Vec | (StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array)[], amountIn: u128 | AnyNumber | Uint8Array, amountOutMin: u128 | AnyNumber | Uint8Array, sendTo: AccountId32 | string | Uint8Array, keepAlive: bool | boolean | Uint8Array) => SubmittableExtrinsic, [Vec, u128, u128, AccountId32, bool]>; /** * Swap any amount of `asset1` to get the exact amount of `asset2`. * `amount_in_max` param allows to specify the max amount of the `asset1` @@ -65,7 +209,7 @@ declare module '@polkadot/api-base/types/submittable' { * [`AssetConversionApi::quote_price_tokens_for_exact_tokens`] runtime call can be called * for a quote. **/ - swapTokensForExactTokens: AugmentedSubmittable<(path: Vec | (StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array)[], amountOut: u128 | AnyNumber | Uint8Array, amountInMax: u128 | AnyNumber | Uint8Array, sendTo: AccountId32 | string | Uint8Array, keepAlive: bool | boolean | Uint8Array) => SubmittableExtrinsic, [Vec, u128, u128, AccountId32, bool]>; + swapTokensForExactTokens: AugmentedSubmittable<(path: Vec | (StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array)[], amountOut: u128 | AnyNumber | Uint8Array, amountInMax: u128 | AnyNumber | Uint8Array, sendTo: AccountId32 | string | Uint8Array, keepAlive: bool | boolean | Uint8Array) => SubmittableExtrinsic, [Vec, u128, u128, AccountId32, bool]>; /** * Touch an existing pool to fulfill prerequisites before providing liquidity, such as * ensuring that the pool's accounts are in place. It is typically useful when a pool @@ -79,7 +223,34 @@ declare module '@polkadot/api-base/types/submittable' { * * Emits `Touched` event when successful. **/ - touch: AugmentedSubmittable<(asset1: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, asset2: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, StagingXcmV4Location]>; + touch: AugmentedSubmittable<(asset1: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, asset2: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, StagingXcmV5Location]>; + /** + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; + assetRate: { + /** + * Initialize a conversion rate to native balance for the given asset. + * + * ## Complexity + * - O(1) + **/ + create: AugmentedSubmittable<(assetKind: PolkadotRuntimeCommonImplsVersionedLocatableAsset | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, rate: u128 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [PolkadotRuntimeCommonImplsVersionedLocatableAsset, u128]>; + /** + * Remove an existing conversion rate to native balance for the given asset. + * + * ## Complexity + * - O(1) + **/ + remove: AugmentedSubmittable<(assetKind: PolkadotRuntimeCommonImplsVersionedLocatableAsset | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array) => SubmittableExtrinsic, [PolkadotRuntimeCommonImplsVersionedLocatableAsset]>; + /** + * Update the conversion rate to native balance for the given asset. + * + * ## Complexity + * - O(1) + **/ + update: AugmentedSubmittable<(assetKind: PolkadotRuntimeCommonImplsVersionedLocatableAsset | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, rate: u128 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [PolkadotRuntimeCommonImplsVersionedLocatableAsset, u128]>; /** * Generic tx **/ @@ -728,2493 +899,4269 @@ declare module '@polkadot/api-base/types/submittable' { **/ [key: string]: SubmittableExtrinsicFunction; }; - collatorSelection: { + bounties: { /** - * Add a new account `who` to the list of `Invulnerables` collators. `who` must have - * registered session keys. If `who` is a candidate, they will be removed. + * Accept the curator role for a bounty. + * A deposit will be reserved from curator and refund upon successful payout. * - * The origin for this call must be the `UpdateOrigin`. + * May only be called from the curator. + * + * ## Complexity + * - O(1). **/ - addInvulnerable: AugmentedSubmittable<(who: AccountId32 | string | Uint8Array) => SubmittableExtrinsic, [AccountId32]>; + acceptCurator: AugmentedSubmittable<(bountyId: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [Compact]>; /** - * Deregister `origin` as a collator candidate. Note that the collator can only leave on - * session change. The `CandidacyBond` will be unreserved immediately. + * Approve a bounty proposal. At a later time, the bounty will be funded and become active + * and the original deposit will be returned. * - * This call will fail if the total number of candidates would drop below - * `MinEligibleCollators`. + * May only be called from `T::SpendOrigin`. + * + * ## Complexity + * - O(1). **/ - leaveIntent: AugmentedSubmittable<() => SubmittableExtrinsic, []>; + approveBounty: AugmentedSubmittable<(bountyId: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [Compact]>; /** - * Register this account as a collator candidate. The account must (a) already have - * registered session keys and (b) be able to reserve the `CandidacyBond`. + * Approve bountry and propose a curator simultaneously. + * This call is a shortcut to calling `approve_bounty` and `propose_curator` separately. * - * This call is not available to `Invulnerable` collators. + * May only be called from `T::SpendOrigin`. + * + * - `bounty_id`: Bounty ID to approve. + * - `curator`: The curator account whom will manage this bounty. + * - `fee`: The curator fee. + * + * ## Complexity + * - O(1). **/ - registerAsCandidate: AugmentedSubmittable<() => SubmittableExtrinsic, []>; + approveBountyWithCurator: AugmentedSubmittable<(bountyId: Compact | AnyNumber | Uint8Array, curator: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, fee: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [Compact, MultiAddress, Compact]>; /** - * Remove an account `who` from the list of `Invulnerables` collators. `Invulnerables` must - * be sorted. + * Award bounty to a beneficiary account. The beneficiary will be able to claim the funds + * after a delay. * - * The origin for this call must be the `UpdateOrigin`. + * The dispatch origin for this call must be the curator of this bounty. + * + * - `bounty_id`: Bounty ID to award. + * - `beneficiary`: The beneficiary account whom will receive the payout. + * + * ## Complexity + * - O(1). **/ - removeInvulnerable: AugmentedSubmittable<(who: AccountId32 | string | Uint8Array) => SubmittableExtrinsic, [AccountId32]>; + awardBounty: AugmentedSubmittable<(bountyId: Compact | AnyNumber | Uint8Array, beneficiary: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [Compact, MultiAddress]>; /** - * Set the candidacy bond amount. + * Claim the payout from an awarded bounty after payout delay. * - * If the candidacy bond is increased by this call, all current candidates which have a - * deposit lower than the new bond will be kicked from the list and get their deposits - * back. + * The dispatch origin for this call must be the beneficiary of this bounty. * - * The origin for this call must be the `UpdateOrigin`. + * - `bounty_id`: Bounty ID to claim. + * + * ## Complexity + * - O(1). **/ - setCandidacyBond: AugmentedSubmittable<(bond: u128 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u128]>; + claimBounty: AugmentedSubmittable<(bountyId: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [Compact]>; /** - * Set the ideal number of non-invulnerable collators. If lowering this number, then the - * number of running collators could be higher than this figure. Aside from that edge case, - * there should be no other way to have more candidates than the desired number. + * Cancel a proposed or active bounty. All the funds will be sent to treasury and + * the curator deposit will be unreserved if possible. * - * The origin for this call must be the `UpdateOrigin`. + * Only `T::RejectOrigin` is able to cancel a bounty. + * + * - `bounty_id`: Bounty ID to cancel. + * + * ## Complexity + * - O(1). **/ - setDesiredCandidates: AugmentedSubmittable<(max: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + closeBounty: AugmentedSubmittable<(bountyId: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [Compact]>; /** - * Set the list of invulnerable (fixed) collators. These collators must do some - * preparation, namely to have registered session keys. + * Extend the expiry time of an active bounty. * - * The call will remove any accounts that have not registered keys from the set. That is, - * it is non-atomic; the caller accepts all `AccountId`s passed in `new` _individually_ as - * acceptable Invulnerables, and is not proposing a _set_ of new Invulnerables. + * The dispatch origin for this call must be the curator of this bounty. * - * This call does not maintain mutual exclusivity of `Invulnerables` and `Candidates`. It - * is recommended to use a batch of `add_invulnerable` and `remove_invulnerable` instead. A - * `batch_all` can also be used to enforce atomicity. If any candidates are included in - * `new`, they should be removed with `remove_invulnerable_candidate` after execution. + * - `bounty_id`: Bounty ID to extend. + * - `remark`: additional information. * - * Must be called by the `UpdateOrigin`. + * ## Complexity + * - O(1). **/ - setInvulnerables: AugmentedSubmittable<(updated: Vec | (AccountId32 | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + extendBountyExpiry: AugmentedSubmittable<(bountyId: Compact | AnyNumber | Uint8Array, remark: Bytes | string | Uint8Array) => SubmittableExtrinsic, [Compact, Bytes]>; /** - * The caller `origin` replaces a candidate `target` in the collator candidate list by - * reserving `deposit`. The amount `deposit` reserved by the caller must be greater than - * the existing bond of the target it is trying to replace. + * Poke the deposit reserved for creating a bounty proposal. * - * This call will fail if the caller is already a collator candidate or invulnerable, the - * caller does not have registered session keys, the target is not a collator candidate, - * and/or the `deposit` amount cannot be reserved. + * This can be used by accounts to update their reserved amount. + * + * The dispatch origin for this call must be _Signed_. + * + * Parameters: + * - `bounty_id`: The bounty id for which to adjust the deposit. + * + * If the deposit is updated, the difference will be reserved/unreserved from the + * proposer's account. + * + * The transaction is made free if the deposit is updated and paid otherwise. + * + * Emits `DepositPoked` if the deposit is updated. **/ - takeCandidateSlot: AugmentedSubmittable<(deposit: u128 | AnyNumber | Uint8Array, target: AccountId32 | string | Uint8Array) => SubmittableExtrinsic, [u128, AccountId32]>; + pokeDeposit: AugmentedSubmittable<(bountyId: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [Compact]>; /** - * Update the candidacy bond of collator candidate `origin` to a new amount `new_deposit`. + * Propose a new bounty. * - * Setting a `new_deposit` that is lower than the current deposit while `origin` is - * occupying a top-`DesiredCandidates` slot is not allowed. + * The dispatch origin for this call must be _Signed_. * - * This call will fail if `origin` is not a collator candidate, the updated bond is lower - * than the minimum candidacy bond, and/or the amount cannot be reserved. + * Payment: `TipReportDepositBase` will be reserved from the origin account, as well as + * `DataDepositPerByte` for each byte in `reason`. It will be unreserved upon approval, + * or slashed when rejected. + * + * - `curator`: The curator account whom will manage this bounty. + * - `fee`: The curator fee. + * - `value`: The total payment amount of this bounty, curator fee included. + * - `description`: The description of this bounty. **/ - updateBond: AugmentedSubmittable<(newDeposit: u128 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u128]>; + proposeBounty: AugmentedSubmittable<(value: Compact | AnyNumber | Uint8Array, description: Bytes | string | Uint8Array) => SubmittableExtrinsic, [Compact, Bytes]>; /** - * Generic tx + * Propose a curator to a funded bounty. + * + * May only be called from `T::SpendOrigin`. + * + * ## Complexity + * - O(1). **/ - [key: string]: SubmittableExtrinsicFunction; - }; - cumulusXcm: { + proposeCurator: AugmentedSubmittable<(bountyId: Compact | AnyNumber | Uint8Array, curator: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, fee: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [Compact, MultiAddress, Compact]>; + /** + * Unassign curator from a bounty. + * + * This function can only be called by the `RejectOrigin` a signed origin. + * + * If this function is called by the `RejectOrigin`, we assume that the curator is + * malicious or inactive. As a result, we will slash the curator when possible. + * + * If the origin is the curator, we take this as a sign they are unable to do their job and + * they willingly give up. We could slash them, but for now we allow them to recover their + * deposit and exit without issue. (We may want to change this if it is abused.) + * + * Finally, the origin can be anyone if and only if the curator is "inactive". This allows + * anyone in the community to call out that a curator is not doing their due diligence, and + * we should pick a new curator. In this case the curator should also be slashed. + * + * ## Complexity + * - O(1). + **/ + unassignCurator: AugmentedSubmittable<(bountyId: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [Compact]>; /** * Generic tx **/ [key: string]: SubmittableExtrinsicFunction; }; - foreignAssets: { + childBounties: { /** - * Approve an amount of asset for transfer by a delegated third-party account. + * Accept the curator role for the child-bounty. * - * Origin must be Signed. + * The dispatch origin for this call must be the curator of this + * child-bounty. * - * Ensures that `ApprovalDeposit` worth of `Currency` is reserved from signing account - * for the purpose of holding the approval. If some non-zero amount of assets is already - * approved from signing account to `delegate`, then it is topped up or unreserved to - * meet the right value. + * A deposit will be reserved from the curator and refund upon + * successful payout or cancellation. * - * NOTE: The signing account does not need to own `amount` of assets at the point of - * making this call. + * Fee for curator is deducted from curator fee of parent bounty. * - * - `id`: The identifier of the asset. - * - `delegate`: The account to delegate permission to transfer asset. - * - `amount`: The amount of asset that may be transferred by `delegate`. If there is - * already an approval in place, then this acts additively. + * Parent bounty must be in active state, for this child-bounty call to + * work. * - * Emits `ApprovedTransfer` on success. + * Child-bounty must be in "CuratorProposed" state, for processing the + * call. And state of child-bounty is moved to "Active" on successful + * call completion. * - * Weight: `O(1)` + * - `parent_bounty_id`: Index of parent bounty. + * - `child_bounty_id`: Index of child bounty. **/ - approveTransfer: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, MultiAddress, Compact]>; + acceptCurator: AugmentedSubmittable<(parentBountyId: Compact | AnyNumber | Uint8Array, childBountyId: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [Compact, Compact]>; /** - * Disallow further unprivileged transfers of an asset `id` to and from an account `who`. + * Add a new child-bounty. * - * Origin must be Signed and the sender should be the Freezer of the asset `id`. + * The dispatch origin for this call must be the curator of parent + * bounty and the parent bounty must be in "active" state. * - * - `id`: The identifier of the account's asset. - * - `who`: The account to be unblocked. + * Child-bounty gets added successfully & fund gets transferred from + * parent bounty to child-bounty account, if parent bounty has enough + * funds, else the call fails. * - * Emits `Blocked`. + * Upper bound to maximum number of active child bounties that can be + * added are managed via runtime trait config + * [`Config::MaxActiveChildBountyCount`]. * - * Weight: `O(1)` + * If the call is success, the status of child-bounty is updated to + * "Added". + * + * - `parent_bounty_id`: Index of parent bounty for which child-bounty is being added. + * - `value`: Value for executing the proposal. + * - `description`: Text description for the child-bounty. **/ - block: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, who: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, MultiAddress]>; + addChildBounty: AugmentedSubmittable<(parentBountyId: Compact | AnyNumber | Uint8Array, value: Compact | AnyNumber | Uint8Array, description: Bytes | string | Uint8Array) => SubmittableExtrinsic, [Compact, Compact, Bytes]>; /** - * Reduce the balance of `who` by as much as possible up to `amount` assets of `id`. + * Award child-bounty to a beneficiary. * - * Origin must be Signed and the sender should be the Manager of the asset `id`. + * The beneficiary will be able to claim the funds after a delay. * - * Bails with `NoAccount` if the `who` is already dead. + * The dispatch origin for this call must be the parent curator or + * curator of this child-bounty. * - * - `id`: The identifier of the asset to have some amount burned. - * - `who`: The account to be debited from. - * - `amount`: The maximum amount by which `who`'s balance should be reduced. + * Parent bounty must be in active state, for this child-bounty call to + * work. * - * Emits `Burned` with the actual amount burned. If this takes the balance to below the - * minimum for the asset, then the amount burned is increased to take it to zero. + * Child-bounty must be in active state, for processing the call. And + * state of child-bounty is moved to "PendingPayout" on successful call + * completion. * - * Weight: `O(1)` - * Modes: Post-existence of `who`; Pre & post Zombie-status of `who`. + * - `parent_bounty_id`: Index of parent bounty. + * - `child_bounty_id`: Index of child bounty. + * - `beneficiary`: Beneficiary account. **/ - burn: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, who: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, MultiAddress, Compact]>; + awardChildBounty: AugmentedSubmittable<(parentBountyId: Compact | AnyNumber | Uint8Array, childBountyId: Compact | AnyNumber | Uint8Array, beneficiary: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [Compact, Compact, MultiAddress]>; /** - * Cancel all of some asset approved for delegated transfer by a third-party account. + * Claim the payout from an awarded child-bounty after payout delay. * - * Origin must be Signed and there must be an approval in place between signer and - * `delegate`. + * The dispatch origin for this call may be any signed origin. * - * Unreserves any deposit previously reserved by `approve_transfer` for the approval. + * Call works independent of parent bounty state, No need for parent + * bounty to be in active state. * - * - `id`: The identifier of the asset. - * - `delegate`: The account delegated permission to transfer asset. + * The Beneficiary is paid out with agreed bounty value. Curator fee is + * paid & curator deposit is unreserved. * - * Emits `ApprovalCancelled` on success. + * Child-bounty must be in "PendingPayout" state, for processing the + * call. And instance of child-bounty is removed from the state on + * successful call completion. * - * Weight: `O(1)` + * - `parent_bounty_id`: Index of parent bounty. + * - `child_bounty_id`: Index of child bounty. **/ - cancelApproval: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, MultiAddress]>; + claimChildBounty: AugmentedSubmittable<(parentBountyId: Compact | AnyNumber | Uint8Array, childBountyId: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [Compact, Compact]>; /** - * Clear the metadata for an asset. + * Cancel a proposed or active child-bounty. Child-bounty account funds + * are transferred to parent bounty account. The child-bounty curator + * deposit may be unreserved if possible. * - * Origin must be Signed and the sender should be the Owner of the asset `id`. + * The dispatch origin for this call must be either parent curator or + * `T::RejectOrigin`. * - * Any deposit is freed for the asset owner. + * If the state of child-bounty is `Active`, curator deposit is + * unreserved. * - * - `id`: The identifier of the asset to clear. + * If the state of child-bounty is `PendingPayout`, call fails & + * returns `PendingPayout` error. * - * Emits `MetadataCleared`. + * For the origin other than T::RejectOrigin, parent bounty must be in + * active state, for this child-bounty call to work. For origin + * T::RejectOrigin execution is forced. * - * Weight: `O(1)` + * Instance of child-bounty is removed from the state on successful + * call completion. + * + * - `parent_bounty_id`: Index of parent bounty. + * - `child_bounty_id`: Index of child bounty. **/ - clearMetadata: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location]>; + closeChildBounty: AugmentedSubmittable<(parentBountyId: Compact | AnyNumber | Uint8Array, childBountyId: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [Compact, Compact]>; /** - * Issue a new class of fungible assets from a public origin. + * Propose curator for funded child-bounty. * - * This new asset class has no assets initially and its owner is the origin. - * - * The origin must conform to the configured `CreateOrigin` and have sufficient funds free. - * - * Funds of sender are reserved by `AssetDeposit`. + * The dispatch origin for this call must be curator of parent bounty. * - * Parameters: - * - `id`: The identifier of the new asset. This must not be currently in use to identify - * an existing asset. If [`NextAssetId`] is set, then this must be equal to it. - * - `admin`: The admin of this class of assets. The admin is the initial address of each - * member of the asset class's admin team. - * - `min_balance`: The minimum balance of this new asset that any single account must - * have. If an account's balance is reduced below this, then it collapses to zero. + * Parent bounty must be in active state, for this child-bounty call to + * work. * - * Emits `Created` event when successful. + * Child-bounty must be in "Added" state, for processing the call. And + * state of child-bounty is moved to "CuratorProposed" on successful + * call completion. * - * Weight: `O(1)` + * - `parent_bounty_id`: Index of parent bounty. + * - `child_bounty_id`: Index of child bounty. + * - `curator`: Address of child-bounty curator. + * - `fee`: payment fee to child-bounty curator for execution. **/ - create: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, admin: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, minBalance: u128 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, MultiAddress, u128]>; + proposeCurator: AugmentedSubmittable<(parentBountyId: Compact | AnyNumber | Uint8Array, childBountyId: Compact | AnyNumber | Uint8Array, curator: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, fee: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [Compact, Compact, MultiAddress, Compact]>; /** - * Destroy all accounts associated with a given asset. + * Unassign curator from a child-bounty. * - * `destroy_accounts` should only be called after `start_destroy` has been called, and the - * asset is in a `Destroying` state. + * The dispatch origin for this call can be either `RejectOrigin`, or + * the curator of the parent bounty, or any signed origin. * - * Due to weight restrictions, this function may need to be called multiple times to fully - * destroy all accounts. It will destroy `RemoveItemsLimit` accounts at a time. + * For the origin other than T::RejectOrigin and the child-bounty + * curator, parent bounty must be in active state, for this call to + * work. We allow child-bounty curator and T::RejectOrigin to execute + * this call irrespective of the parent bounty state. * - * - `id`: The identifier of the asset to be destroyed. This must identify an existing - * asset. + * If this function is called by the `RejectOrigin` or the + * parent bounty curator, we assume that the child-bounty curator is + * malicious or inactive. As a result, child-bounty curator deposit is + * slashed. * - * Each call emits the `Event::DestroyedAccounts` event. - **/ - destroyAccounts: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location]>; - /** - * Destroy all approvals associated with a given asset up to the max (T::RemoveItemsLimit). + * If the origin is the child-bounty curator, we take this as a sign + * that they are unable to do their job, and are willingly giving up. + * We could slash the deposit, but for now we allow them to unreserve + * their deposit and exit without issue. (We may want to change this if + * it is abused.) * - * `destroy_approvals` should only be called after `start_destroy` has been called, and the - * asset is in a `Destroying` state. + * Finally, the origin can be anyone iff the child-bounty curator is + * "inactive". Expiry update due of parent bounty is used to estimate + * inactive state of child-bounty curator. * - * Due to weight restrictions, this function may need to be called multiple times to fully - * destroy all approvals. It will destroy `RemoveItemsLimit` approvals at a time. + * This allows anyone in the community to call out that a child-bounty + * curator is not doing their due diligence, and we should pick a new + * one. In this case the child-bounty curator deposit is slashed. * - * - `id`: The identifier of the asset to be destroyed. This must identify an existing - * asset. + * State of child-bounty is moved to Added state on successful call + * completion. * - * Each call emits the `Event::DestroyedApprovals` event. + * - `parent_bounty_id`: Index of parent bounty. + * - `child_bounty_id`: Index of child bounty. **/ - destroyApprovals: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location]>; + unassignCurator: AugmentedSubmittable<(parentBountyId: Compact | AnyNumber | Uint8Array, childBountyId: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [Compact, Compact]>; /** - * Complete destroying asset and unreserve currency. - * - * `finish_destroy` should only be called after `start_destroy` has been called, and the - * asset is in a `Destroying` state. All accounts or approvals should be destroyed before - * hand. - * - * - `id`: The identifier of the asset to be destroyed. This must identify an existing - * asset. - * - * Each successful call emits the `Event::Destroyed` event. + * Generic tx **/ - finishDestroy: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location]>; + [key: string]: SubmittableExtrinsicFunction; + }; + claims: { /** - * Alter the attributes of a given asset. + * Attest to a statement, needed to finalize the claims process. * - * Origin must be `ForceOrigin`. + * WARNING: Insecure unless your chain includes `PrevalidateAttests` as a + * `TransactionExtension`. * - * - `id`: The identifier of the asset. - * - `owner`: The new Owner of this asset. - * - `issuer`: The new Issuer of this asset. - * - `admin`: The new Admin of this asset. - * - `freezer`: The new Freezer of this asset. - * - `min_balance`: The minimum balance of this new asset that any single account must - * have. If an account's balance is reduced below this, then it collapses to zero. - * - `is_sufficient`: Whether a non-zero balance of this asset is deposit of sufficient - * value to account for the state bloat associated with its balance storage. If set to - * `true`, then non-zero balances may be stored without a `consumer` reference (and thus - * an ED in the Balances pallet or whatever else is used to control user-account state - * growth). - * - `is_frozen`: Whether this asset class is frozen except for permissioned/admin - * instructions. + * Unsigned Validation: + * A call to attest is deemed valid if the sender has a `Preclaim` registered + * and provides a `statement` which is expected for the account. * - * Emits `AssetStatusChanged` with the identity of the asset. + * Parameters: + * - `statement`: The identity of the statement which is being attested to in the + * signature. * - * Weight: `O(1)` + * + * The weight of this call is invariant over the input parameters. + * Weight includes logic to do pre-validation on `attest` call. + * + * Total Complexity: O(1) + * **/ - forceAssetStatus: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, owner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, issuer: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, admin: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, freezer: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, minBalance: Compact | AnyNumber | Uint8Array, isSufficient: bool | boolean | Uint8Array, isFrozen: bool | boolean | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, MultiAddress, MultiAddress, MultiAddress, MultiAddress, Compact, bool, bool]>; + attest: AugmentedSubmittable<(statement: Bytes | string | Uint8Array) => SubmittableExtrinsic, [Bytes]>; /** - * Cancel all of some asset approved for delegated transfer by a third-party account. - * - * Origin must be either ForceOrigin or Signed origin with the signer being the Admin - * account of the asset `id`. - * - * Unreserves any deposit previously reserved by `approve_transfer` for the approval. - * - * - `id`: The identifier of the asset. - * - `delegate`: The account delegated permission to transfer asset. + * Make a claim to collect your DOTs. * - * Emits `ApprovalCancelled` on success. + * The dispatch origin for this call must be _None_. * - * Weight: `O(1)` - **/ - forceCancelApproval: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, owner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, MultiAddress, MultiAddress]>; - /** - * Clear the metadata for an asset. + * Unsigned Validation: + * A call to claim is deemed valid if the signature provided matches + * the expected signed message of: * - * Origin must be ForceOrigin. + * > Ethereum Signed Message: + * > (configured prefix string)(address) * - * Any deposit is returned. + * and `address` matches the `dest` account. * - * - `id`: The identifier of the asset to clear. + * Parameters: + * - `dest`: The destination account to payout the claim. + * - `ethereum_signature`: The signature of an ethereum signed message matching the format + * described above. * - * Emits `MetadataCleared`. + * + * The weight of this call is invariant over the input parameters. + * Weight includes logic to validate unsigned `claim` call. * - * Weight: `O(1)` + * Total Complexity: O(1) + * **/ - forceClearMetadata: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location]>; + claim: AugmentedSubmittable<(dest: AccountId32 | string | Uint8Array, ethereumSignature: PolkadotRuntimeCommonClaimsEcdsaSignature | string | Uint8Array) => SubmittableExtrinsic, [AccountId32, PolkadotRuntimeCommonClaimsEcdsaSignature]>; /** - * Issue a new class of fungible assets from a privileged origin. + * Make a claim to collect your DOTs by signing a statement. * - * This new asset class has no assets initially. + * The dispatch origin for this call must be _None_. * - * The origin must conform to `ForceOrigin`. + * Unsigned Validation: + * A call to `claim_attest` is deemed valid if the signature provided matches + * the expected signed message of: * - * Unlike `create`, no funds are reserved. + * > Ethereum Signed Message: + * > (configured prefix string)(address)(statement) * - * - `id`: The identifier of the new asset. This must not be currently in use to identify - * an existing asset. If [`NextAssetId`] is set, then this must be equal to it. - * - `owner`: The owner of this class of assets. The owner has full superuser permissions - * over this asset, but may later change and configure the permissions using - * `transfer_ownership` and `set_team`. - * - `min_balance`: The minimum balance of this new asset that any single account must - * have. If an account's balance is reduced below this, then it collapses to zero. + * and `address` matches the `dest` account; the `statement` must match that which is + * expected according to your purchase arrangement. * - * Emits `ForceCreated` event when successful. + * Parameters: + * - `dest`: The destination account to payout the claim. + * - `ethereum_signature`: The signature of an ethereum signed message matching the format + * described above. + * - `statement`: The identity of the statement which is being attested to in the + * signature. * - * Weight: `O(1)` + * + * The weight of this call is invariant over the input parameters. + * Weight includes logic to validate unsigned `claim_attest` call. + * + * Total Complexity: O(1) + * **/ - forceCreate: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, owner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, isSufficient: bool | boolean | Uint8Array, minBalance: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, MultiAddress, bool, Compact]>; + claimAttest: AugmentedSubmittable<(dest: AccountId32 | string | Uint8Array, ethereumSignature: PolkadotRuntimeCommonClaimsEcdsaSignature | string | Uint8Array, statement: Bytes | string | Uint8Array) => SubmittableExtrinsic, [AccountId32, PolkadotRuntimeCommonClaimsEcdsaSignature, Bytes]>; /** - * Force the metadata for an asset to some value. - * - * Origin must be ForceOrigin. + * Mint a new claim to collect DOTs. * - * Any deposit is left alone. + * The dispatch origin for this call must be _Root_. * - * - `id`: The identifier of the asset to update. - * - `name`: The user friendly name of this asset. Limited in length by `StringLimit`. - * - `symbol`: The exchange symbol for this asset. Limited in length by `StringLimit`. - * - `decimals`: The number of decimals this asset uses to represent one unit. + * Parameters: + * - `who`: The Ethereum address allowed to collect this claim. + * - `value`: The number of DOTs that will be claimed. + * - `vesting_schedule`: An optional vesting schedule for these DOTs. * - * Emits `MetadataSet`. + * + * The weight of this call is invariant over the input parameters. + * We assume worst case that both vesting and statement is being inserted. * - * Weight: `O(N + S)` where N and S are the length of the name and symbol respectively. + * Total Complexity: O(1) + * **/ - forceSetMetadata: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, name: Bytes | string | Uint8Array, symbol: Bytes | string | Uint8Array, decimals: u8 | AnyNumber | Uint8Array, isFrozen: bool | boolean | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, Bytes, Bytes, u8, bool]>; + mintClaim: AugmentedSubmittable<(who: EthereumAddress | string | Uint8Array, value: u128 | AnyNumber | Uint8Array, vestingSchedule: Option> | null | Uint8Array | ITuple<[u128, u128, u32]> | [u128 | AnyNumber | Uint8Array, u128 | AnyNumber | Uint8Array, u32 | AnyNumber | Uint8Array], statement: Option | null | Uint8Array | PolkadotRuntimeCommonClaimsStatementKind | 'Regular' | 'Saft' | number) => SubmittableExtrinsic, [EthereumAddress, u128, Option>, Option]>; + moveClaim: AugmentedSubmittable<(old: EthereumAddress | string | Uint8Array, updated: EthereumAddress | string | Uint8Array, maybePreclaim: Option | null | Uint8Array | AccountId32 | string) => SubmittableExtrinsic, [EthereumAddress, EthereumAddress, Option]>; /** - * Move some assets from one account to another. - * - * Origin must be Signed and the sender should be the Admin of the asset `id`. - * - * - `id`: The identifier of the asset to have some amount transferred. - * - `source`: The account to be debited. - * - `dest`: The account to be credited. - * - `amount`: The amount by which the `source`'s balance of assets should be reduced and - * `dest`'s balance increased. The amount actually transferred may be slightly greater in - * the case that the transfer would otherwise take the `source` balance above zero but - * below the minimum balance. Must be greater than zero. + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; + collatorSelection: { + /** + * Add a new account `who` to the list of `Invulnerables` collators. `who` must have + * registered session keys. If `who` is a candidate, they will be removed. * - * Emits `Transferred` with the actual amount transferred. If this takes the source balance - * to below the minimum for the asset, then the amount transferred is increased to take it - * to zero. + * The origin for this call must be the `UpdateOrigin`. + **/ + addInvulnerable: AugmentedSubmittable<(who: AccountId32 | string | Uint8Array) => SubmittableExtrinsic, [AccountId32]>; + /** + * Deregister `origin` as a collator candidate. Note that the collator can only leave on + * session change. The `CandidacyBond` will be unreserved immediately. * - * Weight: `O(1)` - * Modes: Pre-existence of `dest`; Post-existence of `source`; Account pre-existence of - * `dest`. + * This call will fail if the total number of candidates would drop below + * `MinEligibleCollators`. **/ - forceTransfer: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, source: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, dest: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, MultiAddress, MultiAddress, Compact]>; + leaveIntent: AugmentedSubmittable<() => SubmittableExtrinsic, []>; /** - * Disallow further unprivileged transfers of an asset `id` from an account `who`. `who` - * must already exist as an entry in `Account`s of the asset. If you want to freeze an - * account that does not have an entry, use `touch_other` first. + * Register this account as a collator candidate. The account must (a) already have + * registered session keys and (b) be able to reserve the `CandidacyBond`. * - * Origin must be Signed and the sender should be the Freezer of the asset `id`. + * This call is not available to `Invulnerable` collators. + **/ + registerAsCandidate: AugmentedSubmittable<() => SubmittableExtrinsic, []>; + /** + * Remove an account `who` from the list of `Invulnerables` collators. `Invulnerables` must + * be sorted. * - * - `id`: The identifier of the asset to be frozen. - * - `who`: The account to be frozen. + * The origin for this call must be the `UpdateOrigin`. + **/ + removeInvulnerable: AugmentedSubmittable<(who: AccountId32 | string | Uint8Array) => SubmittableExtrinsic, [AccountId32]>; + /** + * Set the candidacy bond amount. * - * Emits `Frozen`. + * If the candidacy bond is increased by this call, all current candidates which have a + * deposit lower than the new bond will be kicked from the list and get their deposits + * back. * - * Weight: `O(1)` + * The origin for this call must be the `UpdateOrigin`. **/ - freeze: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, who: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, MultiAddress]>; + setCandidacyBond: AugmentedSubmittable<(bond: u128 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u128]>; /** - * Disallow further unprivileged transfers for the asset class. + * Set the ideal number of non-invulnerable collators. If lowering this number, then the + * number of running collators could be higher than this figure. Aside from that edge case, + * there should be no other way to have more candidates than the desired number. * - * Origin must be Signed and the sender should be the Freezer of the asset `id`. + * The origin for this call must be the `UpdateOrigin`. + **/ + setDesiredCandidates: AugmentedSubmittable<(max: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + /** + * Set the list of invulnerable (fixed) collators. These collators must do some + * preparation, namely to have registered session keys. * - * - `id`: The identifier of the asset to be frozen. + * The call will remove any accounts that have not registered keys from the set. That is, + * it is non-atomic; the caller accepts all `AccountId`s passed in `new` _individually_ as + * acceptable Invulnerables, and is not proposing a _set_ of new Invulnerables. * - * Emits `Frozen`. + * This call does not maintain mutual exclusivity of `Invulnerables` and `Candidates`. It + * is recommended to use a batch of `add_invulnerable` and `remove_invulnerable` instead. A + * `batch_all` can also be used to enforce atomicity. If any candidates are included in + * `new`, they should be removed with `remove_invulnerable_candidate` after execution. * - * Weight: `O(1)` + * Must be called by the `UpdateOrigin`. **/ - freezeAsset: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location]>; + setInvulnerables: AugmentedSubmittable<(updated: Vec | (AccountId32 | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; /** - * Mint assets of a particular class. - * - * The origin must be Signed and the sender must be the Issuer of the asset `id`. + * The caller `origin` replaces a candidate `target` in the collator candidate list by + * reserving `deposit`. The amount `deposit` reserved by the caller must be greater than + * the existing bond of the target it is trying to replace. * - * - `id`: The identifier of the asset to have some amount minted. - * - `beneficiary`: The account to be credited with the minted assets. - * - `amount`: The amount of the asset to be minted. + * This call will fail if the caller is already a collator candidate or invulnerable, the + * caller does not have registered session keys, the target is not a collator candidate, + * and/or the `deposit` amount cannot be reserved. + **/ + takeCandidateSlot: AugmentedSubmittable<(deposit: u128 | AnyNumber | Uint8Array, target: AccountId32 | string | Uint8Array) => SubmittableExtrinsic, [u128, AccountId32]>; + /** + * Update the candidacy bond of collator candidate `origin` to a new amount `new_deposit`. * - * Emits `Issued` event when successful. + * Setting a `new_deposit` that is lower than the current deposit while `origin` is + * occupying a top-`DesiredCandidates` slot is not allowed. * - * Weight: `O(1)` - * Modes: Pre-existing balance of `beneficiary`; Account pre-existence of `beneficiary`. + * This call will fail if `origin` is not a collator candidate, the updated bond is lower + * than the minimum candidacy bond, and/or the amount cannot be reserved. **/ - mint: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, beneficiary: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, MultiAddress, Compact]>; + updateBond: AugmentedSubmittable<(newDeposit: u128 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u128]>; /** - * Return the deposit (if any) of an asset account or a consumer reference (if any) of an - * account. + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; + convictionVoting: { + /** + * Delegate the voting power (with some given conviction) of the sending account for a + * particular class of polls. * - * The origin must be Signed. + * The balance delegated is locked for as long as it's delegated, and thereafter for the + * time appropriate for the conviction's lock period. * - * - `id`: The identifier of the asset for which the caller would like the deposit - * refunded. - * - `allow_burn`: If `true` then assets may be destroyed in order to complete the refund. + * The dispatch origin of this call must be _Signed_, and the signing account must either: + * - be delegating already; or + * - have no voting activity (if there is, then it will need to be removed through + * `remove_vote`). * - * It will fail with either [`Error::ContainsHolds`] or [`Error::ContainsFreezes`] if - * the asset account contains holds or freezes in place. + * - `to`: The account whose voting the `target` account's voting power will follow. + * - `class`: The class of polls to delegate. To delegate multiple classes, multiple calls + * to this function are required. + * - `conviction`: The conviction that will be attached to the delegated votes. When the + * account is undelegated, the funds will be locked for the corresponding period. + * - `balance`: The amount of the account's balance to be used in delegating. This must not + * be more than the account's current balance. * - * Emits `Refunded` event when successful. + * Emits `Delegated`. + * + * Weight: `O(R)` where R is the number of polls the voter delegating to has + * voted on. Weight is initially charged as if maximum votes, but is refunded later. **/ - refund: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, allowBurn: bool | boolean | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, bool]>; + delegate: AugmentedSubmittable<(clazz: u16 | AnyNumber | Uint8Array, to: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, conviction: PalletConvictionVotingConviction | 'None' | 'Locked1x' | 'Locked2x' | 'Locked3x' | 'Locked4x' | 'Locked5x' | 'Locked6x' | number | Uint8Array, balance: u128 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u16, MultiAddress, PalletConvictionVotingConviction, u128]>; /** - * Return the deposit (if any) of a target asset account. Useful if you are the depositor. + * Remove a vote for a poll. * - * The origin must be Signed and either the account owner, depositor, or asset `Admin`. In - * order to burn a non-zero balance of the asset, the caller must be the account and should - * use `refund`. + * If the `target` is equal to the signer, then this function is exactly equivalent to + * `remove_vote`. If not equal to the signer, then the vote must have expired, + * either because the poll was cancelled, because the voter lost the poll or + * because the conviction period is over. * - * - `id`: The identifier of the asset for the account holding a deposit. - * - `who`: The account to refund. + * The dispatch origin of this call must be _Signed_. * - * It will fail with either [`Error::ContainsHolds`] or [`Error::ContainsFreezes`] if - * the asset account contains holds or freezes in place. + * - `target`: The account of the vote to be removed; this account must have voted for poll + * `index`. + * - `index`: The index of poll of the vote to be removed. + * - `class`: The class of the poll. * - * Emits `Refunded` event when successful. + * Weight: `O(R + log R)` where R is the number of polls that `target` has voted on. + * Weight is calculated for the maximum number of vote. **/ - refundOther: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, who: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, MultiAddress]>; + removeOtherVote: AugmentedSubmittable<(target: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, clazz: u16 | AnyNumber | Uint8Array, index: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [MultiAddress, u16, u32]>; /** - * Set the metadata for an asset. + * Remove a vote for a poll. * - * Origin must be Signed and the sender should be the Owner of the asset `id`. + * If: + * - the poll was cancelled, or + * - the poll is ongoing, or + * - the poll has ended such that + * - the vote of the account was in opposition to the result; or + * - there was no conviction to the account's vote; or + * - the account made a split vote + * ...then the vote is removed cleanly and a following call to `unlock` may result in more + * funds being available. * - * Funds of sender are reserved according to the formula: - * `MetadataDepositBase + MetadataDepositPerByte * (name.len + symbol.len)` taking into - * account any already reserved funds. + * If, however, the poll has ended and: + * - it finished corresponding to the vote of the account, and + * - the account made a standard vote with conviction, and + * - the lock period of the conviction is not over + * ...then the lock will be aggregated into the overall account's lock, which may involve + * *overlocking* (where the two locks are combined into a single lock that is the maximum + * of both the amount locked and the time is it locked for). * - * - `id`: The identifier of the asset to update. - * - `name`: The user friendly name of this asset. Limited in length by `StringLimit`. - * - `symbol`: The exchange symbol for this asset. Limited in length by `StringLimit`. - * - `decimals`: The number of decimals this asset uses to represent one unit. + * The dispatch origin of this call must be _Signed_, and the signer must have a vote + * registered for poll `index`. * - * Emits `MetadataSet`. + * - `index`: The index of poll of the vote to be removed. + * - `class`: Optional parameter, if given it indicates the class of the poll. For polls + * which have finished or are cancelled, this must be `Some`. * - * Weight: `O(1)` + * Weight: `O(R + log R)` where R is the number of polls that `target` has voted on. + * Weight is calculated for the maximum number of vote. **/ - setMetadata: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, name: Bytes | string | Uint8Array, symbol: Bytes | string | Uint8Array, decimals: u8 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, Bytes, Bytes, u8]>; + removeVote: AugmentedSubmittable<(clazz: Option | null | Uint8Array | u16 | AnyNumber, index: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [Option, u32]>; /** - * Sets the minimum balance of an asset. + * Undelegate the voting power of the sending account for a particular class of polls. * - * Only works if there aren't any accounts that are holding the asset or if - * the new value of `min_balance` is less than the old one. + * Tokens may be unlocked following once an amount of time consistent with the lock period + * of the conviction with which the delegation was issued has passed. * - * Origin must be Signed and the sender has to be the Owner of the - * asset `id`. + * The dispatch origin of this call must be _Signed_ and the signing account must be + * currently delegating. * - * - `id`: The identifier of the asset. - * - `min_balance`: The new value of `min_balance`. + * - `class`: The class of polls to remove the delegation from. * - * Emits `AssetMinBalanceChanged` event when successful. + * Emits `Undelegated`. + * + * Weight: `O(R)` where R is the number of polls the voter delegating to has + * voted on. Weight is initially charged as if maximum votes, but is refunded later. **/ - setMinBalance: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, minBalance: u128 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, u128]>; + undelegate: AugmentedSubmittable<(clazz: u16 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u16]>; /** - * Change the Issuer, Admin and Freezer of an asset. - * - * Origin must be Signed and the sender should be the Owner of the asset `id`. + * Remove the lock caused by prior voting/delegating which has expired within a particular + * class. * - * - `id`: The identifier of the asset to be frozen. - * - `issuer`: The new Issuer of this asset. - * - `admin`: The new Admin of this asset. - * - `freezer`: The new Freezer of this asset. + * The dispatch origin of this call must be _Signed_. * - * Emits `TeamChanged`. + * - `class`: The class of polls to unlock. + * - `target`: The account to remove the lock on. * - * Weight: `O(1)` + * Weight: `O(R)` with R number of vote of target. **/ - setTeam: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, issuer: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, admin: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, freezer: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, MultiAddress, MultiAddress, MultiAddress]>; + unlock: AugmentedSubmittable<(clazz: u16 | AnyNumber | Uint8Array, target: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u16, MultiAddress]>; /** - * Start the process of destroying a fungible asset class. - * - * `start_destroy` is the first in a series of extrinsics that should be called, to allow - * destruction of an asset class. + * Vote in a poll. If `vote.is_aye()`, the vote is to enact the proposal; + * otherwise it is a vote to keep the status quo. * - * The origin must conform to `ForceOrigin` or must be `Signed` by the asset's `owner`. + * The dispatch origin of this call must be _Signed_. * - * - `id`: The identifier of the asset to be destroyed. This must identify an existing - * asset. + * - `poll_index`: The index of the poll to vote for. + * - `vote`: The vote configuration. * - * It will fail with either [`Error::ContainsHolds`] or [`Error::ContainsFreezes`] if - * an account contains holds or freezes in place. + * Weight: `O(R)` where R is the number of polls the voter has voted on. **/ - startDestroy: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location]>; + vote: AugmentedSubmittable<(pollIndex: Compact | AnyNumber | Uint8Array, vote: PalletConvictionVotingVoteAccountVote | { Standard: any } | { Split: any } | { SplitAbstain: any } | string | Uint8Array) => SubmittableExtrinsic, [Compact, PalletConvictionVotingVoteAccountVote]>; /** - * Allow unprivileged transfers to and from an account again. - * - * Origin must be Signed and the sender should be the Admin of the asset `id`. - * - * - `id`: The identifier of the asset to be frozen. - * - `who`: The account to be unfrozen. - * - * Emits `Thawed`. - * - * Weight: `O(1)` + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; + cumulusXcm: { + /** + * Generic tx **/ - thaw: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, who: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, MultiAddress]>; + [key: string]: SubmittableExtrinsicFunction; + }; + foreignAssets: { /** - * Allow unprivileged transfers for the asset again. + * Approve an amount of asset for transfer by a delegated third-party account. * - * Origin must be Signed and the sender should be the Admin of the asset `id`. + * Origin must be Signed. * - * - `id`: The identifier of the asset to be thawed. + * Ensures that `ApprovalDeposit` worth of `Currency` is reserved from signing account + * for the purpose of holding the approval. If some non-zero amount of assets is already + * approved from signing account to `delegate`, then it is topped up or unreserved to + * meet the right value. * - * Emits `Thawed`. + * NOTE: The signing account does not need to own `amount` of assets at the point of + * making this call. + * + * - `id`: The identifier of the asset. + * - `delegate`: The account to delegate permission to transfer asset. + * - `amount`: The amount of asset that may be transferred by `delegate`. If there is + * already an approval in place, then this acts additively. + * + * Emits `ApprovedTransfer` on success. * * Weight: `O(1)` **/ - thawAsset: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location]>; + approveTransfer: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, MultiAddress, Compact]>; /** - * Create an asset account for non-provider assets. + * Disallow further unprivileged transfers of an asset `id` to and from an account `who`. * - * A deposit will be taken from the signer account. + * Origin must be Signed and the sender should be the Freezer of the asset `id`. * - * - `origin`: Must be Signed; the signer account must have sufficient funds for a deposit - * to be taken. - * - `id`: The identifier of the asset for the account to be created. + * - `id`: The identifier of the account's asset. + * - `who`: The account to be unblocked. * - * Emits `Touched` event when successful. + * Emits `Blocked`. + * + * Weight: `O(1)` **/ - touch: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location]>; + block: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, who: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, MultiAddress]>; /** - * Create an asset account for `who`. + * Reduce the balance of `who` by as much as possible up to `amount` assets of `id`. * - * A deposit will be taken from the signer account. + * Origin must be Signed and the sender should be the Manager of the asset `id`. * - * - `origin`: Must be Signed by `Freezer` or `Admin` of the asset `id`; the signer account - * must have sufficient funds for a deposit to be taken. - * - `id`: The identifier of the asset for the account to be created. - * - `who`: The account to be created. + * Bails with `NoAccount` if the `who` is already dead. * - * Emits `Touched` event when successful. + * - `id`: The identifier of the asset to have some amount burned. + * - `who`: The account to be debited from. + * - `amount`: The maximum amount by which `who`'s balance should be reduced. + * + * Emits `Burned` with the actual amount burned. If this takes the balance to below the + * minimum for the asset, then the amount burned is increased to take it to zero. + * + * Weight: `O(1)` + * Modes: Post-existence of `who`; Pre & post Zombie-status of `who`. **/ - touchOther: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, who: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, MultiAddress]>; + burn: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, who: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, MultiAddress, Compact]>; /** - * Move some assets from the sender account to another. + * Cancel all of some asset approved for delegated transfer by a third-party account. * - * Origin must be Signed. + * Origin must be Signed and there must be an approval in place between signer and + * `delegate`. * - * - `id`: The identifier of the asset to have some amount transferred. - * - `target`: The account to be credited. - * - `amount`: The amount by which the sender's balance of assets should be reduced and - * `target`'s balance increased. The amount actually transferred may be slightly greater in - * the case that the transfer would otherwise take the sender balance above zero but below - * the minimum balance. Must be greater than zero. + * Unreserves any deposit previously reserved by `approve_transfer` for the approval. * - * Emits `Transferred` with the actual amount transferred. If this takes the source balance - * to below the minimum for the asset, then the amount transferred is increased to take it - * to zero. + * - `id`: The identifier of the asset. + * - `delegate`: The account delegated permission to transfer asset. + * + * Emits `ApprovalCancelled` on success. * * Weight: `O(1)` - * Modes: Pre-existence of `target`; Post-existence of sender; Account pre-existence of - * `target`. **/ - transfer: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, target: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, MultiAddress, Compact]>; + cancelApproval: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, MultiAddress]>; /** - * Transfer the entire transferable balance from the caller asset account. + * Clear the metadata for an asset. * - * NOTE: This function only attempts to transfer _transferable_ balances. This means that - * any held, frozen, or minimum balance (when `keep_alive` is `true`), will not be - * transferred by this function. To ensure that this function results in a killed account, - * you might need to prepare the account by removing any reference counters, storage - * deposits, etc... + * Origin must be Signed and the sender should be the Owner of the asset `id`. * - * The dispatch origin of this call must be Signed. + * Any deposit is freed for the asset owner. * - * - `id`: The identifier of the asset for the account holding a deposit. - * - `dest`: The recipient of the transfer. - * - `keep_alive`: A boolean to determine if the `transfer_all` operation should send all - * of the funds the asset account has, causing the sender asset account to be killed - * (false), or transfer everything except at least the minimum balance, which will - * guarantee to keep the sender asset account alive (true). + * - `id`: The identifier of the asset to clear. + * + * Emits `MetadataCleared`. + * + * Weight: `O(1)` **/ - transferAll: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, dest: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, keepAlive: bool | boolean | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, MultiAddress, bool]>; + clearMetadata: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location]>; /** - * Transfer some asset balance from a previously delegated account to some third-party - * account. + * Issue a new class of fungible assets from a public origin. * - * Origin must be Signed and there must be an approval in place by the `owner` to the - * signer. + * This new asset class has no assets initially and its owner is the origin. * - * If the entire amount approved for transfer is transferred, then any deposit previously - * reserved by `approve_transfer` is unreserved. + * The origin must conform to the configured `CreateOrigin` and have sufficient funds free. * - * - `id`: The identifier of the asset. - * - `owner`: The account which previously approved for a transfer of at least `amount` and - * from which the asset balance will be withdrawn. - * - `destination`: The account to which the asset balance of `amount` will be transferred. - * - `amount`: The amount of assets to transfer. + * Funds of sender are reserved by `AssetDeposit`. * - * Emits `TransferredApproved` on success. + * Parameters: + * - `id`: The identifier of the new asset. This must not be currently in use to identify + * an existing asset. If [`NextAssetId`] is set, then this must be equal to it. + * - `admin`: The admin of this class of assets. The admin is the initial address of each + * member of the asset class's admin team. + * - `min_balance`: The minimum balance of this new asset that any single account must + * have. If an account's balance is reduced below this, then it collapses to zero. + * + * Emits `Created` event when successful. * * Weight: `O(1)` **/ - transferApproved: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, owner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, destination: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, MultiAddress, MultiAddress, Compact]>; + create: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, admin: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, minBalance: u128 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, MultiAddress, u128]>; /** - * Move some assets from the sender account to another, keeping the sender account alive. + * Destroy all accounts associated with a given asset. * - * Origin must be Signed. + * `destroy_accounts` should only be called after `start_destroy` has been called, and the + * asset is in a `Destroying` state. * - * - `id`: The identifier of the asset to have some amount transferred. - * - `target`: The account to be credited. - * - `amount`: The amount by which the sender's balance of assets should be reduced and - * `target`'s balance increased. The amount actually transferred may be slightly greater in - * the case that the transfer would otherwise take the sender balance above zero but below - * the minimum balance. Must be greater than zero. + * Due to weight restrictions, this function may need to be called multiple times to fully + * destroy all accounts. It will destroy `RemoveItemsLimit` accounts at a time. * - * Emits `Transferred` with the actual amount transferred. If this takes the source balance - * to below the minimum for the asset, then the amount transferred is increased to take it - * to zero. + * - `id`: The identifier of the asset to be destroyed. This must identify an existing + * asset. * - * Weight: `O(1)` - * Modes: Pre-existence of `target`; Post-existence of sender; Account pre-existence of - * `target`. + * Each call emits the `Event::DestroyedAccounts` event. **/ - transferKeepAlive: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, target: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, MultiAddress, Compact]>; + destroyAccounts: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location]>; /** - * Change the Owner of an asset. + * Destroy all approvals associated with a given asset up to the max (T::RemoveItemsLimit). * - * Origin must be Signed and the sender should be the Owner of the asset `id`. + * `destroy_approvals` should only be called after `start_destroy` has been called, and the + * asset is in a `Destroying` state. * - * - `id`: The identifier of the asset. - * - `owner`: The new Owner of this asset. + * Due to weight restrictions, this function may need to be called multiple times to fully + * destroy all approvals. It will destroy `RemoveItemsLimit` approvals at a time. * - * Emits `OwnerChanged`. + * - `id`: The identifier of the asset to be destroyed. This must identify an existing + * asset. * - * Weight: `O(1)` - **/ - transferOwnership: AugmentedSubmittable<(id: StagingXcmV4Location | { parents?: any; interior?: any } | string | Uint8Array, owner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV4Location, MultiAddress]>; - /** - * Generic tx + * Each call emits the `Event::DestroyedApprovals` event. **/ - [key: string]: SubmittableExtrinsicFunction; - }; - messageQueue: { + destroyApprovals: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location]>; /** - * Execute an overweight message. + * Complete destroying asset and unreserve currency. * - * Temporary processing errors will be propagated whereas permanent errors are treated - * as success condition. + * `finish_destroy` should only be called after `start_destroy` has been called, and the + * asset is in a `Destroying` state. All accounts or approvals should be destroyed before + * hand. * - * - `origin`: Must be `Signed`. - * - `message_origin`: The origin from which the message to be executed arrived. - * - `page`: The page in the queue in which the message to be executed is sitting. - * - `index`: The index into the queue of the message to be executed. - * - `weight_limit`: The maximum amount of weight allowed to be consumed in the execution - * of the message. + * - `id`: The identifier of the asset to be destroyed. This must identify an existing + * asset. * - * Benchmark complexity considerations: O(index + weight_limit). + * Each successful call emits the `Event::Destroyed` event. **/ - executeOverweight: AugmentedSubmittable<(messageOrigin: CumulusPrimitivesCoreAggregateMessageOrigin | { Here: any } | { Parent: any } | { Sibling: any } | string | Uint8Array, page: u32 | AnyNumber | Uint8Array, index: u32 | AnyNumber | Uint8Array, weightLimit: SpWeightsWeightV2Weight | { refTime?: any; proofSize?: any } | string | Uint8Array) => SubmittableExtrinsic, [CumulusPrimitivesCoreAggregateMessageOrigin, u32, u32, SpWeightsWeightV2Weight]>; + finishDestroy: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location]>; /** - * Remove a page which has no more messages remaining to be processed or is stale. + * Alter the attributes of a given asset. + * + * Origin must be `ForceOrigin`. + * + * - `id`: The identifier of the asset. + * - `owner`: The new Owner of this asset. + * - `issuer`: The new Issuer of this asset. + * - `admin`: The new Admin of this asset. + * - `freezer`: The new Freezer of this asset. + * - `min_balance`: The minimum balance of this new asset that any single account must + * have. If an account's balance is reduced below this, then it collapses to zero. + * - `is_sufficient`: Whether a non-zero balance of this asset is deposit of sufficient + * value to account for the state bloat associated with its balance storage. If set to + * `true`, then non-zero balances may be stored without a `consumer` reference (and thus + * an ED in the Balances pallet or whatever else is used to control user-account state + * growth). + * - `is_frozen`: Whether this asset class is frozen except for permissioned/admin + * instructions. + * + * Emits `AssetStatusChanged` with the identity of the asset. + * + * Weight: `O(1)` **/ - reapPage: AugmentedSubmittable<(messageOrigin: CumulusPrimitivesCoreAggregateMessageOrigin | { Here: any } | { Parent: any } | { Sibling: any } | string | Uint8Array, pageIndex: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [CumulusPrimitivesCoreAggregateMessageOrigin, u32]>; + forceAssetStatus: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, owner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, issuer: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, admin: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, freezer: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, minBalance: Compact | AnyNumber | Uint8Array, isSufficient: bool | boolean | Uint8Array, isFrozen: bool | boolean | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, MultiAddress, MultiAddress, MultiAddress, MultiAddress, Compact, bool, bool]>; /** - * Generic tx + * Cancel all of some asset approved for delegated transfer by a third-party account. + * + * Origin must be either ForceOrigin or Signed origin with the signer being the Admin + * account of the asset `id`. + * + * Unreserves any deposit previously reserved by `approve_transfer` for the approval. + * + * - `id`: The identifier of the asset. + * - `delegate`: The account delegated permission to transfer asset. + * + * Emits `ApprovalCancelled` on success. + * + * Weight: `O(1)` **/ - [key: string]: SubmittableExtrinsicFunction; - }; - multisig: { + forceCancelApproval: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, owner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, MultiAddress, MultiAddress]>; /** - * Register approval for a dispatch to be made from a deterministic composite account if - * approved by a total of `threshold - 1` of `other_signatories`. + * Clear the metadata for an asset. * - * Payment: `DepositBase` will be reserved if this is the first approval, plus - * `threshold` times `DepositFactor`. It is returned once this dispatch happens or - * is cancelled. + * Origin must be ForceOrigin. * - * The dispatch origin for this call must be _Signed_. + * Any deposit is returned. * - * - `threshold`: The total number of approvals for this dispatch before it is executed. - * - `other_signatories`: The accounts (other than the sender) who can approve this - * dispatch. May not be empty. - * - `maybe_timepoint`: If this is the first approval, then this must be `None`. If it is - * not the first approval, then it must be `Some`, with the timepoint (block number and - * transaction index) of the first approval transaction. - * - `call_hash`: The hash of the call to be executed. + * - `id`: The identifier of the asset to clear. * - * NOTE: If this is the final approval, you will want to use `as_multi` instead. + * Emits `MetadataCleared`. * - * ## Complexity - * - `O(S)`. - * - Up to one balance-reserve or unreserve operation. - * - One passthrough operation, one insert, both `O(S)` where `S` is the number of - * signatories. `S` is capped by `MaxSignatories`, with weight being proportional. - * - One encode & hash, both of complexity `O(S)`. - * - Up to one binary search and insert (`O(logS + S)`). - * - I/O: 1 read `O(S)`, up to 1 mutate `O(S)`. Up to one remove. - * - One event. - * - Storage: inserts one item, value size bounded by `MaxSignatories`, with a deposit - * taken for its lifetime of `DepositBase + threshold * DepositFactor`. + * Weight: `O(1)` **/ - approveAsMulti: AugmentedSubmittable<(threshold: u16 | AnyNumber | Uint8Array, otherSignatories: Vec | (AccountId32 | string | Uint8Array)[], maybeTimepoint: Option | null | Uint8Array | PalletMultisigTimepoint | { height?: any; index?: any } | string, callHash: U8aFixed | string | Uint8Array, maxWeight: SpWeightsWeightV2Weight | { refTime?: any; proofSize?: any } | string | Uint8Array) => SubmittableExtrinsic, [u16, Vec, Option, U8aFixed, SpWeightsWeightV2Weight]>; + forceClearMetadata: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location]>; /** - * Register approval for a dispatch to be made from a deterministic composite account if - * approved by a total of `threshold - 1` of `other_signatories`. - * - * If there are enough, then dispatch the call. + * Issue a new class of fungible assets from a privileged origin. * - * Payment: `DepositBase` will be reserved if this is the first approval, plus - * `threshold` times `DepositFactor`. It is returned once this dispatch happens or - * is cancelled. + * This new asset class has no assets initially. * - * The dispatch origin for this call must be _Signed_. + * The origin must conform to `ForceOrigin`. * - * - `threshold`: The total number of approvals for this dispatch before it is executed. - * - `other_signatories`: The accounts (other than the sender) who can approve this - * dispatch. May not be empty. - * - `maybe_timepoint`: If this is the first approval, then this must be `None`. If it is - * not the first approval, then it must be `Some`, with the timepoint (block number and - * transaction index) of the first approval transaction. - * - `call`: The call to be executed. + * Unlike `create`, no funds are reserved. * - * NOTE: Unless this is the final approval, you will generally want to use - * `approve_as_multi` instead, since it only requires a hash of the call. + * - `id`: The identifier of the new asset. This must not be currently in use to identify + * an existing asset. If [`NextAssetId`] is set, then this must be equal to it. + * - `owner`: The owner of this class of assets. The owner has full superuser permissions + * over this asset, but may later change and configure the permissions using + * `transfer_ownership` and `set_team`. + * - `min_balance`: The minimum balance of this new asset that any single account must + * have. If an account's balance is reduced below this, then it collapses to zero. * - * Result is equivalent to the dispatched result if `threshold` is exactly `1`. Otherwise - * on success, result is `Ok` and the result from the interior call, if it was executed, - * may be found in the deposited `MultisigExecuted` event. + * Emits `ForceCreated` event when successful. * - * ## Complexity - * - `O(S + Z + Call)`. - * - Up to one balance-reserve or unreserve operation. - * - One passthrough operation, one insert, both `O(S)` where `S` is the number of - * signatories. `S` is capped by `MaxSignatories`, with weight being proportional. - * - One call encode & hash, both of complexity `O(Z)` where `Z` is tx-len. - * - One encode & hash, both of complexity `O(S)`. - * - Up to one binary search and insert (`O(logS + S)`). - * - I/O: 1 read `O(S)`, up to 1 mutate `O(S)`. Up to one remove. - * - One event. - * - The weight of the `call`. - * - Storage: inserts one item, value size bounded by `MaxSignatories`, with a deposit - * taken for its lifetime of `DepositBase + threshold * DepositFactor`. + * Weight: `O(1)` **/ - asMulti: AugmentedSubmittable<(threshold: u16 | AnyNumber | Uint8Array, otherSignatories: Vec | (AccountId32 | string | Uint8Array)[], maybeTimepoint: Option | null | Uint8Array | PalletMultisigTimepoint | { height?: any; index?: any } | string, call: Call | IMethod | string | Uint8Array, maxWeight: SpWeightsWeightV2Weight | { refTime?: any; proofSize?: any } | string | Uint8Array) => SubmittableExtrinsic, [u16, Vec, Option, Call, SpWeightsWeightV2Weight]>; + forceCreate: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, owner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, isSufficient: bool | boolean | Uint8Array, minBalance: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, MultiAddress, bool, Compact]>; /** - * Immediately dispatch a multi-signature call using a single approval from the caller. + * Force the metadata for an asset to some value. * - * The dispatch origin for this call must be _Signed_. + * Origin must be ForceOrigin. * - * - `other_signatories`: The accounts (other than the sender) who are part of the - * multi-signature, but do not participate in the approval process. - * - `call`: The call to be executed. + * Any deposit is left alone. * - * Result is equivalent to the dispatched result. + * - `id`: The identifier of the asset to update. + * - `name`: The user friendly name of this asset. Limited in length by `StringLimit`. + * - `symbol`: The exchange symbol for this asset. Limited in length by `StringLimit`. + * - `decimals`: The number of decimals this asset uses to represent one unit. * - * ## Complexity - * O(Z + C) where Z is the length of the call and C its execution weight. + * Emits `MetadataSet`. + * + * Weight: `O(N + S)` where N and S are the length of the name and symbol respectively. **/ - asMultiThreshold1: AugmentedSubmittable<(otherSignatories: Vec | (AccountId32 | string | Uint8Array)[], call: Call | IMethod | string | Uint8Array) => SubmittableExtrinsic, [Vec, Call]>; + forceSetMetadata: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, name: Bytes | string | Uint8Array, symbol: Bytes | string | Uint8Array, decimals: u8 | AnyNumber | Uint8Array, isFrozen: bool | boolean | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, Bytes, Bytes, u8, bool]>; /** - * Cancel a pre-existing, on-going multisig transaction. Any deposit reserved previously - * for this operation will be unreserved on success. + * Move some assets from one account to another. * - * The dispatch origin for this call must be _Signed_. + * Origin must be Signed and the sender should be the Admin of the asset `id`. * - * - `threshold`: The total number of approvals for this dispatch before it is executed. - * - `other_signatories`: The accounts (other than the sender) who can approve this - * dispatch. May not be empty. - * - `timepoint`: The timepoint (block number and transaction index) of the first approval - * transaction for this dispatch. - * - `call_hash`: The hash of the call to be executed. + * - `id`: The identifier of the asset to have some amount transferred. + * - `source`: The account to be debited. + * - `dest`: The account to be credited. + * - `amount`: The amount by which the `source`'s balance of assets should be reduced and + * `dest`'s balance increased. The amount actually transferred may be slightly greater in + * the case that the transfer would otherwise take the `source` balance above zero but + * below the minimum balance. Must be greater than zero. * - * ## Complexity - * - `O(S)`. - * - Up to one balance-reserve or unreserve operation. - * - One passthrough operation, one insert, both `O(S)` where `S` is the number of - * signatories. `S` is capped by `MaxSignatories`, with weight being proportional. - * - One encode & hash, both of complexity `O(S)`. - * - One event. - * - I/O: 1 read `O(S)`, one remove. - * - Storage: removes one item. + * Emits `Transferred` with the actual amount transferred. If this takes the source balance + * to below the minimum for the asset, then the amount transferred is increased to take it + * to zero. + * + * Weight: `O(1)` + * Modes: Pre-existence of `dest`; Post-existence of `source`; Account pre-existence of + * `dest`. **/ - cancelAsMulti: AugmentedSubmittable<(threshold: u16 | AnyNumber | Uint8Array, otherSignatories: Vec | (AccountId32 | string | Uint8Array)[], timepoint: PalletMultisigTimepoint | { height?: any; index?: any } | string | Uint8Array, callHash: U8aFixed | string | Uint8Array) => SubmittableExtrinsic, [u16, Vec, PalletMultisigTimepoint, U8aFixed]>; + forceTransfer: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, source: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, dest: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, MultiAddress, MultiAddress, Compact]>; /** - * Poke the deposit reserved for an existing multisig operation. + * Disallow further unprivileged transfers of an asset `id` from an account `who`. `who` + * must already exist as an entry in `Account`s of the asset. If you want to freeze an + * account that does not have an entry, use `touch_other` first. * - * The dispatch origin for this call must be _Signed_ and must be the original depositor of - * the multisig operation. + * Origin must be Signed and the sender should be the Freezer of the asset `id`. * - * The transaction fee is waived if the deposit amount has changed. + * - `id`: The identifier of the asset to be frozen. + * - `who`: The account to be frozen. * - * - `threshold`: The total number of approvals needed for this multisig. - * - `other_signatories`: The accounts (other than the sender) who are part of the - * multisig. - * - `call_hash`: The hash of the call this deposit is reserved for. + * Emits `Frozen`. * - * Emits `DepositPoked` if successful. - **/ - pokeDeposit: AugmentedSubmittable<(threshold: u16 | AnyNumber | Uint8Array, otherSignatories: Vec | (AccountId32 | string | Uint8Array)[], callHash: U8aFixed | string | Uint8Array) => SubmittableExtrinsic, [u16, Vec, U8aFixed]>; - /** - * Generic tx + * Weight: `O(1)` **/ - [key: string]: SubmittableExtrinsicFunction; - }; - nfts: { + freeze: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, who: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, MultiAddress]>; /** - * Approve item's attributes to be changed by a delegated third-party account. + * Disallow further unprivileged transfers for the asset class. * - * Origin must be Signed and must be an owner of the `item`. + * Origin must be Signed and the sender should be the Freezer of the asset `id`. * - * - `collection`: A collection of the item. - * - `item`: The item that holds attributes. - * - `delegate`: The account to delegate permission to change attributes of the item. + * - `id`: The identifier of the asset to be frozen. * - * Emits `ItemAttributesApprovalAdded` on success. + * Emits `Frozen`. + * + * Weight: `O(1)` **/ - approveItemAttributes: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array, delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, u32, MultiAddress]>; + freezeAsset: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location]>; /** - * Approve an item to be transferred by a delegated third-party account. + * Mint assets of a particular class. * - * Origin must be either `ForceOrigin` or Signed and the sender should be the Owner of the - * `item`. + * The origin must be Signed and the sender must be the Issuer of the asset `id`. * - * - `collection`: The collection of the item to be approved for delegated transfer. - * - `item`: The item to be approved for delegated transfer. - * - `delegate`: The account to delegate permission to transfer the item. - * - `maybe_deadline`: Optional deadline for the approval. Specified by providing the - * number of blocks after which the approval will expire + * - `id`: The identifier of the asset to have some amount minted. + * - `beneficiary`: The account to be credited with the minted assets. + * - `amount`: The amount of the asset to be minted. * - * Emits `TransferApproved` on success. + * Emits `Issued` event when successful. * * Weight: `O(1)` + * Modes: Pre-existing balance of `beneficiary`; Account pre-existence of `beneficiary`. **/ - approveTransfer: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array, delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, maybeDeadline: Option | null | Uint8Array | u32 | AnyNumber) => SubmittableExtrinsic, [u32, u32, MultiAddress, Option]>; + mint: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, beneficiary: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, MultiAddress, Compact]>; /** - * Destroy a single item. + * Return the deposit (if any) of an asset account or a consumer reference (if any) of an + * account. * - * The origin must conform to `ForceOrigin` or must be Signed and the signing account must - * be the owner of the `item`. + * The origin must be Signed. * - * - `collection`: The collection of the item to be burned. - * - `item`: The item to be burned. + * - `id`: The identifier of the asset for which the caller would like the deposit + * refunded. + * - `allow_burn`: If `true` then assets may be destroyed in order to complete the refund. * - * Emits `Burned`. + * It will fail with either [`Error::ContainsHolds`] or [`Error::ContainsFreezes`] if + * the asset account contains holds or freezes in place. * - * Weight: `O(1)` + * Emits `Refunded` event when successful. **/ - burn: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, u32]>; + refund: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, allowBurn: bool | boolean | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, bool]>; /** - * Allows to buy an item if it's up for sale. + * Return the deposit (if any) of a target asset account. Useful if you are the depositor. * - * Origin must be Signed and must not be the owner of the `item`. + * The origin must be Signed and either the account owner, depositor, or asset `Admin`. In + * order to burn a non-zero balance of the asset, the caller must be the account and should + * use `refund`. * - * - `collection`: The collection of the item. - * - `item`: The item the sender wants to buy. - * - `bid_price`: The price the sender is willing to pay. + * - `id`: The identifier of the asset for the account holding a deposit. + * - `who`: The account to refund. * - * Emits `ItemBought` on success. + * It will fail with either [`Error::ContainsHolds`] or [`Error::ContainsFreezes`] if + * the asset account contains holds or freezes in place. + * + * Emits `Refunded` event when successful. **/ - buyItem: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array, bidPrice: u128 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, u32, u128]>; + refundOther: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, who: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, MultiAddress]>; /** - * Cancel one of the transfer approvals for a specific item. + * Set the metadata for an asset. * - * Origin must be either: - * - the `Force` origin; - * - `Signed` with the signer being the Owner of the `item`; + * Origin must be Signed and the sender should be the Owner of the asset `id`. * - * Arguments: - * - `collection`: The collection of the item of whose approval will be cancelled. - * - `item`: The item of the collection of whose approval will be cancelled. - * - `delegate`: The account that is going to loose their approval. + * Funds of sender are reserved according to the formula: + * `MetadataDepositBase + MetadataDepositPerByte * (name.len + symbol.len)` taking into + * account any already reserved funds. * - * Emits `ApprovalCancelled` on success. + * - `id`: The identifier of the asset to update. + * - `name`: The user friendly name of this asset. Limited in length by `StringLimit`. + * - `symbol`: The exchange symbol for this asset. Limited in length by `StringLimit`. + * - `decimals`: The number of decimals this asset uses to represent one unit. + * + * Emits `MetadataSet`. * * Weight: `O(1)` **/ - cancelApproval: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array, delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, u32, MultiAddress]>; + setMetadata: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, name: Bytes | string | Uint8Array, symbol: Bytes | string | Uint8Array, decimals: u8 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, Bytes, Bytes, u8]>; /** - * Cancel the previously provided approval to change item's attributes. - * All the previously set attributes by the `delegate` will be removed. + * Sets the minimum balance of an asset. * - * Origin must be Signed and must be an owner of the `item`. + * Only works if there aren't any accounts that are holding the asset or if + * the new value of `min_balance` is less than the old one. * - * - `collection`: Collection that the item is contained within. - * - `item`: The item that holds attributes. - * - `delegate`: The previously approved account to remove. + * Origin must be Signed and the sender has to be the Owner of the + * asset `id`. * - * Emits `ItemAttributesApprovalRemoved` on success. + * - `id`: The identifier of the asset. + * - `min_balance`: The new value of `min_balance`. + * + * Emits `AssetMinBalanceChanged` event when successful. **/ - cancelItemAttributesApproval: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array, delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, witness: PalletNftsCancelAttributesApprovalWitness | { accountAttributes?: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, u32, MultiAddress, PalletNftsCancelAttributesApprovalWitness]>; + setMinBalance: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, minBalance: u128 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, u128]>; /** - * Cancel an atomic swap. + * Change the Issuer, Admin and Freezer of an asset. * - * Origin must be Signed. - * Origin must be an owner of the `item` if the deadline hasn't expired. + * Origin must be Signed and the sender should be the Owner of the asset `id`. * - * - `collection`: The collection of the item. - * - `item`: The item an owner wants to give. + * - `id`: The identifier of the asset to be frozen. + * - `issuer`: The new Issuer of this asset. + * - `admin`: The new Admin of this asset. + * - `freezer`: The new Freezer of this asset. * - * Emits `SwapCancelled` on success. + * Emits `TeamChanged`. + * + * Weight: `O(1)` **/ - cancelSwap: AugmentedSubmittable<(offeredCollection: u32 | AnyNumber | Uint8Array, offeredItem: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, u32]>; + setTeam: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, issuer: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, admin: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, freezer: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, MultiAddress, MultiAddress, MultiAddress]>; /** - * Claim an atomic swap. - * This method executes a pending swap, that was created by a counterpart before. + * Start the process of destroying a fungible asset class. * - * Origin must be Signed and must be an owner of the `item`. + * `start_destroy` is the first in a series of extrinsics that should be called, to allow + * destruction of an asset class. * - * - `send_collection`: The collection of the item to be sent. - * - `send_item`: The item to be sent. - * - `receive_collection`: The collection of the item to be received. - * - `receive_item`: The item to be received. - * - `witness_price`: A price that was previously agreed on. + * The origin must conform to `ForceOrigin` or must be `Signed` by the asset's `owner`. * - * Emits `SwapClaimed` on success. + * - `id`: The identifier of the asset to be destroyed. This must identify an existing + * asset. + * + * It will fail with either [`Error::ContainsHolds`] or [`Error::ContainsFreezes`] if + * an account contains holds or freezes in place. **/ - claimSwap: AugmentedSubmittable<(sendCollection: u32 | AnyNumber | Uint8Array, sendItem: u32 | AnyNumber | Uint8Array, receiveCollection: u32 | AnyNumber | Uint8Array, receiveItem: u32 | AnyNumber | Uint8Array, witnessPrice: Option | null | Uint8Array | PalletNftsPriceWithDirection | { amount?: any; direction?: any } | string) => SubmittableExtrinsic, [u32, u32, u32, u32, Option]>; + startDestroy: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location]>; /** - * Cancel all the approvals of a specific item. + * Allow unprivileged transfers to and from an account again. * - * Origin must be either: - * - the `Force` origin; - * - `Signed` with the signer being the Owner of the `item`; + * Origin must be Signed and the sender should be the Admin of the asset `id`. * - * Arguments: - * - `collection`: The collection of the item of whose approvals will be cleared. - * - `item`: The item of the collection of whose approvals will be cleared. + * - `id`: The identifier of the asset to be frozen. + * - `who`: The account to be unfrozen. * - * Emits `AllApprovalsCancelled` on success. + * Emits `Thawed`. * * Weight: `O(1)` **/ - clearAllTransferApprovals: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, u32]>; + thaw: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, who: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, MultiAddress]>; /** - * Clear an attribute for a collection or item. - * - * Origin must be either `ForceOrigin` or Signed and the sender should be the Owner of the - * attribute. + * Allow unprivileged transfers for the asset again. * - * Any deposit is freed for the collection's owner. + * Origin must be Signed and the sender should be the Admin of the asset `id`. * - * - `collection`: The identifier of the collection whose item's metadata to clear. - * - `maybe_item`: The identifier of the item whose metadata to clear. - * - `namespace`: Attribute's namespace. - * - `key`: The key of the attribute. + * - `id`: The identifier of the asset to be thawed. * - * Emits `AttributeCleared`. + * Emits `Thawed`. * * Weight: `O(1)` **/ - clearAttribute: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, maybeItem: Option | null | Uint8Array | u32 | AnyNumber, namespace: PalletNftsAttributeNamespace | { Pallet: any } | { CollectionOwner: any } | { ItemOwner: any } | { Account: any } | string | Uint8Array, key: Bytes | string | Uint8Array) => SubmittableExtrinsic, [u32, Option, PalletNftsAttributeNamespace, Bytes]>; + thawAsset: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location]>; /** - * Clear the metadata for a collection. - * - * Origin must be either `ForceOrigin` or `Signed` and the sender should be the Admin of - * the `collection`. - * - * Any deposit is freed for the collection's owner. + * Create an asset account for non-provider assets. * - * - `collection`: The identifier of the collection whose metadata to clear. + * A deposit will be taken from the signer account. * - * Emits `CollectionMetadataCleared`. + * - `origin`: Must be Signed; the signer account must have sufficient funds for a deposit + * to be taken. + * - `id`: The identifier of the asset for the account to be created. * - * Weight: `O(1)` + * Emits `Touched` event when successful. **/ - clearCollectionMetadata: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + touch: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location]>; /** - * Clear the metadata for an item. - * - * Origin must be either `ForceOrigin` or Signed and the sender should be the Admin of the - * `collection`. - * - * Any deposit is freed for the collection's owner. + * Create an asset account for `who`. * - * - `collection`: The identifier of the collection whose item's metadata to clear. - * - `item`: The identifier of the item whose metadata to clear. + * A deposit will be taken from the signer account. * - * Emits `ItemMetadataCleared`. + * - `origin`: Must be Signed by `Freezer` or `Admin` of the asset `id`; the signer account + * must have sufficient funds for a deposit to be taken. + * - `id`: The identifier of the asset for the account to be created. + * - `who`: The account to be created. * - * Weight: `O(1)` + * Emits `Touched` event when successful. **/ - clearMetadata: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, u32]>; + touchOther: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, who: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, MultiAddress]>; /** - * Issue a new collection of non-fungible items from a public origin. - * - * This new collection has no items initially and its owner is the origin. - * - * The origin must be Signed and the sender must have sufficient funds free. + * Move some assets from the sender account to another. * - * `CollectionDeposit` funds of sender are reserved. + * Origin must be Signed. * - * Parameters: - * - `admin`: The admin of this collection. The admin is the initial address of each - * member of the collection's admin team. + * - `id`: The identifier of the asset to have some amount transferred. + * - `target`: The account to be credited. + * - `amount`: The amount by which the sender's balance of assets should be reduced and + * `target`'s balance increased. The amount actually transferred may be slightly greater in + * the case that the transfer would otherwise take the sender balance above zero but below + * the minimum balance. Must be greater than zero. * - * Emits `Created` event when successful. + * Emits `Transferred` with the actual amount transferred. If this takes the source balance + * to below the minimum for the asset, then the amount transferred is increased to take it + * to zero. * * Weight: `O(1)` + * Modes: Pre-existence of `target`; Post-existence of sender; Account pre-existence of + * `target`. **/ - create: AugmentedSubmittable<(admin: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, config: PalletNftsCollectionConfig | { settings?: any; maxSupply?: any; mintSettings?: any } | string | Uint8Array) => SubmittableExtrinsic, [MultiAddress, PalletNftsCollectionConfig]>; + transfer: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, target: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, MultiAddress, Compact]>; /** - * Register a new atomic swap, declaring an intention to send an `item` in exchange for - * `desired_item` from origin to target on the current blockchain. - * The target can execute the swap during the specified `duration` of blocks (if set). - * Additionally, the price could be set for the desired `item`. + * Transfer the entire transferable balance from the caller asset account. * - * Origin must be Signed and must be an owner of the `item`. + * NOTE: This function only attempts to transfer _transferable_ balances. This means that + * any held, frozen, or minimum balance (when `keep_alive` is `true`), will not be + * transferred by this function. To ensure that this function results in a killed account, + * you might need to prepare the account by removing any reference counters, storage + * deposits, etc... * - * - `collection`: The collection of the item. - * - `item`: The item an owner wants to give. - * - `desired_collection`: The collection of the desired item. - * - `desired_item`: The desired item an owner wants to receive. - * - `maybe_price`: The price an owner is willing to pay or receive for the desired `item`. - * - `duration`: A deadline for the swap. Specified by providing the number of blocks - * after which the swap will expire. + * The dispatch origin of this call must be Signed. * - * Emits `SwapCreated` on success. + * - `id`: The identifier of the asset for the account holding a deposit. + * - `dest`: The recipient of the transfer. + * - `keep_alive`: A boolean to determine if the `transfer_all` operation should send all + * of the funds the asset account has, causing the sender asset account to be killed + * (false), or transfer everything except at least the minimum balance, which will + * guarantee to keep the sender asset account alive (true). **/ - createSwap: AugmentedSubmittable<(offeredCollection: u32 | AnyNumber | Uint8Array, offeredItem: u32 | AnyNumber | Uint8Array, desiredCollection: u32 | AnyNumber | Uint8Array, maybeDesiredItem: Option | null | Uint8Array | u32 | AnyNumber, maybePrice: Option | null | Uint8Array | PalletNftsPriceWithDirection | { amount?: any; direction?: any } | string, duration: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, u32, u32, Option, Option, u32]>; + transferAll: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, dest: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, keepAlive: bool | boolean | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, MultiAddress, bool]>; /** - * Destroy a collection of fungible items. + * Transfer some asset balance from a previously delegated account to some third-party + * account. * - * The origin must conform to `ForceOrigin` or must be `Signed` and the sender must be the - * owner of the `collection`. + * Origin must be Signed and there must be an approval in place by the `owner` to the + * signer. * - * NOTE: The collection must have 0 items to be destroyed. + * If the entire amount approved for transfer is transferred, then any deposit previously + * reserved by `approve_transfer` is unreserved. * - * - `collection`: The identifier of the collection to be destroyed. - * - `witness`: Information on the items minted in the collection. This must be - * correct. + * - `id`: The identifier of the asset. + * - `owner`: The account which previously approved for a transfer of at least `amount` and + * from which the asset balance will be withdrawn. + * - `destination`: The account to which the asset balance of `amount` will be transferred. + * - `amount`: The amount of assets to transfer. * - * Emits `Destroyed` event when successful. + * Emits `TransferredApproved` on success. * - * Weight: `O(m + c + a)` where: - * - `m = witness.item_metadatas` - * - `c = witness.item_configs` - * - `a = witness.attributes` + * Weight: `O(1)` **/ - destroy: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, witness: PalletNftsDestroyWitness | { itemMetadatas?: any; itemConfigs?: any; attributes?: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, PalletNftsDestroyWitness]>; + transferApproved: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, owner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, destination: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, MultiAddress, MultiAddress, Compact]>; /** - * Change the config of a collection. + * Move some assets from the sender account to another, keeping the sender account alive. * - * Origin must be `ForceOrigin`. + * Origin must be Signed. * - * - `collection`: The identifier of the collection. - * - `config`: The new config of this collection. + * - `id`: The identifier of the asset to have some amount transferred. + * - `target`: The account to be credited. + * - `amount`: The amount by which the sender's balance of assets should be reduced and + * `target`'s balance increased. The amount actually transferred may be slightly greater in + * the case that the transfer would otherwise take the sender balance above zero but below + * the minimum balance. Must be greater than zero. * - * Emits `CollectionConfigChanged`. + * Emits `Transferred` with the actual amount transferred. If this takes the source balance + * to below the minimum for the asset, then the amount transferred is increased to take it + * to zero. * * Weight: `O(1)` + * Modes: Pre-existence of `target`; Post-existence of sender; Account pre-existence of + * `target`. **/ - forceCollectionConfig: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, config: PalletNftsCollectionConfig | { settings?: any; maxSupply?: any; mintSettings?: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, PalletNftsCollectionConfig]>; + transferKeepAlive: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, target: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, MultiAddress, Compact]>; /** - * Change the Owner of a collection. + * Change the Owner of an asset. * - * Origin must be `ForceOrigin`. + * Origin must be Signed and the sender should be the Owner of the asset `id`. * - * - `collection`: The identifier of the collection. - * - `owner`: The new Owner of this collection. + * - `id`: The identifier of the asset. + * - `owner`: The new Owner of this asset. * * Emits `OwnerChanged`. * * Weight: `O(1)` **/ - forceCollectionOwner: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, owner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress]>; + transferOwnership: AugmentedSubmittable<(id: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, owner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, MultiAddress]>; /** - * Issue a new collection of non-fungible items from a privileged origin. - * - * This new collection has no items initially. + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; + indices: { + /** + * Assign an previously unassigned index. * - * The origin must conform to `ForceOrigin`. + * Payment: `Deposit` is reserved from the sender account. * - * Unlike `create`, no funds are reserved. + * The dispatch origin for this call must be _Signed_. * - * - `owner`: The owner of this collection of items. The owner has full superuser - * permissions over this item, but may later change and configure the permissions using - * `transfer_ownership` and `set_team`. + * - `index`: the index to be claimed. This must not be in use. * - * Emits `ForceCreated` event when successful. + * Emits `IndexAssigned` if successful. * - * Weight: `O(1)` + * ## Complexity + * - `O(1)`. **/ - forceCreate: AugmentedSubmittable<(owner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, config: PalletNftsCollectionConfig | { settings?: any; maxSupply?: any; mintSettings?: any } | string | Uint8Array) => SubmittableExtrinsic, [MultiAddress, PalletNftsCollectionConfig]>; + claim: AugmentedSubmittable<(index: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; /** - * Mint an item of a particular collection from a privileged origin. + * Force an index to an account. This doesn't require a deposit. If the index is already + * held, then any deposit is reimbursed to its current owner. * - * The origin must conform to `ForceOrigin` or must be `Signed` and the sender must be the - * Issuer of the `collection`. + * The dispatch origin for this call must be _Root_. * - * - `collection`: The collection of the item to be minted. - * - `item`: An identifier of the new item. - * - `mint_to`: Account into which the item will be minted. - * - `item_config`: A config of the new item. + * - `index`: the index to be (re-)assigned. + * - `new`: the new owner of the index. This function is a no-op if it is equal to sender. + * - `freeze`: if set to `true`, will freeze the index so it cannot be transferred. * - * Emits `Issued` event when successful. + * Emits `IndexAssigned` if successful. * - * Weight: `O(1)` + * ## Complexity + * - `O(1)`. **/ - forceMint: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array, mintTo: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, itemConfig: PalletNftsItemConfig | { settings?: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, u32, MultiAddress, PalletNftsItemConfig]>; + forceTransfer: AugmentedSubmittable<(updated: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, index: u32 | AnyNumber | Uint8Array, freeze: bool | boolean | Uint8Array) => SubmittableExtrinsic, [MultiAddress, u32, bool]>; /** - * Force-set an attribute for a collection or item. + * Free up an index owned by the sender. * - * Origin must be `ForceOrigin`. + * Payment: Any previous deposit placed for the index is unreserved in the sender account. * - * If the attribute already exists and it was set by another account, the deposit - * will be returned to the previous owner. + * The dispatch origin for this call must be _Signed_ and the sender must own the index. * - * - `set_as`: An optional owner of the attribute. - * - `collection`: The identifier of the collection whose item's metadata to set. - * - `maybe_item`: The identifier of the item whose metadata to set. - * - `namespace`: Attribute's namespace. - * - `key`: The key of the attribute. - * - `value`: The value to which to set the attribute. + * - `index`: the index to be freed. This must be owned by the sender. * - * Emits `AttributeSet`. + * Emits `IndexFreed` if successful. * - * Weight: `O(1)` + * ## Complexity + * - `O(1)`. **/ - forceSetAttribute: AugmentedSubmittable<(setAs: Option | null | Uint8Array | AccountId32 | string, collection: u32 | AnyNumber | Uint8Array, maybeItem: Option | null | Uint8Array | u32 | AnyNumber, namespace: PalletNftsAttributeNamespace | { Pallet: any } | { CollectionOwner: any } | { ItemOwner: any } | { Account: any } | string | Uint8Array, key: Bytes | string | Uint8Array, value: Bytes | string | Uint8Array) => SubmittableExtrinsic, [Option, u32, Option, PalletNftsAttributeNamespace, Bytes, Bytes]>; + free: AugmentedSubmittable<(index: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; /** - * Disallows specified settings for the whole collection. + * Freeze an index so it will always point to the sender account. This consumes the + * deposit. * - * Origin must be Signed and the sender should be the Owner of the `collection`. - * - * - `collection`: The collection to be locked. - * - `lock_settings`: The settings to be locked. + * The dispatch origin for this call must be _Signed_ and the signing account must have a + * non-frozen account `index`. * - * Note: it's possible to only lock(set) the setting, but not to unset it. + * - `index`: the index to be frozen in place. * - * Emits `CollectionLocked`. + * Emits `IndexFrozen` if successful. * - * Weight: `O(1)` + * ## Complexity + * - `O(1)`. **/ - lockCollection: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, lockSettings: u64 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, u64]>; + freeze: AugmentedSubmittable<(index: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; /** - * Disallows changing the metadata or attributes of the item. - * - * Origin must be either `ForceOrigin` or Signed and the sender should be the Admin - * of the `collection`. + * Poke the deposit reserved for an index. * - * - `collection`: The collection if the `item`. - * - `item`: An item to be locked. - * - `lock_metadata`: Specifies whether the metadata should be locked. - * - `lock_attributes`: Specifies whether the attributes in the `CollectionOwner` namespace - * should be locked. + * The dispatch origin for this call must be _Signed_ and the signing account must have a + * non-frozen account `index`. * - * Note: `lock_attributes` affects the attributes in the `CollectionOwner` namespace only. - * When the metadata or attributes are locked, it won't be possible the unlock them. + * The transaction fees is waived if the deposit is changed after poking/reconsideration. * - * Emits `ItemPropertiesLocked`. + * - `index`: the index whose deposit is to be poked/reconsidered. * - * Weight: `O(1)` + * Emits `DepositPoked` if successful. **/ - lockItemProperties: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array, lockMetadata: bool | boolean | Uint8Array, lockAttributes: bool | boolean | Uint8Array) => SubmittableExtrinsic, [u32, u32, bool, bool]>; - /** - * Disallow further unprivileged transfer of an item. - * - * Origin must be Signed and the sender should be the Freezer of the `collection`. - * - * - `collection`: The collection of the item to be changed. - * - `item`: The item to become non-transferable. - * - * Emits `ItemTransferLocked`. - * - * Weight: `O(1)` - **/ - lockItemTransfer: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, u32]>; + pokeDeposit: AugmentedSubmittable<(index: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; /** - * Mint an item of a particular collection. - * - * The origin must be Signed and the sender must comply with the `mint_settings` rules. - * - * - `collection`: The collection of the item to be minted. - * - `item`: An identifier of the new item. - * - `mint_to`: Account into which the item will be minted. - * - `witness_data`: When the mint type is `HolderOf(collection_id)`, then the owned - * item_id from that collection needs to be provided within the witness data object. If - * the mint price is set, then it should be additionally confirmed in the `witness_data`. + * Assign an index already owned by the sender to another account. The balance reservation + * is effectively transferred to the new account. * - * Note: the deposit will be taken from the `origin` and not the `owner` of the `item`. - * - * Emits `Issued` event when successful. - * - * Weight: `O(1)` - **/ - mint: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array, mintTo: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, witnessData: Option | null | Uint8Array | PalletNftsMintWitness | { ownedItem?: any; mintPrice?: any } | string) => SubmittableExtrinsic, [u32, u32, MultiAddress, Option]>; - /** - * Mint an item by providing the pre-signed approval. + * The dispatch origin for this call must be _Signed_. * - * Origin must be Signed. + * - `index`: the index to be re-assigned. This must be owned by the sender. + * - `new`: the new owner of the index. This function is a no-op if it is equal to sender. * - * - `mint_data`: The pre-signed approval that consists of the information about the item, - * its metadata, attributes, who can mint it (`None` for anyone) and until what block - * number. - * - `signature`: The signature of the `data` object. - * - `signer`: The `data` object's signer. Should be an Issuer of the collection. + * Emits `IndexAssigned` if successful. * - * Emits `Issued` on success. - * Emits `AttributeSet` if the attributes were provided. - * Emits `ItemMetadataSet` if the metadata was not empty. + * ## Complexity + * - `O(1)`. **/ - mintPreSigned: AugmentedSubmittable<(mintData: PalletNftsPreSignedMint | { collection?: any; item?: any; attributes?: any; metadata?: any; onlyAccount?: any; deadline?: any; mintPrice?: any } | string | Uint8Array, signature: SpRuntimeMultiSignature | { Ed25519: any } | { Sr25519: any } | { Ecdsa: any } | string | Uint8Array, signer: AccountId32 | string | Uint8Array) => SubmittableExtrinsic, [PalletNftsPreSignedMint, SpRuntimeMultiSignature, AccountId32]>; + transfer: AugmentedSubmittable<(updated: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, index: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [MultiAddress, u32]>; /** - * Allows to pay the tips. - * - * Origin must be Signed. - * - * - `tips`: Tips array. - * - * Emits `TipSent` on every tip transfer. + * Generic tx **/ - payTips: AugmentedSubmittable<(tips: Vec | (PalletNftsItemTip | { collection?: any; item?: any; receiver?: any; amount?: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + [key: string]: SubmittableExtrinsicFunction; + }; + messageQueue: { /** - * Re-evaluate the deposits on some items. - * - * Origin must be Signed and the sender should be the Owner of the `collection`. - * - * - `collection`: The collection of the items to be reevaluated. - * - `items`: The items of the collection whose deposits will be reevaluated. + * Execute an overweight message. * - * NOTE: This exists as a best-effort function. Any items which are unknown or - * in the case that the owner account does not have reservable funds to pay for a - * deposit increase are ignored. Generally the owner isn't going to call this on items - * whose existing deposit is less than the refreshed deposit as it would only cost them, - * so it's of little consequence. + * Temporary processing errors will be propagated whereas permanent errors are treated + * as success condition. * - * It will still return an error in the case that the collection is unknown or the signer - * is not permitted to call it. + * - `origin`: Must be `Signed`. + * - `message_origin`: The origin from which the message to be executed arrived. + * - `page`: The page in the queue in which the message to be executed is sitting. + * - `index`: The index into the queue of the message to be executed. + * - `weight_limit`: The maximum amount of weight allowed to be consumed in the execution + * of the message. * - * Weight: `O(items.len())` + * Benchmark complexity considerations: O(index + weight_limit). **/ - redeposit: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, items: Vec | (u32 | AnyNumber | Uint8Array)[]) => SubmittableExtrinsic, [u32, Vec]>; + executeOverweight: AugmentedSubmittable<(messageOrigin: CumulusPrimitivesCoreAggregateMessageOrigin | { Here: any } | { Parent: any } | { Sibling: any } | string | Uint8Array, page: u32 | AnyNumber | Uint8Array, index: u32 | AnyNumber | Uint8Array, weightLimit: SpWeightsWeightV2Weight | { refTime?: any; proofSize?: any } | string | Uint8Array) => SubmittableExtrinsic, [CumulusPrimitivesCoreAggregateMessageOrigin, u32, u32, SpWeightsWeightV2Weight]>; /** - * Set (or reset) the acceptance of ownership for a particular account. - * - * Origin must be `Signed` and if `maybe_collection` is `Some`, then the signer must have a - * provider reference. - * - * - `maybe_collection`: The identifier of the collection whose ownership the signer is - * willing to accept, or if `None`, an indication that the signer is willing to accept no - * ownership transferal. - * - * Emits `OwnershipAcceptanceChanged`. + * Remove a page which has no more messages remaining to be processed or is stale. **/ - setAcceptOwnership: AugmentedSubmittable<(maybeCollection: Option | null | Uint8Array | u32 | AnyNumber) => SubmittableExtrinsic, [Option]>; + reapPage: AugmentedSubmittable<(messageOrigin: CumulusPrimitivesCoreAggregateMessageOrigin | { Here: any } | { Parent: any } | { Sibling: any } | string | Uint8Array, pageIndex: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [CumulusPrimitivesCoreAggregateMessageOrigin, u32]>; /** - * Set an attribute for a collection or item. - * - * Origin must be Signed and must conform to the namespace ruleset: - * - `CollectionOwner` namespace could be modified by the `collection` Admin only; - * - `ItemOwner` namespace could be modified by the `maybe_item` owner only. `maybe_item` - * should be set in that case; - * - `Account(AccountId)` namespace could be modified only when the `origin` was given a - * permission to do so; - * - * The funds of `origin` are reserved according to the formula: - * `AttributeDepositBase + DepositPerByte * (key.len + value.len)` taking into - * account any already reserved funds. - * - * - `collection`: The identifier of the collection whose item's metadata to set. - * - `maybe_item`: The identifier of the item whose metadata to set. - * - `namespace`: Attribute's namespace. - * - `key`: The key of the attribute. - * - `value`: The value to which to set the attribute. - * - * Emits `AttributeSet`. - * - * Weight: `O(1)` + * Generic tx **/ - setAttribute: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, maybeItem: Option | null | Uint8Array | u32 | AnyNumber, namespace: PalletNftsAttributeNamespace | { Pallet: any } | { CollectionOwner: any } | { ItemOwner: any } | { Account: any } | string | Uint8Array, key: Bytes | string | Uint8Array, value: Bytes | string | Uint8Array) => SubmittableExtrinsic, [u32, Option, PalletNftsAttributeNamespace, Bytes, Bytes]>; + [key: string]: SubmittableExtrinsicFunction; + }; + multiBlockElection: { /** - * Set attributes for an item by providing the pre-signed approval. + * Manage this pallet. * - * Origin must be Signed and must be an owner of the `data.item`. - * - * - `data`: The pre-signed approval that consists of the information about the item, - * attributes to update and until what block number. - * - `signature`: The signature of the `data` object. - * - `signer`: The `data` object's signer. Should be an Admin of the collection for the - * `CollectionOwner` namespace. + * The origin of this call must be [`Config::AdminOrigin`]. * - * Emits `AttributeSet` for each provided attribute. - * Emits `ItemAttributesApprovalAdded` if the approval wasn't set before. - * Emits `PreSignedAttributesSet` on success. + * See [`AdminOperation`] for various operations that are possible. **/ - setAttributesPreSigned: AugmentedSubmittable<(data: PalletNftsPreSignedAttributes | { collection?: any; item?: any; attributes?: any; namespace?: any; deadline?: any } | string | Uint8Array, signature: SpRuntimeMultiSignature | { Ed25519: any } | { Sr25519: any } | { Ecdsa: any } | string | Uint8Array, signer: AccountId32 | string | Uint8Array) => SubmittableExtrinsic, [PalletNftsPreSignedAttributes, SpRuntimeMultiSignature, AccountId32]>; + manage: AugmentedSubmittable<(op: PalletElectionProviderMultiBlockAdminOperation | { ForceRotateRound: any } | { ForceSetPhase: any } | { EmergencySetSolution: any } | { EmergencyFallback: any } | { SetMinUntrustedScore: any } | string | Uint8Array) => SubmittableExtrinsic, [PalletElectionProviderMultiBlockAdminOperation]>; /** - * Set the maximum number of items a collection could have. - * - * Origin must be either `ForceOrigin` or `Signed` and the sender should be the Owner of - * the `collection`. - * - * - `collection`: The identifier of the collection to change. - * - `max_supply`: The maximum number of items a collection could have. - * - * Emits `CollectionMaxSupplySet` event when successful. + * Generic tx **/ - setCollectionMaxSupply: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, maxSupply: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, u32]>; + [key: string]: SubmittableExtrinsicFunction; + }; + multiBlockElectionSigned: { /** - * Set the metadata for a collection. - * - * Origin must be either `ForceOrigin` or `Signed` and the sender should be the Admin of - * the `collection`. + * Retract a submission. * - * If the origin is `Signed`, then funds of signer are reserved according to the formula: - * `MetadataDepositBase + DepositPerByte * data.len` taking into - * account any already reserved funds. - * - * - `collection`: The identifier of the item whose metadata to update. - * - `data`: The general information of this item. Limited in length by `StringLimit`. - * - * Emits `CollectionMetadataSet`. + * A portion of the deposit may be returned, based on the [`Config::BailoutGraceRatio`]. * - * Weight: `O(1)` + * This will fully remove the solution from storage. **/ - setCollectionMetadata: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, data: Bytes | string | Uint8Array) => SubmittableExtrinsic, [u32, Bytes]>; + bail: AugmentedSubmittable<() => SubmittableExtrinsic, []>; /** - * Set the metadata for an item. - * - * Origin must be either `ForceOrigin` or Signed and the sender should be the Admin of the - * `collection`. - * - * If the origin is Signed, then funds of signer are reserved according to the formula: - * `MetadataDepositBase + DepositPerByte * data.len` taking into - * account any already reserved funds. - * - * - `collection`: The identifier of the collection whose item's metadata to set. - * - `item`: The identifier of the item whose metadata to set. - * - `data`: The general information of this item. Limited in length by `StringLimit`. + * Clear the data of a submitter form an old round. * - * Emits `ItemMetadataSet`. + * The dispatch origin of this call must be signed, and the original submitter. * - * Weight: `O(1)` + * This can only be called for submissions that end up being discarded, as in they are not + * processed and they end up lingering in the queue. **/ - setMetadata: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array, data: Bytes | string | Uint8Array) => SubmittableExtrinsic, [u32, u32, Bytes]>; + clearOldRoundData: AugmentedSubmittable<(round: u32 | AnyNumber | Uint8Array, witnessPages: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, u32]>; /** - * Set (or reset) the price for an item. - * - * Origin must be Signed and must be the owner of the `item`. - * - * - `collection`: The collection of the item. - * - `item`: The item to set the price for. - * - `price`: The price for the item. Pass `None`, to reset the price. - * - `buyer`: Restricts the buy operation to a specific account. - * - * Emits `ItemPriceSet` on success if the price is not `None`. - * Emits `ItemPriceRemoved` on success if the price is `None`. + * Register oneself for an upcoming signed election. **/ - setPrice: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array, price: Option | null | Uint8Array | u128 | AnyNumber, whitelistedBuyer: Option | null | Uint8Array | MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string) => SubmittableExtrinsic, [u32, u32, Option, Option]>; + register: AugmentedSubmittable<(claimedScore: SpNposElectionsElectionScore | { minimalStake?: any; sumStake?: any; sumStakeSquared?: any } | string | Uint8Array) => SubmittableExtrinsic, [SpNposElectionsElectionScore]>; /** - * Change the Issuer, Admin and Freezer of a collection. - * - * Origin must be either `ForceOrigin` or Signed and the sender should be the Owner of the - * `collection`. - * - * Note: by setting the role to `None` only the `ForceOrigin` will be able to change it - * after to `Some(account)`. - * - * - `collection`: The collection whose team should be changed. - * - `issuer`: The new Issuer of this collection. - * - `admin`: The new Admin of this collection. - * - `freezer`: The new Freezer of this collection. - * - * Emits `TeamChanged`. + * Set the invulnerable list. * - * Weight: `O(1)` + * Dispatch origin must the the same as [`crate::Config::AdminOrigin`]. **/ - setTeam: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, issuer: Option | null | Uint8Array | MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string, admin: Option | null | Uint8Array | MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string, freezer: Option | null | Uint8Array | MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string) => SubmittableExtrinsic, [u32, Option, Option, Option]>; + setInvulnerables: AugmentedSubmittable<(inv: Vec | (AccountId32 | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; /** - * Move an item from the sender account to another. - * - * Origin must be Signed and the signing account must be either: - * - the Owner of the `item`; - * - the approved delegate for the `item` (in this case, the approval is reset). + * Submit a single page of a solution. * - * Arguments: - * - `collection`: The collection of the item to be transferred. - * - `item`: The item to be transferred. - * - `dest`: The account to receive ownership of the item. + * Must always come after [`Pallet::register`]. * - * Emits `Transferred`. + * `maybe_solution` can be set to `None` to erase the page. * - * Weight: `O(1)` + * Collects deposits from the signed origin based on [`Config::DepositBase`] and + * [`Config::DepositPerPage`]. **/ - transfer: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array, dest: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, u32, MultiAddress]>; + submitPage: AugmentedSubmittable<(page: u32 | AnyNumber | Uint8Array, maybeSolution: Option | null | Uint8Array | AssetHubPolkadotRuntimeStakingNposCompactSolution16 | { votes1?: any; votes2?: any; votes3?: any; votes4?: any; votes5?: any; votes6?: any; votes7?: any; votes8?: any; votes9?: any; votes10?: any; votes11?: any; votes12?: any; votes13?: any; votes14?: any; votes15?: any; votes16?: any } | string) => SubmittableExtrinsic, [u32, Option]>; /** - * Change the Owner of a collection. - * - * Origin must be Signed and the sender should be the Owner of the `collection`. - * - * - `collection`: The collection whose owner should be changed. - * - `owner`: The new Owner of this collection. They must have called - * `set_accept_ownership` with `collection` in order for this operation to succeed. - * - * Emits `OwnerChanged`. - * - * Weight: `O(1)` + * Generic tx **/ - transferOwnership: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, newOwner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress]>; + [key: string]: SubmittableExtrinsicFunction; + }; + multiBlockElectionUnsigned: { /** - * Re-allow unprivileged transfer of an item. - * - * Origin must be Signed and the sender should be the Freezer of the `collection`. - * - * - `collection`: The collection of the item to be changed. - * - `item`: The item to become transferable. - * - * Emits `ItemTransferUnlocked`. + * Submit an unsigned solution. * - * Weight: `O(1)` - **/ - unlockItemTransfer: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, u32]>; - /** - * Update mint settings. + * This works very much like an inherent, as only the validators are permitted to submit + * anything. By default validators will compute this call in their `offchain_worker` hook + * and try and submit it back. * - * Origin must be either `ForceOrigin` or `Signed` and the sender should be the Issuer - * of the `collection`. + * This is different from signed page submission mainly in that the solution page is + * verified on the fly. * - * - `collection`: The identifier of the collection to change. - * - `mint_settings`: The new mint settings. + * The `paged_solution` may contain at most [`Config::MinerPages`] pages. They are + * interpreted as msp -> lsp, as per [`crate::Pallet::msp_range_for`]. * - * Emits `CollectionMintSettingsUpdated` event when successful. + * For example, if `Pages = 4`, and `MinerPages = 2`, our full snapshot range would be [0, + * 1, 2, 3], with 3 being msp. But, in this case, then the `paged_raw_solution.pages` is + * expected to correspond to `[snapshot(2), snapshot(3)]`. **/ - updateMintSettings: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, mintSettings: PalletNftsMintSettings | { mintType?: any; price?: any; startBlock?: any; endBlock?: any; defaultItemSettings?: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, PalletNftsMintSettings]>; + submitUnsigned: AugmentedSubmittable<(pagedSolution: PalletElectionProviderMultiBlockPagedRawSolution | { solutionPages?: any; score?: any; round?: any } | string | Uint8Array) => SubmittableExtrinsic, [PalletElectionProviderMultiBlockPagedRawSolution]>; /** * Generic tx **/ [key: string]: SubmittableExtrinsicFunction; }; - parachainInfo: { + multiBlockElectionVerifier: { /** * Generic tx **/ [key: string]: SubmittableExtrinsicFunction; }; - parachainSystem: { + multisig: { /** - * Set the current validation data. - * + * Register approval for a dispatch to be made from a deterministic composite account if + * approved by a total of `threshold - 1` of `other_signatories`. + * + * Payment: `DepositBase` will be reserved if this is the first approval, plus + * `threshold` times `DepositFactor`. It is returned once this dispatch happens or + * is cancelled. + * + * The dispatch origin for this call must be _Signed_. + * + * - `threshold`: The total number of approvals for this dispatch before it is executed. + * - `other_signatories`: The accounts (other than the sender) who can approve this + * dispatch. May not be empty. + * - `maybe_timepoint`: If this is the first approval, then this must be `None`. If it is + * not the first approval, then it must be `Some`, with the timepoint (block number and + * transaction index) of the first approval transaction. + * - `call_hash`: The hash of the call to be executed. + * + * NOTE: If this is the final approval, you will want to use `as_multi` instead. + * + * ## Complexity + * - `O(S)`. + * - Up to one balance-reserve or unreserve operation. + * - One passthrough operation, one insert, both `O(S)` where `S` is the number of + * signatories. `S` is capped by `MaxSignatories`, with weight being proportional. + * - One encode & hash, both of complexity `O(S)`. + * - Up to one binary search and insert (`O(logS + S)`). + * - I/O: 1 read `O(S)`, up to 1 mutate `O(S)`. Up to one remove. + * - One event. + * - Storage: inserts one item, value size bounded by `MaxSignatories`, with a deposit + * taken for its lifetime of `DepositBase + threshold * DepositFactor`. + **/ + approveAsMulti: AugmentedSubmittable<(threshold: u16 | AnyNumber | Uint8Array, otherSignatories: Vec | (AccountId32 | string | Uint8Array)[], maybeTimepoint: Option | null | Uint8Array | PalletMultisigTimepoint | { height?: any; index?: any } | string, callHash: U8aFixed | string | Uint8Array, maxWeight: SpWeightsWeightV2Weight | { refTime?: any; proofSize?: any } | string | Uint8Array) => SubmittableExtrinsic, [u16, Vec, Option, U8aFixed, SpWeightsWeightV2Weight]>; + /** + * Register approval for a dispatch to be made from a deterministic composite account if + * approved by a total of `threshold - 1` of `other_signatories`. + * + * If there are enough, then dispatch the call. + * + * Payment: `DepositBase` will be reserved if this is the first approval, plus + * `threshold` times `DepositFactor`. It is returned once this dispatch happens or + * is cancelled. + * + * The dispatch origin for this call must be _Signed_. + * + * - `threshold`: The total number of approvals for this dispatch before it is executed. + * - `other_signatories`: The accounts (other than the sender) who can approve this + * dispatch. May not be empty. + * - `maybe_timepoint`: If this is the first approval, then this must be `None`. If it is + * not the first approval, then it must be `Some`, with the timepoint (block number and + * transaction index) of the first approval transaction. + * - `call`: The call to be executed. + * + * NOTE: Unless this is the final approval, you will generally want to use + * `approve_as_multi` instead, since it only requires a hash of the call. + * + * Result is equivalent to the dispatched result if `threshold` is exactly `1`. Otherwise + * on success, result is `Ok` and the result from the interior call, if it was executed, + * may be found in the deposited `MultisigExecuted` event. + * + * ## Complexity + * - `O(S + Z + Call)`. + * - Up to one balance-reserve or unreserve operation. + * - One passthrough operation, one insert, both `O(S)` where `S` is the number of + * signatories. `S` is capped by `MaxSignatories`, with weight being proportional. + * - One call encode & hash, both of complexity `O(Z)` where `Z` is tx-len. + * - One encode & hash, both of complexity `O(S)`. + * - Up to one binary search and insert (`O(logS + S)`). + * - I/O: 1 read `O(S)`, up to 1 mutate `O(S)`. Up to one remove. + * - One event. + * - The weight of the `call`. + * - Storage: inserts one item, value size bounded by `MaxSignatories`, with a deposit + * taken for its lifetime of `DepositBase + threshold * DepositFactor`. + **/ + asMulti: AugmentedSubmittable<(threshold: u16 | AnyNumber | Uint8Array, otherSignatories: Vec | (AccountId32 | string | Uint8Array)[], maybeTimepoint: Option | null | Uint8Array | PalletMultisigTimepoint | { height?: any; index?: any } | string, call: Call | IMethod | string | Uint8Array, maxWeight: SpWeightsWeightV2Weight | { refTime?: any; proofSize?: any } | string | Uint8Array) => SubmittableExtrinsic, [u16, Vec, Option, Call, SpWeightsWeightV2Weight]>; + /** + * Immediately dispatch a multi-signature call using a single approval from the caller. + * + * The dispatch origin for this call must be _Signed_. + * + * - `other_signatories`: The accounts (other than the sender) who are part of the + * multi-signature, but do not participate in the approval process. + * - `call`: The call to be executed. + * + * Result is equivalent to the dispatched result. + * + * ## Complexity + * O(Z + C) where Z is the length of the call and C its execution weight. + **/ + asMultiThreshold1: AugmentedSubmittable<(otherSignatories: Vec | (AccountId32 | string | Uint8Array)[], call: Call | IMethod | string | Uint8Array) => SubmittableExtrinsic, [Vec, Call]>; + /** + * Cancel a pre-existing, on-going multisig transaction. Any deposit reserved previously + * for this operation will be unreserved on success. + * + * The dispatch origin for this call must be _Signed_. + * + * - `threshold`: The total number of approvals for this dispatch before it is executed. + * - `other_signatories`: The accounts (other than the sender) who can approve this + * dispatch. May not be empty. + * - `timepoint`: The timepoint (block number and transaction index) of the first approval + * transaction for this dispatch. + * - `call_hash`: The hash of the call to be executed. + * + * ## Complexity + * - `O(S)`. + * - Up to one balance-reserve or unreserve operation. + * - One passthrough operation, one insert, both `O(S)` where `S` is the number of + * signatories. `S` is capped by `MaxSignatories`, with weight being proportional. + * - One encode & hash, both of complexity `O(S)`. + * - One event. + * - I/O: 1 read `O(S)`, one remove. + * - Storage: removes one item. + **/ + cancelAsMulti: AugmentedSubmittable<(threshold: u16 | AnyNumber | Uint8Array, otherSignatories: Vec | (AccountId32 | string | Uint8Array)[], timepoint: PalletMultisigTimepoint | { height?: any; index?: any } | string | Uint8Array, callHash: U8aFixed | string | Uint8Array) => SubmittableExtrinsic, [u16, Vec, PalletMultisigTimepoint, U8aFixed]>; + /** + * Poke the deposit reserved for an existing multisig operation. + * + * The dispatch origin for this call must be _Signed_ and must be the original depositor of + * the multisig operation. + * + * The transaction fee is waived if the deposit amount has changed. + * + * - `threshold`: The total number of approvals needed for this multisig. + * - `other_signatories`: The accounts (other than the sender) who are part of the + * multisig. + * - `call_hash`: The hash of the call this deposit is reserved for. + * + * Emits `DepositPoked` if successful. + **/ + pokeDeposit: AugmentedSubmittable<(threshold: u16 | AnyNumber | Uint8Array, otherSignatories: Vec | (AccountId32 | string | Uint8Array)[], callHash: U8aFixed | string | Uint8Array) => SubmittableExtrinsic, [u16, Vec, U8aFixed]>; + /** + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; + nfts: { + /** + * Approve item's attributes to be changed by a delegated third-party account. + * + * Origin must be Signed and must be an owner of the `item`. + * + * - `collection`: A collection of the item. + * - `item`: The item that holds attributes. + * - `delegate`: The account to delegate permission to change attributes of the item. + * + * Emits `ItemAttributesApprovalAdded` on success. + **/ + approveItemAttributes: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array, delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, u32, MultiAddress]>; + /** + * Approve an item to be transferred by a delegated third-party account. + * + * Origin must be either `ForceOrigin` or Signed and the sender should be the Owner of the + * `item`. + * + * - `collection`: The collection of the item to be approved for delegated transfer. + * - `item`: The item to be approved for delegated transfer. + * - `delegate`: The account to delegate permission to transfer the item. + * - `maybe_deadline`: Optional deadline for the approval. Specified by providing the + * number of blocks after which the approval will expire + * + * Emits `TransferApproved` on success. + * + * Weight: `O(1)` + **/ + approveTransfer: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array, delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, maybeDeadline: Option | null | Uint8Array | u32 | AnyNumber) => SubmittableExtrinsic, [u32, u32, MultiAddress, Option]>; + /** + * Destroy a single item. + * + * The origin must conform to `ForceOrigin` or must be Signed and the signing account must + * be the owner of the `item`. + * + * - `collection`: The collection of the item to be burned. + * - `item`: The item to be burned. + * + * Emits `Burned`. + * + * Weight: `O(1)` + **/ + burn: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, u32]>; + /** + * Allows to buy an item if it's up for sale. + * + * Origin must be Signed and must not be the owner of the `item`. + * + * - `collection`: The collection of the item. + * - `item`: The item the sender wants to buy. + * - `bid_price`: The price the sender is willing to pay. + * + * Emits `ItemBought` on success. + **/ + buyItem: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array, bidPrice: u128 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, u32, u128]>; + /** + * Cancel one of the transfer approvals for a specific item. + * + * Origin must be either: + * - the `Force` origin; + * - `Signed` with the signer being the Owner of the `item`; + * + * Arguments: + * - `collection`: The collection of the item of whose approval will be cancelled. + * - `item`: The item of the collection of whose approval will be cancelled. + * - `delegate`: The account that is going to loose their approval. + * + * Emits `ApprovalCancelled` on success. + * + * Weight: `O(1)` + **/ + cancelApproval: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array, delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, u32, MultiAddress]>; + /** + * Cancel the previously provided approval to change item's attributes. + * All the previously set attributes by the `delegate` will be removed. + * + * Origin must be Signed and must be an owner of the `item`. + * + * - `collection`: Collection that the item is contained within. + * - `item`: The item that holds attributes. + * - `delegate`: The previously approved account to remove. + * + * Emits `ItemAttributesApprovalRemoved` on success. + **/ + cancelItemAttributesApproval: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array, delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, witness: PalletNftsCancelAttributesApprovalWitness | { accountAttributes?: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, u32, MultiAddress, PalletNftsCancelAttributesApprovalWitness]>; + /** + * Cancel an atomic swap. + * + * Origin must be Signed. + * Origin must be an owner of the `item` if the deadline hasn't expired. + * + * - `collection`: The collection of the item. + * - `item`: The item an owner wants to give. + * + * Emits `SwapCancelled` on success. + **/ + cancelSwap: AugmentedSubmittable<(offeredCollection: u32 | AnyNumber | Uint8Array, offeredItem: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, u32]>; + /** + * Claim an atomic swap. + * This method executes a pending swap, that was created by a counterpart before. + * + * Origin must be Signed and must be an owner of the `item`. + * + * - `send_collection`: The collection of the item to be sent. + * - `send_item`: The item to be sent. + * - `receive_collection`: The collection of the item to be received. + * - `receive_item`: The item to be received. + * - `witness_price`: A price that was previously agreed on. + * + * Emits `SwapClaimed` on success. + **/ + claimSwap: AugmentedSubmittable<(sendCollection: u32 | AnyNumber | Uint8Array, sendItem: u32 | AnyNumber | Uint8Array, receiveCollection: u32 | AnyNumber | Uint8Array, receiveItem: u32 | AnyNumber | Uint8Array, witnessPrice: Option | null | Uint8Array | PalletNftsPriceWithDirection | { amount?: any; direction?: any } | string) => SubmittableExtrinsic, [u32, u32, u32, u32, Option]>; + /** + * Cancel all the approvals of a specific item. + * + * Origin must be either: + * - the `Force` origin; + * - `Signed` with the signer being the Owner of the `item`; + * + * Arguments: + * - `collection`: The collection of the item of whose approvals will be cleared. + * - `item`: The item of the collection of whose approvals will be cleared. + * + * Emits `AllApprovalsCancelled` on success. + * + * Weight: `O(1)` + **/ + clearAllTransferApprovals: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, u32]>; + /** + * Clear an attribute for a collection or item. + * + * Origin must be either `ForceOrigin` or Signed and the sender should be the Owner of the + * attribute. + * + * Any deposit is freed for the collection's owner. + * + * - `collection`: The identifier of the collection whose item's metadata to clear. + * - `maybe_item`: The identifier of the item whose metadata to clear. + * - `namespace`: Attribute's namespace. + * - `key`: The key of the attribute. + * + * Emits `AttributeCleared`. + * + * Weight: `O(1)` + **/ + clearAttribute: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, maybeItem: Option | null | Uint8Array | u32 | AnyNumber, namespace: PalletNftsAttributeNamespace | { Pallet: any } | { CollectionOwner: any } | { ItemOwner: any } | { Account: any } | string | Uint8Array, key: Bytes | string | Uint8Array) => SubmittableExtrinsic, [u32, Option, PalletNftsAttributeNamespace, Bytes]>; + /** + * Clear the metadata for a collection. + * + * Origin must be either `ForceOrigin` or `Signed` and the sender should be the Admin of + * the `collection`. + * + * Any deposit is freed for the collection's owner. + * + * - `collection`: The identifier of the collection whose metadata to clear. + * + * Emits `CollectionMetadataCleared`. + * + * Weight: `O(1)` + **/ + clearCollectionMetadata: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + /** + * Clear the metadata for an item. + * + * Origin must be either `ForceOrigin` or Signed and the sender should be the Admin of the + * `collection`. + * + * Any deposit is freed for the collection's owner. + * + * - `collection`: The identifier of the collection whose item's metadata to clear. + * - `item`: The identifier of the item whose metadata to clear. + * + * Emits `ItemMetadataCleared`. + * + * Weight: `O(1)` + **/ + clearMetadata: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, u32]>; + /** + * Issue a new collection of non-fungible items from a public origin. + * + * This new collection has no items initially and its owner is the origin. + * + * The origin must be Signed and the sender must have sufficient funds free. + * + * `CollectionDeposit` funds of sender are reserved. + * + * Parameters: + * - `admin`: The admin of this collection. The admin is the initial address of each + * member of the collection's admin team. + * + * Emits `Created` event when successful. + * + * Weight: `O(1)` + **/ + create: AugmentedSubmittable<(admin: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, config: PalletNftsCollectionConfig | { settings?: any; maxSupply?: any; mintSettings?: any } | string | Uint8Array) => SubmittableExtrinsic, [MultiAddress, PalletNftsCollectionConfig]>; + /** + * Register a new atomic swap, declaring an intention to send an `item` in exchange for + * `desired_item` from origin to target on the current blockchain. + * The target can execute the swap during the specified `duration` of blocks (if set). + * Additionally, the price could be set for the desired `item`. + * + * Origin must be Signed and must be an owner of the `item`. + * + * - `collection`: The collection of the item. + * - `item`: The item an owner wants to give. + * - `desired_collection`: The collection of the desired item. + * - `desired_item`: The desired item an owner wants to receive. + * - `maybe_price`: The price an owner is willing to pay or receive for the desired `item`. + * - `duration`: A deadline for the swap. Specified by providing the number of blocks + * after which the swap will expire. + * + * Emits `SwapCreated` on success. + **/ + createSwap: AugmentedSubmittable<(offeredCollection: u32 | AnyNumber | Uint8Array, offeredItem: u32 | AnyNumber | Uint8Array, desiredCollection: u32 | AnyNumber | Uint8Array, maybeDesiredItem: Option | null | Uint8Array | u32 | AnyNumber, maybePrice: Option | null | Uint8Array | PalletNftsPriceWithDirection | { amount?: any; direction?: any } | string, duration: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, u32, u32, Option, Option, u32]>; + /** + * Destroy a collection of fungible items. + * + * The origin must conform to `ForceOrigin` or must be `Signed` and the sender must be the + * owner of the `collection`. + * + * NOTE: The collection must have 0 items to be destroyed. + * + * - `collection`: The identifier of the collection to be destroyed. + * - `witness`: Information on the items minted in the collection. This must be + * correct. + * + * Emits `Destroyed` event when successful. + * + * Weight: `O(m + c + a)` where: + * - `m = witness.item_metadatas` + * - `c = witness.item_configs` + * - `a = witness.attributes` + **/ + destroy: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, witness: PalletNftsDestroyWitness | { itemMetadatas?: any; itemConfigs?: any; attributes?: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, PalletNftsDestroyWitness]>; + /** + * Change the config of a collection. + * + * Origin must be `ForceOrigin`. + * + * - `collection`: The identifier of the collection. + * - `config`: The new config of this collection. + * + * Emits `CollectionConfigChanged`. + * + * Weight: `O(1)` + **/ + forceCollectionConfig: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, config: PalletNftsCollectionConfig | { settings?: any; maxSupply?: any; mintSettings?: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, PalletNftsCollectionConfig]>; + /** + * Change the Owner of a collection. + * + * Origin must be `ForceOrigin`. + * + * - `collection`: The identifier of the collection. + * - `owner`: The new Owner of this collection. + * + * Emits `OwnerChanged`. + * + * Weight: `O(1)` + **/ + forceCollectionOwner: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, owner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress]>; + /** + * Issue a new collection of non-fungible items from a privileged origin. + * + * This new collection has no items initially. + * + * The origin must conform to `ForceOrigin`. + * + * Unlike `create`, no funds are reserved. + * + * - `owner`: The owner of this collection of items. The owner has full superuser + * permissions over this item, but may later change and configure the permissions using + * `transfer_ownership` and `set_team`. + * + * Emits `ForceCreated` event when successful. + * + * Weight: `O(1)` + **/ + forceCreate: AugmentedSubmittable<(owner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, config: PalletNftsCollectionConfig | { settings?: any; maxSupply?: any; mintSettings?: any } | string | Uint8Array) => SubmittableExtrinsic, [MultiAddress, PalletNftsCollectionConfig]>; + /** + * Mint an item of a particular collection from a privileged origin. + * + * The origin must conform to `ForceOrigin` or must be `Signed` and the sender must be the + * Issuer of the `collection`. + * + * - `collection`: The collection of the item to be minted. + * - `item`: An identifier of the new item. + * - `mint_to`: Account into which the item will be minted. + * - `item_config`: A config of the new item. + * + * Emits `Issued` event when successful. + * + * Weight: `O(1)` + **/ + forceMint: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array, mintTo: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, itemConfig: PalletNftsItemConfig | { settings?: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, u32, MultiAddress, PalletNftsItemConfig]>; + /** + * Force-set an attribute for a collection or item. + * + * Origin must be `ForceOrigin`. + * + * If the attribute already exists and it was set by another account, the deposit + * will be returned to the previous owner. + * + * - `set_as`: An optional owner of the attribute. + * - `collection`: The identifier of the collection whose item's metadata to set. + * - `maybe_item`: The identifier of the item whose metadata to set. + * - `namespace`: Attribute's namespace. + * - `key`: The key of the attribute. + * - `value`: The value to which to set the attribute. + * + * Emits `AttributeSet`. + * + * Weight: `O(1)` + **/ + forceSetAttribute: AugmentedSubmittable<(setAs: Option | null | Uint8Array | AccountId32 | string, collection: u32 | AnyNumber | Uint8Array, maybeItem: Option | null | Uint8Array | u32 | AnyNumber, namespace: PalletNftsAttributeNamespace | { Pallet: any } | { CollectionOwner: any } | { ItemOwner: any } | { Account: any } | string | Uint8Array, key: Bytes | string | Uint8Array, value: Bytes | string | Uint8Array) => SubmittableExtrinsic, [Option, u32, Option, PalletNftsAttributeNamespace, Bytes, Bytes]>; + /** + * Disallows specified settings for the whole collection. + * + * Origin must be Signed and the sender should be the Owner of the `collection`. + * + * - `collection`: The collection to be locked. + * - `lock_settings`: The settings to be locked. + * + * Note: it's possible to only lock(set) the setting, but not to unset it. + * + * Emits `CollectionLocked`. + * + * Weight: `O(1)` + **/ + lockCollection: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, lockSettings: u64 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, u64]>; + /** + * Disallows changing the metadata or attributes of the item. + * + * Origin must be either `ForceOrigin` or Signed and the sender should be the Admin + * of the `collection`. + * + * - `collection`: The collection if the `item`. + * - `item`: An item to be locked. + * - `lock_metadata`: Specifies whether the metadata should be locked. + * - `lock_attributes`: Specifies whether the attributes in the `CollectionOwner` namespace + * should be locked. + * + * Note: `lock_attributes` affects the attributes in the `CollectionOwner` namespace only. + * When the metadata or attributes are locked, it won't be possible the unlock them. + * + * Emits `ItemPropertiesLocked`. + * + * Weight: `O(1)` + **/ + lockItemProperties: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array, lockMetadata: bool | boolean | Uint8Array, lockAttributes: bool | boolean | Uint8Array) => SubmittableExtrinsic, [u32, u32, bool, bool]>; + /** + * Disallow further unprivileged transfer of an item. + * + * Origin must be Signed and the sender should be the Freezer of the `collection`. + * + * - `collection`: The collection of the item to be changed. + * - `item`: The item to become non-transferable. + * + * Emits `ItemTransferLocked`. + * + * Weight: `O(1)` + **/ + lockItemTransfer: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, u32]>; + /** + * Mint an item of a particular collection. + * + * The origin must be Signed and the sender must comply with the `mint_settings` rules. + * + * - `collection`: The collection of the item to be minted. + * - `item`: An identifier of the new item. + * - `mint_to`: Account into which the item will be minted. + * - `witness_data`: When the mint type is `HolderOf(collection_id)`, then the owned + * item_id from that collection needs to be provided within the witness data object. If + * the mint price is set, then it should be additionally confirmed in the `witness_data`. + * + * Note: the deposit will be taken from the `origin` and not the `owner` of the `item`. + * + * Emits `Issued` event when successful. + * + * Weight: `O(1)` + **/ + mint: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array, mintTo: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, witnessData: Option | null | Uint8Array | PalletNftsMintWitness | { ownedItem?: any; mintPrice?: any } | string) => SubmittableExtrinsic, [u32, u32, MultiAddress, Option]>; + /** + * Mint an item by providing the pre-signed approval. + * + * Origin must be Signed. + * + * - `mint_data`: The pre-signed approval that consists of the information about the item, + * its metadata, attributes, who can mint it (`None` for anyone) and until what block + * number. + * - `signature`: The signature of the `data` object. + * - `signer`: The `data` object's signer. Should be an Issuer of the collection. + * + * Emits `Issued` on success. + * Emits `AttributeSet` if the attributes were provided. + * Emits `ItemMetadataSet` if the metadata was not empty. + **/ + mintPreSigned: AugmentedSubmittable<(mintData: PalletNftsPreSignedMint | { collection?: any; item?: any; attributes?: any; metadata?: any; onlyAccount?: any; deadline?: any; mintPrice?: any } | string | Uint8Array, signature: SpRuntimeMultiSignature | { Ed25519: any } | { Sr25519: any } | { Ecdsa: any } | string | Uint8Array, signer: AccountId32 | string | Uint8Array) => SubmittableExtrinsic, [PalletNftsPreSignedMint, SpRuntimeMultiSignature, AccountId32]>; + /** + * Allows to pay the tips. + * + * Origin must be Signed. + * + * - `tips`: Tips array. + * + * Emits `TipSent` on every tip transfer. + **/ + payTips: AugmentedSubmittable<(tips: Vec | (PalletNftsItemTip | { collection?: any; item?: any; receiver?: any; amount?: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + /** + * Re-evaluate the deposits on some items. + * + * Origin must be Signed and the sender should be the Owner of the `collection`. + * + * - `collection`: The collection of the items to be reevaluated. + * - `items`: The items of the collection whose deposits will be reevaluated. + * + * NOTE: This exists as a best-effort function. Any items which are unknown or + * in the case that the owner account does not have reservable funds to pay for a + * deposit increase are ignored. Generally the owner isn't going to call this on items + * whose existing deposit is less than the refreshed deposit as it would only cost them, + * so it's of little consequence. + * + * It will still return an error in the case that the collection is unknown or the signer + * is not permitted to call it. + * + * Weight: `O(items.len())` + **/ + redeposit: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, items: Vec | (u32 | AnyNumber | Uint8Array)[]) => SubmittableExtrinsic, [u32, Vec]>; + /** + * Set (or reset) the acceptance of ownership for a particular account. + * + * Origin must be `Signed` and if `maybe_collection` is `Some`, then the signer must have a + * provider reference. + * + * - `maybe_collection`: The identifier of the collection whose ownership the signer is + * willing to accept, or if `None`, an indication that the signer is willing to accept no + * ownership transferal. + * + * Emits `OwnershipAcceptanceChanged`. + **/ + setAcceptOwnership: AugmentedSubmittable<(maybeCollection: Option | null | Uint8Array | u32 | AnyNumber) => SubmittableExtrinsic, [Option]>; + /** + * Set an attribute for a collection or item. + * + * Origin must be Signed and must conform to the namespace ruleset: + * - `CollectionOwner` namespace could be modified by the `collection` Admin only; + * - `ItemOwner` namespace could be modified by the `maybe_item` owner only. `maybe_item` + * should be set in that case; + * - `Account(AccountId)` namespace could be modified only when the `origin` was given a + * permission to do so; + * + * The funds of `origin` are reserved according to the formula: + * `AttributeDepositBase + DepositPerByte * (key.len + value.len)` taking into + * account any already reserved funds. + * + * - `collection`: The identifier of the collection whose item's metadata to set. + * - `maybe_item`: The identifier of the item whose metadata to set. + * - `namespace`: Attribute's namespace. + * - `key`: The key of the attribute. + * - `value`: The value to which to set the attribute. + * + * Emits `AttributeSet`. + * + * Weight: `O(1)` + **/ + setAttribute: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, maybeItem: Option | null | Uint8Array | u32 | AnyNumber, namespace: PalletNftsAttributeNamespace | { Pallet: any } | { CollectionOwner: any } | { ItemOwner: any } | { Account: any } | string | Uint8Array, key: Bytes | string | Uint8Array, value: Bytes | string | Uint8Array) => SubmittableExtrinsic, [u32, Option, PalletNftsAttributeNamespace, Bytes, Bytes]>; + /** + * Set attributes for an item by providing the pre-signed approval. + * + * Origin must be Signed and must be an owner of the `data.item`. + * + * - `data`: The pre-signed approval that consists of the information about the item, + * attributes to update and until what block number. + * - `signature`: The signature of the `data` object. + * - `signer`: The `data` object's signer. Should be an Admin of the collection for the + * `CollectionOwner` namespace. + * + * Emits `AttributeSet` for each provided attribute. + * Emits `ItemAttributesApprovalAdded` if the approval wasn't set before. + * Emits `PreSignedAttributesSet` on success. + **/ + setAttributesPreSigned: AugmentedSubmittable<(data: PalletNftsPreSignedAttributes | { collection?: any; item?: any; attributes?: any; namespace?: any; deadline?: any } | string | Uint8Array, signature: SpRuntimeMultiSignature | { Ed25519: any } | { Sr25519: any } | { Ecdsa: any } | string | Uint8Array, signer: AccountId32 | string | Uint8Array) => SubmittableExtrinsic, [PalletNftsPreSignedAttributes, SpRuntimeMultiSignature, AccountId32]>; + /** + * Set the maximum number of items a collection could have. + * + * Origin must be either `ForceOrigin` or `Signed` and the sender should be the Owner of + * the `collection`. + * + * - `collection`: The identifier of the collection to change. + * - `max_supply`: The maximum number of items a collection could have. + * + * Emits `CollectionMaxSupplySet` event when successful. + **/ + setCollectionMaxSupply: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, maxSupply: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, u32]>; + /** + * Set the metadata for a collection. + * + * Origin must be either `ForceOrigin` or `Signed` and the sender should be the Admin of + * the `collection`. + * + * If the origin is `Signed`, then funds of signer are reserved according to the formula: + * `MetadataDepositBase + DepositPerByte * data.len` taking into + * account any already reserved funds. + * + * - `collection`: The identifier of the item whose metadata to update. + * - `data`: The general information of this item. Limited in length by `StringLimit`. + * + * Emits `CollectionMetadataSet`. + * + * Weight: `O(1)` + **/ + setCollectionMetadata: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, data: Bytes | string | Uint8Array) => SubmittableExtrinsic, [u32, Bytes]>; + /** + * Set the metadata for an item. + * + * Origin must be either `ForceOrigin` or Signed and the sender should be the Admin of the + * `collection`. + * + * If the origin is Signed, then funds of signer are reserved according to the formula: + * `MetadataDepositBase + DepositPerByte * data.len` taking into + * account any already reserved funds. + * + * - `collection`: The identifier of the collection whose item's metadata to set. + * - `item`: The identifier of the item whose metadata to set. + * - `data`: The general information of this item. Limited in length by `StringLimit`. + * + * Emits `ItemMetadataSet`. + * + * Weight: `O(1)` + **/ + setMetadata: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array, data: Bytes | string | Uint8Array) => SubmittableExtrinsic, [u32, u32, Bytes]>; + /** + * Set (or reset) the price for an item. + * + * Origin must be Signed and must be the owner of the `item`. + * + * - `collection`: The collection of the item. + * - `item`: The item to set the price for. + * - `price`: The price for the item. Pass `None`, to reset the price. + * - `buyer`: Restricts the buy operation to a specific account. + * + * Emits `ItemPriceSet` on success if the price is not `None`. + * Emits `ItemPriceRemoved` on success if the price is `None`. + **/ + setPrice: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array, price: Option | null | Uint8Array | u128 | AnyNumber, whitelistedBuyer: Option | null | Uint8Array | MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string) => SubmittableExtrinsic, [u32, u32, Option, Option]>; + /** + * Change the Issuer, Admin and Freezer of a collection. + * + * Origin must be either `ForceOrigin` or Signed and the sender should be the Owner of the + * `collection`. + * + * Note: by setting the role to `None` only the `ForceOrigin` will be able to change it + * after to `Some(account)`. + * + * - `collection`: The collection whose team should be changed. + * - `issuer`: The new Issuer of this collection. + * - `admin`: The new Admin of this collection. + * - `freezer`: The new Freezer of this collection. + * + * Emits `TeamChanged`. + * + * Weight: `O(1)` + **/ + setTeam: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, issuer: Option | null | Uint8Array | MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string, admin: Option | null | Uint8Array | MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string, freezer: Option | null | Uint8Array | MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string) => SubmittableExtrinsic, [u32, Option, Option, Option]>; + /** + * Move an item from the sender account to another. + * + * Origin must be Signed and the signing account must be either: + * - the Owner of the `item`; + * - the approved delegate for the `item` (in this case, the approval is reset). + * + * Arguments: + * - `collection`: The collection of the item to be transferred. + * - `item`: The item to be transferred. + * - `dest`: The account to receive ownership of the item. + * + * Emits `Transferred`. + * + * Weight: `O(1)` + **/ + transfer: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array, dest: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, u32, MultiAddress]>; + /** + * Change the Owner of a collection. + * + * Origin must be Signed and the sender should be the Owner of the `collection`. + * + * - `collection`: The collection whose owner should be changed. + * - `owner`: The new Owner of this collection. They must have called + * `set_accept_ownership` with `collection` in order for this operation to succeed. + * + * Emits `OwnerChanged`. + * + * Weight: `O(1)` + **/ + transferOwnership: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, newOwner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress]>; + /** + * Re-allow unprivileged transfer of an item. + * + * Origin must be Signed and the sender should be the Freezer of the `collection`. + * + * - `collection`: The collection of the item to be changed. + * - `item`: The item to become transferable. + * + * Emits `ItemTransferUnlocked`. + * + * Weight: `O(1)` + **/ + unlockItemTransfer: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, item: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, u32]>; + /** + * Update mint settings. + * + * Origin must be either `ForceOrigin` or `Signed` and the sender should be the Issuer + * of the `collection`. + * + * - `collection`: The identifier of the collection to change. + * - `mint_settings`: The new mint settings. + * + * Emits `CollectionMintSettingsUpdated` event when successful. + **/ + updateMintSettings: AugmentedSubmittable<(collection: u32 | AnyNumber | Uint8Array, mintSettings: PalletNftsMintSettings | { mintType?: any; price?: any; startBlock?: any; endBlock?: any; defaultItemSettings?: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, PalletNftsMintSettings]>; + /** + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; + nominationPools: { + /** + * Top up the deficit or withdraw the excess ED from the pool. + * + * When a pool is created, the pool depositor transfers ED to the reward account of the + * pool. ED is subject to change and over time, the deposit in the reward account may be + * insufficient to cover the ED deficit of the pool or vice-versa where there is excess + * deposit to the pool. This call allows anyone to adjust the ED deposit of the + * pool by either topping up the deficit or claiming the excess. + **/ + adjustPoolDeposit: AugmentedSubmittable<(poolId: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + /** + * Apply a pending slash on a member. + * + * Fails unless [`crate::pallet::Config::StakeAdapter`] is of strategy type: + * [`adapter::StakeStrategyType::Delegate`]. + * + * The pending slash amount of the member must be equal or more than `ExistentialDeposit`. + * This call can be dispatched permissionlessly (i.e. by any account). If the execution + * is successful, fee is refunded and caller may be rewarded with a part of the slash + * based on the [`crate::pallet::Config::StakeAdapter`] configuration. + **/ + applySlash: AugmentedSubmittable<(memberAccount: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [MultiAddress]>; + /** + * Bond `extra` more funds from `origin` into the pool to which they already belong. + * + * Additional funds can come from either the free balance of the account, of from the + * accumulated rewards, see [`BondExtra`]. + * + * Bonding extra funds implies an automatic payout of all pending rewards as well. + * See `bond_extra_other` to bond pending rewards of `other` members. + **/ + bondExtra: AugmentedSubmittable<(extra: PalletNominationPoolsBondExtra | { FreeBalance: any } | { Rewards: any } | string | Uint8Array) => SubmittableExtrinsic, [PalletNominationPoolsBondExtra]>; + /** + * `origin` bonds funds from `extra` for some pool member `member` into their respective + * pools. + * + * `origin` can bond extra funds from free balance or pending rewards when `origin == + * other`. + * + * In the case of `origin != other`, `origin` can only bond extra pending rewards of + * `other` members assuming set_claim_permission for the given member is + * `PermissionlessCompound` or `PermissionlessAll`. + **/ + bondExtraOther: AugmentedSubmittable<(member: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, extra: PalletNominationPoolsBondExtra | { FreeBalance: any } | { Rewards: any } | string | Uint8Array) => SubmittableExtrinsic, [MultiAddress, PalletNominationPoolsBondExtra]>; + /** + * Chill on behalf of the pool. + * + * The dispatch origin of this call can be signed by the pool nominator or the pool + * root role, same as [`Pallet::nominate`]. + * + * This directly forwards the call to an implementation of `StakingInterface` (e.g., + * `pallet-staking`) through [`Config::StakeAdapter`], on behalf of the bonded pool. + * + * Under certain conditions, this call can be dispatched permissionlessly (i.e. by any + * account). + * + * # Conditions for a permissionless dispatch: + * * When pool depositor has less than `MinNominatorBond` staked, otherwise pool members + * are unable to unbond. + * + * # Conditions for permissioned dispatch: + * * The caller is the pool's nominator or root. + **/ + chill: AugmentedSubmittable<(poolId: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + /** + * Claim pending commission. + * + * The `root` role of the pool is _always_ allowed to claim the pool's commission. + * + * If the pool has set `CommissionClaimPermission::Permissionless`, then any account can + * trigger the process of claiming the pool's commission. + * + * If the pool has set its `CommissionClaimPermission` to `Account(acc)`, then only + * accounts + * * `acc`, and + * * the pool's root account + * + * may call this extrinsic on behalf of the pool. + * + * Pending commissions are paid out and added to the total claimed commission. + * The total pending commission is reset to zero. + **/ + claimCommission: AugmentedSubmittable<(poolId: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + /** + * A bonded member can use this to claim their payout based on the rewards that the pool + * has accumulated since their last claimed payout (OR since joining if this is their first + * time claiming rewards). The payout will be transferred to the member's account. + * + * The member will earn rewards pro rata based on the members stake vs the sum of the + * members in the pools stake. Rewards do not "expire". + * + * See `claim_payout_other` to claim rewards on behalf of some `other` pool member. + **/ + claimPayout: AugmentedSubmittable<() => SubmittableExtrinsic, []>; + /** + * `origin` can claim payouts on some pool member `other`'s behalf. + * + * Pool member `other` must have a `PermissionlessWithdraw` or `PermissionlessAll` claim + * permission for this call to be successful. + **/ + claimPayoutOther: AugmentedSubmittable<(other: AccountId32 | string | Uint8Array) => SubmittableExtrinsic, [AccountId32]>; + /** + * Create a new delegation pool. + * + * # Arguments + * + * * `amount` - The amount of funds to delegate to the pool. This also acts of a sort of + * deposit since the pools creator cannot fully unbond funds until the pool is being + * destroyed. + * * `index` - A disambiguation index for creating the account. Likely only useful when + * creating multiple pools in the same extrinsic. + * * `root` - The account to set as [`PoolRoles::root`]. + * * `nominator` - The account to set as the [`PoolRoles::nominator`]. + * * `bouncer` - The account to set as the [`PoolRoles::bouncer`]. + * + * # Note + * + * In addition to `amount`, the caller will transfer the existential deposit; so the caller + * needs at have at least `amount + existential_deposit` transferable. + **/ + create: AugmentedSubmittable<(amount: Compact | AnyNumber | Uint8Array, root: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, nominator: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, bouncer: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [Compact, MultiAddress, MultiAddress, MultiAddress]>; + /** + * Create a new delegation pool with a previously used pool id + * + * # Arguments + * + * same as `create` with the inclusion of + * * `pool_id` - `A valid PoolId. + **/ + createWithPoolId: AugmentedSubmittable<(amount: Compact | AnyNumber | Uint8Array, root: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, nominator: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, bouncer: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, poolId: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [Compact, MultiAddress, MultiAddress, MultiAddress, u32]>; + /** + * Stake funds with a pool. The amount to bond is delegated (or transferred based on + * [`adapter::StakeStrategyType`]) from the member to the pool account and immediately + * increases the pool's bond. + * + * The method of transferring the amount to the pool account is determined by + * [`adapter::StakeStrategyType`]. If the pool is configured to use + * [`adapter::StakeStrategyType::Delegate`], the funds remain in the account of + * the `origin`, while the pool gains the right to use these funds for staking. + * + * # Note + * + * * An account can only be a member of a single pool. + * * An account cannot join the same pool multiple times. + * * This call will *not* dust the member account, so the member must have at least + * `existential deposit + amount` in their account. + * * Only a pool with [`PoolState::Open`] can be joined + **/ + join: AugmentedSubmittable<(amount: Compact | AnyNumber | Uint8Array, poolId: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [Compact, u32]>; + /** + * Migrates delegated funds from the pool account to the `member_account`. + * + * Fails unless [`crate::pallet::Config::StakeAdapter`] is of strategy type: + * [`adapter::StakeStrategyType::Delegate`]. + * + * This is a permission-less call and refunds any fee if claim is successful. + * + * If the pool has migrated to delegation based staking, the staked tokens of pool members + * can be moved and held in their own account. See [`adapter::DelegateStake`] + **/ + migrateDelegation: AugmentedSubmittable<(memberAccount: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [MultiAddress]>; + /** + * Migrate pool from [`adapter::StakeStrategyType::Transfer`] to + * [`adapter::StakeStrategyType::Delegate`]. + * + * Fails unless [`crate::pallet::Config::StakeAdapter`] is of strategy type: + * [`adapter::StakeStrategyType::Delegate`]. + * + * This call can be dispatched permissionlessly, and refunds any fee if successful. + * + * If the pool has already migrated to delegation based staking, this call will fail. + **/ + migratePoolToDelegateStake: AugmentedSubmittable<(poolId: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + /** + * Nominate on behalf of the pool. + * + * The dispatch origin of this call must be signed by the pool nominator or the pool + * root role. + * + * This directly forwards the call to an implementation of `StakingInterface` (e.g., + * `pallet-staking`) through [`Config::StakeAdapter`], on behalf of the bonded pool. + * + * # Note + * + * In addition to a `root` or `nominator` role of `origin`, the pool's depositor needs to + * have at least `depositor_min_bond` in the pool to start nominating. + **/ + nominate: AugmentedSubmittable<(poolId: u32 | AnyNumber | Uint8Array, validators: Vec | (AccountId32 | string | Uint8Array)[]) => SubmittableExtrinsic, [u32, Vec]>; + /** + * Call `withdraw_unbonded` for the pools account. This call can be made by any account. + * + * This is useful if there are too many unlocking chunks to call `unbond`, and some + * can be cleared by withdrawing. In the case there are too many unlocking chunks, the user + * would probably see an error like `NoMoreChunks` emitted from the staking system when + * they attempt to unbond. + **/ + poolWithdrawUnbonded: AugmentedSubmittable<(poolId: u32 | AnyNumber | Uint8Array, numSlashingSpans: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, u32]>; + /** + * Allows a pool member to set a claim permission to allow or disallow permissionless + * bonding and withdrawing. + * + * # Arguments + * + * * `origin` - Member of a pool. + * * `permission` - The permission to be applied. + **/ + setClaimPermission: AugmentedSubmittable<(permission: PalletNominationPoolsClaimPermission | 'Permissioned' | 'PermissionlessCompound' | 'PermissionlessWithdraw' | 'PermissionlessAll' | number | Uint8Array) => SubmittableExtrinsic, [PalletNominationPoolsClaimPermission]>; + /** + * Set the commission of a pool. + * Both a commission percentage and a commission payee must be provided in the `current` + * tuple. Where a `current` of `None` is provided, any current commission will be removed. + * + * - If a `None` is supplied to `new_commission`, existing commission will be removed. + **/ + setCommission: AugmentedSubmittable<(poolId: u32 | AnyNumber | Uint8Array, newCommission: Option> | null | Uint8Array | ITuple<[Perbill, AccountId32]> | [Perbill | AnyNumber | Uint8Array, AccountId32 | string | Uint8Array]) => SubmittableExtrinsic, [u32, Option>]>; + /** + * Set the commission change rate for a pool. + * + * Initial change rate is not bounded, whereas subsequent updates can only be more + * restrictive than the current. + **/ + setCommissionChangeRate: AugmentedSubmittable<(poolId: u32 | AnyNumber | Uint8Array, changeRate: PalletNominationPoolsCommissionChangeRate | { maxIncrease?: any; minDelay?: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, PalletNominationPoolsCommissionChangeRate]>; + /** + * Set or remove a pool's commission claim permission. + * + * Determines who can claim the pool's pending commission. Only the `Root` role of the pool + * is able to configure commission claim permissions. + **/ + setCommissionClaimPermission: AugmentedSubmittable<(poolId: u32 | AnyNumber | Uint8Array, permission: Option | null | Uint8Array | PalletNominationPoolsCommissionClaimPermission | { Permissionless: any } | { Account: any } | string) => SubmittableExtrinsic, [u32, Option]>; + /** + * Set the maximum commission of a pool. + * + * - Initial max can be set to any `Perbill`, and only smaller values thereafter. + * - Current commission will be lowered in the event it is higher than a new max + * commission. + **/ + setCommissionMax: AugmentedSubmittable<(poolId: u32 | AnyNumber | Uint8Array, maxCommission: Perbill | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, Perbill]>; + /** + * Update configurations for the nomination pools. The origin for this call must be + * [`Config::AdminOrigin`]. + * + * # Arguments + * + * * `min_join_bond` - Set [`MinJoinBond`]. + * * `min_create_bond` - Set [`MinCreateBond`]. + * * `max_pools` - Set [`MaxPools`]. + * * `max_members` - Set [`MaxPoolMembers`]. + * * `max_members_per_pool` - Set [`MaxPoolMembersPerPool`]. + * * `global_max_commission` - Set [`GlobalMaxCommission`]. + **/ + setConfigs: AugmentedSubmittable<(minJoinBond: PalletNominationPoolsConfigOpU128 | { Noop: any } | { Set: any } | { Remove: any } | string | Uint8Array, minCreateBond: PalletNominationPoolsConfigOpU128 | { Noop: any } | { Set: any } | { Remove: any } | string | Uint8Array, maxPools: PalletNominationPoolsConfigOpU32 | { Noop: any } | { Set: any } | { Remove: any } | string | Uint8Array, maxMembers: PalletNominationPoolsConfigOpU32 | { Noop: any } | { Set: any } | { Remove: any } | string | Uint8Array, maxMembersPerPool: PalletNominationPoolsConfigOpU32 | { Noop: any } | { Set: any } | { Remove: any } | string | Uint8Array, globalMaxCommission: PalletNominationPoolsConfigOpPerbill | { Noop: any } | { Set: any } | { Remove: any } | string | Uint8Array) => SubmittableExtrinsic, [PalletNominationPoolsConfigOpU128, PalletNominationPoolsConfigOpU128, PalletNominationPoolsConfigOpU32, PalletNominationPoolsConfigOpU32, PalletNominationPoolsConfigOpU32, PalletNominationPoolsConfigOpPerbill]>; + /** + * Set a new metadata for the pool. + * + * The dispatch origin of this call must be signed by the bouncer, or the root role of the + * pool. + **/ + setMetadata: AugmentedSubmittable<(poolId: u32 | AnyNumber | Uint8Array, metadata: Bytes | string | Uint8Array) => SubmittableExtrinsic, [u32, Bytes]>; + /** + * Set a new state for the pool. + * + * If a pool is already in the `Destroying` state, then under no condition can its state + * change again. + * + * The dispatch origin of this call must be either: + * + * 1. signed by the bouncer, or the root role of the pool, + * 2. if the pool conditions to be open are NOT met (as described by `ok_to_be_open`), and + * then the state of the pool can be permissionlessly changed to `Destroying`. + **/ + setState: AugmentedSubmittable<(poolId: u32 | AnyNumber | Uint8Array, state: PalletNominationPoolsPoolState | 'Open' | 'Blocked' | 'Destroying' | number | Uint8Array) => SubmittableExtrinsic, [u32, PalletNominationPoolsPoolState]>; + /** + * Unbond up to `unbonding_points` of the `member_account`'s funds from the pool. It + * implicitly collects the rewards one last time, since not doing so would mean some + * rewards would be forfeited. + * + * Under certain conditions, this call can be dispatched permissionlessly (i.e. by any + * account). + * + * # Conditions for a permissionless dispatch. + * + * * The pool is blocked and the caller is either the root or bouncer. This is refereed to + * as a kick. + * * The pool is destroying and the member is not the depositor. + * * The pool is destroying, the member is the depositor and no other members are in the + * pool. + * + * ## Conditions for permissioned dispatch (i.e. the caller is also the + * `member_account`): + * + * * The caller is not the depositor. + * * The caller is the depositor, the pool is destroying and no other members are in the + * pool. + * + * # Note + * + * If there are too many unlocking chunks to unbond with the pool account, + * [`Call::pool_withdraw_unbonded`] can be called to try and minimize unlocking chunks. + * The [`StakingInterface::unbond`] will implicitly call [`Call::pool_withdraw_unbonded`] + * to try to free chunks if necessary (ie. if unbound was called and no unlocking chunks + * are available). However, it may not be possible to release the current unlocking chunks, + * in which case, the result of this call will likely be the `NoMoreChunks` error from the + * staking system. + **/ + unbond: AugmentedSubmittable<(memberAccount: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, unbondingPoints: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [MultiAddress, Compact]>; + /** + * Update the roles of the pool. + * + * The root is the only entity that can change any of the roles, including itself, + * excluding the depositor, who can never change. + * + * It emits an event, notifying UIs of the role change. This event is quite relevant to + * most pool members and they should be informed of changes to pool roles. + **/ + updateRoles: AugmentedSubmittable<(poolId: u32 | AnyNumber | Uint8Array, newRoot: PalletNominationPoolsConfigOpAccountId32 | { Noop: any } | { Set: any } | { Remove: any } | string | Uint8Array, newNominator: PalletNominationPoolsConfigOpAccountId32 | { Noop: any } | { Set: any } | { Remove: any } | string | Uint8Array, newBouncer: PalletNominationPoolsConfigOpAccountId32 | { Noop: any } | { Set: any } | { Remove: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, PalletNominationPoolsConfigOpAccountId32, PalletNominationPoolsConfigOpAccountId32, PalletNominationPoolsConfigOpAccountId32]>; + /** + * Withdraw unbonded funds from `member_account`. If no bonded funds can be unbonded, an + * error is returned. + * + * Under certain conditions, this call can be dispatched permissionlessly (i.e. by any + * account). + * + * # Conditions for a permissionless dispatch + * + * * The pool is in destroy mode and the target is not the depositor. + * * The target is the depositor and they are the only member in the sub pools. + * * The pool is blocked and the caller is either the root or bouncer. + * + * # Conditions for permissioned dispatch + * + * * The caller is the target and they are not the depositor. + * + * # Note + * + * - If the target is the depositor, the pool will be destroyed. + * - If the pool has any pending slash, we also try to slash the member before letting them + * withdraw. This calculation adds some weight overhead and is only defensive. In reality, + * pool slashes must have been already applied via permissionless [`Call::apply_slash`]. + **/ + withdrawUnbonded: AugmentedSubmittable<(memberAccount: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, numSlashingSpans: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [MultiAddress, u32]>; + /** + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; + parachainInfo: { + /** + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; + parachainSystem: { + /** + * Set the current validation data. + * * This should be invoked exactly once per block. It will panic at the finalization * phase if the call was not invoked. * - * The dispatch origin for this call must be `Inherent` + * The dispatch origin for this call must be `Inherent` + * + * As a side effect, this function upgrades the current validation function + * if the appropriate time has come. + **/ + setValidationData: AugmentedSubmittable<(data: CumulusPalletParachainSystemParachainInherentBasicParachainInherentData | { validationData?: any; relayChainState?: any; relayParentDescendants?: any; collatorPeerId?: any } | string | Uint8Array, inboundMessagesData: CumulusPalletParachainSystemParachainInherentInboundMessagesData | { downwardMessages?: any; horizontalMessages?: any } | string | Uint8Array) => SubmittableExtrinsic, [CumulusPalletParachainSystemParachainInherentBasicParachainInherentData, CumulusPalletParachainSystemParachainInherentInboundMessagesData]>; + sudoSendUpwardMessage: AugmentedSubmittable<(message: Bytes | string | Uint8Array) => SubmittableExtrinsic, [Bytes]>; + /** + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; + parameters: { + /** + * Set the value of a parameter. + * + * The dispatch origin of this call must be `AdminOrigin` for the given `key`. Values be + * deleted by setting them to `None`. + **/ + setParameter: AugmentedSubmittable<(keyValue: AssetHubPolkadotRuntimeRuntimeParameters | { StakingElection: any } | { Scheduler: any } | { MessageQueue: any } | string | Uint8Array) => SubmittableExtrinsic, [AssetHubPolkadotRuntimeRuntimeParameters]>; + /** + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; + polkadotXcm: { + /** + * Authorize another `aliaser` location to alias into the local `origin` making this call. + * The `aliaser` is only authorized until the provided `expiry` block number. + * The call can also be used for a previously authorized alias in order to update its + * `expiry` block number. + * + * Usually useful to allow your local account to be aliased into from a remote location + * also under your control (like your account on another chain). + * + * WARNING: make sure the caller `origin` (you) trusts the `aliaser` location to act in + * their/your name. Once authorized using this call, the `aliaser` can freely impersonate + * `origin` in XCM programs executed on the local chain. + **/ + addAuthorizedAlias: AugmentedSubmittable<(aliaser: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, expires: Option | null | Uint8Array | u64 | AnyNumber) => SubmittableExtrinsic, [XcmVersionedLocation, Option]>; + /** + * Claims assets trapped on this pallet because of leftover assets during XCM execution. + * + * - `origin`: Anyone can call this extrinsic. + * - `assets`: The exact assets that were trapped. Use the version to specify what version + * was the latest when they were trapped. + * - `beneficiary`: The location/account where the claimed assets will be deposited. + **/ + claimAssets: AugmentedSubmittable<(assets: XcmVersionedAssets | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, beneficiary: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array) => SubmittableExtrinsic, [XcmVersionedAssets, XcmVersionedLocation]>; + /** + * Execute an XCM message from a local, signed, origin. + * + * An event is deposited indicating whether `msg` could be executed completely or only + * partially. + * + * No more than `max_weight` will be used in its attempted execution. If this is less than + * the maximum amount of weight that the message could take to be executed, then no + * execution attempt will be made. + **/ + execute: AugmentedSubmittable<(message: XcmVersionedXcm | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, maxWeight: SpWeightsWeightV2Weight | { refTime?: any; proofSize?: any } | string | Uint8Array) => SubmittableExtrinsic, [XcmVersionedXcm, SpWeightsWeightV2Weight]>; + /** + * Set a safe XCM version (the version that XCM should be encoded with if the most recent + * version a destination can accept is unknown). + * + * - `origin`: Must be an origin specified by AdminOrigin. + * - `maybe_xcm_version`: The default XCM encoding version, or `None` to disable. + **/ + forceDefaultXcmVersion: AugmentedSubmittable<(maybeXcmVersion: Option | null | Uint8Array | u32 | AnyNumber) => SubmittableExtrinsic, [Option]>; + /** + * Ask a location to notify us regarding their XCM version and any changes to it. + * + * - `origin`: Must be an origin specified by AdminOrigin. + * - `location`: The location to which we should subscribe for XCM version notifications. + **/ + forceSubscribeVersionNotify: AugmentedSubmittable<(location: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array) => SubmittableExtrinsic, [XcmVersionedLocation]>; + /** + * Set or unset the global suspension state of the XCM executor. + * + * - `origin`: Must be an origin specified by AdminOrigin. + * - `suspended`: `true` to suspend, `false` to resume. + **/ + forceSuspension: AugmentedSubmittable<(suspended: bool | boolean | Uint8Array) => SubmittableExtrinsic, [bool]>; + /** + * Require that a particular destination should no longer notify us regarding any XCM + * version changes. + * + * - `origin`: Must be an origin specified by AdminOrigin. + * - `location`: The location to which we are currently subscribed for XCM version + * notifications which we no longer desire. + **/ + forceUnsubscribeVersionNotify: AugmentedSubmittable<(location: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array) => SubmittableExtrinsic, [XcmVersionedLocation]>; + /** + * Extoll that a particular destination can be communicated with through a particular + * version of XCM. + * + * - `origin`: Must be an origin specified by AdminOrigin. + * - `location`: The destination that is being described. + * - `xcm_version`: The latest version of XCM that `location` supports. + **/ + forceXcmVersion: AugmentedSubmittable<(location: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, version: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, u32]>; + /** + * Transfer some assets from the local chain to the destination chain through their local, + * destination or remote reserve. + * + * `assets` must have same reserve location and may not be teleportable to `dest`. + * - `assets` have local reserve: transfer assets to sovereign account of destination + * chain and forward a notification XCM to `dest` to mint and deposit reserve-based + * assets to `beneficiary`. + * - `assets` have destination reserve: burn local assets and forward a notification to + * `dest` chain to withdraw the reserve assets from this chain's sovereign account and + * deposit them to `beneficiary`. + * - `assets` have remote reserve: burn local assets, forward XCM to reserve chain to move + * reserves from this chain's SA to `dest` chain's SA, and forward another XCM to `dest` + * to mint and deposit reserve-based assets to `beneficiary`. + * + * Fee payment on the destination side is made from the asset in the `assets` vector of + * index `fee_asset_item`, up to enough to pay for `weight_limit` of weight. If more weight + * is needed than `weight_limit`, then the operation will fail and the sent assets may be + * at risk. + * + * - `origin`: Must be capable of withdrawing the `assets` and executing XCM. + * - `dest`: Destination context for the assets. Will typically be `[Parent, + * Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from + * relay to parachain. + * - `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will + * generally be an `AccountId32` value. + * - `assets`: The assets to be withdrawn. This should include the assets used to pay the + * fee on the `dest` (and possibly reserve) chains. + * - `fee_asset_item`: The index into `assets` of the item which should be used to pay + * fees. + * - `weight_limit`: The remote-side weight limit, if any, for the XCM fee purchase. + **/ + limitedReserveTransferAssets: AugmentedSubmittable<(dest: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, beneficiary: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, assets: XcmVersionedAssets | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, feeAssetItem: u32 | AnyNumber | Uint8Array, weightLimit: XcmV3WeightLimit | { Unlimited: any } | { Limited: any } | string | Uint8Array) => SubmittableExtrinsic, [XcmVersionedLocation, XcmVersionedLocation, XcmVersionedAssets, u32, XcmV3WeightLimit]>; + /** + * Teleport some assets from the local chain to some destination chain. + * + * Fee payment on the destination side is made from the asset in the `assets` vector of + * index `fee_asset_item`, up to enough to pay for `weight_limit` of weight. If more weight + * is needed than `weight_limit`, then the operation will fail and the sent assets may be + * at risk. + * + * - `origin`: Must be capable of withdrawing the `assets` and executing XCM. + * - `dest`: Destination context for the assets. Will typically be `[Parent, + * Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from + * relay to parachain. + * - `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will + * generally be an `AccountId32` value. + * - `assets`: The assets to be withdrawn. This should include the assets used to pay the + * fee on the `dest` chain. + * - `fee_asset_item`: The index into `assets` of the item which should be used to pay + * fees. + * - `weight_limit`: The remote-side weight limit, if any, for the XCM fee purchase. + **/ + limitedTeleportAssets: AugmentedSubmittable<(dest: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, beneficiary: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, assets: XcmVersionedAssets | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, feeAssetItem: u32 | AnyNumber | Uint8Array, weightLimit: XcmV3WeightLimit | { Unlimited: any } | { Limited: any } | string | Uint8Array) => SubmittableExtrinsic, [XcmVersionedLocation, XcmVersionedLocation, XcmVersionedAssets, u32, XcmV3WeightLimit]>; + /** + * Remove all previously authorized `aliaser`s that can alias into the local `origin` + * making this call. + **/ + removeAllAuthorizedAliases: AugmentedSubmittable<() => SubmittableExtrinsic, []>; + /** + * Remove a previously authorized `aliaser` from the list of locations that can alias into + * the local `origin` making this call. + **/ + removeAuthorizedAlias: AugmentedSubmittable<(aliaser: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array) => SubmittableExtrinsic, [XcmVersionedLocation]>; + /** + * Transfer some assets from the local chain to the destination chain through their local, + * destination or remote reserve. + * + * `assets` must have same reserve location and may not be teleportable to `dest`. + * - `assets` have local reserve: transfer assets to sovereign account of destination + * chain and forward a notification XCM to `dest` to mint and deposit reserve-based + * assets to `beneficiary`. + * - `assets` have destination reserve: burn local assets and forward a notification to + * `dest` chain to withdraw the reserve assets from this chain's sovereign account and + * deposit them to `beneficiary`. + * - `assets` have remote reserve: burn local assets, forward XCM to reserve chain to move + * reserves from this chain's SA to `dest` chain's SA, and forward another XCM to `dest` + * to mint and deposit reserve-based assets to `beneficiary`. + * + * **This function is deprecated: Use `limited_reserve_transfer_assets` instead.** + * + * Fee payment on the destination side is made from the asset in the `assets` vector of + * index `fee_asset_item`. The weight limit for fees is not provided and thus is unlimited, + * with all fees taken as needed from the asset. + * + * - `origin`: Must be capable of withdrawing the `assets` and executing XCM. + * - `dest`: Destination context for the assets. Will typically be `[Parent, + * Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from + * relay to parachain. + * - `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will + * generally be an `AccountId32` value. + * - `assets`: The assets to be withdrawn. This should include the assets used to pay the + * fee on the `dest` (and possibly reserve) chains. + * - `fee_asset_item`: The index into `assets` of the item which should be used to pay + * fees. + **/ + reserveTransferAssets: AugmentedSubmittable<(dest: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, beneficiary: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, assets: XcmVersionedAssets | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, feeAssetItem: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [XcmVersionedLocation, XcmVersionedLocation, XcmVersionedAssets, u32]>; + send: AugmentedSubmittable<(dest: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, message: XcmVersionedXcm | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array) => SubmittableExtrinsic, [XcmVersionedLocation, XcmVersionedXcm]>; + /** + * Teleport some assets from the local chain to some destination chain. + * + * **This function is deprecated: Use `limited_teleport_assets` instead.** + * + * Fee payment on the destination side is made from the asset in the `assets` vector of + * index `fee_asset_item`. The weight limit for fees is not provided and thus is unlimited, + * with all fees taken as needed from the asset. + * + * - `origin`: Must be capable of withdrawing the `assets` and executing XCM. + * - `dest`: Destination context for the assets. Will typically be `[Parent, + * Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from + * relay to parachain. + * - `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will + * generally be an `AccountId32` value. + * - `assets`: The assets to be withdrawn. This should include the assets used to pay the + * fee on the `dest` chain. + * - `fee_asset_item`: The index into `assets` of the item which should be used to pay + * fees. + **/ + teleportAssets: AugmentedSubmittable<(dest: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, beneficiary: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, assets: XcmVersionedAssets | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, feeAssetItem: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [XcmVersionedLocation, XcmVersionedLocation, XcmVersionedAssets, u32]>; + /** + * Transfer some assets from the local chain to the destination chain through their local, + * destination or remote reserve, or through teleports. + * + * Fee payment on the destination side is made from the asset in the `assets` vector of + * index `fee_asset_item` (hence referred to as `fees`), up to enough to pay for + * `weight_limit` of weight. If more weight is needed than `weight_limit`, then the + * operation will fail and the sent assets may be at risk. + * + * `assets` (excluding `fees`) must have same reserve location or otherwise be teleportable + * to `dest`, no limitations imposed on `fees`. + * - for local reserve: transfer assets to sovereign account of destination chain and + * forward a notification XCM to `dest` to mint and deposit reserve-based assets to + * `beneficiary`. + * - for destination reserve: burn local assets and forward a notification to `dest` chain + * to withdraw the reserve assets from this chain's sovereign account and deposit them + * to `beneficiary`. + * - for remote reserve: burn local assets, forward XCM to reserve chain to move reserves + * from this chain's SA to `dest` chain's SA, and forward another XCM to `dest` to mint + * and deposit reserve-based assets to `beneficiary`. + * - for teleports: burn local assets and forward XCM to `dest` chain to mint/teleport + * assets and deposit them to `beneficiary`. + * + * - `origin`: Must be capable of withdrawing the `assets` and executing XCM. + * - `dest`: Destination context for the assets. Will typically be `X2(Parent, + * Parachain(..))` to send from parachain to parachain, or `X1(Parachain(..))` to send + * from relay to parachain. + * - `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will + * generally be an `AccountId32` value. + * - `assets`: The assets to be withdrawn. This should include the assets used to pay the + * fee on the `dest` (and possibly reserve) chains. + * - `fee_asset_item`: The index into `assets` of the item which should be used to pay + * fees. + * - `weight_limit`: The remote-side weight limit, if any, for the XCM fee purchase. + **/ + transferAssets: AugmentedSubmittable<(dest: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, beneficiary: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, assets: XcmVersionedAssets | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, feeAssetItem: u32 | AnyNumber | Uint8Array, weightLimit: XcmV3WeightLimit | { Unlimited: any } | { Limited: any } | string | Uint8Array) => SubmittableExtrinsic, [XcmVersionedLocation, XcmVersionedLocation, XcmVersionedAssets, u32, XcmV3WeightLimit]>; + /** + * Transfer assets from the local chain to the destination chain using explicit transfer + * types for assets and fees. + * + * `assets` must have same reserve location or may be teleportable to `dest`. Caller must + * provide the `assets_transfer_type` to be used for `assets`: + * - `TransferType::LocalReserve`: transfer assets to sovereign account of destination + * chain and forward a notification XCM to `dest` to mint and deposit reserve-based + * assets to `beneficiary`. + * - `TransferType::DestinationReserve`: burn local assets and forward a notification to + * `dest` chain to withdraw the reserve assets from this chain's sovereign account and + * deposit them to `beneficiary`. + * - `TransferType::RemoteReserve(reserve)`: burn local assets, forward XCM to `reserve` + * chain to move reserves from this chain's SA to `dest` chain's SA, and forward another + * XCM to `dest` to mint and deposit reserve-based assets to `beneficiary`. Typically + * the remote `reserve` is Asset Hub. + * - `TransferType::Teleport`: burn local assets and forward XCM to `dest` chain to + * mint/teleport assets and deposit them to `beneficiary`. + * + * On the destination chain, as well as any intermediary hops, `BuyExecution` is used to + * buy execution using transferred `assets` identified by `remote_fees_id`. + * Make sure enough of the specified `remote_fees_id` asset is included in the given list + * of `assets`. `remote_fees_id` should be enough to pay for `weight_limit`. If more weight + * is needed than `weight_limit`, then the operation will fail and the sent assets may be + * at risk. + * + * `remote_fees_id` may use different transfer type than rest of `assets` and can be + * specified through `fees_transfer_type`. + * + * The caller needs to specify what should happen to the transferred assets once they reach + * the `dest` chain. This is done through the `custom_xcm_on_dest` parameter, which + * contains the instructions to execute on `dest` as a final step. + * This is usually as simple as: + * `Xcm(vec![DepositAsset { assets: Wild(AllCounted(assets.len())), beneficiary }])`, + * but could be something more exotic like sending the `assets` even further. + * + * - `origin`: Must be capable of withdrawing the `assets` and executing XCM. + * - `dest`: Destination context for the assets. Will typically be `[Parent, + * Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from + * relay to parachain, or `(parents: 2, (GlobalConsensus(..), ..))` to send from + * parachain across a bridge to another ecosystem destination. + * - `assets`: The assets to be withdrawn. This should include the assets used to pay the + * fee on the `dest` (and possibly reserve) chains. + * - `assets_transfer_type`: The XCM `TransferType` used to transfer the `assets`. + * - `remote_fees_id`: One of the included `assets` to be used to pay fees. + * - `fees_transfer_type`: The XCM `TransferType` used to transfer the `fees` assets. + * - `custom_xcm_on_dest`: The XCM to be executed on `dest` chain as the last step of the + * transfer, which also determines what happens to the assets on the destination chain. + * - `weight_limit`: The remote-side weight limit, if any, for the XCM fee purchase. + **/ + transferAssetsUsingTypeAndThen: AugmentedSubmittable<(dest: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, assets: XcmVersionedAssets | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, assetsTransferType: StagingXcmExecutorAssetTransferTransferType | { Teleport: any } | { LocalReserve: any } | { DestinationReserve: any } | { RemoteReserve: any } | string | Uint8Array, remoteFeesId: XcmVersionedAssetId | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, feesTransferType: StagingXcmExecutorAssetTransferTransferType | { Teleport: any } | { LocalReserve: any } | { DestinationReserve: any } | { RemoteReserve: any } | string | Uint8Array, customXcmOnDest: XcmVersionedXcm | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, weightLimit: XcmV3WeightLimit | { Unlimited: any } | { Limited: any } | string | Uint8Array) => SubmittableExtrinsic, [XcmVersionedLocation, XcmVersionedAssets, StagingXcmExecutorAssetTransferTransferType, XcmVersionedAssetId, StagingXcmExecutorAssetTransferTransferType, XcmVersionedXcm, XcmV3WeightLimit]>; + /** + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; + poolAssets: { + /** + * Approve an amount of asset for transfer by a delegated third-party account. + * + * Origin must be Signed. + * + * Ensures that `ApprovalDeposit` worth of `Currency` is reserved from signing account + * for the purpose of holding the approval. If some non-zero amount of assets is already + * approved from signing account to `delegate`, then it is topped up or unreserved to + * meet the right value. + * + * NOTE: The signing account does not need to own `amount` of assets at the point of + * making this call. + * + * - `id`: The identifier of the asset. + * - `delegate`: The account to delegate permission to transfer asset. + * - `amount`: The amount of asset that may be transferred by `delegate`. If there is + * already an approval in place, then this acts additively. + * + * Emits `ApprovedTransfer` on success. + * + * Weight: `O(1)` + **/ + approveTransfer: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress, Compact]>; + /** + * Disallow further unprivileged transfers of an asset `id` to and from an account `who`. + * + * Origin must be Signed and the sender should be the Freezer of the asset `id`. + * + * - `id`: The identifier of the account's asset. + * - `who`: The account to be unblocked. + * + * Emits `Blocked`. + * + * Weight: `O(1)` + **/ + block: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, who: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress]>; + /** + * Reduce the balance of `who` by as much as possible up to `amount` assets of `id`. + * + * Origin must be Signed and the sender should be the Manager of the asset `id`. + * + * Bails with `NoAccount` if the `who` is already dead. + * + * - `id`: The identifier of the asset to have some amount burned. + * - `who`: The account to be debited from. + * - `amount`: The maximum amount by which `who`'s balance should be reduced. + * + * Emits `Burned` with the actual amount burned. If this takes the balance to below the + * minimum for the asset, then the amount burned is increased to take it to zero. + * + * Weight: `O(1)` + * Modes: Post-existence of `who`; Pre & post Zombie-status of `who`. + **/ + burn: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, who: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress, Compact]>; + /** + * Cancel all of some asset approved for delegated transfer by a third-party account. + * + * Origin must be Signed and there must be an approval in place between signer and + * `delegate`. + * + * Unreserves any deposit previously reserved by `approve_transfer` for the approval. + * + * - `id`: The identifier of the asset. + * - `delegate`: The account delegated permission to transfer asset. + * + * Emits `ApprovalCancelled` on success. + * + * Weight: `O(1)` + **/ + cancelApproval: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress]>; + /** + * Clear the metadata for an asset. + * + * Origin must be Signed and the sender should be the Owner of the asset `id`. + * + * Any deposit is freed for the asset owner. + * + * - `id`: The identifier of the asset to clear. + * + * Emits `MetadataCleared`. + * + * Weight: `O(1)` + **/ + clearMetadata: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + /** + * Issue a new class of fungible assets from a public origin. + * + * This new asset class has no assets initially and its owner is the origin. + * + * The origin must conform to the configured `CreateOrigin` and have sufficient funds free. + * + * Funds of sender are reserved by `AssetDeposit`. + * + * Parameters: + * - `id`: The identifier of the new asset. This must not be currently in use to identify + * an existing asset. If [`NextAssetId`] is set, then this must be equal to it. + * - `admin`: The admin of this class of assets. The admin is the initial address of each + * member of the asset class's admin team. + * - `min_balance`: The minimum balance of this new asset that any single account must + * have. If an account's balance is reduced below this, then it collapses to zero. + * + * Emits `Created` event when successful. + * + * Weight: `O(1)` + **/ + create: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, admin: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, minBalance: u128 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress, u128]>; + /** + * Destroy all accounts associated with a given asset. + * + * `destroy_accounts` should only be called after `start_destroy` has been called, and the + * asset is in a `Destroying` state. + * + * Due to weight restrictions, this function may need to be called multiple times to fully + * destroy all accounts. It will destroy `RemoveItemsLimit` accounts at a time. + * + * - `id`: The identifier of the asset to be destroyed. This must identify an existing + * asset. + * + * Each call emits the `Event::DestroyedAccounts` event. + **/ + destroyAccounts: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + /** + * Destroy all approvals associated with a given asset up to the max (T::RemoveItemsLimit). + * + * `destroy_approvals` should only be called after `start_destroy` has been called, and the + * asset is in a `Destroying` state. + * + * Due to weight restrictions, this function may need to be called multiple times to fully + * destroy all approvals. It will destroy `RemoveItemsLimit` approvals at a time. + * + * - `id`: The identifier of the asset to be destroyed. This must identify an existing + * asset. + * + * Each call emits the `Event::DestroyedApprovals` event. + **/ + destroyApprovals: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + /** + * Complete destroying asset and unreserve currency. + * + * `finish_destroy` should only be called after `start_destroy` has been called, and the + * asset is in a `Destroying` state. All accounts or approvals should be destroyed before + * hand. + * + * - `id`: The identifier of the asset to be destroyed. This must identify an existing + * asset. + * + * Each successful call emits the `Event::Destroyed` event. + **/ + finishDestroy: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + /** + * Alter the attributes of a given asset. + * + * Origin must be `ForceOrigin`. + * + * - `id`: The identifier of the asset. + * - `owner`: The new Owner of this asset. + * - `issuer`: The new Issuer of this asset. + * - `admin`: The new Admin of this asset. + * - `freezer`: The new Freezer of this asset. + * - `min_balance`: The minimum balance of this new asset that any single account must + * have. If an account's balance is reduced below this, then it collapses to zero. + * - `is_sufficient`: Whether a non-zero balance of this asset is deposit of sufficient + * value to account for the state bloat associated with its balance storage. If set to + * `true`, then non-zero balances may be stored without a `consumer` reference (and thus + * an ED in the Balances pallet or whatever else is used to control user-account state + * growth). + * - `is_frozen`: Whether this asset class is frozen except for permissioned/admin + * instructions. + * + * Emits `AssetStatusChanged` with the identity of the asset. + * + * Weight: `O(1)` + **/ + forceAssetStatus: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, owner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, issuer: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, admin: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, freezer: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, minBalance: Compact | AnyNumber | Uint8Array, isSufficient: bool | boolean | Uint8Array, isFrozen: bool | boolean | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress, MultiAddress, MultiAddress, MultiAddress, Compact, bool, bool]>; + /** + * Cancel all of some asset approved for delegated transfer by a third-party account. + * + * Origin must be either ForceOrigin or Signed origin with the signer being the Admin + * account of the asset `id`. + * + * Unreserves any deposit previously reserved by `approve_transfer` for the approval. + * + * - `id`: The identifier of the asset. + * - `delegate`: The account delegated permission to transfer asset. + * + * Emits `ApprovalCancelled` on success. * - * As a side effect, this function upgrades the current validation function - * if the appropriate time has come. - **/ - setValidationData: AugmentedSubmittable<(data: CumulusPrimitivesParachainInherentParachainInherentData | { validationData?: any; relayChainState?: any; downwardMessages?: any; horizontalMessages?: any } | string | Uint8Array) => SubmittableExtrinsic, [CumulusPrimitivesParachainInherentParachainInherentData]>; - sudoSendUpwardMessage: AugmentedSubmittable<(message: Bytes | string | Uint8Array) => SubmittableExtrinsic, [Bytes]>; - /** - * Generic tx + * Weight: `O(1)` **/ - [key: string]: SubmittableExtrinsicFunction; - }; - polkadotXcm: { + forceCancelApproval: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, owner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress, MultiAddress]>; /** - * Authorize another `aliaser` location to alias into the local `origin` making this call. - * The `aliaser` is only authorized until the provided `expiry` block number. - * The call can also be used for a previously authorized alias in order to update its - * `expiry` block number. + * Clear the metadata for an asset. * - * Usually useful to allow your local account to be aliased into from a remote location - * also under your control (like your account on another chain). + * Origin must be ForceOrigin. * - * WARNING: make sure the caller `origin` (you) trusts the `aliaser` location to act in - * their/your name. Once authorized using this call, the `aliaser` can freely impersonate - * `origin` in XCM programs executed on the local chain. - **/ - addAuthorizedAlias: AugmentedSubmittable<(aliaser: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, expires: Option | null | Uint8Array | u64 | AnyNumber) => SubmittableExtrinsic, [XcmVersionedLocation, Option]>; - /** - * Claims assets trapped on this pallet because of leftover assets during XCM execution. + * Any deposit is returned. * - * - `origin`: Anyone can call this extrinsic. - * - `assets`: The exact assets that were trapped. Use the version to specify what version - * was the latest when they were trapped. - * - `beneficiary`: The location/account where the claimed assets will be deposited. + * - `id`: The identifier of the asset to clear. + * + * Emits `MetadataCleared`. + * + * Weight: `O(1)` **/ - claimAssets: AugmentedSubmittable<(assets: XcmVersionedAssets | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, beneficiary: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array) => SubmittableExtrinsic, [XcmVersionedAssets, XcmVersionedLocation]>; + forceClearMetadata: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; /** - * Execute an XCM message from a local, signed, origin. + * Issue a new class of fungible assets from a privileged origin. * - * An event is deposited indicating whether `msg` could be executed completely or only - * partially. + * This new asset class has no assets initially. * - * No more than `max_weight` will be used in its attempted execution. If this is less than - * the maximum amount of weight that the message could take to be executed, then no - * execution attempt will be made. + * The origin must conform to `ForceOrigin`. + * + * Unlike `create`, no funds are reserved. + * + * - `id`: The identifier of the new asset. This must not be currently in use to identify + * an existing asset. If [`NextAssetId`] is set, then this must be equal to it. + * - `owner`: The owner of this class of assets. The owner has full superuser permissions + * over this asset, but may later change and configure the permissions using + * `transfer_ownership` and `set_team`. + * - `min_balance`: The minimum balance of this new asset that any single account must + * have. If an account's balance is reduced below this, then it collapses to zero. + * + * Emits `ForceCreated` event when successful. + * + * Weight: `O(1)` **/ - execute: AugmentedSubmittable<(message: XcmVersionedXcm | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, maxWeight: SpWeightsWeightV2Weight | { refTime?: any; proofSize?: any } | string | Uint8Array) => SubmittableExtrinsic, [XcmVersionedXcm, SpWeightsWeightV2Weight]>; + forceCreate: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, owner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, isSufficient: bool | boolean | Uint8Array, minBalance: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress, bool, Compact]>; /** - * Set a safe XCM version (the version that XCM should be encoded with if the most recent - * version a destination can accept is unknown). + * Force the metadata for an asset to some value. * - * - `origin`: Must be an origin specified by AdminOrigin. - * - `maybe_xcm_version`: The default XCM encoding version, or `None` to disable. + * Origin must be ForceOrigin. + * + * Any deposit is left alone. + * + * - `id`: The identifier of the asset to update. + * - `name`: The user friendly name of this asset. Limited in length by `StringLimit`. + * - `symbol`: The exchange symbol for this asset. Limited in length by `StringLimit`. + * - `decimals`: The number of decimals this asset uses to represent one unit. + * + * Emits `MetadataSet`. + * + * Weight: `O(N + S)` where N and S are the length of the name and symbol respectively. **/ - forceDefaultXcmVersion: AugmentedSubmittable<(maybeXcmVersion: Option | null | Uint8Array | u32 | AnyNumber) => SubmittableExtrinsic, [Option]>; + forceSetMetadata: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, name: Bytes | string | Uint8Array, symbol: Bytes | string | Uint8Array, decimals: u8 | AnyNumber | Uint8Array, isFrozen: bool | boolean | Uint8Array) => SubmittableExtrinsic, [u32, Bytes, Bytes, u8, bool]>; /** - * Ask a location to notify us regarding their XCM version and any changes to it. + * Move some assets from one account to another. * - * - `origin`: Must be an origin specified by AdminOrigin. - * - `location`: The location to which we should subscribe for XCM version notifications. + * Origin must be Signed and the sender should be the Admin of the asset `id`. + * + * - `id`: The identifier of the asset to have some amount transferred. + * - `source`: The account to be debited. + * - `dest`: The account to be credited. + * - `amount`: The amount by which the `source`'s balance of assets should be reduced and + * `dest`'s balance increased. The amount actually transferred may be slightly greater in + * the case that the transfer would otherwise take the `source` balance above zero but + * below the minimum balance. Must be greater than zero. + * + * Emits `Transferred` with the actual amount transferred. If this takes the source balance + * to below the minimum for the asset, then the amount transferred is increased to take it + * to zero. + * + * Weight: `O(1)` + * Modes: Pre-existence of `dest`; Post-existence of `source`; Account pre-existence of + * `dest`. **/ - forceSubscribeVersionNotify: AugmentedSubmittable<(location: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array) => SubmittableExtrinsic, [XcmVersionedLocation]>; + forceTransfer: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, source: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, dest: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress, MultiAddress, Compact]>; /** - * Set or unset the global suspension state of the XCM executor. + * Disallow further unprivileged transfers of an asset `id` from an account `who`. `who` + * must already exist as an entry in `Account`s of the asset. If you want to freeze an + * account that does not have an entry, use `touch_other` first. * - * - `origin`: Must be an origin specified by AdminOrigin. - * - `suspended`: `true` to suspend, `false` to resume. + * Origin must be Signed and the sender should be the Freezer of the asset `id`. + * + * - `id`: The identifier of the asset to be frozen. + * - `who`: The account to be frozen. + * + * Emits `Frozen`. + * + * Weight: `O(1)` **/ - forceSuspension: AugmentedSubmittable<(suspended: bool | boolean | Uint8Array) => SubmittableExtrinsic, [bool]>; + freeze: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, who: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress]>; /** - * Require that a particular destination should no longer notify us regarding any XCM - * version changes. + * Disallow further unprivileged transfers for the asset class. * - * - `origin`: Must be an origin specified by AdminOrigin. - * - `location`: The location to which we are currently subscribed for XCM version - * notifications which we no longer desire. + * Origin must be Signed and the sender should be the Freezer of the asset `id`. + * + * - `id`: The identifier of the asset to be frozen. + * + * Emits `Frozen`. + * + * Weight: `O(1)` **/ - forceUnsubscribeVersionNotify: AugmentedSubmittable<(location: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array) => SubmittableExtrinsic, [XcmVersionedLocation]>; + freezeAsset: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; /** - * Extoll that a particular destination can be communicated with through a particular - * version of XCM. + * Mint assets of a particular class. * - * - `origin`: Must be an origin specified by AdminOrigin. - * - `location`: The destination that is being described. - * - `xcm_version`: The latest version of XCM that `location` supports. + * The origin must be Signed and the sender must be the Issuer of the asset `id`. + * + * - `id`: The identifier of the asset to have some amount minted. + * - `beneficiary`: The account to be credited with the minted assets. + * - `amount`: The amount of the asset to be minted. + * + * Emits `Issued` event when successful. + * + * Weight: `O(1)` + * Modes: Pre-existing balance of `beneficiary`; Account pre-existence of `beneficiary`. **/ - forceXcmVersion: AugmentedSubmittable<(location: StagingXcmV5Location | { parents?: any; interior?: any } | string | Uint8Array, version: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [StagingXcmV5Location, u32]>; + mint: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, beneficiary: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress, Compact]>; /** - * Transfer some assets from the local chain to the destination chain through their local, - * destination or remote reserve. + * Return the deposit (if any) of an asset account or a consumer reference (if any) of an + * account. * - * `assets` must have same reserve location and may not be teleportable to `dest`. - * - `assets` have local reserve: transfer assets to sovereign account of destination - * chain and forward a notification XCM to `dest` to mint and deposit reserve-based - * assets to `beneficiary`. - * - `assets` have destination reserve: burn local assets and forward a notification to - * `dest` chain to withdraw the reserve assets from this chain's sovereign account and - * deposit them to `beneficiary`. - * - `assets` have remote reserve: burn local assets, forward XCM to reserve chain to move - * reserves from this chain's SA to `dest` chain's SA, and forward another XCM to `dest` - * to mint and deposit reserve-based assets to `beneficiary`. + * The origin must be Signed. * - * Fee payment on the destination side is made from the asset in the `assets` vector of - * index `fee_asset_item`, up to enough to pay for `weight_limit` of weight. If more weight - * is needed than `weight_limit`, then the operation will fail and the sent assets may be - * at risk. + * - `id`: The identifier of the asset for which the caller would like the deposit + * refunded. + * - `allow_burn`: If `true` then assets may be destroyed in order to complete the refund. * - * - `origin`: Must be capable of withdrawing the `assets` and executing XCM. - * - `dest`: Destination context for the assets. Will typically be `[Parent, - * Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from - * relay to parachain. - * - `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will - * generally be an `AccountId32` value. - * - `assets`: The assets to be withdrawn. This should include the assets used to pay the - * fee on the `dest` (and possibly reserve) chains. - * - `fee_asset_item`: The index into `assets` of the item which should be used to pay - * fees. - * - `weight_limit`: The remote-side weight limit, if any, for the XCM fee purchase. + * It will fail with either [`Error::ContainsHolds`] or [`Error::ContainsFreezes`] if + * the asset account contains holds or freezes in place. + * + * Emits `Refunded` event when successful. **/ - limitedReserveTransferAssets: AugmentedSubmittable<(dest: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, beneficiary: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, assets: XcmVersionedAssets | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, feeAssetItem: u32 | AnyNumber | Uint8Array, weightLimit: XcmV3WeightLimit | { Unlimited: any } | { Limited: any } | string | Uint8Array) => SubmittableExtrinsic, [XcmVersionedLocation, XcmVersionedLocation, XcmVersionedAssets, u32, XcmV3WeightLimit]>; + refund: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, allowBurn: bool | boolean | Uint8Array) => SubmittableExtrinsic, [u32, bool]>; /** - * Teleport some assets from the local chain to some destination chain. + * Return the deposit (if any) of a target asset account. Useful if you are the depositor. * - * Fee payment on the destination side is made from the asset in the `assets` vector of - * index `fee_asset_item`, up to enough to pay for `weight_limit` of weight. If more weight - * is needed than `weight_limit`, then the operation will fail and the sent assets may be - * at risk. + * The origin must be Signed and either the account owner, depositor, or asset `Admin`. In + * order to burn a non-zero balance of the asset, the caller must be the account and should + * use `refund`. * - * - `origin`: Must be capable of withdrawing the `assets` and executing XCM. - * - `dest`: Destination context for the assets. Will typically be `[Parent, - * Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from - * relay to parachain. - * - `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will - * generally be an `AccountId32` value. - * - `assets`: The assets to be withdrawn. This should include the assets used to pay the - * fee on the `dest` chain. - * - `fee_asset_item`: The index into `assets` of the item which should be used to pay - * fees. - * - `weight_limit`: The remote-side weight limit, if any, for the XCM fee purchase. + * - `id`: The identifier of the asset for the account holding a deposit. + * - `who`: The account to refund. + * + * It will fail with either [`Error::ContainsHolds`] or [`Error::ContainsFreezes`] if + * the asset account contains holds or freezes in place. + * + * Emits `Refunded` event when successful. **/ - limitedTeleportAssets: AugmentedSubmittable<(dest: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, beneficiary: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, assets: XcmVersionedAssets | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, feeAssetItem: u32 | AnyNumber | Uint8Array, weightLimit: XcmV3WeightLimit | { Unlimited: any } | { Limited: any } | string | Uint8Array) => SubmittableExtrinsic, [XcmVersionedLocation, XcmVersionedLocation, XcmVersionedAssets, u32, XcmV3WeightLimit]>; + refundOther: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, who: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress]>; /** - * Remove all previously authorized `aliaser`s that can alias into the local `origin` - * making this call. + * Set the metadata for an asset. + * + * Origin must be Signed and the sender should be the Owner of the asset `id`. + * + * Funds of sender are reserved according to the formula: + * `MetadataDepositBase + MetadataDepositPerByte * (name.len + symbol.len)` taking into + * account any already reserved funds. + * + * - `id`: The identifier of the asset to update. + * - `name`: The user friendly name of this asset. Limited in length by `StringLimit`. + * - `symbol`: The exchange symbol for this asset. Limited in length by `StringLimit`. + * - `decimals`: The number of decimals this asset uses to represent one unit. + * + * Emits `MetadataSet`. + * + * Weight: `O(1)` **/ - removeAllAuthorizedAliases: AugmentedSubmittable<() => SubmittableExtrinsic, []>; + setMetadata: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, name: Bytes | string | Uint8Array, symbol: Bytes | string | Uint8Array, decimals: u8 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, Bytes, Bytes, u8]>; /** - * Remove a previously authorized `aliaser` from the list of locations that can alias into - * the local `origin` making this call. + * Sets the minimum balance of an asset. + * + * Only works if there aren't any accounts that are holding the asset or if + * the new value of `min_balance` is less than the old one. + * + * Origin must be Signed and the sender has to be the Owner of the + * asset `id`. + * + * - `id`: The identifier of the asset. + * - `min_balance`: The new value of `min_balance`. + * + * Emits `AssetMinBalanceChanged` event when successful. **/ - removeAuthorizedAlias: AugmentedSubmittable<(aliaser: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array) => SubmittableExtrinsic, [XcmVersionedLocation]>; + setMinBalance: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, minBalance: u128 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, u128]>; /** - * Transfer some assets from the local chain to the destination chain through their local, - * destination or remote reserve. + * Change the Issuer, Admin and Freezer of an asset. * - * `assets` must have same reserve location and may not be teleportable to `dest`. - * - `assets` have local reserve: transfer assets to sovereign account of destination - * chain and forward a notification XCM to `dest` to mint and deposit reserve-based - * assets to `beneficiary`. - * - `assets` have destination reserve: burn local assets and forward a notification to - * `dest` chain to withdraw the reserve assets from this chain's sovereign account and - * deposit them to `beneficiary`. - * - `assets` have remote reserve: burn local assets, forward XCM to reserve chain to move - * reserves from this chain's SA to `dest` chain's SA, and forward another XCM to `dest` - * to mint and deposit reserve-based assets to `beneficiary`. + * Origin must be Signed and the sender should be the Owner of the asset `id`. * - * **This function is deprecated: Use `limited_reserve_transfer_assets` instead.** + * - `id`: The identifier of the asset to be frozen. + * - `issuer`: The new Issuer of this asset. + * - `admin`: The new Admin of this asset. + * - `freezer`: The new Freezer of this asset. * - * Fee payment on the destination side is made from the asset in the `assets` vector of - * index `fee_asset_item`. The weight limit for fees is not provided and thus is unlimited, - * with all fees taken as needed from the asset. + * Emits `TeamChanged`. * - * - `origin`: Must be capable of withdrawing the `assets` and executing XCM. - * - `dest`: Destination context for the assets. Will typically be `[Parent, - * Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from - * relay to parachain. - * - `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will - * generally be an `AccountId32` value. - * - `assets`: The assets to be withdrawn. This should include the assets used to pay the - * fee on the `dest` (and possibly reserve) chains. - * - `fee_asset_item`: The index into `assets` of the item which should be used to pay - * fees. + * Weight: `O(1)` **/ - reserveTransferAssets: AugmentedSubmittable<(dest: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, beneficiary: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, assets: XcmVersionedAssets | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, feeAssetItem: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [XcmVersionedLocation, XcmVersionedLocation, XcmVersionedAssets, u32]>; - send: AugmentedSubmittable<(dest: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, message: XcmVersionedXcm | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array) => SubmittableExtrinsic, [XcmVersionedLocation, XcmVersionedXcm]>; + setTeam: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, issuer: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, admin: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, freezer: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress, MultiAddress, MultiAddress]>; /** - * Teleport some assets from the local chain to some destination chain. + * Start the process of destroying a fungible asset class. * - * **This function is deprecated: Use `limited_teleport_assets` instead.** + * `start_destroy` is the first in a series of extrinsics that should be called, to allow + * destruction of an asset class. * - * Fee payment on the destination side is made from the asset in the `assets` vector of - * index `fee_asset_item`. The weight limit for fees is not provided and thus is unlimited, - * with all fees taken as needed from the asset. + * The origin must conform to `ForceOrigin` or must be `Signed` by the asset's `owner`. * - * - `origin`: Must be capable of withdrawing the `assets` and executing XCM. - * - `dest`: Destination context for the assets. Will typically be `[Parent, - * Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from - * relay to parachain. - * - `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will - * generally be an `AccountId32` value. - * - `assets`: The assets to be withdrawn. This should include the assets used to pay the - * fee on the `dest` chain. - * - `fee_asset_item`: The index into `assets` of the item which should be used to pay - * fees. + * - `id`: The identifier of the asset to be destroyed. This must identify an existing + * asset. + * + * It will fail with either [`Error::ContainsHolds`] or [`Error::ContainsFreezes`] if + * an account contains holds or freezes in place. **/ - teleportAssets: AugmentedSubmittable<(dest: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, beneficiary: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, assets: XcmVersionedAssets | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, feeAssetItem: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [XcmVersionedLocation, XcmVersionedLocation, XcmVersionedAssets, u32]>; + startDestroy: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; /** - * Transfer some assets from the local chain to the destination chain through their local, - * destination or remote reserve, or through teleports. + * Allow unprivileged transfers to and from an account again. * - * Fee payment on the destination side is made from the asset in the `assets` vector of - * index `fee_asset_item` (hence referred to as `fees`), up to enough to pay for - * `weight_limit` of weight. If more weight is needed than `weight_limit`, then the - * operation will fail and the sent assets may be at risk. + * Origin must be Signed and the sender should be the Admin of the asset `id`. * - * `assets` (excluding `fees`) must have same reserve location or otherwise be teleportable - * to `dest`, no limitations imposed on `fees`. - * - for local reserve: transfer assets to sovereign account of destination chain and - * forward a notification XCM to `dest` to mint and deposit reserve-based assets to - * `beneficiary`. - * - for destination reserve: burn local assets and forward a notification to `dest` chain - * to withdraw the reserve assets from this chain's sovereign account and deposit them - * to `beneficiary`. - * - for remote reserve: burn local assets, forward XCM to reserve chain to move reserves - * from this chain's SA to `dest` chain's SA, and forward another XCM to `dest` to mint - * and deposit reserve-based assets to `beneficiary`. - * - for teleports: burn local assets and forward XCM to `dest` chain to mint/teleport - * assets and deposit them to `beneficiary`. + * - `id`: The identifier of the asset to be frozen. + * - `who`: The account to be unfrozen. * - * - `origin`: Must be capable of withdrawing the `assets` and executing XCM. - * - `dest`: Destination context for the assets. Will typically be `X2(Parent, - * Parachain(..))` to send from parachain to parachain, or `X1(Parachain(..))` to send - * from relay to parachain. - * - `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will - * generally be an `AccountId32` value. - * - `assets`: The assets to be withdrawn. This should include the assets used to pay the - * fee on the `dest` (and possibly reserve) chains. - * - `fee_asset_item`: The index into `assets` of the item which should be used to pay - * fees. - * - `weight_limit`: The remote-side weight limit, if any, for the XCM fee purchase. + * Emits `Thawed`. + * + * Weight: `O(1)` **/ - transferAssets: AugmentedSubmittable<(dest: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, beneficiary: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, assets: XcmVersionedAssets | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, feeAssetItem: u32 | AnyNumber | Uint8Array, weightLimit: XcmV3WeightLimit | { Unlimited: any } | { Limited: any } | string | Uint8Array) => SubmittableExtrinsic, [XcmVersionedLocation, XcmVersionedLocation, XcmVersionedAssets, u32, XcmV3WeightLimit]>; + thaw: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, who: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress]>; /** - * Transfer assets from the local chain to the destination chain using explicit transfer - * types for assets and fees. - * - * `assets` must have same reserve location or may be teleportable to `dest`. Caller must - * provide the `assets_transfer_type` to be used for `assets`: - * - `TransferType::LocalReserve`: transfer assets to sovereign account of destination - * chain and forward a notification XCM to `dest` to mint and deposit reserve-based - * assets to `beneficiary`. - * - `TransferType::DestinationReserve`: burn local assets and forward a notification to - * `dest` chain to withdraw the reserve assets from this chain's sovereign account and - * deposit them to `beneficiary`. - * - `TransferType::RemoteReserve(reserve)`: burn local assets, forward XCM to `reserve` - * chain to move reserves from this chain's SA to `dest` chain's SA, and forward another - * XCM to `dest` to mint and deposit reserve-based assets to `beneficiary`. Typically - * the remote `reserve` is Asset Hub. - * - `TransferType::Teleport`: burn local assets and forward XCM to `dest` chain to - * mint/teleport assets and deposit them to `beneficiary`. + * Allow unprivileged transfers for the asset again. * - * On the destination chain, as well as any intermediary hops, `BuyExecution` is used to - * buy execution using transferred `assets` identified by `remote_fees_id`. - * Make sure enough of the specified `remote_fees_id` asset is included in the given list - * of `assets`. `remote_fees_id` should be enough to pay for `weight_limit`. If more weight - * is needed than `weight_limit`, then the operation will fail and the sent assets may be - * at risk. + * Origin must be Signed and the sender should be the Admin of the asset `id`. * - * `remote_fees_id` may use different transfer type than rest of `assets` and can be - * specified through `fees_transfer_type`. + * - `id`: The identifier of the asset to be thawed. * - * The caller needs to specify what should happen to the transferred assets once they reach - * the `dest` chain. This is done through the `custom_xcm_on_dest` parameter, which - * contains the instructions to execute on `dest` as a final step. - * This is usually as simple as: - * `Xcm(vec![DepositAsset { assets: Wild(AllCounted(assets.len())), beneficiary }])`, - * but could be something more exotic like sending the `assets` even further. + * Emits `Thawed`. * - * - `origin`: Must be capable of withdrawing the `assets` and executing XCM. - * - `dest`: Destination context for the assets. Will typically be `[Parent, - * Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from - * relay to parachain, or `(parents: 2, (GlobalConsensus(..), ..))` to send from - * parachain across a bridge to another ecosystem destination. - * - `assets`: The assets to be withdrawn. This should include the assets used to pay the - * fee on the `dest` (and possibly reserve) chains. - * - `assets_transfer_type`: The XCM `TransferType` used to transfer the `assets`. - * - `remote_fees_id`: One of the included `assets` to be used to pay fees. - * - `fees_transfer_type`: The XCM `TransferType` used to transfer the `fees` assets. - * - `custom_xcm_on_dest`: The XCM to be executed on `dest` chain as the last step of the - * transfer, which also determines what happens to the assets on the destination chain. - * - `weight_limit`: The remote-side weight limit, if any, for the XCM fee purchase. - **/ - transferAssetsUsingTypeAndThen: AugmentedSubmittable<(dest: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, assets: XcmVersionedAssets | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, assetsTransferType: StagingXcmExecutorAssetTransferTransferType | { Teleport: any } | { LocalReserve: any } | { DestinationReserve: any } | { RemoteReserve: any } | string | Uint8Array, remoteFeesId: XcmVersionedAssetId | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, feesTransferType: StagingXcmExecutorAssetTransferTransferType | { Teleport: any } | { LocalReserve: any } | { DestinationReserve: any } | { RemoteReserve: any } | string | Uint8Array, customXcmOnDest: XcmVersionedXcm | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, weightLimit: XcmV3WeightLimit | { Unlimited: any } | { Limited: any } | string | Uint8Array) => SubmittableExtrinsic, [XcmVersionedLocation, XcmVersionedAssets, StagingXcmExecutorAssetTransferTransferType, XcmVersionedAssetId, StagingXcmExecutorAssetTransferTransferType, XcmVersionedXcm, XcmV3WeightLimit]>; - /** - * Generic tx + * Weight: `O(1)` **/ - [key: string]: SubmittableExtrinsicFunction; - }; - poolAssets: { + thawAsset: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; /** - * Approve an amount of asset for transfer by a delegated third-party account. + * Create an asset account for non-provider assets. * - * Origin must be Signed. + * A deposit will be taken from the signer account. * - * Ensures that `ApprovalDeposit` worth of `Currency` is reserved from signing account - * for the purpose of holding the approval. If some non-zero amount of assets is already - * approved from signing account to `delegate`, then it is topped up or unreserved to - * meet the right value. + * - `origin`: Must be Signed; the signer account must have sufficient funds for a deposit + * to be taken. + * - `id`: The identifier of the asset for the account to be created. * - * NOTE: The signing account does not need to own `amount` of assets at the point of - * making this call. + * Emits `Touched` event when successful. + **/ + touch: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + /** + * Create an asset account for `who`. * - * - `id`: The identifier of the asset. - * - `delegate`: The account to delegate permission to transfer asset. - * - `amount`: The amount of asset that may be transferred by `delegate`. If there is - * already an approval in place, then this acts additively. + * A deposit will be taken from the signer account. * - * Emits `ApprovedTransfer` on success. + * - `origin`: Must be Signed by `Freezer` or `Admin` of the asset `id`; the signer account + * must have sufficient funds for a deposit to be taken. + * - `id`: The identifier of the asset for the account to be created. + * - `who`: The account to be created. * - * Weight: `O(1)` + * Emits `Touched` event when successful. **/ - approveTransfer: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress, Compact]>; + touchOther: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, who: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress]>; /** - * Disallow further unprivileged transfers of an asset `id` to and from an account `who`. + * Move some assets from the sender account to another. * - * Origin must be Signed and the sender should be the Freezer of the asset `id`. + * Origin must be Signed. * - * - `id`: The identifier of the account's asset. - * - `who`: The account to be unblocked. + * - `id`: The identifier of the asset to have some amount transferred. + * - `target`: The account to be credited. + * - `amount`: The amount by which the sender's balance of assets should be reduced and + * `target`'s balance increased. The amount actually transferred may be slightly greater in + * the case that the transfer would otherwise take the sender balance above zero but below + * the minimum balance. Must be greater than zero. * - * Emits `Blocked`. + * Emits `Transferred` with the actual amount transferred. If this takes the source balance + * to below the minimum for the asset, then the amount transferred is increased to take it + * to zero. * * Weight: `O(1)` + * Modes: Pre-existence of `target`; Post-existence of sender; Account pre-existence of + * `target`. **/ - block: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, who: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress]>; + transfer: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, target: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress, Compact]>; /** - * Reduce the balance of `who` by as much as possible up to `amount` assets of `id`. - * - * Origin must be Signed and the sender should be the Manager of the asset `id`. - * - * Bails with `NoAccount` if the `who` is already dead. + * Transfer the entire transferable balance from the caller asset account. * - * - `id`: The identifier of the asset to have some amount burned. - * - `who`: The account to be debited from. - * - `amount`: The maximum amount by which `who`'s balance should be reduced. + * NOTE: This function only attempts to transfer _transferable_ balances. This means that + * any held, frozen, or minimum balance (when `keep_alive` is `true`), will not be + * transferred by this function. To ensure that this function results in a killed account, + * you might need to prepare the account by removing any reference counters, storage + * deposits, etc... * - * Emits `Burned` with the actual amount burned. If this takes the balance to below the - * minimum for the asset, then the amount burned is increased to take it to zero. + * The dispatch origin of this call must be Signed. * - * Weight: `O(1)` - * Modes: Post-existence of `who`; Pre & post Zombie-status of `who`. + * - `id`: The identifier of the asset for the account holding a deposit. + * - `dest`: The recipient of the transfer. + * - `keep_alive`: A boolean to determine if the `transfer_all` operation should send all + * of the funds the asset account has, causing the sender asset account to be killed + * (false), or transfer everything except at least the minimum balance, which will + * guarantee to keep the sender asset account alive (true). **/ - burn: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, who: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress, Compact]>; + transferAll: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, dest: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, keepAlive: bool | boolean | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress, bool]>; /** - * Cancel all of some asset approved for delegated transfer by a third-party account. + * Transfer some asset balance from a previously delegated account to some third-party + * account. * - * Origin must be Signed and there must be an approval in place between signer and - * `delegate`. + * Origin must be Signed and there must be an approval in place by the `owner` to the + * signer. * - * Unreserves any deposit previously reserved by `approve_transfer` for the approval. + * If the entire amount approved for transfer is transferred, then any deposit previously + * reserved by `approve_transfer` is unreserved. * * - `id`: The identifier of the asset. - * - `delegate`: The account delegated permission to transfer asset. + * - `owner`: The account which previously approved for a transfer of at least `amount` and + * from which the asset balance will be withdrawn. + * - `destination`: The account to which the asset balance of `amount` will be transferred. + * - `amount`: The amount of assets to transfer. * - * Emits `ApprovalCancelled` on success. + * Emits `TransferredApproved` on success. * * Weight: `O(1)` **/ - cancelApproval: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress]>; + transferApproved: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, owner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, destination: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress, MultiAddress, Compact]>; /** - * Clear the metadata for an asset. - * - * Origin must be Signed and the sender should be the Owner of the asset `id`. + * Move some assets from the sender account to another, keeping the sender account alive. * - * Any deposit is freed for the asset owner. + * Origin must be Signed. * - * - `id`: The identifier of the asset to clear. + * - `id`: The identifier of the asset to have some amount transferred. + * - `target`: The account to be credited. + * - `amount`: The amount by which the sender's balance of assets should be reduced and + * `target`'s balance increased. The amount actually transferred may be slightly greater in + * the case that the transfer would otherwise take the sender balance above zero but below + * the minimum balance. Must be greater than zero. * - * Emits `MetadataCleared`. + * Emits `Transferred` with the actual amount transferred. If this takes the source balance + * to below the minimum for the asset, then the amount transferred is increased to take it + * to zero. * * Weight: `O(1)` + * Modes: Pre-existence of `target`; Post-existence of sender; Account pre-existence of + * `target`. **/ - clearMetadata: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + transferKeepAlive: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, target: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress, Compact]>; /** - * Issue a new class of fungible assets from a public origin. - * - * This new asset class has no assets initially and its owner is the origin. - * - * The origin must conform to the configured `CreateOrigin` and have sufficient funds free. + * Change the Owner of an asset. * - * Funds of sender are reserved by `AssetDeposit`. + * Origin must be Signed and the sender should be the Owner of the asset `id`. * - * Parameters: - * - `id`: The identifier of the new asset. This must not be currently in use to identify - * an existing asset. If [`NextAssetId`] is set, then this must be equal to it. - * - `admin`: The admin of this class of assets. The admin is the initial address of each - * member of the asset class's admin team. - * - `min_balance`: The minimum balance of this new asset that any single account must - * have. If an account's balance is reduced below this, then it collapses to zero. + * - `id`: The identifier of the asset. + * - `owner`: The new Owner of this asset. * - * Emits `Created` event when successful. + * Emits `OwnerChanged`. * * Weight: `O(1)` **/ - create: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, admin: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, minBalance: u128 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress, u128]>; + transferOwnership: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, owner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress]>; /** - * Destroy all accounts associated with a given asset. - * - * `destroy_accounts` should only be called after `start_destroy` has been called, and the - * asset is in a `Destroying` state. + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; + preimage: { + /** + * Ensure that the bulk of pre-images is upgraded. * - * Due to weight restrictions, this function may need to be called multiple times to fully - * destroy all accounts. It will destroy `RemoveItemsLimit` accounts at a time. + * The caller pays no fee if at least 90% of pre-images were successfully updated. + **/ + ensureUpdated: AugmentedSubmittable<(hashes: Vec | (H256 | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + /** + * Register a preimage on-chain. * - * - `id`: The identifier of the asset to be destroyed. This must identify an existing - * asset. + * If the preimage was previously requested, no fees or deposits are taken for providing + * the preimage. Otherwise, a deposit is taken proportional to the size of the preimage. + **/ + notePreimage: AugmentedSubmittable<(bytes: Bytes | string | Uint8Array) => SubmittableExtrinsic, [Bytes]>; + /** + * Request a preimage be uploaded to the chain without paying any fees or deposits. * - * Each call emits the `Event::DestroyedAccounts` event. + * If the preimage requests has already been provided on-chain, we unreserve any deposit + * a user may have paid, and take the control of the preimage out of their hands. **/ - destroyAccounts: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + requestPreimage: AugmentedSubmittable<(hash: H256 | string | Uint8Array) => SubmittableExtrinsic, [H256]>; /** - * Destroy all approvals associated with a given asset up to the max (T::RemoveItemsLimit). + * Clear an unrequested preimage from the runtime storage. * - * `destroy_approvals` should only be called after `start_destroy` has been called, and the - * asset is in a `Destroying` state. + * If `len` is provided, then it will be a much cheaper operation. * - * Due to weight restrictions, this function may need to be called multiple times to fully - * destroy all approvals. It will destroy `RemoveItemsLimit` approvals at a time. + * - `hash`: The hash of the preimage to be removed from the store. + * - `len`: The length of the preimage of `hash`. + **/ + unnotePreimage: AugmentedSubmittable<(hash: H256 | string | Uint8Array) => SubmittableExtrinsic, [H256]>; + /** + * Clear a previously made request for a preimage. * - * - `id`: The identifier of the asset to be destroyed. This must identify an existing - * asset. + * NOTE: THIS MUST NOT BE CALLED ON `hash` MORE TIMES THAN `request_preimage`. + **/ + unrequestPreimage: AugmentedSubmittable<(hash: H256 | string | Uint8Array) => SubmittableExtrinsic, [H256]>; + /** + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; + proxy: { + /** + * Register a proxy account for the sender that is able to make calls on its behalf. * - * Each call emits the `Event::DestroyedApprovals` event. + * The dispatch origin for this call must be _Signed_. + * + * Parameters: + * - `proxy`: The account that the `caller` would like to make a proxy. + * - `proxy_type`: The permissions allowed for this proxy account. + * - `delay`: The announcement period required of the initial proxy. Will generally be + * zero. **/ - destroyApprovals: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + addProxy: AugmentedSubmittable<(delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, proxyType: AssetHubPolkadotRuntimeProxyType | 'Any' | 'NonTransfer' | 'CancelProxy' | 'Assets' | 'AssetOwner' | 'AssetManager' | 'Collator' | 'Governance' | 'Staking' | 'NominationPools' | 'Auction' | 'ParaRegistration' | number | Uint8Array, delay: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [MultiAddress, AssetHubPolkadotRuntimeProxyType, u32]>; /** - * Complete destroying asset and unreserve currency. + * Publish the hash of a proxy-call that will be made in the future. * - * `finish_destroy` should only be called after `start_destroy` has been called, and the - * asset is in a `Destroying` state. All accounts or approvals should be destroyed before - * hand. + * This must be called some number of blocks before the corresponding `proxy` is attempted + * if the delay associated with the proxy relationship is greater than zero. * - * - `id`: The identifier of the asset to be destroyed. This must identify an existing - * asset. + * No more than `MaxPending` announcements may be made at any one time. * - * Each successful call emits the `Event::Destroyed` event. + * This will take a deposit of `AnnouncementDepositFactor` as well as + * `AnnouncementDepositBase` if there are no other pending announcements. + * + * The dispatch origin for this call must be _Signed_ and a proxy of `real`. + * + * Parameters: + * - `real`: The account that the proxy will make a call on behalf of. + * - `call_hash`: The hash of the call to be made by the `real` account. **/ - finishDestroy: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + announce: AugmentedSubmittable<(real: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, callHash: H256 | string | Uint8Array) => SubmittableExtrinsic, [MultiAddress, H256]>; /** - * Alter the attributes of a given asset. + * Spawn a fresh new account that is guaranteed to be otherwise inaccessible, and + * initialize it with a proxy of `proxy_type` for `origin` sender. * - * Origin must be `ForceOrigin`. + * Requires a `Signed` origin. * - * - `id`: The identifier of the asset. - * - `owner`: The new Owner of this asset. - * - `issuer`: The new Issuer of this asset. - * - `admin`: The new Admin of this asset. - * - `freezer`: The new Freezer of this asset. - * - `min_balance`: The minimum balance of this new asset that any single account must - * have. If an account's balance is reduced below this, then it collapses to zero. - * - `is_sufficient`: Whether a non-zero balance of this asset is deposit of sufficient - * value to account for the state bloat associated with its balance storage. If set to - * `true`, then non-zero balances may be stored without a `consumer` reference (and thus - * an ED in the Balances pallet or whatever else is used to control user-account state - * growth). - * - `is_frozen`: Whether this asset class is frozen except for permissioned/admin - * instructions. + * - `proxy_type`: The type of the proxy that the sender will be registered as over the + * new account. This will almost always be the most permissive `ProxyType` possible to + * allow for maximum flexibility. + * - `index`: A disambiguation index, in case this is called multiple times in the same + * transaction (e.g. with `utility::batch`). Unless you're using `batch` you probably just + * want to use `0`. + * - `delay`: The announcement period required of the initial proxy. Will generally be + * zero. * - * Emits `AssetStatusChanged` with the identity of the asset. + * Fails with `Duplicate` if this has already been called in this transaction, from the + * same sender, with the same parameters. * - * Weight: `O(1)` + * Fails if there are insufficient funds to pay for deposit. **/ - forceAssetStatus: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, owner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, issuer: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, admin: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, freezer: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, minBalance: Compact | AnyNumber | Uint8Array, isSufficient: bool | boolean | Uint8Array, isFrozen: bool | boolean | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress, MultiAddress, MultiAddress, MultiAddress, Compact, bool, bool]>; + createPure: AugmentedSubmittable<(proxyType: AssetHubPolkadotRuntimeProxyType | 'Any' | 'NonTransfer' | 'CancelProxy' | 'Assets' | 'AssetOwner' | 'AssetManager' | 'Collator' | 'Governance' | 'Staking' | 'NominationPools' | 'Auction' | 'ParaRegistration' | number | Uint8Array, delay: u32 | AnyNumber | Uint8Array, index: u16 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [AssetHubPolkadotRuntimeProxyType, u32, u16]>; /** - * Cancel all of some asset approved for delegated transfer by a third-party account. - * - * Origin must be either ForceOrigin or Signed origin with the signer being the Admin - * account of the asset `id`. + * Removes a previously spawned pure proxy. * - * Unreserves any deposit previously reserved by `approve_transfer` for the approval. + * WARNING: **All access to this account will be lost.** Any funds held in it will be + * inaccessible. * - * - `id`: The identifier of the asset. - * - `delegate`: The account delegated permission to transfer asset. + * Requires a `Signed` origin, and the sender account must have been created by a call to + * `create_pure` with corresponding parameters. * - * Emits `ApprovalCancelled` on success. + * - `spawner`: The account that originally called `create_pure` to create this account. + * - `index`: The disambiguation index originally passed to `create_pure`. Probably `0`. + * - `proxy_type`: The proxy type originally passed to `create_pure`. + * - `height`: The height of the chain when the call to `create_pure` was processed. + * - `ext_index`: The extrinsic index in which the call to `create_pure` was processed. * - * Weight: `O(1)` + * Fails with `NoPermission` in case the caller is not a previously created pure + * account whose `create_pure` call has corresponding parameters. **/ - forceCancelApproval: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, owner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress, MultiAddress]>; + killPure: AugmentedSubmittable<(spawner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, proxyType: AssetHubPolkadotRuntimeProxyType | 'Any' | 'NonTransfer' | 'CancelProxy' | 'Assets' | 'AssetOwner' | 'AssetManager' | 'Collator' | 'Governance' | 'Staking' | 'NominationPools' | 'Auction' | 'ParaRegistration' | number | Uint8Array, index: u16 | AnyNumber | Uint8Array, height: Compact | AnyNumber | Uint8Array, extIndex: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [MultiAddress, AssetHubPolkadotRuntimeProxyType, u16, Compact, Compact]>; /** - * Clear the metadata for an asset. + * Poke / Adjust deposits made for proxies and announcements based on current values. + * This can be used by accounts to possibly lower their locked amount. * - * Origin must be ForceOrigin. + * The dispatch origin for this call must be _Signed_. * - * Any deposit is returned. + * The transaction fee is waived if the deposit amount has changed. * - * - `id`: The identifier of the asset to clear. + * Emits `DepositPoked` if successful. + **/ + pokeDeposit: AugmentedSubmittable<() => SubmittableExtrinsic, []>; + /** + * Dispatch the given `call` from an account that the sender is authorised for through + * `add_proxy`. * - * Emits `MetadataCleared`. + * The dispatch origin for this call must be _Signed_. * - * Weight: `O(1)` + * Parameters: + * - `real`: The account that the proxy will make a call on behalf of. + * - `force_proxy_type`: Specify the exact proxy type to be used and checked for this call. + * - `call`: The call to be made by the `real` account. **/ - forceClearMetadata: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + proxy: AugmentedSubmittable<(real: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, forceProxyType: Option | null | Uint8Array | AssetHubPolkadotRuntimeProxyType | 'Any' | 'NonTransfer' | 'CancelProxy' | 'Assets' | 'AssetOwner' | 'AssetManager' | 'Collator' | 'Governance' | 'Staking' | 'NominationPools' | 'Auction' | 'ParaRegistration' | number, call: Call | IMethod | string | Uint8Array) => SubmittableExtrinsic, [MultiAddress, Option, Call]>; /** - * Issue a new class of fungible assets from a privileged origin. + * Dispatch the given `call` from an account that the sender is authorized for through + * `add_proxy`. * - * This new asset class has no assets initially. + * Removes any corresponding announcement(s). * - * The origin must conform to `ForceOrigin`. + * The dispatch origin for this call must be _Signed_. * - * Unlike `create`, no funds are reserved. + * Parameters: + * - `real`: The account that the proxy will make a call on behalf of. + * - `force_proxy_type`: Specify the exact proxy type to be used and checked for this call. + * - `call`: The call to be made by the `real` account. + **/ + proxyAnnounced: AugmentedSubmittable<(delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, real: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, forceProxyType: Option | null | Uint8Array | AssetHubPolkadotRuntimeProxyType | 'Any' | 'NonTransfer' | 'CancelProxy' | 'Assets' | 'AssetOwner' | 'AssetManager' | 'Collator' | 'Governance' | 'Staking' | 'NominationPools' | 'Auction' | 'ParaRegistration' | number, call: Call | IMethod | string | Uint8Array) => SubmittableExtrinsic, [MultiAddress, MultiAddress, Option, Call]>; + /** + * Remove the given announcement of a delegate. * - * - `id`: The identifier of the new asset. This must not be currently in use to identify - * an existing asset. If [`NextAssetId`] is set, then this must be equal to it. - * - `owner`: The owner of this class of assets. The owner has full superuser permissions - * over this asset, but may later change and configure the permissions using - * `transfer_ownership` and `set_team`. - * - `min_balance`: The minimum balance of this new asset that any single account must - * have. If an account's balance is reduced below this, then it collapses to zero. + * May be called by a target (proxied) account to remove a call that one of their delegates + * (`delegate`) has announced they want to execute. The deposit is returned. * - * Emits `ForceCreated` event when successful. + * The dispatch origin for this call must be _Signed_. * - * Weight: `O(1)` + * Parameters: + * - `delegate`: The account that previously announced the call. + * - `call_hash`: The hash of the call to be made. **/ - forceCreate: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, owner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, isSufficient: bool | boolean | Uint8Array, minBalance: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress, bool, Compact]>; + rejectAnnouncement: AugmentedSubmittable<(delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, callHash: H256 | string | Uint8Array) => SubmittableExtrinsic, [MultiAddress, H256]>; /** - * Force the metadata for an asset to some value. - * - * Origin must be ForceOrigin. - * - * Any deposit is left alone. + * Remove a given announcement. * - * - `id`: The identifier of the asset to update. - * - `name`: The user friendly name of this asset. Limited in length by `StringLimit`. - * - `symbol`: The exchange symbol for this asset. Limited in length by `StringLimit`. - * - `decimals`: The number of decimals this asset uses to represent one unit. + * May be called by a proxy account to remove a call they previously announced and return + * the deposit. * - * Emits `MetadataSet`. + * The dispatch origin for this call must be _Signed_. * - * Weight: `O(N + S)` where N and S are the length of the name and symbol respectively. + * Parameters: + * - `real`: The account that the proxy will make a call on behalf of. + * - `call_hash`: The hash of the call to be made by the `real` account. **/ - forceSetMetadata: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, name: Bytes | string | Uint8Array, symbol: Bytes | string | Uint8Array, decimals: u8 | AnyNumber | Uint8Array, isFrozen: bool | boolean | Uint8Array) => SubmittableExtrinsic, [u32, Bytes, Bytes, u8, bool]>; + removeAnnouncement: AugmentedSubmittable<(real: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, callHash: H256 | string | Uint8Array) => SubmittableExtrinsic, [MultiAddress, H256]>; /** - * Move some assets from one account to another. + * Unregister all proxy accounts for the sender. * - * Origin must be Signed and the sender should be the Admin of the asset `id`. + * The dispatch origin for this call must be _Signed_. * - * - `id`: The identifier of the asset to have some amount transferred. - * - `source`: The account to be debited. - * - `dest`: The account to be credited. - * - `amount`: The amount by which the `source`'s balance of assets should be reduced and - * `dest`'s balance increased. The amount actually transferred may be slightly greater in - * the case that the transfer would otherwise take the `source` balance above zero but - * below the minimum balance. Must be greater than zero. + * WARNING: This may be called on accounts created by `create_pure`, however if done, then + * the unreserved fees will be inaccessible. **All access to this account will be lost.** + **/ + removeProxies: AugmentedSubmittable<() => SubmittableExtrinsic, []>; + /** + * Unregister a proxy account for the sender. * - * Emits `Transferred` with the actual amount transferred. If this takes the source balance - * to below the minimum for the asset, then the amount transferred is increased to take it - * to zero. + * The dispatch origin for this call must be _Signed_. * - * Weight: `O(1)` - * Modes: Pre-existence of `dest`; Post-existence of `source`; Account pre-existence of - * `dest`. + * Parameters: + * - `proxy`: The account that the `caller` would like to remove as a proxy. + * - `proxy_type`: The permissions currently enabled for the removed proxy account. **/ - forceTransfer: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, source: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, dest: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress, MultiAddress, Compact]>; + removeProxy: AugmentedSubmittable<(delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, proxyType: AssetHubPolkadotRuntimeProxyType | 'Any' | 'NonTransfer' | 'CancelProxy' | 'Assets' | 'AssetOwner' | 'AssetManager' | 'Collator' | 'Governance' | 'Staking' | 'NominationPools' | 'Auction' | 'ParaRegistration' | number | Uint8Array, delay: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [MultiAddress, AssetHubPolkadotRuntimeProxyType, u32]>; /** - * Disallow further unprivileged transfers of an asset `id` from an account `who`. `who` - * must already exist as an entry in `Account`s of the asset. If you want to freeze an - * account that does not have an entry, use `touch_other` first. + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; + referenda: { + /** + * Cancel an ongoing referendum. * - * Origin must be Signed and the sender should be the Freezer of the asset `id`. + * - `origin`: must be the `CancelOrigin`. + * - `index`: The index of the referendum to be cancelled. * - * - `id`: The identifier of the asset to be frozen. - * - `who`: The account to be frozen. + * Emits `Cancelled`. + **/ + cancel: AugmentedSubmittable<(index: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + /** + * Cancel an ongoing referendum and slash the deposits. * - * Emits `Frozen`. + * - `origin`: must be the `KillOrigin`. + * - `index`: The index of the referendum to be cancelled. * - * Weight: `O(1)` + * Emits `Killed` and `DepositSlashed`. **/ - freeze: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, who: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress]>; + kill: AugmentedSubmittable<(index: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; /** - * Disallow further unprivileged transfers for the asset class. + * Advance a referendum onto its next logical state. Only used internally. * - * Origin must be Signed and the sender should be the Freezer of the asset `id`. - * - * - `id`: The identifier of the asset to be frozen. + * - `origin`: must be `Root`. + * - `index`: the referendum to be advanced. + **/ + nudgeReferendum: AugmentedSubmittable<(index: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + /** + * Advance a track onto its next logical state. Only used internally. * - * Emits `Frozen`. + * - `origin`: must be `Root`. + * - `track`: the track to be advanced. * - * Weight: `O(1)` + * Action item for when there is now one fewer referendum in the deciding phase and the + * `DecidingCount` is not yet updated. This means that we should either: + * - begin deciding another referendum (and leave `DecidingCount` alone); or + * - decrement `DecidingCount`. **/ - freezeAsset: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + oneFewerDeciding: AugmentedSubmittable<(track: u16 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u16]>; /** - * Mint assets of a particular class. + * Post the Decision Deposit for a referendum. * - * The origin must be Signed and the sender must be the Issuer of the asset `id`. + * - `origin`: must be `Signed` and the account must have funds available for the + * referendum's track's Decision Deposit. + * - `index`: The index of the submitted referendum whose Decision Deposit is yet to be + * posted. * - * - `id`: The identifier of the asset to have some amount minted. - * - `beneficiary`: The account to be credited with the minted assets. - * - `amount`: The amount of the asset to be minted. + * Emits `DecisionDepositPlaced`. + **/ + placeDecisionDeposit: AugmentedSubmittable<(index: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + /** + * Refund the Decision Deposit for a closed referendum back to the depositor. * - * Emits `Issued` event when successful. + * - `origin`: must be `Signed` or `Root`. + * - `index`: The index of a closed referendum whose Decision Deposit has not yet been + * refunded. * - * Weight: `O(1)` - * Modes: Pre-existing balance of `beneficiary`; Account pre-existence of `beneficiary`. + * Emits `DecisionDepositRefunded`. **/ - mint: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, beneficiary: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress, Compact]>; + refundDecisionDeposit: AugmentedSubmittable<(index: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; /** - * Return the deposit (if any) of an asset account or a consumer reference (if any) of an - * account. - * - * The origin must be Signed. + * Refund the Submission Deposit for a closed referendum back to the depositor. * - * - `id`: The identifier of the asset for which the caller would like the deposit + * - `origin`: must be `Signed` or `Root`. + * - `index`: The index of a closed referendum whose Submission Deposit has not yet been * refunded. - * - `allow_burn`: If `true` then assets may be destroyed in order to complete the refund. * - * It will fail with either [`Error::ContainsHolds`] or [`Error::ContainsFreezes`] if - * the asset account contains holds or freezes in place. + * Emits `SubmissionDepositRefunded`. + **/ + refundSubmissionDeposit: AugmentedSubmittable<(index: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + /** + * Set or clear metadata of a referendum. * - * Emits `Refunded` event when successful. + * Parameters: + * - `origin`: Must be `Signed` by a creator of a referendum or by anyone to clear a + * metadata of a finished referendum. + * - `index`: The index of a referendum to set or clear metadata for. + * - `maybe_hash`: The hash of an on-chain stored preimage. `None` to clear a metadata. **/ - refund: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, allowBurn: bool | boolean | Uint8Array) => SubmittableExtrinsic, [u32, bool]>; + setMetadata: AugmentedSubmittable<(index: u32 | AnyNumber | Uint8Array, maybeHash: Option | null | Uint8Array | H256 | string) => SubmittableExtrinsic, [u32, Option]>; /** - * Return the deposit (if any) of a target asset account. Useful if you are the depositor. + * Propose a referendum on a privileged action. * - * The origin must be Signed and either the account owner, depositor, or asset `Admin`. In - * order to burn a non-zero balance of the asset, the caller must be the account and should - * use `refund`. + * - `origin`: must be `SubmitOrigin` and the account must have `SubmissionDeposit` funds + * available. + * - `proposal_origin`: The origin from which the proposal should be executed. + * - `proposal`: The proposal. + * - `enactment_moment`: The moment that the proposal should be enacted. * - * - `id`: The identifier of the asset for the account holding a deposit. - * - `who`: The account to refund. + * Emits `Submitted`. + **/ + submit: AugmentedSubmittable<(proposalOrigin: AssetHubPolkadotRuntimeOriginCaller | { system: any } | { PolkadotXcm: any } | { CumulusXcm: any } | { Origins: any } | string | Uint8Array, proposal: FrameSupportPreimagesBounded | { Legacy: any } | { Inline: any } | { Lookup: any } | string | Uint8Array, enactmentMoment: FrameSupportScheduleDispatchTime | { At: any } | { After: any } | string | Uint8Array) => SubmittableExtrinsic, [AssetHubPolkadotRuntimeOriginCaller, FrameSupportPreimagesBounded, FrameSupportScheduleDispatchTime]>; + /** + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; + scheduler: { + /** + * Cancel an anonymously scheduled task. + **/ + cancel: AugmentedSubmittable<(when: u32 | AnyNumber | Uint8Array, index: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, u32]>; + /** + * Cancel a named scheduled task. + **/ + cancelNamed: AugmentedSubmittable<(id: U8aFixed | string | Uint8Array) => SubmittableExtrinsic, [U8aFixed]>; + /** + * Removes the retry configuration of a task. + **/ + cancelRetry: AugmentedSubmittable<(task: ITuple<[u32, u32]> | [u32 | AnyNumber | Uint8Array, u32 | AnyNumber | Uint8Array]) => SubmittableExtrinsic, [ITuple<[u32, u32]>]>; + /** + * Cancel the retry configuration of a named task. + **/ + cancelRetryNamed: AugmentedSubmittable<(id: U8aFixed | string | Uint8Array) => SubmittableExtrinsic, [U8aFixed]>; + /** + * Anonymously schedule a task. + **/ + schedule: AugmentedSubmittable<(when: u32 | AnyNumber | Uint8Array, maybePeriodic: Option> | null | Uint8Array | ITuple<[u32, u32]> | [u32 | AnyNumber | Uint8Array, u32 | AnyNumber | Uint8Array], priority: u8 | AnyNumber | Uint8Array, call: Call | IMethod | string | Uint8Array) => SubmittableExtrinsic, [u32, Option>, u8, Call]>; + /** + * Anonymously schedule a task after a delay. + **/ + scheduleAfter: AugmentedSubmittable<(after: u32 | AnyNumber | Uint8Array, maybePeriodic: Option> | null | Uint8Array | ITuple<[u32, u32]> | [u32 | AnyNumber | Uint8Array, u32 | AnyNumber | Uint8Array], priority: u8 | AnyNumber | Uint8Array, call: Call | IMethod | string | Uint8Array) => SubmittableExtrinsic, [u32, Option>, u8, Call]>; + /** + * Schedule a named task. + **/ + scheduleNamed: AugmentedSubmittable<(id: U8aFixed | string | Uint8Array, when: u32 | AnyNumber | Uint8Array, maybePeriodic: Option> | null | Uint8Array | ITuple<[u32, u32]> | [u32 | AnyNumber | Uint8Array, u32 | AnyNumber | Uint8Array], priority: u8 | AnyNumber | Uint8Array, call: Call | IMethod | string | Uint8Array) => SubmittableExtrinsic, [U8aFixed, u32, Option>, u8, Call]>; + /** + * Schedule a named task after a delay. + **/ + scheduleNamedAfter: AugmentedSubmittable<(id: U8aFixed | string | Uint8Array, after: u32 | AnyNumber | Uint8Array, maybePeriodic: Option> | null | Uint8Array | ITuple<[u32, u32]> | [u32 | AnyNumber | Uint8Array, u32 | AnyNumber | Uint8Array], priority: u8 | AnyNumber | Uint8Array, call: Call | IMethod | string | Uint8Array) => SubmittableExtrinsic, [U8aFixed, u32, Option>, u8, Call]>; + /** + * Set a retry configuration for a task so that, in case its scheduled run fails, it will + * be retried after `period` blocks, for a total amount of `retries` retries or until it + * succeeds. * - * It will fail with either [`Error::ContainsHolds`] or [`Error::ContainsFreezes`] if - * the asset account contains holds or freezes in place. + * Tasks which need to be scheduled for a retry are still subject to weight metering and + * agenda space, same as a regular task. If a periodic task fails, it will be scheduled + * normally while the task is retrying. * - * Emits `Refunded` event when successful. + * Tasks scheduled as a result of a retry for a periodic task are unnamed, non-periodic + * clones of the original task. Their retry configuration will be derived from the + * original task's configuration, but will have a lower value for `remaining` than the + * original `total_retries`. **/ - refundOther: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, who: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress]>; + setRetry: AugmentedSubmittable<(task: ITuple<[u32, u32]> | [u32 | AnyNumber | Uint8Array, u32 | AnyNumber | Uint8Array], retries: u8 | AnyNumber | Uint8Array, period: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [ITuple<[u32, u32]>, u8, u32]>; /** - * Set the metadata for an asset. + * Set a retry configuration for a named task so that, in case its scheduled run fails, it + * will be retried after `period` blocks, for a total amount of `retries` retries or until + * it succeeds. * - * Origin must be Signed and the sender should be the Owner of the asset `id`. + * Tasks which need to be scheduled for a retry are still subject to weight metering and + * agenda space, same as a regular task. If a periodic task fails, it will be scheduled + * normally while the task is retrying. * - * Funds of sender are reserved according to the formula: - * `MetadataDepositBase + MetadataDepositPerByte * (name.len + symbol.len)` taking into - * account any already reserved funds. + * Tasks scheduled as a result of a retry for a periodic task are unnamed, non-periodic + * clones of the original task. Their retry configuration will be derived from the + * original task's configuration, but will have a lower value for `remaining` than the + * original `total_retries`. + **/ + setRetryNamed: AugmentedSubmittable<(id: U8aFixed | string | Uint8Array, retries: u8 | AnyNumber | Uint8Array, period: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [U8aFixed, u8, u32]>; + /** + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; + session: { + /** + * Removes any session key(s) of the function caller. * - * - `id`: The identifier of the asset to update. - * - `name`: The user friendly name of this asset. Limited in length by `StringLimit`. - * - `symbol`: The exchange symbol for this asset. Limited in length by `StringLimit`. - * - `decimals`: The number of decimals this asset uses to represent one unit. + * This doesn't take effect until the next session. * - * Emits `MetadataSet`. + * The dispatch origin of this function must be Signed and the account must be either be + * convertible to a validator ID using the chain's typical addressing system (this usually + * means being a controller account) or directly convertible into a validator ID (which + * usually means being a stash account). * - * Weight: `O(1)` + * ## Complexity + * - `O(1)` in number of key types. Actual cost depends on the number of length of + * `T::Keys::key_ids()` which is fixed. **/ - setMetadata: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, name: Bytes | string | Uint8Array, symbol: Bytes | string | Uint8Array, decimals: u8 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, Bytes, Bytes, u8]>; + purgeKeys: AugmentedSubmittable<() => SubmittableExtrinsic, []>; /** - * Sets the minimum balance of an asset. - * - * Only works if there aren't any accounts that are holding the asset or if - * the new value of `min_balance` is less than the old one. + * Sets the session key(s) of the function caller to `keys`. + * Allows an account to set its session key prior to becoming a validator. + * This doesn't take effect until the next session. * - * Origin must be Signed and the sender has to be the Owner of the - * asset `id`. + * The dispatch origin of this function must be signed. * - * - `id`: The identifier of the asset. - * - `min_balance`: The new value of `min_balance`. + * ## Complexity + * - `O(1)`. Actual cost depends on the number of length of `T::Keys::key_ids()` which is + * fixed. + **/ + setKeys: AugmentedSubmittable<(keys: AssetHubPolkadotRuntimeSessionKeys | { aura?: any } | string | Uint8Array, proof: Bytes | string | Uint8Array) => SubmittableExtrinsic, [AssetHubPolkadotRuntimeSessionKeys, Bytes]>; + /** + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; + snowbridgeSystemFrontend: { + /** + * Add an additional relayer tip for a committed message identified by `message_id`. + * The tip asset will be swapped for ether. + **/ + addTip: AugmentedSubmittable<(messageId: SnowbridgeCoreRewardMessageId | { Inbound: any } | { Outbound: any } | string | Uint8Array, asset: StagingXcmV5Asset | { id?: any; fun?: any } | string | Uint8Array) => SubmittableExtrinsic, [SnowbridgeCoreRewardMessageId, StagingXcmV5Asset]>; + /** + * Initiates the registration for a Polkadot-native token as a wrapped ERC20 token on + * Ethereum. + * - `asset_id`: Location of the asset + * - `metadata`: Metadata to include in the instantiated ERC20 contract on Ethereum * - * Emits `AssetMinBalanceChanged` event when successful. + * All origins are allowed, however `asset_id` must be a location nested within the origin + * consensus system. **/ - setMinBalance: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, minBalance: u128 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, u128]>; + registerToken: AugmentedSubmittable<(assetId: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, metadata: SnowbridgeCoreAssetMetadata | { name?: any; symbol?: any; decimals?: any } | string | Uint8Array, feeAsset: StagingXcmV5Asset | { id?: any; fun?: any } | string | Uint8Array) => SubmittableExtrinsic, [XcmVersionedLocation, SnowbridgeCoreAssetMetadata, StagingXcmV5Asset]>; /** - * Change the Issuer, Admin and Freezer of an asset. + * Set the operating mode for exporting messages to Ethereum. + **/ + setOperatingMode: AugmentedSubmittable<(mode: SnowbridgeCoreOperatingModeBasicOperatingMode | 'Normal' | 'Halted' | number | Uint8Array) => SubmittableExtrinsic, [SnowbridgeCoreOperatingModeBasicOperatingMode]>; + /** + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; + staking: { + /** + * Manually and permissionlessly applies a deferred slash for a given era. * - * Origin must be Signed and the sender should be the Owner of the asset `id`. + * Normally, slashes are automatically applied shortly after the start of the `slash_era`. + * The automatic application of slashes is handled by the pallet's internal logic, and it + * tries to apply one slash page per block of the era. + * If for some reason, one era is not enough for applying all slash pages, the remaining + * slashes need to be manually (permissionlessly) applied. * - * - `id`: The identifier of the asset to be frozen. - * - `issuer`: The new Issuer of this asset. - * - `admin`: The new Admin of this asset. - * - `freezer`: The new Freezer of this asset. + * For a given era x, if at era x+1, slashes are still unapplied, all withdrawals get + * blocked, and these need to be manually applied by calling this function. + * This function exists as a **fallback mechanism** for this extreme situation, but we + * never expect to encounter this in normal scenarios. * - * Emits `TeamChanged`. + * The parameters for this call can be queried by looking at the `UnappliedSlashes` storage + * for eras older than the active era. * - * Weight: `O(1)` + * ## Parameters + * - `slash_era`: The staking era in which the slash was originally scheduled. + * - `slash_key`: A unique identifier for the slash, represented as a tuple: + * - `stash`: The stash account of the validator being slashed. + * - `slash_fraction`: The fraction of the stake that was slashed. + * - `page_index`: The index of the exposure page being processed. + * + * ## Behavior + * - The function is **permissionless**—anyone can call it. + * - The `slash_era` **must be the current era or a past era**. + * If it is in the future, the + * call fails with `EraNotStarted`. + * - The fee is waived if the slash is successfully applied. + * + * ## Future Improvement + * - Implement an **off-chain worker (OCW) task** to automatically apply slashes when there + * is unused block space, improving efficiency. **/ - setTeam: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, issuer: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, admin: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, freezer: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress, MultiAddress, MultiAddress]>; + applySlash: AugmentedSubmittable<(slashEra: u32 | AnyNumber | Uint8Array, slashKey: ITuple<[AccountId32, Perbill, u32]> | [AccountId32 | string | Uint8Array, Perbill | AnyNumber | Uint8Array, u32 | AnyNumber | Uint8Array]) => SubmittableExtrinsic, [u32, ITuple<[AccountId32, Perbill, u32]>]>; /** - * Start the process of destroying a fungible asset class. + * Take the origin account as a stash and lock up `value` of its balance. `controller` will + * be the account that controls it. * - * `start_destroy` is the first in a series of extrinsics that should be called, to allow - * destruction of an asset class. + * `value` must be more than the `minimum_balance` specified by `T::Currency`. * - * The origin must conform to `ForceOrigin` or must be `Signed` by the asset's `owner`. + * The dispatch origin for this call must be _Signed_ by the stash account. * - * - `id`: The identifier of the asset to be destroyed. This must identify an existing - * asset. + * Emits `Bonded`. * - * It will fail with either [`Error::ContainsHolds`] or [`Error::ContainsFreezes`] if - * an account contains holds or freezes in place. + * NOTE: Two of the storage writes (`Self::bonded`, `Self::payee`) are _never_ cleaned + * unless the `origin` falls below _existential deposit_ (or equal to 0) and gets removed + * as dust. **/ - startDestroy: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + bond: AugmentedSubmittable<(value: Compact | AnyNumber | Uint8Array, payee: PalletStakingAsyncRewardDestination | { Staked: any } | { Stash: any } | { Controller: any } | { Account: any } | { None: any } | string | Uint8Array) => SubmittableExtrinsic, [Compact, PalletStakingAsyncRewardDestination]>; /** - * Allow unprivileged transfers to and from an account again. - * - * Origin must be Signed and the sender should be the Admin of the asset `id`. + * Add some extra amount that have appeared in the stash `free_balance` into the balance up + * for staking. * - * - `id`: The identifier of the asset to be frozen. - * - `who`: The account to be unfrozen. + * The dispatch origin for this call must be _Signed_ by the stash, not the controller. * - * Emits `Thawed`. + * Use this if there are additional funds in your stash account that you wish to bond. + * Unlike [`bond`](Self::bond) or [`unbond`](Self::unbond) this function does not impose + * any limitation on the amount that can be added. * - * Weight: `O(1)` + * Emits `Bonded`. **/ - thaw: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, who: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress]>; + bondExtra: AugmentedSubmittable<(maxAdditional: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [Compact]>; /** - * Allow unprivileged transfers for the asset again. - * - * Origin must be Signed and the sender should be the Admin of the asset `id`. - * - * - `id`: The identifier of the asset to be thawed. + * Cancels scheduled slashes for a given era before they are applied. * - * Emits `Thawed`. + * This function allows `T::AdminOrigin` to cancel pending slashes for specified validators + * in a given era. The cancelled slashes are stored and will be checked when applying + * slashes. * - * Weight: `O(1)` + * ## Parameters + * - `era`: The staking era for which slashes should be cancelled. This is the era where + * the slash would be applied, not the era in which the offence was committed. + * - `validator_slashes`: A list of validator stash accounts and their slash fractions to + * be cancelled. **/ - thawAsset: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + cancelDeferredSlash: AugmentedSubmittable<(era: u32 | AnyNumber | Uint8Array, validatorSlashes: Vec> | ([AccountId32 | string | Uint8Array, Perbill | AnyNumber | Uint8Array])[]) => SubmittableExtrinsic, [u32, Vec>]>; /** - * Create an asset account for non-provider assets. + * Declare no desire to either validate or nominate. * - * A deposit will be taken from the signer account. + * Effects will be felt at the beginning of the next era. * - * - `origin`: Must be Signed; the signer account must have sufficient funds for a deposit - * to be taken. - * - `id`: The identifier of the asset for the account to be created. + * The dispatch origin for this call must be _Signed_ by the controller, not the stash. * - * Emits `Touched` event when successful. + * ## Complexity + * - Independent of the arguments. Insignificant complexity. + * - Contains one read. + * - Writes are limited to the `origin` account key. **/ - touch: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + chill: AugmentedSubmittable<() => SubmittableExtrinsic, []>; /** - * Create an asset account for `who`. + * Declare a `controller` to stop participating as either a validator or nominator. * - * A deposit will be taken from the signer account. + * Effects will be felt at the beginning of the next era. * - * - `origin`: Must be Signed by `Freezer` or `Admin` of the asset `id`; the signer account - * must have sufficient funds for a deposit to be taken. - * - `id`: The identifier of the asset for the account to be created. - * - `who`: The account to be created. + * The dispatch origin for this call must be _Signed_, but can be called by anyone. * - * Emits `Touched` event when successful. - **/ - touchOther: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, who: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress]>; - /** - * Move some assets from the sender account to another. + * If the caller is the same as the controller being targeted, then no further checks are + * enforced, and this function behaves just like `chill`. * - * Origin must be Signed. + * If the caller is different than the controller being targeted, the following conditions + * must be met: * - * - `id`: The identifier of the asset to have some amount transferred. - * - `target`: The account to be credited. - * - `amount`: The amount by which the sender's balance of assets should be reduced and - * `target`'s balance increased. The amount actually transferred may be slightly greater in - * the case that the transfer would otherwise take the sender balance above zero but below - * the minimum balance. Must be greater than zero. + * * `controller` must belong to a nominator who has become non-decodable, * - * Emits `Transferred` with the actual amount transferred. If this takes the source balance - * to below the minimum for the asset, then the amount transferred is increased to take it - * to zero. + * Or: * - * Weight: `O(1)` - * Modes: Pre-existence of `target`; Post-existence of sender; Account pre-existence of - * `target`. + * * A `ChillThreshold` must be set and checked which defines how close to the max + * nominators or validators we must reach before users can start chilling one-another. + * * A `MaxNominatorCount` and `MaxValidatorCount` must be set which is used to determine + * how close we are to the threshold. + * * A `MinNominatorBond` and `MinValidatorBond` must be set and checked, which determines + * if this is a person that should be chilled because they have not met the threshold + * bond required. + * + * This can be helpful if bond requirements are updated, and we need to remove old users + * who do not satisfy these requirements. **/ - transfer: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, target: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress, Compact]>; + chillOther: AugmentedSubmittable<(stash: AccountId32 | string | Uint8Array) => SubmittableExtrinsic, [AccountId32]>; /** - * Transfer the entire transferable balance from the caller asset account. - * - * NOTE: This function only attempts to transfer _transferable_ balances. This means that - * any held, frozen, or minimum balance (when `keep_alive` is `true`), will not be - * transferred by this function. To ensure that this function results in a killed account, - * you might need to prepare the account by removing any reference counters, storage - * deposits, etc... + * Updates a batch of controller accounts to their corresponding stash account if they are + * not the same. Ignores any controller accounts that do not exist, and does not operate if + * the stash and controller are already the same. * - * The dispatch origin of this call must be Signed. + * Effects will be felt instantly (as soon as this function is completed successfully). * - * - `id`: The identifier of the asset for the account holding a deposit. - * - `dest`: The recipient of the transfer. - * - `keep_alive`: A boolean to determine if the `transfer_all` operation should send all - * of the funds the asset account has, causing the sender asset account to be killed - * (false), or transfer everything except at least the minimum balance, which will - * guarantee to keep the sender asset account alive (true). + * The dispatch origin must be `T::AdminOrigin`. **/ - transferAll: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, dest: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, keepAlive: bool | boolean | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress, bool]>; + deprecateControllerBatch: AugmentedSubmittable<(controllers: Vec | (AccountId32 | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; /** - * Transfer some asset balance from a previously delegated account to some third-party - * account. + * Force a validator to have at least the minimum commission. This will not affect a + * validator who already has a commission greater than or equal to the minimum. Any account + * can call this. + **/ + forceApplyMinCommission: AugmentedSubmittable<(validatorStash: AccountId32 | string | Uint8Array) => SubmittableExtrinsic, [AccountId32]>; + /** + * Force there to be a new era at the end of the next session. After this, it will be + * reset to normal (non-forced) behaviour. * - * Origin must be Signed and there must be an approval in place by the `owner` to the - * signer. + * The dispatch origin must be Root. * - * If the entire amount approved for transfer is transferred, then any deposit previously - * reserved by `approve_transfer` is unreserved. + * # Warning * - * - `id`: The identifier of the asset. - * - `owner`: The account which previously approved for a transfer of at least `amount` and - * from which the asset balance will be withdrawn. - * - `destination`: The account to which the asset balance of `amount` will be transferred. - * - `amount`: The amount of assets to transfer. + * The election process starts multiple blocks before the end of the era. + * If this is called just before a new era is triggered, the election process may not + * have enough blocks to get a result. + **/ + forceNewEra: AugmentedSubmittable<() => SubmittableExtrinsic, []>; + /** + * Force there to be a new era at the end of sessions indefinitely. * - * Emits `TransferredApproved` on success. + * The dispatch origin must be Root. + * + * # Warning * - * Weight: `O(1)` + * The election process starts multiple blocks before the end of the era. + * If this is called just before a new era is triggered, the election process may not + * have enough blocks to get a result. **/ - transferApproved: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, owner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, destination: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress, MultiAddress, Compact]>; + forceNewEraAlways: AugmentedSubmittable<() => SubmittableExtrinsic, []>; /** - * Move some assets from the sender account to another, keeping the sender account alive. + * Force there to be no new eras indefinitely. * - * Origin must be Signed. + * The dispatch origin must be Root. * - * - `id`: The identifier of the asset to have some amount transferred. - * - `target`: The account to be credited. - * - `amount`: The amount by which the sender's balance of assets should be reduced and - * `target`'s balance increased. The amount actually transferred may be slightly greater in - * the case that the transfer would otherwise take the sender balance above zero but below - * the minimum balance. Must be greater than zero. + * # Warning * - * Emits `Transferred` with the actual amount transferred. If this takes the source balance - * to below the minimum for the asset, then the amount transferred is increased to take it - * to zero. + * The election process starts multiple blocks before the end of the era. + * Thus the election process may be ongoing when this is called. In this case the + * election will continue until the next era is triggered. + **/ + forceNoEras: AugmentedSubmittable<() => SubmittableExtrinsic, []>; + /** + * Force a current staker to become completely unstaked, immediately. * - * Weight: `O(1)` - * Modes: Pre-existence of `target`; Post-existence of sender; Account pre-existence of - * `target`. + * The dispatch origin must be Root. + * ## Parameters + * + * - `stash`: The stash account to be unstaked. + * - `num_slashing_spans`: **Deprecated**. This parameter is retained for backward + * compatibility. It no longer has any effect. **/ - transferKeepAlive: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, target: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress, Compact]>; + forceUnstake: AugmentedSubmittable<(stash: AccountId32 | string | Uint8Array, numSlashingSpans: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [AccountId32, u32]>; /** - * Change the Owner of an asset. + * Increments the ideal number of validators up to maximum of + * `T::MaxValidatorSet`. * - * Origin must be Signed and the sender should be the Owner of the asset `id`. + * The dispatch origin must be Root. + **/ + increaseValidatorCount: AugmentedSubmittable<(additional: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [Compact]>; + /** + * Remove the given nominations from the calling validator. * - * - `id`: The identifier of the asset. - * - `owner`: The new Owner of this asset. + * Effects will be felt at the beginning of the next era. * - * Emits `OwnerChanged`. + * The dispatch origin for this call must be _Signed_ by the controller, not the stash. * - * Weight: `O(1)` + * - `who`: A list of nominator stash accounts who are nominating this validator which + * should no longer be nominating this validator. + * + * Note: Making this call only makes sense if you first set the validator preferences to + * block any further nominations. **/ - transferOwnership: AugmentedSubmittable<(id: u32 | AnyNumber | Uint8Array, owner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [u32, MultiAddress]>; + kick: AugmentedSubmittable<(who: Vec | (MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; /** - * Generic tx + * Migrates permissionlessly a stash from locks to holds. + * + * This removes the old lock on the stake and creates a hold on it atomically. If all + * stake cannot be held, the best effort is made to hold as much as possible. The remaining + * stake is removed from the ledger. + * + * The fee is waived if the migration is successful. **/ - [key: string]: SubmittableExtrinsicFunction; - }; - proxy: { + migrateCurrency: AugmentedSubmittable<(stash: AccountId32 | string | Uint8Array) => SubmittableExtrinsic, [AccountId32]>; /** - * Register a proxy account for the sender that is able to make calls on its behalf. + * Declare the desire to nominate `targets` for the origin controller. * - * The dispatch origin for this call must be _Signed_. + * Effects will be felt at the beginning of the next era. * - * Parameters: - * - `proxy`: The account that the `caller` would like to make a proxy. - * - `proxy_type`: The permissions allowed for this proxy account. - * - `delay`: The announcement period required of the initial proxy. Will generally be - * zero. + * The dispatch origin for this call must be _Signed_ by the controller, not the stash. **/ - addProxy: AugmentedSubmittable<(delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, proxyType: AssetHubPolkadotRuntimeProxyType | 'Any' | 'NonTransfer' | 'CancelProxy' | 'Assets' | 'AssetOwner' | 'AssetManager' | 'Collator' | number | Uint8Array, delay: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [MultiAddress, AssetHubPolkadotRuntimeProxyType, u32]>; + nominate: AugmentedSubmittable<(targets: Vec | (MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; /** - * Publish the hash of a proxy-call that will be made in the future. + * Pay out next page of the stakers behind a validator for the given era. * - * This must be called some number of blocks before the corresponding `proxy` is attempted - * if the delay associated with the proxy relationship is greater than zero. - * - * No more than `MaxPending` announcements may be made at any one time. + * - `validator_stash` is the stash account of the validator. + * - `era` may be any era between `[current_era - history_depth; current_era]`. * - * This will take a deposit of `AnnouncementDepositFactor` as well as - * `AnnouncementDepositBase` if there are no other pending announcements. + * The origin of this call must be _Signed_. Any account can call this function, even if + * it is not one of the stakers. * - * The dispatch origin for this call must be _Signed_ and a proxy of `real`. + * The reward payout could be paged in case there are too many nominators backing the + * `validator_stash`. This call will payout unpaid pages in an ascending order. To claim a + * specific page, use `payout_stakers_by_page`.` * - * Parameters: - * - `real`: The account that the proxy will make a call on behalf of. - * - `call_hash`: The hash of the call to be made by the `real` account. + * If all pages are claimed, it returns an error `InvalidPage`. **/ - announce: AugmentedSubmittable<(real: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, callHash: H256 | string | Uint8Array) => SubmittableExtrinsic, [MultiAddress, H256]>; + payoutStakers: AugmentedSubmittable<(validatorStash: AccountId32 | string | Uint8Array, era: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [AccountId32, u32]>; /** - * Spawn a fresh new account that is guaranteed to be otherwise inaccessible, and - * initialize it with a proxy of `proxy_type` for `origin` sender. + * Pay out a page of the stakers behind a validator for the given era and page. * - * Requires a `Signed` origin. + * - `validator_stash` is the stash account of the validator. + * - `era` may be any era between `[current_era - history_depth; current_era]`. + * - `page` is the page index of nominators to pay out with value between 0 and + * `num_nominators / T::MaxExposurePageSize`. * - * - `proxy_type`: The type of the proxy that the sender will be registered as over the - * new account. This will almost always be the most permissive `ProxyType` possible to - * allow for maximum flexibility. - * - `index`: A disambiguation index, in case this is called multiple times in the same - * transaction (e.g. with `utility::batch`). Unless you're using `batch` you probably just - * want to use `0`. - * - `delay`: The announcement period required of the initial proxy. Will generally be - * zero. + * The origin of this call must be _Signed_. Any account can call this function, even if + * it is not one of the stakers. * - * Fails with `Duplicate` if this has already been called in this transaction, from the - * same sender, with the same parameters. + * If a validator has more than [`Config::MaxExposurePageSize`] nominators backing + * them, then the list of nominators is paged, with each page being capped at + * [`Config::MaxExposurePageSize`.] If a validator has more than one page of nominators, + * the call needs to be made for each page separately in order for all the nominators + * backing a validator to receive the reward. The nominators are not sorted across pages + * and so it should not be assumed the highest staker would be on the topmost page and vice + * versa. If rewards are not claimed in [`Config::HistoryDepth`] eras, they are lost. + **/ + payoutStakersByPage: AugmentedSubmittable<(validatorStash: AccountId32 | string | Uint8Array, era: u32 | AnyNumber | Uint8Array, page: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [AccountId32, u32, u32]>; + /** + * Perform one step of era pruning to prevent PoV size exhaustion from unbounded deletions. * - * Fails if there are insufficient funds to pay for deposit. + * This extrinsic enables permissionless lazy pruning of era data by performing + * incremental deletion of storage items. Each call processes a limited number + * of items based on available block weight to avoid exceeding block limits. + * + * Returns `Pays::No` when work is performed to incentivize regular maintenance. + * Anyone can call this to help maintain the chain's storage health. + * + * The era must be eligible for pruning (older than HistoryDepth + 1). + * Check `EraPruningState` storage to see if an era needs pruning before calling. **/ - createPure: AugmentedSubmittable<(proxyType: AssetHubPolkadotRuntimeProxyType | 'Any' | 'NonTransfer' | 'CancelProxy' | 'Assets' | 'AssetOwner' | 'AssetManager' | 'Collator' | number | Uint8Array, delay: u32 | AnyNumber | Uint8Array, index: u16 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [AssetHubPolkadotRuntimeProxyType, u32, u16]>; + pruneEraStep: AugmentedSubmittable<(era: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; /** - * Removes a previously spawned pure proxy. + * Remove all data structures concerning a staker/stash once it is at a state where it can + * be considered `dust` in the staking system. The requirements are: * - * WARNING: **All access to this account will be lost.** Any funds held in it will be - * inaccessible. + * 1. the `total_balance` of the stash is below `min_chilled_bond` or is zero. + * 2. or, the `ledger.total` of the stash is below `min_chilled_bond` or is zero. * - * Requires a `Signed` origin, and the sender account must have been created by a call to - * `pure` with corresponding parameters. + * The former can happen in cases like a slash; the latter when a fully unbonded account + * is still receiving staking rewards in `RewardDestination::Staked`. * - * - `spawner`: The account that originally called `pure` to create this account. - * - `index`: The disambiguation index originally passed to `pure`. Probably `0`. - * - `proxy_type`: The proxy type originally passed to `pure`. - * - `height`: The height of the chain when the call to `pure` was processed. - * - `ext_index`: The extrinsic index in which the call to `pure` was processed. + * It can be called by anyone, as long as `stash` meets the above requirements. * - * Fails with `NoPermission` in case the caller is not a previously created pure - * account whose `pure` call has corresponding parameters. + * Refunds the transaction fees upon successful execution. + * + * ## Parameters + * + * - `stash`: The stash account to be reaped. + * - `num_slashing_spans`: **Deprecated**. This parameter is retained for backward + * compatibility. It no longer has any effect. **/ - killPure: AugmentedSubmittable<(spawner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, proxyType: AssetHubPolkadotRuntimeProxyType | 'Any' | 'NonTransfer' | 'CancelProxy' | 'Assets' | 'AssetOwner' | 'AssetManager' | 'Collator' | number | Uint8Array, index: u16 | AnyNumber | Uint8Array, height: Compact | AnyNumber | Uint8Array, extIndex: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [MultiAddress, AssetHubPolkadotRuntimeProxyType, u16, Compact, Compact]>; + reapStash: AugmentedSubmittable<(stash: AccountId32 | string | Uint8Array, numSlashingSpans: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [AccountId32, u32]>; /** - * Poke / Adjust deposits made for proxies and announcements based on current values. - * This can be used by accounts to possibly lower their locked amount. + * Rebond a portion of the stash scheduled to be unlocked. * - * The dispatch origin for this call must be _Signed_. + * The dispatch origin must be signed by the controller. + **/ + rebond: AugmentedSubmittable<(value: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [Compact]>; + /** + * Restores the state of a ledger which is in an inconsistent state. * - * The transaction fee is waived if the deposit amount has changed. + * The requirements to restore a ledger are the following: + * * The stash is bonded; or + * * The stash is not bonded but it has a staking lock left behind; or + * * If the stash has an associated ledger and its state is inconsistent; or + * * If the ledger is not corrupted *but* its staking lock is out of sync. * - * Emits `DepositPoked` if successful. + * The `maybe_*` input parameters will overwrite the corresponding data and metadata of the + * ledger associated with the stash. If the input parameters are not set, the ledger will + * be reset values from on-chain state. **/ - pokeDeposit: AugmentedSubmittable<() => SubmittableExtrinsic, []>; + restoreLedger: AugmentedSubmittable<(stash: AccountId32 | string | Uint8Array, maybeController: Option | null | Uint8Array | AccountId32 | string, maybeTotal: Option | null | Uint8Array | u128 | AnyNumber, maybeUnlocking: Option> | null | Uint8Array | Vec | (PalletStakingAsyncLedgerUnlockChunk | { value?: any; era?: any } | string | Uint8Array)[]) => SubmittableExtrinsic, [AccountId32, Option, Option, Option>]>; /** - * Dispatch the given `call` from an account that the sender is authorised for through - * `add_proxy`. - * - * The dispatch origin for this call must be _Signed_. + * Scale up the ideal number of validators by a factor up to maximum of + * `T::MaxValidatorSet`. * - * Parameters: - * - `real`: The account that the proxy will make a call on behalf of. - * - `force_proxy_type`: Specify the exact proxy type to be used and checked for this call. - * - `call`: The call to be made by the `real` account. + * The dispatch origin must be Root. **/ - proxy: AugmentedSubmittable<(real: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, forceProxyType: Option | null | Uint8Array | AssetHubPolkadotRuntimeProxyType | 'Any' | 'NonTransfer' | 'CancelProxy' | 'Assets' | 'AssetOwner' | 'AssetManager' | 'Collator' | number, call: Call | IMethod | string | Uint8Array) => SubmittableExtrinsic, [MultiAddress, Option, Call]>; + scaleValidatorCount: AugmentedSubmittable<(factor: Percent | AnyNumber | Uint8Array) => SubmittableExtrinsic, [Percent]>; /** - * Dispatch the given `call` from an account that the sender is authorized for through - * `add_proxy`. + * (Re-)sets the controller of a stash to the stash itself. This function previously + * accepted a `controller` argument to set the controller to an account other than the + * stash itself. This functionality has now been removed, now only setting the controller + * to the stash, if it is not already. * - * Removes any corresponding announcement(s). + * Effects will be felt instantly (as soon as this function is completed successfully). * - * The dispatch origin for this call must be _Signed_. + * The dispatch origin for this call must be _Signed_ by the stash, not the controller. + **/ + setController: AugmentedSubmittable<() => SubmittableExtrinsic, []>; + /** + * Set the validators who cannot be slashed (if any). * - * Parameters: - * - `real`: The account that the proxy will make a call on behalf of. - * - `force_proxy_type`: Specify the exact proxy type to be used and checked for this call. - * - `call`: The call to be made by the `real` account. + * The dispatch origin must be Root. **/ - proxyAnnounced: AugmentedSubmittable<(delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, real: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, forceProxyType: Option | null | Uint8Array | AssetHubPolkadotRuntimeProxyType | 'Any' | 'NonTransfer' | 'CancelProxy' | 'Assets' | 'AssetOwner' | 'AssetManager' | 'Collator' | number, call: Call | IMethod | string | Uint8Array) => SubmittableExtrinsic, [MultiAddress, MultiAddress, Option, Call]>; + setInvulnerables: AugmentedSubmittable<(invulnerables: Vec | (AccountId32 | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; /** - * Remove the given announcement of a delegate. + * Sets the minimum amount of commission that each validators must maintain. * - * May be called by a target (proxied) account to remove a call that one of their delegates - * (`delegate`) has announced they want to execute. The deposit is returned. + * This call has lower privilege requirements than `set_staking_config` and can be called + * by the `T::AdminOrigin`. Root can always call this. + **/ + setMinCommission: AugmentedSubmittable<(updated: Perbill | AnyNumber | Uint8Array) => SubmittableExtrinsic, [Perbill]>; + /** + * (Re-)set the payment target for a controller. * - * The dispatch origin for this call must be _Signed_. + * Effects will be felt instantly (as soon as this function is completed successfully). * - * Parameters: - * - `delegate`: The account that previously announced the call. - * - `call_hash`: The hash of the call to be made. + * The dispatch origin for this call must be _Signed_ by the controller, not the stash. **/ - rejectAnnouncement: AugmentedSubmittable<(delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, callHash: H256 | string | Uint8Array) => SubmittableExtrinsic, [MultiAddress, H256]>; + setPayee: AugmentedSubmittable<(payee: PalletStakingAsyncRewardDestination | { Staked: any } | { Stash: any } | { Controller: any } | { Account: any } | { None: any } | string | Uint8Array) => SubmittableExtrinsic, [PalletStakingAsyncRewardDestination]>; /** - * Remove a given announcement. + * Update the various staking configurations . * - * May be called by a proxy account to remove a call they previously announced and return - * the deposit. + * * `min_nominator_bond`: The minimum active bond needed to be a nominator. + * * `min_validator_bond`: The minimum active bond needed to be a validator. + * * `max_nominator_count`: The max number of users who can be a nominator at once. When + * set to `None`, no limit is enforced. + * * `max_validator_count`: The max number of users who can be a validator at once. When + * set to `None`, no limit is enforced. + * * `chill_threshold`: The ratio of `max_nominator_count` or `max_validator_count` which + * should be filled in order for the `chill_other` transaction to work. + * * `min_commission`: The minimum amount of commission that each validators must maintain. + * This is checked only upon calling `validate`. Existing validators are not affected. * - * The dispatch origin for this call must be _Signed_. + * RuntimeOrigin must be Root to call this function. * - * Parameters: - * - `real`: The account that the proxy will make a call on behalf of. - * - `call_hash`: The hash of the call to be made by the `real` account. + * NOTE: Existing nominators and validators will not be affected by this update. + * to kick people under the new limits, `chill_other` should be called. **/ - removeAnnouncement: AugmentedSubmittable<(real: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, callHash: H256 | string | Uint8Array) => SubmittableExtrinsic, [MultiAddress, H256]>; + setStakingConfigs: AugmentedSubmittable<(minNominatorBond: PalletStakingAsyncPalletConfigOpU128 | { Noop: any } | { Set: any } | { Remove: any } | string | Uint8Array, minValidatorBond: PalletStakingAsyncPalletConfigOpU128 | { Noop: any } | { Set: any } | { Remove: any } | string | Uint8Array, maxNominatorCount: PalletStakingAsyncPalletConfigOpU32 | { Noop: any } | { Set: any } | { Remove: any } | string | Uint8Array, maxValidatorCount: PalletStakingAsyncPalletConfigOpU32 | { Noop: any } | { Set: any } | { Remove: any } | string | Uint8Array, chillThreshold: PalletStakingAsyncPalletConfigOpPercent | { Noop: any } | { Set: any } | { Remove: any } | string | Uint8Array, minCommission: PalletStakingAsyncPalletConfigOpPerbill | { Noop: any } | { Set: any } | { Remove: any } | string | Uint8Array, maxStakedRewards: PalletStakingAsyncPalletConfigOpPercent | { Noop: any } | { Set: any } | { Remove: any } | string | Uint8Array) => SubmittableExtrinsic, [PalletStakingAsyncPalletConfigOpU128, PalletStakingAsyncPalletConfigOpU128, PalletStakingAsyncPalletConfigOpU32, PalletStakingAsyncPalletConfigOpU32, PalletStakingAsyncPalletConfigOpPercent, PalletStakingAsyncPalletConfigOpPerbill, PalletStakingAsyncPalletConfigOpPercent]>; /** - * Unregister all proxy accounts for the sender. - * - * The dispatch origin for this call must be _Signed_. + * Sets the ideal number of validators. * - * WARNING: This may be called on accounts created by `pure`, however if done, then - * the unreserved fees will be inaccessible. **All access to this account will be lost.** + * The dispatch origin must be Root. **/ - removeProxies: AugmentedSubmittable<() => SubmittableExtrinsic, []>; + setValidatorCount: AugmentedSubmittable<(updated: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [Compact]>; /** - * Unregister a proxy account for the sender. + * Schedule a portion of the stash to be unlocked ready for transfer out after the bond + * period ends. If this leaves an amount actively bonded less than + * [`asset::existential_deposit`], then it is increased to the full amount. * - * The dispatch origin for this call must be _Signed_. + * The dispatch origin for this call must be _Signed_ by the controller, not the stash. * - * Parameters: - * - `proxy`: The account that the `caller` would like to remove as a proxy. - * - `proxy_type`: The permissions currently enabled for the removed proxy account. + * Once the unlock period is done, you can call `withdraw_unbonded` to actually move + * the funds out of management ready for transfer. + * + * No more than a limited number of unlocking chunks (see `MaxUnlockingChunks`) + * can co-exists at the same time. If there are no unlocking chunks slots available + * [`Call::withdraw_unbonded`] is called to remove some of the chunks (if possible). + * + * If a user encounters the `InsufficientBond` error when calling this extrinsic, + * they should call `chill` first in order to free up their bonded funds. + * + * Emits `Unbonded`. + * + * See also [`Call::withdraw_unbonded`]. **/ - removeProxy: AugmentedSubmittable<(delegate: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, proxyType: AssetHubPolkadotRuntimeProxyType | 'Any' | 'NonTransfer' | 'CancelProxy' | 'Assets' | 'AssetOwner' | 'AssetManager' | 'Collator' | number | Uint8Array, delay: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [MultiAddress, AssetHubPolkadotRuntimeProxyType, u32]>; + unbond: AugmentedSubmittable<(value: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [Compact]>; /** - * Generic tx + * Migrates an account's `RewardDestination::Controller` to + * `RewardDestination::Account(controller)`. + * + * Effects will be felt instantly (as soon as this function is completed successfully). + * + * This will waive the transaction fee if the `payee` is successfully migrated. **/ - [key: string]: SubmittableExtrinsicFunction; - }; - session: { + updatePayee: AugmentedSubmittable<(controller: AccountId32 | string | Uint8Array) => SubmittableExtrinsic, [AccountId32]>; /** - * Removes any session key(s) of the function caller. - * - * This doesn't take effect until the next session. + * Declare the desire to validate for the origin controller. * - * The dispatch origin of this function must be Signed and the account must be either be - * convertible to a validator ID using the chain's typical addressing system (this usually - * means being a controller account) or directly convertible into a validator ID (which - * usually means being a stash account). + * Effects will be felt at the beginning of the next era. * - * ## Complexity - * - `O(1)` in number of key types. Actual cost depends on the number of length of - * `T::Keys::key_ids()` which is fixed. + * The dispatch origin for this call must be _Signed_ by the controller, not the stash. **/ - purgeKeys: AugmentedSubmittable<() => SubmittableExtrinsic, []>; + validate: AugmentedSubmittable<(prefs: PalletStakingAsyncValidatorPrefs | { commission?: any; blocked?: any } | string | Uint8Array) => SubmittableExtrinsic, [PalletStakingAsyncValidatorPrefs]>; /** - * Sets the session key(s) of the function caller to `keys`. - * Allows an account to set its session key prior to becoming a validator. - * This doesn't take effect until the next session. + * Remove any stake that has been fully unbonded and is ready for withdrawal. * - * The dispatch origin of this function must be signed. + * Stake is considered fully unbonded once [`Config::BondingDuration`] has elapsed since + * the unbonding was initiated. In rare cases—such as when offences for the unbonded era + * have been reported but not yet processed—withdrawal is restricted to eras for which + * all offences have been processed. * - * ## Complexity - * - `O(1)`. Actual cost depends on the number of length of `T::Keys::key_ids()` which is - * fixed. + * The unlocked stake will be returned as free balance in the stash account. + * + * The dispatch origin for this call must be _Signed_ by the controller. + * + * Emits `Withdrawn`. + * + * See also [`Call::unbond`]. + * + * ## Parameters + * + * - `num_slashing_spans`: **Deprecated**. Retained only for backward compatibility; this + * parameter has no effect. **/ - setKeys: AugmentedSubmittable<(keys: AssetHubPolkadotRuntimeSessionKeys | { aura?: any } | string | Uint8Array, proof: Bytes | string | Uint8Array) => SubmittableExtrinsic, [AssetHubPolkadotRuntimeSessionKeys, Bytes]>; + withdrawUnbonded: AugmentedSubmittable<(numSlashingSpans: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + /** + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; + stakingRcClient: { + relayNewOffencePaged: AugmentedSubmittable<(offences: Vec> | ([u32 | AnyNumber | Uint8Array, PalletStakingAsyncRcClientOffence | { offender?: any; reporters?: any; slashFraction?: any } | string | Uint8Array])[]) => SubmittableExtrinsic, [Vec>]>; + /** + * Called to indicate the start of a new session on the relay chain. + **/ + relaySessionReport: AugmentedSubmittable<(report: PalletStakingAsyncRcClientSessionReport | { endIndex?: any; validatorPoints?: any; activationTimestamp?: any; leftover?: any } | string | Uint8Array) => SubmittableExtrinsic, [PalletStakingAsyncRcClientSessionReport]>; /** * Generic tx **/ @@ -3319,6 +5266,7 @@ declare module '@polkadot/api-base/types/submittable' { * This call requires Root origin. **/ authorizeUpgradeWithoutChecks: AugmentedSubmittable<(codeHash: H256 | string | Uint8Array) => SubmittableExtrinsic, [H256]>; + doTask: AugmentedSubmittable<(task: AssetHubPolkadotRuntimeRuntimeTask | null) => SubmittableExtrinsic, [AssetHubPolkadotRuntimeRuntimeTask]>; /** * Kill all storage items with a key that starts with the given prefix. * @@ -3402,6 +5350,148 @@ declare module '@polkadot/api-base/types/submittable' { **/ [key: string]: SubmittableExtrinsicFunction; }; + treasury: { + /** + * Check the status of the spend and remove it from the storage if processed. + * + * ## Dispatch Origin + * + * Must be signed. + * + * ## Details + * + * The status check is a prerequisite for retrying a failed payout. + * If a spend has either succeeded or expired, it is removed from the storage by this + * function. In such instances, transaction fees are refunded. + * + * ### Parameters + * - `index`: The spend index. + * + * ## Events + * + * Emits [`Event::PaymentFailed`] if the spend payout has failed. + * Emits [`Event::SpendProcessed`] if the spend payout has succeed. + **/ + checkStatus: AugmentedSubmittable<(index: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + /** + * Claim a spend. + * + * ## Dispatch Origin + * + * Must be signed + * + * ## Details + * + * Spends must be claimed within some temporal bounds. A spend may be claimed within one + * [`Config::PayoutPeriod`] from the `valid_from` block. + * In case of a payout failure, the spend status must be updated with the `check_status` + * dispatchable before retrying with the current function. + * + * ### Parameters + * - `index`: The spend index. + * + * ## Events + * + * Emits [`Event::Paid`] if successful. + **/ + payout: AugmentedSubmittable<(index: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + /** + * Force a previously approved proposal to be removed from the approval queue. + * + * ## Dispatch Origin + * + * Must be [`Config::RejectOrigin`]. + * + * ## Details + * + * The original deposit will no longer be returned. + * + * ### Parameters + * - `proposal_id`: The index of a proposal + * + * ### Complexity + * - O(A) where `A` is the number of approvals + * + * ### Errors + * - [`Error::ProposalNotApproved`]: The `proposal_id` supplied was not found in the + * approval queue, i.e., the proposal has not been approved. This could also mean the + * proposal does not exist altogether, thus there is no way it would have been approved + * in the first place. + **/ + removeApproval: AugmentedSubmittable<(proposalId: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [Compact]>; + /** + * Propose and approve a spend of treasury funds. + * + * ## Dispatch Origin + * + * Must be [`Config::SpendOrigin`] with the `Success` value being at least + * `amount` of `asset_kind` in the native asset. The amount of `asset_kind` is converted + * for assertion using the [`Config::BalanceConverter`]. + * + * ## Details + * + * Create an approved spend for transferring a specific `amount` of `asset_kind` to a + * designated beneficiary. The spend must be claimed using the `payout` dispatchable within + * the [`Config::PayoutPeriod`]. + * + * ### Parameters + * - `asset_kind`: An indicator of the specific asset class to be spent. + * - `amount`: The amount to be transferred from the treasury to the `beneficiary`. + * - `beneficiary`: The beneficiary of the spend. + * - `valid_from`: The block number from which the spend can be claimed. It can refer to + * the past if the resulting spend has not yet expired according to the + * [`Config::PayoutPeriod`]. If `None`, the spend can be claimed immediately after + * approval. + * + * ## Events + * + * Emits [`Event::AssetSpendApproved`] if successful. + **/ + spend: AugmentedSubmittable<(assetKind: PolkadotRuntimeCommonImplsVersionedLocatableAsset | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, amount: Compact | AnyNumber | Uint8Array, beneficiary: ParachainsCommonPayVersionedLocatableAccount | { V4: any } | { V5: any } | string | Uint8Array, validFrom: Option | null | Uint8Array | u32 | AnyNumber) => SubmittableExtrinsic, [PolkadotRuntimeCommonImplsVersionedLocatableAsset, Compact, ParachainsCommonPayVersionedLocatableAccount, Option]>; + /** + * Propose and approve a spend of treasury funds. + * + * ## Dispatch Origin + * + * Must be [`Config::SpendOrigin`] with the `Success` value being at least `amount`. + * + * ### Details + * NOTE: For record-keeping purposes, the proposer is deemed to be equivalent to the + * beneficiary. + * + * ### Parameters + * - `amount`: The amount to be transferred from the treasury to the `beneficiary`. + * - `beneficiary`: The destination account for the transfer. + * + * ## Events + * + * Emits [`Event::SpendApproved`] if successful. + **/ + spendLocal: AugmentedSubmittable<(amount: Compact | AnyNumber | Uint8Array, beneficiary: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [Compact, MultiAddress]>; + /** + * Void previously approved spend. + * + * ## Dispatch Origin + * + * Must be [`Config::RejectOrigin`]. + * + * ## Details + * + * A spend void is only possible if the payout has not been attempted yet. + * + * ### Parameters + * - `index`: The spend index. + * + * ## Events + * + * Emits [`Event::AssetSpendVoided`] if successful. + **/ + voidSpend: AugmentedSubmittable<(index: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; + /** + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; uniques: { /** * Approve an item to be transferred by a delegated third-party account. @@ -3893,7 +5983,7 @@ declare module '@polkadot/api-base/types/submittable' { * ## Complexity * - O(1). **/ - dispatchAs: AugmentedSubmittable<(asOrigin: AssetHubPolkadotRuntimeOriginCaller | { system: any } | { PolkadotXcm: any } | { CumulusXcm: any } | string | Uint8Array, call: Call | IMethod | string | Uint8Array) => SubmittableExtrinsic, [AssetHubPolkadotRuntimeOriginCaller, Call]>; + dispatchAs: AugmentedSubmittable<(asOrigin: AssetHubPolkadotRuntimeOriginCaller | { system: any } | { PolkadotXcm: any } | { CumulusXcm: any } | { Origins: any } | string | Uint8Array, call: Call | IMethod | string | Uint8Array) => SubmittableExtrinsic, [AssetHubPolkadotRuntimeOriginCaller, Call]>; /** * Dispatches a function call with a provided origin. * @@ -3901,7 +5991,7 @@ declare module '@polkadot/api-base/types/submittable' { * * The dispatch origin for this call must be _Root_. **/ - dispatchAsFallible: AugmentedSubmittable<(asOrigin: AssetHubPolkadotRuntimeOriginCaller | { system: any } | { PolkadotXcm: any } | { CumulusXcm: any } | string | Uint8Array, call: Call | IMethod | string | Uint8Array) => SubmittableExtrinsic, [AssetHubPolkadotRuntimeOriginCaller, Call]>; + dispatchAsFallible: AugmentedSubmittable<(asOrigin: AssetHubPolkadotRuntimeOriginCaller | { system: any } | { PolkadotXcm: any } | { CumulusXcm: any } | { Origins: any } | string | Uint8Array, call: Call | IMethod | string | Uint8Array) => SubmittableExtrinsic, [AssetHubPolkadotRuntimeOriginCaller, Call]>; /** * Send a batch of dispatch calls. * Unlike `batch`, it allows errors and won't interrupt. @@ -4056,6 +6146,54 @@ declare module '@polkadot/api-base/types/submittable' { **/ [key: string]: SubmittableExtrinsicFunction; }; + voterList: { + /** + * Move the caller's Id directly in front of `lighter`. + * + * The dispatch origin for this call must be _Signed_ and can only be called by the Id of + * the account going in front of `lighter`. Fee is payed by the origin under all + * circumstances. + * + * Only works if: + * + * - both nodes are within the same bag, + * - and `origin` has a greater `Score` than `lighter`. + **/ + putInFrontOf: AugmentedSubmittable<(lighter: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [MultiAddress]>; + /** + * Same as [`Pallet::put_in_front_of`], but it can be called by anyone. + * + * Fee is paid by the origin under all circumstances. + **/ + putInFrontOfOther: AugmentedSubmittable<(heavier: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, lighter: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [MultiAddress, MultiAddress]>; + /** + * Declare that some `dislocated` account has, through rewards or penalties, sufficiently + * changed its score that it should properly fall into a different bag than its current + * one. + * + * Anyone can call this function about any potentially dislocated account. + * + * Will always update the stored score of `dislocated` to the correct score, based on + * `ScoreProvider`. + * + * If `dislocated` does not exists, it returns an error. + **/ + rebag: AugmentedSubmittable<(dislocated: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array) => SubmittableExtrinsic, [MultiAddress]>; + /** + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; + whitelist: { + dispatchWhitelistedCall: AugmentedSubmittable<(callHash: H256 | string | Uint8Array, callEncodedLen: u32 | AnyNumber | Uint8Array, callWeightWitness: SpWeightsWeightV2Weight | { refTime?: any; proofSize?: any } | string | Uint8Array) => SubmittableExtrinsic, [H256, u32, SpWeightsWeightV2Weight]>; + dispatchWhitelistedCallWithPreimage: AugmentedSubmittable<(call: Call | IMethod | string | Uint8Array) => SubmittableExtrinsic, [Call]>; + removeWhitelistedCall: AugmentedSubmittable<(callHash: H256 | string | Uint8Array) => SubmittableExtrinsic, [H256]>; + whitelistCall: AugmentedSubmittable<(callHash: H256 | string | Uint8Array) => SubmittableExtrinsic, [H256]>; + /** + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; xcmpQueue: { /** * Resumes all XCM executions for the XCMP queue. diff --git a/packages/api-augment/src/polkadot/consts.ts b/packages/api-augment/src/polkadot/consts.ts index e97160695f5..278f60699b9 100644 --- a/packages/api-augment/src/polkadot/consts.ts +++ b/packages/api-augment/src/polkadot/consts.ts @@ -266,8 +266,13 @@ declare module '@polkadot/api-base/types/consts' { **/ betterSignedThreshold: Perbill & AugmentedConst; /** - * The maximum number of winners that can be elected by this `ElectionProvider` - * implementation. + * Maximum number of voters that can support a winner in an election solution. + * + * This is needed to ensure election computation is bounded. + **/ + maxBackersPerWinner: u32 & AugmentedConst; + /** + * Maximum number of winners that an election supports. * * Note: This must always be greater or equal to `T::DataProvider::desired_targets()`. **/ @@ -594,6 +599,16 @@ declare module '@polkadot/api-base/types/consts' { **/ [key: string]: Codec; }; + session: { + /** + * The amount to be held when setting keys. + **/ + keyDeposit: u128 & AugmentedConst; + /** + * Generic const + **/ + [key: string]: Codec; + }; slots: { /** * The number of blocks to offset each lease period by. @@ -663,6 +678,10 @@ declare module '@polkadot/api-base/types/consts' { * this effect. **/ maxUnlockingChunks: u32 & AugmentedConst; + /** + * The absolute maximum of winner validators this pallet should return. + **/ + maxValidatorSet: u32 & AugmentedConst; /** * Number of sessions per era. **/ @@ -891,6 +910,13 @@ declare module '@polkadot/api-base/types/consts' { * With that `List::migrate` can be called, which will perform the appropriate migration. **/ bagThresholds: Vec & AugmentedConst; + /** + * Maximum number of accounts that may be re-bagged automatically in `on_idle`. + * + * A value of `0` (obtained by configuring `type MaxAutoRebagPerBlock = ();`) disables + * the feature. + **/ + maxAutoRebagPerBlock: u32 & AugmentedConst; /** * Generic const **/ @@ -902,6 +928,18 @@ declare module '@polkadot/api-base/types/consts' { * `pallet_xcm::CurrentXcmVersion`. **/ advertisedXcmVersion: u32 & AugmentedConst; + /** + * The maximum number of local XCM locks that a single account may have. + **/ + maxLockers: u32 & AugmentedConst; + /** + * The maximum number of consumers a single remote lock may have. + **/ + maxRemoteLockConsumers: u32 & AugmentedConst; + /** + * This chain's Universal Location. + **/ + universalLocation: StagingXcmV5Junctions & AugmentedConst; /** * Generic const **/ diff --git a/packages/api-augment/src/polkadot/errors.ts b/packages/api-augment/src/polkadot/errors.ts index 59a86ccb211..1a48535d806 100644 --- a/packages/api-augment/src/polkadot/errors.ts +++ b/packages/api-augment/src/polkadot/errors.ts @@ -194,6 +194,10 @@ declare module '@polkadot/api-base/types/errors' { * Invalid bounty value. **/ InvalidValue: AugmentedError; + /** + * User is not the proposer of the bounty. + **/ + NotProposer: AugmentedError; /** * A bounty payout is pending. * To cancel the bounty, you must unassign and slash the curator. @@ -1191,10 +1195,18 @@ declare module '@polkadot/api-base/types/errors' { * Parachain cannot currently schedule a code upgrade. **/ CannotUpgradeCode: AugmentedError; + /** + * Invalid block number. + **/ + InvalidBlockNumber: AugmentedError; /** * Invalid validation code size. **/ InvalidCode: AugmentedError; + /** + * No upgrade authorized. + **/ + NothingAuthorized: AugmentedError; /** * Para is not registered in our system. **/ @@ -1223,6 +1235,10 @@ declare module '@polkadot/api-base/types/errors' { * Claimed validator index is out of bounds. **/ PvfCheckValidatorIndexOutOfBounds: AugmentedError; + /** + * The submitted code is not authorized. + **/ + Unauthorized: AugmentedError; /** * Generic error **/ @@ -1377,6 +1393,84 @@ declare module '@polkadot/api-base/types/errors' { **/ [key: string]: AugmentedError; }; + rcMigrator: { + /** + * The account is referenced by some other pallet. It might have freezes or holds. + **/ + AccountReferenced: AugmentedError; + /** + * The AH UMP queue priority configuration is already set. + **/ + AhUmpQueuePriorityAlreadySet: AugmentedError; + /** + * The XCM version is invalid. + **/ + BadXcmVersion: AugmentedError; + /** + * Balance accounting overflow. + **/ + BalanceOverflow: AugmentedError; + /** + * Balance accounting underflow. + **/ + BalanceUnderflow: AugmentedError; + /** + * Indicates that there is not enough time for staking to lock. + * + * Schedule the migration at least two sessions before the current era ends. + **/ + EraEndsTooSoon: AugmentedError; + /** + * Failed to withdraw account from RC for migration to AH. + **/ + FailedToWithdrawAccount: AugmentedError; + /** + * The origin is invalid. + **/ + InvalidOrigin: AugmentedError; + /** + * Invalid parameter. + **/ + InvalidParameter: AugmentedError; + /** + * The query response is invalid. + **/ + InvalidQueryResponse: AugmentedError; + /** + * The stage transition is invalid. + **/ + InvalidStageTransition: AugmentedError; + OutOfWeight: AugmentedError; + /** + * Indicates that the specified block number is in the past. + **/ + PastBlockNumber: AugmentedError; + /** + * The xcm query was not found. + **/ + QueryNotFound: AugmentedError; + Unreachable: AugmentedError; + /** + * The migration stage is not reachable from the current stage. + **/ + UnreachableStage: AugmentedError; + /** + * Unsigned validation failed. + **/ + UnsignedValidationFailed: AugmentedError; + /** + * Failed to send XCM message to AH. + **/ + XcmError: AugmentedError; + /** + * Failed to send XCM message. + **/ + XcmSendError: AugmentedError; + /** + * Generic error + **/ + [key: string]: AugmentedError; + }; referenda: { /** * The referendum index provided is invalid in this context. @@ -1716,6 +1810,16 @@ declare module '@polkadot/api-base/types/errors' { **/ [key: string]: AugmentedError; }; + stakingAhClient: { + /** + * Could not process incoming message because incoming messages are blocked. + **/ + Blocked: AugmentedError; + /** + * Generic error + **/ + [key: string]: AugmentedError; + }; stateTrieMigration: { /** * Bad child root provided. @@ -1891,6 +1995,10 @@ declare module '@polkadot/api-base/types/errors' { * A error in the list interface implementation. **/ List: AugmentedError; + /** + * Could not update a node, because the pallet is locked. + **/ + Locked: AugmentedError; /** * Generic error **/ @@ -1992,6 +2100,11 @@ declare module '@polkadot/api-base/types/errors' { * Local XCM execution incomplete. **/ LocalExecutionIncomplete: AugmentedError; + /** + * Local XCM execution incomplete with the actual XCM error and the index of the + * instruction that caused the error. + **/ + LocalExecutionIncompleteWithError: AugmentedError; /** * A remote lock with the corresponding data could not be found. **/ diff --git a/packages/api-augment/src/polkadot/events.ts b/packages/api-augment/src/polkadot/events.ts index 7049a92642b..954e84349cc 100644 --- a/packages/api-augment/src/polkadot/events.ts +++ b/packages/api-augment/src/polkadot/events.ts @@ -10,7 +10,7 @@ import type { Bytes, Null, Option, Result, U8aFixed, Vec, bool, u128, u16, u32, import type { ITuple } from '@polkadot/types-codec/types'; import type { EthereumAddress } from '@polkadot/types/interfaces/eth'; import type { AccountId32, H256, Perbill } from '@polkadot/types/interfaces/runtime'; -import type { FrameSupportDispatchPostDispatchInfo, FrameSupportMessagesProcessMessageError, FrameSupportPreimagesBounded, FrameSupportTokensMiscBalanceStatus, FrameSystemDispatchEventInfo, PalletConvictionVotingTally, PalletConvictionVotingVoteAccountVote, PalletElectionProviderMultiPhaseElectionCompute, PalletElectionProviderMultiPhasePhase, PalletMultisigTimepoint, PalletNominationPoolsClaimPermission, PalletNominationPoolsCommissionChangeRate, PalletNominationPoolsCommissionClaimPermission, PalletNominationPoolsPoolState, PalletProxyDepositKind, PalletStakingForcing, PalletStakingRewardDestination, PalletStakingValidatorPrefs, PalletStateTrieMigrationError, PalletStateTrieMigrationMigrationCompute, PolkadotParachainPrimitivesPrimitivesHrmpChannelId, PolkadotPrimitivesVstagingCandidateReceiptV2, PolkadotRuntimeCommonImplsVersionedLocatableAsset, PolkadotRuntimeConstantsProxyProxyType, PolkadotRuntimeParachainsDisputesDisputeLocation, PolkadotRuntimeParachainsDisputesDisputeResult, PolkadotRuntimeParachainsInclusionAggregateMessageOrigin, SpConsensusGrandpaAppPublic, SpNposElectionsElectionScore, SpRuntimeDispatchError, SpRuntimeDispatchErrorWithPostInfo, SpWeightsWeightV2Weight, StagingXcmV5AssetAssets, StagingXcmV5Location, StagingXcmV5Response, StagingXcmV5TraitsOutcome, StagingXcmV5Xcm, XcmV3TraitsSendError, XcmV5TraitsError, XcmVersionedAssets, XcmVersionedLocation } from '@polkadot/types/lookup'; +import type { FrameSupportDispatchPostDispatchInfo, FrameSupportMessagesProcessMessageError, FrameSupportPreimagesBounded, FrameSupportTokensMiscBalanceStatus, FrameSystemDispatchEventInfo, PalletBalancesUnexpectedKind, PalletConvictionVotingTally, PalletConvictionVotingVoteAccountVote, PalletElectionProviderMultiPhaseElectionCompute, PalletElectionProviderMultiPhasePhase, PalletMultisigTimepoint, PalletNominationPoolsClaimPermission, PalletNominationPoolsCommissionChangeRate, PalletNominationPoolsCommissionClaimPermission, PalletNominationPoolsPoolState, PalletProxyDepositKind, PalletRcMigratorMigrationSettings, PalletRcMigratorMigrationStage, PalletRcMigratorQueuePriority, PalletStakingAsyncAhClientUnexpectedKind, PalletStakingForcing, PalletStakingRewardDestination, PalletStakingValidatorPrefs, PalletStateTrieMigrationError, PalletStateTrieMigrationMigrationCompute, PolkadotParachainPrimitivesPrimitivesHrmpChannelId, PolkadotPrimitivesVstagingCandidateReceiptV2, PolkadotRuntimeCommonImplsVersionedLocatableAsset, PolkadotRuntimeConstantsProxyProxyType, PolkadotRuntimeParachainsDisputesDisputeLocation, PolkadotRuntimeParachainsDisputesDisputeResult, PolkadotRuntimeParachainsInclusionAggregateMessageOrigin, SpConsensusGrandpaAppPublic, SpNposElectionsElectionScore, SpRuntimeDispatchError, SpRuntimeDispatchErrorWithPostInfo, SpWeightsWeightV2Weight, StagingXcmV5AssetAssets, StagingXcmV5Location, StagingXcmV5Response, StagingXcmV5TraitsOutcome, StagingXcmV5Xcm, XcmV3MaybeErrorCode, XcmV3TraitsSendError, XcmV5TraitsError, XcmVersionedAssets, XcmVersionedLocation } from '@polkadot/types/lookup'; export type __AugmentedEvent = AugmentedEvent; @@ -138,6 +138,10 @@ declare module '@polkadot/api-base/types/events' { * Transfer succeeded. **/ Transfer: AugmentedEvent; + /** + * An unexpected/defensive event was triggered. + **/ + Unexpected: AugmentedEvent; /** * Some balance was unlocked. **/ @@ -204,6 +208,10 @@ declare module '@polkadot/api-base/types/events' { * A bounty curator is unassigned. **/ CuratorUnassigned: AugmentedEvent; + /** + * A bounty deposit has been poked. + **/ + DepositPoked: AugmentedEvent; /** * Generic event **/ @@ -435,6 +443,20 @@ declare module '@polkadot/api-base/types/events' { **/ [key: string]: AugmentedEvent; }; + historical: { + /** + * The merkle roots of up to this session index were pruned + **/ + RootsPruned: AugmentedEvent; + /** + * The merkle root of the validators of the said session were stored + **/ + RootStored: AugmentedEvent; + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + }; hrmp: { /** * HRMP channel closed. @@ -715,6 +737,10 @@ declare module '@polkadot/api-base/types/events' { * A para has been queued to execute pending actions. `para_id` **/ ActionQueued: AugmentedEvent; + /** + * A new code hash has been authorized for a Para. + **/ + CodeAuthorized: AugmentedEvent; /** * A code upgrade has been scheduled for a Para. `para_id` **/ @@ -746,6 +772,10 @@ declare module '@polkadot/api-base/types/events' { * code. `code_hash` `para_id` **/ PvfCheckStarted: AugmentedEvent; + /** + * The upgrade cooldown was removed. + **/ + UpgradeCooldownRemoved: AugmentedEvent; /** * Generic event **/ @@ -817,6 +847,109 @@ declare module '@polkadot/api-base/types/events' { * disambiguation index and proxy type. **/ PureCreated: AugmentedEvent; + /** + * A pure proxy was killed by its spawner. + **/ + PureKilled: AugmentedEvent; + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + }; + rcMigrator: { + /** + * The accounts to be preserved on Relay Chain were set. + **/ + AccountsPreserved: AugmentedEvent], { accounts: Vec }>; + /** + * The AH UMP queue priority config was set. + **/ + AhUmpQueuePriorityConfigSet: AugmentedEvent; + /** + * Whether the AH UMP queue was prioritized for the next block. + **/ + AhUmpQueuePrioritySet: AugmentedEvent; + /** + * The Asset Hub Migration finished. + * + * This event is equivalent to `StageTransition { new: MigrationDone, .. }` but is easier + * to understand. The finishing is immediate and affects all events happening + * afterwards. + **/ + AssetHubMigrationFinished: AugmentedEvent; + /** + * The Asset Hub Migration started and is active until `AssetHubMigrationFinished` is + * emitted. + * + * This event is equivalent to `StageTransition { new: Initializing, .. }` but is easier + * to understand. The activation is immediate and affects all events happening + * afterwards. + **/ + AssetHubMigrationStarted: AugmentedEvent; + /** + * The canceller account id was set. + **/ + CancellerSet: AugmentedEvent, new_: Option], { old: Option, new_: Option }>; + /** + * The manager multisig dispatched something. + **/ + ManagerMultisigDispatched: AugmentedEvent], { res: Result }>; + /** + * The manager multisig received a vote. + **/ + ManagerMultisigVoted: AugmentedEvent; + /** + * The manager account id was set. + **/ + ManagerSet: AugmentedEvent, new_: Option], { old: Option, new_: Option }>; + /** + * The RC kept balance was consumed. + **/ + MigratedBalanceConsumed: AugmentedEvent; + /** + * The total issuance was recorded. + **/ + MigratedBalanceRecordSet: AugmentedEvent; + /** + * The migration was cancelled. + **/ + MigrationCancelled: AugmentedEvent; + /** + * The migration was paused. + **/ + MigrationPaused: AugmentedEvent; + /** + * The migration settings were set. + **/ + MigrationSettingsSet: AugmentedEvent, new_: Option], { old: Option, new_: Option }>; + /** + * Some pure accounts were indexed for possibly receiving free `Any` proxies. + **/ + PureAccountsIndexed: AugmentedEvent; + /** + * A query response has been received. + **/ + QueryResponseReceived: AugmentedEvent; + /** + * A stage transition has occurred. + **/ + StageTransition: AugmentedEvent; + /** + * The staking elections were paused. + **/ + StakingElectionsPaused: AugmentedEvent; + /** + * The unprocessed message buffer size has been set. + **/ + UnprocessedMsgBufferSet: AugmentedEvent; + /** + * A XCM message has been resent. + **/ + XcmResendAttempt: AugmentedEvent], { queryId: u64, sendError: Option }>; + /** + * An XCM message was sent. + **/ + XcmSent: AugmentedEvent; /** * Generic event **/ @@ -944,6 +1077,11 @@ declare module '@polkadot/api-base/types/events' { [key: string]: AugmentedEvent; }; session: { + /** + * The `NewSession` event in the current block also implies a new validator set to be + * queued. + **/ + NewQueued: AugmentedEvent; /** * New session has happened. Note that the argument is the session index, not the * block number as the type might suggest. @@ -1068,6 +1206,33 @@ declare module '@polkadot/api-base/types/events' { **/ [key: string]: AugmentedEvent; }; + stakingAhClient: { + /** + * We could not merge, and therefore dropped a buffered message. + * + * Note that this event is more resembling an error, but we use an event because in this + * pallet we need to mutate storage upon some failures. + **/ + CouldNotMergeAndDropped: AugmentedEvent; + /** + * The validator set received is way too small, as per + * [`Config::MinimumValidatorSetSize`]. + **/ + SetTooSmallAndDropped: AugmentedEvent; + /** + * Something occurred that should never happen under normal operation. Logged as an event + * for fail-safe observability. + **/ + Unexpected: AugmentedEvent; + /** + * A new validator set has been received. + **/ + ValidatorSetReceived: AugmentedEvent, leftover: bool], { id: u32, newValidatorSetCount: u32, pruneUpTo: Option, leftover: bool }>; + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + }; stateTrieMigration: { /** * The auto migration task finished. @@ -1239,6 +1404,10 @@ declare module '@polkadot/api-base/types/events' { * An \[account\] has become fully vested. **/ VestingCompleted: AugmentedEvent; + /** + * A vesting schedule has been created. + **/ + VestingCreated: AugmentedEvent; /** * The amount vested has been updated. This could indicate a change in funds available. * The balance given is the amount which is left unvested (and thus locked). diff --git a/packages/api-augment/src/polkadot/query.ts b/packages/api-augment/src/polkadot/query.ts index 1c13cba45c9..991f44351dd 100644 --- a/packages/api-augment/src/polkadot/query.ts +++ b/packages/api-augment/src/polkadot/query.ts @@ -7,10 +7,10 @@ import '@polkadot/api-base/types/storage'; import type { ApiTypes, AugmentedQuery, QueryableStorageEntry } from '@polkadot/api-base/types'; import type { BTreeMap, BTreeSet, Bytes, Null, Option, U8aFixed, Vec, bool, u128, u16, u32, u64 } from '@polkadot/types-codec'; -import type { AnyNumber, ITuple } from '@polkadot/types-codec/types'; +import type { AnyNumber, IMethod, ITuple } from '@polkadot/types-codec/types'; import type { EthereumAddress } from '@polkadot/types/interfaces/eth'; -import type { AccountId32, H256, Perbill, Percent } from '@polkadot/types/interfaces/runtime'; -import type { BinaryHeapEnqueuedOrder, FrameSupportDispatchPerDispatchClassWeight, FrameSupportTokensMiscIdAmountRuntimeFreezeReason, FrameSupportTokensMiscIdAmountRuntimeHoldReason, FrameSystemAccountInfo, FrameSystemCodeUpgradeAuthorization, FrameSystemEventRecord, FrameSystemLastRuntimeUpgradeInfo, FrameSystemPhase, PalletBagsListListBag, PalletBagsListListNode, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesReserveData, PalletBountiesBounty, PalletChildBountiesChildBounty, PalletConvictionVotingVoteVoting, PalletDelegatedStakingAgentLedger, PalletDelegatedStakingDelegation, PalletElectionProviderMultiPhasePhase, PalletElectionProviderMultiPhaseReadySolution, PalletElectionProviderMultiPhaseRoundSnapshot, PalletElectionProviderMultiPhaseSignedSignedSubmission, PalletElectionProviderMultiPhaseSolutionOrSnapshotSize, PalletFastUnstakeUnstakeRequest, PalletGrandpaStoredPendingChange, PalletGrandpaStoredState, PalletMessageQueueBookState, PalletMessageQueuePage, PalletMultisigMultisig, PalletNominationPoolsBondedPoolInner, PalletNominationPoolsClaimPermission, PalletNominationPoolsPoolMember, PalletNominationPoolsRewardPool, PalletNominationPoolsSubPools, PalletPreimageOldRequestStatus, PalletPreimageRequestStatus, PalletProxyAnnouncement, PalletProxyProxyDefinition, PalletReferendaReferendumInfo, PalletSchedulerRetryConfig, PalletSchedulerScheduled, PalletStakingActiveEraInfo, PalletStakingEraRewardPoints, PalletStakingForcing, PalletStakingNominations, PalletStakingRewardDestination, PalletStakingSlashingSlashingSpans, PalletStakingSlashingSpanRecord, PalletStakingStakingLedger, PalletStakingUnappliedSlash, PalletStakingValidatorPrefs, PalletStateTrieMigrationMigrationLimits, PalletStateTrieMigrationMigrationTask, PalletTransactionPaymentReleases, PalletTreasuryProposal, PalletTreasurySpendStatus, PalletVestingReleases, PalletVestingVestingInfo, PalletXcmAuthorizedAliasesEntry, PalletXcmQueryStatus, PalletXcmRemoteLockedFungibleRecord, PalletXcmVersionMigrationStage, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotParachainPrimitivesPrimitivesHrmpChannelId, PolkadotPrimitivesV8AssignmentAppPublic, PolkadotPrimitivesV8DisputeState, PolkadotPrimitivesV8ExecutorParams, PolkadotPrimitivesV8SessionInfo, PolkadotPrimitivesV8SlashingPendingSlashes, PolkadotPrimitivesV8UpgradeGoAhead, PolkadotPrimitivesV8UpgradeRestriction, PolkadotPrimitivesV8ValidatorAppPublic, PolkadotPrimitivesVstagingScrapedOnChainVotes, PolkadotRuntimeCommonClaimsStatementKind, PolkadotRuntimeCommonCrowdloanFundInfo, PolkadotRuntimeCommonImplsVersionedLocatableAsset, PolkadotRuntimeCommonParasRegistrarParaInfo, PolkadotRuntimeParachainsAssignerCoretimeCoreDescriptor, PolkadotRuntimeParachainsAssignerCoretimeSchedule, PolkadotRuntimeParachainsConfigurationHostConfiguration, PolkadotRuntimeParachainsHrmpHrmpChannel, PolkadotRuntimeParachainsHrmpHrmpOpenChannelRequest, PolkadotRuntimeParachainsInclusionAggregateMessageOrigin, PolkadotRuntimeParachainsInclusionCandidatePendingAvailability, PolkadotRuntimeParachainsInitializerBufferedSessionChange, PolkadotRuntimeParachainsOnDemandTypesCoreAffinityCount, PolkadotRuntimeParachainsOnDemandTypesEnqueuedOrder, PolkadotRuntimeParachainsOnDemandTypesQueueStatusType, PolkadotRuntimeParachainsParasParaGenesisArgs, PolkadotRuntimeParachainsParasParaLifecycle, PolkadotRuntimeParachainsParasParaPastCodeMeta, PolkadotRuntimeParachainsParasPvfCheckActiveVoteState, PolkadotRuntimeParachainsSchedulerCommonAssignment, PolkadotRuntimeParachainsSharedAllowedRelayParentsTracker, PolkadotRuntimeSessionKeys, SpAuthorityDiscoveryAppPublic, SpConsensusBabeAppPublic, SpConsensusBabeBabeEpochConfiguration, SpConsensusBabeDigestsNextConfigDescriptor, SpConsensusBabeDigestsPreDigest, SpConsensusBeefyEcdsaCryptoPublic, SpConsensusBeefyMmrBeefyAuthoritySet, SpConsensusGrandpaAppPublic, SpCoreCryptoKeyTypeId, SpNposElectionsElectionScore, SpRuntimeDigest, SpStakingExposure, SpStakingExposurePage, SpStakingOffenceOffenceDetails, SpStakingPagedExposureMetadata, SpWeightsWeightV2Weight, StagingXcmV5Instruction, XcmVersionedAssetId, XcmVersionedLocation } from '@polkadot/types/lookup'; +import type { AccountId32, Call, H256, Perbill, Percent } from '@polkadot/types/interfaces/runtime'; +import type { BinaryHeapEnqueuedOrder, FrameSupportDispatchPerDispatchClassWeight, FrameSupportScheduleDispatchTime, FrameSupportTokensMiscIdAmountRuntimeFreezeReason, FrameSupportTokensMiscIdAmountRuntimeHoldReason, FrameSystemAccountInfo, FrameSystemCodeUpgradeAuthorization, FrameSystemEventRecord, FrameSystemLastRuntimeUpgradeInfo, FrameSystemPhase, PalletBagsListListBag, PalletBagsListListNode, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesReserveData, PalletBountiesBounty, PalletChildBountiesChildBounty, PalletConvictionVotingVoteVoting, PalletDelegatedStakingAgentLedger, PalletDelegatedStakingDelegation, PalletElectionProviderMultiPhasePhase, PalletElectionProviderMultiPhaseReadySolution, PalletElectionProviderMultiPhaseRoundSnapshot, PalletElectionProviderMultiPhaseSignedSignedSubmission, PalletElectionProviderMultiPhaseSolutionOrSnapshotSize, PalletFastUnstakeUnstakeRequest, PalletGrandpaStoredPendingChange, PalletGrandpaStoredState, PalletMessageQueueBookState, PalletMessageQueuePage, PalletMultisigMultisig, PalletNominationPoolsBondedPoolInner, PalletNominationPoolsClaimPermission, PalletNominationPoolsPoolMember, PalletNominationPoolsRewardPool, PalletNominationPoolsSubPools, PalletPreimageOldRequestStatus, PalletPreimageRequestStatus, PalletProxyAnnouncement, PalletProxyProxyDefinition, PalletRcMigratorAccountsAccountState, PalletRcMigratorAccountsMigratedBalances, PalletRcMigratorMigrationSettings, PalletRcMigratorMigrationStage, PalletRcMigratorQueuePriority, PalletReferendaReferendumInfo, PalletSchedulerRetryConfig, PalletSchedulerScheduled, PalletStakingActiveEraInfo, PalletStakingAsyncAhClientOperatingMode, PalletStakingAsyncRcClientOffence, PalletStakingAsyncRcClientSessionReport, PalletStakingAsyncRcClientValidatorSetReport, PalletStakingEraRewardPoints, PalletStakingForcing, PalletStakingNominations, PalletStakingRewardDestination, PalletStakingSlashingSlashingSpans, PalletStakingSlashingSpanRecord, PalletStakingStakingLedger, PalletStakingUnappliedSlash, PalletStakingValidatorPrefs, PalletStateTrieMigrationMigrationLimits, PalletStateTrieMigrationMigrationTask, PalletTransactionPaymentReleases, PalletTreasuryProposal, PalletTreasurySpendStatus, PalletVestingReleases, PalletVestingVestingInfo, PalletXcmAuthorizedAliasesEntry, PalletXcmQueryStatus, PalletXcmRemoteLockedFungibleRecord, PalletXcmVersionMigrationStage, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotParachainPrimitivesPrimitivesHrmpChannelId, PolkadotPrimitivesV8AssignmentAppPublic, PolkadotPrimitivesV8DisputeState, PolkadotPrimitivesV8ExecutorParams, PolkadotPrimitivesV8SessionInfo, PolkadotPrimitivesV8UpgradeGoAhead, PolkadotPrimitivesV8UpgradeRestriction, PolkadotPrimitivesV8ValidatorAppPublic, PolkadotPrimitivesVstagingPendingSlashes, PolkadotPrimitivesVstagingScrapedOnChainVotes, PolkadotRuntimeCommonClaimsStatementKind, PolkadotRuntimeCommonCrowdloanFundInfo, PolkadotRuntimeCommonImplsVersionedLocatableAsset, PolkadotRuntimeCommonParasRegistrarParaInfo, PolkadotRuntimeParachainsAssignerCoretimeCoreDescriptor, PolkadotRuntimeParachainsAssignerCoretimeSchedule, PolkadotRuntimeParachainsConfigurationHostConfiguration, PolkadotRuntimeParachainsHrmpHrmpChannel, PolkadotRuntimeParachainsHrmpHrmpOpenChannelRequest, PolkadotRuntimeParachainsInclusionAggregateMessageOrigin, PolkadotRuntimeParachainsInclusionCandidatePendingAvailability, PolkadotRuntimeParachainsInitializerBufferedSessionChange, PolkadotRuntimeParachainsOnDemandTypesCoreAffinityCount, PolkadotRuntimeParachainsOnDemandTypesEnqueuedOrder, PolkadotRuntimeParachainsOnDemandTypesQueueStatusType, PolkadotRuntimeParachainsParasAuthorizedCodeHashAndExpiry, PolkadotRuntimeParachainsParasParaGenesisArgs, PolkadotRuntimeParachainsParasParaLifecycle, PolkadotRuntimeParachainsParasParaPastCodeMeta, PolkadotRuntimeParachainsParasPvfCheckActiveVoteState, PolkadotRuntimeParachainsSchedulerCommonAssignment, PolkadotRuntimeParachainsSharedAllowedRelayParentsTracker, PolkadotRuntimeSessionKeys, SpAuthorityDiscoveryAppPublic, SpConsensusBabeAppPublic, SpConsensusBabeBabeEpochConfiguration, SpConsensusBabeDigestsNextConfigDescriptor, SpConsensusBabeDigestsPreDigest, SpConsensusBeefyEcdsaCryptoPublic, SpConsensusBeefyMmrBeefyAuthoritySet, SpConsensusGrandpaAppPublic, SpCoreCryptoKeyTypeId, SpNposElectionsElectionScore, SpRuntimeDigest, SpStakingExposure, SpStakingExposurePage, SpStakingOffenceOffenceDetails, SpStakingPagedExposureMetadata, SpWeightsWeightV2Weight, StagingXcmV5Instruction, StagingXcmV5Xcm, XcmVersionedAssetId, XcmVersionedLocation } from '@polkadot/types/lookup'; import type { Observable } from '@polkadot/types/types'; export type __AugmentedQuery = AugmentedQuery unknown>; @@ -1072,6 +1072,10 @@ declare module '@polkadot/api-base/types/storage' { * The actions to perform during the start of a specific session index. **/ actionsQueue: AugmentedQuery Observable>, [u32]> & QueryableStorageEntry; + /** + * The code hash authorizations for a para which will expire `expire_at` `BlockNumberFor`. + **/ + authorizedCodeHash: AugmentedQuery Observable>, [u32]> & QueryableStorageEntry; /** * Validation code stored by its hash. * @@ -1338,7 +1342,7 @@ declare module '@polkadot/api-base/types/storage' { /** * Validators pending dispute slashes. **/ - unappliedSlashes: AugmentedQuery Observable>, [u32, H256]> & QueryableStorageEntry; + unappliedSlashes: AugmentedQuery Observable>, [u32, H256]> & QueryableStorageEntry; /** * `ValidatorSetCount` per session. **/ @@ -1378,6 +1382,141 @@ declare module '@polkadot/api-base/types/storage' { **/ [key: string]: QueryableStorageEntry; }; + rcMigrator: { + /** + * The priority of the Asset Hub UMP queue during migration. + * + * Controls how the Asset Hub UMP (Upward Message Passing) queue is processed relative to other + * queues during the migration process. This helps ensure timely processing of migration + * messages. The default priority pattern is defined in the pallet configuration, but can be + * overridden by a storage value of this type. + **/ + ahUmpQueuePriorityConfig: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * An optional account id of a canceller. + * + * This account id can only stop scheduled migration. + **/ + canceller: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * The duration of the post migration cool-off period. + * + * This is the duration of the cool-off period after the data migration is finished. During + * this period, the migration will be still in ongoing state and the concerned extrinsics will + * be locked. + **/ + coolOffPeriod: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * Counter for the related counted storage map + **/ + counterForPendingXcmMessages: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Counter for the related counted storage map + **/ + counterForRcAccounts: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * An optional account id of a manager. + * + * This account id has similar privileges to [`Config::AdminOrigin`] except that it + * can not set the manager account id via `set_manager` call. + **/ + manager: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * The current round of the multisig voting. + * + * Votes are only valid for the current round. + **/ + managerMultisigRound: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * The multisig AccountIDs that votes to execute a specific call. + **/ + managerMultisigs: AugmentedQuery Observable>, [Call]> & QueryableStorageEntry; + /** + * How often each participant voted in the current round. + * + * Will be cleared at the end of each round. + **/ + managerVotesInCurrentRound: AugmentedQuery Observable, [AccountId32]> & QueryableStorageEntry; + /** + * Block number when migration finished and extrinsics were unlocked. + * + * This is set when entering the `MigrationDone` stage hence when + * `RcMigrationStage::is_finished()` becomes `true`. + **/ + migrationEndBlock: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * The block number at which the migration began and the pallet's extrinsics were locked. + * + * This value is set when entering the `WaitingForAh` stage, i.e., when + * `RcMigrationStage::is_ongoing()` becomes `true`. + **/ + migrationStartBlock: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * The pending XCM messages. + * + * Contains data messages that have been sent to the Asset Hub but not yet confirmed. + * + * Unconfirmed messages can be resent by calling the [`Pallet::resend_xcm`] function. + **/ + pendingXcmMessages: AugmentedQuery | [u64 | AnyNumber | Uint8Array, H256 | string | Uint8Array]) => Observable>, [ITuple<[u64, H256]>]> & QueryableStorageEntry]>; + /** + * The pending XCM response queries and their XCM hash referencing the message in the + * [`PendingXcmMessages`] storage. + * + * The `QueryId` is the identifier from the [`pallet_xcm`] query handler registry. The XCM + * pallet will notify about the status of the message by calling the + * [`Pallet::receive_query_response`] function with the `QueryId` and the + * response. + **/ + pendingXcmQueries: AugmentedQuery Observable>, [u64]> & QueryableStorageEntry; + /** + * Accounts that use the proxy pallet to delegate permissions and have no nonce. + * + * Boolean value is whether they have been migrated to the Asset Hub. Needed for idempotency. + **/ + pureProxyCandidatesMigrated: AugmentedQuery Observable>, [AccountId32]> & QueryableStorageEntry; + /** + * Helper storage item to obtain and store the known accounts that should be kept partially or + * fully on Relay Chain. + **/ + rcAccounts: AugmentedQuery Observable>, [AccountId32]> & QueryableStorageEntry; + /** + * Helper storage item to store the total balance that should be kept on Relay Chain. + **/ + rcMigratedBalance: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Helper storage item to store the total balance that should be kept on Relay Chain after + * it is consumed from the `RcMigratedBalance` storage item and sent to the Asset Hub. + * + * This let us to take the value from the `RcMigratedBalance` storage item and keep the + * `SignalMigrationFinish` stage to be idempotent while preserving these values for tests and + * later discoveries. + **/ + rcMigratedBalanceArchive: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * The Relay Chain migration state. + **/ + rcMigrationStage: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * The migration settings. + **/ + settings: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * Manual override for `type UnprocessedMsgBuffer: Get`. Look there for docs. + **/ + unprocessedMsgBuffer: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * The duration of the pre migration warm-up period. + * + * This is the duration of the warm-up period before the data migration starts. During this + * period, the migration will be in ongoing state and the concerned extrinsics will be locked. + **/ + warmUpPeriod: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * Generic query + **/ + [key: string]: QueryableStorageEntry; + }; referenda: { /** * The number of referenda being decided currently. @@ -1811,6 +1950,69 @@ declare module '@polkadot/api-base/types/storage' { **/ [key: string]: QueryableStorageEntry; }; + stakingAhClient: { + /** + * An incomplete validator set report. + **/ + incompleteValidatorSetReport: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * Indicates the current operating mode of the pallet. + * + * This value determines how the pallet behaves in response to incoming and outgoing messages, + * particularly whether it should execute logic directly, defer it, or delegate it entirely. + **/ + mode: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * A storage value that is set when a `new_session` gives a new validator set to the session + * pallet, and is cleared on the next call. + * + * The inner u32 is the id of the said activated validator set. While not relevant here, good + * to know this is the planning era index of staking-async on AH. + * + * Once cleared, we know a validator set has been activated, and therefore we can send a + * timestamp to AH. + **/ + nextSessionChangesValidators: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * Internal storage item of [`OffenceSendQueue`]. Should not be used manually. + **/ + offenceSendQueueCursor: AugmentedQuery Observable, []> & QueryableStorageEntry; + /** + * Internal storage item of [`OffenceSendQueue`]. Should not be used manually. + **/ + offenceSendQueueOffences: AugmentedQuery Observable>>, [u32]> & QueryableStorageEntry; + /** + * A session report that is outgoing, and should be sent. + * + * This will be attempted to be sent, possibly on every `on_initialize` call, until it is sent, + * or the second value reaches zero, at which point we drop it. + **/ + outgoingSessionReport: AugmentedQuery Observable>>, []> & QueryableStorageEntry; + /** + * All of the points of the validators. + * + * This is populated during a session, and is flushed and sent over via [`SendToAssetHub`] + * at each session end. + **/ + validatorPoints: AugmentedQuery Observable, [AccountId32]> & QueryableStorageEntry; + /** + * The queued validator sets for a given planning session index. + * + * This is received via a call from AssetHub. + **/ + validatorSet: AugmentedQuery Observable]>>>, []> & QueryableStorageEntry; + /** + * The session index at which the latest elected validator set was applied. + * + * This is used to determine if an offence, given a session index, is in the current active era + * or not. + **/ + validatorSetAppliedAt: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * Generic query + **/ + [key: string]: QueryableStorageEntry; + }; stateTrieMigration: { /** * The limits that are imposed on automatic migrations. @@ -2041,6 +2243,18 @@ declare module '@polkadot/api-base/types/storage' { * Nodes store links forward and back within their respective bags. **/ listNodes: AugmentedQuery Observable>, [AccountId32]> & QueryableStorageEntry; + /** + * Lock all updates to this pallet. + * + * If any nodes needs updating, removal or addition due to a temporary lock, the + * [`Call::rebag`] can be used. + **/ + lock: AugmentedQuery Observable>, []> & QueryableStorageEntry; + /** + * Pointer that remembers the next node that will be auto-rebagged. + * When `None`, the next scan will start from the list head again. + **/ + nextNodeAutoRebagged: AugmentedQuery Observable>, []> & QueryableStorageEntry; /** * Generic query **/ diff --git a/packages/api-augment/src/polkadot/runtime.ts b/packages/api-augment/src/polkadot/runtime.ts index 71f14582948..966c27cd104 100644 --- a/packages/api-augment/src/polkadot/runtime.ts +++ b/packages/api-augment/src/polkadot/runtime.ts @@ -13,7 +13,7 @@ import type { Extrinsic } from '@polkadot/types/interfaces/extrinsics'; import type { OpaqueMetadata } from '@polkadot/types/interfaces/metadata'; import type { ParaId, ValidationCodeHash } from '@polkadot/types/interfaces/parachains'; import type { AccountId32, H256, RuntimeCall, Slot } from '@polkadot/types/interfaces/runtime'; -import type { PalletTransactionPaymentFeeDetails, PalletTransactionPaymentRuntimeDispatchInfo, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotPrimitivesV8ApprovalVotingParams, PolkadotPrimitivesV8AsyncBackingAsyncBackingParams, PolkadotPrimitivesV8CandidateCommitments, PolkadotPrimitivesV8DisputeState, PolkadotPrimitivesV8ExecutorParams, PolkadotPrimitivesV8GroupRotationInfo, PolkadotPrimitivesV8OccupiedCoreAssumption, PolkadotPrimitivesV8PersistedValidationData, PolkadotPrimitivesV8PvfCheckStatement, PolkadotPrimitivesV8SessionInfo, PolkadotPrimitivesV8SlashingDisputeProof, PolkadotPrimitivesV8SlashingPendingSlashes, PolkadotPrimitivesV8ValidatorAppPublic, PolkadotPrimitivesV8ValidatorAppSignature, PolkadotPrimitivesVstagingAsyncBackingBackingState, PolkadotPrimitivesVstagingAsyncBackingConstraints, PolkadotPrimitivesVstagingCandidateEvent, PolkadotPrimitivesVstagingCommittedCandidateReceiptV2, PolkadotPrimitivesVstagingCoreState, PolkadotPrimitivesVstagingScrapedOnChainVotes, PolkadotRuntimeOriginCaller, RelayCommonApisInflationInfo, SpAuthorityDiscoveryAppPublic, SpConsensusBabeAppPublic, SpConsensusBabeBabeConfiguration, SpConsensusBabeEpoch, SpConsensusBeefyDoubleVotingProof, SpConsensusBeefyEcdsaCryptoPublic, SpConsensusBeefyForkVotingProofOpaqueValue, SpConsensusBeefyFutureBlockVotingProof, SpConsensusBeefyMmrBeefyAuthoritySet, SpConsensusBeefyValidatorSet, SpConsensusGrandpaAppPublic, SpConsensusGrandpaEquivocationProof, SpConsensusSlotsEquivocationProof, SpCoreCryptoKeyTypeId, SpInherentsCheckInherentsResult, SpInherentsInherentData, SpMmrPrimitivesError, SpMmrPrimitivesLeafProof, SpRuntimeBlock, SpRuntimeDispatchError, SpRuntimeExtrinsicInclusionMode, SpRuntimeHeader, SpRuntimeTransactionValidityTransactionSource, SpRuntimeTransactionValidityTransactionValidityError, SpRuntimeTransactionValidityValidTransaction, SpVersionRuntimeVersion, SpWeightsWeightV2Weight, XcmRuntimeApisConversionsError, XcmRuntimeApisDryRunCallDryRunEffects, XcmRuntimeApisDryRunError, XcmRuntimeApisDryRunXcmDryRunEffects, XcmRuntimeApisFeesError, XcmVersionedAssetId, XcmVersionedAssets, XcmVersionedLocation, XcmVersionedXcm } from '@polkadot/types/lookup'; +import type { FrameSupportViewFunctionsViewFunctionDispatchError, FrameSupportViewFunctionsViewFunctionId, PalletTransactionPaymentFeeDetails, PalletTransactionPaymentRuntimeDispatchInfo, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotPrimitivesV8ApprovalVotingParams, PolkadotPrimitivesV8AsyncBackingAsyncBackingParams, PolkadotPrimitivesV8CandidateCommitments, PolkadotPrimitivesV8DisputeState, PolkadotPrimitivesV8ExecutorParams, PolkadotPrimitivesV8GroupRotationInfo, PolkadotPrimitivesV8OccupiedCoreAssumption, PolkadotPrimitivesV8PersistedValidationData, PolkadotPrimitivesV8PvfCheckStatement, PolkadotPrimitivesV8SessionInfo, PolkadotPrimitivesV8SlashingDisputeProof, PolkadotPrimitivesV8SlashingPendingSlashes, PolkadotPrimitivesV8ValidatorAppPublic, PolkadotPrimitivesV8ValidatorAppSignature, PolkadotPrimitivesVstagingAsyncBackingBackingState, PolkadotPrimitivesVstagingAsyncBackingConstraints, PolkadotPrimitivesVstagingCandidateEvent, PolkadotPrimitivesVstagingCommittedCandidateReceiptV2, PolkadotPrimitivesVstagingCoreState, PolkadotPrimitivesVstagingScrapedOnChainVotes, PolkadotRuntimeOriginCaller, RelayCommonApisInflationInfo, SpAuthorityDiscoveryAppPublic, SpConsensusBabeAppPublic, SpConsensusBabeBabeConfiguration, SpConsensusBabeEpoch, SpConsensusBeefyDoubleVotingProof, SpConsensusBeefyEcdsaCryptoPublic, SpConsensusBeefyForkVotingProofOpaqueValue, SpConsensusBeefyFutureBlockVotingProof, SpConsensusBeefyMmrBeefyAuthoritySet, SpConsensusBeefyValidatorSet, SpConsensusGrandpaAppPublic, SpConsensusGrandpaEquivocationProof, SpConsensusSlotsEquivocationProof, SpCoreCryptoKeyTypeId, SpInherentsCheckInherentsResult, SpInherentsInherentData, SpMmrPrimitivesError, SpMmrPrimitivesLeafProof, SpRuntimeBlock, SpRuntimeDispatchError, SpRuntimeExtrinsicInclusionMode, SpRuntimeHeader, SpRuntimeTransactionValidityTransactionSource, SpRuntimeTransactionValidityTransactionValidityError, SpRuntimeTransactionValidityValidTransaction, SpVersionRuntimeVersion, SpWeightsWeightV2Weight, XcmRuntimeApisConversionsError, XcmRuntimeApisDryRunCallDryRunEffects, XcmRuntimeApisDryRunError, XcmRuntimeApisDryRunXcmDryRunEffects, XcmRuntimeApisFeesError, XcmVersionedAssetId, XcmVersionedAssets, XcmVersionedLocation, XcmVersionedXcm } from '@polkadot/types/lookup'; import type { IExtrinsic, Observable } from '@polkadot/types/types'; export type __AugmentedCall = AugmentedCall; @@ -492,6 +492,17 @@ declare module '@polkadot/api-base/types/calls' { **/ [key: string]: DecoratedCallBase; }; + /** 0xccd9de6396c899ca/ */ + runtimeViewFunction: { + /** + * Execute a view function query. + **/ + executeViewFunction: AugmentedCall Observable>>; + /** + * Generic call + **/ + [key: string]: DecoratedCallBase; + }; /** 0xab3c0572291feb8b/ */ sessionKeys: { /** diff --git a/packages/api-augment/src/polkadot/tx.ts b/packages/api-augment/src/polkadot/tx.ts index cc330845641..d9f9446d858 100644 --- a/packages/api-augment/src/polkadot/tx.ts +++ b/packages/api-augment/src/polkadot/tx.ts @@ -10,7 +10,7 @@ import type { Bytes, Compact, Option, U8aFixed, Vec, bool, u128, u16, u32, u64, import type { AnyNumber, IMethod, ITuple } from '@polkadot/types-codec/types'; import type { EthereumAddress } from '@polkadot/types/interfaces/eth'; import type { AccountId32, Call, H256, MultiAddress, Perbill, Percent } from '@polkadot/types/interfaces/runtime'; -import type { FrameSupportPreimagesBounded, FrameSupportScheduleDispatchTime, PalletBalancesAdjustmentDirection, PalletBrokerCoretimeInterfaceCoreAssignment, PalletConvictionVotingConviction, PalletConvictionVotingVoteAccountVote, PalletElectionProviderMultiPhaseRawSolution, PalletElectionProviderMultiPhaseSolutionOrSnapshotSize, PalletMultisigTimepoint, PalletNominationPoolsBondExtra, PalletNominationPoolsClaimPermission, PalletNominationPoolsCommissionChangeRate, PalletNominationPoolsCommissionClaimPermission, PalletNominationPoolsConfigOpAccountId32, PalletNominationPoolsConfigOpPerbill, PalletNominationPoolsConfigOpU128, PalletNominationPoolsConfigOpU32, PalletNominationPoolsPoolState, PalletStakingPalletConfigOpPerbill, PalletStakingPalletConfigOpPercent, PalletStakingPalletConfigOpU128, PalletStakingPalletConfigOpU32, PalletStakingRewardDestination, PalletStakingUnlockChunk, PalletStakingValidatorPrefs, PalletStateTrieMigrationMigrationLimits, PalletStateTrieMigrationMigrationTask, PalletStateTrieMigrationProgress, PalletVestingVestingInfo, PolkadotParachainPrimitivesPrimitivesHrmpChannelId, PolkadotPrimitivesV8ApprovalVotingParams, PolkadotPrimitivesV8AsyncBackingAsyncBackingParams, PolkadotPrimitivesV8ExecutorParams, PolkadotPrimitivesV8PvfCheckStatement, PolkadotPrimitivesV8SchedulerParams, PolkadotPrimitivesV8SlashingDisputeProof, PolkadotPrimitivesV8ValidatorAppSignature, PolkadotPrimitivesVstagingInherentData, PolkadotRuntimeCommonClaimsEcdsaSignature, PolkadotRuntimeCommonClaimsStatementKind, PolkadotRuntimeCommonImplsVersionedLocatableAsset, PolkadotRuntimeConstantsProxyProxyType, PolkadotRuntimeOriginCaller, PolkadotRuntimeParachainsInclusionAggregateMessageOrigin, PolkadotRuntimeSessionKeys, SpConsensusBabeDigestsNextConfigDescriptor, SpConsensusBeefyDoubleVotingProof, SpConsensusBeefyForkVotingProofAncestryProof, SpConsensusBeefyFutureBlockVotingProof, SpConsensusGrandpaEquivocationProof, SpConsensusSlotsEquivocationProof, SpNposElectionsElectionScore, SpNposElectionsSupport, SpRuntimeMultiSignature, SpRuntimeMultiSigner, SpSessionMembershipProof, SpWeightsWeightV2Weight, StagingXcmExecutorAssetTransferTransferType, StagingXcmV5Location, XcmV3WeightLimit, XcmVersionedAssetId, XcmVersionedAssets, XcmVersionedLocation, XcmVersionedXcm } from '@polkadot/types/lookup'; +import type { FrameSupportPreimagesBounded, FrameSupportScheduleDispatchTime, PalletBalancesAdjustmentDirection, PalletBrokerCoretimeInterfaceCoreAssignment, PalletConvictionVotingConviction, PalletConvictionVotingVoteAccountVote, PalletElectionProviderMultiPhaseRawSolution, PalletElectionProviderMultiPhaseSolutionOrSnapshotSize, PalletMultisigTimepoint, PalletNominationPoolsBondExtra, PalletNominationPoolsClaimPermission, PalletNominationPoolsCommissionChangeRate, PalletNominationPoolsCommissionClaimPermission, PalletNominationPoolsConfigOpAccountId32, PalletNominationPoolsConfigOpPerbill, PalletNominationPoolsConfigOpU128, PalletNominationPoolsConfigOpU32, PalletNominationPoolsPoolState, PalletRcMigratorManagerMultisigVote, PalletRcMigratorMigrationSettings, PalletRcMigratorMigrationStage, PalletRcMigratorQueuePriority, PalletStakingAsyncAhClientOperatingMode, PalletStakingAsyncRcClientValidatorSetReport, PalletStakingPalletConfigOpPerbill, PalletStakingPalletConfigOpPercent, PalletStakingPalletConfigOpU128, PalletStakingPalletConfigOpU32, PalletStakingRewardDestination, PalletStakingUnlockChunk, PalletStakingValidatorPrefs, PalletStateTrieMigrationMigrationLimits, PalletStateTrieMigrationMigrationTask, PalletStateTrieMigrationProgress, PalletVestingVestingInfo, PolkadotParachainPrimitivesPrimitivesHrmpChannelId, PolkadotPrimitivesV8ApprovalVotingParams, PolkadotPrimitivesV8AsyncBackingAsyncBackingParams, PolkadotPrimitivesV8ExecutorParams, PolkadotPrimitivesV8PvfCheckStatement, PolkadotPrimitivesV8SchedulerParams, PolkadotPrimitivesV8ValidatorAppSignature, PolkadotPrimitivesVstagingDisputeProof, PolkadotPrimitivesVstagingInherentData, PolkadotRuntimeCommonClaimsEcdsaSignature, PolkadotRuntimeCommonClaimsStatementKind, PolkadotRuntimeCommonImplsVersionedLocatableAsset, PolkadotRuntimeConstantsProxyProxyType, PolkadotRuntimeOriginCaller, PolkadotRuntimeParachainsInclusionAggregateMessageOrigin, PolkadotRuntimeSessionKeys, SpConsensusBabeDigestsNextConfigDescriptor, SpConsensusBeefyDoubleVotingProof, SpConsensusBeefyForkVotingProofAncestryProof, SpConsensusBeefyFutureBlockVotingProof, SpConsensusGrandpaEquivocationProof, SpConsensusSlotsEquivocationProof, SpNposElectionsElectionScore, SpNposElectionsSupport, SpRuntimeMultiSignature, SpRuntimeMultiSigner, SpSessionMembershipProof, SpWeightsWeightV2Weight, StagingXcmExecutorAssetTransferTransferType, StagingXcmV5Location, StagingXcmV5Response, XcmV3WeightLimit, XcmVersionedAssetId, XcmVersionedAssets, XcmVersionedLocation, XcmVersionedXcm } from '@polkadot/types/lookup'; export type __AugmentedSubmittable = AugmentedSubmittable<() => unknown>; export type __SubmittableExtrinsic = SubmittableExtrinsic; @@ -353,6 +353,24 @@ declare module '@polkadot/api-base/types/submittable' { * - O(1). **/ extendBountyExpiry: AugmentedSubmittable<(bountyId: Compact | AnyNumber | Uint8Array, remark: Bytes | string | Uint8Array) => SubmittableExtrinsic, [Compact, Bytes]>; + /** + * Poke the deposit reserved for creating a bounty proposal. + * + * This can be used by accounts to update their reserved amount. + * + * The dispatch origin for this call must be _Signed_. + * + * Parameters: + * - `bounty_id`: The bounty id for which to adjust the deposit. + * + * If the deposit is updated, the difference will be reserved/unreserved from the + * proposer's account. + * + * The transaction is made free if the deposit is updated and paid otherwise. + * + * Emits `DepositPoked` if the deposit is updated. + **/ + pokeDeposit: AugmentedSubmittable<(bountyId: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [Compact]>; /** * Propose a new bounty. * @@ -1116,7 +1134,7 @@ declare module '@polkadot/api-base/types/submittable' { * This can only be called when [`Phase::Emergency`] is enabled, as an alternative to * calling [`Call::set_emergency_election_result`]. **/ - governanceFallback: AugmentedSubmittable<(maybeMaxVoters: Option | null | Uint8Array | u32 | AnyNumber, maybeMaxTargets: Option | null | Uint8Array | u32 | AnyNumber) => SubmittableExtrinsic, [Option, Option]>; + governanceFallback: AugmentedSubmittable<() => SubmittableExtrinsic, []>; /** * Set a solution in the queue, to be handed out to the client of this pallet in the next * call to `ElectionProvider::elect`. @@ -2116,6 +2134,25 @@ declare module '@polkadot/api-base/types/submittable' { * the go-ahead signal while the PVF pre-checking feature is enabled. **/ addTrustedValidationCode: AugmentedSubmittable<(validationCode: Bytes | string | Uint8Array) => SubmittableExtrinsic, [Bytes]>; + /** + * Applies the already authorized current code for the parachain, + * triggering the same functionality as `force_set_current_code`. + **/ + applyAuthorizedForceSetCurrentCode: AugmentedSubmittable<(para: u32 | AnyNumber | Uint8Array, newCode: Bytes | string | Uint8Array) => SubmittableExtrinsic, [u32, Bytes]>; + /** + * Sets the storage for the authorized current code hash of the parachain. + * If not applied, it will be removed at the `System::block_number() + valid_period` block. + * + * This can be useful, when triggering `Paras::force_set_current_code(para, code)` + * from a different chain than the one where the `Paras` pallet is deployed. + * + * The main purpose is to avoid transferring the entire `code` Wasm blob between chains. + * Instead, we authorize `code_hash` with `root`, which can later be applied by + * `Paras::apply_authorized_force_set_current_code(para, code)` by anyone. + * + * Authorizations are stored in an **overwriting manner**. + **/ + authorizeForceSetCurrentCodeHash: AugmentedSubmittable<(para: u32 | AnyNumber | Uint8Array, newCodeHash: H256 | string | Uint8Array, validPeriod: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32, H256, u32]>; /** * Note a new block head for para within the context of the current block. **/ @@ -2155,6 +2192,13 @@ declare module '@polkadot/api-base/types/submittable' { * dispatching. **/ pokeUnusedValidationCode: AugmentedSubmittable<(validationCodeHash: H256 | string | Uint8Array) => SubmittableExtrinsic, [H256]>; + /** + * Remove an upgrade cooldown for a parachain. + * + * The cost for removing the cooldown earlier depends on the time left for the cooldown + * multiplied by [`Config::CooldownRemovalMultiplier`]. The paid tokens are burned. + **/ + removeUpgradeCooldown: AugmentedSubmittable<(para: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u32]>; /** * Generic tx **/ @@ -2174,7 +2218,7 @@ declare module '@polkadot/api-base/types/submittable' { [key: string]: SubmittableExtrinsicFunction; }; parasSlashing: { - reportDisputeLostUnsigned: AugmentedSubmittable<(disputeProof: PolkadotPrimitivesV8SlashingDisputeProof | { timeSlot?: any; kind?: any; validatorIndex?: any; validatorId?: any } | string | Uint8Array, keyOwnerProof: SpSessionMembershipProof | { session?: any; trieNodes?: any; validatorCount?: any } | string | Uint8Array) => SubmittableExtrinsic, [PolkadotPrimitivesV8SlashingDisputeProof, SpSessionMembershipProof]>; + reportDisputeLostUnsigned: AugmentedSubmittable<(disputeProof: PolkadotPrimitivesVstagingDisputeProof | { timeSlot?: any; kind?: any; validatorIndex?: any; validatorId?: any } | string | Uint8Array, keyOwnerProof: SpSessionMembershipProof | { session?: any; trieNodes?: any; validatorCount?: any } | string | Uint8Array) => SubmittableExtrinsic, [PolkadotPrimitivesVstagingDisputeProof, SpSessionMembershipProof]>; /** * Generic tx **/ @@ -2280,16 +2324,16 @@ declare module '@polkadot/api-base/types/submittable' { * inaccessible. * * Requires a `Signed` origin, and the sender account must have been created by a call to - * `pure` with corresponding parameters. + * `create_pure` with corresponding parameters. * - * - `spawner`: The account that originally called `pure` to create this account. - * - `index`: The disambiguation index originally passed to `pure`. Probably `0`. - * - `proxy_type`: The proxy type originally passed to `pure`. - * - `height`: The height of the chain when the call to `pure` was processed. - * - `ext_index`: The extrinsic index in which the call to `pure` was processed. + * - `spawner`: The account that originally called `create_pure` to create this account. + * - `index`: The disambiguation index originally passed to `create_pure`. Probably `0`. + * - `proxy_type`: The proxy type originally passed to `create_pure`. + * - `height`: The height of the chain when the call to `create_pure` was processed. + * - `ext_index`: The extrinsic index in which the call to `create_pure` was processed. * * Fails with `NoPermission` in case the caller is not a previously created pure - * account whose `pure` call has corresponding parameters. + * account whose `create_pure` call has corresponding parameters. **/ killPure: AugmentedSubmittable<(spawner: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, proxyType: PolkadotRuntimeConstantsProxyProxyType | 'Any' | 'NonTransfer' | 'Governance' | 'Staking' | 'CancelProxy' | 'Auction' | 'NominationPools' | 'ParaRegistration' | number | Uint8Array, index: u16 | AnyNumber | Uint8Array, height: Compact | AnyNumber | Uint8Array, extIndex: Compact | AnyNumber | Uint8Array) => SubmittableExtrinsic, [MultiAddress, PolkadotRuntimeConstantsProxyProxyType, u16, Compact, Compact]>; /** @@ -2360,7 +2404,7 @@ declare module '@polkadot/api-base/types/submittable' { * * The dispatch origin for this call must be _Signed_. * - * WARNING: This may be called on accounts created by `pure`, however if done, then + * WARNING: This may be called on accounts created by `create_pure`, however if done, then * the unreserved fees will be inaccessible. **All access to this account will be lost.** **/ removeProxies: AugmentedSubmittable<() => SubmittableExtrinsic, []>; @@ -2379,6 +2423,121 @@ declare module '@polkadot/api-base/types/submittable' { **/ [key: string]: SubmittableExtrinsicFunction; }; + rcMigrator: { + /** + * Cancel the migration. + * + * Migration can only be cancelled if it is in the [`MigrationStage::Scheduled`] state. + **/ + cancelMigration: AugmentedSubmittable<() => SubmittableExtrinsic, []>; + /** + * Set the migration stage. + * + * This call is intended for emergency use only and is guarded by the + * [`Config::AdminOrigin`]. + **/ + forceSetStage: AugmentedSubmittable<(stage: PalletRcMigratorMigrationStage | { Pending: any } | { MigrationPaused: any } | { Scheduled: any } | { WaitingForAh: any } | { WarmUp: any } | { Starting: any } | { PureProxyCandidatesMigrationInit: any } | { AccountsMigrationInit: any } | { AccountsMigrationOngoing: any } | { AccountsMigrationDone: any } | { MultisigMigrationInit: any } | { MultisigMigrationOngoing: any } | { MultisigMigrationDone: any } | { ClaimsMigrationInit: any } | { ClaimsMigrationOngoing: any } | { ClaimsMigrationDone: any } | { ProxyMigrationInit: any } | { ProxyMigrationProxies: any } | { ProxyMigrationAnnouncements: any } | { ProxyMigrationDone: any } | { PreimageMigrationInit: any } | { PreimageMigrationChunksOngoing: any } | { PreimageMigrationChunksDone: any } | { PreimageMigrationRequestStatusOngoing: any } | { PreimageMigrationRequestStatusDone: any } | { PreimageMigrationLegacyRequestStatusInit: any } | { PreimageMigrationLegacyRequestStatusOngoing: any } | { PreimageMigrationLegacyRequestStatusDone: any } | { PreimageMigrationDone: any } | { NomPoolsMigrationInit: any } | { NomPoolsMigrationOngoing: any } | { NomPoolsMigrationDone: any } | { VestingMigrationInit: any } | { VestingMigrationOngoing: any } | { VestingMigrationDone: any } | { DelegatedStakingMigrationInit: any } | { DelegatedStakingMigrationOngoing: any } | { DelegatedStakingMigrationDone: any } | { IndicesMigrationInit: any } | { IndicesMigrationOngoing: any } | { IndicesMigrationDone: any } | { ReferendaMigrationInit: any } | { ReferendaMigrationOngoing: any } | { ReferendaMigrationDone: any } | { BagsListMigrationInit: any } | { BagsListMigrationOngoing: any } | { BagsListMigrationDone: any } | { SchedulerMigrationInit: any } | { SchedulerMigrationOngoing: any } | { SchedulerAgendaMigrationOngoing: any } | { SchedulerMigrationDone: any } | { ConvictionVotingMigrationInit: any } | { ConvictionVotingMigrationOngoing: any } | { ConvictionVotingMigrationDone: any } | { BountiesMigrationInit: any } | { BountiesMigrationOngoing: any } | { BountiesMigrationDone: any } | { ChildBountiesMigrationInit: any } | { ChildBountiesMigrationOngoing: any } | { ChildBountiesMigrationDone: any } | { AssetRateMigrationInit: any } | { AssetRateMigrationOngoing: any } | { AssetRateMigrationDone: any } | { CrowdloanMigrationInit: any } | { CrowdloanMigrationOngoing: any } | { CrowdloanMigrationDone: any } | { TreasuryMigrationInit: any } | { TreasuryMigrationOngoing: any } | { TreasuryMigrationDone: any } | { StakingMigrationInit: any } | { StakingMigrationOngoing: any } | { StakingMigrationDone: any } | { CoolOff: any } | { SignalMigrationFinish: any } | { MigrationDone: any } | string | Uint8Array) => SubmittableExtrinsic, [PalletRcMigratorMigrationStage]>; + /** + * Pause the migration. + **/ + pauseMigration: AugmentedSubmittable<() => SubmittableExtrinsic, []>; + /** + * Set the accounts to be preserved on Relay Chain during the migration. + * + * The accounts must have no consumers references. + **/ + preserveAccounts: AugmentedSubmittable<(accounts: Vec | (AccountId32 | string | Uint8Array)[]) => SubmittableExtrinsic, [Vec]>; + /** + * Receive a query response from the Asset Hub for a previously sent xcm message. + **/ + receiveQueryResponse: AugmentedSubmittable<(queryId: u64 | AnyNumber | Uint8Array, response: StagingXcmV5Response | { Null: any } | { Assets: any } | { ExecutionResult: any } | { Version: any } | { PalletsInfo: any } | { DispatchResult: any } | string | Uint8Array) => SubmittableExtrinsic, [u64, StagingXcmV5Response]>; + /** + * Resend a previously sent and unconfirmed XCM message. + **/ + resendXcm: AugmentedSubmittable<(queryId: u64 | AnyNumber | Uint8Array) => SubmittableExtrinsic, [u64]>; + /** + * Schedule the migration to start at a given moment. + * + * ### Parameters: + * - `start`: The block number at which the migration will start. `DispatchTime` calculated + * at the moment of the extrinsic execution. + * - `warm_up`: Duration or timepoint that will be used to prepare for the migration. Calls + * are filtered during this period. It is intended to give enough time for UMP and DMP + * queues to empty. `DispatchTime` calculated at the moment of the transition to the + * warm-up stage. + * - `cool_off`: The block number at which the post migration cool-off period will end. The + * `DispatchTime` calculated at the moment of the transition to the cool-off stage. + * - `unsafe_ignore_staking_lock_check`: ONLY FOR TESTING. Ignore the check whether the + * scheduled time point is far enough in the future. + * + * Note: If the staking election for next era is already complete, and the next + * validator set is queued in `pallet-session`, we want to avoid starting the data + * migration at this point as it can lead to some missed validator rewards. To address + * this, we stop staking election at the start of migration and must wait atleast 1 + * session (set via warm_up) before starting the data migration. + * + * Read [`MigrationStage::Scheduled`] documentation for more details. + **/ + scheduleMigration: AugmentedSubmittable<(start: FrameSupportScheduleDispatchTime | { At: any } | { After: any } | string | Uint8Array, warmUp: FrameSupportScheduleDispatchTime | { At: any } | { After: any } | string | Uint8Array, coolOff: FrameSupportScheduleDispatchTime | { At: any } | { After: any } | string | Uint8Array, unsafeIgnoreStakingLockCheck: bool | boolean | Uint8Array) => SubmittableExtrinsic, [FrameSupportScheduleDispatchTime, FrameSupportScheduleDispatchTime, FrameSupportScheduleDispatchTime, bool]>; + /** + * XCM send call identical to the [`pallet_xcm::Pallet::send`] call but with the + * [Config::SendXcm] router which will be able to send messages to the Asset Hub during + * the migration. + **/ + sendXcmMessage: AugmentedSubmittable<(dest: XcmVersionedLocation | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array, message: XcmVersionedXcm | { V3: any } | { V4: any } | { V5: any } | string | Uint8Array) => SubmittableExtrinsic, [XcmVersionedLocation, XcmVersionedXcm]>; + /** + * Set the AH UMP queue priority configuration. + * + * Can only be called by the `AdminOrigin`. + **/ + setAhUmpQueuePriority: AugmentedSubmittable<(updated: PalletRcMigratorQueuePriority | { Config: any } | { OverrideConfig: any } | { Disabled: any } | string | Uint8Array) => SubmittableExtrinsic, [PalletRcMigratorQueuePriority]>; + /** + * Set the canceller account id. + * + * The canceller can only stop scheduled migration. + **/ + setCanceller: AugmentedSubmittable<(updated: Option | null | Uint8Array | AccountId32 | string) => SubmittableExtrinsic, [Option]>; + /** + * Set the manager account id. + * + * The manager has the similar to [`Config::AdminOrigin`] privileges except that it + * can not set the manager account id via `set_manager` call. + **/ + setManager: AugmentedSubmittable<(updated: Option | null | Uint8Array | AccountId32 | string) => SubmittableExtrinsic, [Option]>; + /** + * Set the migration settings. Can only be done by admin or manager. + **/ + setSettings: AugmentedSubmittable<(settings: Option | null | Uint8Array | PalletRcMigratorMigrationSettings | { maxAccountsPerBlock?: any; maxItemsPerBlock?: any } | string) => SubmittableExtrinsic, [Option]>; + /** + * Set the unprocessed message buffer size. + * + * `None` means to use the configuration value. + **/ + setUnprocessedMsgBuffer: AugmentedSubmittable<(updated: Option | null | Uint8Array | u32 | AnyNumber) => SubmittableExtrinsic, [Option]>; + /** + * Start the data migration. + * + * This is typically called by the Asset Hub to indicate it's readiness to receive the + * migration data. + **/ + startDataMigration: AugmentedSubmittable<() => SubmittableExtrinsic, []>; + /** + * Vote on behalf of any of the members in `MultisigMembers`. + * + * Unsigned extrinsic, requiring the `payload` to be signed. + * + * Upon each call, a new entry is created in `ManagerMultisigs` map the `payload.call` to + * be dispatched. Once `MultisigThreshold` is reached, the entire map is deleted, and we + * move on to the next round. + * + * The round system ensures that signatures from older round cannot be reused. + **/ + voteManagerMultisig: AugmentedSubmittable<(payload: PalletRcMigratorManagerMultisigVote | { who?: any; call?: any; round?: any } | string | Uint8Array, sig: SpRuntimeMultiSignature | { Ed25519: any } | { Sr25519: any } | { Ecdsa: any } | string | Uint8Array) => SubmittableExtrinsic, [PalletRcMigratorManagerMultisigVote, SpRuntimeMultiSignature]>; + /** + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; referenda: { /** * Cancel an ongoing referendum. @@ -2764,6 +2923,7 @@ declare module '@polkadot/api-base/types/submittable' { * Can be called by the `T::AdminOrigin`. * * Parameters: era and indices of the slashes for that era to kill. + * They **must** be sorted in ascending order, *and* unique. **/ cancelDeferredSlash: AugmentedSubmittable<(era: u32 | AnyNumber | Uint8Array, slashIndices: Vec | (u32 | AnyNumber | Uint8Array)[]) => SubmittableExtrinsic, [u32, Vec]>; /** @@ -3121,6 +3281,8 @@ declare module '@polkadot/api-base/types/submittable' { * period ends. If this leaves an amount actively bonded less than * [`asset::existential_deposit`], then it is increased to the full amount. * + * The stash may be chilled if the ledger total amount falls to 0 after unbonding. + * * The dispatch origin for this call must be _Signed_ by the controller, not the stash. * * Once the unlock period is done, you can call `withdraw_unbonded` to actually move @@ -3186,6 +3348,21 @@ declare module '@polkadot/api-base/types/submittable' { **/ [key: string]: SubmittableExtrinsicFunction; }; + stakingAhClient: { + /** + * manually do what this pallet was meant to do at the end of the migration. + **/ + forceOnMigrationEnd: AugmentedSubmittable<() => SubmittableExtrinsic, []>; + /** + * Allows governance to force set the operating mode of the pallet. + **/ + setMode: AugmentedSubmittable<(mode: PalletStakingAsyncAhClientOperatingMode | 'Passive' | 'Buffered' | 'Active' | number | Uint8Array) => SubmittableExtrinsic, [PalletStakingAsyncAhClientOperatingMode]>; + validatorSet: AugmentedSubmittable<(report: PalletStakingAsyncRcClientValidatorSetReport | { newValidatorSet?: any; id?: any; pruneUpTo?: any; leftover?: any } | string | Uint8Array) => SubmittableExtrinsic, [PalletStakingAsyncRcClientValidatorSetReport]>; + /** + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + }; stateTrieMigration: { /** * Continue the migration for the given `limits`. diff --git a/packages/types-augment/src/lookup/assetHubKusama.ts b/packages/types-augment/src/lookup/assetHubKusama.ts index c1073403789..6ae90fdb7b2 100644 --- a/packages/types-augment/src/lookup/assetHubKusama.ts +++ b/packages/types-augment/src/lookup/assetHubKusama.ts @@ -196,300 +196,6 @@ export default { * Lookup220: asset_hub_kusama_runtime::Runtime **/ AssetHubKusamaRuntimeRuntime: 'Null', - /** - * Lookup241: pallet_staking_async_rc_client::pallet::Event - **/ - PalletStakingAsyncRcClientEvent: { - _enum: { - SessionReportReceived: { - endIndex: 'u32', - activationTimestamp: 'Option<(u64,u32)>', - validatorPointsCounts: 'u32', - leftover: 'bool', - }, - OffenceReceived: { - slashSession: 'u32', - offencesCount: 'u32', - }, - Unexpected: 'PalletStakingAsyncRcClientUnexpectedKind' - } - }, - /** - * Lookup244: pallet_staking_async_rc_client::pallet::UnexpectedKind - **/ - PalletStakingAsyncRcClientUnexpectedKind: { - _enum: ['SessionReportIntegrityFailed', 'ValidatorSetIntegrityFailed', 'SessionSkipped', 'SessionAlreadyProcessed', 'ValidatorSetSendFailed', 'ValidatorSetDropped'] - }, - /** - * Lookup245: pallet_election_provider_multi_block::pallet::Event - **/ - PalletElectionProviderMultiBlockEvent: { - _enum: { - PhaseTransitioned: { - from: 'PalletElectionProviderMultiBlockPhase', - to: 'PalletElectionProviderMultiBlockPhase', - }, - UnexpectedTargetSnapshotFailed: 'Null', - UnexpectedVoterSnapshotFailed: 'Null' - } - }, - /** - * Lookup246: pallet_election_provider_multi_block::types::Phase - **/ - PalletElectionProviderMultiBlockPhase: { - _enum: { - Off: 'Null', - Signed: 'u32', - SignedValidation: 'u32', - Unsigned: 'u32', - Snapshot: 'u32', - Done: 'Null', - Export: 'u32', - Emergency: 'Null' - } - }, - /** - * Lookup247: pallet_election_provider_multi_block::verifier::impls::pallet::Event - **/ - PalletElectionProviderMultiBlockVerifierImplsPalletEvent: { - _enum: { - VerificationFailed: '(u32,PalletElectionProviderMultiBlockVerifierFeasibilityError)', - Verified: '(u32,u32)', - Queued: '(SpNposElectionsElectionScore,Option)' - } - }, - /** - * Lookup248: pallet_election_provider_multi_block::verifier::FeasibilityError - **/ - PalletElectionProviderMultiBlockVerifierFeasibilityError: { - _enum: { - WrongWinnerCount: 'Null', - SnapshotUnavailable: 'Null', - InvalidVote: 'Null', - InvalidVoter: 'Null', - InvalidWinner: 'Null', - InvalidScore: 'Null', - InvalidRound: 'Null', - ScoreTooLow: 'Null', - FailedToBoundSupport: 'Null', - NposElection: 'SpNposElectionsError', - Incomplete: 'Null' - } - }, - /** - * Lookup249: sp_npos_elections::Error - **/ - SpNposElectionsError: { - _enum: ['SolutionWeightOverflow', 'SolutionTargetOverflow', 'SolutionInvalidIndex', 'SolutionInvalidPageIndex', 'ArithmeticError', 'InvalidSupportEdge', 'TooManyVoters', 'BoundsExceeded', 'DuplicateVoter', 'DuplicateTarget'] - }, - /** - * Lookup252: pallet_election_provider_multi_block::signed::pallet::Event - **/ - PalletElectionProviderMultiBlockSignedPalletEvent: { - _enum: { - Registered: '(u32,AccountId32,SpNposElectionsElectionScore)', - Stored: '(u32,AccountId32,u32)', - Rewarded: '(u32,AccountId32,u128)', - Slashed: '(u32,AccountId32,u128)', - Ejected: '(u32,AccountId32)', - Discarded: '(u32,AccountId32)', - Bailed: '(u32,AccountId32)' - } - }, - /** - * Lookup253: pallet_staking_async::pallet::pallet::Event - **/ - PalletStakingAsyncPalletEvent: { - _enum: { - EraPaid: { - eraIndex: 'u32', - validatorPayout: 'u128', - remainder: 'u128', - }, - Rewarded: { - stash: 'AccountId32', - dest: 'PalletStakingAsyncRewardDestination', - amount: 'u128', - }, - Slashed: { - staker: 'AccountId32', - amount: 'u128', - }, - OldSlashingReportDiscarded: { - sessionIndex: 'u32', - }, - Bonded: { - stash: 'AccountId32', - amount: 'u128', - }, - Unbonded: { - stash: 'AccountId32', - amount: 'u128', - }, - Withdrawn: { - stash: 'AccountId32', - amount: 'u128', - }, - StakerRemoved: { - stash: 'AccountId32', - }, - Kicked: { - nominator: 'AccountId32', - stash: 'AccountId32', - }, - Chilled: { - stash: 'AccountId32', - }, - PayoutStarted: { - eraIndex: 'u32', - validatorStash: 'AccountId32', - page: 'u32', - next: 'Option', - }, - ValidatorPrefsSet: { - stash: 'AccountId32', - prefs: 'PalletStakingAsyncValidatorPrefs', - }, - SnapshotVotersSizeExceeded: { - _alias: { - size_: 'size', - }, - size_: 'u32', - }, - SnapshotTargetsSizeExceeded: { - _alias: { - size_: 'size', - }, - size_: 'u32', - }, - ForceEra: { - mode: 'PalletStakingAsyncForcing', - }, - ControllerBatchDeprecated: { - failures: 'u32', - }, - CurrencyMigrated: { - stash: 'AccountId32', - forceWithdraw: 'u128', - }, - PagedElectionProceeded: { - page: 'u32', - result: 'Result', - }, - OffenceReported: { - offenceEra: 'u32', - validator: 'AccountId32', - fraction: 'Perbill', - }, - SlashComputed: { - offenceEra: 'u32', - slashEra: 'u32', - offender: 'AccountId32', - page: 'u32', - }, - SlashCancelled: { - slashEra: 'u32', - validator: 'AccountId32', - }, - SessionRotated: { - startingSession: 'u32', - activeEra: 'u32', - plannedEra: 'u32', - }, - Unexpected: 'PalletStakingAsyncPalletUnexpectedKind', - OffenceTooOld: { - offenceEra: 'u32', - validator: 'AccountId32', - fraction: 'Perbill', - }, - EraPruned: { - index: 'u32' - } - } - }, - /** - * Lookup254: pallet_staking_async::RewardDestination - **/ - PalletStakingAsyncRewardDestination: { - _enum: { - Staked: 'Null', - Stash: 'Null', - Controller: 'Null', - Account: 'AccountId32', - None: 'Null' - } - }, - /** - * Lookup255: pallet_staking_async::ValidatorPrefs - **/ - PalletStakingAsyncValidatorPrefs: { - commission: 'Compact', - blocked: 'bool' - }, - /** - * Lookup257: pallet_staking_async::Forcing - **/ - PalletStakingAsyncForcing: { - _enum: ['NotForcing', 'ForceNew', 'ForceNone', 'ForceAlways'] - }, - /** - * Lookup259: pallet_staking_async::pallet::pallet::UnexpectedKind - **/ - PalletStakingAsyncPalletUnexpectedKind: { - _enum: ['EraDurationBoundExceeded', 'UnknownValidatorActivation'] - }, - /** - * Lookup262: parachains_common::pay::VersionedLocatableAccount - **/ - ParachainsCommonPayVersionedLocatableAccount: { - _enum: { - __Unused0: 'Null', - __Unused1: 'Null', - __Unused2: 'Null', - __Unused3: 'Null', - V4: { - location: 'StagingXcmV4Location', - accountId: 'StagingXcmV4Location', - }, - V5: { - location: 'StagingXcmV5Location', - accountId: 'StagingXcmV5Location' - } - } - }, - /** - * Lookup274: cumulus_pallet_parachain_system::parachain_inherent::BasicParachainInherentData - **/ - CumulusPalletParachainSystemParachainInherentBasicParachainInherentData: { - validationData: 'PolkadotPrimitivesV8PersistedValidationData', - relayChainState: 'SpTrieStorageProof', - relayParentDescendants: 'Vec', - collatorPeerId: 'Option' - }, - /** - * Lookup282: cumulus_pallet_parachain_system::parachain_inherent::InboundMessagesData - **/ - CumulusPalletParachainSystemParachainInherentInboundMessagesData: { - downwardMessages: { - fullMessages: 'Vec', - hashedMessages: 'Vec' - }, - horizontalMessages: 'CumulusPalletParachainSystemParachainInherentAbridgedInboundMessagesCollection' - }, - /** - * Lookup287: cumulus_primitives_parachain_inherent::HashedMessage - **/ - CumulusPrimitivesParachainInherentHashedMessage: { - sentAt: 'u32', - msgHash: 'H256' - }, - /** - * Lookup288: cumulus_pallet_parachain_system::parachain_inherent::AbridgedInboundMessagesCollection - **/ - CumulusPalletParachainSystemParachainInherentAbridgedInboundMessagesCollection: { - fullMessages: 'Vec<(u32,PolkadotCorePrimitivesInboundHrmpMessage)>', - hashedMessages: 'Vec<(u32,CumulusPrimitivesParachainInherentHashedMessage)>' - }, /** * Lookup308: asset_hub_kusama_runtime::RuntimeParameters **/ @@ -660,1276 +366,136 @@ export default { __Unused88: 'Null', __Unused89: 'Null', __Unused90: 'Null', - __Unused91: 'Null', - __Unused92: 'Null', - Origins: 'AssetHubKusamaRuntimeGovernanceOriginsPalletCustomOriginsOrigin' - } - }, - /** - * Lookup389: asset_hub_kusama_runtime::governance::origins::pallet_custom_origins::Origin - **/ - AssetHubKusamaRuntimeGovernanceOriginsPalletCustomOriginsOrigin: { - _enum: ['StakingAdmin', 'Treasurer', 'FellowshipAdmin', 'GeneralAdmin', 'AuctionAdmin', 'LeaseAdmin', 'ReferendumCanceller', 'ReferendumKiller', 'SmallTipper', 'BigTipper', 'SmallSpender', 'MediumSpender', 'BigSpender', 'WhitelistedCaller', 'FellowshipInitiates', 'Fellows', 'FellowshipExperts', 'FellowshipMasters', 'Fellowship1Dan', 'Fellowship2Dan', 'Fellowship3Dan', 'Fellowship4Dan', 'Fellowship5Dan', 'Fellowship6Dan', 'Fellowship7Dan', 'Fellowship8Dan', 'Fellowship9Dan', 'WishForChange'] - }, - /** - * Lookup394: pallet_remote_proxy::pallet::Call - **/ - PalletRemoteProxyCall: { - _enum: { - remote_proxy: { - real: 'MultiAddress', - forceProxyType: 'Option', - call: 'Call', - proof: 'PalletRemoteProxyRemoteProxyProof', - }, - register_remote_proxy_proof: { - proof: 'PalletRemoteProxyRemoteProxyProof', - }, - remote_proxy_with_registered_proof: { - real: 'MultiAddress', - forceProxyType: 'Option', - call: 'Call' - } - } - }, - /** - * Lookup395: pallet_remote_proxy::pallet::RemoteProxyProof - **/ - PalletRemoteProxyRemoteProxyProof: { - _enum: { - RelayChain: { - proof: 'Vec', - block: 'u32' - } - } - }, - /** - * Lookup445: pallet_staking_async_rc_client::pallet::Call - **/ - PalletStakingAsyncRcClientCall: { - _enum: { - relay_session_report: { - report: 'PalletStakingAsyncRcClientSessionReport', - }, - relay_new_offence_paged: { - offences: 'Vec<(u32,PalletStakingAsyncRcClientOffence)>' - } - } - }, - /** - * Lookup452: pallet_election_provider_multi_block::pallet::Call - **/ - PalletElectionProviderMultiBlockCall: { - _enum: { - manage: { - op: 'PalletElectionProviderMultiBlockAdminOperation' - } - } - }, - /** - * Lookup453: pallet_election_provider_multi_block::AdminOperation - **/ - PalletElectionProviderMultiBlockAdminOperation: { - _enum: { - ForceRotateRound: 'Null', - ForceSetPhase: 'PalletElectionProviderMultiBlockPhase', - EmergencySetSolution: '(FrameElectionProviderSupportBoundedSupports,SpNposElectionsElectionScore)', - EmergencyFallback: 'Null', - SetMinUntrustedScore: 'SpNposElectionsElectionScore' - } - }, - /** - * Lookup462: pallet_election_provider_multi_block::verifier::impls::pallet::Call - **/ - PalletElectionProviderMultiBlockVerifierImplsPalletCall: 'Null', - /** - * Lookup463: pallet_election_provider_multi_block::unsigned::pallet::Call - **/ - PalletElectionProviderMultiBlockUnsignedPalletCall: { - _enum: { - submit_unsigned: { - pagedSolution: 'PalletElectionProviderMultiBlockPagedRawSolution' - } - } - }, - /** - * Lookup464: pallet_election_provider_multi_block::types::PagedRawSolution - **/ - PalletElectionProviderMultiBlockPagedRawSolution: { - solutionPages: 'Vec', - score: 'SpNposElectionsElectionScore', - round: 'u32' - }, - /** - * Lookup466: asset_hub_kusama_runtime::staking::NposCompactSolution24 - **/ - AssetHubKusamaRuntimeStakingNposCompactSolution24: { - votes1: 'Vec<(Compact,Compact)>', - votes2: 'Vec<(Compact,(Compact,Compact),Compact)>', - votes3: 'Vec<(Compact,[(Compact,Compact);2],Compact)>', - votes4: 'Vec<(Compact,[(Compact,Compact);3],Compact)>', - votes5: 'Vec<(Compact,[(Compact,Compact);4],Compact)>', - votes6: 'Vec<(Compact,[(Compact,Compact);5],Compact)>', - votes7: 'Vec<(Compact,[(Compact,Compact);6],Compact)>', - votes8: 'Vec<(Compact,[(Compact,Compact);7],Compact)>', - votes9: 'Vec<(Compact,[(Compact,Compact);8],Compact)>', - votes10: 'Vec<(Compact,[(Compact,Compact);9],Compact)>', - votes11: 'Vec<(Compact,[(Compact,Compact);10],Compact)>', - votes12: 'Vec<(Compact,[(Compact,Compact);11],Compact)>', - votes13: 'Vec<(Compact,[(Compact,Compact);12],Compact)>', - votes14: 'Vec<(Compact,[(Compact,Compact);13],Compact)>', - votes15: 'Vec<(Compact,[(Compact,Compact);14],Compact)>', - votes16: 'Vec<(Compact,[(Compact,Compact);15],Compact)>', - votes17: 'Vec<(Compact,[(Compact,Compact);16],Compact)>', - votes18: 'Vec<(Compact,[(Compact,Compact);17],Compact)>', - votes19: 'Vec<(Compact,[(Compact,Compact);18],Compact)>', - votes20: 'Vec<(Compact,[(Compact,Compact);19],Compact)>', - votes21: 'Vec<(Compact,[(Compact,Compact);20],Compact)>', - votes22: 'Vec<(Compact,[(Compact,Compact);21],Compact)>', - votes23: 'Vec<(Compact,[(Compact,Compact);22],Compact)>', - votes24: 'Vec<(Compact,[(Compact,Compact);23],Compact)>' - }, - /** - * Lookup541: pallet_election_provider_multi_block::signed::pallet::Call - **/ - PalletElectionProviderMultiBlockSignedPalletCall: { - _enum: { - register: { - claimedScore: 'SpNposElectionsElectionScore', - }, - submit_page: { - page: 'u32', - maybeSolution: 'Option', - }, - bail: 'Null', - clear_old_round_data: { - round: 'u32', - witnessPages: 'u32', - }, - set_invulnerables: { - inv: 'Vec' - } - } - }, - /** - * Lookup543: pallet_staking_async::pallet::pallet::Call - **/ - PalletStakingAsyncPalletCall: { - _enum: { - bond: { - value: 'Compact', - payee: 'PalletStakingAsyncRewardDestination', - }, - bond_extra: { - maxAdditional: 'Compact', - }, - unbond: { - value: 'Compact', - }, - withdraw_unbonded: { - numSlashingSpans: 'u32', - }, - validate: { - prefs: 'PalletStakingAsyncValidatorPrefs', - }, - nominate: { - targets: 'Vec', - }, - chill: 'Null', - set_payee: { - payee: 'PalletStakingAsyncRewardDestination', - }, - set_controller: 'Null', - set_validator_count: { - _alias: { - new_: 'new', - }, - new_: 'Compact', - }, - increase_validator_count: { - additional: 'Compact', - }, - scale_validator_count: { - factor: 'Percent', - }, - force_no_eras: 'Null', - force_new_era: 'Null', - set_invulnerables: { - invulnerables: 'Vec', - }, - force_unstake: { - stash: 'AccountId32', - numSlashingSpans: 'u32', - }, - force_new_era_always: 'Null', - cancel_deferred_slash: { - era: 'u32', - validatorSlashes: 'Vec<(AccountId32,Perbill)>', - }, - payout_stakers: { - validatorStash: 'AccountId32', - era: 'u32', - }, - rebond: { - value: 'Compact', - }, - reap_stash: { - stash: 'AccountId32', - numSlashingSpans: 'u32', - }, - kick: { - who: 'Vec', - }, - set_staking_configs: { - minNominatorBond: 'PalletStakingAsyncPalletConfigOpU128', - minValidatorBond: 'PalletStakingAsyncPalletConfigOpU128', - maxNominatorCount: 'PalletStakingAsyncPalletConfigOpU32', - maxValidatorCount: 'PalletStakingAsyncPalletConfigOpU32', - chillThreshold: 'PalletStakingAsyncPalletConfigOpPercent', - minCommission: 'PalletStakingAsyncPalletConfigOpPerbill', - maxStakedRewards: 'PalletStakingAsyncPalletConfigOpPercent', - }, - chill_other: { - stash: 'AccountId32', - }, - force_apply_min_commission: { - validatorStash: 'AccountId32', - }, - set_min_commission: { - _alias: { - new_: 'new', - }, - new_: 'Perbill', - }, - payout_stakers_by_page: { - validatorStash: 'AccountId32', - era: 'u32', - page: 'u32', - }, - update_payee: { - controller: 'AccountId32', - }, - deprecate_controller_batch: { - controllers: 'Vec', - }, - restore_ledger: { - stash: 'AccountId32', - maybeController: 'Option', - maybeTotal: 'Option', - maybeUnlocking: 'Option>', - }, - migrate_currency: { - stash: 'AccountId32', - }, - apply_slash: { - slashEra: 'u32', - slashKey: '(AccountId32,Perbill,u32)', - }, - prune_era_step: { - era: 'u32' - } - } - }, - /** - * Lookup548: pallet_staking_async::pallet::pallet::ConfigOp - **/ - PalletStakingAsyncPalletConfigOpU128: { - _enum: { - Noop: 'Null', - Set: 'u128', - Remove: 'Null' - } - }, - /** - * Lookup549: pallet_staking_async::pallet::pallet::ConfigOp - **/ - PalletStakingAsyncPalletConfigOpU32: { - _enum: { - Noop: 'Null', - Set: 'u32', - Remove: 'Null' - } - }, - /** - * Lookup550: pallet_staking_async::pallet::pallet::ConfigOp - **/ - PalletStakingAsyncPalletConfigOpPercent: { - _enum: { - Noop: 'Null', - Set: 'Percent', - Remove: 'Null' - } - }, - /** - * Lookup551: pallet_staking_async::pallet::pallet::ConfigOp - **/ - PalletStakingAsyncPalletConfigOpPerbill: { - _enum: { - Noop: 'Null', - Set: 'Perbill', - Remove: 'Null' - } - }, - /** - * Lookup555: pallet_staking_async::ledger::UnlockChunk - **/ - PalletStakingAsyncLedgerUnlockChunk: { - value: 'Compact', - era: 'Compact' - }, - /** - * Lookup569: pallet_ah_ops::pallet::Call - **/ - PalletAhOpsCall: { - _enum: { - unreserve_lease_deposit: { - block: 'u32', - depositor: 'Option', - paraId: 'u32', - }, - withdraw_crowdloan_contribution: { - block: 'u32', - depositor: 'Option', - paraId: 'u32', - }, - unreserve_crowdloan_reserve: { - block: 'u32', - depositor: 'Option', - paraId: 'u32', - }, - transfer_to_post_migration_treasury: { - assetId: 'StagingXcmV5Location' - } - } - }, - /** - * Lookup570: pallet_ah_migrator::pallet::Call - **/ - PalletAhMigratorCall: { - _enum: { - receive_accounts: { - accounts: 'Vec', - }, - receive_multisigs: { - accounts: 'Vec', - }, - receive_proxy_proxies: { - proxies: 'Vec', - }, - receive_proxy_announcements: { - announcements: 'Vec', - }, - receive_preimage_chunks: { - chunks: 'Vec', - }, - receive_preimage_request_status: { - requestStatus: 'Vec', - }, - receive_preimage_legacy_status: { - legacyStatus: 'Vec', - }, - receive_nom_pools_messages: { - messages: 'Vec', - }, - receive_vesting_schedules: { - schedules: 'Vec', - }, - __Unused9: 'Null', - receive_referenda_values: { - values: 'Vec', - }, - receive_referendums: { - referendums: 'Vec<(u32,PalletReferendaReferendumInfoRcPalletsOrigin)>', - }, - receive_claims: { - messages: 'Vec', - }, - receive_bags_list_messages: { - messages: 'Vec', - }, - receive_scheduler_messages: { - messages: 'Vec', - }, - receive_indices: { - indices: 'Vec', - }, - receive_conviction_voting_messages: { - messages: 'Vec', - }, - receive_bounties_messages: { - messages: 'Vec', - }, - receive_asset_rates: { - rates: 'Vec<(PolkadotRuntimeCommonImplsVersionedLocatableAsset,u128)>', - }, - receive_crowdloan_messages: { - messages: 'Vec', - }, - receive_referenda_metadata: { - metadata: 'Vec<(u32,H256)>', - }, - receive_treasury_messages: { - messages: 'Vec', - }, - receive_scheduler_agenda_messages: { - messages: 'Vec', - }, - receive_delegated_staking_messages: { - messages: 'Vec', - }, - receive_child_bounties_messages: { - messages: 'Vec', - }, - receive_staking_messages: { - messages: 'Vec', - }, - receive_recovery_messages: { - messages: 'Vec', - }, - receive_society_messages: { - messages: 'Vec', - }, - __Unused28: 'Null', - __Unused29: 'Null', - __Unused30: 'Null', - __Unused31: 'Null', - __Unused32: 'Null', - __Unused33: 'Null', - __Unused34: 'Null', - __Unused35: 'Null', - __Unused36: 'Null', - __Unused37: 'Null', - __Unused38: 'Null', - __Unused39: 'Null', - __Unused40: 'Null', - __Unused41: 'Null', - __Unused42: 'Null', - __Unused43: 'Null', - __Unused44: 'Null', - __Unused45: 'Null', - __Unused46: 'Null', - __Unused47: 'Null', - __Unused48: 'Null', - __Unused49: 'Null', - __Unused50: 'Null', - __Unused51: 'Null', - __Unused52: 'Null', - __Unused53: 'Null', - __Unused54: 'Null', - __Unused55: 'Null', - __Unused56: 'Null', - __Unused57: 'Null', - __Unused58: 'Null', - __Unused59: 'Null', - __Unused60: 'Null', - __Unused61: 'Null', - __Unused62: 'Null', - __Unused63: 'Null', - __Unused64: 'Null', - __Unused65: 'Null', - __Unused66: 'Null', - __Unused67: 'Null', - __Unused68: 'Null', - __Unused69: 'Null', - __Unused70: 'Null', - __Unused71: 'Null', - __Unused72: 'Null', - __Unused73: 'Null', - __Unused74: 'Null', - __Unused75: 'Null', - __Unused76: 'Null', - __Unused77: 'Null', - __Unused78: 'Null', - __Unused79: 'Null', - __Unused80: 'Null', - __Unused81: 'Null', - __Unused82: 'Null', - __Unused83: 'Null', - __Unused84: 'Null', - __Unused85: 'Null', - __Unused86: 'Null', - __Unused87: 'Null', - __Unused88: 'Null', - __Unused89: 'Null', - __Unused90: 'Null', - __Unused91: 'Null', - __Unused92: 'Null', - __Unused93: 'Null', - __Unused94: 'Null', - __Unused95: 'Null', - __Unused96: 'Null', - __Unused97: 'Null', - __Unused98: 'Null', - __Unused99: 'Null', - force_set_stage: { - stage: 'PalletAhMigratorMigrationStage', - }, - start_migration: 'Null', - set_dmp_queue_priority: { - _alias: { - new_: 'new', - }, - new_: 'PalletRcMigratorQueuePriority', - }, - set_manager: { - _alias: { - new_: 'new', - }, - new_: 'Option', - }, - __Unused104: 'Null', - __Unused105: 'Null', - __Unused106: 'Null', - __Unused107: 'Null', - __Unused108: 'Null', - __Unused109: 'Null', - finish_migration: { - data: 'Option', - }, - send_xcm_message: { - dest: 'XcmVersionedLocation', - message: 'XcmVersionedXcm' - } - } - }, - /** - * Lookup572: pallet_rc_migrator::accounts::Account - **/ - PalletRcMigratorAccountsAccount: { - who: 'AccountId32', - free: 'u128', - reserved: 'u128', - frozen: 'u128', - holds: 'Vec', - freezes: 'Vec', - locks: 'Vec', - unnamedReserve: 'u128', - consumers: 'u8', - providers: 'u8' - }, - /** - * Lookup573: pallet_rc_migrator::types::PortableHoldReason - **/ - PalletRcMigratorPortableHoldReason: { - _enum: { - Preimage: 'PalletPreimageHoldReason', - Staking: 'PalletStakingPalletHoldReason', - StateTrieMigration: 'PalletStateTrieMigrationHoldReason', - DelegatedStaking: 'PalletDelegatedStakingHoldReason', - Session: 'PalletSessionHoldReason', - XcmPallet: 'PalletXcmHoldReason' - } - }, - /** - * Lookup580: pallet_rc_migrator::types::PortableFreezeReason - **/ - PalletRcMigratorPortableFreezeReason: { - _enum: { - NominationPools: 'PalletNominationPoolsFreezeReason' - } - }, - /** - * Lookup583: frame_support::traits::tokens::misc::IdAmount - **/ - FrameSupportTokensMiscIdAmountPortableHoldReason: { - id: 'PalletRcMigratorPortableHoldReason', - amount: 'u128' - }, - /** - * Lookup586: frame_support::traits::tokens::misc::IdAmount - **/ - FrameSupportTokensMiscIdAmountPortableFreezeReason: { - id: 'PalletRcMigratorPortableFreezeReason', - amount: 'u128' - }, - /** - * Lookup593: pallet_rc_migrator::multisig::RcMultisig - **/ - PalletRcMigratorMultisigRcMultisig: { - creator: 'AccountId32', - deposit: 'u128' - }, - /** - * Lookup595: pallet_rc_migrator::proxy::RcProxy - **/ - PalletRcMigratorProxyRcProxy: { - delegator: 'AccountId32', - deposit: 'u128', - proxies: 'Vec' - }, - /** - * Lookup598: pallet_proxy::ProxyDefinition - **/ - PalletProxyProxyDefinitionKusamaRuntimeConstantsProxyProxyType: { - delegate: 'AccountId32', - proxyType: 'KusamaRuntimeConstantsProxyProxyType', - delay: 'u32' - }, - /** - * Lookup600: pallet_rc_migrator::proxy::RcProxyAnnouncement - **/ - PalletRcMigratorProxyRcProxyAnnouncement: { - depositor: 'AccountId32', - deposit: 'u128' - }, - /** - * Lookup602: pallet_rc_migrator::preimage::chunks::RcPreimageChunk - **/ - PalletRcMigratorPreimageChunksRcPreimageChunk: { - preimageHash: 'H256', - preimageLen: 'u32', - chunkByteOffset: 'u32', - chunkBytes: 'Bytes' - }, - /** - * Lookup605: pallet_rc_migrator::preimage::request_status::PortableRequestStatus - **/ - PalletRcMigratorPreimageRequestStatusPortableRequestStatus: { - _alias: { - hash_: 'hash' - }, - hash_: 'H256', - requestStatus: 'PalletRcMigratorPreimageRequestStatusPortableRequestStatusInner' - }, - /** - * Lookup606: pallet_rc_migrator::preimage::request_status::PortableRequestStatusInner - **/ - PalletRcMigratorPreimageRequestStatusPortableRequestStatusInner: { - _enum: { - Unrequested: { - ticket: '(AccountId32,Bytes)', - len: 'u32', - }, - Requested: { - maybeTicket: 'Option<(AccountId32,Bytes)>', - count: 'u32', - maybeLen: 'Option' - } - } - }, - /** - * Lookup611: pallet_rc_migrator::preimage::legacy_request_status::RcPreimageLegacyStatus - **/ - PalletRcMigratorPreimageLegacyRequestStatusRcPreimageLegacyStatus: { - _alias: { - hash_: 'hash' - }, - hash_: 'H256', - depositor: 'AccountId32', - deposit: 'u128' - }, - /** - * Lookup613: pallet_rc_migrator::staking::nom_pools::RcNomPoolsMessage - **/ - PalletRcMigratorStakingNomPoolsRcNomPoolsMessage: { - _enum: { - StorageValues: { - values: 'PalletRcMigratorStakingNomPoolsNomPoolsStorageValues', - }, - PoolMembers: { - member: '(AccountId32,PalletNominationPoolsPoolMember)', - }, - BondedPools: { - pool: '(u32,PalletNominationPoolsBondedPoolInner)', - }, - RewardPools: { - rewards: '(u32,PalletRcMigratorStakingNomPoolsAliasRewardPool)', - }, - SubPoolsStorage: { - subPools: '(u32,PalletRcMigratorStakingNomPoolsAliasSubPools)', - }, - Metadata: { - meta: '(u32,Bytes)', - }, - ReversePoolIdLookup: { - lookups: '(AccountId32,u32)', - }, - ClaimPermissions: { - perms: '(AccountId32,PalletNominationPoolsClaimPermission)' - } - } - }, - /** - * Lookup614: pallet_rc_migrator::staking::nom_pools::NomPoolsStorageValues - **/ - PalletRcMigratorStakingNomPoolsNomPoolsStorageValues: { - totalValueLocked: 'Option', - minJoinBond: 'Option', - minCreateBond: 'Option', - maxPools: 'Option', - maxPoolMembers: 'Option', - maxPoolMembersPerPool: 'Option', - globalMaxCommission: 'Option', - lastPoolId: 'Option' - }, - /** - * Lookup627: pallet_rc_migrator::staking::nom_pools_alias::RewardPool - **/ - PalletRcMigratorStakingNomPoolsAliasRewardPool: { - lastRecordedRewardCounter: 'u128', - lastRecordedTotalPayouts: 'u128', - totalRewardsClaimed: 'u128', - totalCommissionPending: 'u128', - totalCommissionClaimed: 'u128' - }, - /** - * Lookup629: pallet_rc_migrator::staking::nom_pools_alias::SubPools - **/ - PalletRcMigratorStakingNomPoolsAliasSubPools: { - noEra: 'PalletRcMigratorStakingNomPoolsAliasUnbondPool', - withEra: 'BTreeMap' - }, - /** - * Lookup630: pallet_rc_migrator::staking::nom_pools_alias::UnbondPool - **/ - PalletRcMigratorStakingNomPoolsAliasUnbondPool: { - points: 'u128', - balance: 'u128' - }, - /** - * Lookup638: pallet_rc_migrator::vesting::RcVestingSchedule - **/ - PalletRcMigratorVestingRcVestingSchedule: { - who: 'AccountId32', - schedules: 'Vec' - }, - /** - * Lookup642: pallet_rc_migrator::referenda::ReferendaMessage - **/ - PalletRcMigratorReferendaReferendaMessage: { - referendumCount: 'Option', - decidingCount: 'Vec<(u16,u32)>', - trackQueue: 'Vec<(u16,Vec<(u32,u128)>)>' - }, - /** - * Lookup649: pallet_referenda::types::ReferendumInfo, Balance, pallet_conviction_voting::types::Tally, sp_core::crypto::AccountId32, ScheduleAddress> - **/ - PalletReferendaReferendumInfoRcPalletsOrigin: { - _enum: { - Ongoing: 'PalletReferendaReferendumStatusRcPalletsOrigin', - Approved: '(u32,Option,Option)', - Rejected: '(u32,Option,Option)', - Cancelled: '(u32,Option,Option)', - TimedOut: '(u32,Option,Option)', - Killed: 'u32' - } - }, - /** - * Lookup650: asset_hub_kusama_runtime::ah_migration::RcPalletsOrigin - **/ - AssetHubKusamaRuntimeAhMigrationRcPalletsOrigin: { - _enum: { - system: 'FrameSupportDispatchRawOrigin', - __Unused1: 'Null', - __Unused2: 'Null', - __Unused3: 'Null', - __Unused4: 'Null', - __Unused5: 'Null', - __Unused6: 'Null', - __Unused7: 'Null', - __Unused8: 'Null', - __Unused9: 'Null', - __Unused10: 'Null', - __Unused11: 'Null', - __Unused12: 'Null', - __Unused13: 'Null', - __Unused14: 'Null', - __Unused15: 'Null', - __Unused16: 'Null', - __Unused17: 'Null', - __Unused18: 'Null', - __Unused19: 'Null', - __Unused20: 'Null', - __Unused21: 'Null', - __Unused22: 'Null', - __Unused23: 'Null', - __Unused24: 'Null', - __Unused25: 'Null', - __Unused26: 'Null', - __Unused27: 'Null', - __Unused28: 'Null', - __Unused29: 'Null', - __Unused30: 'Null', - __Unused31: 'Null', - __Unused32: 'Null', - __Unused33: 'Null', - __Unused34: 'Null', - __Unused35: 'Null', - __Unused36: 'Null', - __Unused37: 'Null', - __Unused38: 'Null', - __Unused39: 'Null', - __Unused40: 'Null', - __Unused41: 'Null', - __Unused42: 'Null', - Origins: 'AssetHubKusamaRuntimeGovernanceOriginsPalletCustomOriginsOrigin' - } - }, - /** - * Lookup652: pallet_referenda::types::ReferendumStatus, Balance, pallet_conviction_voting::types::Tally, sp_core::crypto::AccountId32, ScheduleAddress> - **/ - PalletReferendaReferendumStatusRcPalletsOrigin: { - track: 'u16', - origin: 'AssetHubKusamaRuntimeAhMigrationRcPalletsOrigin', - proposal: 'FrameSupportPreimagesBounded', - enactment: 'FrameSupportScheduleDispatchTime', - submitted: 'u32', - submissionDeposit: 'PalletReferendaDeposit', - decisionDeposit: 'Option', - deciding: 'Option', - tally: 'PalletConvictionVotingTally', - inQueue: 'bool', - alarm: 'Option<(u32,(u32,u32))>' - }, - /** - * Lookup660: pallet_rc_migrator::claims::RcClaimsMessage - **/ - PalletRcMigratorClaimsRcClaimsMessage: { - _enum: { - StorageValues: { - total: 'u128', - }, - Claims: '(EthereumAddress,u128)', - Vesting: { - who: 'EthereumAddress', - schedule: '(u128,u128,u32)', - }, - Signing: '(EthereumAddress,PolkadotRuntimeCommonClaimsStatementKind)', - Preclaims: '(AccountId32,EthereumAddress)' - } - }, - /** - * Lookup665: pallet_rc_migrator::staking::bags_list::PortableBagsListMessage - **/ - PalletRcMigratorStakingBagsListPortableBagsListMessage: { - _enum: { - Node: { - id: 'AccountId32', - node: 'PalletRcMigratorStakingBagsListPortableNode', - }, - Bag: { - score: 'u64', - bag: 'PalletRcMigratorStakingBagsListPortableBag' - } - } - }, - /** - * Lookup666: pallet_rc_migrator::staking::bags_list::PortableNode - **/ - PalletRcMigratorStakingBagsListPortableNode: { - id: 'AccountId32', - prev: 'Option', - next: 'Option', - bagUpper: 'u64', - score: 'u64' - }, - /** - * Lookup667: pallet_rc_migrator::staking::bags_list::PortableBag - **/ - PalletRcMigratorStakingBagsListPortableBag: { - head: 'Option', - tail: 'Option', - bagUpper: 'u64' - }, - /** - * Lookup669: pallet_rc_migrator::scheduler::RcSchedulerMessage - **/ - PalletRcMigratorSchedulerRcSchedulerMessage: { - _enum: { - IncompleteSince: 'u32', - Retries: '((u32,u32),PalletSchedulerRetryConfig)', - Lookup: '([u8;32],(u32,u32))' - } - }, - /** - * Lookup674: pallet_rc_migrator::indices::RcIndicesIndex - **/ - PalletRcMigratorIndicesRcIndicesIndex: { - index: 'u32', - who: 'AccountId32', - deposit: 'u128', - frozen: 'bool' - }, - /** - * Lookup676: pallet_rc_migrator::conviction_voting::RcConvictionVotingMessage, Balance> - **/ - PalletRcMigratorConvictionVotingRcConvictionVotingMessage: { - _enum: { - VotingFor: '(AccountId32,u16,PalletConvictionVotingVoteVoting)', - ClassLocksFor: '(AccountId32,Vec<(u16,u128)>)' - } - }, - /** - * Lookup688: pallet_rc_migrator::bounties::RcBountiesMessage - **/ - PalletRcMigratorBountiesRcBountiesMessage: { - _enum: { - BountyCount: 'u32', - BountyApprovals: 'Vec', - BountyDescriptions: '(u32,Bytes)', - Bounties: '(u32,PalletRcMigratorBountiesAliasBounty)' - } - }, - /** - * Lookup691: pallet_rc_migrator::bounties::alias::Bounty - **/ - PalletRcMigratorBountiesAliasBounty: { - proposer: 'AccountId32', - value: 'u128', - fee: 'u128', - curatorDeposit: 'u128', - bond: 'u128', - status: 'PalletBountiesBountyStatus' - }, - /** - * Lookup696: pallet_rc_migrator::crowdloan::RcCrowdloanMessage - **/ - PalletRcMigratorCrowdloanRcCrowdloanMessage: { - _enum: { - LeaseReserve: { - unreserveBlock: 'u32', - account: 'AccountId32', - paraId: 'u32', - amount: 'u128', - }, - CrowdloanContribution: { - withdrawBlock: 'u32', - contributor: 'AccountId32', - paraId: 'u32', - amount: 'u128', - crowdloanAccount: 'AccountId32', - }, - CrowdloanReserve: { - unreserveBlock: 'u32', - depositor: 'AccountId32', - paraId: 'u32', - amount: 'u128' - } - } - }, - /** - * Lookup700: pallet_rc_migrator::treasury::PortableTreasuryMessage - **/ - PalletRcMigratorTreasuryPortableTreasuryMessage: { - _enum: { - ProposalCount: 'u32', - Proposals: '(u32,PalletTreasuryProposal)', - Approvals: 'Vec', - SpendCount: 'u32', - Spends: { - id: 'u32', - status: 'PalletRcMigratorTreasuryPortableSpendStatus', - }, - LastSpendPeriod: 'Option', - Funds: 'Null' - } - }, - /** - * Lookup703: pallet_rc_migrator::treasury::PortableSpendStatus - **/ - PalletRcMigratorTreasuryPortableSpendStatus: { - assetKind: 'PolkadotRuntimeCommonImplsVersionedLocatableAsset', - amount: 'u128', - beneficiary: 'XcmVersionedLocation', - validFrom: 'u32', - expireAt: 'u32', - status: 'PalletRcMigratorTreasuryPortablePaymentState' - }, - /** - * Lookup704: pallet_rc_migrator::treasury::PortablePaymentState - **/ - PalletRcMigratorTreasuryPortablePaymentState: { - _enum: { - Pending: 'Null', - Attempted: { - id: 'u64', - }, - Failed: 'Null' - } - }, - /** - * Lookup706: pallet_rc_migrator::scheduler::SchedulerAgendaMessage, BlockNumber, asset_hub_kusama_runtime::ah_migration::RcPalletsOrigin>> - **/ - PalletRcMigratorSchedulerSchedulerAgendaMessage: { - block: 'u32', - agenda: 'Vec>' - }, - /** - * Lookup707: pallet_rc_migrator::scheduler::alias::Scheduled, BlockNumber, asset_hub_kusama_runtime::ah_migration::RcPalletsOrigin> - **/ - PalletRcMigratorSchedulerAliasScheduled: { - maybeId: 'Option<[u8;32]>', - priority: 'u8', - call: 'FrameSupportPreimagesBounded', - maybePeriodic: 'Option<(u32,u32)>', - origin: 'AssetHubKusamaRuntimeAhMigrationRcPalletsOrigin' - }, - /** - * Lookup711: pallet_rc_migrator::staking::delegated_staking::PortableDelegatedStakingMessage - **/ - PalletRcMigratorStakingDelegatedStakingPortableDelegatedStakingMessage: { - _enum: { - Delegators: { - delegator: 'AccountId32', - agent: 'AccountId32', - amount: 'u128', - }, - Agents: { - agent: 'AccountId32', - payee: 'AccountId32', - totalDelegated: 'u128', - unclaimedWithdrawals: 'u128', - pendingSlash: 'u128' - } - } - }, - /** - * Lookup713: pallet_rc_migrator::child_bounties::PortableChildBountiesMessage - **/ - PalletRcMigratorChildBountiesPortableChildBountiesMessage: { - _enum: { - ChildBountyCount: 'u32', - ParentChildBounties: '(u32,u32)', - ParentTotalChildBounties: '(u32,u32)', - ChildBounty: { - parentId: 'u32', - childId: 'u32', - childBounty: 'PalletRcMigratorChildBountiesPortableChildBounty', - }, - ChildBountyDescriptionsV1: { - parentId: 'u32', - childId: 'u32', - description: 'Bytes', - }, - V0ToV1ChildBountyIds: { - v0ChildId: 'u32', - parentId: 'u32', - v1ChildId: 'u32', - }, - ChildrenCuratorFees: { - childId: 'u32', - amount: 'u128' - } - } - }, - /** - * Lookup714: pallet_rc_migrator::child_bounties::PortableChildBounty - **/ - PalletRcMigratorChildBountiesPortableChildBounty: { - parentBounty: 'u32', - value: 'u128', - fee: 'u128', - curatorDeposit: 'u128', - status: 'PalletRcMigratorChildBountiesPortableChildBountyStatus' - }, - /** - * Lookup715: pallet_rc_migrator::child_bounties::PortableChildBountyStatus - **/ - PalletRcMigratorChildBountiesPortableChildBountyStatus: { - _enum: { - Added: 'Null', - CuratorProposed: { - curator: 'AccountId32', - }, - Active: { - curator: 'AccountId32', - }, - PendingPayout: { - curator: 'AccountId32', - beneficiary: 'AccountId32', - unlockAt: 'u32' - } - } - }, - /** - * Lookup718: pallet_rc_migrator::staking::message::PortableStakingMessage - **/ - PalletRcMigratorStakingMessagePortableStakingMessage: { - _enum: { - Values: 'PalletRcMigratorStakingMessageStakingValues', - Invulnerables: 'Vec', - Bonded: { - stash: 'AccountId32', - controller: 'AccountId32', - }, - Ledger: { - controller: 'AccountId32', - ledger: 'PalletRcMigratorStakingMessagePortableStakingLedger', - }, - Payee: { - stash: 'AccountId32', - payment: 'PalletRcMigratorStakingMessagePortableRewardDestination', - }, - Validators: { - stash: 'AccountId32', - validators: 'PalletRcMigratorStakingMessagePortableValidatorPrefs', - }, - Nominators: { - stash: 'AccountId32', - nominations: 'PalletRcMigratorStakingMessagePortableNominations', - }, - VirtualStakers: 'AccountId32', - ErasStakersOverview: { - era: 'u32', - validator: 'AccountId32', - exposure: 'PalletRcMigratorStakingMessagePortablePagedExposureMetadata', - }, - ErasStakersPaged: { - era: 'u32', - validator: 'AccountId32', - page: 'u32', - exposure: 'PalletRcMigratorStakingMessagePortableExposurePage', - }, - ClaimedRewards: { - era: 'u32', - validator: 'AccountId32', - rewards: 'Vec', - }, - ErasValidatorPrefs: { - era: 'u32', - validator: 'AccountId32', - prefs: 'PalletRcMigratorStakingMessagePortableValidatorPrefs', - }, - ErasValidatorReward: { - era: 'u32', - reward: 'u128', - }, - ErasRewardPoints: { - era: 'u32', - points: 'PalletRcMigratorStakingMessagePortableEraRewardPoints', - }, - ErasTotalStake: { - era: 'u32', - totalStake: 'u128', - }, - UnappliedSlashes: { - era: 'u32', - slash: 'PalletRcMigratorStakingMessagePortableUnappliedSlash', - }, - BondedEras: 'Vec<(u32,u32)>', - ValidatorSlashInEra: { - era: 'u32', - validator: 'AccountId32', - slash: '(Perbill,u128)' - } + __Unused91: 'Null', + __Unused92: 'Null', + Origins: 'AssetHubKusamaRuntimeGovernanceOriginsPalletCustomOriginsOrigin' } }, /** - * Lookup719: pallet_rc_migrator::staking::message::StakingValues - **/ - PalletRcMigratorStakingMessageStakingValues: { - validatorCount: 'Option', - minValidatorCount: 'Option', - minNominatorBond: 'Option', - minValidatorBond: 'Option', - minActiveStake: 'Option', - minCommission: 'Option', - maxValidatorsCount: 'Option', - maxNominatorsCount: 'Option', - currentEra: 'Option', - activeEra: 'Option', - forceEra: 'Option', - maxStakedRewards: 'Option', - slashRewardFraction: 'Option', - canceledSlashPayout: 'Option', - currentPlannedSession: 'Option', - chillThreshold: 'Option' - }, - /** - * Lookup721: pallet_rc_migrator::staking::message::PortableActiveEraInfo - **/ - PalletRcMigratorStakingMessagePortableActiveEraInfo: { - index: 'u32', - start: 'Option' - }, - /** - * Lookup723: pallet_rc_migrator::staking::message::PortableForcing - **/ - PalletRcMigratorStakingMessagePortableForcing: { - _enum: ['NotForcing', 'ForceNew', 'ForceNone', 'ForceAlways'] - }, - /** - * Lookup725: pallet_rc_migrator::staking::message::PortableStakingLedger - **/ - PalletRcMigratorStakingMessagePortableStakingLedger: { - stash: 'AccountId32', - total: 'u128', - active: 'u128', - unlocking: 'Vec' - }, - /** - * Lookup727: pallet_rc_migrator::staking::message::PortableUnlockChunk + * Lookup389: asset_hub_kusama_runtime::governance::origins::pallet_custom_origins::Origin **/ - PalletRcMigratorStakingMessagePortableUnlockChunk: { - value: 'u128', - era: 'u32' + AssetHubKusamaRuntimeGovernanceOriginsPalletCustomOriginsOrigin: { + _enum: ['StakingAdmin', 'Treasurer', 'FellowshipAdmin', 'GeneralAdmin', 'AuctionAdmin', 'LeaseAdmin', 'ReferendumCanceller', 'ReferendumKiller', 'SmallTipper', 'BigTipper', 'SmallSpender', 'MediumSpender', 'BigSpender', 'WhitelistedCaller', 'FellowshipInitiates', 'Fellows', 'FellowshipExperts', 'FellowshipMasters', 'Fellowship1Dan', 'Fellowship2Dan', 'Fellowship3Dan', 'Fellowship4Dan', 'Fellowship5Dan', 'Fellowship6Dan', 'Fellowship7Dan', 'Fellowship8Dan', 'Fellowship9Dan', 'WishForChange'] }, /** - * Lookup729: pallet_rc_migrator::staking::message::PortableRewardDestination + * Lookup394: pallet_remote_proxy::pallet::Call **/ - PalletRcMigratorStakingMessagePortableRewardDestination: { + PalletRemoteProxyCall: { _enum: { - Staked: 'Null', - Stash: 'Null', - Controller: 'Null', - Account: 'AccountId32', - None: 'Null' + remote_proxy: { + real: 'MultiAddress', + forceProxyType: 'Option', + call: 'Call', + proof: 'PalletRemoteProxyRemoteProxyProof', + }, + register_remote_proxy_proof: { + proof: 'PalletRemoteProxyRemoteProxyProof', + }, + remote_proxy_with_registered_proof: { + real: 'MultiAddress', + forceProxyType: 'Option', + call: 'Call' + } } }, /** - * Lookup730: pallet_rc_migrator::staking::message::PortableValidatorPrefs - **/ - PalletRcMigratorStakingMessagePortableValidatorPrefs: { - commission: 'Perbill', - blocked: 'bool' - }, - /** - * Lookup731: pallet_rc_migrator::staking::message::PortableNominations - **/ - PalletRcMigratorStakingMessagePortableNominations: { - targets: 'Vec', - submittedIn: 'u32', - suppressed: 'bool' - }, - /** - * Lookup733: pallet_rc_migrator::staking::message::PortablePagedExposureMetadata - **/ - PalletRcMigratorStakingMessagePortablePagedExposureMetadata: { - total: 'u128', - own: 'u128', - nominatorCount: 'u32', - pageCount: 'u32' - }, - /** - * Lookup734: pallet_rc_migrator::staking::message::PortableExposurePage + * Lookup395: pallet_remote_proxy::pallet::RemoteProxyProof **/ - PalletRcMigratorStakingMessagePortableExposurePage: { - pageTotal: 'u128', - others: 'Vec' + PalletRemoteProxyRemoteProxyProof: { + _enum: { + RelayChain: { + proof: 'Vec', + block: 'u32' + } + } }, /** - * Lookup736: pallet_rc_migrator::staking::message::PortableIndividualExposure + * Lookup466: asset_hub_kusama_runtime::staking::NposCompactSolution24 **/ - PalletRcMigratorStakingMessagePortableIndividualExposure: { - who: 'AccountId32', - value: 'u128' + AssetHubKusamaRuntimeStakingNposCompactSolution24: { + votes1: 'Vec<(Compact,Compact)>', + votes2: 'Vec<(Compact,(Compact,Compact),Compact)>', + votes3: 'Vec<(Compact,[(Compact,Compact);2],Compact)>', + votes4: 'Vec<(Compact,[(Compact,Compact);3],Compact)>', + votes5: 'Vec<(Compact,[(Compact,Compact);4],Compact)>', + votes6: 'Vec<(Compact,[(Compact,Compact);5],Compact)>', + votes7: 'Vec<(Compact,[(Compact,Compact);6],Compact)>', + votes8: 'Vec<(Compact,[(Compact,Compact);7],Compact)>', + votes9: 'Vec<(Compact,[(Compact,Compact);8],Compact)>', + votes10: 'Vec<(Compact,[(Compact,Compact);9],Compact)>', + votes11: 'Vec<(Compact,[(Compact,Compact);10],Compact)>', + votes12: 'Vec<(Compact,[(Compact,Compact);11],Compact)>', + votes13: 'Vec<(Compact,[(Compact,Compact);12],Compact)>', + votes14: 'Vec<(Compact,[(Compact,Compact);13],Compact)>', + votes15: 'Vec<(Compact,[(Compact,Compact);14],Compact)>', + votes16: 'Vec<(Compact,[(Compact,Compact);15],Compact)>', + votes17: 'Vec<(Compact,[(Compact,Compact);16],Compact)>', + votes18: 'Vec<(Compact,[(Compact,Compact);17],Compact)>', + votes19: 'Vec<(Compact,[(Compact,Compact);18],Compact)>', + votes20: 'Vec<(Compact,[(Compact,Compact);19],Compact)>', + votes21: 'Vec<(Compact,[(Compact,Compact);20],Compact)>', + votes22: 'Vec<(Compact,[(Compact,Compact);21],Compact)>', + votes23: 'Vec<(Compact,[(Compact,Compact);22],Compact)>', + votes24: 'Vec<(Compact,[(Compact,Compact);23],Compact)>' }, /** - * Lookup738: pallet_rc_migrator::staking::message::PortableEraRewardPoints + * Lookup598: pallet_proxy::ProxyDefinition **/ - PalletRcMigratorStakingMessagePortableEraRewardPoints: { - total: 'u32', - individual: 'Vec<(AccountId32,u32)>' + PalletProxyProxyDefinitionKusamaRuntimeConstantsProxyProxyType: { + delegate: 'AccountId32', + proxyType: 'KusamaRuntimeConstantsProxyProxyType', + delay: 'u32' }, /** - * Lookup740: pallet_rc_migrator::staking::message::PortableUnappliedSlash + * Lookup650: asset_hub_kusama_runtime::ah_migration::RcPalletsOrigin **/ - PalletRcMigratorStakingMessagePortableUnappliedSlash: { - validator: 'AccountId32', - own: 'u128', - others: 'Vec<(AccountId32,u128)>', - reporters: 'Vec', - payout: 'u128' + AssetHubKusamaRuntimeAhMigrationRcPalletsOrigin: { + _enum: { + system: 'FrameSupportDispatchRawOrigin', + __Unused1: 'Null', + __Unused2: 'Null', + __Unused3: 'Null', + __Unused4: 'Null', + __Unused5: 'Null', + __Unused6: 'Null', + __Unused7: 'Null', + __Unused8: 'Null', + __Unused9: 'Null', + __Unused10: 'Null', + __Unused11: 'Null', + __Unused12: 'Null', + __Unused13: 'Null', + __Unused14: 'Null', + __Unused15: 'Null', + __Unused16: 'Null', + __Unused17: 'Null', + __Unused18: 'Null', + __Unused19: 'Null', + __Unused20: 'Null', + __Unused21: 'Null', + __Unused22: 'Null', + __Unused23: 'Null', + __Unused24: 'Null', + __Unused25: 'Null', + __Unused26: 'Null', + __Unused27: 'Null', + __Unused28: 'Null', + __Unused29: 'Null', + __Unused30: 'Null', + __Unused31: 'Null', + __Unused32: 'Null', + __Unused33: 'Null', + __Unused34: 'Null', + __Unused35: 'Null', + __Unused36: 'Null', + __Unused37: 'Null', + __Unused38: 'Null', + __Unused39: 'Null', + __Unused40: 'Null', + __Unused41: 'Null', + __Unused42: 'Null', + Origins: 'AssetHubKusamaRuntimeGovernanceOriginsPalletCustomOriginsOrigin' + } }, /** * Lookup746: pallet_rc_migrator::recovery::PortableRecoveryMessage @@ -2079,124 +645,6 @@ export default { approve: 'bool', weight: 'u32' }, - /** - * Lookup774: pallet_ah_migrator::MigrationStage - **/ - PalletAhMigratorMigrationStage: { - _enum: ['Pending', 'DataMigrationOngoing', 'MigrationDone'] - }, - /** - * Lookup777: pallet_rc_migrator::types::MigrationFinishedData - **/ - PalletRcMigratorMigrationFinishedData: { - rcBalanceKept: 'u128' - }, - /** - * Lookup786: pallet_ah_ops::pallet::Event - **/ - PalletAhOpsEvent: { - _enum: { - LeaseUnreserveRemaining: { - depositor: 'AccountId32', - paraId: 'u32', - remaining: 'u128', - }, - CrowdloanUnreserveRemaining: { - depositor: 'AccountId32', - paraId: 'u32', - remaining: 'u128', - }, - SovereignMigrated: { - paraId: 'u32', - from: 'AccountId32', - to: 'AccountId32', - derivationIndex: 'Option' - } - } - }, - /** - * Lookup787: pallet_ah_migrator::pallet::Event - **/ - PalletAhMigratorEvent: { - _enum: { - StageTransition: { - _alias: { - new_: 'new', - }, - old: 'PalletAhMigratorMigrationStage', - new_: 'PalletAhMigratorMigrationStage', - }, - BatchReceived: { - pallet: 'PalletAhMigratorPalletEventName', - count: 'u32', - }, - BatchProcessed: { - pallet: 'PalletAhMigratorPalletEventName', - countGood: 'u32', - countBad: 'u32', - }, - AssetHubMigrationStarted: 'Null', - AssetHubMigrationFinished: 'Null', - DmpQueuePrioritySet: { - prioritized: 'bool', - cycleBlock: 'u32', - cyclePeriod: 'u32', - }, - DmpQueuePriorityConfigSet: { - _alias: { - new_: 'new', - }, - old: 'PalletRcMigratorQueuePriority', - new_: 'PalletRcMigratorQueuePriority', - }, - BalancesBeforeRecordSet: { - checkingAccount: 'u128', - totalIssuance: 'u128', - }, - BalancesBeforeRecordConsumed: { - checkingAccount: 'u128', - totalIssuance: 'u128', - }, - ReferendumCanceled: { - id: 'u32', - }, - ManagerSet: { - _alias: { - new_: 'new', - }, - old: 'Option', - new_: 'Option', - }, - AccountTranslatedParachainSovereign: { - from: 'AccountId32', - to: 'AccountId32', - }, - AccountTranslatedParachainSovereignDerived: { - from: 'AccountId32', - to: 'AccountId32', - derivationIndex: 'u16', - }, - XcmSent: { - origin: 'StagingXcmV5Location', - destination: 'StagingXcmV5Location', - message: 'StagingXcmV5Xcm', - messageId: '[u8;32]' - } - } - }, - /** - * Lookup788: pallet_ah_migrator::PalletEventName - **/ - PalletAhMigratorPalletEventName: { - _enum: ['AssetRates', 'BagsList', 'Balances', 'Bounties', 'ChildBounties', 'Claims', 'ConvictionVoting', 'Crowdloan', 'DelegatedStaking', 'Indices', 'Multisig', 'NomPools', 'PreimageChunk', 'PreimageLegacyStatus', 'PreimageRequestStatus', 'ProxyAnnouncements', 'ProxyProxies', 'Recovery', 'ReferendaMetadata', 'ReferendaReferendums', 'ReferendaValues', 'Scheduler', 'SchedulerAgenda', 'Staking', 'Treasury', 'Vesting', 'Society'] - }, - /** - * Lookup828: cumulus_pallet_parachain_system::parachain_inherent::InboundMessageId - **/ - CumulusPalletParachainSystemParachainInherentInboundMessageId: { - sentAt: 'u32', - reverseIdx: 'u32' - }, /** * Lookup853: asset_hub_kusama_runtime::RuntimeHoldReason **/ @@ -2294,18 +742,6 @@ export default { Staking: 'PalletStakingAsyncPalletHoldReason' } }, - /** - * Lookup856: pallet_election_provider_multi_block::signed::pallet::HoldReason - **/ - PalletElectionProviderMultiBlockSignedPalletHoldReason: { - _enum: ['SignedSubmission'] - }, - /** - * Lookup857: pallet_staking_async::pallet::pallet::HoldReason - **/ - PalletStakingAsyncPalletHoldReason: { - _enum: ['Staking'] - }, /** * Lookup861: asset_hub_kusama_runtime::RuntimeFreezeReason **/ @@ -2434,200 +870,6 @@ export default { EOA: 'Null' } }, - /** - * Lookup1054: pallet_election_provider_multi_block::pallet::Error - **/ - PalletElectionProviderMultiBlockError: { - _enum: ['Fallback', 'UnexpectedPhase', 'Snapshot'] - }, - /** - * Lookup1055: pallet_election_provider_multi_block::verifier::impls::ValidSolution - **/ - PalletElectionProviderMultiBlockVerifierImplsValidSolution: { - _enum: ['X', 'Y'] - }, - /** - * Lookup1058: pallet_election_provider_multi_block::verifier::impls::PartialBackings - **/ - PalletElectionProviderMultiBlockVerifierImplsPartialBackings: { - total: 'u128', - backers: 'u32' - }, - /** - * Lookup1060: pallet_election_provider_multi_block::verifier::impls::Status - **/ - PalletElectionProviderMultiBlockVerifierImplsStatus: { - _enum: { - Ongoing: 'u32', - Nothing: 'Null' - } - }, - /** - * Lookup1066: pallet_election_provider_multi_block::signed::SubmissionMetadata - **/ - PalletElectionProviderMultiBlockSignedSubmissionMetadata: { - deposit: 'u128', - fee: 'u128', - reward: 'u128', - claimedScore: 'SpNposElectionsElectionScore', - pages: 'Vec' - }, - /** - * Lookup1069: pallet_election_provider_multi_block::signed::pallet::Error - **/ - PalletElectionProviderMultiBlockSignedPalletError: { - _enum: ['PhaseNotSigned', 'Duplicate', 'QueueFull', 'BadPageIndex', 'NotRegistered', 'NoSubmission', 'RoundNotOver', 'BadWitnessData', 'TooManyInvulnerables'] - }, - /** - * Lookup1070: pallet_staking_async::ledger::StakingLedger - **/ - PalletStakingAsyncLedgerStakingLedger: { - stash: 'AccountId32', - total: 'Compact', - active: 'Compact', - unlocking: 'Vec' - }, - /** - * Lookup1071: pallet_staking_async::Nominations - **/ - PalletStakingAsyncNominations: { - targets: 'Vec', - submittedIn: 'u32', - suppressed: 'bool' - }, - /** - * Lookup1072: pallet_staking_async::ActiveEraInfo - **/ - PalletStakingAsyncActiveEraInfo: { - index: 'u32', - start: 'Option' - }, - /** - * Lookup1075: pallet_staking_async::pallet::pallet::BoundedExposurePage - **/ - PalletStakingAsyncPalletBoundedExposurePage: 'SpStakingExposurePage', - /** - * Lookup1080: pallet_staking_async::EraRewardPoints - **/ - PalletStakingAsyncEraRewardPoints: { - total: 'u32', - individual: 'BTreeMap' - }, - /** - * Lookup1083: pallet_staking_async::slashing::OffenceRecord - **/ - PalletStakingAsyncSlashingOffenceRecord: { - reporter: 'Option', - reportedEra: 'u32', - exposurePage: 'u32', - slashFraction: 'Perbill', - priorSlashFraction: 'Perbill' - }, - /** - * Lookup1087: pallet_staking_async::UnappliedSlash - **/ - PalletStakingAsyncUnappliedSlash: { - validator: 'AccountId32', - own: 'u128', - others: 'Vec<(AccountId32,u128)>', - reporter: 'Option', - payout: 'u128' - }, - /** - * Lookup1090: pallet_staking_async::SnapshotStatus - **/ - PalletStakingAsyncSnapshotStatus: { - _enum: { - Ongoing: 'AccountId32', - Consumed: 'Null', - Waiting: 'Null' - } - }, - /** - * Lookup1092: pallet_staking_async::pallet::pallet::PruningStep - **/ - PalletStakingAsyncPalletPruningStep: { - _enum: ['ErasStakersPaged', 'ErasStakersOverview', 'ErasValidatorPrefs', 'ClaimedRewards', 'ErasValidatorReward', 'ErasRewardPoints', 'ErasTotalStake'] - }, - /** - * Lookup1093: pallet_staking_async::pallet::pallet::Error - **/ - PalletStakingAsyncPalletError: { - _enum: ['NotController', 'NotStash', 'AlreadyBonded', 'AlreadyPaired', 'EmptyTargets', 'DuplicateIndex', 'InvalidSlashRecord', 'InsufficientBond', 'NoMoreChunks', 'NoUnlockChunk', 'FundedTarget', 'InvalidEraToReward', 'InvalidNumberOfNominations', 'AlreadyClaimed', 'InvalidPage', 'IncorrectHistoryDepth', 'BadState', 'TooManyTargets', 'BadTarget', 'CannotChillOther', 'TooManyNominators', 'TooManyValidators', 'CommissionTooLow', 'BoundNotMet', 'ControllerDeprecated', 'CannotRestoreLedger', 'RewardDestinationRestricted', 'NotEnoughFunds', 'VirtualStakerNotAllowed', 'CannotReapStash', 'AlreadyMigrated', 'EraNotStarted', 'Restricted', 'UnappliedSlashesInPreviousEra', 'EraNotPrunable', 'CancelledSlash'] - }, - /** - * Lookup1104: pallet_referenda::types::ReferendumInfo, Balance, pallet_conviction_voting::types::Tally, sp_core::crypto::AccountId32, ScheduleAddress> - **/ - PalletReferendaReferendumInfoOriginCaller: { - _enum: { - Ongoing: 'PalletReferendaReferendumStatusOriginCaller', - Approved: '(u32,Option,Option)', - Rejected: '(u32,Option,Option)', - Cancelled: '(u32,Option,Option)', - TimedOut: '(u32,Option,Option)', - Killed: 'u32' - } - }, - /** - * Lookup1105: pallet_referenda::types::ReferendumStatus, Balance, pallet_conviction_voting::types::Tally, sp_core::crypto::AccountId32, ScheduleAddress> - **/ - PalletReferendaReferendumStatusOriginCaller: { - track: 'u16', - origin: 'AssetHubKusamaRuntimeOriginCaller', - proposal: 'FrameSupportPreimagesBounded', - enactment: 'FrameSupportScheduleDispatchTime', - submitted: 'u32', - submissionDeposit: 'PalletReferendaDeposit', - decisionDeposit: 'Option', - deciding: 'Option', - tally: 'PalletConvictionVotingTally', - inQueue: 'bool', - alarm: 'Option<(u32,(u32,u32))>' - }, - /** - * Lookup1123: pallet_ah_ops::pallet::Error - **/ - PalletAhOpsError: { - _enum: ['NoLeaseReserve', 'NoCrowdloanContribution', 'NoCrowdloanReserve', 'FailedToWithdrawCrowdloanContribution', 'NotYet', 'ContributionsRemaining', 'WrongDerivedTranslation', 'NotSovereign', 'InternalError', 'MigrationNotCompleted', 'ZeroBalance'] - }, - /** - * Lookup1124: pallet_ah_migrator::BalancesBefore - **/ - PalletAhMigratorBalancesBefore: { - checkingAccount: 'u128', - totalIssuance: 'u128' - }, - /** - * Lookup1125: pallet_ah_migrator::pallet::Error - **/ - PalletAhMigratorError: { - _enum: ['FailedToUnreserveDeposit', 'FailedToProcessAccount', 'InsertConflict', 'FailedToConvertType', 'PreimageNotFound', 'FailedToConvertCall', 'FailedToBoundCall', 'XcmError', 'FailedToIntegrateVestingSchedule', 'FailedToCalculateCheckingAccount', 'FailedToBoundVector', 'DmpQueuePriorityAlreadySet', 'InvalidParameter', 'PreimageMissing', 'PreimageTooBig', 'PreimageChunkMissing', 'PreimageStatusInvalid', 'BadXcmVersion', 'InvalidOrigin'] - }, - /** - * Lookup1187: xcm::VersionedAsset - **/ - XcmVersionedAsset: { - _enum: { - __Unused0: 'Null', - __Unused1: 'Null', - __Unused2: 'Null', - V3: 'XcmV3MultiAsset', - V4: 'StagingXcmV4Asset', - V5: 'StagingXcmV5Asset' - } - }, - /** - * Lookup1189: xcm_runtime_apis::trusted_query::Error - **/ - XcmRuntimeApisTrustedQueryError: { - _enum: ['VersionedAssetConversionFailed', 'VersionedLocationConversionFailed'] - }, - /** - * Lookup1191: xcm_runtime_apis::authorized_aliases::Error - **/ - XcmRuntimeApisAuthorizedAliasesError: { - _enum: ['LocationVersionConversionFailed'] - }, /** * Lookup1233: pallet_revive::evm::api::debug_rpc_types::PrestateTracerConfig **/ diff --git a/packages/types-augment/src/lookup/assetHubPolkadot.ts b/packages/types-augment/src/lookup/assetHubPolkadot.ts index 8c11e365e69..938427ca0a7 100644 --- a/packages/types-augment/src/lookup/assetHubPolkadot.ts +++ b/packages/types-augment/src/lookup/assetHubPolkadot.ts @@ -5,7 +5,11 @@ export default { /** - * Lookup32: cumulus_pallet_parachain_system::pallet::Event + * Lookup32: asset_hub_polkadot_runtime::RuntimeTask + **/ + AssetHubPolkadotRuntimeRuntimeTask: 'Null', + /** + * Lookup33: cumulus_pallet_parachain_system::pallet::Event **/ CumulusPalletParachainSystemEvent: { _enum: { @@ -27,7 +31,121 @@ export default { } }, /** - * Lookup57: pallet_collator_selection::pallet::Event + * Lookup41: asset_hub_polkadot_runtime::RuntimeParametersKey + **/ + AssetHubPolkadotRuntimeRuntimeParametersKey: { + _enum: { + StakingElection: 'AssetHubPolkadotRuntimeDynamicParamsStakingElectionParametersKey', + Scheduler: 'AssetHubPolkadotRuntimeDynamicParamsSchedulerParametersKey', + MessageQueue: 'AssetHubPolkadotRuntimeDynamicParamsMessageQueueParametersKey' + } + }, + /** + * Lookup42: asset_hub_polkadot_runtime::dynamic_params::staking_election::ParametersKey + **/ + AssetHubPolkadotRuntimeDynamicParamsStakingElectionParametersKey: { + _enum: ['SignedPhase', 'MaxSignedSubmissions', 'UnsignedPhase', 'MinerPages', 'MaxElectingVoters', 'TargetSnapshotPerBlock', 'MaxEraDuration'] + }, + /** + * Lookup43: asset_hub_polkadot_runtime::dynamic_params::staking_election::SignedPhase + **/ + AssetHubPolkadotRuntimeDynamicParamsStakingElectionSignedPhase: 'Null', + /** + * Lookup44: asset_hub_polkadot_runtime::dynamic_params::staking_election::MaxSignedSubmissions + **/ + AssetHubPolkadotRuntimeDynamicParamsStakingElectionMaxSignedSubmissions: 'Null', + /** + * Lookup45: asset_hub_polkadot_runtime::dynamic_params::staking_election::UnsignedPhase + **/ + AssetHubPolkadotRuntimeDynamicParamsStakingElectionUnsignedPhase: 'Null', + /** + * Lookup46: asset_hub_polkadot_runtime::dynamic_params::staking_election::MinerPages + **/ + AssetHubPolkadotRuntimeDynamicParamsStakingElectionMinerPages: 'Null', + /** + * Lookup47: asset_hub_polkadot_runtime::dynamic_params::staking_election::MaxElectingVoters + **/ + AssetHubPolkadotRuntimeDynamicParamsStakingElectionMaxElectingVoters: 'Null', + /** + * Lookup48: asset_hub_polkadot_runtime::dynamic_params::staking_election::TargetSnapshotPerBlock + **/ + AssetHubPolkadotRuntimeDynamicParamsStakingElectionTargetSnapshotPerBlock: 'Null', + /** + * Lookup49: asset_hub_polkadot_runtime::dynamic_params::staking_election::MaxEraDuration + **/ + AssetHubPolkadotRuntimeDynamicParamsStakingElectionMaxEraDuration: 'Null', + /** + * Lookup50: asset_hub_polkadot_runtime::dynamic_params::scheduler::ParametersKey + **/ + AssetHubPolkadotRuntimeDynamicParamsSchedulerParametersKey: { + _enum: ['MaxScheduledPerBlock', 'MaximumWeight'] + }, + /** + * Lookup51: asset_hub_polkadot_runtime::dynamic_params::scheduler::MaxScheduledPerBlock + **/ + AssetHubPolkadotRuntimeDynamicParamsSchedulerMaxScheduledPerBlock: 'Null', + /** + * Lookup52: asset_hub_polkadot_runtime::dynamic_params::scheduler::MaximumWeight + **/ + AssetHubPolkadotRuntimeDynamicParamsSchedulerMaximumWeight: 'Null', + /** + * Lookup53: asset_hub_polkadot_runtime::dynamic_params::message_queue::ParametersKey + **/ + AssetHubPolkadotRuntimeDynamicParamsMessageQueueParametersKey: { + _enum: ['MaxOnInitWeight', 'MaxOnIdleWeight'] + }, + /** + * Lookup54: asset_hub_polkadot_runtime::dynamic_params::message_queue::MaxOnInitWeight + **/ + AssetHubPolkadotRuntimeDynamicParamsMessageQueueMaxOnInitWeight: 'Null', + /** + * Lookup55: asset_hub_polkadot_runtime::dynamic_params::message_queue::MaxOnIdleWeight + **/ + AssetHubPolkadotRuntimeDynamicParamsMessageQueueMaxOnIdleWeight: 'Null', + /** + * Lookup57: asset_hub_polkadot_runtime::RuntimeParametersValue + **/ + AssetHubPolkadotRuntimeRuntimeParametersValue: { + _enum: { + StakingElection: 'AssetHubPolkadotRuntimeDynamicParamsStakingElectionParametersValue', + Scheduler: 'AssetHubPolkadotRuntimeDynamicParamsSchedulerParametersValue', + MessageQueue: 'AssetHubPolkadotRuntimeDynamicParamsMessageQueueParametersValue' + } + }, + /** + * Lookup58: asset_hub_polkadot_runtime::dynamic_params::staking_election::ParametersValue + **/ + AssetHubPolkadotRuntimeDynamicParamsStakingElectionParametersValue: { + _enum: { + SignedPhase: 'u32', + MaxSignedSubmissions: 'u32', + UnsignedPhase: 'u32', + MinerPages: 'u32', + MaxElectingVoters: 'u32', + TargetSnapshotPerBlock: 'u32', + MaxEraDuration: 'u64' + } + }, + /** + * Lookup59: asset_hub_polkadot_runtime::dynamic_params::scheduler::ParametersValue + **/ + AssetHubPolkadotRuntimeDynamicParamsSchedulerParametersValue: { + _enum: { + MaxScheduledPerBlock: 'u32', + MaximumWeight: 'SpWeightsWeightV2Weight' + } + }, + /** + * Lookup60: asset_hub_polkadot_runtime::dynamic_params::message_queue::ParametersValue + **/ + AssetHubPolkadotRuntimeDynamicParamsMessageQueueParametersValue: { + _enum: { + MaxOnInitWeight: 'Option', + MaxOnIdleWeight: 'Option' + } + }, + /** + * Lookup88: pallet_collator_selection::pallet::Event **/ PalletCollatorSelectionEvent: { _enum: { @@ -71,7 +189,7 @@ export default { } }, /** - * Lookup60: cumulus_pallet_xcmp_queue::pallet::Event + * Lookup91: cumulus_pallet_xcmp_queue::pallet::Event **/ CumulusPalletXcmpQueueEvent: { _enum: { @@ -81,7 +199,7 @@ export default { } }, /** - * Lookup135: cumulus_pallet_xcm::pallet::Event + * Lookup166: cumulus_pallet_xcm::pallet::Event **/ CumulusPalletXcmEvent: { _enum: { @@ -91,7 +209,7 @@ export default { } }, /** - * Lookup136: pallet_xcm_bridge_hub_router::pallet::Event + * Lookup167: pallet_xcm_bridge_hub_router::pallet::Event **/ PalletXcmBridgeHubRouterEvent: { _enum: { @@ -104,7 +222,7 @@ export default { } }, /** - * Lookup139: cumulus_primitives_core::AggregateMessageOrigin + * Lookup170: cumulus_primitives_core::AggregateMessageOrigin **/ CumulusPrimitivesCoreAggregateMessageOrigin: { _enum: { @@ -114,126 +232,2125 @@ export default { } }, /** - * Lookup148: asset_hub_polkadot_runtime::ProxyType + * Lookup173: snowbridge_pallet_system_frontend::pallet::Event **/ - AssetHubPolkadotRuntimeProxyType: { - _enum: ['Any', 'NonTransfer', 'CancelProxy', 'Assets', 'AssetOwner', 'AssetManager', 'Collator'] + SnowbridgePalletSystemFrontendEvent: { + _enum: { + MessageSent: { + origin: 'StagingXcmV5Location', + destination: 'StagingXcmV5Location', + message: 'StagingXcmV5Xcm', + messageId: '[u8;32]', + }, + ExportOperatingModeChanged: { + mode: 'SnowbridgeCoreOperatingModeBasicOperatingMode' + } + } }, /** - * Lookup200: cumulus_pallet_parachain_system::unincluded_segment::Ancestor + * Lookup174: snowbridge_core::operating_mode::BasicOperatingMode **/ - CumulusPalletParachainSystemUnincludedSegmentAncestor: { - usedBandwidth: 'CumulusPalletParachainSystemUnincludedSegmentUsedBandwidth', - paraHeadHash: 'Option', - consumedGoAheadSignal: 'Option' + SnowbridgeCoreOperatingModeBasicOperatingMode: { + _enum: ['Normal', 'Halted'] }, /** - * Lookup201: cumulus_pallet_parachain_system::unincluded_segment::UsedBandwidth + * Lookup179: asset_hub_polkadot_runtime::ProxyType **/ - CumulusPalletParachainSystemUnincludedSegmentUsedBandwidth: { - umpMsgCount: 'u32', - umpTotalBytes: 'u32', - hrmpOutgoing: 'BTreeMap' + AssetHubPolkadotRuntimeProxyType: { + _enum: ['Any', 'NonTransfer', 'CancelProxy', 'Assets', 'AssetOwner', 'AssetManager', 'Collator', 'Governance', 'Staking', 'NominationPools', 'Auction', 'ParaRegistration'] }, /** - * Lookup203: cumulus_pallet_parachain_system::unincluded_segment::HrmpChannelUpdate + * Lookup207: parachains_common::pay::VersionedLocatableAccount **/ - CumulusPalletParachainSystemUnincludedSegmentHrmpChannelUpdate: { - msgCount: 'u32', - totalBytes: 'u32' + ParachainsCommonPayVersionedLocatableAccount: { + _enum: { + __Unused0: 'Null', + __Unused1: 'Null', + __Unused2: 'Null', + __Unused3: 'Null', + V4: { + location: 'StagingXcmV4Location', + accountId: 'StagingXcmV4Location', + }, + V5: { + location: 'StagingXcmV5Location', + accountId: 'StagingXcmV5Location' + } + } }, /** - * Lookup209: cumulus_pallet_parachain_system::unincluded_segment::SegmentTracker + * Lookup218: cumulus_pallet_parachain_system::pallet::Call **/ - CumulusPalletParachainSystemUnincludedSegmentSegmentTracker: { - usedBandwidth: 'CumulusPalletParachainSystemUnincludedSegmentUsedBandwidth', - hrmpWatermark: 'Option', - consumedGoAheadSignal: 'Option' + CumulusPalletParachainSystemCall: { + _enum: { + set_validation_data: { + data: 'CumulusPalletParachainSystemParachainInherentBasicParachainInherentData', + inboundMessagesData: 'CumulusPalletParachainSystemParachainInherentInboundMessagesData', + }, + sudo_send_upward_message: { + message: 'Bytes' + } + } + }, + /** + * Lookup219: cumulus_pallet_parachain_system::parachain_inherent::BasicParachainInherentData + **/ + CumulusPalletParachainSystemParachainInherentBasicParachainInherentData: { + validationData: 'PolkadotPrimitivesV8PersistedValidationData', + relayChainState: 'SpTrieStorageProof', + relayParentDescendants: 'Vec', + collatorPeerId: 'Option' }, /** - * Lookup214: sp_trie::storage_proof::StorageProof + * Lookup222: sp_trie::storage_proof::StorageProof **/ SpTrieStorageProof: { trieNodes: 'BTreeSet' }, /** - * Lookup216: cumulus_pallet_parachain_system::relay_state_snapshot::MessagingStateSnapshot + * Lookup227: cumulus_pallet_parachain_system::parachain_inherent::InboundMessagesData **/ - CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot: { - dmqMqcHead: 'H256', - relayDispatchQueueRemainingCapacity: 'CumulusPalletParachainSystemRelayStateSnapshotRelayDispatchQueueRemainingCapacity', - ingressChannels: 'Vec<(u32,PolkadotPrimitivesV8AbridgedHrmpChannel)>', - egressChannels: 'Vec<(u32,PolkadotPrimitivesV8AbridgedHrmpChannel)>' + CumulusPalletParachainSystemParachainInherentInboundMessagesData: { + downwardMessages: { + fullMessages: 'Vec', + hashedMessages: 'Vec' + }, + horizontalMessages: 'CumulusPalletParachainSystemParachainInherentAbridgedInboundMessagesCollection' }, /** - * Lookup217: cumulus_pallet_parachain_system::relay_state_snapshot::RelayDispatchQueueRemainingCapacity + * Lookup232: cumulus_primitives_parachain_inherent::HashedMessage **/ - CumulusPalletParachainSystemRelayStateSnapshotRelayDispatchQueueRemainingCapacity: { - remainingCount: 'u32', - remainingSize: 'u32' + CumulusPrimitivesParachainInherentHashedMessage: { + sentAt: 'u32', + msgHash: 'H256' }, /** - * Lookup220: polkadot_primitives::v8::AbridgedHrmpChannel + * Lookup233: cumulus_pallet_parachain_system::parachain_inherent::AbridgedInboundMessagesCollection **/ - PolkadotPrimitivesV8AbridgedHrmpChannel: { - maxCapacity: 'u32', - maxTotalSize: 'u32', - maxMessageSize: 'u32', - msgCount: 'u32', - totalSize: 'u32', - mqcHead: 'Option' + CumulusPalletParachainSystemParachainInherentAbridgedInboundMessagesCollection: { + fullMessages: 'Vec<(u32,PolkadotCorePrimitivesInboundHrmpMessage)>', + hashedMessages: 'Vec<(u32,CumulusPrimitivesParachainInherentHashedMessage)>' }, /** - * Lookup221: polkadot_primitives::v8::AbridgedHostConfiguration + * Lookup240: staging_parachain_info::pallet::Call **/ - PolkadotPrimitivesV8AbridgedHostConfiguration: { - maxCodeSize: 'u32', - maxHeadDataSize: 'u32', - maxUpwardQueueCount: 'u32', - maxUpwardQueueSize: 'u32', - maxUpwardMessageSize: 'u32', - maxUpwardMessageNumPerCandidate: 'u32', - hrmpMaxMessageNumPerCandidate: 'u32', - validationUpgradeCooldown: 'u32', - validationUpgradeDelay: 'u32', - asyncBackingParams: 'PolkadotPrimitivesV8AsyncBackingAsyncBackingParams' + StagingParachainInfoCall: 'Null', + /** + * Lookup246: asset_hub_polkadot_runtime::RuntimeParameters + **/ + AssetHubPolkadotRuntimeRuntimeParameters: { + _enum: { + StakingElection: 'AssetHubPolkadotRuntimeDynamicParamsStakingElectionParameters', + Scheduler: 'AssetHubPolkadotRuntimeDynamicParamsSchedulerParameters', + MessageQueue: 'AssetHubPolkadotRuntimeDynamicParamsMessageQueueParameters' + } }, /** - * Lookup229: cumulus_pallet_parachain_system::pallet::Call + * Lookup247: asset_hub_polkadot_runtime::dynamic_params::staking_election::Parameters **/ - CumulusPalletParachainSystemCall: { + AssetHubPolkadotRuntimeDynamicParamsStakingElectionParameters: { _enum: { - set_validation_data: { - data: 'CumulusPrimitivesParachainInherentParachainInherentData', + SignedPhase: '(AssetHubPolkadotRuntimeDynamicParamsStakingElectionSignedPhase,Option)', + MaxSignedSubmissions: '(AssetHubPolkadotRuntimeDynamicParamsStakingElectionMaxSignedSubmissions,Option)', + UnsignedPhase: '(AssetHubPolkadotRuntimeDynamicParamsStakingElectionUnsignedPhase,Option)', + MinerPages: '(AssetHubPolkadotRuntimeDynamicParamsStakingElectionMinerPages,Option)', + MaxElectingVoters: '(AssetHubPolkadotRuntimeDynamicParamsStakingElectionMaxElectingVoters,Option)', + TargetSnapshotPerBlock: '(AssetHubPolkadotRuntimeDynamicParamsStakingElectionTargetSnapshotPerBlock,Option)', + MaxEraDuration: '(AssetHubPolkadotRuntimeDynamicParamsStakingElectionMaxEraDuration,Option)' + } + }, + /** + * Lookup248: asset_hub_polkadot_runtime::dynamic_params::scheduler::Parameters + **/ + AssetHubPolkadotRuntimeDynamicParamsSchedulerParameters: { + _enum: { + MaxScheduledPerBlock: '(AssetHubPolkadotRuntimeDynamicParamsSchedulerMaxScheduledPerBlock,Option)', + MaximumWeight: '(AssetHubPolkadotRuntimeDynamicParamsSchedulerMaximumWeight,Option)' + } + }, + /** + * Lookup249: asset_hub_polkadot_runtime::dynamic_params::message_queue::Parameters + **/ + AssetHubPolkadotRuntimeDynamicParamsMessageQueueParameters: { + _enum: { + MaxOnInitWeight: '(AssetHubPolkadotRuntimeDynamicParamsMessageQueueMaxOnInitWeight,Option>)', + MaxOnIdleWeight: '(AssetHubPolkadotRuntimeDynamicParamsMessageQueueMaxOnIdleWeight,Option>)' + } + }, + /** + * Lookup264: pallet_collator_selection::pallet::Call + **/ + PalletCollatorSelectionCall: { + _enum: { + set_invulnerables: { + _alias: { + new_: 'new', + }, + new_: 'Vec', }, - sudo_send_upward_message: { - message: 'Bytes' + set_desired_candidates: { + max: 'u32', + }, + set_candidacy_bond: { + bond: 'u128', + }, + register_as_candidate: 'Null', + leave_intent: 'Null', + add_invulnerable: { + who: 'AccountId32', + }, + remove_invulnerable: { + who: 'AccountId32', + }, + update_bond: { + newDeposit: 'u128', + }, + take_candidate_slot: { + deposit: 'u128', + target: 'AccountId32' + } + } + }, + /** + * Lookup266: asset_hub_polkadot_runtime::SessionKeys + **/ + AssetHubPolkadotRuntimeSessionKeys: { + aura: 'SpConsensusAuraEd25519AppEd25519Public' + }, + /** + * Lookup267: sp_consensus_aura::ed25519::app_ed25519::Public + **/ + SpConsensusAuraEd25519AppEd25519Public: '[u8;32]', + /** + * Lookup268: cumulus_pallet_xcmp_queue::pallet::Call + **/ + CumulusPalletXcmpQueueCall: { + _enum: { + __Unused0: 'Null', + suspend_xcm_execution: 'Null', + resume_xcm_execution: 'Null', + update_suspend_threshold: { + _alias: { + new_: 'new', + }, + new_: 'u32', + }, + update_drop_threshold: { + _alias: { + new_: 'new', + }, + new_: 'u32', + }, + update_resume_threshold: { + _alias: { + new_: 'new', + }, + new_: 'u32' + } + } + }, + /** + * Lookup313: cumulus_pallet_xcm::pallet::Call + **/ + CumulusPalletXcmCall: 'Null', + /** + * Lookup314: pallet_xcm_bridge_hub_router::pallet::Call + **/ + PalletXcmBridgeHubRouterCall: { + _enum: { + report_bridge_status: { + bridgeId: 'H256', + isCongested: 'bool' + } + } + }, + /** + * Lookup316: snowbridge_pallet_system_frontend::pallet::Call + **/ + SnowbridgePalletSystemFrontendCall: { + _enum: { + set_operating_mode: { + mode: 'SnowbridgeCoreOperatingModeBasicOperatingMode', + }, + register_token: { + assetId: 'XcmVersionedLocation', + metadata: 'SnowbridgeCoreAssetMetadata', + feeAsset: 'StagingXcmV5Asset', + }, + add_tip: { + messageId: 'SnowbridgeCoreRewardMessageId', + asset: 'StagingXcmV5Asset' } } }, /** - * Lookup230: cumulus_primitives_parachain_inherent::ParachainInherentData + * Lookup317: snowbridge_core::AssetMetadata + **/ + SnowbridgeCoreAssetMetadata: { + name: 'Bytes', + symbol: 'Bytes', + decimals: 'u8' + }, + /** + * Lookup318: snowbridge_core::reward::MessageId + **/ + SnowbridgeCoreRewardMessageId: { + _enum: { + Inbound: 'u64', + Outbound: 'u64' + } + }, + /** + * Lookup321: asset_hub_polkadot_runtime::OriginCaller + **/ + AssetHubPolkadotRuntimeOriginCaller: { + _enum: { + system: 'FrameSupportDispatchRawOrigin', + __Unused1: 'Null', + __Unused2: 'Null', + __Unused3: 'Null', + __Unused4: 'Null', + __Unused5: 'Null', + __Unused6: 'Null', + __Unused7: 'Null', + __Unused8: 'Null', + __Unused9: 'Null', + __Unused10: 'Null', + __Unused11: 'Null', + __Unused12: 'Null', + __Unused13: 'Null', + __Unused14: 'Null', + __Unused15: 'Null', + __Unused16: 'Null', + __Unused17: 'Null', + __Unused18: 'Null', + __Unused19: 'Null', + __Unused20: 'Null', + __Unused21: 'Null', + __Unused22: 'Null', + __Unused23: 'Null', + __Unused24: 'Null', + __Unused25: 'Null', + __Unused26: 'Null', + __Unused27: 'Null', + __Unused28: 'Null', + __Unused29: 'Null', + __Unused30: 'Null', + PolkadotXcm: 'PalletXcmOrigin', + CumulusXcm: 'CumulusPalletXcmOrigin', + __Unused33: 'Null', + __Unused34: 'Null', + __Unused35: 'Null', + __Unused36: 'Null', + __Unused37: 'Null', + __Unused38: 'Null', + __Unused39: 'Null', + __Unused40: 'Null', + __Unused41: 'Null', + __Unused42: 'Null', + __Unused43: 'Null', + __Unused44: 'Null', + __Unused45: 'Null', + __Unused46: 'Null', + __Unused47: 'Null', + __Unused48: 'Null', + __Unused49: 'Null', + __Unused50: 'Null', + __Unused51: 'Null', + __Unused52: 'Null', + __Unused53: 'Null', + __Unused54: 'Null', + __Unused55: 'Null', + __Unused56: 'Null', + __Unused57: 'Null', + __Unused58: 'Null', + __Unused59: 'Null', + __Unused60: 'Null', + __Unused61: 'Null', + __Unused62: 'Null', + Origins: 'AssetHubPolkadotRuntimeGovernanceOriginsPalletCustomOriginsOrigin' + } + }, + /** + * Lookup324: cumulus_pallet_xcm::pallet::Origin + **/ + CumulusPalletXcmOrigin: { + _enum: { + Relay: 'Null', + SiblingParachain: 'u32' + } + }, + /** + * Lookup325: asset_hub_polkadot_runtime::governance::origins::pallet_custom_origins::Origin + **/ + AssetHubPolkadotRuntimeGovernanceOriginsPalletCustomOriginsOrigin: { + _enum: ['StakingAdmin', 'Treasurer', 'FellowshipAdmin', 'GeneralAdmin', 'AuctionAdmin', 'LeaseAdmin', 'ReferendumCanceller', 'ReferendumKiller', 'SmallTipper', 'BigTipper', 'SmallSpender', 'MediumSpender', 'BigSpender', 'WhitelistedCaller', 'WishForChange'] + }, + /** + * Lookup392: pallet_staking_async_rc_client::pallet::Call + **/ + PalletStakingAsyncRcClientCall: { + _enum: { + relay_session_report: { + report: 'PalletStakingAsyncRcClientSessionReport', + }, + relay_new_offence_paged: { + offences: 'Vec<(u32,PalletStakingAsyncRcClientOffence)>' + } + } + }, + /** + * Lookup401: pallet_election_provider_multi_block::pallet::Call + **/ + PalletElectionProviderMultiBlockCall: { + _enum: { + manage: { + op: 'PalletElectionProviderMultiBlockAdminOperation' + } + } + }, + /** + * Lookup402: pallet_election_provider_multi_block::AdminOperation + **/ + PalletElectionProviderMultiBlockAdminOperation: { + _enum: { + ForceRotateRound: 'Null', + ForceSetPhase: 'PalletElectionProviderMultiBlockPhase', + EmergencySetSolution: '(FrameElectionProviderSupportBoundedSupports,SpNposElectionsElectionScore)', + EmergencyFallback: 'Null', + SetMinUntrustedScore: 'SpNposElectionsElectionScore' + } + }, + /** + * Lookup403: pallet_election_provider_multi_block::types::Phase + **/ + PalletElectionProviderMultiBlockPhase: { + _enum: { + Off: 'Null', + Signed: 'u32', + SignedValidation: 'u32', + Unsigned: 'u32', + Snapshot: 'u32', + Done: 'Null', + Export: 'u32', + Emergency: 'Null' + } + }, + /** + * Lookup413: pallet_election_provider_multi_block::verifier::impls::pallet::Call + **/ + PalletElectionProviderMultiBlockVerifierImplsPalletCall: 'Null', + /** + * Lookup414: pallet_election_provider_multi_block::unsigned::pallet::Call + **/ + PalletElectionProviderMultiBlockUnsignedPalletCall: { + _enum: { + submit_unsigned: { + pagedSolution: 'PalletElectionProviderMultiBlockPagedRawSolution' + } + } + }, + /** + * Lookup415: pallet_election_provider_multi_block::types::PagedRawSolution + **/ + PalletElectionProviderMultiBlockPagedRawSolution: { + solutionPages: 'Vec', + score: 'SpNposElectionsElectionScore', + round: 'u32' + }, + /** + * Lookup417: asset_hub_polkadot_runtime::staking::NposCompactSolution16 + **/ + AssetHubPolkadotRuntimeStakingNposCompactSolution16: { + votes1: 'Vec<(Compact,Compact)>', + votes2: 'Vec<(Compact,(Compact,Compact),Compact)>', + votes3: 'Vec<(Compact,[(Compact,Compact);2],Compact)>', + votes4: 'Vec<(Compact,[(Compact,Compact);3],Compact)>', + votes5: 'Vec<(Compact,[(Compact,Compact);4],Compact)>', + votes6: 'Vec<(Compact,[(Compact,Compact);5],Compact)>', + votes7: 'Vec<(Compact,[(Compact,Compact);6],Compact)>', + votes8: 'Vec<(Compact,[(Compact,Compact);7],Compact)>', + votes9: 'Vec<(Compact,[(Compact,Compact);8],Compact)>', + votes10: 'Vec<(Compact,[(Compact,Compact);9],Compact)>', + votes11: 'Vec<(Compact,[(Compact,Compact);10],Compact)>', + votes12: 'Vec<(Compact,[(Compact,Compact);11],Compact)>', + votes13: 'Vec<(Compact,[(Compact,Compact);12],Compact)>', + votes14: 'Vec<(Compact,[(Compact,Compact);13],Compact)>', + votes15: 'Vec<(Compact,[(Compact,Compact);14],Compact)>', + votes16: 'Vec<(Compact,[(Compact,Compact);15],Compact)>' + }, + /** + * Lookup468: pallet_election_provider_multi_block::signed::pallet::Call + **/ + PalletElectionProviderMultiBlockSignedPalletCall: { + _enum: { + register: { + claimedScore: 'SpNposElectionsElectionScore', + }, + submit_page: { + page: 'u32', + maybeSolution: 'Option', + }, + bail: 'Null', + clear_old_round_data: { + round: 'u32', + witnessPages: 'u32', + }, + set_invulnerables: { + inv: 'Vec' + } + } + }, + /** + * Lookup470: pallet_staking_async::pallet::pallet::Call + **/ + PalletStakingAsyncPalletCall: { + _enum: { + bond: { + value: 'Compact', + payee: 'PalletStakingAsyncRewardDestination', + }, + bond_extra: { + maxAdditional: 'Compact', + }, + unbond: { + value: 'Compact', + }, + withdraw_unbonded: { + numSlashingSpans: 'u32', + }, + validate: { + prefs: 'PalletStakingAsyncValidatorPrefs', + }, + nominate: { + targets: 'Vec', + }, + chill: 'Null', + set_payee: { + payee: 'PalletStakingAsyncRewardDestination', + }, + set_controller: 'Null', + set_validator_count: { + _alias: { + new_: 'new', + }, + new_: 'Compact', + }, + increase_validator_count: { + additional: 'Compact', + }, + scale_validator_count: { + factor: 'Percent', + }, + force_no_eras: 'Null', + force_new_era: 'Null', + set_invulnerables: { + invulnerables: 'Vec', + }, + force_unstake: { + stash: 'AccountId32', + numSlashingSpans: 'u32', + }, + force_new_era_always: 'Null', + cancel_deferred_slash: { + era: 'u32', + validatorSlashes: 'Vec<(AccountId32,Perbill)>', + }, + payout_stakers: { + validatorStash: 'AccountId32', + era: 'u32', + }, + rebond: { + value: 'Compact', + }, + reap_stash: { + stash: 'AccountId32', + numSlashingSpans: 'u32', + }, + kick: { + who: 'Vec', + }, + set_staking_configs: { + minNominatorBond: 'PalletStakingAsyncPalletConfigOpU128', + minValidatorBond: 'PalletStakingAsyncPalletConfigOpU128', + maxNominatorCount: 'PalletStakingAsyncPalletConfigOpU32', + maxValidatorCount: 'PalletStakingAsyncPalletConfigOpU32', + chillThreshold: 'PalletStakingAsyncPalletConfigOpPercent', + minCommission: 'PalletStakingAsyncPalletConfigOpPerbill', + maxStakedRewards: 'PalletStakingAsyncPalletConfigOpPercent', + }, + chill_other: { + stash: 'AccountId32', + }, + force_apply_min_commission: { + validatorStash: 'AccountId32', + }, + set_min_commission: { + _alias: { + new_: 'new', + }, + new_: 'Perbill', + }, + payout_stakers_by_page: { + validatorStash: 'AccountId32', + era: 'u32', + page: 'u32', + }, + update_payee: { + controller: 'AccountId32', + }, + deprecate_controller_batch: { + controllers: 'Vec', + }, + restore_ledger: { + stash: 'AccountId32', + maybeController: 'Option', + maybeTotal: 'Option', + maybeUnlocking: 'Option>', + }, + migrate_currency: { + stash: 'AccountId32', + }, + apply_slash: { + slashEra: 'u32', + slashKey: '(AccountId32,Perbill,u32)', + }, + prune_era_step: { + era: 'u32' + } + } + }, + /** + * Lookup471: pallet_staking_async::RewardDestination + **/ + PalletStakingAsyncRewardDestination: { + _enum: { + Staked: 'Null', + Stash: 'Null', + Controller: 'Null', + Account: 'AccountId32', + None: 'Null' + } + }, + /** + * Lookup472: pallet_staking_async::ValidatorPrefs + **/ + PalletStakingAsyncValidatorPrefs: { + commission: 'Compact', + blocked: 'bool' + }, + /** + * Lookup478: pallet_staking_async::pallet::pallet::ConfigOp + **/ + PalletStakingAsyncPalletConfigOpU128: { + _enum: { + Noop: 'Null', + Set: 'u128', + Remove: 'Null' + } + }, + /** + * Lookup479: pallet_staking_async::pallet::pallet::ConfigOp + **/ + PalletStakingAsyncPalletConfigOpU32: { + _enum: { + Noop: 'Null', + Set: 'u32', + Remove: 'Null' + } + }, + /** + * Lookup480: pallet_staking_async::pallet::pallet::ConfigOp + **/ + PalletStakingAsyncPalletConfigOpPercent: { + _enum: { + Noop: 'Null', + Set: 'Percent', + Remove: 'Null' + } + }, + /** + * Lookup481: pallet_staking_async::pallet::pallet::ConfigOp + **/ + PalletStakingAsyncPalletConfigOpPerbill: { + _enum: { + Noop: 'Null', + Set: 'Perbill', + Remove: 'Null' + } + }, + /** + * Lookup485: pallet_staking_async::ledger::UnlockChunk + **/ + PalletStakingAsyncLedgerUnlockChunk: { + value: 'Compact', + era: 'Compact' + }, + /** + * Lookup488: pallet_ah_ops::pallet::Call + **/ + PalletAhOpsCall: { + _enum: { + unreserve_lease_deposit: { + block: 'u32', + depositor: 'Option', + paraId: 'u32', + }, + withdraw_crowdloan_contribution: { + block: 'u32', + depositor: 'Option', + paraId: 'u32', + }, + unreserve_crowdloan_reserve: { + block: 'u32', + depositor: 'Option', + paraId: 'u32', + }, + transfer_to_post_migration_treasury: { + assetId: 'StagingXcmV5Location' + } + } + }, + /** + * Lookup489: pallet_ah_migrator::pallet::Call + **/ + PalletAhMigratorCall: { + _enum: { + receive_accounts: { + accounts: 'Vec', + }, + receive_multisigs: { + accounts: 'Vec', + }, + receive_proxy_proxies: { + proxies: 'Vec', + }, + receive_proxy_announcements: { + announcements: 'Vec', + }, + receive_preimage_chunks: { + chunks: 'Vec', + }, + receive_preimage_request_status: { + requestStatus: 'Vec', + }, + receive_preimage_legacy_status: { + legacyStatus: 'Vec', + }, + receive_nom_pools_messages: { + messages: 'Vec', + }, + receive_vesting_schedules: { + schedules: 'Vec', + }, + __Unused9: 'Null', + receive_referenda_values: { + values: 'Vec', + }, + receive_referendums: { + referendums: 'Vec<(u32,PalletReferendaReferendumInfoRcPalletsOrigin)>', + }, + receive_claims: { + messages: 'Vec', + }, + receive_bags_list_messages: { + messages: 'Vec', + }, + receive_scheduler_messages: { + messages: 'Vec', + }, + receive_indices: { + indices: 'Vec', + }, + receive_conviction_voting_messages: { + messages: 'Vec', + }, + receive_bounties_messages: { + messages: 'Vec', + }, + receive_asset_rates: { + rates: 'Vec<(PolkadotRuntimeCommonImplsVersionedLocatableAsset,u128)>', + }, + receive_crowdloan_messages: { + messages: 'Vec', + }, + receive_referenda_metadata: { + metadata: 'Vec<(u32,H256)>', + }, + receive_treasury_messages: { + messages: 'Vec', + }, + receive_scheduler_agenda_messages: { + messages: 'Vec', + }, + receive_delegated_staking_messages: { + messages: 'Vec', + }, + receive_child_bounties_messages: { + messages: 'Vec', + }, + receive_staking_messages: { + messages: 'Vec', + }, + __Unused26: 'Null', + __Unused27: 'Null', + __Unused28: 'Null', + __Unused29: 'Null', + __Unused30: 'Null', + __Unused31: 'Null', + __Unused32: 'Null', + __Unused33: 'Null', + __Unused34: 'Null', + __Unused35: 'Null', + __Unused36: 'Null', + __Unused37: 'Null', + __Unused38: 'Null', + __Unused39: 'Null', + __Unused40: 'Null', + __Unused41: 'Null', + __Unused42: 'Null', + __Unused43: 'Null', + __Unused44: 'Null', + __Unused45: 'Null', + __Unused46: 'Null', + __Unused47: 'Null', + __Unused48: 'Null', + __Unused49: 'Null', + __Unused50: 'Null', + __Unused51: 'Null', + __Unused52: 'Null', + __Unused53: 'Null', + __Unused54: 'Null', + __Unused55: 'Null', + __Unused56: 'Null', + __Unused57: 'Null', + __Unused58: 'Null', + __Unused59: 'Null', + __Unused60: 'Null', + __Unused61: 'Null', + __Unused62: 'Null', + __Unused63: 'Null', + __Unused64: 'Null', + __Unused65: 'Null', + __Unused66: 'Null', + __Unused67: 'Null', + __Unused68: 'Null', + __Unused69: 'Null', + __Unused70: 'Null', + __Unused71: 'Null', + __Unused72: 'Null', + __Unused73: 'Null', + __Unused74: 'Null', + __Unused75: 'Null', + __Unused76: 'Null', + __Unused77: 'Null', + __Unused78: 'Null', + __Unused79: 'Null', + __Unused80: 'Null', + __Unused81: 'Null', + __Unused82: 'Null', + __Unused83: 'Null', + __Unused84: 'Null', + __Unused85: 'Null', + __Unused86: 'Null', + __Unused87: 'Null', + __Unused88: 'Null', + __Unused89: 'Null', + __Unused90: 'Null', + __Unused91: 'Null', + __Unused92: 'Null', + __Unused93: 'Null', + __Unused94: 'Null', + __Unused95: 'Null', + __Unused96: 'Null', + __Unused97: 'Null', + __Unused98: 'Null', + __Unused99: 'Null', + force_set_stage: { + stage: 'PalletAhMigratorMigrationStage', + }, + start_migration: 'Null', + set_dmp_queue_priority: { + _alias: { + new_: 'new', + }, + new_: 'PalletRcMigratorQueuePriority', + }, + set_manager: { + _alias: { + new_: 'new', + }, + new_: 'Option', + }, + __Unused104: 'Null', + __Unused105: 'Null', + __Unused106: 'Null', + __Unused107: 'Null', + __Unused108: 'Null', + __Unused109: 'Null', + finish_migration: { + data: 'Option', + coolOffEndAt: 'u32', + }, + send_xcm_message: { + dest: 'XcmVersionedLocation', + message: 'XcmVersionedXcm' + } + } + }, + /** + * Lookup491: pallet_rc_migrator::accounts::Account + **/ + PalletRcMigratorAccountsAccount: { + who: 'AccountId32', + free: 'u128', + reserved: 'u128', + frozen: 'u128', + holds: 'Vec', + freezes: 'Vec', + locks: 'Vec', + unnamedReserve: 'u128', + consumers: 'u8', + providers: 'u8' + }, + /** + * Lookup492: pallet_rc_migrator::types::PortableHoldReason + **/ + PalletRcMigratorPortableHoldReason: { + _enum: { + Preimage: 'PalletPreimageHoldReason', + Staking: 'PalletStakingPalletHoldReason', + StateTrieMigration: 'PalletStateTrieMigrationHoldReason', + DelegatedStaking: 'PalletDelegatedStakingHoldReason', + Session: 'PalletSessionHoldReason', + XcmPallet: 'PalletXcmHoldReason' + } + }, + /** + * Lookup499: pallet_rc_migrator::types::PortableFreezeReason + **/ + PalletRcMigratorPortableFreezeReason: { + _enum: { + NominationPools: 'PalletNominationPoolsFreezeReason' + } + }, + /** + * Lookup502: frame_support::traits::tokens::misc::IdAmount + **/ + FrameSupportTokensMiscIdAmountPortableHoldReason: { + id: 'PalletRcMigratorPortableHoldReason', + amount: 'u128' + }, + /** + * Lookup505: frame_support::traits::tokens::misc::IdAmount + **/ + FrameSupportTokensMiscIdAmountPortableFreezeReason: { + id: 'PalletRcMigratorPortableFreezeReason', + amount: 'u128' + }, + /** + * Lookup512: pallet_rc_migrator::multisig::RcMultisig + **/ + PalletRcMigratorMultisigRcMultisig: { + creator: 'AccountId32', + deposit: 'u128' + }, + /** + * Lookup514: pallet_rc_migrator::proxy::RcProxy + **/ + PalletRcMigratorProxyRcProxy: { + delegator: 'AccountId32', + deposit: 'u128', + proxies: 'Vec' + }, + /** + * Lookup517: pallet_proxy::ProxyDefinition + **/ + PalletProxyProxyDefinitionPolkadotRuntimeConstantsProxyProxyType: { + delegate: 'AccountId32', + proxyType: 'PolkadotRuntimeConstantsProxyProxyType', + delay: 'u32' + }, + /** + * Lookup519: pallet_rc_migrator::proxy::RcProxyAnnouncement + **/ + PalletRcMigratorProxyRcProxyAnnouncement: { + depositor: 'AccountId32', + deposit: 'u128' + }, + /** + * Lookup521: pallet_rc_migrator::preimage::chunks::RcPreimageChunk + **/ + PalletRcMigratorPreimageChunksRcPreimageChunk: { + preimageHash: 'H256', + preimageLen: 'u32', + chunkByteOffset: 'u32', + chunkBytes: 'Bytes' + }, + /** + * Lookup524: pallet_rc_migrator::preimage::request_status::PortableRequestStatus + **/ + PalletRcMigratorPreimageRequestStatusPortableRequestStatus: { + _alias: { + hash_: 'hash' + }, + hash_: 'H256', + requestStatus: 'PalletRcMigratorPreimageRequestStatusPortableRequestStatusInner' + }, + /** + * Lookup525: pallet_rc_migrator::preimage::request_status::PortableRequestStatusInner + **/ + PalletRcMigratorPreimageRequestStatusPortableRequestStatusInner: { + _enum: { + Unrequested: { + ticket: '(AccountId32,Bytes)', + len: 'u32', + }, + Requested: { + maybeTicket: 'Option<(AccountId32,Bytes)>', + count: 'u32', + maybeLen: 'Option' + } + } + }, + /** + * Lookup530: pallet_rc_migrator::preimage::legacy_request_status::RcPreimageLegacyStatus + **/ + PalletRcMigratorPreimageLegacyRequestStatusRcPreimageLegacyStatus: { + _alias: { + hash_: 'hash' + }, + hash_: 'H256', + depositor: 'AccountId32', + deposit: 'u128' + }, + /** + * Lookup532: pallet_rc_migrator::staking::nom_pools::RcNomPoolsMessage + **/ + PalletRcMigratorStakingNomPoolsRcNomPoolsMessage: { + _enum: { + StorageValues: { + values: 'PalletRcMigratorStakingNomPoolsNomPoolsStorageValues', + }, + PoolMembers: { + member: '(AccountId32,PalletNominationPoolsPoolMember)', + }, + BondedPools: { + pool: '(u32,PalletNominationPoolsBondedPoolInner)', + }, + RewardPools: { + rewards: '(u32,PalletRcMigratorStakingNomPoolsAliasRewardPool)', + }, + SubPoolsStorage: { + subPools: '(u32,PalletRcMigratorStakingNomPoolsAliasSubPools)', + }, + Metadata: { + meta: '(u32,Bytes)', + }, + ReversePoolIdLookup: { + lookups: '(AccountId32,u32)', + }, + ClaimPermissions: { + perms: '(AccountId32,PalletNominationPoolsClaimPermission)' + } + } + }, + /** + * Lookup533: pallet_rc_migrator::staking::nom_pools::NomPoolsStorageValues + **/ + PalletRcMigratorStakingNomPoolsNomPoolsStorageValues: { + totalValueLocked: 'Option', + minJoinBond: 'Option', + minCreateBond: 'Option', + maxPools: 'Option', + maxPoolMembers: 'Option', + maxPoolMembersPerPool: 'Option', + globalMaxCommission: 'Option', + lastPoolId: 'Option' + }, + /** + * Lookup547: pallet_rc_migrator::staking::nom_pools_alias::RewardPool + **/ + PalletRcMigratorStakingNomPoolsAliasRewardPool: { + lastRecordedRewardCounter: 'u128', + lastRecordedTotalPayouts: 'u128', + totalRewardsClaimed: 'u128', + totalCommissionPending: 'u128', + totalCommissionClaimed: 'u128' + }, + /** + * Lookup549: pallet_rc_migrator::staking::nom_pools_alias::SubPools + **/ + PalletRcMigratorStakingNomPoolsAliasSubPools: { + noEra: 'PalletRcMigratorStakingNomPoolsAliasUnbondPool', + withEra: 'BTreeMap' + }, + /** + * Lookup550: pallet_rc_migrator::staking::nom_pools_alias::UnbondPool + **/ + PalletRcMigratorStakingNomPoolsAliasUnbondPool: { + points: 'u128', + balance: 'u128' + }, + /** + * Lookup558: pallet_rc_migrator::vesting::RcVestingSchedule + **/ + PalletRcMigratorVestingRcVestingSchedule: { + who: 'AccountId32', + schedules: 'Vec' + }, + /** + * Lookup562: pallet_rc_migrator::referenda::ReferendaMessage + **/ + PalletRcMigratorReferendaReferendaMessage: { + referendumCount: 'Option', + decidingCount: 'Vec<(u16,u32)>', + trackQueue: 'Vec<(u16,Vec<(u32,u128)>)>' + }, + /** + * Lookup569: pallet_referenda::types::ReferendumInfo, Balance, pallet_conviction_voting::types::Tally, sp_core::crypto::AccountId32, ScheduleAddress> + **/ + PalletReferendaReferendumInfoRcPalletsOrigin: { + _enum: { + Ongoing: 'PalletReferendaReferendumStatusRcPalletsOrigin', + Approved: '(u32,Option,Option)', + Rejected: '(u32,Option,Option)', + Cancelled: '(u32,Option,Option)', + TimedOut: '(u32,Option,Option)', + Killed: 'u32' + } + }, + /** + * Lookup570: asset_hub_polkadot_runtime::ah_migration::RcPalletsOrigin + **/ + AssetHubPolkadotRuntimeAhMigrationRcPalletsOrigin: { + _enum: { + system: 'FrameSupportDispatchRawOrigin', + __Unused1: 'Null', + __Unused2: 'Null', + __Unused3: 'Null', + __Unused4: 'Null', + __Unused5: 'Null', + __Unused6: 'Null', + __Unused7: 'Null', + __Unused8: 'Null', + __Unused9: 'Null', + __Unused10: 'Null', + __Unused11: 'Null', + __Unused12: 'Null', + __Unused13: 'Null', + __Unused14: 'Null', + __Unused15: 'Null', + __Unused16: 'Null', + __Unused17: 'Null', + __Unused18: 'Null', + __Unused19: 'Null', + __Unused20: 'Null', + __Unused21: 'Null', + Origins: 'AssetHubPolkadotRuntimeGovernanceOriginsPalletCustomOriginsOrigin' + } + }, + /** + * Lookup572: pallet_referenda::types::ReferendumStatus, Balance, pallet_conviction_voting::types::Tally, sp_core::crypto::AccountId32, ScheduleAddress> + **/ + PalletReferendaReferendumStatusRcPalletsOrigin: { + track: 'u16', + origin: 'AssetHubPolkadotRuntimeAhMigrationRcPalletsOrigin', + proposal: 'FrameSupportPreimagesBounded', + enactment: 'FrameSupportScheduleDispatchTime', + submitted: 'u32', + submissionDeposit: 'PalletReferendaDeposit', + decisionDeposit: 'Option', + deciding: 'Option', + tally: 'PalletConvictionVotingTally', + inQueue: 'bool', + alarm: 'Option<(u32,(u32,u32))>' + }, + /** + * Lookup580: pallet_rc_migrator::claims::RcClaimsMessage + **/ + PalletRcMigratorClaimsRcClaimsMessage: { + _enum: { + StorageValues: { + total: 'u128', + }, + Claims: '(EthereumAddress,u128)', + Vesting: { + who: 'EthereumAddress', + schedule: '(u128,u128,u32)', + }, + Signing: '(EthereumAddress,PolkadotRuntimeCommonClaimsStatementKind)', + Preclaims: '(AccountId32,EthereumAddress)' + } + }, + /** + * Lookup585: pallet_rc_migrator::staking::bags_list::PortableBagsListMessage + **/ + PalletRcMigratorStakingBagsListPortableBagsListMessage: { + _enum: { + Node: { + id: 'AccountId32', + node: 'PalletRcMigratorStakingBagsListPortableNode', + }, + Bag: { + score: 'u64', + bag: 'PalletRcMigratorStakingBagsListPortableBag' + } + } + }, + /** + * Lookup586: pallet_rc_migrator::staking::bags_list::PortableNode + **/ + PalletRcMigratorStakingBagsListPortableNode: { + id: 'AccountId32', + prev: 'Option', + next: 'Option', + bagUpper: 'u64', + score: 'u64' + }, + /** + * Lookup587: pallet_rc_migrator::staking::bags_list::PortableBag + **/ + PalletRcMigratorStakingBagsListPortableBag: { + head: 'Option', + tail: 'Option', + bagUpper: 'u64' + }, + /** + * Lookup589: pallet_rc_migrator::scheduler::RcSchedulerMessage + **/ + PalletRcMigratorSchedulerRcSchedulerMessage: { + _enum: { + IncompleteSince: 'u32', + Retries: '((u32,u32),PalletSchedulerRetryConfig)', + Lookup: '([u8;32],(u32,u32))' + } + }, + /** + * Lookup594: pallet_rc_migrator::indices::RcIndicesIndex + **/ + PalletRcMigratorIndicesRcIndicesIndex: { + index: 'u32', + who: 'AccountId32', + deposit: 'u128', + frozen: 'bool' + }, + /** + * Lookup596: pallet_rc_migrator::conviction_voting::RcConvictionVotingMessage, Balance> + **/ + PalletRcMigratorConvictionVotingRcConvictionVotingMessage: { + _enum: { + VotingFor: '(AccountId32,u16,PalletConvictionVotingVoteVoting)', + ClassLocksFor: '(AccountId32,Vec<(u16,u128)>)' + } + }, + /** + * Lookup608: pallet_rc_migrator::bounties::RcBountiesMessage + **/ + PalletRcMigratorBountiesRcBountiesMessage: { + _enum: { + BountyCount: 'u32', + BountyApprovals: 'Vec', + BountyDescriptions: '(u32,Bytes)', + Bounties: '(u32,PalletRcMigratorBountiesAliasBounty)' + } + }, + /** + * Lookup611: pallet_rc_migrator::bounties::alias::Bounty + **/ + PalletRcMigratorBountiesAliasBounty: { + proposer: 'AccountId32', + value: 'u128', + fee: 'u128', + curatorDeposit: 'u128', + bond: 'u128', + status: 'PalletBountiesBountyStatus' + }, + /** + * Lookup616: pallet_rc_migrator::crowdloan::RcCrowdloanMessage + **/ + PalletRcMigratorCrowdloanRcCrowdloanMessage: { + _enum: { + LeaseReserve: { + unreserveBlock: 'u32', + account: 'AccountId32', + paraId: 'u32', + amount: 'u128', + }, + CrowdloanContribution: { + withdrawBlock: 'u32', + contributor: 'AccountId32', + paraId: 'u32', + amount: 'u128', + crowdloanAccount: 'AccountId32', + }, + CrowdloanReserve: { + unreserveBlock: 'u32', + depositor: 'AccountId32', + paraId: 'u32', + amount: 'u128' + } + } + }, + /** + * Lookup620: pallet_rc_migrator::treasury::PortableTreasuryMessage + **/ + PalletRcMigratorTreasuryPortableTreasuryMessage: { + _enum: { + ProposalCount: 'u32', + Proposals: '(u32,PalletTreasuryProposal)', + Approvals: 'Vec', + SpendCount: 'u32', + Spends: { + id: 'u32', + status: 'PalletRcMigratorTreasuryPortableSpendStatus', + }, + LastSpendPeriod: 'Option', + Funds: 'Null' + } + }, + /** + * Lookup623: pallet_rc_migrator::treasury::PortableSpendStatus + **/ + PalletRcMigratorTreasuryPortableSpendStatus: { + assetKind: 'PolkadotRuntimeCommonImplsVersionedLocatableAsset', + amount: 'u128', + beneficiary: 'XcmVersionedLocation', + validFrom: 'u32', + expireAt: 'u32', + status: 'PalletRcMigratorTreasuryPortablePaymentState' + }, + /** + * Lookup624: pallet_rc_migrator::treasury::PortablePaymentState + **/ + PalletRcMigratorTreasuryPortablePaymentState: { + _enum: { + Pending: 'Null', + Attempted: { + id: 'u64', + }, + Failed: 'Null' + } + }, + /** + * Lookup626: pallet_rc_migrator::scheduler::SchedulerAgendaMessage, BlockNumber, asset_hub_polkadot_runtime::ah_migration::RcPalletsOrigin>> + **/ + PalletRcMigratorSchedulerSchedulerAgendaMessage: { + block: 'u32', + agenda: 'Vec>' + }, + /** + * Lookup627: pallet_rc_migrator::scheduler::alias::Scheduled, BlockNumber, asset_hub_polkadot_runtime::ah_migration::RcPalletsOrigin> + **/ + PalletRcMigratorSchedulerAliasScheduled: { + maybeId: 'Option<[u8;32]>', + priority: 'u8', + call: 'FrameSupportPreimagesBounded', + maybePeriodic: 'Option<(u32,u32)>', + origin: 'AssetHubPolkadotRuntimeAhMigrationRcPalletsOrigin' + }, + /** + * Lookup631: pallet_rc_migrator::staking::delegated_staking::PortableDelegatedStakingMessage + **/ + PalletRcMigratorStakingDelegatedStakingPortableDelegatedStakingMessage: { + _enum: { + Delegators: { + delegator: 'AccountId32', + agent: 'AccountId32', + amount: 'u128', + }, + Agents: { + agent: 'AccountId32', + payee: 'AccountId32', + totalDelegated: 'u128', + unclaimedWithdrawals: 'u128', + pendingSlash: 'u128' + } + } + }, + /** + * Lookup633: pallet_rc_migrator::child_bounties::PortableChildBountiesMessage + **/ + PalletRcMigratorChildBountiesPortableChildBountiesMessage: { + _enum: { + ChildBountyCount: 'u32', + ParentChildBounties: '(u32,u32)', + ParentTotalChildBounties: '(u32,u32)', + ChildBounty: { + parentId: 'u32', + childId: 'u32', + childBounty: 'PalletRcMigratorChildBountiesPortableChildBounty', + }, + ChildBountyDescriptionsV1: { + parentId: 'u32', + childId: 'u32', + description: 'Bytes', + }, + V0ToV1ChildBountyIds: { + v0ChildId: 'u32', + parentId: 'u32', + v1ChildId: 'u32', + }, + ChildrenCuratorFees: { + childId: 'u32', + amount: 'u128' + } + } + }, + /** + * Lookup634: pallet_rc_migrator::child_bounties::PortableChildBounty + **/ + PalletRcMigratorChildBountiesPortableChildBounty: { + parentBounty: 'u32', + value: 'u128', + fee: 'u128', + curatorDeposit: 'u128', + status: 'PalletRcMigratorChildBountiesPortableChildBountyStatus' + }, + /** + * Lookup635: pallet_rc_migrator::child_bounties::PortableChildBountyStatus + **/ + PalletRcMigratorChildBountiesPortableChildBountyStatus: { + _enum: { + Added: 'Null', + CuratorProposed: { + curator: 'AccountId32', + }, + Active: { + curator: 'AccountId32', + }, + PendingPayout: { + curator: 'AccountId32', + beneficiary: 'AccountId32', + unlockAt: 'u32' + } + } + }, + /** + * Lookup638: pallet_rc_migrator::staking::message::PortableStakingMessage + **/ + PalletRcMigratorStakingMessagePortableStakingMessage: { + _enum: { + Values: 'PalletRcMigratorStakingMessageStakingValues', + Invulnerables: 'Vec', + Bonded: { + stash: 'AccountId32', + controller: 'AccountId32', + }, + Ledger: { + controller: 'AccountId32', + ledger: 'PalletRcMigratorStakingMessagePortableStakingLedger', + }, + Payee: { + stash: 'AccountId32', + payment: 'PalletRcMigratorStakingMessagePortableRewardDestination', + }, + Validators: { + stash: 'AccountId32', + validators: 'PalletRcMigratorStakingMessagePortableValidatorPrefs', + }, + Nominators: { + stash: 'AccountId32', + nominations: 'PalletRcMigratorStakingMessagePortableNominations', + }, + VirtualStakers: 'AccountId32', + ErasStakersOverview: { + era: 'u32', + validator: 'AccountId32', + exposure: 'PalletRcMigratorStakingMessagePortablePagedExposureMetadata', + }, + ErasStakersPaged: { + era: 'u32', + validator: 'AccountId32', + page: 'u32', + exposure: 'PalletRcMigratorStakingMessagePortableExposurePage', + }, + ClaimedRewards: { + era: 'u32', + validator: 'AccountId32', + rewards: 'Vec', + }, + ErasValidatorPrefs: { + era: 'u32', + validator: 'AccountId32', + prefs: 'PalletRcMigratorStakingMessagePortableValidatorPrefs', + }, + ErasValidatorReward: { + era: 'u32', + reward: 'u128', + }, + ErasRewardPoints: { + era: 'u32', + points: 'PalletRcMigratorStakingMessagePortableEraRewardPoints', + }, + ErasTotalStake: { + era: 'u32', + totalStake: 'u128', + }, + UnappliedSlashes: { + era: 'u32', + slash: 'PalletRcMigratorStakingMessagePortableUnappliedSlash', + }, + BondedEras: 'Vec<(u32,u32)>', + ValidatorSlashInEra: { + era: 'u32', + validator: 'AccountId32', + slash: '(Perbill,u128)' + } + } + }, + /** + * Lookup639: pallet_rc_migrator::staking::message::StakingValues + **/ + PalletRcMigratorStakingMessageStakingValues: { + validatorCount: 'Option', + minValidatorCount: 'Option', + minNominatorBond: 'Option', + minValidatorBond: 'Option', + minActiveStake: 'Option', + minCommission: 'Option', + maxValidatorsCount: 'Option', + maxNominatorsCount: 'Option', + currentEra: 'Option', + activeEra: 'Option', + forceEra: 'Option', + maxStakedRewards: 'Option', + slashRewardFraction: 'Option', + canceledSlashPayout: 'Option', + currentPlannedSession: 'Option', + chillThreshold: 'Option' + }, + /** + * Lookup641: pallet_rc_migrator::staking::message::PortableActiveEraInfo + **/ + PalletRcMigratorStakingMessagePortableActiveEraInfo: { + index: 'u32', + start: 'Option' + }, + /** + * Lookup643: pallet_rc_migrator::staking::message::PortableForcing + **/ + PalletRcMigratorStakingMessagePortableForcing: { + _enum: ['NotForcing', 'ForceNew', 'ForceNone', 'ForceAlways'] + }, + /** + * Lookup645: pallet_rc_migrator::staking::message::PortableStakingLedger + **/ + PalletRcMigratorStakingMessagePortableStakingLedger: { + stash: 'AccountId32', + total: 'u128', + active: 'u128', + unlocking: 'Vec' + }, + /** + * Lookup647: pallet_rc_migrator::staking::message::PortableUnlockChunk + **/ + PalletRcMigratorStakingMessagePortableUnlockChunk: { + value: 'u128', + era: 'u32' + }, + /** + * Lookup649: pallet_rc_migrator::staking::message::PortableRewardDestination + **/ + PalletRcMigratorStakingMessagePortableRewardDestination: { + _enum: { + Staked: 'Null', + Stash: 'Null', + Controller: 'Null', + Account: 'AccountId32', + None: 'Null' + } + }, + /** + * Lookup650: pallet_rc_migrator::staking::message::PortableValidatorPrefs + **/ + PalletRcMigratorStakingMessagePortableValidatorPrefs: { + commission: 'Perbill', + blocked: 'bool' + }, + /** + * Lookup651: pallet_rc_migrator::staking::message::PortableNominations + **/ + PalletRcMigratorStakingMessagePortableNominations: { + targets: 'Vec', + submittedIn: 'u32', + suppressed: 'bool' + }, + /** + * Lookup653: pallet_rc_migrator::staking::message::PortablePagedExposureMetadata + **/ + PalletRcMigratorStakingMessagePortablePagedExposureMetadata: { + total: 'u128', + own: 'u128', + nominatorCount: 'u32', + pageCount: 'u32' + }, + /** + * Lookup654: pallet_rc_migrator::staking::message::PortableExposurePage + **/ + PalletRcMigratorStakingMessagePortableExposurePage: { + pageTotal: 'u128', + others: 'Vec' + }, + /** + * Lookup656: pallet_rc_migrator::staking::message::PortableIndividualExposure + **/ + PalletRcMigratorStakingMessagePortableIndividualExposure: { + who: 'AccountId32', + value: 'u128' + }, + /** + * Lookup658: pallet_rc_migrator::staking::message::PortableEraRewardPoints + **/ + PalletRcMigratorStakingMessagePortableEraRewardPoints: { + total: 'u32', + individual: 'Vec<(AccountId32,u32)>' + }, + /** + * Lookup660: pallet_rc_migrator::staking::message::PortableUnappliedSlash + **/ + PalletRcMigratorStakingMessagePortableUnappliedSlash: { + validator: 'AccountId32', + own: 'u128', + others: 'Vec<(AccountId32,u128)>', + reporters: 'Vec', + payout: 'u128' + }, + /** + * Lookup665: pallet_ah_migrator::MigrationStage + **/ + PalletAhMigratorMigrationStage: { + _enum: { + Pending: 'Null', + DataMigrationOngoing: 'Null', + MigrationDone: 'Null', + CoolOff: { + endAt: 'u32' + } + } + }, + /** + * Lookup668: pallet_rc_migrator::types::MigrationFinishedData + **/ + PalletRcMigratorMigrationFinishedData: { + rcBalanceKept: 'u128' + }, + /** + * Lookup683: pallet_staking_async_rc_client::pallet::Event + **/ + PalletStakingAsyncRcClientEvent: { + _enum: { + SessionReportReceived: { + endIndex: 'u32', + activationTimestamp: 'Option<(u64,u32)>', + validatorPointsCounts: 'u32', + leftover: 'bool', + }, + OffenceReceived: { + slashSession: 'u32', + offencesCount: 'u32', + }, + Unexpected: 'PalletStakingAsyncRcClientUnexpectedKind' + } + }, + /** + * Lookup684: pallet_staking_async_rc_client::pallet::UnexpectedKind + **/ + PalletStakingAsyncRcClientUnexpectedKind: { + _enum: ['SessionReportIntegrityFailed', 'ValidatorSetIntegrityFailed', 'SessionSkipped', 'SessionAlreadyProcessed', 'ValidatorSetSendFailed', 'ValidatorSetDropped'] + }, + /** + * Lookup685: pallet_election_provider_multi_block::pallet::Event + **/ + PalletElectionProviderMultiBlockEvent: { + _enum: { + PhaseTransitioned: { + from: 'PalletElectionProviderMultiBlockPhase', + to: 'PalletElectionProviderMultiBlockPhase', + }, + UnexpectedTargetSnapshotFailed: 'Null', + UnexpectedVoterSnapshotFailed: 'Null' + } + }, + /** + * Lookup686: pallet_election_provider_multi_block::verifier::impls::pallet::Event + **/ + PalletElectionProviderMultiBlockVerifierImplsPalletEvent: { + _enum: { + VerificationFailed: '(u32,PalletElectionProviderMultiBlockVerifierFeasibilityError)', + Verified: '(u32,u32)', + Queued: '(SpNposElectionsElectionScore,Option)' + } + }, + /** + * Lookup687: pallet_election_provider_multi_block::verifier::FeasibilityError + **/ + PalletElectionProviderMultiBlockVerifierFeasibilityError: { + _enum: { + WrongWinnerCount: 'Null', + SnapshotUnavailable: 'Null', + InvalidVote: 'Null', + InvalidVoter: 'Null', + InvalidWinner: 'Null', + InvalidScore: 'Null', + InvalidRound: 'Null', + ScoreTooLow: 'Null', + FailedToBoundSupport: 'Null', + NposElection: 'SpNposElectionsError', + Incomplete: 'Null' + } + }, + /** + * Lookup688: sp_npos_elections::Error + **/ + SpNposElectionsError: { + _enum: ['SolutionWeightOverflow', 'SolutionTargetOverflow', 'SolutionInvalidIndex', 'SolutionInvalidPageIndex', 'ArithmeticError', 'InvalidSupportEdge', 'TooManyVoters', 'BoundsExceeded', 'DuplicateVoter', 'DuplicateTarget'] + }, + /** + * Lookup690: pallet_election_provider_multi_block::signed::pallet::Event + **/ + PalletElectionProviderMultiBlockSignedPalletEvent: { + _enum: { + Registered: '(u32,AccountId32,SpNposElectionsElectionScore)', + Stored: '(u32,AccountId32,u32)', + Rewarded: '(u32,AccountId32,u128)', + Slashed: '(u32,AccountId32,u128)', + Ejected: '(u32,AccountId32)', + Discarded: '(u32,AccountId32)', + Bailed: '(u32,AccountId32)' + } + }, + /** + * Lookup691: pallet_staking_async::pallet::pallet::Event + **/ + PalletStakingAsyncPalletEvent: { + _enum: { + EraPaid: { + eraIndex: 'u32', + validatorPayout: 'u128', + remainder: 'u128', + }, + Rewarded: { + stash: 'AccountId32', + dest: 'PalletStakingAsyncRewardDestination', + amount: 'u128', + }, + Slashed: { + staker: 'AccountId32', + amount: 'u128', + }, + OldSlashingReportDiscarded: { + sessionIndex: 'u32', + }, + Bonded: { + stash: 'AccountId32', + amount: 'u128', + }, + Unbonded: { + stash: 'AccountId32', + amount: 'u128', + }, + Withdrawn: { + stash: 'AccountId32', + amount: 'u128', + }, + StakerRemoved: { + stash: 'AccountId32', + }, + Kicked: { + nominator: 'AccountId32', + stash: 'AccountId32', + }, + Chilled: { + stash: 'AccountId32', + }, + PayoutStarted: { + eraIndex: 'u32', + validatorStash: 'AccountId32', + page: 'u32', + next: 'Option', + }, + ValidatorPrefsSet: { + stash: 'AccountId32', + prefs: 'PalletStakingAsyncValidatorPrefs', + }, + SnapshotVotersSizeExceeded: { + _alias: { + size_: 'size', + }, + size_: 'u32', + }, + SnapshotTargetsSizeExceeded: { + _alias: { + size_: 'size', + }, + size_: 'u32', + }, + ForceEra: { + mode: 'PalletStakingAsyncForcing', + }, + ControllerBatchDeprecated: { + failures: 'u32', + }, + CurrencyMigrated: { + stash: 'AccountId32', + forceWithdraw: 'u128', + }, + PagedElectionProceeded: { + page: 'u32', + result: 'Result', + }, + OffenceReported: { + offenceEra: 'u32', + validator: 'AccountId32', + fraction: 'Perbill', + }, + SlashComputed: { + offenceEra: 'u32', + slashEra: 'u32', + offender: 'AccountId32', + page: 'u32', + }, + SlashCancelled: { + slashEra: 'u32', + validator: 'AccountId32', + }, + SessionRotated: { + startingSession: 'u32', + activeEra: 'u32', + plannedEra: 'u32', + }, + Unexpected: 'PalletStakingAsyncPalletUnexpectedKind', + OffenceTooOld: { + offenceEra: 'u32', + validator: 'AccountId32', + fraction: 'Perbill', + }, + EraPruned: { + index: 'u32' + } + } + }, + /** + * Lookup692: pallet_staking_async::Forcing + **/ + PalletStakingAsyncForcing: { + _enum: ['NotForcing', 'ForceNew', 'ForceNone', 'ForceAlways'] + }, + /** + * Lookup694: pallet_staking_async::pallet::pallet::UnexpectedKind + **/ + PalletStakingAsyncPalletUnexpectedKind: { + _enum: ['EraDurationBoundExceeded', 'UnknownValidatorActivation'] + }, + /** + * Lookup695: pallet_ah_ops::pallet::Event + **/ + PalletAhOpsEvent: { + _enum: { + LeaseUnreserveRemaining: { + depositor: 'AccountId32', + paraId: 'u32', + remaining: 'u128', + }, + CrowdloanUnreserveRemaining: { + depositor: 'AccountId32', + paraId: 'u32', + remaining: 'u128', + }, + SovereignMigrated: { + paraId: 'u32', + from: 'AccountId32', + to: 'AccountId32', + derivationIndex: 'Option' + } + } + }, + /** + * Lookup696: pallet_ah_migrator::pallet::Event + **/ + PalletAhMigratorEvent: { + _enum: { + StageTransition: { + _alias: { + new_: 'new', + }, + old: 'PalletAhMigratorMigrationStage', + new_: 'PalletAhMigratorMigrationStage', + }, + BatchReceived: { + pallet: 'PalletAhMigratorPalletEventName', + count: 'u32', + }, + BatchProcessed: { + pallet: 'PalletAhMigratorPalletEventName', + countGood: 'u32', + countBad: 'u32', + }, + AssetHubMigrationStarted: 'Null', + AssetHubMigrationFinished: 'Null', + DmpQueuePrioritySet: { + prioritized: 'bool', + cycleBlock: 'u32', + cyclePeriod: 'u32', + }, + DmpQueuePriorityConfigSet: { + _alias: { + new_: 'new', + }, + old: 'PalletRcMigratorQueuePriority', + new_: 'PalletRcMigratorQueuePriority', + }, + BalancesBeforeRecordSet: { + checkingAccount: 'u128', + totalIssuance: 'u128', + }, + BalancesBeforeRecordConsumed: { + checkingAccount: 'u128', + totalIssuance: 'u128', + }, + ReferendumCanceled: { + id: 'u32', + }, + ManagerSet: { + _alias: { + new_: 'new', + }, + old: 'Option', + new_: 'Option', + }, + AccountTranslatedParachainSovereign: { + from: 'AccountId32', + to: 'AccountId32', + }, + AccountTranslatedParachainSovereignDerived: { + from: 'AccountId32', + to: 'AccountId32', + derivationIndex: 'u16', + }, + XcmSent: { + origin: 'StagingXcmV5Location', + destination: 'StagingXcmV5Location', + message: 'StagingXcmV5Xcm', + messageId: '[u8;32]', + }, + FailedToUnreserveMultisigDeposit: { + expectedAmount: 'u128', + missingAmount: 'u128', + account: 'AccountId32', + }, + FailedToUnreservePreimageDeposit: { + expectedAmount: 'u128', + missingAmount: 'u128', + account: 'AccountId32' + } + } + }, + /** + * Lookup697: pallet_ah_migrator::PalletEventName + **/ + PalletAhMigratorPalletEventName: { + _enum: ['AssetRates', 'BagsList', 'Balances', 'Bounties', 'ChildBounties', 'Claims', 'ConvictionVoting', 'Crowdloan', 'DelegatedStaking', 'Indices', 'Multisig', 'NomPools', 'PreimageChunk', 'PreimageLegacyStatus', 'PreimageRequestStatus', 'ProxyAnnouncements', 'ProxyProxies', 'Recovery', 'ReferendaMetadata', 'ReferendaReferendums', 'ReferendaValues', 'Scheduler', 'SchedulerAgenda', 'Staking', 'Treasury', 'Vesting', 'Society'] + }, + /** + * Lookup715: cumulus_pallet_parachain_system::unincluded_segment::Ancestor + **/ + CumulusPalletParachainSystemUnincludedSegmentAncestor: { + usedBandwidth: 'CumulusPalletParachainSystemUnincludedSegmentUsedBandwidth', + paraHeadHash: 'Option', + consumedGoAheadSignal: 'Option' + }, + /** + * Lookup716: cumulus_pallet_parachain_system::unincluded_segment::UsedBandwidth + **/ + CumulusPalletParachainSystemUnincludedSegmentUsedBandwidth: { + umpMsgCount: 'u32', + umpTotalBytes: 'u32', + hrmpOutgoing: 'BTreeMap' + }, + /** + * Lookup718: cumulus_pallet_parachain_system::unincluded_segment::HrmpChannelUpdate + **/ + CumulusPalletParachainSystemUnincludedSegmentHrmpChannelUpdate: { + msgCount: 'u32', + totalBytes: 'u32' + }, + /** + * Lookup723: cumulus_pallet_parachain_system::unincluded_segment::SegmentTracker + **/ + CumulusPalletParachainSystemUnincludedSegmentSegmentTracker: { + usedBandwidth: 'CumulusPalletParachainSystemUnincludedSegmentUsedBandwidth', + hrmpWatermark: 'Option', + consumedGoAheadSignal: 'Option' + }, + /** + * Lookup726: cumulus_pallet_parachain_system::relay_state_snapshot::MessagingStateSnapshot + **/ + CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot: { + dmqMqcHead: 'H256', + relayDispatchQueueRemainingCapacity: 'CumulusPalletParachainSystemRelayStateSnapshotRelayDispatchQueueRemainingCapacity', + ingressChannels: 'Vec<(u32,PolkadotPrimitivesV8AbridgedHrmpChannel)>', + egressChannels: 'Vec<(u32,PolkadotPrimitivesV8AbridgedHrmpChannel)>' + }, + /** + * Lookup727: cumulus_pallet_parachain_system::relay_state_snapshot::RelayDispatchQueueRemainingCapacity + **/ + CumulusPalletParachainSystemRelayStateSnapshotRelayDispatchQueueRemainingCapacity: { + remainingCount: 'u32', + remainingSize: 'u32' + }, + /** + * Lookup730: polkadot_primitives::v8::AbridgedHrmpChannel + **/ + PolkadotPrimitivesV8AbridgedHrmpChannel: { + maxCapacity: 'u32', + maxTotalSize: 'u32', + maxMessageSize: 'u32', + msgCount: 'u32', + totalSize: 'u32', + mqcHead: 'Option' + }, + /** + * Lookup731: polkadot_primitives::v8::AbridgedHostConfiguration + **/ + PolkadotPrimitivesV8AbridgedHostConfiguration: { + maxCodeSize: 'u32', + maxHeadDataSize: 'u32', + maxUpwardQueueCount: 'u32', + maxUpwardQueueSize: 'u32', + maxUpwardMessageSize: 'u32', + maxUpwardMessageNumPerCandidate: 'u32', + hrmpMaxMessageNumPerCandidate: 'u32', + validationUpgradeCooldown: 'u32', + validationUpgradeDelay: 'u32', + asyncBackingParams: 'PolkadotPrimitivesV8AsyncBackingAsyncBackingParams' + }, + /** + * Lookup737: cumulus_pallet_parachain_system::parachain_inherent::InboundMessageId + **/ + CumulusPalletParachainSystemParachainInherentInboundMessageId: { + sentAt: 'u32', + reverseIdx: 'u32' + }, + /** + * Lookup740: cumulus_pallet_parachain_system::pallet::Error + **/ + CumulusPalletParachainSystemError: { + _enum: ['OverlappingUpgrades', 'ProhibitedByPolkadot', 'TooBig', 'ValidationDataNotAvailable', 'HostConfigurationNotAvailable', 'NotScheduled'] + }, + /** + * Lookup761: asset_hub_polkadot_runtime::RuntimeHoldReason + **/ + AssetHubPolkadotRuntimeRuntimeHoldReason: { + _enum: { + __Unused0: 'Null', + __Unused1: 'Null', + __Unused2: 'Null', + __Unused3: 'Null', + __Unused4: 'Null', + Preimage: 'PalletPreimageHoldReason', + __Unused6: 'Null', + __Unused7: 'Null', + __Unused8: 'Null', + __Unused9: 'Null', + __Unused10: 'Null', + __Unused11: 'Null', + __Unused12: 'Null', + __Unused13: 'Null', + __Unused14: 'Null', + __Unused15: 'Null', + __Unused16: 'Null', + __Unused17: 'Null', + __Unused18: 'Null', + __Unused19: 'Null', + __Unused20: 'Null', + __Unused21: 'Null', + Session: 'PalletSessionHoldReason', + __Unused23: 'Null', + __Unused24: 'Null', + __Unused25: 'Null', + __Unused26: 'Null', + __Unused27: 'Null', + __Unused28: 'Null', + __Unused29: 'Null', + __Unused30: 'Null', + PolkadotXcm: 'PalletXcmHoldReason', + __Unused32: 'Null', + __Unused33: 'Null', + __Unused34: 'Null', + __Unused35: 'Null', + __Unused36: 'Null', + __Unused37: 'Null', + __Unused38: 'Null', + __Unused39: 'Null', + __Unused40: 'Null', + __Unused41: 'Null', + __Unused42: 'Null', + __Unused43: 'Null', + __Unused44: 'Null', + __Unused45: 'Null', + __Unused46: 'Null', + __Unused47: 'Null', + __Unused48: 'Null', + __Unused49: 'Null', + __Unused50: 'Null', + __Unused51: 'Null', + __Unused52: 'Null', + __Unused53: 'Null', + __Unused54: 'Null', + __Unused55: 'Null', + __Unused56: 'Null', + __Unused57: 'Null', + __Unused58: 'Null', + __Unused59: 'Null', + __Unused60: 'Null', + __Unused61: 'Null', + __Unused62: 'Null', + __Unused63: 'Null', + __Unused64: 'Null', + __Unused65: 'Null', + __Unused66: 'Null', + __Unused67: 'Null', + __Unused68: 'Null', + __Unused69: 'Null', + StateTrieMigration: 'PalletStateTrieMigrationHoldReason', + __Unused71: 'Null', + __Unused72: 'Null', + __Unused73: 'Null', + __Unused74: 'Null', + __Unused75: 'Null', + __Unused76: 'Null', + __Unused77: 'Null', + __Unused78: 'Null', + __Unused79: 'Null', + __Unused80: 'Null', + __Unused81: 'Null', + __Unused82: 'Null', + DelegatedStaking: 'PalletDelegatedStakingHoldReason', + __Unused84: 'Null', + __Unused85: 'Null', + __Unused86: 'Null', + __Unused87: 'Null', + MultiBlockElectionSigned: 'PalletElectionProviderMultiBlockSignedPalletHoldReason', + Staking: 'PalletStakingAsyncPalletHoldReason' + } + }, + /** + * Lookup762: pallet_election_provider_multi_block::signed::pallet::HoldReason **/ - CumulusPrimitivesParachainInherentParachainInherentData: { - validationData: 'PolkadotPrimitivesV8PersistedValidationData', - relayChainState: 'SpTrieStorageProof', - downwardMessages: 'Vec', - horizontalMessages: 'BTreeMap>' + PalletElectionProviderMultiBlockSignedPalletHoldReason: { + _enum: ['SignedSubmission'] }, /** - * Lookup238: cumulus_pallet_parachain_system::pallet::Error + * Lookup763: pallet_staking_async::pallet::pallet::HoldReason **/ - CumulusPalletParachainSystemError: { - _enum: ['OverlappingUpgrades', 'ProhibitedByPolkadot', 'TooBig', 'ValidationDataNotAvailable', 'HostConfigurationNotAvailable', 'NotScheduled'] + PalletStakingAsyncPalletHoldReason: { + _enum: ['Staking'] }, /** - * Lookup240: staging_parachain_info::pallet::Call - **/ - StagingParachainInfoCall: 'Null', - /** - * Lookup250: asset_hub_polkadot_runtime::RuntimeHoldReason + * Lookup767: asset_hub_polkadot_runtime::RuntimeFreezeReason **/ - AssetHubPolkadotRuntimeRuntimeHoldReason: { + AssetHubPolkadotRuntimeRuntimeFreezeReason: { _enum: { __Unused0: 'Null', __Unused1: 'Null', @@ -266,7 +2383,7 @@ export default { __Unused28: 'Null', __Unused29: 'Null', __Unused30: 'Null', - PolkadotXcm: 'PalletXcmHoldReason', + __Unused31: 'Null', __Unused32: 'Null', __Unused33: 'Null', __Unused34: 'Null', @@ -305,75 +2422,34 @@ export default { __Unused67: 'Null', __Unused68: 'Null', __Unused69: 'Null', - StateTrieMigration: 'PalletStateTrieMigrationHoldReason' + __Unused70: 'Null', + __Unused71: 'Null', + __Unused72: 'Null', + __Unused73: 'Null', + __Unused74: 'Null', + __Unused75: 'Null', + __Unused76: 'Null', + __Unused77: 'Null', + __Unused78: 'Null', + __Unused79: 'Null', + NominationPools: 'PalletNominationPoolsFreezeReason' } }, /** - * Lookup255: frame_support::traits::tokens::misc::IdAmount - **/ - FrameSupportTokensMiscIdAmount: { - id: 'Null', - amount: 'u128' - }, - /** - * Lookup271: pallet_collator_selection::pallet::CandidateInfo + * Lookup776: pallet_collator_selection::pallet::CandidateInfo **/ PalletCollatorSelectionCandidateInfo: { who: 'AccountId32', deposit: 'u128' }, /** - * Lookup273: pallet_collator_selection::pallet::Call - **/ - PalletCollatorSelectionCall: { - _enum: { - set_invulnerables: { - _alias: { - new_: 'new', - }, - new_: 'Vec', - }, - set_desired_candidates: { - max: 'u32', - }, - set_candidacy_bond: { - bond: 'u128', - }, - register_as_candidate: 'Null', - leave_intent: 'Null', - add_invulnerable: { - who: 'AccountId32', - }, - remove_invulnerable: { - who: 'AccountId32', - }, - update_bond: { - newDeposit: 'u128', - }, - take_candidate_slot: { - deposit: 'u128', - target: 'AccountId32' - } - } - }, - /** - * Lookup275: pallet_collator_selection::pallet::Error + * Lookup779: pallet_collator_selection::pallet::Error **/ PalletCollatorSelectionError: { _enum: ['TooManyCandidates', 'TooFewEligibleCollators', 'AlreadyCandidate', 'NotCandidate', 'TooManyInvulnerables', 'AlreadyInvulnerable', 'NotInvulnerable', 'NoAssociatedValidatorId', 'ValidatorNotRegistered', 'InsertToCandidateListFailed', 'RemoveFromCandidateListFailed', 'DepositTooLow', 'UpdateCandidateListFailed', 'InsufficientBond', 'TargetIsNotCandidate', 'IdenticalDeposit', 'InvalidUnreserve'] }, /** - * Lookup278: asset_hub_polkadot_runtime::SessionKeys - **/ - AssetHubPolkadotRuntimeSessionKeys: { - aura: 'SpConsensusAuraEd25519AppEd25519Public' - }, - /** - * Lookup279: sp_consensus_aura::ed25519::app_ed25519::Public - **/ - SpConsensusAuraEd25519AppEd25519Public: '[u8;32]', - /** - * Lookup296: cumulus_pallet_xcmp_queue::OutboundChannelDetails + * Lookup796: cumulus_pallet_xcmp_queue::OutboundChannelDetails **/ CumulusPalletXcmpQueueOutboundChannelDetails: { recipient: 'u32', @@ -383,13 +2459,13 @@ export default { lastIndex: 'u16' }, /** - * Lookup297: cumulus_pallet_xcmp_queue::OutboundState + * Lookup797: cumulus_pallet_xcmp_queue::OutboundState **/ CumulusPalletXcmpQueueOutboundState: { _enum: ['Ok', 'Suspended'] }, /** - * Lookup301: cumulus_pallet_xcmp_queue::QueueConfigData + * Lookup801: cumulus_pallet_xcmp_queue::QueueConfigData **/ CumulusPalletXcmpQueueQueueConfigData: { suspendThreshold: 'u32', @@ -397,122 +2473,238 @@ export default { resumeThreshold: 'u32' }, /** - * Lookup302: cumulus_pallet_xcmp_queue::pallet::Call + * Lookup802: cumulus_pallet_xcmp_queue::pallet::Error **/ - CumulusPalletXcmpQueueCall: { + CumulusPalletXcmpQueueError: { + _enum: ['BadQueueConfig', 'AlreadySuspended', 'AlreadyResumed', 'TooManyActiveOutboundChannels', 'TooBig'] + }, + /** + * Lookup831: bp_xcm_bridge_hub_router::BridgeState + **/ + BpXcmBridgeHubRouterBridgeState: { + deliveryFeeFactor: 'u128', + isCongested: 'bool' + }, + /** + * Lookup839: snowbridge_pallet_system_frontend::pallet::Error + **/ + SnowbridgePalletSystemFrontendError: { + _enum: ['UnsupportedLocationVersion', 'InvalidAssetOwner', 'SendFailure', 'FeesNotMet', 'LocationConversionFailed', 'Halted', 'Unreachable', 'UnsupportedAsset', 'WithdrawError', 'InvalidAccount', 'SwapError', 'BurnError', 'TipAmountZero'] + }, + /** + * Lookup847: pallet_proxy::ProxyDefinition + **/ + PalletProxyProxyDefinitionAssetHubPolkadotRuntimeProxyType: { + delegate: 'AccountId32', + proxyType: 'AssetHubPolkadotRuntimeProxyType', + delay: 'u32' + }, + /** + * Lookup917: pallet_referenda::types::ReferendumInfo, Balance, pallet_conviction_voting::types::Tally, sp_core::crypto::AccountId32, ScheduleAddress> + **/ + PalletReferendaReferendumInfoOriginCaller: { _enum: { - __Unused0: 'Null', - suspend_xcm_execution: 'Null', - resume_xcm_execution: 'Null', - update_suspend_threshold: { - _alias: { - new_: 'new', - }, - new_: 'u32', - }, - update_drop_threshold: { - _alias: { - new_: 'new', - }, - new_: 'u32', - }, - update_resume_threshold: { - _alias: { - new_: 'new', - }, - new_: 'u32' - } + Ongoing: 'PalletReferendaReferendumStatusOriginCaller', + Approved: '(u32,Option,Option)', + Rejected: '(u32,Option,Option)', + Cancelled: '(u32,Option,Option)', + TimedOut: '(u32,Option,Option)', + Killed: 'u32' } }, /** - * Lookup303: cumulus_pallet_xcmp_queue::pallet::Error + * Lookup918: pallet_referenda::types::ReferendumStatus, Balance, pallet_conviction_voting::types::Tally, sp_core::crypto::AccountId32, ScheduleAddress> **/ - CumulusPalletXcmpQueueError: { - _enum: ['BadQueueConfig', 'AlreadySuspended', 'AlreadyResumed', 'TooManyActiveOutboundChannels', 'TooBig'] + PalletReferendaReferendumStatusOriginCaller: { + track: 'u16', + origin: 'AssetHubPolkadotRuntimeOriginCaller', + proposal: 'FrameSupportPreimagesBounded', + enactment: 'FrameSupportScheduleDispatchTime', + submitted: 'u32', + submissionDeposit: 'PalletReferendaDeposit', + decisionDeposit: 'Option', + deciding: 'Option', + tally: 'PalletConvictionVotingTally', + inQueue: 'bool', + alarm: 'Option<(u32,(u32,u32))>' }, /** - * Lookup375: cumulus_pallet_xcm::pallet::Call + * Lookup959: pallet_election_provider_multi_block::pallet::Error **/ - CumulusPalletXcmCall: 'Null', + PalletElectionProviderMultiBlockError: { + _enum: ['Fallback', 'UnexpectedPhase', 'Snapshot'] + }, /** - * Lookup376: bp_xcm_bridge_hub_router::BridgeState + * Lookup960: pallet_election_provider_multi_block::verifier::impls::ValidSolution **/ - BpXcmBridgeHubRouterBridgeState: { - deliveryFeeFactor: 'u128', - isCongested: 'bool' + PalletElectionProviderMultiBlockVerifierImplsValidSolution: { + _enum: ['X', 'Y'] }, /** - * Lookup377: pallet_xcm_bridge_hub_router::pallet::Call + * Lookup963: pallet_election_provider_multi_block::verifier::impls::PartialBackings **/ - PalletXcmBridgeHubRouterCall: { + PalletElectionProviderMultiBlockVerifierImplsPartialBackings: { + total: 'u128', + backers: 'u32' + }, + /** + * Lookup965: pallet_election_provider_multi_block::verifier::impls::Status + **/ + PalletElectionProviderMultiBlockVerifierImplsStatus: { _enum: { - report_bridge_status: { - bridgeId: 'H256', - isCongested: 'bool' - } + Ongoing: 'u32', + Nothing: 'Null' } }, /** - * Lookup429: asset_hub_polkadot_runtime::OriginCaller + * Lookup970: pallet_election_provider_multi_block::signed::SubmissionMetadata **/ - AssetHubPolkadotRuntimeOriginCaller: { + PalletElectionProviderMultiBlockSignedSubmissionMetadata: { + deposit: 'u128', + fee: 'u128', + reward: 'u128', + claimedScore: 'SpNposElectionsElectionScore', + pages: 'Vec' + }, + /** + * Lookup973: pallet_election_provider_multi_block::signed::pallet::Error + **/ + PalletElectionProviderMultiBlockSignedPalletError: { + _enum: ['PhaseNotSigned', 'Duplicate', 'QueueFull', 'BadPageIndex', 'NotRegistered', 'NoSubmission', 'RoundNotOver', 'BadWitnessData', 'TooManyInvulnerables'] + }, + /** + * Lookup974: pallet_staking_async::ledger::StakingLedger + **/ + PalletStakingAsyncLedgerStakingLedger: { + stash: 'AccountId32', + total: 'Compact', + active: 'Compact', + unlocking: 'Vec' + }, + /** + * Lookup975: pallet_staking_async::Nominations + **/ + PalletStakingAsyncNominations: { + targets: 'Vec', + submittedIn: 'u32', + suppressed: 'bool' + }, + /** + * Lookup976: pallet_staking_async::ActiveEraInfo + **/ + PalletStakingAsyncActiveEraInfo: { + index: 'u32', + start: 'Option' + }, + /** + * Lookup979: pallet_staking_async::pallet::pallet::BoundedExposurePage + **/ + PalletStakingAsyncPalletBoundedExposurePage: 'SpStakingExposurePage', + /** + * Lookup984: pallet_staking_async::EraRewardPoints + **/ + PalletStakingAsyncEraRewardPoints: { + total: 'u32', + individual: 'BTreeMap' + }, + /** + * Lookup987: pallet_staking_async::slashing::OffenceRecord + **/ + PalletStakingAsyncSlashingOffenceRecord: { + reporter: 'Option', + reportedEra: 'u32', + exposurePage: 'u32', + slashFraction: 'Perbill', + priorSlashFraction: 'Perbill' + }, + /** + * Lookup991: pallet_staking_async::UnappliedSlash + **/ + PalletStakingAsyncUnappliedSlash: { + validator: 'AccountId32', + own: 'u128', + others: 'Vec<(AccountId32,u128)>', + reporter: 'Option', + payout: 'u128' + }, + /** + * Lookup994: pallet_staking_async::SnapshotStatus + **/ + PalletStakingAsyncSnapshotStatus: { _enum: { - system: 'FrameSupportDispatchRawOrigin', - __Unused1: 'Null', - __Unused2: 'Null', - __Unused3: 'Null', - __Unused4: 'Null', - __Unused5: 'Null', - __Unused6: 'Null', - __Unused7: 'Null', - __Unused8: 'Null', - __Unused9: 'Null', - __Unused10: 'Null', - __Unused11: 'Null', - __Unused12: 'Null', - __Unused13: 'Null', - __Unused14: 'Null', - __Unused15: 'Null', - __Unused16: 'Null', - __Unused17: 'Null', - __Unused18: 'Null', - __Unused19: 'Null', - __Unused20: 'Null', - __Unused21: 'Null', - __Unused22: 'Null', - __Unused23: 'Null', - __Unused24: 'Null', - __Unused25: 'Null', - __Unused26: 'Null', - __Unused27: 'Null', - __Unused28: 'Null', - __Unused29: 'Null', - __Unused30: 'Null', - PolkadotXcm: 'PalletXcmOrigin', - CumulusXcm: 'CumulusPalletXcmOrigin' + Ongoing: 'AccountId32', + Consumed: 'Null', + Waiting: 'Null' } }, /** - * Lookup432: cumulus_pallet_xcm::pallet::Origin + * Lookup996: pallet_staking_async::pallet::pallet::PruningStep **/ - CumulusPalletXcmOrigin: { + PalletStakingAsyncPalletPruningStep: { + _enum: ['ErasStakersPaged', 'ErasStakersOverview', 'ErasValidatorPrefs', 'ClaimedRewards', 'ErasValidatorReward', 'ErasRewardPoints', 'ErasTotalStake'] + }, + /** + * Lookup997: pallet_staking_async::pallet::pallet::Error + **/ + PalletStakingAsyncPalletError: { + _enum: ['NotController', 'NotStash', 'AlreadyBonded', 'AlreadyPaired', 'EmptyTargets', 'DuplicateIndex', 'InvalidSlashRecord', 'InsufficientBond', 'NoMoreChunks', 'NoUnlockChunk', 'FundedTarget', 'InvalidEraToReward', 'InvalidNumberOfNominations', 'AlreadyClaimed', 'InvalidPage', 'IncorrectHistoryDepth', 'BadState', 'TooManyTargets', 'BadTarget', 'CannotChillOther', 'TooManyNominators', 'TooManyValidators', 'CommissionTooLow', 'BoundNotMet', 'ControllerDeprecated', 'CannotRestoreLedger', 'RewardDestinationRestricted', 'NotEnoughFunds', 'VirtualStakerNotAllowed', 'CannotReapStash', 'AlreadyMigrated', 'EraNotStarted', 'Restricted', 'UnappliedSlashesInPreviousEra', 'EraNotPrunable', 'CancelledSlash'] + }, + /** + * Lookup999: pallet_ah_ops::pallet::Error + **/ + PalletAhOpsError: { + _enum: ['NoLeaseReserve', 'NoCrowdloanContribution', 'NoCrowdloanReserve', 'FailedToWithdrawCrowdloanContribution', 'NotYet', 'ContributionsRemaining', 'WrongDerivedTranslation', 'NotSovereign', 'InternalError', 'MigrationNotCompleted', 'ZeroBalance'] + }, + /** + * Lookup1000: pallet_ah_migrator::BalancesBefore + **/ + PalletAhMigratorBalancesBefore: { + checkingAccount: 'u128', + totalIssuance: 'u128' + }, + /** + * Lookup1001: pallet_ah_migrator::pallet::Error + **/ + PalletAhMigratorError: { + _enum: ['FailedToUnreserveDeposit', 'FailedToProcessAccount', 'InsertConflict', 'FailedToConvertType', 'PreimageNotFound', 'FailedToConvertCall', 'FailedToBoundCall', 'XcmError', 'FailedToIntegrateVestingSchedule', 'FailedToCalculateCheckingAccount', 'FailedToBoundVector', 'DmpQueuePriorityAlreadySet', 'InvalidParameter', 'PreimageMissing', 'PreimageTooBig', 'PreimageChunkMissing', 'PreimageStatusInvalid', 'BadXcmVersion', 'InvalidOrigin'] + }, + /** + * Lookup1014: asset_hub_polkadot_runtime::Runtime + **/ + AssetHubPolkadotRuntimeRuntime: 'Null', + /** + * Lookup1062: xcm::VersionedAsset + **/ + XcmVersionedAsset: { _enum: { - Relay: 'Null', - SiblingParachain: 'u32' + __Unused0: 'Null', + __Unused1: 'Null', + __Unused2: 'Null', + V3: 'XcmV3MultiAsset', + V4: 'StagingXcmV4Asset', + V5: 'StagingXcmV5Asset' } }, /** - * Lookup511: asset_hub_polkadot_runtime::Runtime + * Lookup1064: xcm_runtime_apis::trusted_query::Error **/ - AssetHubPolkadotRuntimeRuntime: 'Null', + XcmRuntimeApisTrustedQueryError: { + _enum: ['VersionedAssetConversionFailed', 'VersionedLocationConversionFailed'] + }, + /** + * Lookup1066: xcm_runtime_apis::authorized_aliases::Error + **/ + XcmRuntimeApisAuthorizedAliasesError: { + _enum: ['LocationVersionConversionFailed'] + }, /** - * Lookup561: assets_common::runtime_api::FungiblesAccessError + * Lookup1069: assets_common::runtime_api::FungiblesAccessError **/ AssetsCommonRuntimeApiFungiblesAccessError: { _enum: ['AssetIdConversionFailed', 'AmountToBalanceConversionFailed'] }, /** - * Lookup562: cumulus_primitives_core::CollationInfo + * Lookup1070: cumulus_primitives_core::CollationInfo **/ CumulusPrimitivesCoreCollationInfo: { upwardMessages: 'Vec', @@ -523,7 +2715,7 @@ export default { headData: 'Bytes' }, /** - * Lookup570: asset_hub_polkadot_runtime::RuntimeError + * Lookup1079: asset_hub_polkadot_runtime::RuntimeError **/ AssetHubPolkadotRuntimeRuntimeError: { _enum: { @@ -532,8 +2724,8 @@ export default { __Unused2: 'Null', __Unused3: 'Null', __Unused4: 'Null', - __Unused5: 'Null', - __Unused6: 'Null', + Preimage: 'PalletPreimageError', + Scheduler: 'PalletSchedulerError', __Unused7: 'Null', __Unused8: 'Null', __Unused9: 'Null', @@ -542,7 +2734,7 @@ export default { __Unused12: 'Null', __Unused13: 'Null', Vesting: 'PalletVestingError', - __Unused15: 'Null', + Claims: 'PolkadotRuntimeCommonClaimsPalletError', __Unused16: 'Null', __Unused17: 'Null', __Unused18: 'Null', @@ -563,14 +2755,14 @@ export default { __Unused33: 'Null', __Unused34: 'Null', MessageQueue: 'PalletMessageQueueError', - __Unused36: 'Null', + SnowbridgeSystemFrontend: 'SnowbridgePalletSystemFrontendError', __Unused37: 'Null', __Unused38: 'Null', __Unused39: 'Null', Utility: 'PalletUtilityError', Multisig: 'PalletMultisigError', Proxy: 'PalletProxyError', - __Unused43: 'Null', + Indices: 'PalletIndicesError', __Unused44: 'Null', __Unused45: 'Null', __Unused46: 'Null', @@ -587,17 +2779,202 @@ export default { __Unused57: 'Null', __Unused58: 'Null', __Unused59: 'Null', - __Unused60: 'Null', - __Unused61: 'Null', - __Unused62: 'Null', + Treasury: 'PalletTreasuryError', + ConvictionVoting: 'PalletConvictionVotingError', + Referenda: 'PalletReferendaError', __Unused63: 'Null', - __Unused64: 'Null', - __Unused65: 'Null', - __Unused66: 'Null', - __Unused67: 'Null', + Whitelist: 'PalletWhitelistError', + Bounties: 'PalletBountiesError', + ChildBounties: 'PalletChildBountiesError', + AssetRate: 'PalletAssetRateError', __Unused68: 'Null', __Unused69: 'Null', - StateTrieMigration: 'PalletStateTrieMigrationError' + StateTrieMigration: 'PalletStateTrieMigrationError', + __Unused71: 'Null', + __Unused72: 'Null', + __Unused73: 'Null', + __Unused74: 'Null', + __Unused75: 'Null', + __Unused76: 'Null', + __Unused77: 'Null', + __Unused78: 'Null', + __Unused79: 'Null', + NominationPools: 'PalletNominationPoolsError', + __Unused81: 'Null', + VoterList: 'PalletBagsListError', + DelegatedStaking: 'PalletDelegatedStakingError', + __Unused84: 'Null', + MultiBlockElection: 'PalletElectionProviderMultiBlockError', + __Unused86: 'Null', + __Unused87: 'Null', + MultiBlockElectionSigned: 'PalletElectionProviderMultiBlockSignedPalletError', + Staking: 'PalletStakingAsyncPalletError', + __Unused90: 'Null', + __Unused91: 'Null', + __Unused92: 'Null', + __Unused93: 'Null', + __Unused94: 'Null', + __Unused95: 'Null', + __Unused96: 'Null', + __Unused97: 'Null', + __Unused98: 'Null', + __Unused99: 'Null', + __Unused100: 'Null', + __Unused101: 'Null', + __Unused102: 'Null', + __Unused103: 'Null', + __Unused104: 'Null', + __Unused105: 'Null', + __Unused106: 'Null', + __Unused107: 'Null', + __Unused108: 'Null', + __Unused109: 'Null', + __Unused110: 'Null', + __Unused111: 'Null', + __Unused112: 'Null', + __Unused113: 'Null', + __Unused114: 'Null', + __Unused115: 'Null', + __Unused116: 'Null', + __Unused117: 'Null', + __Unused118: 'Null', + __Unused119: 'Null', + __Unused120: 'Null', + __Unused121: 'Null', + __Unused122: 'Null', + __Unused123: 'Null', + __Unused124: 'Null', + __Unused125: 'Null', + __Unused126: 'Null', + __Unused127: 'Null', + __Unused128: 'Null', + __Unused129: 'Null', + __Unused130: 'Null', + __Unused131: 'Null', + __Unused132: 'Null', + __Unused133: 'Null', + __Unused134: 'Null', + __Unused135: 'Null', + __Unused136: 'Null', + __Unused137: 'Null', + __Unused138: 'Null', + __Unused139: 'Null', + __Unused140: 'Null', + __Unused141: 'Null', + __Unused142: 'Null', + __Unused143: 'Null', + __Unused144: 'Null', + __Unused145: 'Null', + __Unused146: 'Null', + __Unused147: 'Null', + __Unused148: 'Null', + __Unused149: 'Null', + __Unused150: 'Null', + __Unused151: 'Null', + __Unused152: 'Null', + __Unused153: 'Null', + __Unused154: 'Null', + __Unused155: 'Null', + __Unused156: 'Null', + __Unused157: 'Null', + __Unused158: 'Null', + __Unused159: 'Null', + __Unused160: 'Null', + __Unused161: 'Null', + __Unused162: 'Null', + __Unused163: 'Null', + __Unused164: 'Null', + __Unused165: 'Null', + __Unused166: 'Null', + __Unused167: 'Null', + __Unused168: 'Null', + __Unused169: 'Null', + __Unused170: 'Null', + __Unused171: 'Null', + __Unused172: 'Null', + __Unused173: 'Null', + __Unused174: 'Null', + __Unused175: 'Null', + __Unused176: 'Null', + __Unused177: 'Null', + __Unused178: 'Null', + __Unused179: 'Null', + __Unused180: 'Null', + __Unused181: 'Null', + __Unused182: 'Null', + __Unused183: 'Null', + __Unused184: 'Null', + __Unused185: 'Null', + __Unused186: 'Null', + __Unused187: 'Null', + __Unused188: 'Null', + __Unused189: 'Null', + __Unused190: 'Null', + __Unused191: 'Null', + __Unused192: 'Null', + __Unused193: 'Null', + __Unused194: 'Null', + __Unused195: 'Null', + __Unused196: 'Null', + __Unused197: 'Null', + __Unused198: 'Null', + __Unused199: 'Null', + __Unused200: 'Null', + __Unused201: 'Null', + __Unused202: 'Null', + __Unused203: 'Null', + __Unused204: 'Null', + __Unused205: 'Null', + __Unused206: 'Null', + __Unused207: 'Null', + __Unused208: 'Null', + __Unused209: 'Null', + __Unused210: 'Null', + __Unused211: 'Null', + __Unused212: 'Null', + __Unused213: 'Null', + __Unused214: 'Null', + __Unused215: 'Null', + __Unused216: 'Null', + __Unused217: 'Null', + __Unused218: 'Null', + __Unused219: 'Null', + __Unused220: 'Null', + __Unused221: 'Null', + __Unused222: 'Null', + __Unused223: 'Null', + __Unused224: 'Null', + __Unused225: 'Null', + __Unused226: 'Null', + __Unused227: 'Null', + __Unused228: 'Null', + __Unused229: 'Null', + __Unused230: 'Null', + __Unused231: 'Null', + __Unused232: 'Null', + __Unused233: 'Null', + __Unused234: 'Null', + __Unused235: 'Null', + __Unused236: 'Null', + __Unused237: 'Null', + __Unused238: 'Null', + __Unused239: 'Null', + __Unused240: 'Null', + __Unused241: 'Null', + __Unused242: 'Null', + __Unused243: 'Null', + __Unused244: 'Null', + __Unused245: 'Null', + __Unused246: 'Null', + __Unused247: 'Null', + __Unused248: 'Null', + __Unused249: 'Null', + __Unused250: 'Null', + __Unused251: 'Null', + __Unused252: 'Null', + __Unused253: 'Null', + AhOps: 'PalletAhOpsError', + AhMigrator: 'PalletAhMigratorError' } } }; diff --git a/packages/types-augment/src/lookup/kusama.ts b/packages/types-augment/src/lookup/kusama.ts index daf5246760c..36cf3852bb9 100644 --- a/packages/types-augment/src/lookup/kusama.ts +++ b/packages/types-augment/src/lookup/kusama.ts @@ -4,25 +4,6 @@ /* eslint-disable sort-keys */ export default { - /** - * Lookup35: pallet_balances::pallet::UnexpectedKind - **/ - PalletBalancesUnexpectedKind: { - _enum: ['BalanceUpdated', 'FailedToMutateAccount'] - }, - /** - * Lookup46: pallet_session::historical::pallet::Event - **/ - PalletSessionHistoricalPalletEvent: { - _enum: { - RootStored: { - index: 'u32', - }, - RootsPruned: { - upTo: 'u32' - } - } - }, /** * Lookup138: staging_kusama_runtime::SessionKeys **/ @@ -244,409 +225,6 @@ export default { votes23: 'Vec<(Compact,[(Compact,Compact);22],Compact)>', votes24: 'Vec<(Compact,[(Compact,Compact);23],Compact)>' }, - /** - * Lookup317: pallet_staking_async_ah_client::pallet::Call - **/ - PalletStakingAsyncAhClientCall: { - _enum: { - validator_set: { - report: 'PalletStakingAsyncRcClientValidatorSetReport', - }, - set_mode: { - mode: 'PalletStakingAsyncAhClientOperatingMode', - }, - force_on_migration_end: 'Null' - } - }, - /** - * Lookup318: pallet_staking_async_rc_client::ValidatorSetReport - **/ - PalletStakingAsyncRcClientValidatorSetReport: { - newValidatorSet: 'Vec', - id: 'u32', - pruneUpTo: 'Option', - leftover: 'bool' - }, - /** - * Lookup319: pallet_staking_async_ah_client::OperatingMode - **/ - PalletStakingAsyncAhClientOperatingMode: { - _enum: ['Passive', 'Buffered', 'Active'] - }, - /** - * Lookup373: polkadot_primitives::vstaging::DisputeProof - **/ - PolkadotPrimitivesVstagingDisputeProof: { - timeSlot: 'PolkadotPrimitivesV8SlashingDisputesTimeSlot', - kind: 'PolkadotPrimitivesVstagingDisputeOffenceKind', - validatorIndex: 'u32', - validatorId: 'PolkadotPrimitivesV8ValidatorAppPublic' - }, - /** - * Lookup375: polkadot_primitives::vstaging::DisputeOffenceKind - **/ - PolkadotPrimitivesVstagingDisputeOffenceKind: { - _enum: ['ForInvalidBacked', 'AgainstValid', 'ForInvalidApproved'] - }, - /** - * Lookup502: pallet_rc_migrator::pallet::Call - **/ - PalletRcMigratorCall: { - _enum: { - force_set_stage: { - stage: 'PalletRcMigratorMigrationStage', - }, - schedule_migration: { - start: 'FrameSupportScheduleDispatchTime', - warmUp: 'FrameSupportScheduleDispatchTime', - coolOff: 'FrameSupportScheduleDispatchTime', - unsafeIgnoreStakingLockCheck: 'bool', - }, - start_data_migration: 'Null', - receive_query_response: { - queryId: 'u64', - response: 'StagingXcmV5Response', - }, - resend_xcm: { - queryId: 'u64', - }, - set_unprocessed_msg_buffer: { - _alias: { - new_: 'new', - }, - new_: 'Option', - }, - set_ah_ump_queue_priority: { - _alias: { - new_: 'new', - }, - new_: 'PalletRcMigratorQueuePriority', - }, - set_manager: { - _alias: { - new_: 'new', - }, - new_: 'Option', - }, - send_xcm_message: { - dest: 'XcmVersionedLocation', - message: 'XcmVersionedXcm', - }, - preserve_accounts: { - accounts: 'Vec', - }, - set_canceller: { - _alias: { - new_: 'new', - }, - new_: 'Option', - }, - pause_migration: 'Null', - cancel_migration: 'Null', - vote_manager_multisig: { - payload: 'PalletRcMigratorManagerMultisigVote', - sig: 'SpRuntimeMultiSignature' - } - } - }, - /** - * Lookup503: pallet_rc_migrator::MigrationStage - **/ - PalletRcMigratorMigrationStage: { - _enum: { - Pending: 'Null', - MigrationPaused: 'Null', - Scheduled: { - start: 'u32', - }, - WaitingForAh: 'Null', - WarmUp: { - endAt: 'u32', - }, - Starting: 'Null', - PureProxyCandidatesMigrationInit: 'Null', - AccountsMigrationInit: 'Null', - AccountsMigrationOngoing: { - lastKey: 'Option', - }, - AccountsMigrationDone: 'Null', - MultisigMigrationInit: 'Null', - MultisigMigrationOngoing: { - lastKey: 'Option<(AccountId32,[u8;32])>', - }, - MultisigMigrationDone: 'Null', - ClaimsMigrationInit: 'Null', - ClaimsMigrationOngoing: { - currentKey: 'Option', - }, - ClaimsMigrationDone: 'Null', - ProxyMigrationInit: 'Null', - ProxyMigrationProxies: { - lastKey: 'Option', - }, - ProxyMigrationAnnouncements: { - lastKey: 'Option', - }, - ProxyMigrationDone: 'Null', - PreimageMigrationInit: 'Null', - PreimageMigrationChunksOngoing: { - lastKey: 'Option<((H256,u32),u32)>', - }, - PreimageMigrationChunksDone: 'Null', - PreimageMigrationRequestStatusOngoing: { - nextKey: 'Option', - }, - PreimageMigrationRequestStatusDone: 'Null', - PreimageMigrationLegacyRequestStatusInit: 'Null', - PreimageMigrationLegacyRequestStatusOngoing: { - nextKey: 'Option', - }, - PreimageMigrationLegacyRequestStatusDone: 'Null', - PreimageMigrationDone: 'Null', - NomPoolsMigrationInit: 'Null', - NomPoolsMigrationOngoing: { - nextKey: 'Option', - }, - NomPoolsMigrationDone: 'Null', - VestingMigrationInit: 'Null', - VestingMigrationOngoing: { - nextKey: 'Option', - }, - VestingMigrationDone: 'Null', - DelegatedStakingMigrationInit: 'Null', - DelegatedStakingMigrationOngoing: { - nextKey: 'Option', - }, - DelegatedStakingMigrationDone: 'Null', - IndicesMigrationInit: 'Null', - IndicesMigrationOngoing: { - nextKey: 'Option', - }, - IndicesMigrationDone: 'Null', - ReferendaMigrationInit: 'Null', - ReferendaMigrationOngoing: { - lastKey: 'Option', - }, - ReferendaMigrationDone: 'Null', - BagsListMigrationInit: 'Null', - BagsListMigrationOngoing: { - nextKey: 'Option', - }, - BagsListMigrationDone: 'Null', - SchedulerMigrationInit: 'Null', - SchedulerMigrationOngoing: { - lastKey: 'Option', - }, - SchedulerAgendaMigrationOngoing: { - lastKey: 'Option', - }, - SchedulerMigrationDone: 'Null', - ConvictionVotingMigrationInit: 'Null', - ConvictionVotingMigrationOngoing: { - lastKey: 'Option', - }, - ConvictionVotingMigrationDone: 'Null', - BountiesMigrationInit: 'Null', - BountiesMigrationOngoing: { - lastKey: 'Option', - }, - BountiesMigrationDone: 'Null', - ChildBountiesMigrationInit: 'Null', - ChildBountiesMigrationOngoing: { - lastKey: 'Option', - }, - ChildBountiesMigrationDone: 'Null', - AssetRateMigrationInit: 'Null', - AssetRateMigrationOngoing: { - lastKey: 'Option', - }, - AssetRateMigrationDone: 'Null', - CrowdloanMigrationInit: 'Null', - CrowdloanMigrationOngoing: { - lastKey: 'Option', - }, - CrowdloanMigrationDone: 'Null', - TreasuryMigrationInit: 'Null', - TreasuryMigrationOngoing: { - lastKey: 'Option', - }, - TreasuryMigrationDone: 'Null', - RecoveryMigrationInit: 'Null', - RecoveryMigrationOngoing: { - lastKey: 'Option', - }, - RecoveryMigrationDone: 'Null', - SocietyMigrationInit: 'Null', - SocietyMigrationOngoing: { - lastKey: 'Option', - }, - SocietyMigrationDone: 'Null', - StakingMigrationInit: 'Null', - StakingMigrationOngoing: { - nextKey: 'Option', - }, - StakingMigrationDone: 'Null', - CoolOff: { - endAt: 'u32', - }, - SignalMigrationFinish: 'Null', - MigrationDone: 'Null' - } - }, - /** - * Lookup507: pallet_rc_migrator::claims::ClaimsStage - **/ - PalletRcMigratorClaimsClaimsStage: { - _enum: { - StorageValues: 'Null', - Claims: 'Option', - Vesting: 'Option', - Signing: 'Option', - Preclaims: 'Option', - Finished: 'Null' - } - }, - /** - * Lookup513: pallet_rc_migrator::staking::nom_pools::NomPoolsStage - **/ - PalletRcMigratorStakingNomPoolsNomPoolsStage: { - _enum: { - StorageValues: 'Null', - PoolMembers: 'Option', - BondedPools: 'Option', - RewardPools: 'Option', - SubPoolsStorage: 'Option', - Metadata: 'Option', - ReversePoolIdLookup: 'Option', - ClaimPermissions: 'Option', - Finished: 'Null' - } - }, - /** - * Lookup515: pallet_rc_migrator::staking::delegated_staking::DelegatedStakingStage - **/ - PalletRcMigratorStakingDelegatedStakingDelegatedStakingStage: { - _enum: { - Delegators: 'Option', - Agents: 'Option', - Finished: 'Null' - } - }, - /** - * Lookup518: pallet_rc_migrator::referenda::ReferendaStage - **/ - PalletRcMigratorReferendaReferendaStage: { - _enum: { - StorageValues: 'Null', - Metadata: 'Option', - ReferendumInfo: 'Option' - } - }, - /** - * Lookup520: pallet_rc_migrator::staking::bags_list::BagsListStage - **/ - PalletRcMigratorStakingBagsListBagsListStage: { - _enum: { - ListNodes: 'Option', - ListBags: 'Option', - Finished: 'Null' - } - }, - /** - * Lookup522: pallet_rc_migrator::scheduler::SchedulerStage - **/ - PalletRcMigratorSchedulerSchedulerStage: { - _enum: { - IncompleteSince: 'Null', - Retries: 'Option<(u32,u32)>', - Lookup: 'Option<[u8;32]>', - Finished: 'Null' - } - }, - /** - * Lookup525: pallet_rc_migrator::conviction_voting::ConvictionVotingStage - **/ - PalletRcMigratorConvictionVotingConvictionVotingStage: { - _enum: { - VotingFor: 'Option<(AccountId32,u16)>', - ClassLocksFor: 'Option', - Finished: 'Null' - } - }, - /** - * Lookup529: pallet_rc_migrator::bounties::BountiesStage - **/ - PalletRcMigratorBountiesBountiesStage: { - _enum: { - BountyCount: 'Null', - BountyApprovals: 'Null', - BountyDescriptions: { - lastKey: 'Option', - }, - Bounties: { - lastKey: 'Option', - }, - Finished: 'Null' - } - }, - /** - * Lookup531: pallet_rc_migrator::child_bounties::ChildBountiesStage - **/ - PalletRcMigratorChildBountiesChildBountiesStage: { - _enum: { - ChildBountyCount: 'Null', - ParentChildBounties: { - parentId: 'Option', - }, - ParentTotalChildBounties: { - parentId: 'Option', - }, - ChildBounties: { - ids: 'Option<(u32,u32)>', - }, - ChildBountyDescriptionsV1: { - ids: 'Option<(u32,u32)>', - }, - V0ToV1ChildBountyIds: { - childId: 'Option', - }, - ChildrenCuratorFees: { - childId: 'Option', - }, - Finished: 'Null' - } - }, - /** - * Lookup534: pallet_rc_migrator::crowdloan::CrowdloanStage - **/ - PalletRcMigratorCrowdloanCrowdloanStage: { - _enum: { - Setup: 'Null', - LeaseReserve: { - lastKey: 'Option', - }, - CrowdloanContribution: { - lastKey: 'Option', - }, - CrowdloanReserve: 'Null', - Finished: 'Null' - } - }, - /** - * Lookup537: pallet_rc_migrator::treasury::TreasuryStage - **/ - PalletRcMigratorTreasuryTreasuryStage: { - _enum: { - ProposalCount: 'Null', - Proposals: 'Option', - Approvals: 'Null', - SpendCount: 'Null', - Spends: 'Option', - LastSpendPeriod: 'Null', - Funds: 'Null', - Finished: 'Null' - } - }, /** * Lookup539: pallet_rc_migrator::recovery::RecoveryStage **/ @@ -675,53 +253,6 @@ export default { Finished: 'Null' } }, - /** - * Lookup547: pallet_rc_migrator::staking::staking_impl::StakingStage - **/ - PalletRcMigratorStakingStakingImplStakingStage: { - _enum: { - Values: 'Null', - Invulnerables: 'Null', - Bonded: 'Option', - Ledger: 'Option', - Payee: 'Option', - Validators: 'Option', - Nominators: 'Option', - VirtualStakers: 'Option', - ErasStakersOverview: 'Option<(u32,AccountId32)>', - ErasStakersPaged: 'Option<(u32,AccountId32,u32)>', - ClaimedRewards: 'Option<(u32,AccountId32)>', - ErasValidatorPrefs: 'Option<(u32,AccountId32)>', - ErasValidatorReward: 'Option', - ErasRewardPoints: 'Option', - ErasTotalStake: 'Option', - UnappliedSlashes: 'Option', - BondedEras: 'Null', - ValidatorSlashInEra: 'Option<(u32,AccountId32)>', - NominatorSlashInEra: 'Option<(u32,AccountId32)>', - SlashingSpans: 'Option', - SpanSlash: 'Option<(AccountId32,u32)>', - Finished: 'Null' - } - }, - /** - * Lookup552: pallet_rc_migrator::types::QueuePriority - **/ - PalletRcMigratorQueuePriority: { - _enum: { - Config: 'Null', - OverrideConfig: '(u32,u32)', - Disabled: 'Null' - } - }, - /** - * Lookup553: pallet_rc_migrator::pallet::ManagerMultisigVote - **/ - PalletRcMigratorManagerMultisigVote: { - who: 'SpRuntimeMultiSigner', - call: 'Call', - round: 'u32' - }, /** * Lookup566: staging_kusama_runtime::RuntimeParametersKey **/ @@ -786,123 +317,6 @@ export default { * Lookup580: staging_kusama_runtime::Runtime **/ StagingKusamaRuntimeRuntime: 'Null', - /** - * Lookup598: pallet_staking_async_ah_client::pallet::Event - **/ - PalletStakingAsyncAhClientEvent: { - _enum: { - ValidatorSetReceived: { - id: 'u32', - newValidatorSetCount: 'u32', - pruneUpTo: 'Option', - leftover: 'bool', - }, - CouldNotMergeAndDropped: 'Null', - SetTooSmallAndDropped: 'Null', - Unexpected: 'PalletStakingAsyncAhClientUnexpectedKind' - } - }, - /** - * Lookup599: pallet_staking_async_ah_client::pallet::UnexpectedKind - **/ - PalletStakingAsyncAhClientUnexpectedKind: { - _enum: ['ReceivedValidatorSetWhilePassive', 'UnexpectedModeTransition', 'SessionReportSendFailed', 'SessionReportDropped', 'OffenceSendFailed', 'ValidatorPointDropped'] - }, - /** - * Lookup617: staging_xcm::v5::traits::InstructionError - **/ - StagingXcmV5TraitsInstructionError: { - index: 'u8', - error: 'XcmV5TraitsError' - }, - /** - * Lookup622: pallet_rc_migrator::pallet::Event - **/ - PalletRcMigratorEvent: { - _enum: { - StageTransition: { - _alias: { - new_: 'new', - }, - old: 'PalletRcMigratorMigrationStage', - new_: 'PalletRcMigratorMigrationStage', - }, - AssetHubMigrationStarted: 'Null', - AssetHubMigrationFinished: 'Null', - QueryResponseReceived: { - queryId: 'u64', - response: 'XcmV3MaybeErrorCode', - }, - XcmResendAttempt: { - queryId: 'u64', - sendError: 'Option', - }, - UnprocessedMsgBufferSet: { - _alias: { - new_: 'new', - }, - new_: 'u32', - old: 'u32', - }, - AhUmpQueuePrioritySet: { - prioritized: 'bool', - cycleBlock: 'u32', - cyclePeriod: 'u32', - }, - AhUmpQueuePriorityConfigSet: { - _alias: { - new_: 'new', - }, - old: 'PalletRcMigratorQueuePriority', - new_: 'PalletRcMigratorQueuePriority', - }, - MigratedBalanceRecordSet: { - kept: 'u128', - migrated: 'u128', - }, - MigratedBalanceConsumed: { - kept: 'u128', - migrated: 'u128', - }, - ManagerSet: { - _alias: { - new_: 'new', - }, - old: 'Option', - new_: 'Option', - }, - XcmSent: { - origin: 'StagingXcmV5Location', - destination: 'StagingXcmV5Location', - message: 'StagingXcmV5Xcm', - messageId: '[u8;32]', - }, - StakingElectionsPaused: 'Null', - AccountsPreserved: { - accounts: 'Vec', - }, - CancellerSet: { - _alias: { - new_: 'new', - }, - old: 'Option', - new_: 'Option', - }, - MigrationPaused: { - pauseStage: 'PalletRcMigratorMigrationStage', - }, - MigrationCancelled: 'Null', - PureAccountsIndexed: { - numPureAccounts: 'u32', - }, - ManagerMultisigDispatched: { - res: 'Result', - }, - ManagerMultisigVoted: { - votes: 'u32' - } - } - }, /** * Lookup668: staging_kusama_runtime::RuntimeHoldReason **/ @@ -1010,12 +424,6 @@ export default { XcmPallet: 'PalletXcmHoldReason' } }, - /** - * Lookup670: pallet_session::pallet::HoldReason - **/ - PalletSessionHoldReason: { - _enum: ['Keys'] - }, /** * Lookup677: staging_kusama_runtime::RuntimeFreezeReason **/ @@ -1065,90 +473,6 @@ export default { NominationPools: 'PalletNominationPoolsFreezeReason' } }, - /** - * Lookup824: frame_election_provider_support::BoundedSupports - **/ - FrameElectionProviderSupportBoundedSupports: 'Vec<(AccountId32,FrameElectionProviderSupportBoundedSupport)>', - /** - * Lookup827: frame_election_provider_support::BoundedSupport - **/ - FrameElectionProviderSupportBoundedSupport: { - total: 'u128', - voters: 'Vec<(AccountId32,u128)>' - }, - /** - * Lookup869: pallet_staking_async_rc_client::SessionReport - **/ - PalletStakingAsyncRcClientSessionReport: { - endIndex: 'u32', - validatorPoints: 'Vec<(AccountId32,u32)>', - activationTimestamp: 'Option<(u64,u32)>', - leftover: 'bool' - }, - /** - * Lookup873: pallet_staking_async_rc_client::Offence - **/ - PalletStakingAsyncRcClientOffence: { - offender: 'AccountId32', - reporters: 'Vec', - slashFraction: 'Perbill' - }, - /** - * Lookup875: pallet_staking_async_ah_client::pallet::Error - **/ - PalletStakingAsyncAhClientError: { - _enum: ['Blocked'] - }, - /** - * Lookup920: polkadot_runtime_parachains::paras::AuthorizedCodeHashAndExpiry - **/ - PolkadotRuntimeParachainsParasAuthorizedCodeHashAndExpiry: { - codeHash: 'H256', - expireAt: 'u32' - }, - /** - * Lookup945: polkadot_primitives::vstaging::PendingSlashes - **/ - PolkadotPrimitivesVstagingPendingSlashes: { - _alias: { - keys_: 'keys' - }, - keys_: 'BTreeMap', - kind: 'PolkadotPrimitivesVstagingDisputeOffenceKind' - }, - /** - * Lookup1013: pallet_xcm::errors::ExecutionError - **/ - PalletXcmErrorsExecutionError: { - _enum: ['Overflow', 'Unimplemented', 'UntrustedReserveLocation', 'UntrustedTeleportLocation', 'LocationFull', 'LocationNotInvertible', 'BadOrigin', 'InvalidLocation', 'AssetNotFound', 'FailedToTransactAsset', 'NotWithdrawable', 'LocationCannotHold', 'ExceedsMaxMessageSize', 'DestinationUnsupported', 'Transport', 'Unroutable', 'UnknownClaim', 'FailedToDecode', 'MaxWeightInvalid', 'NotHoldingFees', 'TooExpensive', 'Trap', 'ExpectationFalse', 'PalletNotFound', 'NameMismatch', 'VersionIncompatible', 'HoldingWouldOverflow', 'ExportError', 'ReanchorFailed', 'NoDeal', 'FeesNotMet', 'LockError', 'NoPermission', 'Unanchored', 'NotDepositable', 'TooManyAssets', 'UnhandledXcmVersion', 'WeightLimitReached', 'Barrier', 'WeightNotComputable', 'ExceedsStackLimit'] - }, - /** - * Lookup1026: pallet_rc_migrator::accounts::AccountState - **/ - PalletRcMigratorAccountsAccountState: { - _enum: { - Migrate: 'Null', - Preserve: 'Null', - Part: { - free: 'u128', - reserved: 'u128', - consumers: 'u32' - } - } - }, - /** - * Lookup1027: pallet_rc_migrator::accounts::MigratedBalances - **/ - PalletRcMigratorAccountsMigratedBalances: { - kept: 'u128', - migrated: 'u128' - }, - /** - * Lookup1029: pallet_rc_migrator::pallet::Error - **/ - PalletRcMigratorError: { - _enum: ['Unreachable', 'OutOfWeight', 'XcmError', 'FailedToWithdrawAccount', 'PastBlockNumber', 'EraEndsTooSoon', 'BalanceOverflow', 'BalanceUnderflow', 'InvalidQueryResponse', 'QueryNotFound', 'XcmSendError', 'UnreachableStage', 'InvalidParameter', 'AhUmpQueuePriorityAlreadySet', 'AccountReferenced', 'BadXcmVersion', 'InvalidOrigin', 'InvalidStageTransition'] - }, /** * Lookup1159: staging_kusama_runtime::RuntimeError **/ diff --git a/packages/types-augment/src/lookup/polkadot.ts b/packages/types-augment/src/lookup/polkadot.ts index 7627d1edba8..d0812b8a414 100644 --- a/packages/types-augment/src/lookup/polkadot.ts +++ b/packages/types-augment/src/lookup/polkadot.ts @@ -5,7 +5,26 @@ export default { /** - * Lookup57: polkadot_runtime_common::impls::VersionedLocatableAsset + * Lookup41: pallet_balances::pallet::UnexpectedKind + **/ + PalletBalancesUnexpectedKind: { + _enum: ['BalanceUpdated', 'FailedToMutateAccount'] + }, + /** + * Lookup52: pallet_session::historical::pallet::Event + **/ + PalletSessionHistoricalPalletEvent: { + _enum: { + RootStored: { + index: 'u32', + }, + RootsPruned: { + upTo: 'u32' + } + } + }, + /** + * Lookup59: polkadot_runtime_common::impls::VersionedLocatableAsset **/ PolkadotRuntimeCommonImplsVersionedLocatableAsset: { _enum: { @@ -27,14 +46,14 @@ export default { } }, /** - * Lookup58: staging_xcm::v3::multilocation::MultiLocation + * Lookup60: staging_xcm::v3::multilocation::MultiLocation **/ StagingXcmV3MultiLocation: { parents: 'u8', interior: 'XcmV3Junctions' }, /** - * Lookup59: xcm::v3::junctions::Junctions + * Lookup61: xcm::v3::junctions::Junctions **/ XcmV3Junctions: { _enum: { @@ -50,7 +69,7 @@ export default { } }, /** - * Lookup60: xcm::v3::junction::Junction + * Lookup62: xcm::v3::junction::Junction **/ XcmV3Junction: { _enum: { @@ -82,7 +101,7 @@ export default { } }, /** - * Lookup63: xcm::v3::junction::NetworkId + * Lookup65: xcm::v3::junction::NetworkId **/ XcmV3JunctionNetworkId: { _enum: { @@ -105,7 +124,7 @@ export default { } }, /** - * Lookup66: xcm::v3::junction::BodyId + * Lookup68: xcm::v3::junction::BodyId **/ XcmV3JunctionBodyId: { _enum: { @@ -122,7 +141,7 @@ export default { } }, /** - * Lookup67: xcm::v3::junction::BodyPart + * Lookup69: xcm::v3::junction::BodyPart **/ XcmV3JunctionBodyPart: { _enum: { @@ -145,7 +164,7 @@ export default { } }, /** - * Lookup68: xcm::v3::multiasset::AssetId + * Lookup70: xcm::v3::multiasset::AssetId **/ XcmV3MultiassetAssetId: { _enum: { @@ -154,30 +173,30 @@ export default { } }, /** - * Lookup69: staging_xcm::v4::location::Location + * Lookup71: staging_xcm::v4::location::Location **/ StagingXcmV4Location: { parents: 'u8', interior: 'StagingXcmV4Junctions' }, /** - * Lookup70: staging_xcm::v4::junctions::Junctions + * Lookup72: staging_xcm::v4::junctions::Junctions **/ StagingXcmV4Junctions: { _enum: { Here: 'Null', - X1: '[Lookup72;1]', - X2: '[Lookup72;2]', - X3: '[Lookup72;3]', - X4: '[Lookup72;4]', - X5: '[Lookup72;5]', - X6: '[Lookup72;6]', - X7: '[Lookup72;7]', - X8: '[Lookup72;8]' + X1: '[Lookup74;1]', + X2: '[Lookup74;2]', + X3: '[Lookup74;3]', + X4: '[Lookup74;4]', + X5: '[Lookup74;5]', + X6: '[Lookup74;6]', + X7: '[Lookup74;7]', + X8: '[Lookup74;8]' } }, /** - * Lookup72: staging_xcm::v4::junction::Junction + * Lookup74: staging_xcm::v4::junction::Junction **/ StagingXcmV4Junction: { _enum: { @@ -209,7 +228,7 @@ export default { } }, /** - * Lookup74: staging_xcm::v4::junction::NetworkId + * Lookup76: staging_xcm::v4::junction::NetworkId **/ StagingXcmV4JunctionNetworkId: { _enum: { @@ -232,34 +251,34 @@ export default { } }, /** - * Lookup82: staging_xcm::v4::asset::AssetId + * Lookup84: staging_xcm::v4::asset::AssetId **/ StagingXcmV4AssetAssetId: 'StagingXcmV4Location', /** - * Lookup83: staging_xcm::v5::location::Location + * Lookup85: staging_xcm::v5::location::Location **/ StagingXcmV5Location: { parents: 'u8', interior: 'StagingXcmV5Junctions' }, /** - * Lookup84: staging_xcm::v5::junctions::Junctions + * Lookup86: staging_xcm::v5::junctions::Junctions **/ StagingXcmV5Junctions: { _enum: { Here: 'Null', - X1: '[Lookup86;1]', - X2: '[Lookup86;2]', - X3: '[Lookup86;3]', - X4: '[Lookup86;4]', - X5: '[Lookup86;5]', - X6: '[Lookup86;6]', - X7: '[Lookup86;7]', - X8: '[Lookup86;8]' + X1: '[Lookup88;1]', + X2: '[Lookup88;2]', + X3: '[Lookup88;3]', + X4: '[Lookup88;4]', + X5: '[Lookup88;5]', + X6: '[Lookup88;6]', + X7: '[Lookup88;7]', + X8: '[Lookup88;8]' } }, /** - * Lookup86: staging_xcm::v5::junction::Junction + * Lookup88: staging_xcm::v5::junction::Junction **/ StagingXcmV5Junction: { _enum: { @@ -291,7 +310,7 @@ export default { } }, /** - * Lookup88: staging_xcm::v5::junction::NetworkId + * Lookup90: staging_xcm::v5::junction::NetworkId **/ StagingXcmV5JunctionNetworkId: { _enum: { @@ -314,11 +333,11 @@ export default { } }, /** - * Lookup96: staging_xcm::v5::asset::AssetId + * Lookup98: staging_xcm::v5::asset::AssetId **/ StagingXcmV5AssetAssetId: 'StagingXcmV5Location', /** - * Lookup97: xcm::VersionedLocation + * Lookup99: xcm::VersionedLocation **/ XcmVersionedLocation: { _enum: { @@ -331,7 +350,7 @@ export default { } }, /** - * Lookup145: polkadot_runtime::SessionKeys + * Lookup147: polkadot_runtime::SessionKeys **/ PolkadotRuntimeSessionKeys: { grandpa: 'SpConsensusGrandpaAppPublic', @@ -342,15 +361,15 @@ export default { beefy: 'SpConsensusBeefyEcdsaCryptoPublic' }, /** - * Lookup146: polkadot_primitives::v8::validator_app::Public + * Lookup148: polkadot_primitives::v8::validator_app::Public **/ PolkadotPrimitivesV8ValidatorAppPublic: '[u8;32]', /** - * Lookup147: polkadot_primitives::v8::assignment_app::Public + * Lookup149: polkadot_primitives::v8::assignment_app::Public **/ PolkadotPrimitivesV8AssignmentAppPublic: '[u8;32]', /** - * Lookup167: polkadot_runtime::OriginCaller + * Lookup169: polkadot_runtime::OriginCaller **/ PolkadotRuntimeOriginCaller: { _enum: { @@ -457,13 +476,13 @@ export default { } }, /** - * Lookup169: polkadot_runtime::governance::origins::pallet_custom_origins::Origin + * Lookup171: polkadot_runtime::governance::origins::pallet_custom_origins::Origin **/ PolkadotRuntimeGovernanceOriginsPalletCustomOriginsOrigin: { _enum: ['StakingAdmin', 'Treasurer', 'FellowshipAdmin', 'GeneralAdmin', 'AuctionAdmin', 'LeaseAdmin', 'ReferendumCanceller', 'ReferendumKiller', 'SmallTipper', 'BigTipper', 'SmallSpender', 'MediumSpender', 'BigSpender', 'WhitelistedCaller', 'WishForChange'] }, /** - * Lookup170: polkadot_runtime_parachains::origin::pallet::Origin + * Lookup172: polkadot_runtime_parachains::origin::pallet::Origin **/ PolkadotRuntimeParachainsOriginPalletOrigin: { _enum: { @@ -471,7 +490,7 @@ export default { } }, /** - * Lookup172: pallet_xcm::pallet::Origin + * Lookup174: pallet_xcm::pallet::Origin **/ PalletXcmOrigin: { _enum: { @@ -480,7 +499,7 @@ export default { } }, /** - * Lookup176: polkadot_runtime_common::claims::pallet::Call + * Lookup178: polkadot_runtime_common::claims::pallet::Call **/ PolkadotRuntimeCommonClaimsPalletCall: { _enum: { @@ -513,23 +532,23 @@ export default { } }, /** - * Lookup177: polkadot_runtime_common::claims::EcdsaSignature + * Lookup179: polkadot_runtime_common::claims::EcdsaSignature **/ PolkadotRuntimeCommonClaimsEcdsaSignature: '[u8;65]', /** - * Lookup183: polkadot_runtime_common::claims::StatementKind + * Lookup185: polkadot_runtime_common::claims::StatementKind **/ PolkadotRuntimeCommonClaimsStatementKind: { _enum: ['Regular', 'Saft'] }, /** - * Lookup190: polkadot_runtime_constants::proxy::ProxyType + * Lookup192: polkadot_runtime_constants::proxy::ProxyType **/ PolkadotRuntimeConstantsProxyProxyType: { _enum: ['Any', 'NonTransfer', 'Governance', 'Staking', '__Unused4', '__Unused5', 'CancelProxy', 'Auction', 'NominationPools', 'ParaRegistration'] }, /** - * Lookup198: polkadot_runtime::NposCompactSolution16 + * Lookup200: polkadot_runtime::NposCompactSolution16 **/ PolkadotRuntimeNposCompactSolution16: { votes1: 'Vec<(Compact,Compact)>', @@ -550,7 +569,36 @@ export default { votes16: 'Vec<(Compact,[(Compact,Compact);15],Compact)>' }, /** - * Lookup272: polkadot_runtime_parachains::configuration::pallet::Call + * Lookup274: pallet_staking_async_ah_client::pallet::Call + **/ + PalletStakingAsyncAhClientCall: { + _enum: { + validator_set: { + report: 'PalletStakingAsyncRcClientValidatorSetReport', + }, + set_mode: { + mode: 'PalletStakingAsyncAhClientOperatingMode', + }, + force_on_migration_end: 'Null' + } + }, + /** + * Lookup275: pallet_staking_async_rc_client::ValidatorSetReport + **/ + PalletStakingAsyncRcClientValidatorSetReport: { + newValidatorSet: 'Vec', + id: 'u32', + pruneUpTo: 'Option', + leftover: 'bool' + }, + /** + * Lookup276: pallet_staking_async_ah_client::OperatingMode + **/ + PalletStakingAsyncAhClientOperatingMode: { + _enum: ['Passive', 'Buffered', 'Active'] + }, + /** + * Lookup277: polkadot_runtime_parachains::configuration::pallet::Call **/ PolkadotRuntimeParachainsConfigurationPalletCall: { _enum: { @@ -841,18 +889,18 @@ export default { } }, /** - * Lookup273: polkadot_primitives::v8::async_backing::AsyncBackingParams + * Lookup278: polkadot_primitives::v8::async_backing::AsyncBackingParams **/ PolkadotPrimitivesV8AsyncBackingAsyncBackingParams: { maxCandidateDepth: 'u32', allowedAncestryLen: 'u32' }, /** - * Lookup274: polkadot_primitives::v8::executor_params::ExecutorParams + * Lookup279: polkadot_primitives::v8::executor_params::ExecutorParams **/ PolkadotPrimitivesV8ExecutorParams: 'Vec', /** - * Lookup276: polkadot_primitives::v8::executor_params::ExecutorParam + * Lookup281: polkadot_primitives::v8::executor_params::ExecutorParam **/ PolkadotPrimitivesV8ExecutorParamsExecutorParam: { _enum: { @@ -867,25 +915,25 @@ export default { } }, /** - * Lookup277: polkadot_primitives::v8::PvfPrepKind + * Lookup282: polkadot_primitives::v8::PvfPrepKind **/ PolkadotPrimitivesV8PvfPrepKind: { _enum: ['Precheck', 'Prepare'] }, /** - * Lookup278: polkadot_primitives::v8::PvfExecKind + * Lookup283: polkadot_primitives::v8::PvfExecKind **/ PolkadotPrimitivesV8PvfExecKind: { _enum: ['Backing', 'Approval'] }, /** - * Lookup279: polkadot_primitives::v8::ApprovalVotingParams + * Lookup284: polkadot_primitives::v8::ApprovalVotingParams **/ PolkadotPrimitivesV8ApprovalVotingParams: { maxApprovalCoalesceCount: 'u32' }, /** - * Lookup280: polkadot_primitives::v8::SchedulerParams + * Lookup285: polkadot_primitives::v8::SchedulerParams **/ PolkadotPrimitivesV8SchedulerParams: { groupRotationFrequency: 'u32', @@ -901,15 +949,15 @@ export default { ttl: 'u32' }, /** - * Lookup281: polkadot_runtime_parachains::shared::pallet::Call + * Lookup286: polkadot_runtime_parachains::shared::pallet::Call **/ PolkadotRuntimeParachainsSharedPalletCall: 'Null', /** - * Lookup282: polkadot_runtime_parachains::inclusion::pallet::Call + * Lookup287: polkadot_runtime_parachains::inclusion::pallet::Call **/ PolkadotRuntimeParachainsInclusionPalletCall: 'Null', /** - * Lookup283: polkadot_runtime_parachains::paras_inherent::pallet::Call + * Lookup288: polkadot_runtime_parachains::paras_inherent::pallet::Call **/ PolkadotRuntimeParachainsParasInherentPalletCall: { _enum: { @@ -919,7 +967,7 @@ export default { } }, /** - * Lookup284: polkadot_primitives::vstaging::InherentData> + * Lookup289: polkadot_primitives::vstaging::InherentData> **/ PolkadotPrimitivesVstagingInherentData: { bitfields: 'Vec', @@ -928,7 +976,7 @@ export default { parentHeader: 'SpRuntimeHeader' }, /** - * Lookup286: polkadot_primitives::v8::signed::UncheckedSigned + * Lookup291: polkadot_primitives::v8::signed::UncheckedSigned **/ PolkadotPrimitivesV8SignedUncheckedSigned: { payload: 'BitVec', @@ -936,15 +984,15 @@ export default { signature: 'PolkadotPrimitivesV8ValidatorAppSignature' }, /** - * Lookup289: bitvec::order::Lsb0 + * Lookup294: bitvec::order::Lsb0 **/ BitvecOrderLsb0: 'Null', /** - * Lookup291: polkadot_primitives::v8::validator_app::Signature + * Lookup296: polkadot_primitives::v8::validator_app::Signature **/ PolkadotPrimitivesV8ValidatorAppSignature: '[u8;64]', /** - * Lookup293: polkadot_primitives::vstaging::BackedCandidate + * Lookup298: polkadot_primitives::vstaging::BackedCandidate **/ PolkadotPrimitivesVstagingBackedCandidate: { candidate: 'PolkadotPrimitivesVstagingCommittedCandidateReceiptV2', @@ -952,14 +1000,14 @@ export default { validatorIndices: 'BitVec' }, /** - * Lookup294: polkadot_primitives::vstaging::CommittedCandidateReceiptV2 + * Lookup299: polkadot_primitives::vstaging::CommittedCandidateReceiptV2 **/ PolkadotPrimitivesVstagingCommittedCandidateReceiptV2: { descriptor: 'PolkadotPrimitivesVstagingCandidateDescriptorV2', commitments: 'PolkadotPrimitivesV8CandidateCommitments' }, /** - * Lookup295: polkadot_primitives::vstaging::CandidateDescriptorV2 + * Lookup300: polkadot_primitives::vstaging::CandidateDescriptorV2 **/ PolkadotPrimitivesVstagingCandidateDescriptorV2: { paraId: 'u32', @@ -976,7 +1024,7 @@ export default { validationCodeHash: 'H256' }, /** - * Lookup299: polkadot_primitives::v8::CandidateCommitments + * Lookup304: polkadot_primitives::v8::CandidateCommitments **/ PolkadotPrimitivesV8CandidateCommitments: { upwardMessages: 'Vec', @@ -987,14 +1035,14 @@ export default { hrmpWatermark: 'u32' }, /** - * Lookup302: polkadot_core_primitives::OutboundHrmpMessage + * Lookup307: polkadot_core_primitives::OutboundHrmpMessage **/ PolkadotCorePrimitivesOutboundHrmpMessage: { recipient: 'u32', data: 'Bytes' }, /** - * Lookup308: polkadot_primitives::v8::ValidityAttestation + * Lookup313: polkadot_primitives::v8::ValidityAttestation **/ PolkadotPrimitivesV8ValidityAttestation: { _enum: { @@ -1004,7 +1052,7 @@ export default { } }, /** - * Lookup310: polkadot_primitives::v8::DisputeStatementSet + * Lookup315: polkadot_primitives::v8::DisputeStatementSet **/ PolkadotPrimitivesV8DisputeStatementSet: { candidateHash: 'H256', @@ -1012,7 +1060,7 @@ export default { statements: 'Vec<(PolkadotPrimitivesV8DisputeStatement,u32,PolkadotPrimitivesV8ValidatorAppSignature)>' }, /** - * Lookup314: polkadot_primitives::v8::DisputeStatement + * Lookup319: polkadot_primitives::v8::DisputeStatement **/ PolkadotPrimitivesV8DisputeStatement: { _enum: { @@ -1021,7 +1069,7 @@ export default { } }, /** - * Lookup315: polkadot_primitives::v8::ValidDisputeStatementKind + * Lookup320: polkadot_primitives::v8::ValidDisputeStatementKind **/ PolkadotPrimitivesV8ValidDisputeStatementKind: { _enum: { @@ -1033,13 +1081,13 @@ export default { } }, /** - * Lookup317: polkadot_primitives::v8::InvalidDisputeStatementKind + * Lookup322: polkadot_primitives::v8::InvalidDisputeStatementKind **/ PolkadotPrimitivesV8InvalidDisputeStatementKind: { _enum: ['Explicit'] }, /** - * Lookup318: polkadot_runtime_parachains::paras::pallet::Call + * Lookup323: polkadot_runtime_parachains::paras::pallet::Call **/ PolkadotRuntimeParachainsParasPalletCall: { _enum: { @@ -1075,12 +1123,24 @@ export default { }, force_set_most_recent_context: { para: 'u32', - context: 'u32' + context: 'u32', + }, + remove_upgrade_cooldown: { + para: 'u32', + }, + authorize_force_set_current_code_hash: { + para: 'u32', + newCodeHash: 'H256', + validPeriod: 'u32', + }, + apply_authorized_force_set_current_code: { + para: 'u32', + newCode: 'Bytes' } } }, /** - * Lookup319: polkadot_primitives::v8::PvfCheckStatement + * Lookup324: polkadot_primitives::v8::PvfCheckStatement **/ PolkadotPrimitivesV8PvfCheckStatement: { accept: 'bool', @@ -1089,7 +1149,7 @@ export default { validatorIndex: 'u32' }, /** - * Lookup320: polkadot_runtime_parachains::initializer::pallet::Call + * Lookup325: polkadot_runtime_parachains::initializer::pallet::Call **/ PolkadotRuntimeParachainsInitializerPalletCall: { _enum: { @@ -1099,7 +1159,7 @@ export default { } }, /** - * Lookup321: polkadot_runtime_parachains::hrmp::pallet::Call + * Lookup326: polkadot_runtime_parachains::hrmp::pallet::Call **/ PolkadotRuntimeParachainsHrmpPalletCall: { _enum: { @@ -1149,53 +1209,53 @@ export default { } }, /** - * Lookup322: polkadot_parachain_primitives::primitives::HrmpChannelId + * Lookup327: polkadot_parachain_primitives::primitives::HrmpChannelId **/ PolkadotParachainPrimitivesPrimitivesHrmpChannelId: { sender: 'u32', recipient: 'u32' }, /** - * Lookup323: polkadot_runtime_parachains::disputes::pallet::Call + * Lookup328: polkadot_runtime_parachains::disputes::pallet::Call **/ PolkadotRuntimeParachainsDisputesPalletCall: { _enum: ['force_unfreeze'] }, /** - * Lookup324: polkadot_runtime_parachains::disputes::slashing::pallet::Call + * Lookup329: polkadot_runtime_parachains::disputes::slashing::pallet::Call **/ PolkadotRuntimeParachainsDisputesSlashingPalletCall: { _enum: { report_dispute_lost_unsigned: { - disputeProof: 'PolkadotPrimitivesV8SlashingDisputeProof', + disputeProof: 'PolkadotPrimitivesVstagingDisputeProof', keyOwnerProof: 'SpSessionMembershipProof' } } }, /** - * Lookup325: polkadot_primitives::v8::slashing::DisputeProof + * Lookup330: polkadot_primitives::vstaging::DisputeProof **/ - PolkadotPrimitivesV8SlashingDisputeProof: { + PolkadotPrimitivesVstagingDisputeProof: { timeSlot: 'PolkadotPrimitivesV8SlashingDisputesTimeSlot', - kind: 'PolkadotPrimitivesV8SlashingSlashingOffenceKind', + kind: 'PolkadotPrimitivesVstagingDisputeOffenceKind', validatorIndex: 'u32', validatorId: 'PolkadotPrimitivesV8ValidatorAppPublic' }, /** - * Lookup326: polkadot_primitives::v8::slashing::DisputesTimeSlot + * Lookup331: polkadot_primitives::v8::slashing::DisputesTimeSlot **/ PolkadotPrimitivesV8SlashingDisputesTimeSlot: { sessionIndex: 'u32', candidateHash: 'H256' }, /** - * Lookup327: polkadot_primitives::v8::slashing::SlashingOffenceKind + * Lookup332: polkadot_primitives::vstaging::DisputeOffenceKind **/ - PolkadotPrimitivesV8SlashingSlashingOffenceKind: { - _enum: ['ForInvalid', 'AgainstValid'] + PolkadotPrimitivesVstagingDisputeOffenceKind: { + _enum: ['ForInvalidBacked', 'AgainstValid', 'ForInvalidApproved'] }, /** - * Lookup328: polkadot_runtime_parachains::on_demand::pallet::Call + * Lookup333: polkadot_runtime_parachains::on_demand::pallet::Call **/ PolkadotRuntimeParachainsOnDemandPalletCall: { _enum: { @@ -1214,7 +1274,7 @@ export default { } }, /** - * Lookup329: polkadot_runtime_common::paras_registrar::pallet::Call + * Lookup334: polkadot_runtime_common::paras_registrar::pallet::Call **/ PolkadotRuntimeCommonParasRegistrarPalletCall: { _enum: { @@ -1255,7 +1315,7 @@ export default { } }, /** - * Lookup330: polkadot_runtime_common::slots::pallet::Call + * Lookup335: polkadot_runtime_common::slots::pallet::Call **/ PolkadotRuntimeCommonSlotsPalletCall: { _enum: { @@ -1275,7 +1335,7 @@ export default { } }, /** - * Lookup331: polkadot_runtime_common::auctions::pallet::Call + * Lookup336: polkadot_runtime_common::auctions::pallet::Call **/ PolkadotRuntimeCommonAuctionsPalletCall: { _enum: { @@ -1294,7 +1354,7 @@ export default { } }, /** - * Lookup333: polkadot_runtime_common::crowdloan::pallet::Call + * Lookup338: polkadot_runtime_common::crowdloan::pallet::Call **/ PolkadotRuntimeCommonCrowdloanPalletCall: { _enum: { @@ -1343,7 +1403,7 @@ export default { } }, /** - * Lookup335: sp_runtime::MultiSigner + * Lookup340: sp_runtime::MultiSigner **/ SpRuntimeMultiSigner: { _enum: { @@ -1353,7 +1413,7 @@ export default { } }, /** - * Lookup338: polkadot_runtime_parachains::coretime::pallet::Call + * Lookup343: polkadot_runtime_parachains::coretime::pallet::Call **/ PolkadotRuntimeParachainsCoretimePalletCall: { _enum: { @@ -1377,7 +1437,7 @@ export default { } }, /** - * Lookup349: pallet_xcm::pallet::Call + * Lookup354: pallet_xcm::pallet::Call **/ PalletXcmCall: { _enum: { @@ -1462,7 +1522,7 @@ export default { } }, /** - * Lookup350: xcm::VersionedXcm + * Lookup355: xcm::VersionedXcm **/ XcmVersionedXcm: { _enum: { @@ -1475,11 +1535,11 @@ export default { } }, /** - * Lookup351: xcm::v3::Xcm + * Lookup356: xcm::v3::Xcm **/ XcmV3Xcm: 'Vec', /** - * Lookup353: xcm::v3::Instruction + * Lookup358: xcm::v3::Instruction **/ XcmV3Instruction: { _enum: { @@ -1621,18 +1681,18 @@ export default { } }, /** - * Lookup354: xcm::v3::multiasset::MultiAssets + * Lookup359: xcm::v3::multiasset::MultiAssets **/ XcmV3MultiassetMultiAssets: 'Vec', /** - * Lookup356: xcm::v3::multiasset::MultiAsset + * Lookup361: xcm::v3::multiasset::MultiAsset **/ XcmV3MultiAsset: { id: 'XcmV3MultiassetAssetId', fun: 'XcmV3MultiassetFungibility' }, /** - * Lookup357: xcm::v3::multiasset::Fungibility + * Lookup362: xcm::v3::multiasset::Fungibility **/ XcmV3MultiassetFungibility: { _enum: { @@ -1641,7 +1701,7 @@ export default { } }, /** - * Lookup358: xcm::v3::multiasset::AssetInstance + * Lookup363: xcm::v3::multiasset::AssetInstance **/ XcmV3MultiassetAssetInstance: { _enum: { @@ -1654,7 +1714,7 @@ export default { } }, /** - * Lookup360: xcm::v3::Response + * Lookup365: xcm::v3::Response **/ XcmV3Response: { _enum: { @@ -1667,7 +1727,7 @@ export default { } }, /** - * Lookup363: xcm::v3::traits::Error + * Lookup368: xcm::v3::traits::Error **/ XcmV3TraitsError: { _enum: { @@ -1714,7 +1774,7 @@ export default { } }, /** - * Lookup365: xcm::v3::PalletInfo + * Lookup370: xcm::v3::PalletInfo **/ XcmV3PalletInfo: { index: 'Compact', @@ -1725,7 +1785,7 @@ export default { patch: 'Compact' }, /** - * Lookup368: xcm::v3::MaybeErrorCode + * Lookup373: xcm::v3::MaybeErrorCode **/ XcmV3MaybeErrorCode: { _enum: { @@ -1735,19 +1795,19 @@ export default { } }, /** - * Lookup371: xcm::v3::OriginKind + * Lookup376: xcm::v3::OriginKind **/ XcmV3OriginKind: { _enum: ['Native', 'SovereignAccount', 'Superuser', 'Xcm'] }, /** - * Lookup372: xcm::double_encoded::DoubleEncoded + * Lookup377: xcm::double_encoded::DoubleEncoded **/ XcmDoubleEncoded: { encoded: 'Bytes' }, /** - * Lookup373: xcm::v3::QueryResponseInfo + * Lookup378: xcm::v3::QueryResponseInfo **/ XcmV3QueryResponseInfo: { destination: 'StagingXcmV3MultiLocation', @@ -1755,7 +1815,7 @@ export default { maxWeight: 'SpWeightsWeightV2Weight' }, /** - * Lookup374: xcm::v3::multiasset::MultiAssetFilter + * Lookup379: xcm::v3::multiasset::MultiAssetFilter **/ XcmV3MultiassetMultiAssetFilter: { _enum: { @@ -1764,7 +1824,7 @@ export default { } }, /** - * Lookup375: xcm::v3::multiasset::WildMultiAsset + * Lookup380: xcm::v3::multiasset::WildMultiAsset **/ XcmV3MultiassetWildMultiAsset: { _enum: { @@ -1782,13 +1842,13 @@ export default { } }, /** - * Lookup376: xcm::v3::multiasset::WildFungibility + * Lookup381: xcm::v3::multiasset::WildFungibility **/ XcmV3MultiassetWildFungibility: { _enum: ['Fungible', 'NonFungible'] }, /** - * Lookup377: xcm::v3::WeightLimit + * Lookup382: xcm::v3::WeightLimit **/ XcmV3WeightLimit: { _enum: { @@ -1797,11 +1857,11 @@ export default { } }, /** - * Lookup378: staging_xcm::v4::Xcm + * Lookup383: staging_xcm::v4::Xcm **/ StagingXcmV4Xcm: 'Vec', /** - * Lookup380: staging_xcm::v4::Instruction + * Lookup385: staging_xcm::v4::Instruction **/ StagingXcmV4Instruction: { _enum: { @@ -1943,18 +2003,18 @@ export default { } }, /** - * Lookup381: staging_xcm::v4::asset::Assets + * Lookup386: staging_xcm::v4::asset::Assets **/ StagingXcmV4AssetAssets: 'Vec', /** - * Lookup383: staging_xcm::v4::asset::Asset + * Lookup388: staging_xcm::v4::asset::Asset **/ StagingXcmV4Asset: { id: 'StagingXcmV4AssetAssetId', fun: 'StagingXcmV4AssetFungibility' }, /** - * Lookup384: staging_xcm::v4::asset::Fungibility + * Lookup389: staging_xcm::v4::asset::Fungibility **/ StagingXcmV4AssetFungibility: { _enum: { @@ -1963,7 +2023,7 @@ export default { } }, /** - * Lookup385: staging_xcm::v4::asset::AssetInstance + * Lookup390: staging_xcm::v4::asset::AssetInstance **/ StagingXcmV4AssetAssetInstance: { _enum: { @@ -1976,7 +2036,7 @@ export default { } }, /** - * Lookup386: staging_xcm::v4::Response + * Lookup391: staging_xcm::v4::Response **/ StagingXcmV4Response: { _enum: { @@ -1989,7 +2049,7 @@ export default { } }, /** - * Lookup388: staging_xcm::v4::PalletInfo + * Lookup393: staging_xcm::v4::PalletInfo **/ StagingXcmV4PalletInfo: { index: 'Compact', @@ -2000,7 +2060,7 @@ export default { patch: 'Compact' }, /** - * Lookup392: staging_xcm::v4::QueryResponseInfo + * Lookup397: staging_xcm::v4::QueryResponseInfo **/ StagingXcmV4QueryResponseInfo: { destination: 'StagingXcmV4Location', @@ -2008,7 +2068,7 @@ export default { maxWeight: 'SpWeightsWeightV2Weight' }, /** - * Lookup393: staging_xcm::v4::asset::AssetFilter + * Lookup398: staging_xcm::v4::asset::AssetFilter **/ StagingXcmV4AssetAssetFilter: { _enum: { @@ -2017,7 +2077,7 @@ export default { } }, /** - * Lookup394: staging_xcm::v4::asset::WildAsset + * Lookup399: staging_xcm::v4::asset::WildAsset **/ StagingXcmV4AssetWildAsset: { _enum: { @@ -2035,17 +2095,17 @@ export default { } }, /** - * Lookup395: staging_xcm::v4::asset::WildFungibility + * Lookup400: staging_xcm::v4::asset::WildFungibility **/ StagingXcmV4AssetWildFungibility: { _enum: ['Fungible', 'NonFungible'] }, /** - * Lookup396: staging_xcm::v5::Xcm + * Lookup401: staging_xcm::v5::Xcm **/ StagingXcmV5Xcm: 'Vec', /** - * Lookup398: staging_xcm::v5::Instruction + * Lookup403: staging_xcm::v5::Instruction **/ StagingXcmV5Instruction: { _enum: { @@ -2204,18 +2264,18 @@ export default { } }, /** - * Lookup399: staging_xcm::v5::asset::Assets + * Lookup404: staging_xcm::v5::asset::Assets **/ StagingXcmV5AssetAssets: 'Vec', /** - * Lookup401: staging_xcm::v5::asset::Asset + * Lookup406: staging_xcm::v5::asset::Asset **/ StagingXcmV5Asset: { id: 'StagingXcmV5AssetAssetId', fun: 'StagingXcmV5AssetFungibility' }, /** - * Lookup402: staging_xcm::v5::asset::Fungibility + * Lookup407: staging_xcm::v5::asset::Fungibility **/ StagingXcmV5AssetFungibility: { _enum: { @@ -2224,7 +2284,7 @@ export default { } }, /** - * Lookup403: staging_xcm::v5::asset::AssetInstance + * Lookup408: staging_xcm::v5::asset::AssetInstance **/ StagingXcmV5AssetAssetInstance: { _enum: { @@ -2237,7 +2297,7 @@ export default { } }, /** - * Lookup404: staging_xcm::v5::Response + * Lookup409: staging_xcm::v5::Response **/ StagingXcmV5Response: { _enum: { @@ -2250,7 +2310,7 @@ export default { } }, /** - * Lookup407: xcm::v5::traits::Error + * Lookup412: xcm::v5::traits::Error **/ XcmV5TraitsError: { _enum: { @@ -2298,7 +2358,7 @@ export default { } }, /** - * Lookup409: staging_xcm::v5::PalletInfo + * Lookup414: staging_xcm::v5::PalletInfo **/ StagingXcmV5PalletInfo: { index: 'Compact', @@ -2309,7 +2369,7 @@ export default { patch: 'Compact' }, /** - * Lookup414: staging_xcm::v5::QueryResponseInfo + * Lookup419: staging_xcm::v5::QueryResponseInfo **/ StagingXcmV5QueryResponseInfo: { destination: 'StagingXcmV5Location', @@ -2317,7 +2377,7 @@ export default { maxWeight: 'SpWeightsWeightV2Weight' }, /** - * Lookup415: staging_xcm::v5::asset::AssetFilter + * Lookup420: staging_xcm::v5::asset::AssetFilter **/ StagingXcmV5AssetAssetFilter: { _enum: { @@ -2326,7 +2386,7 @@ export default { } }, /** - * Lookup416: staging_xcm::v5::asset::WildAsset + * Lookup421: staging_xcm::v5::asset::WildAsset **/ StagingXcmV5AssetWildAsset: { _enum: { @@ -2344,13 +2404,13 @@ export default { } }, /** - * Lookup417: staging_xcm::v5::asset::WildFungibility + * Lookup422: staging_xcm::v5::asset::WildFungibility **/ StagingXcmV5AssetWildFungibility: { _enum: ['Fungible', 'NonFungible'] }, /** - * Lookup419: staging_xcm::v5::asset::AssetTransferFilter + * Lookup424: staging_xcm::v5::asset::AssetTransferFilter **/ StagingXcmV5AssetAssetTransferFilter: { _enum: { @@ -2360,7 +2420,7 @@ export default { } }, /** - * Lookup424: staging_xcm::v5::Hint + * Lookup429: staging_xcm::v5::Hint **/ StagingXcmV5Hint: { _enum: { @@ -2370,7 +2430,7 @@ export default { } }, /** - * Lookup426: xcm::VersionedAssets + * Lookup431: xcm::VersionedAssets **/ XcmVersionedAssets: { _enum: { @@ -2383,7 +2443,7 @@ export default { } }, /** - * Lookup438: staging_xcm_executor::traits::asset_transfer::TransferType + * Lookup443: staging_xcm_executor::traits::asset_transfer::TransferType **/ StagingXcmExecutorAssetTransferTransferType: { _enum: { @@ -2394,7 +2454,7 @@ export default { } }, /** - * Lookup439: xcm::VersionedAssetId + * Lookup444: xcm::VersionedAssetId **/ XcmVersionedAssetId: { _enum: { @@ -2407,7 +2467,7 @@ export default { } }, /** - * Lookup442: polkadot_runtime_parachains::inclusion::AggregateMessageOrigin + * Lookup447: polkadot_runtime_parachains::inclusion::AggregateMessageOrigin **/ PolkadotRuntimeParachainsInclusionAggregateMessageOrigin: { _enum: { @@ -2415,7 +2475,7 @@ export default { } }, /** - * Lookup443: polkadot_runtime_parachains::inclusion::UmpQueueId + * Lookup448: polkadot_runtime_parachains::inclusion::UmpQueueId **/ PolkadotRuntimeParachainsInclusionUmpQueueId: { _enum: { @@ -2423,7 +2483,413 @@ export default { } }, /** - * Lookup467: polkadot_runtime_common::claims::pallet::Event + * Lookup465: pallet_rc_migrator::pallet::Call + **/ + PalletRcMigratorCall: { + _enum: { + force_set_stage: { + stage: 'PalletRcMigratorMigrationStage', + }, + schedule_migration: { + start: 'FrameSupportScheduleDispatchTime', + warmUp: 'FrameSupportScheduleDispatchTime', + coolOff: 'FrameSupportScheduleDispatchTime', + unsafeIgnoreStakingLockCheck: 'bool', + }, + start_data_migration: 'Null', + receive_query_response: { + queryId: 'u64', + response: 'StagingXcmV5Response', + }, + resend_xcm: { + queryId: 'u64', + }, + set_unprocessed_msg_buffer: { + _alias: { + new_: 'new', + }, + new_: 'Option', + }, + set_ah_ump_queue_priority: { + _alias: { + new_: 'new', + }, + new_: 'PalletRcMigratorQueuePriority', + }, + set_manager: { + _alias: { + new_: 'new', + }, + new_: 'Option', + }, + send_xcm_message: { + dest: 'XcmVersionedLocation', + message: 'XcmVersionedXcm', + }, + preserve_accounts: { + accounts: 'Vec', + }, + set_canceller: { + _alias: { + new_: 'new', + }, + new_: 'Option', + }, + pause_migration: 'Null', + cancel_migration: 'Null', + vote_manager_multisig: { + payload: 'PalletRcMigratorManagerMultisigVote', + sig: 'SpRuntimeMultiSignature', + }, + set_settings: { + settings: 'Option' + } + } + }, + /** + * Lookup466: pallet_rc_migrator::MigrationStage + **/ + PalletRcMigratorMigrationStage: { + _enum: { + Pending: 'Null', + MigrationPaused: 'Null', + Scheduled: { + start: 'u32', + }, + WaitingForAh: 'Null', + WarmUp: { + endAt: 'u32', + }, + Starting: 'Null', + PureProxyCandidatesMigrationInit: 'Null', + AccountsMigrationInit: 'Null', + AccountsMigrationOngoing: { + lastKey: 'Option', + }, + AccountsMigrationDone: 'Null', + MultisigMigrationInit: 'Null', + MultisigMigrationOngoing: { + lastKey: 'Option<(AccountId32,[u8;32])>', + }, + MultisigMigrationDone: 'Null', + ClaimsMigrationInit: 'Null', + ClaimsMigrationOngoing: { + currentKey: 'Option', + }, + ClaimsMigrationDone: 'Null', + ProxyMigrationInit: 'Null', + ProxyMigrationProxies: { + lastKey: 'Option', + }, + ProxyMigrationAnnouncements: { + lastKey: 'Option', + }, + ProxyMigrationDone: 'Null', + PreimageMigrationInit: 'Null', + PreimageMigrationChunksOngoing: { + lastKey: 'Option<((H256,u32),u32)>', + }, + PreimageMigrationChunksDone: 'Null', + PreimageMigrationRequestStatusOngoing: { + nextKey: 'Option', + }, + PreimageMigrationRequestStatusDone: 'Null', + PreimageMigrationLegacyRequestStatusInit: 'Null', + PreimageMigrationLegacyRequestStatusOngoing: { + nextKey: 'Option', + }, + PreimageMigrationLegacyRequestStatusDone: 'Null', + PreimageMigrationDone: 'Null', + NomPoolsMigrationInit: 'Null', + NomPoolsMigrationOngoing: { + nextKey: 'Option', + }, + NomPoolsMigrationDone: 'Null', + VestingMigrationInit: 'Null', + VestingMigrationOngoing: { + nextKey: 'Option', + }, + VestingMigrationDone: 'Null', + DelegatedStakingMigrationInit: 'Null', + DelegatedStakingMigrationOngoing: { + nextKey: 'Option', + }, + DelegatedStakingMigrationDone: 'Null', + IndicesMigrationInit: 'Null', + IndicesMigrationOngoing: { + nextKey: 'Option', + }, + IndicesMigrationDone: 'Null', + ReferendaMigrationInit: 'Null', + ReferendaMigrationOngoing: { + lastKey: 'Option', + }, + ReferendaMigrationDone: 'Null', + BagsListMigrationInit: 'Null', + BagsListMigrationOngoing: { + nextKey: 'Option', + }, + BagsListMigrationDone: 'Null', + SchedulerMigrationInit: 'Null', + SchedulerMigrationOngoing: { + lastKey: 'Option', + }, + SchedulerAgendaMigrationOngoing: { + lastKey: 'Option', + }, + SchedulerMigrationDone: 'Null', + ConvictionVotingMigrationInit: 'Null', + ConvictionVotingMigrationOngoing: { + lastKey: 'Option', + }, + ConvictionVotingMigrationDone: 'Null', + BountiesMigrationInit: 'Null', + BountiesMigrationOngoing: { + lastKey: 'Option', + }, + BountiesMigrationDone: 'Null', + ChildBountiesMigrationInit: 'Null', + ChildBountiesMigrationOngoing: { + lastKey: 'Option', + }, + ChildBountiesMigrationDone: 'Null', + AssetRateMigrationInit: 'Null', + AssetRateMigrationOngoing: { + lastKey: 'Option', + }, + AssetRateMigrationDone: 'Null', + CrowdloanMigrationInit: 'Null', + CrowdloanMigrationOngoing: { + lastKey: 'Option', + }, + CrowdloanMigrationDone: 'Null', + TreasuryMigrationInit: 'Null', + TreasuryMigrationOngoing: { + lastKey: 'Option', + }, + TreasuryMigrationDone: 'Null', + StakingMigrationInit: 'Null', + StakingMigrationOngoing: { + nextKey: 'Option', + }, + StakingMigrationDone: 'Null', + CoolOff: { + endAt: 'u32', + }, + SignalMigrationFinish: 'Null', + MigrationDone: 'Null' + } + }, + /** + * Lookup470: pallet_rc_migrator::claims::ClaimsStage + **/ + PalletRcMigratorClaimsClaimsStage: { + _enum: { + StorageValues: 'Null', + Claims: 'Option', + Vesting: 'Option', + Signing: 'Option', + Preclaims: 'Option', + Finished: 'Null' + } + }, + /** + * Lookup476: pallet_rc_migrator::staking::nom_pools::NomPoolsStage + **/ + PalletRcMigratorStakingNomPoolsNomPoolsStage: { + _enum: { + StorageValues: 'Null', + PoolMembers: 'Option', + BondedPools: 'Option', + RewardPools: 'Option', + SubPoolsStorage: 'Option', + Metadata: 'Option', + ReversePoolIdLookup: 'Option', + ClaimPermissions: 'Option', + Finished: 'Null' + } + }, + /** + * Lookup478: pallet_rc_migrator::staking::delegated_staking::DelegatedStakingStage + **/ + PalletRcMigratorStakingDelegatedStakingDelegatedStakingStage: { + _enum: { + Delegators: 'Option', + Agents: 'Option', + Finished: 'Null' + } + }, + /** + * Lookup481: pallet_rc_migrator::referenda::ReferendaStage + **/ + PalletRcMigratorReferendaReferendaStage: { + _enum: { + StorageValues: 'Null', + Metadata: 'Option', + ReferendumInfo: 'Option' + } + }, + /** + * Lookup483: pallet_rc_migrator::staking::bags_list::BagsListStage + **/ + PalletRcMigratorStakingBagsListBagsListStage: { + _enum: { + ListNodes: 'Option', + ListBags: 'Option', + Finished: 'Null' + } + }, + /** + * Lookup485: pallet_rc_migrator::scheduler::SchedulerStage + **/ + PalletRcMigratorSchedulerSchedulerStage: { + _enum: { + IncompleteSince: 'Null', + Retries: 'Option<(u32,u32)>', + Lookup: 'Option<[u8;32]>', + Finished: 'Null' + } + }, + /** + * Lookup487: pallet_rc_migrator::conviction_voting::ConvictionVotingStage + **/ + PalletRcMigratorConvictionVotingConvictionVotingStage: { + _enum: { + VotingFor: 'Option<(AccountId32,u16)>', + ClassLocksFor: 'Option', + Finished: 'Null' + } + }, + /** + * Lookup491: pallet_rc_migrator::bounties::BountiesStage + **/ + PalletRcMigratorBountiesBountiesStage: { + _enum: { + BountyCount: 'Null', + BountyApprovals: 'Null', + BountyDescriptions: { + lastKey: 'Option', + }, + Bounties: { + lastKey: 'Option', + }, + Finished: 'Null' + } + }, + /** + * Lookup493: pallet_rc_migrator::child_bounties::ChildBountiesStage + **/ + PalletRcMigratorChildBountiesChildBountiesStage: { + _enum: { + ChildBountyCount: 'Null', + ParentChildBounties: { + parentId: 'Option', + }, + ParentTotalChildBounties: { + parentId: 'Option', + }, + ChildBounties: { + ids: 'Option<(u32,u32)>', + }, + ChildBountyDescriptionsV1: { + ids: 'Option<(u32,u32)>', + }, + V0ToV1ChildBountyIds: { + childId: 'Option', + }, + ChildrenCuratorFees: { + childId: 'Option', + }, + Finished: 'Null' + } + }, + /** + * Lookup496: pallet_rc_migrator::crowdloan::CrowdloanStage + **/ + PalletRcMigratorCrowdloanCrowdloanStage: { + _enum: { + Setup: 'Null', + LeaseReserve: { + lastKey: 'Option', + }, + CrowdloanContribution: { + lastKey: 'Option', + }, + CrowdloanReserve: 'Null', + Finished: 'Null' + } + }, + /** + * Lookup499: pallet_rc_migrator::treasury::TreasuryStage + **/ + PalletRcMigratorTreasuryTreasuryStage: { + _enum: { + ProposalCount: 'Null', + Proposals: 'Option', + Approvals: 'Null', + SpendCount: 'Null', + Spends: 'Option', + LastSpendPeriod: 'Null', + Funds: 'Null', + Finished: 'Null' + } + }, + /** + * Lookup501: pallet_rc_migrator::staking::staking_impl::StakingStage + **/ + PalletRcMigratorStakingStakingImplStakingStage: { + _enum: { + Values: 'Null', + Invulnerables: 'Null', + Bonded: 'Option', + Ledger: 'Option', + Payee: 'Option', + Validators: 'Option', + Nominators: 'Option', + VirtualStakers: 'Option', + ErasStakersOverview: 'Option<(u32,AccountId32)>', + ErasStakersPaged: 'Option<(u32,AccountId32,u32)>', + ClaimedRewards: 'Option<(u32,AccountId32)>', + ErasValidatorPrefs: 'Option<(u32,AccountId32)>', + ErasValidatorReward: 'Option', + ErasRewardPoints: 'Option', + ErasTotalStake: 'Option', + UnappliedSlashes: 'Option', + BondedEras: 'Null', + ValidatorSlashInEra: 'Option<(u32,AccountId32)>', + NominatorSlashInEra: 'Option<(u32,AccountId32)>', + SlashingSpans: 'Option', + SpanSlash: 'Option<(AccountId32,u32)>', + Finished: 'Null' + } + }, + /** + * Lookup508: pallet_rc_migrator::types::QueuePriority + **/ + PalletRcMigratorQueuePriority: { + _enum: { + Config: 'Null', + OverrideConfig: '(u32,u32)', + Disabled: 'Null' + } + }, + /** + * Lookup509: pallet_rc_migrator::pallet::ManagerMultisigVote + **/ + PalletRcMigratorManagerMultisigVote: { + who: 'SpRuntimeMultiSigner', + call: 'Call', + round: 'u32' + }, + /** + * Lookup511: pallet_rc_migrator::MigrationSettings + **/ + PalletRcMigratorMigrationSettings: { + maxAccountsPerBlock: 'Option', + maxItemsPerBlock: 'Option' + }, + /** + * Lookup519: polkadot_runtime_common::claims::pallet::Event **/ PolkadotRuntimeCommonClaimsPalletEvent: { _enum: { @@ -2435,7 +2901,29 @@ export default { } }, /** - * Lookup484: polkadot_runtime_parachains::inclusion::pallet::Event + * Lookup536: pallet_staking_async_ah_client::pallet::Event + **/ + PalletStakingAsyncAhClientEvent: { + _enum: { + ValidatorSetReceived: { + id: 'u32', + newValidatorSetCount: 'u32', + pruneUpTo: 'Option', + leftover: 'bool', + }, + CouldNotMergeAndDropped: 'Null', + SetTooSmallAndDropped: 'Null', + Unexpected: 'PalletStakingAsyncAhClientUnexpectedKind' + } + }, + /** + * Lookup537: pallet_staking_async_ah_client::pallet::UnexpectedKind + **/ + PalletStakingAsyncAhClientUnexpectedKind: { + _enum: ['ReceivedValidatorSetWhilePassive', 'UnexpectedModeTransition', 'SessionReportSendFailed', 'SessionReportDropped', 'OffenceSendFailed', 'ValidatorPointDropped'] + }, + /** + * Lookup538: polkadot_runtime_parachains::inclusion::pallet::Event **/ PolkadotRuntimeParachainsInclusionPalletEvent: { _enum: { @@ -2449,14 +2937,14 @@ export default { } }, /** - * Lookup485: polkadot_primitives::vstaging::CandidateReceiptV2 + * Lookup539: polkadot_primitives::vstaging::CandidateReceiptV2 **/ PolkadotPrimitivesVstagingCandidateReceiptV2: { descriptor: 'PolkadotPrimitivesVstagingCandidateDescriptorV2', commitmentsHash: 'H256' }, /** - * Lookup488: polkadot_runtime_parachains::paras::pallet::Event + * Lookup542: polkadot_runtime_parachains::paras::pallet::Event **/ PolkadotRuntimeParachainsParasPalletEvent: { _enum: { @@ -2467,11 +2955,19 @@ export default { ActionQueued: '(u32,u32)', PvfCheckStarted: '(H256,u32)', PvfCheckAccepted: '(H256,u32)', - PvfCheckRejected: '(H256,u32)' + PvfCheckRejected: '(H256,u32)', + UpgradeCooldownRemoved: { + paraId: 'u32', + }, + CodeAuthorized: { + paraId: 'u32', + codeHash: 'H256', + expireAt: 'u32' + } } }, /** - * Lookup489: polkadot_runtime_parachains::hrmp::pallet::Event + * Lookup543: polkadot_runtime_parachains::hrmp::pallet::Event **/ PolkadotRuntimeParachainsHrmpPalletEvent: { _enum: { @@ -2512,7 +3008,7 @@ export default { } }, /** - * Lookup490: polkadot_runtime_parachains::disputes::pallet::Event + * Lookup544: polkadot_runtime_parachains::disputes::pallet::Event **/ PolkadotRuntimeParachainsDisputesPalletEvent: { _enum: { @@ -2522,19 +3018,19 @@ export default { } }, /** - * Lookup491: polkadot_runtime_parachains::disputes::DisputeLocation + * Lookup545: polkadot_runtime_parachains::disputes::DisputeLocation **/ PolkadotRuntimeParachainsDisputesDisputeLocation: { _enum: ['Local', 'Remote'] }, /** - * Lookup492: polkadot_runtime_parachains::disputes::DisputeResult + * Lookup546: polkadot_runtime_parachains::disputes::DisputeResult **/ PolkadotRuntimeParachainsDisputesDisputeResult: { _enum: ['Valid', 'Invalid'] }, /** - * Lookup493: polkadot_runtime_parachains::on_demand::pallet::Event + * Lookup547: polkadot_runtime_parachains::on_demand::pallet::Event **/ PolkadotRuntimeParachainsOnDemandPalletEvent: { _enum: { @@ -2553,7 +3049,7 @@ export default { } }, /** - * Lookup494: polkadot_runtime_common::paras_registrar::pallet::Event + * Lookup548: polkadot_runtime_common::paras_registrar::pallet::Event **/ PolkadotRuntimeCommonParasRegistrarPalletEvent: { _enum: { @@ -2575,7 +3071,7 @@ export default { } }, /** - * Lookup495: polkadot_runtime_common::slots::pallet::Event + * Lookup549: polkadot_runtime_common::slots::pallet::Event **/ PolkadotRuntimeCommonSlotsPalletEvent: { _enum: { @@ -2593,7 +3089,7 @@ export default { } }, /** - * Lookup496: polkadot_runtime_common::auctions::pallet::Event + * Lookup550: polkadot_runtime_common::auctions::pallet::Event **/ PolkadotRuntimeCommonAuctionsPalletEvent: { _enum: { @@ -2633,7 +3129,7 @@ export default { } }, /** - * Lookup497: polkadot_runtime_common::crowdloan::pallet::Event + * Lookup551: polkadot_runtime_common::crowdloan::pallet::Event **/ PolkadotRuntimeCommonCrowdloanPalletEvent: { _enum: { @@ -2677,7 +3173,7 @@ export default { } }, /** - * Lookup498: polkadot_runtime_parachains::coretime::pallet::Event + * Lookup552: polkadot_runtime_parachains::coretime::pallet::Event **/ PolkadotRuntimeParachainsCoretimePalletEvent: { _enum: { @@ -2690,7 +3186,7 @@ export default { } }, /** - * Lookup502: pallet_xcm::pallet::Event + * Lookup556: pallet_xcm::pallet::Event **/ PalletXcmEvent: { _enum: { @@ -2838,7 +3334,7 @@ export default { } }, /** - * Lookup503: staging_xcm::v5::traits::Outcome + * Lookup557: staging_xcm::v5::traits::Outcome **/ StagingXcmV5TraitsOutcome: { _enum: { @@ -2847,21 +3343,121 @@ export default { }, Incomplete: { used: 'SpWeightsWeightV2Weight', - error: 'XcmV5TraitsError', + error: 'StagingXcmV5TraitsInstructionError', }, - Error: { - error: 'XcmV5TraitsError' - } + Error: 'StagingXcmV5TraitsInstructionError' } }, /** - * Lookup504: xcm::v3::traits::SendError + * Lookup558: staging_xcm::v5::traits::InstructionError + **/ + StagingXcmV5TraitsInstructionError: { + index: 'u8', + error: 'XcmV5TraitsError' + }, + /** + * Lookup559: xcm::v3::traits::SendError **/ XcmV3TraitsSendError: { _enum: ['NotApplicable', 'Transport', 'Unroutable', 'DestinationUnsupported', 'ExceedsMaxMessageSize', 'MissingArgument', 'Fees'] }, /** - * Lookup567: polkadot_runtime::RuntimeHoldReason + * Lookup563: pallet_rc_migrator::pallet::Event + **/ + PalletRcMigratorEvent: { + _enum: { + StageTransition: { + _alias: { + new_: 'new', + }, + old: 'PalletRcMigratorMigrationStage', + new_: 'PalletRcMigratorMigrationStage', + }, + AssetHubMigrationStarted: 'Null', + AssetHubMigrationFinished: 'Null', + QueryResponseReceived: { + queryId: 'u64', + response: 'XcmV3MaybeErrorCode', + }, + XcmResendAttempt: { + queryId: 'u64', + sendError: 'Option', + }, + UnprocessedMsgBufferSet: { + _alias: { + new_: 'new', + }, + new_: 'u32', + old: 'u32', + }, + AhUmpQueuePrioritySet: { + prioritized: 'bool', + cycleBlock: 'u32', + cyclePeriod: 'u32', + }, + AhUmpQueuePriorityConfigSet: { + _alias: { + new_: 'new', + }, + old: 'PalletRcMigratorQueuePriority', + new_: 'PalletRcMigratorQueuePriority', + }, + MigratedBalanceRecordSet: { + kept: 'u128', + migrated: 'u128', + }, + MigratedBalanceConsumed: { + kept: 'u128', + migrated: 'u128', + }, + ManagerSet: { + _alias: { + new_: 'new', + }, + old: 'Option', + new_: 'Option', + }, + XcmSent: { + origin: 'StagingXcmV5Location', + destination: 'StagingXcmV5Location', + message: 'StagingXcmV5Xcm', + messageId: '[u8;32]', + }, + StakingElectionsPaused: 'Null', + AccountsPreserved: { + accounts: 'Vec', + }, + CancellerSet: { + _alias: { + new_: 'new', + }, + old: 'Option', + new_: 'Option', + }, + MigrationPaused: { + pauseStage: 'PalletRcMigratorMigrationStage', + }, + MigrationCancelled: 'Null', + PureAccountsIndexed: { + numPureAccounts: 'u32', + }, + ManagerMultisigDispatched: { + res: 'Result', + }, + ManagerMultisigVoted: { + votes: 'u32', + }, + MigrationSettingsSet: { + _alias: { + new_: 'new', + }, + old: 'Option', + new_: 'Option' + } + } + }, + /** + * Lookup623: polkadot_runtime::RuntimeHoldReason **/ PolkadotRuntimeRuntimeHoldReason: { _enum: { @@ -2874,7 +3470,7 @@ export default { __Unused6: 'Null', Staking: 'PalletStakingPalletHoldReason', __Unused8: 'Null', - __Unused9: 'Null', + Session: 'PalletSessionHoldReason', Preimage: 'PalletPreimageHoldReason', __Unused11: 'Null', __Unused12: 'Null', @@ -2968,13 +3564,19 @@ export default { } }, /** - * Lookup572: pallet_xcm::pallet::HoldReason + * Lookup626: pallet_session::pallet::HoldReason + **/ + PalletSessionHoldReason: { + _enum: ['Keys'] + }, + /** + * Lookup629: pallet_xcm::pallet::HoldReason **/ PalletXcmHoldReason: { _enum: ['AuthorizeAlias'] }, /** - * Lookup576: polkadot_runtime::RuntimeFreezeReason + * Lookup633: polkadot_runtime::RuntimeFreezeReason **/ PolkadotRuntimeRuntimeFreezeReason: { _enum: { @@ -3021,7 +3623,7 @@ export default { } }, /** - * Lookup640: pallet_referenda::types::ReferendumInfo, Balance, pallet_conviction_voting::types::Tally, sp_core::crypto::AccountId32, ScheduleAddress> + * Lookup693: pallet_referenda::types::ReferendumInfo, Balance, pallet_conviction_voting::types::Tally, sp_core::crypto::AccountId32, ScheduleAddress> **/ PalletReferendaReferendumInfo: { _enum: { @@ -3034,7 +3636,7 @@ export default { } }, /** - * Lookup641: pallet_referenda::types::ReferendumStatus, Balance, pallet_conviction_voting::types::Tally, sp_core::crypto::AccountId32, ScheduleAddress> + * Lookup694: pallet_referenda::types::ReferendumStatus, Balance, pallet_conviction_voting::types::Tally, sp_core::crypto::AccountId32, ScheduleAddress> **/ PalletReferendaReferendumStatus: { track: 'u16', @@ -3050,13 +3652,47 @@ export default { alarm: 'Option<(u32,(u32,u32))>' }, /** - * Lookup659: polkadot_runtime_common::claims::pallet::Error + * Lookup712: polkadot_runtime_common::claims::pallet::Error **/ PolkadotRuntimeCommonClaimsPalletError: { _enum: ['InvalidEthereumSignature', 'SignerHasNoClaim', 'SenderHasNoClaim', 'PotUnderflow', 'InvalidStatement', 'VestedBalanceExists'] }, /** - * Lookup724: polkadot_runtime_parachains::configuration::HostConfiguration + * Lookup738: frame_election_provider_support::BoundedSupports + **/ + FrameElectionProviderSupportBoundedSupports: 'Vec<(AccountId32,FrameElectionProviderSupportBoundedSupport)>', + /** + * Lookup741: frame_election_provider_support::BoundedSupport + **/ + FrameElectionProviderSupportBoundedSupport: { + total: 'u128', + voters: 'Vec<(AccountId32,u128)>' + }, + /** + * Lookup783: pallet_staking_async_rc_client::SessionReport + **/ + PalletStakingAsyncRcClientSessionReport: { + endIndex: 'u32', + validatorPoints: 'Vec<(AccountId32,u32)>', + activationTimestamp: 'Option<(u64,u32)>', + leftover: 'bool' + }, + /** + * Lookup787: pallet_staking_async_rc_client::Offence + **/ + PalletStakingAsyncRcClientOffence: { + offender: 'AccountId32', + reporters: 'Vec', + slashFraction: 'Perbill' + }, + /** + * Lookup789: pallet_staking_async_ah_client::pallet::Error + **/ + PalletStakingAsyncAhClientError: { + _enum: ['Blocked'] + }, + /** + * Lookup790: polkadot_runtime_parachains::configuration::HostConfiguration **/ PolkadotRuntimeParachainsConfigurationHostConfiguration: { maxCodeSize: 'u32', @@ -3096,20 +3732,20 @@ export default { schedulerParams: 'PolkadotPrimitivesV8SchedulerParams' }, /** - * Lookup727: polkadot_runtime_parachains::configuration::pallet::Error + * Lookup793: polkadot_runtime_parachains::configuration::pallet::Error **/ PolkadotRuntimeParachainsConfigurationPalletError: { _enum: ['InvalidNewValue'] }, /** - * Lookup730: polkadot_runtime_parachains::shared::AllowedRelayParentsTracker + * Lookup796: polkadot_runtime_parachains::shared::AllowedRelayParentsTracker **/ PolkadotRuntimeParachainsSharedAllowedRelayParentsTracker: { buffer: 'Vec', latestNumber: 'u32' }, /** - * Lookup732: polkadot_runtime_parachains::shared::RelayParentInfo + * Lookup798: polkadot_runtime_parachains::shared::RelayParentInfo **/ PolkadotRuntimeParachainsSharedRelayParentInfo: { relayParent: 'H256', @@ -3117,7 +3753,7 @@ export default { claimQueue: 'BTreeMap>>' }, /** - * Lookup742: polkadot_runtime_parachains::inclusion::CandidatePendingAvailability + * Lookup808: polkadot_runtime_parachains::inclusion::CandidatePendingAvailability **/ PolkadotRuntimeParachainsInclusionCandidatePendingAvailability: { _alias: { @@ -3134,13 +3770,13 @@ export default { backingGroup: 'u32' }, /** - * Lookup743: polkadot_runtime_parachains::inclusion::pallet::Error + * Lookup809: polkadot_runtime_parachains::inclusion::pallet::Error **/ PolkadotRuntimeParachainsInclusionPalletError: { _enum: ['ValidatorIndexOutOfBounds', 'UnscheduledCandidate', 'HeadDataTooLarge', 'PrematureCodeUpgrade', 'NewCodeTooLarge', 'DisallowedRelayParent', 'InvalidAssignment', 'InvalidGroupIndex', 'InsufficientBacking', 'InvalidBacking', 'ValidationDataHashMismatch', 'IncorrectDownwardMessageHandling', 'InvalidUpwardMessages', 'HrmpWatermarkMishandling', 'InvalidOutboundHrmp', 'InvalidValidationCodeHash', 'ParaHeadMismatch'] }, /** - * Lookup744: polkadot_primitives::vstaging::ScrapedOnChainVotes + * Lookup810: polkadot_primitives::vstaging::ScrapedOnChainVotes **/ PolkadotPrimitivesVstagingScrapedOnChainVotes: { session: 'u32', @@ -3148,13 +3784,13 @@ export default { disputes: 'Vec' }, /** - * Lookup749: polkadot_runtime_parachains::paras_inherent::pallet::Error + * Lookup815: polkadot_runtime_parachains::paras_inherent::pallet::Error **/ PolkadotRuntimeParachainsParasInherentPalletError: { _enum: ['TooManyInclusionInherents', 'InvalidParentHeader', 'InherentDataFilteredDuringExecution', 'UnscheduledCandidate'] }, /** - * Lookup753: polkadot_runtime_parachains::scheduler::common::Assignment + * Lookup819: polkadot_runtime_parachains::scheduler::common::Assignment **/ PolkadotRuntimeParachainsSchedulerCommonAssignment: { _enum: { @@ -3166,7 +3802,7 @@ export default { } }, /** - * Lookup756: polkadot_runtime_parachains::paras::PvfCheckActiveVoteState + * Lookup822: polkadot_runtime_parachains::paras::PvfCheckActiveVoteState **/ PolkadotRuntimeParachainsParasPvfCheckActiveVoteState: { votesAccept: 'BitVec', @@ -3176,7 +3812,7 @@ export default { causes: 'Vec' }, /** - * Lookup758: polkadot_runtime_parachains::paras::PvfCheckCause + * Lookup824: polkadot_runtime_parachains::paras::PvfCheckCause **/ PolkadotRuntimeParachainsParasPvfCheckCause: { _enum: { @@ -3189,45 +3825,52 @@ export default { } }, /** - * Lookup759: polkadot_runtime_parachains::paras::UpgradeStrategy + * Lookup825: polkadot_runtime_parachains::paras::UpgradeStrategy **/ PolkadotRuntimeParachainsParasUpgradeStrategy: { _enum: ['SetGoAheadSignal', 'ApplyAtExpectedBlock'] }, /** - * Lookup762: polkadot_runtime_parachains::paras::ParaLifecycle + * Lookup828: polkadot_runtime_parachains::paras::ParaLifecycle **/ PolkadotRuntimeParachainsParasParaLifecycle: { _enum: ['Onboarding', 'Parathread', 'Parachain', 'UpgradingParathread', 'DowngradingParachain', 'OffboardingParathread', 'OffboardingParachain'] }, /** - * Lookup764: polkadot_runtime_parachains::paras::ParaPastCodeMeta + * Lookup830: polkadot_runtime_parachains::paras::ParaPastCodeMeta **/ PolkadotRuntimeParachainsParasParaPastCodeMeta: { upgradeTimes: 'Vec', lastPruned: 'Option' }, /** - * Lookup766: polkadot_runtime_parachains::paras::ReplacementTimes + * Lookup832: polkadot_runtime_parachains::paras::ReplacementTimes **/ PolkadotRuntimeParachainsParasReplacementTimes: { expectedAt: 'u32', activatedAt: 'u32' }, /** - * Lookup768: polkadot_primitives::v8::UpgradeGoAhead + * Lookup834: polkadot_runtime_parachains::paras::AuthorizedCodeHashAndExpiry + **/ + PolkadotRuntimeParachainsParasAuthorizedCodeHashAndExpiry: { + codeHash: 'H256', + expireAt: 'u32' + }, + /** + * Lookup835: polkadot_primitives::v8::UpgradeGoAhead **/ PolkadotPrimitivesV8UpgradeGoAhead: { _enum: ['Abort', 'GoAhead'] }, /** - * Lookup769: polkadot_primitives::v8::UpgradeRestriction + * Lookup836: polkadot_primitives::v8::UpgradeRestriction **/ PolkadotPrimitivesV8UpgradeRestriction: { _enum: ['Present'] }, /** - * Lookup770: polkadot_runtime_parachains::paras::ParaGenesisArgs + * Lookup837: polkadot_runtime_parachains::paras::ParaGenesisArgs **/ PolkadotRuntimeParachainsParasParaGenesisArgs: { genesisHead: 'Bytes', @@ -3235,13 +3878,13 @@ export default { paraKind: 'bool' }, /** - * Lookup771: polkadot_runtime_parachains::paras::pallet::Error + * Lookup838: polkadot_runtime_parachains::paras::pallet::Error **/ PolkadotRuntimeParachainsParasPalletError: { - _enum: ['NotRegistered', 'CannotOnboard', 'CannotOffboard', 'CannotUpgrade', 'CannotDowngrade', 'PvfCheckStatementStale', 'PvfCheckStatementFuture', 'PvfCheckValidatorIndexOutOfBounds', 'PvfCheckInvalidSignature', 'PvfCheckDoubleVote', 'PvfCheckSubjectInvalid', 'CannotUpgradeCode', 'InvalidCode'] + _enum: ['NotRegistered', 'CannotOnboard', 'CannotOffboard', 'CannotUpgrade', 'CannotDowngrade', 'PvfCheckStatementStale', 'PvfCheckStatementFuture', 'PvfCheckValidatorIndexOutOfBounds', 'PvfCheckInvalidSignature', 'PvfCheckDoubleVote', 'PvfCheckSubjectInvalid', 'CannotUpgradeCode', 'InvalidCode', 'NothingAuthorized', 'Unauthorized', 'InvalidBlockNumber'] }, /** - * Lookup773: polkadot_runtime_parachains::initializer::BufferedSessionChange + * Lookup840: polkadot_runtime_parachains::initializer::BufferedSessionChange **/ PolkadotRuntimeParachainsInitializerBufferedSessionChange: { validators: 'Vec', @@ -3249,14 +3892,14 @@ export default { sessionIndex: 'u32' }, /** - * Lookup775: polkadot_core_primitives::InboundDownwardMessage + * Lookup842: polkadot_core_primitives::InboundDownwardMessage **/ PolkadotCorePrimitivesInboundDownwardMessage: { sentAt: 'u32', msg: 'Bytes' }, /** - * Lookup776: polkadot_runtime_parachains::hrmp::HrmpOpenChannelRequest + * Lookup843: polkadot_runtime_parachains::hrmp::HrmpOpenChannelRequest **/ PolkadotRuntimeParachainsHrmpHrmpOpenChannelRequest: { confirmed: 'bool', @@ -3267,7 +3910,7 @@ export default { maxTotalSize: 'u32' }, /** - * Lookup778: polkadot_runtime_parachains::hrmp::HrmpChannel + * Lookup845: polkadot_runtime_parachains::hrmp::HrmpChannel **/ PolkadotRuntimeParachainsHrmpHrmpChannel: { maxCapacity: 'u32', @@ -3280,20 +3923,20 @@ export default { recipientDeposit: 'u128' }, /** - * Lookup780: polkadot_core_primitives::InboundHrmpMessage + * Lookup847: polkadot_core_primitives::InboundHrmpMessage **/ PolkadotCorePrimitivesInboundHrmpMessage: { sentAt: 'u32', data: 'Bytes' }, /** - * Lookup783: polkadot_runtime_parachains::hrmp::pallet::Error + * Lookup850: polkadot_runtime_parachains::hrmp::pallet::Error **/ PolkadotRuntimeParachainsHrmpPalletError: { _enum: ['OpenHrmpChannelToSelf', 'OpenHrmpChannelInvalidRecipient', 'OpenHrmpChannelZeroCapacity', 'OpenHrmpChannelCapacityExceedsLimit', 'OpenHrmpChannelZeroMessageSize', 'OpenHrmpChannelMessageSizeExceedsLimit', 'OpenHrmpChannelAlreadyExists', 'OpenHrmpChannelAlreadyRequested', 'OpenHrmpChannelLimitExceeded', 'AcceptHrmpChannelDoesntExist', 'AcceptHrmpChannelAlreadyConfirmed', 'AcceptHrmpChannelLimitExceeded', 'CloseHrmpChannelUnauthorized', 'CloseHrmpChannelDoesntExist', 'CloseHrmpChannelAlreadyUnderway', 'CancelHrmpOpenChannelUnauthorized', 'OpenHrmpChannelDoesntExist', 'OpenHrmpChannelAlreadyConfirmed', 'WrongWitness', 'ChannelCreationNotAuthorized'] }, /** - * Lookup785: polkadot_primitives::v8::SessionInfo + * Lookup852: polkadot_primitives::v8::SessionInfo **/ PolkadotPrimitivesV8SessionInfo: { activeValidatorIndices: 'Vec', @@ -3311,15 +3954,15 @@ export default { neededApprovals: 'u32' }, /** - * Lookup786: polkadot_primitives::v8::IndexedVec + * Lookup853: polkadot_primitives::v8::IndexedVec **/ PolkadotPrimitivesV8IndexedVecValidatorIndex: 'Vec', /** - * Lookup787: polkadot_primitives::v8::IndexedVec + * Lookup854: polkadot_primitives::v8::IndexedVec **/ PolkadotPrimitivesV8IndexedVecGroupIndex: 'Vec>', /** - * Lookup789: polkadot_primitives::v8::DisputeState + * Lookup856: polkadot_primitives::v8::DisputeState **/ PolkadotPrimitivesV8DisputeState: { validatorsFor: 'BitVec', @@ -3328,36 +3971,36 @@ export default { concludedAt: 'Option' }, /** - * Lookup791: polkadot_runtime_parachains::disputes::pallet::Error + * Lookup858: polkadot_runtime_parachains::disputes::pallet::Error **/ PolkadotRuntimeParachainsDisputesPalletError: { _enum: ['DuplicateDisputeStatementSets', 'AncientDisputeStatement', 'ValidatorIndexOutOfBounds', 'InvalidSignature', 'DuplicateStatement', 'SingleSidedDispute', 'MaliciousBacker', 'MissingBackingVotes', 'UnconfirmedDispute'] }, /** - * Lookup792: polkadot_primitives::v8::slashing::PendingSlashes + * Lookup859: polkadot_primitives::vstaging::PendingSlashes **/ - PolkadotPrimitivesV8SlashingPendingSlashes: { + PolkadotPrimitivesVstagingPendingSlashes: { _alias: { keys_: 'keys' }, keys_: 'BTreeMap', - kind: 'PolkadotPrimitivesV8SlashingSlashingOffenceKind' + kind: 'PolkadotPrimitivesVstagingDisputeOffenceKind' }, /** - * Lookup796: polkadot_runtime_parachains::disputes::slashing::pallet::Error + * Lookup863: polkadot_runtime_parachains::disputes::slashing::pallet::Error **/ PolkadotRuntimeParachainsDisputesSlashingPalletError: { _enum: ['InvalidKeyOwnershipProof', 'InvalidSessionIndex', 'InvalidCandidateHash', 'InvalidValidatorIndex', 'ValidatorIndexIdMismatch', 'DuplicateSlashingReport'] }, /** - * Lookup797: polkadot_runtime_parachains::on_demand::types::CoreAffinityCount + * Lookup864: polkadot_runtime_parachains::on_demand::types::CoreAffinityCount **/ PolkadotRuntimeParachainsOnDemandTypesCoreAffinityCount: { coreIndex: 'u32', count: 'u32' }, /** - * Lookup798: polkadot_runtime_parachains::on_demand::types::QueueStatusType + * Lookup865: polkadot_runtime_parachains::on_demand::types::QueueStatusType **/ PolkadotRuntimeParachainsOnDemandTypesQueueStatusType: { traffic: 'u128', @@ -3366,28 +4009,28 @@ export default { freedIndices: 'BinaryHeapReverseQueueIndex' }, /** - * Lookup800: BinaryHeap + * Lookup867: BinaryHeap **/ BinaryHeapReverseQueueIndex: 'Vec', /** - * Lookup803: BinaryHeap + * Lookup870: BinaryHeap **/ BinaryHeapEnqueuedOrder: 'Vec', /** - * Lookup804: polkadot_runtime_parachains::on_demand::types::EnqueuedOrder + * Lookup871: polkadot_runtime_parachains::on_demand::types::EnqueuedOrder **/ PolkadotRuntimeParachainsOnDemandTypesEnqueuedOrder: { paraId: 'u32', idx: 'u32' }, /** - * Lookup808: polkadot_runtime_parachains::on_demand::pallet::Error + * Lookup875: polkadot_runtime_parachains::on_demand::pallet::Error **/ PolkadotRuntimeParachainsOnDemandPalletError: { _enum: ['QueueFull', 'SpotPriceHigherThanMaxAmount', 'InsufficientCredits'] }, /** - * Lookup810: polkadot_runtime_parachains::assigner_coretime::Schedule + * Lookup877: polkadot_runtime_parachains::assigner_coretime::Schedule **/ PolkadotRuntimeParachainsAssignerCoretimeSchedule: { assignments: 'Vec<(PalletBrokerCoretimeInterfaceCoreAssignment,u16)>', @@ -3395,21 +4038,21 @@ export default { nextSchedule: 'Option' }, /** - * Lookup811: polkadot_runtime_parachains::assigner_coretime::CoreDescriptor + * Lookup878: polkadot_runtime_parachains::assigner_coretime::CoreDescriptor **/ PolkadotRuntimeParachainsAssignerCoretimeCoreDescriptor: { queue: 'Option', currentWork: 'Option' }, /** - * Lookup813: polkadot_runtime_parachains::assigner_coretime::QueueDescriptor + * Lookup880: polkadot_runtime_parachains::assigner_coretime::QueueDescriptor **/ PolkadotRuntimeParachainsAssignerCoretimeQueueDescriptor: { first: 'u32', last: 'u32' }, /** - * Lookup815: polkadot_runtime_parachains::assigner_coretime::WorkState + * Lookup882: polkadot_runtime_parachains::assigner_coretime::WorkState **/ PolkadotRuntimeParachainsAssignerCoretimeWorkState: { assignments: 'Vec<(PalletBrokerCoretimeInterfaceCoreAssignment,PolkadotRuntimeParachainsAssignerCoretimeAssignmentState)>', @@ -3418,20 +4061,20 @@ export default { step: 'u16' }, /** - * Lookup818: polkadot_runtime_parachains::assigner_coretime::AssignmentState + * Lookup885: polkadot_runtime_parachains::assigner_coretime::AssignmentState **/ PolkadotRuntimeParachainsAssignerCoretimeAssignmentState: { ratio: 'u16', remaining: 'u16' }, /** - * Lookup819: polkadot_runtime_parachains::assigner_coretime::pallet::Error + * Lookup886: polkadot_runtime_parachains::assigner_coretime::pallet::Error **/ PolkadotRuntimeParachainsAssignerCoretimePalletError: { _enum: ['AssignmentsEmpty', 'DisallowedInsert'] }, /** - * Lookup820: polkadot_runtime_common::paras_registrar::ParaInfo + * Lookup887: polkadot_runtime_common::paras_registrar::ParaInfo **/ PolkadotRuntimeCommonParasRegistrarParaInfo: { manager: 'AccountId32', @@ -3439,25 +4082,25 @@ export default { locked: 'Option' }, /** - * Lookup822: polkadot_runtime_common::paras_registrar::pallet::Error + * Lookup889: polkadot_runtime_common::paras_registrar::pallet::Error **/ PolkadotRuntimeCommonParasRegistrarPalletError: { _enum: ['NotRegistered', 'AlreadyRegistered', 'NotOwner', 'CodeTooLarge', 'HeadDataTooLarge', 'NotParachain', 'NotParathread', 'CannotDeregister', 'CannotDowngrade', 'CannotUpgrade', 'ParaLocked', 'NotReserved', 'InvalidCode', 'CannotSwap'] }, /** - * Lookup824: polkadot_runtime_common::slots::pallet::Error + * Lookup891: polkadot_runtime_common::slots::pallet::Error **/ PolkadotRuntimeCommonSlotsPalletError: { _enum: ['ParaNotOnboarding', 'LeaseError'] }, /** - * Lookup829: polkadot_runtime_common::auctions::pallet::Error + * Lookup896: polkadot_runtime_common::auctions::pallet::Error **/ PolkadotRuntimeCommonAuctionsPalletError: { _enum: ['AuctionInProgress', 'LeasePeriodInPast', 'ParaNotRegistered', 'NotCurrentAuction', 'NotAuction', 'AuctionEnded', 'AlreadyLeasedOut'] }, /** - * Lookup830: polkadot_runtime_common::crowdloan::FundInfo + * Lookup897: polkadot_runtime_common::crowdloan::FundInfo **/ PolkadotRuntimeCommonCrowdloanFundInfo: { depositor: 'AccountId32', @@ -3472,7 +4115,7 @@ export default { fundIndex: 'u32' }, /** - * Lookup831: polkadot_runtime_common::crowdloan::LastContribution + * Lookup898: polkadot_runtime_common::crowdloan::LastContribution **/ PolkadotRuntimeCommonCrowdloanLastContribution: { _enum: { @@ -3482,19 +4125,19 @@ export default { } }, /** - * Lookup832: polkadot_runtime_common::crowdloan::pallet::Error + * Lookup899: polkadot_runtime_common::crowdloan::pallet::Error **/ PolkadotRuntimeCommonCrowdloanPalletError: { _enum: ['FirstPeriodInPast', 'FirstPeriodTooFarInFuture', 'LastPeriodBeforeFirstPeriod', 'LastPeriodTooFarInFuture', 'CannotEndInPast', 'EndTooFarInFuture', 'Overflow', 'ContributionTooSmall', 'InvalidParaId', 'CapExceeded', 'ContributionPeriodOver', 'InvalidOrigin', 'NotParachain', 'LeaseActive', 'BidOrLeaseActive', 'FundNotEnded', 'NoContributions', 'NotReadyToDissolve', 'InvalidSignature', 'MemoTooLarge', 'AlreadyInNewRaise', 'VrfDelayInProgress', 'NoLeasePeriod'] }, /** - * Lookup833: polkadot_runtime_parachains::coretime::pallet::Error + * Lookup900: polkadot_runtime_parachains::coretime::pallet::Error **/ PolkadotRuntimeParachainsCoretimePalletError: { _enum: ['NotBroker', 'RequestedFutureRevenue', 'AssetTransferFailed'] }, /** - * Lookup834: pallet_xcm::pallet::QueryStatus + * Lookup901: pallet_xcm::pallet::QueryStatus **/ PalletXcmQueryStatus: { _enum: { @@ -3515,7 +4158,7 @@ export default { } }, /** - * Lookup838: xcm::VersionedResponse + * Lookup905: xcm::VersionedResponse **/ XcmVersionedResponse: { _enum: { @@ -3528,7 +4171,7 @@ export default { } }, /** - * Lookup844: pallet_xcm::pallet::VersionMigrationStage + * Lookup911: pallet_xcm::pallet::VersionMigrationStage **/ PalletXcmVersionMigrationStage: { _enum: { @@ -3539,7 +4182,7 @@ export default { } }, /** - * Lookup847: pallet_xcm::pallet::RemoteLockedFungibleRecord + * Lookup914: pallet_xcm::pallet::RemoteLockedFungibleRecord **/ PalletXcmRemoteLockedFungibleRecord: { amount: 'u128', @@ -3548,54 +4191,120 @@ export default { consumers: 'Vec<(Null,u128)>' }, /** - * Lookup854: pallet_xcm::AuthorizedAliasesEntry + * Lookup921: pallet_xcm::AuthorizedAliasesEntry **/ PalletXcmAuthorizedAliasesEntry: { aliasers: 'Vec', ticket: 'FrameSupportStorageDisabled' }, /** - * Lookup855: frame_support::traits::storage::Disabled + * Lookup922: frame_support::traits::storage::Disabled **/ FrameSupportStorageDisabled: 'Null', /** - * Lookup856: pallet_xcm::pallet::MaxAuthorizedAliases + * Lookup923: pallet_xcm::pallet::MaxAuthorizedAliases **/ PalletXcmMaxAuthorizedAliases: 'Null', /** - * Lookup858: xcm_runtime_apis::authorized_aliases::OriginAliaser + * Lookup925: xcm_runtime_apis::authorized_aliases::OriginAliaser **/ XcmRuntimeApisAuthorizedAliasesOriginAliaser: { location: 'XcmVersionedLocation', expiry: 'Option' }, /** - * Lookup860: pallet_xcm::pallet::Error + * Lookup927: pallet_xcm::pallet::Error **/ PalletXcmError: { - _enum: ['Unreachable', 'SendFailure', 'Filtered', 'UnweighableMessage', 'DestinationNotInvertible', 'Empty', 'CannotReanchor', 'TooManyAssets', 'InvalidOrigin', 'BadVersion', 'BadLocation', 'NoSubscription', 'AlreadySubscribed', 'CannotCheckOutTeleport', 'LowBalance', 'TooManyLocks', 'AccountNotSovereign', 'FeesNotMet', 'LockNotFound', 'InUse', '__Unused20', 'InvalidAssetUnknownReserve', 'InvalidAssetUnsupportedReserve', 'TooManyReserves', 'LocalExecutionIncomplete', 'TooManyAuthorizedAliases', 'ExpiresInPast', 'AliasNotFound'] + _enum: { + Unreachable: 'Null', + SendFailure: 'Null', + Filtered: 'Null', + UnweighableMessage: 'Null', + DestinationNotInvertible: 'Null', + Empty: 'Null', + CannotReanchor: 'Null', + TooManyAssets: 'Null', + InvalidOrigin: 'Null', + BadVersion: 'Null', + BadLocation: 'Null', + NoSubscription: 'Null', + AlreadySubscribed: 'Null', + CannotCheckOutTeleport: 'Null', + LowBalance: 'Null', + TooManyLocks: 'Null', + AccountNotSovereign: 'Null', + FeesNotMet: 'Null', + LockNotFound: 'Null', + InUse: 'Null', + __Unused20: 'Null', + InvalidAssetUnknownReserve: 'Null', + InvalidAssetUnsupportedReserve: 'Null', + TooManyReserves: 'Null', + LocalExecutionIncomplete: 'Null', + TooManyAuthorizedAliases: 'Null', + ExpiresInPast: 'Null', + AliasNotFound: 'Null', + LocalExecutionIncompleteWithError: { + index: 'u8', + error: 'PalletXcmErrorsExecutionError' + } + } + }, + /** + * Lookup928: pallet_xcm::errors::ExecutionError + **/ + PalletXcmErrorsExecutionError: { + _enum: ['Overflow', 'Unimplemented', 'UntrustedReserveLocation', 'UntrustedTeleportLocation', 'LocationFull', 'LocationNotInvertible', 'BadOrigin', 'InvalidLocation', 'AssetNotFound', 'FailedToTransactAsset', 'NotWithdrawable', 'LocationCannotHold', 'ExceedsMaxMessageSize', 'DestinationUnsupported', 'Transport', 'Unroutable', 'UnknownClaim', 'FailedToDecode', 'MaxWeightInvalid', 'NotHoldingFees', 'TooExpensive', 'Trap', 'ExpectationFalse', 'PalletNotFound', 'NameMismatch', 'VersionIncompatible', 'HoldingWouldOverflow', 'ExportError', 'ReanchorFailed', 'NoDeal', 'FeesNotMet', 'LockError', 'NoPermission', 'Unanchored', 'NotDepositable', 'TooManyAssets', 'UnhandledXcmVersion', 'WeightLimitReached', 'Barrier', 'WeightNotComputable', 'ExceedsStackLimit'] + }, + /** + * Lookup941: pallet_rc_migrator::accounts::AccountState + **/ + PalletRcMigratorAccountsAccountState: { + _enum: { + Migrate: 'Null', + Preserve: 'Null', + Part: { + free: 'u128', + reserved: 'u128', + consumers: 'u32' + } + } + }, + /** + * Lookup942: pallet_rc_migrator::accounts::MigratedBalances + **/ + PalletRcMigratorAccountsMigratedBalances: { + kept: 'u128', + migrated: 'u128' }, /** - * Lookup882: pallet_transaction_payment::ChargeTransactionPayment + * Lookup943: pallet_rc_migrator::pallet::Error + **/ + PalletRcMigratorError: { + _enum: ['Unreachable', 'OutOfWeight', 'XcmError', 'FailedToWithdrawAccount', 'PastBlockNumber', 'EraEndsTooSoon', 'BalanceOverflow', 'BalanceUnderflow', 'InvalidQueryResponse', 'QueryNotFound', 'XcmSendError', 'UnreachableStage', 'InvalidParameter', 'AhUmpQueuePriorityAlreadySet', 'AccountReferenced', 'BadXcmVersion', 'InvalidOrigin', 'InvalidStageTransition', 'UnsignedValidationFailed'] + }, + /** + * Lookup953: pallet_transaction_payment::ChargeTransactionPayment **/ PalletTransactionPaymentChargeTransactionPayment: 'Compact', /** - * Lookup883: polkadot_runtime_common::claims::PrevalidateAttests + * Lookup954: polkadot_runtime_common::claims::PrevalidateAttests **/ PolkadotRuntimeCommonClaimsPrevalidateAttests: 'Null', /** - * Lookup886: polkadot_runtime::Runtime + * Lookup957: polkadot_runtime::Runtime **/ PolkadotRuntimeRuntime: 'Null', /** - * Lookup887: relay_common::apis::InflationInfo + * Lookup958: relay_common::apis::InflationInfo **/ RelayCommonApisInflationInfo: { inflation: 'Perquintill', nextMint: '(u128,u128)' }, /** - * Lookup910: polkadot_primitives::v8::GroupRotationInfo + * Lookup981: polkadot_primitives::v8::GroupRotationInfo **/ PolkadotPrimitivesV8GroupRotationInfo: { sessionStartBlock: 'u32', @@ -3603,7 +4312,7 @@ export default { now: 'u32' }, /** - * Lookup912: polkadot_primitives::vstaging::CoreState + * Lookup983: polkadot_primitives::vstaging::CoreState **/ PolkadotPrimitivesVstagingCoreState: { _enum: { @@ -3613,7 +4322,7 @@ export default { } }, /** - * Lookup913: polkadot_primitives::vstaging::OccupiedCore + * Lookup984: polkadot_primitives::vstaging::OccupiedCore **/ PolkadotPrimitivesVstagingOccupiedCore: { nextUpOnAvailable: 'Option', @@ -3626,24 +4335,24 @@ export default { candidateDescriptor: 'PolkadotPrimitivesVstagingCandidateDescriptorV2' }, /** - * Lookup915: polkadot_primitives::v8::ScheduledCore + * Lookup986: polkadot_primitives::v8::ScheduledCore **/ PolkadotPrimitivesV8ScheduledCore: { paraId: 'u32', collator: 'Option' }, /** - * Lookup917: polkadot_primitives::v8::collator_app::Public + * Lookup988: polkadot_primitives::v8::collator_app::Public **/ PolkadotPrimitivesV8CollatorAppPublic: '[u8;32]', /** - * Lookup918: polkadot_primitives::v8::OccupiedCoreAssumption + * Lookup989: polkadot_primitives::v8::OccupiedCoreAssumption **/ PolkadotPrimitivesV8OccupiedCoreAssumption: { _enum: ['Included', 'TimedOut', 'Free'] }, /** - * Lookup920: polkadot_primitives::v8::PersistedValidationData + * Lookup991: polkadot_primitives::v8::PersistedValidationData **/ PolkadotPrimitivesV8PersistedValidationData: { parentHead: 'Bytes', @@ -3652,7 +4361,7 @@ export default { maxPovSize: 'u32' }, /** - * Lookup925: polkadot_primitives::vstaging::CandidateEvent + * Lookup996: polkadot_primitives::vstaging::CandidateEvent **/ PolkadotPrimitivesVstagingCandidateEvent: { _enum: { @@ -3662,14 +4371,39 @@ export default { } }, /** - * Lookup941: polkadot_primitives::vstaging::async_backing::BackingState + * Lookup1008: polkadot_primitives::v8::slashing::PendingSlashes + **/ + PolkadotPrimitivesV8SlashingPendingSlashes: { + _alias: { + keys_: 'keys' + }, + keys_: 'BTreeMap', + kind: 'PolkadotPrimitivesV8SlashingSlashingOffenceKind' + }, + /** + * Lookup1009: polkadot_primitives::v8::slashing::SlashingOffenceKind + **/ + PolkadotPrimitivesV8SlashingSlashingOffenceKind: { + _enum: ['ForInvalid', 'AgainstValid'] + }, + /** + * Lookup1012: polkadot_primitives::v8::slashing::DisputeProof + **/ + PolkadotPrimitivesV8SlashingDisputeProof: { + timeSlot: 'PolkadotPrimitivesV8SlashingDisputesTimeSlot', + kind: 'PolkadotPrimitivesV8SlashingSlashingOffenceKind', + validatorIndex: 'u32', + validatorId: 'PolkadotPrimitivesV8ValidatorAppPublic' + }, + /** + * Lookup1014: polkadot_primitives::vstaging::async_backing::BackingState **/ PolkadotPrimitivesVstagingAsyncBackingBackingState: { constraints: 'PolkadotPrimitivesV8AsyncBackingConstraints', pendingAvailability: 'Vec' }, /** - * Lookup942: polkadot_primitives::v8::async_backing::Constraints + * Lookup1015: polkadot_primitives::v8::async_backing::Constraints **/ PolkadotPrimitivesV8AsyncBackingConstraints: { minRelayParentNumber: 'u32', @@ -3688,20 +4422,20 @@ export default { futureValidationCode: 'Option<(u32,H256)>' }, /** - * Lookup943: polkadot_primitives::v8::async_backing::InboundHrmpLimitations + * Lookup1016: polkadot_primitives::v8::async_backing::InboundHrmpLimitations **/ PolkadotPrimitivesV8AsyncBackingInboundHrmpLimitations: { validWatermarks: 'Vec' }, /** - * Lookup946: polkadot_primitives::v8::async_backing::OutboundHrmpChannelLimitations + * Lookup1019: polkadot_primitives::v8::async_backing::OutboundHrmpChannelLimitations **/ PolkadotPrimitivesV8AsyncBackingOutboundHrmpChannelLimitations: { bytesRemaining: 'u32', messagesRemaining: 'u32' }, /** - * Lookup951: polkadot_primitives::vstaging::async_backing::CandidatePendingAvailability + * Lookup1024: polkadot_primitives::vstaging::async_backing::CandidatePendingAvailability **/ PolkadotPrimitivesVstagingAsyncBackingCandidatePendingAvailability: { candidateHash: 'H256', @@ -3711,7 +4445,7 @@ export default { maxPovSize: 'u32' }, /** - * Lookup957: polkadot_primitives::vstaging::async_backing::Constraints + * Lookup1030: polkadot_primitives::vstaging::async_backing::Constraints **/ PolkadotPrimitivesVstagingAsyncBackingConstraints: { minRelayParentNumber: 'u32', @@ -3731,13 +4465,13 @@ export default { futureValidationCode: 'Option<(u32,H256)>' }, /** - * Lookup985: xcm_runtime_apis::fees::Error + * Lookup1061: xcm_runtime_apis::fees::Error **/ XcmRuntimeApisFeesError: { _enum: ['Unimplemented', 'VersionedConversionFailed', 'WeightNotComputable', 'UnhandledXcmVersion', 'AssetNotFound', 'Unroutable'] }, /** - * Lookup990: xcm_runtime_apis::dry_run::CallDryRunEffects + * Lookup1066: xcm_runtime_apis::dry_run::CallDryRunEffects **/ XcmRuntimeApisDryRunCallDryRunEffects: { executionResult: 'Result', @@ -3746,13 +4480,13 @@ export default { forwardedXcms: 'Vec<(XcmVersionedLocation,Vec)>' }, /** - * Lookup996: xcm_runtime_apis::dry_run::Error + * Lookup1072: xcm_runtime_apis::dry_run::Error **/ XcmRuntimeApisDryRunError: { _enum: ['Unimplemented', 'VersionedConversionFailed'] }, /** - * Lookup998: xcm_runtime_apis::dry_run::XcmDryRunEffects + * Lookup1074: xcm_runtime_apis::dry_run::XcmDryRunEffects **/ XcmRuntimeApisDryRunXcmDryRunEffects: { executionResult: 'StagingXcmV5TraitsOutcome', @@ -3760,13 +4494,13 @@ export default { forwardedXcms: 'Vec<(XcmVersionedLocation,Vec)>' }, /** - * Lookup1000: xcm_runtime_apis::conversions::Error + * Lookup1076: xcm_runtime_apis::conversions::Error **/ XcmRuntimeApisConversionsError: { _enum: ['Unsupported', 'VersionedConversionFailed'] }, /** - * Lookup1004: polkadot_runtime::RuntimeError + * Lookup1080: polkadot_runtime::RuntimeError **/ PolkadotRuntimeRuntimeError: { _enum: { @@ -3812,7 +4546,7 @@ export default { NominationPools: 'PalletNominationPoolsError', FastUnstake: 'PalletFastUnstakeError', DelegatedStaking: 'PalletDelegatedStakingError', - __Unused42: 'Null', + StakingAhClient: 'PalletStakingAsyncAhClientError', __Unused43: 'Null', __Unused44: 'Null', __Unused45: 'Null', @@ -3970,7 +4704,62 @@ export default { __Unused197: 'Null', __Unused198: 'Null', __Unused199: 'Null', - Beefy: 'PalletBeefyError' + Beefy: 'PalletBeefyError', + __Unused201: 'Null', + __Unused202: 'Null', + __Unused203: 'Null', + __Unused204: 'Null', + __Unused205: 'Null', + __Unused206: 'Null', + __Unused207: 'Null', + __Unused208: 'Null', + __Unused209: 'Null', + __Unused210: 'Null', + __Unused211: 'Null', + __Unused212: 'Null', + __Unused213: 'Null', + __Unused214: 'Null', + __Unused215: 'Null', + __Unused216: 'Null', + __Unused217: 'Null', + __Unused218: 'Null', + __Unused219: 'Null', + __Unused220: 'Null', + __Unused221: 'Null', + __Unused222: 'Null', + __Unused223: 'Null', + __Unused224: 'Null', + __Unused225: 'Null', + __Unused226: 'Null', + __Unused227: 'Null', + __Unused228: 'Null', + __Unused229: 'Null', + __Unused230: 'Null', + __Unused231: 'Null', + __Unused232: 'Null', + __Unused233: 'Null', + __Unused234: 'Null', + __Unused235: 'Null', + __Unused236: 'Null', + __Unused237: 'Null', + __Unused238: 'Null', + __Unused239: 'Null', + __Unused240: 'Null', + __Unused241: 'Null', + __Unused242: 'Null', + __Unused243: 'Null', + __Unused244: 'Null', + __Unused245: 'Null', + __Unused246: 'Null', + __Unused247: 'Null', + __Unused248: 'Null', + __Unused249: 'Null', + __Unused250: 'Null', + __Unused251: 'Null', + __Unused252: 'Null', + __Unused253: 'Null', + __Unused254: 'Null', + RcMigrator: 'PalletRcMigratorError' } } }; diff --git a/packages/types-augment/src/lookup/types-assetHubKusama.ts b/packages/types-augment/src/lookup/types-assetHubKusama.ts index 5bfe294d46e..f6dfb9cf2a3 100644 --- a/packages/types-augment/src/lookup/types-assetHubKusama.ts +++ b/packages/types-augment/src/lookup/types-assetHubKusama.ts @@ -5,10 +5,9 @@ // this is required to allow for ambient/previous definitions import '@polkadot/types/lookup'; -import type { BTreeMap, Bytes, Compact, Enum, Null, Option, Result, Struct, U256, U8aFixed, Vec, bool, u128, u16, u32, u64, u8 } from '@polkadot/types-codec'; +import type { BTreeMap, Bytes, Compact, Enum, Null, Option, Struct, U256, U8aFixed, Vec, bool, u128, u16, u32, u64 } from '@polkadot/types-codec'; import type { ITuple } from '@polkadot/types-codec/types'; -import type { EthereumAddress } from '@polkadot/types/interfaces/eth'; -import type { AccountId32, Call, H160, H256, MultiAddress, PerU16, Perbill, Percent, Permill, Perquintill } from '@polkadot/types/interfaces/runtime'; +import type { AccountId32, Call, H160, H256, MultiAddress, PerU16, Permill, Perquintill } from '@polkadot/types/interfaces/runtime'; declare module '@polkadot/types/lookup' { /** @name AssetHubKusamaRuntimeRuntimeTask (32) */ @@ -221,333 +220,6 @@ declare module '@polkadot/types/lookup' { /** @name AssetHubKusamaRuntimeRuntime (220) */ type AssetHubKusamaRuntimeRuntime = Null; - /** @name PalletStakingAsyncRcClientEvent (241) */ - interface PalletStakingAsyncRcClientEvent extends Enum { - readonly isSessionReportReceived: boolean; - readonly asSessionReportReceived: { - readonly endIndex: u32; - readonly activationTimestamp: Option>; - readonly validatorPointsCounts: u32; - readonly leftover: bool; - } & Struct; - readonly isOffenceReceived: boolean; - readonly asOffenceReceived: { - readonly slashSession: u32; - readonly offencesCount: u32; - } & Struct; - readonly isUnexpected: boolean; - readonly asUnexpected: PalletStakingAsyncRcClientUnexpectedKind; - readonly type: 'SessionReportReceived' | 'OffenceReceived' | 'Unexpected'; - } - - /** @name PalletStakingAsyncRcClientUnexpectedKind (244) */ - interface PalletStakingAsyncRcClientUnexpectedKind extends Enum { - readonly isSessionReportIntegrityFailed: boolean; - readonly isValidatorSetIntegrityFailed: boolean; - readonly isSessionSkipped: boolean; - readonly isSessionAlreadyProcessed: boolean; - readonly isValidatorSetSendFailed: boolean; - readonly isValidatorSetDropped: boolean; - readonly type: 'SessionReportIntegrityFailed' | 'ValidatorSetIntegrityFailed' | 'SessionSkipped' | 'SessionAlreadyProcessed' | 'ValidatorSetSendFailed' | 'ValidatorSetDropped'; - } - - /** @name PalletElectionProviderMultiBlockEvent (245) */ - interface PalletElectionProviderMultiBlockEvent extends Enum { - readonly isPhaseTransitioned: boolean; - readonly asPhaseTransitioned: { - readonly from: PalletElectionProviderMultiBlockPhase; - readonly to: PalletElectionProviderMultiBlockPhase; - } & Struct; - readonly isUnexpectedTargetSnapshotFailed: boolean; - readonly isUnexpectedVoterSnapshotFailed: boolean; - readonly type: 'PhaseTransitioned' | 'UnexpectedTargetSnapshotFailed' | 'UnexpectedVoterSnapshotFailed'; - } - - /** @name PalletElectionProviderMultiBlockPhase (246) */ - interface PalletElectionProviderMultiBlockPhase extends Enum { - readonly isOff: boolean; - readonly isSigned: boolean; - readonly asSigned: u32; - readonly isSignedValidation: boolean; - readonly asSignedValidation: u32; - readonly isUnsigned: boolean; - readonly asUnsigned: u32; - readonly isSnapshot: boolean; - readonly asSnapshot: u32; - readonly isDone: boolean; - readonly isExport: boolean; - readonly asExport: u32; - readonly isEmergency: boolean; - readonly type: 'Off' | 'Signed' | 'SignedValidation' | 'Unsigned' | 'Snapshot' | 'Done' | 'Export' | 'Emergency'; - } - - /** @name PalletElectionProviderMultiBlockVerifierImplsPalletEvent (247) */ - interface PalletElectionProviderMultiBlockVerifierImplsPalletEvent extends Enum { - readonly isVerificationFailed: boolean; - readonly asVerificationFailed: ITuple<[u32, PalletElectionProviderMultiBlockVerifierFeasibilityError]>; - readonly isVerified: boolean; - readonly asVerified: ITuple<[u32, u32]>; - readonly isQueued: boolean; - readonly asQueued: ITuple<[SpNposElectionsElectionScore, Option]>; - readonly type: 'VerificationFailed' | 'Verified' | 'Queued'; - } - - /** @name PalletElectionProviderMultiBlockVerifierFeasibilityError (248) */ - interface PalletElectionProviderMultiBlockVerifierFeasibilityError extends Enum { - readonly isWrongWinnerCount: boolean; - readonly isSnapshotUnavailable: boolean; - readonly isInvalidVote: boolean; - readonly isInvalidVoter: boolean; - readonly isInvalidWinner: boolean; - readonly isInvalidScore: boolean; - readonly isInvalidRound: boolean; - readonly isScoreTooLow: boolean; - readonly isFailedToBoundSupport: boolean; - readonly isNposElection: boolean; - readonly asNposElection: SpNposElectionsError; - readonly isIncomplete: boolean; - readonly type: 'WrongWinnerCount' | 'SnapshotUnavailable' | 'InvalidVote' | 'InvalidVoter' | 'InvalidWinner' | 'InvalidScore' | 'InvalidRound' | 'ScoreTooLow' | 'FailedToBoundSupport' | 'NposElection' | 'Incomplete'; - } - - /** @name SpNposElectionsError (249) */ - interface SpNposElectionsError extends Enum { - readonly isSolutionWeightOverflow: boolean; - readonly isSolutionTargetOverflow: boolean; - readonly isSolutionInvalidIndex: boolean; - readonly isSolutionInvalidPageIndex: boolean; - readonly isArithmeticError: boolean; - readonly isInvalidSupportEdge: boolean; - readonly isTooManyVoters: boolean; - readonly isBoundsExceeded: boolean; - readonly isDuplicateVoter: boolean; - readonly isDuplicateTarget: boolean; - readonly type: 'SolutionWeightOverflow' | 'SolutionTargetOverflow' | 'SolutionInvalidIndex' | 'SolutionInvalidPageIndex' | 'ArithmeticError' | 'InvalidSupportEdge' | 'TooManyVoters' | 'BoundsExceeded' | 'DuplicateVoter' | 'DuplicateTarget'; - } - - /** @name PalletElectionProviderMultiBlockSignedPalletEvent (252) */ - interface PalletElectionProviderMultiBlockSignedPalletEvent extends Enum { - readonly isRegistered: boolean; - readonly asRegistered: ITuple<[u32, AccountId32, SpNposElectionsElectionScore]>; - readonly isStored: boolean; - readonly asStored: ITuple<[u32, AccountId32, u32]>; - readonly isRewarded: boolean; - readonly asRewarded: ITuple<[u32, AccountId32, u128]>; - readonly isSlashed: boolean; - readonly asSlashed: ITuple<[u32, AccountId32, u128]>; - readonly isEjected: boolean; - readonly asEjected: ITuple<[u32, AccountId32]>; - readonly isDiscarded: boolean; - readonly asDiscarded: ITuple<[u32, AccountId32]>; - readonly isBailed: boolean; - readonly asBailed: ITuple<[u32, AccountId32]>; - readonly type: 'Registered' | 'Stored' | 'Rewarded' | 'Slashed' | 'Ejected' | 'Discarded' | 'Bailed'; - } - - /** @name PalletStakingAsyncPalletEvent (253) */ - interface PalletStakingAsyncPalletEvent extends Enum { - readonly isEraPaid: boolean; - readonly asEraPaid: { - readonly eraIndex: u32; - readonly validatorPayout: u128; - readonly remainder: u128; - } & Struct; - readonly isRewarded: boolean; - readonly asRewarded: { - readonly stash: AccountId32; - readonly dest: PalletStakingAsyncRewardDestination; - readonly amount: u128; - } & Struct; - readonly isSlashed: boolean; - readonly asSlashed: { - readonly staker: AccountId32; - readonly amount: u128; - } & Struct; - readonly isOldSlashingReportDiscarded: boolean; - readonly asOldSlashingReportDiscarded: { - readonly sessionIndex: u32; - } & Struct; - readonly isBonded: boolean; - readonly asBonded: { - readonly stash: AccountId32; - readonly amount: u128; - } & Struct; - readonly isUnbonded: boolean; - readonly asUnbonded: { - readonly stash: AccountId32; - readonly amount: u128; - } & Struct; - readonly isWithdrawn: boolean; - readonly asWithdrawn: { - readonly stash: AccountId32; - readonly amount: u128; - } & Struct; - readonly isStakerRemoved: boolean; - readonly asStakerRemoved: { - readonly stash: AccountId32; - } & Struct; - readonly isKicked: boolean; - readonly asKicked: { - readonly nominator: AccountId32; - readonly stash: AccountId32; - } & Struct; - readonly isChilled: boolean; - readonly asChilled: { - readonly stash: AccountId32; - } & Struct; - readonly isPayoutStarted: boolean; - readonly asPayoutStarted: { - readonly eraIndex: u32; - readonly validatorStash: AccountId32; - readonly page: u32; - readonly next: Option; - } & Struct; - readonly isValidatorPrefsSet: boolean; - readonly asValidatorPrefsSet: { - readonly stash: AccountId32; - readonly prefs: PalletStakingAsyncValidatorPrefs; - } & Struct; - readonly isSnapshotVotersSizeExceeded: boolean; - readonly asSnapshotVotersSizeExceeded: { - readonly size_: u32; - } & Struct; - readonly isSnapshotTargetsSizeExceeded: boolean; - readonly asSnapshotTargetsSizeExceeded: { - readonly size_: u32; - } & Struct; - readonly isForceEra: boolean; - readonly asForceEra: { - readonly mode: PalletStakingAsyncForcing; - } & Struct; - readonly isControllerBatchDeprecated: boolean; - readonly asControllerBatchDeprecated: { - readonly failures: u32; - } & Struct; - readonly isCurrencyMigrated: boolean; - readonly asCurrencyMigrated: { - readonly stash: AccountId32; - readonly forceWithdraw: u128; - } & Struct; - readonly isPagedElectionProceeded: boolean; - readonly asPagedElectionProceeded: { - readonly page: u32; - readonly result: Result; - } & Struct; - readonly isOffenceReported: boolean; - readonly asOffenceReported: { - readonly offenceEra: u32; - readonly validator: AccountId32; - readonly fraction: Perbill; - } & Struct; - readonly isSlashComputed: boolean; - readonly asSlashComputed: { - readonly offenceEra: u32; - readonly slashEra: u32; - readonly offender: AccountId32; - readonly page: u32; - } & Struct; - readonly isSlashCancelled: boolean; - readonly asSlashCancelled: { - readonly slashEra: u32; - readonly validator: AccountId32; - } & Struct; - readonly isSessionRotated: boolean; - readonly asSessionRotated: { - readonly startingSession: u32; - readonly activeEra: u32; - readonly plannedEra: u32; - } & Struct; - readonly isUnexpected: boolean; - readonly asUnexpected: PalletStakingAsyncPalletUnexpectedKind; - readonly isOffenceTooOld: boolean; - readonly asOffenceTooOld: { - readonly offenceEra: u32; - readonly validator: AccountId32; - readonly fraction: Perbill; - } & Struct; - readonly isEraPruned: boolean; - readonly asEraPruned: { - readonly index: u32; - } & Struct; - readonly type: 'EraPaid' | 'Rewarded' | 'Slashed' | 'OldSlashingReportDiscarded' | 'Bonded' | 'Unbonded' | 'Withdrawn' | 'StakerRemoved' | 'Kicked' | 'Chilled' | 'PayoutStarted' | 'ValidatorPrefsSet' | 'SnapshotVotersSizeExceeded' | 'SnapshotTargetsSizeExceeded' | 'ForceEra' | 'ControllerBatchDeprecated' | 'CurrencyMigrated' | 'PagedElectionProceeded' | 'OffenceReported' | 'SlashComputed' | 'SlashCancelled' | 'SessionRotated' | 'Unexpected' | 'OffenceTooOld' | 'EraPruned'; - } - - /** @name PalletStakingAsyncRewardDestination (254) */ - interface PalletStakingAsyncRewardDestination extends Enum { - readonly isStaked: boolean; - readonly isStash: boolean; - readonly isController: boolean; - readonly isAccount: boolean; - readonly asAccount: AccountId32; - readonly isNone: boolean; - readonly type: 'Staked' | 'Stash' | 'Controller' | 'Account' | 'None'; - } - - /** @name PalletStakingAsyncValidatorPrefs (255) */ - interface PalletStakingAsyncValidatorPrefs extends Struct { - readonly commission: Compact; - readonly blocked: bool; - } - - /** @name PalletStakingAsyncForcing (257) */ - interface PalletStakingAsyncForcing extends Enum { - readonly isNotForcing: boolean; - readonly isForceNew: boolean; - readonly isForceNone: boolean; - readonly isForceAlways: boolean; - readonly type: 'NotForcing' | 'ForceNew' | 'ForceNone' | 'ForceAlways'; - } - - /** @name PalletStakingAsyncPalletUnexpectedKind (259) */ - interface PalletStakingAsyncPalletUnexpectedKind extends Enum { - readonly isEraDurationBoundExceeded: boolean; - readonly isUnknownValidatorActivation: boolean; - readonly type: 'EraDurationBoundExceeded' | 'UnknownValidatorActivation'; - } - - /** @name ParachainsCommonPayVersionedLocatableAccount (262) */ - interface ParachainsCommonPayVersionedLocatableAccount extends Enum { - readonly isV4: boolean; - readonly asV4: { - readonly location: StagingXcmV4Location; - readonly accountId: StagingXcmV4Location; - } & Struct; - readonly isV5: boolean; - readonly asV5: { - readonly location: StagingXcmV5Location; - readonly accountId: StagingXcmV5Location; - } & Struct; - readonly type: 'V4' | 'V5'; - } - - /** @name CumulusPalletParachainSystemParachainInherentBasicParachainInherentData (274) */ - interface CumulusPalletParachainSystemParachainInherentBasicParachainInherentData extends Struct { - readonly validationData: PolkadotPrimitivesV8PersistedValidationData; - readonly relayChainState: SpTrieStorageProof; - readonly relayParentDescendants: Vec; - readonly collatorPeerId: Option; - } - - /** @name CumulusPalletParachainSystemParachainInherentInboundMessagesData (282) */ - interface CumulusPalletParachainSystemParachainInherentInboundMessagesData extends Struct { - readonly downwardMessages: { - readonly fullMessages: Vec; - readonly hashedMessages: Vec; - } & Struct; - readonly horizontalMessages: CumulusPalletParachainSystemParachainInherentAbridgedInboundMessagesCollection; - } - - /** @name CumulusPrimitivesParachainInherentHashedMessage (287) */ - interface CumulusPrimitivesParachainInherentHashedMessage extends Struct { - readonly sentAt: u32; - readonly msgHash: H256; - } - - /** @name CumulusPalletParachainSystemParachainInherentAbridgedInboundMessagesCollection (288) */ - interface CumulusPalletParachainSystemParachainInherentAbridgedInboundMessagesCollection extends Struct { - readonly fullMessages: Vec>; - readonly hashedMessages: Vec>; - } - /** @name AssetHubKusamaRuntimeRuntimeParameters (308) */ interface AssetHubKusamaRuntimeRuntimeParameters extends Enum { readonly isIssuance: boolean; @@ -708,60 +380,6 @@ declare module '@polkadot/types/lookup' { readonly type: 'RelayChain'; } - /** @name PalletStakingAsyncRcClientCall (445) */ - interface PalletStakingAsyncRcClientCall extends Enum { - readonly isRelaySessionReport: boolean; - readonly asRelaySessionReport: { - readonly report: PalletStakingAsyncRcClientSessionReport; - } & Struct; - readonly isRelayNewOffencePaged: boolean; - readonly asRelayNewOffencePaged: { - readonly offences: Vec>; - } & Struct; - readonly type: 'RelaySessionReport' | 'RelayNewOffencePaged'; - } - - /** @name PalletElectionProviderMultiBlockCall (452) */ - interface PalletElectionProviderMultiBlockCall extends Enum { - readonly isManage: boolean; - readonly asManage: { - readonly op: PalletElectionProviderMultiBlockAdminOperation; - } & Struct; - readonly type: 'Manage'; - } - - /** @name PalletElectionProviderMultiBlockAdminOperation (453) */ - interface PalletElectionProviderMultiBlockAdminOperation extends Enum { - readonly isForceRotateRound: boolean; - readonly isForceSetPhase: boolean; - readonly asForceSetPhase: PalletElectionProviderMultiBlockPhase; - readonly isEmergencySetSolution: boolean; - readonly asEmergencySetSolution: ITuple<[FrameElectionProviderSupportBoundedSupports, SpNposElectionsElectionScore]>; - readonly isEmergencyFallback: boolean; - readonly isSetMinUntrustedScore: boolean; - readonly asSetMinUntrustedScore: SpNposElectionsElectionScore; - readonly type: 'ForceRotateRound' | 'ForceSetPhase' | 'EmergencySetSolution' | 'EmergencyFallback' | 'SetMinUntrustedScore'; - } - - /** @name PalletElectionProviderMultiBlockVerifierImplsPalletCall (462) */ - type PalletElectionProviderMultiBlockVerifierImplsPalletCall = Null; - - /** @name PalletElectionProviderMultiBlockUnsignedPalletCall (463) */ - interface PalletElectionProviderMultiBlockUnsignedPalletCall extends Enum { - readonly isSubmitUnsigned: boolean; - readonly asSubmitUnsigned: { - readonly pagedSolution: PalletElectionProviderMultiBlockPagedRawSolution; - } & Struct; - readonly type: 'SubmitUnsigned'; - } - - /** @name PalletElectionProviderMultiBlockPagedRawSolution (464) */ - interface PalletElectionProviderMultiBlockPagedRawSolution extends Struct { - readonly solutionPages: Vec; - readonly score: SpNposElectionsElectionScore; - readonly round: u32; - } - /** @name AssetHubKusamaRuntimeStakingNposCompactSolution24 (466) */ interface AssetHubKusamaRuntimeStakingNposCompactSolution24 extends Struct { readonly votes1: Vec, Compact]>>; @@ -790,436 +408,6 @@ declare module '@polkadot/types/lookup' { readonly votes24: Vec, Vec, Compact]>>, Compact]>>; } - /** @name PalletElectionProviderMultiBlockSignedPalletCall (541) */ - interface PalletElectionProviderMultiBlockSignedPalletCall extends Enum { - readonly isRegister: boolean; - readonly asRegister: { - readonly claimedScore: SpNposElectionsElectionScore; - } & Struct; - readonly isSubmitPage: boolean; - readonly asSubmitPage: { - readonly page: u32; - readonly maybeSolution: Option; - } & Struct; - readonly isBail: boolean; - readonly isClearOldRoundData: boolean; - readonly asClearOldRoundData: { - readonly round: u32; - readonly witnessPages: u32; - } & Struct; - readonly isSetInvulnerables: boolean; - readonly asSetInvulnerables: { - readonly inv: Vec; - } & Struct; - readonly type: 'Register' | 'SubmitPage' | 'Bail' | 'ClearOldRoundData' | 'SetInvulnerables'; - } - - /** @name PalletStakingAsyncPalletCall (543) */ - interface PalletStakingAsyncPalletCall extends Enum { - readonly isBond: boolean; - readonly asBond: { - readonly value: Compact; - readonly payee: PalletStakingAsyncRewardDestination; - } & Struct; - readonly isBondExtra: boolean; - readonly asBondExtra: { - readonly maxAdditional: Compact; - } & Struct; - readonly isUnbond: boolean; - readonly asUnbond: { - readonly value: Compact; - } & Struct; - readonly isWithdrawUnbonded: boolean; - readonly asWithdrawUnbonded: { - readonly numSlashingSpans: u32; - } & Struct; - readonly isValidate: boolean; - readonly asValidate: { - readonly prefs: PalletStakingAsyncValidatorPrefs; - } & Struct; - readonly isNominate: boolean; - readonly asNominate: { - readonly targets: Vec; - } & Struct; - readonly isChill: boolean; - readonly isSetPayee: boolean; - readonly asSetPayee: { - readonly payee: PalletStakingAsyncRewardDestination; - } & Struct; - readonly isSetController: boolean; - readonly isSetValidatorCount: boolean; - readonly asSetValidatorCount: { - readonly new_: Compact; - } & Struct; - readonly isIncreaseValidatorCount: boolean; - readonly asIncreaseValidatorCount: { - readonly additional: Compact; - } & Struct; - readonly isScaleValidatorCount: boolean; - readonly asScaleValidatorCount: { - readonly factor: Percent; - } & Struct; - readonly isForceNoEras: boolean; - readonly isForceNewEra: boolean; - readonly isSetInvulnerables: boolean; - readonly asSetInvulnerables: { - readonly invulnerables: Vec; - } & Struct; - readonly isForceUnstake: boolean; - readonly asForceUnstake: { - readonly stash: AccountId32; - readonly numSlashingSpans: u32; - } & Struct; - readonly isForceNewEraAlways: boolean; - readonly isCancelDeferredSlash: boolean; - readonly asCancelDeferredSlash: { - readonly era: u32; - readonly validatorSlashes: Vec>; - } & Struct; - readonly isPayoutStakers: boolean; - readonly asPayoutStakers: { - readonly validatorStash: AccountId32; - readonly era: u32; - } & Struct; - readonly isRebond: boolean; - readonly asRebond: { - readonly value: Compact; - } & Struct; - readonly isReapStash: boolean; - readonly asReapStash: { - readonly stash: AccountId32; - readonly numSlashingSpans: u32; - } & Struct; - readonly isKick: boolean; - readonly asKick: { - readonly who: Vec; - } & Struct; - readonly isSetStakingConfigs: boolean; - readonly asSetStakingConfigs: { - readonly minNominatorBond: PalletStakingAsyncPalletConfigOpU128; - readonly minValidatorBond: PalletStakingAsyncPalletConfigOpU128; - readonly maxNominatorCount: PalletStakingAsyncPalletConfigOpU32; - readonly maxValidatorCount: PalletStakingAsyncPalletConfigOpU32; - readonly chillThreshold: PalletStakingAsyncPalletConfigOpPercent; - readonly minCommission: PalletStakingAsyncPalletConfigOpPerbill; - readonly maxStakedRewards: PalletStakingAsyncPalletConfigOpPercent; - } & Struct; - readonly isChillOther: boolean; - readonly asChillOther: { - readonly stash: AccountId32; - } & Struct; - readonly isForceApplyMinCommission: boolean; - readonly asForceApplyMinCommission: { - readonly validatorStash: AccountId32; - } & Struct; - readonly isSetMinCommission: boolean; - readonly asSetMinCommission: { - readonly new_: Perbill; - } & Struct; - readonly isPayoutStakersByPage: boolean; - readonly asPayoutStakersByPage: { - readonly validatorStash: AccountId32; - readonly era: u32; - readonly page: u32; - } & Struct; - readonly isUpdatePayee: boolean; - readonly asUpdatePayee: { - readonly controller: AccountId32; - } & Struct; - readonly isDeprecateControllerBatch: boolean; - readonly asDeprecateControllerBatch: { - readonly controllers: Vec; - } & Struct; - readonly isRestoreLedger: boolean; - readonly asRestoreLedger: { - readonly stash: AccountId32; - readonly maybeController: Option; - readonly maybeTotal: Option; - readonly maybeUnlocking: Option>; - } & Struct; - readonly isMigrateCurrency: boolean; - readonly asMigrateCurrency: { - readonly stash: AccountId32; - } & Struct; - readonly isApplySlash: boolean; - readonly asApplySlash: { - readonly slashEra: u32; - readonly slashKey: ITuple<[AccountId32, Perbill, u32]>; - } & Struct; - readonly isPruneEraStep: boolean; - readonly asPruneEraStep: { - readonly era: u32; - } & Struct; - readonly type: 'Bond' | 'BondExtra' | 'Unbond' | 'WithdrawUnbonded' | 'Validate' | 'Nominate' | 'Chill' | 'SetPayee' | 'SetController' | 'SetValidatorCount' | 'IncreaseValidatorCount' | 'ScaleValidatorCount' | 'ForceNoEras' | 'ForceNewEra' | 'SetInvulnerables' | 'ForceUnstake' | 'ForceNewEraAlways' | 'CancelDeferredSlash' | 'PayoutStakers' | 'Rebond' | 'ReapStash' | 'Kick' | 'SetStakingConfigs' | 'ChillOther' | 'ForceApplyMinCommission' | 'SetMinCommission' | 'PayoutStakersByPage' | 'UpdatePayee' | 'DeprecateControllerBatch' | 'RestoreLedger' | 'MigrateCurrency' | 'ApplySlash' | 'PruneEraStep'; - } - - /** @name PalletStakingAsyncPalletConfigOpU128 (548) */ - interface PalletStakingAsyncPalletConfigOpU128 extends Enum { - readonly isNoop: boolean; - readonly isSet: boolean; - readonly asSet: u128; - readonly isRemove: boolean; - readonly type: 'Noop' | 'Set' | 'Remove'; - } - - /** @name PalletStakingAsyncPalletConfigOpU32 (549) */ - interface PalletStakingAsyncPalletConfigOpU32 extends Enum { - readonly isNoop: boolean; - readonly isSet: boolean; - readonly asSet: u32; - readonly isRemove: boolean; - readonly type: 'Noop' | 'Set' | 'Remove'; - } - - /** @name PalletStakingAsyncPalletConfigOpPercent (550) */ - interface PalletStakingAsyncPalletConfigOpPercent extends Enum { - readonly isNoop: boolean; - readonly isSet: boolean; - readonly asSet: Percent; - readonly isRemove: boolean; - readonly type: 'Noop' | 'Set' | 'Remove'; - } - - /** @name PalletStakingAsyncPalletConfigOpPerbill (551) */ - interface PalletStakingAsyncPalletConfigOpPerbill extends Enum { - readonly isNoop: boolean; - readonly isSet: boolean; - readonly asSet: Perbill; - readonly isRemove: boolean; - readonly type: 'Noop' | 'Set' | 'Remove'; - } - - /** @name PalletStakingAsyncLedgerUnlockChunk (555) */ - interface PalletStakingAsyncLedgerUnlockChunk extends Struct { - readonly value: Compact; - readonly era: Compact; - } - - /** @name PalletAhOpsCall (569) */ - interface PalletAhOpsCall extends Enum { - readonly isUnreserveLeaseDeposit: boolean; - readonly asUnreserveLeaseDeposit: { - readonly block: u32; - readonly depositor: Option; - readonly paraId: u32; - } & Struct; - readonly isWithdrawCrowdloanContribution: boolean; - readonly asWithdrawCrowdloanContribution: { - readonly block: u32; - readonly depositor: Option; - readonly paraId: u32; - } & Struct; - readonly isUnreserveCrowdloanReserve: boolean; - readonly asUnreserveCrowdloanReserve: { - readonly block: u32; - readonly depositor: Option; - readonly paraId: u32; - } & Struct; - readonly isTransferToPostMigrationTreasury: boolean; - readonly asTransferToPostMigrationTreasury: { - readonly assetId: StagingXcmV5Location; - } & Struct; - readonly type: 'UnreserveLeaseDeposit' | 'WithdrawCrowdloanContribution' | 'UnreserveCrowdloanReserve' | 'TransferToPostMigrationTreasury'; - } - - /** @name PalletAhMigratorCall (570) */ - interface PalletAhMigratorCall extends Enum { - readonly isReceiveAccounts: boolean; - readonly asReceiveAccounts: { - readonly accounts: Vec; - } & Struct; - readonly isReceiveMultisigs: boolean; - readonly asReceiveMultisigs: { - readonly accounts: Vec; - } & Struct; - readonly isReceiveProxyProxies: boolean; - readonly asReceiveProxyProxies: { - readonly proxies: Vec; - } & Struct; - readonly isReceiveProxyAnnouncements: boolean; - readonly asReceiveProxyAnnouncements: { - readonly announcements: Vec; - } & Struct; - readonly isReceivePreimageChunks: boolean; - readonly asReceivePreimageChunks: { - readonly chunks: Vec; - } & Struct; - readonly isReceivePreimageRequestStatus: boolean; - readonly asReceivePreimageRequestStatus: { - readonly requestStatus: Vec; - } & Struct; - readonly isReceivePreimageLegacyStatus: boolean; - readonly asReceivePreimageLegacyStatus: { - readonly legacyStatus: Vec; - } & Struct; - readonly isReceiveNomPoolsMessages: boolean; - readonly asReceiveNomPoolsMessages: { - readonly messages: Vec; - } & Struct; - readonly isReceiveVestingSchedules: boolean; - readonly asReceiveVestingSchedules: { - readonly schedules: Vec; - } & Struct; - readonly isReceiveReferendaValues: boolean; - readonly asReceiveReferendaValues: { - readonly values: Vec; - } & Struct; - readonly isReceiveReferendums: boolean; - readonly asReceiveReferendums: { - readonly referendums: Vec>; - } & Struct; - readonly isReceiveClaims: boolean; - readonly asReceiveClaims: { - readonly messages: Vec; - } & Struct; - readonly isReceiveBagsListMessages: boolean; - readonly asReceiveBagsListMessages: { - readonly messages: Vec; - } & Struct; - readonly isReceiveSchedulerMessages: boolean; - readonly asReceiveSchedulerMessages: { - readonly messages: Vec; - } & Struct; - readonly isReceiveIndices: boolean; - readonly asReceiveIndices: { - readonly indices: Vec; - } & Struct; - readonly isReceiveConvictionVotingMessages: boolean; - readonly asReceiveConvictionVotingMessages: { - readonly messages: Vec; - } & Struct; - readonly isReceiveBountiesMessages: boolean; - readonly asReceiveBountiesMessages: { - readonly messages: Vec; - } & Struct; - readonly isReceiveAssetRates: boolean; - readonly asReceiveAssetRates: { - readonly rates: Vec>; - } & Struct; - readonly isReceiveCrowdloanMessages: boolean; - readonly asReceiveCrowdloanMessages: { - readonly messages: Vec; - } & Struct; - readonly isReceiveReferendaMetadata: boolean; - readonly asReceiveReferendaMetadata: { - readonly metadata: Vec>; - } & Struct; - readonly isReceiveTreasuryMessages: boolean; - readonly asReceiveTreasuryMessages: { - readonly messages: Vec; - } & Struct; - readonly isReceiveSchedulerAgendaMessages: boolean; - readonly asReceiveSchedulerAgendaMessages: { - readonly messages: Vec; - } & Struct; - readonly isReceiveDelegatedStakingMessages: boolean; - readonly asReceiveDelegatedStakingMessages: { - readonly messages: Vec; - } & Struct; - readonly isReceiveChildBountiesMessages: boolean; - readonly asReceiveChildBountiesMessages: { - readonly messages: Vec; - } & Struct; - readonly isReceiveStakingMessages: boolean; - readonly asReceiveStakingMessages: { - readonly messages: Vec; - } & Struct; - readonly isReceiveRecoveryMessages: boolean; - readonly asReceiveRecoveryMessages: { - readonly messages: Vec; - } & Struct; - readonly isReceiveSocietyMessages: boolean; - readonly asReceiveSocietyMessages: { - readonly messages: Vec; - } & Struct; - readonly isForceSetStage: boolean; - readonly asForceSetStage: { - readonly stage: PalletAhMigratorMigrationStage; - } & Struct; - readonly isStartMigration: boolean; - readonly isSetDmpQueuePriority: boolean; - readonly asSetDmpQueuePriority: { - readonly new_: PalletRcMigratorQueuePriority; - } & Struct; - readonly isSetManager: boolean; - readonly asSetManager: { - readonly new_: Option; - } & Struct; - readonly isFinishMigration: boolean; - readonly asFinishMigration: { - readonly data: Option; - } & Struct; - readonly isSendXcmMessage: boolean; - readonly asSendXcmMessage: { - readonly dest: XcmVersionedLocation; - readonly message: XcmVersionedXcm; - } & Struct; - readonly type: 'ReceiveAccounts' | 'ReceiveMultisigs' | 'ReceiveProxyProxies' | 'ReceiveProxyAnnouncements' | 'ReceivePreimageChunks' | 'ReceivePreimageRequestStatus' | 'ReceivePreimageLegacyStatus' | 'ReceiveNomPoolsMessages' | 'ReceiveVestingSchedules' | 'ReceiveReferendaValues' | 'ReceiveReferendums' | 'ReceiveClaims' | 'ReceiveBagsListMessages' | 'ReceiveSchedulerMessages' | 'ReceiveIndices' | 'ReceiveConvictionVotingMessages' | 'ReceiveBountiesMessages' | 'ReceiveAssetRates' | 'ReceiveCrowdloanMessages' | 'ReceiveReferendaMetadata' | 'ReceiveTreasuryMessages' | 'ReceiveSchedulerAgendaMessages' | 'ReceiveDelegatedStakingMessages' | 'ReceiveChildBountiesMessages' | 'ReceiveStakingMessages' | 'ReceiveRecoveryMessages' | 'ReceiveSocietyMessages' | 'ForceSetStage' | 'StartMigration' | 'SetDmpQueuePriority' | 'SetManager' | 'FinishMigration' | 'SendXcmMessage'; - } - - /** @name PalletRcMigratorAccountsAccount (572) */ - interface PalletRcMigratorAccountsAccount extends Struct { - readonly who: AccountId32; - readonly free: u128; - readonly reserved: u128; - readonly frozen: u128; - readonly holds: Vec; - readonly freezes: Vec; - readonly locks: Vec; - readonly unnamedReserve: u128; - readonly consumers: u8; - readonly providers: u8; - } - - /** @name PalletRcMigratorPortableHoldReason (573) */ - interface PalletRcMigratorPortableHoldReason extends Enum { - readonly isPreimage: boolean; - readonly asPreimage: PalletPreimageHoldReason; - readonly isStaking: boolean; - readonly asStaking: PalletStakingPalletHoldReason; - readonly isStateTrieMigration: boolean; - readonly asStateTrieMigration: PalletStateTrieMigrationHoldReason; - readonly isDelegatedStaking: boolean; - readonly asDelegatedStaking: PalletDelegatedStakingHoldReason; - readonly isSession: boolean; - readonly asSession: PalletSessionHoldReason; - readonly isXcmPallet: boolean; - readonly asXcmPallet: PalletXcmHoldReason; - readonly type: 'Preimage' | 'Staking' | 'StateTrieMigration' | 'DelegatedStaking' | 'Session' | 'XcmPallet'; - } - - /** @name PalletRcMigratorPortableFreezeReason (580) */ - interface PalletRcMigratorPortableFreezeReason extends Enum { - readonly isNominationPools: boolean; - readonly asNominationPools: PalletNominationPoolsFreezeReason; - readonly type: 'NominationPools'; - } - - /** @name FrameSupportTokensMiscIdAmountPortableHoldReason (583) */ - interface FrameSupportTokensMiscIdAmountPortableHoldReason extends Struct { - readonly id: PalletRcMigratorPortableHoldReason; - readonly amount: u128; - } - - /** @name FrameSupportTokensMiscIdAmountPortableFreezeReason (586) */ - interface FrameSupportTokensMiscIdAmountPortableFreezeReason extends Struct { - readonly id: PalletRcMigratorPortableFreezeReason; - readonly amount: u128; - } - - /** @name PalletRcMigratorMultisigRcMultisig (593) */ - interface PalletRcMigratorMultisigRcMultisig extends Struct { - readonly creator: AccountId32; - readonly deposit: u128; - } - - /** @name PalletRcMigratorProxyRcProxy (595) */ - interface PalletRcMigratorProxyRcProxy extends Struct { - readonly delegator: AccountId32; - readonly deposit: u128; - readonly proxies: Vec; - } - /** @name PalletProxyProxyDefinitionKusamaRuntimeConstantsProxyProxyType (598) */ interface PalletProxyProxyDefinitionKusamaRuntimeConstantsProxyProxyType extends Struct { readonly delegate: AccountId32; @@ -1227,149 +415,6 @@ declare module '@polkadot/types/lookup' { readonly delay: u32; } - /** @name PalletRcMigratorProxyRcProxyAnnouncement (600) */ - interface PalletRcMigratorProxyRcProxyAnnouncement extends Struct { - readonly depositor: AccountId32; - readonly deposit: u128; - } - - /** @name PalletRcMigratorPreimageChunksRcPreimageChunk (602) */ - interface PalletRcMigratorPreimageChunksRcPreimageChunk extends Struct { - readonly preimageHash: H256; - readonly preimageLen: u32; - readonly chunkByteOffset: u32; - readonly chunkBytes: Bytes; - } - - /** @name PalletRcMigratorPreimageRequestStatusPortableRequestStatus (605) */ - interface PalletRcMigratorPreimageRequestStatusPortableRequestStatus extends Struct { - readonly hash_: H256; - readonly requestStatus: PalletRcMigratorPreimageRequestStatusPortableRequestStatusInner; - } - - /** @name PalletRcMigratorPreimageRequestStatusPortableRequestStatusInner (606) */ - interface PalletRcMigratorPreimageRequestStatusPortableRequestStatusInner extends Enum { - readonly isUnrequested: boolean; - readonly asUnrequested: { - readonly ticket: ITuple<[AccountId32, Bytes]>; - readonly len: u32; - } & Struct; - readonly isRequested: boolean; - readonly asRequested: { - readonly maybeTicket: Option>; - readonly count: u32; - readonly maybeLen: Option; - } & Struct; - readonly type: 'Unrequested' | 'Requested'; - } - - /** @name PalletRcMigratorPreimageLegacyRequestStatusRcPreimageLegacyStatus (611) */ - interface PalletRcMigratorPreimageLegacyRequestStatusRcPreimageLegacyStatus extends Struct { - readonly hash_: H256; - readonly depositor: AccountId32; - readonly deposit: u128; - } - - /** @name PalletRcMigratorStakingNomPoolsRcNomPoolsMessage (613) */ - interface PalletRcMigratorStakingNomPoolsRcNomPoolsMessage extends Enum { - readonly isStorageValues: boolean; - readonly asStorageValues: { - readonly values: PalletRcMigratorStakingNomPoolsNomPoolsStorageValues; - } & Struct; - readonly isPoolMembers: boolean; - readonly asPoolMembers: { - readonly member: ITuple<[AccountId32, PalletNominationPoolsPoolMember]>; - } & Struct; - readonly isBondedPools: boolean; - readonly asBondedPools: { - readonly pool: ITuple<[u32, PalletNominationPoolsBondedPoolInner]>; - } & Struct; - readonly isRewardPools: boolean; - readonly asRewardPools: { - readonly rewards: ITuple<[u32, PalletRcMigratorStakingNomPoolsAliasRewardPool]>; - } & Struct; - readonly isSubPoolsStorage: boolean; - readonly asSubPoolsStorage: { - readonly subPools: ITuple<[u32, PalletRcMigratorStakingNomPoolsAliasSubPools]>; - } & Struct; - readonly isMetadata: boolean; - readonly asMetadata: { - readonly meta: ITuple<[u32, Bytes]>; - } & Struct; - readonly isReversePoolIdLookup: boolean; - readonly asReversePoolIdLookup: { - readonly lookups: ITuple<[AccountId32, u32]>; - } & Struct; - readonly isClaimPermissions: boolean; - readonly asClaimPermissions: { - readonly perms: ITuple<[AccountId32, PalletNominationPoolsClaimPermission]>; - } & Struct; - readonly type: 'StorageValues' | 'PoolMembers' | 'BondedPools' | 'RewardPools' | 'SubPoolsStorage' | 'Metadata' | 'ReversePoolIdLookup' | 'ClaimPermissions'; - } - - /** @name PalletRcMigratorStakingNomPoolsNomPoolsStorageValues (614) */ - interface PalletRcMigratorStakingNomPoolsNomPoolsStorageValues extends Struct { - readonly totalValueLocked: Option; - readonly minJoinBond: Option; - readonly minCreateBond: Option; - readonly maxPools: Option; - readonly maxPoolMembers: Option; - readonly maxPoolMembersPerPool: Option; - readonly globalMaxCommission: Option; - readonly lastPoolId: Option; - } - - /** @name PalletRcMigratorStakingNomPoolsAliasRewardPool (627) */ - interface PalletRcMigratorStakingNomPoolsAliasRewardPool extends Struct { - readonly lastRecordedRewardCounter: u128; - readonly lastRecordedTotalPayouts: u128; - readonly totalRewardsClaimed: u128; - readonly totalCommissionPending: u128; - readonly totalCommissionClaimed: u128; - } - - /** @name PalletRcMigratorStakingNomPoolsAliasSubPools (629) */ - interface PalletRcMigratorStakingNomPoolsAliasSubPools extends Struct { - readonly noEra: PalletRcMigratorStakingNomPoolsAliasUnbondPool; - readonly withEra: BTreeMap; - } - - /** @name PalletRcMigratorStakingNomPoolsAliasUnbondPool (630) */ - interface PalletRcMigratorStakingNomPoolsAliasUnbondPool extends Struct { - readonly points: u128; - readonly balance: u128; - } - - /** @name PalletRcMigratorVestingRcVestingSchedule (638) */ - interface PalletRcMigratorVestingRcVestingSchedule extends Struct { - readonly who: AccountId32; - readonly schedules: Vec; - } - - /** @name PalletRcMigratorReferendaReferendaMessage (642) */ - interface PalletRcMigratorReferendaReferendaMessage extends Struct { - readonly referendumCount: Option; - readonly decidingCount: Vec>; - readonly trackQueue: Vec>]>>; - } - - /** @name PalletReferendaReferendumInfoRcPalletsOrigin (649) */ - interface PalletReferendaReferendumInfoRcPalletsOrigin extends Enum { - readonly isOngoing: boolean; - readonly asOngoing: PalletReferendaReferendumStatusRcPalletsOrigin; - readonly isApproved: boolean; - readonly asApproved: ITuple<[u32, Option, Option]>; - readonly isRejected: boolean; - readonly asRejected: ITuple<[u32, Option, Option]>; - readonly isCancelled: boolean; - readonly asCancelled: ITuple<[u32, Option, Option]>; - readonly isTimedOut: boolean; - readonly asTimedOut: ITuple<[u32, Option, Option]>; - readonly isKilled: boolean; - readonly asKilled: u32; - readonly type: 'Ongoing' | 'Approved' | 'Rejected' | 'Cancelled' | 'TimedOut' | 'Killed'; - } - /** @name AssetHubKusamaRuntimeAhMigrationRcPalletsOrigin (650) */ interface AssetHubKusamaRuntimeAhMigrationRcPalletsOrigin extends Enum { readonly isSystem: boolean; @@ -1379,486 +424,6 @@ declare module '@polkadot/types/lookup' { readonly type: 'System' | 'Origins'; } - /** @name PalletReferendaReferendumStatusRcPalletsOrigin (652) */ - interface PalletReferendaReferendumStatusRcPalletsOrigin extends Struct { - readonly track: u16; - readonly origin: AssetHubKusamaRuntimeAhMigrationRcPalletsOrigin; - readonly proposal: FrameSupportPreimagesBounded; - readonly enactment: FrameSupportScheduleDispatchTime; - readonly submitted: u32; - readonly submissionDeposit: PalletReferendaDeposit; - readonly decisionDeposit: Option; - readonly deciding: Option; - readonly tally: PalletConvictionVotingTally; - readonly inQueue: bool; - readonly alarm: Option]>>; - } - - /** @name PalletRcMigratorClaimsRcClaimsMessage (660) */ - interface PalletRcMigratorClaimsRcClaimsMessage extends Enum { - readonly isStorageValues: boolean; - readonly asStorageValues: { - readonly total: u128; - } & Struct; - readonly isClaims: boolean; - readonly asClaims: ITuple<[EthereumAddress, u128]>; - readonly isVesting: boolean; - readonly asVesting: { - readonly who: EthereumAddress; - readonly schedule: ITuple<[u128, u128, u32]>; - } & Struct; - readonly isSigning: boolean; - readonly asSigning: ITuple<[EthereumAddress, PolkadotRuntimeCommonClaimsStatementKind]>; - readonly isPreclaims: boolean; - readonly asPreclaims: ITuple<[AccountId32, EthereumAddress]>; - readonly type: 'StorageValues' | 'Claims' | 'Vesting' | 'Signing' | 'Preclaims'; - } - - /** @name PalletRcMigratorStakingBagsListPortableBagsListMessage (665) */ - interface PalletRcMigratorStakingBagsListPortableBagsListMessage extends Enum { - readonly isNode: boolean; - readonly asNode: { - readonly id: AccountId32; - readonly node: PalletRcMigratorStakingBagsListPortableNode; - } & Struct; - readonly isBag: boolean; - readonly asBag: { - readonly score: u64; - readonly bag: PalletRcMigratorStakingBagsListPortableBag; - } & Struct; - readonly type: 'Node' | 'Bag'; - } - - /** @name PalletRcMigratorStakingBagsListPortableNode (666) */ - interface PalletRcMigratorStakingBagsListPortableNode extends Struct { - readonly id: AccountId32; - readonly prev: Option; - readonly next: Option; - readonly bagUpper: u64; - readonly score: u64; - } - - /** @name PalletRcMigratorStakingBagsListPortableBag (667) */ - interface PalletRcMigratorStakingBagsListPortableBag extends Struct { - readonly head: Option; - readonly tail: Option; - readonly bagUpper: u64; - } - - /** @name PalletRcMigratorSchedulerRcSchedulerMessage (669) */ - interface PalletRcMigratorSchedulerRcSchedulerMessage extends Enum { - readonly isIncompleteSince: boolean; - readonly asIncompleteSince: u32; - readonly isRetries: boolean; - readonly asRetries: ITuple<[ITuple<[u32, u32]>, PalletSchedulerRetryConfig]>; - readonly isLookup: boolean; - readonly asLookup: ITuple<[U8aFixed, ITuple<[u32, u32]>]>; - readonly type: 'IncompleteSince' | 'Retries' | 'Lookup'; - } - - /** @name PalletRcMigratorIndicesRcIndicesIndex (674) */ - interface PalletRcMigratorIndicesRcIndicesIndex extends Struct { - readonly index: u32; - readonly who: AccountId32; - readonly deposit: u128; - readonly frozen: bool; - } - - /** @name PalletRcMigratorConvictionVotingRcConvictionVotingMessage (676) */ - interface PalletRcMigratorConvictionVotingRcConvictionVotingMessage extends Enum { - readonly isVotingFor: boolean; - readonly asVotingFor: ITuple<[AccountId32, u16, PalletConvictionVotingVoteVoting]>; - readonly isClassLocksFor: boolean; - readonly asClassLocksFor: ITuple<[AccountId32, Vec>]>; - readonly type: 'VotingFor' | 'ClassLocksFor'; - } - - /** @name PalletRcMigratorBountiesRcBountiesMessage (688) */ - interface PalletRcMigratorBountiesRcBountiesMessage extends Enum { - readonly isBountyCount: boolean; - readonly asBountyCount: u32; - readonly isBountyApprovals: boolean; - readonly asBountyApprovals: Vec; - readonly isBountyDescriptions: boolean; - readonly asBountyDescriptions: ITuple<[u32, Bytes]>; - readonly isBounties: boolean; - readonly asBounties: ITuple<[u32, PalletRcMigratorBountiesAliasBounty]>; - readonly type: 'BountyCount' | 'BountyApprovals' | 'BountyDescriptions' | 'Bounties'; - } - - /** @name PalletRcMigratorBountiesAliasBounty (691) */ - interface PalletRcMigratorBountiesAliasBounty extends Struct { - readonly proposer: AccountId32; - readonly value: u128; - readonly fee: u128; - readonly curatorDeposit: u128; - readonly bond: u128; - readonly status: PalletBountiesBountyStatus; - } - - /** @name PalletRcMigratorCrowdloanRcCrowdloanMessage (696) */ - interface PalletRcMigratorCrowdloanRcCrowdloanMessage extends Enum { - readonly isLeaseReserve: boolean; - readonly asLeaseReserve: { - readonly unreserveBlock: u32; - readonly account: AccountId32; - readonly paraId: u32; - readonly amount: u128; - } & Struct; - readonly isCrowdloanContribution: boolean; - readonly asCrowdloanContribution: { - readonly withdrawBlock: u32; - readonly contributor: AccountId32; - readonly paraId: u32; - readonly amount: u128; - readonly crowdloanAccount: AccountId32; - } & Struct; - readonly isCrowdloanReserve: boolean; - readonly asCrowdloanReserve: { - readonly unreserveBlock: u32; - readonly depositor: AccountId32; - readonly paraId: u32; - readonly amount: u128; - } & Struct; - readonly type: 'LeaseReserve' | 'CrowdloanContribution' | 'CrowdloanReserve'; - } - - /** @name PalletRcMigratorTreasuryPortableTreasuryMessage (700) */ - interface PalletRcMigratorTreasuryPortableTreasuryMessage extends Enum { - readonly isProposalCount: boolean; - readonly asProposalCount: u32; - readonly isProposals: boolean; - readonly asProposals: ITuple<[u32, PalletTreasuryProposal]>; - readonly isApprovals: boolean; - readonly asApprovals: Vec; - readonly isSpendCount: boolean; - readonly asSpendCount: u32; - readonly isSpends: boolean; - readonly asSpends: { - readonly id: u32; - readonly status: PalletRcMigratorTreasuryPortableSpendStatus; - } & Struct; - readonly isLastSpendPeriod: boolean; - readonly asLastSpendPeriod: Option; - readonly isFunds: boolean; - readonly type: 'ProposalCount' | 'Proposals' | 'Approvals' | 'SpendCount' | 'Spends' | 'LastSpendPeriod' | 'Funds'; - } - - /** @name PalletRcMigratorTreasuryPortableSpendStatus (703) */ - interface PalletRcMigratorTreasuryPortableSpendStatus extends Struct { - readonly assetKind: PolkadotRuntimeCommonImplsVersionedLocatableAsset; - readonly amount: u128; - readonly beneficiary: XcmVersionedLocation; - readonly validFrom: u32; - readonly expireAt: u32; - readonly status: PalletRcMigratorTreasuryPortablePaymentState; - } - - /** @name PalletRcMigratorTreasuryPortablePaymentState (704) */ - interface PalletRcMigratorTreasuryPortablePaymentState extends Enum { - readonly isPending: boolean; - readonly isAttempted: boolean; - readonly asAttempted: { - readonly id: u64; - } & Struct; - readonly isFailed: boolean; - readonly type: 'Pending' | 'Attempted' | 'Failed'; - } - - /** @name PalletRcMigratorSchedulerSchedulerAgendaMessage (706) */ - interface PalletRcMigratorSchedulerSchedulerAgendaMessage extends Struct { - readonly block: u32; - readonly agenda: Vec>; - } - - /** @name PalletRcMigratorSchedulerAliasScheduled (707) */ - interface PalletRcMigratorSchedulerAliasScheduled extends Struct { - readonly maybeId: Option; - readonly priority: u8; - readonly call: FrameSupportPreimagesBounded; - readonly maybePeriodic: Option>; - readonly origin: AssetHubKusamaRuntimeAhMigrationRcPalletsOrigin; - } - - /** @name PalletRcMigratorStakingDelegatedStakingPortableDelegatedStakingMessage (711) */ - interface PalletRcMigratorStakingDelegatedStakingPortableDelegatedStakingMessage extends Enum { - readonly isDelegators: boolean; - readonly asDelegators: { - readonly delegator: AccountId32; - readonly agent: AccountId32; - readonly amount: u128; - } & Struct; - readonly isAgents: boolean; - readonly asAgents: { - readonly agent: AccountId32; - readonly payee: AccountId32; - readonly totalDelegated: u128; - readonly unclaimedWithdrawals: u128; - readonly pendingSlash: u128; - } & Struct; - readonly type: 'Delegators' | 'Agents'; - } - - /** @name PalletRcMigratorChildBountiesPortableChildBountiesMessage (713) */ - interface PalletRcMigratorChildBountiesPortableChildBountiesMessage extends Enum { - readonly isChildBountyCount: boolean; - readonly asChildBountyCount: u32; - readonly isParentChildBounties: boolean; - readonly asParentChildBounties: ITuple<[u32, u32]>; - readonly isParentTotalChildBounties: boolean; - readonly asParentTotalChildBounties: ITuple<[u32, u32]>; - readonly isChildBounty: boolean; - readonly asChildBounty: { - readonly parentId: u32; - readonly childId: u32; - readonly childBounty: PalletRcMigratorChildBountiesPortableChildBounty; - } & Struct; - readonly isChildBountyDescriptionsV1: boolean; - readonly asChildBountyDescriptionsV1: { - readonly parentId: u32; - readonly childId: u32; - readonly description: Bytes; - } & Struct; - readonly isV0ToV1ChildBountyIds: boolean; - readonly asV0ToV1ChildBountyIds: { - readonly v0ChildId: u32; - readonly parentId: u32; - readonly v1ChildId: u32; - } & Struct; - readonly isChildrenCuratorFees: boolean; - readonly asChildrenCuratorFees: { - readonly childId: u32; - readonly amount: u128; - } & Struct; - readonly type: 'ChildBountyCount' | 'ParentChildBounties' | 'ParentTotalChildBounties' | 'ChildBounty' | 'ChildBountyDescriptionsV1' | 'V0ToV1ChildBountyIds' | 'ChildrenCuratorFees'; - } - - /** @name PalletRcMigratorChildBountiesPortableChildBounty (714) */ - interface PalletRcMigratorChildBountiesPortableChildBounty extends Struct { - readonly parentBounty: u32; - readonly value: u128; - readonly fee: u128; - readonly curatorDeposit: u128; - readonly status: PalletRcMigratorChildBountiesPortableChildBountyStatus; - } - - /** @name PalletRcMigratorChildBountiesPortableChildBountyStatus (715) */ - interface PalletRcMigratorChildBountiesPortableChildBountyStatus extends Enum { - readonly isAdded: boolean; - readonly isCuratorProposed: boolean; - readonly asCuratorProposed: { - readonly curator: AccountId32; - } & Struct; - readonly isActive: boolean; - readonly asActive: { - readonly curator: AccountId32; - } & Struct; - readonly isPendingPayout: boolean; - readonly asPendingPayout: { - readonly curator: AccountId32; - readonly beneficiary: AccountId32; - readonly unlockAt: u32; - } & Struct; - readonly type: 'Added' | 'CuratorProposed' | 'Active' | 'PendingPayout'; - } - - /** @name PalletRcMigratorStakingMessagePortableStakingMessage (718) */ - interface PalletRcMigratorStakingMessagePortableStakingMessage extends Enum { - readonly isValues: boolean; - readonly asValues: PalletRcMigratorStakingMessageStakingValues; - readonly isInvulnerables: boolean; - readonly asInvulnerables: Vec; - readonly isBonded: boolean; - readonly asBonded: { - readonly stash: AccountId32; - readonly controller: AccountId32; - } & Struct; - readonly isLedger: boolean; - readonly asLedger: { - readonly controller: AccountId32; - readonly ledger: PalletRcMigratorStakingMessagePortableStakingLedger; - } & Struct; - readonly isPayee: boolean; - readonly asPayee: { - readonly stash: AccountId32; - readonly payment: PalletRcMigratorStakingMessagePortableRewardDestination; - } & Struct; - readonly isValidators: boolean; - readonly asValidators: { - readonly stash: AccountId32; - readonly validators: PalletRcMigratorStakingMessagePortableValidatorPrefs; - } & Struct; - readonly isNominators: boolean; - readonly asNominators: { - readonly stash: AccountId32; - readonly nominations: PalletRcMigratorStakingMessagePortableNominations; - } & Struct; - readonly isVirtualStakers: boolean; - readonly asVirtualStakers: AccountId32; - readonly isErasStakersOverview: boolean; - readonly asErasStakersOverview: { - readonly era: u32; - readonly validator: AccountId32; - readonly exposure: PalletRcMigratorStakingMessagePortablePagedExposureMetadata; - } & Struct; - readonly isErasStakersPaged: boolean; - readonly asErasStakersPaged: { - readonly era: u32; - readonly validator: AccountId32; - readonly page: u32; - readonly exposure: PalletRcMigratorStakingMessagePortableExposurePage; - } & Struct; - readonly isClaimedRewards: boolean; - readonly asClaimedRewards: { - readonly era: u32; - readonly validator: AccountId32; - readonly rewards: Vec; - } & Struct; - readonly isErasValidatorPrefs: boolean; - readonly asErasValidatorPrefs: { - readonly era: u32; - readonly validator: AccountId32; - readonly prefs: PalletRcMigratorStakingMessagePortableValidatorPrefs; - } & Struct; - readonly isErasValidatorReward: boolean; - readonly asErasValidatorReward: { - readonly era: u32; - readonly reward: u128; - } & Struct; - readonly isErasRewardPoints: boolean; - readonly asErasRewardPoints: { - readonly era: u32; - readonly points: PalletRcMigratorStakingMessagePortableEraRewardPoints; - } & Struct; - readonly isErasTotalStake: boolean; - readonly asErasTotalStake: { - readonly era: u32; - readonly totalStake: u128; - } & Struct; - readonly isUnappliedSlashes: boolean; - readonly asUnappliedSlashes: { - readonly era: u32; - readonly slash: PalletRcMigratorStakingMessagePortableUnappliedSlash; - } & Struct; - readonly isBondedEras: boolean; - readonly asBondedEras: Vec>; - readonly isValidatorSlashInEra: boolean; - readonly asValidatorSlashInEra: { - readonly era: u32; - readonly validator: AccountId32; - readonly slash: ITuple<[Perbill, u128]>; - } & Struct; - readonly type: 'Values' | 'Invulnerables' | 'Bonded' | 'Ledger' | 'Payee' | 'Validators' | 'Nominators' | 'VirtualStakers' | 'ErasStakersOverview' | 'ErasStakersPaged' | 'ClaimedRewards' | 'ErasValidatorPrefs' | 'ErasValidatorReward' | 'ErasRewardPoints' | 'ErasTotalStake' | 'UnappliedSlashes' | 'BondedEras' | 'ValidatorSlashInEra'; - } - - /** @name PalletRcMigratorStakingMessageStakingValues (719) */ - interface PalletRcMigratorStakingMessageStakingValues extends Struct { - readonly validatorCount: Option; - readonly minValidatorCount: Option; - readonly minNominatorBond: Option; - readonly minValidatorBond: Option; - readonly minActiveStake: Option; - readonly minCommission: Option; - readonly maxValidatorsCount: Option; - readonly maxNominatorsCount: Option; - readonly currentEra: Option; - readonly activeEra: Option; - readonly forceEra: Option; - readonly maxStakedRewards: Option; - readonly slashRewardFraction: Option; - readonly canceledSlashPayout: Option; - readonly currentPlannedSession: Option; - readonly chillThreshold: Option; - } - - /** @name PalletRcMigratorStakingMessagePortableActiveEraInfo (721) */ - interface PalletRcMigratorStakingMessagePortableActiveEraInfo extends Struct { - readonly index: u32; - readonly start: Option; - } - - /** @name PalletRcMigratorStakingMessagePortableForcing (723) */ - interface PalletRcMigratorStakingMessagePortableForcing extends Enum { - readonly isNotForcing: boolean; - readonly isForceNew: boolean; - readonly isForceNone: boolean; - readonly isForceAlways: boolean; - readonly type: 'NotForcing' | 'ForceNew' | 'ForceNone' | 'ForceAlways'; - } - - /** @name PalletRcMigratorStakingMessagePortableStakingLedger (725) */ - interface PalletRcMigratorStakingMessagePortableStakingLedger extends Struct { - readonly stash: AccountId32; - readonly total: u128; - readonly active: u128; - readonly unlocking: Vec; - } - - /** @name PalletRcMigratorStakingMessagePortableUnlockChunk (727) */ - interface PalletRcMigratorStakingMessagePortableUnlockChunk extends Struct { - readonly value: u128; - readonly era: u32; - } - - /** @name PalletRcMigratorStakingMessagePortableRewardDestination (729) */ - interface PalletRcMigratorStakingMessagePortableRewardDestination extends Enum { - readonly isStaked: boolean; - readonly isStash: boolean; - readonly isController: boolean; - readonly isAccount: boolean; - readonly asAccount: AccountId32; - readonly isNone: boolean; - readonly type: 'Staked' | 'Stash' | 'Controller' | 'Account' | 'None'; - } - - /** @name PalletRcMigratorStakingMessagePortableValidatorPrefs (730) */ - interface PalletRcMigratorStakingMessagePortableValidatorPrefs extends Struct { - readonly commission: Perbill; - readonly blocked: bool; - } - - /** @name PalletRcMigratorStakingMessagePortableNominations (731) */ - interface PalletRcMigratorStakingMessagePortableNominations extends Struct { - readonly targets: Vec; - readonly submittedIn: u32; - readonly suppressed: bool; - } - - /** @name PalletRcMigratorStakingMessagePortablePagedExposureMetadata (733) */ - interface PalletRcMigratorStakingMessagePortablePagedExposureMetadata extends Struct { - readonly total: u128; - readonly own: u128; - readonly nominatorCount: u32; - readonly pageCount: u32; - } - - /** @name PalletRcMigratorStakingMessagePortableExposurePage (734) */ - interface PalletRcMigratorStakingMessagePortableExposurePage extends Struct { - readonly pageTotal: u128; - readonly others: Vec; - } - - /** @name PalletRcMigratorStakingMessagePortableIndividualExposure (736) */ - interface PalletRcMigratorStakingMessagePortableIndividualExposure extends Struct { - readonly who: AccountId32; - readonly value: u128; - } - - /** @name PalletRcMigratorStakingMessagePortableEraRewardPoints (738) */ - interface PalletRcMigratorStakingMessagePortableEraRewardPoints extends Struct { - readonly total: u32; - readonly individual: Vec>; - } - - /** @name PalletRcMigratorStakingMessagePortableUnappliedSlash (740) */ - interface PalletRcMigratorStakingMessagePortableUnappliedSlash extends Struct { - readonly validator: AccountId32; - readonly own: u128; - readonly others: Vec>; - readonly reporters: Vec; - readonly payout: u128; - } - /** @name PalletRcMigratorRecoveryPortableRecoveryMessage (746) */ interface PalletRcMigratorRecoveryPortableRecoveryMessage extends Enum { readonly isRecoverable: boolean; @@ -2004,152 +569,6 @@ declare module '@polkadot/types/lookup' { readonly weight: u32; } - /** @name PalletAhMigratorMigrationStage (774) */ - interface PalletAhMigratorMigrationStage extends Enum { - readonly isPending: boolean; - readonly isDataMigrationOngoing: boolean; - readonly isMigrationDone: boolean; - readonly type: 'Pending' | 'DataMigrationOngoing' | 'MigrationDone'; - } - - /** @name PalletRcMigratorMigrationFinishedData (777) */ - interface PalletRcMigratorMigrationFinishedData extends Struct { - readonly rcBalanceKept: u128; - } - - /** @name PalletAhOpsEvent (786) */ - interface PalletAhOpsEvent extends Enum { - readonly isLeaseUnreserveRemaining: boolean; - readonly asLeaseUnreserveRemaining: { - readonly depositor: AccountId32; - readonly paraId: u32; - readonly remaining: u128; - } & Struct; - readonly isCrowdloanUnreserveRemaining: boolean; - readonly asCrowdloanUnreserveRemaining: { - readonly depositor: AccountId32; - readonly paraId: u32; - readonly remaining: u128; - } & Struct; - readonly isSovereignMigrated: boolean; - readonly asSovereignMigrated: { - readonly paraId: u32; - readonly from: AccountId32; - readonly to: AccountId32; - readonly derivationIndex: Option; - } & Struct; - readonly type: 'LeaseUnreserveRemaining' | 'CrowdloanUnreserveRemaining' | 'SovereignMigrated'; - } - - /** @name PalletAhMigratorEvent (787) */ - interface PalletAhMigratorEvent extends Enum { - readonly isStageTransition: boolean; - readonly asStageTransition: { - readonly old: PalletAhMigratorMigrationStage; - readonly new_: PalletAhMigratorMigrationStage; - } & Struct; - readonly isBatchReceived: boolean; - readonly asBatchReceived: { - readonly pallet: PalletAhMigratorPalletEventName; - readonly count: u32; - } & Struct; - readonly isBatchProcessed: boolean; - readonly asBatchProcessed: { - readonly pallet: PalletAhMigratorPalletEventName; - readonly countGood: u32; - readonly countBad: u32; - } & Struct; - readonly isAssetHubMigrationStarted: boolean; - readonly isAssetHubMigrationFinished: boolean; - readonly isDmpQueuePrioritySet: boolean; - readonly asDmpQueuePrioritySet: { - readonly prioritized: bool; - readonly cycleBlock: u32; - readonly cyclePeriod: u32; - } & Struct; - readonly isDmpQueuePriorityConfigSet: boolean; - readonly asDmpQueuePriorityConfigSet: { - readonly old: PalletRcMigratorQueuePriority; - readonly new_: PalletRcMigratorQueuePriority; - } & Struct; - readonly isBalancesBeforeRecordSet: boolean; - readonly asBalancesBeforeRecordSet: { - readonly checkingAccount: u128; - readonly totalIssuance: u128; - } & Struct; - readonly isBalancesBeforeRecordConsumed: boolean; - readonly asBalancesBeforeRecordConsumed: { - readonly checkingAccount: u128; - readonly totalIssuance: u128; - } & Struct; - readonly isReferendumCanceled: boolean; - readonly asReferendumCanceled: { - readonly id: u32; - } & Struct; - readonly isManagerSet: boolean; - readonly asManagerSet: { - readonly old: Option; - readonly new_: Option; - } & Struct; - readonly isAccountTranslatedParachainSovereign: boolean; - readonly asAccountTranslatedParachainSovereign: { - readonly from: AccountId32; - readonly to: AccountId32; - } & Struct; - readonly isAccountTranslatedParachainSovereignDerived: boolean; - readonly asAccountTranslatedParachainSovereignDerived: { - readonly from: AccountId32; - readonly to: AccountId32; - readonly derivationIndex: u16; - } & Struct; - readonly isXcmSent: boolean; - readonly asXcmSent: { - readonly origin: StagingXcmV5Location; - readonly destination: StagingXcmV5Location; - readonly message: StagingXcmV5Xcm; - readonly messageId: U8aFixed; - } & Struct; - readonly type: 'StageTransition' | 'BatchReceived' | 'BatchProcessed' | 'AssetHubMigrationStarted' | 'AssetHubMigrationFinished' | 'DmpQueuePrioritySet' | 'DmpQueuePriorityConfigSet' | 'BalancesBeforeRecordSet' | 'BalancesBeforeRecordConsumed' | 'ReferendumCanceled' | 'ManagerSet' | 'AccountTranslatedParachainSovereign' | 'AccountTranslatedParachainSovereignDerived' | 'XcmSent'; - } - - /** @name PalletAhMigratorPalletEventName (788) */ - interface PalletAhMigratorPalletEventName extends Enum { - readonly isAssetRates: boolean; - readonly isBagsList: boolean; - readonly isBalances: boolean; - readonly isBounties: boolean; - readonly isChildBounties: boolean; - readonly isClaims: boolean; - readonly isConvictionVoting: boolean; - readonly isCrowdloan: boolean; - readonly isDelegatedStaking: boolean; - readonly isIndices: boolean; - readonly isMultisig: boolean; - readonly isNomPools: boolean; - readonly isPreimageChunk: boolean; - readonly isPreimageLegacyStatus: boolean; - readonly isPreimageRequestStatus: boolean; - readonly isProxyAnnouncements: boolean; - readonly isProxyProxies: boolean; - readonly isRecovery: boolean; - readonly isReferendaMetadata: boolean; - readonly isReferendaReferendums: boolean; - readonly isReferendaValues: boolean; - readonly isScheduler: boolean; - readonly isSchedulerAgenda: boolean; - readonly isStaking: boolean; - readonly isTreasury: boolean; - readonly isVesting: boolean; - readonly isSociety: boolean; - readonly type: 'AssetRates' | 'BagsList' | 'Balances' | 'Bounties' | 'ChildBounties' | 'Claims' | 'ConvictionVoting' | 'Crowdloan' | 'DelegatedStaking' | 'Indices' | 'Multisig' | 'NomPools' | 'PreimageChunk' | 'PreimageLegacyStatus' | 'PreimageRequestStatus' | 'ProxyAnnouncements' | 'ProxyProxies' | 'Recovery' | 'ReferendaMetadata' | 'ReferendaReferendums' | 'ReferendaValues' | 'Scheduler' | 'SchedulerAgenda' | 'Staking' | 'Treasury' | 'Vesting' | 'Society'; - } - - /** @name CumulusPalletParachainSystemParachainInherentInboundMessageId (828) */ - interface CumulusPalletParachainSystemParachainInherentInboundMessageId extends Struct { - readonly sentAt: u32; - readonly reverseIdx: u32; - } - /** @name AssetHubKusamaRuntimeRuntimeHoldReason (853) */ interface AssetHubKusamaRuntimeRuntimeHoldReason extends Enum { readonly isPreimage: boolean; @@ -2173,18 +592,6 @@ declare module '@polkadot/types/lookup' { readonly type: 'Preimage' | 'Session' | 'PolkadotXcm' | 'NftFractionalization' | 'Revive' | 'StateTrieMigration' | 'DelegatedStaking' | 'MultiBlockElectionSigned' | 'Staking'; } - /** @name PalletElectionProviderMultiBlockSignedPalletHoldReason (856) */ - interface PalletElectionProviderMultiBlockSignedPalletHoldReason extends Enum { - readonly isSignedSubmission: boolean; - readonly type: 'SignedSubmission'; - } - - /** @name PalletStakingAsyncPalletHoldReason (857) */ - interface PalletStakingAsyncPalletHoldReason extends Enum { - readonly isStaking: boolean; - readonly type: 'Staking'; - } - /** @name AssetHubKusamaRuntimeRuntimeFreezeReason (861) */ interface AssetHubKusamaRuntimeRuntimeFreezeReason extends Enum { readonly isNominationPools: boolean; @@ -2234,270 +641,6 @@ declare module '@polkadot/types/lookup' { readonly type: 'Contract' | 'Eoa'; } - /** @name PalletElectionProviderMultiBlockError (1054) */ - interface PalletElectionProviderMultiBlockError extends Enum { - readonly isFallback: boolean; - readonly isUnexpectedPhase: boolean; - readonly isSnapshot: boolean; - readonly type: 'Fallback' | 'UnexpectedPhase' | 'Snapshot'; - } - - /** @name PalletElectionProviderMultiBlockVerifierImplsValidSolution (1055) */ - interface PalletElectionProviderMultiBlockVerifierImplsValidSolution extends Enum { - readonly isX: boolean; - readonly isY: boolean; - readonly type: 'X' | 'Y'; - } - - /** @name PalletElectionProviderMultiBlockVerifierImplsPartialBackings (1058) */ - interface PalletElectionProviderMultiBlockVerifierImplsPartialBackings extends Struct { - readonly total: u128; - readonly backers: u32; - } - - /** @name PalletElectionProviderMultiBlockVerifierImplsStatus (1060) */ - interface PalletElectionProviderMultiBlockVerifierImplsStatus extends Enum { - readonly isOngoing: boolean; - readonly asOngoing: u32; - readonly isNothing: boolean; - readonly type: 'Ongoing' | 'Nothing'; - } - - /** @name PalletElectionProviderMultiBlockSignedSubmissionMetadata (1066) */ - interface PalletElectionProviderMultiBlockSignedSubmissionMetadata extends Struct { - readonly deposit: u128; - readonly fee: u128; - readonly reward: u128; - readonly claimedScore: SpNposElectionsElectionScore; - readonly pages: Vec; - } - - /** @name PalletElectionProviderMultiBlockSignedPalletError (1069) */ - interface PalletElectionProviderMultiBlockSignedPalletError extends Enum { - readonly isPhaseNotSigned: boolean; - readonly isDuplicate: boolean; - readonly isQueueFull: boolean; - readonly isBadPageIndex: boolean; - readonly isNotRegistered: boolean; - readonly isNoSubmission: boolean; - readonly isRoundNotOver: boolean; - readonly isBadWitnessData: boolean; - readonly isTooManyInvulnerables: boolean; - readonly type: 'PhaseNotSigned' | 'Duplicate' | 'QueueFull' | 'BadPageIndex' | 'NotRegistered' | 'NoSubmission' | 'RoundNotOver' | 'BadWitnessData' | 'TooManyInvulnerables'; - } - - /** @name PalletStakingAsyncLedgerStakingLedger (1070) */ - interface PalletStakingAsyncLedgerStakingLedger extends Struct { - readonly stash: AccountId32; - readonly total: Compact; - readonly active: Compact; - readonly unlocking: Vec; - } - - /** @name PalletStakingAsyncNominations (1071) */ - interface PalletStakingAsyncNominations extends Struct { - readonly targets: Vec; - readonly submittedIn: u32; - readonly suppressed: bool; - } - - /** @name PalletStakingAsyncActiveEraInfo (1072) */ - interface PalletStakingAsyncActiveEraInfo extends Struct { - readonly index: u32; - readonly start: Option; - } - - /** @name PalletStakingAsyncPalletBoundedExposurePage (1075) */ - interface PalletStakingAsyncPalletBoundedExposurePage extends SpStakingExposurePage {} - - /** @name PalletStakingAsyncEraRewardPoints (1080) */ - interface PalletStakingAsyncEraRewardPoints extends Struct { - readonly total: u32; - readonly individual: BTreeMap; - } - - /** @name PalletStakingAsyncSlashingOffenceRecord (1083) */ - interface PalletStakingAsyncSlashingOffenceRecord extends Struct { - readonly reporter: Option; - readonly reportedEra: u32; - readonly exposurePage: u32; - readonly slashFraction: Perbill; - readonly priorSlashFraction: Perbill; - } - - /** @name PalletStakingAsyncUnappliedSlash (1087) */ - interface PalletStakingAsyncUnappliedSlash extends Struct { - readonly validator: AccountId32; - readonly own: u128; - readonly others: Vec>; - readonly reporter: Option; - readonly payout: u128; - } - - /** @name PalletStakingAsyncSnapshotStatus (1090) */ - interface PalletStakingAsyncSnapshotStatus extends Enum { - readonly isOngoing: boolean; - readonly asOngoing: AccountId32; - readonly isConsumed: boolean; - readonly isWaiting: boolean; - readonly type: 'Ongoing' | 'Consumed' | 'Waiting'; - } - - /** @name PalletStakingAsyncPalletPruningStep (1092) */ - interface PalletStakingAsyncPalletPruningStep extends Enum { - readonly isErasStakersPaged: boolean; - readonly isErasStakersOverview: boolean; - readonly isErasValidatorPrefs: boolean; - readonly isClaimedRewards: boolean; - readonly isErasValidatorReward: boolean; - readonly isErasRewardPoints: boolean; - readonly isErasTotalStake: boolean; - readonly type: 'ErasStakersPaged' | 'ErasStakersOverview' | 'ErasValidatorPrefs' | 'ClaimedRewards' | 'ErasValidatorReward' | 'ErasRewardPoints' | 'ErasTotalStake'; - } - - /** @name PalletStakingAsyncPalletError (1093) */ - interface PalletStakingAsyncPalletError extends Enum { - readonly isNotController: boolean; - readonly isNotStash: boolean; - readonly isAlreadyBonded: boolean; - readonly isAlreadyPaired: boolean; - readonly isEmptyTargets: boolean; - readonly isDuplicateIndex: boolean; - readonly isInvalidSlashRecord: boolean; - readonly isInsufficientBond: boolean; - readonly isNoMoreChunks: boolean; - readonly isNoUnlockChunk: boolean; - readonly isFundedTarget: boolean; - readonly isInvalidEraToReward: boolean; - readonly isInvalidNumberOfNominations: boolean; - readonly isAlreadyClaimed: boolean; - readonly isInvalidPage: boolean; - readonly isIncorrectHistoryDepth: boolean; - readonly isBadState: boolean; - readonly isTooManyTargets: boolean; - readonly isBadTarget: boolean; - readonly isCannotChillOther: boolean; - readonly isTooManyNominators: boolean; - readonly isTooManyValidators: boolean; - readonly isCommissionTooLow: boolean; - readonly isBoundNotMet: boolean; - readonly isControllerDeprecated: boolean; - readonly isCannotRestoreLedger: boolean; - readonly isRewardDestinationRestricted: boolean; - readonly isNotEnoughFunds: boolean; - readonly isVirtualStakerNotAllowed: boolean; - readonly isCannotReapStash: boolean; - readonly isAlreadyMigrated: boolean; - readonly isEraNotStarted: boolean; - readonly isRestricted: boolean; - readonly isUnappliedSlashesInPreviousEra: boolean; - readonly isEraNotPrunable: boolean; - readonly isCancelledSlash: boolean; - readonly type: 'NotController' | 'NotStash' | 'AlreadyBonded' | 'AlreadyPaired' | 'EmptyTargets' | 'DuplicateIndex' | 'InvalidSlashRecord' | 'InsufficientBond' | 'NoMoreChunks' | 'NoUnlockChunk' | 'FundedTarget' | 'InvalidEraToReward' | 'InvalidNumberOfNominations' | 'AlreadyClaimed' | 'InvalidPage' | 'IncorrectHistoryDepth' | 'BadState' | 'TooManyTargets' | 'BadTarget' | 'CannotChillOther' | 'TooManyNominators' | 'TooManyValidators' | 'CommissionTooLow' | 'BoundNotMet' | 'ControllerDeprecated' | 'CannotRestoreLedger' | 'RewardDestinationRestricted' | 'NotEnoughFunds' | 'VirtualStakerNotAllowed' | 'CannotReapStash' | 'AlreadyMigrated' | 'EraNotStarted' | 'Restricted' | 'UnappliedSlashesInPreviousEra' | 'EraNotPrunable' | 'CancelledSlash'; - } - - /** @name PalletReferendaReferendumInfoOriginCaller (1104) */ - interface PalletReferendaReferendumInfoOriginCaller extends Enum { - readonly isOngoing: boolean; - readonly asOngoing: PalletReferendaReferendumStatusOriginCaller; - readonly isApproved: boolean; - readonly asApproved: ITuple<[u32, Option, Option]>; - readonly isRejected: boolean; - readonly asRejected: ITuple<[u32, Option, Option]>; - readonly isCancelled: boolean; - readonly asCancelled: ITuple<[u32, Option, Option]>; - readonly isTimedOut: boolean; - readonly asTimedOut: ITuple<[u32, Option, Option]>; - readonly isKilled: boolean; - readonly asKilled: u32; - readonly type: 'Ongoing' | 'Approved' | 'Rejected' | 'Cancelled' | 'TimedOut' | 'Killed'; - } - - /** @name PalletReferendaReferendumStatusOriginCaller (1105) */ - interface PalletReferendaReferendumStatusOriginCaller extends Struct { - readonly track: u16; - readonly origin: AssetHubKusamaRuntimeOriginCaller; - readonly proposal: FrameSupportPreimagesBounded; - readonly enactment: FrameSupportScheduleDispatchTime; - readonly submitted: u32; - readonly submissionDeposit: PalletReferendaDeposit; - readonly decisionDeposit: Option; - readonly deciding: Option; - readonly tally: PalletConvictionVotingTally; - readonly inQueue: bool; - readonly alarm: Option]>>; - } - - /** @name PalletAhOpsError (1123) */ - interface PalletAhOpsError extends Enum { - readonly isNoLeaseReserve: boolean; - readonly isNoCrowdloanContribution: boolean; - readonly isNoCrowdloanReserve: boolean; - readonly isFailedToWithdrawCrowdloanContribution: boolean; - readonly isNotYet: boolean; - readonly isContributionsRemaining: boolean; - readonly isWrongDerivedTranslation: boolean; - readonly isNotSovereign: boolean; - readonly isInternalError: boolean; - readonly isMigrationNotCompleted: boolean; - readonly isZeroBalance: boolean; - readonly type: 'NoLeaseReserve' | 'NoCrowdloanContribution' | 'NoCrowdloanReserve' | 'FailedToWithdrawCrowdloanContribution' | 'NotYet' | 'ContributionsRemaining' | 'WrongDerivedTranslation' | 'NotSovereign' | 'InternalError' | 'MigrationNotCompleted' | 'ZeroBalance'; - } - - /** @name PalletAhMigratorBalancesBefore (1124) */ - interface PalletAhMigratorBalancesBefore extends Struct { - readonly checkingAccount: u128; - readonly totalIssuance: u128; - } - - /** @name PalletAhMigratorError (1125) */ - interface PalletAhMigratorError extends Enum { - readonly isFailedToUnreserveDeposit: boolean; - readonly isFailedToProcessAccount: boolean; - readonly isInsertConflict: boolean; - readonly isFailedToConvertType: boolean; - readonly isPreimageNotFound: boolean; - readonly isFailedToConvertCall: boolean; - readonly isFailedToBoundCall: boolean; - readonly isXcmError: boolean; - readonly isFailedToIntegrateVestingSchedule: boolean; - readonly isFailedToCalculateCheckingAccount: boolean; - readonly isFailedToBoundVector: boolean; - readonly isDmpQueuePriorityAlreadySet: boolean; - readonly isInvalidParameter: boolean; - readonly isPreimageMissing: boolean; - readonly isPreimageTooBig: boolean; - readonly isPreimageChunkMissing: boolean; - readonly isPreimageStatusInvalid: boolean; - readonly isBadXcmVersion: boolean; - readonly isInvalidOrigin: boolean; - readonly type: 'FailedToUnreserveDeposit' | 'FailedToProcessAccount' | 'InsertConflict' | 'FailedToConvertType' | 'PreimageNotFound' | 'FailedToConvertCall' | 'FailedToBoundCall' | 'XcmError' | 'FailedToIntegrateVestingSchedule' | 'FailedToCalculateCheckingAccount' | 'FailedToBoundVector' | 'DmpQueuePriorityAlreadySet' | 'InvalidParameter' | 'PreimageMissing' | 'PreimageTooBig' | 'PreimageChunkMissing' | 'PreimageStatusInvalid' | 'BadXcmVersion' | 'InvalidOrigin'; - } - - /** @name XcmVersionedAsset (1187) */ - interface XcmVersionedAsset extends Enum { - readonly isV3: boolean; - readonly asV3: XcmV3MultiAsset; - readonly isV4: boolean; - readonly asV4: StagingXcmV4Asset; - readonly isV5: boolean; - readonly asV5: StagingXcmV5Asset; - readonly type: 'V3' | 'V4' | 'V5'; - } - - /** @name XcmRuntimeApisTrustedQueryError (1189) */ - interface XcmRuntimeApisTrustedQueryError extends Enum { - readonly isVersionedAssetConversionFailed: boolean; - readonly isVersionedLocationConversionFailed: boolean; - readonly type: 'VersionedAssetConversionFailed' | 'VersionedLocationConversionFailed'; - } - - /** @name XcmRuntimeApisAuthorizedAliasesError (1191) */ - interface XcmRuntimeApisAuthorizedAliasesError extends Enum { - readonly isLocationVersionConversionFailed: boolean; - readonly type: 'LocationVersionConversionFailed'; - } - /** @name PalletReviveEvmApiDebugRpcTypesPrestateTracerConfig (1233) */ interface PalletReviveEvmApiDebugRpcTypesPrestateTracerConfig extends Struct { readonly diffMode: bool; diff --git a/packages/types-augment/src/lookup/types-assetHubPolkadot.ts b/packages/types-augment/src/lookup/types-assetHubPolkadot.ts index 8141ff79dea..47513fb3851 100644 --- a/packages/types-augment/src/lookup/types-assetHubPolkadot.ts +++ b/packages/types-augment/src/lookup/types-assetHubPolkadot.ts @@ -5,12 +5,16 @@ // this is required to allow for ambient/previous definitions import '@polkadot/types/lookup'; -import type { BTreeMap, BTreeSet, Bytes, Enum, Null, Option, Struct, U8aFixed, Vec, bool, u128, u16, u32 } from '@polkadot/types-codec'; +import type { BTreeMap, BTreeSet, Bytes, Compact, Enum, Null, Option, Result, Struct, U8aFixed, Vec, bool, u128, u16, u32, u64, u8 } from '@polkadot/types-codec'; import type { ITuple } from '@polkadot/types-codec/types'; -import type { AccountId32, H256 } from '@polkadot/types/interfaces/runtime'; +import type { EthereumAddress } from '@polkadot/types/interfaces/eth'; +import type { AccountId32, H256, MultiAddress, PerU16, Perbill, Percent } from '@polkadot/types/interfaces/runtime'; declare module '@polkadot/types/lookup' { - /** @name CumulusPalletParachainSystemEvent (32) */ + /** @name AssetHubPolkadotRuntimeRuntimeTask (32) */ + type AssetHubPolkadotRuntimeRuntimeTask = Null; + + /** @name CumulusPalletParachainSystemEvent (33) */ interface CumulusPalletParachainSystemEvent extends Enum { readonly isValidationFunctionStored: boolean; readonly isValidationFunctionApplied: boolean; @@ -34,7 +38,125 @@ declare module '@polkadot/types/lookup' { readonly type: 'ValidationFunctionStored' | 'ValidationFunctionApplied' | 'ValidationFunctionDiscarded' | 'DownwardMessagesReceived' | 'DownwardMessagesProcessed' | 'UpwardMessageSent'; } - /** @name PalletCollatorSelectionEvent (57) */ + /** @name AssetHubPolkadotRuntimeRuntimeParametersKey (41) */ + interface AssetHubPolkadotRuntimeRuntimeParametersKey extends Enum { + readonly isStakingElection: boolean; + readonly asStakingElection: AssetHubPolkadotRuntimeDynamicParamsStakingElectionParametersKey; + readonly isScheduler: boolean; + readonly asScheduler: AssetHubPolkadotRuntimeDynamicParamsSchedulerParametersKey; + readonly isMessageQueue: boolean; + readonly asMessageQueue: AssetHubPolkadotRuntimeDynamicParamsMessageQueueParametersKey; + readonly type: 'StakingElection' | 'Scheduler' | 'MessageQueue'; + } + + /** @name AssetHubPolkadotRuntimeDynamicParamsStakingElectionParametersKey (42) */ + interface AssetHubPolkadotRuntimeDynamicParamsStakingElectionParametersKey extends Enum { + readonly isSignedPhase: boolean; + readonly isMaxSignedSubmissions: boolean; + readonly isUnsignedPhase: boolean; + readonly isMinerPages: boolean; + readonly isMaxElectingVoters: boolean; + readonly isTargetSnapshotPerBlock: boolean; + readonly isMaxEraDuration: boolean; + readonly type: 'SignedPhase' | 'MaxSignedSubmissions' | 'UnsignedPhase' | 'MinerPages' | 'MaxElectingVoters' | 'TargetSnapshotPerBlock' | 'MaxEraDuration'; + } + + /** @name AssetHubPolkadotRuntimeDynamicParamsStakingElectionSignedPhase (43) */ + type AssetHubPolkadotRuntimeDynamicParamsStakingElectionSignedPhase = Null; + + /** @name AssetHubPolkadotRuntimeDynamicParamsStakingElectionMaxSignedSubmissions (44) */ + type AssetHubPolkadotRuntimeDynamicParamsStakingElectionMaxSignedSubmissions = Null; + + /** @name AssetHubPolkadotRuntimeDynamicParamsStakingElectionUnsignedPhase (45) */ + type AssetHubPolkadotRuntimeDynamicParamsStakingElectionUnsignedPhase = Null; + + /** @name AssetHubPolkadotRuntimeDynamicParamsStakingElectionMinerPages (46) */ + type AssetHubPolkadotRuntimeDynamicParamsStakingElectionMinerPages = Null; + + /** @name AssetHubPolkadotRuntimeDynamicParamsStakingElectionMaxElectingVoters (47) */ + type AssetHubPolkadotRuntimeDynamicParamsStakingElectionMaxElectingVoters = Null; + + /** @name AssetHubPolkadotRuntimeDynamicParamsStakingElectionTargetSnapshotPerBlock (48) */ + type AssetHubPolkadotRuntimeDynamicParamsStakingElectionTargetSnapshotPerBlock = Null; + + /** @name AssetHubPolkadotRuntimeDynamicParamsStakingElectionMaxEraDuration (49) */ + type AssetHubPolkadotRuntimeDynamicParamsStakingElectionMaxEraDuration = Null; + + /** @name AssetHubPolkadotRuntimeDynamicParamsSchedulerParametersKey (50) */ + interface AssetHubPolkadotRuntimeDynamicParamsSchedulerParametersKey extends Enum { + readonly isMaxScheduledPerBlock: boolean; + readonly isMaximumWeight: boolean; + readonly type: 'MaxScheduledPerBlock' | 'MaximumWeight'; + } + + /** @name AssetHubPolkadotRuntimeDynamicParamsSchedulerMaxScheduledPerBlock (51) */ + type AssetHubPolkadotRuntimeDynamicParamsSchedulerMaxScheduledPerBlock = Null; + + /** @name AssetHubPolkadotRuntimeDynamicParamsSchedulerMaximumWeight (52) */ + type AssetHubPolkadotRuntimeDynamicParamsSchedulerMaximumWeight = Null; + + /** @name AssetHubPolkadotRuntimeDynamicParamsMessageQueueParametersKey (53) */ + interface AssetHubPolkadotRuntimeDynamicParamsMessageQueueParametersKey extends Enum { + readonly isMaxOnInitWeight: boolean; + readonly isMaxOnIdleWeight: boolean; + readonly type: 'MaxOnInitWeight' | 'MaxOnIdleWeight'; + } + + /** @name AssetHubPolkadotRuntimeDynamicParamsMessageQueueMaxOnInitWeight (54) */ + type AssetHubPolkadotRuntimeDynamicParamsMessageQueueMaxOnInitWeight = Null; + + /** @name AssetHubPolkadotRuntimeDynamicParamsMessageQueueMaxOnIdleWeight (55) */ + type AssetHubPolkadotRuntimeDynamicParamsMessageQueueMaxOnIdleWeight = Null; + + /** @name AssetHubPolkadotRuntimeRuntimeParametersValue (57) */ + interface AssetHubPolkadotRuntimeRuntimeParametersValue extends Enum { + readonly isStakingElection: boolean; + readonly asStakingElection: AssetHubPolkadotRuntimeDynamicParamsStakingElectionParametersValue; + readonly isScheduler: boolean; + readonly asScheduler: AssetHubPolkadotRuntimeDynamicParamsSchedulerParametersValue; + readonly isMessageQueue: boolean; + readonly asMessageQueue: AssetHubPolkadotRuntimeDynamicParamsMessageQueueParametersValue; + readonly type: 'StakingElection' | 'Scheduler' | 'MessageQueue'; + } + + /** @name AssetHubPolkadotRuntimeDynamicParamsStakingElectionParametersValue (58) */ + interface AssetHubPolkadotRuntimeDynamicParamsStakingElectionParametersValue extends Enum { + readonly isSignedPhase: boolean; + readonly asSignedPhase: u32; + readonly isMaxSignedSubmissions: boolean; + readonly asMaxSignedSubmissions: u32; + readonly isUnsignedPhase: boolean; + readonly asUnsignedPhase: u32; + readonly isMinerPages: boolean; + readonly asMinerPages: u32; + readonly isMaxElectingVoters: boolean; + readonly asMaxElectingVoters: u32; + readonly isTargetSnapshotPerBlock: boolean; + readonly asTargetSnapshotPerBlock: u32; + readonly isMaxEraDuration: boolean; + readonly asMaxEraDuration: u64; + readonly type: 'SignedPhase' | 'MaxSignedSubmissions' | 'UnsignedPhase' | 'MinerPages' | 'MaxElectingVoters' | 'TargetSnapshotPerBlock' | 'MaxEraDuration'; + } + + /** @name AssetHubPolkadotRuntimeDynamicParamsSchedulerParametersValue (59) */ + interface AssetHubPolkadotRuntimeDynamicParamsSchedulerParametersValue extends Enum { + readonly isMaxScheduledPerBlock: boolean; + readonly asMaxScheduledPerBlock: u32; + readonly isMaximumWeight: boolean; + readonly asMaximumWeight: SpWeightsWeightV2Weight; + readonly type: 'MaxScheduledPerBlock' | 'MaximumWeight'; + } + + /** @name AssetHubPolkadotRuntimeDynamicParamsMessageQueueParametersValue (60) */ + interface AssetHubPolkadotRuntimeDynamicParamsMessageQueueParametersValue extends Enum { + readonly isMaxOnInitWeight: boolean; + readonly asMaxOnInitWeight: Option; + readonly isMaxOnIdleWeight: boolean; + readonly asMaxOnIdleWeight: Option; + readonly type: 'MaxOnInitWeight' | 'MaxOnIdleWeight'; + } + + /** @name PalletCollatorSelectionEvent (88) */ interface PalletCollatorSelectionEvent extends Enum { readonly isNewInvulnerables: boolean; readonly asNewInvulnerables: { @@ -83,7 +205,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'NewInvulnerables' | 'InvulnerableAdded' | 'InvulnerableRemoved' | 'NewDesiredCandidates' | 'NewCandidacyBond' | 'CandidateAdded' | 'CandidateBondUpdated' | 'CandidateRemoved' | 'CandidateReplaced' | 'InvalidInvulnerableSkipped'; } - /** @name CumulusPalletXcmpQueueEvent (60) */ + /** @name CumulusPalletXcmpQueueEvent (91) */ interface CumulusPalletXcmpQueueEvent extends Enum { readonly isXcmpMessageSent: boolean; readonly asXcmpMessageSent: { @@ -92,7 +214,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'XcmpMessageSent'; } - /** @name CumulusPalletXcmEvent (135) */ + /** @name CumulusPalletXcmEvent (166) */ interface CumulusPalletXcmEvent extends Enum { readonly isInvalidFormat: boolean; readonly asInvalidFormat: U8aFixed; @@ -103,7 +225,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'InvalidFormat' | 'UnsupportedVersion' | 'ExecutedDownward'; } - /** @name PalletXcmBridgeHubRouterEvent (136) */ + /** @name PalletXcmBridgeHubRouterEvent (167) */ interface PalletXcmBridgeHubRouterEvent extends Enum { readonly isDeliveryFeeFactorDecreased: boolean; readonly asDeliveryFeeFactorDecreased: { @@ -116,7 +238,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'DeliveryFeeFactorDecreased' | 'DeliveryFeeFactorIncreased'; } - /** @name CumulusPrimitivesCoreAggregateMessageOrigin (139) */ + /** @name CumulusPrimitivesCoreAggregateMessageOrigin (170) */ interface CumulusPrimitivesCoreAggregateMessageOrigin extends Enum { readonly isHere: boolean; readonly isParent: boolean; @@ -125,7 +247,30 @@ declare module '@polkadot/types/lookup' { readonly type: 'Here' | 'Parent' | 'Sibling'; } - /** @name AssetHubPolkadotRuntimeProxyType (148) */ + /** @name SnowbridgePalletSystemFrontendEvent (173) */ + interface SnowbridgePalletSystemFrontendEvent extends Enum { + readonly isMessageSent: boolean; + readonly asMessageSent: { + readonly origin: StagingXcmV5Location; + readonly destination: StagingXcmV5Location; + readonly message: StagingXcmV5Xcm; + readonly messageId: U8aFixed; + } & Struct; + readonly isExportOperatingModeChanged: boolean; + readonly asExportOperatingModeChanged: { + readonly mode: SnowbridgeCoreOperatingModeBasicOperatingMode; + } & Struct; + readonly type: 'MessageSent' | 'ExportOperatingModeChanged'; + } + + /** @name SnowbridgeCoreOperatingModeBasicOperatingMode (174) */ + interface SnowbridgeCoreOperatingModeBasicOperatingMode extends Enum { + readonly isNormal: boolean; + readonly isHalted: boolean; + readonly type: 'Normal' | 'Halted'; + } + + /** @name AssetHubPolkadotRuntimeProxyType (179) */ interface AssetHubPolkadotRuntimeProxyType extends Enum { readonly isAny: boolean; readonly isNonTransfer: boolean; @@ -134,84 +279,35 @@ declare module '@polkadot/types/lookup' { readonly isAssetOwner: boolean; readonly isAssetManager: boolean; readonly isCollator: boolean; - readonly type: 'Any' | 'NonTransfer' | 'CancelProxy' | 'Assets' | 'AssetOwner' | 'AssetManager' | 'Collator'; - } - - /** @name CumulusPalletParachainSystemUnincludedSegmentAncestor (200) */ - interface CumulusPalletParachainSystemUnincludedSegmentAncestor extends Struct { - readonly usedBandwidth: CumulusPalletParachainSystemUnincludedSegmentUsedBandwidth; - readonly paraHeadHash: Option; - readonly consumedGoAheadSignal: Option; - } - - /** @name CumulusPalletParachainSystemUnincludedSegmentUsedBandwidth (201) */ - interface CumulusPalletParachainSystemUnincludedSegmentUsedBandwidth extends Struct { - readonly umpMsgCount: u32; - readonly umpTotalBytes: u32; - readonly hrmpOutgoing: BTreeMap; - } - - /** @name CumulusPalletParachainSystemUnincludedSegmentHrmpChannelUpdate (203) */ - interface CumulusPalletParachainSystemUnincludedSegmentHrmpChannelUpdate extends Struct { - readonly msgCount: u32; - readonly totalBytes: u32; - } - - /** @name CumulusPalletParachainSystemUnincludedSegmentSegmentTracker (209) */ - interface CumulusPalletParachainSystemUnincludedSegmentSegmentTracker extends Struct { - readonly usedBandwidth: CumulusPalletParachainSystemUnincludedSegmentUsedBandwidth; - readonly hrmpWatermark: Option; - readonly consumedGoAheadSignal: Option; - } - - /** @name SpTrieStorageProof (214) */ - interface SpTrieStorageProof extends Struct { - readonly trieNodes: BTreeSet; - } - - /** @name CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot (216) */ - interface CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot extends Struct { - readonly dmqMqcHead: H256; - readonly relayDispatchQueueRemainingCapacity: CumulusPalletParachainSystemRelayStateSnapshotRelayDispatchQueueRemainingCapacity; - readonly ingressChannels: Vec>; - readonly egressChannels: Vec>; - } - - /** @name CumulusPalletParachainSystemRelayStateSnapshotRelayDispatchQueueRemainingCapacity (217) */ - interface CumulusPalletParachainSystemRelayStateSnapshotRelayDispatchQueueRemainingCapacity extends Struct { - readonly remainingCount: u32; - readonly remainingSize: u32; - } - - /** @name PolkadotPrimitivesV8AbridgedHrmpChannel (220) */ - interface PolkadotPrimitivesV8AbridgedHrmpChannel extends Struct { - readonly maxCapacity: u32; - readonly maxTotalSize: u32; - readonly maxMessageSize: u32; - readonly msgCount: u32; - readonly totalSize: u32; - readonly mqcHead: Option; + readonly isGovernance: boolean; + readonly isStaking: boolean; + readonly isNominationPools: boolean; + readonly isAuction: boolean; + readonly isParaRegistration: boolean; + readonly type: 'Any' | 'NonTransfer' | 'CancelProxy' | 'Assets' | 'AssetOwner' | 'AssetManager' | 'Collator' | 'Governance' | 'Staking' | 'NominationPools' | 'Auction' | 'ParaRegistration'; } - /** @name PolkadotPrimitivesV8AbridgedHostConfiguration (221) */ - interface PolkadotPrimitivesV8AbridgedHostConfiguration extends Struct { - readonly maxCodeSize: u32; - readonly maxHeadDataSize: u32; - readonly maxUpwardQueueCount: u32; - readonly maxUpwardQueueSize: u32; - readonly maxUpwardMessageSize: u32; - readonly maxUpwardMessageNumPerCandidate: u32; - readonly hrmpMaxMessageNumPerCandidate: u32; - readonly validationUpgradeCooldown: u32; - readonly validationUpgradeDelay: u32; - readonly asyncBackingParams: PolkadotPrimitivesV8AsyncBackingAsyncBackingParams; + /** @name ParachainsCommonPayVersionedLocatableAccount (207) */ + interface ParachainsCommonPayVersionedLocatableAccount extends Enum { + readonly isV4: boolean; + readonly asV4: { + readonly location: StagingXcmV4Location; + readonly accountId: StagingXcmV4Location; + } & Struct; + readonly isV5: boolean; + readonly asV5: { + readonly location: StagingXcmV5Location; + readonly accountId: StagingXcmV5Location; + } & Struct; + readonly type: 'V4' | 'V5'; } - /** @name CumulusPalletParachainSystemCall (229) */ + /** @name CumulusPalletParachainSystemCall (218) */ interface CumulusPalletParachainSystemCall extends Enum { readonly isSetValidationData: boolean; readonly asSetValidationData: { - readonly data: CumulusPrimitivesParachainInherentParachainInherentData; + readonly data: CumulusPalletParachainSystemParachainInherentBasicParachainInherentData; + readonly inboundMessagesData: CumulusPalletParachainSystemParachainInherentInboundMessagesData; } & Struct; readonly isSudoSendUpwardMessage: boolean; readonly asSudoSendUpwardMessage: { @@ -220,50 +316,92 @@ declare module '@polkadot/types/lookup' { readonly type: 'SetValidationData' | 'SudoSendUpwardMessage'; } - /** @name CumulusPrimitivesParachainInherentParachainInherentData (230) */ - interface CumulusPrimitivesParachainInherentParachainInherentData extends Struct { + /** @name CumulusPalletParachainSystemParachainInherentBasicParachainInherentData (219) */ + interface CumulusPalletParachainSystemParachainInherentBasicParachainInherentData extends Struct { readonly validationData: PolkadotPrimitivesV8PersistedValidationData; readonly relayChainState: SpTrieStorageProof; - readonly downwardMessages: Vec; - readonly horizontalMessages: BTreeMap>; + readonly relayParentDescendants: Vec; + readonly collatorPeerId: Option; } - /** @name CumulusPalletParachainSystemError (238) */ - interface CumulusPalletParachainSystemError extends Enum { - readonly isOverlappingUpgrades: boolean; - readonly isProhibitedByPolkadot: boolean; - readonly isTooBig: boolean; - readonly isValidationDataNotAvailable: boolean; - readonly isHostConfigurationNotAvailable: boolean; - readonly isNotScheduled: boolean; - readonly type: 'OverlappingUpgrades' | 'ProhibitedByPolkadot' | 'TooBig' | 'ValidationDataNotAvailable' | 'HostConfigurationNotAvailable' | 'NotScheduled'; + /** @name SpTrieStorageProof (222) */ + interface SpTrieStorageProof extends Struct { + readonly trieNodes: BTreeSet; + } + + /** @name CumulusPalletParachainSystemParachainInherentInboundMessagesData (227) */ + interface CumulusPalletParachainSystemParachainInherentInboundMessagesData extends Struct { + readonly downwardMessages: { + readonly fullMessages: Vec; + readonly hashedMessages: Vec; + } & Struct; + readonly horizontalMessages: CumulusPalletParachainSystemParachainInherentAbridgedInboundMessagesCollection; + } + + /** @name CumulusPrimitivesParachainInherentHashedMessage (232) */ + interface CumulusPrimitivesParachainInherentHashedMessage extends Struct { + readonly sentAt: u32; + readonly msgHash: H256; + } + + /** @name CumulusPalletParachainSystemParachainInherentAbridgedInboundMessagesCollection (233) */ + interface CumulusPalletParachainSystemParachainInherentAbridgedInboundMessagesCollection extends Struct { + readonly fullMessages: Vec>; + readonly hashedMessages: Vec>; } /** @name StagingParachainInfoCall (240) */ type StagingParachainInfoCall = Null; - /** @name AssetHubPolkadotRuntimeRuntimeHoldReason (250) */ - interface AssetHubPolkadotRuntimeRuntimeHoldReason extends Enum { - readonly isPolkadotXcm: boolean; - readonly asPolkadotXcm: PalletXcmHoldReason; - readonly isStateTrieMigration: boolean; - readonly asStateTrieMigration: PalletStateTrieMigrationHoldReason; - readonly type: 'PolkadotXcm' | 'StateTrieMigration'; + /** @name AssetHubPolkadotRuntimeRuntimeParameters (246) */ + interface AssetHubPolkadotRuntimeRuntimeParameters extends Enum { + readonly isStakingElection: boolean; + readonly asStakingElection: AssetHubPolkadotRuntimeDynamicParamsStakingElectionParameters; + readonly isScheduler: boolean; + readonly asScheduler: AssetHubPolkadotRuntimeDynamicParamsSchedulerParameters; + readonly isMessageQueue: boolean; + readonly asMessageQueue: AssetHubPolkadotRuntimeDynamicParamsMessageQueueParameters; + readonly type: 'StakingElection' | 'Scheduler' | 'MessageQueue'; } - /** @name FrameSupportTokensMiscIdAmount (255) */ - interface FrameSupportTokensMiscIdAmount extends Struct { - readonly id: Null; - readonly amount: u128; + /** @name AssetHubPolkadotRuntimeDynamicParamsStakingElectionParameters (247) */ + interface AssetHubPolkadotRuntimeDynamicParamsStakingElectionParameters extends Enum { + readonly isSignedPhase: boolean; + readonly asSignedPhase: ITuple<[AssetHubPolkadotRuntimeDynamicParamsStakingElectionSignedPhase, Option]>; + readonly isMaxSignedSubmissions: boolean; + readonly asMaxSignedSubmissions: ITuple<[AssetHubPolkadotRuntimeDynamicParamsStakingElectionMaxSignedSubmissions, Option]>; + readonly isUnsignedPhase: boolean; + readonly asUnsignedPhase: ITuple<[AssetHubPolkadotRuntimeDynamicParamsStakingElectionUnsignedPhase, Option]>; + readonly isMinerPages: boolean; + readonly asMinerPages: ITuple<[AssetHubPolkadotRuntimeDynamicParamsStakingElectionMinerPages, Option]>; + readonly isMaxElectingVoters: boolean; + readonly asMaxElectingVoters: ITuple<[AssetHubPolkadotRuntimeDynamicParamsStakingElectionMaxElectingVoters, Option]>; + readonly isTargetSnapshotPerBlock: boolean; + readonly asTargetSnapshotPerBlock: ITuple<[AssetHubPolkadotRuntimeDynamicParamsStakingElectionTargetSnapshotPerBlock, Option]>; + readonly isMaxEraDuration: boolean; + readonly asMaxEraDuration: ITuple<[AssetHubPolkadotRuntimeDynamicParamsStakingElectionMaxEraDuration, Option]>; + readonly type: 'SignedPhase' | 'MaxSignedSubmissions' | 'UnsignedPhase' | 'MinerPages' | 'MaxElectingVoters' | 'TargetSnapshotPerBlock' | 'MaxEraDuration'; } - /** @name PalletCollatorSelectionCandidateInfo (271) */ - interface PalletCollatorSelectionCandidateInfo extends Struct { - readonly who: AccountId32; - readonly deposit: u128; + /** @name AssetHubPolkadotRuntimeDynamicParamsSchedulerParameters (248) */ + interface AssetHubPolkadotRuntimeDynamicParamsSchedulerParameters extends Enum { + readonly isMaxScheduledPerBlock: boolean; + readonly asMaxScheduledPerBlock: ITuple<[AssetHubPolkadotRuntimeDynamicParamsSchedulerMaxScheduledPerBlock, Option]>; + readonly isMaximumWeight: boolean; + readonly asMaximumWeight: ITuple<[AssetHubPolkadotRuntimeDynamicParamsSchedulerMaximumWeight, Option]>; + readonly type: 'MaxScheduledPerBlock' | 'MaximumWeight'; } - /** @name PalletCollatorSelectionCall (273) */ + /** @name AssetHubPolkadotRuntimeDynamicParamsMessageQueueParameters (249) */ + interface AssetHubPolkadotRuntimeDynamicParamsMessageQueueParameters extends Enum { + readonly isMaxOnInitWeight: boolean; + readonly asMaxOnInitWeight: ITuple<[AssetHubPolkadotRuntimeDynamicParamsMessageQueueMaxOnInitWeight, Option>]>; + readonly isMaxOnIdleWeight: boolean; + readonly asMaxOnIdleWeight: ITuple<[AssetHubPolkadotRuntimeDynamicParamsMessageQueueMaxOnIdleWeight, Option>]>; + readonly type: 'MaxOnInitWeight' | 'MaxOnIdleWeight'; + } + + /** @name PalletCollatorSelectionCall (264) */ interface PalletCollatorSelectionCall extends Enum { readonly isSetInvulnerables: boolean; readonly asSetInvulnerables: { @@ -299,60 +437,15 @@ declare module '@polkadot/types/lookup' { readonly type: 'SetInvulnerables' | 'SetDesiredCandidates' | 'SetCandidacyBond' | 'RegisterAsCandidate' | 'LeaveIntent' | 'AddInvulnerable' | 'RemoveInvulnerable' | 'UpdateBond' | 'TakeCandidateSlot'; } - /** @name PalletCollatorSelectionError (275) */ - interface PalletCollatorSelectionError extends Enum { - readonly isTooManyCandidates: boolean; - readonly isTooFewEligibleCollators: boolean; - readonly isAlreadyCandidate: boolean; - readonly isNotCandidate: boolean; - readonly isTooManyInvulnerables: boolean; - readonly isAlreadyInvulnerable: boolean; - readonly isNotInvulnerable: boolean; - readonly isNoAssociatedValidatorId: boolean; - readonly isValidatorNotRegistered: boolean; - readonly isInsertToCandidateListFailed: boolean; - readonly isRemoveFromCandidateListFailed: boolean; - readonly isDepositTooLow: boolean; - readonly isUpdateCandidateListFailed: boolean; - readonly isInsufficientBond: boolean; - readonly isTargetIsNotCandidate: boolean; - readonly isIdenticalDeposit: boolean; - readonly isInvalidUnreserve: boolean; - readonly type: 'TooManyCandidates' | 'TooFewEligibleCollators' | 'AlreadyCandidate' | 'NotCandidate' | 'TooManyInvulnerables' | 'AlreadyInvulnerable' | 'NotInvulnerable' | 'NoAssociatedValidatorId' | 'ValidatorNotRegistered' | 'InsertToCandidateListFailed' | 'RemoveFromCandidateListFailed' | 'DepositTooLow' | 'UpdateCandidateListFailed' | 'InsufficientBond' | 'TargetIsNotCandidate' | 'IdenticalDeposit' | 'InvalidUnreserve'; - } - - /** @name AssetHubPolkadotRuntimeSessionKeys (278) */ + /** @name AssetHubPolkadotRuntimeSessionKeys (266) */ interface AssetHubPolkadotRuntimeSessionKeys extends Struct { readonly aura: SpConsensusAuraEd25519AppEd25519Public; } - /** @name SpConsensusAuraEd25519AppEd25519Public (279) */ + /** @name SpConsensusAuraEd25519AppEd25519Public (267) */ interface SpConsensusAuraEd25519AppEd25519Public extends U8aFixed {} - /** @name CumulusPalletXcmpQueueOutboundChannelDetails (296) */ - interface CumulusPalletXcmpQueueOutboundChannelDetails extends Struct { - readonly recipient: u32; - readonly state: CumulusPalletXcmpQueueOutboundState; - readonly signalsExist: bool; - readonly firstIndex: u16; - readonly lastIndex: u16; - } - - /** @name CumulusPalletXcmpQueueOutboundState (297) */ - interface CumulusPalletXcmpQueueOutboundState extends Enum { - readonly isOk: boolean; - readonly isSuspended: boolean; - readonly type: 'Ok' | 'Suspended'; - } - - /** @name CumulusPalletXcmpQueueQueueConfigData (301) */ - interface CumulusPalletXcmpQueueQueueConfigData extends Struct { - readonly suspendThreshold: u32; - readonly dropThreshold: u32; - readonly resumeThreshold: u32; - } - - /** @name CumulusPalletXcmpQueueCall (302) */ + /** @name CumulusPalletXcmpQueueCall (268) */ interface CumulusPalletXcmpQueueCall extends Enum { readonly isSuspendXcmExecution: boolean; readonly isResumeXcmExecution: boolean; @@ -371,26 +464,10 @@ declare module '@polkadot/types/lookup' { readonly type: 'SuspendXcmExecution' | 'ResumeXcmExecution' | 'UpdateSuspendThreshold' | 'UpdateDropThreshold' | 'UpdateResumeThreshold'; } - /** @name CumulusPalletXcmpQueueError (303) */ - interface CumulusPalletXcmpQueueError extends Enum { - readonly isBadQueueConfig: boolean; - readonly isAlreadySuspended: boolean; - readonly isAlreadyResumed: boolean; - readonly isTooManyActiveOutboundChannels: boolean; - readonly isTooBig: boolean; - readonly type: 'BadQueueConfig' | 'AlreadySuspended' | 'AlreadyResumed' | 'TooManyActiveOutboundChannels' | 'TooBig'; - } - - /** @name CumulusPalletXcmCall (375) */ + /** @name CumulusPalletXcmCall (313) */ type CumulusPalletXcmCall = Null; - /** @name BpXcmBridgeHubRouterBridgeState (376) */ - interface BpXcmBridgeHubRouterBridgeState extends Struct { - readonly deliveryFeeFactor: u128; - readonly isCongested: bool; - } - - /** @name PalletXcmBridgeHubRouterCall (377) */ + /** @name PalletXcmBridgeHubRouterCall (314) */ interface PalletXcmBridgeHubRouterCall extends Enum { readonly isReportBridgeStatus: boolean; readonly asReportBridgeStatus: { @@ -400,7 +477,43 @@ declare module '@polkadot/types/lookup' { readonly type: 'ReportBridgeStatus'; } - /** @name AssetHubPolkadotRuntimeOriginCaller (429) */ + /** @name SnowbridgePalletSystemFrontendCall (316) */ + interface SnowbridgePalletSystemFrontendCall extends Enum { + readonly isSetOperatingMode: boolean; + readonly asSetOperatingMode: { + readonly mode: SnowbridgeCoreOperatingModeBasicOperatingMode; + } & Struct; + readonly isRegisterToken: boolean; + readonly asRegisterToken: { + readonly assetId: XcmVersionedLocation; + readonly metadata: SnowbridgeCoreAssetMetadata; + readonly feeAsset: StagingXcmV5Asset; + } & Struct; + readonly isAddTip: boolean; + readonly asAddTip: { + readonly messageId: SnowbridgeCoreRewardMessageId; + readonly asset: StagingXcmV5Asset; + } & Struct; + readonly type: 'SetOperatingMode' | 'RegisterToken' | 'AddTip'; + } + + /** @name SnowbridgeCoreAssetMetadata (317) */ + interface SnowbridgeCoreAssetMetadata extends Struct { + readonly name: Bytes; + readonly symbol: Bytes; + readonly decimals: u8; + } + + /** @name SnowbridgeCoreRewardMessageId (318) */ + interface SnowbridgeCoreRewardMessageId extends Enum { + readonly isInbound: boolean; + readonly asInbound: u64; + readonly isOutbound: boolean; + readonly asOutbound: u64; + readonly type: 'Inbound' | 'Outbound'; + } + + /** @name AssetHubPolkadotRuntimeOriginCaller (321) */ interface AssetHubPolkadotRuntimeOriginCaller extends Enum { readonly isSystem: boolean; readonly asSystem: FrameSupportDispatchRawOrigin; @@ -408,10 +521,12 @@ declare module '@polkadot/types/lookup' { readonly asPolkadotXcm: PalletXcmOrigin; readonly isCumulusXcm: boolean; readonly asCumulusXcm: CumulusPalletXcmOrigin; - readonly type: 'System' | 'PolkadotXcm' | 'CumulusXcm'; + readonly isOrigins: boolean; + readonly asOrigins: AssetHubPolkadotRuntimeGovernanceOriginsPalletCustomOriginsOrigin; + readonly type: 'System' | 'PolkadotXcm' | 'CumulusXcm' | 'Origins'; } - /** @name CumulusPalletXcmOrigin (432) */ + /** @name CumulusPalletXcmOrigin (324) */ interface CumulusPalletXcmOrigin extends Enum { readonly isRelay: boolean; readonly isSiblingParachain: boolean; @@ -419,17 +534,2088 @@ declare module '@polkadot/types/lookup' { readonly type: 'Relay' | 'SiblingParachain'; } - /** @name AssetHubPolkadotRuntimeRuntime (511) */ - type AssetHubPolkadotRuntimeRuntime = Null; + /** @name AssetHubPolkadotRuntimeGovernanceOriginsPalletCustomOriginsOrigin (325) */ + interface AssetHubPolkadotRuntimeGovernanceOriginsPalletCustomOriginsOrigin extends Enum { + readonly isStakingAdmin: boolean; + readonly isTreasurer: boolean; + readonly isFellowshipAdmin: boolean; + readonly isGeneralAdmin: boolean; + readonly isAuctionAdmin: boolean; + readonly isLeaseAdmin: boolean; + readonly isReferendumCanceller: boolean; + readonly isReferendumKiller: boolean; + readonly isSmallTipper: boolean; + readonly isBigTipper: boolean; + readonly isSmallSpender: boolean; + readonly isMediumSpender: boolean; + readonly isBigSpender: boolean; + readonly isWhitelistedCaller: boolean; + readonly isWishForChange: boolean; + readonly type: 'StakingAdmin' | 'Treasurer' | 'FellowshipAdmin' | 'GeneralAdmin' | 'AuctionAdmin' | 'LeaseAdmin' | 'ReferendumCanceller' | 'ReferendumKiller' | 'SmallTipper' | 'BigTipper' | 'SmallSpender' | 'MediumSpender' | 'BigSpender' | 'WhitelistedCaller' | 'WishForChange'; + } + + /** @name PalletStakingAsyncRcClientCall (392) */ + interface PalletStakingAsyncRcClientCall extends Enum { + readonly isRelaySessionReport: boolean; + readonly asRelaySessionReport: { + readonly report: PalletStakingAsyncRcClientSessionReport; + } & Struct; + readonly isRelayNewOffencePaged: boolean; + readonly asRelayNewOffencePaged: { + readonly offences: Vec>; + } & Struct; + readonly type: 'RelaySessionReport' | 'RelayNewOffencePaged'; + } + + /** @name PalletElectionProviderMultiBlockCall (401) */ + interface PalletElectionProviderMultiBlockCall extends Enum { + readonly isManage: boolean; + readonly asManage: { + readonly op: PalletElectionProviderMultiBlockAdminOperation; + } & Struct; + readonly type: 'Manage'; + } + + /** @name PalletElectionProviderMultiBlockAdminOperation (402) */ + interface PalletElectionProviderMultiBlockAdminOperation extends Enum { + readonly isForceRotateRound: boolean; + readonly isForceSetPhase: boolean; + readonly asForceSetPhase: PalletElectionProviderMultiBlockPhase; + readonly isEmergencySetSolution: boolean; + readonly asEmergencySetSolution: ITuple<[FrameElectionProviderSupportBoundedSupports, SpNposElectionsElectionScore]>; + readonly isEmergencyFallback: boolean; + readonly isSetMinUntrustedScore: boolean; + readonly asSetMinUntrustedScore: SpNposElectionsElectionScore; + readonly type: 'ForceRotateRound' | 'ForceSetPhase' | 'EmergencySetSolution' | 'EmergencyFallback' | 'SetMinUntrustedScore'; + } + + /** @name PalletElectionProviderMultiBlockPhase (403) */ + interface PalletElectionProviderMultiBlockPhase extends Enum { + readonly isOff: boolean; + readonly isSigned: boolean; + readonly asSigned: u32; + readonly isSignedValidation: boolean; + readonly asSignedValidation: u32; + readonly isUnsigned: boolean; + readonly asUnsigned: u32; + readonly isSnapshot: boolean; + readonly asSnapshot: u32; + readonly isDone: boolean; + readonly isExport: boolean; + readonly asExport: u32; + readonly isEmergency: boolean; + readonly type: 'Off' | 'Signed' | 'SignedValidation' | 'Unsigned' | 'Snapshot' | 'Done' | 'Export' | 'Emergency'; + } + + /** @name PalletElectionProviderMultiBlockVerifierImplsPalletCall (413) */ + type PalletElectionProviderMultiBlockVerifierImplsPalletCall = Null; + + /** @name PalletElectionProviderMultiBlockUnsignedPalletCall (414) */ + interface PalletElectionProviderMultiBlockUnsignedPalletCall extends Enum { + readonly isSubmitUnsigned: boolean; + readonly asSubmitUnsigned: { + readonly pagedSolution: PalletElectionProviderMultiBlockPagedRawSolution; + } & Struct; + readonly type: 'SubmitUnsigned'; + } + + /** @name PalletElectionProviderMultiBlockPagedRawSolution (415) */ + interface PalletElectionProviderMultiBlockPagedRawSolution extends Struct { + readonly solutionPages: Vec; + readonly score: SpNposElectionsElectionScore; + readonly round: u32; + } + + /** @name AssetHubPolkadotRuntimeStakingNposCompactSolution16 (417) */ + interface AssetHubPolkadotRuntimeStakingNposCompactSolution16 extends Struct { + readonly votes1: Vec, Compact]>>; + readonly votes2: Vec, ITuple<[Compact, Compact]>, Compact]>>; + readonly votes3: Vec, Vec, Compact]>>, Compact]>>; + readonly votes4: Vec, Vec, Compact]>>, Compact]>>; + readonly votes5: Vec, Vec, Compact]>>, Compact]>>; + readonly votes6: Vec, Vec, Compact]>>, Compact]>>; + readonly votes7: Vec, Vec, Compact]>>, Compact]>>; + readonly votes8: Vec, Vec, Compact]>>, Compact]>>; + readonly votes9: Vec, Vec, Compact]>>, Compact]>>; + readonly votes10: Vec, Vec, Compact]>>, Compact]>>; + readonly votes11: Vec, Vec, Compact]>>, Compact]>>; + readonly votes12: Vec, Vec, Compact]>>, Compact]>>; + readonly votes13: Vec, Vec, Compact]>>, Compact]>>; + readonly votes14: Vec, Vec, Compact]>>, Compact]>>; + readonly votes15: Vec, Vec, Compact]>>, Compact]>>; + readonly votes16: Vec, Vec, Compact]>>, Compact]>>; + } + + /** @name PalletElectionProviderMultiBlockSignedPalletCall (468) */ + interface PalletElectionProviderMultiBlockSignedPalletCall extends Enum { + readonly isRegister: boolean; + readonly asRegister: { + readonly claimedScore: SpNposElectionsElectionScore; + } & Struct; + readonly isSubmitPage: boolean; + readonly asSubmitPage: { + readonly page: u32; + readonly maybeSolution: Option; + } & Struct; + readonly isBail: boolean; + readonly isClearOldRoundData: boolean; + readonly asClearOldRoundData: { + readonly round: u32; + readonly witnessPages: u32; + } & Struct; + readonly isSetInvulnerables: boolean; + readonly asSetInvulnerables: { + readonly inv: Vec; + } & Struct; + readonly type: 'Register' | 'SubmitPage' | 'Bail' | 'ClearOldRoundData' | 'SetInvulnerables'; + } + + /** @name PalletStakingAsyncPalletCall (470) */ + interface PalletStakingAsyncPalletCall extends Enum { + readonly isBond: boolean; + readonly asBond: { + readonly value: Compact; + readonly payee: PalletStakingAsyncRewardDestination; + } & Struct; + readonly isBondExtra: boolean; + readonly asBondExtra: { + readonly maxAdditional: Compact; + } & Struct; + readonly isUnbond: boolean; + readonly asUnbond: { + readonly value: Compact; + } & Struct; + readonly isWithdrawUnbonded: boolean; + readonly asWithdrawUnbonded: { + readonly numSlashingSpans: u32; + } & Struct; + readonly isValidate: boolean; + readonly asValidate: { + readonly prefs: PalletStakingAsyncValidatorPrefs; + } & Struct; + readonly isNominate: boolean; + readonly asNominate: { + readonly targets: Vec; + } & Struct; + readonly isChill: boolean; + readonly isSetPayee: boolean; + readonly asSetPayee: { + readonly payee: PalletStakingAsyncRewardDestination; + } & Struct; + readonly isSetController: boolean; + readonly isSetValidatorCount: boolean; + readonly asSetValidatorCount: { + readonly new_: Compact; + } & Struct; + readonly isIncreaseValidatorCount: boolean; + readonly asIncreaseValidatorCount: { + readonly additional: Compact; + } & Struct; + readonly isScaleValidatorCount: boolean; + readonly asScaleValidatorCount: { + readonly factor: Percent; + } & Struct; + readonly isForceNoEras: boolean; + readonly isForceNewEra: boolean; + readonly isSetInvulnerables: boolean; + readonly asSetInvulnerables: { + readonly invulnerables: Vec; + } & Struct; + readonly isForceUnstake: boolean; + readonly asForceUnstake: { + readonly stash: AccountId32; + readonly numSlashingSpans: u32; + } & Struct; + readonly isForceNewEraAlways: boolean; + readonly isCancelDeferredSlash: boolean; + readonly asCancelDeferredSlash: { + readonly era: u32; + readonly validatorSlashes: Vec>; + } & Struct; + readonly isPayoutStakers: boolean; + readonly asPayoutStakers: { + readonly validatorStash: AccountId32; + readonly era: u32; + } & Struct; + readonly isRebond: boolean; + readonly asRebond: { + readonly value: Compact; + } & Struct; + readonly isReapStash: boolean; + readonly asReapStash: { + readonly stash: AccountId32; + readonly numSlashingSpans: u32; + } & Struct; + readonly isKick: boolean; + readonly asKick: { + readonly who: Vec; + } & Struct; + readonly isSetStakingConfigs: boolean; + readonly asSetStakingConfigs: { + readonly minNominatorBond: PalletStakingAsyncPalletConfigOpU128; + readonly minValidatorBond: PalletStakingAsyncPalletConfigOpU128; + readonly maxNominatorCount: PalletStakingAsyncPalletConfigOpU32; + readonly maxValidatorCount: PalletStakingAsyncPalletConfigOpU32; + readonly chillThreshold: PalletStakingAsyncPalletConfigOpPercent; + readonly minCommission: PalletStakingAsyncPalletConfigOpPerbill; + readonly maxStakedRewards: PalletStakingAsyncPalletConfigOpPercent; + } & Struct; + readonly isChillOther: boolean; + readonly asChillOther: { + readonly stash: AccountId32; + } & Struct; + readonly isForceApplyMinCommission: boolean; + readonly asForceApplyMinCommission: { + readonly validatorStash: AccountId32; + } & Struct; + readonly isSetMinCommission: boolean; + readonly asSetMinCommission: { + readonly new_: Perbill; + } & Struct; + readonly isPayoutStakersByPage: boolean; + readonly asPayoutStakersByPage: { + readonly validatorStash: AccountId32; + readonly era: u32; + readonly page: u32; + } & Struct; + readonly isUpdatePayee: boolean; + readonly asUpdatePayee: { + readonly controller: AccountId32; + } & Struct; + readonly isDeprecateControllerBatch: boolean; + readonly asDeprecateControllerBatch: { + readonly controllers: Vec; + } & Struct; + readonly isRestoreLedger: boolean; + readonly asRestoreLedger: { + readonly stash: AccountId32; + readonly maybeController: Option; + readonly maybeTotal: Option; + readonly maybeUnlocking: Option>; + } & Struct; + readonly isMigrateCurrency: boolean; + readonly asMigrateCurrency: { + readonly stash: AccountId32; + } & Struct; + readonly isApplySlash: boolean; + readonly asApplySlash: { + readonly slashEra: u32; + readonly slashKey: ITuple<[AccountId32, Perbill, u32]>; + } & Struct; + readonly isPruneEraStep: boolean; + readonly asPruneEraStep: { + readonly era: u32; + } & Struct; + readonly type: 'Bond' | 'BondExtra' | 'Unbond' | 'WithdrawUnbonded' | 'Validate' | 'Nominate' | 'Chill' | 'SetPayee' | 'SetController' | 'SetValidatorCount' | 'IncreaseValidatorCount' | 'ScaleValidatorCount' | 'ForceNoEras' | 'ForceNewEra' | 'SetInvulnerables' | 'ForceUnstake' | 'ForceNewEraAlways' | 'CancelDeferredSlash' | 'PayoutStakers' | 'Rebond' | 'ReapStash' | 'Kick' | 'SetStakingConfigs' | 'ChillOther' | 'ForceApplyMinCommission' | 'SetMinCommission' | 'PayoutStakersByPage' | 'UpdatePayee' | 'DeprecateControllerBatch' | 'RestoreLedger' | 'MigrateCurrency' | 'ApplySlash' | 'PruneEraStep'; + } + + /** @name PalletStakingAsyncRewardDestination (471) */ + interface PalletStakingAsyncRewardDestination extends Enum { + readonly isStaked: boolean; + readonly isStash: boolean; + readonly isController: boolean; + readonly isAccount: boolean; + readonly asAccount: AccountId32; + readonly isNone: boolean; + readonly type: 'Staked' | 'Stash' | 'Controller' | 'Account' | 'None'; + } + + /** @name PalletStakingAsyncValidatorPrefs (472) */ + interface PalletStakingAsyncValidatorPrefs extends Struct { + readonly commission: Compact; + readonly blocked: bool; + } + + /** @name PalletStakingAsyncPalletConfigOpU128 (478) */ + interface PalletStakingAsyncPalletConfigOpU128 extends Enum { + readonly isNoop: boolean; + readonly isSet: boolean; + readonly asSet: u128; + readonly isRemove: boolean; + readonly type: 'Noop' | 'Set' | 'Remove'; + } + + /** @name PalletStakingAsyncPalletConfigOpU32 (479) */ + interface PalletStakingAsyncPalletConfigOpU32 extends Enum { + readonly isNoop: boolean; + readonly isSet: boolean; + readonly asSet: u32; + readonly isRemove: boolean; + readonly type: 'Noop' | 'Set' | 'Remove'; + } + + /** @name PalletStakingAsyncPalletConfigOpPercent (480) */ + interface PalletStakingAsyncPalletConfigOpPercent extends Enum { + readonly isNoop: boolean; + readonly isSet: boolean; + readonly asSet: Percent; + readonly isRemove: boolean; + readonly type: 'Noop' | 'Set' | 'Remove'; + } + + /** @name PalletStakingAsyncPalletConfigOpPerbill (481) */ + interface PalletStakingAsyncPalletConfigOpPerbill extends Enum { + readonly isNoop: boolean; + readonly isSet: boolean; + readonly asSet: Perbill; + readonly isRemove: boolean; + readonly type: 'Noop' | 'Set' | 'Remove'; + } + + /** @name PalletStakingAsyncLedgerUnlockChunk (485) */ + interface PalletStakingAsyncLedgerUnlockChunk extends Struct { + readonly value: Compact; + readonly era: Compact; + } + + /** @name PalletAhOpsCall (488) */ + interface PalletAhOpsCall extends Enum { + readonly isUnreserveLeaseDeposit: boolean; + readonly asUnreserveLeaseDeposit: { + readonly block: u32; + readonly depositor: Option; + readonly paraId: u32; + } & Struct; + readonly isWithdrawCrowdloanContribution: boolean; + readonly asWithdrawCrowdloanContribution: { + readonly block: u32; + readonly depositor: Option; + readonly paraId: u32; + } & Struct; + readonly isUnreserveCrowdloanReserve: boolean; + readonly asUnreserveCrowdloanReserve: { + readonly block: u32; + readonly depositor: Option; + readonly paraId: u32; + } & Struct; + readonly isTransferToPostMigrationTreasury: boolean; + readonly asTransferToPostMigrationTreasury: { + readonly assetId: StagingXcmV5Location; + } & Struct; + readonly type: 'UnreserveLeaseDeposit' | 'WithdrawCrowdloanContribution' | 'UnreserveCrowdloanReserve' | 'TransferToPostMigrationTreasury'; + } + + /** @name PalletAhMigratorCall (489) */ + interface PalletAhMigratorCall extends Enum { + readonly isReceiveAccounts: boolean; + readonly asReceiveAccounts: { + readonly accounts: Vec; + } & Struct; + readonly isReceiveMultisigs: boolean; + readonly asReceiveMultisigs: { + readonly accounts: Vec; + } & Struct; + readonly isReceiveProxyProxies: boolean; + readonly asReceiveProxyProxies: { + readonly proxies: Vec; + } & Struct; + readonly isReceiveProxyAnnouncements: boolean; + readonly asReceiveProxyAnnouncements: { + readonly announcements: Vec; + } & Struct; + readonly isReceivePreimageChunks: boolean; + readonly asReceivePreimageChunks: { + readonly chunks: Vec; + } & Struct; + readonly isReceivePreimageRequestStatus: boolean; + readonly asReceivePreimageRequestStatus: { + readonly requestStatus: Vec; + } & Struct; + readonly isReceivePreimageLegacyStatus: boolean; + readonly asReceivePreimageLegacyStatus: { + readonly legacyStatus: Vec; + } & Struct; + readonly isReceiveNomPoolsMessages: boolean; + readonly asReceiveNomPoolsMessages: { + readonly messages: Vec; + } & Struct; + readonly isReceiveVestingSchedules: boolean; + readonly asReceiveVestingSchedules: { + readonly schedules: Vec; + } & Struct; + readonly isReceiveReferendaValues: boolean; + readonly asReceiveReferendaValues: { + readonly values: Vec; + } & Struct; + readonly isReceiveReferendums: boolean; + readonly asReceiveReferendums: { + readonly referendums: Vec>; + } & Struct; + readonly isReceiveClaims: boolean; + readonly asReceiveClaims: { + readonly messages: Vec; + } & Struct; + readonly isReceiveBagsListMessages: boolean; + readonly asReceiveBagsListMessages: { + readonly messages: Vec; + } & Struct; + readonly isReceiveSchedulerMessages: boolean; + readonly asReceiveSchedulerMessages: { + readonly messages: Vec; + } & Struct; + readonly isReceiveIndices: boolean; + readonly asReceiveIndices: { + readonly indices: Vec; + } & Struct; + readonly isReceiveConvictionVotingMessages: boolean; + readonly asReceiveConvictionVotingMessages: { + readonly messages: Vec; + } & Struct; + readonly isReceiveBountiesMessages: boolean; + readonly asReceiveBountiesMessages: { + readonly messages: Vec; + } & Struct; + readonly isReceiveAssetRates: boolean; + readonly asReceiveAssetRates: { + readonly rates: Vec>; + } & Struct; + readonly isReceiveCrowdloanMessages: boolean; + readonly asReceiveCrowdloanMessages: { + readonly messages: Vec; + } & Struct; + readonly isReceiveReferendaMetadata: boolean; + readonly asReceiveReferendaMetadata: { + readonly metadata: Vec>; + } & Struct; + readonly isReceiveTreasuryMessages: boolean; + readonly asReceiveTreasuryMessages: { + readonly messages: Vec; + } & Struct; + readonly isReceiveSchedulerAgendaMessages: boolean; + readonly asReceiveSchedulerAgendaMessages: { + readonly messages: Vec; + } & Struct; + readonly isReceiveDelegatedStakingMessages: boolean; + readonly asReceiveDelegatedStakingMessages: { + readonly messages: Vec; + } & Struct; + readonly isReceiveChildBountiesMessages: boolean; + readonly asReceiveChildBountiesMessages: { + readonly messages: Vec; + } & Struct; + readonly isReceiveStakingMessages: boolean; + readonly asReceiveStakingMessages: { + readonly messages: Vec; + } & Struct; + readonly isForceSetStage: boolean; + readonly asForceSetStage: { + readonly stage: PalletAhMigratorMigrationStage; + } & Struct; + readonly isStartMigration: boolean; + readonly isSetDmpQueuePriority: boolean; + readonly asSetDmpQueuePriority: { + readonly new_: PalletRcMigratorQueuePriority; + } & Struct; + readonly isSetManager: boolean; + readonly asSetManager: { + readonly new_: Option; + } & Struct; + readonly isFinishMigration: boolean; + readonly asFinishMigration: { + readonly data: Option; + readonly coolOffEndAt: u32; + } & Struct; + readonly isSendXcmMessage: boolean; + readonly asSendXcmMessage: { + readonly dest: XcmVersionedLocation; + readonly message: XcmVersionedXcm; + } & Struct; + readonly type: 'ReceiveAccounts' | 'ReceiveMultisigs' | 'ReceiveProxyProxies' | 'ReceiveProxyAnnouncements' | 'ReceivePreimageChunks' | 'ReceivePreimageRequestStatus' | 'ReceivePreimageLegacyStatus' | 'ReceiveNomPoolsMessages' | 'ReceiveVestingSchedules' | 'ReceiveReferendaValues' | 'ReceiveReferendums' | 'ReceiveClaims' | 'ReceiveBagsListMessages' | 'ReceiveSchedulerMessages' | 'ReceiveIndices' | 'ReceiveConvictionVotingMessages' | 'ReceiveBountiesMessages' | 'ReceiveAssetRates' | 'ReceiveCrowdloanMessages' | 'ReceiveReferendaMetadata' | 'ReceiveTreasuryMessages' | 'ReceiveSchedulerAgendaMessages' | 'ReceiveDelegatedStakingMessages' | 'ReceiveChildBountiesMessages' | 'ReceiveStakingMessages' | 'ForceSetStage' | 'StartMigration' | 'SetDmpQueuePriority' | 'SetManager' | 'FinishMigration' | 'SendXcmMessage'; + } + + /** @name PalletRcMigratorAccountsAccount (491) */ + interface PalletRcMigratorAccountsAccount extends Struct { + readonly who: AccountId32; + readonly free: u128; + readonly reserved: u128; + readonly frozen: u128; + readonly holds: Vec; + readonly freezes: Vec; + readonly locks: Vec; + readonly unnamedReserve: u128; + readonly consumers: u8; + readonly providers: u8; + } + + /** @name PalletRcMigratorPortableHoldReason (492) */ + interface PalletRcMigratorPortableHoldReason extends Enum { + readonly isPreimage: boolean; + readonly asPreimage: PalletPreimageHoldReason; + readonly isStaking: boolean; + readonly asStaking: PalletStakingPalletHoldReason; + readonly isStateTrieMigration: boolean; + readonly asStateTrieMigration: PalletStateTrieMigrationHoldReason; + readonly isDelegatedStaking: boolean; + readonly asDelegatedStaking: PalletDelegatedStakingHoldReason; + readonly isSession: boolean; + readonly asSession: PalletSessionHoldReason; + readonly isXcmPallet: boolean; + readonly asXcmPallet: PalletXcmHoldReason; + readonly type: 'Preimage' | 'Staking' | 'StateTrieMigration' | 'DelegatedStaking' | 'Session' | 'XcmPallet'; + } + + /** @name PalletRcMigratorPortableFreezeReason (499) */ + interface PalletRcMigratorPortableFreezeReason extends Enum { + readonly isNominationPools: boolean; + readonly asNominationPools: PalletNominationPoolsFreezeReason; + readonly type: 'NominationPools'; + } + + /** @name FrameSupportTokensMiscIdAmountPortableHoldReason (502) */ + interface FrameSupportTokensMiscIdAmountPortableHoldReason extends Struct { + readonly id: PalletRcMigratorPortableHoldReason; + readonly amount: u128; + } + + /** @name FrameSupportTokensMiscIdAmountPortableFreezeReason (505) */ + interface FrameSupportTokensMiscIdAmountPortableFreezeReason extends Struct { + readonly id: PalletRcMigratorPortableFreezeReason; + readonly amount: u128; + } + + /** @name PalletRcMigratorMultisigRcMultisig (512) */ + interface PalletRcMigratorMultisigRcMultisig extends Struct { + readonly creator: AccountId32; + readonly deposit: u128; + } + + /** @name PalletRcMigratorProxyRcProxy (514) */ + interface PalletRcMigratorProxyRcProxy extends Struct { + readonly delegator: AccountId32; + readonly deposit: u128; + readonly proxies: Vec; + } + + /** @name PalletProxyProxyDefinitionPolkadotRuntimeConstantsProxyProxyType (517) */ + interface PalletProxyProxyDefinitionPolkadotRuntimeConstantsProxyProxyType extends Struct { + readonly delegate: AccountId32; + readonly proxyType: PolkadotRuntimeConstantsProxyProxyType; + readonly delay: u32; + } + + /** @name PalletRcMigratorProxyRcProxyAnnouncement (519) */ + interface PalletRcMigratorProxyRcProxyAnnouncement extends Struct { + readonly depositor: AccountId32; + readonly deposit: u128; + } + + /** @name PalletRcMigratorPreimageChunksRcPreimageChunk (521) */ + interface PalletRcMigratorPreimageChunksRcPreimageChunk extends Struct { + readonly preimageHash: H256; + readonly preimageLen: u32; + readonly chunkByteOffset: u32; + readonly chunkBytes: Bytes; + } + + /** @name PalletRcMigratorPreimageRequestStatusPortableRequestStatus (524) */ + interface PalletRcMigratorPreimageRequestStatusPortableRequestStatus extends Struct { + readonly hash_: H256; + readonly requestStatus: PalletRcMigratorPreimageRequestStatusPortableRequestStatusInner; + } + + /** @name PalletRcMigratorPreimageRequestStatusPortableRequestStatusInner (525) */ + interface PalletRcMigratorPreimageRequestStatusPortableRequestStatusInner extends Enum { + readonly isUnrequested: boolean; + readonly asUnrequested: { + readonly ticket: ITuple<[AccountId32, Bytes]>; + readonly len: u32; + } & Struct; + readonly isRequested: boolean; + readonly asRequested: { + readonly maybeTicket: Option>; + readonly count: u32; + readonly maybeLen: Option; + } & Struct; + readonly type: 'Unrequested' | 'Requested'; + } + + /** @name PalletRcMigratorPreimageLegacyRequestStatusRcPreimageLegacyStatus (530) */ + interface PalletRcMigratorPreimageLegacyRequestStatusRcPreimageLegacyStatus extends Struct { + readonly hash_: H256; + readonly depositor: AccountId32; + readonly deposit: u128; + } + + /** @name PalletRcMigratorStakingNomPoolsRcNomPoolsMessage (532) */ + interface PalletRcMigratorStakingNomPoolsRcNomPoolsMessage extends Enum { + readonly isStorageValues: boolean; + readonly asStorageValues: { + readonly values: PalletRcMigratorStakingNomPoolsNomPoolsStorageValues; + } & Struct; + readonly isPoolMembers: boolean; + readonly asPoolMembers: { + readonly member: ITuple<[AccountId32, PalletNominationPoolsPoolMember]>; + } & Struct; + readonly isBondedPools: boolean; + readonly asBondedPools: { + readonly pool: ITuple<[u32, PalletNominationPoolsBondedPoolInner]>; + } & Struct; + readonly isRewardPools: boolean; + readonly asRewardPools: { + readonly rewards: ITuple<[u32, PalletRcMigratorStakingNomPoolsAliasRewardPool]>; + } & Struct; + readonly isSubPoolsStorage: boolean; + readonly asSubPoolsStorage: { + readonly subPools: ITuple<[u32, PalletRcMigratorStakingNomPoolsAliasSubPools]>; + } & Struct; + readonly isMetadata: boolean; + readonly asMetadata: { + readonly meta: ITuple<[u32, Bytes]>; + } & Struct; + readonly isReversePoolIdLookup: boolean; + readonly asReversePoolIdLookup: { + readonly lookups: ITuple<[AccountId32, u32]>; + } & Struct; + readonly isClaimPermissions: boolean; + readonly asClaimPermissions: { + readonly perms: ITuple<[AccountId32, PalletNominationPoolsClaimPermission]>; + } & Struct; + readonly type: 'StorageValues' | 'PoolMembers' | 'BondedPools' | 'RewardPools' | 'SubPoolsStorage' | 'Metadata' | 'ReversePoolIdLookup' | 'ClaimPermissions'; + } + + /** @name PalletRcMigratorStakingNomPoolsNomPoolsStorageValues (533) */ + interface PalletRcMigratorStakingNomPoolsNomPoolsStorageValues extends Struct { + readonly totalValueLocked: Option; + readonly minJoinBond: Option; + readonly minCreateBond: Option; + readonly maxPools: Option; + readonly maxPoolMembers: Option; + readonly maxPoolMembersPerPool: Option; + readonly globalMaxCommission: Option; + readonly lastPoolId: Option; + } + + /** @name PalletRcMigratorStakingNomPoolsAliasRewardPool (547) */ + interface PalletRcMigratorStakingNomPoolsAliasRewardPool extends Struct { + readonly lastRecordedRewardCounter: u128; + readonly lastRecordedTotalPayouts: u128; + readonly totalRewardsClaimed: u128; + readonly totalCommissionPending: u128; + readonly totalCommissionClaimed: u128; + } + + /** @name PalletRcMigratorStakingNomPoolsAliasSubPools (549) */ + interface PalletRcMigratorStakingNomPoolsAliasSubPools extends Struct { + readonly noEra: PalletRcMigratorStakingNomPoolsAliasUnbondPool; + readonly withEra: BTreeMap; + } + + /** @name PalletRcMigratorStakingNomPoolsAliasUnbondPool (550) */ + interface PalletRcMigratorStakingNomPoolsAliasUnbondPool extends Struct { + readonly points: u128; + readonly balance: u128; + } + + /** @name PalletRcMigratorVestingRcVestingSchedule (558) */ + interface PalletRcMigratorVestingRcVestingSchedule extends Struct { + readonly who: AccountId32; + readonly schedules: Vec; + } + + /** @name PalletRcMigratorReferendaReferendaMessage (562) */ + interface PalletRcMigratorReferendaReferendaMessage extends Struct { + readonly referendumCount: Option; + readonly decidingCount: Vec>; + readonly trackQueue: Vec>]>>; + } + + /** @name PalletReferendaReferendumInfoRcPalletsOrigin (569) */ + interface PalletReferendaReferendumInfoRcPalletsOrigin extends Enum { + readonly isOngoing: boolean; + readonly asOngoing: PalletReferendaReferendumStatusRcPalletsOrigin; + readonly isApproved: boolean; + readonly asApproved: ITuple<[u32, Option, Option]>; + readonly isRejected: boolean; + readonly asRejected: ITuple<[u32, Option, Option]>; + readonly isCancelled: boolean; + readonly asCancelled: ITuple<[u32, Option, Option]>; + readonly isTimedOut: boolean; + readonly asTimedOut: ITuple<[u32, Option, Option]>; + readonly isKilled: boolean; + readonly asKilled: u32; + readonly type: 'Ongoing' | 'Approved' | 'Rejected' | 'Cancelled' | 'TimedOut' | 'Killed'; + } + + /** @name AssetHubPolkadotRuntimeAhMigrationRcPalletsOrigin (570) */ + interface AssetHubPolkadotRuntimeAhMigrationRcPalletsOrigin extends Enum { + readonly isSystem: boolean; + readonly asSystem: FrameSupportDispatchRawOrigin; + readonly isOrigins: boolean; + readonly asOrigins: AssetHubPolkadotRuntimeGovernanceOriginsPalletCustomOriginsOrigin; + readonly type: 'System' | 'Origins'; + } + + /** @name PalletReferendaReferendumStatusRcPalletsOrigin (572) */ + interface PalletReferendaReferendumStatusRcPalletsOrigin extends Struct { + readonly track: u16; + readonly origin: AssetHubPolkadotRuntimeAhMigrationRcPalletsOrigin; + readonly proposal: FrameSupportPreimagesBounded; + readonly enactment: FrameSupportScheduleDispatchTime; + readonly submitted: u32; + readonly submissionDeposit: PalletReferendaDeposit; + readonly decisionDeposit: Option; + readonly deciding: Option; + readonly tally: PalletConvictionVotingTally; + readonly inQueue: bool; + readonly alarm: Option]>>; + } + + /** @name PalletRcMigratorClaimsRcClaimsMessage (580) */ + interface PalletRcMigratorClaimsRcClaimsMessage extends Enum { + readonly isStorageValues: boolean; + readonly asStorageValues: { + readonly total: u128; + } & Struct; + readonly isClaims: boolean; + readonly asClaims: ITuple<[EthereumAddress, u128]>; + readonly isVesting: boolean; + readonly asVesting: { + readonly who: EthereumAddress; + readonly schedule: ITuple<[u128, u128, u32]>; + } & Struct; + readonly isSigning: boolean; + readonly asSigning: ITuple<[EthereumAddress, PolkadotRuntimeCommonClaimsStatementKind]>; + readonly isPreclaims: boolean; + readonly asPreclaims: ITuple<[AccountId32, EthereumAddress]>; + readonly type: 'StorageValues' | 'Claims' | 'Vesting' | 'Signing' | 'Preclaims'; + } + + /** @name PalletRcMigratorStakingBagsListPortableBagsListMessage (585) */ + interface PalletRcMigratorStakingBagsListPortableBagsListMessage extends Enum { + readonly isNode: boolean; + readonly asNode: { + readonly id: AccountId32; + readonly node: PalletRcMigratorStakingBagsListPortableNode; + } & Struct; + readonly isBag: boolean; + readonly asBag: { + readonly score: u64; + readonly bag: PalletRcMigratorStakingBagsListPortableBag; + } & Struct; + readonly type: 'Node' | 'Bag'; + } + + /** @name PalletRcMigratorStakingBagsListPortableNode (586) */ + interface PalletRcMigratorStakingBagsListPortableNode extends Struct { + readonly id: AccountId32; + readonly prev: Option; + readonly next: Option; + readonly bagUpper: u64; + readonly score: u64; + } + + /** @name PalletRcMigratorStakingBagsListPortableBag (587) */ + interface PalletRcMigratorStakingBagsListPortableBag extends Struct { + readonly head: Option; + readonly tail: Option; + readonly bagUpper: u64; + } + + /** @name PalletRcMigratorSchedulerRcSchedulerMessage (589) */ + interface PalletRcMigratorSchedulerRcSchedulerMessage extends Enum { + readonly isIncompleteSince: boolean; + readonly asIncompleteSince: u32; + readonly isRetries: boolean; + readonly asRetries: ITuple<[ITuple<[u32, u32]>, PalletSchedulerRetryConfig]>; + readonly isLookup: boolean; + readonly asLookup: ITuple<[U8aFixed, ITuple<[u32, u32]>]>; + readonly type: 'IncompleteSince' | 'Retries' | 'Lookup'; + } + + /** @name PalletRcMigratorIndicesRcIndicesIndex (594) */ + interface PalletRcMigratorIndicesRcIndicesIndex extends Struct { + readonly index: u32; + readonly who: AccountId32; + readonly deposit: u128; + readonly frozen: bool; + } + + /** @name PalletRcMigratorConvictionVotingRcConvictionVotingMessage (596) */ + interface PalletRcMigratorConvictionVotingRcConvictionVotingMessage extends Enum { + readonly isVotingFor: boolean; + readonly asVotingFor: ITuple<[AccountId32, u16, PalletConvictionVotingVoteVoting]>; + readonly isClassLocksFor: boolean; + readonly asClassLocksFor: ITuple<[AccountId32, Vec>]>; + readonly type: 'VotingFor' | 'ClassLocksFor'; + } + + /** @name PalletRcMigratorBountiesRcBountiesMessage (608) */ + interface PalletRcMigratorBountiesRcBountiesMessage extends Enum { + readonly isBountyCount: boolean; + readonly asBountyCount: u32; + readonly isBountyApprovals: boolean; + readonly asBountyApprovals: Vec; + readonly isBountyDescriptions: boolean; + readonly asBountyDescriptions: ITuple<[u32, Bytes]>; + readonly isBounties: boolean; + readonly asBounties: ITuple<[u32, PalletRcMigratorBountiesAliasBounty]>; + readonly type: 'BountyCount' | 'BountyApprovals' | 'BountyDescriptions' | 'Bounties'; + } + + /** @name PalletRcMigratorBountiesAliasBounty (611) */ + interface PalletRcMigratorBountiesAliasBounty extends Struct { + readonly proposer: AccountId32; + readonly value: u128; + readonly fee: u128; + readonly curatorDeposit: u128; + readonly bond: u128; + readonly status: PalletBountiesBountyStatus; + } + + /** @name PalletRcMigratorCrowdloanRcCrowdloanMessage (616) */ + interface PalletRcMigratorCrowdloanRcCrowdloanMessage extends Enum { + readonly isLeaseReserve: boolean; + readonly asLeaseReserve: { + readonly unreserveBlock: u32; + readonly account: AccountId32; + readonly paraId: u32; + readonly amount: u128; + } & Struct; + readonly isCrowdloanContribution: boolean; + readonly asCrowdloanContribution: { + readonly withdrawBlock: u32; + readonly contributor: AccountId32; + readonly paraId: u32; + readonly amount: u128; + readonly crowdloanAccount: AccountId32; + } & Struct; + readonly isCrowdloanReserve: boolean; + readonly asCrowdloanReserve: { + readonly unreserveBlock: u32; + readonly depositor: AccountId32; + readonly paraId: u32; + readonly amount: u128; + } & Struct; + readonly type: 'LeaseReserve' | 'CrowdloanContribution' | 'CrowdloanReserve'; + } + + /** @name PalletRcMigratorTreasuryPortableTreasuryMessage (620) */ + interface PalletRcMigratorTreasuryPortableTreasuryMessage extends Enum { + readonly isProposalCount: boolean; + readonly asProposalCount: u32; + readonly isProposals: boolean; + readonly asProposals: ITuple<[u32, PalletTreasuryProposal]>; + readonly isApprovals: boolean; + readonly asApprovals: Vec; + readonly isSpendCount: boolean; + readonly asSpendCount: u32; + readonly isSpends: boolean; + readonly asSpends: { + readonly id: u32; + readonly status: PalletRcMigratorTreasuryPortableSpendStatus; + } & Struct; + readonly isLastSpendPeriod: boolean; + readonly asLastSpendPeriod: Option; + readonly isFunds: boolean; + readonly type: 'ProposalCount' | 'Proposals' | 'Approvals' | 'SpendCount' | 'Spends' | 'LastSpendPeriod' | 'Funds'; + } + + /** @name PalletRcMigratorTreasuryPortableSpendStatus (623) */ + interface PalletRcMigratorTreasuryPortableSpendStatus extends Struct { + readonly assetKind: PolkadotRuntimeCommonImplsVersionedLocatableAsset; + readonly amount: u128; + readonly beneficiary: XcmVersionedLocation; + readonly validFrom: u32; + readonly expireAt: u32; + readonly status: PalletRcMigratorTreasuryPortablePaymentState; + } + + /** @name PalletRcMigratorTreasuryPortablePaymentState (624) */ + interface PalletRcMigratorTreasuryPortablePaymentState extends Enum { + readonly isPending: boolean; + readonly isAttempted: boolean; + readonly asAttempted: { + readonly id: u64; + } & Struct; + readonly isFailed: boolean; + readonly type: 'Pending' | 'Attempted' | 'Failed'; + } + + /** @name PalletRcMigratorSchedulerSchedulerAgendaMessage (626) */ + interface PalletRcMigratorSchedulerSchedulerAgendaMessage extends Struct { + readonly block: u32; + readonly agenda: Vec>; + } + + /** @name PalletRcMigratorSchedulerAliasScheduled (627) */ + interface PalletRcMigratorSchedulerAliasScheduled extends Struct { + readonly maybeId: Option; + readonly priority: u8; + readonly call: FrameSupportPreimagesBounded; + readonly maybePeriodic: Option>; + readonly origin: AssetHubPolkadotRuntimeAhMigrationRcPalletsOrigin; + } + + /** @name PalletRcMigratorStakingDelegatedStakingPortableDelegatedStakingMessage (631) */ + interface PalletRcMigratorStakingDelegatedStakingPortableDelegatedStakingMessage extends Enum { + readonly isDelegators: boolean; + readonly asDelegators: { + readonly delegator: AccountId32; + readonly agent: AccountId32; + readonly amount: u128; + } & Struct; + readonly isAgents: boolean; + readonly asAgents: { + readonly agent: AccountId32; + readonly payee: AccountId32; + readonly totalDelegated: u128; + readonly unclaimedWithdrawals: u128; + readonly pendingSlash: u128; + } & Struct; + readonly type: 'Delegators' | 'Agents'; + } + + /** @name PalletRcMigratorChildBountiesPortableChildBountiesMessage (633) */ + interface PalletRcMigratorChildBountiesPortableChildBountiesMessage extends Enum { + readonly isChildBountyCount: boolean; + readonly asChildBountyCount: u32; + readonly isParentChildBounties: boolean; + readonly asParentChildBounties: ITuple<[u32, u32]>; + readonly isParentTotalChildBounties: boolean; + readonly asParentTotalChildBounties: ITuple<[u32, u32]>; + readonly isChildBounty: boolean; + readonly asChildBounty: { + readonly parentId: u32; + readonly childId: u32; + readonly childBounty: PalletRcMigratorChildBountiesPortableChildBounty; + } & Struct; + readonly isChildBountyDescriptionsV1: boolean; + readonly asChildBountyDescriptionsV1: { + readonly parentId: u32; + readonly childId: u32; + readonly description: Bytes; + } & Struct; + readonly isV0ToV1ChildBountyIds: boolean; + readonly asV0ToV1ChildBountyIds: { + readonly v0ChildId: u32; + readonly parentId: u32; + readonly v1ChildId: u32; + } & Struct; + readonly isChildrenCuratorFees: boolean; + readonly asChildrenCuratorFees: { + readonly childId: u32; + readonly amount: u128; + } & Struct; + readonly type: 'ChildBountyCount' | 'ParentChildBounties' | 'ParentTotalChildBounties' | 'ChildBounty' | 'ChildBountyDescriptionsV1' | 'V0ToV1ChildBountyIds' | 'ChildrenCuratorFees'; + } + + /** @name PalletRcMigratorChildBountiesPortableChildBounty (634) */ + interface PalletRcMigratorChildBountiesPortableChildBounty extends Struct { + readonly parentBounty: u32; + readonly value: u128; + readonly fee: u128; + readonly curatorDeposit: u128; + readonly status: PalletRcMigratorChildBountiesPortableChildBountyStatus; + } + + /** @name PalletRcMigratorChildBountiesPortableChildBountyStatus (635) */ + interface PalletRcMigratorChildBountiesPortableChildBountyStatus extends Enum { + readonly isAdded: boolean; + readonly isCuratorProposed: boolean; + readonly asCuratorProposed: { + readonly curator: AccountId32; + } & Struct; + readonly isActive: boolean; + readonly asActive: { + readonly curator: AccountId32; + } & Struct; + readonly isPendingPayout: boolean; + readonly asPendingPayout: { + readonly curator: AccountId32; + readonly beneficiary: AccountId32; + readonly unlockAt: u32; + } & Struct; + readonly type: 'Added' | 'CuratorProposed' | 'Active' | 'PendingPayout'; + } + + /** @name PalletRcMigratorStakingMessagePortableStakingMessage (638) */ + interface PalletRcMigratorStakingMessagePortableStakingMessage extends Enum { + readonly isValues: boolean; + readonly asValues: PalletRcMigratorStakingMessageStakingValues; + readonly isInvulnerables: boolean; + readonly asInvulnerables: Vec; + readonly isBonded: boolean; + readonly asBonded: { + readonly stash: AccountId32; + readonly controller: AccountId32; + } & Struct; + readonly isLedger: boolean; + readonly asLedger: { + readonly controller: AccountId32; + readonly ledger: PalletRcMigratorStakingMessagePortableStakingLedger; + } & Struct; + readonly isPayee: boolean; + readonly asPayee: { + readonly stash: AccountId32; + readonly payment: PalletRcMigratorStakingMessagePortableRewardDestination; + } & Struct; + readonly isValidators: boolean; + readonly asValidators: { + readonly stash: AccountId32; + readonly validators: PalletRcMigratorStakingMessagePortableValidatorPrefs; + } & Struct; + readonly isNominators: boolean; + readonly asNominators: { + readonly stash: AccountId32; + readonly nominations: PalletRcMigratorStakingMessagePortableNominations; + } & Struct; + readonly isVirtualStakers: boolean; + readonly asVirtualStakers: AccountId32; + readonly isErasStakersOverview: boolean; + readonly asErasStakersOverview: { + readonly era: u32; + readonly validator: AccountId32; + readonly exposure: PalletRcMigratorStakingMessagePortablePagedExposureMetadata; + } & Struct; + readonly isErasStakersPaged: boolean; + readonly asErasStakersPaged: { + readonly era: u32; + readonly validator: AccountId32; + readonly page: u32; + readonly exposure: PalletRcMigratorStakingMessagePortableExposurePage; + } & Struct; + readonly isClaimedRewards: boolean; + readonly asClaimedRewards: { + readonly era: u32; + readonly validator: AccountId32; + readonly rewards: Vec; + } & Struct; + readonly isErasValidatorPrefs: boolean; + readonly asErasValidatorPrefs: { + readonly era: u32; + readonly validator: AccountId32; + readonly prefs: PalletRcMigratorStakingMessagePortableValidatorPrefs; + } & Struct; + readonly isErasValidatorReward: boolean; + readonly asErasValidatorReward: { + readonly era: u32; + readonly reward: u128; + } & Struct; + readonly isErasRewardPoints: boolean; + readonly asErasRewardPoints: { + readonly era: u32; + readonly points: PalletRcMigratorStakingMessagePortableEraRewardPoints; + } & Struct; + readonly isErasTotalStake: boolean; + readonly asErasTotalStake: { + readonly era: u32; + readonly totalStake: u128; + } & Struct; + readonly isUnappliedSlashes: boolean; + readonly asUnappliedSlashes: { + readonly era: u32; + readonly slash: PalletRcMigratorStakingMessagePortableUnappliedSlash; + } & Struct; + readonly isBondedEras: boolean; + readonly asBondedEras: Vec>; + readonly isValidatorSlashInEra: boolean; + readonly asValidatorSlashInEra: { + readonly era: u32; + readonly validator: AccountId32; + readonly slash: ITuple<[Perbill, u128]>; + } & Struct; + readonly type: 'Values' | 'Invulnerables' | 'Bonded' | 'Ledger' | 'Payee' | 'Validators' | 'Nominators' | 'VirtualStakers' | 'ErasStakersOverview' | 'ErasStakersPaged' | 'ClaimedRewards' | 'ErasValidatorPrefs' | 'ErasValidatorReward' | 'ErasRewardPoints' | 'ErasTotalStake' | 'UnappliedSlashes' | 'BondedEras' | 'ValidatorSlashInEra'; + } + + /** @name PalletRcMigratorStakingMessageStakingValues (639) */ + interface PalletRcMigratorStakingMessageStakingValues extends Struct { + readonly validatorCount: Option; + readonly minValidatorCount: Option; + readonly minNominatorBond: Option; + readonly minValidatorBond: Option; + readonly minActiveStake: Option; + readonly minCommission: Option; + readonly maxValidatorsCount: Option; + readonly maxNominatorsCount: Option; + readonly currentEra: Option; + readonly activeEra: Option; + readonly forceEra: Option; + readonly maxStakedRewards: Option; + readonly slashRewardFraction: Option; + readonly canceledSlashPayout: Option; + readonly currentPlannedSession: Option; + readonly chillThreshold: Option; + } + + /** @name PalletRcMigratorStakingMessagePortableActiveEraInfo (641) */ + interface PalletRcMigratorStakingMessagePortableActiveEraInfo extends Struct { + readonly index: u32; + readonly start: Option; + } + + /** @name PalletRcMigratorStakingMessagePortableForcing (643) */ + interface PalletRcMigratorStakingMessagePortableForcing extends Enum { + readonly isNotForcing: boolean; + readonly isForceNew: boolean; + readonly isForceNone: boolean; + readonly isForceAlways: boolean; + readonly type: 'NotForcing' | 'ForceNew' | 'ForceNone' | 'ForceAlways'; + } + + /** @name PalletRcMigratorStakingMessagePortableStakingLedger (645) */ + interface PalletRcMigratorStakingMessagePortableStakingLedger extends Struct { + readonly stash: AccountId32; + readonly total: u128; + readonly active: u128; + readonly unlocking: Vec; + } + + /** @name PalletRcMigratorStakingMessagePortableUnlockChunk (647) */ + interface PalletRcMigratorStakingMessagePortableUnlockChunk extends Struct { + readonly value: u128; + readonly era: u32; + } + + /** @name PalletRcMigratorStakingMessagePortableRewardDestination (649) */ + interface PalletRcMigratorStakingMessagePortableRewardDestination extends Enum { + readonly isStaked: boolean; + readonly isStash: boolean; + readonly isController: boolean; + readonly isAccount: boolean; + readonly asAccount: AccountId32; + readonly isNone: boolean; + readonly type: 'Staked' | 'Stash' | 'Controller' | 'Account' | 'None'; + } + + /** @name PalletRcMigratorStakingMessagePortableValidatorPrefs (650) */ + interface PalletRcMigratorStakingMessagePortableValidatorPrefs extends Struct { + readonly commission: Perbill; + readonly blocked: bool; + } + + /** @name PalletRcMigratorStakingMessagePortableNominations (651) */ + interface PalletRcMigratorStakingMessagePortableNominations extends Struct { + readonly targets: Vec; + readonly submittedIn: u32; + readonly suppressed: bool; + } + + /** @name PalletRcMigratorStakingMessagePortablePagedExposureMetadata (653) */ + interface PalletRcMigratorStakingMessagePortablePagedExposureMetadata extends Struct { + readonly total: u128; + readonly own: u128; + readonly nominatorCount: u32; + readonly pageCount: u32; + } + + /** @name PalletRcMigratorStakingMessagePortableExposurePage (654) */ + interface PalletRcMigratorStakingMessagePortableExposurePage extends Struct { + readonly pageTotal: u128; + readonly others: Vec; + } + + /** @name PalletRcMigratorStakingMessagePortableIndividualExposure (656) */ + interface PalletRcMigratorStakingMessagePortableIndividualExposure extends Struct { + readonly who: AccountId32; + readonly value: u128; + } + + /** @name PalletRcMigratorStakingMessagePortableEraRewardPoints (658) */ + interface PalletRcMigratorStakingMessagePortableEraRewardPoints extends Struct { + readonly total: u32; + readonly individual: Vec>; + } + + /** @name PalletRcMigratorStakingMessagePortableUnappliedSlash (660) */ + interface PalletRcMigratorStakingMessagePortableUnappliedSlash extends Struct { + readonly validator: AccountId32; + readonly own: u128; + readonly others: Vec>; + readonly reporters: Vec; + readonly payout: u128; + } + + /** @name PalletAhMigratorMigrationStage (665) */ + interface PalletAhMigratorMigrationStage extends Enum { + readonly isPending: boolean; + readonly isDataMigrationOngoing: boolean; + readonly isMigrationDone: boolean; + readonly isCoolOff: boolean; + readonly asCoolOff: { + readonly endAt: u32; + } & Struct; + readonly type: 'Pending' | 'DataMigrationOngoing' | 'MigrationDone' | 'CoolOff'; + } + + /** @name PalletRcMigratorMigrationFinishedData (668) */ + interface PalletRcMigratorMigrationFinishedData extends Struct { + readonly rcBalanceKept: u128; + } + + /** @name PalletStakingAsyncRcClientEvent (683) */ + interface PalletStakingAsyncRcClientEvent extends Enum { + readonly isSessionReportReceived: boolean; + readonly asSessionReportReceived: { + readonly endIndex: u32; + readonly activationTimestamp: Option>; + readonly validatorPointsCounts: u32; + readonly leftover: bool; + } & Struct; + readonly isOffenceReceived: boolean; + readonly asOffenceReceived: { + readonly slashSession: u32; + readonly offencesCount: u32; + } & Struct; + readonly isUnexpected: boolean; + readonly asUnexpected: PalletStakingAsyncRcClientUnexpectedKind; + readonly type: 'SessionReportReceived' | 'OffenceReceived' | 'Unexpected'; + } + + /** @name PalletStakingAsyncRcClientUnexpectedKind (684) */ + interface PalletStakingAsyncRcClientUnexpectedKind extends Enum { + readonly isSessionReportIntegrityFailed: boolean; + readonly isValidatorSetIntegrityFailed: boolean; + readonly isSessionSkipped: boolean; + readonly isSessionAlreadyProcessed: boolean; + readonly isValidatorSetSendFailed: boolean; + readonly isValidatorSetDropped: boolean; + readonly type: 'SessionReportIntegrityFailed' | 'ValidatorSetIntegrityFailed' | 'SessionSkipped' | 'SessionAlreadyProcessed' | 'ValidatorSetSendFailed' | 'ValidatorSetDropped'; + } + + /** @name PalletElectionProviderMultiBlockEvent (685) */ + interface PalletElectionProviderMultiBlockEvent extends Enum { + readonly isPhaseTransitioned: boolean; + readonly asPhaseTransitioned: { + readonly from: PalletElectionProviderMultiBlockPhase; + readonly to: PalletElectionProviderMultiBlockPhase; + } & Struct; + readonly isUnexpectedTargetSnapshotFailed: boolean; + readonly isUnexpectedVoterSnapshotFailed: boolean; + readonly type: 'PhaseTransitioned' | 'UnexpectedTargetSnapshotFailed' | 'UnexpectedVoterSnapshotFailed'; + } + + /** @name PalletElectionProviderMultiBlockVerifierImplsPalletEvent (686) */ + interface PalletElectionProviderMultiBlockVerifierImplsPalletEvent extends Enum { + readonly isVerificationFailed: boolean; + readonly asVerificationFailed: ITuple<[u32, PalletElectionProviderMultiBlockVerifierFeasibilityError]>; + readonly isVerified: boolean; + readonly asVerified: ITuple<[u32, u32]>; + readonly isQueued: boolean; + readonly asQueued: ITuple<[SpNposElectionsElectionScore, Option]>; + readonly type: 'VerificationFailed' | 'Verified' | 'Queued'; + } + + /** @name PalletElectionProviderMultiBlockVerifierFeasibilityError (687) */ + interface PalletElectionProviderMultiBlockVerifierFeasibilityError extends Enum { + readonly isWrongWinnerCount: boolean; + readonly isSnapshotUnavailable: boolean; + readonly isInvalidVote: boolean; + readonly isInvalidVoter: boolean; + readonly isInvalidWinner: boolean; + readonly isInvalidScore: boolean; + readonly isInvalidRound: boolean; + readonly isScoreTooLow: boolean; + readonly isFailedToBoundSupport: boolean; + readonly isNposElection: boolean; + readonly asNposElection: SpNposElectionsError; + readonly isIncomplete: boolean; + readonly type: 'WrongWinnerCount' | 'SnapshotUnavailable' | 'InvalidVote' | 'InvalidVoter' | 'InvalidWinner' | 'InvalidScore' | 'InvalidRound' | 'ScoreTooLow' | 'FailedToBoundSupport' | 'NposElection' | 'Incomplete'; + } + + /** @name SpNposElectionsError (688) */ + interface SpNposElectionsError extends Enum { + readonly isSolutionWeightOverflow: boolean; + readonly isSolutionTargetOverflow: boolean; + readonly isSolutionInvalidIndex: boolean; + readonly isSolutionInvalidPageIndex: boolean; + readonly isArithmeticError: boolean; + readonly isInvalidSupportEdge: boolean; + readonly isTooManyVoters: boolean; + readonly isBoundsExceeded: boolean; + readonly isDuplicateVoter: boolean; + readonly isDuplicateTarget: boolean; + readonly type: 'SolutionWeightOverflow' | 'SolutionTargetOverflow' | 'SolutionInvalidIndex' | 'SolutionInvalidPageIndex' | 'ArithmeticError' | 'InvalidSupportEdge' | 'TooManyVoters' | 'BoundsExceeded' | 'DuplicateVoter' | 'DuplicateTarget'; + } + + /** @name PalletElectionProviderMultiBlockSignedPalletEvent (690) */ + interface PalletElectionProviderMultiBlockSignedPalletEvent extends Enum { + readonly isRegistered: boolean; + readonly asRegistered: ITuple<[u32, AccountId32, SpNposElectionsElectionScore]>; + readonly isStored: boolean; + readonly asStored: ITuple<[u32, AccountId32, u32]>; + readonly isRewarded: boolean; + readonly asRewarded: ITuple<[u32, AccountId32, u128]>; + readonly isSlashed: boolean; + readonly asSlashed: ITuple<[u32, AccountId32, u128]>; + readonly isEjected: boolean; + readonly asEjected: ITuple<[u32, AccountId32]>; + readonly isDiscarded: boolean; + readonly asDiscarded: ITuple<[u32, AccountId32]>; + readonly isBailed: boolean; + readonly asBailed: ITuple<[u32, AccountId32]>; + readonly type: 'Registered' | 'Stored' | 'Rewarded' | 'Slashed' | 'Ejected' | 'Discarded' | 'Bailed'; + } + + /** @name PalletStakingAsyncPalletEvent (691) */ + interface PalletStakingAsyncPalletEvent extends Enum { + readonly isEraPaid: boolean; + readonly asEraPaid: { + readonly eraIndex: u32; + readonly validatorPayout: u128; + readonly remainder: u128; + } & Struct; + readonly isRewarded: boolean; + readonly asRewarded: { + readonly stash: AccountId32; + readonly dest: PalletStakingAsyncRewardDestination; + readonly amount: u128; + } & Struct; + readonly isSlashed: boolean; + readonly asSlashed: { + readonly staker: AccountId32; + readonly amount: u128; + } & Struct; + readonly isOldSlashingReportDiscarded: boolean; + readonly asOldSlashingReportDiscarded: { + readonly sessionIndex: u32; + } & Struct; + readonly isBonded: boolean; + readonly asBonded: { + readonly stash: AccountId32; + readonly amount: u128; + } & Struct; + readonly isUnbonded: boolean; + readonly asUnbonded: { + readonly stash: AccountId32; + readonly amount: u128; + } & Struct; + readonly isWithdrawn: boolean; + readonly asWithdrawn: { + readonly stash: AccountId32; + readonly amount: u128; + } & Struct; + readonly isStakerRemoved: boolean; + readonly asStakerRemoved: { + readonly stash: AccountId32; + } & Struct; + readonly isKicked: boolean; + readonly asKicked: { + readonly nominator: AccountId32; + readonly stash: AccountId32; + } & Struct; + readonly isChilled: boolean; + readonly asChilled: { + readonly stash: AccountId32; + } & Struct; + readonly isPayoutStarted: boolean; + readonly asPayoutStarted: { + readonly eraIndex: u32; + readonly validatorStash: AccountId32; + readonly page: u32; + readonly next: Option; + } & Struct; + readonly isValidatorPrefsSet: boolean; + readonly asValidatorPrefsSet: { + readonly stash: AccountId32; + readonly prefs: PalletStakingAsyncValidatorPrefs; + } & Struct; + readonly isSnapshotVotersSizeExceeded: boolean; + readonly asSnapshotVotersSizeExceeded: { + readonly size_: u32; + } & Struct; + readonly isSnapshotTargetsSizeExceeded: boolean; + readonly asSnapshotTargetsSizeExceeded: { + readonly size_: u32; + } & Struct; + readonly isForceEra: boolean; + readonly asForceEra: { + readonly mode: PalletStakingAsyncForcing; + } & Struct; + readonly isControllerBatchDeprecated: boolean; + readonly asControllerBatchDeprecated: { + readonly failures: u32; + } & Struct; + readonly isCurrencyMigrated: boolean; + readonly asCurrencyMigrated: { + readonly stash: AccountId32; + readonly forceWithdraw: u128; + } & Struct; + readonly isPagedElectionProceeded: boolean; + readonly asPagedElectionProceeded: { + readonly page: u32; + readonly result: Result; + } & Struct; + readonly isOffenceReported: boolean; + readonly asOffenceReported: { + readonly offenceEra: u32; + readonly validator: AccountId32; + readonly fraction: Perbill; + } & Struct; + readonly isSlashComputed: boolean; + readonly asSlashComputed: { + readonly offenceEra: u32; + readonly slashEra: u32; + readonly offender: AccountId32; + readonly page: u32; + } & Struct; + readonly isSlashCancelled: boolean; + readonly asSlashCancelled: { + readonly slashEra: u32; + readonly validator: AccountId32; + } & Struct; + readonly isSessionRotated: boolean; + readonly asSessionRotated: { + readonly startingSession: u32; + readonly activeEra: u32; + readonly plannedEra: u32; + } & Struct; + readonly isUnexpected: boolean; + readonly asUnexpected: PalletStakingAsyncPalletUnexpectedKind; + readonly isOffenceTooOld: boolean; + readonly asOffenceTooOld: { + readonly offenceEra: u32; + readonly validator: AccountId32; + readonly fraction: Perbill; + } & Struct; + readonly isEraPruned: boolean; + readonly asEraPruned: { + readonly index: u32; + } & Struct; + readonly type: 'EraPaid' | 'Rewarded' | 'Slashed' | 'OldSlashingReportDiscarded' | 'Bonded' | 'Unbonded' | 'Withdrawn' | 'StakerRemoved' | 'Kicked' | 'Chilled' | 'PayoutStarted' | 'ValidatorPrefsSet' | 'SnapshotVotersSizeExceeded' | 'SnapshotTargetsSizeExceeded' | 'ForceEra' | 'ControllerBatchDeprecated' | 'CurrencyMigrated' | 'PagedElectionProceeded' | 'OffenceReported' | 'SlashComputed' | 'SlashCancelled' | 'SessionRotated' | 'Unexpected' | 'OffenceTooOld' | 'EraPruned'; + } + + /** @name PalletStakingAsyncForcing (692) */ + interface PalletStakingAsyncForcing extends Enum { + readonly isNotForcing: boolean; + readonly isForceNew: boolean; + readonly isForceNone: boolean; + readonly isForceAlways: boolean; + readonly type: 'NotForcing' | 'ForceNew' | 'ForceNone' | 'ForceAlways'; + } + + /** @name PalletStakingAsyncPalletUnexpectedKind (694) */ + interface PalletStakingAsyncPalletUnexpectedKind extends Enum { + readonly isEraDurationBoundExceeded: boolean; + readonly isUnknownValidatorActivation: boolean; + readonly type: 'EraDurationBoundExceeded' | 'UnknownValidatorActivation'; + } + + /** @name PalletAhOpsEvent (695) */ + interface PalletAhOpsEvent extends Enum { + readonly isLeaseUnreserveRemaining: boolean; + readonly asLeaseUnreserveRemaining: { + readonly depositor: AccountId32; + readonly paraId: u32; + readonly remaining: u128; + } & Struct; + readonly isCrowdloanUnreserveRemaining: boolean; + readonly asCrowdloanUnreserveRemaining: { + readonly depositor: AccountId32; + readonly paraId: u32; + readonly remaining: u128; + } & Struct; + readonly isSovereignMigrated: boolean; + readonly asSovereignMigrated: { + readonly paraId: u32; + readonly from: AccountId32; + readonly to: AccountId32; + readonly derivationIndex: Option; + } & Struct; + readonly type: 'LeaseUnreserveRemaining' | 'CrowdloanUnreserveRemaining' | 'SovereignMigrated'; + } + + /** @name PalletAhMigratorEvent (696) */ + interface PalletAhMigratorEvent extends Enum { + readonly isStageTransition: boolean; + readonly asStageTransition: { + readonly old: PalletAhMigratorMigrationStage; + readonly new_: PalletAhMigratorMigrationStage; + } & Struct; + readonly isBatchReceived: boolean; + readonly asBatchReceived: { + readonly pallet: PalletAhMigratorPalletEventName; + readonly count: u32; + } & Struct; + readonly isBatchProcessed: boolean; + readonly asBatchProcessed: { + readonly pallet: PalletAhMigratorPalletEventName; + readonly countGood: u32; + readonly countBad: u32; + } & Struct; + readonly isAssetHubMigrationStarted: boolean; + readonly isAssetHubMigrationFinished: boolean; + readonly isDmpQueuePrioritySet: boolean; + readonly asDmpQueuePrioritySet: { + readonly prioritized: bool; + readonly cycleBlock: u32; + readonly cyclePeriod: u32; + } & Struct; + readonly isDmpQueuePriorityConfigSet: boolean; + readonly asDmpQueuePriorityConfigSet: { + readonly old: PalletRcMigratorQueuePriority; + readonly new_: PalletRcMigratorQueuePriority; + } & Struct; + readonly isBalancesBeforeRecordSet: boolean; + readonly asBalancesBeforeRecordSet: { + readonly checkingAccount: u128; + readonly totalIssuance: u128; + } & Struct; + readonly isBalancesBeforeRecordConsumed: boolean; + readonly asBalancesBeforeRecordConsumed: { + readonly checkingAccount: u128; + readonly totalIssuance: u128; + } & Struct; + readonly isReferendumCanceled: boolean; + readonly asReferendumCanceled: { + readonly id: u32; + } & Struct; + readonly isManagerSet: boolean; + readonly asManagerSet: { + readonly old: Option; + readonly new_: Option; + } & Struct; + readonly isAccountTranslatedParachainSovereign: boolean; + readonly asAccountTranslatedParachainSovereign: { + readonly from: AccountId32; + readonly to: AccountId32; + } & Struct; + readonly isAccountTranslatedParachainSovereignDerived: boolean; + readonly asAccountTranslatedParachainSovereignDerived: { + readonly from: AccountId32; + readonly to: AccountId32; + readonly derivationIndex: u16; + } & Struct; + readonly isXcmSent: boolean; + readonly asXcmSent: { + readonly origin: StagingXcmV5Location; + readonly destination: StagingXcmV5Location; + readonly message: StagingXcmV5Xcm; + readonly messageId: U8aFixed; + } & Struct; + readonly isFailedToUnreserveMultisigDeposit: boolean; + readonly asFailedToUnreserveMultisigDeposit: { + readonly expectedAmount: u128; + readonly missingAmount: u128; + readonly account: AccountId32; + } & Struct; + readonly isFailedToUnreservePreimageDeposit: boolean; + readonly asFailedToUnreservePreimageDeposit: { + readonly expectedAmount: u128; + readonly missingAmount: u128; + readonly account: AccountId32; + } & Struct; + readonly type: 'StageTransition' | 'BatchReceived' | 'BatchProcessed' | 'AssetHubMigrationStarted' | 'AssetHubMigrationFinished' | 'DmpQueuePrioritySet' | 'DmpQueuePriorityConfigSet' | 'BalancesBeforeRecordSet' | 'BalancesBeforeRecordConsumed' | 'ReferendumCanceled' | 'ManagerSet' | 'AccountTranslatedParachainSovereign' | 'AccountTranslatedParachainSovereignDerived' | 'XcmSent' | 'FailedToUnreserveMultisigDeposit' | 'FailedToUnreservePreimageDeposit'; + } + + /** @name PalletAhMigratorPalletEventName (697) */ + interface PalletAhMigratorPalletEventName extends Enum { + readonly isAssetRates: boolean; + readonly isBagsList: boolean; + readonly isBalances: boolean; + readonly isBounties: boolean; + readonly isChildBounties: boolean; + readonly isClaims: boolean; + readonly isConvictionVoting: boolean; + readonly isCrowdloan: boolean; + readonly isDelegatedStaking: boolean; + readonly isIndices: boolean; + readonly isMultisig: boolean; + readonly isNomPools: boolean; + readonly isPreimageChunk: boolean; + readonly isPreimageLegacyStatus: boolean; + readonly isPreimageRequestStatus: boolean; + readonly isProxyAnnouncements: boolean; + readonly isProxyProxies: boolean; + readonly isRecovery: boolean; + readonly isReferendaMetadata: boolean; + readonly isReferendaReferendums: boolean; + readonly isReferendaValues: boolean; + readonly isScheduler: boolean; + readonly isSchedulerAgenda: boolean; + readonly isStaking: boolean; + readonly isTreasury: boolean; + readonly isVesting: boolean; + readonly isSociety: boolean; + readonly type: 'AssetRates' | 'BagsList' | 'Balances' | 'Bounties' | 'ChildBounties' | 'Claims' | 'ConvictionVoting' | 'Crowdloan' | 'DelegatedStaking' | 'Indices' | 'Multisig' | 'NomPools' | 'PreimageChunk' | 'PreimageLegacyStatus' | 'PreimageRequestStatus' | 'ProxyAnnouncements' | 'ProxyProxies' | 'Recovery' | 'ReferendaMetadata' | 'ReferendaReferendums' | 'ReferendaValues' | 'Scheduler' | 'SchedulerAgenda' | 'Staking' | 'Treasury' | 'Vesting' | 'Society'; + } + + /** @name CumulusPalletParachainSystemUnincludedSegmentAncestor (715) */ + interface CumulusPalletParachainSystemUnincludedSegmentAncestor extends Struct { + readonly usedBandwidth: CumulusPalletParachainSystemUnincludedSegmentUsedBandwidth; + readonly paraHeadHash: Option; + readonly consumedGoAheadSignal: Option; + } + + /** @name CumulusPalletParachainSystemUnincludedSegmentUsedBandwidth (716) */ + interface CumulusPalletParachainSystemUnincludedSegmentUsedBandwidth extends Struct { + readonly umpMsgCount: u32; + readonly umpTotalBytes: u32; + readonly hrmpOutgoing: BTreeMap; + } + + /** @name CumulusPalletParachainSystemUnincludedSegmentHrmpChannelUpdate (718) */ + interface CumulusPalletParachainSystemUnincludedSegmentHrmpChannelUpdate extends Struct { + readonly msgCount: u32; + readonly totalBytes: u32; + } + + /** @name CumulusPalletParachainSystemUnincludedSegmentSegmentTracker (723) */ + interface CumulusPalletParachainSystemUnincludedSegmentSegmentTracker extends Struct { + readonly usedBandwidth: CumulusPalletParachainSystemUnincludedSegmentUsedBandwidth; + readonly hrmpWatermark: Option; + readonly consumedGoAheadSignal: Option; + } + + /** @name CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot (726) */ + interface CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot extends Struct { + readonly dmqMqcHead: H256; + readonly relayDispatchQueueRemainingCapacity: CumulusPalletParachainSystemRelayStateSnapshotRelayDispatchQueueRemainingCapacity; + readonly ingressChannels: Vec>; + readonly egressChannels: Vec>; + } + + /** @name CumulusPalletParachainSystemRelayStateSnapshotRelayDispatchQueueRemainingCapacity (727) */ + interface CumulusPalletParachainSystemRelayStateSnapshotRelayDispatchQueueRemainingCapacity extends Struct { + readonly remainingCount: u32; + readonly remainingSize: u32; + } + + /** @name PolkadotPrimitivesV8AbridgedHrmpChannel (730) */ + interface PolkadotPrimitivesV8AbridgedHrmpChannel extends Struct { + readonly maxCapacity: u32; + readonly maxTotalSize: u32; + readonly maxMessageSize: u32; + readonly msgCount: u32; + readonly totalSize: u32; + readonly mqcHead: Option; + } + + /** @name PolkadotPrimitivesV8AbridgedHostConfiguration (731) */ + interface PolkadotPrimitivesV8AbridgedHostConfiguration extends Struct { + readonly maxCodeSize: u32; + readonly maxHeadDataSize: u32; + readonly maxUpwardQueueCount: u32; + readonly maxUpwardQueueSize: u32; + readonly maxUpwardMessageSize: u32; + readonly maxUpwardMessageNumPerCandidate: u32; + readonly hrmpMaxMessageNumPerCandidate: u32; + readonly validationUpgradeCooldown: u32; + readonly validationUpgradeDelay: u32; + readonly asyncBackingParams: PolkadotPrimitivesV8AsyncBackingAsyncBackingParams; + } + + /** @name CumulusPalletParachainSystemParachainInherentInboundMessageId (737) */ + interface CumulusPalletParachainSystemParachainInherentInboundMessageId extends Struct { + readonly sentAt: u32; + readonly reverseIdx: u32; + } + + /** @name CumulusPalletParachainSystemError (740) */ + interface CumulusPalletParachainSystemError extends Enum { + readonly isOverlappingUpgrades: boolean; + readonly isProhibitedByPolkadot: boolean; + readonly isTooBig: boolean; + readonly isValidationDataNotAvailable: boolean; + readonly isHostConfigurationNotAvailable: boolean; + readonly isNotScheduled: boolean; + readonly type: 'OverlappingUpgrades' | 'ProhibitedByPolkadot' | 'TooBig' | 'ValidationDataNotAvailable' | 'HostConfigurationNotAvailable' | 'NotScheduled'; + } + + /** @name AssetHubPolkadotRuntimeRuntimeHoldReason (761) */ + interface AssetHubPolkadotRuntimeRuntimeHoldReason extends Enum { + readonly isPreimage: boolean; + readonly asPreimage: PalletPreimageHoldReason; + readonly isSession: boolean; + readonly asSession: PalletSessionHoldReason; + readonly isPolkadotXcm: boolean; + readonly asPolkadotXcm: PalletXcmHoldReason; + readonly isStateTrieMigration: boolean; + readonly asStateTrieMigration: PalletStateTrieMigrationHoldReason; + readonly isDelegatedStaking: boolean; + readonly asDelegatedStaking: PalletDelegatedStakingHoldReason; + readonly isMultiBlockElectionSigned: boolean; + readonly asMultiBlockElectionSigned: PalletElectionProviderMultiBlockSignedPalletHoldReason; + readonly isStaking: boolean; + readonly asStaking: PalletStakingAsyncPalletHoldReason; + readonly type: 'Preimage' | 'Session' | 'PolkadotXcm' | 'StateTrieMigration' | 'DelegatedStaking' | 'MultiBlockElectionSigned' | 'Staking'; + } + + /** @name PalletElectionProviderMultiBlockSignedPalletHoldReason (762) */ + interface PalletElectionProviderMultiBlockSignedPalletHoldReason extends Enum { + readonly isSignedSubmission: boolean; + readonly type: 'SignedSubmission'; + } + + /** @name PalletStakingAsyncPalletHoldReason (763) */ + interface PalletStakingAsyncPalletHoldReason extends Enum { + readonly isStaking: boolean; + readonly type: 'Staking'; + } + + /** @name AssetHubPolkadotRuntimeRuntimeFreezeReason (767) */ + interface AssetHubPolkadotRuntimeRuntimeFreezeReason extends Enum { + readonly isNominationPools: boolean; + readonly asNominationPools: PalletNominationPoolsFreezeReason; + readonly type: 'NominationPools'; + } + + /** @name PalletCollatorSelectionCandidateInfo (776) */ + interface PalletCollatorSelectionCandidateInfo extends Struct { + readonly who: AccountId32; + readonly deposit: u128; + } + + /** @name PalletCollatorSelectionError (779) */ + interface PalletCollatorSelectionError extends Enum { + readonly isTooManyCandidates: boolean; + readonly isTooFewEligibleCollators: boolean; + readonly isAlreadyCandidate: boolean; + readonly isNotCandidate: boolean; + readonly isTooManyInvulnerables: boolean; + readonly isAlreadyInvulnerable: boolean; + readonly isNotInvulnerable: boolean; + readonly isNoAssociatedValidatorId: boolean; + readonly isValidatorNotRegistered: boolean; + readonly isInsertToCandidateListFailed: boolean; + readonly isRemoveFromCandidateListFailed: boolean; + readonly isDepositTooLow: boolean; + readonly isUpdateCandidateListFailed: boolean; + readonly isInsufficientBond: boolean; + readonly isTargetIsNotCandidate: boolean; + readonly isIdenticalDeposit: boolean; + readonly isInvalidUnreserve: boolean; + readonly type: 'TooManyCandidates' | 'TooFewEligibleCollators' | 'AlreadyCandidate' | 'NotCandidate' | 'TooManyInvulnerables' | 'AlreadyInvulnerable' | 'NotInvulnerable' | 'NoAssociatedValidatorId' | 'ValidatorNotRegistered' | 'InsertToCandidateListFailed' | 'RemoveFromCandidateListFailed' | 'DepositTooLow' | 'UpdateCandidateListFailed' | 'InsufficientBond' | 'TargetIsNotCandidate' | 'IdenticalDeposit' | 'InvalidUnreserve'; + } + + /** @name CumulusPalletXcmpQueueOutboundChannelDetails (796) */ + interface CumulusPalletXcmpQueueOutboundChannelDetails extends Struct { + readonly recipient: u32; + readonly state: CumulusPalletXcmpQueueOutboundState; + readonly signalsExist: bool; + readonly firstIndex: u16; + readonly lastIndex: u16; + } + + /** @name CumulusPalletXcmpQueueOutboundState (797) */ + interface CumulusPalletXcmpQueueOutboundState extends Enum { + readonly isOk: boolean; + readonly isSuspended: boolean; + readonly type: 'Ok' | 'Suspended'; + } + + /** @name CumulusPalletXcmpQueueQueueConfigData (801) */ + interface CumulusPalletXcmpQueueQueueConfigData extends Struct { + readonly suspendThreshold: u32; + readonly dropThreshold: u32; + readonly resumeThreshold: u32; + } + + /** @name CumulusPalletXcmpQueueError (802) */ + interface CumulusPalletXcmpQueueError extends Enum { + readonly isBadQueueConfig: boolean; + readonly isAlreadySuspended: boolean; + readonly isAlreadyResumed: boolean; + readonly isTooManyActiveOutboundChannels: boolean; + readonly isTooBig: boolean; + readonly type: 'BadQueueConfig' | 'AlreadySuspended' | 'AlreadyResumed' | 'TooManyActiveOutboundChannels' | 'TooBig'; + } + + /** @name BpXcmBridgeHubRouterBridgeState (831) */ + interface BpXcmBridgeHubRouterBridgeState extends Struct { + readonly deliveryFeeFactor: u128; + readonly isCongested: bool; + } + + /** @name SnowbridgePalletSystemFrontendError (839) */ + interface SnowbridgePalletSystemFrontendError extends Enum { + readonly isUnsupportedLocationVersion: boolean; + readonly isInvalidAssetOwner: boolean; + readonly isSendFailure: boolean; + readonly isFeesNotMet: boolean; + readonly isLocationConversionFailed: boolean; + readonly isHalted: boolean; + readonly isUnreachable: boolean; + readonly isUnsupportedAsset: boolean; + readonly isWithdrawError: boolean; + readonly isInvalidAccount: boolean; + readonly isSwapError: boolean; + readonly isBurnError: boolean; + readonly isTipAmountZero: boolean; + readonly type: 'UnsupportedLocationVersion' | 'InvalidAssetOwner' | 'SendFailure' | 'FeesNotMet' | 'LocationConversionFailed' | 'Halted' | 'Unreachable' | 'UnsupportedAsset' | 'WithdrawError' | 'InvalidAccount' | 'SwapError' | 'BurnError' | 'TipAmountZero'; + } + + /** @name PalletProxyProxyDefinitionAssetHubPolkadotRuntimeProxyType (847) */ + interface PalletProxyProxyDefinitionAssetHubPolkadotRuntimeProxyType extends Struct { + readonly delegate: AccountId32; + readonly proxyType: AssetHubPolkadotRuntimeProxyType; + readonly delay: u32; + } + + /** @name PalletReferendaReferendumInfoOriginCaller (917) */ + interface PalletReferendaReferendumInfoOriginCaller extends Enum { + readonly isOngoing: boolean; + readonly asOngoing: PalletReferendaReferendumStatusOriginCaller; + readonly isApproved: boolean; + readonly asApproved: ITuple<[u32, Option, Option]>; + readonly isRejected: boolean; + readonly asRejected: ITuple<[u32, Option, Option]>; + readonly isCancelled: boolean; + readonly asCancelled: ITuple<[u32, Option, Option]>; + readonly isTimedOut: boolean; + readonly asTimedOut: ITuple<[u32, Option, Option]>; + readonly isKilled: boolean; + readonly asKilled: u32; + readonly type: 'Ongoing' | 'Approved' | 'Rejected' | 'Cancelled' | 'TimedOut' | 'Killed'; + } + + /** @name PalletReferendaReferendumStatusOriginCaller (918) */ + interface PalletReferendaReferendumStatusOriginCaller extends Struct { + readonly track: u16; + readonly origin: AssetHubPolkadotRuntimeOriginCaller; + readonly proposal: FrameSupportPreimagesBounded; + readonly enactment: FrameSupportScheduleDispatchTime; + readonly submitted: u32; + readonly submissionDeposit: PalletReferendaDeposit; + readonly decisionDeposit: Option; + readonly deciding: Option; + readonly tally: PalletConvictionVotingTally; + readonly inQueue: bool; + readonly alarm: Option]>>; + } + + /** @name PalletElectionProviderMultiBlockError (959) */ + interface PalletElectionProviderMultiBlockError extends Enum { + readonly isFallback: boolean; + readonly isUnexpectedPhase: boolean; + readonly isSnapshot: boolean; + readonly type: 'Fallback' | 'UnexpectedPhase' | 'Snapshot'; + } + + /** @name PalletElectionProviderMultiBlockVerifierImplsValidSolution (960) */ + interface PalletElectionProviderMultiBlockVerifierImplsValidSolution extends Enum { + readonly isX: boolean; + readonly isY: boolean; + readonly type: 'X' | 'Y'; + } + + /** @name PalletElectionProviderMultiBlockVerifierImplsPartialBackings (963) */ + interface PalletElectionProviderMultiBlockVerifierImplsPartialBackings extends Struct { + readonly total: u128; + readonly backers: u32; + } + + /** @name PalletElectionProviderMultiBlockVerifierImplsStatus (965) */ + interface PalletElectionProviderMultiBlockVerifierImplsStatus extends Enum { + readonly isOngoing: boolean; + readonly asOngoing: u32; + readonly isNothing: boolean; + readonly type: 'Ongoing' | 'Nothing'; + } + + /** @name PalletElectionProviderMultiBlockSignedSubmissionMetadata (970) */ + interface PalletElectionProviderMultiBlockSignedSubmissionMetadata extends Struct { + readonly deposit: u128; + readonly fee: u128; + readonly reward: u128; + readonly claimedScore: SpNposElectionsElectionScore; + readonly pages: Vec; + } + + /** @name PalletElectionProviderMultiBlockSignedPalletError (973) */ + interface PalletElectionProviderMultiBlockSignedPalletError extends Enum { + readonly isPhaseNotSigned: boolean; + readonly isDuplicate: boolean; + readonly isQueueFull: boolean; + readonly isBadPageIndex: boolean; + readonly isNotRegistered: boolean; + readonly isNoSubmission: boolean; + readonly isRoundNotOver: boolean; + readonly isBadWitnessData: boolean; + readonly isTooManyInvulnerables: boolean; + readonly type: 'PhaseNotSigned' | 'Duplicate' | 'QueueFull' | 'BadPageIndex' | 'NotRegistered' | 'NoSubmission' | 'RoundNotOver' | 'BadWitnessData' | 'TooManyInvulnerables'; + } + + /** @name PalletStakingAsyncLedgerStakingLedger (974) */ + interface PalletStakingAsyncLedgerStakingLedger extends Struct { + readonly stash: AccountId32; + readonly total: Compact; + readonly active: Compact; + readonly unlocking: Vec; + } + + /** @name PalletStakingAsyncNominations (975) */ + interface PalletStakingAsyncNominations extends Struct { + readonly targets: Vec; + readonly submittedIn: u32; + readonly suppressed: bool; + } + + /** @name PalletStakingAsyncActiveEraInfo (976) */ + interface PalletStakingAsyncActiveEraInfo extends Struct { + readonly index: u32; + readonly start: Option; + } + + /** @name PalletStakingAsyncPalletBoundedExposurePage (979) */ + interface PalletStakingAsyncPalletBoundedExposurePage extends SpStakingExposurePage {} + + /** @name PalletStakingAsyncEraRewardPoints (984) */ + interface PalletStakingAsyncEraRewardPoints extends Struct { + readonly total: u32; + readonly individual: BTreeMap; + } + + /** @name PalletStakingAsyncSlashingOffenceRecord (987) */ + interface PalletStakingAsyncSlashingOffenceRecord extends Struct { + readonly reporter: Option; + readonly reportedEra: u32; + readonly exposurePage: u32; + readonly slashFraction: Perbill; + readonly priorSlashFraction: Perbill; + } + + /** @name PalletStakingAsyncUnappliedSlash (991) */ + interface PalletStakingAsyncUnappliedSlash extends Struct { + readonly validator: AccountId32; + readonly own: u128; + readonly others: Vec>; + readonly reporter: Option; + readonly payout: u128; + } + + /** @name PalletStakingAsyncSnapshotStatus (994) */ + interface PalletStakingAsyncSnapshotStatus extends Enum { + readonly isOngoing: boolean; + readonly asOngoing: AccountId32; + readonly isConsumed: boolean; + readonly isWaiting: boolean; + readonly type: 'Ongoing' | 'Consumed' | 'Waiting'; + } + + /** @name PalletStakingAsyncPalletPruningStep (996) */ + interface PalletStakingAsyncPalletPruningStep extends Enum { + readonly isErasStakersPaged: boolean; + readonly isErasStakersOverview: boolean; + readonly isErasValidatorPrefs: boolean; + readonly isClaimedRewards: boolean; + readonly isErasValidatorReward: boolean; + readonly isErasRewardPoints: boolean; + readonly isErasTotalStake: boolean; + readonly type: 'ErasStakersPaged' | 'ErasStakersOverview' | 'ErasValidatorPrefs' | 'ClaimedRewards' | 'ErasValidatorReward' | 'ErasRewardPoints' | 'ErasTotalStake'; + } + + /** @name PalletStakingAsyncPalletError (997) */ + interface PalletStakingAsyncPalletError extends Enum { + readonly isNotController: boolean; + readonly isNotStash: boolean; + readonly isAlreadyBonded: boolean; + readonly isAlreadyPaired: boolean; + readonly isEmptyTargets: boolean; + readonly isDuplicateIndex: boolean; + readonly isInvalidSlashRecord: boolean; + readonly isInsufficientBond: boolean; + readonly isNoMoreChunks: boolean; + readonly isNoUnlockChunk: boolean; + readonly isFundedTarget: boolean; + readonly isInvalidEraToReward: boolean; + readonly isInvalidNumberOfNominations: boolean; + readonly isAlreadyClaimed: boolean; + readonly isInvalidPage: boolean; + readonly isIncorrectHistoryDepth: boolean; + readonly isBadState: boolean; + readonly isTooManyTargets: boolean; + readonly isBadTarget: boolean; + readonly isCannotChillOther: boolean; + readonly isTooManyNominators: boolean; + readonly isTooManyValidators: boolean; + readonly isCommissionTooLow: boolean; + readonly isBoundNotMet: boolean; + readonly isControllerDeprecated: boolean; + readonly isCannotRestoreLedger: boolean; + readonly isRewardDestinationRestricted: boolean; + readonly isNotEnoughFunds: boolean; + readonly isVirtualStakerNotAllowed: boolean; + readonly isCannotReapStash: boolean; + readonly isAlreadyMigrated: boolean; + readonly isEraNotStarted: boolean; + readonly isRestricted: boolean; + readonly isUnappliedSlashesInPreviousEra: boolean; + readonly isEraNotPrunable: boolean; + readonly isCancelledSlash: boolean; + readonly type: 'NotController' | 'NotStash' | 'AlreadyBonded' | 'AlreadyPaired' | 'EmptyTargets' | 'DuplicateIndex' | 'InvalidSlashRecord' | 'InsufficientBond' | 'NoMoreChunks' | 'NoUnlockChunk' | 'FundedTarget' | 'InvalidEraToReward' | 'InvalidNumberOfNominations' | 'AlreadyClaimed' | 'InvalidPage' | 'IncorrectHistoryDepth' | 'BadState' | 'TooManyTargets' | 'BadTarget' | 'CannotChillOther' | 'TooManyNominators' | 'TooManyValidators' | 'CommissionTooLow' | 'BoundNotMet' | 'ControllerDeprecated' | 'CannotRestoreLedger' | 'RewardDestinationRestricted' | 'NotEnoughFunds' | 'VirtualStakerNotAllowed' | 'CannotReapStash' | 'AlreadyMigrated' | 'EraNotStarted' | 'Restricted' | 'UnappliedSlashesInPreviousEra' | 'EraNotPrunable' | 'CancelledSlash'; + } + + /** @name PalletAhOpsError (999) */ + interface PalletAhOpsError extends Enum { + readonly isNoLeaseReserve: boolean; + readonly isNoCrowdloanContribution: boolean; + readonly isNoCrowdloanReserve: boolean; + readonly isFailedToWithdrawCrowdloanContribution: boolean; + readonly isNotYet: boolean; + readonly isContributionsRemaining: boolean; + readonly isWrongDerivedTranslation: boolean; + readonly isNotSovereign: boolean; + readonly isInternalError: boolean; + readonly isMigrationNotCompleted: boolean; + readonly isZeroBalance: boolean; + readonly type: 'NoLeaseReserve' | 'NoCrowdloanContribution' | 'NoCrowdloanReserve' | 'FailedToWithdrawCrowdloanContribution' | 'NotYet' | 'ContributionsRemaining' | 'WrongDerivedTranslation' | 'NotSovereign' | 'InternalError' | 'MigrationNotCompleted' | 'ZeroBalance'; + } + + /** @name PalletAhMigratorBalancesBefore (1000) */ + interface PalletAhMigratorBalancesBefore extends Struct { + readonly checkingAccount: u128; + readonly totalIssuance: u128; + } + + /** @name PalletAhMigratorError (1001) */ + interface PalletAhMigratorError extends Enum { + readonly isFailedToUnreserveDeposit: boolean; + readonly isFailedToProcessAccount: boolean; + readonly isInsertConflict: boolean; + readonly isFailedToConvertType: boolean; + readonly isPreimageNotFound: boolean; + readonly isFailedToConvertCall: boolean; + readonly isFailedToBoundCall: boolean; + readonly isXcmError: boolean; + readonly isFailedToIntegrateVestingSchedule: boolean; + readonly isFailedToCalculateCheckingAccount: boolean; + readonly isFailedToBoundVector: boolean; + readonly isDmpQueuePriorityAlreadySet: boolean; + readonly isInvalidParameter: boolean; + readonly isPreimageMissing: boolean; + readonly isPreimageTooBig: boolean; + readonly isPreimageChunkMissing: boolean; + readonly isPreimageStatusInvalid: boolean; + readonly isBadXcmVersion: boolean; + readonly isInvalidOrigin: boolean; + readonly type: 'FailedToUnreserveDeposit' | 'FailedToProcessAccount' | 'InsertConflict' | 'FailedToConvertType' | 'PreimageNotFound' | 'FailedToConvertCall' | 'FailedToBoundCall' | 'XcmError' | 'FailedToIntegrateVestingSchedule' | 'FailedToCalculateCheckingAccount' | 'FailedToBoundVector' | 'DmpQueuePriorityAlreadySet' | 'InvalidParameter' | 'PreimageMissing' | 'PreimageTooBig' | 'PreimageChunkMissing' | 'PreimageStatusInvalid' | 'BadXcmVersion' | 'InvalidOrigin'; + } + + /** @name AssetHubPolkadotRuntimeRuntime (1014) */ + type AssetHubPolkadotRuntimeRuntime = Null; + + /** @name XcmVersionedAsset (1062) */ + interface XcmVersionedAsset extends Enum { + readonly isV3: boolean; + readonly asV3: XcmV3MultiAsset; + readonly isV4: boolean; + readonly asV4: StagingXcmV4Asset; + readonly isV5: boolean; + readonly asV5: StagingXcmV5Asset; + readonly type: 'V3' | 'V4' | 'V5'; + } + + /** @name XcmRuntimeApisTrustedQueryError (1064) */ + interface XcmRuntimeApisTrustedQueryError extends Enum { + readonly isVersionedAssetConversionFailed: boolean; + readonly isVersionedLocationConversionFailed: boolean; + readonly type: 'VersionedAssetConversionFailed' | 'VersionedLocationConversionFailed'; + } + + /** @name XcmRuntimeApisAuthorizedAliasesError (1066) */ + interface XcmRuntimeApisAuthorizedAliasesError extends Enum { + readonly isLocationVersionConversionFailed: boolean; + readonly type: 'LocationVersionConversionFailed'; + } - /** @name AssetsCommonRuntimeApiFungiblesAccessError (561) */ + /** @name AssetsCommonRuntimeApiFungiblesAccessError (1069) */ interface AssetsCommonRuntimeApiFungiblesAccessError extends Enum { readonly isAssetIdConversionFailed: boolean; readonly isAmountToBalanceConversionFailed: boolean; readonly type: 'AssetIdConversionFailed' | 'AmountToBalanceConversionFailed'; } - /** @name CumulusPrimitivesCoreCollationInfo (562) */ + /** @name CumulusPrimitivesCoreCollationInfo (1070) */ interface CumulusPrimitivesCoreCollationInfo extends Struct { readonly upwardMessages: Vec; readonly horizontalMessages: Vec; @@ -439,16 +2625,22 @@ declare module '@polkadot/types/lookup' { readonly headData: Bytes; } - /** @name AssetHubPolkadotRuntimeRuntimeError (570) */ + /** @name AssetHubPolkadotRuntimeRuntimeError (1079) */ interface AssetHubPolkadotRuntimeRuntimeError extends Enum { readonly isSystem: boolean; readonly asSystem: FrameSystemError; readonly isParachainSystem: boolean; readonly asParachainSystem: CumulusPalletParachainSystemError; + readonly isPreimage: boolean; + readonly asPreimage: PalletPreimageError; + readonly isScheduler: boolean; + readonly asScheduler: PalletSchedulerError; readonly isBalances: boolean; readonly asBalances: PalletBalancesError; readonly isVesting: boolean; readonly asVesting: PalletVestingError; + readonly isClaims: boolean; + readonly asClaims: PolkadotRuntimeCommonClaimsPalletError; readonly isCollatorSelection: boolean; readonly asCollatorSelection: PalletCollatorSelectionError; readonly isSession: boolean; @@ -459,12 +2651,16 @@ declare module '@polkadot/types/lookup' { readonly asPolkadotXcm: PalletXcmError; readonly isMessageQueue: boolean; readonly asMessageQueue: PalletMessageQueueError; + readonly isSnowbridgeSystemFrontend: boolean; + readonly asSnowbridgeSystemFrontend: SnowbridgePalletSystemFrontendError; readonly isUtility: boolean; readonly asUtility: PalletUtilityError; readonly isMultisig: boolean; readonly asMultisig: PalletMultisigError; readonly isProxy: boolean; readonly asProxy: PalletProxyError; + readonly isIndices: boolean; + readonly asIndices: PalletIndicesError; readonly isAssets: boolean; readonly asAssets: PalletAssetsError; readonly isUniques: boolean; @@ -477,9 +2673,39 @@ declare module '@polkadot/types/lookup' { readonly asPoolAssets: PalletAssetsError; readonly isAssetConversion: boolean; readonly asAssetConversion: PalletAssetConversionError; + readonly isTreasury: boolean; + readonly asTreasury: PalletTreasuryError; + readonly isConvictionVoting: boolean; + readonly asConvictionVoting: PalletConvictionVotingError; + readonly isReferenda: boolean; + readonly asReferenda: PalletReferendaError; + readonly isWhitelist: boolean; + readonly asWhitelist: PalletWhitelistError; + readonly isBounties: boolean; + readonly asBounties: PalletBountiesError; + readonly isChildBounties: boolean; + readonly asChildBounties: PalletChildBountiesError; + readonly isAssetRate: boolean; + readonly asAssetRate: PalletAssetRateError; readonly isStateTrieMigration: boolean; readonly asStateTrieMigration: PalletStateTrieMigrationError; - readonly type: 'System' | 'ParachainSystem' | 'Balances' | 'Vesting' | 'CollatorSelection' | 'Session' | 'XcmpQueue' | 'PolkadotXcm' | 'MessageQueue' | 'Utility' | 'Multisig' | 'Proxy' | 'Assets' | 'Uniques' | 'Nfts' | 'ForeignAssets' | 'PoolAssets' | 'AssetConversion' | 'StateTrieMigration'; + readonly isNominationPools: boolean; + readonly asNominationPools: PalletNominationPoolsError; + readonly isVoterList: boolean; + readonly asVoterList: PalletBagsListError; + readonly isDelegatedStaking: boolean; + readonly asDelegatedStaking: PalletDelegatedStakingError; + readonly isMultiBlockElection: boolean; + readonly asMultiBlockElection: PalletElectionProviderMultiBlockError; + readonly isMultiBlockElectionSigned: boolean; + readonly asMultiBlockElectionSigned: PalletElectionProviderMultiBlockSignedPalletError; + readonly isStaking: boolean; + readonly asStaking: PalletStakingAsyncPalletError; + readonly isAhOps: boolean; + readonly asAhOps: PalletAhOpsError; + readonly isAhMigrator: boolean; + readonly asAhMigrator: PalletAhMigratorError; + readonly type: 'System' | 'ParachainSystem' | 'Preimage' | 'Scheduler' | 'Balances' | 'Vesting' | 'Claims' | 'CollatorSelection' | 'Session' | 'XcmpQueue' | 'PolkadotXcm' | 'MessageQueue' | 'SnowbridgeSystemFrontend' | 'Utility' | 'Multisig' | 'Proxy' | 'Indices' | 'Assets' | 'Uniques' | 'Nfts' | 'ForeignAssets' | 'PoolAssets' | 'AssetConversion' | 'Treasury' | 'ConvictionVoting' | 'Referenda' | 'Whitelist' | 'Bounties' | 'ChildBounties' | 'AssetRate' | 'StateTrieMigration' | 'NominationPools' | 'VoterList' | 'DelegatedStaking' | 'MultiBlockElection' | 'MultiBlockElectionSigned' | 'Staking' | 'AhOps' | 'AhMigrator'; } } // declare module diff --git a/packages/types-augment/src/lookup/types-kusama.ts b/packages/types-augment/src/lookup/types-kusama.ts index bc4909c8e65..6069f5be310 100644 --- a/packages/types-augment/src/lookup/types-kusama.ts +++ b/packages/types-augment/src/lookup/types-kusama.ts @@ -5,32 +5,11 @@ // this is required to allow for ambient/previous definitions import '@polkadot/types/lookup'; -import type { BTreeMap, Compact, Enum, Null, Option, Result, Struct, U8aFixed, Vec, bool, u128, u16, u32, u64, u8 } from '@polkadot/types-codec'; +import type { Compact, Enum, Null, Option, Struct, Vec, bool, u16, u32 } from '@polkadot/types-codec'; import type { ITuple } from '@polkadot/types-codec/types'; -import type { EthereumAddress } from '@polkadot/types/interfaces/eth'; -import type { AccountId32, Call, H256, PerU16, Perbill, Permill, Perquintill } from '@polkadot/types/interfaces/runtime'; +import type { AccountId32, PerU16, Permill, Perquintill } from '@polkadot/types/interfaces/runtime'; declare module '@polkadot/types/lookup' { - /** @name PalletBalancesUnexpectedKind (35) */ - interface PalletBalancesUnexpectedKind extends Enum { - readonly isBalanceUpdated: boolean; - readonly isFailedToMutateAccount: boolean; - readonly type: 'BalanceUpdated' | 'FailedToMutateAccount'; - } - - /** @name PalletSessionHistoricalPalletEvent (46) */ - interface PalletSessionHistoricalPalletEvent extends Enum { - readonly isRootStored: boolean; - readonly asRootStored: { - readonly index: u32; - } & Struct; - readonly isRootsPruned: boolean; - readonly asRootsPruned: { - readonly upTo: u32; - } & Struct; - readonly type: 'RootStored' | 'RootsPruned'; - } - /** @name StagingKusamaRuntimeSessionKeys (138) */ interface StagingKusamaRuntimeSessionKeys extends Struct { readonly grandpa: SpConsensusGrandpaAppPublic; @@ -187,445 +166,6 @@ declare module '@polkadot/types/lookup' { readonly votes24: Vec, Vec, Compact]>>, Compact]>>; } - /** @name PalletStakingAsyncAhClientCall (317) */ - interface PalletStakingAsyncAhClientCall extends Enum { - readonly isValidatorSet: boolean; - readonly asValidatorSet: { - readonly report: PalletStakingAsyncRcClientValidatorSetReport; - } & Struct; - readonly isSetMode: boolean; - readonly asSetMode: { - readonly mode: PalletStakingAsyncAhClientOperatingMode; - } & Struct; - readonly isForceOnMigrationEnd: boolean; - readonly type: 'ValidatorSet' | 'SetMode' | 'ForceOnMigrationEnd'; - } - - /** @name PalletStakingAsyncRcClientValidatorSetReport (318) */ - interface PalletStakingAsyncRcClientValidatorSetReport extends Struct { - readonly newValidatorSet: Vec; - readonly id: u32; - readonly pruneUpTo: Option; - readonly leftover: bool; - } - - /** @name PalletStakingAsyncAhClientOperatingMode (319) */ - interface PalletStakingAsyncAhClientOperatingMode extends Enum { - readonly isPassive: boolean; - readonly isBuffered: boolean; - readonly isActive: boolean; - readonly type: 'Passive' | 'Buffered' | 'Active'; - } - - /** @name PolkadotPrimitivesVstagingDisputeProof (373) */ - interface PolkadotPrimitivesVstagingDisputeProof extends Struct { - readonly timeSlot: PolkadotPrimitivesV8SlashingDisputesTimeSlot; - readonly kind: PolkadotPrimitivesVstagingDisputeOffenceKind; - readonly validatorIndex: u32; - readonly validatorId: PolkadotPrimitivesV8ValidatorAppPublic; - } - - /** @name PolkadotPrimitivesVstagingDisputeOffenceKind (375) */ - interface PolkadotPrimitivesVstagingDisputeOffenceKind extends Enum { - readonly isForInvalidBacked: boolean; - readonly isAgainstValid: boolean; - readonly isForInvalidApproved: boolean; - readonly type: 'ForInvalidBacked' | 'AgainstValid' | 'ForInvalidApproved'; - } - - /** @name PalletRcMigratorCall (502) */ - interface PalletRcMigratorCall extends Enum { - readonly isForceSetStage: boolean; - readonly asForceSetStage: { - readonly stage: PalletRcMigratorMigrationStage; - } & Struct; - readonly isScheduleMigration: boolean; - readonly asScheduleMigration: { - readonly start: FrameSupportScheduleDispatchTime; - readonly warmUp: FrameSupportScheduleDispatchTime; - readonly coolOff: FrameSupportScheduleDispatchTime; - readonly unsafeIgnoreStakingLockCheck: bool; - } & Struct; - readonly isStartDataMigration: boolean; - readonly isReceiveQueryResponse: boolean; - readonly asReceiveQueryResponse: { - readonly queryId: u64; - readonly response: StagingXcmV5Response; - } & Struct; - readonly isResendXcm: boolean; - readonly asResendXcm: { - readonly queryId: u64; - } & Struct; - readonly isSetUnprocessedMsgBuffer: boolean; - readonly asSetUnprocessedMsgBuffer: { - readonly new_: Option; - } & Struct; - readonly isSetAhUmpQueuePriority: boolean; - readonly asSetAhUmpQueuePriority: { - readonly new_: PalletRcMigratorQueuePriority; - } & Struct; - readonly isSetManager: boolean; - readonly asSetManager: { - readonly new_: Option; - } & Struct; - readonly isSendXcmMessage: boolean; - readonly asSendXcmMessage: { - readonly dest: XcmVersionedLocation; - readonly message: XcmVersionedXcm; - } & Struct; - readonly isPreserveAccounts: boolean; - readonly asPreserveAccounts: { - readonly accounts: Vec; - } & Struct; - readonly isSetCanceller: boolean; - readonly asSetCanceller: { - readonly new_: Option; - } & Struct; - readonly isPauseMigration: boolean; - readonly isCancelMigration: boolean; - readonly isVoteManagerMultisig: boolean; - readonly asVoteManagerMultisig: { - readonly payload: PalletRcMigratorManagerMultisigVote; - readonly sig: SpRuntimeMultiSignature; - } & Struct; - readonly type: 'ForceSetStage' | 'ScheduleMigration' | 'StartDataMigration' | 'ReceiveQueryResponse' | 'ResendXcm' | 'SetUnprocessedMsgBuffer' | 'SetAhUmpQueuePriority' | 'SetManager' | 'SendXcmMessage' | 'PreserveAccounts' | 'SetCanceller' | 'PauseMigration' | 'CancelMigration' | 'VoteManagerMultisig'; - } - - /** @name PalletRcMigratorMigrationStage (503) */ - interface PalletRcMigratorMigrationStage extends Enum { - readonly isPending: boolean; - readonly isMigrationPaused: boolean; - readonly isScheduled: boolean; - readonly asScheduled: { - readonly start: u32; - } & Struct; - readonly isWaitingForAh: boolean; - readonly isWarmUp: boolean; - readonly asWarmUp: { - readonly endAt: u32; - } & Struct; - readonly isStarting: boolean; - readonly isPureProxyCandidatesMigrationInit: boolean; - readonly isAccountsMigrationInit: boolean; - readonly isAccountsMigrationOngoing: boolean; - readonly asAccountsMigrationOngoing: { - readonly lastKey: Option; - } & Struct; - readonly isAccountsMigrationDone: boolean; - readonly isMultisigMigrationInit: boolean; - readonly isMultisigMigrationOngoing: boolean; - readonly asMultisigMigrationOngoing: { - readonly lastKey: Option>; - } & Struct; - readonly isMultisigMigrationDone: boolean; - readonly isClaimsMigrationInit: boolean; - readonly isClaimsMigrationOngoing: boolean; - readonly asClaimsMigrationOngoing: { - readonly currentKey: Option; - } & Struct; - readonly isClaimsMigrationDone: boolean; - readonly isProxyMigrationInit: boolean; - readonly isProxyMigrationProxies: boolean; - readonly asProxyMigrationProxies: { - readonly lastKey: Option; - } & Struct; - readonly isProxyMigrationAnnouncements: boolean; - readonly asProxyMigrationAnnouncements: { - readonly lastKey: Option; - } & Struct; - readonly isProxyMigrationDone: boolean; - readonly isPreimageMigrationInit: boolean; - readonly isPreimageMigrationChunksOngoing: boolean; - readonly asPreimageMigrationChunksOngoing: { - readonly lastKey: Option, u32]>>; - } & Struct; - readonly isPreimageMigrationChunksDone: boolean; - readonly isPreimageMigrationRequestStatusOngoing: boolean; - readonly asPreimageMigrationRequestStatusOngoing: { - readonly nextKey: Option; - } & Struct; - readonly isPreimageMigrationRequestStatusDone: boolean; - readonly isPreimageMigrationLegacyRequestStatusInit: boolean; - readonly isPreimageMigrationLegacyRequestStatusOngoing: boolean; - readonly asPreimageMigrationLegacyRequestStatusOngoing: { - readonly nextKey: Option; - } & Struct; - readonly isPreimageMigrationLegacyRequestStatusDone: boolean; - readonly isPreimageMigrationDone: boolean; - readonly isNomPoolsMigrationInit: boolean; - readonly isNomPoolsMigrationOngoing: boolean; - readonly asNomPoolsMigrationOngoing: { - readonly nextKey: Option; - } & Struct; - readonly isNomPoolsMigrationDone: boolean; - readonly isVestingMigrationInit: boolean; - readonly isVestingMigrationOngoing: boolean; - readonly asVestingMigrationOngoing: { - readonly nextKey: Option; - } & Struct; - readonly isVestingMigrationDone: boolean; - readonly isDelegatedStakingMigrationInit: boolean; - readonly isDelegatedStakingMigrationOngoing: boolean; - readonly asDelegatedStakingMigrationOngoing: { - readonly nextKey: Option; - } & Struct; - readonly isDelegatedStakingMigrationDone: boolean; - readonly isIndicesMigrationInit: boolean; - readonly isIndicesMigrationOngoing: boolean; - readonly asIndicesMigrationOngoing: { - readonly nextKey: Option; - } & Struct; - readonly isIndicesMigrationDone: boolean; - readonly isReferendaMigrationInit: boolean; - readonly isReferendaMigrationOngoing: boolean; - readonly asReferendaMigrationOngoing: { - readonly lastKey: Option; - } & Struct; - readonly isReferendaMigrationDone: boolean; - readonly isBagsListMigrationInit: boolean; - readonly isBagsListMigrationOngoing: boolean; - readonly asBagsListMigrationOngoing: { - readonly nextKey: Option; - } & Struct; - readonly isBagsListMigrationDone: boolean; - readonly isSchedulerMigrationInit: boolean; - readonly isSchedulerMigrationOngoing: boolean; - readonly asSchedulerMigrationOngoing: { - readonly lastKey: Option; - } & Struct; - readonly isSchedulerAgendaMigrationOngoing: boolean; - readonly asSchedulerAgendaMigrationOngoing: { - readonly lastKey: Option; - } & Struct; - readonly isSchedulerMigrationDone: boolean; - readonly isConvictionVotingMigrationInit: boolean; - readonly isConvictionVotingMigrationOngoing: boolean; - readonly asConvictionVotingMigrationOngoing: { - readonly lastKey: Option; - } & Struct; - readonly isConvictionVotingMigrationDone: boolean; - readonly isBountiesMigrationInit: boolean; - readonly isBountiesMigrationOngoing: boolean; - readonly asBountiesMigrationOngoing: { - readonly lastKey: Option; - } & Struct; - readonly isBountiesMigrationDone: boolean; - readonly isChildBountiesMigrationInit: boolean; - readonly isChildBountiesMigrationOngoing: boolean; - readonly asChildBountiesMigrationOngoing: { - readonly lastKey: Option; - } & Struct; - readonly isChildBountiesMigrationDone: boolean; - readonly isAssetRateMigrationInit: boolean; - readonly isAssetRateMigrationOngoing: boolean; - readonly asAssetRateMigrationOngoing: { - readonly lastKey: Option; - } & Struct; - readonly isAssetRateMigrationDone: boolean; - readonly isCrowdloanMigrationInit: boolean; - readonly isCrowdloanMigrationOngoing: boolean; - readonly asCrowdloanMigrationOngoing: { - readonly lastKey: Option; - } & Struct; - readonly isCrowdloanMigrationDone: boolean; - readonly isTreasuryMigrationInit: boolean; - readonly isTreasuryMigrationOngoing: boolean; - readonly asTreasuryMigrationOngoing: { - readonly lastKey: Option; - } & Struct; - readonly isTreasuryMigrationDone: boolean; - readonly isRecoveryMigrationInit: boolean; - readonly isRecoveryMigrationOngoing: boolean; - readonly asRecoveryMigrationOngoing: { - readonly lastKey: Option; - } & Struct; - readonly isRecoveryMigrationDone: boolean; - readonly isSocietyMigrationInit: boolean; - readonly isSocietyMigrationOngoing: boolean; - readonly asSocietyMigrationOngoing: { - readonly lastKey: Option; - } & Struct; - readonly isSocietyMigrationDone: boolean; - readonly isStakingMigrationInit: boolean; - readonly isStakingMigrationOngoing: boolean; - readonly asStakingMigrationOngoing: { - readonly nextKey: Option; - } & Struct; - readonly isStakingMigrationDone: boolean; - readonly isCoolOff: boolean; - readonly asCoolOff: { - readonly endAt: u32; - } & Struct; - readonly isSignalMigrationFinish: boolean; - readonly isMigrationDone: boolean; - readonly type: 'Pending' | 'MigrationPaused' | 'Scheduled' | 'WaitingForAh' | 'WarmUp' | 'Starting' | 'PureProxyCandidatesMigrationInit' | 'AccountsMigrationInit' | 'AccountsMigrationOngoing' | 'AccountsMigrationDone' | 'MultisigMigrationInit' | 'MultisigMigrationOngoing' | 'MultisigMigrationDone' | 'ClaimsMigrationInit' | 'ClaimsMigrationOngoing' | 'ClaimsMigrationDone' | 'ProxyMigrationInit' | 'ProxyMigrationProxies' | 'ProxyMigrationAnnouncements' | 'ProxyMigrationDone' | 'PreimageMigrationInit' | 'PreimageMigrationChunksOngoing' | 'PreimageMigrationChunksDone' | 'PreimageMigrationRequestStatusOngoing' | 'PreimageMigrationRequestStatusDone' | 'PreimageMigrationLegacyRequestStatusInit' | 'PreimageMigrationLegacyRequestStatusOngoing' | 'PreimageMigrationLegacyRequestStatusDone' | 'PreimageMigrationDone' | 'NomPoolsMigrationInit' | 'NomPoolsMigrationOngoing' | 'NomPoolsMigrationDone' | 'VestingMigrationInit' | 'VestingMigrationOngoing' | 'VestingMigrationDone' | 'DelegatedStakingMigrationInit' | 'DelegatedStakingMigrationOngoing' | 'DelegatedStakingMigrationDone' | 'IndicesMigrationInit' | 'IndicesMigrationOngoing' | 'IndicesMigrationDone' | 'ReferendaMigrationInit' | 'ReferendaMigrationOngoing' | 'ReferendaMigrationDone' | 'BagsListMigrationInit' | 'BagsListMigrationOngoing' | 'BagsListMigrationDone' | 'SchedulerMigrationInit' | 'SchedulerMigrationOngoing' | 'SchedulerAgendaMigrationOngoing' | 'SchedulerMigrationDone' | 'ConvictionVotingMigrationInit' | 'ConvictionVotingMigrationOngoing' | 'ConvictionVotingMigrationDone' | 'BountiesMigrationInit' | 'BountiesMigrationOngoing' | 'BountiesMigrationDone' | 'ChildBountiesMigrationInit' | 'ChildBountiesMigrationOngoing' | 'ChildBountiesMigrationDone' | 'AssetRateMigrationInit' | 'AssetRateMigrationOngoing' | 'AssetRateMigrationDone' | 'CrowdloanMigrationInit' | 'CrowdloanMigrationOngoing' | 'CrowdloanMigrationDone' | 'TreasuryMigrationInit' | 'TreasuryMigrationOngoing' | 'TreasuryMigrationDone' | 'RecoveryMigrationInit' | 'RecoveryMigrationOngoing' | 'RecoveryMigrationDone' | 'SocietyMigrationInit' | 'SocietyMigrationOngoing' | 'SocietyMigrationDone' | 'StakingMigrationInit' | 'StakingMigrationOngoing' | 'StakingMigrationDone' | 'CoolOff' | 'SignalMigrationFinish' | 'MigrationDone'; - } - - /** @name PalletRcMigratorClaimsClaimsStage (507) */ - interface PalletRcMigratorClaimsClaimsStage extends Enum { - readonly isStorageValues: boolean; - readonly isClaims: boolean; - readonly asClaims: Option; - readonly isVesting: boolean; - readonly asVesting: Option; - readonly isSigning: boolean; - readonly asSigning: Option; - readonly isPreclaims: boolean; - readonly asPreclaims: Option; - readonly isFinished: boolean; - readonly type: 'StorageValues' | 'Claims' | 'Vesting' | 'Signing' | 'Preclaims' | 'Finished'; - } - - /** @name PalletRcMigratorStakingNomPoolsNomPoolsStage (513) */ - interface PalletRcMigratorStakingNomPoolsNomPoolsStage extends Enum { - readonly isStorageValues: boolean; - readonly isPoolMembers: boolean; - readonly asPoolMembers: Option; - readonly isBondedPools: boolean; - readonly asBondedPools: Option; - readonly isRewardPools: boolean; - readonly asRewardPools: Option; - readonly isSubPoolsStorage: boolean; - readonly asSubPoolsStorage: Option; - readonly isMetadata: boolean; - readonly asMetadata: Option; - readonly isReversePoolIdLookup: boolean; - readonly asReversePoolIdLookup: Option; - readonly isClaimPermissions: boolean; - readonly asClaimPermissions: Option; - readonly isFinished: boolean; - readonly type: 'StorageValues' | 'PoolMembers' | 'BondedPools' | 'RewardPools' | 'SubPoolsStorage' | 'Metadata' | 'ReversePoolIdLookup' | 'ClaimPermissions' | 'Finished'; - } - - /** @name PalletRcMigratorStakingDelegatedStakingDelegatedStakingStage (515) */ - interface PalletRcMigratorStakingDelegatedStakingDelegatedStakingStage extends Enum { - readonly isDelegators: boolean; - readonly asDelegators: Option; - readonly isAgents: boolean; - readonly asAgents: Option; - readonly isFinished: boolean; - readonly type: 'Delegators' | 'Agents' | 'Finished'; - } - - /** @name PalletRcMigratorReferendaReferendaStage (518) */ - interface PalletRcMigratorReferendaReferendaStage extends Enum { - readonly isStorageValues: boolean; - readonly isMetadata: boolean; - readonly asMetadata: Option; - readonly isReferendumInfo: boolean; - readonly asReferendumInfo: Option; - readonly type: 'StorageValues' | 'Metadata' | 'ReferendumInfo'; - } - - /** @name PalletRcMigratorStakingBagsListBagsListStage (520) */ - interface PalletRcMigratorStakingBagsListBagsListStage extends Enum { - readonly isListNodes: boolean; - readonly asListNodes: Option; - readonly isListBags: boolean; - readonly asListBags: Option; - readonly isFinished: boolean; - readonly type: 'ListNodes' | 'ListBags' | 'Finished'; - } - - /** @name PalletRcMigratorSchedulerSchedulerStage (522) */ - interface PalletRcMigratorSchedulerSchedulerStage extends Enum { - readonly isIncompleteSince: boolean; - readonly isRetries: boolean; - readonly asRetries: Option>; - readonly isLookup: boolean; - readonly asLookup: Option; - readonly isFinished: boolean; - readonly type: 'IncompleteSince' | 'Retries' | 'Lookup' | 'Finished'; - } - - /** @name PalletRcMigratorConvictionVotingConvictionVotingStage (525) */ - interface PalletRcMigratorConvictionVotingConvictionVotingStage extends Enum { - readonly isVotingFor: boolean; - readonly asVotingFor: Option>; - readonly isClassLocksFor: boolean; - readonly asClassLocksFor: Option; - readonly isFinished: boolean; - readonly type: 'VotingFor' | 'ClassLocksFor' | 'Finished'; - } - - /** @name PalletRcMigratorBountiesBountiesStage (529) */ - interface PalletRcMigratorBountiesBountiesStage extends Enum { - readonly isBountyCount: boolean; - readonly isBountyApprovals: boolean; - readonly isBountyDescriptions: boolean; - readonly asBountyDescriptions: { - readonly lastKey: Option; - } & Struct; - readonly isBounties: boolean; - readonly asBounties: { - readonly lastKey: Option; - } & Struct; - readonly isFinished: boolean; - readonly type: 'BountyCount' | 'BountyApprovals' | 'BountyDescriptions' | 'Bounties' | 'Finished'; - } - - /** @name PalletRcMigratorChildBountiesChildBountiesStage (531) */ - interface PalletRcMigratorChildBountiesChildBountiesStage extends Enum { - readonly isChildBountyCount: boolean; - readonly isParentChildBounties: boolean; - readonly asParentChildBounties: { - readonly parentId: Option; - } & Struct; - readonly isParentTotalChildBounties: boolean; - readonly asParentTotalChildBounties: { - readonly parentId: Option; - } & Struct; - readonly isChildBounties: boolean; - readonly asChildBounties: { - readonly ids: Option>; - } & Struct; - readonly isChildBountyDescriptionsV1: boolean; - readonly asChildBountyDescriptionsV1: { - readonly ids: Option>; - } & Struct; - readonly isV0ToV1ChildBountyIds: boolean; - readonly asV0ToV1ChildBountyIds: { - readonly childId: Option; - } & Struct; - readonly isChildrenCuratorFees: boolean; - readonly asChildrenCuratorFees: { - readonly childId: Option; - } & Struct; - readonly isFinished: boolean; - readonly type: 'ChildBountyCount' | 'ParentChildBounties' | 'ParentTotalChildBounties' | 'ChildBounties' | 'ChildBountyDescriptionsV1' | 'V0ToV1ChildBountyIds' | 'ChildrenCuratorFees' | 'Finished'; - } - - /** @name PalletRcMigratorCrowdloanCrowdloanStage (534) */ - interface PalletRcMigratorCrowdloanCrowdloanStage extends Enum { - readonly isSetup: boolean; - readonly isLeaseReserve: boolean; - readonly asLeaseReserve: { - readonly lastKey: Option; - } & Struct; - readonly isCrowdloanContribution: boolean; - readonly asCrowdloanContribution: { - readonly lastKey: Option; - } & Struct; - readonly isCrowdloanReserve: boolean; - readonly isFinished: boolean; - readonly type: 'Setup' | 'LeaseReserve' | 'CrowdloanContribution' | 'CrowdloanReserve' | 'Finished'; - } - - /** @name PalletRcMigratorTreasuryTreasuryStage (537) */ - interface PalletRcMigratorTreasuryTreasuryStage extends Enum { - readonly isProposalCount: boolean; - readonly isProposals: boolean; - readonly asProposals: Option; - readonly isApprovals: boolean; - readonly isSpendCount: boolean; - readonly isSpends: boolean; - readonly asSpends: Option; - readonly isLastSpendPeriod: boolean; - readonly isFunds: boolean; - readonly isFinished: boolean; - readonly type: 'ProposalCount' | 'Proposals' | 'Approvals' | 'SpendCount' | 'Spends' | 'LastSpendPeriod' | 'Funds' | 'Finished'; - } - /** @name PalletRcMigratorRecoveryRecoveryStage (539) */ interface PalletRcMigratorRecoveryRecoveryStage extends Enum { readonly isRecoverable: boolean; @@ -661,67 +201,6 @@ declare module '@polkadot/types/lookup' { readonly type: 'Values' | 'Members' | 'Payouts' | 'MemberByIndex' | 'SuspendedMembers' | 'Candidates' | 'Votes' | 'VoteClearCursor' | 'DefenderVotes' | 'Finished'; } - /** @name PalletRcMigratorStakingStakingImplStakingStage (547) */ - interface PalletRcMigratorStakingStakingImplStakingStage extends Enum { - readonly isValues: boolean; - readonly isInvulnerables: boolean; - readonly isBonded: boolean; - readonly asBonded: Option; - readonly isLedger: boolean; - readonly asLedger: Option; - readonly isPayee: boolean; - readonly asPayee: Option; - readonly isValidators: boolean; - readonly asValidators: Option; - readonly isNominators: boolean; - readonly asNominators: Option; - readonly isVirtualStakers: boolean; - readonly asVirtualStakers: Option; - readonly isErasStakersOverview: boolean; - readonly asErasStakersOverview: Option>; - readonly isErasStakersPaged: boolean; - readonly asErasStakersPaged: Option>; - readonly isClaimedRewards: boolean; - readonly asClaimedRewards: Option>; - readonly isErasValidatorPrefs: boolean; - readonly asErasValidatorPrefs: Option>; - readonly isErasValidatorReward: boolean; - readonly asErasValidatorReward: Option; - readonly isErasRewardPoints: boolean; - readonly asErasRewardPoints: Option; - readonly isErasTotalStake: boolean; - readonly asErasTotalStake: Option; - readonly isUnappliedSlashes: boolean; - readonly asUnappliedSlashes: Option; - readonly isBondedEras: boolean; - readonly isValidatorSlashInEra: boolean; - readonly asValidatorSlashInEra: Option>; - readonly isNominatorSlashInEra: boolean; - readonly asNominatorSlashInEra: Option>; - readonly isSlashingSpans: boolean; - readonly asSlashingSpans: Option; - readonly isSpanSlash: boolean; - readonly asSpanSlash: Option>; - readonly isFinished: boolean; - readonly type: 'Values' | 'Invulnerables' | 'Bonded' | 'Ledger' | 'Payee' | 'Validators' | 'Nominators' | 'VirtualStakers' | 'ErasStakersOverview' | 'ErasStakersPaged' | 'ClaimedRewards' | 'ErasValidatorPrefs' | 'ErasValidatorReward' | 'ErasRewardPoints' | 'ErasTotalStake' | 'UnappliedSlashes' | 'BondedEras' | 'ValidatorSlashInEra' | 'NominatorSlashInEra' | 'SlashingSpans' | 'SpanSlash' | 'Finished'; - } - - /** @name PalletRcMigratorQueuePriority (552) */ - interface PalletRcMigratorQueuePriority extends Enum { - readonly isConfig: boolean; - readonly isOverrideConfig: boolean; - readonly asOverrideConfig: ITuple<[u32, u32]>; - readonly isDisabled: boolean; - readonly type: 'Config' | 'OverrideConfig' | 'Disabled'; - } - - /** @name PalletRcMigratorManagerMultisigVote (553) */ - interface PalletRcMigratorManagerMultisigVote extends Struct { - readonly who: SpRuntimeMultiSigner; - readonly call: Call; - readonly round: u32; - } - /** @name StagingKusamaRuntimeRuntimeParametersKey (566) */ interface StagingKusamaRuntimeRuntimeParametersKey extends Enum { readonly isInflation: boolean; @@ -792,126 +271,6 @@ declare module '@polkadot/types/lookup' { /** @name StagingKusamaRuntimeRuntime (580) */ type StagingKusamaRuntimeRuntime = Null; - /** @name PalletStakingAsyncAhClientEvent (598) */ - interface PalletStakingAsyncAhClientEvent extends Enum { - readonly isValidatorSetReceived: boolean; - readonly asValidatorSetReceived: { - readonly id: u32; - readonly newValidatorSetCount: u32; - readonly pruneUpTo: Option; - readonly leftover: bool; - } & Struct; - readonly isCouldNotMergeAndDropped: boolean; - readonly isSetTooSmallAndDropped: boolean; - readonly isUnexpected: boolean; - readonly asUnexpected: PalletStakingAsyncAhClientUnexpectedKind; - readonly type: 'ValidatorSetReceived' | 'CouldNotMergeAndDropped' | 'SetTooSmallAndDropped' | 'Unexpected'; - } - - /** @name PalletStakingAsyncAhClientUnexpectedKind (599) */ - interface PalletStakingAsyncAhClientUnexpectedKind extends Enum { - readonly isReceivedValidatorSetWhilePassive: boolean; - readonly isUnexpectedModeTransition: boolean; - readonly isSessionReportSendFailed: boolean; - readonly isSessionReportDropped: boolean; - readonly isOffenceSendFailed: boolean; - readonly isValidatorPointDropped: boolean; - readonly type: 'ReceivedValidatorSetWhilePassive' | 'UnexpectedModeTransition' | 'SessionReportSendFailed' | 'SessionReportDropped' | 'OffenceSendFailed' | 'ValidatorPointDropped'; - } - - /** @name StagingXcmV5TraitsInstructionError (617) */ - interface StagingXcmV5TraitsInstructionError extends Struct { - readonly index: u8; - readonly error: XcmV5TraitsError; - } - - /** @name PalletRcMigratorEvent (622) */ - interface PalletRcMigratorEvent extends Enum { - readonly isStageTransition: boolean; - readonly asStageTransition: { - readonly old: PalletRcMigratorMigrationStage; - readonly new_: PalletRcMigratorMigrationStage; - } & Struct; - readonly isAssetHubMigrationStarted: boolean; - readonly isAssetHubMigrationFinished: boolean; - readonly isQueryResponseReceived: boolean; - readonly asQueryResponseReceived: { - readonly queryId: u64; - readonly response: XcmV3MaybeErrorCode; - } & Struct; - readonly isXcmResendAttempt: boolean; - readonly asXcmResendAttempt: { - readonly queryId: u64; - readonly sendError: Option; - } & Struct; - readonly isUnprocessedMsgBufferSet: boolean; - readonly asUnprocessedMsgBufferSet: { - readonly new_: u32; - readonly old: u32; - } & Struct; - readonly isAhUmpQueuePrioritySet: boolean; - readonly asAhUmpQueuePrioritySet: { - readonly prioritized: bool; - readonly cycleBlock: u32; - readonly cyclePeriod: u32; - } & Struct; - readonly isAhUmpQueuePriorityConfigSet: boolean; - readonly asAhUmpQueuePriorityConfigSet: { - readonly old: PalletRcMigratorQueuePriority; - readonly new_: PalletRcMigratorQueuePriority; - } & Struct; - readonly isMigratedBalanceRecordSet: boolean; - readonly asMigratedBalanceRecordSet: { - readonly kept: u128; - readonly migrated: u128; - } & Struct; - readonly isMigratedBalanceConsumed: boolean; - readonly asMigratedBalanceConsumed: { - readonly kept: u128; - readonly migrated: u128; - } & Struct; - readonly isManagerSet: boolean; - readonly asManagerSet: { - readonly old: Option; - readonly new_: Option; - } & Struct; - readonly isXcmSent: boolean; - readonly asXcmSent: { - readonly origin: StagingXcmV5Location; - readonly destination: StagingXcmV5Location; - readonly message: StagingXcmV5Xcm; - readonly messageId: U8aFixed; - } & Struct; - readonly isStakingElectionsPaused: boolean; - readonly isAccountsPreserved: boolean; - readonly asAccountsPreserved: { - readonly accounts: Vec; - } & Struct; - readonly isCancellerSet: boolean; - readonly asCancellerSet: { - readonly old: Option; - readonly new_: Option; - } & Struct; - readonly isMigrationPaused: boolean; - readonly asMigrationPaused: { - readonly pauseStage: PalletRcMigratorMigrationStage; - } & Struct; - readonly isMigrationCancelled: boolean; - readonly isPureAccountsIndexed: boolean; - readonly asPureAccountsIndexed: { - readonly numPureAccounts: u32; - } & Struct; - readonly isManagerMultisigDispatched: boolean; - readonly asManagerMultisigDispatched: { - readonly res: Result; - } & Struct; - readonly isManagerMultisigVoted: boolean; - readonly asManagerMultisigVoted: { - readonly votes: u32; - } & Struct; - readonly type: 'StageTransition' | 'AssetHubMigrationStarted' | 'AssetHubMigrationFinished' | 'QueryResponseReceived' | 'XcmResendAttempt' | 'UnprocessedMsgBufferSet' | 'AhUmpQueuePrioritySet' | 'AhUmpQueuePriorityConfigSet' | 'MigratedBalanceRecordSet' | 'MigratedBalanceConsumed' | 'ManagerSet' | 'XcmSent' | 'StakingElectionsPaused' | 'AccountsPreserved' | 'CancellerSet' | 'MigrationPaused' | 'MigrationCancelled' | 'PureAccountsIndexed' | 'ManagerMultisigDispatched' | 'ManagerMultisigVoted'; - } - /** @name StagingKusamaRuntimeRuntimeHoldReason (668) */ interface StagingKusamaRuntimeRuntimeHoldReason extends Enum { readonly isStaking: boolean; @@ -927,12 +286,6 @@ declare module '@polkadot/types/lookup' { readonly type: 'Staking' | 'Session' | 'Preimage' | 'DelegatedStaking' | 'XcmPallet'; } - /** @name PalletSessionHoldReason (670) */ - interface PalletSessionHoldReason extends Enum { - readonly isKeys: boolean; - readonly type: 'Keys'; - } - /** @name StagingKusamaRuntimeRuntimeFreezeReason (677) */ interface StagingKusamaRuntimeRuntimeFreezeReason extends Enum { readonly isNominationPools: boolean; @@ -940,136 +293,6 @@ declare module '@polkadot/types/lookup' { readonly type: 'NominationPools'; } - /** @name FrameElectionProviderSupportBoundedSupports (824) */ - interface FrameElectionProviderSupportBoundedSupports extends Vec> {} - - /** @name FrameElectionProviderSupportBoundedSupport (827) */ - interface FrameElectionProviderSupportBoundedSupport extends Struct { - readonly total: u128; - readonly voters: Vec>; - } - - /** @name PalletStakingAsyncRcClientSessionReport (869) */ - interface PalletStakingAsyncRcClientSessionReport extends Struct { - readonly endIndex: u32; - readonly validatorPoints: Vec>; - readonly activationTimestamp: Option>; - readonly leftover: bool; - } - - /** @name PalletStakingAsyncRcClientOffence (873) */ - interface PalletStakingAsyncRcClientOffence extends Struct { - readonly offender: AccountId32; - readonly reporters: Vec; - readonly slashFraction: Perbill; - } - - /** @name PalletStakingAsyncAhClientError (875) */ - interface PalletStakingAsyncAhClientError extends Enum { - readonly isBlocked: boolean; - readonly type: 'Blocked'; - } - - /** @name PolkadotRuntimeParachainsParasAuthorizedCodeHashAndExpiry (920) */ - interface PolkadotRuntimeParachainsParasAuthorizedCodeHashAndExpiry extends Struct { - readonly codeHash: H256; - readonly expireAt: u32; - } - - /** @name PolkadotPrimitivesVstagingPendingSlashes (945) */ - interface PolkadotPrimitivesVstagingPendingSlashes extends Struct { - readonly keys_: BTreeMap; - readonly kind: PolkadotPrimitivesVstagingDisputeOffenceKind; - } - - /** @name PalletXcmErrorsExecutionError (1013) */ - interface PalletXcmErrorsExecutionError extends Enum { - readonly isOverflow: boolean; - readonly isUnimplemented: boolean; - readonly isUntrustedReserveLocation: boolean; - readonly isUntrustedTeleportLocation: boolean; - readonly isLocationFull: boolean; - readonly isLocationNotInvertible: boolean; - readonly isBadOrigin: boolean; - readonly isInvalidLocation: boolean; - readonly isAssetNotFound: boolean; - readonly isFailedToTransactAsset: boolean; - readonly isNotWithdrawable: boolean; - readonly isLocationCannotHold: boolean; - readonly isExceedsMaxMessageSize: boolean; - readonly isDestinationUnsupported: boolean; - readonly isTransport: boolean; - readonly isUnroutable: boolean; - readonly isUnknownClaim: boolean; - readonly isFailedToDecode: boolean; - readonly isMaxWeightInvalid: boolean; - readonly isNotHoldingFees: boolean; - readonly isTooExpensive: boolean; - readonly isTrap: boolean; - readonly isExpectationFalse: boolean; - readonly isPalletNotFound: boolean; - readonly isNameMismatch: boolean; - readonly isVersionIncompatible: boolean; - readonly isHoldingWouldOverflow: boolean; - readonly isExportError: boolean; - readonly isReanchorFailed: boolean; - readonly isNoDeal: boolean; - readonly isFeesNotMet: boolean; - readonly isLockError: boolean; - readonly isNoPermission: boolean; - readonly isUnanchored: boolean; - readonly isNotDepositable: boolean; - readonly isTooManyAssets: boolean; - readonly isUnhandledXcmVersion: boolean; - readonly isWeightLimitReached: boolean; - readonly isBarrier: boolean; - readonly isWeightNotComputable: boolean; - readonly isExceedsStackLimit: boolean; - readonly type: 'Overflow' | 'Unimplemented' | 'UntrustedReserveLocation' | 'UntrustedTeleportLocation' | 'LocationFull' | 'LocationNotInvertible' | 'BadOrigin' | 'InvalidLocation' | 'AssetNotFound' | 'FailedToTransactAsset' | 'NotWithdrawable' | 'LocationCannotHold' | 'ExceedsMaxMessageSize' | 'DestinationUnsupported' | 'Transport' | 'Unroutable' | 'UnknownClaim' | 'FailedToDecode' | 'MaxWeightInvalid' | 'NotHoldingFees' | 'TooExpensive' | 'Trap' | 'ExpectationFalse' | 'PalletNotFound' | 'NameMismatch' | 'VersionIncompatible' | 'HoldingWouldOverflow' | 'ExportError' | 'ReanchorFailed' | 'NoDeal' | 'FeesNotMet' | 'LockError' | 'NoPermission' | 'Unanchored' | 'NotDepositable' | 'TooManyAssets' | 'UnhandledXcmVersion' | 'WeightLimitReached' | 'Barrier' | 'WeightNotComputable' | 'ExceedsStackLimit'; - } - - /** @name PalletRcMigratorAccountsAccountState (1026) */ - interface PalletRcMigratorAccountsAccountState extends Enum { - readonly isMigrate: boolean; - readonly isPreserve: boolean; - readonly isPart: boolean; - readonly asPart: { - readonly free: u128; - readonly reserved: u128; - readonly consumers: u32; - } & Struct; - readonly type: 'Migrate' | 'Preserve' | 'Part'; - } - - /** @name PalletRcMigratorAccountsMigratedBalances (1027) */ - interface PalletRcMigratorAccountsMigratedBalances extends Struct { - readonly kept: u128; - readonly migrated: u128; - } - - /** @name PalletRcMigratorError (1029) */ - interface PalletRcMigratorError extends Enum { - readonly isUnreachable: boolean; - readonly isOutOfWeight: boolean; - readonly isXcmError: boolean; - readonly isFailedToWithdrawAccount: boolean; - readonly isPastBlockNumber: boolean; - readonly isEraEndsTooSoon: boolean; - readonly isBalanceOverflow: boolean; - readonly isBalanceUnderflow: boolean; - readonly isInvalidQueryResponse: boolean; - readonly isQueryNotFound: boolean; - readonly isXcmSendError: boolean; - readonly isUnreachableStage: boolean; - readonly isInvalidParameter: boolean; - readonly isAhUmpQueuePriorityAlreadySet: boolean; - readonly isAccountReferenced: boolean; - readonly isBadXcmVersion: boolean; - readonly isInvalidOrigin: boolean; - readonly isInvalidStageTransition: boolean; - readonly type: 'Unreachable' | 'OutOfWeight' | 'XcmError' | 'FailedToWithdrawAccount' | 'PastBlockNumber' | 'EraEndsTooSoon' | 'BalanceOverflow' | 'BalanceUnderflow' | 'InvalidQueryResponse' | 'QueryNotFound' | 'XcmSendError' | 'UnreachableStage' | 'InvalidParameter' | 'AhUmpQueuePriorityAlreadySet' | 'AccountReferenced' | 'BadXcmVersion' | 'InvalidOrigin' | 'InvalidStageTransition'; - } - /** @name StagingKusamaRuntimeRuntimeError (1159) */ interface StagingKusamaRuntimeRuntimeError extends Enum { readonly isSystem: boolean; diff --git a/packages/types-augment/src/lookup/types-polkadot.ts b/packages/types-augment/src/lookup/types-polkadot.ts index 37a61b23d6d..e68aa50216c 100644 --- a/packages/types-augment/src/lookup/types-polkadot.ts +++ b/packages/types-augment/src/lookup/types-polkadot.ts @@ -8,11 +8,31 @@ import '@polkadot/types/lookup'; import type { BTreeMap, BTreeSet, BitVec, Bytes, Compact, Enum, Null, Option, Result, Struct, U8aFixed, Vec, bool, u128, u16, u32, u64, u8 } from '@polkadot/types-codec'; import type { ITuple } from '@polkadot/types-codec/types'; import type { EthereumAddress } from '@polkadot/types/interfaces/eth'; -import type { AccountId32, H256, PerU16, Perbill, Perquintill } from '@polkadot/types/interfaces/runtime'; +import type { AccountId32, Call, H256, PerU16, Perbill, Perquintill } from '@polkadot/types/interfaces/runtime'; import type { Event } from '@polkadot/types/interfaces/system'; declare module '@polkadot/types/lookup' { - /** @name PolkadotRuntimeCommonImplsVersionedLocatableAsset (57) */ + /** @name PalletBalancesUnexpectedKind (41) */ + interface PalletBalancesUnexpectedKind extends Enum { + readonly isBalanceUpdated: boolean; + readonly isFailedToMutateAccount: boolean; + readonly type: 'BalanceUpdated' | 'FailedToMutateAccount'; + } + + /** @name PalletSessionHistoricalPalletEvent (52) */ + interface PalletSessionHistoricalPalletEvent extends Enum { + readonly isRootStored: boolean; + readonly asRootStored: { + readonly index: u32; + } & Struct; + readonly isRootsPruned: boolean; + readonly asRootsPruned: { + readonly upTo: u32; + } & Struct; + readonly type: 'RootStored' | 'RootsPruned'; + } + + /** @name PolkadotRuntimeCommonImplsVersionedLocatableAsset (59) */ interface PolkadotRuntimeCommonImplsVersionedLocatableAsset extends Enum { readonly isV3: boolean; readonly asV3: { @@ -32,13 +52,13 @@ declare module '@polkadot/types/lookup' { readonly type: 'V3' | 'V4' | 'V5'; } - /** @name StagingXcmV3MultiLocation (58) */ + /** @name StagingXcmV3MultiLocation (60) */ interface StagingXcmV3MultiLocation extends Struct { readonly parents: u8; readonly interior: XcmV3Junctions; } - /** @name XcmV3Junctions (59) */ + /** @name XcmV3Junctions (61) */ interface XcmV3Junctions extends Enum { readonly isHere: boolean; readonly isX1: boolean; @@ -60,7 +80,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Here' | 'X1' | 'X2' | 'X3' | 'X4' | 'X5' | 'X6' | 'X7' | 'X8'; } - /** @name XcmV3Junction (60) */ + /** @name XcmV3Junction (62) */ interface XcmV3Junction extends Enum { readonly isParachain: boolean; readonly asParachain: Compact; @@ -99,7 +119,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Parachain' | 'AccountId32' | 'AccountIndex64' | 'AccountKey20' | 'PalletInstance' | 'GeneralIndex' | 'GeneralKey' | 'OnlyChild' | 'Plurality' | 'GlobalConsensus'; } - /** @name XcmV3JunctionNetworkId (63) */ + /** @name XcmV3JunctionNetworkId (65) */ interface XcmV3JunctionNetworkId extends Enum { readonly isByGenesis: boolean; readonly asByGenesis: U8aFixed; @@ -123,7 +143,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'ByGenesis' | 'ByFork' | 'Polkadot' | 'Kusama' | 'Westend' | 'Rococo' | 'Wococo' | 'Ethereum' | 'BitcoinCore' | 'BitcoinCash' | 'PolkadotBulletin'; } - /** @name XcmV3JunctionBodyId (66) */ + /** @name XcmV3JunctionBodyId (68) */ interface XcmV3JunctionBodyId extends Enum { readonly isUnit: boolean; readonly isMoniker: boolean; @@ -140,7 +160,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Unit' | 'Moniker' | 'Index' | 'Executive' | 'Technical' | 'Legislative' | 'Judicial' | 'Defense' | 'Administration' | 'Treasury'; } - /** @name XcmV3JunctionBodyPart (67) */ + /** @name XcmV3JunctionBodyPart (69) */ interface XcmV3JunctionBodyPart extends Enum { readonly isVoice: boolean; readonly isMembers: boolean; @@ -165,7 +185,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Voice' | 'Members' | 'Fraction' | 'AtLeastProportion' | 'MoreThanProportion'; } - /** @name XcmV3MultiassetAssetId (68) */ + /** @name XcmV3MultiassetAssetId (70) */ interface XcmV3MultiassetAssetId extends Enum { readonly isConcrete: boolean; readonly asConcrete: StagingXcmV3MultiLocation; @@ -174,13 +194,13 @@ declare module '@polkadot/types/lookup' { readonly type: 'Concrete' | 'Abstract'; } - /** @name StagingXcmV4Location (69) */ + /** @name StagingXcmV4Location (71) */ interface StagingXcmV4Location extends Struct { readonly parents: u8; readonly interior: StagingXcmV4Junctions; } - /** @name StagingXcmV4Junctions (70) */ + /** @name StagingXcmV4Junctions (72) */ interface StagingXcmV4Junctions extends Enum { readonly isHere: boolean; readonly isX1: boolean; @@ -202,7 +222,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Here' | 'X1' | 'X2' | 'X3' | 'X4' | 'X5' | 'X6' | 'X7' | 'X8'; } - /** @name StagingXcmV4Junction (72) */ + /** @name StagingXcmV4Junction (74) */ interface StagingXcmV4Junction extends Enum { readonly isParachain: boolean; readonly asParachain: Compact; @@ -241,7 +261,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Parachain' | 'AccountId32' | 'AccountIndex64' | 'AccountKey20' | 'PalletInstance' | 'GeneralIndex' | 'GeneralKey' | 'OnlyChild' | 'Plurality' | 'GlobalConsensus'; } - /** @name StagingXcmV4JunctionNetworkId (74) */ + /** @name StagingXcmV4JunctionNetworkId (76) */ interface StagingXcmV4JunctionNetworkId extends Enum { readonly isByGenesis: boolean; readonly asByGenesis: U8aFixed; @@ -265,16 +285,16 @@ declare module '@polkadot/types/lookup' { readonly type: 'ByGenesis' | 'ByFork' | 'Polkadot' | 'Kusama' | 'Westend' | 'Rococo' | 'Wococo' | 'Ethereum' | 'BitcoinCore' | 'BitcoinCash' | 'PolkadotBulletin'; } - /** @name StagingXcmV4AssetAssetId (82) */ + /** @name StagingXcmV4AssetAssetId (84) */ interface StagingXcmV4AssetAssetId extends StagingXcmV4Location {} - /** @name StagingXcmV5Location (83) */ + /** @name StagingXcmV5Location (85) */ interface StagingXcmV5Location extends Struct { readonly parents: u8; readonly interior: StagingXcmV5Junctions; } - /** @name StagingXcmV5Junctions (84) */ + /** @name StagingXcmV5Junctions (86) */ interface StagingXcmV5Junctions extends Enum { readonly isHere: boolean; readonly isX1: boolean; @@ -296,7 +316,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Here' | 'X1' | 'X2' | 'X3' | 'X4' | 'X5' | 'X6' | 'X7' | 'X8'; } - /** @name StagingXcmV5Junction (86) */ + /** @name StagingXcmV5Junction (88) */ interface StagingXcmV5Junction extends Enum { readonly isParachain: boolean; readonly asParachain: Compact; @@ -335,7 +355,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Parachain' | 'AccountId32' | 'AccountIndex64' | 'AccountKey20' | 'PalletInstance' | 'GeneralIndex' | 'GeneralKey' | 'OnlyChild' | 'Plurality' | 'GlobalConsensus'; } - /** @name StagingXcmV5JunctionNetworkId (88) */ + /** @name StagingXcmV5JunctionNetworkId (90) */ interface StagingXcmV5JunctionNetworkId extends Enum { readonly isByGenesis: boolean; readonly asByGenesis: U8aFixed; @@ -356,10 +376,10 @@ declare module '@polkadot/types/lookup' { readonly type: 'ByGenesis' | 'ByFork' | 'Polkadot' | 'Kusama' | 'Ethereum' | 'BitcoinCore' | 'BitcoinCash' | 'PolkadotBulletin'; } - /** @name StagingXcmV5AssetAssetId (96) */ + /** @name StagingXcmV5AssetAssetId (98) */ interface StagingXcmV5AssetAssetId extends StagingXcmV5Location {} - /** @name XcmVersionedLocation (97) */ + /** @name XcmVersionedLocation (99) */ interface XcmVersionedLocation extends Enum { readonly isV3: boolean; readonly asV3: StagingXcmV3MultiLocation; @@ -370,7 +390,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'V3' | 'V4' | 'V5'; } - /** @name PolkadotRuntimeSessionKeys (145) */ + /** @name PolkadotRuntimeSessionKeys (147) */ interface PolkadotRuntimeSessionKeys extends Struct { readonly grandpa: SpConsensusGrandpaAppPublic; readonly babe: SpConsensusBabeAppPublic; @@ -380,13 +400,13 @@ declare module '@polkadot/types/lookup' { readonly beefy: SpConsensusBeefyEcdsaCryptoPublic; } - /** @name PolkadotPrimitivesV8ValidatorAppPublic (146) */ + /** @name PolkadotPrimitivesV8ValidatorAppPublic (148) */ interface PolkadotPrimitivesV8ValidatorAppPublic extends U8aFixed {} - /** @name PolkadotPrimitivesV8AssignmentAppPublic (147) */ + /** @name PolkadotPrimitivesV8AssignmentAppPublic (149) */ interface PolkadotPrimitivesV8AssignmentAppPublic extends U8aFixed {} - /** @name PolkadotRuntimeOriginCaller (167) */ + /** @name PolkadotRuntimeOriginCaller (169) */ interface PolkadotRuntimeOriginCaller extends Enum { readonly isSystem: boolean; readonly asSystem: FrameSupportDispatchRawOrigin; @@ -399,7 +419,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'System' | 'Origins' | 'ParachainsOrigin' | 'XcmPallet'; } - /** @name PolkadotRuntimeGovernanceOriginsPalletCustomOriginsOrigin (169) */ + /** @name PolkadotRuntimeGovernanceOriginsPalletCustomOriginsOrigin (171) */ interface PolkadotRuntimeGovernanceOriginsPalletCustomOriginsOrigin extends Enum { readonly isStakingAdmin: boolean; readonly isTreasurer: boolean; @@ -419,14 +439,14 @@ declare module '@polkadot/types/lookup' { readonly type: 'StakingAdmin' | 'Treasurer' | 'FellowshipAdmin' | 'GeneralAdmin' | 'AuctionAdmin' | 'LeaseAdmin' | 'ReferendumCanceller' | 'ReferendumKiller' | 'SmallTipper' | 'BigTipper' | 'SmallSpender' | 'MediumSpender' | 'BigSpender' | 'WhitelistedCaller' | 'WishForChange'; } - /** @name PolkadotRuntimeParachainsOriginPalletOrigin (170) */ + /** @name PolkadotRuntimeParachainsOriginPalletOrigin (172) */ interface PolkadotRuntimeParachainsOriginPalletOrigin extends Enum { readonly isParachain: boolean; readonly asParachain: u32; readonly type: 'Parachain'; } - /** @name PalletXcmOrigin (172) */ + /** @name PalletXcmOrigin (174) */ interface PalletXcmOrigin extends Enum { readonly isXcm: boolean; readonly asXcm: StagingXcmV5Location; @@ -435,7 +455,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Xcm' | 'Response'; } - /** @name PolkadotRuntimeCommonClaimsPalletCall (176) */ + /** @name PolkadotRuntimeCommonClaimsPalletCall (178) */ interface PolkadotRuntimeCommonClaimsPalletCall extends Enum { readonly isClaim: boolean; readonly asClaim: { @@ -468,17 +488,17 @@ declare module '@polkadot/types/lookup' { readonly type: 'Claim' | 'MintClaim' | 'ClaimAttest' | 'Attest' | 'MoveClaim'; } - /** @name PolkadotRuntimeCommonClaimsEcdsaSignature (177) */ + /** @name PolkadotRuntimeCommonClaimsEcdsaSignature (179) */ interface PolkadotRuntimeCommonClaimsEcdsaSignature extends U8aFixed {} - /** @name PolkadotRuntimeCommonClaimsStatementKind (183) */ + /** @name PolkadotRuntimeCommonClaimsStatementKind (185) */ interface PolkadotRuntimeCommonClaimsStatementKind extends Enum { readonly isRegular: boolean; readonly isSaft: boolean; readonly type: 'Regular' | 'Saft'; } - /** @name PolkadotRuntimeConstantsProxyProxyType (190) */ + /** @name PolkadotRuntimeConstantsProxyProxyType (192) */ interface PolkadotRuntimeConstantsProxyProxyType extends Enum { readonly isAny: boolean; readonly isNonTransfer: boolean; @@ -491,7 +511,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Any' | 'NonTransfer' | 'Governance' | 'Staking' | 'CancelProxy' | 'Auction' | 'NominationPools' | 'ParaRegistration'; } - /** @name PolkadotRuntimeNposCompactSolution16 (198) */ + /** @name PolkadotRuntimeNposCompactSolution16 (200) */ interface PolkadotRuntimeNposCompactSolution16 extends Struct { readonly votes1: Vec, Compact]>>; readonly votes2: Vec, ITuple<[Compact, Compact]>, Compact]>>; @@ -511,7 +531,37 @@ declare module '@polkadot/types/lookup' { readonly votes16: Vec, Vec, Compact]>>, Compact]>>; } - /** @name PolkadotRuntimeParachainsConfigurationPalletCall (272) */ + /** @name PalletStakingAsyncAhClientCall (274) */ + interface PalletStakingAsyncAhClientCall extends Enum { + readonly isValidatorSet: boolean; + readonly asValidatorSet: { + readonly report: PalletStakingAsyncRcClientValidatorSetReport; + } & Struct; + readonly isSetMode: boolean; + readonly asSetMode: { + readonly mode: PalletStakingAsyncAhClientOperatingMode; + } & Struct; + readonly isForceOnMigrationEnd: boolean; + readonly type: 'ValidatorSet' | 'SetMode' | 'ForceOnMigrationEnd'; + } + + /** @name PalletStakingAsyncRcClientValidatorSetReport (275) */ + interface PalletStakingAsyncRcClientValidatorSetReport extends Struct { + readonly newValidatorSet: Vec; + readonly id: u32; + readonly pruneUpTo: Option; + readonly leftover: bool; + } + + /** @name PalletStakingAsyncAhClientOperatingMode (276) */ + interface PalletStakingAsyncAhClientOperatingMode extends Enum { + readonly isPassive: boolean; + readonly isBuffered: boolean; + readonly isActive: boolean; + readonly type: 'Passive' | 'Buffered' | 'Active'; + } + + /** @name PolkadotRuntimeParachainsConfigurationPalletCall (277) */ interface PolkadotRuntimeParachainsConfigurationPalletCall extends Enum { readonly isSetValidationUpgradeCooldown: boolean; readonly asSetValidationUpgradeCooldown: { @@ -701,16 +751,16 @@ declare module '@polkadot/types/lookup' { readonly type: 'SetValidationUpgradeCooldown' | 'SetValidationUpgradeDelay' | 'SetCodeRetentionPeriod' | 'SetMaxCodeSize' | 'SetMaxPovSize' | 'SetMaxHeadDataSize' | 'SetCoretimeCores' | 'SetGroupRotationFrequency' | 'SetParasAvailabilityPeriod' | 'SetSchedulingLookahead' | 'SetMaxValidatorsPerCore' | 'SetMaxValidators' | 'SetDisputePeriod' | 'SetDisputePostConclusionAcceptancePeriod' | 'SetNoShowSlots' | 'SetNDelayTranches' | 'SetZerothDelayTrancheWidth' | 'SetNeededApprovals' | 'SetRelayVrfModuloSamples' | 'SetMaxUpwardQueueCount' | 'SetMaxUpwardQueueSize' | 'SetMaxDownwardMessageSize' | 'SetMaxUpwardMessageSize' | 'SetMaxUpwardMessageNumPerCandidate' | 'SetHrmpOpenRequestTtl' | 'SetHrmpSenderDeposit' | 'SetHrmpRecipientDeposit' | 'SetHrmpChannelMaxCapacity' | 'SetHrmpChannelMaxTotalSize' | 'SetHrmpMaxParachainInboundChannels' | 'SetHrmpChannelMaxMessageSize' | 'SetHrmpMaxParachainOutboundChannels' | 'SetHrmpMaxMessageNumPerCandidate' | 'SetPvfVotingTtl' | 'SetMinimumValidationUpgradeDelay' | 'SetBypassConsistencyCheck' | 'SetAsyncBackingParams' | 'SetExecutorParams' | 'SetOnDemandBaseFee' | 'SetOnDemandFeeVariability' | 'SetOnDemandQueueMaxSize' | 'SetOnDemandTargetQueueUtilization' | 'SetMinimumBackingVotes' | 'SetNodeFeature' | 'SetApprovalVotingParams' | 'SetSchedulerParams'; } - /** @name PolkadotPrimitivesV8AsyncBackingAsyncBackingParams (273) */ + /** @name PolkadotPrimitivesV8AsyncBackingAsyncBackingParams (278) */ interface PolkadotPrimitivesV8AsyncBackingAsyncBackingParams extends Struct { readonly maxCandidateDepth: u32; readonly allowedAncestryLen: u32; } - /** @name PolkadotPrimitivesV8ExecutorParams (274) */ + /** @name PolkadotPrimitivesV8ExecutorParams (279) */ interface PolkadotPrimitivesV8ExecutorParams extends Vec {} - /** @name PolkadotPrimitivesV8ExecutorParamsExecutorParam (276) */ + /** @name PolkadotPrimitivesV8ExecutorParamsExecutorParam (281) */ interface PolkadotPrimitivesV8ExecutorParamsExecutorParam extends Enum { readonly isMaxMemoryPages: boolean; readonly asMaxMemoryPages: u32; @@ -728,26 +778,26 @@ declare module '@polkadot/types/lookup' { readonly type: 'MaxMemoryPages' | 'StackLogicalMax' | 'StackNativeMax' | 'PrecheckingMaxMemory' | 'PvfPrepTimeout' | 'PvfExecTimeout' | 'WasmExtBulkMemory'; } - /** @name PolkadotPrimitivesV8PvfPrepKind (277) */ + /** @name PolkadotPrimitivesV8PvfPrepKind (282) */ interface PolkadotPrimitivesV8PvfPrepKind extends Enum { readonly isPrecheck: boolean; readonly isPrepare: boolean; readonly type: 'Precheck' | 'Prepare'; } - /** @name PolkadotPrimitivesV8PvfExecKind (278) */ + /** @name PolkadotPrimitivesV8PvfExecKind (283) */ interface PolkadotPrimitivesV8PvfExecKind extends Enum { readonly isBacking: boolean; readonly isApproval: boolean; readonly type: 'Backing' | 'Approval'; } - /** @name PolkadotPrimitivesV8ApprovalVotingParams (279) */ + /** @name PolkadotPrimitivesV8ApprovalVotingParams (284) */ interface PolkadotPrimitivesV8ApprovalVotingParams extends Struct { readonly maxApprovalCoalesceCount: u32; } - /** @name PolkadotPrimitivesV8SchedulerParams (280) */ + /** @name PolkadotPrimitivesV8SchedulerParams (285) */ interface PolkadotPrimitivesV8SchedulerParams extends Struct { readonly groupRotationFrequency: u32; readonly parasAvailabilityPeriod: u32; @@ -762,13 +812,13 @@ declare module '@polkadot/types/lookup' { readonly ttl: u32; } - /** @name PolkadotRuntimeParachainsSharedPalletCall (281) */ + /** @name PolkadotRuntimeParachainsSharedPalletCall (286) */ type PolkadotRuntimeParachainsSharedPalletCall = Null; - /** @name PolkadotRuntimeParachainsInclusionPalletCall (282) */ + /** @name PolkadotRuntimeParachainsInclusionPalletCall (287) */ type PolkadotRuntimeParachainsInclusionPalletCall = Null; - /** @name PolkadotRuntimeParachainsParasInherentPalletCall (283) */ + /** @name PolkadotRuntimeParachainsParasInherentPalletCall (288) */ interface PolkadotRuntimeParachainsParasInherentPalletCall extends Enum { readonly isEnter: boolean; readonly asEnter: { @@ -777,7 +827,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Enter'; } - /** @name PolkadotPrimitivesVstagingInherentData (284) */ + /** @name PolkadotPrimitivesVstagingInherentData (289) */ interface PolkadotPrimitivesVstagingInherentData extends Struct { readonly bitfields: Vec; readonly backedCandidates: Vec; @@ -785,33 +835,33 @@ declare module '@polkadot/types/lookup' { readonly parentHeader: SpRuntimeHeader; } - /** @name PolkadotPrimitivesV8SignedUncheckedSigned (286) */ + /** @name PolkadotPrimitivesV8SignedUncheckedSigned (291) */ interface PolkadotPrimitivesV8SignedUncheckedSigned extends Struct { readonly payload: BitVec; readonly validatorIndex: u32; readonly signature: PolkadotPrimitivesV8ValidatorAppSignature; } - /** @name BitvecOrderLsb0 (289) */ + /** @name BitvecOrderLsb0 (294) */ type BitvecOrderLsb0 = Null; - /** @name PolkadotPrimitivesV8ValidatorAppSignature (291) */ + /** @name PolkadotPrimitivesV8ValidatorAppSignature (296) */ interface PolkadotPrimitivesV8ValidatorAppSignature extends U8aFixed {} - /** @name PolkadotPrimitivesVstagingBackedCandidate (293) */ + /** @name PolkadotPrimitivesVstagingBackedCandidate (298) */ interface PolkadotPrimitivesVstagingBackedCandidate extends Struct { readonly candidate: PolkadotPrimitivesVstagingCommittedCandidateReceiptV2; readonly validityVotes: Vec; readonly validatorIndices: BitVec; } - /** @name PolkadotPrimitivesVstagingCommittedCandidateReceiptV2 (294) */ + /** @name PolkadotPrimitivesVstagingCommittedCandidateReceiptV2 (299) */ interface PolkadotPrimitivesVstagingCommittedCandidateReceiptV2 extends Struct { readonly descriptor: PolkadotPrimitivesVstagingCandidateDescriptorV2; readonly commitments: PolkadotPrimitivesV8CandidateCommitments; } - /** @name PolkadotPrimitivesVstagingCandidateDescriptorV2 (295) */ + /** @name PolkadotPrimitivesVstagingCandidateDescriptorV2 (300) */ interface PolkadotPrimitivesVstagingCandidateDescriptorV2 extends Struct { readonly paraId: u32; readonly relayParent: H256; @@ -827,7 +877,7 @@ declare module '@polkadot/types/lookup' { readonly validationCodeHash: H256; } - /** @name PolkadotPrimitivesV8CandidateCommitments (299) */ + /** @name PolkadotPrimitivesV8CandidateCommitments (304) */ interface PolkadotPrimitivesV8CandidateCommitments extends Struct { readonly upwardMessages: Vec; readonly horizontalMessages: Vec; @@ -837,13 +887,13 @@ declare module '@polkadot/types/lookup' { readonly hrmpWatermark: u32; } - /** @name PolkadotCorePrimitivesOutboundHrmpMessage (302) */ + /** @name PolkadotCorePrimitivesOutboundHrmpMessage (307) */ interface PolkadotCorePrimitivesOutboundHrmpMessage extends Struct { readonly recipient: u32; readonly data: Bytes; } - /** @name PolkadotPrimitivesV8ValidityAttestation (308) */ + /** @name PolkadotPrimitivesV8ValidityAttestation (313) */ interface PolkadotPrimitivesV8ValidityAttestation extends Enum { readonly isImplicit: boolean; readonly asImplicit: PolkadotPrimitivesV8ValidatorAppSignature; @@ -852,14 +902,14 @@ declare module '@polkadot/types/lookup' { readonly type: 'Implicit' | 'Explicit'; } - /** @name PolkadotPrimitivesV8DisputeStatementSet (310) */ + /** @name PolkadotPrimitivesV8DisputeStatementSet (315) */ interface PolkadotPrimitivesV8DisputeStatementSet extends Struct { readonly candidateHash: H256; readonly session: u32; readonly statements: Vec>; } - /** @name PolkadotPrimitivesV8DisputeStatement (314) */ + /** @name PolkadotPrimitivesV8DisputeStatement (319) */ interface PolkadotPrimitivesV8DisputeStatement extends Enum { readonly isValid: boolean; readonly asValid: PolkadotPrimitivesV8ValidDisputeStatementKind; @@ -868,7 +918,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Valid' | 'Invalid'; } - /** @name PolkadotPrimitivesV8ValidDisputeStatementKind (315) */ + /** @name PolkadotPrimitivesV8ValidDisputeStatementKind (320) */ interface PolkadotPrimitivesV8ValidDisputeStatementKind extends Enum { readonly isExplicit: boolean; readonly isBackingSeconded: boolean; @@ -881,13 +931,13 @@ declare module '@polkadot/types/lookup' { readonly type: 'Explicit' | 'BackingSeconded' | 'BackingValid' | 'ApprovalChecking' | 'ApprovalCheckingMultipleCandidates'; } - /** @name PolkadotPrimitivesV8InvalidDisputeStatementKind (317) */ + /** @name PolkadotPrimitivesV8InvalidDisputeStatementKind (322) */ interface PolkadotPrimitivesV8InvalidDisputeStatementKind extends Enum { readonly isExplicit: boolean; readonly type: 'Explicit'; } - /** @name PolkadotRuntimeParachainsParasPalletCall (318) */ + /** @name PolkadotRuntimeParachainsParasPalletCall (323) */ interface PolkadotRuntimeParachainsParasPalletCall extends Enum { readonly isForceSetCurrentCode: boolean; readonly asForceSetCurrentCode: { @@ -932,10 +982,25 @@ declare module '@polkadot/types/lookup' { readonly para: u32; readonly context: u32; } & Struct; - readonly type: 'ForceSetCurrentCode' | 'ForceSetCurrentHead' | 'ForceScheduleCodeUpgrade' | 'ForceNoteNewHead' | 'ForceQueueAction' | 'AddTrustedValidationCode' | 'PokeUnusedValidationCode' | 'IncludePvfCheckStatement' | 'ForceSetMostRecentContext'; + readonly isRemoveUpgradeCooldown: boolean; + readonly asRemoveUpgradeCooldown: { + readonly para: u32; + } & Struct; + readonly isAuthorizeForceSetCurrentCodeHash: boolean; + readonly asAuthorizeForceSetCurrentCodeHash: { + readonly para: u32; + readonly newCodeHash: H256; + readonly validPeriod: u32; + } & Struct; + readonly isApplyAuthorizedForceSetCurrentCode: boolean; + readonly asApplyAuthorizedForceSetCurrentCode: { + readonly para: u32; + readonly newCode: Bytes; + } & Struct; + readonly type: 'ForceSetCurrentCode' | 'ForceSetCurrentHead' | 'ForceScheduleCodeUpgrade' | 'ForceNoteNewHead' | 'ForceQueueAction' | 'AddTrustedValidationCode' | 'PokeUnusedValidationCode' | 'IncludePvfCheckStatement' | 'ForceSetMostRecentContext' | 'RemoveUpgradeCooldown' | 'AuthorizeForceSetCurrentCodeHash' | 'ApplyAuthorizedForceSetCurrentCode'; } - /** @name PolkadotPrimitivesV8PvfCheckStatement (319) */ + /** @name PolkadotPrimitivesV8PvfCheckStatement (324) */ interface PolkadotPrimitivesV8PvfCheckStatement extends Struct { readonly accept: bool; readonly subject: H256; @@ -943,7 +1008,7 @@ declare module '@polkadot/types/lookup' { readonly validatorIndex: u32; } - /** @name PolkadotRuntimeParachainsInitializerPalletCall (320) */ + /** @name PolkadotRuntimeParachainsInitializerPalletCall (325) */ interface PolkadotRuntimeParachainsInitializerPalletCall extends Enum { readonly isForceApprove: boolean; readonly asForceApprove: { @@ -952,7 +1017,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'ForceApprove'; } - /** @name PolkadotRuntimeParachainsHrmpPalletCall (321) */ + /** @name PolkadotRuntimeParachainsHrmpPalletCall (326) */ interface PolkadotRuntimeParachainsHrmpPalletCall extends Enum { readonly isHrmpInitOpenChannel: boolean; readonly asHrmpInitOpenChannel: { @@ -1011,50 +1076,51 @@ declare module '@polkadot/types/lookup' { readonly type: 'HrmpInitOpenChannel' | 'HrmpAcceptOpenChannel' | 'HrmpCloseChannel' | 'ForceCleanHrmp' | 'ForceProcessHrmpOpen' | 'ForceProcessHrmpClose' | 'HrmpCancelOpenRequest' | 'ForceOpenHrmpChannel' | 'EstablishSystemChannel' | 'PokeChannelDeposits' | 'EstablishChannelWithSystem'; } - /** @name PolkadotParachainPrimitivesPrimitivesHrmpChannelId (322) */ + /** @name PolkadotParachainPrimitivesPrimitivesHrmpChannelId (327) */ interface PolkadotParachainPrimitivesPrimitivesHrmpChannelId extends Struct { readonly sender: u32; readonly recipient: u32; } - /** @name PolkadotRuntimeParachainsDisputesPalletCall (323) */ + /** @name PolkadotRuntimeParachainsDisputesPalletCall (328) */ interface PolkadotRuntimeParachainsDisputesPalletCall extends Enum { readonly isForceUnfreeze: boolean; readonly type: 'ForceUnfreeze'; } - /** @name PolkadotRuntimeParachainsDisputesSlashingPalletCall (324) */ + /** @name PolkadotRuntimeParachainsDisputesSlashingPalletCall (329) */ interface PolkadotRuntimeParachainsDisputesSlashingPalletCall extends Enum { readonly isReportDisputeLostUnsigned: boolean; readonly asReportDisputeLostUnsigned: { - readonly disputeProof: PolkadotPrimitivesV8SlashingDisputeProof; + readonly disputeProof: PolkadotPrimitivesVstagingDisputeProof; readonly keyOwnerProof: SpSessionMembershipProof; } & Struct; readonly type: 'ReportDisputeLostUnsigned'; } - /** @name PolkadotPrimitivesV8SlashingDisputeProof (325) */ - interface PolkadotPrimitivesV8SlashingDisputeProof extends Struct { + /** @name PolkadotPrimitivesVstagingDisputeProof (330) */ + interface PolkadotPrimitivesVstagingDisputeProof extends Struct { readonly timeSlot: PolkadotPrimitivesV8SlashingDisputesTimeSlot; - readonly kind: PolkadotPrimitivesV8SlashingSlashingOffenceKind; + readonly kind: PolkadotPrimitivesVstagingDisputeOffenceKind; readonly validatorIndex: u32; readonly validatorId: PolkadotPrimitivesV8ValidatorAppPublic; } - /** @name PolkadotPrimitivesV8SlashingDisputesTimeSlot (326) */ + /** @name PolkadotPrimitivesV8SlashingDisputesTimeSlot (331) */ interface PolkadotPrimitivesV8SlashingDisputesTimeSlot extends Struct { readonly sessionIndex: u32; readonly candidateHash: H256; } - /** @name PolkadotPrimitivesV8SlashingSlashingOffenceKind (327) */ - interface PolkadotPrimitivesV8SlashingSlashingOffenceKind extends Enum { - readonly isForInvalid: boolean; + /** @name PolkadotPrimitivesVstagingDisputeOffenceKind (332) */ + interface PolkadotPrimitivesVstagingDisputeOffenceKind extends Enum { + readonly isForInvalidBacked: boolean; readonly isAgainstValid: boolean; - readonly type: 'ForInvalid' | 'AgainstValid'; + readonly isForInvalidApproved: boolean; + readonly type: 'ForInvalidBacked' | 'AgainstValid' | 'ForInvalidApproved'; } - /** @name PolkadotRuntimeParachainsOnDemandPalletCall (328) */ + /** @name PolkadotRuntimeParachainsOnDemandPalletCall (333) */ interface PolkadotRuntimeParachainsOnDemandPalletCall extends Enum { readonly isPlaceOrderAllowDeath: boolean; readonly asPlaceOrderAllowDeath: { @@ -1074,7 +1140,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'PlaceOrderAllowDeath' | 'PlaceOrderKeepAlive' | 'PlaceOrderWithCredits'; } - /** @name PolkadotRuntimeCommonParasRegistrarPalletCall (329) */ + /** @name PolkadotRuntimeCommonParasRegistrarPalletCall (334) */ interface PolkadotRuntimeCommonParasRegistrarPalletCall extends Enum { readonly isRegister: boolean; readonly asRegister: { @@ -1121,7 +1187,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Register' | 'ForceRegister' | 'Deregister' | 'Swap' | 'RemoveLock' | 'Reserve' | 'AddLock' | 'ScheduleCodeUpgrade' | 'SetCurrentHead'; } - /** @name PolkadotRuntimeCommonSlotsPalletCall (330) */ + /** @name PolkadotRuntimeCommonSlotsPalletCall (335) */ interface PolkadotRuntimeCommonSlotsPalletCall extends Enum { readonly isForceLease: boolean; readonly asForceLease: { @@ -1142,7 +1208,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'ForceLease' | 'ClearAllLeases' | 'TriggerOnboard'; } - /** @name PolkadotRuntimeCommonAuctionsPalletCall (331) */ + /** @name PolkadotRuntimeCommonAuctionsPalletCall (336) */ interface PolkadotRuntimeCommonAuctionsPalletCall extends Enum { readonly isNewAuction: boolean; readonly asNewAuction: { @@ -1161,7 +1227,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'NewAuction' | 'Bid' | 'CancelAuction'; } - /** @name PolkadotRuntimeCommonCrowdloanPalletCall (333) */ + /** @name PolkadotRuntimeCommonCrowdloanPalletCall (338) */ interface PolkadotRuntimeCommonCrowdloanPalletCall extends Enum { readonly isCreate: boolean; readonly asCreate: { @@ -1217,7 +1283,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Create' | 'Contribute' | 'Withdraw' | 'Refund' | 'Dissolve' | 'Edit' | 'AddMemo' | 'Poke' | 'ContributeAll'; } - /** @name SpRuntimeMultiSigner (335) */ + /** @name SpRuntimeMultiSigner (340) */ interface SpRuntimeMultiSigner extends Enum { readonly isEd25519: boolean; readonly asEd25519: U8aFixed; @@ -1228,7 +1294,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Ed25519' | 'Sr25519' | 'Ecdsa'; } - /** @name PolkadotRuntimeParachainsCoretimePalletCall (338) */ + /** @name PolkadotRuntimeParachainsCoretimePalletCall (343) */ interface PolkadotRuntimeParachainsCoretimePalletCall extends Enum { readonly isRequestCoreCount: boolean; readonly asRequestCoreCount: { @@ -1253,7 +1319,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'RequestCoreCount' | 'RequestRevenueAt' | 'CreditAccount' | 'AssignCore'; } - /** @name PalletXcmCall (349) */ + /** @name PalletXcmCall (354) */ interface PalletXcmCall extends Enum { readonly isSend: boolean; readonly asSend: { @@ -1352,7 +1418,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Send' | 'TeleportAssets' | 'ReserveTransferAssets' | 'Execute' | 'ForceXcmVersion' | 'ForceDefaultXcmVersion' | 'ForceSubscribeVersionNotify' | 'ForceUnsubscribeVersionNotify' | 'LimitedReserveTransferAssets' | 'LimitedTeleportAssets' | 'ForceSuspension' | 'TransferAssets' | 'ClaimAssets' | 'TransferAssetsUsingTypeAndThen' | 'AddAuthorizedAlias' | 'RemoveAuthorizedAlias' | 'RemoveAllAuthorizedAliases'; } - /** @name XcmVersionedXcm (350) */ + /** @name XcmVersionedXcm (355) */ interface XcmVersionedXcm extends Enum { readonly isV3: boolean; readonly asV3: XcmV3Xcm; @@ -1363,10 +1429,10 @@ declare module '@polkadot/types/lookup' { readonly type: 'V3' | 'V4' | 'V5'; } - /** @name XcmV3Xcm (351) */ + /** @name XcmV3Xcm (356) */ interface XcmV3Xcm extends Vec {} - /** @name XcmV3Instruction (353) */ + /** @name XcmV3Instruction (358) */ interface XcmV3Instruction extends Enum { readonly isWithdrawAsset: boolean; readonly asWithdrawAsset: XcmV3MultiassetMultiAssets; @@ -1548,16 +1614,16 @@ declare module '@polkadot/types/lookup' { readonly type: 'WithdrawAsset' | 'ReserveAssetDeposited' | 'ReceiveTeleportedAsset' | 'QueryResponse' | 'TransferAsset' | 'TransferReserveAsset' | 'Transact' | 'HrmpNewChannelOpenRequest' | 'HrmpChannelAccepted' | 'HrmpChannelClosing' | 'ClearOrigin' | 'DescendOrigin' | 'ReportError' | 'DepositAsset' | 'DepositReserveAsset' | 'ExchangeAsset' | 'InitiateReserveWithdraw' | 'InitiateTeleport' | 'ReportHolding' | 'BuyExecution' | 'RefundSurplus' | 'SetErrorHandler' | 'SetAppendix' | 'ClearError' | 'ClaimAsset' | 'Trap' | 'SubscribeVersion' | 'UnsubscribeVersion' | 'BurnAsset' | 'ExpectAsset' | 'ExpectOrigin' | 'ExpectError' | 'ExpectTransactStatus' | 'QueryPallet' | 'ExpectPallet' | 'ReportTransactStatus' | 'ClearTransactStatus' | 'UniversalOrigin' | 'ExportMessage' | 'LockAsset' | 'UnlockAsset' | 'NoteUnlockable' | 'RequestUnlock' | 'SetFeesMode' | 'SetTopic' | 'ClearTopic' | 'AliasOrigin' | 'UnpaidExecution'; } - /** @name XcmV3MultiassetMultiAssets (354) */ + /** @name XcmV3MultiassetMultiAssets (359) */ interface XcmV3MultiassetMultiAssets extends Vec {} - /** @name XcmV3MultiAsset (356) */ + /** @name XcmV3MultiAsset (361) */ interface XcmV3MultiAsset extends Struct { readonly id: XcmV3MultiassetAssetId; readonly fun: XcmV3MultiassetFungibility; } - /** @name XcmV3MultiassetFungibility (357) */ + /** @name XcmV3MultiassetFungibility (362) */ interface XcmV3MultiassetFungibility extends Enum { readonly isFungible: boolean; readonly asFungible: Compact; @@ -1566,7 +1632,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Fungible' | 'NonFungible'; } - /** @name XcmV3MultiassetAssetInstance (358) */ + /** @name XcmV3MultiassetAssetInstance (363) */ interface XcmV3MultiassetAssetInstance extends Enum { readonly isUndefined: boolean; readonly isIndex: boolean; @@ -1582,7 +1648,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Undefined' | 'Index' | 'Array4' | 'Array8' | 'Array16' | 'Array32'; } - /** @name XcmV3Response (360) */ + /** @name XcmV3Response (365) */ interface XcmV3Response extends Enum { readonly isNull: boolean; readonly isAssets: boolean; @@ -1598,7 +1664,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Null' | 'Assets' | 'ExecutionResult' | 'Version' | 'PalletsInfo' | 'DispatchResult'; } - /** @name XcmV3TraitsError (363) */ + /** @name XcmV3TraitsError (368) */ interface XcmV3TraitsError extends Enum { readonly isOverflow: boolean; readonly isUnimplemented: boolean; @@ -1645,7 +1711,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Overflow' | 'Unimplemented' | 'UntrustedReserveLocation' | 'UntrustedTeleportLocation' | 'LocationFull' | 'LocationNotInvertible' | 'BadOrigin' | 'InvalidLocation' | 'AssetNotFound' | 'FailedToTransactAsset' | 'NotWithdrawable' | 'LocationCannotHold' | 'ExceedsMaxMessageSize' | 'DestinationUnsupported' | 'Transport' | 'Unroutable' | 'UnknownClaim' | 'FailedToDecode' | 'MaxWeightInvalid' | 'NotHoldingFees' | 'TooExpensive' | 'Trap' | 'ExpectationFalse' | 'PalletNotFound' | 'NameMismatch' | 'VersionIncompatible' | 'HoldingWouldOverflow' | 'ExportError' | 'ReanchorFailed' | 'NoDeal' | 'FeesNotMet' | 'LockError' | 'NoPermission' | 'Unanchored' | 'NotDepositable' | 'UnhandledXcmVersion' | 'WeightLimitReached' | 'Barrier' | 'WeightNotComputable' | 'ExceedsStackLimit'; } - /** @name XcmV3PalletInfo (365) */ + /** @name XcmV3PalletInfo (370) */ interface XcmV3PalletInfo extends Struct { readonly index: Compact; readonly name: Bytes; @@ -1655,7 +1721,7 @@ declare module '@polkadot/types/lookup' { readonly patch: Compact; } - /** @name XcmV3MaybeErrorCode (368) */ + /** @name XcmV3MaybeErrorCode (373) */ interface XcmV3MaybeErrorCode extends Enum { readonly isSuccess: boolean; readonly isError: boolean; @@ -1665,7 +1731,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Success' | 'Error' | 'TruncatedError'; } - /** @name XcmV3OriginKind (371) */ + /** @name XcmV3OriginKind (376) */ interface XcmV3OriginKind extends Enum { readonly isNative: boolean; readonly isSovereignAccount: boolean; @@ -1674,19 +1740,19 @@ declare module '@polkadot/types/lookup' { readonly type: 'Native' | 'SovereignAccount' | 'Superuser' | 'Xcm'; } - /** @name XcmDoubleEncoded (372) */ + /** @name XcmDoubleEncoded (377) */ interface XcmDoubleEncoded extends Struct { readonly encoded: Bytes; } - /** @name XcmV3QueryResponseInfo (373) */ + /** @name XcmV3QueryResponseInfo (378) */ interface XcmV3QueryResponseInfo extends Struct { readonly destination: StagingXcmV3MultiLocation; readonly queryId: Compact; readonly maxWeight: SpWeightsWeightV2Weight; } - /** @name XcmV3MultiassetMultiAssetFilter (374) */ + /** @name XcmV3MultiassetMultiAssetFilter (379) */ interface XcmV3MultiassetMultiAssetFilter extends Enum { readonly isDefinite: boolean; readonly asDefinite: XcmV3MultiassetMultiAssets; @@ -1695,7 +1761,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Definite' | 'Wild'; } - /** @name XcmV3MultiassetWildMultiAsset (375) */ + /** @name XcmV3MultiassetWildMultiAsset (380) */ interface XcmV3MultiassetWildMultiAsset extends Enum { readonly isAll: boolean; readonly isAllOf: boolean; @@ -1714,14 +1780,14 @@ declare module '@polkadot/types/lookup' { readonly type: 'All' | 'AllOf' | 'AllCounted' | 'AllOfCounted'; } - /** @name XcmV3MultiassetWildFungibility (376) */ + /** @name XcmV3MultiassetWildFungibility (381) */ interface XcmV3MultiassetWildFungibility extends Enum { readonly isFungible: boolean; readonly isNonFungible: boolean; readonly type: 'Fungible' | 'NonFungible'; } - /** @name XcmV3WeightLimit (377) */ + /** @name XcmV3WeightLimit (382) */ interface XcmV3WeightLimit extends Enum { readonly isUnlimited: boolean; readonly isLimited: boolean; @@ -1729,10 +1795,10 @@ declare module '@polkadot/types/lookup' { readonly type: 'Unlimited' | 'Limited'; } - /** @name StagingXcmV4Xcm (378) */ + /** @name StagingXcmV4Xcm (383) */ interface StagingXcmV4Xcm extends Vec {} - /** @name StagingXcmV4Instruction (380) */ + /** @name StagingXcmV4Instruction (385) */ interface StagingXcmV4Instruction extends Enum { readonly isWithdrawAsset: boolean; readonly asWithdrawAsset: StagingXcmV4AssetAssets; @@ -1914,16 +1980,16 @@ declare module '@polkadot/types/lookup' { readonly type: 'WithdrawAsset' | 'ReserveAssetDeposited' | 'ReceiveTeleportedAsset' | 'QueryResponse' | 'TransferAsset' | 'TransferReserveAsset' | 'Transact' | 'HrmpNewChannelOpenRequest' | 'HrmpChannelAccepted' | 'HrmpChannelClosing' | 'ClearOrigin' | 'DescendOrigin' | 'ReportError' | 'DepositAsset' | 'DepositReserveAsset' | 'ExchangeAsset' | 'InitiateReserveWithdraw' | 'InitiateTeleport' | 'ReportHolding' | 'BuyExecution' | 'RefundSurplus' | 'SetErrorHandler' | 'SetAppendix' | 'ClearError' | 'ClaimAsset' | 'Trap' | 'SubscribeVersion' | 'UnsubscribeVersion' | 'BurnAsset' | 'ExpectAsset' | 'ExpectOrigin' | 'ExpectError' | 'ExpectTransactStatus' | 'QueryPallet' | 'ExpectPallet' | 'ReportTransactStatus' | 'ClearTransactStatus' | 'UniversalOrigin' | 'ExportMessage' | 'LockAsset' | 'UnlockAsset' | 'NoteUnlockable' | 'RequestUnlock' | 'SetFeesMode' | 'SetTopic' | 'ClearTopic' | 'AliasOrigin' | 'UnpaidExecution'; } - /** @name StagingXcmV4AssetAssets (381) */ + /** @name StagingXcmV4AssetAssets (386) */ interface StagingXcmV4AssetAssets extends Vec {} - /** @name StagingXcmV4Asset (383) */ + /** @name StagingXcmV4Asset (388) */ interface StagingXcmV4Asset extends Struct { readonly id: StagingXcmV4AssetAssetId; readonly fun: StagingXcmV4AssetFungibility; } - /** @name StagingXcmV4AssetFungibility (384) */ + /** @name StagingXcmV4AssetFungibility (389) */ interface StagingXcmV4AssetFungibility extends Enum { readonly isFungible: boolean; readonly asFungible: Compact; @@ -1932,7 +1998,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Fungible' | 'NonFungible'; } - /** @name StagingXcmV4AssetAssetInstance (385) */ + /** @name StagingXcmV4AssetAssetInstance (390) */ interface StagingXcmV4AssetAssetInstance extends Enum { readonly isUndefined: boolean; readonly isIndex: boolean; @@ -1948,7 +2014,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Undefined' | 'Index' | 'Array4' | 'Array8' | 'Array16' | 'Array32'; } - /** @name StagingXcmV4Response (386) */ + /** @name StagingXcmV4Response (391) */ interface StagingXcmV4Response extends Enum { readonly isNull: boolean; readonly isAssets: boolean; @@ -1964,7 +2030,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Null' | 'Assets' | 'ExecutionResult' | 'Version' | 'PalletsInfo' | 'DispatchResult'; } - /** @name StagingXcmV4PalletInfo (388) */ + /** @name StagingXcmV4PalletInfo (393) */ interface StagingXcmV4PalletInfo extends Struct { readonly index: Compact; readonly name: Bytes; @@ -1974,14 +2040,14 @@ declare module '@polkadot/types/lookup' { readonly patch: Compact; } - /** @name StagingXcmV4QueryResponseInfo (392) */ + /** @name StagingXcmV4QueryResponseInfo (397) */ interface StagingXcmV4QueryResponseInfo extends Struct { readonly destination: StagingXcmV4Location; readonly queryId: Compact; readonly maxWeight: SpWeightsWeightV2Weight; } - /** @name StagingXcmV4AssetAssetFilter (393) */ + /** @name StagingXcmV4AssetAssetFilter (398) */ interface StagingXcmV4AssetAssetFilter extends Enum { readonly isDefinite: boolean; readonly asDefinite: StagingXcmV4AssetAssets; @@ -1990,7 +2056,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Definite' | 'Wild'; } - /** @name StagingXcmV4AssetWildAsset (394) */ + /** @name StagingXcmV4AssetWildAsset (399) */ interface StagingXcmV4AssetWildAsset extends Enum { readonly isAll: boolean; readonly isAllOf: boolean; @@ -2009,17 +2075,17 @@ declare module '@polkadot/types/lookup' { readonly type: 'All' | 'AllOf' | 'AllCounted' | 'AllOfCounted'; } - /** @name StagingXcmV4AssetWildFungibility (395) */ + /** @name StagingXcmV4AssetWildFungibility (400) */ interface StagingXcmV4AssetWildFungibility extends Enum { readonly isFungible: boolean; readonly isNonFungible: boolean; readonly type: 'Fungible' | 'NonFungible'; } - /** @name StagingXcmV5Xcm (396) */ + /** @name StagingXcmV5Xcm (401) */ interface StagingXcmV5Xcm extends Vec {} - /** @name StagingXcmV5Instruction (398) */ + /** @name StagingXcmV5Instruction (403) */ interface StagingXcmV5Instruction extends Enum { readonly isWithdrawAsset: boolean; readonly asWithdrawAsset: StagingXcmV5AssetAssets; @@ -2222,16 +2288,16 @@ declare module '@polkadot/types/lookup' { readonly type: 'WithdrawAsset' | 'ReserveAssetDeposited' | 'ReceiveTeleportedAsset' | 'QueryResponse' | 'TransferAsset' | 'TransferReserveAsset' | 'Transact' | 'HrmpNewChannelOpenRequest' | 'HrmpChannelAccepted' | 'HrmpChannelClosing' | 'ClearOrigin' | 'DescendOrigin' | 'ReportError' | 'DepositAsset' | 'DepositReserveAsset' | 'ExchangeAsset' | 'InitiateReserveWithdraw' | 'InitiateTeleport' | 'ReportHolding' | 'BuyExecution' | 'RefundSurplus' | 'SetErrorHandler' | 'SetAppendix' | 'ClearError' | 'ClaimAsset' | 'Trap' | 'SubscribeVersion' | 'UnsubscribeVersion' | 'BurnAsset' | 'ExpectAsset' | 'ExpectOrigin' | 'ExpectError' | 'ExpectTransactStatus' | 'QueryPallet' | 'ExpectPallet' | 'ReportTransactStatus' | 'ClearTransactStatus' | 'UniversalOrigin' | 'ExportMessage' | 'LockAsset' | 'UnlockAsset' | 'NoteUnlockable' | 'RequestUnlock' | 'SetFeesMode' | 'SetTopic' | 'ClearTopic' | 'AliasOrigin' | 'UnpaidExecution' | 'PayFees' | 'InitiateTransfer' | 'ExecuteWithOrigin' | 'SetHints'; } - /** @name StagingXcmV5AssetAssets (399) */ + /** @name StagingXcmV5AssetAssets (404) */ interface StagingXcmV5AssetAssets extends Vec {} - /** @name StagingXcmV5Asset (401) */ + /** @name StagingXcmV5Asset (406) */ interface StagingXcmV5Asset extends Struct { readonly id: StagingXcmV5AssetAssetId; readonly fun: StagingXcmV5AssetFungibility; } - /** @name StagingXcmV5AssetFungibility (402) */ + /** @name StagingXcmV5AssetFungibility (407) */ interface StagingXcmV5AssetFungibility extends Enum { readonly isFungible: boolean; readonly asFungible: Compact; @@ -2240,7 +2306,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Fungible' | 'NonFungible'; } - /** @name StagingXcmV5AssetAssetInstance (403) */ + /** @name StagingXcmV5AssetAssetInstance (408) */ interface StagingXcmV5AssetAssetInstance extends Enum { readonly isUndefined: boolean; readonly isIndex: boolean; @@ -2256,7 +2322,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Undefined' | 'Index' | 'Array4' | 'Array8' | 'Array16' | 'Array32'; } - /** @name StagingXcmV5Response (404) */ + /** @name StagingXcmV5Response (409) */ interface StagingXcmV5Response extends Enum { readonly isNull: boolean; readonly isAssets: boolean; @@ -2272,7 +2338,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Null' | 'Assets' | 'ExecutionResult' | 'Version' | 'PalletsInfo' | 'DispatchResult'; } - /** @name XcmV5TraitsError (407) */ + /** @name XcmV5TraitsError (412) */ interface XcmV5TraitsError extends Enum { readonly isOverflow: boolean; readonly isUnimplemented: boolean; @@ -2320,7 +2386,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Overflow' | 'Unimplemented' | 'UntrustedReserveLocation' | 'UntrustedTeleportLocation' | 'LocationFull' | 'LocationNotInvertible' | 'BadOrigin' | 'InvalidLocation' | 'AssetNotFound' | 'FailedToTransactAsset' | 'NotWithdrawable' | 'LocationCannotHold' | 'ExceedsMaxMessageSize' | 'DestinationUnsupported' | 'Transport' | 'Unroutable' | 'UnknownClaim' | 'FailedToDecode' | 'MaxWeightInvalid' | 'NotHoldingFees' | 'TooExpensive' | 'Trap' | 'ExpectationFalse' | 'PalletNotFound' | 'NameMismatch' | 'VersionIncompatible' | 'HoldingWouldOverflow' | 'ExportError' | 'ReanchorFailed' | 'NoDeal' | 'FeesNotMet' | 'LockError' | 'NoPermission' | 'Unanchored' | 'NotDepositable' | 'TooManyAssets' | 'UnhandledXcmVersion' | 'WeightLimitReached' | 'Barrier' | 'WeightNotComputable' | 'ExceedsStackLimit'; } - /** @name StagingXcmV5PalletInfo (409) */ + /** @name StagingXcmV5PalletInfo (414) */ interface StagingXcmV5PalletInfo extends Struct { readonly index: Compact; readonly name: Bytes; @@ -2330,14 +2396,14 @@ declare module '@polkadot/types/lookup' { readonly patch: Compact; } - /** @name StagingXcmV5QueryResponseInfo (414) */ + /** @name StagingXcmV5QueryResponseInfo (419) */ interface StagingXcmV5QueryResponseInfo extends Struct { readonly destination: StagingXcmV5Location; readonly queryId: Compact; readonly maxWeight: SpWeightsWeightV2Weight; } - /** @name StagingXcmV5AssetAssetFilter (415) */ + /** @name StagingXcmV5AssetAssetFilter (420) */ interface StagingXcmV5AssetAssetFilter extends Enum { readonly isDefinite: boolean; readonly asDefinite: StagingXcmV5AssetAssets; @@ -2346,7 +2412,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Definite' | 'Wild'; } - /** @name StagingXcmV5AssetWildAsset (416) */ + /** @name StagingXcmV5AssetWildAsset (421) */ interface StagingXcmV5AssetWildAsset extends Enum { readonly isAll: boolean; readonly isAllOf: boolean; @@ -2365,14 +2431,14 @@ declare module '@polkadot/types/lookup' { readonly type: 'All' | 'AllOf' | 'AllCounted' | 'AllOfCounted'; } - /** @name StagingXcmV5AssetWildFungibility (417) */ + /** @name StagingXcmV5AssetWildFungibility (422) */ interface StagingXcmV5AssetWildFungibility extends Enum { readonly isFungible: boolean; readonly isNonFungible: boolean; readonly type: 'Fungible' | 'NonFungible'; } - /** @name StagingXcmV5AssetAssetTransferFilter (419) */ + /** @name StagingXcmV5AssetAssetTransferFilter (424) */ interface StagingXcmV5AssetAssetTransferFilter extends Enum { readonly isTeleport: boolean; readonly asTeleport: StagingXcmV5AssetAssetFilter; @@ -2383,7 +2449,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Teleport' | 'ReserveDeposit' | 'ReserveWithdraw'; } - /** @name StagingXcmV5Hint (424) */ + /** @name StagingXcmV5Hint (429) */ interface StagingXcmV5Hint extends Enum { readonly isAssetClaimer: boolean; readonly asAssetClaimer: { @@ -2392,7 +2458,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'AssetClaimer'; } - /** @name XcmVersionedAssets (426) */ + /** @name XcmVersionedAssets (431) */ interface XcmVersionedAssets extends Enum { readonly isV3: boolean; readonly asV3: XcmV3MultiassetMultiAssets; @@ -2403,7 +2469,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'V3' | 'V4' | 'V5'; } - /** @name StagingXcmExecutorAssetTransferTransferType (438) */ + /** @name StagingXcmExecutorAssetTransferTransferType (443) */ interface StagingXcmExecutorAssetTransferTransferType extends Enum { readonly isTeleport: boolean; readonly isLocalReserve: boolean; @@ -2413,7 +2479,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Teleport' | 'LocalReserve' | 'DestinationReserve' | 'RemoteReserve'; } - /** @name XcmVersionedAssetId (439) */ + /** @name XcmVersionedAssetId (444) */ interface XcmVersionedAssetId extends Enum { readonly isV3: boolean; readonly asV3: XcmV3MultiassetAssetId; @@ -2424,21 +2490,473 @@ declare module '@polkadot/types/lookup' { readonly type: 'V3' | 'V4' | 'V5'; } - /** @name PolkadotRuntimeParachainsInclusionAggregateMessageOrigin (442) */ + /** @name PolkadotRuntimeParachainsInclusionAggregateMessageOrigin (447) */ interface PolkadotRuntimeParachainsInclusionAggregateMessageOrigin extends Enum { readonly isUmp: boolean; readonly asUmp: PolkadotRuntimeParachainsInclusionUmpQueueId; readonly type: 'Ump'; } - /** @name PolkadotRuntimeParachainsInclusionUmpQueueId (443) */ + /** @name PolkadotRuntimeParachainsInclusionUmpQueueId (448) */ interface PolkadotRuntimeParachainsInclusionUmpQueueId extends Enum { readonly isPara: boolean; readonly asPara: u32; readonly type: 'Para'; } - /** @name PolkadotRuntimeCommonClaimsPalletEvent (467) */ + /** @name PalletRcMigratorCall (465) */ + interface PalletRcMigratorCall extends Enum { + readonly isForceSetStage: boolean; + readonly asForceSetStage: { + readonly stage: PalletRcMigratorMigrationStage; + } & Struct; + readonly isScheduleMigration: boolean; + readonly asScheduleMigration: { + readonly start: FrameSupportScheduleDispatchTime; + readonly warmUp: FrameSupportScheduleDispatchTime; + readonly coolOff: FrameSupportScheduleDispatchTime; + readonly unsafeIgnoreStakingLockCheck: bool; + } & Struct; + readonly isStartDataMigration: boolean; + readonly isReceiveQueryResponse: boolean; + readonly asReceiveQueryResponse: { + readonly queryId: u64; + readonly response: StagingXcmV5Response; + } & Struct; + readonly isResendXcm: boolean; + readonly asResendXcm: { + readonly queryId: u64; + } & Struct; + readonly isSetUnprocessedMsgBuffer: boolean; + readonly asSetUnprocessedMsgBuffer: { + readonly new_: Option; + } & Struct; + readonly isSetAhUmpQueuePriority: boolean; + readonly asSetAhUmpQueuePriority: { + readonly new_: PalletRcMigratorQueuePriority; + } & Struct; + readonly isSetManager: boolean; + readonly asSetManager: { + readonly new_: Option; + } & Struct; + readonly isSendXcmMessage: boolean; + readonly asSendXcmMessage: { + readonly dest: XcmVersionedLocation; + readonly message: XcmVersionedXcm; + } & Struct; + readonly isPreserveAccounts: boolean; + readonly asPreserveAccounts: { + readonly accounts: Vec; + } & Struct; + readonly isSetCanceller: boolean; + readonly asSetCanceller: { + readonly new_: Option; + } & Struct; + readonly isPauseMigration: boolean; + readonly isCancelMigration: boolean; + readonly isVoteManagerMultisig: boolean; + readonly asVoteManagerMultisig: { + readonly payload: PalletRcMigratorManagerMultisigVote; + readonly sig: SpRuntimeMultiSignature; + } & Struct; + readonly isSetSettings: boolean; + readonly asSetSettings: { + readonly settings: Option; + } & Struct; + readonly type: 'ForceSetStage' | 'ScheduleMigration' | 'StartDataMigration' | 'ReceiveQueryResponse' | 'ResendXcm' | 'SetUnprocessedMsgBuffer' | 'SetAhUmpQueuePriority' | 'SetManager' | 'SendXcmMessage' | 'PreserveAccounts' | 'SetCanceller' | 'PauseMigration' | 'CancelMigration' | 'VoteManagerMultisig' | 'SetSettings'; + } + + /** @name PalletRcMigratorMigrationStage (466) */ + interface PalletRcMigratorMigrationStage extends Enum { + readonly isPending: boolean; + readonly isMigrationPaused: boolean; + readonly isScheduled: boolean; + readonly asScheduled: { + readonly start: u32; + } & Struct; + readonly isWaitingForAh: boolean; + readonly isWarmUp: boolean; + readonly asWarmUp: { + readonly endAt: u32; + } & Struct; + readonly isStarting: boolean; + readonly isPureProxyCandidatesMigrationInit: boolean; + readonly isAccountsMigrationInit: boolean; + readonly isAccountsMigrationOngoing: boolean; + readonly asAccountsMigrationOngoing: { + readonly lastKey: Option; + } & Struct; + readonly isAccountsMigrationDone: boolean; + readonly isMultisigMigrationInit: boolean; + readonly isMultisigMigrationOngoing: boolean; + readonly asMultisigMigrationOngoing: { + readonly lastKey: Option>; + } & Struct; + readonly isMultisigMigrationDone: boolean; + readonly isClaimsMigrationInit: boolean; + readonly isClaimsMigrationOngoing: boolean; + readonly asClaimsMigrationOngoing: { + readonly currentKey: Option; + } & Struct; + readonly isClaimsMigrationDone: boolean; + readonly isProxyMigrationInit: boolean; + readonly isProxyMigrationProxies: boolean; + readonly asProxyMigrationProxies: { + readonly lastKey: Option; + } & Struct; + readonly isProxyMigrationAnnouncements: boolean; + readonly asProxyMigrationAnnouncements: { + readonly lastKey: Option; + } & Struct; + readonly isProxyMigrationDone: boolean; + readonly isPreimageMigrationInit: boolean; + readonly isPreimageMigrationChunksOngoing: boolean; + readonly asPreimageMigrationChunksOngoing: { + readonly lastKey: Option, u32]>>; + } & Struct; + readonly isPreimageMigrationChunksDone: boolean; + readonly isPreimageMigrationRequestStatusOngoing: boolean; + readonly asPreimageMigrationRequestStatusOngoing: { + readonly nextKey: Option; + } & Struct; + readonly isPreimageMigrationRequestStatusDone: boolean; + readonly isPreimageMigrationLegacyRequestStatusInit: boolean; + readonly isPreimageMigrationLegacyRequestStatusOngoing: boolean; + readonly asPreimageMigrationLegacyRequestStatusOngoing: { + readonly nextKey: Option; + } & Struct; + readonly isPreimageMigrationLegacyRequestStatusDone: boolean; + readonly isPreimageMigrationDone: boolean; + readonly isNomPoolsMigrationInit: boolean; + readonly isNomPoolsMigrationOngoing: boolean; + readonly asNomPoolsMigrationOngoing: { + readonly nextKey: Option; + } & Struct; + readonly isNomPoolsMigrationDone: boolean; + readonly isVestingMigrationInit: boolean; + readonly isVestingMigrationOngoing: boolean; + readonly asVestingMigrationOngoing: { + readonly nextKey: Option; + } & Struct; + readonly isVestingMigrationDone: boolean; + readonly isDelegatedStakingMigrationInit: boolean; + readonly isDelegatedStakingMigrationOngoing: boolean; + readonly asDelegatedStakingMigrationOngoing: { + readonly nextKey: Option; + } & Struct; + readonly isDelegatedStakingMigrationDone: boolean; + readonly isIndicesMigrationInit: boolean; + readonly isIndicesMigrationOngoing: boolean; + readonly asIndicesMigrationOngoing: { + readonly nextKey: Option; + } & Struct; + readonly isIndicesMigrationDone: boolean; + readonly isReferendaMigrationInit: boolean; + readonly isReferendaMigrationOngoing: boolean; + readonly asReferendaMigrationOngoing: { + readonly lastKey: Option; + } & Struct; + readonly isReferendaMigrationDone: boolean; + readonly isBagsListMigrationInit: boolean; + readonly isBagsListMigrationOngoing: boolean; + readonly asBagsListMigrationOngoing: { + readonly nextKey: Option; + } & Struct; + readonly isBagsListMigrationDone: boolean; + readonly isSchedulerMigrationInit: boolean; + readonly isSchedulerMigrationOngoing: boolean; + readonly asSchedulerMigrationOngoing: { + readonly lastKey: Option; + } & Struct; + readonly isSchedulerAgendaMigrationOngoing: boolean; + readonly asSchedulerAgendaMigrationOngoing: { + readonly lastKey: Option; + } & Struct; + readonly isSchedulerMigrationDone: boolean; + readonly isConvictionVotingMigrationInit: boolean; + readonly isConvictionVotingMigrationOngoing: boolean; + readonly asConvictionVotingMigrationOngoing: { + readonly lastKey: Option; + } & Struct; + readonly isConvictionVotingMigrationDone: boolean; + readonly isBountiesMigrationInit: boolean; + readonly isBountiesMigrationOngoing: boolean; + readonly asBountiesMigrationOngoing: { + readonly lastKey: Option; + } & Struct; + readonly isBountiesMigrationDone: boolean; + readonly isChildBountiesMigrationInit: boolean; + readonly isChildBountiesMigrationOngoing: boolean; + readonly asChildBountiesMigrationOngoing: { + readonly lastKey: Option; + } & Struct; + readonly isChildBountiesMigrationDone: boolean; + readonly isAssetRateMigrationInit: boolean; + readonly isAssetRateMigrationOngoing: boolean; + readonly asAssetRateMigrationOngoing: { + readonly lastKey: Option; + } & Struct; + readonly isAssetRateMigrationDone: boolean; + readonly isCrowdloanMigrationInit: boolean; + readonly isCrowdloanMigrationOngoing: boolean; + readonly asCrowdloanMigrationOngoing: { + readonly lastKey: Option; + } & Struct; + readonly isCrowdloanMigrationDone: boolean; + readonly isTreasuryMigrationInit: boolean; + readonly isTreasuryMigrationOngoing: boolean; + readonly asTreasuryMigrationOngoing: { + readonly lastKey: Option; + } & Struct; + readonly isTreasuryMigrationDone: boolean; + readonly isStakingMigrationInit: boolean; + readonly isStakingMigrationOngoing: boolean; + readonly asStakingMigrationOngoing: { + readonly nextKey: Option; + } & Struct; + readonly isStakingMigrationDone: boolean; + readonly isCoolOff: boolean; + readonly asCoolOff: { + readonly endAt: u32; + } & Struct; + readonly isSignalMigrationFinish: boolean; + readonly isMigrationDone: boolean; + readonly type: 'Pending' | 'MigrationPaused' | 'Scheduled' | 'WaitingForAh' | 'WarmUp' | 'Starting' | 'PureProxyCandidatesMigrationInit' | 'AccountsMigrationInit' | 'AccountsMigrationOngoing' | 'AccountsMigrationDone' | 'MultisigMigrationInit' | 'MultisigMigrationOngoing' | 'MultisigMigrationDone' | 'ClaimsMigrationInit' | 'ClaimsMigrationOngoing' | 'ClaimsMigrationDone' | 'ProxyMigrationInit' | 'ProxyMigrationProxies' | 'ProxyMigrationAnnouncements' | 'ProxyMigrationDone' | 'PreimageMigrationInit' | 'PreimageMigrationChunksOngoing' | 'PreimageMigrationChunksDone' | 'PreimageMigrationRequestStatusOngoing' | 'PreimageMigrationRequestStatusDone' | 'PreimageMigrationLegacyRequestStatusInit' | 'PreimageMigrationLegacyRequestStatusOngoing' | 'PreimageMigrationLegacyRequestStatusDone' | 'PreimageMigrationDone' | 'NomPoolsMigrationInit' | 'NomPoolsMigrationOngoing' | 'NomPoolsMigrationDone' | 'VestingMigrationInit' | 'VestingMigrationOngoing' | 'VestingMigrationDone' | 'DelegatedStakingMigrationInit' | 'DelegatedStakingMigrationOngoing' | 'DelegatedStakingMigrationDone' | 'IndicesMigrationInit' | 'IndicesMigrationOngoing' | 'IndicesMigrationDone' | 'ReferendaMigrationInit' | 'ReferendaMigrationOngoing' | 'ReferendaMigrationDone' | 'BagsListMigrationInit' | 'BagsListMigrationOngoing' | 'BagsListMigrationDone' | 'SchedulerMigrationInit' | 'SchedulerMigrationOngoing' | 'SchedulerAgendaMigrationOngoing' | 'SchedulerMigrationDone' | 'ConvictionVotingMigrationInit' | 'ConvictionVotingMigrationOngoing' | 'ConvictionVotingMigrationDone' | 'BountiesMigrationInit' | 'BountiesMigrationOngoing' | 'BountiesMigrationDone' | 'ChildBountiesMigrationInit' | 'ChildBountiesMigrationOngoing' | 'ChildBountiesMigrationDone' | 'AssetRateMigrationInit' | 'AssetRateMigrationOngoing' | 'AssetRateMigrationDone' | 'CrowdloanMigrationInit' | 'CrowdloanMigrationOngoing' | 'CrowdloanMigrationDone' | 'TreasuryMigrationInit' | 'TreasuryMigrationOngoing' | 'TreasuryMigrationDone' | 'StakingMigrationInit' | 'StakingMigrationOngoing' | 'StakingMigrationDone' | 'CoolOff' | 'SignalMigrationFinish' | 'MigrationDone'; + } + + /** @name PalletRcMigratorClaimsClaimsStage (470) */ + interface PalletRcMigratorClaimsClaimsStage extends Enum { + readonly isStorageValues: boolean; + readonly isClaims: boolean; + readonly asClaims: Option; + readonly isVesting: boolean; + readonly asVesting: Option; + readonly isSigning: boolean; + readonly asSigning: Option; + readonly isPreclaims: boolean; + readonly asPreclaims: Option; + readonly isFinished: boolean; + readonly type: 'StorageValues' | 'Claims' | 'Vesting' | 'Signing' | 'Preclaims' | 'Finished'; + } + + /** @name PalletRcMigratorStakingNomPoolsNomPoolsStage (476) */ + interface PalletRcMigratorStakingNomPoolsNomPoolsStage extends Enum { + readonly isStorageValues: boolean; + readonly isPoolMembers: boolean; + readonly asPoolMembers: Option; + readonly isBondedPools: boolean; + readonly asBondedPools: Option; + readonly isRewardPools: boolean; + readonly asRewardPools: Option; + readonly isSubPoolsStorage: boolean; + readonly asSubPoolsStorage: Option; + readonly isMetadata: boolean; + readonly asMetadata: Option; + readonly isReversePoolIdLookup: boolean; + readonly asReversePoolIdLookup: Option; + readonly isClaimPermissions: boolean; + readonly asClaimPermissions: Option; + readonly isFinished: boolean; + readonly type: 'StorageValues' | 'PoolMembers' | 'BondedPools' | 'RewardPools' | 'SubPoolsStorage' | 'Metadata' | 'ReversePoolIdLookup' | 'ClaimPermissions' | 'Finished'; + } + + /** @name PalletRcMigratorStakingDelegatedStakingDelegatedStakingStage (478) */ + interface PalletRcMigratorStakingDelegatedStakingDelegatedStakingStage extends Enum { + readonly isDelegators: boolean; + readonly asDelegators: Option; + readonly isAgents: boolean; + readonly asAgents: Option; + readonly isFinished: boolean; + readonly type: 'Delegators' | 'Agents' | 'Finished'; + } + + /** @name PalletRcMigratorReferendaReferendaStage (481) */ + interface PalletRcMigratorReferendaReferendaStage extends Enum { + readonly isStorageValues: boolean; + readonly isMetadata: boolean; + readonly asMetadata: Option; + readonly isReferendumInfo: boolean; + readonly asReferendumInfo: Option; + readonly type: 'StorageValues' | 'Metadata' | 'ReferendumInfo'; + } + + /** @name PalletRcMigratorStakingBagsListBagsListStage (483) */ + interface PalletRcMigratorStakingBagsListBagsListStage extends Enum { + readonly isListNodes: boolean; + readonly asListNodes: Option; + readonly isListBags: boolean; + readonly asListBags: Option; + readonly isFinished: boolean; + readonly type: 'ListNodes' | 'ListBags' | 'Finished'; + } + + /** @name PalletRcMigratorSchedulerSchedulerStage (485) */ + interface PalletRcMigratorSchedulerSchedulerStage extends Enum { + readonly isIncompleteSince: boolean; + readonly isRetries: boolean; + readonly asRetries: Option>; + readonly isLookup: boolean; + readonly asLookup: Option; + readonly isFinished: boolean; + readonly type: 'IncompleteSince' | 'Retries' | 'Lookup' | 'Finished'; + } + + /** @name PalletRcMigratorConvictionVotingConvictionVotingStage (487) */ + interface PalletRcMigratorConvictionVotingConvictionVotingStage extends Enum { + readonly isVotingFor: boolean; + readonly asVotingFor: Option>; + readonly isClassLocksFor: boolean; + readonly asClassLocksFor: Option; + readonly isFinished: boolean; + readonly type: 'VotingFor' | 'ClassLocksFor' | 'Finished'; + } + + /** @name PalletRcMigratorBountiesBountiesStage (491) */ + interface PalletRcMigratorBountiesBountiesStage extends Enum { + readonly isBountyCount: boolean; + readonly isBountyApprovals: boolean; + readonly isBountyDescriptions: boolean; + readonly asBountyDescriptions: { + readonly lastKey: Option; + } & Struct; + readonly isBounties: boolean; + readonly asBounties: { + readonly lastKey: Option; + } & Struct; + readonly isFinished: boolean; + readonly type: 'BountyCount' | 'BountyApprovals' | 'BountyDescriptions' | 'Bounties' | 'Finished'; + } + + /** @name PalletRcMigratorChildBountiesChildBountiesStage (493) */ + interface PalletRcMigratorChildBountiesChildBountiesStage extends Enum { + readonly isChildBountyCount: boolean; + readonly isParentChildBounties: boolean; + readonly asParentChildBounties: { + readonly parentId: Option; + } & Struct; + readonly isParentTotalChildBounties: boolean; + readonly asParentTotalChildBounties: { + readonly parentId: Option; + } & Struct; + readonly isChildBounties: boolean; + readonly asChildBounties: { + readonly ids: Option>; + } & Struct; + readonly isChildBountyDescriptionsV1: boolean; + readonly asChildBountyDescriptionsV1: { + readonly ids: Option>; + } & Struct; + readonly isV0ToV1ChildBountyIds: boolean; + readonly asV0ToV1ChildBountyIds: { + readonly childId: Option; + } & Struct; + readonly isChildrenCuratorFees: boolean; + readonly asChildrenCuratorFees: { + readonly childId: Option; + } & Struct; + readonly isFinished: boolean; + readonly type: 'ChildBountyCount' | 'ParentChildBounties' | 'ParentTotalChildBounties' | 'ChildBounties' | 'ChildBountyDescriptionsV1' | 'V0ToV1ChildBountyIds' | 'ChildrenCuratorFees' | 'Finished'; + } + + /** @name PalletRcMigratorCrowdloanCrowdloanStage (496) */ + interface PalletRcMigratorCrowdloanCrowdloanStage extends Enum { + readonly isSetup: boolean; + readonly isLeaseReserve: boolean; + readonly asLeaseReserve: { + readonly lastKey: Option; + } & Struct; + readonly isCrowdloanContribution: boolean; + readonly asCrowdloanContribution: { + readonly lastKey: Option; + } & Struct; + readonly isCrowdloanReserve: boolean; + readonly isFinished: boolean; + readonly type: 'Setup' | 'LeaseReserve' | 'CrowdloanContribution' | 'CrowdloanReserve' | 'Finished'; + } + + /** @name PalletRcMigratorTreasuryTreasuryStage (499) */ + interface PalletRcMigratorTreasuryTreasuryStage extends Enum { + readonly isProposalCount: boolean; + readonly isProposals: boolean; + readonly asProposals: Option; + readonly isApprovals: boolean; + readonly isSpendCount: boolean; + readonly isSpends: boolean; + readonly asSpends: Option; + readonly isLastSpendPeriod: boolean; + readonly isFunds: boolean; + readonly isFinished: boolean; + readonly type: 'ProposalCount' | 'Proposals' | 'Approvals' | 'SpendCount' | 'Spends' | 'LastSpendPeriod' | 'Funds' | 'Finished'; + } + + /** @name PalletRcMigratorStakingStakingImplStakingStage (501) */ + interface PalletRcMigratorStakingStakingImplStakingStage extends Enum { + readonly isValues: boolean; + readonly isInvulnerables: boolean; + readonly isBonded: boolean; + readonly asBonded: Option; + readonly isLedger: boolean; + readonly asLedger: Option; + readonly isPayee: boolean; + readonly asPayee: Option; + readonly isValidators: boolean; + readonly asValidators: Option; + readonly isNominators: boolean; + readonly asNominators: Option; + readonly isVirtualStakers: boolean; + readonly asVirtualStakers: Option; + readonly isErasStakersOverview: boolean; + readonly asErasStakersOverview: Option>; + readonly isErasStakersPaged: boolean; + readonly asErasStakersPaged: Option>; + readonly isClaimedRewards: boolean; + readonly asClaimedRewards: Option>; + readonly isErasValidatorPrefs: boolean; + readonly asErasValidatorPrefs: Option>; + readonly isErasValidatorReward: boolean; + readonly asErasValidatorReward: Option; + readonly isErasRewardPoints: boolean; + readonly asErasRewardPoints: Option; + readonly isErasTotalStake: boolean; + readonly asErasTotalStake: Option; + readonly isUnappliedSlashes: boolean; + readonly asUnappliedSlashes: Option; + readonly isBondedEras: boolean; + readonly isValidatorSlashInEra: boolean; + readonly asValidatorSlashInEra: Option>; + readonly isNominatorSlashInEra: boolean; + readonly asNominatorSlashInEra: Option>; + readonly isSlashingSpans: boolean; + readonly asSlashingSpans: Option; + readonly isSpanSlash: boolean; + readonly asSpanSlash: Option>; + readonly isFinished: boolean; + readonly type: 'Values' | 'Invulnerables' | 'Bonded' | 'Ledger' | 'Payee' | 'Validators' | 'Nominators' | 'VirtualStakers' | 'ErasStakersOverview' | 'ErasStakersPaged' | 'ClaimedRewards' | 'ErasValidatorPrefs' | 'ErasValidatorReward' | 'ErasRewardPoints' | 'ErasTotalStake' | 'UnappliedSlashes' | 'BondedEras' | 'ValidatorSlashInEra' | 'NominatorSlashInEra' | 'SlashingSpans' | 'SpanSlash' | 'Finished'; + } + + /** @name PalletRcMigratorQueuePriority (508) */ + interface PalletRcMigratorQueuePriority extends Enum { + readonly isConfig: boolean; + readonly isOverrideConfig: boolean; + readonly asOverrideConfig: ITuple<[u32, u32]>; + readonly isDisabled: boolean; + readonly type: 'Config' | 'OverrideConfig' | 'Disabled'; + } + + /** @name PalletRcMigratorManagerMultisigVote (509) */ + interface PalletRcMigratorManagerMultisigVote extends Struct { + readonly who: SpRuntimeMultiSigner; + readonly call: Call; + readonly round: u32; + } + + /** @name PalletRcMigratorMigrationSettings (511) */ + interface PalletRcMigratorMigrationSettings extends Struct { + readonly maxAccountsPerBlock: Option; + readonly maxItemsPerBlock: Option; + } + + /** @name PolkadotRuntimeCommonClaimsPalletEvent (519) */ interface PolkadotRuntimeCommonClaimsPalletEvent extends Enum { readonly isClaimed: boolean; readonly asClaimed: { @@ -2449,7 +2967,34 @@ declare module '@polkadot/types/lookup' { readonly type: 'Claimed'; } - /** @name PolkadotRuntimeParachainsInclusionPalletEvent (484) */ + /** @name PalletStakingAsyncAhClientEvent (536) */ + interface PalletStakingAsyncAhClientEvent extends Enum { + readonly isValidatorSetReceived: boolean; + readonly asValidatorSetReceived: { + readonly id: u32; + readonly newValidatorSetCount: u32; + readonly pruneUpTo: Option; + readonly leftover: bool; + } & Struct; + readonly isCouldNotMergeAndDropped: boolean; + readonly isSetTooSmallAndDropped: boolean; + readonly isUnexpected: boolean; + readonly asUnexpected: PalletStakingAsyncAhClientUnexpectedKind; + readonly type: 'ValidatorSetReceived' | 'CouldNotMergeAndDropped' | 'SetTooSmallAndDropped' | 'Unexpected'; + } + + /** @name PalletStakingAsyncAhClientUnexpectedKind (537) */ + interface PalletStakingAsyncAhClientUnexpectedKind extends Enum { + readonly isReceivedValidatorSetWhilePassive: boolean; + readonly isUnexpectedModeTransition: boolean; + readonly isSessionReportSendFailed: boolean; + readonly isSessionReportDropped: boolean; + readonly isOffenceSendFailed: boolean; + readonly isValidatorPointDropped: boolean; + readonly type: 'ReceivedValidatorSetWhilePassive' | 'UnexpectedModeTransition' | 'SessionReportSendFailed' | 'SessionReportDropped' | 'OffenceSendFailed' | 'ValidatorPointDropped'; + } + + /** @name PolkadotRuntimeParachainsInclusionPalletEvent (538) */ interface PolkadotRuntimeParachainsInclusionPalletEvent extends Enum { readonly isCandidateBacked: boolean; readonly asCandidateBacked: ITuple<[PolkadotPrimitivesVstagingCandidateReceiptV2, Bytes, u32, u32]>; @@ -2465,13 +3010,13 @@ declare module '@polkadot/types/lookup' { readonly type: 'CandidateBacked' | 'CandidateIncluded' | 'CandidateTimedOut' | 'UpwardMessagesReceived'; } - /** @name PolkadotPrimitivesVstagingCandidateReceiptV2 (485) */ + /** @name PolkadotPrimitivesVstagingCandidateReceiptV2 (539) */ interface PolkadotPrimitivesVstagingCandidateReceiptV2 extends Struct { readonly descriptor: PolkadotPrimitivesVstagingCandidateDescriptorV2; readonly commitmentsHash: H256; } - /** @name PolkadotRuntimeParachainsParasPalletEvent (488) */ + /** @name PolkadotRuntimeParachainsParasPalletEvent (542) */ interface PolkadotRuntimeParachainsParasPalletEvent extends Enum { readonly isCurrentCodeUpdated: boolean; readonly asCurrentCodeUpdated: u32; @@ -2489,10 +3034,20 @@ declare module '@polkadot/types/lookup' { readonly asPvfCheckAccepted: ITuple<[H256, u32]>; readonly isPvfCheckRejected: boolean; readonly asPvfCheckRejected: ITuple<[H256, u32]>; - readonly type: 'CurrentCodeUpdated' | 'CurrentHeadUpdated' | 'CodeUpgradeScheduled' | 'NewHeadNoted' | 'ActionQueued' | 'PvfCheckStarted' | 'PvfCheckAccepted' | 'PvfCheckRejected'; + readonly isUpgradeCooldownRemoved: boolean; + readonly asUpgradeCooldownRemoved: { + readonly paraId: u32; + } & Struct; + readonly isCodeAuthorized: boolean; + readonly asCodeAuthorized: { + readonly paraId: u32; + readonly codeHash: H256; + readonly expireAt: u32; + } & Struct; + readonly type: 'CurrentCodeUpdated' | 'CurrentHeadUpdated' | 'CodeUpgradeScheduled' | 'NewHeadNoted' | 'ActionQueued' | 'PvfCheckStarted' | 'PvfCheckAccepted' | 'PvfCheckRejected' | 'UpgradeCooldownRemoved' | 'CodeAuthorized'; } - /** @name PolkadotRuntimeParachainsHrmpPalletEvent (489) */ + /** @name PolkadotRuntimeParachainsHrmpPalletEvent (543) */ interface PolkadotRuntimeParachainsHrmpPalletEvent extends Enum { readonly isOpenChannelRequested: boolean; readonly asOpenChannelRequested: { @@ -2538,7 +3093,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'OpenChannelRequested' | 'OpenChannelCanceled' | 'OpenChannelAccepted' | 'ChannelClosed' | 'HrmpChannelForceOpened' | 'HrmpSystemChannelOpened' | 'OpenChannelDepositsUpdated'; } - /** @name PolkadotRuntimeParachainsDisputesPalletEvent (490) */ + /** @name PolkadotRuntimeParachainsDisputesPalletEvent (544) */ interface PolkadotRuntimeParachainsDisputesPalletEvent extends Enum { readonly isDisputeInitiated: boolean; readonly asDisputeInitiated: ITuple<[H256, PolkadotRuntimeParachainsDisputesDisputeLocation]>; @@ -2549,21 +3104,21 @@ declare module '@polkadot/types/lookup' { readonly type: 'DisputeInitiated' | 'DisputeConcluded' | 'Revert'; } - /** @name PolkadotRuntimeParachainsDisputesDisputeLocation (491) */ + /** @name PolkadotRuntimeParachainsDisputesDisputeLocation (545) */ interface PolkadotRuntimeParachainsDisputesDisputeLocation extends Enum { readonly isLocal: boolean; readonly isRemote: boolean; readonly type: 'Local' | 'Remote'; } - /** @name PolkadotRuntimeParachainsDisputesDisputeResult (492) */ + /** @name PolkadotRuntimeParachainsDisputesDisputeResult (546) */ interface PolkadotRuntimeParachainsDisputesDisputeResult extends Enum { readonly isValid: boolean; readonly isInvalid: boolean; readonly type: 'Valid' | 'Invalid'; } - /** @name PolkadotRuntimeParachainsOnDemandPalletEvent (493) */ + /** @name PolkadotRuntimeParachainsOnDemandPalletEvent (547) */ interface PolkadotRuntimeParachainsOnDemandPalletEvent extends Enum { readonly isOnDemandOrderPlaced: boolean; readonly asOnDemandOrderPlaced: { @@ -2583,7 +3138,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'OnDemandOrderPlaced' | 'SpotPriceSet' | 'AccountCredited'; } - /** @name PolkadotRuntimeCommonParasRegistrarPalletEvent (494) */ + /** @name PolkadotRuntimeCommonParasRegistrarPalletEvent (548) */ interface PolkadotRuntimeCommonParasRegistrarPalletEvent extends Enum { readonly isRegistered: boolean; readonly asRegistered: { @@ -2607,7 +3162,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Registered' | 'Deregistered' | 'Reserved' | 'Swapped'; } - /** @name PolkadotRuntimeCommonSlotsPalletEvent (495) */ + /** @name PolkadotRuntimeCommonSlotsPalletEvent (549) */ interface PolkadotRuntimeCommonSlotsPalletEvent extends Enum { readonly isNewLeasePeriod: boolean; readonly asNewLeasePeriod: { @@ -2625,7 +3180,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'NewLeasePeriod' | 'Leased'; } - /** @name PolkadotRuntimeCommonAuctionsPalletEvent (496) */ + /** @name PolkadotRuntimeCommonAuctionsPalletEvent (550) */ interface PolkadotRuntimeCommonAuctionsPalletEvent extends Enum { readonly isAuctionStarted: boolean; readonly asAuctionStarted: { @@ -2670,7 +3225,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'AuctionStarted' | 'AuctionClosed' | 'Reserved' | 'Unreserved' | 'ReserveConfiscated' | 'BidAccepted' | 'WinningOffset'; } - /** @name PolkadotRuntimeCommonCrowdloanPalletEvent (497) */ + /** @name PolkadotRuntimeCommonCrowdloanPalletEvent (551) */ interface PolkadotRuntimeCommonCrowdloanPalletEvent extends Enum { readonly isCreated: boolean; readonly asCreated: { @@ -2722,7 +3277,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Created' | 'Contributed' | 'Withdrew' | 'PartiallyRefunded' | 'AllRefunded' | 'Dissolved' | 'HandleBidResult' | 'Edited' | 'MemoUpdated' | 'AddedToNewRaise'; } - /** @name PolkadotRuntimeParachainsCoretimePalletEvent (498) */ + /** @name PolkadotRuntimeParachainsCoretimePalletEvent (552) */ interface PolkadotRuntimeParachainsCoretimePalletEvent extends Enum { readonly isRevenueInfoRequested: boolean; readonly asRevenueInfoRequested: { @@ -2735,7 +3290,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'RevenueInfoRequested' | 'CoreAssigned'; } - /** @name PalletXcmEvent (502) */ + /** @name PalletXcmEvent (556) */ interface PalletXcmEvent extends Enum { readonly isAttempted: boolean; readonly asAttempted: { @@ -2904,7 +3459,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Attempted' | 'Sent' | 'SendFailed' | 'ProcessXcmError' | 'UnexpectedResponse' | 'ResponseReady' | 'Notified' | 'NotifyOverweight' | 'NotifyDispatchError' | 'NotifyDecodeFailed' | 'InvalidResponder' | 'InvalidResponderVersion' | 'ResponseTaken' | 'AssetsTrapped' | 'VersionChangeNotified' | 'SupportedVersionChanged' | 'NotifyTargetSendFail' | 'NotifyTargetMigrationFail' | 'InvalidQuerierVersion' | 'InvalidQuerier' | 'VersionNotifyStarted' | 'VersionNotifyRequested' | 'VersionNotifyUnrequested' | 'FeesPaid' | 'AssetsClaimed' | 'VersionMigrationFinished' | 'AliasAuthorized' | 'AliasAuthorizationRemoved' | 'AliasesAuthorizationsRemoved'; } - /** @name StagingXcmV5TraitsOutcome (503) */ + /** @name StagingXcmV5TraitsOutcome (557) */ interface StagingXcmV5TraitsOutcome extends Enum { readonly isComplete: boolean; readonly asComplete: { @@ -2913,16 +3468,20 @@ declare module '@polkadot/types/lookup' { readonly isIncomplete: boolean; readonly asIncomplete: { readonly used: SpWeightsWeightV2Weight; - readonly error: XcmV5TraitsError; + readonly error: StagingXcmV5TraitsInstructionError; } & Struct; readonly isError: boolean; - readonly asError: { - readonly error: XcmV5TraitsError; - } & Struct; + readonly asError: StagingXcmV5TraitsInstructionError; readonly type: 'Complete' | 'Incomplete' | 'Error'; } - /** @name XcmV3TraitsSendError (504) */ + /** @name StagingXcmV5TraitsInstructionError (558) */ + interface StagingXcmV5TraitsInstructionError extends Struct { + readonly index: u8; + readonly error: XcmV5TraitsError; + } + + /** @name XcmV3TraitsSendError (559) */ interface XcmV3TraitsSendError extends Enum { readonly isNotApplicable: boolean; readonly isTransport: boolean; @@ -2934,10 +3493,104 @@ declare module '@polkadot/types/lookup' { readonly type: 'NotApplicable' | 'Transport' | 'Unroutable' | 'DestinationUnsupported' | 'ExceedsMaxMessageSize' | 'MissingArgument' | 'Fees'; } - /** @name PolkadotRuntimeRuntimeHoldReason (567) */ + /** @name PalletRcMigratorEvent (563) */ + interface PalletRcMigratorEvent extends Enum { + readonly isStageTransition: boolean; + readonly asStageTransition: { + readonly old: PalletRcMigratorMigrationStage; + readonly new_: PalletRcMigratorMigrationStage; + } & Struct; + readonly isAssetHubMigrationStarted: boolean; + readonly isAssetHubMigrationFinished: boolean; + readonly isQueryResponseReceived: boolean; + readonly asQueryResponseReceived: { + readonly queryId: u64; + readonly response: XcmV3MaybeErrorCode; + } & Struct; + readonly isXcmResendAttempt: boolean; + readonly asXcmResendAttempt: { + readonly queryId: u64; + readonly sendError: Option; + } & Struct; + readonly isUnprocessedMsgBufferSet: boolean; + readonly asUnprocessedMsgBufferSet: { + readonly new_: u32; + readonly old: u32; + } & Struct; + readonly isAhUmpQueuePrioritySet: boolean; + readonly asAhUmpQueuePrioritySet: { + readonly prioritized: bool; + readonly cycleBlock: u32; + readonly cyclePeriod: u32; + } & Struct; + readonly isAhUmpQueuePriorityConfigSet: boolean; + readonly asAhUmpQueuePriorityConfigSet: { + readonly old: PalletRcMigratorQueuePriority; + readonly new_: PalletRcMigratorQueuePriority; + } & Struct; + readonly isMigratedBalanceRecordSet: boolean; + readonly asMigratedBalanceRecordSet: { + readonly kept: u128; + readonly migrated: u128; + } & Struct; + readonly isMigratedBalanceConsumed: boolean; + readonly asMigratedBalanceConsumed: { + readonly kept: u128; + readonly migrated: u128; + } & Struct; + readonly isManagerSet: boolean; + readonly asManagerSet: { + readonly old: Option; + readonly new_: Option; + } & Struct; + readonly isXcmSent: boolean; + readonly asXcmSent: { + readonly origin: StagingXcmV5Location; + readonly destination: StagingXcmV5Location; + readonly message: StagingXcmV5Xcm; + readonly messageId: U8aFixed; + } & Struct; + readonly isStakingElectionsPaused: boolean; + readonly isAccountsPreserved: boolean; + readonly asAccountsPreserved: { + readonly accounts: Vec; + } & Struct; + readonly isCancellerSet: boolean; + readonly asCancellerSet: { + readonly old: Option; + readonly new_: Option; + } & Struct; + readonly isMigrationPaused: boolean; + readonly asMigrationPaused: { + readonly pauseStage: PalletRcMigratorMigrationStage; + } & Struct; + readonly isMigrationCancelled: boolean; + readonly isPureAccountsIndexed: boolean; + readonly asPureAccountsIndexed: { + readonly numPureAccounts: u32; + } & Struct; + readonly isManagerMultisigDispatched: boolean; + readonly asManagerMultisigDispatched: { + readonly res: Result; + } & Struct; + readonly isManagerMultisigVoted: boolean; + readonly asManagerMultisigVoted: { + readonly votes: u32; + } & Struct; + readonly isMigrationSettingsSet: boolean; + readonly asMigrationSettingsSet: { + readonly old: Option; + readonly new_: Option; + } & Struct; + readonly type: 'StageTransition' | 'AssetHubMigrationStarted' | 'AssetHubMigrationFinished' | 'QueryResponseReceived' | 'XcmResendAttempt' | 'UnprocessedMsgBufferSet' | 'AhUmpQueuePrioritySet' | 'AhUmpQueuePriorityConfigSet' | 'MigratedBalanceRecordSet' | 'MigratedBalanceConsumed' | 'ManagerSet' | 'XcmSent' | 'StakingElectionsPaused' | 'AccountsPreserved' | 'CancellerSet' | 'MigrationPaused' | 'MigrationCancelled' | 'PureAccountsIndexed' | 'ManagerMultisigDispatched' | 'ManagerMultisigVoted' | 'MigrationSettingsSet'; + } + + /** @name PolkadotRuntimeRuntimeHoldReason (623) */ interface PolkadotRuntimeRuntimeHoldReason extends Enum { readonly isStaking: boolean; readonly asStaking: PalletStakingPalletHoldReason; + readonly isSession: boolean; + readonly asSession: PalletSessionHoldReason; readonly isPreimage: boolean; readonly asPreimage: PalletPreimageHoldReason; readonly isDelegatedStaking: boolean; @@ -2946,23 +3599,29 @@ declare module '@polkadot/types/lookup' { readonly asStateTrieMigration: PalletStateTrieMigrationHoldReason; readonly isXcmPallet: boolean; readonly asXcmPallet: PalletXcmHoldReason; - readonly type: 'Staking' | 'Preimage' | 'DelegatedStaking' | 'StateTrieMigration' | 'XcmPallet'; + readonly type: 'Staking' | 'Session' | 'Preimage' | 'DelegatedStaking' | 'StateTrieMigration' | 'XcmPallet'; + } + + /** @name PalletSessionHoldReason (626) */ + interface PalletSessionHoldReason extends Enum { + readonly isKeys: boolean; + readonly type: 'Keys'; } - /** @name PalletXcmHoldReason (572) */ + /** @name PalletXcmHoldReason (629) */ interface PalletXcmHoldReason extends Enum { readonly isAuthorizeAlias: boolean; readonly type: 'AuthorizeAlias'; } - /** @name PolkadotRuntimeRuntimeFreezeReason (576) */ + /** @name PolkadotRuntimeRuntimeFreezeReason (633) */ interface PolkadotRuntimeRuntimeFreezeReason extends Enum { readonly isNominationPools: boolean; readonly asNominationPools: PalletNominationPoolsFreezeReason; readonly type: 'NominationPools'; } - /** @name PalletReferendaReferendumInfo (640) */ + /** @name PalletReferendaReferendumInfo (693) */ interface PalletReferendaReferendumInfo extends Enum { readonly isOngoing: boolean; readonly asOngoing: PalletReferendaReferendumStatus; @@ -2979,7 +3638,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Ongoing' | 'Approved' | 'Rejected' | 'Cancelled' | 'TimedOut' | 'Killed'; } - /** @name PalletReferendaReferendumStatus (641) */ + /** @name PalletReferendaReferendumStatus (694) */ interface PalletReferendaReferendumStatus extends Struct { readonly track: u16; readonly origin: PolkadotRuntimeOriginCaller; @@ -2994,7 +3653,7 @@ declare module '@polkadot/types/lookup' { readonly alarm: Option]>>; } - /** @name PolkadotRuntimeCommonClaimsPalletError (659) */ + /** @name PolkadotRuntimeCommonClaimsPalletError (712) */ interface PolkadotRuntimeCommonClaimsPalletError extends Enum { readonly isInvalidEthereumSignature: boolean; readonly isSignerHasNoClaim: boolean; @@ -3005,7 +3664,37 @@ declare module '@polkadot/types/lookup' { readonly type: 'InvalidEthereumSignature' | 'SignerHasNoClaim' | 'SenderHasNoClaim' | 'PotUnderflow' | 'InvalidStatement' | 'VestedBalanceExists'; } - /** @name PolkadotRuntimeParachainsConfigurationHostConfiguration (724) */ + /** @name FrameElectionProviderSupportBoundedSupports (738) */ + interface FrameElectionProviderSupportBoundedSupports extends Vec> {} + + /** @name FrameElectionProviderSupportBoundedSupport (741) */ + interface FrameElectionProviderSupportBoundedSupport extends Struct { + readonly total: u128; + readonly voters: Vec>; + } + + /** @name PalletStakingAsyncRcClientSessionReport (783) */ + interface PalletStakingAsyncRcClientSessionReport extends Struct { + readonly endIndex: u32; + readonly validatorPoints: Vec>; + readonly activationTimestamp: Option>; + readonly leftover: bool; + } + + /** @name PalletStakingAsyncRcClientOffence (787) */ + interface PalletStakingAsyncRcClientOffence extends Struct { + readonly offender: AccountId32; + readonly reporters: Vec; + readonly slashFraction: Perbill; + } + + /** @name PalletStakingAsyncAhClientError (789) */ + interface PalletStakingAsyncAhClientError extends Enum { + readonly isBlocked: boolean; + readonly type: 'Blocked'; + } + + /** @name PolkadotRuntimeParachainsConfigurationHostConfiguration (790) */ interface PolkadotRuntimeParachainsConfigurationHostConfiguration extends Struct { readonly maxCodeSize: u32; readonly maxHeadDataSize: u32; @@ -3044,26 +3733,26 @@ declare module '@polkadot/types/lookup' { readonly schedulerParams: PolkadotPrimitivesV8SchedulerParams; } - /** @name PolkadotRuntimeParachainsConfigurationPalletError (727) */ + /** @name PolkadotRuntimeParachainsConfigurationPalletError (793) */ interface PolkadotRuntimeParachainsConfigurationPalletError extends Enum { readonly isInvalidNewValue: boolean; readonly type: 'InvalidNewValue'; } - /** @name PolkadotRuntimeParachainsSharedAllowedRelayParentsTracker (730) */ + /** @name PolkadotRuntimeParachainsSharedAllowedRelayParentsTracker (796) */ interface PolkadotRuntimeParachainsSharedAllowedRelayParentsTracker extends Struct { readonly buffer: Vec; readonly latestNumber: u32; } - /** @name PolkadotRuntimeParachainsSharedRelayParentInfo (732) */ + /** @name PolkadotRuntimeParachainsSharedRelayParentInfo (798) */ interface PolkadotRuntimeParachainsSharedRelayParentInfo extends Struct { readonly relayParent: H256; readonly stateRoot: H256; readonly claimQueue: BTreeMap>>; } - /** @name PolkadotRuntimeParachainsInclusionCandidatePendingAvailability (742) */ + /** @name PolkadotRuntimeParachainsInclusionCandidatePendingAvailability (808) */ interface PolkadotRuntimeParachainsInclusionCandidatePendingAvailability extends Struct { readonly core: u32; readonly hash_: H256; @@ -3076,7 +3765,7 @@ declare module '@polkadot/types/lookup' { readonly backingGroup: u32; } - /** @name PolkadotRuntimeParachainsInclusionPalletError (743) */ + /** @name PolkadotRuntimeParachainsInclusionPalletError (809) */ interface PolkadotRuntimeParachainsInclusionPalletError extends Enum { readonly isValidatorIndexOutOfBounds: boolean; readonly isUnscheduledCandidate: boolean; @@ -3098,14 +3787,14 @@ declare module '@polkadot/types/lookup' { readonly type: 'ValidatorIndexOutOfBounds' | 'UnscheduledCandidate' | 'HeadDataTooLarge' | 'PrematureCodeUpgrade' | 'NewCodeTooLarge' | 'DisallowedRelayParent' | 'InvalidAssignment' | 'InvalidGroupIndex' | 'InsufficientBacking' | 'InvalidBacking' | 'ValidationDataHashMismatch' | 'IncorrectDownwardMessageHandling' | 'InvalidUpwardMessages' | 'HrmpWatermarkMishandling' | 'InvalidOutboundHrmp' | 'InvalidValidationCodeHash' | 'ParaHeadMismatch'; } - /** @name PolkadotPrimitivesVstagingScrapedOnChainVotes (744) */ + /** @name PolkadotPrimitivesVstagingScrapedOnChainVotes (810) */ interface PolkadotPrimitivesVstagingScrapedOnChainVotes extends Struct { readonly session: u32; readonly backingValidatorsPerCandidate: Vec>]>>; readonly disputes: Vec; } - /** @name PolkadotRuntimeParachainsParasInherentPalletError (749) */ + /** @name PolkadotRuntimeParachainsParasInherentPalletError (815) */ interface PolkadotRuntimeParachainsParasInherentPalletError extends Enum { readonly isTooManyInclusionInherents: boolean; readonly isInvalidParentHeader: boolean; @@ -3114,7 +3803,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'TooManyInclusionInherents' | 'InvalidParentHeader' | 'InherentDataFilteredDuringExecution' | 'UnscheduledCandidate'; } - /** @name PolkadotRuntimeParachainsSchedulerCommonAssignment (753) */ + /** @name PolkadotRuntimeParachainsSchedulerCommonAssignment (819) */ interface PolkadotRuntimeParachainsSchedulerCommonAssignment extends Enum { readonly isPool: boolean; readonly asPool: { @@ -3126,7 +3815,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Pool' | 'Bulk'; } - /** @name PolkadotRuntimeParachainsParasPvfCheckActiveVoteState (756) */ + /** @name PolkadotRuntimeParachainsParasPvfCheckActiveVoteState (822) */ interface PolkadotRuntimeParachainsParasPvfCheckActiveVoteState extends Struct { readonly votesAccept: BitVec; readonly votesReject: BitVec; @@ -3135,7 +3824,7 @@ declare module '@polkadot/types/lookup' { readonly causes: Vec; } - /** @name PolkadotRuntimeParachainsParasPvfCheckCause (758) */ + /** @name PolkadotRuntimeParachainsParasPvfCheckCause (824) */ interface PolkadotRuntimeParachainsParasPvfCheckCause extends Enum { readonly isOnboarding: boolean; readonly asOnboarding: u32; @@ -3148,14 +3837,14 @@ declare module '@polkadot/types/lookup' { readonly type: 'Onboarding' | 'Upgrade'; } - /** @name PolkadotRuntimeParachainsParasUpgradeStrategy (759) */ + /** @name PolkadotRuntimeParachainsParasUpgradeStrategy (825) */ interface PolkadotRuntimeParachainsParasUpgradeStrategy extends Enum { readonly isSetGoAheadSignal: boolean; readonly isApplyAtExpectedBlock: boolean; readonly type: 'SetGoAheadSignal' | 'ApplyAtExpectedBlock'; } - /** @name PolkadotRuntimeParachainsParasParaLifecycle (762) */ + /** @name PolkadotRuntimeParachainsParasParaLifecycle (828) */ interface PolkadotRuntimeParachainsParasParaLifecycle extends Enum { readonly isOnboarding: boolean; readonly isParathread: boolean; @@ -3167,39 +3856,45 @@ declare module '@polkadot/types/lookup' { readonly type: 'Onboarding' | 'Parathread' | 'Parachain' | 'UpgradingParathread' | 'DowngradingParachain' | 'OffboardingParathread' | 'OffboardingParachain'; } - /** @name PolkadotRuntimeParachainsParasParaPastCodeMeta (764) */ + /** @name PolkadotRuntimeParachainsParasParaPastCodeMeta (830) */ interface PolkadotRuntimeParachainsParasParaPastCodeMeta extends Struct { readonly upgradeTimes: Vec; readonly lastPruned: Option; } - /** @name PolkadotRuntimeParachainsParasReplacementTimes (766) */ + /** @name PolkadotRuntimeParachainsParasReplacementTimes (832) */ interface PolkadotRuntimeParachainsParasReplacementTimes extends Struct { readonly expectedAt: u32; readonly activatedAt: u32; } - /** @name PolkadotPrimitivesV8UpgradeGoAhead (768) */ + /** @name PolkadotRuntimeParachainsParasAuthorizedCodeHashAndExpiry (834) */ + interface PolkadotRuntimeParachainsParasAuthorizedCodeHashAndExpiry extends Struct { + readonly codeHash: H256; + readonly expireAt: u32; + } + + /** @name PolkadotPrimitivesV8UpgradeGoAhead (835) */ interface PolkadotPrimitivesV8UpgradeGoAhead extends Enum { readonly isAbort: boolean; readonly isGoAhead: boolean; readonly type: 'Abort' | 'GoAhead'; } - /** @name PolkadotPrimitivesV8UpgradeRestriction (769) */ + /** @name PolkadotPrimitivesV8UpgradeRestriction (836) */ interface PolkadotPrimitivesV8UpgradeRestriction extends Enum { readonly isPresent: boolean; readonly type: 'Present'; } - /** @name PolkadotRuntimeParachainsParasParaGenesisArgs (770) */ + /** @name PolkadotRuntimeParachainsParasParaGenesisArgs (837) */ interface PolkadotRuntimeParachainsParasParaGenesisArgs extends Struct { readonly genesisHead: Bytes; readonly validationCode: Bytes; readonly paraKind: bool; } - /** @name PolkadotRuntimeParachainsParasPalletError (771) */ + /** @name PolkadotRuntimeParachainsParasPalletError (838) */ interface PolkadotRuntimeParachainsParasPalletError extends Enum { readonly isNotRegistered: boolean; readonly isCannotOnboard: boolean; @@ -3214,23 +3909,26 @@ declare module '@polkadot/types/lookup' { readonly isPvfCheckSubjectInvalid: boolean; readonly isCannotUpgradeCode: boolean; readonly isInvalidCode: boolean; - readonly type: 'NotRegistered' | 'CannotOnboard' | 'CannotOffboard' | 'CannotUpgrade' | 'CannotDowngrade' | 'PvfCheckStatementStale' | 'PvfCheckStatementFuture' | 'PvfCheckValidatorIndexOutOfBounds' | 'PvfCheckInvalidSignature' | 'PvfCheckDoubleVote' | 'PvfCheckSubjectInvalid' | 'CannotUpgradeCode' | 'InvalidCode'; + readonly isNothingAuthorized: boolean; + readonly isUnauthorized: boolean; + readonly isInvalidBlockNumber: boolean; + readonly type: 'NotRegistered' | 'CannotOnboard' | 'CannotOffboard' | 'CannotUpgrade' | 'CannotDowngrade' | 'PvfCheckStatementStale' | 'PvfCheckStatementFuture' | 'PvfCheckValidatorIndexOutOfBounds' | 'PvfCheckInvalidSignature' | 'PvfCheckDoubleVote' | 'PvfCheckSubjectInvalid' | 'CannotUpgradeCode' | 'InvalidCode' | 'NothingAuthorized' | 'Unauthorized' | 'InvalidBlockNumber'; } - /** @name PolkadotRuntimeParachainsInitializerBufferedSessionChange (773) */ + /** @name PolkadotRuntimeParachainsInitializerBufferedSessionChange (840) */ interface PolkadotRuntimeParachainsInitializerBufferedSessionChange extends Struct { readonly validators: Vec; readonly queued: Vec; readonly sessionIndex: u32; } - /** @name PolkadotCorePrimitivesInboundDownwardMessage (775) */ + /** @name PolkadotCorePrimitivesInboundDownwardMessage (842) */ interface PolkadotCorePrimitivesInboundDownwardMessage extends Struct { readonly sentAt: u32; readonly msg: Bytes; } - /** @name PolkadotRuntimeParachainsHrmpHrmpOpenChannelRequest (776) */ + /** @name PolkadotRuntimeParachainsHrmpHrmpOpenChannelRequest (843) */ interface PolkadotRuntimeParachainsHrmpHrmpOpenChannelRequest extends Struct { readonly confirmed: bool; readonly age: u32; @@ -3240,7 +3938,7 @@ declare module '@polkadot/types/lookup' { readonly maxTotalSize: u32; } - /** @name PolkadotRuntimeParachainsHrmpHrmpChannel (778) */ + /** @name PolkadotRuntimeParachainsHrmpHrmpChannel (845) */ interface PolkadotRuntimeParachainsHrmpHrmpChannel extends Struct { readonly maxCapacity: u32; readonly maxTotalSize: u32; @@ -3252,13 +3950,13 @@ declare module '@polkadot/types/lookup' { readonly recipientDeposit: u128; } - /** @name PolkadotCorePrimitivesInboundHrmpMessage (780) */ + /** @name PolkadotCorePrimitivesInboundHrmpMessage (847) */ interface PolkadotCorePrimitivesInboundHrmpMessage extends Struct { readonly sentAt: u32; readonly data: Bytes; } - /** @name PolkadotRuntimeParachainsHrmpPalletError (783) */ + /** @name PolkadotRuntimeParachainsHrmpPalletError (850) */ interface PolkadotRuntimeParachainsHrmpPalletError extends Enum { readonly isOpenHrmpChannelToSelf: boolean; readonly isOpenHrmpChannelInvalidRecipient: boolean; @@ -3283,7 +3981,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'OpenHrmpChannelToSelf' | 'OpenHrmpChannelInvalidRecipient' | 'OpenHrmpChannelZeroCapacity' | 'OpenHrmpChannelCapacityExceedsLimit' | 'OpenHrmpChannelZeroMessageSize' | 'OpenHrmpChannelMessageSizeExceedsLimit' | 'OpenHrmpChannelAlreadyExists' | 'OpenHrmpChannelAlreadyRequested' | 'OpenHrmpChannelLimitExceeded' | 'AcceptHrmpChannelDoesntExist' | 'AcceptHrmpChannelAlreadyConfirmed' | 'AcceptHrmpChannelLimitExceeded' | 'CloseHrmpChannelUnauthorized' | 'CloseHrmpChannelDoesntExist' | 'CloseHrmpChannelAlreadyUnderway' | 'CancelHrmpOpenChannelUnauthorized' | 'OpenHrmpChannelDoesntExist' | 'OpenHrmpChannelAlreadyConfirmed' | 'WrongWitness' | 'ChannelCreationNotAuthorized'; } - /** @name PolkadotPrimitivesV8SessionInfo (785) */ + /** @name PolkadotPrimitivesV8SessionInfo (852) */ interface PolkadotPrimitivesV8SessionInfo extends Struct { readonly activeValidatorIndices: Vec; readonly randomSeed: U8aFixed; @@ -3300,13 +3998,13 @@ declare module '@polkadot/types/lookup' { readonly neededApprovals: u32; } - /** @name PolkadotPrimitivesV8IndexedVecValidatorIndex (786) */ + /** @name PolkadotPrimitivesV8IndexedVecValidatorIndex (853) */ interface PolkadotPrimitivesV8IndexedVecValidatorIndex extends Vec {} - /** @name PolkadotPrimitivesV8IndexedVecGroupIndex (787) */ + /** @name PolkadotPrimitivesV8IndexedVecGroupIndex (854) */ interface PolkadotPrimitivesV8IndexedVecGroupIndex extends Vec> {} - /** @name PolkadotPrimitivesV8DisputeState (789) */ + /** @name PolkadotPrimitivesV8DisputeState (856) */ interface PolkadotPrimitivesV8DisputeState extends Struct { readonly validatorsFor: BitVec; readonly validatorsAgainst: BitVec; @@ -3314,7 +4012,7 @@ declare module '@polkadot/types/lookup' { readonly concludedAt: Option; } - /** @name PolkadotRuntimeParachainsDisputesPalletError (791) */ + /** @name PolkadotRuntimeParachainsDisputesPalletError (858) */ interface PolkadotRuntimeParachainsDisputesPalletError extends Enum { readonly isDuplicateDisputeStatementSets: boolean; readonly isAncientDisputeStatement: boolean; @@ -3328,13 +4026,13 @@ declare module '@polkadot/types/lookup' { readonly type: 'DuplicateDisputeStatementSets' | 'AncientDisputeStatement' | 'ValidatorIndexOutOfBounds' | 'InvalidSignature' | 'DuplicateStatement' | 'SingleSidedDispute' | 'MaliciousBacker' | 'MissingBackingVotes' | 'UnconfirmedDispute'; } - /** @name PolkadotPrimitivesV8SlashingPendingSlashes (792) */ - interface PolkadotPrimitivesV8SlashingPendingSlashes extends Struct { + /** @name PolkadotPrimitivesVstagingPendingSlashes (859) */ + interface PolkadotPrimitivesVstagingPendingSlashes extends Struct { readonly keys_: BTreeMap; - readonly kind: PolkadotPrimitivesV8SlashingSlashingOffenceKind; + readonly kind: PolkadotPrimitivesVstagingDisputeOffenceKind; } - /** @name PolkadotRuntimeParachainsDisputesSlashingPalletError (796) */ + /** @name PolkadotRuntimeParachainsDisputesSlashingPalletError (863) */ interface PolkadotRuntimeParachainsDisputesSlashingPalletError extends Enum { readonly isInvalidKeyOwnershipProof: boolean; readonly isInvalidSessionIndex: boolean; @@ -3345,13 +4043,13 @@ declare module '@polkadot/types/lookup' { readonly type: 'InvalidKeyOwnershipProof' | 'InvalidSessionIndex' | 'InvalidCandidateHash' | 'InvalidValidatorIndex' | 'ValidatorIndexIdMismatch' | 'DuplicateSlashingReport'; } - /** @name PolkadotRuntimeParachainsOnDemandTypesCoreAffinityCount (797) */ + /** @name PolkadotRuntimeParachainsOnDemandTypesCoreAffinityCount (864) */ interface PolkadotRuntimeParachainsOnDemandTypesCoreAffinityCount extends Struct { readonly coreIndex: u32; readonly count: u32; } - /** @name PolkadotRuntimeParachainsOnDemandTypesQueueStatusType (798) */ + /** @name PolkadotRuntimeParachainsOnDemandTypesQueueStatusType (865) */ interface PolkadotRuntimeParachainsOnDemandTypesQueueStatusType extends Struct { readonly traffic: u128; readonly nextIndex: u32; @@ -3359,19 +4057,19 @@ declare module '@polkadot/types/lookup' { readonly freedIndices: BinaryHeapReverseQueueIndex; } - /** @name BinaryHeapReverseQueueIndex (800) */ + /** @name BinaryHeapReverseQueueIndex (867) */ interface BinaryHeapReverseQueueIndex extends Vec {} - /** @name BinaryHeapEnqueuedOrder (803) */ + /** @name BinaryHeapEnqueuedOrder (870) */ interface BinaryHeapEnqueuedOrder extends Vec {} - /** @name PolkadotRuntimeParachainsOnDemandTypesEnqueuedOrder (804) */ + /** @name PolkadotRuntimeParachainsOnDemandTypesEnqueuedOrder (871) */ interface PolkadotRuntimeParachainsOnDemandTypesEnqueuedOrder extends Struct { readonly paraId: u32; readonly idx: u32; } - /** @name PolkadotRuntimeParachainsOnDemandPalletError (808) */ + /** @name PolkadotRuntimeParachainsOnDemandPalletError (875) */ interface PolkadotRuntimeParachainsOnDemandPalletError extends Enum { readonly isQueueFull: boolean; readonly isSpotPriceHigherThanMaxAmount: boolean; @@ -3379,26 +4077,26 @@ declare module '@polkadot/types/lookup' { readonly type: 'QueueFull' | 'SpotPriceHigherThanMaxAmount' | 'InsufficientCredits'; } - /** @name PolkadotRuntimeParachainsAssignerCoretimeSchedule (810) */ + /** @name PolkadotRuntimeParachainsAssignerCoretimeSchedule (877) */ interface PolkadotRuntimeParachainsAssignerCoretimeSchedule extends Struct { readonly assignments: Vec>; readonly endHint: Option; readonly nextSchedule: Option; } - /** @name PolkadotRuntimeParachainsAssignerCoretimeCoreDescriptor (811) */ + /** @name PolkadotRuntimeParachainsAssignerCoretimeCoreDescriptor (878) */ interface PolkadotRuntimeParachainsAssignerCoretimeCoreDescriptor extends Struct { readonly queue: Option; readonly currentWork: Option; } - /** @name PolkadotRuntimeParachainsAssignerCoretimeQueueDescriptor (813) */ + /** @name PolkadotRuntimeParachainsAssignerCoretimeQueueDescriptor (880) */ interface PolkadotRuntimeParachainsAssignerCoretimeQueueDescriptor extends Struct { readonly first: u32; readonly last: u32; } - /** @name PolkadotRuntimeParachainsAssignerCoretimeWorkState (815) */ + /** @name PolkadotRuntimeParachainsAssignerCoretimeWorkState (882) */ interface PolkadotRuntimeParachainsAssignerCoretimeWorkState extends Struct { readonly assignments: Vec>; readonly endHint: Option; @@ -3406,27 +4104,27 @@ declare module '@polkadot/types/lookup' { readonly step: u16; } - /** @name PolkadotRuntimeParachainsAssignerCoretimeAssignmentState (818) */ + /** @name PolkadotRuntimeParachainsAssignerCoretimeAssignmentState (885) */ interface PolkadotRuntimeParachainsAssignerCoretimeAssignmentState extends Struct { readonly ratio: u16; readonly remaining: u16; } - /** @name PolkadotRuntimeParachainsAssignerCoretimePalletError (819) */ + /** @name PolkadotRuntimeParachainsAssignerCoretimePalletError (886) */ interface PolkadotRuntimeParachainsAssignerCoretimePalletError extends Enum { readonly isAssignmentsEmpty: boolean; readonly isDisallowedInsert: boolean; readonly type: 'AssignmentsEmpty' | 'DisallowedInsert'; } - /** @name PolkadotRuntimeCommonParasRegistrarParaInfo (820) */ + /** @name PolkadotRuntimeCommonParasRegistrarParaInfo (887) */ interface PolkadotRuntimeCommonParasRegistrarParaInfo extends Struct { readonly manager: AccountId32; readonly deposit: u128; readonly locked: Option; } - /** @name PolkadotRuntimeCommonParasRegistrarPalletError (822) */ + /** @name PolkadotRuntimeCommonParasRegistrarPalletError (889) */ interface PolkadotRuntimeCommonParasRegistrarPalletError extends Enum { readonly isNotRegistered: boolean; readonly isAlreadyRegistered: boolean; @@ -3445,14 +4143,14 @@ declare module '@polkadot/types/lookup' { readonly type: 'NotRegistered' | 'AlreadyRegistered' | 'NotOwner' | 'CodeTooLarge' | 'HeadDataTooLarge' | 'NotParachain' | 'NotParathread' | 'CannotDeregister' | 'CannotDowngrade' | 'CannotUpgrade' | 'ParaLocked' | 'NotReserved' | 'InvalidCode' | 'CannotSwap'; } - /** @name PolkadotRuntimeCommonSlotsPalletError (824) */ + /** @name PolkadotRuntimeCommonSlotsPalletError (891) */ interface PolkadotRuntimeCommonSlotsPalletError extends Enum { readonly isParaNotOnboarding: boolean; readonly isLeaseError: boolean; readonly type: 'ParaNotOnboarding' | 'LeaseError'; } - /** @name PolkadotRuntimeCommonAuctionsPalletError (829) */ + /** @name PolkadotRuntimeCommonAuctionsPalletError (896) */ interface PolkadotRuntimeCommonAuctionsPalletError extends Enum { readonly isAuctionInProgress: boolean; readonly isLeasePeriodInPast: boolean; @@ -3464,7 +4162,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'AuctionInProgress' | 'LeasePeriodInPast' | 'ParaNotRegistered' | 'NotCurrentAuction' | 'NotAuction' | 'AuctionEnded' | 'AlreadyLeasedOut'; } - /** @name PolkadotRuntimeCommonCrowdloanFundInfo (830) */ + /** @name PolkadotRuntimeCommonCrowdloanFundInfo (897) */ interface PolkadotRuntimeCommonCrowdloanFundInfo extends Struct { readonly depositor: AccountId32; readonly verifier: Option; @@ -3478,7 +4176,7 @@ declare module '@polkadot/types/lookup' { readonly fundIndex: u32; } - /** @name PolkadotRuntimeCommonCrowdloanLastContribution (831) */ + /** @name PolkadotRuntimeCommonCrowdloanLastContribution (898) */ interface PolkadotRuntimeCommonCrowdloanLastContribution extends Enum { readonly isNever: boolean; readonly isPreEnding: boolean; @@ -3488,7 +4186,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Never' | 'PreEnding' | 'Ending'; } - /** @name PolkadotRuntimeCommonCrowdloanPalletError (832) */ + /** @name PolkadotRuntimeCommonCrowdloanPalletError (899) */ interface PolkadotRuntimeCommonCrowdloanPalletError extends Enum { readonly isFirstPeriodInPast: boolean; readonly isFirstPeriodTooFarInFuture: boolean; @@ -3516,7 +4214,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'FirstPeriodInPast' | 'FirstPeriodTooFarInFuture' | 'LastPeriodBeforeFirstPeriod' | 'LastPeriodTooFarInFuture' | 'CannotEndInPast' | 'EndTooFarInFuture' | 'Overflow' | 'ContributionTooSmall' | 'InvalidParaId' | 'CapExceeded' | 'ContributionPeriodOver' | 'InvalidOrigin' | 'NotParachain' | 'LeaseActive' | 'BidOrLeaseActive' | 'FundNotEnded' | 'NoContributions' | 'NotReadyToDissolve' | 'InvalidSignature' | 'MemoTooLarge' | 'AlreadyInNewRaise' | 'VrfDelayInProgress' | 'NoLeasePeriod'; } - /** @name PolkadotRuntimeParachainsCoretimePalletError (833) */ + /** @name PolkadotRuntimeParachainsCoretimePalletError (900) */ interface PolkadotRuntimeParachainsCoretimePalletError extends Enum { readonly isNotBroker: boolean; readonly isRequestedFutureRevenue: boolean; @@ -3524,7 +4222,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'NotBroker' | 'RequestedFutureRevenue' | 'AssetTransferFailed'; } - /** @name PalletXcmQueryStatus (834) */ + /** @name PalletXcmQueryStatus (901) */ interface PalletXcmQueryStatus extends Enum { readonly isPending: boolean; readonly asPending: { @@ -3546,7 +4244,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Pending' | 'VersionNotifier' | 'Ready'; } - /** @name XcmVersionedResponse (838) */ + /** @name XcmVersionedResponse (905) */ interface XcmVersionedResponse extends Enum { readonly isV3: boolean; readonly asV3: XcmV3Response; @@ -3557,7 +4255,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'V3' | 'V4' | 'V5'; } - /** @name PalletXcmVersionMigrationStage (844) */ + /** @name PalletXcmVersionMigrationStage (911) */ interface PalletXcmVersionMigrationStage extends Enum { readonly isMigrateSupportedVersion: boolean; readonly isMigrateVersionNotifiers: boolean; @@ -3567,7 +4265,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'MigrateSupportedVersion' | 'MigrateVersionNotifiers' | 'NotifyCurrentTargets' | 'MigrateAndNotifyOldTargets'; } - /** @name PalletXcmRemoteLockedFungibleRecord (847) */ + /** @name PalletXcmRemoteLockedFungibleRecord (914) */ interface PalletXcmRemoteLockedFungibleRecord extends Struct { readonly amount: u128; readonly owner: XcmVersionedLocation; @@ -3575,25 +4273,25 @@ declare module '@polkadot/types/lookup' { readonly consumers: Vec>; } - /** @name PalletXcmAuthorizedAliasesEntry (854) */ + /** @name PalletXcmAuthorizedAliasesEntry (921) */ interface PalletXcmAuthorizedAliasesEntry extends Struct { readonly aliasers: Vec; readonly ticket: FrameSupportStorageDisabled; } - /** @name FrameSupportStorageDisabled (855) */ + /** @name FrameSupportStorageDisabled (922) */ type FrameSupportStorageDisabled = Null; - /** @name PalletXcmMaxAuthorizedAliases (856) */ + /** @name PalletXcmMaxAuthorizedAliases (923) */ type PalletXcmMaxAuthorizedAliases = Null; - /** @name XcmRuntimeApisAuthorizedAliasesOriginAliaser (858) */ + /** @name XcmRuntimeApisAuthorizedAliasesOriginAliaser (925) */ interface XcmRuntimeApisAuthorizedAliasesOriginAliaser extends Struct { readonly location: XcmVersionedLocation; readonly expiry: Option; } - /** @name PalletXcmError (860) */ + /** @name PalletXcmError (927) */ interface PalletXcmError extends Enum { readonly isUnreachable: boolean; readonly isSendFailure: boolean; @@ -3622,32 +4320,126 @@ declare module '@polkadot/types/lookup' { readonly isTooManyAuthorizedAliases: boolean; readonly isExpiresInPast: boolean; readonly isAliasNotFound: boolean; - readonly type: 'Unreachable' | 'SendFailure' | 'Filtered' | 'UnweighableMessage' | 'DestinationNotInvertible' | 'Empty' | 'CannotReanchor' | 'TooManyAssets' | 'InvalidOrigin' | 'BadVersion' | 'BadLocation' | 'NoSubscription' | 'AlreadySubscribed' | 'CannotCheckOutTeleport' | 'LowBalance' | 'TooManyLocks' | 'AccountNotSovereign' | 'FeesNotMet' | 'LockNotFound' | 'InUse' | 'InvalidAssetUnknownReserve' | 'InvalidAssetUnsupportedReserve' | 'TooManyReserves' | 'LocalExecutionIncomplete' | 'TooManyAuthorizedAliases' | 'ExpiresInPast' | 'AliasNotFound'; + readonly isLocalExecutionIncompleteWithError: boolean; + readonly asLocalExecutionIncompleteWithError: { + readonly index: u8; + readonly error: PalletXcmErrorsExecutionError; + } & Struct; + readonly type: 'Unreachable' | 'SendFailure' | 'Filtered' | 'UnweighableMessage' | 'DestinationNotInvertible' | 'Empty' | 'CannotReanchor' | 'TooManyAssets' | 'InvalidOrigin' | 'BadVersion' | 'BadLocation' | 'NoSubscription' | 'AlreadySubscribed' | 'CannotCheckOutTeleport' | 'LowBalance' | 'TooManyLocks' | 'AccountNotSovereign' | 'FeesNotMet' | 'LockNotFound' | 'InUse' | 'InvalidAssetUnknownReserve' | 'InvalidAssetUnsupportedReserve' | 'TooManyReserves' | 'LocalExecutionIncomplete' | 'TooManyAuthorizedAliases' | 'ExpiresInPast' | 'AliasNotFound' | 'LocalExecutionIncompleteWithError'; + } + + /** @name PalletXcmErrorsExecutionError (928) */ + interface PalletXcmErrorsExecutionError extends Enum { + readonly isOverflow: boolean; + readonly isUnimplemented: boolean; + readonly isUntrustedReserveLocation: boolean; + readonly isUntrustedTeleportLocation: boolean; + readonly isLocationFull: boolean; + readonly isLocationNotInvertible: boolean; + readonly isBadOrigin: boolean; + readonly isInvalidLocation: boolean; + readonly isAssetNotFound: boolean; + readonly isFailedToTransactAsset: boolean; + readonly isNotWithdrawable: boolean; + readonly isLocationCannotHold: boolean; + readonly isExceedsMaxMessageSize: boolean; + readonly isDestinationUnsupported: boolean; + readonly isTransport: boolean; + readonly isUnroutable: boolean; + readonly isUnknownClaim: boolean; + readonly isFailedToDecode: boolean; + readonly isMaxWeightInvalid: boolean; + readonly isNotHoldingFees: boolean; + readonly isTooExpensive: boolean; + readonly isTrap: boolean; + readonly isExpectationFalse: boolean; + readonly isPalletNotFound: boolean; + readonly isNameMismatch: boolean; + readonly isVersionIncompatible: boolean; + readonly isHoldingWouldOverflow: boolean; + readonly isExportError: boolean; + readonly isReanchorFailed: boolean; + readonly isNoDeal: boolean; + readonly isFeesNotMet: boolean; + readonly isLockError: boolean; + readonly isNoPermission: boolean; + readonly isUnanchored: boolean; + readonly isNotDepositable: boolean; + readonly isTooManyAssets: boolean; + readonly isUnhandledXcmVersion: boolean; + readonly isWeightLimitReached: boolean; + readonly isBarrier: boolean; + readonly isWeightNotComputable: boolean; + readonly isExceedsStackLimit: boolean; + readonly type: 'Overflow' | 'Unimplemented' | 'UntrustedReserveLocation' | 'UntrustedTeleportLocation' | 'LocationFull' | 'LocationNotInvertible' | 'BadOrigin' | 'InvalidLocation' | 'AssetNotFound' | 'FailedToTransactAsset' | 'NotWithdrawable' | 'LocationCannotHold' | 'ExceedsMaxMessageSize' | 'DestinationUnsupported' | 'Transport' | 'Unroutable' | 'UnknownClaim' | 'FailedToDecode' | 'MaxWeightInvalid' | 'NotHoldingFees' | 'TooExpensive' | 'Trap' | 'ExpectationFalse' | 'PalletNotFound' | 'NameMismatch' | 'VersionIncompatible' | 'HoldingWouldOverflow' | 'ExportError' | 'ReanchorFailed' | 'NoDeal' | 'FeesNotMet' | 'LockError' | 'NoPermission' | 'Unanchored' | 'NotDepositable' | 'TooManyAssets' | 'UnhandledXcmVersion' | 'WeightLimitReached' | 'Barrier' | 'WeightNotComputable' | 'ExceedsStackLimit'; + } + + /** @name PalletRcMigratorAccountsAccountState (941) */ + interface PalletRcMigratorAccountsAccountState extends Enum { + readonly isMigrate: boolean; + readonly isPreserve: boolean; + readonly isPart: boolean; + readonly asPart: { + readonly free: u128; + readonly reserved: u128; + readonly consumers: u32; + } & Struct; + readonly type: 'Migrate' | 'Preserve' | 'Part'; + } + + /** @name PalletRcMigratorAccountsMigratedBalances (942) */ + interface PalletRcMigratorAccountsMigratedBalances extends Struct { + readonly kept: u128; + readonly migrated: u128; + } + + /** @name PalletRcMigratorError (943) */ + interface PalletRcMigratorError extends Enum { + readonly isUnreachable: boolean; + readonly isOutOfWeight: boolean; + readonly isXcmError: boolean; + readonly isFailedToWithdrawAccount: boolean; + readonly isPastBlockNumber: boolean; + readonly isEraEndsTooSoon: boolean; + readonly isBalanceOverflow: boolean; + readonly isBalanceUnderflow: boolean; + readonly isInvalidQueryResponse: boolean; + readonly isQueryNotFound: boolean; + readonly isXcmSendError: boolean; + readonly isUnreachableStage: boolean; + readonly isInvalidParameter: boolean; + readonly isAhUmpQueuePriorityAlreadySet: boolean; + readonly isAccountReferenced: boolean; + readonly isBadXcmVersion: boolean; + readonly isInvalidOrigin: boolean; + readonly isInvalidStageTransition: boolean; + readonly isUnsignedValidationFailed: boolean; + readonly type: 'Unreachable' | 'OutOfWeight' | 'XcmError' | 'FailedToWithdrawAccount' | 'PastBlockNumber' | 'EraEndsTooSoon' | 'BalanceOverflow' | 'BalanceUnderflow' | 'InvalidQueryResponse' | 'QueryNotFound' | 'XcmSendError' | 'UnreachableStage' | 'InvalidParameter' | 'AhUmpQueuePriorityAlreadySet' | 'AccountReferenced' | 'BadXcmVersion' | 'InvalidOrigin' | 'InvalidStageTransition' | 'UnsignedValidationFailed'; } - /** @name PalletTransactionPaymentChargeTransactionPayment (882) */ + /** @name PalletTransactionPaymentChargeTransactionPayment (953) */ interface PalletTransactionPaymentChargeTransactionPayment extends Compact {} - /** @name PolkadotRuntimeCommonClaimsPrevalidateAttests (883) */ + /** @name PolkadotRuntimeCommonClaimsPrevalidateAttests (954) */ type PolkadotRuntimeCommonClaimsPrevalidateAttests = Null; - /** @name PolkadotRuntimeRuntime (886) */ + /** @name PolkadotRuntimeRuntime (957) */ type PolkadotRuntimeRuntime = Null; - /** @name RelayCommonApisInflationInfo (887) */ + /** @name RelayCommonApisInflationInfo (958) */ interface RelayCommonApisInflationInfo extends Struct { readonly inflation: Perquintill; readonly nextMint: ITuple<[u128, u128]>; } - /** @name PolkadotPrimitivesV8GroupRotationInfo (910) */ + /** @name PolkadotPrimitivesV8GroupRotationInfo (981) */ interface PolkadotPrimitivesV8GroupRotationInfo extends Struct { readonly sessionStartBlock: u32; readonly groupRotationFrequency: u32; readonly now: u32; } - /** @name PolkadotPrimitivesVstagingCoreState (912) */ + /** @name PolkadotPrimitivesVstagingCoreState (983) */ interface PolkadotPrimitivesVstagingCoreState extends Enum { readonly isOccupied: boolean; readonly asOccupied: PolkadotPrimitivesVstagingOccupiedCore; @@ -3657,7 +4449,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Occupied' | 'Scheduled' | 'Free'; } - /** @name PolkadotPrimitivesVstagingOccupiedCore (913) */ + /** @name PolkadotPrimitivesVstagingOccupiedCore (984) */ interface PolkadotPrimitivesVstagingOccupiedCore extends Struct { readonly nextUpOnAvailable: Option; readonly occupiedSince: u32; @@ -3669,16 +4461,16 @@ declare module '@polkadot/types/lookup' { readonly candidateDescriptor: PolkadotPrimitivesVstagingCandidateDescriptorV2; } - /** @name PolkadotPrimitivesV8ScheduledCore (915) */ + /** @name PolkadotPrimitivesV8ScheduledCore (986) */ interface PolkadotPrimitivesV8ScheduledCore extends Struct { readonly paraId: u32; readonly collator: Option; } - /** @name PolkadotPrimitivesV8CollatorAppPublic (917) */ + /** @name PolkadotPrimitivesV8CollatorAppPublic (988) */ interface PolkadotPrimitivesV8CollatorAppPublic extends U8aFixed {} - /** @name PolkadotPrimitivesV8OccupiedCoreAssumption (918) */ + /** @name PolkadotPrimitivesV8OccupiedCoreAssumption (989) */ interface PolkadotPrimitivesV8OccupiedCoreAssumption extends Enum { readonly isIncluded: boolean; readonly isTimedOut: boolean; @@ -3686,7 +4478,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Included' | 'TimedOut' | 'Free'; } - /** @name PolkadotPrimitivesV8PersistedValidationData (920) */ + /** @name PolkadotPrimitivesV8PersistedValidationData (991) */ interface PolkadotPrimitivesV8PersistedValidationData extends Struct { readonly parentHead: Bytes; readonly relayParentNumber: u32; @@ -3694,7 +4486,7 @@ declare module '@polkadot/types/lookup' { readonly maxPovSize: u32; } - /** @name PolkadotPrimitivesVstagingCandidateEvent (925) */ + /** @name PolkadotPrimitivesVstagingCandidateEvent (996) */ interface PolkadotPrimitivesVstagingCandidateEvent extends Enum { readonly isCandidateBacked: boolean; readonly asCandidateBacked: ITuple<[PolkadotPrimitivesVstagingCandidateReceiptV2, Bytes, u32, u32]>; @@ -3705,13 +4497,34 @@ declare module '@polkadot/types/lookup' { readonly type: 'CandidateBacked' | 'CandidateIncluded' | 'CandidateTimedOut'; } - /** @name PolkadotPrimitivesVstagingAsyncBackingBackingState (941) */ + /** @name PolkadotPrimitivesV8SlashingPendingSlashes (1008) */ + interface PolkadotPrimitivesV8SlashingPendingSlashes extends Struct { + readonly keys_: BTreeMap; + readonly kind: PolkadotPrimitivesV8SlashingSlashingOffenceKind; + } + + /** @name PolkadotPrimitivesV8SlashingSlashingOffenceKind (1009) */ + interface PolkadotPrimitivesV8SlashingSlashingOffenceKind extends Enum { + readonly isForInvalid: boolean; + readonly isAgainstValid: boolean; + readonly type: 'ForInvalid' | 'AgainstValid'; + } + + /** @name PolkadotPrimitivesV8SlashingDisputeProof (1012) */ + interface PolkadotPrimitivesV8SlashingDisputeProof extends Struct { + readonly timeSlot: PolkadotPrimitivesV8SlashingDisputesTimeSlot; + readonly kind: PolkadotPrimitivesV8SlashingSlashingOffenceKind; + readonly validatorIndex: u32; + readonly validatorId: PolkadotPrimitivesV8ValidatorAppPublic; + } + + /** @name PolkadotPrimitivesVstagingAsyncBackingBackingState (1014) */ interface PolkadotPrimitivesVstagingAsyncBackingBackingState extends Struct { readonly constraints: PolkadotPrimitivesV8AsyncBackingConstraints; readonly pendingAvailability: Vec; } - /** @name PolkadotPrimitivesV8AsyncBackingConstraints (942) */ + /** @name PolkadotPrimitivesV8AsyncBackingConstraints (1015) */ interface PolkadotPrimitivesV8AsyncBackingConstraints extends Struct { readonly minRelayParentNumber: u32; readonly maxPovSize: u32; @@ -3729,18 +4542,18 @@ declare module '@polkadot/types/lookup' { readonly futureValidationCode: Option>; } - /** @name PolkadotPrimitivesV8AsyncBackingInboundHrmpLimitations (943) */ + /** @name PolkadotPrimitivesV8AsyncBackingInboundHrmpLimitations (1016) */ interface PolkadotPrimitivesV8AsyncBackingInboundHrmpLimitations extends Struct { readonly validWatermarks: Vec; } - /** @name PolkadotPrimitivesV8AsyncBackingOutboundHrmpChannelLimitations (946) */ + /** @name PolkadotPrimitivesV8AsyncBackingOutboundHrmpChannelLimitations (1019) */ interface PolkadotPrimitivesV8AsyncBackingOutboundHrmpChannelLimitations extends Struct { readonly bytesRemaining: u32; readonly messagesRemaining: u32; } - /** @name PolkadotPrimitivesVstagingAsyncBackingCandidatePendingAvailability (951) */ + /** @name PolkadotPrimitivesVstagingAsyncBackingCandidatePendingAvailability (1024) */ interface PolkadotPrimitivesVstagingAsyncBackingCandidatePendingAvailability extends Struct { readonly candidateHash: H256; readonly descriptor: PolkadotPrimitivesVstagingCandidateDescriptorV2; @@ -3749,7 +4562,7 @@ declare module '@polkadot/types/lookup' { readonly maxPovSize: u32; } - /** @name PolkadotPrimitivesVstagingAsyncBackingConstraints (957) */ + /** @name PolkadotPrimitivesVstagingAsyncBackingConstraints (1030) */ interface PolkadotPrimitivesVstagingAsyncBackingConstraints extends Struct { readonly minRelayParentNumber: u32; readonly maxPovSize: u32; @@ -3768,7 +4581,7 @@ declare module '@polkadot/types/lookup' { readonly futureValidationCode: Option>; } - /** @name XcmRuntimeApisFeesError (985) */ + /** @name XcmRuntimeApisFeesError (1061) */ interface XcmRuntimeApisFeesError extends Enum { readonly isUnimplemented: boolean; readonly isVersionedConversionFailed: boolean; @@ -3779,7 +4592,7 @@ declare module '@polkadot/types/lookup' { readonly type: 'Unimplemented' | 'VersionedConversionFailed' | 'WeightNotComputable' | 'UnhandledXcmVersion' | 'AssetNotFound' | 'Unroutable'; } - /** @name XcmRuntimeApisDryRunCallDryRunEffects (990) */ + /** @name XcmRuntimeApisDryRunCallDryRunEffects (1066) */ interface XcmRuntimeApisDryRunCallDryRunEffects extends Struct { readonly executionResult: Result; readonly emittedEvents: Vec; @@ -3787,28 +4600,28 @@ declare module '@polkadot/types/lookup' { readonly forwardedXcms: Vec]>>; } - /** @name XcmRuntimeApisDryRunError (996) */ + /** @name XcmRuntimeApisDryRunError (1072) */ interface XcmRuntimeApisDryRunError extends Enum { readonly isUnimplemented: boolean; readonly isVersionedConversionFailed: boolean; readonly type: 'Unimplemented' | 'VersionedConversionFailed'; } - /** @name XcmRuntimeApisDryRunXcmDryRunEffects (998) */ + /** @name XcmRuntimeApisDryRunXcmDryRunEffects (1074) */ interface XcmRuntimeApisDryRunXcmDryRunEffects extends Struct { readonly executionResult: StagingXcmV5TraitsOutcome; readonly emittedEvents: Vec; readonly forwardedXcms: Vec]>>; } - /** @name XcmRuntimeApisConversionsError (1000) */ + /** @name XcmRuntimeApisConversionsError (1076) */ interface XcmRuntimeApisConversionsError extends Enum { readonly isUnsupported: boolean; readonly isVersionedConversionFailed: boolean; readonly type: 'Unsupported' | 'VersionedConversionFailed'; } - /** @name PolkadotRuntimeRuntimeError (1004) */ + /** @name PolkadotRuntimeRuntimeError (1080) */ interface PolkadotRuntimeRuntimeError extends Enum { readonly isSystem: boolean; readonly asSystem: FrameSystemError; @@ -3860,6 +4673,8 @@ declare module '@polkadot/types/lookup' { readonly asFastUnstake: PalletFastUnstakeError; readonly isDelegatedStaking: boolean; readonly asDelegatedStaking: PalletDelegatedStakingError; + readonly isStakingAhClient: boolean; + readonly asStakingAhClient: PalletStakingAsyncAhClientError; readonly isConfiguration: boolean; readonly asConfiguration: PolkadotRuntimeParachainsConfigurationPalletError; readonly isParaInclusion: boolean; @@ -3898,7 +4713,9 @@ declare module '@polkadot/types/lookup' { readonly asAssetRate: PalletAssetRateError; readonly isBeefy: boolean; readonly asBeefy: PalletBeefyError; - readonly type: 'System' | 'Scheduler' | 'Babe' | 'Indices' | 'Balances' | 'Staking' | 'Session' | 'Preimage' | 'Grandpa' | 'Treasury' | 'ConvictionVoting' | 'Referenda' | 'Whitelist' | 'Claims' | 'Vesting' | 'Utility' | 'Proxy' | 'Multisig' | 'Bounties' | 'ElectionProviderMultiPhase' | 'VoterList' | 'ChildBounties' | 'NominationPools' | 'FastUnstake' | 'DelegatedStaking' | 'Configuration' | 'ParaInclusion' | 'ParaInherent' | 'Paras' | 'Hrmp' | 'ParasDisputes' | 'ParasSlashing' | 'OnDemand' | 'CoretimeAssignmentProvider' | 'Registrar' | 'Slots' | 'Auctions' | 'Crowdloan' | 'Coretime' | 'StateTrieMigration' | 'XcmPallet' | 'MessageQueue' | 'AssetRate' | 'Beefy'; + readonly isRcMigrator: boolean; + readonly asRcMigrator: PalletRcMigratorError; + readonly type: 'System' | 'Scheduler' | 'Babe' | 'Indices' | 'Balances' | 'Staking' | 'Session' | 'Preimage' | 'Grandpa' | 'Treasury' | 'ConvictionVoting' | 'Referenda' | 'Whitelist' | 'Claims' | 'Vesting' | 'Utility' | 'Proxy' | 'Multisig' | 'Bounties' | 'ElectionProviderMultiPhase' | 'VoterList' | 'ChildBounties' | 'NominationPools' | 'FastUnstake' | 'DelegatedStaking' | 'StakingAhClient' | 'Configuration' | 'ParaInclusion' | 'ParaInherent' | 'Paras' | 'Hrmp' | 'ParasDisputes' | 'ParasSlashing' | 'OnDemand' | 'CoretimeAssignmentProvider' | 'Registrar' | 'Slots' | 'Auctions' | 'Crowdloan' | 'Coretime' | 'StateTrieMigration' | 'XcmPallet' | 'MessageQueue' | 'AssetRate' | 'Beefy' | 'RcMigrator'; } } // declare module diff --git a/packages/types-augment/src/registry/assetHubKusama.ts b/packages/types-augment/src/registry/assetHubKusama.ts index 34af046dcbd..b2bf28f258b 100644 --- a/packages/types-augment/src/registry/assetHubKusama.ts +++ b/packages/types-augment/src/registry/assetHubKusama.ts @@ -5,7 +5,7 @@ // this is required to allow for ambient/previous definitions import '@polkadot/types/types/registry'; -import type { AssetHubKusamaRuntimeAhMigrationRcPalletsOrigin, AssetHubKusamaRuntimeDynamicParamsIssuanceFalloff, AssetHubKusamaRuntimeDynamicParamsIssuanceIdealStake, AssetHubKusamaRuntimeDynamicParamsIssuanceMaxInflation, AssetHubKusamaRuntimeDynamicParamsIssuanceMinInflation, AssetHubKusamaRuntimeDynamicParamsIssuanceParameters, AssetHubKusamaRuntimeDynamicParamsIssuanceParametersKey, AssetHubKusamaRuntimeDynamicParamsIssuanceParametersValue, AssetHubKusamaRuntimeDynamicParamsMessageQueueMaxOnIdleWeight, AssetHubKusamaRuntimeDynamicParamsMessageQueueMaxOnInitWeight, AssetHubKusamaRuntimeDynamicParamsMessageQueueParameters, AssetHubKusamaRuntimeDynamicParamsMessageQueueParametersKey, AssetHubKusamaRuntimeDynamicParamsMessageQueueParametersValue, AssetHubKusamaRuntimeDynamicParamsSchedulerMaxScheduledPerBlock, AssetHubKusamaRuntimeDynamicParamsSchedulerMaximumWeight, AssetHubKusamaRuntimeDynamicParamsSchedulerParameters, AssetHubKusamaRuntimeDynamicParamsSchedulerParametersKey, AssetHubKusamaRuntimeDynamicParamsSchedulerParametersValue, AssetHubKusamaRuntimeDynamicParamsStakingElectionMaxElectingVoters, AssetHubKusamaRuntimeDynamicParamsStakingElectionMaxEraDuration, AssetHubKusamaRuntimeDynamicParamsStakingElectionMaxSignedSubmissions, AssetHubKusamaRuntimeDynamicParamsStakingElectionMinerPages, AssetHubKusamaRuntimeDynamicParamsStakingElectionParameters, AssetHubKusamaRuntimeDynamicParamsStakingElectionParametersKey, AssetHubKusamaRuntimeDynamicParamsStakingElectionParametersValue, AssetHubKusamaRuntimeDynamicParamsStakingElectionSignedPhase, AssetHubKusamaRuntimeDynamicParamsStakingElectionTargetSnapshotPerBlock, AssetHubKusamaRuntimeDynamicParamsStakingElectionUnsignedPhase, AssetHubKusamaRuntimeDynamicParamsTreasuryBurnDestination, AssetHubKusamaRuntimeDynamicParamsTreasuryBurnPortion, AssetHubKusamaRuntimeDynamicParamsTreasuryParameters, AssetHubKusamaRuntimeDynamicParamsTreasuryParametersKey, AssetHubKusamaRuntimeDynamicParamsTreasuryParametersValue, AssetHubKusamaRuntimeGovernanceOriginsPalletCustomOriginsOrigin, AssetHubKusamaRuntimeOriginCaller, AssetHubKusamaRuntimeProxyType, AssetHubKusamaRuntimeRuntime, AssetHubKusamaRuntimeRuntimeError, AssetHubKusamaRuntimeRuntimeFreezeReason, AssetHubKusamaRuntimeRuntimeHoldReason, AssetHubKusamaRuntimeRuntimeParameters, AssetHubKusamaRuntimeRuntimeParametersKey, AssetHubKusamaRuntimeRuntimeParametersValue, AssetHubKusamaRuntimeRuntimeTask, AssetHubKusamaRuntimeSessionKeys, AssetHubKusamaRuntimeStakingNposCompactSolution24, AssetHubKusamaRuntimeTreasuryBurnDestinationAccount, CumulusPalletParachainSystemParachainInherentAbridgedInboundMessagesCollection, CumulusPalletParachainSystemParachainInherentBasicParachainInherentData, CumulusPalletParachainSystemParachainInherentInboundMessageId, CumulusPalletParachainSystemParachainInherentInboundMessagesData, CumulusPrimitivesParachainInherentHashedMessage, FrameSupportTokensMiscIdAmountPortableFreezeReason, FrameSupportTokensMiscIdAmountPortableHoldReason, PalletAhMigratorBalancesBefore, PalletAhMigratorCall, PalletAhMigratorError, PalletAhMigratorEvent, PalletAhMigratorMigrationStage, PalletAhMigratorPalletEventName, PalletAhOpsCall, PalletAhOpsError, PalletAhOpsEvent, PalletElectionProviderMultiBlockAdminOperation, PalletElectionProviderMultiBlockCall, PalletElectionProviderMultiBlockError, PalletElectionProviderMultiBlockEvent, PalletElectionProviderMultiBlockPagedRawSolution, PalletElectionProviderMultiBlockPhase, PalletElectionProviderMultiBlockSignedPalletCall, PalletElectionProviderMultiBlockSignedPalletError, PalletElectionProviderMultiBlockSignedPalletEvent, PalletElectionProviderMultiBlockSignedPalletHoldReason, PalletElectionProviderMultiBlockSignedSubmissionMetadata, PalletElectionProviderMultiBlockUnsignedPalletCall, PalletElectionProviderMultiBlockVerifierFeasibilityError, PalletElectionProviderMultiBlockVerifierImplsPalletCall, PalletElectionProviderMultiBlockVerifierImplsPalletEvent, PalletElectionProviderMultiBlockVerifierImplsPartialBackings, PalletElectionProviderMultiBlockVerifierImplsStatus, PalletElectionProviderMultiBlockVerifierImplsValidSolution, PalletProxyProxyDefinitionAssetHubKusamaRuntimeProxyType, PalletProxyProxyDefinitionKusamaRuntimeConstantsProxyProxyType, PalletRcMigratorAccountsAccount, PalletRcMigratorBountiesAliasBounty, PalletRcMigratorBountiesRcBountiesMessage, PalletRcMigratorChildBountiesPortableChildBountiesMessage, PalletRcMigratorChildBountiesPortableChildBounty, PalletRcMigratorChildBountiesPortableChildBountyStatus, PalletRcMigratorClaimsRcClaimsMessage, PalletRcMigratorConvictionVotingRcConvictionVotingMessage, PalletRcMigratorCrowdloanRcCrowdloanMessage, PalletRcMigratorIndicesRcIndicesIndex, PalletRcMigratorMigrationFinishedData, PalletRcMigratorMultisigRcMultisig, PalletRcMigratorPortableFreezeReason, PalletRcMigratorPortableHoldReason, PalletRcMigratorPreimageChunksRcPreimageChunk, PalletRcMigratorPreimageLegacyRequestStatusRcPreimageLegacyStatus, PalletRcMigratorPreimageRequestStatusPortableRequestStatus, PalletRcMigratorPreimageRequestStatusPortableRequestStatusInner, PalletRcMigratorProxyRcProxy, PalletRcMigratorProxyRcProxyAnnouncement, PalletRcMigratorRecoveryPortableActiveRecovery, PalletRcMigratorRecoveryPortableRecoveryConfig, PalletRcMigratorRecoveryPortableRecoveryFriends, PalletRcMigratorRecoveryPortableRecoveryMessage, PalletRcMigratorReferendaReferendaMessage, PalletRcMigratorSchedulerAliasScheduled, PalletRcMigratorSchedulerRcSchedulerMessage, PalletRcMigratorSchedulerSchedulerAgendaMessage, PalletRcMigratorSocietyPortableBid, PalletRcMigratorSocietyPortableBidKind, PalletRcMigratorSocietyPortableCandidacy, PalletRcMigratorSocietyPortableGroupParams, PalletRcMigratorSocietyPortableIntakeRecord, PalletRcMigratorSocietyPortableMemberRecord, PalletRcMigratorSocietyPortablePayoutRecord, PalletRcMigratorSocietyPortableSocietyMessage, PalletRcMigratorSocietyPortableTally, PalletRcMigratorSocietyPortableVote, PalletRcMigratorSocietyPortableVouchingStatus, PalletRcMigratorSocietySocietyValues, PalletRcMigratorStakingBagsListPortableBag, PalletRcMigratorStakingBagsListPortableBagsListMessage, PalletRcMigratorStakingBagsListPortableNode, PalletRcMigratorStakingDelegatedStakingPortableDelegatedStakingMessage, PalletRcMigratorStakingMessagePortableActiveEraInfo, PalletRcMigratorStakingMessagePortableEraRewardPoints, PalletRcMigratorStakingMessagePortableExposurePage, PalletRcMigratorStakingMessagePortableForcing, PalletRcMigratorStakingMessagePortableIndividualExposure, PalletRcMigratorStakingMessagePortableNominations, PalletRcMigratorStakingMessagePortablePagedExposureMetadata, PalletRcMigratorStakingMessagePortableRewardDestination, PalletRcMigratorStakingMessagePortableStakingLedger, PalletRcMigratorStakingMessagePortableStakingMessage, PalletRcMigratorStakingMessagePortableUnappliedSlash, PalletRcMigratorStakingMessagePortableUnlockChunk, PalletRcMigratorStakingMessagePortableValidatorPrefs, PalletRcMigratorStakingMessageStakingValues, PalletRcMigratorStakingNomPoolsAliasRewardPool, PalletRcMigratorStakingNomPoolsAliasSubPools, PalletRcMigratorStakingNomPoolsAliasUnbondPool, PalletRcMigratorStakingNomPoolsNomPoolsStorageValues, PalletRcMigratorStakingNomPoolsRcNomPoolsMessage, PalletRcMigratorTreasuryPortablePaymentState, PalletRcMigratorTreasuryPortableSpendStatus, PalletRcMigratorTreasuryPortableTreasuryMessage, PalletRcMigratorVestingRcVestingSchedule, PalletReferendaReferendumInfoOriginCaller, PalletReferendaReferendumInfoRcPalletsOrigin, PalletReferendaReferendumStatusOriginCaller, PalletReferendaReferendumStatusRcPalletsOrigin, PalletRemoteProxyCall, PalletRemoteProxyError, PalletRemoteProxyRemoteProxyProof, PalletReviveEvmApiDebugRpcTypesPrestateTrace, PalletReviveEvmApiDebugRpcTypesPrestateTraceInfo, PalletReviveEvmApiDebugRpcTypesPrestateTracerConfig, PalletReviveStorageAccountInfo, PalletReviveStorageAccountType, PalletReviveVmCodeInfo, PalletStakingAsyncActiveEraInfo, PalletStakingAsyncEraRewardPoints, PalletStakingAsyncForcing, PalletStakingAsyncLedgerStakingLedger, PalletStakingAsyncLedgerUnlockChunk, PalletStakingAsyncNominations, PalletStakingAsyncPalletBoundedExposurePage, PalletStakingAsyncPalletCall, PalletStakingAsyncPalletConfigOpPerbill, PalletStakingAsyncPalletConfigOpPercent, PalletStakingAsyncPalletConfigOpU128, PalletStakingAsyncPalletConfigOpU32, PalletStakingAsyncPalletError, PalletStakingAsyncPalletEvent, PalletStakingAsyncPalletHoldReason, PalletStakingAsyncPalletPruningStep, PalletStakingAsyncPalletUnexpectedKind, PalletStakingAsyncRcClientCall, PalletStakingAsyncRcClientEvent, PalletStakingAsyncRcClientUnexpectedKind, PalletStakingAsyncRewardDestination, PalletStakingAsyncSlashingOffenceRecord, PalletStakingAsyncSnapshotStatus, PalletStakingAsyncUnappliedSlash, PalletStakingAsyncValidatorPrefs, ParachainsCommonPayVersionedLocatableAccount, SpConsensusAuraSr25519AppSr25519Public, SpNposElectionsError, XcmRuntimeApisAuthorizedAliasesError, XcmRuntimeApisTrustedQueryError, XcmVersionedAsset } from '@polkadot/types/lookup'; +import type { AssetHubKusamaRuntimeAhMigrationRcPalletsOrigin, AssetHubKusamaRuntimeDynamicParamsIssuanceFalloff, AssetHubKusamaRuntimeDynamicParamsIssuanceIdealStake, AssetHubKusamaRuntimeDynamicParamsIssuanceMaxInflation, AssetHubKusamaRuntimeDynamicParamsIssuanceMinInflation, AssetHubKusamaRuntimeDynamicParamsIssuanceParameters, AssetHubKusamaRuntimeDynamicParamsIssuanceParametersKey, AssetHubKusamaRuntimeDynamicParamsIssuanceParametersValue, AssetHubKusamaRuntimeDynamicParamsMessageQueueMaxOnIdleWeight, AssetHubKusamaRuntimeDynamicParamsMessageQueueMaxOnInitWeight, AssetHubKusamaRuntimeDynamicParamsMessageQueueParameters, AssetHubKusamaRuntimeDynamicParamsMessageQueueParametersKey, AssetHubKusamaRuntimeDynamicParamsMessageQueueParametersValue, AssetHubKusamaRuntimeDynamicParamsSchedulerMaxScheduledPerBlock, AssetHubKusamaRuntimeDynamicParamsSchedulerMaximumWeight, AssetHubKusamaRuntimeDynamicParamsSchedulerParameters, AssetHubKusamaRuntimeDynamicParamsSchedulerParametersKey, AssetHubKusamaRuntimeDynamicParamsSchedulerParametersValue, AssetHubKusamaRuntimeDynamicParamsStakingElectionMaxElectingVoters, AssetHubKusamaRuntimeDynamicParamsStakingElectionMaxEraDuration, AssetHubKusamaRuntimeDynamicParamsStakingElectionMaxSignedSubmissions, AssetHubKusamaRuntimeDynamicParamsStakingElectionMinerPages, AssetHubKusamaRuntimeDynamicParamsStakingElectionParameters, AssetHubKusamaRuntimeDynamicParamsStakingElectionParametersKey, AssetHubKusamaRuntimeDynamicParamsStakingElectionParametersValue, AssetHubKusamaRuntimeDynamicParamsStakingElectionSignedPhase, AssetHubKusamaRuntimeDynamicParamsStakingElectionTargetSnapshotPerBlock, AssetHubKusamaRuntimeDynamicParamsStakingElectionUnsignedPhase, AssetHubKusamaRuntimeDynamicParamsTreasuryBurnDestination, AssetHubKusamaRuntimeDynamicParamsTreasuryBurnPortion, AssetHubKusamaRuntimeDynamicParamsTreasuryParameters, AssetHubKusamaRuntimeDynamicParamsTreasuryParametersKey, AssetHubKusamaRuntimeDynamicParamsTreasuryParametersValue, AssetHubKusamaRuntimeGovernanceOriginsPalletCustomOriginsOrigin, AssetHubKusamaRuntimeOriginCaller, AssetHubKusamaRuntimeProxyType, AssetHubKusamaRuntimeRuntime, AssetHubKusamaRuntimeRuntimeError, AssetHubKusamaRuntimeRuntimeFreezeReason, AssetHubKusamaRuntimeRuntimeHoldReason, AssetHubKusamaRuntimeRuntimeParameters, AssetHubKusamaRuntimeRuntimeParametersKey, AssetHubKusamaRuntimeRuntimeParametersValue, AssetHubKusamaRuntimeRuntimeTask, AssetHubKusamaRuntimeSessionKeys, AssetHubKusamaRuntimeStakingNposCompactSolution24, AssetHubKusamaRuntimeTreasuryBurnDestinationAccount, PalletProxyProxyDefinitionAssetHubKusamaRuntimeProxyType, PalletProxyProxyDefinitionKusamaRuntimeConstantsProxyProxyType, PalletRcMigratorRecoveryPortableActiveRecovery, PalletRcMigratorRecoveryPortableRecoveryConfig, PalletRcMigratorRecoveryPortableRecoveryFriends, PalletRcMigratorRecoveryPortableRecoveryMessage, PalletRcMigratorSocietyPortableBid, PalletRcMigratorSocietyPortableBidKind, PalletRcMigratorSocietyPortableCandidacy, PalletRcMigratorSocietyPortableGroupParams, PalletRcMigratorSocietyPortableIntakeRecord, PalletRcMigratorSocietyPortableMemberRecord, PalletRcMigratorSocietyPortablePayoutRecord, PalletRcMigratorSocietyPortableSocietyMessage, PalletRcMigratorSocietyPortableTally, PalletRcMigratorSocietyPortableVote, PalletRcMigratorSocietyPortableVouchingStatus, PalletRcMigratorSocietySocietyValues, PalletRemoteProxyCall, PalletRemoteProxyError, PalletRemoteProxyRemoteProxyProof, PalletReviveEvmApiDebugRpcTypesPrestateTrace, PalletReviveEvmApiDebugRpcTypesPrestateTraceInfo, PalletReviveEvmApiDebugRpcTypesPrestateTracerConfig, PalletReviveStorageAccountInfo, PalletReviveStorageAccountType, PalletReviveVmCodeInfo, SpConsensusAuraSr25519AppSr25519Public } from '@polkadot/types/lookup'; declare module '@polkadot/types/types/registry' { interface InterfaceTypes { @@ -56,70 +56,12 @@ declare module '@polkadot/types/types/registry' { AssetHubKusamaRuntimeSessionKeys: AssetHubKusamaRuntimeSessionKeys; AssetHubKusamaRuntimeStakingNposCompactSolution24: AssetHubKusamaRuntimeStakingNposCompactSolution24; AssetHubKusamaRuntimeTreasuryBurnDestinationAccount: AssetHubKusamaRuntimeTreasuryBurnDestinationAccount; - CumulusPalletParachainSystemParachainInherentAbridgedInboundMessagesCollection: CumulusPalletParachainSystemParachainInherentAbridgedInboundMessagesCollection; - CumulusPalletParachainSystemParachainInherentBasicParachainInherentData: CumulusPalletParachainSystemParachainInherentBasicParachainInherentData; - CumulusPalletParachainSystemParachainInherentInboundMessageId: CumulusPalletParachainSystemParachainInherentInboundMessageId; - CumulusPalletParachainSystemParachainInherentInboundMessagesData: CumulusPalletParachainSystemParachainInherentInboundMessagesData; - CumulusPrimitivesParachainInherentHashedMessage: CumulusPrimitivesParachainInherentHashedMessage; - FrameSupportTokensMiscIdAmountPortableFreezeReason: FrameSupportTokensMiscIdAmountPortableFreezeReason; - FrameSupportTokensMiscIdAmountPortableHoldReason: FrameSupportTokensMiscIdAmountPortableHoldReason; - PalletAhMigratorBalancesBefore: PalletAhMigratorBalancesBefore; - PalletAhMigratorCall: PalletAhMigratorCall; - PalletAhMigratorError: PalletAhMigratorError; - PalletAhMigratorEvent: PalletAhMigratorEvent; - PalletAhMigratorMigrationStage: PalletAhMigratorMigrationStage; - PalletAhMigratorPalletEventName: PalletAhMigratorPalletEventName; - PalletAhOpsCall: PalletAhOpsCall; - PalletAhOpsError: PalletAhOpsError; - PalletAhOpsEvent: PalletAhOpsEvent; - PalletElectionProviderMultiBlockAdminOperation: PalletElectionProviderMultiBlockAdminOperation; - PalletElectionProviderMultiBlockCall: PalletElectionProviderMultiBlockCall; - PalletElectionProviderMultiBlockError: PalletElectionProviderMultiBlockError; - PalletElectionProviderMultiBlockEvent: PalletElectionProviderMultiBlockEvent; - PalletElectionProviderMultiBlockPagedRawSolution: PalletElectionProviderMultiBlockPagedRawSolution; - PalletElectionProviderMultiBlockPhase: PalletElectionProviderMultiBlockPhase; - PalletElectionProviderMultiBlockSignedPalletCall: PalletElectionProviderMultiBlockSignedPalletCall; - PalletElectionProviderMultiBlockSignedPalletError: PalletElectionProviderMultiBlockSignedPalletError; - PalletElectionProviderMultiBlockSignedPalletEvent: PalletElectionProviderMultiBlockSignedPalletEvent; - PalletElectionProviderMultiBlockSignedPalletHoldReason: PalletElectionProviderMultiBlockSignedPalletHoldReason; - PalletElectionProviderMultiBlockSignedSubmissionMetadata: PalletElectionProviderMultiBlockSignedSubmissionMetadata; - PalletElectionProviderMultiBlockUnsignedPalletCall: PalletElectionProviderMultiBlockUnsignedPalletCall; - PalletElectionProviderMultiBlockVerifierFeasibilityError: PalletElectionProviderMultiBlockVerifierFeasibilityError; - PalletElectionProviderMultiBlockVerifierImplsPalletCall: PalletElectionProviderMultiBlockVerifierImplsPalletCall; - PalletElectionProviderMultiBlockVerifierImplsPalletEvent: PalletElectionProviderMultiBlockVerifierImplsPalletEvent; - PalletElectionProviderMultiBlockVerifierImplsPartialBackings: PalletElectionProviderMultiBlockVerifierImplsPartialBackings; - PalletElectionProviderMultiBlockVerifierImplsStatus: PalletElectionProviderMultiBlockVerifierImplsStatus; - PalletElectionProviderMultiBlockVerifierImplsValidSolution: PalletElectionProviderMultiBlockVerifierImplsValidSolution; PalletProxyProxyDefinitionAssetHubKusamaRuntimeProxyType: PalletProxyProxyDefinitionAssetHubKusamaRuntimeProxyType; PalletProxyProxyDefinitionKusamaRuntimeConstantsProxyProxyType: PalletProxyProxyDefinitionKusamaRuntimeConstantsProxyProxyType; - PalletRcMigratorAccountsAccount: PalletRcMigratorAccountsAccount; - PalletRcMigratorBountiesAliasBounty: PalletRcMigratorBountiesAliasBounty; - PalletRcMigratorBountiesRcBountiesMessage: PalletRcMigratorBountiesRcBountiesMessage; - PalletRcMigratorChildBountiesPortableChildBountiesMessage: PalletRcMigratorChildBountiesPortableChildBountiesMessage; - PalletRcMigratorChildBountiesPortableChildBounty: PalletRcMigratorChildBountiesPortableChildBounty; - PalletRcMigratorChildBountiesPortableChildBountyStatus: PalletRcMigratorChildBountiesPortableChildBountyStatus; - PalletRcMigratorClaimsRcClaimsMessage: PalletRcMigratorClaimsRcClaimsMessage; - PalletRcMigratorConvictionVotingRcConvictionVotingMessage: PalletRcMigratorConvictionVotingRcConvictionVotingMessage; - PalletRcMigratorCrowdloanRcCrowdloanMessage: PalletRcMigratorCrowdloanRcCrowdloanMessage; - PalletRcMigratorIndicesRcIndicesIndex: PalletRcMigratorIndicesRcIndicesIndex; - PalletRcMigratorMigrationFinishedData: PalletRcMigratorMigrationFinishedData; - PalletRcMigratorMultisigRcMultisig: PalletRcMigratorMultisigRcMultisig; - PalletRcMigratorPortableFreezeReason: PalletRcMigratorPortableFreezeReason; - PalletRcMigratorPortableHoldReason: PalletRcMigratorPortableHoldReason; - PalletRcMigratorPreimageChunksRcPreimageChunk: PalletRcMigratorPreimageChunksRcPreimageChunk; - PalletRcMigratorPreimageLegacyRequestStatusRcPreimageLegacyStatus: PalletRcMigratorPreimageLegacyRequestStatusRcPreimageLegacyStatus; - PalletRcMigratorPreimageRequestStatusPortableRequestStatus: PalletRcMigratorPreimageRequestStatusPortableRequestStatus; - PalletRcMigratorPreimageRequestStatusPortableRequestStatusInner: PalletRcMigratorPreimageRequestStatusPortableRequestStatusInner; - PalletRcMigratorProxyRcProxy: PalletRcMigratorProxyRcProxy; - PalletRcMigratorProxyRcProxyAnnouncement: PalletRcMigratorProxyRcProxyAnnouncement; PalletRcMigratorRecoveryPortableActiveRecovery: PalletRcMigratorRecoveryPortableActiveRecovery; PalletRcMigratorRecoveryPortableRecoveryConfig: PalletRcMigratorRecoveryPortableRecoveryConfig; PalletRcMigratorRecoveryPortableRecoveryFriends: PalletRcMigratorRecoveryPortableRecoveryFriends; PalletRcMigratorRecoveryPortableRecoveryMessage: PalletRcMigratorRecoveryPortableRecoveryMessage; - PalletRcMigratorReferendaReferendaMessage: PalletRcMigratorReferendaReferendaMessage; - PalletRcMigratorSchedulerAliasScheduled: PalletRcMigratorSchedulerAliasScheduled; - PalletRcMigratorSchedulerRcSchedulerMessage: PalletRcMigratorSchedulerRcSchedulerMessage; - PalletRcMigratorSchedulerSchedulerAgendaMessage: PalletRcMigratorSchedulerSchedulerAgendaMessage; PalletRcMigratorSocietyPortableBid: PalletRcMigratorSocietyPortableBid; PalletRcMigratorSocietyPortableBidKind: PalletRcMigratorSocietyPortableBidKind; PalletRcMigratorSocietyPortableCandidacy: PalletRcMigratorSocietyPortableCandidacy; @@ -132,37 +74,6 @@ declare module '@polkadot/types/types/registry' { PalletRcMigratorSocietyPortableVote: PalletRcMigratorSocietyPortableVote; PalletRcMigratorSocietyPortableVouchingStatus: PalletRcMigratorSocietyPortableVouchingStatus; PalletRcMigratorSocietySocietyValues: PalletRcMigratorSocietySocietyValues; - PalletRcMigratorStakingBagsListPortableBag: PalletRcMigratorStakingBagsListPortableBag; - PalletRcMigratorStakingBagsListPortableBagsListMessage: PalletRcMigratorStakingBagsListPortableBagsListMessage; - PalletRcMigratorStakingBagsListPortableNode: PalletRcMigratorStakingBagsListPortableNode; - PalletRcMigratorStakingDelegatedStakingPortableDelegatedStakingMessage: PalletRcMigratorStakingDelegatedStakingPortableDelegatedStakingMessage; - PalletRcMigratorStakingMessagePortableActiveEraInfo: PalletRcMigratorStakingMessagePortableActiveEraInfo; - PalletRcMigratorStakingMessagePortableEraRewardPoints: PalletRcMigratorStakingMessagePortableEraRewardPoints; - PalletRcMigratorStakingMessagePortableExposurePage: PalletRcMigratorStakingMessagePortableExposurePage; - PalletRcMigratorStakingMessagePortableForcing: PalletRcMigratorStakingMessagePortableForcing; - PalletRcMigratorStakingMessagePortableIndividualExposure: PalletRcMigratorStakingMessagePortableIndividualExposure; - PalletRcMigratorStakingMessagePortableNominations: PalletRcMigratorStakingMessagePortableNominations; - PalletRcMigratorStakingMessagePortablePagedExposureMetadata: PalletRcMigratorStakingMessagePortablePagedExposureMetadata; - PalletRcMigratorStakingMessagePortableRewardDestination: PalletRcMigratorStakingMessagePortableRewardDestination; - PalletRcMigratorStakingMessagePortableStakingLedger: PalletRcMigratorStakingMessagePortableStakingLedger; - PalletRcMigratorStakingMessagePortableStakingMessage: PalletRcMigratorStakingMessagePortableStakingMessage; - PalletRcMigratorStakingMessagePortableUnappliedSlash: PalletRcMigratorStakingMessagePortableUnappliedSlash; - PalletRcMigratorStakingMessagePortableUnlockChunk: PalletRcMigratorStakingMessagePortableUnlockChunk; - PalletRcMigratorStakingMessagePortableValidatorPrefs: PalletRcMigratorStakingMessagePortableValidatorPrefs; - PalletRcMigratorStakingMessageStakingValues: PalletRcMigratorStakingMessageStakingValues; - PalletRcMigratorStakingNomPoolsAliasRewardPool: PalletRcMigratorStakingNomPoolsAliasRewardPool; - PalletRcMigratorStakingNomPoolsAliasSubPools: PalletRcMigratorStakingNomPoolsAliasSubPools; - PalletRcMigratorStakingNomPoolsAliasUnbondPool: PalletRcMigratorStakingNomPoolsAliasUnbondPool; - PalletRcMigratorStakingNomPoolsNomPoolsStorageValues: PalletRcMigratorStakingNomPoolsNomPoolsStorageValues; - PalletRcMigratorStakingNomPoolsRcNomPoolsMessage: PalletRcMigratorStakingNomPoolsRcNomPoolsMessage; - PalletRcMigratorTreasuryPortablePaymentState: PalletRcMigratorTreasuryPortablePaymentState; - PalletRcMigratorTreasuryPortableSpendStatus: PalletRcMigratorTreasuryPortableSpendStatus; - PalletRcMigratorTreasuryPortableTreasuryMessage: PalletRcMigratorTreasuryPortableTreasuryMessage; - PalletRcMigratorVestingRcVestingSchedule: PalletRcMigratorVestingRcVestingSchedule; - PalletReferendaReferendumInfoOriginCaller: PalletReferendaReferendumInfoOriginCaller; - PalletReferendaReferendumInfoRcPalletsOrigin: PalletReferendaReferendumInfoRcPalletsOrigin; - PalletReferendaReferendumStatusOriginCaller: PalletReferendaReferendumStatusOriginCaller; - PalletReferendaReferendumStatusRcPalletsOrigin: PalletReferendaReferendumStatusRcPalletsOrigin; PalletRemoteProxyCall: PalletRemoteProxyCall; PalletRemoteProxyError: PalletRemoteProxyError; PalletRemoteProxyRemoteProxyProof: PalletRemoteProxyRemoteProxyProof; @@ -172,36 +83,6 @@ declare module '@polkadot/types/types/registry' { PalletReviveStorageAccountInfo: PalletReviveStorageAccountInfo; PalletReviveStorageAccountType: PalletReviveStorageAccountType; PalletReviveVmCodeInfo: PalletReviveVmCodeInfo; - PalletStakingAsyncActiveEraInfo: PalletStakingAsyncActiveEraInfo; - PalletStakingAsyncEraRewardPoints: PalletStakingAsyncEraRewardPoints; - PalletStakingAsyncForcing: PalletStakingAsyncForcing; - PalletStakingAsyncLedgerStakingLedger: PalletStakingAsyncLedgerStakingLedger; - PalletStakingAsyncLedgerUnlockChunk: PalletStakingAsyncLedgerUnlockChunk; - PalletStakingAsyncNominations: PalletStakingAsyncNominations; - PalletStakingAsyncPalletBoundedExposurePage: PalletStakingAsyncPalletBoundedExposurePage; - PalletStakingAsyncPalletCall: PalletStakingAsyncPalletCall; - PalletStakingAsyncPalletConfigOpPerbill: PalletStakingAsyncPalletConfigOpPerbill; - PalletStakingAsyncPalletConfigOpPercent: PalletStakingAsyncPalletConfigOpPercent; - PalletStakingAsyncPalletConfigOpU128: PalletStakingAsyncPalletConfigOpU128; - PalletStakingAsyncPalletConfigOpU32: PalletStakingAsyncPalletConfigOpU32; - PalletStakingAsyncPalletError: PalletStakingAsyncPalletError; - PalletStakingAsyncPalletEvent: PalletStakingAsyncPalletEvent; - PalletStakingAsyncPalletHoldReason: PalletStakingAsyncPalletHoldReason; - PalletStakingAsyncPalletPruningStep: PalletStakingAsyncPalletPruningStep; - PalletStakingAsyncPalletUnexpectedKind: PalletStakingAsyncPalletUnexpectedKind; - PalletStakingAsyncRcClientCall: PalletStakingAsyncRcClientCall; - PalletStakingAsyncRcClientEvent: PalletStakingAsyncRcClientEvent; - PalletStakingAsyncRcClientUnexpectedKind: PalletStakingAsyncRcClientUnexpectedKind; - PalletStakingAsyncRewardDestination: PalletStakingAsyncRewardDestination; - PalletStakingAsyncSlashingOffenceRecord: PalletStakingAsyncSlashingOffenceRecord; - PalletStakingAsyncSnapshotStatus: PalletStakingAsyncSnapshotStatus; - PalletStakingAsyncUnappliedSlash: PalletStakingAsyncUnappliedSlash; - PalletStakingAsyncValidatorPrefs: PalletStakingAsyncValidatorPrefs; - ParachainsCommonPayVersionedLocatableAccount: ParachainsCommonPayVersionedLocatableAccount; SpConsensusAuraSr25519AppSr25519Public: SpConsensusAuraSr25519AppSr25519Public; - SpNposElectionsError: SpNposElectionsError; - XcmRuntimeApisAuthorizedAliasesError: XcmRuntimeApisAuthorizedAliasesError; - XcmRuntimeApisTrustedQueryError: XcmRuntimeApisTrustedQueryError; - XcmVersionedAsset: XcmVersionedAsset; } // InterfaceTypes } // declare module diff --git a/packages/types-augment/src/registry/assetHubPolkadot.ts b/packages/types-augment/src/registry/assetHubPolkadot.ts index 3981bbcd357..2596da929d1 100644 --- a/packages/types-augment/src/registry/assetHubPolkadot.ts +++ b/packages/types-augment/src/registry/assetHubPolkadot.ts @@ -5,21 +5,53 @@ // this is required to allow for ambient/previous definitions import '@polkadot/types/types/registry'; -import type { AssetHubPolkadotRuntimeOriginCaller, AssetHubPolkadotRuntimeProxyType, AssetHubPolkadotRuntimeRuntime, AssetHubPolkadotRuntimeRuntimeError, AssetHubPolkadotRuntimeRuntimeHoldReason, AssetHubPolkadotRuntimeSessionKeys, AssetsCommonRuntimeApiFungiblesAccessError, BpXcmBridgeHubRouterBridgeState, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletParachainSystemRelayStateSnapshotRelayDispatchQueueRemainingCapacity, CumulusPalletParachainSystemUnincludedSegmentAncestor, CumulusPalletParachainSystemUnincludedSegmentHrmpChannelUpdate, CumulusPalletParachainSystemUnincludedSegmentSegmentTracker, CumulusPalletParachainSystemUnincludedSegmentUsedBandwidth, CumulusPalletXcmCall, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesCoreAggregateMessageOrigin, CumulusPrimitivesCoreCollationInfo, CumulusPrimitivesParachainInherentParachainInherentData, FrameSupportTokensMiscIdAmount, PalletCollatorSelectionCall, PalletCollatorSelectionCandidateInfo, PalletCollatorSelectionError, PalletCollatorSelectionEvent, PalletXcmBridgeHubRouterCall, PalletXcmBridgeHubRouterEvent, PolkadotPrimitivesV8AbridgedHostConfiguration, PolkadotPrimitivesV8AbridgedHrmpChannel, SpConsensusAuraEd25519AppEd25519Public, SpTrieStorageProof, StagingParachainInfoCall } from '@polkadot/types/lookup'; +import type { AssetHubPolkadotRuntimeAhMigrationRcPalletsOrigin, AssetHubPolkadotRuntimeDynamicParamsMessageQueueMaxOnIdleWeight, AssetHubPolkadotRuntimeDynamicParamsMessageQueueMaxOnInitWeight, AssetHubPolkadotRuntimeDynamicParamsMessageQueueParameters, AssetHubPolkadotRuntimeDynamicParamsMessageQueueParametersKey, AssetHubPolkadotRuntimeDynamicParamsMessageQueueParametersValue, AssetHubPolkadotRuntimeDynamicParamsSchedulerMaxScheduledPerBlock, AssetHubPolkadotRuntimeDynamicParamsSchedulerMaximumWeight, AssetHubPolkadotRuntimeDynamicParamsSchedulerParameters, AssetHubPolkadotRuntimeDynamicParamsSchedulerParametersKey, AssetHubPolkadotRuntimeDynamicParamsSchedulerParametersValue, AssetHubPolkadotRuntimeDynamicParamsStakingElectionMaxElectingVoters, AssetHubPolkadotRuntimeDynamicParamsStakingElectionMaxEraDuration, AssetHubPolkadotRuntimeDynamicParamsStakingElectionMaxSignedSubmissions, AssetHubPolkadotRuntimeDynamicParamsStakingElectionMinerPages, AssetHubPolkadotRuntimeDynamicParamsStakingElectionParameters, AssetHubPolkadotRuntimeDynamicParamsStakingElectionParametersKey, AssetHubPolkadotRuntimeDynamicParamsStakingElectionParametersValue, AssetHubPolkadotRuntimeDynamicParamsStakingElectionSignedPhase, AssetHubPolkadotRuntimeDynamicParamsStakingElectionTargetSnapshotPerBlock, AssetHubPolkadotRuntimeDynamicParamsStakingElectionUnsignedPhase, AssetHubPolkadotRuntimeGovernanceOriginsPalletCustomOriginsOrigin, AssetHubPolkadotRuntimeOriginCaller, AssetHubPolkadotRuntimeProxyType, AssetHubPolkadotRuntimeRuntime, AssetHubPolkadotRuntimeRuntimeError, AssetHubPolkadotRuntimeRuntimeFreezeReason, AssetHubPolkadotRuntimeRuntimeHoldReason, AssetHubPolkadotRuntimeRuntimeParameters, AssetHubPolkadotRuntimeRuntimeParametersKey, AssetHubPolkadotRuntimeRuntimeParametersValue, AssetHubPolkadotRuntimeRuntimeTask, AssetHubPolkadotRuntimeSessionKeys, AssetHubPolkadotRuntimeStakingNposCompactSolution16, AssetsCommonRuntimeApiFungiblesAccessError, BpXcmBridgeHubRouterBridgeState, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemParachainInherentAbridgedInboundMessagesCollection, CumulusPalletParachainSystemParachainInherentBasicParachainInherentData, CumulusPalletParachainSystemParachainInherentInboundMessageId, CumulusPalletParachainSystemParachainInherentInboundMessagesData, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletParachainSystemRelayStateSnapshotRelayDispatchQueueRemainingCapacity, CumulusPalletParachainSystemUnincludedSegmentAncestor, CumulusPalletParachainSystemUnincludedSegmentHrmpChannelUpdate, CumulusPalletParachainSystemUnincludedSegmentSegmentTracker, CumulusPalletParachainSystemUnincludedSegmentUsedBandwidth, CumulusPalletXcmCall, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesCoreAggregateMessageOrigin, CumulusPrimitivesCoreCollationInfo, CumulusPrimitivesParachainInherentHashedMessage, FrameSupportTokensMiscIdAmountPortableFreezeReason, FrameSupportTokensMiscIdAmountPortableHoldReason, PalletAhMigratorBalancesBefore, PalletAhMigratorCall, PalletAhMigratorError, PalletAhMigratorEvent, PalletAhMigratorMigrationStage, PalletAhMigratorPalletEventName, PalletAhOpsCall, PalletAhOpsError, PalletAhOpsEvent, PalletCollatorSelectionCall, PalletCollatorSelectionCandidateInfo, PalletCollatorSelectionError, PalletCollatorSelectionEvent, PalletElectionProviderMultiBlockAdminOperation, PalletElectionProviderMultiBlockCall, PalletElectionProviderMultiBlockError, PalletElectionProviderMultiBlockEvent, PalletElectionProviderMultiBlockPagedRawSolution, PalletElectionProviderMultiBlockPhase, PalletElectionProviderMultiBlockSignedPalletCall, PalletElectionProviderMultiBlockSignedPalletError, PalletElectionProviderMultiBlockSignedPalletEvent, PalletElectionProviderMultiBlockSignedPalletHoldReason, PalletElectionProviderMultiBlockSignedSubmissionMetadata, PalletElectionProviderMultiBlockUnsignedPalletCall, PalletElectionProviderMultiBlockVerifierFeasibilityError, PalletElectionProviderMultiBlockVerifierImplsPalletCall, PalletElectionProviderMultiBlockVerifierImplsPalletEvent, PalletElectionProviderMultiBlockVerifierImplsPartialBackings, PalletElectionProviderMultiBlockVerifierImplsStatus, PalletElectionProviderMultiBlockVerifierImplsValidSolution, PalletProxyProxyDefinitionAssetHubPolkadotRuntimeProxyType, PalletProxyProxyDefinitionPolkadotRuntimeConstantsProxyProxyType, PalletRcMigratorAccountsAccount, PalletRcMigratorBountiesAliasBounty, PalletRcMigratorBountiesRcBountiesMessage, PalletRcMigratorChildBountiesPortableChildBountiesMessage, PalletRcMigratorChildBountiesPortableChildBounty, PalletRcMigratorChildBountiesPortableChildBountyStatus, PalletRcMigratorClaimsRcClaimsMessage, PalletRcMigratorConvictionVotingRcConvictionVotingMessage, PalletRcMigratorCrowdloanRcCrowdloanMessage, PalletRcMigratorIndicesRcIndicesIndex, PalletRcMigratorMigrationFinishedData, PalletRcMigratorMultisigRcMultisig, PalletRcMigratorPortableFreezeReason, PalletRcMigratorPortableHoldReason, PalletRcMigratorPreimageChunksRcPreimageChunk, PalletRcMigratorPreimageLegacyRequestStatusRcPreimageLegacyStatus, PalletRcMigratorPreimageRequestStatusPortableRequestStatus, PalletRcMigratorPreimageRequestStatusPortableRequestStatusInner, PalletRcMigratorProxyRcProxy, PalletRcMigratorProxyRcProxyAnnouncement, PalletRcMigratorReferendaReferendaMessage, PalletRcMigratorSchedulerAliasScheduled, PalletRcMigratorSchedulerRcSchedulerMessage, PalletRcMigratorSchedulerSchedulerAgendaMessage, PalletRcMigratorStakingBagsListPortableBag, PalletRcMigratorStakingBagsListPortableBagsListMessage, PalletRcMigratorStakingBagsListPortableNode, PalletRcMigratorStakingDelegatedStakingPortableDelegatedStakingMessage, PalletRcMigratorStakingMessagePortableActiveEraInfo, PalletRcMigratorStakingMessagePortableEraRewardPoints, PalletRcMigratorStakingMessagePortableExposurePage, PalletRcMigratorStakingMessagePortableForcing, PalletRcMigratorStakingMessagePortableIndividualExposure, PalletRcMigratorStakingMessagePortableNominations, PalletRcMigratorStakingMessagePortablePagedExposureMetadata, PalletRcMigratorStakingMessagePortableRewardDestination, PalletRcMigratorStakingMessagePortableStakingLedger, PalletRcMigratorStakingMessagePortableStakingMessage, PalletRcMigratorStakingMessagePortableUnappliedSlash, PalletRcMigratorStakingMessagePortableUnlockChunk, PalletRcMigratorStakingMessagePortableValidatorPrefs, PalletRcMigratorStakingMessageStakingValues, PalletRcMigratorStakingNomPoolsAliasRewardPool, PalletRcMigratorStakingNomPoolsAliasSubPools, PalletRcMigratorStakingNomPoolsAliasUnbondPool, PalletRcMigratorStakingNomPoolsNomPoolsStorageValues, PalletRcMigratorStakingNomPoolsRcNomPoolsMessage, PalletRcMigratorTreasuryPortablePaymentState, PalletRcMigratorTreasuryPortableSpendStatus, PalletRcMigratorTreasuryPortableTreasuryMessage, PalletRcMigratorVestingRcVestingSchedule, PalletReferendaReferendumInfoOriginCaller, PalletReferendaReferendumInfoRcPalletsOrigin, PalletReferendaReferendumStatusOriginCaller, PalletReferendaReferendumStatusRcPalletsOrigin, PalletStakingAsyncActiveEraInfo, PalletStakingAsyncEraRewardPoints, PalletStakingAsyncForcing, PalletStakingAsyncLedgerStakingLedger, PalletStakingAsyncLedgerUnlockChunk, PalletStakingAsyncNominations, PalletStakingAsyncPalletBoundedExposurePage, PalletStakingAsyncPalletCall, PalletStakingAsyncPalletConfigOpPerbill, PalletStakingAsyncPalletConfigOpPercent, PalletStakingAsyncPalletConfigOpU128, PalletStakingAsyncPalletConfigOpU32, PalletStakingAsyncPalletError, PalletStakingAsyncPalletEvent, PalletStakingAsyncPalletHoldReason, PalletStakingAsyncPalletPruningStep, PalletStakingAsyncPalletUnexpectedKind, PalletStakingAsyncRcClientCall, PalletStakingAsyncRcClientEvent, PalletStakingAsyncRcClientUnexpectedKind, PalletStakingAsyncRewardDestination, PalletStakingAsyncSlashingOffenceRecord, PalletStakingAsyncSnapshotStatus, PalletStakingAsyncUnappliedSlash, PalletStakingAsyncValidatorPrefs, PalletXcmBridgeHubRouterCall, PalletXcmBridgeHubRouterEvent, ParachainsCommonPayVersionedLocatableAccount, PolkadotPrimitivesV8AbridgedHostConfiguration, PolkadotPrimitivesV8AbridgedHrmpChannel, SnowbridgeCoreAssetMetadata, SnowbridgeCoreOperatingModeBasicOperatingMode, SnowbridgeCoreRewardMessageId, SnowbridgePalletSystemFrontendCall, SnowbridgePalletSystemFrontendError, SnowbridgePalletSystemFrontendEvent, SpConsensusAuraEd25519AppEd25519Public, SpNposElectionsError, SpTrieStorageProof, StagingParachainInfoCall, XcmRuntimeApisAuthorizedAliasesError, XcmRuntimeApisTrustedQueryError, XcmVersionedAsset } from '@polkadot/types/lookup'; declare module '@polkadot/types/types/registry' { interface InterfaceTypes { + AssetHubPolkadotRuntimeAhMigrationRcPalletsOrigin: AssetHubPolkadotRuntimeAhMigrationRcPalletsOrigin; + AssetHubPolkadotRuntimeDynamicParamsMessageQueueMaxOnIdleWeight: AssetHubPolkadotRuntimeDynamicParamsMessageQueueMaxOnIdleWeight; + AssetHubPolkadotRuntimeDynamicParamsMessageQueueMaxOnInitWeight: AssetHubPolkadotRuntimeDynamicParamsMessageQueueMaxOnInitWeight; + AssetHubPolkadotRuntimeDynamicParamsMessageQueueParameters: AssetHubPolkadotRuntimeDynamicParamsMessageQueueParameters; + AssetHubPolkadotRuntimeDynamicParamsMessageQueueParametersKey: AssetHubPolkadotRuntimeDynamicParamsMessageQueueParametersKey; + AssetHubPolkadotRuntimeDynamicParamsMessageQueueParametersValue: AssetHubPolkadotRuntimeDynamicParamsMessageQueueParametersValue; + AssetHubPolkadotRuntimeDynamicParamsSchedulerMaxScheduledPerBlock: AssetHubPolkadotRuntimeDynamicParamsSchedulerMaxScheduledPerBlock; + AssetHubPolkadotRuntimeDynamicParamsSchedulerMaximumWeight: AssetHubPolkadotRuntimeDynamicParamsSchedulerMaximumWeight; + AssetHubPolkadotRuntimeDynamicParamsSchedulerParameters: AssetHubPolkadotRuntimeDynamicParamsSchedulerParameters; + AssetHubPolkadotRuntimeDynamicParamsSchedulerParametersKey: AssetHubPolkadotRuntimeDynamicParamsSchedulerParametersKey; + AssetHubPolkadotRuntimeDynamicParamsSchedulerParametersValue: AssetHubPolkadotRuntimeDynamicParamsSchedulerParametersValue; + AssetHubPolkadotRuntimeDynamicParamsStakingElectionMaxElectingVoters: AssetHubPolkadotRuntimeDynamicParamsStakingElectionMaxElectingVoters; + AssetHubPolkadotRuntimeDynamicParamsStakingElectionMaxEraDuration: AssetHubPolkadotRuntimeDynamicParamsStakingElectionMaxEraDuration; + AssetHubPolkadotRuntimeDynamicParamsStakingElectionMaxSignedSubmissions: AssetHubPolkadotRuntimeDynamicParamsStakingElectionMaxSignedSubmissions; + AssetHubPolkadotRuntimeDynamicParamsStakingElectionMinerPages: AssetHubPolkadotRuntimeDynamicParamsStakingElectionMinerPages; + AssetHubPolkadotRuntimeDynamicParamsStakingElectionParameters: AssetHubPolkadotRuntimeDynamicParamsStakingElectionParameters; + AssetHubPolkadotRuntimeDynamicParamsStakingElectionParametersKey: AssetHubPolkadotRuntimeDynamicParamsStakingElectionParametersKey; + AssetHubPolkadotRuntimeDynamicParamsStakingElectionParametersValue: AssetHubPolkadotRuntimeDynamicParamsStakingElectionParametersValue; + AssetHubPolkadotRuntimeDynamicParamsStakingElectionSignedPhase: AssetHubPolkadotRuntimeDynamicParamsStakingElectionSignedPhase; + AssetHubPolkadotRuntimeDynamicParamsStakingElectionTargetSnapshotPerBlock: AssetHubPolkadotRuntimeDynamicParamsStakingElectionTargetSnapshotPerBlock; + AssetHubPolkadotRuntimeDynamicParamsStakingElectionUnsignedPhase: AssetHubPolkadotRuntimeDynamicParamsStakingElectionUnsignedPhase; + AssetHubPolkadotRuntimeGovernanceOriginsPalletCustomOriginsOrigin: AssetHubPolkadotRuntimeGovernanceOriginsPalletCustomOriginsOrigin; AssetHubPolkadotRuntimeOriginCaller: AssetHubPolkadotRuntimeOriginCaller; AssetHubPolkadotRuntimeProxyType: AssetHubPolkadotRuntimeProxyType; AssetHubPolkadotRuntimeRuntime: AssetHubPolkadotRuntimeRuntime; AssetHubPolkadotRuntimeRuntimeError: AssetHubPolkadotRuntimeRuntimeError; + AssetHubPolkadotRuntimeRuntimeFreezeReason: AssetHubPolkadotRuntimeRuntimeFreezeReason; AssetHubPolkadotRuntimeRuntimeHoldReason: AssetHubPolkadotRuntimeRuntimeHoldReason; + AssetHubPolkadotRuntimeRuntimeParameters: AssetHubPolkadotRuntimeRuntimeParameters; + AssetHubPolkadotRuntimeRuntimeParametersKey: AssetHubPolkadotRuntimeRuntimeParametersKey; + AssetHubPolkadotRuntimeRuntimeParametersValue: AssetHubPolkadotRuntimeRuntimeParametersValue; + AssetHubPolkadotRuntimeRuntimeTask: AssetHubPolkadotRuntimeRuntimeTask; AssetHubPolkadotRuntimeSessionKeys: AssetHubPolkadotRuntimeSessionKeys; + AssetHubPolkadotRuntimeStakingNposCompactSolution16: AssetHubPolkadotRuntimeStakingNposCompactSolution16; AssetsCommonRuntimeApiFungiblesAccessError: AssetsCommonRuntimeApiFungiblesAccessError; BpXcmBridgeHubRouterBridgeState: BpXcmBridgeHubRouterBridgeState; CumulusPalletParachainSystemCall: CumulusPalletParachainSystemCall; CumulusPalletParachainSystemError: CumulusPalletParachainSystemError; CumulusPalletParachainSystemEvent: CumulusPalletParachainSystemEvent; + CumulusPalletParachainSystemParachainInherentAbridgedInboundMessagesCollection: CumulusPalletParachainSystemParachainInherentAbridgedInboundMessagesCollection; + CumulusPalletParachainSystemParachainInherentBasicParachainInherentData: CumulusPalletParachainSystemParachainInherentBasicParachainInherentData; + CumulusPalletParachainSystemParachainInherentInboundMessageId: CumulusPalletParachainSystemParachainInherentInboundMessageId; + CumulusPalletParachainSystemParachainInherentInboundMessagesData: CumulusPalletParachainSystemParachainInherentInboundMessagesData; CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot: CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot; CumulusPalletParachainSystemRelayStateSnapshotRelayDispatchQueueRemainingCapacity: CumulusPalletParachainSystemRelayStateSnapshotRelayDispatchQueueRemainingCapacity; CumulusPalletParachainSystemUnincludedSegmentAncestor: CumulusPalletParachainSystemUnincludedSegmentAncestor; @@ -37,18 +69,139 @@ declare module '@polkadot/types/types/registry' { CumulusPalletXcmpQueueQueueConfigData: CumulusPalletXcmpQueueQueueConfigData; CumulusPrimitivesCoreAggregateMessageOrigin: CumulusPrimitivesCoreAggregateMessageOrigin; CumulusPrimitivesCoreCollationInfo: CumulusPrimitivesCoreCollationInfo; - CumulusPrimitivesParachainInherentParachainInherentData: CumulusPrimitivesParachainInherentParachainInherentData; - FrameSupportTokensMiscIdAmount: FrameSupportTokensMiscIdAmount; + CumulusPrimitivesParachainInherentHashedMessage: CumulusPrimitivesParachainInherentHashedMessage; + FrameSupportTokensMiscIdAmountPortableFreezeReason: FrameSupportTokensMiscIdAmountPortableFreezeReason; + FrameSupportTokensMiscIdAmountPortableHoldReason: FrameSupportTokensMiscIdAmountPortableHoldReason; + PalletAhMigratorBalancesBefore: PalletAhMigratorBalancesBefore; + PalletAhMigratorCall: PalletAhMigratorCall; + PalletAhMigratorError: PalletAhMigratorError; + PalletAhMigratorEvent: PalletAhMigratorEvent; + PalletAhMigratorMigrationStage: PalletAhMigratorMigrationStage; + PalletAhMigratorPalletEventName: PalletAhMigratorPalletEventName; + PalletAhOpsCall: PalletAhOpsCall; + PalletAhOpsError: PalletAhOpsError; + PalletAhOpsEvent: PalletAhOpsEvent; PalletCollatorSelectionCall: PalletCollatorSelectionCall; PalletCollatorSelectionCandidateInfo: PalletCollatorSelectionCandidateInfo; PalletCollatorSelectionError: PalletCollatorSelectionError; PalletCollatorSelectionEvent: PalletCollatorSelectionEvent; + PalletElectionProviderMultiBlockAdminOperation: PalletElectionProviderMultiBlockAdminOperation; + PalletElectionProviderMultiBlockCall: PalletElectionProviderMultiBlockCall; + PalletElectionProviderMultiBlockError: PalletElectionProviderMultiBlockError; + PalletElectionProviderMultiBlockEvent: PalletElectionProviderMultiBlockEvent; + PalletElectionProviderMultiBlockPagedRawSolution: PalletElectionProviderMultiBlockPagedRawSolution; + PalletElectionProviderMultiBlockPhase: PalletElectionProviderMultiBlockPhase; + PalletElectionProviderMultiBlockSignedPalletCall: PalletElectionProviderMultiBlockSignedPalletCall; + PalletElectionProviderMultiBlockSignedPalletError: PalletElectionProviderMultiBlockSignedPalletError; + PalletElectionProviderMultiBlockSignedPalletEvent: PalletElectionProviderMultiBlockSignedPalletEvent; + PalletElectionProviderMultiBlockSignedPalletHoldReason: PalletElectionProviderMultiBlockSignedPalletHoldReason; + PalletElectionProviderMultiBlockSignedSubmissionMetadata: PalletElectionProviderMultiBlockSignedSubmissionMetadata; + PalletElectionProviderMultiBlockUnsignedPalletCall: PalletElectionProviderMultiBlockUnsignedPalletCall; + PalletElectionProviderMultiBlockVerifierFeasibilityError: PalletElectionProviderMultiBlockVerifierFeasibilityError; + PalletElectionProviderMultiBlockVerifierImplsPalletCall: PalletElectionProviderMultiBlockVerifierImplsPalletCall; + PalletElectionProviderMultiBlockVerifierImplsPalletEvent: PalletElectionProviderMultiBlockVerifierImplsPalletEvent; + PalletElectionProviderMultiBlockVerifierImplsPartialBackings: PalletElectionProviderMultiBlockVerifierImplsPartialBackings; + PalletElectionProviderMultiBlockVerifierImplsStatus: PalletElectionProviderMultiBlockVerifierImplsStatus; + PalletElectionProviderMultiBlockVerifierImplsValidSolution: PalletElectionProviderMultiBlockVerifierImplsValidSolution; + PalletProxyProxyDefinitionAssetHubPolkadotRuntimeProxyType: PalletProxyProxyDefinitionAssetHubPolkadotRuntimeProxyType; + PalletProxyProxyDefinitionPolkadotRuntimeConstantsProxyProxyType: PalletProxyProxyDefinitionPolkadotRuntimeConstantsProxyProxyType; + PalletRcMigratorAccountsAccount: PalletRcMigratorAccountsAccount; + PalletRcMigratorBountiesAliasBounty: PalletRcMigratorBountiesAliasBounty; + PalletRcMigratorBountiesRcBountiesMessage: PalletRcMigratorBountiesRcBountiesMessage; + PalletRcMigratorChildBountiesPortableChildBountiesMessage: PalletRcMigratorChildBountiesPortableChildBountiesMessage; + PalletRcMigratorChildBountiesPortableChildBounty: PalletRcMigratorChildBountiesPortableChildBounty; + PalletRcMigratorChildBountiesPortableChildBountyStatus: PalletRcMigratorChildBountiesPortableChildBountyStatus; + PalletRcMigratorClaimsRcClaimsMessage: PalletRcMigratorClaimsRcClaimsMessage; + PalletRcMigratorConvictionVotingRcConvictionVotingMessage: PalletRcMigratorConvictionVotingRcConvictionVotingMessage; + PalletRcMigratorCrowdloanRcCrowdloanMessage: PalletRcMigratorCrowdloanRcCrowdloanMessage; + PalletRcMigratorIndicesRcIndicesIndex: PalletRcMigratorIndicesRcIndicesIndex; + PalletRcMigratorMigrationFinishedData: PalletRcMigratorMigrationFinishedData; + PalletRcMigratorMultisigRcMultisig: PalletRcMigratorMultisigRcMultisig; + PalletRcMigratorPortableFreezeReason: PalletRcMigratorPortableFreezeReason; + PalletRcMigratorPortableHoldReason: PalletRcMigratorPortableHoldReason; + PalletRcMigratorPreimageChunksRcPreimageChunk: PalletRcMigratorPreimageChunksRcPreimageChunk; + PalletRcMigratorPreimageLegacyRequestStatusRcPreimageLegacyStatus: PalletRcMigratorPreimageLegacyRequestStatusRcPreimageLegacyStatus; + PalletRcMigratorPreimageRequestStatusPortableRequestStatus: PalletRcMigratorPreimageRequestStatusPortableRequestStatus; + PalletRcMigratorPreimageRequestStatusPortableRequestStatusInner: PalletRcMigratorPreimageRequestStatusPortableRequestStatusInner; + PalletRcMigratorProxyRcProxy: PalletRcMigratorProxyRcProxy; + PalletRcMigratorProxyRcProxyAnnouncement: PalletRcMigratorProxyRcProxyAnnouncement; + PalletRcMigratorReferendaReferendaMessage: PalletRcMigratorReferendaReferendaMessage; + PalletRcMigratorSchedulerAliasScheduled: PalletRcMigratorSchedulerAliasScheduled; + PalletRcMigratorSchedulerRcSchedulerMessage: PalletRcMigratorSchedulerRcSchedulerMessage; + PalletRcMigratorSchedulerSchedulerAgendaMessage: PalletRcMigratorSchedulerSchedulerAgendaMessage; + PalletRcMigratorStakingBagsListPortableBag: PalletRcMigratorStakingBagsListPortableBag; + PalletRcMigratorStakingBagsListPortableBagsListMessage: PalletRcMigratorStakingBagsListPortableBagsListMessage; + PalletRcMigratorStakingBagsListPortableNode: PalletRcMigratorStakingBagsListPortableNode; + PalletRcMigratorStakingDelegatedStakingPortableDelegatedStakingMessage: PalletRcMigratorStakingDelegatedStakingPortableDelegatedStakingMessage; + PalletRcMigratorStakingMessagePortableActiveEraInfo: PalletRcMigratorStakingMessagePortableActiveEraInfo; + PalletRcMigratorStakingMessagePortableEraRewardPoints: PalletRcMigratorStakingMessagePortableEraRewardPoints; + PalletRcMigratorStakingMessagePortableExposurePage: PalletRcMigratorStakingMessagePortableExposurePage; + PalletRcMigratorStakingMessagePortableForcing: PalletRcMigratorStakingMessagePortableForcing; + PalletRcMigratorStakingMessagePortableIndividualExposure: PalletRcMigratorStakingMessagePortableIndividualExposure; + PalletRcMigratorStakingMessagePortableNominations: PalletRcMigratorStakingMessagePortableNominations; + PalletRcMigratorStakingMessagePortablePagedExposureMetadata: PalletRcMigratorStakingMessagePortablePagedExposureMetadata; + PalletRcMigratorStakingMessagePortableRewardDestination: PalletRcMigratorStakingMessagePortableRewardDestination; + PalletRcMigratorStakingMessagePortableStakingLedger: PalletRcMigratorStakingMessagePortableStakingLedger; + PalletRcMigratorStakingMessagePortableStakingMessage: PalletRcMigratorStakingMessagePortableStakingMessage; + PalletRcMigratorStakingMessagePortableUnappliedSlash: PalletRcMigratorStakingMessagePortableUnappliedSlash; + PalletRcMigratorStakingMessagePortableUnlockChunk: PalletRcMigratorStakingMessagePortableUnlockChunk; + PalletRcMigratorStakingMessagePortableValidatorPrefs: PalletRcMigratorStakingMessagePortableValidatorPrefs; + PalletRcMigratorStakingMessageStakingValues: PalletRcMigratorStakingMessageStakingValues; + PalletRcMigratorStakingNomPoolsAliasRewardPool: PalletRcMigratorStakingNomPoolsAliasRewardPool; + PalletRcMigratorStakingNomPoolsAliasSubPools: PalletRcMigratorStakingNomPoolsAliasSubPools; + PalletRcMigratorStakingNomPoolsAliasUnbondPool: PalletRcMigratorStakingNomPoolsAliasUnbondPool; + PalletRcMigratorStakingNomPoolsNomPoolsStorageValues: PalletRcMigratorStakingNomPoolsNomPoolsStorageValues; + PalletRcMigratorStakingNomPoolsRcNomPoolsMessage: PalletRcMigratorStakingNomPoolsRcNomPoolsMessage; + PalletRcMigratorTreasuryPortablePaymentState: PalletRcMigratorTreasuryPortablePaymentState; + PalletRcMigratorTreasuryPortableSpendStatus: PalletRcMigratorTreasuryPortableSpendStatus; + PalletRcMigratorTreasuryPortableTreasuryMessage: PalletRcMigratorTreasuryPortableTreasuryMessage; + PalletRcMigratorVestingRcVestingSchedule: PalletRcMigratorVestingRcVestingSchedule; + PalletReferendaReferendumInfoOriginCaller: PalletReferendaReferendumInfoOriginCaller; + PalletReferendaReferendumInfoRcPalletsOrigin: PalletReferendaReferendumInfoRcPalletsOrigin; + PalletReferendaReferendumStatusOriginCaller: PalletReferendaReferendumStatusOriginCaller; + PalletReferendaReferendumStatusRcPalletsOrigin: PalletReferendaReferendumStatusRcPalletsOrigin; + PalletStakingAsyncActiveEraInfo: PalletStakingAsyncActiveEraInfo; + PalletStakingAsyncEraRewardPoints: PalletStakingAsyncEraRewardPoints; + PalletStakingAsyncForcing: PalletStakingAsyncForcing; + PalletStakingAsyncLedgerStakingLedger: PalletStakingAsyncLedgerStakingLedger; + PalletStakingAsyncLedgerUnlockChunk: PalletStakingAsyncLedgerUnlockChunk; + PalletStakingAsyncNominations: PalletStakingAsyncNominations; + PalletStakingAsyncPalletBoundedExposurePage: PalletStakingAsyncPalletBoundedExposurePage; + PalletStakingAsyncPalletCall: PalletStakingAsyncPalletCall; + PalletStakingAsyncPalletConfigOpPerbill: PalletStakingAsyncPalletConfigOpPerbill; + PalletStakingAsyncPalletConfigOpPercent: PalletStakingAsyncPalletConfigOpPercent; + PalletStakingAsyncPalletConfigOpU128: PalletStakingAsyncPalletConfigOpU128; + PalletStakingAsyncPalletConfigOpU32: PalletStakingAsyncPalletConfigOpU32; + PalletStakingAsyncPalletError: PalletStakingAsyncPalletError; + PalletStakingAsyncPalletEvent: PalletStakingAsyncPalletEvent; + PalletStakingAsyncPalletHoldReason: PalletStakingAsyncPalletHoldReason; + PalletStakingAsyncPalletPruningStep: PalletStakingAsyncPalletPruningStep; + PalletStakingAsyncPalletUnexpectedKind: PalletStakingAsyncPalletUnexpectedKind; + PalletStakingAsyncRcClientCall: PalletStakingAsyncRcClientCall; + PalletStakingAsyncRcClientEvent: PalletStakingAsyncRcClientEvent; + PalletStakingAsyncRcClientUnexpectedKind: PalletStakingAsyncRcClientUnexpectedKind; + PalletStakingAsyncRewardDestination: PalletStakingAsyncRewardDestination; + PalletStakingAsyncSlashingOffenceRecord: PalletStakingAsyncSlashingOffenceRecord; + PalletStakingAsyncSnapshotStatus: PalletStakingAsyncSnapshotStatus; + PalletStakingAsyncUnappliedSlash: PalletStakingAsyncUnappliedSlash; + PalletStakingAsyncValidatorPrefs: PalletStakingAsyncValidatorPrefs; PalletXcmBridgeHubRouterCall: PalletXcmBridgeHubRouterCall; PalletXcmBridgeHubRouterEvent: PalletXcmBridgeHubRouterEvent; + ParachainsCommonPayVersionedLocatableAccount: ParachainsCommonPayVersionedLocatableAccount; PolkadotPrimitivesV8AbridgedHostConfiguration: PolkadotPrimitivesV8AbridgedHostConfiguration; PolkadotPrimitivesV8AbridgedHrmpChannel: PolkadotPrimitivesV8AbridgedHrmpChannel; + SnowbridgeCoreAssetMetadata: SnowbridgeCoreAssetMetadata; + SnowbridgeCoreOperatingModeBasicOperatingMode: SnowbridgeCoreOperatingModeBasicOperatingMode; + SnowbridgeCoreRewardMessageId: SnowbridgeCoreRewardMessageId; + SnowbridgePalletSystemFrontendCall: SnowbridgePalletSystemFrontendCall; + SnowbridgePalletSystemFrontendError: SnowbridgePalletSystemFrontendError; + SnowbridgePalletSystemFrontendEvent: SnowbridgePalletSystemFrontendEvent; SpConsensusAuraEd25519AppEd25519Public: SpConsensusAuraEd25519AppEd25519Public; + SpNposElectionsError: SpNposElectionsError; SpTrieStorageProof: SpTrieStorageProof; StagingParachainInfoCall: StagingParachainInfoCall; + XcmRuntimeApisAuthorizedAliasesError: XcmRuntimeApisAuthorizedAliasesError; + XcmRuntimeApisTrustedQueryError: XcmRuntimeApisTrustedQueryError; + XcmVersionedAsset: XcmVersionedAsset; } // InterfaceTypes } // declare module diff --git a/packages/types-augment/src/registry/kusama.ts b/packages/types-augment/src/registry/kusama.ts index e630ff7bb83..ac356e8c57c 100644 --- a/packages/types-augment/src/registry/kusama.ts +++ b/packages/types-augment/src/registry/kusama.ts @@ -5,52 +5,14 @@ // this is required to allow for ambient/previous definitions import '@polkadot/types/types/registry'; -import type { FrameElectionProviderSupportBoundedSupport, FrameElectionProviderSupportBoundedSupports, KusamaRuntimeConstantsProxyProxyType, PalletBalancesUnexpectedKind, PalletRcMigratorAccountsAccountState, PalletRcMigratorAccountsMigratedBalances, PalletRcMigratorBountiesBountiesStage, PalletRcMigratorCall, PalletRcMigratorChildBountiesChildBountiesStage, PalletRcMigratorClaimsClaimsStage, PalletRcMigratorConvictionVotingConvictionVotingStage, PalletRcMigratorCrowdloanCrowdloanStage, PalletRcMigratorError, PalletRcMigratorEvent, PalletRcMigratorManagerMultisigVote, PalletRcMigratorMigrationStage, PalletRcMigratorQueuePriority, PalletRcMigratorRecoveryRecoveryStage, PalletRcMigratorReferendaReferendaStage, PalletRcMigratorSchedulerSchedulerStage, PalletRcMigratorSocietySocietyStage, PalletRcMigratorStakingBagsListBagsListStage, PalletRcMigratorStakingDelegatedStakingDelegatedStakingStage, PalletRcMigratorStakingNomPoolsNomPoolsStage, PalletRcMigratorStakingStakingImplStakingStage, PalletRcMigratorTreasuryTreasuryStage, PalletRecoveryDepositKind, PalletSessionHistoricalPalletEvent, PalletSessionHoldReason, PalletStakingAsyncAhClientCall, PalletStakingAsyncAhClientError, PalletStakingAsyncAhClientEvent, PalletStakingAsyncAhClientOperatingMode, PalletStakingAsyncAhClientUnexpectedKind, PalletStakingAsyncRcClientOffence, PalletStakingAsyncRcClientSessionReport, PalletStakingAsyncRcClientValidatorSetReport, PalletXcmErrorsExecutionError, PolkadotPrimitivesVstagingDisputeOffenceKind, PolkadotPrimitivesVstagingDisputeProof, PolkadotPrimitivesVstagingPendingSlashes, PolkadotRuntimeParachainsParasAuthorizedCodeHashAndExpiry, StagingKusamaRuntimeBurnDestinationAccount, StagingKusamaRuntimeDynamicParamsInflationFalloff, StagingKusamaRuntimeDynamicParamsInflationIdealStake, StagingKusamaRuntimeDynamicParamsInflationMaxInflation, StagingKusamaRuntimeDynamicParamsInflationMinInflation, StagingKusamaRuntimeDynamicParamsInflationParameters, StagingKusamaRuntimeDynamicParamsInflationParametersKey, StagingKusamaRuntimeDynamicParamsInflationParametersValue, StagingKusamaRuntimeDynamicParamsInflationUseAuctionSlots, StagingKusamaRuntimeDynamicParamsTreasuryBurnDestination, StagingKusamaRuntimeDynamicParamsTreasuryBurnPortion, StagingKusamaRuntimeDynamicParamsTreasuryParameters, StagingKusamaRuntimeDynamicParamsTreasuryParametersKey, StagingKusamaRuntimeDynamicParamsTreasuryParametersValue, StagingKusamaRuntimeGovernanceOriginsPalletCustomOriginsOrigin, StagingKusamaRuntimeNposCompactSolution24, StagingKusamaRuntimeOriginCaller, StagingKusamaRuntimeRuntime, StagingKusamaRuntimeRuntimeError, StagingKusamaRuntimeRuntimeFreezeReason, StagingKusamaRuntimeRuntimeHoldReason, StagingKusamaRuntimeRuntimeParameters, StagingKusamaRuntimeRuntimeParametersKey, StagingKusamaRuntimeRuntimeParametersValue, StagingKusamaRuntimeSessionKeys, StagingXcmV5TraitsInstructionError } from '@polkadot/types/lookup'; +import type { KusamaRuntimeConstantsProxyProxyType, PalletRcMigratorRecoveryRecoveryStage, PalletRcMigratorSocietySocietyStage, PalletRecoveryDepositKind, StagingKusamaRuntimeBurnDestinationAccount, StagingKusamaRuntimeDynamicParamsInflationFalloff, StagingKusamaRuntimeDynamicParamsInflationIdealStake, StagingKusamaRuntimeDynamicParamsInflationMaxInflation, StagingKusamaRuntimeDynamicParamsInflationMinInflation, StagingKusamaRuntimeDynamicParamsInflationParameters, StagingKusamaRuntimeDynamicParamsInflationParametersKey, StagingKusamaRuntimeDynamicParamsInflationParametersValue, StagingKusamaRuntimeDynamicParamsInflationUseAuctionSlots, StagingKusamaRuntimeDynamicParamsTreasuryBurnDestination, StagingKusamaRuntimeDynamicParamsTreasuryBurnPortion, StagingKusamaRuntimeDynamicParamsTreasuryParameters, StagingKusamaRuntimeDynamicParamsTreasuryParametersKey, StagingKusamaRuntimeDynamicParamsTreasuryParametersValue, StagingKusamaRuntimeGovernanceOriginsPalletCustomOriginsOrigin, StagingKusamaRuntimeNposCompactSolution24, StagingKusamaRuntimeOriginCaller, StagingKusamaRuntimeRuntime, StagingKusamaRuntimeRuntimeError, StagingKusamaRuntimeRuntimeFreezeReason, StagingKusamaRuntimeRuntimeHoldReason, StagingKusamaRuntimeRuntimeParameters, StagingKusamaRuntimeRuntimeParametersKey, StagingKusamaRuntimeRuntimeParametersValue, StagingKusamaRuntimeSessionKeys } from '@polkadot/types/lookup'; declare module '@polkadot/types/types/registry' { interface InterfaceTypes { - FrameElectionProviderSupportBoundedSupport: FrameElectionProviderSupportBoundedSupport; - FrameElectionProviderSupportBoundedSupports: FrameElectionProviderSupportBoundedSupports; KusamaRuntimeConstantsProxyProxyType: KusamaRuntimeConstantsProxyProxyType; - PalletBalancesUnexpectedKind: PalletBalancesUnexpectedKind; - PalletRcMigratorAccountsAccountState: PalletRcMigratorAccountsAccountState; - PalletRcMigratorAccountsMigratedBalances: PalletRcMigratorAccountsMigratedBalances; - PalletRcMigratorBountiesBountiesStage: PalletRcMigratorBountiesBountiesStage; - PalletRcMigratorCall: PalletRcMigratorCall; - PalletRcMigratorChildBountiesChildBountiesStage: PalletRcMigratorChildBountiesChildBountiesStage; - PalletRcMigratorClaimsClaimsStage: PalletRcMigratorClaimsClaimsStage; - PalletRcMigratorConvictionVotingConvictionVotingStage: PalletRcMigratorConvictionVotingConvictionVotingStage; - PalletRcMigratorCrowdloanCrowdloanStage: PalletRcMigratorCrowdloanCrowdloanStage; - PalletRcMigratorError: PalletRcMigratorError; - PalletRcMigratorEvent: PalletRcMigratorEvent; - PalletRcMigratorManagerMultisigVote: PalletRcMigratorManagerMultisigVote; - PalletRcMigratorMigrationStage: PalletRcMigratorMigrationStage; - PalletRcMigratorQueuePriority: PalletRcMigratorQueuePriority; PalletRcMigratorRecoveryRecoveryStage: PalletRcMigratorRecoveryRecoveryStage; - PalletRcMigratorReferendaReferendaStage: PalletRcMigratorReferendaReferendaStage; - PalletRcMigratorSchedulerSchedulerStage: PalletRcMigratorSchedulerSchedulerStage; PalletRcMigratorSocietySocietyStage: PalletRcMigratorSocietySocietyStage; - PalletRcMigratorStakingBagsListBagsListStage: PalletRcMigratorStakingBagsListBagsListStage; - PalletRcMigratorStakingDelegatedStakingDelegatedStakingStage: PalletRcMigratorStakingDelegatedStakingDelegatedStakingStage; - PalletRcMigratorStakingNomPoolsNomPoolsStage: PalletRcMigratorStakingNomPoolsNomPoolsStage; - PalletRcMigratorStakingStakingImplStakingStage: PalletRcMigratorStakingStakingImplStakingStage; - PalletRcMigratorTreasuryTreasuryStage: PalletRcMigratorTreasuryTreasuryStage; PalletRecoveryDepositKind: PalletRecoveryDepositKind; - PalletSessionHistoricalPalletEvent: PalletSessionHistoricalPalletEvent; - PalletSessionHoldReason: PalletSessionHoldReason; - PalletStakingAsyncAhClientCall: PalletStakingAsyncAhClientCall; - PalletStakingAsyncAhClientError: PalletStakingAsyncAhClientError; - PalletStakingAsyncAhClientEvent: PalletStakingAsyncAhClientEvent; - PalletStakingAsyncAhClientOperatingMode: PalletStakingAsyncAhClientOperatingMode; - PalletStakingAsyncAhClientUnexpectedKind: PalletStakingAsyncAhClientUnexpectedKind; - PalletStakingAsyncRcClientOffence: PalletStakingAsyncRcClientOffence; - PalletStakingAsyncRcClientSessionReport: PalletStakingAsyncRcClientSessionReport; - PalletStakingAsyncRcClientValidatorSetReport: PalletStakingAsyncRcClientValidatorSetReport; - PalletXcmErrorsExecutionError: PalletXcmErrorsExecutionError; - PolkadotPrimitivesVstagingDisputeOffenceKind: PolkadotPrimitivesVstagingDisputeOffenceKind; - PolkadotPrimitivesVstagingDisputeProof: PolkadotPrimitivesVstagingDisputeProof; - PolkadotPrimitivesVstagingPendingSlashes: PolkadotPrimitivesVstagingPendingSlashes; - PolkadotRuntimeParachainsParasAuthorizedCodeHashAndExpiry: PolkadotRuntimeParachainsParasAuthorizedCodeHashAndExpiry; StagingKusamaRuntimeBurnDestinationAccount: StagingKusamaRuntimeBurnDestinationAccount; StagingKusamaRuntimeDynamicParamsInflationFalloff: StagingKusamaRuntimeDynamicParamsInflationFalloff; StagingKusamaRuntimeDynamicParamsInflationIdealStake: StagingKusamaRuntimeDynamicParamsInflationIdealStake; @@ -76,6 +38,5 @@ declare module '@polkadot/types/types/registry' { StagingKusamaRuntimeRuntimeParametersKey: StagingKusamaRuntimeRuntimeParametersKey; StagingKusamaRuntimeRuntimeParametersValue: StagingKusamaRuntimeRuntimeParametersValue; StagingKusamaRuntimeSessionKeys: StagingKusamaRuntimeSessionKeys; - StagingXcmV5TraitsInstructionError: StagingXcmV5TraitsInstructionError; } // InterfaceTypes } // declare module diff --git a/packages/types-augment/src/registry/polkadot.ts b/packages/types-augment/src/registry/polkadot.ts index f65d85021a8..e3109acbb7d 100644 --- a/packages/types-augment/src/registry/polkadot.ts +++ b/packages/types-augment/src/registry/polkadot.ts @@ -5,20 +5,55 @@ // this is required to allow for ambient/previous definitions import '@polkadot/types/types/registry'; -import type { BinaryHeapEnqueuedOrder, BinaryHeapReverseQueueIndex, BitvecOrderLsb0, FrameSupportStorageDisabled, PalletReferendaReferendumInfo, PalletReferendaReferendumStatus, PalletTransactionPaymentChargeTransactionPayment, PalletXcmAuthorizedAliasesEntry, PalletXcmCall, PalletXcmError, PalletXcmEvent, PalletXcmHoldReason, PalletXcmMaxAuthorizedAliases, PalletXcmOrigin, PalletXcmQueryStatus, PalletXcmRemoteLockedFungibleRecord, PalletXcmVersionMigrationStage, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesPrimitivesHrmpChannelId, PolkadotPrimitivesV8ApprovalVotingParams, PolkadotPrimitivesV8AssignmentAppPublic, PolkadotPrimitivesV8AsyncBackingAsyncBackingParams, PolkadotPrimitivesV8AsyncBackingConstraints, PolkadotPrimitivesV8AsyncBackingInboundHrmpLimitations, PolkadotPrimitivesV8AsyncBackingOutboundHrmpChannelLimitations, PolkadotPrimitivesV8CandidateCommitments, PolkadotPrimitivesV8CollatorAppPublic, PolkadotPrimitivesV8DisputeState, PolkadotPrimitivesV8DisputeStatement, PolkadotPrimitivesV8DisputeStatementSet, PolkadotPrimitivesV8ExecutorParams, PolkadotPrimitivesV8ExecutorParamsExecutorParam, PolkadotPrimitivesV8GroupRotationInfo, PolkadotPrimitivesV8IndexedVecGroupIndex, PolkadotPrimitivesV8IndexedVecValidatorIndex, PolkadotPrimitivesV8InvalidDisputeStatementKind, PolkadotPrimitivesV8OccupiedCoreAssumption, PolkadotPrimitivesV8PersistedValidationData, PolkadotPrimitivesV8PvfCheckStatement, PolkadotPrimitivesV8PvfExecKind, PolkadotPrimitivesV8PvfPrepKind, PolkadotPrimitivesV8ScheduledCore, PolkadotPrimitivesV8SchedulerParams, PolkadotPrimitivesV8SessionInfo, PolkadotPrimitivesV8SignedUncheckedSigned, PolkadotPrimitivesV8SlashingDisputeProof, PolkadotPrimitivesV8SlashingDisputesTimeSlot, PolkadotPrimitivesV8SlashingPendingSlashes, PolkadotPrimitivesV8SlashingSlashingOffenceKind, PolkadotPrimitivesV8UpgradeGoAhead, PolkadotPrimitivesV8UpgradeRestriction, PolkadotPrimitivesV8ValidDisputeStatementKind, PolkadotPrimitivesV8ValidatorAppPublic, PolkadotPrimitivesV8ValidatorAppSignature, PolkadotPrimitivesV8ValidityAttestation, PolkadotPrimitivesVstagingAsyncBackingBackingState, PolkadotPrimitivesVstagingAsyncBackingCandidatePendingAvailability, PolkadotPrimitivesVstagingAsyncBackingConstraints, PolkadotPrimitivesVstagingBackedCandidate, PolkadotPrimitivesVstagingCandidateDescriptorV2, PolkadotPrimitivesVstagingCandidateEvent, PolkadotPrimitivesVstagingCandidateReceiptV2, PolkadotPrimitivesVstagingCommittedCandidateReceiptV2, PolkadotPrimitivesVstagingCoreState, PolkadotPrimitivesVstagingInherentData, PolkadotPrimitivesVstagingOccupiedCore, PolkadotPrimitivesVstagingScrapedOnChainVotes, PolkadotRuntimeCommonAuctionsPalletCall, PolkadotRuntimeCommonAuctionsPalletError, PolkadotRuntimeCommonAuctionsPalletEvent, PolkadotRuntimeCommonClaimsEcdsaSignature, PolkadotRuntimeCommonClaimsPalletCall, PolkadotRuntimeCommonClaimsPalletError, PolkadotRuntimeCommonClaimsPalletEvent, PolkadotRuntimeCommonClaimsPrevalidateAttests, PolkadotRuntimeCommonClaimsStatementKind, PolkadotRuntimeCommonCrowdloanFundInfo, PolkadotRuntimeCommonCrowdloanLastContribution, PolkadotRuntimeCommonCrowdloanPalletCall, PolkadotRuntimeCommonCrowdloanPalletError, PolkadotRuntimeCommonCrowdloanPalletEvent, PolkadotRuntimeCommonImplsVersionedLocatableAsset, PolkadotRuntimeCommonParasRegistrarPalletCall, PolkadotRuntimeCommonParasRegistrarPalletError, PolkadotRuntimeCommonParasRegistrarPalletEvent, PolkadotRuntimeCommonParasRegistrarParaInfo, PolkadotRuntimeCommonSlotsPalletCall, PolkadotRuntimeCommonSlotsPalletError, PolkadotRuntimeCommonSlotsPalletEvent, PolkadotRuntimeConstantsProxyProxyType, PolkadotRuntimeGovernanceOriginsPalletCustomOriginsOrigin, PolkadotRuntimeNposCompactSolution16, PolkadotRuntimeOriginCaller, PolkadotRuntimeParachainsAssignerCoretimeAssignmentState, PolkadotRuntimeParachainsAssignerCoretimeCoreDescriptor, PolkadotRuntimeParachainsAssignerCoretimePalletError, PolkadotRuntimeParachainsAssignerCoretimeQueueDescriptor, PolkadotRuntimeParachainsAssignerCoretimeSchedule, PolkadotRuntimeParachainsAssignerCoretimeWorkState, PolkadotRuntimeParachainsConfigurationHostConfiguration, PolkadotRuntimeParachainsConfigurationPalletCall, PolkadotRuntimeParachainsConfigurationPalletError, PolkadotRuntimeParachainsCoretimePalletCall, PolkadotRuntimeParachainsCoretimePalletError, PolkadotRuntimeParachainsCoretimePalletEvent, PolkadotRuntimeParachainsDisputesDisputeLocation, PolkadotRuntimeParachainsDisputesDisputeResult, PolkadotRuntimeParachainsDisputesPalletCall, PolkadotRuntimeParachainsDisputesPalletError, PolkadotRuntimeParachainsDisputesPalletEvent, PolkadotRuntimeParachainsDisputesSlashingPalletCall, PolkadotRuntimeParachainsDisputesSlashingPalletError, PolkadotRuntimeParachainsHrmpHrmpChannel, PolkadotRuntimeParachainsHrmpHrmpOpenChannelRequest, PolkadotRuntimeParachainsHrmpPalletCall, PolkadotRuntimeParachainsHrmpPalletError, PolkadotRuntimeParachainsHrmpPalletEvent, PolkadotRuntimeParachainsInclusionAggregateMessageOrigin, PolkadotRuntimeParachainsInclusionCandidatePendingAvailability, PolkadotRuntimeParachainsInclusionPalletCall, PolkadotRuntimeParachainsInclusionPalletError, PolkadotRuntimeParachainsInclusionPalletEvent, PolkadotRuntimeParachainsInclusionUmpQueueId, PolkadotRuntimeParachainsInitializerBufferedSessionChange, PolkadotRuntimeParachainsInitializerPalletCall, PolkadotRuntimeParachainsOnDemandPalletCall, PolkadotRuntimeParachainsOnDemandPalletError, PolkadotRuntimeParachainsOnDemandPalletEvent, PolkadotRuntimeParachainsOnDemandTypesCoreAffinityCount, PolkadotRuntimeParachainsOnDemandTypesEnqueuedOrder, PolkadotRuntimeParachainsOnDemandTypesQueueStatusType, PolkadotRuntimeParachainsOriginPalletOrigin, PolkadotRuntimeParachainsParasInherentPalletCall, PolkadotRuntimeParachainsParasInherentPalletError, PolkadotRuntimeParachainsParasPalletCall, PolkadotRuntimeParachainsParasPalletError, PolkadotRuntimeParachainsParasPalletEvent, PolkadotRuntimeParachainsParasParaGenesisArgs, PolkadotRuntimeParachainsParasParaLifecycle, PolkadotRuntimeParachainsParasParaPastCodeMeta, PolkadotRuntimeParachainsParasPvfCheckActiveVoteState, PolkadotRuntimeParachainsParasPvfCheckCause, PolkadotRuntimeParachainsParasReplacementTimes, PolkadotRuntimeParachainsParasUpgradeStrategy, PolkadotRuntimeParachainsSchedulerCommonAssignment, PolkadotRuntimeParachainsSharedAllowedRelayParentsTracker, PolkadotRuntimeParachainsSharedPalletCall, PolkadotRuntimeParachainsSharedRelayParentInfo, PolkadotRuntimeRuntime, PolkadotRuntimeRuntimeError, PolkadotRuntimeRuntimeFreezeReason, PolkadotRuntimeRuntimeHoldReason, PolkadotRuntimeSessionKeys, RelayCommonApisInflationInfo, SpRuntimeMultiSigner, StagingXcmExecutorAssetTransferTransferType, StagingXcmV3MultiLocation, StagingXcmV4Asset, StagingXcmV4AssetAssetFilter, StagingXcmV4AssetAssetId, StagingXcmV4AssetAssetInstance, StagingXcmV4AssetAssets, StagingXcmV4AssetFungibility, StagingXcmV4AssetWildAsset, StagingXcmV4AssetWildFungibility, StagingXcmV4Instruction, StagingXcmV4Junction, StagingXcmV4JunctionNetworkId, StagingXcmV4Junctions, StagingXcmV4Location, StagingXcmV4PalletInfo, StagingXcmV4QueryResponseInfo, StagingXcmV4Response, StagingXcmV4Xcm, StagingXcmV5Asset, StagingXcmV5AssetAssetFilter, StagingXcmV5AssetAssetId, StagingXcmV5AssetAssetInstance, StagingXcmV5AssetAssetTransferFilter, StagingXcmV5AssetAssets, StagingXcmV5AssetFungibility, StagingXcmV5AssetWildAsset, StagingXcmV5AssetWildFungibility, StagingXcmV5Hint, StagingXcmV5Instruction, StagingXcmV5Junction, StagingXcmV5JunctionNetworkId, StagingXcmV5Junctions, StagingXcmV5Location, StagingXcmV5PalletInfo, StagingXcmV5QueryResponseInfo, StagingXcmV5Response, StagingXcmV5TraitsOutcome, StagingXcmV5Xcm, XcmDoubleEncoded, XcmRuntimeApisAuthorizedAliasesOriginAliaser, XcmRuntimeApisConversionsError, XcmRuntimeApisDryRunCallDryRunEffects, XcmRuntimeApisDryRunError, XcmRuntimeApisDryRunXcmDryRunEffects, XcmRuntimeApisFeesError, XcmV3Instruction, XcmV3Junction, XcmV3JunctionBodyId, XcmV3JunctionBodyPart, XcmV3JunctionNetworkId, XcmV3Junctions, XcmV3MaybeErrorCode, XcmV3MultiAsset, XcmV3MultiassetAssetId, XcmV3MultiassetAssetInstance, XcmV3MultiassetFungibility, XcmV3MultiassetMultiAssetFilter, XcmV3MultiassetMultiAssets, XcmV3MultiassetWildFungibility, XcmV3MultiassetWildMultiAsset, XcmV3OriginKind, XcmV3PalletInfo, XcmV3QueryResponseInfo, XcmV3Response, XcmV3TraitsError, XcmV3TraitsSendError, XcmV3WeightLimit, XcmV3Xcm, XcmV5TraitsError, XcmVersionedAssetId, XcmVersionedAssets, XcmVersionedLocation, XcmVersionedResponse, XcmVersionedXcm } from '@polkadot/types/lookup'; +import type { BinaryHeapEnqueuedOrder, BinaryHeapReverseQueueIndex, BitvecOrderLsb0, FrameElectionProviderSupportBoundedSupport, FrameElectionProviderSupportBoundedSupports, FrameSupportStorageDisabled, PalletBalancesUnexpectedKind, PalletRcMigratorAccountsAccountState, PalletRcMigratorAccountsMigratedBalances, PalletRcMigratorBountiesBountiesStage, PalletRcMigratorCall, PalletRcMigratorChildBountiesChildBountiesStage, PalletRcMigratorClaimsClaimsStage, PalletRcMigratorConvictionVotingConvictionVotingStage, PalletRcMigratorCrowdloanCrowdloanStage, PalletRcMigratorError, PalletRcMigratorEvent, PalletRcMigratorManagerMultisigVote, PalletRcMigratorMigrationSettings, PalletRcMigratorMigrationStage, PalletRcMigratorQueuePriority, PalletRcMigratorReferendaReferendaStage, PalletRcMigratorSchedulerSchedulerStage, PalletRcMigratorStakingBagsListBagsListStage, PalletRcMigratorStakingDelegatedStakingDelegatedStakingStage, PalletRcMigratorStakingNomPoolsNomPoolsStage, PalletRcMigratorStakingStakingImplStakingStage, PalletRcMigratorTreasuryTreasuryStage, PalletReferendaReferendumInfo, PalletReferendaReferendumStatus, PalletSessionHistoricalPalletEvent, PalletSessionHoldReason, PalletStakingAsyncAhClientCall, PalletStakingAsyncAhClientError, PalletStakingAsyncAhClientEvent, PalletStakingAsyncAhClientOperatingMode, PalletStakingAsyncAhClientUnexpectedKind, PalletStakingAsyncRcClientOffence, PalletStakingAsyncRcClientSessionReport, PalletStakingAsyncRcClientValidatorSetReport, PalletTransactionPaymentChargeTransactionPayment, PalletXcmAuthorizedAliasesEntry, PalletXcmCall, PalletXcmError, PalletXcmErrorsExecutionError, PalletXcmEvent, PalletXcmHoldReason, PalletXcmMaxAuthorizedAliases, PalletXcmOrigin, PalletXcmQueryStatus, PalletXcmRemoteLockedFungibleRecord, PalletXcmVersionMigrationStage, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesPrimitivesHrmpChannelId, PolkadotPrimitivesV8ApprovalVotingParams, PolkadotPrimitivesV8AssignmentAppPublic, PolkadotPrimitivesV8AsyncBackingAsyncBackingParams, PolkadotPrimitivesV8AsyncBackingConstraints, PolkadotPrimitivesV8AsyncBackingInboundHrmpLimitations, PolkadotPrimitivesV8AsyncBackingOutboundHrmpChannelLimitations, PolkadotPrimitivesV8CandidateCommitments, PolkadotPrimitivesV8CollatorAppPublic, PolkadotPrimitivesV8DisputeState, PolkadotPrimitivesV8DisputeStatement, PolkadotPrimitivesV8DisputeStatementSet, PolkadotPrimitivesV8ExecutorParams, PolkadotPrimitivesV8ExecutorParamsExecutorParam, PolkadotPrimitivesV8GroupRotationInfo, PolkadotPrimitivesV8IndexedVecGroupIndex, PolkadotPrimitivesV8IndexedVecValidatorIndex, PolkadotPrimitivesV8InvalidDisputeStatementKind, PolkadotPrimitivesV8OccupiedCoreAssumption, PolkadotPrimitivesV8PersistedValidationData, PolkadotPrimitivesV8PvfCheckStatement, PolkadotPrimitivesV8PvfExecKind, PolkadotPrimitivesV8PvfPrepKind, PolkadotPrimitivesV8ScheduledCore, PolkadotPrimitivesV8SchedulerParams, PolkadotPrimitivesV8SessionInfo, PolkadotPrimitivesV8SignedUncheckedSigned, PolkadotPrimitivesV8SlashingDisputeProof, PolkadotPrimitivesV8SlashingDisputesTimeSlot, PolkadotPrimitivesV8SlashingPendingSlashes, PolkadotPrimitivesV8SlashingSlashingOffenceKind, PolkadotPrimitivesV8UpgradeGoAhead, PolkadotPrimitivesV8UpgradeRestriction, PolkadotPrimitivesV8ValidDisputeStatementKind, PolkadotPrimitivesV8ValidatorAppPublic, PolkadotPrimitivesV8ValidatorAppSignature, PolkadotPrimitivesV8ValidityAttestation, PolkadotPrimitivesVstagingAsyncBackingBackingState, PolkadotPrimitivesVstagingAsyncBackingCandidatePendingAvailability, PolkadotPrimitivesVstagingAsyncBackingConstraints, PolkadotPrimitivesVstagingBackedCandidate, PolkadotPrimitivesVstagingCandidateDescriptorV2, PolkadotPrimitivesVstagingCandidateEvent, PolkadotPrimitivesVstagingCandidateReceiptV2, PolkadotPrimitivesVstagingCommittedCandidateReceiptV2, PolkadotPrimitivesVstagingCoreState, PolkadotPrimitivesVstagingDisputeOffenceKind, PolkadotPrimitivesVstagingDisputeProof, PolkadotPrimitivesVstagingInherentData, PolkadotPrimitivesVstagingOccupiedCore, PolkadotPrimitivesVstagingPendingSlashes, PolkadotPrimitivesVstagingScrapedOnChainVotes, PolkadotRuntimeCommonAuctionsPalletCall, PolkadotRuntimeCommonAuctionsPalletError, PolkadotRuntimeCommonAuctionsPalletEvent, PolkadotRuntimeCommonClaimsEcdsaSignature, PolkadotRuntimeCommonClaimsPalletCall, PolkadotRuntimeCommonClaimsPalletError, PolkadotRuntimeCommonClaimsPalletEvent, PolkadotRuntimeCommonClaimsPrevalidateAttests, PolkadotRuntimeCommonClaimsStatementKind, PolkadotRuntimeCommonCrowdloanFundInfo, PolkadotRuntimeCommonCrowdloanLastContribution, PolkadotRuntimeCommonCrowdloanPalletCall, PolkadotRuntimeCommonCrowdloanPalletError, PolkadotRuntimeCommonCrowdloanPalletEvent, PolkadotRuntimeCommonImplsVersionedLocatableAsset, PolkadotRuntimeCommonParasRegistrarPalletCall, PolkadotRuntimeCommonParasRegistrarPalletError, PolkadotRuntimeCommonParasRegistrarPalletEvent, PolkadotRuntimeCommonParasRegistrarParaInfo, PolkadotRuntimeCommonSlotsPalletCall, PolkadotRuntimeCommonSlotsPalletError, PolkadotRuntimeCommonSlotsPalletEvent, PolkadotRuntimeConstantsProxyProxyType, PolkadotRuntimeGovernanceOriginsPalletCustomOriginsOrigin, PolkadotRuntimeNposCompactSolution16, PolkadotRuntimeOriginCaller, PolkadotRuntimeParachainsAssignerCoretimeAssignmentState, PolkadotRuntimeParachainsAssignerCoretimeCoreDescriptor, PolkadotRuntimeParachainsAssignerCoretimePalletError, PolkadotRuntimeParachainsAssignerCoretimeQueueDescriptor, PolkadotRuntimeParachainsAssignerCoretimeSchedule, PolkadotRuntimeParachainsAssignerCoretimeWorkState, PolkadotRuntimeParachainsConfigurationHostConfiguration, PolkadotRuntimeParachainsConfigurationPalletCall, PolkadotRuntimeParachainsConfigurationPalletError, PolkadotRuntimeParachainsCoretimePalletCall, PolkadotRuntimeParachainsCoretimePalletError, PolkadotRuntimeParachainsCoretimePalletEvent, PolkadotRuntimeParachainsDisputesDisputeLocation, PolkadotRuntimeParachainsDisputesDisputeResult, PolkadotRuntimeParachainsDisputesPalletCall, PolkadotRuntimeParachainsDisputesPalletError, PolkadotRuntimeParachainsDisputesPalletEvent, PolkadotRuntimeParachainsDisputesSlashingPalletCall, PolkadotRuntimeParachainsDisputesSlashingPalletError, PolkadotRuntimeParachainsHrmpHrmpChannel, PolkadotRuntimeParachainsHrmpHrmpOpenChannelRequest, PolkadotRuntimeParachainsHrmpPalletCall, PolkadotRuntimeParachainsHrmpPalletError, PolkadotRuntimeParachainsHrmpPalletEvent, PolkadotRuntimeParachainsInclusionAggregateMessageOrigin, PolkadotRuntimeParachainsInclusionCandidatePendingAvailability, PolkadotRuntimeParachainsInclusionPalletCall, PolkadotRuntimeParachainsInclusionPalletError, PolkadotRuntimeParachainsInclusionPalletEvent, PolkadotRuntimeParachainsInclusionUmpQueueId, PolkadotRuntimeParachainsInitializerBufferedSessionChange, PolkadotRuntimeParachainsInitializerPalletCall, PolkadotRuntimeParachainsOnDemandPalletCall, PolkadotRuntimeParachainsOnDemandPalletError, PolkadotRuntimeParachainsOnDemandPalletEvent, PolkadotRuntimeParachainsOnDemandTypesCoreAffinityCount, PolkadotRuntimeParachainsOnDemandTypesEnqueuedOrder, PolkadotRuntimeParachainsOnDemandTypesQueueStatusType, PolkadotRuntimeParachainsOriginPalletOrigin, PolkadotRuntimeParachainsParasAuthorizedCodeHashAndExpiry, PolkadotRuntimeParachainsParasInherentPalletCall, PolkadotRuntimeParachainsParasInherentPalletError, PolkadotRuntimeParachainsParasPalletCall, PolkadotRuntimeParachainsParasPalletError, PolkadotRuntimeParachainsParasPalletEvent, PolkadotRuntimeParachainsParasParaGenesisArgs, PolkadotRuntimeParachainsParasParaLifecycle, PolkadotRuntimeParachainsParasParaPastCodeMeta, PolkadotRuntimeParachainsParasPvfCheckActiveVoteState, PolkadotRuntimeParachainsParasPvfCheckCause, PolkadotRuntimeParachainsParasReplacementTimes, PolkadotRuntimeParachainsParasUpgradeStrategy, PolkadotRuntimeParachainsSchedulerCommonAssignment, PolkadotRuntimeParachainsSharedAllowedRelayParentsTracker, PolkadotRuntimeParachainsSharedPalletCall, PolkadotRuntimeParachainsSharedRelayParentInfo, PolkadotRuntimeRuntime, PolkadotRuntimeRuntimeError, PolkadotRuntimeRuntimeFreezeReason, PolkadotRuntimeRuntimeHoldReason, PolkadotRuntimeSessionKeys, RelayCommonApisInflationInfo, SpRuntimeMultiSigner, StagingXcmExecutorAssetTransferTransferType, StagingXcmV3MultiLocation, StagingXcmV4Asset, StagingXcmV4AssetAssetFilter, StagingXcmV4AssetAssetId, StagingXcmV4AssetAssetInstance, StagingXcmV4AssetAssets, StagingXcmV4AssetFungibility, StagingXcmV4AssetWildAsset, StagingXcmV4AssetWildFungibility, StagingXcmV4Instruction, StagingXcmV4Junction, StagingXcmV4JunctionNetworkId, StagingXcmV4Junctions, StagingXcmV4Location, StagingXcmV4PalletInfo, StagingXcmV4QueryResponseInfo, StagingXcmV4Response, StagingXcmV4Xcm, StagingXcmV5Asset, StagingXcmV5AssetAssetFilter, StagingXcmV5AssetAssetId, StagingXcmV5AssetAssetInstance, StagingXcmV5AssetAssetTransferFilter, StagingXcmV5AssetAssets, StagingXcmV5AssetFungibility, StagingXcmV5AssetWildAsset, StagingXcmV5AssetWildFungibility, StagingXcmV5Hint, StagingXcmV5Instruction, StagingXcmV5Junction, StagingXcmV5JunctionNetworkId, StagingXcmV5Junctions, StagingXcmV5Location, StagingXcmV5PalletInfo, StagingXcmV5QueryResponseInfo, StagingXcmV5Response, StagingXcmV5TraitsInstructionError, StagingXcmV5TraitsOutcome, StagingXcmV5Xcm, XcmDoubleEncoded, XcmRuntimeApisAuthorizedAliasesOriginAliaser, XcmRuntimeApisConversionsError, XcmRuntimeApisDryRunCallDryRunEffects, XcmRuntimeApisDryRunError, XcmRuntimeApisDryRunXcmDryRunEffects, XcmRuntimeApisFeesError, XcmV3Instruction, XcmV3Junction, XcmV3JunctionBodyId, XcmV3JunctionBodyPart, XcmV3JunctionNetworkId, XcmV3Junctions, XcmV3MaybeErrorCode, XcmV3MultiAsset, XcmV3MultiassetAssetId, XcmV3MultiassetAssetInstance, XcmV3MultiassetFungibility, XcmV3MultiassetMultiAssetFilter, XcmV3MultiassetMultiAssets, XcmV3MultiassetWildFungibility, XcmV3MultiassetWildMultiAsset, XcmV3OriginKind, XcmV3PalletInfo, XcmV3QueryResponseInfo, XcmV3Response, XcmV3TraitsError, XcmV3TraitsSendError, XcmV3WeightLimit, XcmV3Xcm, XcmV5TraitsError, XcmVersionedAssetId, XcmVersionedAssets, XcmVersionedLocation, XcmVersionedResponse, XcmVersionedXcm } from '@polkadot/types/lookup'; declare module '@polkadot/types/types/registry' { interface InterfaceTypes { BinaryHeapEnqueuedOrder: BinaryHeapEnqueuedOrder; BinaryHeapReverseQueueIndex: BinaryHeapReverseQueueIndex; BitvecOrderLsb0: BitvecOrderLsb0; + FrameElectionProviderSupportBoundedSupport: FrameElectionProviderSupportBoundedSupport; + FrameElectionProviderSupportBoundedSupports: FrameElectionProviderSupportBoundedSupports; FrameSupportStorageDisabled: FrameSupportStorageDisabled; + PalletBalancesUnexpectedKind: PalletBalancesUnexpectedKind; + PalletRcMigratorAccountsAccountState: PalletRcMigratorAccountsAccountState; + PalletRcMigratorAccountsMigratedBalances: PalletRcMigratorAccountsMigratedBalances; + PalletRcMigratorBountiesBountiesStage: PalletRcMigratorBountiesBountiesStage; + PalletRcMigratorCall: PalletRcMigratorCall; + PalletRcMigratorChildBountiesChildBountiesStage: PalletRcMigratorChildBountiesChildBountiesStage; + PalletRcMigratorClaimsClaimsStage: PalletRcMigratorClaimsClaimsStage; + PalletRcMigratorConvictionVotingConvictionVotingStage: PalletRcMigratorConvictionVotingConvictionVotingStage; + PalletRcMigratorCrowdloanCrowdloanStage: PalletRcMigratorCrowdloanCrowdloanStage; + PalletRcMigratorError: PalletRcMigratorError; + PalletRcMigratorEvent: PalletRcMigratorEvent; + PalletRcMigratorManagerMultisigVote: PalletRcMigratorManagerMultisigVote; + PalletRcMigratorMigrationSettings: PalletRcMigratorMigrationSettings; + PalletRcMigratorMigrationStage: PalletRcMigratorMigrationStage; + PalletRcMigratorQueuePriority: PalletRcMigratorQueuePriority; + PalletRcMigratorReferendaReferendaStage: PalletRcMigratorReferendaReferendaStage; + PalletRcMigratorSchedulerSchedulerStage: PalletRcMigratorSchedulerSchedulerStage; + PalletRcMigratorStakingBagsListBagsListStage: PalletRcMigratorStakingBagsListBagsListStage; + PalletRcMigratorStakingDelegatedStakingDelegatedStakingStage: PalletRcMigratorStakingDelegatedStakingDelegatedStakingStage; + PalletRcMigratorStakingNomPoolsNomPoolsStage: PalletRcMigratorStakingNomPoolsNomPoolsStage; + PalletRcMigratorStakingStakingImplStakingStage: PalletRcMigratorStakingStakingImplStakingStage; + PalletRcMigratorTreasuryTreasuryStage: PalletRcMigratorTreasuryTreasuryStage; PalletReferendaReferendumInfo: PalletReferendaReferendumInfo; PalletReferendaReferendumStatus: PalletReferendaReferendumStatus; + PalletSessionHistoricalPalletEvent: PalletSessionHistoricalPalletEvent; + PalletSessionHoldReason: PalletSessionHoldReason; + PalletStakingAsyncAhClientCall: PalletStakingAsyncAhClientCall; + PalletStakingAsyncAhClientError: PalletStakingAsyncAhClientError; + PalletStakingAsyncAhClientEvent: PalletStakingAsyncAhClientEvent; + PalletStakingAsyncAhClientOperatingMode: PalletStakingAsyncAhClientOperatingMode; + PalletStakingAsyncAhClientUnexpectedKind: PalletStakingAsyncAhClientUnexpectedKind; + PalletStakingAsyncRcClientOffence: PalletStakingAsyncRcClientOffence; + PalletStakingAsyncRcClientSessionReport: PalletStakingAsyncRcClientSessionReport; + PalletStakingAsyncRcClientValidatorSetReport: PalletStakingAsyncRcClientValidatorSetReport; PalletTransactionPaymentChargeTransactionPayment: PalletTransactionPaymentChargeTransactionPayment; PalletXcmAuthorizedAliasesEntry: PalletXcmAuthorizedAliasesEntry; PalletXcmCall: PalletXcmCall; PalletXcmError: PalletXcmError; + PalletXcmErrorsExecutionError: PalletXcmErrorsExecutionError; PalletXcmEvent: PalletXcmEvent; PalletXcmHoldReason: PalletXcmHoldReason; PalletXcmMaxAuthorizedAliases: PalletXcmMaxAuthorizedAliases; @@ -75,8 +110,11 @@ declare module '@polkadot/types/types/registry' { PolkadotPrimitivesVstagingCandidateReceiptV2: PolkadotPrimitivesVstagingCandidateReceiptV2; PolkadotPrimitivesVstagingCommittedCandidateReceiptV2: PolkadotPrimitivesVstagingCommittedCandidateReceiptV2; PolkadotPrimitivesVstagingCoreState: PolkadotPrimitivesVstagingCoreState; + PolkadotPrimitivesVstagingDisputeOffenceKind: PolkadotPrimitivesVstagingDisputeOffenceKind; + PolkadotPrimitivesVstagingDisputeProof: PolkadotPrimitivesVstagingDisputeProof; PolkadotPrimitivesVstagingInherentData: PolkadotPrimitivesVstagingInherentData; PolkadotPrimitivesVstagingOccupiedCore: PolkadotPrimitivesVstagingOccupiedCore; + PolkadotPrimitivesVstagingPendingSlashes: PolkadotPrimitivesVstagingPendingSlashes; PolkadotPrimitivesVstagingScrapedOnChainVotes: PolkadotPrimitivesVstagingScrapedOnChainVotes; PolkadotRuntimeCommonAuctionsPalletCall: PolkadotRuntimeCommonAuctionsPalletCall; PolkadotRuntimeCommonAuctionsPalletError: PolkadotRuntimeCommonAuctionsPalletError; @@ -143,6 +181,7 @@ declare module '@polkadot/types/types/registry' { PolkadotRuntimeParachainsOnDemandTypesEnqueuedOrder: PolkadotRuntimeParachainsOnDemandTypesEnqueuedOrder; PolkadotRuntimeParachainsOnDemandTypesQueueStatusType: PolkadotRuntimeParachainsOnDemandTypesQueueStatusType; PolkadotRuntimeParachainsOriginPalletOrigin: PolkadotRuntimeParachainsOriginPalletOrigin; + PolkadotRuntimeParachainsParasAuthorizedCodeHashAndExpiry: PolkadotRuntimeParachainsParasAuthorizedCodeHashAndExpiry; PolkadotRuntimeParachainsParasInherentPalletCall: PolkadotRuntimeParachainsParasInherentPalletCall; PolkadotRuntimeParachainsParasInherentPalletError: PolkadotRuntimeParachainsParasInherentPalletError; PolkadotRuntimeParachainsParasPalletCall: PolkadotRuntimeParachainsParasPalletCall; @@ -203,6 +242,7 @@ declare module '@polkadot/types/types/registry' { StagingXcmV5PalletInfo: StagingXcmV5PalletInfo; StagingXcmV5QueryResponseInfo: StagingXcmV5QueryResponseInfo; StagingXcmV5Response: StagingXcmV5Response; + StagingXcmV5TraitsInstructionError: StagingXcmV5TraitsInstructionError; StagingXcmV5TraitsOutcome: StagingXcmV5TraitsOutcome; StagingXcmV5Xcm: StagingXcmV5Xcm; XcmDoubleEncoded: XcmDoubleEncoded; diff --git a/packages/types-support/src/metadata/v15/asset-hub-polkadot-hex.ts b/packages/types-support/src/metadata/v15/asset-hub-polkadot-hex.ts index 7172358320f..8e4a607757b 100644 --- a/packages/types-support/src/metadata/v15/asset-hub-polkadot-hex.ts +++ b/packages/types-support/src/metadata/v15/asset-hub-polkadot-hex.ts @@ -5,4 +5,4 @@ //To run a asset-hub-polkadot node please refer to types-support/src/metadata/README.md -export default '0x01763914006d6574610fed08000c1c73705f636f72651863727970746f2c4163636f756e7449643332000004000401205b75383b2033325d0000040000032000000008000800000503000c08306672616d655f73797374656d2c4163636f756e74496e666f08144e6f6e636501102c4163636f756e74446174610114001401146e6f6e63651001144e6f6e6365000124636f6e73756d657273100120526566436f756e7400012470726f766964657273100120526566436f756e7400012c73756666696369656e7473100120526566436f756e740001106461746114012c4163636f756e74446174610000100000050500140c3c70616c6c65745f62616c616e6365731474797065732c4163636f756e7444617461041c42616c616e63650118001001106672656518011c42616c616e6365000120726573657276656418011c42616c616e636500011866726f7a656e18011c42616c616e6365000114666c6167731c01284578747261466c61677300001800000507001c0c3c70616c6c65745f62616c616e636573147479706573284578747261466c61677300000400180110753132380000200000050000240c346672616d655f737570706f7274206469737061746368405065724469737061746368436c6173730404540128000c01186e6f726d616c2801045400012c6f7065726174696f6e616c280104540001246d616e6461746f7279280104540000280c2873705f77656967687473247765696768745f76321857656967687400000801207265665f74696d652c010c75363400012870726f6f665f73697a652c010c75363400002c000006300030000005060034083c7072696d69746976655f74797065731048323536000004000401205b75383b2033325d00003800000208003c102873705f72756e74696d651c67656e65726963186469676573741844696765737400000401106c6f677340013c5665633c4469676573744974656d3e000040000002440044102873705f72756e74696d651c67656e6572696318646967657374284469676573744974656d0001142850726552756e74696d650800480144436f6e73656e737573456e67696e654964000038011c5665633c75383e00060024436f6e73656e7375730800480144436f6e73656e737573456e67696e654964000038011c5665633c75383e000400105365616c0800480144436f6e73656e737573456e67696e654964000038011c5665633c75383e000500144f74686572040038011c5665633c75383e0000006452756e74696d65456e7669726f6e6d656e745570646174656400080000480000030400000008004c00000250005008306672616d655f73797374656d2c4576656e745265636f7264080445015404540134000c01147068617365c102011450686173650001146576656e7454010445000118746f70696373c50201185665633c543e000054086861737365745f6875625f706f6c6b61646f745f72756e74696d653052756e74696d654576656e7400015c1853797374656d04005801706672616d655f73797374656d3a3a4576656e743c52756e74696d653e0000003c50617261636861696e53797374656d04008001bc63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d3a3a4576656e743c52756e74696d653e0001002042616c616e636573040088017c70616c6c65745f62616c616e6365733a3a4576656e743c52756e74696d653e000a00485472616e73616374696f6e5061796d656e7404009001a870616c6c65745f7472616e73616374696f6e5f7061796d656e743a3a4576656e743c52756e74696d653e000b0038417373657454785061796d656e7404009401c870616c6c65745f61737365745f636f6e76657273696f6e5f74785f7061796d656e743a3a4576656e743c52756e74696d653e000d001c56657374696e670400e0017870616c6c65745f76657374696e673a3a4576656e743c52756e74696d653e000e0044436f6c6c61746f7253656c656374696f6e0400e401a470616c6c65745f636f6c6c61746f725f73656c656374696f6e3a3a4576656e743c52756e74696d653e0015001c53657373696f6e0400ec017870616c6c65745f73657373696f6e3a3a4576656e743c52756e74696d653e0016002458636d7051756575650400f001a463756d756c75735f70616c6c65745f78636d705f71756575653a3a4576656e743c52756e74696d653e001e002c506f6c6b61646f7458636d0400f4016870616c6c65745f78636d3a3a4576656e743c52756e74696d653e001f002843756d756c757358636d04001d02018863756d756c75735f70616c6c65745f78636d3a3a4576656e743c52756e74696d653e00200044546f4b7573616d6158636d526f757465720400210201590170616c6c65745f78636d5f6272696467655f6875625f726f757465723a3a4576656e743c52756e74696d652c2070616c6c65745f78636d5f6272696467655f6875625f726f757465720a3a3a496e7374616e6365313e002200304d657373616765517565756504002902019070616c6c65745f6d6573736167655f71756575653a3a4576656e743c52756e74696d653e0023001c5574696c69747904003902015470616c6c65745f7574696c6974793a3a4576656e74002800204d756c746973696704004502017c70616c6c65745f6d756c74697369673a3a4576656e743c52756e74696d653e0029001450726f787904004d02017070616c6c65745f70726f78793a3a4576656e743c52756e74696d653e002a001841737365747304005d0201dc70616c6c65745f6173736574733a3a4576656e743c52756e74696d652c2070616c6c65745f6173736574733a3a496e7374616e6365313e0032001c556e697175657304006102017870616c6c65745f756e69717565733a3a4576656e743c52756e74696d653e003300104e66747304007d02016c70616c6c65745f6e6674733a3a4576656e743c52756e74696d653e00340034466f726569676e4173736574730400990201dc70616c6c65745f6173736574733a3a4576656e743c52756e74696d652c2070616c6c65745f6173736574733a3a496e7374616e6365323e00350028506f6f6c41737365747304009d0201dc70616c6c65745f6173736574733a3a4576656e743c52756e74696d652c2070616c6c65745f6173736574733a3a496e7374616e6365333e0036003c4173736574436f6e76657273696f6e0400a102019c70616c6c65745f61737365745f636f6e76657273696f6e3a3a4576656e743c52756e74696d653e003700485374617465547269654d6967726174696f6e0400b50201ac70616c6c65745f73746174655f747269655f6d6967726174696f6e3a3a4576656e743c52756e74696d653e00460000580c306672616d655f73797374656d1870616c6c6574144576656e740404540001204045787472696e7369635375636365737304013464697370617463685f696e666f5c014444697370617463684576656e74496e666f00000490416e2065787472696e73696320636f6d706c65746564207375636365737366756c6c792e3c45787472696e7369634661696c656408013864697370617463685f6572726f7268013444697370617463684572726f7200013464697370617463685f696e666f5c014444697370617463684576656e74496e666f00010450416e2065787472696e736963206661696c65642e2c436f64655570646174656400020450603a636f6465602077617320757064617465642e284e65774163636f756e7404011c6163636f756e74000130543a3a4163636f756e7449640003046841206e6577206163636f756e742077617320637265617465642e344b696c6c65644163636f756e7404011c6163636f756e74000130543a3a4163636f756e74496400040458416e206163636f756e7420776173207265617065642e2052656d61726b656408011873656e646572000130543a3a4163636f756e7449640001106861736834011c543a3a48617368000504704f6e206f6e2d636861696e2072656d61726b2068617070656e65642e4455706772616465417574686f72697a6564080124636f64655f6861736834011c543a3a48617368000134636865636b5f76657273696f6e200110626f6f6c00060468416e20757067726164652077617320617574686f72697a65642e8052656a6563746564496e76616c6964417574686f72697a656455706772616465080124636f64655f6861736834011c543a3a486173680001146572726f7268013444697370617463684572726f720007041101416e20696e76616c696420617574686f72697a65642075706772616465207761732072656a6563746564207768696c6520747279696e6720746f206170706c792069742e04704576656e7420666f72207468652053797374656d2070616c6c65742e5c08306672616d655f73797374656d4444697370617463684576656e74496e666f00000c0118776569676874280118576569676874000114636c6173736001344469737061746368436c617373000120706179735f666565640110506179730000600c346672616d655f737570706f7274206469737061746368344469737061746368436c61737300010c184e6f726d616c0000002c4f7065726174696f6e616c000100244d616e6461746f727900020000640c346672616d655f737570706f727420646973706174636810506179730001080c596573000000084e6f0001000068082873705f72756e74696d653444697370617463684572726f7200013c144f746865720000003043616e6e6f744c6f6f6b7570000100244261644f726967696e000200184d6f64756c6504006c012c4d6f64756c654572726f7200030044436f6e73756d657252656d61696e696e670004002c4e6f50726f76696465727300050040546f6f4d616e79436f6e73756d65727300060014546f6b656e0400700128546f6b656e4572726f720007002841726974686d65746963040074013c41726974686d657469634572726f72000800345472616e73616374696f6e616c04007801485472616e73616374696f6e616c4572726f7200090024457868617573746564000a0028436f7272757074696f6e000b002c556e617661696c61626c65000c0038526f6f744e6f74416c6c6f776564000d00105472696504007c0124547269654572726f72000e00006c082873705f72756e74696d652c4d6f64756c654572726f720000080114696e64657808010875380001146572726f7248018c5b75383b204d41585f4d4f44554c455f4552524f525f454e434f4445445f53495a455d000070082873705f72756e74696d6528546f6b656e4572726f720001284046756e6473556e617661696c61626c65000000304f6e6c7950726f76696465720001003042656c6f774d696e696d756d0002003043616e6e6f7443726561746500030030556e6b6e6f776e41737365740004001846726f7a656e0005002c556e737570706f727465640006004043616e6e6f74437265617465486f6c64000700344e6f74457870656e6461626c650008001c426c6f636b65640009000074083473705f61726974686d657469633c41726974686d657469634572726f7200010c24556e646572666c6f77000000204f766572666c6f77000100384469766973696f6e42795a65726f0002000078082873705f72756e74696d65485472616e73616374696f6e616c4572726f72000108304c696d6974526561636865640000001c4e6f4c61796572000100007c0c2873705f72756e74696d653070726f76696e675f7472696524547269654572726f7200013840496e76616c69645374617465526f6f7400000048496e636f6d706c65746544617461626173650001005056616c75654174496e636f6d706c6574654b6579000200304465636f6465724572726f720003002c496e76616c696448617368000400304475706c69636174654b65790005003845787472616e656f75734e6f64650006003c45787472616e656f757356616c75650007005c45787472616e656f7573486173685265666572656e636500080054496e76616c69644368696c645265666572656e63650009003456616c75654d69736d61746368000a003c496e636f6d706c65746550726f6f66000b0030526f6f744d69736d61746368000c002c4465636f64654572726f72000d0000800c7c63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d1870616c6c6574144576656e740404540001186056616c69646174696f6e46756e6374696f6e53746f726564000004d05468652076616c69646174696f6e2066756e6374696f6e20686173206265656e207363686564756c656420746f206170706c792e6456616c69646174696f6e46756e6374696f6e4170706c69656404015472656c61795f636861696e5f626c6f636b5f6e756d10015452656c6179436861696e426c6f636b4e756d62657200010445015468652076616c69646174696f6e2066756e6374696f6e20776173206170706c696564206173206f662074686520636f6e7461696e65642072656c617920636861696e20626c6f636b206e756d6265722e6c56616c69646174696f6e46756e6374696f6e446973636172646564000204b05468652072656c61792d636861696e2061626f727465642074686520757067726164652070726f636573732e60446f776e776172644d657373616765735265636569766564040114636f756e7410010c7533320003040101536f6d6520646f776e77617264206d657373616765732068617665206265656e20726563656976656420616e642077696c6c2062652070726f6365737365642e64446f776e776172644d6573736167657350726f63657373656408012c7765696768745f75736564280118576569676874000120646d715f6865616434014472656c61795f636861696e3a3a48617368000404e0446f776e77617264206d6573736167657320776572652070726f636573736564207573696e672074686520676976656e207765696768742e445570776172644d65737361676553656e740401306d6573736167655f6861736884013c4f7074696f6e3c58636d486173683e000504b8416e20757077617264206d657373616765207761732073656e7420746f207468652072656c617920636861696e2e047c54686520604576656e746020656e756d206f6620746869732070616c6c65748404184f7074696f6e04045401040108104e6f6e6500000010536f6d650400040000010000880c3c70616c6c65745f62616c616e6365731870616c6c6574144576656e740804540004490001581c456e646f77656408011c6163636f756e74000130543a3a4163636f756e744964000130667265655f62616c616e6365180128543a3a42616c616e6365000004b8416e206163636f756e74207761732063726561746564207769746820736f6d6520667265652062616c616e63652e20447573744c6f737408011c6163636f756e74000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650001083d01416e206163636f756e74207761732072656d6f7665642077686f73652062616c616e636520776173206e6f6e2d7a65726f206275742062656c6f77204578697374656e7469616c4465706f7369742c78726573756c74696e6720696e20616e206f75747269676874206c6f73732e205472616e736665720c011066726f6d000130543a3a4163636f756e744964000108746f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650002044c5472616e73666572207375636365656465642e2842616c616e636553657408010c77686f000130543a3a4163636f756e74496400011066726565180128543a3a42616c616e636500030468412062616c616e6365207761732073657420627920726f6f742e20526573657276656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000404e0536f6d652062616c616e63652077617320726573657276656420286d6f7665642066726f6d206672656520746f207265736572766564292e28556e726573657276656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000504e8536f6d652062616c616e63652077617320756e726573657276656420286d6f7665642066726f6d20726573657276656420746f2066726565292e4852657365727665526570617472696174656410011066726f6d000130543a3a4163636f756e744964000108746f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500014864657374696e6174696f6e5f7374617475738c01185374617475730006084d01536f6d652062616c616e636520776173206d6f7665642066726f6d207468652072657365727665206f6620746865206669727374206163636f756e7420746f20746865207365636f6e64206163636f756e742ed846696e616c20617267756d656e7420696e64696361746573207468652064657374696e6174696f6e2062616c616e636520747970652e1c4465706f73697408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000704d8536f6d6520616d6f756e7420776173206465706f73697465642028652e672e20666f72207472616e73616374696f6e2066656573292e20576974686472617708010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650008041d01536f6d6520616d6f756e74207761732077697468647261776e2066726f6d20746865206163636f756e742028652e672e20666f72207472616e73616374696f6e2066656573292e1c536c617368656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650009040101536f6d6520616d6f756e74207761732072656d6f7665642066726f6d20746865206163636f756e742028652e672e20666f72206d69736265686176696f72292e184d696e74656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000a049c536f6d6520616d6f756e7420776173206d696e74656420696e746f20616e206163636f756e742e184275726e656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000b049c536f6d6520616d6f756e7420776173206275726e65642066726f6d20616e206163636f756e742e2453757370656e64656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000c041501536f6d6520616d6f756e74207761732073757370656e6465642066726f6d20616e206163636f756e74202869742063616e20626520726573746f726564206c61746572292e20526573746f72656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000d04a4536f6d6520616d6f756e742077617320726573746f72656420696e746f20616e206163636f756e742e20557067726164656404010c77686f000130543a3a4163636f756e744964000e0460416e206163636f756e74207761732075706772616465642e18497373756564040118616d6f756e74180128543a3a42616c616e6365000f042d01546f74616c2069737375616e63652077617320696e637265617365642062792060616d6f756e74602c206372656174696e6720612063726564697420746f2062652062616c616e6365642e2452657363696e646564040118616d6f756e74180128543a3a42616c616e63650010042501546f74616c2069737375616e636520776173206465637265617365642062792060616d6f756e74602c206372656174696e672061206465627420746f2062652062616c616e6365642e184c6f636b656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500110460536f6d652062616c616e636520776173206c6f636b65642e20556e6c6f636b656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500120468536f6d652062616c616e63652077617320756e6c6f636b65642e1846726f7a656e08010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500130460536f6d652062616c616e6365207761732066726f7a656e2e1854686177656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500140460536f6d652062616c616e636520776173207468617765642e4c546f74616c49737375616e6365466f7263656408010c6f6c64180128543a3a42616c616e636500010c6e6577180128543a3a42616c616e6365001504ac5468652060546f74616c49737375616e6365602077617320666f72636566756c6c79206368616e6765642e047c54686520604576656e746020656e756d206f6620746869732070616c6c65748c14346672616d655f737570706f72741874726169747318746f6b656e73106d6973633442616c616e6365537461747573000108104672656500000020526573657276656400010000900c6870616c6c65745f7472616e73616374696f6e5f7061796d656e741870616c6c6574144576656e74040454000104485472616e73616374696f6e466565506169640c010c77686f000130543a3a4163636f756e74496400012861637475616c5f66656518013042616c616e63654f663c543e00010c74697018013042616c616e63654f663c543e000008590141207472616e73616374696f6e20666565206061637475616c5f666565602c206f662077686963682060746970602077617320616464656420746f20746865206d696e696d756d20696e636c7573696f6e206665652c5c686173206265656e2070616964206279206077686f602e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574940c8870616c6c65745f61737365745f636f6e76657273696f6e5f74785f7061796d656e741870616c6c6574144576656e7404045400010838417373657454784665655061696410010c77686f000130543a3a4163636f756e74496400012861637475616c5f66656518013042616c616e63654f663c543e00010c74697018013042616c616e63654f663c543e00012061737365745f6964980128543a3a41737365744964000008590141207472616e73616374696f6e20666565206061637475616c5f666565602c206f662077686963682060746970602077617320616464656420746f20746865206d696e696d756d20696e636c7573696f6e206665652cb8686173206265656e2070616964206279206077686f6020696e20616e206173736574206061737365745f6964602e444173736574526566756e644661696c65640401486e61746976655f616d6f756e745f6b65707418013042616c616e63654f663c543e000104f4412073776170206f662074686520726566756e6420696e206e61746976652063757272656e6379206261636b20746f206173736574206661696c65642e047c54686520604576656e746020656e756d206f6620746869732070616c6c657498102c73746167696e675f78636d087634206c6f636174696f6e204c6f636174696f6e000008011c706172656e74730801087538000120696e746572696f729c01244a756e6374696f6e7300009c102c73746167696e675f78636d087634246a756e6374696f6e73244a756e6374696f6e7300012410486572650000000858310400a001484172633c5b4a756e6374696f6e3b20315d3e0001000858320400c401484172633c5b4a756e6374696f6e3b20325d3e0002000858330400c801484172633c5b4a756e6374696f6e3b20335d3e0003000858340400cc01484172633c5b4a756e6374696f6e3b20345d3e0004000858350400d001484172633c5b4a756e6374696f6e3b20355d3e0005000858360400d401484172633c5b4a756e6374696f6e3b20365d3e0006000858370400d801484172633c5b4a756e6374696f6e3b20375d3e0007000858380400dc01484172633c5b4a756e6374696f6e3b20385d3e00080000a000000301000000a400a4102c73746167696e675f78636d087634206a756e6374696f6e204a756e6374696f6e0001282450617261636861696e0400a8010c7533320000002c4163636f756e744964333208011c6e6574776f726bac01444f7074696f6e3c4e6574776f726b49643e00010869640401205b75383b2033325d000100384163636f756e74496e646578363408011c6e6574776f726bac01444f7074696f6e3c4e6574776f726b49643e000114696e6465782c010c753634000200304163636f756e744b6579323008011c6e6574776f726bac01444f7074696f6e3c4e6574776f726b49643e00010c6b6579b401205b75383b2032305d0003003850616c6c6574496e7374616e6365040008010875380004003047656e6572616c496e6465780400b80110753132380005002847656e6572616c4b65790801186c656e6774680801087538000110646174610401205b75383b2033325d000600244f6e6c794368696c6400070024506c7572616c6974790801086964bc0118426f6479496400011070617274c00120426f6479506172740008003c476c6f62616c436f6e73656e7375730400b001244e6574776f726b496400090000a80000061000ac04184f7074696f6e04045401b00108104e6f6e6500000010536f6d650400b00000010000b0102c73746167696e675f78636d087634206a756e6374696f6e244e6574776f726b496400012c24427947656e6573697304000401205b75383b2033325d000000184279466f726b080130626c6f636b5f6e756d62657230010c753634000128626c6f636b5f686173680401205b75383b2033325d00010020506f6c6b61646f74000200184b7573616d610003001c57657374656e6400040018526f636f636f00050018576f636f636f00060020457468657265756d040120636861696e5f69642c010c7536340007002c426974636f696e436f72650008002c426974636f696e4361736800090040506f6c6b61646f7442756c6c6574696e000a0000b4000003140000000800b80000061800bc100c78636d087633206a756e6374696f6e18426f6479496400012810556e69740000001c4d6f6e696b6572040048011c5b75383b20345d00010014496e6465780400a8010c7533320002002445786563757469766500030024546563686e6963616c0004002c4c656769736c6174697665000500204a7564696369616c0006001c446566656e73650007003841646d696e697374726174696f6e00080020547265617375727900090000c0100c78636d087633206a756e6374696f6e20426f64795061727400011414566f6963650000001c4d656d62657273040114636f756e74a8010c753332000100204672616374696f6e08010c6e6f6da8010c75333200011464656e6f6da8010c7533320002004441744c6561737450726f706f7274696f6e08010c6e6f6da8010c75333200011464656e6f6da8010c753332000300484d6f72655468616e50726f706f7274696f6e08010c6e6f6da8010c75333200011464656e6f6da8010c75333200040000c400000302000000a400c800000303000000a400cc00000304000000a400d000000305000000a400d400000306000000a400d800000307000000a400dc00000308000000a400e00c3870616c6c65745f76657374696e671870616c6c6574144576656e740404540001083856657374696e675570646174656408011c6163636f756e74000130543a3a4163636f756e744964000120756e76657374656418013042616c616e63654f663c543e000008510154686520616d6f756e742076657374656420686173206265656e20757064617465642e205468697320636f756c6420696e6469636174652061206368616e676520696e2066756e647320617661696c61626c652e25015468652062616c616e636520676976656e2069732074686520616d6f756e74207768696368206973206c65667420756e7665737465642028616e642074687573206c6f636b6564292e4056657374696e67436f6d706c6574656404011c6163636f756e74000130543a3a4163636f756e7449640001049c416e205c5b6163636f756e745c5d20686173206265636f6d652066756c6c79207665737465642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574e40c6470616c6c65745f636f6c6c61746f725f73656c656374696f6e1870616c6c6574144576656e74040454000128404e6577496e76756c6e657261626c6573040134696e76756c6e657261626c6573e801445665633c543a3a4163636f756e7449643e0000046c4e657720496e76756c6e657261626c65732077657265207365742e44496e76756c6e657261626c6541646465640401286163636f756e745f6964000130543a3a4163636f756e7449640001047441206e657720496e76756c6e657261626c65207761732061646465642e4c496e76756c6e657261626c6552656d6f7665640401286163636f756e745f6964000130543a3a4163636f756e74496400020470416e20496e76756c6e657261626c65207761732072656d6f7665642e504e65774465736972656443616e64696461746573040148646573697265645f63616e6469646174657310010c753332000304a4546865206e756d626572206f6620646573697265642063616e6469646174657320776173207365742e404e657743616e646964616379426f6e6404012c626f6e645f616d6f756e7418013042616c616e63654f663c543e0004046c5468652063616e64696461637920626f6e6420776173207365742e3843616e64696461746541646465640801286163636f756e745f6964000130543a3a4163636f756e74496400011c6465706f73697418013042616c616e63654f663c543e0005045c41206e65772063616e646964617465206a6f696e65642e5043616e646964617465426f6e64557064617465640801286163636f756e745f6964000130543a3a4163636f756e74496400011c6465706f73697418013042616c616e63654f663c543e00060470426f6e64206f6620612063616e64696461746520757064617465642e4043616e64696461746552656d6f7665640401286163636f756e745f6964000130543a3a4163636f756e74496400070460412063616e646964617465207761732072656d6f7665642e4443616e6469646174655265706c616365640c010c6f6c64000130543a3a4163636f756e74496400010c6e6577000130543a3a4163636f756e74496400011c6465706f73697418013042616c616e63654f663c543e000804f4416e206163636f756e7420776173207265706c6163656420696e207468652063616e646964617465206c69737420627920616e6f74686572206f6e652e68496e76616c6964496e76756c6e657261626c65536b69707065640401286163636f756e745f6964000130543a3a4163636f756e7449640009085501416e206163636f756e742077617320756e61626c6520746f20626520616464656420746f2074686520496e76756c6e657261626c65732062656361757365207468657920646964206e6f742068617665206b657973c8726567697374657265642e204f7468657220496e76756c6e657261626c6573206d61792068617665206265656e207365742e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574e80000020000ec0c3870616c6c65745f73657373696f6e1870616c6c6574144576656e7404045400010c284e657753657373696f6e04013473657373696f6e5f696e64657810013053657373696f6e496e64657800000839014e65772073657373696f6e206861732068617070656e65642e204e6f746520746861742074686520617267756d656e74206973207468652073657373696f6e20696e6465782c206e6f74207468659c626c6f636b206e756d626572206173207468652074797065206d6967687420737567676573742e4456616c696461746f7244697361626c656404012476616c696461746f72000138543a3a56616c696461746f7249640001047056616c696461746f7220686173206265656e2064697361626c65642e4856616c696461746f725265656e61626c656404012476616c696461746f72000138543a3a56616c696461746f7249640002047856616c696461746f7220686173206265656e2072652d656e61626c65642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574f00c6463756d756c75735f70616c6c65745f78636d705f71756575651870616c6c6574144576656e740404540001043c58636d704d65737361676553656e740401306d6573736167655f6861736804011c58636d48617368000004c0416e2048524d50206d657373616765207761732073656e7420746f2061207369626c696e672070617261636861696e2e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574f40c2870616c6c65745f78636d1870616c6c6574144576656e7404045400017424417474656d7074656404011c6f7574636f6d65f8015078636d3a3a6c61746573743a3a4f7574636f6d65000004a8457865637574696f6e206f6620616e2058434d206d6573736167652077617320617474656d707465642e1053656e741001186f726967696e010101204c6f636174696f6e00012c64657374696e6174696f6e010101204c6f636174696f6e00011c6d6573736167653501011c58636d3c28293e0001286d6573736167655f696404011c58636d4861736800010460416e2058434d206d657373616765207761732073656e742e2853656e644661696c65641001186f726967696e010101204c6f636174696f6e00012c64657374696e6174696f6e010101204c6f636174696f6e0001146572726f72c901012453656e644572726f720001286d6573736167655f696404011c58636d4861736800020478416e2058434d206d657373616765206661696c656420746f2073656e642e3c50726f6365737358636d4572726f720c01186f726967696e010101204c6f636174696f6e0001146572726f72fc012058636d4572726f720001286d6573736167655f696404011c58636d4861736800030484416e2058434d206d657373616765206661696c656420746f2070726f636573732e48556e6578706563746564526573706f6e73650801186f726967696e010101204c6f636174696f6e00012071756572795f696430011c5175657279496400040c5901517565727920726573706f6e736520726563656976656420776869636820646f6573206e6f74206d61746368206120726567697374657265642071756572792e2054686973206d61792062652062656361757365206155016d61746368696e6720717565727920776173206e6576657220726567697374657265642c206974206d617920626520626563617573652069742069732061206475706c696361746520726573706f6e73652c206f727062656361757365207468652071756572792074696d6564206f75742e34526573706f6e7365526561647908012071756572795f696430011c51756572794964000120726573706f6e736561010120526573706f6e73650005085d01517565727920726573706f6e736520686173206265656e20726563656976656420616e6420697320726561647920666f722074616b696e672077697468206074616b655f726573706f6e7365602e205468657265206973806e6f2072656769737465726564206e6f74696669636174696f6e2063616c6c2e204e6f7469666965640c012071756572795f696430011c5175657279496400013070616c6c65745f696e646578080108753800012863616c6c5f696e64657808010875380006085901517565727920726573706f6e736520686173206265656e20726563656976656420616e642071756572792069732072656d6f7665642e205468652072656769737465726564206e6f74696669636174696f6e20686173a86265656e206469737061746368656420616e64206578656375746564207375636365737366756c6c792e404e6f746966794f76657277656967687414012071756572795f696430011c5175657279496400013070616c6c65745f696e646578080108753800012863616c6c5f696e646578080108753800013461637475616c5f77656967687428011857656967687400014c6d61785f62756467657465645f77656967687428011857656967687400070c4901517565727920726573706f6e736520686173206265656e20726563656976656420616e642071756572792069732072656d6f7665642e205468652072656769737465726564206e6f74696669636174696f6e5901636f756c64206e6f742062652064697370617463686564206265636175736520746865206469737061746368207765696768742069732067726561746572207468616e20746865206d6178696d756d20776569676874e46f726967696e616c6c7920627564676574656420627920746869732072756e74696d6520666f722074686520717565727920726573756c742e4c4e6f7469667944697370617463684572726f720c012071756572795f696430011c5175657279496400013070616c6c65745f696e646578080108753800012863616c6c5f696e64657808010875380008085501517565727920726573706f6e736520686173206265656e20726563656976656420616e642071756572792069732072656d6f7665642e2054686572652077617320612067656e6572616c206572726f722077697468886469737061746368696e6720746865206e6f74696669636174696f6e2063616c6c2e484e6f746966794465636f64654661696c65640c012071756572795f696430011c5175657279496400013070616c6c65745f696e646578080108753800012863616c6c5f696e646578080108753800090c5101517565727920726573706f6e736520686173206265656e20726563656976656420616e642071756572792069732072656d6f7665642e205468652064697370617463682077617320756e61626c6520746f20626559016465636f64656420696e746f2061206043616c6c603b2074686973206d696768742062652064756520746f2064697370617463682066756e6374696f6e20686176696e672061207369676e6174757265207768696368946973206e6f742060286f726967696e2c20517565727949642c20526573706f6e736529602e40496e76616c6964526573706f6e6465720c01186f726967696e010101204c6f636174696f6e00012071756572795f696430011c5175657279496400014465787065637465645f6c6f636174696f6e850101404f7074696f6e3c4c6f636174696f6e3e000a0c5901457870656374656420717565727920726573706f6e736520686173206265656e2072656365697665642062757420746865206f726967696e206c6f636174696f6e206f662074686520726573706f6e736520646f657355016e6f74206d6174636820746861742065787065637465642e205468652071756572792072656d61696e73207265676973746572656420666f722061206c617465722c2076616c69642c20726573706f6e736520746f6c626520726563656976656420616e642061637465642075706f6e2e5c496e76616c6964526573706f6e64657256657273696f6e0801186f726967696e010101204c6f636174696f6e00012071756572795f696430011c51756572794964000b1c5101457870656374656420717565727920726573706f6e736520686173206265656e2072656365697665642062757420746865206578706563746564206f726967696e206c6f636174696f6e20706c6163656420696e4d0173746f7261676520627920746869732072756e74696d652070726576696f75736c792063616e6e6f74206265206465636f6465642e205468652071756572792072656d61696e7320726567697374657265642e0041015468697320697320756e6578706563746564202873696e63652061206c6f636174696f6e20706c6163656420696e2073746f7261676520696e20612070726576696f75736c7920657865637574696e674d0172756e74696d652073686f756c64206265207265616461626c65207072696f7220746f2071756572792074696d656f75742920616e642064616e6765726f75732073696e63652074686520706f737369626c79590176616c696420726573706f6e73652077696c6c2062652064726f707065642e204d616e75616c20676f7665726e616e636520696e74657276656e74696f6e2069732070726f6261626c7920676f696e6720746f2062651c6e65656465642e34526573706f6e736554616b656e04012071756572795f696430011c51756572794964000c04c8526563656976656420717565727920726573706f6e736520686173206265656e207265616420616e642072656d6f7665642e34417373657473547261707065640c011068617368340110483235360001186f726967696e010101204c6f636174696f6e000118617373657473cd01013c56657273696f6e6564417373657473000d04b8536f6d65206173736574732068617665206265656e20706c6163656420696e20616e20617373657420747261702e5456657273696f6e4368616e67654e6f74696669656410012c64657374696e6174696f6e010101204c6f636174696f6e000118726573756c7410012858636d56657273696f6e000110636f7374410101184173736574730001286d6573736167655f696404011c58636d48617368000e0c2501416e2058434d2076657273696f6e206368616e6765206e6f74696669636174696f6e206d65737361676520686173206265656e20617474656d7074656420746f2062652073656e742e00e054686520636f7374206f662073656e64696e672069742028626f726e652062792074686520636861696e2920697320696e636c756465642e5c537570706f7274656456657273696f6e4368616e6765640801206c6f636174696f6e010101204c6f636174696f6e00011c76657273696f6e10012858636d56657273696f6e000f08390154686520737570706f727465642076657273696f6e206f662061206c6f636174696f6e20686173206265656e206368616e6765642e2054686973206d69676874206265207468726f75676820616ec06175746f6d61746963206e6f74696669636174696f6e206f722061206d616e75616c20696e74657276656e74696f6e2e504e6f7469667954617267657453656e644661696c0c01206c6f636174696f6e010101204c6f636174696f6e00012071756572795f696430011c517565727949640001146572726f72fc012058636d4572726f7200100859014120676976656e206c6f636174696f6e2077686963682068616420612076657273696f6e206368616e676520737562736372697074696f6e207761732064726f70706564206f77696e6720746f20616e206572726f727c73656e64696e6720746865206e6f74696669636174696f6e20746f2069742e644e6f746966795461726765744d6967726174696f6e4661696c0801206c6f636174696f6e1502014456657273696f6e65644c6f636174696f6e00012071756572795f696430011c5175657279496400110859014120676976656e206c6f636174696f6e2077686963682068616420612076657273696f6e206368616e676520737562736372697074696f6e207761732064726f70706564206f77696e6720746f20616e206572726f72b46d6967726174696e6720746865206c6f636174696f6e20746f206f7572206e65772058434d20666f726d61742e54496e76616c69645175657269657256657273696f6e0801186f726967696e010101204c6f636174696f6e00012071756572795f696430011c5175657279496400121c5501457870656374656420717565727920726573706f6e736520686173206265656e20726563656976656420627574207468652065787065637465642071756572696572206c6f636174696f6e20706c6163656420696e4d0173746f7261676520627920746869732072756e74696d652070726576696f75736c792063616e6e6f74206265206465636f6465642e205468652071756572792072656d61696e7320726567697374657265642e0041015468697320697320756e6578706563746564202873696e63652061206c6f636174696f6e20706c6163656420696e2073746f7261676520696e20612070726576696f75736c7920657865637574696e674d0172756e74696d652073686f756c64206265207265616461626c65207072696f7220746f2071756572792074696d656f75742920616e642064616e6765726f75732073696e63652074686520706f737369626c79590176616c696420726573706f6e73652077696c6c2062652064726f707065642e204d616e75616c20676f7665726e616e636520696e74657276656e74696f6e2069732070726f6261626c7920676f696e6720746f2062651c6e65656465642e38496e76616c6964517565726965721001186f726967696e010101204c6f636174696f6e00012071756572795f696430011c5175657279496400014065787065637465645f71756572696572010101204c6f636174696f6e0001506d617962655f61637475616c5f71756572696572850101404f7074696f6e3c4c6f636174696f6e3e00130c5d01457870656374656420717565727920726573706f6e736520686173206265656e20726563656976656420627574207468652071756572696572206c6f636174696f6e206f662074686520726573706f6e736520646f657351016e6f74206d61746368207468652065787065637465642e205468652071756572792072656d61696e73207265676973746572656420666f722061206c617465722c2076616c69642c20726573706f6e736520746f6c626520726563656976656420616e642061637465642075706f6e2e5056657273696f6e4e6f74696679537461727465640c012c64657374696e6174696f6e010101204c6f636174696f6e000110636f7374410101184173736574730001286d6573736167655f696404011c58636d486173680014085901412072656d6f746520686173207265717565737465642058434d2076657273696f6e206368616e6765206e6f74696669636174696f6e2066726f6d20757320616e64207765206861766520686f6e6f7265642069742e1d01412076657273696f6e20696e666f726d6174696f6e206d6573736167652069732073656e7420746f207468656d20616e642069747320636f737420697320696e636c756465642e5856657273696f6e4e6f746966795265717565737465640c012c64657374696e6174696f6e010101204c6f636174696f6e000110636f7374410101184173736574730001286d6573736167655f696404011c58636d486173680015043d015765206861766520726571756573746564207468617420612072656d6f746520636861696e2073656e642075732058434d2076657273696f6e206368616e6765206e6f74696669636174696f6e732e6056657273696f6e4e6f74696679556e7265717565737465640c012c64657374696e6174696f6e010101204c6f636174696f6e000110636f7374410101184173736574730001286d6573736167655f696404011c58636d4861736800160825015765206861766520726571756573746564207468617420612072656d6f746520636861696e2073746f70732073656e64696e672075732058434d2076657273696f6e206368616e6765386e6f74696669636174696f6e732e204665657350616964080118706179696e67010101204c6f636174696f6e0001106665657341010118417373657473001704310146656573207765726520706169642066726f6d2061206c6f636174696f6e20666f7220616e206f7065726174696f6e20286f6674656e20666f72207573696e67206053656e6458636d60292e34417373657473436c61696d65640c011068617368340110483235360001186f726967696e010101204c6f636174696f6e000118617373657473cd01013c56657273696f6e6564417373657473001804c0536f6d65206173736574732068617665206265656e20636c61696d65642066726f6d20616e20617373657420747261706056657273696f6e4d6967726174696f6e46696e697368656404011c76657273696f6e10012858636d56657273696f6e00190484412058434d2076657273696f6e206d6967726174696f6e2066696e69736865642e3c416c696173417574686f72697a65640c011c616c6961736572010101204c6f636174696f6e000118746172676574010101204c6f636174696f6e0001186578706972791902012c4f7074696f6e3c7536343e001a085d01416e2060616c696173657260206c6f636174696f6e2077617320617574686f72697a656420627920607461726765746020746f20616c6961732069742c20617574686f72697a6174696f6e2076616c696420756e74696c58606578706972796020626c6f636b206e756d6265722e64416c696173417574686f72697a6174696f6e52656d6f76656408011c616c6961736572010101204c6f636174696f6e000118746172676574010101204c6f636174696f6e001b04cc60746172676574602072656d6f76656420616c69617320617574686f72697a6174696f6e20666f722060616c6961736572602e70416c6961736573417574686f72697a6174696f6e7352656d6f766564040118746172676574010101204c6f636174696f6e001c04a860746172676574602072656d6f76656420616c6c20616c69617320617574686f72697a6174696f6e732e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574f8102c73746167696e675f78636d087635187472616974731c4f7574636f6d6500010c20436f6d706c6574650401107573656428011857656967687400000028496e636f6d706c657465080110757365642801185765696768740001146572726f72fc01144572726f72000100144572726f720401146572726f72fc01144572726f7200020000fc100c78636d08763518747261697473144572726f720001a4204f766572666c6f7700000034556e696d706c656d656e74656400010060556e74727573746564526573657276654c6f636174696f6e00020064556e7472757374656454656c65706f72744c6f636174696f6e000300304c6f636174696f6e46756c6c000400544c6f636174696f6e4e6f74496e7665727469626c65000500244261644f726967696e0006003c496e76616c69644c6f636174696f6e0007003441737365744e6f74466f756e64000800544661696c6564546f5472616e7361637441737365740009003c4e6f74576974686472617761626c65000a00484c6f636174696f6e43616e6e6f74486f6c64000b0054457863656564734d61784d65737361676553697a65000c005844657374696e6174696f6e556e737570706f72746564000d00245472616e73706f7274000e0028556e726f757461626c65000f0030556e6b6e6f776e436c61696d001000384661696c6564546f4465636f6465001100404d6178576569676874496e76616c6964001200384e6f74486f6c64696e674665657300130030546f6f457870656e736976650014001054726170040030010c753634001500404578706563746174696f6e46616c73650016003850616c6c65744e6f74466f756e64001700304e616d654d69736d617463680018004c56657273696f6e496e636f6d70617469626c6500190050486f6c64696e67576f756c644f766572666c6f77001a002c4578706f72744572726f72001b00385265616e63686f724661696c6564001c00184e6f4465616c001d0028466565734e6f744d6574001e00244c6f636b4572726f72001f00304e6f5065726d697373696f6e00200028556e616e63686f726564002100384e6f744465706f73697461626c6500220034546f6f4d616e794173736574730023004c556e68616e646c656458636d56657273696f6e002400485765696768744c696d69745265616368656404002801185765696768740025001c426172726965720026004c5765696768744e6f74436f6d70757461626c650027004445786365656473537461636b4c696d6974002800000101102c73746167696e675f78636d087635206c6f636174696f6e204c6f636174696f6e000008011c706172656e74730801087538000120696e746572696f72050101244a756e6374696f6e7300000501102c73746167696e675f78636d087635246a756e6374696f6e73244a756e6374696f6e7300012410486572650000000858310400090101484172633c5b4a756e6374696f6e3b20315d3e0001000858320400190101484172633c5b4a756e6374696f6e3b20325d3e00020008583304001d0101484172633c5b4a756e6374696f6e3b20335d3e0003000858340400210101484172633c5b4a756e6374696f6e3b20345d3e0004000858350400250101484172633c5b4a756e6374696f6e3b20355d3e0005000858360400290101484172633c5b4a756e6374696f6e3b20365d3e00060008583704002d0101484172633c5b4a756e6374696f6e3b20375d3e0007000858380400310101484172633c5b4a756e6374696f6e3b20385d3e000800000901000003010000000d01000d01102c73746167696e675f78636d087635206a756e6374696f6e204a756e6374696f6e0001282450617261636861696e0400a8010c7533320000002c4163636f756e744964333208011c6e6574776f726b110101444f7074696f6e3c4e6574776f726b49643e00010869640401205b75383b2033325d000100384163636f756e74496e646578363408011c6e6574776f726b110101444f7074696f6e3c4e6574776f726b49643e000114696e6465782c010c753634000200304163636f756e744b6579323008011c6e6574776f726b110101444f7074696f6e3c4e6574776f726b49643e00010c6b6579b401205b75383b2032305d0003003850616c6c6574496e7374616e6365040008010875380004003047656e6572616c496e6465780400b80110753132380005002847656e6572616c4b65790801186c656e6774680801087538000110646174610401205b75383b2033325d000600244f6e6c794368696c6400070024506c7572616c6974790801086964bc0118426f6479496400011070617274c00120426f6479506172740008003c476c6f62616c436f6e73656e7375730400150101244e6574776f726b496400090000110104184f7074696f6e0404540115010108104e6f6e6500000010536f6d650400150100000100001501102c73746167696e675f78636d087635206a756e6374696f6e244e6574776f726b496400012024427947656e6573697304000401205b75383b2033325d000000184279466f726b080130626c6f636b5f6e756d62657230010c753634000128626c6f636b5f686173680401205b75383b2033325d00010020506f6c6b61646f74000200184b7573616d6100030020457468657265756d040120636861696e5f69642c010c7536340007002c426974636f696e436f72650008002c426974636f696e4361736800090040506f6c6b61646f7442756c6c6574696e000a00001901000003020000000d01001d01000003030000000d01002101000003040000000d01002501000003050000000d01002901000003060000000d01002d01000003070000000d01003101000003080000000d010035010c2c73746167696e675f78636d0876350c58636d041043616c6c00000400390101585665633c496e737472756374696f6e3c43616c6c3e3e000039010000023d01003d010c2c73746167696e675f78636d0876352c496e737472756374696f6e041043616c6c0001d03457697468647261774173736574040041010118417373657473000000545265736572766541737365744465706f7369746564040041010118417373657473000100585265636569766554656c65706f727465644173736574040041010118417373657473000200345175657279526573706f6e736510012071756572795f69642c011c51756572794964000120726573706f6e736561010120526573706f6e73650001286d61785f77656967687428011857656967687400011c71756572696572850101404f7074696f6e3c4c6f636174696f6e3e000300345472616e7366657241737365740801186173736574734101011841737365747300012c62656e6566696369617279010101204c6f636174696f6e000400505472616e736665725265736572766541737365740c01186173736574734101011841737365747300011064657374010101204c6f636174696f6e00010c78636d3501011c58636d3c28293e000500205472616e736163740c012c6f726967696e5f6b696e64890101284f726967696e4b696e6400014c66616c6c6261636b5f6d61785f7765696768748d0101384f7074696f6e3c5765696768743e00011063616c6c9101014c446f75626c65456e636f6465643c43616c6c3e0006006448726d704e65774368616e6e656c4f70656e526571756573740c011873656e646572a8010c7533320001406d61785f6d6573736167655f73697a65a8010c7533320001306d61785f6361706163697479a8010c7533320007004c48726d704368616e6e656c4163636570746564040124726563697069656e74a8010c7533320008004848726d704368616e6e656c436c6f73696e670c0124696e69746961746f72a8010c75333200011873656e646572a8010c753332000124726563697069656e74a8010c7533320009002c436c6561724f726967696e000a003444657363656e644f726967696e040005010140496e746572696f724c6f636174696f6e000b002c5265706f72744572726f720400950101445175657279526573706f6e7365496e666f000c00304465706f73697441737365740801186173736574739901012c417373657446696c74657200012c62656e6566696369617279010101204c6f636174696f6e000d004c4465706f7369745265736572766541737365740c01186173736574739901012c417373657446696c74657200011064657374010101204c6f636174696f6e00010c78636d3501011c58636d3c28293e000e003445786368616e676541737365740c0110676976659901012c417373657446696c74657200011077616e744101011841737365747300011c6d6178696d616c200110626f6f6c000f005c496e6974696174655265736572766557697468647261770c01186173736574739901012c417373657446696c74657200011c72657365727665010101204c6f636174696f6e00010c78636d3501011c58636d3c28293e00100040496e69746961746554656c65706f72740c01186173736574739901012c417373657446696c74657200011064657374010101204c6f636174696f6e00010c78636d3501011c58636d3c28293e001100345265706f7274486f6c64696e67080134726573706f6e73655f696e666f950101445175657279526573706f6e7365496e666f0001186173736574739901012c417373657446696c74657200120030427579457865637574696f6e080110666565734901011441737365740001307765696768745f6c696d6974a501012c5765696768744c696d697400130034526566756e64537572706c75730014003c5365744572726f7248616e646c657204003501012458636d3c43616c6c3e0015002c536574417070656e64697804003501012458636d3c43616c6c3e00160028436c6561724572726f7200170028436c61696d4173736574080118617373657473410101184173736574730001187469636b6574010101204c6f636174696f6e001800105472617004002c010c7536340019004053756273637269626556657273696f6e08012071756572795f69642c011c5175657279496400014c6d61785f726573706f6e73655f776569676874280118576569676874001a0048556e73756273637269626556657273696f6e001b00244275726e4173736574040041010118417373657473001c002c4578706563744173736574040041010118417373657473001d00304578706563744f726967696e0400850101404f7074696f6e3c4c6f636174696f6e3e001e002c4578706563744572726f720400650101504f7074696f6e3c287533322c204572726f72293e001f00504578706563745472616e7361637453746174757304007d0101384d617962654572726f72436f64650020002c517565727950616c6c657408012c6d6f64756c655f6e616d6538011c5665633c75383e000134726573706f6e73655f696e666f950101445175657279526573706f6e7365496e666f0021003045787065637450616c6c6574140114696e646578a8010c7533320001106e616d6538011c5665633c75383e00012c6d6f64756c655f6e616d6538011c5665633c75383e00012c63726174655f6d616a6f72a8010c75333200013c6d696e5f63726174655f6d696e6f72a8010c753332002200505265706f72745472616e736163745374617475730400950101445175657279526573706f6e7365496e666f0023004c436c6561725472616e736163745374617475730024003c556e6976657273616c4f726967696e04000d0101204a756e6374696f6e002500344578706f72744d6573736167650c011c6e6574776f726b150101244e6574776f726b496400012c64657374696e6174696f6e05010140496e746572696f724c6f636174696f6e00010c78636d3501011c58636d3c28293e002600244c6f636b41737365740801146173736574490101144173736574000120756e6c6f636b6572010101204c6f636174696f6e0027002c556e6c6f636b41737365740801146173736574490101144173736574000118746172676574010101204c6f636174696f6e002800384e6f7465556e6c6f636b61626c6508011461737365744901011441737365740001146f776e6572010101204c6f636174696f6e0029003452657175657374556e6c6f636b08011461737365744901011441737365740001186c6f636b6572010101204c6f636174696f6e002a002c536574466565734d6f64650401306a69745f7769746864726177200110626f6f6c002b0020536574546f70696304000401205b75383b2033325d002c0028436c656172546f706963002d002c416c6961734f726967696e0400010101204c6f636174696f6e002e003c556e70616964457865637574696f6e0801307765696768745f6c696d6974a501012c5765696768744c696d6974000130636865636b5f6f726967696e850101404f7074696f6e3c4c6f636174696f6e3e002f001c50617946656573040114617373657449010114417373657400300040496e6974696174655472616e7366657214012c64657374696e6174696f6e010101204c6f636174696f6e00012c72656d6f74655f66656573a901016c4f7074696f6e3c41737365745472616e7366657246696c7465723e00013c70726573657276655f6f726967696e200110626f6f6c000118617373657473b10101e0426f756e6465645665633c41737365745472616e7366657246696c7465722c204d617841737365745472616e7366657246696c746572733e00012872656d6f74655f78636d3501011c58636d3c28293e0031004445786563757465576974684f726967696e08014464657363656e64616e745f6f726967696eb90101604f7074696f6e3c496e746572696f724c6f636174696f6e3e00010c78636d3501012458636d3c43616c6c3e0032002053657448696e747304011468696e7473bd010184426f756e6465645665633c48696e742c2048696e744e756d56617269616e74733e003300004101102c73746167696e675f78636d0876351461737365741841737365747300000400450101285665633c41737365743e000045010000024901004901102c73746167696e675f78636d087635146173736574144173736574000008010869644d01011c4173736574496400010c66756e5101012c46756e676962696c69747900004d01102c73746167696e675f78636d0876351461737365741c4173736574496400000400010101204c6f636174696f6e00005101102c73746167696e675f78636d0876351461737365742c46756e676962696c6974790001082046756e6769626c650400b80110753132380000002c4e6f6e46756e6769626c650400550101344173736574496e7374616e6365000100005501102c73746167696e675f78636d087635146173736574344173736574496e7374616e636500011824556e646566696e656400000014496e6465780400b801107531323800010018417272617934040048011c5b75383b20345d0002001841727261793804005901011c5b75383b20385d0003001c4172726179313604005d0101205b75383b2031365d0004001c4172726179333204000401205b75383b2033325d0005000059010000030800000008005d0100000310000000080061010c2c73746167696e675f78636d08763520526573706f6e7365000118104e756c6c000000184173736574730400410101184173736574730001003c457865637574696f6e526573756c740400650101504f7074696f6e3c287533322c204572726f72293e0002001c56657273696f6e040010013873757065723a3a56657273696f6e0003002c50616c6c657473496e666f04006d010198426f756e6465645665633c50616c6c6574496e666f2c204d617850616c6c657473496e666f3e000400384469737061746368526573756c7404007d0101384d617962654572726f72436f646500050000650104184f7074696f6e0404540169010108104e6f6e6500000010536f6d6504006901000001000069010000040810fc006d010c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454017101045300000400790101185665633c543e000071010c2c73746167696e675f78636d0876352850616c6c6574496e666f0000180114696e646578a8010c7533320001106e616d6575010180426f756e6465645665633c75382c204d617850616c6c65744e616d654c656e3e00012c6d6f64756c655f6e616d6575010180426f756e6465645665633c75382c204d617850616c6c65744e616d654c656e3e0001146d616a6f72a8010c7533320001146d696e6f72a8010c7533320001147061746368a8010c753332000075010c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e000079010000027101007d010c0c78636d087633384d617962654572726f72436f646500010c1c53756363657373000000144572726f7204008101018c426f756e6465645665633c75382c204d617844697370617463684572726f724c656e3e000100385472756e63617465644572726f7204008101018c426f756e6465645665633c75382c204d617844697370617463684572726f724c656e3e0002000081010c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000850104184f7074696f6e0404540101010108104e6f6e6500000010536f6d6504000101000001000089010c0c78636d087633284f726967696e4b696e64000110184e617469766500000040536f7665726569676e4163636f756e74000100245375706572757365720002000c58636d000300008d0104184f7074696f6e04045401280108104e6f6e6500000010536f6d65040028000001000091010c0c78636d38646f75626c655f656e636f64656434446f75626c65456e636f646564040454000004011c656e636f64656438011c5665633c75383e000095010c2c73746167696e675f78636d087635445175657279526573706f6e7365496e666f00000c012c64657374696e6174696f6e010101204c6f636174696f6e00012071756572795f69642c011c517565727949640001286d61785f77656967687428011857656967687400009901102c73746167696e675f78636d0876351461737365742c417373657446696c74657200010820446566696e6974650400410101184173736574730000001057696c6404009d01012457696c644173736574000100009d01102c73746167696e675f78636d0876351461737365742457696c6441737365740001100c416c6c00000014416c6c4f6608010869644d01011c4173736574496400010c66756ea101013c57696c6446756e676962696c69747900010028416c6c436f756e7465640400a8010c75333200020030416c6c4f66436f756e7465640c010869644d01011c4173736574496400010c66756ea101013c57696c6446756e676962696c697479000114636f756e74a8010c75333200030000a101102c73746167696e675f78636d0876351461737365743c57696c6446756e676962696c6974790001082046756e6769626c650000002c4e6f6e46756e6769626c6500010000a5010c0c78636d0876332c5765696768744c696d697400010824556e6c696d697465640000001c4c696d69746564040028011857656967687400010000a90104184f7074696f6e04045401ad010108104e6f6e6500000010536f6d650400ad010000010000ad01102c73746167696e675f78636d0876351461737365744c41737365745472616e7366657246696c74657200010c2054656c65706f727404009901012c417373657446696c74657200000038526573657276654465706f73697404009901012c417373657446696c7465720001003c52657365727665576974686472617704009901012c417373657446696c74657200020000b1010c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401ad01045300000400b50101185665633c543e0000b501000002ad0100b90104184f7074696f6e0404540105010108104e6f6e6500000010536f6d65040005010000010000bd010c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401c101045300000400c50101185665633c543e0000c1010c2c73746167696e675f78636d0876351048696e74000104304173736574436c61696d65720401206c6f636174696f6e010101204c6f636174696f6e00000000c501000002c10100c901100c78636d087633187472616974732453656e644572726f7200011c344e6f744170706c696361626c65000000245472616e73706f727400010028556e726f757461626c650002005844657374696e6174696f6e556e737570706f7274656400030054457863656564734d61784d65737361676553697a650004003c4d697373696e67417267756d656e74000500104665657300060000cd01080c78636d3c56657273696f6e656441737365747300010c0856330400d101013c76333a3a4d756c74694173736574730003000856340400fd01012876343a3a41737365747300040008563504004101012876353a3a41737365747300050000d101100c78636d087633286d756c746961737365742c4d756c746941737365747300000400d501013c5665633c4d756c746941737365743e0000d501000002d90100d901100c78636d087633286d756c74696173736574284d756c7469417373657400000801086964dd01011c4173736574496400010c66756ef501012c46756e676962696c6974790000dd01100c78636d087633286d756c746961737365741c4173736574496400010820436f6e63726574650400e10101344d756c74694c6f636174696f6e00000020416273747261637404000401205b75383b2033325d00010000e101102c73746167696e675f78636d087633346d756c74696c6f636174696f6e344d756c74694c6f636174696f6e000008011c706172656e74730801087538000120696e746572696f72e50101244a756e6374696f6e730000e501100c78636d087633246a756e6374696f6e73244a756e6374696f6e7300012410486572650000000858310400e90101204a756e6374696f6e0001000858320800e90101204a756e6374696f6e0000e90101204a756e6374696f6e0002000858330c00e90101204a756e6374696f6e0000e90101204a756e6374696f6e0000e90101204a756e6374696f6e0003000858341000e90101204a756e6374696f6e0000e90101204a756e6374696f6e0000e90101204a756e6374696f6e0000e90101204a756e6374696f6e0004000858351400e90101204a756e6374696f6e0000e90101204a756e6374696f6e0000e90101204a756e6374696f6e0000e90101204a756e6374696f6e0000e90101204a756e6374696f6e0005000858361800e90101204a756e6374696f6e0000e90101204a756e6374696f6e0000e90101204a756e6374696f6e0000e90101204a756e6374696f6e0000e90101204a756e6374696f6e0000e90101204a756e6374696f6e0006000858371c00e90101204a756e6374696f6e0000e90101204a756e6374696f6e0000e90101204a756e6374696f6e0000e90101204a756e6374696f6e0000e90101204a756e6374696f6e0000e90101204a756e6374696f6e0000e90101204a756e6374696f6e0007000858382000e90101204a756e6374696f6e0000e90101204a756e6374696f6e0000e90101204a756e6374696f6e0000e90101204a756e6374696f6e0000e90101204a756e6374696f6e0000e90101204a756e6374696f6e0000e90101204a756e6374696f6e0000e90101204a756e6374696f6e00080000e901100c78636d087633206a756e6374696f6e204a756e6374696f6e0001282450617261636861696e0400a8010c7533320000002c4163636f756e744964333208011c6e6574776f726bed0101444f7074696f6e3c4e6574776f726b49643e00010869640401205b75383b2033325d000100384163636f756e74496e646578363408011c6e6574776f726bed0101444f7074696f6e3c4e6574776f726b49643e000114696e6465782c010c753634000200304163636f756e744b6579323008011c6e6574776f726bed0101444f7074696f6e3c4e6574776f726b49643e00010c6b6579b401205b75383b2032305d0003003850616c6c6574496e7374616e6365040008010875380004003047656e6572616c496e6465780400b80110753132380005002847656e6572616c4b65790801186c656e6774680801087538000110646174610401205b75383b2033325d000600244f6e6c794368696c6400070024506c7572616c6974790801086964bc0118426f6479496400011070617274c00120426f6479506172740008003c476c6f62616c436f6e73656e7375730400f10101244e6574776f726b496400090000ed0104184f7074696f6e04045401f1010108104e6f6e6500000010536f6d650400f1010000010000f101100c78636d087633206a756e6374696f6e244e6574776f726b496400012c24427947656e6573697304000401205b75383b2033325d000000184279466f726b080130626c6f636b5f6e756d62657230010c753634000128626c6f636b5f686173680401205b75383b2033325d00010020506f6c6b61646f74000200184b7573616d610003001c57657374656e6400040018526f636f636f00050018576f636f636f00060020457468657265756d040120636861696e5f69642c010c7536340007002c426974636f696e436f72650008002c426974636f696e4361736800090040506f6c6b61646f7442756c6c6574696e000a0000f501100c78636d087633286d756c746961737365742c46756e676962696c6974790001082046756e6769626c650400b80110753132380000002c4e6f6e46756e6769626c650400f90101344173736574496e7374616e636500010000f901100c78636d087633286d756c74696173736574344173736574496e7374616e636500011824556e646566696e656400000014496e6465780400b801107531323800010018417272617934040048011c5b75383b20345d0002001841727261793804005901011c5b75383b20385d0003001c4172726179313604005d0101205b75383b2031365d0004001c4172726179333204000401205b75383b2033325d00050000fd01102c73746167696e675f78636d0876341461737365741841737365747300000400010201285665633c41737365743e000001020000020502000502102c73746167696e675f78636d087634146173736574144173736574000008010869640902011c4173736574496400010c66756e0d02012c46756e676962696c69747900000902102c73746167696e675f78636d0876341461737365741c41737365744964000004009801204c6f636174696f6e00000d02102c73746167696e675f78636d0876341461737365742c46756e676962696c6974790001082046756e6769626c650400b80110753132380000002c4e6f6e46756e6769626c650400110201344173736574496e7374616e6365000100001102102c73746167696e675f78636d087634146173736574344173736574496e7374616e636500011824556e646566696e656400000014496e6465780400b801107531323800010018417272617934040048011c5b75383b20345d0002001841727261793804005901011c5b75383b20385d0003001c4172726179313604005d0101205b75383b2031365d0004001c4172726179333204000401205b75383b2033325d000500001502080c78636d4456657273696f6e65644c6f636174696f6e00010c0856330400e101014476333a3a4d756c74694c6f636174696f6e000300085634040098013076343a3a4c6f636174696f6e00040008563504000101013076353a3a4c6f636174696f6e00050000190204184f7074696f6e04045401300108104e6f6e6500000010536f6d6504003000000100001d020c4863756d756c75735f70616c6c65745f78636d1870616c6c6574144576656e7404045400010c34496e76616c6964466f726d617404000401205b75383b2033325d00000880446f776e77617264206d65737361676520697320696e76616c69642058434d2e205c5b206964205c5d48556e737570706f7274656456657273696f6e04000401205b75383b2033325d000108bc446f776e77617264206d65737361676520697320756e737570706f727465642076657273696f6e206f662058434d2e205c5b206964205c5d404578656375746564446f776e7761726408000401205b75383b2033325d0000f8011c4f7574636f6d65000208c4446f776e77617264206d65737361676520657865637574656420776974682074686520676976656e206f7574636f6d652e445c5b2069642c206f7574636f6d65205c5d047c54686520604576656e746020656e756d206f6620746869732070616c6c657421020c7070616c6c65745f78636d5f6272696467655f6875625f726f757465721870616c6c6574144576656e740804540004490001086844656c6976657279466565466163746f724465637265617365640401246e65775f76616c75652502012446697865645531323804944e65772076616c7565206f6620746865206044656c6976657279466565466163746f72602e00049c44656c69766572792066656520666163746f7220686173206265656e206465637265617365642e6844656c6976657279466565466163746f72496e637265617365640401246e65775f76616c75652502012446697865645531323804944e65772076616c7565206f6620746865206044656c6976657279466565466163746f72602e01049c44656c69766572792066656520666163746f7220686173206265656e20696e637265617365642e047c54686520604576656e746020656e756d206f6620746869732070616c6c657425020c3473705f61726974686d657469632c66697865645f706f696e74244669786564553132380000040018011075313238000029020c5070616c6c65745f6d6573736167655f71756575651870616c6c6574144576656e740404540001104050726f63657373696e674661696c65640c010869643401104832353604945468652060626c616b65325f323536602068617368206f6620746865206d6573736167652e01186f726967696e2d0201484d6573736167654f726967696e4f663c543e0464546865207175657565206f6620746865206d6573736167652e01146572726f723502014c50726f636573734d6573736167654572726f721060546865206572726f722074686174206f636375727265642e00490154686973206572726f7220697320707265747479206f70617175652e204d6f72652066696e652d677261696e6564206572726f7273206e65656420746f20626520656d6974746564206173206576656e74736862792074686520604d65737361676550726f636573736f72602e000455014d657373616765206469736361726465642064756520746f20616e206572726f7220696e2074686520604d65737361676550726f636573736f72602028757375616c6c79206120666f726d6174206572726f72292e2450726f63657373656410010869643401104832353604945468652060626c616b65325f323536602068617368206f6620746865206d6573736167652e01186f726967696e2d0201484d6573736167654f726967696e4f663c543e0464546865207175657565206f6620746865206d6573736167652e012c7765696768745f7573656428011857656967687404c0486f77206d7563682077656967687420776173207573656420746f2070726f6365737320746865206d6573736167652e011c73756363657373200110626f6f6c18885768657468657220746865206d657373616765207761732070726f6365737365642e0049014e6f74652074686174207468697320646f6573206e6f74206d65616e20746861742074686520756e6465726c79696e6720604d65737361676550726f636573736f72602077617320696e7465726e616c6c7935017375636365737366756c2e204974202a736f6c656c792a206d65616e73207468617420746865204d512070616c6c65742077696c6c2074726561742074686973206173206120737563636573734d01636f6e646974696f6e20616e64206469736361726420746865206d6573736167652e20416e7920696e7465726e616c206572726f72206e6565647320746f20626520656d6974746564206173206576656e74736862792074686520604d65737361676550726f636573736f72602e0104544d6573736167652069732070726f6365737365642e484f766572776569676874456e71756575656410010869640401205b75383b2033325d04945468652060626c616b65325f323536602068617368206f6620746865206d6573736167652e01186f726967696e2d0201484d6573736167654f726967696e4f663c543e0464546865207175657565206f6620746865206d6573736167652e0128706167655f696e64657810012450616765496e64657804605468652070616765206f6620746865206d6573736167652e01346d6573736167655f696e64657810011c543a3a53697a6504a454686520696e646578206f6620746865206d6573736167652077697468696e2074686520706167652e02048c4d65737361676520706c6163656420696e206f7665727765696768742071756575652e28506167655265617065640801186f726967696e2d0201484d6573736167654f726967696e4f663c543e0458546865207175657565206f662074686520706167652e0114696e64657810012450616765496e646578045854686520696e646578206f662074686520706167652e03045454686973207061676520776173207265617065642e047c54686520604576656e746020656e756d206f6620746869732070616c6c65742d02085c63756d756c75735f7072696d6974697665735f636f7265584167677265676174654d6573736167654f726967696e00010c104865726500000018506172656e740001001c5369626c696e670400310201185061726149640002000031020c74706f6c6b61646f745f70617261636861696e5f7072696d697469766573287072696d6974697665730849640000040010010c7533320000350210346672616d655f737570706f727418747261697473206d657373616765734c50726f636573734d6573736167654572726f7200011824426164466f726d61740000001c436f72727570740001002c556e737570706f72746564000200284f7665727765696768740400280118576569676874000300145969656c6400040044537461636b4c696d6974526561636865640005000039020c3870616c6c65745f7574696c6974791870616c6c6574144576656e74000120404261746368496e746572727570746564080114696e64657810010c7533320001146572726f7268013444697370617463684572726f7200000855014261746368206f66206469737061746368657320646964206e6f7420636f6d706c6574652066756c6c792e20496e646578206f66206669727374206661696c696e6720646973706174636820676976656e2c2061734877656c6c20617320746865206572726f722e384261746368436f6d706c65746564000104c84261746368206f66206469737061746368657320636f6d706c657465642066756c6c792077697468206e6f206572726f722e604261746368436f6d706c65746564576974684572726f7273000204b44261746368206f66206469737061746368657320636f6d706c657465642062757420686173206572726f72732e344974656d436f6d706c657465640003041d01412073696e676c65206974656d2077697468696e2061204261746368206f6620646973706174636865732068617320636f6d706c657465642077697468206e6f206572726f722e284974656d4661696c65640401146572726f7268013444697370617463684572726f720004041101412073696e676c65206974656d2077697468696e2061204261746368206f6620646973706174636865732068617320636f6d706c657465642077697468206572726f722e30446973706174636865644173040118726573756c743d0201384469737061746368526573756c7400050458412063616c6c2077617320646973706174636865642e444966456c73654d61696e53756363657373000604644d61696e2063616c6c2077617320646973706174636865642e504966456c736546616c6c6261636b43616c6c65640401286d61696e5f6572726f7268013444697370617463684572726f72000704845468652066616c6c6261636b2063616c6c2077617320646973706174636865642e047c54686520604576656e746020656e756d206f6620746869732070616c6c65743d020418526573756c74080454014102044501680108084f6b04004102000000000c45727204006800000100004102000004000045020c3c70616c6c65745f6d756c74697369671870616c6c6574144576656e740404540001142c4e65774d756c74697369670c0124617070726f76696e67000130543a3a4163636f756e7449640001206d756c7469736967000130543a3a4163636f756e74496400012463616c6c5f6861736804012043616c6c486173680000048c41206e6577206d756c7469736967206f7065726174696f6e2068617320626567756e2e404d756c7469736967417070726f76616c100124617070726f76696e67000130543a3a4163636f756e74496400012474696d65706f696e744902017054696d65706f696e743c426c6f636b4e756d626572466f723c543e3e0001206d756c7469736967000130543a3a4163636f756e74496400012463616c6c5f6861736804012043616c6c48617368000104c841206d756c7469736967206f7065726174696f6e20686173206265656e20617070726f76656420627920736f6d656f6e652e404d756c74697369674578656375746564140124617070726f76696e67000130543a3a4163636f756e74496400012474696d65706f696e744902017054696d65706f696e743c426c6f636b4e756d626572466f723c543e3e0001206d756c7469736967000130543a3a4163636f756e74496400012463616c6c5f6861736804012043616c6c48617368000118726573756c743d0201384469737061746368526573756c740002049c41206d756c7469736967206f7065726174696f6e20686173206265656e2065786563757465642e444d756c746973696743616e63656c6c656410012863616e63656c6c696e67000130543a3a4163636f756e74496400012474696d65706f696e744902017054696d65706f696e743c426c6f636b4e756d626572466f723c543e3e0001206d756c7469736967000130543a3a4163636f756e74496400012463616c6c5f6861736804012043616c6c48617368000304a041206d756c7469736967206f7065726174696f6e20686173206265656e2063616e63656c6c65642e304465706f736974506f6b656410010c77686f000130543a3a4163636f756e74496400012463616c6c5f6861736804012043616c6c4861736800012c6f6c645f6465706f73697418013042616c616e63654f663c543e00012c6e65775f6465706f73697418013042616c616e63654f663c543e000404f0546865206465706f73697420666f722061206d756c7469736967206f7065726174696f6e20686173206265656e20757064617465642f706f6b65642e047c54686520604576656e746020656e756d206f6620746869732070616c6c65744902083c70616c6c65745f6d756c74697369672454696d65706f696e74042c426c6f636b4e756d62657201100008011868656967687410012c426c6f636b4e756d626572000114696e64657810010c75333200004d020c3070616c6c65745f70726f78791870616c6c6574144576656e740404540001183450726f78794578656375746564040118726573756c743d0201384469737061746368526573756c74000004bc412070726f78792077617320657865637574656420636f72726563746c792c20776974682074686520676976656e2e2c507572654372656174656410011070757265000130543a3a4163636f756e74496400010c77686f000130543a3a4163636f756e74496400012870726f78795f7479706551020130543a3a50726f787954797065000150646973616d626967756174696f6e5f696e6465785502010c753136000108dc412070757265206163636f756e7420686173206265656e2063726561746564206279206e65772070726f7879207769746820676976656e90646973616d626967756174696f6e20696e64657820616e642070726f787920747970652e24416e6e6f756e6365640c01107265616c000130543a3a4163636f756e74496400011470726f7879000130543a3a4163636f756e74496400012463616c6c5f6861736834013443616c6c486173684f663c543e000204e0416e20616e6e6f756e63656d656e742077617320706c6163656420746f206d616b6520612063616c6c20696e20746865206675747572652e2850726f7879416464656410012464656c656761746f72000130543a3a4163636f756e74496400012464656c656761746565000130543a3a4163636f756e74496400012870726f78795f7479706551020130543a3a50726f78795479706500011464656c6179100144426c6f636b4e756d626572466f723c543e00030448412070726f7879207761732061646465642e3050726f787952656d6f76656410012464656c656761746f72000130543a3a4163636f756e74496400012464656c656761746565000130543a3a4163636f756e74496400012870726f78795f7479706551020130543a3a50726f78795479706500011464656c6179100144426c6f636b4e756d626572466f723c543e00040450412070726f7879207761732072656d6f7665642e304465706f736974506f6b656410010c77686f000130543a3a4163636f756e7449640001106b696e645902012c4465706f7369744b696e6400012c6f6c645f6465706f73697418013042616c616e63654f663c543e00012c6e65775f6465706f73697418013042616c616e63654f663c543e000504090141206465706f7369742073746f72656420666f722070726f78696573206f7220616e6e6f756e63656d656e74732077617320706f6b6564202f20757064617465642e047c54686520604576656e746020656e756d206f6620746869732070616c6c65745102086861737365745f6875625f706f6c6b61646f745f72756e74696d652450726f78795479706500011c0c416e790000002c4e6f6e5472616e736665720001002c43616e63656c50726f7879000200184173736574730003002841737365744f776e65720004003041737365744d616e6167657200050020436f6c6c61746f7200060000550200000504005902083070616c6c65745f70726f78792c4465706f7369744b696e640001081c50726f7869657300000034416e6e6f756e63656d656e7473000100005d020c3470616c6c65745f6173736574731870616c6c6574144576656e740804540004490001681c437265617465640c012061737365745f6964100128543a3a4173736574496400011c63726561746f72000130543a3a4163636f756e7449640001146f776e6572000130543a3a4163636f756e74496400000474536f6d6520617373657420636c6173732077617320637265617465642e184973737565640c012061737365745f6964100128543a3a417373657449640001146f776e6572000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500010460536f6d65206173736574732077657265206973737565642e2c5472616e7366657272656410012061737365745f6964100128543a3a4173736574496400011066726f6d000130543a3a4163636f756e744964000108746f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500020474536f6d65206173736574732077657265207472616e736665727265642e184275726e65640c012061737365745f6964100128543a3a417373657449640001146f776e6572000130543a3a4163636f756e74496400011c62616c616e6365180128543a3a42616c616e63650003046c536f6d652061737365747320776572652064657374726f7965642e2c5465616d4368616e67656410012061737365745f6964100128543a3a41737365744964000118697373756572000130543a3a4163636f756e74496400011461646d696e000130543a3a4163636f756e74496400011c667265657a6572000130543a3a4163636f756e74496400040470546865206d616e6167656d656e74207465616d206368616e6765642e304f776e65724368616e67656408012061737365745f6964100128543a3a417373657449640001146f776e6572000130543a3a4163636f756e74496400050448546865206f776e6572206368616e6765642e1846726f7a656e08012061737365745f6964100128543a3a4173736574496400010c77686f000130543a3a4163636f756e74496400060478536f6d65206163636f756e74206077686f60207761732066726f7a656e2e1854686177656408012061737365745f6964100128543a3a4173736574496400010c77686f000130543a3a4163636f756e74496400070478536f6d65206163636f756e74206077686f6020776173207468617765642e2c417373657446726f7a656e04012061737365745f6964100128543a3a4173736574496400080484536f6d65206173736574206061737365745f696460207761732066726f7a656e2e2c417373657454686177656404012061737365745f6964100128543a3a4173736574496400090484536f6d65206173736574206061737365745f69646020776173207468617765642e444163636f756e747344657374726f7965640c012061737365745f6964100128543a3a417373657449640001486163636f756e74735f64657374726f79656410010c7533320001486163636f756e74735f72656d61696e696e6710010c753332000a04a04163636f756e747320776572652064657374726f79656420666f7220676976656e2061737365742e48417070726f76616c7344657374726f7965640c012061737365745f6964100128543a3a4173736574496400014c617070726f76616c735f64657374726f79656410010c75333200014c617070726f76616c735f72656d61696e696e6710010c753332000b04a4417070726f76616c7320776572652064657374726f79656420666f7220676976656e2061737365742e484465737472756374696f6e5374617274656404012061737365745f6964100128543a3a41737365744964000c04d0416e20617373657420636c61737320697320696e207468652070726f63657373206f66206265696e672064657374726f7965642e2444657374726f79656404012061737365745f6964100128543a3a41737365744964000d0474416e20617373657420636c617373207761732064657374726f7965642e30466f7263654372656174656408012061737365745f6964100128543a3a417373657449640001146f776e6572000130543a3a4163636f756e744964000e048c536f6d6520617373657420636c6173732077617320666f7263652d637265617465642e2c4d6574616461746153657414012061737365745f6964100128543a3a417373657449640001106e616d6538011c5665633c75383e00011873796d626f6c38011c5665633c75383e000120646563696d616c73080108753800012469735f66726f7a656e200110626f6f6c000f049c4e6577206d6574616461746120686173206265656e2073657420666f7220616e2061737365742e3c4d65746164617461436c656172656404012061737365745f6964100128543a3a417373657449640010049c4d6574616461746120686173206265656e20636c656172656420666f7220616e2061737365742e40417070726f7665645472616e7366657210012061737365745f6964100128543a3a41737365744964000118736f75726365000130543a3a4163636f756e74496400012064656c6567617465000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650011043101284164646974696f6e616c292066756e64732068617665206265656e20617070726f76656420666f72207472616e7366657220746f20612064657374696e6174696f6e206163636f756e742e44417070726f76616c43616e63656c6c65640c012061737365745f6964100128543a3a417373657449640001146f776e6572000130543a3a4163636f756e74496400012064656c6567617465000130543a3a4163636f756e744964001204f0416e20617070726f76616c20666f72206163636f756e74206064656c656761746560207761732063616e63656c6c656420627920606f776e6572602e4c5472616e73666572726564417070726f76656414012061737365745f6964100128543a3a417373657449640001146f776e6572000130543a3a4163636f756e74496400012064656c6567617465000130543a3a4163636f756e74496400012c64657374696e6174696f6e000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650013083101416e2060616d6f756e746020776173207472616e7366657272656420696e2069747320656e7469726574792066726f6d20606f776e65726020746f206064657374696e6174696f6e602062796074686520617070726f766564206064656c6567617465602e4841737365745374617475734368616e67656404012061737365745f6964100128543a3a41737365744964001404f8416e2061737365742068617320686164206974732061747472696275746573206368616e676564206279207468652060466f72636560206f726967696e2e5841737365744d696e42616c616e63654368616e67656408012061737365745f6964100128543a3a4173736574496400013c6e65775f6d696e5f62616c616e6365180128543a3a42616c616e63650015040101546865206d696e5f62616c616e6365206f6620616e20617373657420686173206265656e207570646174656420627920746865206173736574206f776e65722e1c546f75636865640c012061737365745f6964100128543a3a4173736574496400010c77686f000130543a3a4163636f756e7449640001246465706f7369746f72000130543a3a4163636f756e744964001604fc536f6d65206163636f756e74206077686f6020776173206372656174656420776974682061206465706f7369742066726f6d20606465706f7369746f72602e1c426c6f636b656408012061737365745f6964100128543a3a4173736574496400010c77686f000130543a3a4163636f756e7449640017047c536f6d65206163636f756e74206077686f602077617320626c6f636b65642e244465706f73697465640c012061737365745f6964100128543a3a4173736574496400010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365001804dc536f6d65206173736574732077657265206465706f73697465642028652e672e20666f72207472616e73616374696f6e2066656573292e2457697468647261776e0c012061737365745f6964100128543a3a4173736574496400010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650019042101536f6d652061737365747320776572652077697468647261776e2066726f6d20746865206163636f756e742028652e672e20666f72207472616e73616374696f6e2066656573292e047c54686520604576656e746020656e756d206f6620746869732070616c6c657461020c3870616c6c65745f756e69717565731870616c6c6574144576656e7408045400044900016c1c437265617465640c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400011c63726561746f72000130543a3a4163636f756e7449640001146f776e6572000130543a3a4163636f756e7449640000046c412060636f6c6c656374696f6e602077617320637265617465642e30466f72636543726561746564080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001146f776e6572000130543a3a4163636f756e74496400010484412060636f6c6c656374696f6e602077617320666f7263652d637265617465642e2444657374726f796564040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400020474412060636f6c6c656374696f6e60207761732064657374726f7965642e184973737565640c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001146f776e6572000130543a3a4163636f756e74496400030454416e20606974656d6020776173206973737565642e2c5472616e73666572726564100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400011066726f6d000130543a3a4163636f756e744964000108746f000130543a3a4163636f756e74496400040468416e20606974656d6020776173207472616e736665727265642e184275726e65640c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001146f776e6572000130543a3a4163636f756e74496400050460416e20606974656d60207761732064657374726f7965642e1846726f7a656e080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640006045c536f6d6520606974656d60207761732066726f7a656e2e18546861776564080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640007045c536f6d6520606974656d6020776173207468617765642e40436f6c6c656374696f6e46726f7a656e040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400080474536f6d652060636f6c6c656374696f6e60207761732066726f7a656e2e40436f6c6c656374696f6e546861776564040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400090474536f6d652060636f6c6c656374696f6e6020776173207468617765642e304f776e65724368616e676564080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001246e65775f6f776e6572000130543a3a4163636f756e744964000a0448546865206f776e6572206368616e6765642e2c5465616d4368616e676564100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964000118697373756572000130543a3a4163636f756e74496400011461646d696e000130543a3a4163636f756e74496400011c667265657a6572000130543a3a4163636f756e744964000b0470546865206d616e6167656d656e74207465616d206368616e6765642e40417070726f7665645472616e73666572100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001146f776e6572000130543a3a4163636f756e74496400012064656c6567617465000130543a3a4163636f756e744964000c083101416e20606974656d60206f6620612060636f6c6c656374696f6e6020686173206265656e20617070726f7665642062792074686520606f776e65726020666f72207472616e736665722062793461206064656c6567617465602e44417070726f76616c43616e63656c6c6564100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001146f776e6572000130543a3a4163636f756e74496400012064656c6567617465000130543a3a4163636f756e744964000d081901416e20617070726f76616c20666f722061206064656c656761746560206163636f756e7420746f207472616e736665722074686520606974656d60206f6620616e206974656da860636f6c6c656374696f6e60207761732063616e63656c6c65642062792069747320606f776e6572602e444974656d5374617475734368616e676564040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964000e041101412060636f6c6c656374696f6e602068617320686164206974732061747472696275746573206368616e676564206279207468652060466f72636560206f726967696e2e54436f6c6c656374696f6e4d657461646174615365740c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106461746165020178426f756e6465645665633c75382c20543a3a537472696e674c696d69743e00012469735f66726f7a656e200110626f6f6c000f04b44e6577206d6574616461746120686173206265656e2073657420666f7220612060636f6c6c656374696f6e602e64436f6c6c656374696f6e4d65746164617461436c6561726564040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964001004b44d6574616461746120686173206265656e20636c656172656420666f7220612060636f6c6c656374696f6e602e2c4d65746164617461536574100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001106461746165020178426f756e6465645665633c75382c20543a3a537472696e674c696d69743e00012469735f66726f7a656e200110626f6f6c001104984e6577206d6574616461746120686173206265656e2073657420666f7220616e206974656d2e3c4d65746164617461436c6561726564080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d4964001204984d6574616461746120686173206265656e20636c656172656420666f7220616e206974656d2e2c52656465706f7369746564080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001407375636365737366756c5f6974656d73690201385665633c543a3a4974656d49643e001304984d6574616461746120686173206265656e20636c656172656420666f7220616e206974656d2e30417474726962757465536574100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001286d617962655f6974656d6d0201444f7074696f6e3c543a3a4974656d49643e00010c6b65797102016c426f756e6465645665633c75382c20543a3a4b65794c696d69743e00011476616c756575020174426f756e6465645665633c75382c20543a3a56616c75654c696d69743e00140405014e657720617474726962757465206d6574616461746120686173206265656e2073657420666f7220612060636f6c6c656374696f6e60206f7220606974656d602e40417474726962757465436c65617265640c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001286d617962655f6974656d6d0201444f7074696f6e3c543a3a4974656d49643e00010c6b65797102016c426f756e6465645665633c75382c20543a3a4b65794c696d69743e0015040501417474726962757465206d6574616461746120686173206265656e20636c656172656420666f7220612060636f6c6c656374696f6e60206f7220606974656d602e684f776e657273686970416363657074616e63654368616e67656408010c77686f000130543a3a4163636f756e7449640001406d617962655f636f6c6c656374696f6e6d02015c4f7074696f6e3c543a3a436f6c6c656374696f6e49643e001604c04f776e65727368697020616363657074616e636520686173206368616e67656420666f7220616e206163636f756e742e58436f6c6c656374696f6e4d6178537570706c79536574080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001286d61785f737570706c7910010c753332001704a44d617820737570706c7920686173206265656e2073657420666f72206120636f6c6c656374696f6e2e304974656d5072696365536574100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d4964000114707269636518013c4974656d50726963653c542c20493e00014477686974656c69737465645f6275796572790201504f7074696f6e3c543a3a4163636f756e7449643e0018048c546865207072696365207761732073657420666f722074686520696e7374616e63652e404974656d507269636552656d6f766564080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640019049c54686520707269636520666f722074686520696e7374616e6365207761732072656d6f7665642e284974656d426f75676874140128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d4964000114707269636518013c4974656d50726963653c542c20493e00011873656c6c6572000130543a3a4163636f756e7449640001146275796572000130543a3a4163636f756e744964001a044c416e206974656d2077617320626f756768742e047c54686520604576656e746020656e756d206f6620746869732070616c6c657465020c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000690200000210006d0204184f7074696f6e04045401100108104e6f6e6500000010536f6d65040010000001000071020c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e000075020c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000790204184f7074696f6e04045401000108104e6f6e6500000010536f6d6504000000000100007d020c2c70616c6c65745f6e6674731870616c6c6574144576656e740804540004490001981c437265617465640c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400011c63726561746f72000130543a3a4163636f756e7449640001146f776e6572000130543a3a4163636f756e7449640000046c412060636f6c6c656374696f6e602077617320637265617465642e30466f72636543726561746564080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001146f776e6572000130543a3a4163636f756e74496400010484412060636f6c6c656374696f6e602077617320666f7263652d637265617465642e2444657374726f796564040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400020474412060636f6c6c656374696f6e60207761732064657374726f7965642e184973737565640c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001146f776e6572000130543a3a4163636f756e74496400030454416e20606974656d6020776173206973737565642e2c5472616e73666572726564100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400011066726f6d000130543a3a4163636f756e744964000108746f000130543a3a4163636f756e74496400040468416e20606974656d6020776173207472616e736665727265642e184275726e65640c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001146f776e6572000130543a3a4163636f756e74496400050460416e20606974656d60207761732064657374726f7965642e484974656d5472616e736665724c6f636b6564080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400060488416e20606974656d6020626563616d65206e6f6e2d7472616e7366657261626c652e504974656d5472616e73666572556e6c6f636b6564080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400070478416e20606974656d6020626563616d65207472616e7366657261626c652e504974656d50726f706572746965734c6f636b6564100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001346c6f636b5f6d65746164617461200110626f6f6c00013c6c6f636b5f61747472696275746573200110626f6f6c000804a8606974656d60206d65746164617461206f7220617474726962757465732077657265206c6f636b65642e40436f6c6c656374696f6e4c6f636b6564040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400090474536f6d652060636f6c6c656374696f6e6020776173206c6f636b65642e304f776e65724368616e676564080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001246e65775f6f776e6572000130543a3a4163636f756e744964000a0448546865206f776e6572206368616e6765642e2c5465616d4368616e676564100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964000118697373756572790201504f7074696f6e3c543a3a4163636f756e7449643e00011461646d696e790201504f7074696f6e3c543a3a4163636f756e7449643e00011c667265657a6572790201504f7074696f6e3c543a3a4163636f756e7449643e000b0470546865206d616e6167656d656e74207465616d206368616e6765642e405472616e73666572417070726f766564140128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001146f776e6572000130543a3a4163636f756e74496400012064656c6567617465000130543a3a4163636f756e744964000120646561646c696e656d0201704f7074696f6e3c426c6f636b4e756d626572466f723c542c20493e3e000c083101416e20606974656d60206f6620612060636f6c6c656374696f6e6020686173206265656e20617070726f7665642062792074686520606f776e65726020666f72207472616e736665722062793461206064656c6567617465602e44417070726f76616c43616e63656c6c6564100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001146f776e6572000130543a3a4163636f756e74496400012064656c6567617465000130543a3a4163636f756e744964000d081901416e20617070726f76616c20666f722061206064656c656761746560206163636f756e7420746f207472616e736665722074686520606974656d60206f6620616e206974656da860636f6c6c656374696f6e60207761732063616e63656c6c65642062792069747320606f776e6572602e54416c6c417070726f76616c7343616e63656c6c65640c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001146f776e6572000130543a3a4163636f756e744964000e049c416c6c20617070726f76616c73206f6620616e206974656d20676f742063616e63656c6c65642e5c436f6c6c656374696f6e436f6e6669674368616e676564040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964000f040101412060636f6c6c656374696f6e6020686173206861642069747320636f6e666967206368616e676564206279207468652060466f72636560206f726967696e2e54436f6c6c656374696f6e4d65746164617461536574080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106461746181020178426f756e6465645665633c75382c20543a3a537472696e674c696d69743e001004b44e6577206d6574616461746120686173206265656e2073657420666f7220612060636f6c6c656374696f6e602e64436f6c6c656374696f6e4d65746164617461436c6561726564040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964001104b44d6574616461746120686173206265656e20636c656172656420666f7220612060636f6c6c656374696f6e602e3c4974656d4d657461646174615365740c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001106461746181020178426f756e6465645665633c75382c20543a3a537472696e674c696d69743e001204984e6577206d6574616461746120686173206265656e2073657420666f7220616e206974656d2e4c4974656d4d65746164617461436c6561726564080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d4964001304984d6574616461746120686173206265656e20636c656172656420666f7220616e206974656d2e2c52656465706f7369746564080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001407375636365737366756c5f6974656d73690201385665633c543a3a4974656d49643e0014042101546865206465706f73697420666f72206120736574206f6620606974656d60732077697468696e20612060636f6c6c656374696f6e6020686173206265656e20757064617465642e30417474726962757465536574140128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001286d617962655f6974656d6d0201444f7074696f6e3c543a3a4974656d49643e00010c6b65797502016c426f756e6465645665633c75382c20543a3a4b65794c696d69743e00011476616c756581020174426f756e6465645665633c75382c20543a3a56616c75654c696d69743e0001246e616d657370616365850201804174747269627574654e616d6573706163653c543a3a4163636f756e7449643e00150405014e657720617474726962757465206d6574616461746120686173206265656e2073657420666f7220612060636f6c6c656374696f6e60206f7220606974656d602e40417474726962757465436c6561726564100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001286d617962655f6974656d6d0201444f7074696f6e3c543a3a4974656d49643e00010c6b65797502016c426f756e6465645665633c75382c20543a3a4b65794c696d69743e0001246e616d657370616365850201804174747269627574654e616d6573706163653c543a3a4163636f756e7449643e0016040501417474726962757465206d6574616461746120686173206265656e20636c656172656420666f7220612060636f6c6c656374696f6e60206f7220606974656d602e6c4974656d41747472696275746573417070726f76616c41646465640c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400012064656c6567617465000130543a3a4163636f756e744964001704cc41206e657720617070726f76616c20746f206d6f64696679206974656d2061747472696275746573207761732061646465642e744974656d41747472696275746573417070726f76616c52656d6f7665640c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400012064656c6567617465000130543a3a4163636f756e744964001804d441206e657720617070726f76616c20746f206d6f64696679206974656d2061747472696275746573207761732072656d6f7665642e684f776e657273686970416363657074616e63654368616e67656408010c77686f000130543a3a4163636f756e7449640001406d617962655f636f6c6c656374696f6e6d02015c4f7074696f6e3c543a3a436f6c6c656374696f6e49643e001904c04f776e65727368697020616363657074616e636520686173206368616e67656420666f7220616e206163636f756e742e58436f6c6c656374696f6e4d6178537570706c79536574080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001286d61785f737570706c7910010c753332001a04a44d617820737570706c7920686173206265656e2073657420666f72206120636f6c6c656374696f6e2e74436f6c6c656374696f6e4d696e7453657474696e677355706461746564040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964001b04ac4d696e742073657474696e677320666f72206120636f6c6c656374696f6e20686164206368616e6765642e6c4e657874436f6c6c656374696f6e4964496e6372656d656e74656404011c6e6578745f69646d02015c4f7074696f6e3c543a3a436f6c6c656374696f6e49643e001c0401014576656e74206765747320656d6974746564207768656e2074686520604e657874436f6c6c656374696f6e496460206765747320696e6372656d656e7465642e304974656d5072696365536574100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d4964000114707269636518013c4974656d50726963653c542c20493e00014477686974656c69737465645f6275796572790201504f7074696f6e3c543a3a4163636f756e7449643e001d047c546865207072696365207761732073657420666f7220746865206974656d2e404974656d507269636552656d6f766564080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d4964001e048c54686520707269636520666f7220746865206974656d207761732072656d6f7665642e284974656d426f75676874140128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d4964000114707269636518013c4974656d50726963653c542c20493e00011873656c6c6572000130543a3a4163636f756e7449640001146275796572000130543a3a4163636f756e744964001f044c416e206974656d2077617320626f756768742e1c54697053656e74140128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400011873656e646572000130543a3a4163636f756e7449640001207265636569766572000130543a3a4163636f756e744964000118616d6f756e741801584465706f73697442616c616e63654f663c542c20493e0020043c4120746970207761732073656e742e2c53776170437265617465641801486f6666657265645f636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001306f6666657265645f6974656d100124543a3a4974656d4964000148646573697265645f636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964000130646573697265645f6974656d6d0201444f7074696f6e3c543a3a4974656d49643e0001147072696365890201ac4f7074696f6e3c507269636557697468446972656374696f6e3c4974656d50726963653c542c20493e3e3e000120646561646c696e65100150426c6f636b4e756d626572466f723c542c20493e00210488416e20606974656d60207377617020696e74656e742077617320637265617465642e345377617043616e63656c6c65641801486f6666657265645f636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001306f6666657265645f6974656d100124543a3a4974656d4964000148646573697265645f636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964000130646573697265645f6974656d6d0201444f7074696f6e3c543a3a4974656d49643e0001147072696365890201ac4f7074696f6e3c507269636557697468446972656374696f6e3c4974656d50726963653c542c20493e3e3e000120646561646c696e65100150426c6f636b4e756d626572466f723c542c20493e0022045c5468652073776170207761732063616e63656c6c65642e2c53776170436c61696d656420013c73656e745f636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400012473656e745f6974656d100124543a3a4974656d496400013c73656e745f6974656d5f6f776e6572000130543a3a4163636f756e74496400014c72656365697665645f636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400013472656365697665645f6974656d100124543a3a4974656d496400014c72656365697665645f6974656d5f6f776e6572000130543a3a4163636f756e7449640001147072696365890201ac4f7074696f6e3c507269636557697468446972656374696f6e3c4974656d50726963653c542c20493e3e3e000120646561646c696e65100150426c6f636b4e756d626572466f723c542c20493e00230468546865207377617020686173206265656e20636c61696d65642e585072655369676e6564417474726962757465735365740c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001246e616d657370616365850201804174747269627574654e616d6573706163653c543a3a4163636f756e7449643e002404fc4e657720617474726962757465732068617665206265656e2073657420666f7220616e20606974656d60206f66207468652060636f6c6c656374696f6e602e4850616c6c6574417474726962757465536574100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d6d0201444f7074696f6e3c543a3a4974656d49643e0001246174747269627574659502018450616c6c6574417474726962757465733c543a3a436f6c6c656374696f6e49643e00011476616c756581020174426f756e6465645665633c75382c20543a3a56616c75654c696d69743e0025084d0141206e65772061747472696275746520696e20746865206050616c6c657460206e616d657370616365207761732073657420666f72207468652060636f6c6c656374696f6e60206f7220616e20606974656d606477697468696e20746861742060636f6c6c656374696f6e602e047c54686520604576656e746020656e756d206f6620746869732070616c6c657481020c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e000085020c2c70616c6c65745f6e667473147479706573484174747269627574654e616d65737061636504244163636f756e744964010001101850616c6c65740000003c436f6c6c656374696f6e4f776e6572000100244974656d4f776e65720002001c4163636f756e7404000001244163636f756e74496400030000890204184f7074696f6e040454018d020108104e6f6e6500000010536f6d6504008d0200000100008d020c2c70616c6c65745f6e66747314747970657348507269636557697468446972656374696f6e0418416d6f756e74011800080118616d6f756e74180118416d6f756e74000124646972656374696f6e910201385072696365446972656374696f6e000091020c2c70616c6c65745f6e667473147479706573385072696365446972656374696f6e0001081053656e640000001c526563656976650001000095020c2c70616c6c65745f6e6674731474797065734050616c6c6574417474726962757465730430436f6c6c656374696f6e4964011001082c55736564546f436c61696d0400100130436f6c6c656374696f6e4964000000405472616e7366657244697361626c65640001000099020c3470616c6c65745f6173736574731870616c6c6574144576656e740804540004490001681c437265617465640c012061737365745f6964980128543a3a4173736574496400011c63726561746f72000130543a3a4163636f756e7449640001146f776e6572000130543a3a4163636f756e74496400000474536f6d6520617373657420636c6173732077617320637265617465642e184973737565640c012061737365745f6964980128543a3a417373657449640001146f776e6572000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500010460536f6d65206173736574732077657265206973737565642e2c5472616e7366657272656410012061737365745f6964980128543a3a4173736574496400011066726f6d000130543a3a4163636f756e744964000108746f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500020474536f6d65206173736574732077657265207472616e736665727265642e184275726e65640c012061737365745f6964980128543a3a417373657449640001146f776e6572000130543a3a4163636f756e74496400011c62616c616e6365180128543a3a42616c616e63650003046c536f6d652061737365747320776572652064657374726f7965642e2c5465616d4368616e67656410012061737365745f6964980128543a3a41737365744964000118697373756572000130543a3a4163636f756e74496400011461646d696e000130543a3a4163636f756e74496400011c667265657a6572000130543a3a4163636f756e74496400040470546865206d616e6167656d656e74207465616d206368616e6765642e304f776e65724368616e67656408012061737365745f6964980128543a3a417373657449640001146f776e6572000130543a3a4163636f756e74496400050448546865206f776e6572206368616e6765642e1846726f7a656e08012061737365745f6964980128543a3a4173736574496400010c77686f000130543a3a4163636f756e74496400060478536f6d65206163636f756e74206077686f60207761732066726f7a656e2e1854686177656408012061737365745f6964980128543a3a4173736574496400010c77686f000130543a3a4163636f756e74496400070478536f6d65206163636f756e74206077686f6020776173207468617765642e2c417373657446726f7a656e04012061737365745f6964980128543a3a4173736574496400080484536f6d65206173736574206061737365745f696460207761732066726f7a656e2e2c417373657454686177656404012061737365745f6964980128543a3a4173736574496400090484536f6d65206173736574206061737365745f69646020776173207468617765642e444163636f756e747344657374726f7965640c012061737365745f6964980128543a3a417373657449640001486163636f756e74735f64657374726f79656410010c7533320001486163636f756e74735f72656d61696e696e6710010c753332000a04a04163636f756e747320776572652064657374726f79656420666f7220676976656e2061737365742e48417070726f76616c7344657374726f7965640c012061737365745f6964980128543a3a4173736574496400014c617070726f76616c735f64657374726f79656410010c75333200014c617070726f76616c735f72656d61696e696e6710010c753332000b04a4417070726f76616c7320776572652064657374726f79656420666f7220676976656e2061737365742e484465737472756374696f6e5374617274656404012061737365745f6964980128543a3a41737365744964000c04d0416e20617373657420636c61737320697320696e207468652070726f63657373206f66206265696e672064657374726f7965642e2444657374726f79656404012061737365745f6964980128543a3a41737365744964000d0474416e20617373657420636c617373207761732064657374726f7965642e30466f7263654372656174656408012061737365745f6964980128543a3a417373657449640001146f776e6572000130543a3a4163636f756e744964000e048c536f6d6520617373657420636c6173732077617320666f7263652d637265617465642e2c4d6574616461746153657414012061737365745f6964980128543a3a417373657449640001106e616d6538011c5665633c75383e00011873796d626f6c38011c5665633c75383e000120646563696d616c73080108753800012469735f66726f7a656e200110626f6f6c000f049c4e6577206d6574616461746120686173206265656e2073657420666f7220616e2061737365742e3c4d65746164617461436c656172656404012061737365745f6964980128543a3a417373657449640010049c4d6574616461746120686173206265656e20636c656172656420666f7220616e2061737365742e40417070726f7665645472616e7366657210012061737365745f6964980128543a3a41737365744964000118736f75726365000130543a3a4163636f756e74496400012064656c6567617465000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650011043101284164646974696f6e616c292066756e64732068617665206265656e20617070726f76656420666f72207472616e7366657220746f20612064657374696e6174696f6e206163636f756e742e44417070726f76616c43616e63656c6c65640c012061737365745f6964980128543a3a417373657449640001146f776e6572000130543a3a4163636f756e74496400012064656c6567617465000130543a3a4163636f756e744964001204f0416e20617070726f76616c20666f72206163636f756e74206064656c656761746560207761732063616e63656c6c656420627920606f776e6572602e4c5472616e73666572726564417070726f76656414012061737365745f6964980128543a3a417373657449640001146f776e6572000130543a3a4163636f756e74496400012064656c6567617465000130543a3a4163636f756e74496400012c64657374696e6174696f6e000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650013083101416e2060616d6f756e746020776173207472616e7366657272656420696e2069747320656e7469726574792066726f6d20606f776e65726020746f206064657374696e6174696f6e602062796074686520617070726f766564206064656c6567617465602e4841737365745374617475734368616e67656404012061737365745f6964980128543a3a41737365744964001404f8416e2061737365742068617320686164206974732061747472696275746573206368616e676564206279207468652060466f72636560206f726967696e2e5841737365744d696e42616c616e63654368616e67656408012061737365745f6964980128543a3a4173736574496400013c6e65775f6d696e5f62616c616e6365180128543a3a42616c616e63650015040101546865206d696e5f62616c616e6365206f6620616e20617373657420686173206265656e207570646174656420627920746865206173736574206f776e65722e1c546f75636865640c012061737365745f6964980128543a3a4173736574496400010c77686f000130543a3a4163636f756e7449640001246465706f7369746f72000130543a3a4163636f756e744964001604fc536f6d65206163636f756e74206077686f6020776173206372656174656420776974682061206465706f7369742066726f6d20606465706f7369746f72602e1c426c6f636b656408012061737365745f6964980128543a3a4173736574496400010c77686f000130543a3a4163636f756e7449640017047c536f6d65206163636f756e74206077686f602077617320626c6f636b65642e244465706f73697465640c012061737365745f6964980128543a3a4173736574496400010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365001804dc536f6d65206173736574732077657265206465706f73697465642028652e672e20666f72207472616e73616374696f6e2066656573292e2457697468647261776e0c012061737365745f6964980128543a3a4173736574496400010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650019042101536f6d652061737365747320776572652077697468647261776e2066726f6d20746865206163636f756e742028652e672e20666f72207472616e73616374696f6e2066656573292e047c54686520604576656e746020656e756d206f6620746869732070616c6c65749d020c3470616c6c65745f6173736574731870616c6c6574144576656e740804540004490001681c437265617465640c012061737365745f6964100128543a3a4173736574496400011c63726561746f72000130543a3a4163636f756e7449640001146f776e6572000130543a3a4163636f756e74496400000474536f6d6520617373657420636c6173732077617320637265617465642e184973737565640c012061737365745f6964100128543a3a417373657449640001146f776e6572000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500010460536f6d65206173736574732077657265206973737565642e2c5472616e7366657272656410012061737365745f6964100128543a3a4173736574496400011066726f6d000130543a3a4163636f756e744964000108746f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500020474536f6d65206173736574732077657265207472616e736665727265642e184275726e65640c012061737365745f6964100128543a3a417373657449640001146f776e6572000130543a3a4163636f756e74496400011c62616c616e6365180128543a3a42616c616e63650003046c536f6d652061737365747320776572652064657374726f7965642e2c5465616d4368616e67656410012061737365745f6964100128543a3a41737365744964000118697373756572000130543a3a4163636f756e74496400011461646d696e000130543a3a4163636f756e74496400011c667265657a6572000130543a3a4163636f756e74496400040470546865206d616e6167656d656e74207465616d206368616e6765642e304f776e65724368616e67656408012061737365745f6964100128543a3a417373657449640001146f776e6572000130543a3a4163636f756e74496400050448546865206f776e6572206368616e6765642e1846726f7a656e08012061737365745f6964100128543a3a4173736574496400010c77686f000130543a3a4163636f756e74496400060478536f6d65206163636f756e74206077686f60207761732066726f7a656e2e1854686177656408012061737365745f6964100128543a3a4173736574496400010c77686f000130543a3a4163636f756e74496400070478536f6d65206163636f756e74206077686f6020776173207468617765642e2c417373657446726f7a656e04012061737365745f6964100128543a3a4173736574496400080484536f6d65206173736574206061737365745f696460207761732066726f7a656e2e2c417373657454686177656404012061737365745f6964100128543a3a4173736574496400090484536f6d65206173736574206061737365745f69646020776173207468617765642e444163636f756e747344657374726f7965640c012061737365745f6964100128543a3a417373657449640001486163636f756e74735f64657374726f79656410010c7533320001486163636f756e74735f72656d61696e696e6710010c753332000a04a04163636f756e747320776572652064657374726f79656420666f7220676976656e2061737365742e48417070726f76616c7344657374726f7965640c012061737365745f6964100128543a3a4173736574496400014c617070726f76616c735f64657374726f79656410010c75333200014c617070726f76616c735f72656d61696e696e6710010c753332000b04a4417070726f76616c7320776572652064657374726f79656420666f7220676976656e2061737365742e484465737472756374696f6e5374617274656404012061737365745f6964100128543a3a41737365744964000c04d0416e20617373657420636c61737320697320696e207468652070726f63657373206f66206265696e672064657374726f7965642e2444657374726f79656404012061737365745f6964100128543a3a41737365744964000d0474416e20617373657420636c617373207761732064657374726f7965642e30466f7263654372656174656408012061737365745f6964100128543a3a417373657449640001146f776e6572000130543a3a4163636f756e744964000e048c536f6d6520617373657420636c6173732077617320666f7263652d637265617465642e2c4d6574616461746153657414012061737365745f6964100128543a3a417373657449640001106e616d6538011c5665633c75383e00011873796d626f6c38011c5665633c75383e000120646563696d616c73080108753800012469735f66726f7a656e200110626f6f6c000f049c4e6577206d6574616461746120686173206265656e2073657420666f7220616e2061737365742e3c4d65746164617461436c656172656404012061737365745f6964100128543a3a417373657449640010049c4d6574616461746120686173206265656e20636c656172656420666f7220616e2061737365742e40417070726f7665645472616e7366657210012061737365745f6964100128543a3a41737365744964000118736f75726365000130543a3a4163636f756e74496400012064656c6567617465000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650011043101284164646974696f6e616c292066756e64732068617665206265656e20617070726f76656420666f72207472616e7366657220746f20612064657374696e6174696f6e206163636f756e742e44417070726f76616c43616e63656c6c65640c012061737365745f6964100128543a3a417373657449640001146f776e6572000130543a3a4163636f756e74496400012064656c6567617465000130543a3a4163636f756e744964001204f0416e20617070726f76616c20666f72206163636f756e74206064656c656761746560207761732063616e63656c6c656420627920606f776e6572602e4c5472616e73666572726564417070726f76656414012061737365745f6964100128543a3a417373657449640001146f776e6572000130543a3a4163636f756e74496400012064656c6567617465000130543a3a4163636f756e74496400012c64657374696e6174696f6e000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650013083101416e2060616d6f756e746020776173207472616e7366657272656420696e2069747320656e7469726574792066726f6d20606f776e65726020746f206064657374696e6174696f6e602062796074686520617070726f766564206064656c6567617465602e4841737365745374617475734368616e67656404012061737365745f6964100128543a3a41737365744964001404f8416e2061737365742068617320686164206974732061747472696275746573206368616e676564206279207468652060466f72636560206f726967696e2e5841737365744d696e42616c616e63654368616e67656408012061737365745f6964100128543a3a4173736574496400013c6e65775f6d696e5f62616c616e6365180128543a3a42616c616e63650015040101546865206d696e5f62616c616e6365206f6620616e20617373657420686173206265656e207570646174656420627920746865206173736574206f776e65722e1c546f75636865640c012061737365745f6964100128543a3a4173736574496400010c77686f000130543a3a4163636f756e7449640001246465706f7369746f72000130543a3a4163636f756e744964001604fc536f6d65206163636f756e74206077686f6020776173206372656174656420776974682061206465706f7369742066726f6d20606465706f7369746f72602e1c426c6f636b656408012061737365745f6964100128543a3a4173736574496400010c77686f000130543a3a4163636f756e7449640017047c536f6d65206163636f756e74206077686f602077617320626c6f636b65642e244465706f73697465640c012061737365745f6964100128543a3a4173736574496400010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365001804dc536f6d65206173736574732077657265206465706f73697465642028652e672e20666f72207472616e73616374696f6e2066656573292e2457697468647261776e0c012061737365745f6964100128543a3a4173736574496400010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650019042101536f6d652061737365747320776572652077697468647261776e2066726f6d20746865206163636f756e742028652e672e20666f72207472616e73616374696f6e2066656573292e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574a1020c5c70616c6c65745f61737365745f636f6e76657273696f6e1870616c6c6574144576656e740404540001182c506f6f6c4372656174656410011c63726561746f72000130543a3a4163636f756e7449640488546865206163636f756e74207468617420637265617465642074686520706f6f6c2e011c706f6f6c5f6964a5020124543a3a506f6f6c496408490154686520706f6f6c206964206173736f63696174656420776974682074686520706f6f6c2e204e6f7465207468617420746865206f72646572206f662074686520617373657473206d6179206e6f74206265f47468652073616d6520617320746865206f726465722073706563696669656420696e207468652063726561746520706f6f6c2065787472696e7369632e0130706f6f6c5f6163636f756e74000130543a3a4163636f756e744964046c546865206163636f756e74204944206f662074686520706f6f6c2e01206c705f746f6b656e100138543a3a506f6f6c41737365744964084101546865206964206f6620746865206c697175696469747920746f6b656e7320746861742077696c6c206265206d696e746564207768656e206173736574732061726520616464656420746f207468697314706f6f6c2e00041d0141207375636365737366756c2063616c6c206f66207468652060437265617465506f6f6c602065787472696e7369632077696c6c206372656174652074686973206576656e742e384c697175696469747941646465641c010c77686f000130543a3a4163636f756e74496404b8546865206163636f756e74207468617420746865206c6971756964697479207761732074616b656e2066726f6d2e011c6d696e745f746f000130543a3a4163636f756e74496404d4546865206163636f756e74207468617420746865206c697175696469747920746f6b656e732077657265206d696e74656420746f2e011c706f6f6c5f6964a5020124543a3a506f6f6c496404e054686520706f6f6c206964206f662074686520706f6f6c207468617420746865206c69717569646974792077617320616464656420746f2e0140616d6f756e74315f70726f7669646564180128543a3a42616c616e636504e454686520616d6f756e74206f662074686520666972737420617373657420746861742077617320616464656420746f2074686520706f6f6c2e0140616d6f756e74325f70726f7669646564180128543a3a42616c616e636504e854686520616d6f756e74206f6620746865207365636f6e6420617373657420746861742077617320616464656420746f2074686520706f6f6c2e01206c705f746f6b656e100138543a3a506f6f6c41737365744964049c546865206964206f6620746865206c7020746f6b656e207468617420776173206d696e7465642e013c6c705f746f6b656e5f6d696e746564180128543a3a42616c616e636504d054686520616d6f756e74206f66206c7020746f6b656e7320746861742077657265206d696e746564206f6620746861742069642e0104250141207375636365737366756c2063616c6c206f662074686520604164644c6971756964697479602065787472696e7369632077696c6c206372656174652074686973206576656e742e404c697175696469747952656d6f76656420010c77686f000130543a3a4163636f756e74496404dc546865206163636f756e74207468617420746865206c697175696469747920746f6b656e732077657265206275726e65642066726f6d2e012c77697468647261775f746f000130543a3a4163636f756e74496404c0546865206163636f756e74207468617420746865206173736574732077657265207472616e7366657272656420746f2e011c706f6f6c5f6964a5020124543a3a506f6f6c496404c054686520706f6f6c206964207468617420746865206c6971756964697479207761732072656d6f7665642066726f6d2e011c616d6f756e7431180128543a3a42616c616e636504f454686520616d6f756e74206f66207468652066697273742061737365742074686174207761732072656d6f7665642066726f6d2074686520706f6f6c2e011c616d6f756e7432180128543a3a42616c616e636504f854686520616d6f756e74206f6620746865207365636f6e642061737365742074686174207761732072656d6f7665642066726f6d2074686520706f6f6c2e01206c705f746f6b656e100138543a3a506f6f6c41737365744964049c546865206964206f6620746865206c7020746f6b656e207468617420776173206275726e65642e013c6c705f746f6b656e5f6275726e6564180128543a3a42616c616e636504d054686520616d6f756e74206f66206c7020746f6b656e7320746861742077657265206275726e6564206f6620746861742069642e01387769746864726177616c5f666565a902011c5065726d696c6c04744c6971756964697479207769746864726177616c20666565202825292e0204310141207375636365737366756c2063616c6c206f6620746865206052656d6f76654c6971756964697479602065787472696e7369632077696c6c206372656174652074686973206576656e742e3053776170457865637574656414010c77686f000130543a3a4163636f756e74496404b45768696368206163636f756e74207761732074686520696e7374696761746f72206f662074686520737761702e011c73656e645f746f000130543a3a4163636f756e74496404c0546865206163636f756e74207468617420746865206173736574732077657265207472616e7366657272656420746f2e0124616d6f756e745f696e180128543a3a42616c616e636504bc54686520616d6f756e74206f662074686520666972737420617373657420746861742077617320737761707065642e0128616d6f756e745f6f7574180128543a3a42616c616e636504c454686520616d6f756e74206f6620746865207365636f6e642061737365742074686174207761732072656365697665642e011070617468ad02013842616c616e6365506174683c543e08fc54686520726f757465206f6620617373657420494473207769746820616d6f756e747320746861742074686520737761702077656e74207468726f7567682eec452e672e2028412c20616d6f756e745f696e29202d3e2028446f742c20616d6f756e745f6f757429202d3e2028422c20616d6f756e745f6f757429030835014173736574732068617665206265656e20636f6e7665727465642066726f6d206f6e6520746f20616e6f746865722e20426f74682060537761704578616374546f6b656e466f72546f6b656e60d8616e64206053776170546f6b656e466f724578616374546f6b656e602077696c6c2067656e65726174652074686973206576656e742e485377617043726564697445786563757465640c0124616d6f756e745f696e180128543a3a42616c616e636504bc54686520616d6f756e74206f662074686520666972737420617373657420746861742077617320737761707065642e0128616d6f756e745f6f7574180128543a3a42616c616e636504c454686520616d6f756e74206f6620746865207365636f6e642061737365742074686174207761732072656365697665642e011070617468ad02013842616c616e6365506174683c543e08fc54686520726f757465206f6620617373657420494473207769746820616d6f756e747320746861742074686520737761702077656e74207468726f7567682eec452e672e2028412c20616d6f756e745f696e29202d3e2028446f742c20616d6f756e745f6f757429202d3e2028422c20616d6f756e745f6f7574290404bc4173736574732068617665206265656e20636f6e7665727465642066726f6d206f6e6520746f20616e6f746865722e1c546f756368656408011c706f6f6c5f6964a5020124543a3a506f6f6c4964044c546865204944206f662074686520706f6f6c2e010c77686f000130543a3a4163636f756e7449640484546865206163636f756e7420696e6974696174696e672074686520746f7563682e05040d01506f6f6c20686173206265656e20746f756368656420696e206f7264657220746f2066756c66696c6c206f7065726174696f6e616c20726571756972656d656e74732e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574a50200000408989800a9020c3473705f61726974686d65746963287065725f7468696e67731c5065726d696c6c0000040010010c7533320000ad02000002b10200b10200000408981800b5020c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c6574144576656e74040454000110204d696772617465640c010c746f7010010c7533320001146368696c6410010c75333200011c636f6d70757465b90201404d6967726174696f6e436f6d707574650000083901476976656e206e756d626572206f66206028746f702c206368696c642960206b6579732077657265206d6967726174656420726573706563746976656c792c20776974682074686520676976656e2860636f6d70757465602e1c536c617368656408010c77686f000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e000104b4536f6d65206163636f756e7420676f7420736c61736865642062792074686520676976656e20616d6f756e742e544175746f4d6967726174696f6e46696e697368656400020484546865206175746f206d6967726174696f6e207461736b2066696e69736865642e1848616c7465640401146572726f72bd0201204572726f723c543e000304ec4d6967726174696f6e20676f742068616c7465642064756520746f20616e206572726f72206f72206d6973732d636f6e66696775726174696f6e2e0470496e6e6572206576656e7473206f6620746869732070616c6c65742eb9020c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c6574404d6967726174696f6e436f6d70757465000108185369676e6564000000104175746f00010000bd020c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c6574144572726f720404540001183c4d61785369676e65644c696d697473000004804d6178207369676e6564206c696d697473206e6f74207265737065637465642e284b6579546f6f4c6f6e6700011cb441206b657920776173206c6f6e676572207468616e2074686520636f6e66696775726564206d6178696d756d2e00110154686973206d65616e73207468617420746865206d6967726174696f6e2068616c746564206174207468652063757272656e74205b6050726f6772657373605d20616e64010163616e20626520726573756d656420776974682061206c6172676572205b6063726174653a3a436f6e6669673a3a4d61784b65794c656e605d2076616c75652e21015265747279696e672077697468207468652073616d65205b6063726174653a3a436f6e6669673a3a4d61784b65794c656e605d2076616c75652077696c6c206e6f7420776f726b2e45015468652076616c75652073686f756c64206f6e6c7920626520696e6372656173656420746f2061766f696420612073746f72616765206d6967726174696f6e20666f72207468652063757272656e746c799073746f726564205b6063726174653a3a50726f67726573733a3a4c6173744b6579605d2e384e6f74456e6f75676846756e6473000204947375626d697474657220646f6573206e6f74206861766520656e6f7567682066756e64732e284261645769746e65737300030468426164207769746e65737320646174612070726f76696465642e645369676e65644d6967726174696f6e4e6f74416c6c6f77656400040425015369676e6564206d6967726174696f6e206973206e6f7420616c6c6f776564206265636175736520746865206d6178696d756d206c696d6974206973206e6f7420736574207965742e304261644368696c64526f6f7400050460426164206368696c6420726f6f742070726f76696465642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ec10208306672616d655f73797374656d14506861736500010c384170706c7945787472696e736963040010010c7533320000003046696e616c697a6174696f6e00010038496e697469616c697a6174696f6e00020000c5020000023400c902000002cd0200cd0200000408101000d10208306672616d655f73797374656d584c61737452756e74696d6555706772616465496e666f0000080130737065635f76657273696f6ea8014c636f6465633a3a436f6d706163743c7533323e000124737065635f6e616d65d5020144436f773c277374617469632c207374723e0000d502040c436f7704045401d902000400d902000000d9020000050200dd0208306672616d655f73797374656d60436f646555706772616465417574686f72697a6174696f6e0404540000080124636f64655f6861736834011c543a3a48617368000134636865636b5f76657273696f6e200110626f6f6c0000e1020c306672616d655f73797374656d1870616c6c65741043616c6c04045400012c1872656d61726b04011872656d61726b38011c5665633c75383e00000c684d616b6520736f6d65206f6e2d636861696e2072656d61726b2e008843616e20626520657865637574656420627920657665727920606f726967696e602e387365745f686561705f7061676573040114706167657330010c753634000104f853657420746865206e756d626572206f6620706167657320696e2074686520576562417373656d626c7920656e7669726f6e6d656e74277320686561702e207365745f636f6465040110636f646538011c5665633c75383e0002046453657420746865206e65772072756e74696d6520636f64652e5c7365745f636f64655f776974686f75745f636865636b73040110636f646538011c5665633c75383e000310190153657420746865206e65772072756e74696d6520636f646520776974686f757420646f696e6720616e7920636865636b73206f662074686520676976656e2060636f6465602e0051014e6f746520746861742072756e74696d652075706772616465732077696c6c206e6f742072756e20696620746869732069732063616c6c656420776974682061206e6f742d696e6372656173696e6720737065632076657273696f6e212c7365745f73746f726167650401146974656d73e50201345665633c4b657956616c75653e0004046853657420736f6d65206974656d73206f662073746f726167652e306b696c6c5f73746f726167650401106b657973ed0201205665633c4b65793e000504744b696c6c20736f6d65206974656d732066726f6d2073746f726167652e2c6b696c6c5f70726566697808011870726566697838010c4b657900011c7375626b65797310010c75333200061011014b696c6c20616c6c2073746f72616765206974656d7320776974682061206b657920746861742073746172747320776974682074686520676976656e207072656669782e0039012a2a4e4f54453a2a2a2057652072656c79206f6e2074686520526f6f74206f726967696e20746f2070726f7669646520757320746865206e756d626572206f66207375626b65797320756e6465723d0174686520707265666978207765206172652072656d6f76696e6720746f2061636375726174656c792063616c63756c6174652074686520776569676874206f6620746869732066756e6374696f6e2e4472656d61726b5f776974685f6576656e7404011872656d61726b38011c5665633c75383e000704a44d616b6520736f6d65206f6e2d636861696e2072656d61726b20616e6420656d6974206576656e742e44617574686f72697a655f75706772616465040124636f64655f6861736834011c543a3a486173680009106101417574686f72697a6520616e207570677261646520746f206120676976656e2060636f64655f686173686020666f72207468652072756e74696d652e205468652072756e74696d652063616e20626520737570706c696564186c617465722e007c546869732063616c6c20726571756972657320526f6f74206f726967696e2e80617574686f72697a655f757067726164655f776974686f75745f636865636b73040124636f64655f6861736834011c543a3a48617368000a206101417574686f72697a6520616e207570677261646520746f206120676976656e2060636f64655f686173686020666f72207468652072756e74696d652e205468652072756e74696d652063616e20626520737570706c696564186c617465722e005d015741524e494e473a205468697320617574686f72697a657320616e207570677261646520746861742077696c6c2074616b6520706c61636520776974686f757420616e792073616665747920636865636b732c20666f7259016578616d706c652074686174207468652073706563206e616d652072656d61696e73207468652073616d6520616e642074686174207468652076657273696f6e206e756d62657220696e637265617365732e204e6f74f07265636f6d6d656e64656420666f72206e6f726d616c207573652e205573652060617574686f72697a655f757067726164656020696e73746561642e007c546869732063616c6c20726571756972657320526f6f74206f726967696e2e606170706c795f617574686f72697a65645f75706772616465040110636f646538011c5665633c75383e000b24550150726f766964652074686520707265696d616765202872756e74696d652062696e617279292060636f64656020666f7220616e2075706772616465207468617420686173206265656e20617574686f72697a65642e00490149662074686520617574686f72697a6174696f6e20726571756972656420612076657273696f6e20636865636b2c20746869732063616c6c2077696c6c20656e73757265207468652073706563206e616d65e872656d61696e7320756e6368616e67656420616e6420746861742074686520737065632076657273696f6e2068617320696e637265617365642e005901446570656e64696e67206f6e207468652072756e74696d65277320604f6e536574436f64656020636f6e66696775726174696f6e2c20746869732066756e6374696f6e206d6179206469726563746c79206170706c791101746865206e65772060636f64656020696e207468652073616d6520626c6f636b206f7220617474656d707420746f207363686564756c652074686520757067726164652e0060416c6c206f726967696e732061726520616c6c6f7765642e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ee502000002e90200e90200000408383800ed020000023800f1020c306672616d655f73797374656d186c696d69747330426c6f636b5765696768747300000c0128626173655f626c6f636b2801185765696768740001246d61785f626c6f636b2801185765696768740001247065725f636c617373f50201845065724469737061746368436c6173733c57656967687473506572436c6173733e0000f5020c346672616d655f737570706f7274206469737061746368405065724469737061746368436c61737304045401f902000c01186e6f726d616cf90201045400012c6f7065726174696f6e616cf9020104540001246d616e6461746f7279f9020104540000f9020c306672616d655f73797374656d186c696d6974733c57656967687473506572436c6173730000100138626173655f65787472696e7369632801185765696768740001346d61785f65787472696e7369638d0101384f7074696f6e3c5765696768743e0001246d61785f746f74616c8d0101384f7074696f6e3c5765696768743e00012072657365727665648d0101384f7074696f6e3c5765696768743e0000fd020c306672616d655f73797374656d186c696d6974732c426c6f636b4c656e677468000004010c6d6178010301545065724469737061746368436c6173733c7533323e000001030c346672616d655f737570706f7274206469737061746368405065724469737061746368436c6173730404540110000c01186e6f726d616c1001045400012c6f7065726174696f6e616c100104540001246d616e6461746f72791001045400000503082873705f776569676874733c52756e74696d65446257656967687400000801107265616430010c753634000114777269746530010c75363400000903082873705f76657273696f6e3852756e74696d6556657273696f6e0000200124737065635f6e616d65d5020144436f773c277374617469632c207374723e000124696d706c5f6e616d65d5020144436f773c277374617469632c207374723e000144617574686f72696e675f76657273696f6e10010c753332000130737065635f76657273696f6e10010c753332000130696d706c5f76657273696f6e10010c753332000110617069730d03011c4170697356656300014c7472616e73616374696f6e5f76657273696f6e10010c75333200013873797374656d5f76657273696f6e080108753800000d03040c436f77040454011103000400110300000011030000021503001503000004085901100019030c306672616d655f73797374656d1870616c6c6574144572726f720404540001243c496e76616c6964537065634e616d650000081101546865206e616d65206f662073706563696669636174696f6e20646f6573206e6f74206d61746368206265747765656e207468652063757272656e742072756e74696d6550616e6420746865206e65772072756e74696d652e685370656356657273696f6e4e65656473546f496e63726561736500010841015468652073706563696669636174696f6e2076657273696f6e206973206e6f7420616c6c6f77656420746f206465637265617365206265747765656e207468652063757272656e742072756e74696d6550616e6420746865206e65772072756e74696d652e744661696c6564546f4578747261637452756e74696d6556657273696f6e00020cec4661696c656420746f2065787472616374207468652072756e74696d652076657273696f6e2066726f6d20746865206e65772072756e74696d652e0009014569746865722063616c6c696e672060436f72655f76657273696f6e60206f72206465636f64696e67206052756e74696d6556657273696f6e60206661696c65642e4c4e6f6e44656661756c74436f6d706f73697465000304fc537569636964652063616c6c6564207768656e20746865206163636f756e7420686173206e6f6e2d64656661756c7420636f6d706f7369746520646174612e3c4e6f6e5a65726f526566436f756e74000404350154686572652069732061206e6f6e2d7a65726f207265666572656e636520636f756e742070726576656e74696e6720746865206163636f756e742066726f6d206265696e67207075726765642e3043616c6c46696c7465726564000504d0546865206f726967696e2066696c7465722070726576656e74207468652063616c6c20746f20626520646973706174636865642e6c4d756c7469426c6f636b4d6967726174696f6e734f6e676f696e67000604550141206d756c74692d626c6f636b206d6967726174696f6e206973206f6e676f696e6720616e642070726576656e7473207468652063757272656e7420636f64652066726f6d206265696e67207265706c616365642e444e6f7468696e67417574686f72697a6564000704584e6f207570677261646520617574686f72697a65642e30556e617574686f72697a656400080494546865207375626d697474656420636f6465206973206e6f7420617574686f72697a65642e046c4572726f7220666f72207468652053797374656d2070616c6c65741d0300000221030021030c7c63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d48756e696e636c756465645f7365676d656e7420416e636573746f720404480134000c0138757365645f62616e647769647468250301345573656442616e647769647468000138706172615f686561645f68617368390301244f7074696f6e3c483e000160636f6e73756d65645f676f5f61686561645f7369676e616c3d03018c4f7074696f6e3c72656c61795f636861696e3a3a55706772616465476f41686561643e000025030c7c63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d48756e696e636c756465645f7365676d656e74345573656442616e64776964746800000c0134756d705f6d73675f636f756e7410010c75333200013c756d705f746f74616c5f627974657310010c75333200013468726d705f6f7574676f696e672903018c42547265654d61703c5061726149642c2048726d704368616e6e656c5570646174653e00002903042042547265654d617008044b0131020456012d0300040031030000002d030c7c63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d48756e696e636c756465645f7365676d656e744448726d704368616e6e656c55706461746500000801246d73675f636f756e7410010c75333200012c746f74616c5f627974657310010c7533320000310300000235030035030000040831022d0300390304184f7074696f6e04045401340108104e6f6e6500000010536f6d6504003400000100003d0304184f7074696f6e0404540141030108104e6f6e6500000010536f6d6504004103000001000041030c4c706f6c6b61646f745f7072696d6974697665730876383855706772616465476f41686561640001081441626f72740000001c476f41686561640001000045030c7c63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d48756e696e636c756465645f7365676d656e74385365676d656e74547261636b65720404480134000c0138757365645f62616e647769647468250301345573656442616e64776964746800013868726d705f77617465726d61726b6d0201804f7074696f6e3c72656c61795f636861696e3a3a426c6f636b4e756d6265723e000160636f6e73756d65645f676f5f61686561645f7369676e616c3d03018c4f7074696f6e3c72656c61795f636861696e3a3a55706772616465476f41686561643e000049030c4c706f6c6b61646f745f7072696d6974697665730876385c50657273697374656456616c69646174696f6e446174610804480134044e01100010012c706172656e745f686561644d030120486561644461746100014c72656c61795f706172656e745f6e756d6265721001044e00016472656c61795f706172656e745f73746f726167655f726f6f74340104480001306d61785f706f765f73697a6510010c75333200004d030c74706f6c6b61646f745f70617261636861696e5f7072696d697469766573287072696d6974697665732048656164446174610000040038011c5665633c75383e0000510304184f7074696f6e0404540155030108104e6f6e6500000010536f6d6504005503000001000055030c4c706f6c6b61646f745f7072696d69746976657308763848557067726164655265737472696374696f6e0001041c50726573656e740000000059030c1c73705f747269653473746f726167655f70726f6f663053746f7261676550726f6f660000040128747269655f6e6f6465735d03014442547265655365743c5665633c75383e3e00005d03042042547265655365740404540138000400ed0200000061030c7c63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d5072656c61795f73746174655f736e617073686f74584d6573736167696e675374617465536e617073686f740000100130646d715f6d71635f6865616434014472656c61795f636861696e3a3a4861736800019c72656c61795f64697370617463685f71756575655f72656d61696e696e675f63617061636974796503018c52656c61794469737061746368517565756552656d61696e696e674361706163697479000140696e67726573735f6368616e6e656c73690301885665633c285061726149642c20416272696467656448726d704368616e6e656c293e00013c6567726573735f6368616e6e656c73690301885665633c285061726149642c20416272696467656448726d704368616e6e656c293e000065030c7c63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d5072656c61795f73746174655f736e617073686f748c52656c61794469737061746368517565756552656d61696e696e674361706163697479000008013c72656d61696e696e675f636f756e7410010c75333200013872656d61696e696e675f73697a6510010c753332000069030000026d03006d0300000408310271030071030c4c706f6c6b61646f745f7072696d6974697665730876384c416272696467656448726d704368616e6e656c00001801306d61785f636170616369747910010c7533320001386d61785f746f74616c5f73697a6510010c7533320001406d61785f6d6573736167655f73697a6510010c7533320001246d73675f636f756e7410010c753332000128746f74616c5f73697a6510010c7533320001206d71635f68656164390301304f7074696f6e3c486173683e000075030c4c706f6c6b61646f745f7072696d697469766573087638644162726964676564486f7374436f6e66696775726174696f6e00002801346d61785f636f64655f73697a6510010c7533320001486d61785f686561645f646174615f73697a6510010c7533320001586d61785f7570776172645f71756575655f636f756e7410010c7533320001546d61785f7570776172645f71756575655f73697a6510010c75333200015c6d61785f7570776172645f6d6573736167655f73697a6510010c7533320001906d61785f7570776172645f6d6573736167655f6e756d5f7065725f63616e64696461746510010c75333200018868726d705f6d61785f6d6573736167655f6e756d5f7065725f63616e64696461746510010c75333200016c76616c69646174696f6e5f757067726164655f636f6f6c646f776e10012c426c6f636b4e756d62657200016076616c69646174696f6e5f757067726164655f64656c617910012c426c6f636b4e756d6265720001506173796e635f6261636b696e675f706172616d73790301484173796e634261636b696e67506172616d7300007903104c706f6c6b61646f745f7072696d697469766573087638346173796e635f6261636b696e67484173796e634261636b696e67506172616d73000008014c6d61785f63616e6469646174655f646570746810010c753332000150616c6c6f7765645f616e6365737472795f6c656e10010c75333200007d03089463756d756c75735f7072696d6974697665735f70617261636861696e5f696e686572656e74444d6573736167655175657565436861696e0000040034012452656c61794861736800008103042042547265654d617008044b0131020456017d030004008503000000850300000289030089030000040831027d03008d0300000291030091030860706f6c6b61646f745f636f72655f7072696d6974697665734c4f7574626f756e6448726d704d6573736167650408496401310200080124726563697069656e743102010849640001106461746138014c616c6c6f633a3a7665633a3a5665633c75383e000095030c7c63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d1870616c6c65741043616c6c0404540001084c7365745f76616c69646174696f6e5f64617461040110646174619903015450617261636861696e496e686572656e744461746100002480536574207468652063757272656e742076616c69646174696f6e20646174612e004101546869732073686f756c6420626520696e766f6b65642065786163746c79206f6e63652070657220626c6f636b2e2049742077696c6c2070616e6963206174207468652066696e616c697a6174696f6e887068617365206966207468652063616c6c20776173206e6f7420696e766f6b65642e00d0546865206469737061746368206f726967696e20666f7220746869732063616c6c206d7573742062652060496e686572656e7460002101417320612073696465206566666563742c20746869732066756e6374696f6e207570677261646573207468652063757272656e742076616c69646174696f6e2066756e6374696f6e8469662074686520617070726f7072696174652074696d652068617320636f6d652e607375646f5f73656e645f7570776172645f6d65737361676504011c6d6573736167653801345570776172644d657373616765000100040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e9903089463756d756c75735f7072696d6974697665735f70617261636861696e5f696e686572656e745450617261636861696e496e686572656e7444617461000010013c76616c69646174696f6e5f646174614903015c50657273697374656456616c69646174696f6e4461746100014472656c61795f636861696e5f73746174655903015473705f747269653a3a53746f7261676550726f6f66000144646f776e776172645f6d657373616765739d03016c5665633c496e626f756e64446f776e776172644d6573736167653e00014c686f72697a6f6e74616c5f6d65737361676573a50301a442547265654d61703c5061726149642c205665633c496e626f756e6448726d704d6573736167653e3e00009d03000002a10300a1030860706f6c6b61646f745f636f72655f7072696d69746976657358496e626f756e64446f776e776172644d657373616765042c426c6f636b4e756d62657201100008011c73656e745f617410012c426c6f636b4e756d62657200010c6d736738013c446f776e776172644d6573736167650000a503042042547265654d617008044b013102045601a903000400b103000000a903000002ad0300ad030860706f6c6b61646f745f636f72655f7072696d69746976657348496e626f756e6448726d704d657373616765042c426c6f636b4e756d62657201100008011c73656e745f617410012c426c6f636b4e756d6265720001106461746138014c616c6c6f633a3a7665633a3a5665633c75383e0000b103000002b50300b503000004083102a90300b9030c7c63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d1870616c6c6574144572726f720404540001184c4f7665726c617070696e6755706772616465730000041901417474656d707420746f20757067726164652076616c69646174696f6e2066756e6374696f6e207768696c65206578697374696e6720757067726164652070656e64696e672e5050726f686962697465644279506f6c6b61646f740001044d01506f6c6b61646f742063757272656e746c792070726f68696269747320746869732070617261636861696e2066726f6d20757067726164696e67206974732076616c69646174696f6e2066756e6374696f6e2e18546f6f426967000208450154686520737570706c6965642076616c69646174696f6e2066756e6374696f6e2068617320636f6d70696c656420696e746f206120626c6f62206c6172676572207468616e20506f6c6b61646f742069733c77696c6c696e6720746f2072756e2e6856616c69646174696f6e446174614e6f74417661696c61626c650003041d0154686520696e686572656e7420776869636820737570706c696573207468652076616c69646174696f6e206461746120646964206e6f742072756e207468697320626c6f636b2e74486f7374436f6e66696775726174696f6e4e6f74417661696c61626c65000404290154686520696e686572656e7420776869636820737570706c6965732074686520686f737420636f6e66696775726174696f6e20646964206e6f742072756e207468697320626c6f636b2e304e6f745363686564756c6564000504d84e6f2076616c69646174696f6e2066756e6374696f6e20757067726164652069732063757272656e746c79207363686564756c65642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ebd030c4070616c6c65745f74696d657374616d701870616c6c65741043616c6c0404540001040c73657404010c6e6f772c0124543a3a4d6f6d656e7400004c54536574207468652063757272656e742074696d652e005501546869732063616c6c2073686f756c6420626520696e766f6b65642065786163746c79206f6e63652070657220626c6f636b2e2049742077696c6c2070616e6963206174207468652066696e616c697a6174696f6ed470686173652c20696620746869732063616c6c206861736e2774206265656e20696e766f6b656420627920746861742074696d652e0041015468652074696d657374616d702073686f756c642062652067726561746572207468616e207468652070726576696f7573206f6e652062792074686520616d6f756e7420737065636966696564206279685b60436f6e6669673a3a4d696e696d756d506572696f64605d2e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f4e6f6e655f2e0051015468697320646973706174636820636c617373206973205f4d616e6461746f72795f20746f20656e73757265206974206765747320657865637574656420696e2074686520626c6f636b2e204265206177617265510174686174206368616e67696e672074686520636f6d706c6578697479206f6620746869732063616c6c20636f756c6420726573756c742065786861757374696e6720746865207265736f757263657320696e206184626c6f636b20746f206578656375746520616e79206f746865722063616c6c732e0034232320436f6d706c657869747931012d20604f2831296020284e6f7465207468617420696d706c656d656e746174696f6e73206f6620604f6e54696d657374616d7053657460206d75737420616c736f20626520604f283129602955012d20312073746f72616765207265616420616e6420312073746f72616765206d75746174696f6e2028636f64656320604f283129602062656361757365206f6620604469645570646174653a3a74616b656020696e402020606f6e5f66696e616c697a656029d42d2031206576656e742068616e646c657220606f6e5f74696d657374616d705f736574602e204d75737420626520604f283129602e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ec1030c5873746167696e675f70617261636861696e5f696e666f1870616c6c65741043616c6c040454000100040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ec5030c4c626f756e6465645f636f6c6c656374696f6e73407765616b5f626f756e6465645f766563385765616b426f756e64656456656308045401c903045300000400d10301185665633c543e0000c9030c3c70616c6c65745f62616c616e6365731474797065732c42616c616e63654c6f636b041c42616c616e63650118000c01086964590101384c6f636b4964656e746966696572000118616d6f756e7418011c42616c616e636500011c726561736f6e73cd03011c526561736f6e730000cd030c3c70616c6c65745f62616c616e6365731474797065731c526561736f6e7300010c0c466565000000104d6973630001000c416c6c00020000d103000002c90300d5030c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401d903045300000400dd0301185665633c543e0000d9030c3c70616c6c65745f62616c616e6365731474797065732c52657365727665446174610844526573657276654964656e7469666965720159011c42616c616e6365011800080108696459010144526573657276654964656e746966696572000118616d6f756e7418011c42616c616e63650000dd03000002d90300e1030c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401e503045300000400f50301185665633c543e0000e50314346672616d655f737570706f72741874726169747318746f6b656e73106d697363204964416d6f756e740808496401e9031c42616c616e63650118000801086964e90301084964000118616d6f756e7418011c42616c616e63650000e903086861737365745f6875625f706f6c6b61646f745f72756e74696d654452756e74696d65486f6c64526561736f6e0001082c506f6c6b61646f7458636d0400ed03015870616c6c65745f78636d3a3a486f6c64526561736f6e001f00485374617465547269654d6967726174696f6e0400f103019c70616c6c65745f73746174655f747269655f6d6967726174696f6e3a3a486f6c64526561736f6e00460000ed030c2870616c6c65745f78636d1870616c6c657428486f6c64526561736f6e00010438417574686f72697a65416c69617300000000f1030c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c657428486f6c64526561736f6e0001043c536c617368466f724d69677261746500000000f503000002e50300f9030c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401fd03045300000400010401185665633c543e0000fd0314346672616d655f737570706f72741874726169747318746f6b656e73106d697363204964416d6f756e74080849640141021c42616c616e63650118000801086964410201084964000118616d6f756e7418011c42616c616e636500000104000002fd030005040c3c70616c6c65745f62616c616e6365731870616c6c65741043616c6c080454000449000124507472616e736665725f616c6c6f775f646561746808011064657374090401504163636f756e7449644c6f6f6b75704f663c543e00011476616c7565b80128543a3a42616c616e636500001cd45472616e7366657220736f6d65206c697175696420667265652062616c616e636520746f20616e6f74686572206163636f756e742e003501607472616e736665725f616c6c6f775f6465617468602077696c6c207365742074686520604672656542616c616e636560206f66207468652073656e64657220616e642072656365697665722e11014966207468652073656e6465722773206163636f756e742069732062656c6f7720746865206578697374656e7469616c206465706f736974206173206120726573756c74b06f6620746865207472616e736665722c20746865206163636f756e742077696c6c206265207265617065642e001501546865206469737061746368206f726967696e20666f7220746869732063616c6c206d75737420626520605369676e65646020627920746865207472616e736163746f722e38666f7263655f7472616e736665720c0118736f75726365090401504163636f756e7449644c6f6f6b75704f663c543e00011064657374090401504163636f756e7449644c6f6f6b75704f663c543e00011476616c7565b80128543a3a42616c616e6365000208610145786163746c7920617320607472616e736665725f616c6c6f775f6465617468602c2065786365707420746865206f726967696e206d75737420626520726f6f7420616e642074686520736f75726365206163636f756e74446d6179206265207370656369666965642e4c7472616e736665725f6b6565705f616c69766508011064657374090401504163636f756e7449644c6f6f6b75704f663c543e00011476616c7565b80128543a3a42616c616e6365000318590153616d6520617320746865205b607472616e736665725f616c6c6f775f6465617468605d2063616c6c2c206275742077697468206120636865636b207468617420746865207472616e736665722077696c6c206e6f74606b696c6c20746865206f726967696e206163636f756e742e00e8393925206f66207468652074696d6520796f752077616e74205b607472616e736665725f616c6c6f775f6465617468605d20696e73746561642e00f05b607472616e736665725f616c6c6f775f6465617468605d3a207374727563742e50616c6c65742e68746d6c236d6574686f642e7472616e73666572307472616e736665725f616c6c08011064657374090401504163636f756e7449644c6f6f6b75704f663c543e0001286b6565705f616c697665200110626f6f6c00043c05015472616e736665722074686520656e74697265207472616e7366657261626c652062616c616e63652066726f6d207468652063616c6c6572206163636f756e742e0059014e4f54453a20546869732066756e6374696f6e206f6e6c7920617474656d70747320746f207472616e73666572205f7472616e7366657261626c655f2062616c616e6365732e2054686973206d65616e7320746861746101616e79206c6f636b65642c2072657365727665642c206f72206578697374656e7469616c206465706f7369747320287768656e20606b6565705f616c6976656020697320607472756560292c2077696c6c206e6f742062655d017472616e7366657272656420627920746869732066756e6374696f6e2e20546f20656e73757265207468617420746869732066756e6374696f6e20726573756c747320696e2061206b696c6c6564206163636f756e742c4501796f75206d69676874206e65656420746f207072657061726520746865206163636f756e742062792072656d6f76696e6720616e79207265666572656e636520636f756e746572732c2073746f72616765406465706f736974732c206574632e2e2e00c0546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205369676e65642e00a02d206064657374603a2054686520726563697069656e74206f6620746865207472616e736665722e59012d20606b6565705f616c697665603a204120626f6f6c65616e20746f2064657465726d696e652069662074686520607472616e736665725f616c6c60206f7065726174696f6e2073686f756c642073656e6420616c6c4d0120206f66207468652066756e647320746865206163636f756e74206861732c2063617573696e67207468652073656e646572206163636f756e7420746f206265206b696c6c6564202866616c7365292c206f72590120207472616e736665722065766572797468696e6720657863657074206174206c6561737420746865206578697374656e7469616c206465706f7369742c2077686963682077696c6c2067756172616e74656520746f9c20206b656570207468652073656e646572206163636f756e7420616c697665202874727565292e3c666f7263655f756e7265736572766508010c77686f090401504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e74180128543a3a42616c616e636500050cb0556e7265736572766520736f6d652062616c616e63652066726f6d2061207573657220627920666f7263652e006c43616e206f6e6c792062652063616c6c656420627920524f4f542e40757067726164655f6163636f756e747304010c77686fe801445665633c543a3a4163636f756e7449643e0006207055706772616465206120737065636966696564206163636f756e742e00742d20606f726967696e603a204d75737420626520605369676e6564602e902d206077686f603a20546865206163636f756e7420746f2062652075706772616465642e005501546869732077696c6c20776169766520746865207472616e73616374696f6e20666565206966206174206c6561737420616c6c2062757420313025206f6620746865206163636f756e7473206e656564656420746f410162652075706772616465642e20285765206c657420736f6d65206e6f74206861766520746f206265207570677261646564206a75737420696e206f7264657220746f20616c6c6f7720666f722074686558706f73736962696c697479206f6620636875726e292e44666f7263655f7365745f62616c616e636508010c77686f090401504163636f756e7449644c6f6f6b75704f663c543e0001206e65775f66726565b80128543a3a42616c616e636500080cac5365742074686520726567756c61722062616c616e6365206f66206120676976656e206163636f756e742e00b0546865206469737061746368206f726967696e20666f7220746869732063616c6c2069732060726f6f74602e6c666f7263655f61646a7573745f746f74616c5f69737375616e6365080124646972656374696f6e1104014c41646a7573746d656e74446972656374696f6e00011464656c7461b80128543a3a42616c616e6365000914b841646a7573742074686520746f74616c2069737375616e636520696e20612073617475726174696e67207761792e00fc43616e206f6e6c792062652063616c6c656420627920726f6f7420616e6420616c77617973206e65656473206120706f736974697665206064656c7461602e002423204578616d706c65106275726e08011476616c7565b80128543a3a42616c616e63650001286b6565705f616c697665200110626f6f6c000a1cfc4275726e2074686520737065636966696564206c697175696420667265652062616c616e63652066726f6d20746865206f726967696e206163636f756e742e002501496620746865206f726967696e2773206163636f756e7420656e64732075702062656c6f7720746865206578697374656e7469616c206465706f736974206173206120726573756c7409016f6620746865206275726e20616e6420606b6565705f616c697665602069732066616c73652c20746865206163636f756e742077696c6c206265207265617065642e005101556e6c696b652073656e64696e672066756e647320746f2061205f6275726e5f20616464726573732c207768696368206d6572656c79206d616b6573207468652066756e647320696e61636365737369626c652c21017468697320606275726e60206f7065726174696f6e2077696c6c2072656475636520746f74616c2069737375616e63652062792074686520616d6f756e74205f6275726e65645f2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e09040c2873705f72756e74696d65306d756c746961646472657373304d756c74694164647265737308244163636f756e7449640100304163636f756e74496e646578014102011408496404000001244163636f756e74496400000014496e64657804000d0401304163636f756e74496e6465780001000c526177040038011c5665633c75383e0002002441646472657373333204000401205b75383b2033325d000300244164647265737332300400b401205b75383b2032305d000400000d0400000641020011040c3c70616c6c65745f62616c616e6365731474797065734c41646a7573746d656e74446972656374696f6e00010820496e6372656173650000002044656372656173650001000015040c3c70616c6c65745f62616c616e6365731870616c6c6574144572726f720804540004490001303856657374696e6742616c616e63650000049c56657374696e672062616c616e636520746f6f206869676820746f2073656e642076616c75652e544c69717569646974795265737472696374696f6e73000104c84163636f756e74206c6971756964697479207265737472696374696f6e732070726576656e74207769746864726177616c2e4c496e73756666696369656e7442616c616e63650002047842616c616e636520746f6f206c6f7720746f2073656e642076616c75652e484578697374656e7469616c4465706f736974000304ec56616c756520746f6f206c6f7720746f20637265617465206163636f756e742064756520746f206578697374656e7469616c206465706f7369742e34457870656e646162696c697479000404905472616e736665722f7061796d656e7420776f756c64206b696c6c206163636f756e742e5c4578697374696e6756657374696e675363686564756c65000504cc412076657374696e67207363686564756c6520616c72656164792065786973747320666f722074686973206163636f756e742e2c446561644163636f756e740006048c42656e6566696369617279206163636f756e74206d757374207072652d65786973742e3c546f6f4d616e795265736572766573000704b84e756d626572206f66206e616d65642072657365727665732065786365656420604d61785265736572766573602e30546f6f4d616e79486f6c6473000804f84e756d626572206f6620686f6c647320657863656564206056617269616e74436f756e744f663c543a3a52756e74696d65486f6c64526561736f6e3e602e38546f6f4d616e79467265657a6573000904984e756d626572206f6620667265657a65732065786365656420604d6178467265657a6573602e4c49737375616e63654465616374697661746564000a0401015468652069737375616e63652063616e6e6f74206265206d6f6469666965642073696e636520697420697320616c72656164792064656163746976617465642e2444656c74615a65726f000b04645468652064656c74612063616e6e6f74206265207a65726f2e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e1904086870616c6c65745f7472616e73616374696f6e5f7061796d656e742052656c6561736573000108245631416e6369656e74000000085632000100001d040c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454012104045300000400250401185665633c543e000021040c3870616c6c65745f76657374696e673076657374696e675f696e666f2c56657374696e67496e666f081c42616c616e636501182c426c6f636b4e756d6265720110000c01186c6f636b656418011c42616c616e63650001247065725f626c6f636b18011c42616c616e63650001387374617274696e675f626c6f636b10012c426c6f636b4e756d626572000025040000022104002904083870616c6c65745f76657374696e672052656c6561736573000108085630000000085631000100002d040c3870616c6c65745f76657374696e671870616c6c65741043616c6c0404540001181076657374000024b8556e6c6f636b20616e79207665737465642066756e6473206f66207468652073656e646572206163636f756e742e005d01546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20616e64207468652073656e646572206d75737420686176652066756e6473207374696c6c646c6f636b656420756e64657220746869732070616c6c65742e00d0456d69747320656974686572206056657374696e67436f6d706c6574656460206f72206056657374696e6755706461746564602e0034232320436f6d706c6578697479242d20604f283129602e28766573745f6f74686572040118746172676574090401504163636f756e7449644c6f6f6b75704f663c543e00012cb8556e6c6f636b20616e79207665737465642066756e6473206f662061206074617267657460206163636f756e742e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e0051012d2060746172676574603a20546865206163636f756e742077686f7365207665737465642066756e64732073686f756c6420626520756e6c6f636b65642e204d75737420686176652066756e6473207374696c6c646c6f636b656420756e64657220746869732070616c6c65742e00d0456d69747320656974686572206056657374696e67436f6d706c6574656460206f72206056657374696e6755706461746564602e0034232320436f6d706c6578697479242d20604f283129602e3c7665737465645f7472616e73666572080118746172676574090401504163636f756e7449644c6f6f6b75704f663c543e0001207363686564756c65210401b056657374696e67496e666f3c42616c616e63654f663c543e2c20426c6f636b4e756d626572466f723c543e3e00023464437265617465206120766573746564207472616e736665722e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e00cc2d2060746172676574603a20546865206163636f756e7420726563656976696e6720746865207665737465642066756e64732ef02d20607363686564756c65603a205468652076657374696e67207363686564756c6520617474616368656420746f20746865207472616e736665722e005c456d697473206056657374696e6743726561746564602e00fc4e4f54453a20546869732077696c6c20756e6c6f636b20616c6c207363686564756c6573207468726f756768207468652063757272656e7420626c6f636b2e0034232320436f6d706c6578697479242d20604f283129602e54666f7263655f7665737465645f7472616e736665720c0118736f75726365090401504163636f756e7449644c6f6f6b75704f663c543e000118746172676574090401504163636f756e7449644c6f6f6b75704f663c543e0001207363686564756c65210401b056657374696e67496e666f3c42616c616e63654f663c543e2c20426c6f636b4e756d626572466f723c543e3e00033860466f726365206120766573746564207472616e736665722e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f526f6f745f2e00e82d2060736f75726365603a20546865206163636f756e742077686f73652066756e64732073686f756c64206265207472616e736665727265642e11012d2060746172676574603a20546865206163636f756e7420746861742073686f756c64206265207472616e7366657272656420746865207665737465642066756e64732ef02d20607363686564756c65603a205468652076657374696e67207363686564756c6520617474616368656420746f20746865207472616e736665722e005c456d697473206056657374696e6743726561746564602e00fc4e4f54453a20546869732077696c6c20756e6c6f636b20616c6c207363686564756c6573207468726f756768207468652063757272656e7420626c6f636b2e0034232320436f6d706c6578697479242d20604f283129602e3c6d657267655f7363686564756c657308013c7363686564756c65315f696e64657810010c75333200013c7363686564756c65325f696e64657810010c7533320004545d014d657267652074776f2076657374696e67207363686564756c657320746f6765746865722c206372656174696e672061206e65772076657374696e67207363686564756c65207468617420756e6c6f636b73206f7665725501746865206869676865737420706f737369626c6520737461727420616e6420656e6420626c6f636b732e20496620626f7468207363686564756c6573206861766520616c7265616479207374617274656420746865590163757272656e7420626c6f636b2077696c6c206265207573656420617320746865207363686564756c652073746172743b207769746820746865206361766561742074686174206966206f6e65207363686564756c655d0169732066696e6973686564206279207468652063757272656e7420626c6f636b2c20746865206f746865722077696c6c206265207472656174656420617320746865206e6577206d6572676564207363686564756c652c2c756e6d6f6469666965642e00f84e4f54453a20496620607363686564756c65315f696e646578203d3d207363686564756c65325f696e6465786020746869732069732061206e6f2d6f702e41014e4f54453a20546869732077696c6c20756e6c6f636b20616c6c207363686564756c6573207468726f756768207468652063757272656e7420626c6f636b207072696f7220746f206d657267696e672e61014e4f54453a20496620626f7468207363686564756c6573206861766520656e646564206279207468652063757272656e7420626c6f636b2c206e6f206e6577207363686564756c652077696c6c206265206372656174656464616e6420626f74682077696c6c2062652072656d6f7665642e006c4d6572676564207363686564756c6520617474726962757465733a35012d20607374617274696e675f626c6f636b603a20604d4158287363686564756c65312e7374617274696e675f626c6f636b2c207363686564756c6564322e7374617274696e675f626c6f636b2c48202063757272656e745f626c6f636b29602e21012d2060656e64696e675f626c6f636b603a20604d4158287363686564756c65312e656e64696e675f626c6f636b2c207363686564756c65322e656e64696e675f626c6f636b29602e59012d20606c6f636b6564603a20607363686564756c65312e6c6f636b65645f61742863757272656e745f626c6f636b29202b207363686564756c65322e6c6f636b65645f61742863757272656e745f626c6f636b29602e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e00e82d20607363686564756c65315f696e646578603a20696e646578206f6620746865206669727374207363686564756c6520746f206d657267652eec2d20607363686564756c65325f696e646578603a20696e646578206f6620746865207365636f6e64207363686564756c6520746f206d657267652e74666f7263655f72656d6f76655f76657374696e675f7363686564756c650801187461726765740904018c3c543a3a4c6f6f6b7570206173205374617469634c6f6f6b75703e3a3a536f757263650001387363686564756c655f696e64657810010c7533320005187c466f7263652072656d6f766520612076657374696e67207363686564756c6500c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f526f6f745f2e00c82d2060746172676574603a20416e206163636f756e7420746861742068617320612076657374696e67207363686564756c6515012d20607363686564756c655f696e646578603a205468652076657374696e67207363686564756c6520696e64657820746861742073686f756c642062652072656d6f766564040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e31040c3870616c6c65745f76657374696e671870616c6c6574144572726f72040454000114284e6f7456657374696e6700000484546865206163636f756e7420676976656e206973206e6f742076657374696e672e5441744d617856657374696e675363686564756c65730001082501546865206163636f756e7420616c72656164792068617320604d617856657374696e675363686564756c65736020636f756e74206f66207363686564756c657320616e642074687573510163616e6e6f742061646420616e6f74686572206f6e652e20436f6e7369646572206d657267696e67206578697374696e67207363686564756c657320696e206f7264657220746f2061646420616e6f746865722e24416d6f756e744c6f770002040501416d6f756e74206265696e67207472616e7366657272656420697320746f6f206c6f7720746f2063726561746520612076657374696e67207363686564756c652e605363686564756c65496e6465784f75744f66426f756e6473000304d0416e20696e64657820776173206f7574206f6620626f756e6473206f66207468652076657374696e67207363686564756c65732e54496e76616c69645363686564756c65506172616d730004040d014661696c656420746f206372656174652061206e6577207363686564756c65206265636175736520736f6d6520706172616d657465722077617320696e76616c69642e04744572726f7220666f72207468652076657374696e672070616c6c65742e35040c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540100045300000400e801185665633c543e000039040c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454013d04045300000400410401185665633c543e00003d040c6470616c6c65745f636f6c6c61746f725f73656c656374696f6e1870616c6c65743443616e646964617465496e666f08244163636f756e74496401001c42616c616e636501180008010c77686f0001244163636f756e74496400011c6465706f73697418011c42616c616e6365000041040000023d040045040c6470616c6c65745f636f6c6c61746f725f73656c656374696f6e1870616c6c65741043616c6c040454000124447365745f696e76756c6e657261626c657304010c6e6577e801445665633c543a3a4163636f756e7449643e000034310153657420746865206c697374206f6620696e76756c6e657261626c65202866697865642920636f6c6c61746f72732e20546865736520636f6c6c61746f7273206d75737420646f20736f6d65d07072657061726174696f6e2c206e616d656c7920746f206861766520726567697374657265642073657373696f6e206b6579732e0059015468652063616c6c2077696c6c2072656d6f766520616e79206163636f756e747320746861742068617665206e6f742072656769737465726564206b6579732066726f6d20746865207365742e20546861742069732c5d016974206973206e6f6e2d61746f6d69633b207468652063616c6c6572206163636570747320616c6c20604163636f756e74496460732070617373656420696e20606e657760205f696e646976696475616c6c795f206173310161636365707461626c6520496e76756c6e657261626c65732c20616e64206973206e6f742070726f706f73696e672061205f7365745f206f66206e657720496e76756c6e657261626c65732e005901546869732063616c6c20646f6573206e6f74206d61696e7461696e206d757475616c206578636c75736976697479206f662060496e76756c6e657261626c65736020616e64206043616e64696461746573602e20497461016973207265636f6d6d656e64656420746f207573652061206261746368206f6620606164645f696e76756c6e657261626c656020616e64206072656d6f76655f696e76756c6e657261626c656020696e73746561642e204151016062617463685f616c6c602063616e20616c736f206265207573656420746f20656e666f7263652061746f6d69636974792e20496620616e792063616e646964617465732061726520696e636c7564656420696e4d01606e6577602c20746865792073686f756c642062652072656d6f7665642077697468206072656d6f76655f696e76756c6e657261626c655f63616e6469646174656020616674657220657865637574696f6e2e00944d7573742062652063616c6c65642062792074686520605570646174654f726967696e602e587365745f646573697265645f63616e6469646174657304010c6d617810010c75333200011455015365742074686520696465616c206e756d626572206f66206e6f6e2d696e76756c6e657261626c6520636f6c6c61746f72732e204966206c6f776572696e672074686973206e756d6265722c207468656e2074686561016e756d626572206f662072756e6e696e6720636f6c6c61746f727320636f756c6420626520686967686572207468616e2074686973206669677572652e2041736964652066726f6d2074686174206564676520636173652c350174686572652073686f756c64206265206e6f206f746865722077617920746f2068617665206d6f72652063616e64696461746573207468616e207468652064657369726564206e756d6265722e00d0546865206f726967696e20666f7220746869732063616c6c206d7573742062652074686520605570646174654f726967696e602e487365745f63616e6469646163795f626f6e64040110626f6e6418013042616c616e63654f663c543e00021c78536574207468652063616e64696461637920626f6e6420616d6f756e742e0051014966207468652063616e64696461637920626f6e6420697320696e6372656173656420627920746869732063616c6c2c20616c6c2063757272656e742063616e64696461746573207768696368206861766520614d016465706f736974206c6f776572207468616e20746865206e657720626f6e642077696c6c206265206b69636b65642066726f6d20746865206c69737420616e6420676574207468656972206465706f73697473146261636b2e00d0546865206f726967696e20666f7220746869732063616c6c206d7573742062652074686520605570646174654f726967696e602e5472656769737465725f61735f63616e646964617465000310410152656769737465722074686973206163636f756e74206173206120636f6c6c61746f722063616e6469646174652e20546865206163636f756e74206d7573742028612920616c726561647920686176651d01726567697374657265642073657373696f6e206b65797320616e64202862292062652061626c6520746f207265736572766520746865206043616e646964616379426f6e64602e00dc546869732063616c6c206973206e6f7420617661696c61626c6520746f2060496e76756c6e657261626c656020636f6c6c61746f72732e306c656176655f696e74656e7400041455014465726567697374657220606f726967696e60206173206120636f6c6c61746f722063616e6469646174652e204e6f746520746861742074686520636f6c6c61746f722063616e206f6e6c79206c65617665206f6e0d0173657373696f6e206368616e67652e20546865206043616e646964616379426f6e64602077696c6c20626520756e726573657276656420696d6d6564696174656c792e001901546869732063616c6c2077696c6c206661696c2069662074686520746f74616c206e756d626572206f662063616e6469646174657320776f756c642064726f702062656c6f775c604d696e456c696769626c65436f6c6c61746f7273602e406164645f696e76756c6e657261626c6504010c77686f000130543a3a4163636f756e74496400051045014164642061206e6577206163636f756e74206077686f6020746f20746865206c697374206f662060496e76756c6e657261626c65736020636f6c6c61746f72732e206077686f60206d75737420686176651d01726567697374657265642073657373696f6e206b6579732e204966206077686f6020697320612063616e6469646174652c20746865792077696c6c2062652072656d6f7665642e00d0546865206f726967696e20666f7220746869732063616c6c206d7573742062652074686520605570646174654f726967696e602e4c72656d6f76655f696e76756c6e657261626c6504010c77686f000130543a3a4163636f756e744964000610610152656d6f766520616e206163636f756e74206077686f602066726f6d20746865206c697374206f662060496e76756c6e657261626c65736020636f6c6c61746f72732e2060496e76756c6e657261626c657360206d75737428626520736f727465642e00d0546865206f726967696e20666f7220746869732063616c6c206d7573742062652074686520605570646174654f726967696e602e2c7570646174655f626f6e6404012c6e65775f6465706f73697418013042616c616e63654f663c543e00071c5d01557064617465207468652063616e64696461637920626f6e64206f6620636f6c6c61746f722063616e64696461746520606f726967696e6020746f2061206e657720616d6f756e7420606e65775f6465706f736974602e00410153657474696e67206120606e65775f6465706f736974602074686174206973206c6f776572207468616e207468652063757272656e74206465706f736974207768696c6520606f726967696e60206973e06f6363757079696e67206120746f702d604465736972656443616e646964617465736020736c6f74206973206e6f7420616c6c6f7765642e005901546869732063616c6c2077696c6c206661696c20696620606f726967696e60206973206e6f74206120636f6c6c61746f722063616e6469646174652c20746865207570646174656420626f6e64206973206c6f77657219017468616e20746865206d696e696d756d2063616e64696461637920626f6e642c20616e642f6f722074686520616d6f756e742063616e6e6f742062652072657365727665642e4c74616b655f63616e6469646174655f736c6f7408011c6465706f73697418013042616c616e63654f663c543e000118746172676574000130543a3a4163636f756e74496400081c4d015468652063616c6c657220606f726967696e60207265706c6163657320612063616e64696461746520607461726765746020696e2074686520636f6c6c61746f722063616e646964617465206c6973742062795501726573657276696e6720606465706f736974602e2054686520616d6f756e7420606465706f73697460207265736572766564206279207468652063616c6c6572206d7573742062652067726561746572207468616ee0746865206578697374696e6720626f6e64206f66207468652074617267657420697420697320747279696e6720746f207265706c6163652e005901546869732063616c6c2077696c6c206661696c206966207468652063616c6c657220697320616c7265616479206120636f6c6c61746f722063616e646964617465206f7220696e76756c6e657261626c652c20746865550163616c6c657220646f6573206e6f74206861766520726567697374657265642073657373696f6e206b6579732c2074686520746172676574206973206e6f74206120636f6c6c61746f722063616e6469646174652cbc616e642f6f722074686520606465706f7369746020616d6f756e742063616e6e6f742062652072657365727665642e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e490408346672616d655f737570706f72742050616c6c65744964000004005901011c5b75383b20385d00004d040c6470616c6c65745f636f6c6c61746f725f73656c656374696f6e1870616c6c6574144572726f7204045400014444546f6f4d616e7943616e646964617465730000048c5468652070616c6c65742068617320746f6f206d616e792063616e646964617465732e5c546f6f466577456c696769626c65436f6c6c61746f7273000104ac4c656176696e6720776f756c6420726573756c7420696e20746f6f206665772063616e646964617465732e40416c726561647943616e6469646174650002047c4163636f756e7420697320616c726561647920612063616e6469646174652e304e6f7443616e6469646174650003046c4163636f756e74206973206e6f7420612063616e6469646174652e50546f6f4d616e79496e76756c6e657261626c65730004048454686572652061726520746f6f206d616e7920496e76756c6e657261626c65732e4c416c7265616479496e76756c6e657261626c650005048c4163636f756e7420697320616c726561647920616e20496e76756c6e657261626c652e3c4e6f74496e76756c6e657261626c650006047c4163636f756e74206973206e6f7420616e20496e76756c6e657261626c652e5c4e6f4173736f63696174656456616c696461746f7249640007049c4163636f756e7420686173206e6f206173736f6369617465642076616c696461746f722049442e5856616c696461746f724e6f74526567697374657265640008048c56616c696461746f72204944206973206e6f742079657420726567697374657265642e6c496e73657274546f43616e6469646174654c6973744661696c65640009049c436f756c64206e6f7420696e7365727420696e207468652063616e646964617465206c6973742e7452656d6f766546726f6d43616e6469646174654c6973744661696c6564000a04a4436f756c64206e6f742072656d6f76652066726f6d207468652063616e646964617465206c6973742e344465706f736974546f6f4c6f77000b04f44e6577206465706f73697420616d6f756e7420776f756c642062652062656c6f7720746865206d696e696d756d2063616e64696461637920626f6e642e6455706461746543616e6469646174654c6973744661696c6564000c0490436f756c64206e6f7420757064617465207468652063616e646964617465206c6973742e40496e73756666696369656e74426f6e64000d0429014465706f73697420616d6f756e7420697320746f6f206c6f7720746f2074616b652074686520746172676574277320736c6f7420696e207468652063616e646964617465206c6973742e5054617267657449734e6f7443616e646964617465000e042d0154686520746172676574206163636f756e7420746f206265207265706c6163656420696e207468652063616e646964617465206c697374206973206e6f7420612063616e6469646174652e404964656e746963616c4465706f736974000f040d015468652075706461746564206465706f73697420616d6f756e7420697320657175616c20746f2074686520616d6f756e7420616c72656164792072657365727665642e40496e76616c6964556e726573657276650010043d0143616e6e6f74206c6f7765722063616e64696461637920626f6e64207768696c65206f6363757079696e6720612066757475726520636f6c6c61746f7220736c6f7420696e20746865206c6973742e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e5104000002550400550400000408005904005904086861737365745f6875625f706f6c6b61646f745f72756e74696d652c53657373696f6e4b6579730000040110617572615d0401c43c41757261206173202463726174653a3a426f756e64546f52756e74696d654170705075626c69633e3a3a5075626c696300005d04104473705f636f6e73656e7375735f617572611c656432353531392c6170705f65643235353139185075626c69630000040004013c656432353531393a3a5075626c6963000061040000026504006504000004081069040069040c2873705f7374616b696e671c6f6666656e63653c4f6666656e63655365766572697479000004006d04011c50657262696c6c00006d040c3473705f61726974686d65746963287065725f7468696e67731c50657262696c6c0000040010010c75333200007104000004087504380075040c1c73705f636f72651863727970746f244b65795479706549640000040048011c5b75383b20345d000079040c3870616c6c65745f73657373696f6e1870616c6c65741043616c6c040454000108207365745f6b6579730801106b6579735904011c543a3a4b65797300011470726f6f6638011c5665633c75383e000024e453657473207468652073657373696f6e206b6579287329206f66207468652066756e6374696f6e2063616c6c657220746f20606b657973602e1d01416c6c6f777320616e206163636f756e7420746f20736574206974732073657373696f6e206b6579207072696f7220746f206265636f6d696e6720612076616c696461746f722ec05468697320646f65736e27742074616b652065666665637420756e74696c20746865206e6578742073657373696f6e2e00d0546865206469737061746368206f726967696e206f6620746869732066756e6374696f6e206d757374206265207369676e65642e0034232320436f6d706c657869747959012d20604f283129602e2041637475616c20636f737420646570656e6473206f6e20746865206e756d626572206f66206c656e677468206f662060543a3a4b6579733a3a6b65795f69647328296020776869636820697320202066697865642e2870757267655f6b657973000130c852656d6f76657320616e792073657373696f6e206b6579287329206f66207468652066756e6374696f6e2063616c6c65722e00c05468697320646f65736e27742074616b652065666665637420756e74696c20746865206e6578742073657373696f6e2e005501546865206469737061746368206f726967696e206f6620746869732066756e6374696f6e206d757374206265205369676e656420616e6420746865206163636f756e74206d757374206265206569746865722062655d01636f6e7665727469626c6520746f20612076616c696461746f72204944207573696e672074686520636861696e2773207479706963616c2061646472657373696e672073797374656d20287468697320757375616c6c7951016d65616e73206265696e67206120636f6e74726f6c6c6572206163636f756e7429206f72206469726563746c7920636f6e7665727469626c6520696e746f20612076616c696461746f722049442028776869636894757375616c6c79206d65616e73206265696e672061207374617368206163636f756e74292e0034232320436f6d706c65786974793d012d20604f2831296020696e206e756d626572206f66206b65792074797065732e2041637475616c20636f737420646570656e6473206f6e20746865206e756d626572206f66206c656e677468206f6698202060543a3a4b6579733a3a6b65795f6964732829602077686963682069732066697865642e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e7d040c3870616c6c65745f73657373696f6e1870616c6c6574144572726f7204045400011430496e76616c696450726f6f6600000460496e76616c6964206f776e6572736869702070726f6f662e5c4e6f4173736f63696174656456616c696461746f7249640001049c4e6f206173736f6369617465642076616c696461746f7220494420666f72206163636f756e742e344475706c6963617465644b65790002046452656769737465726564206475706c6963617465206b65792e184e6f4b657973000304a44e6f206b65797320617265206173736f63696174656420776974682074686973206163636f756e742e244e6f4163636f756e7400040419014b65792073657474696e67206163636f756e74206973206e6f74206c6976652c20736f206974277320696d706f737369626c6520746f206173736f6369617465206b6579732e04744572726f7220666f72207468652073657373696f6e2070616c6c65742e81040c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454015d04045300000400850401185665633c543e000085040000025d04008904084873705f636f6e73656e7375735f736c6f747310536c6f740000040030010c75363400008d04000004088904100091040c4c626f756e6465645f636f6c6c656374696f6e7344626f756e6465645f62747265655f7365743c426f756e64656442547265655365740804540131020453000004009504012c42547265655365743c543e0000950404204254726565536574040454013102000400990400000099040000023102009d040c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401a104045300000400a90401185665633c543e0000a104086463756d756c75735f70616c6c65745f78636d705f7175657565584f7574626f756e644368616e6e656c44657461696c730000140124726563697069656e74310201185061726149640001147374617465a50401344f7574626f756e6453746174650001347369676e616c735f6578697374200110626f6f6c00012c66697273745f696e6465785502010c7531360001286c6173745f696e6465785502010c7531360000a504086463756d756c75735f70616c6c65745f78636d705f7175657565344f7574626f756e645374617465000108084f6b0000002453757370656e64656400010000a904000002a10400ad04000004083102550200b1040c4c626f756e6465645f636f6c6c656374696f6e73407765616b5f626f756e6465645f766563385765616b426f756e64656456656308045401080453000004003801185665633c543e0000b504086463756d756c75735f70616c6c65745f78636d705f71756575653c5175657565436f6e6669674461746100000c014473757370656e645f7468726573686f6c6410010c75333200013864726f705f7468726573686f6c6410010c753332000140726573756d655f7468726573686f6c6410010c7533320000b9040c6463756d756c75735f70616c6c65745f78636d705f71756575651870616c6c65741043616c6c0404540001145473757370656e645f78636d5f657865637574696f6e00010c490153757370656e647320616c6c2058434d20657865637574696f6e7320666f72207468652058434d502071756575652c207265676172646c657373206f66207468652073656e6465722773206f726967696e2e00a42d20606f726967696e603a204d75737420706173732060436f6e74726f6c6c65724f726967696e602e50726573756d655f78636d5f657865637574696f6e000214b8526573756d657320616c6c2058434d20657865637574696f6e7320666f72207468652058434d502071756575652e003d014e6f7465207468617420746869732066756e6374696f6e20646f65736e2774206368616e67652074686520737461747573206f662074686520696e2f6f757420626f756e64206368616e6e656c732e00a42d20606f726967696e603a204d75737420706173732060436f6e74726f6c6c65724f726967696e602e607570646174655f73757370656e645f7468726573686f6c6404010c6e657710010c75333200031449014f76657277726974657320746865206e756d626572206f66207061676573207768696368206d75737420626520696e2074686520717565756520666f7220746865206f74686572207369646520746f20626578746f6c6420746f2073757370656e642074686569722073656e64696e672e00742d20606f726967696e603a204d75737420706173732060526f6f74602ee82d20606e6577603a20446573697265642076616c756520666f7220605175657565436f6e666967446174612e73757370656e645f76616c756560547570646174655f64726f705f7468726573686f6c6404010c6e657710010c75333200041445014f76657277726974657320746865206e756d626572206f66207061676573207768696368206d75737420626520696e207468652071756575652061667465722077686963682077652064726f7020616e798866757274686572206d657373616765732066726f6d20746865206368616e6e656c2e00742d20606f726967696e603a204d75737420706173732060526f6f74602eec2d20606e6577603a20446573697265642076616c756520666f7220605175657565436f6e666967446174612e64726f705f7468726573686f6c64605c7570646174655f726573756d655f7468726573686f6c6404010c6e657710010c7533320005144d014f76657277726974657320746865206e756d626572206f6620706167657320776869636820746865207175657565206d757374206265207265647563656420746f206265666f7265206974207369676e616c73010174686174206d6573736167652073656e64696e67206d6179207265636f6d6d656e636520616674657220697420686173206265656e2073757370656e6465642e00742d20606f726967696e603a204d75737420706173732060526f6f74602ef42d20606e6577603a20446573697265642076616c756520666f7220605175657565436f6e666967446174612e726573756d655f7468726573686f6c6460040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ebd040c6463756d756c75735f70616c6c65745f78636d705f71756575651870616c6c6574144572726f72040454000114384261645175657565436f6e666967000004110153657474696e672074686520717565756520636f6e666967206661696c65642073696e6365206f6e65206f66206974732076616c7565732077617320696e76616c69642e40416c726561647953757370656e6465640001048c54686520657865637574696f6e20697320616c72656164792073757370656e6465642e38416c7265616479526573756d65640002048454686520657865637574696f6e20697320616c726561647920726573756d65642e74546f6f4d616e794163746976654f7574626f756e644368616e6e656c73000304b054686572652061726520746f6f206d616e7920616374697665206f7574626f756e64206368616e6e656c732e18546f6f4269670004045c546865206d65737361676520697320746f6f206269672e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ec1040c2870616c6c65745f78636d1870616c6c65742c5175657279537461747573042c426c6f636b4e756d6265720110010c1c50656e64696e67100124726573706f6e6465721502014456657273696f6e65644c6f636174696f6e00014c6d617962655f6d617463685f71756572696572c50401644f7074696f6e3c56657273696f6e65644c6f636174696f6e3e0001306d617962655f6e6f74696679c90401404f7074696f6e3c2875382c207538293e00011c74696d656f757410012c426c6f636b4e756d6265720000003c56657273696f6e4e6f7469666965720801186f726967696e1502014456657273696f6e65644c6f636174696f6e00012469735f616374697665200110626f6f6c000100145265616479080120726573706f6e7365d104014456657273696f6e6564526573706f6e7365000108617410012c426c6f636b4e756d62657200020000c50404184f7074696f6e0404540115020108104e6f6e6500000010536f6d65040015020000010000c90404184f7074696f6e04045401cd040108104e6f6e6500000010536f6d650400cd040000010000cd0400000408080800d104080c78636d4456657273696f6e6564526573706f6e736500010c0856330400d504013076333a3a526573706f6e73650003000856340400f504013076343a3a526573706f6e736500040008563504006101013076353a3a526573706f6e736500050000d5040c0c78636d08763320526573706f6e7365000118104e756c6c000000184173736574730400d101012c4d756c74694173736574730001003c457865637574696f6e526573756c740400d90401504f7074696f6e3c287533322c204572726f72293e0002001c56657273696f6e040010013873757065723a3a56657273696f6e0003002c50616c6c657473496e666f0400e5040198426f756e6465645665633c50616c6c6574496e666f2c204d617850616c6c657473496e666f3e000400384469737061746368526573756c7404007d0101384d617962654572726f72436f646500050000d90404184f7074696f6e04045401dd040108104e6f6e6500000010536f6d650400dd040000010000dd040000040810e10400e104100c78636d08763318747261697473144572726f720001a0204f766572666c6f7700000034556e696d706c656d656e74656400010060556e74727573746564526573657276654c6f636174696f6e00020064556e7472757374656454656c65706f72744c6f636174696f6e000300304c6f636174696f6e46756c6c000400544c6f636174696f6e4e6f74496e7665727469626c65000500244261644f726967696e0006003c496e76616c69644c6f636174696f6e0007003441737365744e6f74466f756e64000800544661696c6564546f5472616e7361637441737365740009003c4e6f74576974686472617761626c65000a00484c6f636174696f6e43616e6e6f74486f6c64000b0054457863656564734d61784d65737361676553697a65000c005844657374696e6174696f6e556e737570706f72746564000d00245472616e73706f7274000e0028556e726f757461626c65000f0030556e6b6e6f776e436c61696d001000384661696c6564546f4465636f6465001100404d6178576569676874496e76616c6964001200384e6f74486f6c64696e674665657300130030546f6f457870656e736976650014001054726170040030010c753634001500404578706563746174696f6e46616c73650016003850616c6c65744e6f74466f756e64001700304e616d654d69736d617463680018004c56657273696f6e496e636f6d70617469626c6500190050486f6c64696e67576f756c644f766572666c6f77001a002c4578706f72744572726f72001b00385265616e63686f724661696c6564001c00184e6f4465616c001d0028466565734e6f744d6574001e00244c6f636b4572726f72001f00304e6f5065726d697373696f6e00200028556e616e63686f726564002100384e6f744465706f73697461626c650022004c556e68616e646c656458636d56657273696f6e002300485765696768744c696d69745265616368656404002801185765696768740024001c426172726965720025004c5765696768744e6f74436f6d70757461626c650026004445786365656473537461636b4c696d697400270000e5040c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401e904045300000400f10401185665633c543e0000e9040c0c78636d0876332850616c6c6574496e666f0000180114696e646578a8010c7533320001106e616d65ed040180426f756e6465645665633c75382c204d617850616c6c65744e616d654c656e3e00012c6d6f64756c655f6e616d65ed040180426f756e6465645665633c75382c204d617850616c6c65744e616d654c656e3e0001146d616a6f72a8010c7533320001146d696e6f72a8010c7533320001147061746368a8010c7533320000ed040c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000f104000002e90400f5040c2c73746167696e675f78636d08763420526573706f6e7365000118104e756c6c000000184173736574730400fd0101184173736574730001003c457865637574696f6e526573756c740400d90401504f7074696f6e3c287533322c204572726f72293e0002001c56657273696f6e040010013873757065723a3a56657273696f6e0003002c50616c6c657473496e666f0400f9040198426f756e6465645665633c50616c6c6574496e666f2c204d617850616c6c657473496e666f3e000400384469737061746368526573756c7404007d0101384d617962654572726f72436f646500050000f9040c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401fd04045300000400050501185665633c543e0000fd040c2c73746167696e675f78636d0876342850616c6c6574496e666f0000180114696e646578a8010c7533320001106e616d6501050180426f756e6465645665633c75382c204d617850616c6c65744e616d654c656e3e00012c6d6f64756c655f6e616d6501050180426f756e6465645665633c75382c204d617850616c6c65744e616d654c656e3e0001146d616a6f72a8010c7533320001146d696e6f72a8010c7533320001147061746368a8010c753332000001050c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e00000505000002fd0400090500000408101502000d050000040c3028100011050c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454011505045300000400190501185665633c543e00001505000004081502100019050000021505001d050c2870616c6c65745f78636d1870616c6c65745456657273696f6e4d6967726174696f6e53746167650001105c4d696772617465537570706f7274656456657273696f6e0000005c4d69677261746556657273696f6e4e6f74696669657273000100504e6f7469667943757272656e745461726765747304002105013c4f7074696f6e3c5665633c75383e3e000200684d696772617465416e644e6f746966794f6c645461726765747300030000210504184f7074696f6e04045401380108104e6f6e6500000010536f6d65040038000001000025050000040c10002905002905080c78636d4056657273696f6e65644173736574496400010c0856330400dd01012c76333a3a4173736574496400030008563404000902012c76343a3a4173736574496400040008563504004d01012c76353a3a41737365744964000500002d050c2870616c6c65745f78636d1870616c6c65746852656d6f74654c6f636b656446756e6769626c655265636f72640848436f6e73756d65724964656e746966696572014102304d6178436f6e73756d6572730000100118616d6f756e74180110753132380001146f776e65721502014456657273696f6e65644c6f636174696f6e0001186c6f636b65721502014456657273696f6e65644c6f636174696f6e000124636f6e73756d657273310501d0426f756e6465645665633c28436f6e73756d65724964656e7469666965722c2075313238292c204d6178436f6e73756d6572733e000031050c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454013505045300000400390501185665633c543e00003505000004084102180039050000023505003d050c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454014105045300000400450501185665633c543e00004105000004081815020045050000024105004905082870616c6c65745f78636d58417574686f72697a6564416c6961736573456e74727908185469636b6574014d050c4d415801510500080120616c69617365727355050178426f756e6465645665633c4f726967696e416c69617365722c204d41583e0001187469636b65744d0501185469636b657400004d0510346672616d655f737570706f7274187472616974731c73746f726167652044697361626c65640000000051050c2870616c6c65745f78636d1870616c6c6574504d6178417574686f72697a6564416c69617365730000000055050c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540159050453000004005d0501185665633c543e000059050c4078636d5f72756e74696d655f6170697348617574686f72697a65645f616c6961736573344f726967696e416c696173657200000801206c6f636174696f6e1502014456657273696f6e65644c6f636174696f6e0001186578706972791902012c4f7074696f6e3c7536343e00005d0500000259050061050c2870616c6c65745f78636d1870616c6c65741043616c6c0404540001441073656e640801106465737415020158426f783c56657273696f6e65644c6f636174696f6e3e00011c6d65737361676565050154426f783c56657273696f6e656458636d3c28293e3e0000003c74656c65706f72745f6173736574731001106465737415020158426f783c56657273696f6e65644c6f636174696f6e3e00012c62656e656669636961727915020158426f783c56657273696f6e65644c6f636174696f6e3e000118617373657473cd010150426f783c56657273696f6e65644173736574733e0001386665655f61737365745f6974656d10010c753332000148110154656c65706f727420736f6d65206173736574732066726f6d20746865206c6f63616c20636861696e20746f20736f6d652064657374696e6174696f6e20636861696e2e001d012a2a546869732066756e6374696f6e20697320646570726563617465643a2055736520606c696d697465645f74656c65706f72745f6173736574736020696e73746561642e2a2a005101466565207061796d656e74206f6e207468652064657374696e6174696f6e2073696465206973206d6164652066726f6d2074686520617373657420696e2074686520606173736574736020766563746f72206f666101696e64657820606665655f61737365745f6974656d602e2054686520776569676874206c696d697420666f722066656573206973206e6f742070726f766964656420616e64207468757320697320756e6c696d697465642cb47769746820616c6c20666565732074616b656e206173206e65656465642066726f6d207468652061737365742e0029012d20606f726967696e603a204d7573742062652063617061626c65206f66207769746864726177696e672074686520606173736574736020616e6420657865637574696e672058434d2e25012d206064657374603a2044657374696e6174696f6e20636f6e7465787420666f7220746865206173736574732e2057696c6c207479706963616c6c7920626520605b506172656e742c6101202050617261636861696e282e2e295d6020746f2073656e642066726f6d2070617261636861696e20746f2070617261636861696e2c206f7220605b50617261636861696e282e2e295d6020746f2073656e642066726f6d54202072656c617920746f2070617261636861696e2e55012d206062656e6566696369617279603a20412062656e6566696369617279206c6f636174696f6e20666f72207468652061737365747320696e2074686520636f6e74657874206f66206064657374602e2057696c6c98202067656e6572616c6c7920626520616e20604163636f756e7449643332602076616c75652e59012d2060617373657473603a205468652061737365747320746f2062652077697468647261776e2e20546869732073686f756c6420696e636c7564652074686520617373657473207573656420746f2070617920746865682020666565206f6e207468652060646573746020636861696e2e4d012d20606665655f61737365745f6974656d603a2054686520696e64657820696e746f206061737365747360206f6620746865206974656d2077686963682073686f756c64206265207573656420746f207061791c2020666565732e5c726573657276655f7472616e736665725f6173736574731001106465737415020158426f783c56657273696f6e65644c6f636174696f6e3e00012c62656e656669636961727915020158426f783c56657273696f6e65644c6f636174696f6e3e000118617373657473cd010150426f783c56657273696f6e65644173736574733e0001386665655f61737365745f6974656d10010c7533320002785d015472616e7366657220736f6d65206173736574732066726f6d20746865206c6f63616c20636861696e20746f207468652064657374696e6174696f6e20636861696e207468726f756768207468656972206c6f63616c2c7864657374696e6174696f6e206f722072656d6f746520726573657276652e003d016061737365747360206d75737420686176652073616d652072657365727665206c6f636174696f6e20616e64206d6179206e6f742062652074656c65706f727461626c6520746f206064657374602e4d01202d2060617373657473602068617665206c6f63616c20726573657276653a207472616e736665722061737365747320746f20736f7665726569676e206163636f756e74206f662064657374696e6174696f6e4d01202020636861696e20616e6420666f72776172642061206e6f74696669636174696f6e2058434d20746f2060646573746020746f206d696e7420616e64206465706f73697420726573657276652d62617365646c20202061737365747320746f206062656e6566696369617279602e5501202d20606173736574736020686176652064657374696e6174696f6e20726573657276653a206275726e206c6f63616c2061737365747320616e6420666f72776172642061206e6f74696669636174696f6e20746f590120202060646573746020636861696e20746f207769746864726177207468652072657365727665206173736574732066726f6d207468697320636861696e277320736f7665726569676e206163636f756e7420616e64842020206465706f736974207468656d20746f206062656e6566696369617279602e6101202d20606173736574736020686176652072656d6f746520726573657276653a206275726e206c6f63616c206173736574732c20666f72776172642058434d20746f207265736572766520636861696e20746f206d6f7665610120202072657365727665732066726f6d207468697320636861696e277320534120746f2060646573746020636861696e27732053412c20616e6420666f727761726420616e6f746865722058434d20746f20606465737460f4202020746f206d696e7420616e64206465706f73697420726573657276652d62617365642061737365747320746f206062656e6566696369617279602e003d012a2a546869732066756e6374696f6e20697320646570726563617465643a2055736520606c696d697465645f726573657276655f7472616e736665725f6173736574736020696e73746561642e2a2a005101466565207061796d656e74206f6e207468652064657374696e6174696f6e2073696465206973206d6164652066726f6d2074686520617373657420696e2074686520606173736574736020766563746f72206f666101696e64657820606665655f61737365745f6974656d602e2054686520776569676874206c696d697420666f722066656573206973206e6f742070726f766964656420616e64207468757320697320756e6c696d697465642cb47769746820616c6c20666565732074616b656e206173206e65656465642066726f6d207468652061737365742e0029012d20606f726967696e603a204d7573742062652063617061626c65206f66207769746864726177696e672074686520606173736574736020616e6420657865637574696e672058434d2e25012d206064657374603a2044657374696e6174696f6e20636f6e7465787420666f7220746865206173736574732e2057696c6c207479706963616c6c7920626520605b506172656e742c6101202050617261636861696e282e2e295d6020746f2073656e642066726f6d2070617261636861696e20746f2070617261636861696e2c206f7220605b50617261636861696e282e2e295d6020746f2073656e642066726f6d54202072656c617920746f2070617261636861696e2e55012d206062656e6566696369617279603a20412062656e6566696369617279206c6f636174696f6e20666f72207468652061737365747320696e2074686520636f6e74657874206f66206064657374602e2057696c6c98202067656e6572616c6c7920626520616e20604163636f756e7449643332602076616c75652e59012d2060617373657473603a205468652061737365747320746f2062652077697468647261776e2e20546869732073686f756c6420696e636c7564652074686520617373657473207573656420746f2070617920746865c82020666565206f6e20746865206064657374602028616e6420706f737369626c7920726573657276652920636861696e732e4d012d20606665655f61737365745f6974656d603a2054686520696e64657820696e746f206061737365747360206f6620746865206974656d2077686963682073686f756c64206265207573656420746f207061791c2020666565732e1c6578656375746508011c6d657373616765a90501b4426f783c56657273696f6e656458636d3c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e3e0001286d61785f776569676874280118576569676874000320d04578656375746520616e2058434d206d6573736167652066726f6d2061206c6f63616c2c207369676e65642c206f726967696e2e004d01416e206576656e74206973206465706f736974656420696e6469636174696e67207768657468657220606d73676020636f756c6420626520657865637574656420636f6d706c6574656c79206f72206f6e6c79287061727469616c6c792e005d014e6f206d6f7265207468616e20606d61785f776569676874602077696c6c206265207573656420696e2069747320617474656d7074656420657865637574696f6e2e2049662074686973206973206c657373207468616e4101746865206d6178696d756d20616d6f756e74206f6620776569676874207468617420746865206d65737361676520636f756c642074616b6520746f2062652065786563757465642c207468656e206e6f7c657865637574696f6e20617474656d70742077696c6c206265206d6164652e44666f7263655f78636d5f76657273696f6e0801206c6f636174696f6e01010134426f783c4c6f636174696f6e3e00011c76657273696f6e10012858636d56657273696f6e00041849014578746f6c6c2074686174206120706172746963756c61722064657374696e6174696f6e2063616e20626520636f6d6d756e6963617465642077697468207468726f756768206120706172746963756c61723c76657273696f6e206f662058434d2e00dc2d20606f726967696e603a204d75737420626520616e206f726967696e207370656369666965642062792041646d696e4f726967696e2ed82d20606c6f636174696f6e603a205468652064657374696e6174696f6e2074686174206973206265696e67206465736372696265642e11012d206078636d5f76657273696f6e603a20546865206c61746573742076657273696f6e206f662058434d207468617420606c6f636174696f6e6020737570706f7274732e64666f7263655f64656661756c745f78636d5f76657273696f6e0401446d617962655f78636d5f76657273696f6e6d0201484f7074696f6e3c58636d56657273696f6e3e0005145901536574206120736166652058434d2076657273696f6e20287468652076657273696f6e20746861742058434d2073686f756c6420626520656e636f646564207769746820696620746865206d6f737420726563656e74b476657273696f6e20612064657374696e6174696f6e2063616e2061636365707420697320756e6b6e6f776e292e00dc2d20606f726967696e603a204d75737420626520616e206f726967696e207370656369666965642062792041646d696e4f726967696e2e39012d20606d617962655f78636d5f76657273696f6e603a205468652064656661756c742058434d20656e636f64696e672076657273696f6e2c206f7220604e6f6e656020746f2064697361626c652e78666f7263655f7375627363726962655f76657273696f6e5f6e6f746966790401206c6f636174696f6e15020158426f783c56657273696f6e65644c6f636174696f6e3e000610390141736b2061206c6f636174696f6e20746f206e6f7469667920757320726567617264696e672074686569722058434d2076657273696f6e20616e6420616e79206368616e67657320746f2069742e00dc2d20606f726967696e603a204d75737420626520616e206f726967696e207370656369666965642062792041646d696e4f726967696e2e59012d20606c6f636174696f6e603a20546865206c6f636174696f6e20746f2077686963682077652073686f756c642073756273637269626520666f722058434d2076657273696f6e206e6f74696669636174696f6e732e80666f7263655f756e7375627363726962655f76657273696f6e5f6e6f746966790401206c6f636174696f6e15020158426f783c56657273696f6e65644c6f636174696f6e3e0007184901526571756972652074686174206120706172746963756c61722064657374696e6174696f6e2073686f756c64206e6f206c6f6e676572206e6f7469667920757320726567617264696e6720616e792058434d4076657273696f6e206368616e6765732e00dc2d20606f726967696e603a204d75737420626520616e206f726967696e207370656369666965642062792041646d696e4f726967696e2e3d012d20606c6f636174696f6e603a20546865206c6f636174696f6e20746f207768696368207765206172652063757272656e746c79207375627363726962656420666f722058434d2076657273696f6ea820206e6f74696669636174696f6e73207768696368207765206e6f206c6f6e676572206465736972652e7c6c696d697465645f726573657276655f7472616e736665725f6173736574731401106465737415020158426f783c56657273696f6e65644c6f636174696f6e3e00012c62656e656669636961727915020158426f783c56657273696f6e65644c6f636174696f6e3e000118617373657473cd010150426f783c56657273696f6e65644173736574733e0001386665655f61737365745f6974656d10010c7533320001307765696768745f6c696d6974a501012c5765696768744c696d69740008785d015472616e7366657220736f6d65206173736574732066726f6d20746865206c6f63616c20636861696e20746f207468652064657374696e6174696f6e20636861696e207468726f756768207468656972206c6f63616c2c7864657374696e6174696f6e206f722072656d6f746520726573657276652e003d016061737365747360206d75737420686176652073616d652072657365727665206c6f636174696f6e20616e64206d6179206e6f742062652074656c65706f727461626c6520746f206064657374602e4d01202d2060617373657473602068617665206c6f63616c20726573657276653a207472616e736665722061737365747320746f20736f7665726569676e206163636f756e74206f662064657374696e6174696f6e4d01202020636861696e20616e6420666f72776172642061206e6f74696669636174696f6e2058434d20746f2060646573746020746f206d696e7420616e64206465706f73697420726573657276652d62617365646c20202061737365747320746f206062656e6566696369617279602e5501202d20606173736574736020686176652064657374696e6174696f6e20726573657276653a206275726e206c6f63616c2061737365747320616e6420666f72776172642061206e6f74696669636174696f6e20746f590120202060646573746020636861696e20746f207769746864726177207468652072657365727665206173736574732066726f6d207468697320636861696e277320736f7665726569676e206163636f756e7420616e64842020206465706f736974207468656d20746f206062656e6566696369617279602e6101202d20606173736574736020686176652072656d6f746520726573657276653a206275726e206c6f63616c206173736574732c20666f72776172642058434d20746f207265736572766520636861696e20746f206d6f7665610120202072657365727665732066726f6d207468697320636861696e277320534120746f2060646573746020636861696e27732053412c20616e6420666f727761726420616e6f746865722058434d20746f20606465737460f4202020746f206d696e7420616e64206465706f73697420726573657276652d62617365642061737365747320746f206062656e6566696369617279602e005101466565207061796d656e74206f6e207468652064657374696e6174696f6e2073696465206973206d6164652066726f6d2074686520617373657420696e2074686520606173736574736020766563746f72206f666101696e64657820606665655f61737365745f6974656d602c20757020746f20656e6f75676820746f2070617920666f7220607765696768745f6c696d697460206f66207765696768742e204966206d6f72652077656967687459016973206e6565646564207468616e20607765696768745f6c696d6974602c207468656e20746865206f7065726174696f6e2077696c6c206661696c20616e64207468652073656e7420617373657473206d6179206265206174207269736b2e0029012d20606f726967696e603a204d7573742062652063617061626c65206f66207769746864726177696e672074686520606173736574736020616e6420657865637574696e672058434d2e25012d206064657374603a2044657374696e6174696f6e20636f6e7465787420666f7220746865206173736574732e2057696c6c207479706963616c6c7920626520605b506172656e742c6101202050617261636861696e282e2e295d6020746f2073656e642066726f6d2070617261636861696e20746f2070617261636861696e2c206f7220605b50617261636861696e282e2e295d6020746f2073656e642066726f6d54202072656c617920746f2070617261636861696e2e55012d206062656e6566696369617279603a20412062656e6566696369617279206c6f636174696f6e20666f72207468652061737365747320696e2074686520636f6e74657874206f66206064657374602e2057696c6c98202067656e6572616c6c7920626520616e20604163636f756e7449643332602076616c75652e59012d2060617373657473603a205468652061737365747320746f2062652077697468647261776e2e20546869732073686f756c6420696e636c7564652074686520617373657473207573656420746f2070617920746865c82020666565206f6e20746865206064657374602028616e6420706f737369626c7920726573657276652920636861696e732e4d012d20606665655f61737365745f6974656d603a2054686520696e64657820696e746f206061737365747360206f6620746865206974656d2077686963682073686f756c64206265207573656420746f207061791c2020666565732e45012d20607765696768745f6c696d6974603a205468652072656d6f74652d7369646520776569676874206c696d69742c20696620616e792c20666f72207468652058434d206665652070757263686173652e5c6c696d697465645f74656c65706f72745f6173736574731401106465737415020158426f783c56657273696f6e65644c6f636174696f6e3e00012c62656e656669636961727915020158426f783c56657273696f6e65644c6f636174696f6e3e000118617373657473cd010150426f783c56657273696f6e65644173736574733e0001386665655f61737365745f6974656d10010c7533320001307765696768745f6c696d6974a501012c5765696768744c696d6974000948110154656c65706f727420736f6d65206173736574732066726f6d20746865206c6f63616c20636861696e20746f20736f6d652064657374696e6174696f6e20636861696e2e005101466565207061796d656e74206f6e207468652064657374696e6174696f6e2073696465206973206d6164652066726f6d2074686520617373657420696e2074686520606173736574736020766563746f72206f666101696e64657820606665655f61737365745f6974656d602c20757020746f20656e6f75676820746f2070617920666f7220607765696768745f6c696d697460206f66207765696768742e204966206d6f72652077656967687459016973206e6565646564207468616e20607765696768745f6c696d6974602c207468656e20746865206f7065726174696f6e2077696c6c206661696c20616e64207468652073656e7420617373657473206d6179206265206174207269736b2e0029012d20606f726967696e603a204d7573742062652063617061626c65206f66207769746864726177696e672074686520606173736574736020616e6420657865637574696e672058434d2e25012d206064657374603a2044657374696e6174696f6e20636f6e7465787420666f7220746865206173736574732e2057696c6c207479706963616c6c7920626520605b506172656e742c6101202050617261636861696e282e2e295d6020746f2073656e642066726f6d2070617261636861696e20746f2070617261636861696e2c206f7220605b50617261636861696e282e2e295d6020746f2073656e642066726f6d54202072656c617920746f2070617261636861696e2e55012d206062656e6566696369617279603a20412062656e6566696369617279206c6f636174696f6e20666f72207468652061737365747320696e2074686520636f6e74657874206f66206064657374602e2057696c6c98202067656e6572616c6c7920626520616e20604163636f756e7449643332602076616c75652e59012d2060617373657473603a205468652061737365747320746f2062652077697468647261776e2e20546869732073686f756c6420696e636c7564652074686520617373657473207573656420746f2070617920746865682020666565206f6e207468652060646573746020636861696e2e4d012d20606665655f61737365745f6974656d603a2054686520696e64657820696e746f206061737365747360206f6620746865206974656d2077686963682073686f756c64206265207573656420746f207061791c2020666565732e45012d20607765696768745f6c696d6974603a205468652072656d6f74652d7369646520776569676874206c696d69742c20696620616e792c20666f72207468652058434d206665652070757263686173652e40666f7263655f73757370656e73696f6e04012473757370656e646564200110626f6f6c000a10f4536574206f7220756e7365742074686520676c6f62616c2073757370656e73696f6e207374617465206f66207468652058434d206578656375746f722e00dc2d20606f726967696e603a204d75737420626520616e206f726967696e207370656369666965642062792041646d696e4f726967696e2ed02d206073757370656e646564603a2060747275656020746f2073757370656e642c206066616c73656020746f20726573756d652e3c7472616e736665725f6173736574731401106465737415020158426f783c56657273696f6e65644c6f636174696f6e3e00012c62656e656669636961727915020158426f783c56657273696f6e65644c6f636174696f6e3e000118617373657473cd010150426f783c56657273696f6e65644173736574733e0001386665655f61737365745f6974656d10010c7533320001307765696768745f6c696d6974a501012c5765696768744c696d6974000b845d015472616e7366657220736f6d65206173736574732066726f6d20746865206c6f63616c20636861696e20746f207468652064657374696e6174696f6e20636861696e207468726f756768207468656972206c6f63616c2cd064657374696e6174696f6e206f722072656d6f746520726573657276652c206f72207468726f7567682074656c65706f7274732e005101466565207061796d656e74206f6e207468652064657374696e6174696f6e2073696465206973206d6164652066726f6d2074686520617373657420696e2074686520606173736574736020766563746f72206f663501696e64657820606665655f61737365745f6974656d60202868656e636520726566657272656420746f20617320606665657360292c20757020746f20656e6f75676820746f2070617920666f724101607765696768745f6c696d697460206f66207765696768742e204966206d6f726520776569676874206973206e6565646564207468616e20607765696768745f6c696d6974602c207468656e20746865dc6f7065726174696f6e2077696c6c206661696c20616e64207468652073656e7420617373657473206d6179206265206174207269736b2e006101606173736574736020286578636c7564696e672060666565736029206d75737420686176652073616d652072657365727665206c6f636174696f6e206f72206f74686572776973652062652074656c65706f727461626c65b0746f206064657374602c206e6f206c696d69746174696f6e7320696d706f736564206f6e206066656573602e4d01202d20666f72206c6f63616c20726573657276653a207472616e736665722061737365747320746f20736f7665726569676e206163636f756e74206f662064657374696e6174696f6e20636861696e20616e644d01202020666f72776172642061206e6f74696669636174696f6e2058434d20746f2060646573746020746f206d696e7420616e64206465706f73697420726573657276652d62617365642061737365747320746f442020206062656e6566696369617279602e6101202d20666f722064657374696e6174696f6e20726573657276653a206275726e206c6f63616c2061737365747320616e6420666f72776172642061206e6f74696669636174696f6e20746f2060646573746020636861696e5901202020746f207769746864726177207468652072657365727665206173736574732066726f6d207468697320636861696e277320736f7665726569676e206163636f756e7420616e64206465706f736974207468656d50202020746f206062656e6566696369617279602e5d01202d20666f722072656d6f746520726573657276653a206275726e206c6f63616c206173736574732c20666f72776172642058434d20746f207265736572766520636861696e20746f206d6f76652072657365727665735d0120202066726f6d207468697320636861696e277320534120746f2060646573746020636861696e27732053412c20616e6420666f727761726420616e6f746865722058434d20746f2060646573746020746f206d696e74d4202020616e64206465706f73697420726573657276652d62617365642061737365747320746f206062656e6566696369617279602e5101202d20666f722074656c65706f7274733a206275726e206c6f63616c2061737365747320616e6420666f72776172642058434d20746f2060646573746020636861696e20746f206d696e742f74656c65706f7274b020202061737365747320616e64206465706f736974207468656d20746f206062656e6566696369617279602e0029012d20606f726967696e603a204d7573742062652063617061626c65206f66207769746864726177696e672074686520606173736574736020616e6420657865637574696e672058434d2e2d012d206064657374603a2044657374696e6174696f6e20636f6e7465787420666f7220746865206173736574732e2057696c6c207479706963616c6c792062652060583228506172656e742c5501202050617261636861696e282e2e29296020746f2073656e642066726f6d2070617261636861696e20746f2070617261636861696e2c206f72206058312850617261636861696e282e2e29296020746f2073656e6468202066726f6d2072656c617920746f2070617261636861696e2e55012d206062656e6566696369617279603a20412062656e6566696369617279206c6f636174696f6e20666f72207468652061737365747320696e2074686520636f6e74657874206f66206064657374602e2057696c6c98202067656e6572616c6c7920626520616e20604163636f756e7449643332602076616c75652e59012d2060617373657473603a205468652061737365747320746f2062652077697468647261776e2e20546869732073686f756c6420696e636c7564652074686520617373657473207573656420746f2070617920746865c82020666565206f6e20746865206064657374602028616e6420706f737369626c7920726573657276652920636861696e732e4d012d20606665655f61737365745f6974656d603a2054686520696e64657820696e746f206061737365747360206f6620746865206974656d2077686963682073686f756c64206265207573656420746f207061791c2020666565732e45012d20607765696768745f6c696d6974603a205468652072656d6f74652d7369646520776569676874206c696d69742c20696620616e792c20666f72207468652058434d206665652070757263686173652e30636c61696d5f617373657473080118617373657473cd010150426f783c56657273696f6e65644173736574733e00012c62656e656669636961727915020158426f783c56657273696f6e65644c6f636174696f6e3e000c185501436c61696d73206173736574732074726170706564206f6e20746869732070616c6c65742062656361757365206f66206c6566746f7665722061737365747320647572696e672058434d20657865637574696f6e2e00ac2d20606f726967696e603a20416e796f6e652063616e2063616c6c20746869732065787472696e7369632e5d012d2060617373657473603a20546865206578616374206173736574732074686174207765726520747261707065642e20557365207468652076657273696f6e20746f207370656369667920776861742076657273696f6e9877617320746865206c6174657374207768656e2074686579207765726520747261707065642e45012d206062656e6566696369617279603a20546865206c6f636174696f6e2f6163636f756e742077686572652074686520636c61696d6564206173736574732077696c6c206265206465706f73697465642e8c7472616e736665725f6173736574735f7573696e675f747970655f616e645f7468656e1c01106465737415020158426f783c56657273696f6e65644c6f636174696f6e3e000118617373657473cd010150426f783c56657273696f6e65644173736574733e0001506173736574735f7472616e736665725f74797065d5050144426f783c5472616e73666572547970653e00013872656d6f74655f666565735f696429050154426f783c56657273696f6e6564417373657449643e000148666565735f7472616e736665725f74797065d5050144426f783c5472616e73666572547970653e000148637573746f6d5f78636d5f6f6e5f6465737465050154426f783c56657273696f6e656458636d3c28293e3e0001307765696768745f6c696d6974a501012c5765696768744c696d6974000dc055015472616e73666572206173736574732066726f6d20746865206c6f63616c20636861696e20746f207468652064657374696e6174696f6e20636861696e207573696e67206578706c69636974207472616e7366657268747970657320666f722061737365747320616e6420666565732e0059016061737365747360206d75737420686176652073616d652072657365727665206c6f636174696f6e206f72206d61792062652074656c65706f727461626c6520746f206064657374602e2043616c6c6572206d757374ec70726f766964652074686520606173736574735f7472616e736665725f747970656020746f206265207573656420666f722060617373657473603a5101202d20605472616e73666572547970653a3a4c6f63616c52657365727665603a207472616e736665722061737365747320746f20736f7665726569676e206163636f756e74206f662064657374696e6174696f6e4d01202020636861696e20616e6420666f72776172642061206e6f74696669636174696f6e2058434d20746f2060646573746020746f206d696e7420616e64206465706f73697420726573657276652d62617365646c20202061737365747320746f206062656e6566696369617279602e5901202d20605472616e73666572547970653a3a44657374696e6174696f6e52657365727665603a206275726e206c6f63616c2061737365747320616e6420666f72776172642061206e6f74696669636174696f6e20746f590120202060646573746020636861696e20746f207769746864726177207468652072657365727665206173736574732066726f6d207468697320636861696e277320736f7665726569676e206163636f756e7420616e64842020206465706f736974207468656d20746f206062656e6566696369617279602e5901202d20605472616e73666572547970653a3a52656d6f746552657365727665287265736572766529603a206275726e206c6f63616c206173736574732c20666f72776172642058434d20746f206072657365727665606101202020636861696e20746f206d6f76652072657365727665732066726f6d207468697320636861696e277320534120746f2060646573746020636861696e27732053412c20616e6420666f727761726420616e6f74686572550120202058434d20746f2060646573746020746f206d696e7420616e64206465706f73697420726573657276652d62617365642061737365747320746f206062656e6566696369617279602e205479706963616c6c79942020207468652072656d6f746520607265736572766560206973204173736574204875622e4501202d20605472616e73666572547970653a3a54656c65706f7274603a206275726e206c6f63616c2061737365747320616e6420666f72776172642058434d20746f2060646573746020636861696e20746fe82020206d696e742f74656c65706f72742061737365747320616e64206465706f736974207468656d20746f206062656e6566696369617279602e0055014f6e207468652064657374696e6174696f6e20636861696e2c2061732077656c6c20617320616e7920696e7465726d65646961727920686f70732c2060427579457865637574696f6e60206973207573656420746f210162757920657865637574696f6e207573696e67207472616e73666572726564206061737365747360206964656e746966696564206279206072656d6f74655f666565735f6964602e59014d616b65207375726520656e6f756768206f662074686520737065636966696564206072656d6f74655f666565735f69646020617373657420697320696e636c7564656420696e2074686520676976656e206c69737461016f662060617373657473602e206072656d6f74655f666565735f6964602073686f756c6420626520656e6f75676820746f2070617920666f7220607765696768745f6c696d6974602e204966206d6f72652077656967687459016973206e6565646564207468616e20607765696768745f6c696d6974602c207468656e20746865206f7065726174696f6e2077696c6c206661696c20616e64207468652073656e7420617373657473206d6179206265206174207269736b2e0045016072656d6f74655f666565735f696460206d61792075736520646966666572656e74207472616e736665722074797065207468616e2072657374206f6620606173736574736020616e642063616e2062659c737065636966696564207468726f7567682060666565735f7472616e736665725f74797065602e0061015468652063616c6c6572206e6565647320746f207370656369667920776861742073686f756c642068617070656e20746f20746865207472616e7366657272656420617373657473206f6e6365207468657920726561636841017468652060646573746020636861696e2e205468697320697320646f6e65207468726f756768207468652060637573746f6d5f78636d5f6f6e5f646573746020706172616d657465722c207768696368fc636f6e7461696e732074686520696e737472756374696f6e7320746f2065786563757465206f6e2060646573746020617320612066696e616c20737465702e7c20205468697320697320757375616c6c792061732073696d706c652061733a510120206058636d28766563215b4465706f7369744173736574207b206173736574733a2057696c6428416c6c436f756e746564286173736574732e6c656e282929292c2062656e6566696369617279207d5d29602c3101202062757420636f756c6420626520736f6d657468696e67206d6f72652065786f746963206c696b652073656e64696e6720746865206061737365747360206576656e20667572746865722e0029012d20606f726967696e603a204d7573742062652063617061626c65206f66207769746864726177696e672074686520606173736574736020616e6420657865637574696e672058434d2e25012d206064657374603a2044657374696e6174696f6e20636f6e7465787420666f7220746865206173736574732e2057696c6c207479706963616c6c7920626520605b506172656e742c6101202050617261636861696e282e2e295d6020746f2073656e642066726f6d2070617261636861696e20746f2070617261636861696e2c206f7220605b50617261636861696e282e2e295d6020746f2073656e642066726f6d3d01202072656c617920746f2070617261636861696e2c206f72206028706172656e74733a20322c2028476c6f62616c436f6e73656e737573282e2e292c202e2e29296020746f2073656e642066726f6df4202070617261636861696e206163726f737320612062726964676520746f20616e6f746865722065636f73797374656d2064657374696e6174696f6e2e59012d2060617373657473603a205468652061737365747320746f2062652077697468647261776e2e20546869732073686f756c6420696e636c7564652074686520617373657473207573656420746f2070617920746865c82020666565206f6e20746865206064657374602028616e6420706f737369626c7920726573657276652920636861696e732e3d012d20606173736574735f7472616e736665725f74797065603a205468652058434d20605472616e736665725479706560207573656420746f207472616e73666572207468652060617373657473602e21012d206072656d6f74655f666565735f6964603a204f6e65206f662074686520696e636c7564656420606173736574736020746f206265207573656420746f2070617920666565732e49012d2060666565735f7472616e736665725f74797065603a205468652058434d20605472616e736665725479706560207573656420746f207472616e736665722074686520606665657360206173736574732e59012d2060637573746f6d5f78636d5f6f6e5f64657374603a205468652058434d20746f206265206578656375746564206f6e2060646573746020636861696e20617320746865206c6173742073746570206f6620746865590120207472616e736665722c20776869636820616c736f2064657465726d696e657320776861742068617070656e7320746f2074686520617373657473206f6e207468652064657374696e6174696f6e20636861696e2e45012d20607765696768745f6c696d6974603a205468652072656d6f74652d7369646520776569676874206c696d69742c20696620616e792c20666f72207468652058434d206665652070757263686173652e506164645f617574686f72697a65645f616c69617308011c616c696173657215020158426f783c56657273696f6e65644c6f636174696f6e3e00011c657870697265731902012c4f7074696f6e3c7536343e000e2c5d01417574686f72697a6520616e6f746865722060616c696173657260206c6f636174696f6e20746f20616c69617320696e746f20746865206c6f63616c20606f726967696e60206d616b696e6720746869732063616c6c2e29015468652060616c696173657260206973206f6e6c7920617574686f72697a656420756e74696c207468652070726f766964656420606578706972796020626c6f636b206e756d6265722e49015468652063616c6c2063616e20616c736f206265207573656420666f7220612070726576696f75736c7920617574686f72697a656420616c69617320696e206f7264657220746f207570646174652069747358606578706972796020626c6f636b206e756d6265722e005101557375616c6c792075736566756c20746f20616c6c6f7720796f7572206c6f63616c206163636f756e7420746f20626520616c696173656420696e746f2066726f6d20612072656d6f7465206c6f636174696f6ef4616c736f20756e64657220796f757220636f6e74726f6c20286c696b6520796f7572206163636f756e74206f6e20616e6f7468657220636861696e292e0051015741524e494e473a206d616b652073757265207468652063616c6c657220606f726967696e602028796f752920747275737473207468652060616c696173657260206c6f636174696f6e20746f2061637420696e590174686569722f796f7572206e616d652e204f6e636520617574686f72697a6564207573696e6720746869732063616c6c2c207468652060616c6961736572602063616e20667265656c7920696d706572736f6e617465d4606f726967696e6020696e2058434d2070726f6772616d73206578656375746564206f6e20746865206c6f63616c20636861696e2e5c72656d6f76655f617574686f72697a65645f616c69617304011c616c696173657215020158426f783c56657273696f6e65644c6f636174696f6e3e000f085d0152656d6f766520612070726576696f75736c7920617574686f72697a65642060616c6961736572602066726f6d20746865206c697374206f66206c6f636174696f6e7320746861742063616e20616c69617320696e746f90746865206c6f63616c20606f726967696e60206d616b696e6720746869732063616c6c2e7472656d6f76655f616c6c5f617574686f72697a65645f616c6961736573001008490152656d6f766520616c6c2070726576696f75736c7920617574686f72697a65642060616c6961736572607320746861742063616e20616c69617320696e746f20746865206c6f63616c20606f726967696e60446d616b696e6720746869732063616c6c2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e6505080c78636d3056657273696f6e656458636d042c52756e74696d6543616c6c00010c08563304006905015076333a3a58636d3c52756e74696d6543616c6c3e00030008563404008905015076343a3a58636d3c52756e74696d6543616c6c3e00040008563504003501015076353a3a58636d3c52756e74696d6543616c6c3e0005000069050c0c78636d0876330c58636d041043616c6c000004006d0501585665633c496e737472756374696f6e3c43616c6c3e3e00006d0500000271050071050c0c78636d0876332c496e737472756374696f6e041043616c6c0001c034576974686472617741737365740400d101012c4d756c7469417373657473000000545265736572766541737365744465706f73697465640400d101012c4d756c7469417373657473000100585265636569766554656c65706f7274656441737365740400d101012c4d756c7469417373657473000200345175657279526573706f6e736510012071756572795f69642c011c51756572794964000120726573706f6e7365d5040120526573706f6e73650001286d61785f77656967687428011857656967687400011c71756572696572750501544f7074696f6e3c4d756c74694c6f636174696f6e3e000300345472616e736665724173736574080118617373657473d101012c4d756c746941737365747300012c62656e6566696369617279e10101344d756c74694c6f636174696f6e000400505472616e736665725265736572766541737365740c0118617373657473d101012c4d756c746941737365747300011064657374e10101344d756c74694c6f636174696f6e00010c78636d6905011c58636d3c28293e000500205472616e736163740c012c6f726967696e5f6b696e64890101284f726967696e4b696e64000158726571756972655f7765696768745f61745f6d6f737428011857656967687400011063616c6c9101014c446f75626c65456e636f6465643c43616c6c3e0006006448726d704e65774368616e6e656c4f70656e526571756573740c011873656e646572a8010c7533320001406d61785f6d6573736167655f73697a65a8010c7533320001306d61785f6361706163697479a8010c7533320007004c48726d704368616e6e656c4163636570746564040124726563697069656e74a8010c7533320008004848726d704368616e6e656c436c6f73696e670c0124696e69746961746f72a8010c75333200011873656e646572a8010c753332000124726563697069656e74a8010c7533320009002c436c6561724f726967696e000a003444657363656e644f726967696e0400e5010154496e746572696f724d756c74694c6f636174696f6e000b002c5265706f72744572726f720400790501445175657279526573706f6e7365496e666f000c00304465706f73697441737365740801186173736574737d0501404d756c7469417373657446696c74657200012c62656e6566696369617279e10101344d756c74694c6f636174696f6e000d004c4465706f7369745265736572766541737365740c01186173736574737d0501404d756c7469417373657446696c74657200011064657374e10101344d756c74694c6f636174696f6e00010c78636d6905011c58636d3c28293e000e003445786368616e676541737365740c0110676976657d0501404d756c7469417373657446696c74657200011077616e74d101012c4d756c746941737365747300011c6d6178696d616c200110626f6f6c000f005c496e6974696174655265736572766557697468647261770c01186173736574737d0501404d756c7469417373657446696c74657200011c72657365727665e10101344d756c74694c6f636174696f6e00010c78636d6905011c58636d3c28293e00100040496e69746961746554656c65706f72740c01186173736574737d0501404d756c7469417373657446696c74657200011064657374e10101344d756c74694c6f636174696f6e00010c78636d6905011c58636d3c28293e001100345265706f7274486f6c64696e67080134726573706f6e73655f696e666f790501445175657279526573706f6e7365496e666f0001186173736574737d0501404d756c7469417373657446696c74657200120030427579457865637574696f6e08011066656573d90101284d756c746941737365740001307765696768745f6c696d6974a501012c5765696768744c696d697400130034526566756e64537572706c75730014003c5365744572726f7248616e646c657204006905012458636d3c43616c6c3e0015002c536574417070656e64697804006905012458636d3c43616c6c3e00160028436c6561724572726f7200170028436c61696d4173736574080118617373657473d101012c4d756c74694173736574730001187469636b6574e10101344d756c74694c6f636174696f6e001800105472617004002c010c7536340019004053756273637269626556657273696f6e08012071756572795f69642c011c5175657279496400014c6d61785f726573706f6e73655f776569676874280118576569676874001a0048556e73756273637269626556657273696f6e001b00244275726e41737365740400d101012c4d756c7469417373657473001c002c45787065637441737365740400d101012c4d756c7469417373657473001d00304578706563744f726967696e0400750501544f7074696f6e3c4d756c74694c6f636174696f6e3e001e002c4578706563744572726f720400d90401504f7074696f6e3c287533322c204572726f72293e001f00504578706563745472616e7361637453746174757304007d0101384d617962654572726f72436f64650020002c517565727950616c6c657408012c6d6f64756c655f6e616d6538011c5665633c75383e000134726573706f6e73655f696e666f790501445175657279526573706f6e7365496e666f0021003045787065637450616c6c6574140114696e646578a8010c7533320001106e616d6538011c5665633c75383e00012c6d6f64756c655f6e616d6538011c5665633c75383e00012c63726174655f6d616a6f72a8010c75333200013c6d696e5f63726174655f6d696e6f72a8010c753332002200505265706f72745472616e736163745374617475730400790501445175657279526573706f6e7365496e666f0023004c436c6561725472616e736163745374617475730024003c556e6976657273616c4f726967696e0400e90101204a756e6374696f6e002500344578706f72744d6573736167650c011c6e6574776f726bf10101244e6574776f726b496400012c64657374696e6174696f6ee5010154496e746572696f724d756c74694c6f636174696f6e00010c78636d6905011c58636d3c28293e002600244c6f636b41737365740801146173736574d90101284d756c74694173736574000120756e6c6f636b6572e10101344d756c74694c6f636174696f6e0027002c556e6c6f636b41737365740801146173736574d90101284d756c74694173736574000118746172676574e10101344d756c74694c6f636174696f6e002800384e6f7465556e6c6f636b61626c650801146173736574d90101284d756c746941737365740001146f776e6572e10101344d756c74694c6f636174696f6e0029003452657175657374556e6c6f636b0801146173736574d90101284d756c746941737365740001186c6f636b6572e10101344d756c74694c6f636174696f6e002a002c536574466565734d6f64650401306a69745f7769746864726177200110626f6f6c002b0020536574546f70696304000401205b75383b2033325d002c0028436c656172546f706963002d002c416c6961734f726967696e0400e10101344d756c74694c6f636174696f6e002e003c556e70616964457865637574696f6e0801307765696768745f6c696d6974a501012c5765696768744c696d6974000130636865636b5f6f726967696e750501544f7074696f6e3c4d756c74694c6f636174696f6e3e002f0000750504184f7074696f6e04045401e1010108104e6f6e6500000010536f6d650400e101000001000079050c0c78636d087633445175657279526573706f6e7365496e666f00000c012c64657374696e6174696f6ee10101344d756c74694c6f636174696f6e00012071756572795f69642c011c517565727949640001286d61785f77656967687428011857656967687400007d05100c78636d087633286d756c74696173736574404d756c7469417373657446696c74657200010820446566696e6974650400d101012c4d756c74694173736574730000001057696c6404008105013857696c644d756c74694173736574000100008105100c78636d087633286d756c746961737365743857696c644d756c746941737365740001100c416c6c00000014416c6c4f660801086964dd01011c4173736574496400010c66756e8505013c57696c6446756e676962696c69747900010028416c6c436f756e7465640400a8010c75333200020030416c6c4f66436f756e7465640c01086964dd01011c4173736574496400010c66756e8505013c57696c6446756e676962696c697479000114636f756e74a8010c753332000300008505100c78636d087633286d756c746961737365743c57696c6446756e676962696c6974790001082046756e6769626c650000002c4e6f6e46756e6769626c650001000089050c2c73746167696e675f78636d0876340c58636d041043616c6c000004008d0501585665633c496e737472756374696f6e3c43616c6c3e3e00008d0500000291050091050c2c73746167696e675f78636d0876342c496e737472756374696f6e041043616c6c0001c034576974686472617741737365740400fd010118417373657473000000545265736572766541737365744465706f73697465640400fd010118417373657473000100585265636569766554656c65706f7274656441737365740400fd010118417373657473000200345175657279526573706f6e736510012071756572795f69642c011c51756572794964000120726573706f6e7365f5040120526573706f6e73650001286d61785f77656967687428011857656967687400011c71756572696572950501404f7074696f6e3c4c6f636174696f6e3e000300345472616e736665724173736574080118617373657473fd01011841737365747300012c62656e65666963696172799801204c6f636174696f6e000400505472616e736665725265736572766541737365740c0118617373657473fd010118417373657473000110646573749801204c6f636174696f6e00010c78636d8905011c58636d3c28293e000500205472616e736163740c012c6f726967696e5f6b696e64890101284f726967696e4b696e64000158726571756972655f7765696768745f61745f6d6f737428011857656967687400011063616c6c9101014c446f75626c65456e636f6465643c43616c6c3e0006006448726d704e65774368616e6e656c4f70656e526571756573740c011873656e646572a8010c7533320001406d61785f6d6573736167655f73697a65a8010c7533320001306d61785f6361706163697479a8010c7533320007004c48726d704368616e6e656c4163636570746564040124726563697069656e74a8010c7533320008004848726d704368616e6e656c436c6f73696e670c0124696e69746961746f72a8010c75333200011873656e646572a8010c753332000124726563697069656e74a8010c7533320009002c436c6561724f726967696e000a003444657363656e644f726967696e04009c0140496e746572696f724c6f636174696f6e000b002c5265706f72744572726f720400990501445175657279526573706f6e7365496e666f000c00304465706f73697441737365740801186173736574739d05012c417373657446696c74657200012c62656e65666963696172799801204c6f636174696f6e000d004c4465706f7369745265736572766541737365740c01186173736574739d05012c417373657446696c746572000110646573749801204c6f636174696f6e00010c78636d8905011c58636d3c28293e000e003445786368616e676541737365740c0110676976659d05012c417373657446696c74657200011077616e74fd01011841737365747300011c6d6178696d616c200110626f6f6c000f005c496e6974696174655265736572766557697468647261770c01186173736574739d05012c417373657446696c74657200011c726573657276659801204c6f636174696f6e00010c78636d8905011c58636d3c28293e00100040496e69746961746554656c65706f72740c01186173736574739d05012c417373657446696c746572000110646573749801204c6f636174696f6e00010c78636d8905011c58636d3c28293e001100345265706f7274486f6c64696e67080134726573706f6e73655f696e666f990501445175657279526573706f6e7365496e666f0001186173736574739d05012c417373657446696c74657200120030427579457865637574696f6e080110666565730502011441737365740001307765696768745f6c696d6974a501012c5765696768744c696d697400130034526566756e64537572706c75730014003c5365744572726f7248616e646c657204008905012458636d3c43616c6c3e0015002c536574417070656e64697804008905012458636d3c43616c6c3e00160028436c6561724572726f7200170028436c61696d4173736574080118617373657473fd0101184173736574730001187469636b65749801204c6f636174696f6e001800105472617004002c010c7536340019004053756273637269626556657273696f6e08012071756572795f69642c011c5175657279496400014c6d61785f726573706f6e73655f776569676874280118576569676874001a0048556e73756273637269626556657273696f6e001b00244275726e41737365740400fd010118417373657473001c002c45787065637441737365740400fd010118417373657473001d00304578706563744f726967696e0400950501404f7074696f6e3c4c6f636174696f6e3e001e002c4578706563744572726f720400d90401504f7074696f6e3c287533322c204572726f72293e001f00504578706563745472616e7361637453746174757304007d0101384d617962654572726f72436f64650020002c517565727950616c6c657408012c6d6f64756c655f6e616d6538011c5665633c75383e000134726573706f6e73655f696e666f990501445175657279526573706f6e7365496e666f0021003045787065637450616c6c6574140114696e646578a8010c7533320001106e616d6538011c5665633c75383e00012c6d6f64756c655f6e616d6538011c5665633c75383e00012c63726174655f6d616a6f72a8010c75333200013c6d696e5f63726174655f6d696e6f72a8010c753332002200505265706f72745472616e736163745374617475730400990501445175657279526573706f6e7365496e666f0023004c436c6561725472616e736163745374617475730024003c556e6976657273616c4f726967696e0400a401204a756e6374696f6e002500344578706f72744d6573736167650c011c6e6574776f726bb001244e6574776f726b496400012c64657374696e6174696f6e9c0140496e746572696f724c6f636174696f6e00010c78636d8905011c58636d3c28293e002600244c6f636b41737365740801146173736574050201144173736574000120756e6c6f636b65729801204c6f636174696f6e0027002c556e6c6f636b417373657408011461737365740502011441737365740001187461726765749801204c6f636174696f6e002800384e6f7465556e6c6f636b61626c6508011461737365740502011441737365740001146f776e65729801204c6f636174696f6e0029003452657175657374556e6c6f636b08011461737365740502011441737365740001186c6f636b65729801204c6f636174696f6e002a002c536574466565734d6f64650401306a69745f7769746864726177200110626f6f6c002b0020536574546f70696304000401205b75383b2033325d002c0028436c656172546f706963002d002c416c6961734f726967696e04009801204c6f636174696f6e002e003c556e70616964457865637574696f6e0801307765696768745f6c696d6974a501012c5765696768744c696d6974000130636865636b5f6f726967696e950501404f7074696f6e3c4c6f636174696f6e3e002f0000950504184f7074696f6e04045401980108104e6f6e6500000010536f6d65040098000001000099050c2c73746167696e675f78636d087634445175657279526573706f6e7365496e666f00000c012c64657374696e6174696f6e9801204c6f636174696f6e00012071756572795f69642c011c517565727949640001286d61785f77656967687428011857656967687400009d05102c73746167696e675f78636d0876341461737365742c417373657446696c74657200010820446566696e6974650400fd0101184173736574730000001057696c640400a105012457696c64417373657400010000a105102c73746167696e675f78636d0876341461737365742457696c6441737365740001100c416c6c00000014416c6c4f6608010869640902011c4173736574496400010c66756ea505013c57696c6446756e676962696c69747900010028416c6c436f756e7465640400a8010c75333200020030416c6c4f66436f756e7465640c010869640902011c4173736574496400010c66756ea505013c57696c6446756e676962696c697479000114636f756e74a8010c75333200030000a505102c73746167696e675f78636d0876341461737365743c57696c6446756e676962696c6974790001082046756e6769626c650000002c4e6f6e46756e6769626c6500010000a905080c78636d3056657273696f6e656458636d042c52756e74696d6543616c6c00010c0856330400ad05015076333a3a58636d3c52756e74696d6543616c6c3e0003000856340400bd05015076343a3a58636d3c52756e74696d6543616c6c3e0004000856350400c905015076353a3a58636d3c52756e74696d6543616c6c3e00050000ad050c0c78636d0876330c58636d041043616c6c00000400b10501585665633c496e737472756374696f6e3c43616c6c3e3e0000b105000002b50500b5050c0c78636d0876332c496e737472756374696f6e041043616c6c0001c034576974686472617741737365740400d101012c4d756c7469417373657473000000545265736572766541737365744465706f73697465640400d101012c4d756c7469417373657473000100585265636569766554656c65706f7274656441737365740400d101012c4d756c7469417373657473000200345175657279526573706f6e736510012071756572795f69642c011c51756572794964000120726573706f6e7365d5040120526573706f6e73650001286d61785f77656967687428011857656967687400011c71756572696572750501544f7074696f6e3c4d756c74694c6f636174696f6e3e000300345472616e736665724173736574080118617373657473d101012c4d756c746941737365747300012c62656e6566696369617279e10101344d756c74694c6f636174696f6e000400505472616e736665725265736572766541737365740c0118617373657473d101012c4d756c746941737365747300011064657374e10101344d756c74694c6f636174696f6e00010c78636d6905011c58636d3c28293e000500205472616e736163740c012c6f726967696e5f6b696e64890101284f726967696e4b696e64000158726571756972655f7765696768745f61745f6d6f737428011857656967687400011063616c6cb905014c446f75626c65456e636f6465643c43616c6c3e0006006448726d704e65774368616e6e656c4f70656e526571756573740c011873656e646572a8010c7533320001406d61785f6d6573736167655f73697a65a8010c7533320001306d61785f6361706163697479a8010c7533320007004c48726d704368616e6e656c4163636570746564040124726563697069656e74a8010c7533320008004848726d704368616e6e656c436c6f73696e670c0124696e69746961746f72a8010c75333200011873656e646572a8010c753332000124726563697069656e74a8010c7533320009002c436c6561724f726967696e000a003444657363656e644f726967696e0400e5010154496e746572696f724d756c74694c6f636174696f6e000b002c5265706f72744572726f720400790501445175657279526573706f6e7365496e666f000c00304465706f73697441737365740801186173736574737d0501404d756c7469417373657446696c74657200012c62656e6566696369617279e10101344d756c74694c6f636174696f6e000d004c4465706f7369745265736572766541737365740c01186173736574737d0501404d756c7469417373657446696c74657200011064657374e10101344d756c74694c6f636174696f6e00010c78636d6905011c58636d3c28293e000e003445786368616e676541737365740c0110676976657d0501404d756c7469417373657446696c74657200011077616e74d101012c4d756c746941737365747300011c6d6178696d616c200110626f6f6c000f005c496e6974696174655265736572766557697468647261770c01186173736574737d0501404d756c7469417373657446696c74657200011c72657365727665e10101344d756c74694c6f636174696f6e00010c78636d6905011c58636d3c28293e00100040496e69746961746554656c65706f72740c01186173736574737d0501404d756c7469417373657446696c74657200011064657374e10101344d756c74694c6f636174696f6e00010c78636d6905011c58636d3c28293e001100345265706f7274486f6c64696e67080134726573706f6e73655f696e666f790501445175657279526573706f6e7365496e666f0001186173736574737d0501404d756c7469417373657446696c74657200120030427579457865637574696f6e08011066656573d90101284d756c746941737365740001307765696768745f6c696d6974a501012c5765696768744c696d697400130034526566756e64537572706c75730014003c5365744572726f7248616e646c65720400ad05012458636d3c43616c6c3e0015002c536574417070656e6469780400ad05012458636d3c43616c6c3e00160028436c6561724572726f7200170028436c61696d4173736574080118617373657473d101012c4d756c74694173736574730001187469636b6574e10101344d756c74694c6f636174696f6e001800105472617004002c010c7536340019004053756273637269626556657273696f6e08012071756572795f69642c011c5175657279496400014c6d61785f726573706f6e73655f776569676874280118576569676874001a0048556e73756273637269626556657273696f6e001b00244275726e41737365740400d101012c4d756c7469417373657473001c002c45787065637441737365740400d101012c4d756c7469417373657473001d00304578706563744f726967696e0400750501544f7074696f6e3c4d756c74694c6f636174696f6e3e001e002c4578706563744572726f720400d90401504f7074696f6e3c287533322c204572726f72293e001f00504578706563745472616e7361637453746174757304007d0101384d617962654572726f72436f64650020002c517565727950616c6c657408012c6d6f64756c655f6e616d6538011c5665633c75383e000134726573706f6e73655f696e666f790501445175657279526573706f6e7365496e666f0021003045787065637450616c6c6574140114696e646578a8010c7533320001106e616d6538011c5665633c75383e00012c6d6f64756c655f6e616d6538011c5665633c75383e00012c63726174655f6d616a6f72a8010c75333200013c6d696e5f63726174655f6d696e6f72a8010c753332002200505265706f72745472616e736163745374617475730400790501445175657279526573706f6e7365496e666f0023004c436c6561725472616e736163745374617475730024003c556e6976657273616c4f726967696e0400e90101204a756e6374696f6e002500344578706f72744d6573736167650c011c6e6574776f726bf10101244e6574776f726b496400012c64657374696e6174696f6ee5010154496e746572696f724d756c74694c6f636174696f6e00010c78636d6905011c58636d3c28293e002600244c6f636b41737365740801146173736574d90101284d756c74694173736574000120756e6c6f636b6572e10101344d756c74694c6f636174696f6e0027002c556e6c6f636b41737365740801146173736574d90101284d756c74694173736574000118746172676574e10101344d756c74694c6f636174696f6e002800384e6f7465556e6c6f636b61626c650801146173736574d90101284d756c746941737365740001146f776e6572e10101344d756c74694c6f636174696f6e0029003452657175657374556e6c6f636b0801146173736574d90101284d756c746941737365740001186c6f636b6572e10101344d756c74694c6f636174696f6e002a002c536574466565734d6f64650401306a69745f7769746864726177200110626f6f6c002b0020536574546f70696304000401205b75383b2033325d002c0028436c656172546f706963002d002c416c6961734f726967696e0400e10101344d756c74694c6f636174696f6e002e003c556e70616964457865637574696f6e0801307765696768745f6c696d6974a501012c5765696768744c696d6974000130636865636b5f6f726967696e750501544f7074696f6e3c4d756c74694c6f636174696f6e3e002f0000b9050c0c78636d38646f75626c655f656e636f64656434446f75626c65456e636f646564040454000004011c656e636f64656438011c5665633c75383e0000bd050c2c73746167696e675f78636d0876340c58636d041043616c6c00000400c10501585665633c496e737472756374696f6e3c43616c6c3e3e0000c105000002c50500c5050c2c73746167696e675f78636d0876342c496e737472756374696f6e041043616c6c0001c034576974686472617741737365740400fd010118417373657473000000545265736572766541737365744465706f73697465640400fd010118417373657473000100585265636569766554656c65706f7274656441737365740400fd010118417373657473000200345175657279526573706f6e736510012071756572795f69642c011c51756572794964000120726573706f6e7365f5040120526573706f6e73650001286d61785f77656967687428011857656967687400011c71756572696572950501404f7074696f6e3c4c6f636174696f6e3e000300345472616e736665724173736574080118617373657473fd01011841737365747300012c62656e65666963696172799801204c6f636174696f6e000400505472616e736665725265736572766541737365740c0118617373657473fd010118417373657473000110646573749801204c6f636174696f6e00010c78636d8905011c58636d3c28293e000500205472616e736163740c012c6f726967696e5f6b696e64890101284f726967696e4b696e64000158726571756972655f7765696768745f61745f6d6f737428011857656967687400011063616c6cb905014c446f75626c65456e636f6465643c43616c6c3e0006006448726d704e65774368616e6e656c4f70656e526571756573740c011873656e646572a8010c7533320001406d61785f6d6573736167655f73697a65a8010c7533320001306d61785f6361706163697479a8010c7533320007004c48726d704368616e6e656c4163636570746564040124726563697069656e74a8010c7533320008004848726d704368616e6e656c436c6f73696e670c0124696e69746961746f72a8010c75333200011873656e646572a8010c753332000124726563697069656e74a8010c7533320009002c436c6561724f726967696e000a003444657363656e644f726967696e04009c0140496e746572696f724c6f636174696f6e000b002c5265706f72744572726f720400990501445175657279526573706f6e7365496e666f000c00304465706f73697441737365740801186173736574739d05012c417373657446696c74657200012c62656e65666963696172799801204c6f636174696f6e000d004c4465706f7369745265736572766541737365740c01186173736574739d05012c417373657446696c746572000110646573749801204c6f636174696f6e00010c78636d8905011c58636d3c28293e000e003445786368616e676541737365740c0110676976659d05012c417373657446696c74657200011077616e74fd01011841737365747300011c6d6178696d616c200110626f6f6c000f005c496e6974696174655265736572766557697468647261770c01186173736574739d05012c417373657446696c74657200011c726573657276659801204c6f636174696f6e00010c78636d8905011c58636d3c28293e00100040496e69746961746554656c65706f72740c01186173736574739d05012c417373657446696c746572000110646573749801204c6f636174696f6e00010c78636d8905011c58636d3c28293e001100345265706f7274486f6c64696e67080134726573706f6e73655f696e666f990501445175657279526573706f6e7365496e666f0001186173736574739d05012c417373657446696c74657200120030427579457865637574696f6e080110666565730502011441737365740001307765696768745f6c696d6974a501012c5765696768744c696d697400130034526566756e64537572706c75730014003c5365744572726f7248616e646c65720400bd05012458636d3c43616c6c3e0015002c536574417070656e6469780400bd05012458636d3c43616c6c3e00160028436c6561724572726f7200170028436c61696d4173736574080118617373657473fd0101184173736574730001187469636b65749801204c6f636174696f6e001800105472617004002c010c7536340019004053756273637269626556657273696f6e08012071756572795f69642c011c5175657279496400014c6d61785f726573706f6e73655f776569676874280118576569676874001a0048556e73756273637269626556657273696f6e001b00244275726e41737365740400fd010118417373657473001c002c45787065637441737365740400fd010118417373657473001d00304578706563744f726967696e0400950501404f7074696f6e3c4c6f636174696f6e3e001e002c4578706563744572726f720400d90401504f7074696f6e3c287533322c204572726f72293e001f00504578706563745472616e7361637453746174757304007d0101384d617962654572726f72436f64650020002c517565727950616c6c657408012c6d6f64756c655f6e616d6538011c5665633c75383e000134726573706f6e73655f696e666f990501445175657279526573706f6e7365496e666f0021003045787065637450616c6c6574140114696e646578a8010c7533320001106e616d6538011c5665633c75383e00012c6d6f64756c655f6e616d6538011c5665633c75383e00012c63726174655f6d616a6f72a8010c75333200013c6d696e5f63726174655f6d696e6f72a8010c753332002200505265706f72745472616e736163745374617475730400990501445175657279526573706f6e7365496e666f0023004c436c6561725472616e736163745374617475730024003c556e6976657273616c4f726967696e0400a401204a756e6374696f6e002500344578706f72744d6573736167650c011c6e6574776f726bb001244e6574776f726b496400012c64657374696e6174696f6e9c0140496e746572696f724c6f636174696f6e00010c78636d8905011c58636d3c28293e002600244c6f636b41737365740801146173736574050201144173736574000120756e6c6f636b65729801204c6f636174696f6e0027002c556e6c6f636b417373657408011461737365740502011441737365740001187461726765749801204c6f636174696f6e002800384e6f7465556e6c6f636b61626c6508011461737365740502011441737365740001146f776e65729801204c6f636174696f6e0029003452657175657374556e6c6f636b08011461737365740502011441737365740001186c6f636b65729801204c6f636174696f6e002a002c536574466565734d6f64650401306a69745f7769746864726177200110626f6f6c002b0020536574546f70696304000401205b75383b2033325d002c0028436c656172546f706963002d002c416c6961734f726967696e04009801204c6f636174696f6e002e003c556e70616964457865637574696f6e0801307765696768745f6c696d6974a501012c5765696768744c696d6974000130636865636b5f6f726967696e950501404f7074696f6e3c4c6f636174696f6e3e002f0000c9050c2c73746167696e675f78636d0876350c58636d041043616c6c00000400cd0501585665633c496e737472756374696f6e3c43616c6c3e3e0000cd05000002d10500d1050c2c73746167696e675f78636d0876352c496e737472756374696f6e041043616c6c0001d03457697468647261774173736574040041010118417373657473000000545265736572766541737365744465706f7369746564040041010118417373657473000100585265636569766554656c65706f727465644173736574040041010118417373657473000200345175657279526573706f6e736510012071756572795f69642c011c51756572794964000120726573706f6e736561010120526573706f6e73650001286d61785f77656967687428011857656967687400011c71756572696572850101404f7074696f6e3c4c6f636174696f6e3e000300345472616e7366657241737365740801186173736574734101011841737365747300012c62656e6566696369617279010101204c6f636174696f6e000400505472616e736665725265736572766541737365740c01186173736574734101011841737365747300011064657374010101204c6f636174696f6e00010c78636d3501011c58636d3c28293e000500205472616e736163740c012c6f726967696e5f6b696e64890101284f726967696e4b696e6400014c66616c6c6261636b5f6d61785f7765696768748d0101384f7074696f6e3c5765696768743e00011063616c6cb905014c446f75626c65456e636f6465643c43616c6c3e0006006448726d704e65774368616e6e656c4f70656e526571756573740c011873656e646572a8010c7533320001406d61785f6d6573736167655f73697a65a8010c7533320001306d61785f6361706163697479a8010c7533320007004c48726d704368616e6e656c4163636570746564040124726563697069656e74a8010c7533320008004848726d704368616e6e656c436c6f73696e670c0124696e69746961746f72a8010c75333200011873656e646572a8010c753332000124726563697069656e74a8010c7533320009002c436c6561724f726967696e000a003444657363656e644f726967696e040005010140496e746572696f724c6f636174696f6e000b002c5265706f72744572726f720400950101445175657279526573706f6e7365496e666f000c00304465706f73697441737365740801186173736574739901012c417373657446696c74657200012c62656e6566696369617279010101204c6f636174696f6e000d004c4465706f7369745265736572766541737365740c01186173736574739901012c417373657446696c74657200011064657374010101204c6f636174696f6e00010c78636d3501011c58636d3c28293e000e003445786368616e676541737365740c0110676976659901012c417373657446696c74657200011077616e744101011841737365747300011c6d6178696d616c200110626f6f6c000f005c496e6974696174655265736572766557697468647261770c01186173736574739901012c417373657446696c74657200011c72657365727665010101204c6f636174696f6e00010c78636d3501011c58636d3c28293e00100040496e69746961746554656c65706f72740c01186173736574739901012c417373657446696c74657200011064657374010101204c6f636174696f6e00010c78636d3501011c58636d3c28293e001100345265706f7274486f6c64696e67080134726573706f6e73655f696e666f950101445175657279526573706f6e7365496e666f0001186173736574739901012c417373657446696c74657200120030427579457865637574696f6e080110666565734901011441737365740001307765696768745f6c696d6974a501012c5765696768744c696d697400130034526566756e64537572706c75730014003c5365744572726f7248616e646c65720400c905012458636d3c43616c6c3e0015002c536574417070656e6469780400c905012458636d3c43616c6c3e00160028436c6561724572726f7200170028436c61696d4173736574080118617373657473410101184173736574730001187469636b6574010101204c6f636174696f6e001800105472617004002c010c7536340019004053756273637269626556657273696f6e08012071756572795f69642c011c5175657279496400014c6d61785f726573706f6e73655f776569676874280118576569676874001a0048556e73756273637269626556657273696f6e001b00244275726e4173736574040041010118417373657473001c002c4578706563744173736574040041010118417373657473001d00304578706563744f726967696e0400850101404f7074696f6e3c4c6f636174696f6e3e001e002c4578706563744572726f720400650101504f7074696f6e3c287533322c204572726f72293e001f00504578706563745472616e7361637453746174757304007d0101384d617962654572726f72436f64650020002c517565727950616c6c657408012c6d6f64756c655f6e616d6538011c5665633c75383e000134726573706f6e73655f696e666f950101445175657279526573706f6e7365496e666f0021003045787065637450616c6c6574140114696e646578a8010c7533320001106e616d6538011c5665633c75383e00012c6d6f64756c655f6e616d6538011c5665633c75383e00012c63726174655f6d616a6f72a8010c75333200013c6d696e5f63726174655f6d696e6f72a8010c753332002200505265706f72745472616e736163745374617475730400950101445175657279526573706f6e7365496e666f0023004c436c6561725472616e736163745374617475730024003c556e6976657273616c4f726967696e04000d0101204a756e6374696f6e002500344578706f72744d6573736167650c011c6e6574776f726b150101244e6574776f726b496400012c64657374696e6174696f6e05010140496e746572696f724c6f636174696f6e00010c78636d3501011c58636d3c28293e002600244c6f636b41737365740801146173736574490101144173736574000120756e6c6f636b6572010101204c6f636174696f6e0027002c556e6c6f636b41737365740801146173736574490101144173736574000118746172676574010101204c6f636174696f6e002800384e6f7465556e6c6f636b61626c6508011461737365744901011441737365740001146f776e6572010101204c6f636174696f6e0029003452657175657374556e6c6f636b08011461737365744901011441737365740001186c6f636b6572010101204c6f636174696f6e002a002c536574466565734d6f64650401306a69745f7769746864726177200110626f6f6c002b0020536574546f70696304000401205b75383b2033325d002c0028436c656172546f706963002d002c416c6961734f726967696e0400010101204c6f636174696f6e002e003c556e70616964457865637574696f6e0801307765696768745f6c696d6974a501012c5765696768744c696d6974000130636865636b5f6f726967696e850101404f7074696f6e3c4c6f636174696f6e3e002f001c50617946656573040114617373657449010114417373657400300040496e6974696174655472616e7366657214012c64657374696e6174696f6e010101204c6f636174696f6e00012c72656d6f74655f66656573a901016c4f7074696f6e3c41737365745472616e7366657246696c7465723e00013c70726573657276655f6f726967696e200110626f6f6c000118617373657473b10101e0426f756e6465645665633c41737365745472616e7366657246696c7465722c204d617841737365745472616e7366657246696c746572733e00012872656d6f74655f78636d3501011c58636d3c28293e0031004445786563757465576974684f726967696e08014464657363656e64616e745f6f726967696eb90101604f7074696f6e3c496e746572696f724c6f636174696f6e3e00010c78636dc905012458636d3c43616c6c3e0032002053657448696e747304011468696e7473bd010184426f756e6465645665633c48696e742c2048696e744e756d56617269616e74733e00330000d505105073746167696e675f78636d5f6578656375746f72187472616974733861737365745f7472616e73666572305472616e73666572547970650001102054656c65706f7274000000304c6f63616c526573657276650001004844657374696e6174696f6e526573657276650002003452656d6f74655265736572766504001502014456657273696f6e65644c6f636174696f6e00030000d9050c2870616c6c65745f78636d1870616c6c6574144572726f7204045400016c2c556e726561636861626c650000085d0154686520646573697265642064657374696e6174696f6e2077617320756e726561636861626c652c2067656e6572616c6c7920626563617573652074686572652069732061206e6f20776179206f6620726f7574696e6718746f2069742e2c53656e644661696c757265000108410154686572652077617320736f6d65206f746865722069737375652028692e652e206e6f7420746f20646f207769746820726f7574696e672920696e2073656e64696e6720746865206d6573736167652ec8506572686170732061206c61636b206f6620737061636520666f7220627566666572696e6720746865206d6573736167652e2046696c74657265640002049c546865206d65737361676520657865637574696f6e206661696c73207468652066696c7465722e48556e776569676861626c654d657373616765000304b4546865206d65737361676527732077656967687420636f756c64206e6f742062652064657465726d696e65642e6044657374696e6174696f6e4e6f74496e7665727469626c65000404dc5468652064657374696e6174696f6e20604c6f636174696f6e602070726f76696465642063616e6e6f7420626520696e7665727465642e14456d707479000504805468652061737365747320746f2062652073656e742061726520656d7074792e3843616e6e6f745265616e63686f720006043501436f756c64206e6f742072652d616e63686f72207468652061737365747320746f206465636c61726520746865206665657320666f72207468652064657374696e6174696f6e20636861696e2e34546f6f4d616e79417373657473000704c4546f6f206d616e79206173736574732068617665206265656e20617474656d7074656420666f72207472616e736665722e34496e76616c69644f726967696e000804784f726967696e20697320696e76616c696420666f722073656e64696e672e2842616456657273696f6e00090421015468652076657273696f6e206f6620746865206056657273696f6e6564602076616c75652075736564206973206e6f742061626c6520746f20626520696e7465727072657465642e2c4261644c6f636174696f6e000a08410154686520676976656e206c6f636174696f6e20636f756c64206e6f7420626520757365642028652e672e20626563617573652069742063616e6e6f742062652065787072657373656420696e2074686560646573697265642076657273696f6e206f662058434d292e384e6f537562736372697074696f6e000b04bc546865207265666572656e63656420737562736372697074696f6e20636f756c64206e6f7420626520666f756e642e44416c726561647953756273637269626564000c041101546865206c6f636174696f6e20697320696e76616c69642073696e636520697420616c726561647920686173206120737562736372697074696f6e2066726f6d2075732e5843616e6e6f74436865636b4f757454656c65706f7274000d042901436f756c64206e6f7420636865636b2d6f7574207468652061737365747320666f722074656c65706f72746174696f6e20746f207468652064657374696e6174696f6e20636861696e2e284c6f7742616c616e6365000e044101546865206f776e657220646f6573206e6f74206f776e2028616c6c29206f662074686520617373657420746861742074686579207769736820746f20646f20746865206f7065726174696f6e206f6e2e30546f6f4d616e794c6f636b73000f04c0546865206173736574206f776e65722068617320746f6f206d616e79206c6f636b73206f6e207468652061737365742e4c4163636f756e744e6f74536f7665726569676e001004310154686520676976656e206163636f756e74206973206e6f7420616e206964656e7469666961626c6520736f7665726569676e206163636f756e7420666f7220616e79206c6f636174696f6e2e28466565734e6f744d65740011042901546865206f7065726174696f6e207265717569726564206665657320746f20626520706169642077686963682074686520696e69746961746f7220636f756c64206e6f74206d6565742e304c6f636b4e6f74466f756e64001204f4412072656d6f7465206c6f636b20776974682074686520636f72726573706f6e64696e67206461746120636f756c64206e6f7420626520666f756e642e14496e557365001304490154686520756e6c6f636b206f7065726174696f6e2063616e6e6f742073756363656564206265636175736520746865726520617265207374696c6c20636f6e73756d657273206f6620746865206c6f636b2e68496e76616c69644173736574556e6b6e6f776e52657365727665001504f0496e76616c69642061737365742c207265736572766520636861696e20636f756c64206e6f742062652064657465726d696e656420666f722069742e78496e76616c69644173736574556e737570706f72746564526573657276650016044501496e76616c69642061737365742c20646f206e6f7420737570706f72742072656d6f7465206173736574207265736572766573207769746820646966666572656e7420666565732072657365727665732e3c546f6f4d616e7952657365727665730017044901546f6f206d616e7920617373657473207769746820646966666572656e742072657365727665206c6f636174696f6e732068617665206265656e20617474656d7074656420666f72207472616e736665722e604c6f63616c457865637574696f6e496e636f6d706c6574650018047c4c6f63616c2058434d20657865637574696f6e20696e636f6d706c6574652e60546f6f4d616e79417574686f72697a6564416c6961736573001904b8546f6f206d616e79206c6f636174696f6e7320617574686f72697a656420746f20616c696173206f726967696e2e3445787069726573496e50617374001a048c45787069727920626c6f636b206e756d62657220697320696e2074686520706173742e34416c6961734e6f74466f756e64001b04d054686520616c69617320746f2072656d6f766520617574686f72697a6174696f6e20666f7220776173206e6f7420666f756e642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742edd050c4863756d756c75735f70616c6c65745f78636d1870616c6c65741043616c6c040454000100040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ee105086062705f78636d5f6272696467655f6875625f726f757465722c4272696467655374617465000008014c64656c69766572795f6665655f666163746f722502012446697865645531323800013069735f636f6e676573746564200110626f6f6c0000e5050c7070616c6c65745f78636d5f6272696467655f6875625f726f757465721870616c6c65741043616c6c080454000449000104507265706f72745f6272696467655f7374617475730801246272696467655f69643401104832353600013069735f636f6e676573746564200110626f6f6c000004a84e6f74696669636174696f6e2061626f757420636f6e676573746564206272696467652071756575652e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ee905085070616c6c65745f6d6573736167655f717565756524426f6f6b537461746504344d6573736167654f726967696e012d0200180114626567696e10012450616765496e64657800010c656e6410012450616765496e646578000114636f756e7410012450616765496e64657800014072656164795f6e65696768626f757273ed0501844f7074696f6e3c4e65696768626f7572733c4d6573736167654f726967696e3e3e0001346d6573736167655f636f756e7430010c75363400011073697a6530010c7536340000ed0504184f7074696f6e04045401f1050108104e6f6e6500000010536f6d650400f1050000010000f105085070616c6c65745f6d6573736167655f7175657565284e65696768626f75727304344d6573736167654f726967696e012d0200080110707265762d0201344d6573736167654f726967696e0001106e6578742d0201344d6573736167654f726967696e0000f505000004082d021000f905085070616c6c65745f6d6573736167655f71756575651050616765081053697a650110204865617053697a65000018012472656d61696e696e6710011053697a6500013872656d61696e696e675f73697a6510011053697a6500012c66697273745f696e64657810011053697a65000114666972737410011053697a650001106c61737410011053697a6500011068656170fd05019c426f756e6465645665633c75382c20496e746f5533323c4865617053697a652c2053697a653e3e0000fd050c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e000001060c5070616c6c65745f6d6573736167655f71756575651870616c6c65741043616c6c04045400010824726561705f706167650801386d6573736167655f6f726967696e2d0201484d6573736167654f726967696e4f663c543e000128706167655f696e64657810012450616765496e6465780000043d0152656d6f76652061207061676520776869636820686173206e6f206d6f7265206d657373616765732072656d61696e696e6720746f2062652070726f636573736564206f72206973207374616c652e48657865637574655f6f7665727765696768741001386d6573736167655f6f726967696e2d0201484d6573736167654f726967696e4f663c543e0001107061676510012450616765496e646578000114696e64657810011c543a3a53697a650001307765696768745f6c696d6974280118576569676874000134784578656375746520616e206f766572776569676874206d6573736167652e004d0154656d706f726172792070726f63657373696e67206572726f72732077696c6c2062652070726f706167617465642077686572656173207065726d616e656e74206572726f7273206172652074726561746564546173207375636365737320636f6e646974696f6e2e00742d20606f726967696e603a204d75737420626520605369676e6564602e35012d20606d6573736167655f6f726967696e603a20546865206f726967696e2066726f6d20776869636820746865206d65737361676520746f20626520657865637574656420617272697665642e3d012d206070616765603a20546865207061676520696e2074686520717565756520696e20776869636820746865206d65737361676520746f2062652065786563757465642069732073697474696e672e09012d2060696e646578603a2054686520696e64657820696e746f20746865207175657565206f6620746865206d65737361676520746f2062652065786563757465642e59012d20607765696768745f6c696d6974603a20546865206d6178696d756d20616d6f756e74206f662077656967687420616c6c6f77656420746f20626520636f6e73756d656420696e2074686520657865637574696f6e4420206f6620746865206d6573736167652e00f442656e63686d61726b20636f6d706c657869747920636f6e73696465726174696f6e733a204f28696e646578202b207765696768745f6c696d6974292e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e05060c5070616c6c65745f6d6573736167655f71756575651870616c6c6574144572726f720404540001242c4e6f745265617061626c65000008490150616765206973206e6f74207265617061626c65206265636175736520697420686173206974656d732072656d61696e696e6720746f2062652070726f63657373656420616e64206973206e6f74206f6c641c656e6f7567682e184e6f50616765000104845061676520746f2062652072656170656420646f6573206e6f742065786973742e244e6f4d657373616765000204a8546865207265666572656e636564206d65737361676520636f756c64206e6f7420626520666f756e642e40416c726561647950726f6365737365640003040101546865206d6573736167652077617320616c72656164792070726f63657373656420616e642063616e6e6f742062652070726f63657373656420616761696e2e18517565756564000404ac546865206d6573736167652069732071756575656420666f722066757475726520657865637574696f6e2e48496e73756666696369656e74576569676874000504190154686572652069732074656d706f726172696c79206e6f7420656e6f7567682077656967687420746f20636f6e74696e756520736572766963696e67206d657373616765732e6054656d706f726172696c79556e70726f6365737361626c65000610a854686973206d6573736167652069732074656d706f726172696c7920756e70726f6365737361626c652e00590153756368206572726f7273206172652065787065637465642c20627574206e6f742067756172616e746565642c20746f207265736f6c7665207468656d73656c766573206576656e7475616c6c79207468726f756768247265747279696e672e2c517565756550617573656400070cec5468652071756575652069732070617573656420616e64206e6f206d6573736167652063616e2062652065786563757465642066726f6d2069742e001d01546869732063616e206368616e676520617420616e792074696d6520616e64206d6179207265736f6c766520696e20746865206675747572652062792072652d747279696e672e4c526563757273697665446973616c6c6f7765640008043101416e6f746865722063616c6c20697320696e2070726f677265737320616e64206e6565647320746f2066696e697368206265666f726520746869732063616c6c2063616e2068617070656e2e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e09060c3870616c6c65745f7574696c6974791870616c6c65741043616c6c04045400012014626174636804011463616c6c730d06017c5665633c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e0000487c53656e642061206261746368206f662064697370617463682063616c6c732e00b04d61792062652063616c6c65642066726f6d20616e79206f726967696e2065786365707420604e6f6e65602e005d012d206063616c6c73603a205468652063616c6c7320746f20626520646973706174636865642066726f6d207468652073616d65206f726967696e2e20546865206e756d626572206f662063616c6c206d757374206e6f74390120206578636565642074686520636f6e7374616e743a2060626174636865645f63616c6c735f6c696d6974602028617661696c61626c6520696e20636f6e7374616e74206d65746164617461292e0055014966206f726967696e20697320726f6f74207468656e207468652063616c6c7320617265206469737061746368656420776974686f757420636865636b696e67206f726967696e2066696c7465722e202854686973ec696e636c7564657320627970617373696e6720606672616d655f73797374656d3a3a436f6e6669673a3a4261736543616c6c46696c74657260292e0034232320436f6d706c6578697479d02d204f284329207768657265204320697320746865206e756d626572206f662063616c6c7320746f20626520626174636865642e005501546869732077696c6c2072657475726e20604f6b6020696e20616c6c2063697263756d7374616e6365732e20546f2064657465726d696e65207468652073756363657373206f66207468652062617463682c20616e31016576656e74206973206465706f73697465642e20496620612063616c6c206661696c656420616e64207468652062617463682077617320696e7465727275707465642c207468656e207468655501604261746368496e74657272757074656460206576656e74206973206465706f73697465642c20616c6f6e67207769746820746865206e756d626572206f66207375636365737366756c2063616c6c73206d6164654d01616e6420746865206572726f72206f6620746865206661696c65642063616c6c2e20496620616c6c2077657265207375636365737366756c2c207468656e2074686520604261746368436f6d706c65746564604c6576656e74206973206465706f73697465642e3461735f64657269766174697665080114696e6465785502010c75313600011063616c6c1106017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000134dc53656e6420612063616c6c207468726f75676820616e20696e64657865642070736575646f6e796d206f66207468652073656e6465722e00550146696c7465722066726f6d206f726967696e206172652070617373656420616c6f6e672e205468652063616c6c2077696c6c2062652064697370617463686564207769746820616e206f726967696e207768696368bc757365207468652073616d652066696c74657220617320746865206f726967696e206f6620746869732063616c6c2e0045014e4f54453a20496620796f75206e65656420746f20656e73757265207468617420616e79206163636f756e742d62617365642066696c746572696e67206973206e6f7420686f6e6f7265642028692e652e61016265636175736520796f7520657870656374206070726f78796020746f2068617665206265656e2075736564207072696f7220696e207468652063616c6c20737461636b20616e6420796f7520646f206e6f742077616e7451017468652063616c6c207265737472696374696f6e7320746f206170706c7920746f20616e79207375622d6163636f756e7473292c207468656e20757365206061735f6d756c74695f7468726573686f6c645f31607c696e20746865204d756c74697369672070616c6c657420696e73746561642e00f44e4f54453a205072696f7220746f2076657273696f6e202a31322c2074686973207761732063616c6c6564206061735f6c696d697465645f737562602e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e2462617463685f616c6c04011463616c6c730d06017c5665633c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000234ec53656e642061206261746368206f662064697370617463682063616c6c7320616e642061746f6d6963616c6c792065786563757465207468656d2e21015468652077686f6c65207472616e73616374696f6e2077696c6c20726f6c6c6261636b20616e64206661696c20696620616e79206f66207468652063616c6c73206661696c65642e00b04d61792062652063616c6c65642066726f6d20616e79206f726967696e2065786365707420604e6f6e65602e005d012d206063616c6c73603a205468652063616c6c7320746f20626520646973706174636865642066726f6d207468652073616d65206f726967696e2e20546865206e756d626572206f662063616c6c206d757374206e6f74390120206578636565642074686520636f6e7374616e743a2060626174636865645f63616c6c735f6c696d6974602028617661696c61626c6520696e20636f6e7374616e74206d65746164617461292e0055014966206f726967696e20697320726f6f74207468656e207468652063616c6c7320617265206469737061746368656420776974686f757420636865636b696e67206f726967696e2066696c7465722e202854686973ec696e636c7564657320627970617373696e6720606672616d655f73797374656d3a3a436f6e6669673a3a4261736543616c6c46696c74657260292e0034232320436f6d706c6578697479d02d204f284329207768657265204320697320746865206e756d626572206f662063616c6c7320746f20626520626174636865642e2c64697370617463685f617308012461735f6f726967696eb5060154426f783c543a3a50616c6c6574734f726967696e3e00011063616c6c1106017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000318c84469737061746368657320612066756e6374696f6e2063616c6c207769746820612070726f7669646564206f726967696e2e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f526f6f745f2e0034232320436f6d706c65786974791c2d204f2831292e2c666f7263655f626174636804011463616c6c730d06017c5665633c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e0004347c53656e642061206261746368206f662064697370617463682063616c6c732ed4556e6c696b6520606261746368602c20697420616c6c6f7773206572726f727320616e6420776f6e277420696e746572727570742e00b04d61792062652063616c6c65642066726f6d20616e79206f726967696e2065786365707420604e6f6e65602e005d012d206063616c6c73603a205468652063616c6c7320746f20626520646973706174636865642066726f6d207468652073616d65206f726967696e2e20546865206e756d626572206f662063616c6c206d757374206e6f74390120206578636565642074686520636f6e7374616e743a2060626174636865645f63616c6c735f6c696d6974602028617661696c61626c6520696e20636f6e7374616e74206d65746164617461292e004d014966206f726967696e20697320726f6f74207468656e207468652063616c6c732061726520646973706174636820776974686f757420636865636b696e67206f726967696e2066696c7465722e202854686973ec696e636c7564657320627970617373696e6720606672616d655f73797374656d3a3a436f6e6669673a3a4261736543616c6c46696c74657260292e0034232320436f6d706c6578697479d02d204f284329207768657265204320697320746865206e756d626572206f662063616c6c7320746f20626520626174636865642e2c776974685f77656967687408011063616c6c1106017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000118776569676874280118576569676874000518c4446973706174636820612066756e6374696f6e2063616c6c2077697468206120737065636966696564207765696768742e002d01546869732066756e6374696f6e20646f6573206e6f7420636865636b2074686520776569676874206f66207468652063616c6c2c20616e6420696e737465616420616c6c6f777320746865b8526f6f74206f726967696e20746f20737065636966792074686520776569676874206f66207468652063616c6c2e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f526f6f745f2e1c69665f656c73650801106d61696e1106017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e00012066616c6c6261636b1106017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e00065c1501446973706174636820612066616c6c6261636b2063616c6c20696e20746865206576656e7420746865206d61696e2063616c6c206661696c7320746f20657865637574652eb04d61792062652063616c6c65642066726f6d20616e79206f726967696e2065786365707420604e6f6e65602e00e4546869732066756e6374696f6e20666972737420617474656d70747320746f2064697370617463682074686520606d61696e602063616c6c2ed449662074686520606d61696e602063616c6c206661696c732c20746865206066616c6c6261636b6020697320617474656d7465642e15016966207468652066616c6c6261636b206973207375636365737366756c6c7920646973706174636865642c207468652077656967687473206f6620626f74682063616c6c73250161726520616363756d756c6174656420616e6420616e206576656e7420636f6e7461696e696e6720746865206d61696e2063616c6c206572726f72206973206465706f73697465642e00dc496e20746865206576656e74206f6620612066616c6c6261636b206661696c757265207468652077686f6c652063616c6c206661696c7368776974682074686520776569676874732072657475726e65642e0041012d20606d61696e603a20546865206d61696e2063616c6c20746f20626520646973706174636865642e205468697320697320746865207072696d61727920616374696f6e20746f20657865637574652e3d012d206066616c6c6261636b603a205468652066616c6c6261636b2063616c6c20746f206265206469737061746368656420696e20636173652074686520606d61696e602063616c6c206661696c732e00442323204469737061746368204c6f67696341012d20496620746865206f726967696e2069732060726f6f74602c20626f746820746865206d61696e20616e642066616c6c6261636b2063616c6c732061726520657865637574656420776974686f75747820206170706c79696e6720616e79206f726967696e2066696c746572732e49012d20496620746865206f726967696e206973206e6f742060726f6f74602c20746865206f726967696e2066696c746572206973206170706c69656420746f20626f74682074686520606d61696e6020616e644c20206066616c6c6261636b602063616c6c732e002c232320557365204361736559012d20536f6d6520757365206361736573206d6967687420696e766f6c7665207375626d697474696e672061206062617463686020747970652063616c6c20696e20656974686572206d61696e2c2066616c6c6261636b2820206f7220626f74682e5064697370617463685f61735f66616c6c69626c6508012461735f6f726967696eb5060154426f783c543a3a50616c6c6574734f726967696e3e00011063616c6c1106017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000714c84469737061746368657320612066756e6374696f6e2063616c6c207769746820612070726f7669646564206f726967696e2e005101416c6d6f7374207468652073616d65206173205b6050616c6c65743a3a64697370617463685f6173605d2062757420666f72776172647320616e79206572726f72206f662074686520696e6e65722063616c6c2e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f526f6f745f2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e0d060000021106001106086861737365745f6875625f706f6c6b61646f745f72756e74696d652c52756e74696d6543616c6c00015c1853797374656d0400e10201ad0173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c53797374656d2c2052756e74696d653e0000003c50617261636861696e53797374656d0400950301d10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c50617261636861696e53797374656d2c2052756e74696d653e0001002454696d657374616d700400bd0301b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c54696d657374616d702c2052756e74696d653e0003003450617261636861696e496e666f0400c10301c90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c50617261636861696e496e666f2c2052756e74696d653e0004002042616c616e6365730400050401b50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c42616c616e6365732c2052756e74696d653e000a001c56657374696e6704002d0401b10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c56657374696e672c2052756e74696d653e000e0044436f6c6c61746f7253656c656374696f6e0400450401d90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c436f6c6c61746f7253656c656374696f6e2c2052756e74696d653e0015001c53657373696f6e0400790401b10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c53657373696f6e2c2052756e74696d653e0016002458636d7051756575650400b90401b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c58636d7051756575652c2052756e74696d653e001e002c506f6c6b61646f7458636d0400610501c10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c506f6c6b61646f7458636d2c2052756e74696d653e001f002843756d756c757358636d0400dd0501bd0173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c43756d756c757358636d2c2052756e74696d653e00200044546f4b7573616d6158636d526f757465720400e50501d90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c546f4b7573616d6158636d526f757465722c2052756e74696d653e002200304d65737361676551756575650400010601c50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4d65737361676551756575652c2052756e74696d653e0023001c5574696c6974790400090601b10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c5574696c6974792c2052756e74696d653e002800204d756c74697369670400150601b50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4d756c74697369672c2052756e74696d653e0029001450726f787904001d0601a90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c50726f78792c2052756e74696d653e002a00184173736574730400250601ad0173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4173736574732c2052756e74696d653e0032001c556e69717565730400290601b10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c556e69717565732c2052756e74696d653e003300104e6674730400390601a50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4e6674732c2052756e74696d653e00340034466f726569676e41737365747304008d0601c90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c466f726569676e4173736574732c2052756e74696d653e00350028506f6f6c4173736574730400910601bd0173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c506f6f6c4173736574732c2052756e74696d653e0036003c4173736574436f6e76657273696f6e0400950601d10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4173736574436f6e76657273696f6e2c2052756e74696d653e003700485374617465547269654d6967726174696f6e04009d0601dd0173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c5374617465547269654d6967726174696f6e2c2052756e74696d653e0046000015060c3c70616c6c65745f6d756c74697369671870616c6c65741043616c6c0404540001145061735f6d756c74695f7468726573686f6c645f310801446f746865725f7369676e61746f72696573e801445665633c543a3a4163636f756e7449643e00011063616c6c1106017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e0000305101496d6d6564696174656c792064697370617463682061206d756c74692d7369676e61747572652063616c6c207573696e6720612073696e676c6520617070726f76616c2066726f6d207468652063616c6c65722e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e003d012d20606f746865725f7369676e61746f72696573603a20546865206163636f756e747320286f74686572207468616e207468652073656e646572292077686f206172652070617274206f662074686501016d756c74692d7369676e61747572652c2062757420646f206e6f7420706172746963697061746520696e2074686520617070726f76616c2070726f636573732e882d206063616c6c603a205468652063616c6c20746f2062652065786563757465642e00b8526573756c74206973206571756976616c656e7420746f20746865206469737061746368656420726573756c742e0034232320436f6d706c657869747919014f285a202b204329207768657265205a20697320746865206c656e677468206f66207468652063616c6c20616e6420432069747320657865637574696f6e207765696768742e2061735f6d756c74691401247468726573686f6c645502010c7531360001446f746865725f7369676e61746f72696573e801445665633c543a3a4163636f756e7449643e00013c6d617962655f74696d65706f696e74190601904f7074696f6e3c54696d65706f696e743c426c6f636b4e756d626572466f723c543e3e3e00011063616c6c1106017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e0001286d61785f77656967687428011857656967687400019c5501526567697374657220617070726f76616c20666f72206120646973706174636820746f206265206d6164652066726f6d20612064657465726d696e697374696320636f6d706f73697465206163636f756e74206966f8617070726f766564206279206120746f74616c206f6620607468726573686f6c64202d203160206f6620606f746865725f7369676e61746f72696573602e00b049662074686572652061726520656e6f7567682c207468656e206469737061746368207468652063616c6c2e002d015061796d656e743a20604465706f73697442617365602077696c6c20626520726573657276656420696620746869732069732074686520666972737420617070726f76616c2c20706c75733d01607468726573686f6c64602074696d657320604465706f736974466163746f72602e2049742069732072657475726e6564206f6e636520746869732064697370617463682068617070656e73206f723469732063616e63656c6c65642e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e0055012d20607468726573686f6c64603a2054686520746f74616c206e756d626572206f6620617070726f76616c7320666f722074686973206469737061746368206265666f72652069742069732065786563757465642e41012d20606f746865725f7369676e61746f72696573603a20546865206163636f756e747320286f74686572207468616e207468652073656e646572292077686f2063616e20617070726f766520746869736c64697370617463682e204d6179206e6f7420626520656d7074792e59012d20606d617962655f74696d65706f696e74603a20496620746869732069732074686520666972737420617070726f76616c2c207468656e2074686973206d75737420626520604e6f6e65602e20496620697420697351016e6f742074686520666972737420617070726f76616c2c207468656e206974206d7573742062652060536f6d65602c2077697468207468652074696d65706f696e742028626c6f636b206e756d62657220616e64d47472616e73616374696f6e20696e64657829206f662074686520666972737420617070726f76616c207472616e73616374696f6e2e882d206063616c6c603a205468652063616c6c20746f2062652065786563757465642e001d014e4f54453a20556e6c6573732074686973206973207468652066696e616c20617070726f76616c2c20796f752077696c6c2067656e6572616c6c792077616e7420746f20757365190160617070726f76655f61735f6d756c74696020696e73746561642c2073696e6365206974206f6e6c7920726571756972657320612068617368206f66207468652063616c6c2e005901526573756c74206973206571756976616c656e7420746f20746865206469737061746368656420726573756c7420696620607468726573686f6c64602069732065786163746c79206031602e204f746865727769736555016f6e20737563636573732c20726573756c7420697320604f6b6020616e642074686520726573756c742066726f6d2074686520696e746572696f722063616c6c2c206966206974207761732065786563757465642cdc6d617920626520666f756e6420696e20746865206465706f736974656420604d756c7469736967457865637574656460206576656e742e0034232320436f6d706c6578697479502d20604f2853202b205a202b2043616c6c29602ecc2d20557020746f206f6e652062616c616e63652d72657365727665206f7220756e72657365727665206f7065726174696f6e2e3d012d204f6e6520706173737468726f756768206f7065726174696f6e2c206f6e6520696e736572742c20626f746820604f285329602077686572652060536020697320746865206e756d626572206f66450120207369676e61746f726965732e206053602069732063617070656420627920604d61785369676e61746f72696573602c207769746820776569676874206265696e672070726f706f7274696f6e616c2e21012d204f6e652063616c6c20656e636f6465202620686173682c20626f7468206f6620636f6d706c657869747920604f285a296020776865726520605a602069732074782d6c656e2ebc2d204f6e6520656e636f6465202620686173682c20626f7468206f6620636f6d706c657869747920604f285329602ed42d20557020746f206f6e652062696e6172792073656172636820616e6420696e736572742028604f286c6f6753202b20532960292ef82d20492f4f3a2031207265616420604f285329602c20757020746f2031206d757461746520604f285329602e20557020746f206f6e652072656d6f76652e302d204f6e65206576656e742e6c2d2054686520776569676874206f6620746865206063616c6c602e4d012d2053746f726167653a20696e7365727473206f6e65206974656d2c2076616c75652073697a6520626f756e64656420627920604d61785369676e61746f72696573602c20776974682061206465706f7369741901202074616b656e20666f7220697473206c69666574696d65206f6620604465706f73697442617365202b207468726573686f6c64202a204465706f736974466163746f72602e40617070726f76655f61735f6d756c74691401247468726573686f6c645502010c7531360001446f746865725f7369676e61746f72696573e801445665633c543a3a4163636f756e7449643e00013c6d617962655f74696d65706f696e74190601904f7074696f6e3c54696d65706f696e743c426c6f636b4e756d626572466f723c543e3e3e00012463616c6c5f686173680401205b75383b2033325d0001286d61785f7765696768742801185765696768740002785501526567697374657220617070726f76616c20666f72206120646973706174636820746f206265206d6164652066726f6d20612064657465726d696e697374696320636f6d706f73697465206163636f756e74206966f8617070726f766564206279206120746f74616c206f6620607468726573686f6c64202d203160206f6620606f746865725f7369676e61746f72696573602e002d015061796d656e743a20604465706f73697442617365602077696c6c20626520726573657276656420696620746869732069732074686520666972737420617070726f76616c2c20706c75733d01607468726573686f6c64602074696d657320604465706f736974466163746f72602e2049742069732072657475726e6564206f6e636520746869732064697370617463682068617070656e73206f723469732063616e63656c6c65642e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e0055012d20607468726573686f6c64603a2054686520746f74616c206e756d626572206f6620617070726f76616c7320666f722074686973206469737061746368206265666f72652069742069732065786563757465642e41012d20606f746865725f7369676e61746f72696573603a20546865206163636f756e747320286f74686572207468616e207468652073656e646572292077686f2063616e20617070726f766520746869736c64697370617463682e204d6179206e6f7420626520656d7074792e59012d20606d617962655f74696d65706f696e74603a20496620746869732069732074686520666972737420617070726f76616c2c207468656e2074686973206d75737420626520604e6f6e65602e20496620697420697351016e6f742074686520666972737420617070726f76616c2c207468656e206974206d7573742062652060536f6d65602c2077697468207468652074696d65706f696e742028626c6f636b206e756d62657220616e64d47472616e73616374696f6e20696e64657829206f662074686520666972737420617070726f76616c207472616e73616374696f6e2ecc2d206063616c6c5f68617368603a205468652068617368206f66207468652063616c6c20746f2062652065786563757465642e0035014e4f54453a2049662074686973206973207468652066696e616c20617070726f76616c2c20796f752077696c6c2077616e7420746f20757365206061735f6d756c74696020696e73746561642e0034232320436f6d706c6578697479242d20604f285329602ecc2d20557020746f206f6e652062616c616e63652d72657365727665206f7220756e72657365727665206f7065726174696f6e2e3d012d204f6e6520706173737468726f756768206f7065726174696f6e2c206f6e6520696e736572742c20626f746820604f285329602077686572652060536020697320746865206e756d626572206f66450120207369676e61746f726965732e206053602069732063617070656420627920604d61785369676e61746f72696573602c207769746820776569676874206265696e672070726f706f7274696f6e616c2ebc2d204f6e6520656e636f6465202620686173682c20626f7468206f6620636f6d706c657869747920604f285329602ed42d20557020746f206f6e652062696e6172792073656172636820616e6420696e736572742028604f286c6f6753202b20532960292ef82d20492f4f3a2031207265616420604f285329602c20757020746f2031206d757461746520604f285329602e20557020746f206f6e652072656d6f76652e302d204f6e65206576656e742e4d012d2053746f726167653a20696e7365727473206f6e65206974656d2c2076616c75652073697a6520626f756e64656420627920604d61785369676e61746f72696573602c20776974682061206465706f7369741901202074616b656e20666f7220697473206c69666574696d65206f6620604465706f73697442617365202b207468726573686f6c64202a204465706f736974466163746f72602e3c63616e63656c5f61735f6d756c74691001247468726573686f6c645502010c7531360001446f746865725f7369676e61746f72696573e801445665633c543a3a4163636f756e7449643e00012474696d65706f696e744902017054696d65706f696e743c426c6f636b4e756d626572466f723c543e3e00012463616c6c5f686173680401205b75383b2033325d000354550143616e63656c2061207072652d6578697374696e672c206f6e2d676f696e67206d756c7469736967207472616e73616374696f6e2e20416e79206465706f7369742072657365727665642070726576696f75736c79c4666f722074686973206f7065726174696f6e2077696c6c20626520756e7265736572766564206f6e20737563636573732e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e0055012d20607468726573686f6c64603a2054686520746f74616c206e756d626572206f6620617070726f76616c7320666f722074686973206469737061746368206265666f72652069742069732065786563757465642e41012d20606f746865725f7369676e61746f72696573603a20546865206163636f756e747320286f74686572207468616e207468652073656e646572292077686f2063616e20617070726f766520746869736c64697370617463682e204d6179206e6f7420626520656d7074792e5d012d206074696d65706f696e74603a205468652074696d65706f696e742028626c6f636b206e756d62657220616e64207472616e73616374696f6e20696e64657829206f662074686520666972737420617070726f76616c787472616e73616374696f6e20666f7220746869732064697370617463682ecc2d206063616c6c5f68617368603a205468652068617368206f66207468652063616c6c20746f2062652065786563757465642e0034232320436f6d706c6578697479242d20604f285329602ecc2d20557020746f206f6e652062616c616e63652d72657365727665206f7220756e72657365727665206f7065726174696f6e2e3d012d204f6e6520706173737468726f756768206f7065726174696f6e2c206f6e6520696e736572742c20626f746820604f285329602077686572652060536020697320746865206e756d626572206f66450120207369676e61746f726965732e206053602069732063617070656420627920604d61785369676e61746f72696573602c207769746820776569676874206265696e672070726f706f7274696f6e616c2ebc2d204f6e6520656e636f6465202620686173682c20626f7468206f6620636f6d706c657869747920604f285329602e302d204f6e65206576656e742e842d20492f4f3a2031207265616420604f285329602c206f6e652072656d6f76652e702d2053746f726167653a2072656d6f766573206f6e65206974656d2e30706f6b655f6465706f7369740c01247468726573686f6c645502010c7531360001446f746865725f7369676e61746f72696573e801445665633c543a3a4163636f756e7449643e00012463616c6c5f686173680401205b75383b2033325d000434f4506f6b6520746865206465706f73697420726573657276656420666f7220616e206578697374696e67206d756c7469736967206f7065726174696f6e2e006101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20616e64206d75737420626520746865206f726967696e616c206465706f7369746f72206f665c746865206d756c7469736967206f7065726174696f6e2e000101546865207472616e73616374696f6e206665652069732077616976656420696620746865206465706f73697420616d6f756e7420686173206368616e6765642e0019012d20607468726573686f6c64603a2054686520746f74616c206e756d626572206f6620617070726f76616c73206e656564656420666f722074686973206d756c74697369672e3d012d20606f746865725f7369676e61746f72696573603a20546865206163636f756e747320286f74686572207468616e207468652073656e646572292077686f206172652070617274206f66207468652c20206d756c74697369672e05012d206063616c6c5f68617368603a205468652068617368206f66207468652063616c6c2074686973206465706f73697420697320726573657276656420666f722e008c456d69747320604465706f736974506f6b656460206966207375636365737366756c2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e190604184f7074696f6e0404540149020108104e6f6e6500000010536f6d650400490200000100001d060c3070616c6c65745f70726f78791870616c6c65741043616c6c04045400012c1470726f78790c01107265616c090401504163636f756e7449644c6f6f6b75704f663c543e000140666f7263655f70726f78795f74797065210601504f7074696f6e3c543a3a50726f7879547970653e00011063616c6c1106017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e0000244d0144697370617463682074686520676976656e206063616c6c602066726f6d20616e206163636f756e742074686174207468652073656e64657220697320617574686f726973656420666f72207468726f75676830606164645f70726f7879602e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e002c506172616d65746572733a0d012d20607265616c603a20546865206163636f756e742074686174207468652070726f78792077696c6c206d616b6520612063616c6c206f6e20626568616c66206f662e61012d2060666f7263655f70726f78795f74797065603a2053706563696679207468652065786163742070726f7879207479706520746f206265207573656420616e6420636865636b656420666f7220746869732063616c6c2ed02d206063616c6c603a205468652063616c6c20746f206265206d6164652062792074686520607265616c60206163636f756e742e246164645f70726f78790c012064656c6567617465090401504163636f756e7449644c6f6f6b75704f663c543e00012870726f78795f7479706551020130543a3a50726f78795479706500011464656c6179100144426c6f636b4e756d626572466f723c543e0001244501526567697374657220612070726f7879206163636f756e7420666f72207468652073656e64657220746861742069732061626c6520746f206d616b652063616c6c73206f6e2069747320626568616c662e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e002c506172616d65746572733a11012d206070726f7879603a20546865206163636f756e74207468617420746865206063616c6c65726020776f756c64206c696b6520746f206d616b6520612070726f78792efc2d206070726f78795f74797065603a20546865207065726d697373696f6e7320616c6c6f77656420666f7220746869732070726f7879206163636f756e742e4d012d206064656c6179603a2054686520616e6e6f756e63656d656e7420706572696f64207265717569726564206f662074686520696e697469616c2070726f78792e2057696c6c2067656e6572616c6c79206265147a65726f2e3072656d6f76655f70726f78790c012064656c6567617465090401504163636f756e7449644c6f6f6b75704f663c543e00012870726f78795f7479706551020130543a3a50726f78795479706500011464656c6179100144426c6f636b4e756d626572466f723c543e00021ca8556e726567697374657220612070726f7879206163636f756e7420666f72207468652073656e6465722e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e002c506172616d65746572733a25012d206070726f7879603a20546865206163636f756e74207468617420746865206063616c6c65726020776f756c64206c696b6520746f2072656d6f766520617320612070726f78792e41012d206070726f78795f74797065603a20546865207065726d697373696f6e732063757272656e746c7920656e61626c656420666f72207468652072656d6f7665642070726f7879206163636f756e742e3872656d6f76655f70726f78696573000318b4556e726567697374657220616c6c2070726f7879206163636f756e747320666f72207468652073656e6465722e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e0041015741524e494e473a2054686973206d61792062652063616c6c6564206f6e206163636f756e74732063726561746564206279206070757265602c20686f776576657220696620646f6e652c207468656e590174686520756e726573657276656420666565732077696c6c20626520696e61636365737369626c652e202a2a416c6c2061636365737320746f2074686973206163636f756e742077696c6c206265206c6f73742e2a2a2c6372656174655f707572650c012870726f78795f7479706551020130543a3a50726f78795479706500011464656c6179100144426c6f636b4e756d626572466f723c543e000114696e6465785502010c7531360004483901537061776e2061206672657368206e6577206163636f756e7420746861742069732067756172616e7465656420746f206265206f746865727769736520696e61636365737369626c652c20616e64fc696e697469616c697a65206974207769746820612070726f7879206f66206070726f78795f747970656020666f7220606f726967696e602073656e6465722e006c5265717569726573206120605369676e656460206f726967696e2e0051012d206070726f78795f74797065603a205468652074797065206f66207468652070726f78792074686174207468652073656e6465722077696c6c2062652072656769737465726564206173206f766572207468654d016e6577206163636f756e742e20546869732077696c6c20616c6d6f737420616c7761797320626520746865206d6f7374207065726d697373697665206050726f7879547970656020706f737369626c6520746f78616c6c6f7720666f72206d6178696d756d20666c65786962696c6974792e51012d2060696e646578603a204120646973616d626967756174696f6e20696e6465782c20696e206361736520746869732069732063616c6c6564206d756c7469706c652074696d657320696e207468652073616d655d017472616e73616374696f6e2028652e672e207769746820607574696c6974793a3a626174636860292e20556e6c65737320796f75277265207573696e67206062617463686020796f752070726f6261626c79206a7573744077616e7420746f20757365206030602e4d012d206064656c6179603a2054686520616e6e6f756e63656d656e7420706572696f64207265717569726564206f662074686520696e697469616c2070726f78792e2057696c6c2067656e6572616c6c79206265147a65726f2e0051014661696c73207769746820604475706c69636174656020696620746869732068617320616c7265616479206265656e2063616c6c656420696e2074686973207472616e73616374696f6e2c2066726f6d207468659873616d652073656e6465722c2077697468207468652073616d6520706172616d65746572732e00e44661696c732069662074686572652061726520696e73756666696369656e742066756e647320746f2070617920666f72206465706f7369742e246b696c6c5f7075726514011c737061776e6572090401504163636f756e7449644c6f6f6b75704f663c543e00012870726f78795f7479706551020130543a3a50726f787954797065000114696e6465785502010c753136000118686569676874a80144426c6f636b4e756d626572466f723c543e0001246578745f696e646578a8010c753332000540a052656d6f76657320612070726576696f75736c7920737061776e656420707572652070726f78792e0049015741524e494e473a202a2a416c6c2061636365737320746f2074686973206163636f756e742077696c6c206265206c6f73742e2a2a20416e792066756e64732068656c6420696e2069742077696c6c20626534696e61636365737369626c652e0059015265717569726573206120605369676e656460206f726967696e2c20616e64207468652073656e646572206163636f756e74206d7573742068617665206265656e206372656174656420627920612063616c6c20746f94607075726560207769746820636f72726573706f6e64696e6720706172616d65746572732e0039012d2060737061776e6572603a20546865206163636f756e742074686174206f726967696e616c6c792063616c6c65642060707572656020746f206372656174652074686973206163636f756e742e39012d2060696e646578603a2054686520646973616d626967756174696f6e20696e646578206f726967696e616c6c792070617373656420746f206070757265602e2050726f6261626c79206030602eec2d206070726f78795f74797065603a205468652070726f78792074797065206f726967696e616c6c792070617373656420746f206070757265602e29012d2060686569676874603a2054686520686569676874206f662074686520636861696e207768656e207468652063616c6c20746f20607075726560207761732070726f6365737365642e35012d20606578745f696e646578603a205468652065787472696e73696320696e64657820696e207768696368207468652063616c6c20746f20607075726560207761732070726f6365737365642e0035014661696c73207769746820604e6f5065726d697373696f6e6020696e2063617365207468652063616c6c6572206973206e6f7420612070726576696f75736c7920637265617465642070757265dc6163636f756e742077686f7365206070757265602063616c6c2068617320636f72726573706f6e64696e6720706172616d65746572732e20616e6e6f756e63650801107265616c090401504163636f756e7449644c6f6f6b75704f663c543e00012463616c6c5f6861736834013443616c6c486173684f663c543e00063c05015075626c697368207468652068617368206f6620612070726f78792d63616c6c20746861742077696c6c206265206d61646520696e20746865206675747572652e005d0154686973206d7573742062652063616c6c656420736f6d65206e756d626572206f6620626c6f636b73206265666f72652074686520636f72726573706f6e64696e67206070726f78796020697320617474656d7074656425016966207468652064656c6179206173736f6369617465642077697468207468652070726f78792072656c6174696f6e736869702069732067726561746572207468616e207a65726f2e0011014e6f206d6f7265207468616e20604d617850656e64696e676020616e6e6f756e63656d656e7473206d6179206265206d61646520617420616e79206f6e652074696d652e000901546869732077696c6c2074616b652061206465706f736974206f662060416e6e6f756e63656d656e744465706f736974466163746f72602061732077656c6c206173190160416e6e6f756e63656d656e744465706f736974426173656020696620746865726520617265206e6f206f746865722070656e64696e6720616e6e6f756e63656d656e74732e002501546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20616e6420612070726f7879206f6620607265616c602e002c506172616d65746572733a0d012d20607265616c603a20546865206163636f756e742074686174207468652070726f78792077696c6c206d616b6520612063616c6c206f6e20626568616c66206f662e15012d206063616c6c5f68617368603a205468652068617368206f66207468652063616c6c20746f206265206d6164652062792074686520607265616c60206163636f756e742e4c72656d6f76655f616e6e6f756e63656d656e740801107265616c090401504163636f756e7449644c6f6f6b75704f663c543e00012463616c6c5f6861736834013443616c6c486173684f663c543e0007287052656d6f7665206120676976656e20616e6e6f756e63656d656e742e0059014d61792062652063616c6c656420627920612070726f7879206163636f756e7420746f2072656d6f766520612063616c6c20746865792070726576696f75736c7920616e6e6f756e63656420616e642072657475726e30746865206465706f7369742e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e002c506172616d65746572733a0d012d20607265616c603a20546865206163636f756e742074686174207468652070726f78792077696c6c206d616b6520612063616c6c206f6e20626568616c66206f662e15012d206063616c6c5f68617368603a205468652068617368206f66207468652063616c6c20746f206265206d6164652062792074686520607265616c60206163636f756e742e4c72656a6563745f616e6e6f756e63656d656e7408012064656c6567617465090401504163636f756e7449644c6f6f6b75704f663c543e00012463616c6c5f6861736834013443616c6c486173684f663c543e000828b052656d6f76652074686520676976656e20616e6e6f756e63656d656e74206f6620612064656c65676174652e0061014d61792062652063616c6c6564206279206120746172676574202870726f7869656429206163636f756e7420746f2072656d6f766520612063616c6c2074686174206f6e65206f662074686569722064656c6567617465732501286064656c656761746560292068617320616e6e6f756e63656420746865792077616e7420746f20657865637574652e20546865206465706f7369742069732072657475726e65642e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e002c506172616d65746572733af42d206064656c6567617465603a20546865206163636f756e7420746861742070726576696f75736c7920616e6e6f756e636564207468652063616c6c2ebc2d206063616c6c5f68617368603a205468652068617368206f66207468652063616c6c20746f206265206d6164652e3c70726f78795f616e6e6f756e63656410012064656c6567617465090401504163636f756e7449644c6f6f6b75704f663c543e0001107265616c090401504163636f756e7449644c6f6f6b75704f663c543e000140666f7263655f70726f78795f74797065210601504f7074696f6e3c543a3a50726f7879547970653e00011063616c6c1106017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e00092c4d0144697370617463682074686520676976656e206063616c6c602066726f6d20616e206163636f756e742074686174207468652073656e64657220697320617574686f72697a656420666f72207468726f75676830606164645f70726f7879602e00a852656d6f76657320616e7920636f72726573706f6e64696e6720616e6e6f756e63656d656e742873292e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e002c506172616d65746572733a0d012d20607265616c603a20546865206163636f756e742074686174207468652070726f78792077696c6c206d616b6520612063616c6c206f6e20626568616c66206f662e61012d2060666f7263655f70726f78795f74797065603a2053706563696679207468652065786163742070726f7879207479706520746f206265207573656420616e6420636865636b656420666f7220746869732063616c6c2ed02d206063616c6c603a205468652063616c6c20746f206265206d6164652062792074686520607265616c60206163636f756e742e30706f6b655f6465706f736974000a204901506f6b65202f2041646a757374206465706f73697473206d61646520666f722070726f7869657320616e6420616e6e6f756e63656d656e7473206261736564206f6e2063757272656e742076616c7565732e0d01546869732063616e2062652075736564206279206163636f756e747320746f20706f737369626c79206c6f776572207468656972206c6f636b656420616d6f756e742e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e000101546865207472616e73616374696f6e206665652069732077616976656420696620746865206465706f73697420616d6f756e7420686173206368616e6765642e008c456d69747320604465706f736974506f6b656460206966207375636365737366756c2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e210604184f7074696f6e0404540151020108104e6f6e6500000010536f6d6504005102000001000025060c3470616c6c65745f6173736574731870616c6c65741043616c6c080454000449000184186372656174650c01086964a8014c543a3a41737365744964506172616d6574657200011461646d696e090401504163636f756e7449644c6f6f6b75704f663c543e00012c6d696e5f62616c616e6365180128543a3a42616c616e636500004ce849737375652061206e657720636c617373206f662066756e6769626c65206173736574732066726f6d2061207075626c6963206f726967696e2e00250154686973206e657720617373657420636c61737320686173206e6f2061737365747320696e697469616c6c7920616e6420697473206f776e657220697320746865206f726967696e2e006101546865206f726967696e206d75737420636f6e666f726d20746f2074686520636f6e6669677572656420604372656174654f726967696e6020616e6420686176652073756666696369656e742066756e647320667265652e00bc46756e6473206f662073656e64657220617265207265736572766564206279206041737365744465706f736974602e002c506172616d65746572733a59012d20606964603a20546865206964656e746966696572206f6620746865206e65772061737365742e2054686973206d757374206e6f742062652063757272656e746c7920696e2075736520746f206964656e746966793101616e206578697374696e672061737365742e204966205b604e65787441737365744964605d206973207365742c207468656e2074686973206d75737420626520657175616c20746f2069742e59012d206061646d696e603a205468652061646d696e206f66207468697320636c617373206f66206173736574732e205468652061646d696e2069732074686520696e697469616c2061646472657373206f6620656163689c6d656d626572206f662074686520617373657420636c61737327732061646d696e207465616d2e4d012d20606d696e5f62616c616e6365603a20546865206d696e696d756d2062616c616e6365206f662074686973206e6577206173736574207468617420616e792073696e676c65206163636f756e74206d7573743d01686176652e20496620616e206163636f756e7427732062616c616e636520697320726564756365642062656c6f7720746869732c207468656e20697420636f6c6c617073657320746f207a65726f2e0098456d69747320604372656174656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f2831296030666f7263655f6372656174651001086964a8014c543a3a41737365744964506172616d657465720001146f776e6572090401504163636f756e7449644c6f6f6b75704f663c543e00013469735f73756666696369656e74200110626f6f6c00012c6d696e5f62616c616e6365b80128543a3a42616c616e636500014cf849737375652061206e657720636c617373206f662066756e6769626c65206173736574732066726f6d20612070726976696c65676564206f726967696e2e00b454686973206e657720617373657420636c61737320686173206e6f2061737365747320696e697469616c6c792e00a4546865206f726967696e206d75737420636f6e666f726d20746f2060466f7263654f726967696e602e009c556e6c696b652060637265617465602c206e6f2066756e6473206172652072657365727665642e0059012d20606964603a20546865206964656e746966696572206f6620746865206e65772061737365742e2054686973206d757374206e6f742062652063757272656e746c7920696e2075736520746f206964656e746966793101616e206578697374696e672061737365742e204966205b604e65787441737365744964605d206973207365742c207468656e2074686973206d75737420626520657175616c20746f2069742e59012d20606f776e6572603a20546865206f776e6572206f66207468697320636c617373206f66206173736574732e20546865206f776e6572206861732066756c6c20737570657275736572207065726d697373696f6e7325016f76657220746869732061737365742c20627574206d6179206c61746572206368616e676520616e6420636f6e66696775726520746865207065726d697373696f6e73207573696e6790607472616e736665725f6f776e6572736869706020616e6420607365745f7465616d602e4d012d20606d696e5f62616c616e6365603a20546865206d696e696d756d2062616c616e6365206f662074686973206e6577206173736574207468617420616e792073696e676c65206163636f756e74206d7573743d01686176652e20496620616e206163636f756e7427732062616c616e636520697320726564756365642062656c6f7720746869732c207468656e20697420636f6c6c617073657320746f207a65726f2e00ac456d6974732060466f7263654372656174656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f283129603473746172745f64657374726f790401086964a8014c543a3a41737365744964506172616d65746572000230dc5374617274207468652070726f63657373206f662064657374726f79696e6720612066756e6769626c6520617373657420636c6173732e0059016073746172745f64657374726f79602069732074686520666972737420696e206120736572696573206f662065787472696e7369637320746861742073686f756c642062652063616c6c65642c20746f20616c6c6f77786465737472756374696f6e206f6620616e20617373657420636c6173732e005101546865206f726967696e206d75737420636f6e666f726d20746f2060466f7263654f726967696e60206f72206d75737420626520605369676e65646020627920746865206173736574277320606f776e6572602e004d012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652064657374726f7965642e2054686973206d757374206964656e7469667920616e206578697374696e6720202061737365742e00490149742077696c6c206661696c207769746820656974686572205b604572726f723a3a436f6e7461696e73486f6c6473605d206f72205b604572726f723a3a436f6e7461696e73467265657a6573605d206966b8616e206163636f756e7420636f6e7461696e7320686f6c6473206f7220667265657a657320696e20706c6163652e4064657374726f795f6163636f756e74730401086964a8014c543a3a41737365744964506172616d65746572000330cc44657374726f7920616c6c206163636f756e7473206173736f6369617465642077697468206120676976656e2061737365742e005d016064657374726f795f6163636f756e7473602073686f756c64206f6e6c792062652063616c6c6564206166746572206073746172745f64657374726f796020686173206265656e2063616c6c65642c20616e642074686584617373657420697320696e2061206044657374726f79696e67602073746174652e005d0144756520746f20776569676874207265737472696374696f6e732c20746869732066756e6374696f6e206d6179206e65656420746f2062652063616c6c6564206d756c7469706c652074696d657320746f2066756c6c79310164657374726f7920616c6c206163636f756e74732e2049742077696c6c2064657374726f79206052656d6f76654974656d734c696d697460206163636f756e747320617420612074696d652e004d012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652064657374726f7965642e2054686973206d757374206964656e7469667920616e206578697374696e6720202061737365742e00d4456163682063616c6c20656d6974732074686520604576656e743a3a44657374726f7965644163636f756e747360206576656e742e4464657374726f795f617070726f76616c730401086964a8014c543a3a41737365744964506172616d65746572000430610144657374726f7920616c6c20617070726f76616c73206173736f6369617465642077697468206120676976656e20617373657420757020746f20746865206d61782028543a3a52656d6f76654974656d734c696d6974292e0061016064657374726f795f617070726f76616c73602073686f756c64206f6e6c792062652063616c6c6564206166746572206073746172745f64657374726f796020686173206265656e2063616c6c65642c20616e642074686584617373657420697320696e2061206044657374726f79696e67602073746174652e005d0144756520746f20776569676874207265737472696374696f6e732c20746869732066756e6374696f6e206d6179206e65656420746f2062652063616c6c6564206d756c7469706c652074696d657320746f2066756c6c79390164657374726f7920616c6c20617070726f76616c732e2049742077696c6c2064657374726f79206052656d6f76654974656d734c696d69746020617070726f76616c7320617420612074696d652e004d012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652064657374726f7965642e2054686973206d757374206964656e7469667920616e206578697374696e6720202061737365742e00d8456163682063616c6c20656d6974732074686520604576656e743a3a44657374726f796564417070726f76616c7360206576656e742e3866696e6973685f64657374726f790401086964a8014c543a3a41737365744964506172616d65746572000528c4436f6d706c6574652064657374726f79696e6720617373657420616e6420756e726573657276652063757272656e63792e0055016066696e6973685f64657374726f79602073686f756c64206f6e6c792062652063616c6c6564206166746572206073746172745f64657374726f796020686173206265656e2063616c6c65642c20616e64207468655901617373657420697320696e2061206044657374726f79696e67602073746174652e20416c6c206163636f756e7473206f7220617070726f76616c732073686f756c642062652064657374726f796564206265666f72651468616e642e004d012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652064657374726f7965642e2054686973206d757374206964656e7469667920616e206578697374696e6720202061737365742e00e045616368207375636365737366756c2063616c6c20656d6974732074686520604576656e743a3a44657374726f79656460206576656e742e106d696e740c01086964a8014c543a3a41737365744964506172616d6574657200012c62656e6566696369617279090401504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e74b80128543a3a42616c616e6365000630884d696e7420617373657473206f66206120706172746963756c617220636c6173732e003901546865206f726967696e206d757374206265205369676e656420616e64207468652073656e646572206d7573742062652074686520497373756572206f662074686520617373657420606964602e00fc2d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74206d696e7465642e0d012d206062656e6566696369617279603a20546865206163636f756e7420746f206265206372656469746564207769746820746865206d696e746564206173736574732ec42d2060616d6f756e74603a2054686520616d6f756e74206f662074686520617373657420746f206265206d696e7465642e0094456d697473206049737375656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f2831296055014d6f6465733a205072652d6578697374696e672062616c616e6365206f66206062656e6566696369617279603b204163636f756e74207072652d6578697374656e6365206f66206062656e6566696369617279602e106275726e0c01086964a8014c543a3a41737365744964506172616d6574657200010c77686f090401504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e74b80128543a3a42616c616e636500073c4501526564756365207468652062616c616e6365206f66206077686f60206279206173206d75636820617320706f737369626c6520757020746f2060616d6f756e746020617373657473206f6620606964602e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204d616e61676572206f662074686520617373657420606964602e00d04261696c73207769746820604e6f4163636f756e746020696620746865206077686f6020697320616c726561647920646561642e00fc2d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74206275726e65642ea02d206077686f603a20546865206163636f756e7420746f20626520646562697465642066726f6d2e29012d2060616d6f756e74603a20546865206d6178696d756d20616d6f756e74206279207768696368206077686f6027732062616c616e63652073686f756c6420626520726564756365642e005101456d69747320604275726e6564602077697468207468652061637475616c20616d6f756e74206275726e65642e20496620746869732074616b6573207468652062616c616e636520746f2062656c6f772074686539016d696e696d756d20666f72207468652061737365742c207468656e2074686520616d6f756e74206275726e656420697320696e6372656173656420746f2074616b6520697420746f207a65726f2e00385765696768743a20604f2831296009014d6f6465733a20506f73742d6578697374656e6365206f66206077686f603b20507265202620706f7374205a6f6d6269652d737461747573206f66206077686f602e207472616e736665720c01086964a8014c543a3a41737365744964506172616d65746572000118746172676574090401504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e74b80128543a3a42616c616e6365000848d04d6f766520736f6d65206173736574732066726f6d207468652073656e646572206163636f756e7420746f20616e6f746865722e00584f726967696e206d757374206265205369676e65642e0011012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74207472616e736665727265642e9c2d2060746172676574603a20546865206163636f756e7420746f2062652063726564697465642e51012d2060616d6f756e74603a2054686520616d6f756e74206279207768696368207468652073656e64657227732062616c616e6365206f66206173736574732073686f756c64206265207265647563656420616e646101607461726765746027732062616c616e636520696e637265617365642e2054686520616d6f756e742061637475616c6c79207472616e73666572726564206d617920626520736c696768746c79206772656174657220696e5d017468652063617365207468617420746865207472616e7366657220776f756c64206f74686572776973652074616b65207468652073656e6465722062616c616e63652061626f7665207a65726f206275742062656c6f77bc746865206d696e696d756d2062616c616e63652e204d7573742062652067726561746572207468616e207a65726f2e006101456d69747320605472616e73666572726564602077697468207468652061637475616c20616d6f756e74207472616e736665727265642e20496620746869732074616b65732074686520736f757263652062616c616e63655d01746f2062656c6f7720746865206d696e696d756d20666f72207468652061737365742c207468656e2074686520616d6f756e74207472616e7366657272656420697320696e6372656173656420746f2074616b6520697420746f207a65726f2e00385765696768743a20604f2831296051014d6f6465733a205072652d6578697374656e6365206f662060746172676574603b20506f73742d6578697374656e6365206f662073656e6465723b204163636f756e74207072652d6578697374656e6365206f662460746172676574602e4c7472616e736665725f6b6565705f616c6976650c01086964a8014c543a3a41737365744964506172616d65746572000118746172676574090401504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e74b80128543a3a42616c616e636500094859014d6f766520736f6d65206173736574732066726f6d207468652073656e646572206163636f756e7420746f20616e6f746865722c206b656570696e67207468652073656e646572206163636f756e7420616c6976652e00584f726967696e206d757374206265205369676e65642e0011012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74207472616e736665727265642e9c2d2060746172676574603a20546865206163636f756e7420746f2062652063726564697465642e51012d2060616d6f756e74603a2054686520616d6f756e74206279207768696368207468652073656e64657227732062616c616e6365206f66206173736574732073686f756c64206265207265647563656420616e646101607461726765746027732062616c616e636520696e637265617365642e2054686520616d6f756e742061637475616c6c79207472616e73666572726564206d617920626520736c696768746c79206772656174657220696e5d017468652063617365207468617420746865207472616e7366657220776f756c64206f74686572776973652074616b65207468652073656e6465722062616c616e63652061626f7665207a65726f206275742062656c6f77bc746865206d696e696d756d2062616c616e63652e204d7573742062652067726561746572207468616e207a65726f2e006101456d69747320605472616e73666572726564602077697468207468652061637475616c20616d6f756e74207472616e736665727265642e20496620746869732074616b65732074686520736f757263652062616c616e63655d01746f2062656c6f7720746865206d696e696d756d20666f72207468652061737365742c207468656e2074686520616d6f756e74207472616e7366657272656420697320696e6372656173656420746f2074616b6520697420746f207a65726f2e00385765696768743a20604f2831296051014d6f6465733a205072652d6578697374656e6365206f662060746172676574603b20506f73742d6578697374656e6365206f662073656e6465723b204163636f756e74207072652d6578697374656e6365206f662460746172676574602e38666f7263655f7472616e736665721001086964a8014c543a3a41737365744964506172616d65746572000118736f75726365090401504163636f756e7449644c6f6f6b75704f663c543e00011064657374090401504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e74b80128543a3a42616c616e6365000a4cb44d6f766520736f6d65206173736574732066726f6d206f6e65206163636f756e7420746f20616e6f746865722e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f662074686520617373657420606964602e0011012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74207472616e736665727265642e982d2060736f75726365603a20546865206163636f756e7420746f20626520646562697465642e942d206064657374603a20546865206163636f756e7420746f2062652063726564697465642e59012d2060616d6f756e74603a2054686520616d6f756e74206279207768696368207468652060736f757263656027732062616c616e6365206f66206173736574732073686f756c64206265207265647563656420616e64590160646573746027732062616c616e636520696e637265617365642e2054686520616d6f756e742061637475616c6c79207472616e73666572726564206d617920626520736c696768746c79206772656174657220696e4d017468652063617365207468617420746865207472616e7366657220776f756c64206f74686572776973652074616b65207468652060736f75726365602062616c616e63652061626f7665207a65726f20627574d462656c6f7720746865206d696e696d756d2062616c616e63652e204d7573742062652067726561746572207468616e207a65726f2e006101456d69747320605472616e73666572726564602077697468207468652061637475616c20616d6f756e74207472616e736665727265642e20496620746869732074616b65732074686520736f757263652062616c616e63655d01746f2062656c6f7720746865206d696e696d756d20666f72207468652061737365742c207468656e2074686520616d6f756e74207472616e7366657272656420697320696e6372656173656420746f2074616b6520697420746f207a65726f2e00385765696768743a20604f2831296051014d6f6465733a205072652d6578697374656e6365206f66206064657374603b20506f73742d6578697374656e6365206f662060736f75726365603b204163636f756e74207072652d6578697374656e6365206f661c6064657374602e18667265657a650801086964a8014c543a3a41737365744964506172616d6574657200010c77686f090401504163636f756e7449644c6f6f6b75704f663c543e000b305501446973616c6c6f77206675727468657220756e70726976696c65676564207472616e7366657273206f6620616e20617373657420606964602066726f6d20616e206163636f756e74206077686f602e206077686f604d016d75737420616c726561647920657869737420617320616e20656e74727920696e20604163636f756e746073206f66207468652061737365742e20496620796f752077616e7420746f20667265657a6520616ef46163636f756e74207468617420646f6573206e6f74206861766520616e20656e7472792c207573652060746f7563685f6f74686572602066697273742e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652066726f7a656e2e882d206077686f603a20546865206163636f756e7420746f2062652066726f7a656e2e003c456d697473206046726f7a656e602e00385765696768743a20604f2831296010746861770801086964a8014c543a3a41737365744964506172616d6574657200010c77686f090401504163636f756e7449644c6f6f6b75704f663c543e000c28e8416c6c6f7720756e70726976696c65676564207472616e736665727320746f20616e642066726f6d20616e206163636f756e7420616761696e2e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652066726f7a656e2e902d206077686f603a20546865206163636f756e7420746f20626520756e66726f7a656e2e003c456d6974732060546861776564602e00385765696768743a20604f2831296030667265657a655f61737365740401086964a8014c543a3a41737365744964506172616d65746572000d24f0446973616c6c6f77206675727468657220756e70726976696c65676564207472616e736665727320666f722074686520617373657420636c6173732e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652066726f7a656e2e003c456d697473206046726f7a656e602e00385765696768743a20604f2831296028746861775f61737365740401086964a8014c543a3a41737365744964506172616d65746572000e24c4416c6c6f7720756e70726976696c65676564207472616e736665727320666f722074686520617373657420616761696e2e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206265207468617765642e003c456d6974732060546861776564602e00385765696768743a20604f28312960487472616e736665725f6f776e6572736869700801086964a8014c543a3a41737365744964506172616d657465720001146f776e6572090401504163636f756e7449644c6f6f6b75704f663c543e000f28744368616e676520746865204f776e6572206f6620616e2061737365742e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f662074686520617373657420606964602e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e9c2d20606f776e6572603a20546865206e6577204f776e6572206f6620746869732061737365742e0054456d69747320604f776e65724368616e676564602e00385765696768743a20604f28312960207365745f7465616d1001086964a8014c543a3a41737365744964506172616d65746572000118697373756572090401504163636f756e7449644c6f6f6b75704f663c543e00011461646d696e090401504163636f756e7449644c6f6f6b75704f663c543e00011c667265657a6572090401504163636f756e7449644c6f6f6b75704f663c543e001030c44368616e676520746865204973737565722c2041646d696e20616e6420467265657a6572206f6620616e2061737365742e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652066726f7a656e2ea42d2060697373756572603a20546865206e657720497373756572206f6620746869732061737365742e9c2d206061646d696e603a20546865206e65772041646d696e206f6620746869732061737365742eac2d2060667265657a6572603a20546865206e657720467265657a6572206f6620746869732061737365742e0050456d69747320605465616d4368616e676564602e00385765696768743a20604f28312960307365745f6d657461646174611001086964a8014c543a3a41737365744964506172616d657465720001106e616d6538011c5665633c75383e00011873796d626f6c38011c5665633c75383e000120646563696d616c7308010875380011407853657420746865206d6574616461746120666f7220616e2061737365742e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f662074686520617373657420606964602e00d846756e6473206f662073656e64657220617265207265736572766564206163636f7264696e6720746f2074686520666f726d756c613a5101604d657461646174614465706f73697442617365202b204d657461646174614465706f73697450657242797465202a20286e616d652e6c656e202b2073796d626f6c2e6c656e29602074616b696e6720696e746f8c6163636f756e7420616e7920616c72656164792072657365727665642066756e64732e00b82d20606964603a20546865206964656e746966696572206f662074686520617373657420746f207570646174652e4d012d20606e616d65603a20546865207573657220667269656e646c79206e616d65206f6620746869732061737365742e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e4d012d206073796d626f6c603a205468652065786368616e67652073796d626f6c20666f7220746869732061737365742e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e2d012d2060646563696d616c73603a20546865206e756d626572206f6620646563696d616c732074686973206173736574207573657320746f20726570726573656e74206f6e6520756e69742e0050456d69747320604d65746164617461536574602e00385765696768743a20604f2831296038636c6561725f6d657461646174610401086964a8014c543a3a41737365744964506172616d6574657200122c80436c65617220746865206d6574616461746120666f7220616e2061737365742e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f662074686520617373657420606964602e00a4416e79206465706f73697420697320667265656420666f7220746865206173736574206f776e65722e00b42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f20636c6561722e0060456d69747320604d65746164617461436c6561726564602e00385765696768743a20604f2831296048666f7263655f7365745f6d657461646174611401086964a8014c543a3a41737365744964506172616d657465720001106e616d6538011c5665633c75383e00011873796d626f6c38011c5665633c75383e000120646563696d616c73080108753800012469735f66726f7a656e200110626f6f6c001338b8466f72636520746865206d6574616461746120666f7220616e20617373657420746f20736f6d652076616c75652e006c4f726967696e206d75737420626520466f7263654f726967696e2e0068416e79206465706f736974206973206c65667420616c6f6e652e00b82d20606964603a20546865206964656e746966696572206f662074686520617373657420746f207570646174652e4d012d20606e616d65603a20546865207573657220667269656e646c79206e616d65206f6620746869732061737365742e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e4d012d206073796d626f6c603a205468652065786368616e67652073796d626f6c20666f7220746869732061737365742e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e2d012d2060646563696d616c73603a20546865206e756d626572206f6620646563696d616c732074686973206173736574207573657320746f20726570726573656e74206f6e6520756e69742e0050456d69747320604d65746164617461536574602e0051015765696768743a20604f284e202b20532960207768657265204e20616e6420532061726520746865206c656e677468206f6620746865206e616d6520616e642073796d626f6c20726573706563746976656c792e50666f7263655f636c6561725f6d657461646174610401086964a8014c543a3a41737365744964506172616d6574657200142c80436c65617220746865206d6574616461746120666f7220616e2061737365742e006c4f726967696e206d75737420626520466f7263654f726967696e2e0060416e79206465706f7369742069732072657475726e65642e00b42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f20636c6561722e0060456d69747320604d65746164617461436c6561726564602e00385765696768743a20604f2831296048666f7263655f61737365745f7374617475732001086964a8014c543a3a41737365744964506172616d657465720001146f776e6572090401504163636f756e7449644c6f6f6b75704f663c543e000118697373756572090401504163636f756e7449644c6f6f6b75704f663c543e00011461646d696e090401504163636f756e7449644c6f6f6b75704f663c543e00011c667265657a6572090401504163636f756e7449644c6f6f6b75704f663c543e00012c6d696e5f62616c616e6365b80128543a3a42616c616e636500013469735f73756666696369656e74200110626f6f6c00012469735f66726f7a656e200110626f6f6c00155898416c746572207468652061747472696275746573206f66206120676976656e2061737365742e00744f726967696e206d7573742062652060466f7263654f726967696e602e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e9c2d20606f776e6572603a20546865206e6577204f776e6572206f6620746869732061737365742ea42d2060697373756572603a20546865206e657720497373756572206f6620746869732061737365742e9c2d206061646d696e603a20546865206e65772041646d696e206f6620746869732061737365742eac2d2060667265657a6572603a20546865206e657720467265657a6572206f6620746869732061737365742e4d012d20606d696e5f62616c616e6365603a20546865206d696e696d756d2062616c616e6365206f662074686973206e6577206173736574207468617420616e792073696e676c65206163636f756e74206d7573743d01686176652e20496620616e206163636f756e7427732062616c616e636520697320726564756365642062656c6f7720746869732c207468656e20697420636f6c6c617073657320746f207a65726f2e51012d206069735f73756666696369656e74603a20576865746865722061206e6f6e2d7a65726f2062616c616e6365206f662074686973206173736574206973206465706f736974206f662073756666696369656e744d0176616c756520746f206163636f756e7420666f722074686520737461746520626c6f6174206173736f6369617465642077697468206974732062616c616e63652073746f726167652e2049662073657420746f55016074727565602c207468656e206e6f6e2d7a65726f2062616c616e636573206d61792062652073746f72656420776974686f757420612060636f6e73756d657260207265666572656e63652028616e6420746875734d01616e20454420696e207468652042616c616e6365732070616c6c6574206f7220776861746576657220656c7365206973207573656420746f20636f6e74726f6c20757365722d6163636f756e742073746174652067726f777468292e3d012d206069735f66726f7a656e603a2057686574686572207468697320617373657420636c6173732069732066726f7a656e2065786365707420666f72207065726d697373696f6e65642f61646d696e34696e737472756374696f6e732e00e8456d697473206041737365745374617475734368616e67656460207769746820746865206964656e74697479206f66207468652061737365742e00385765696768743a20604f2831296040617070726f76655f7472616e736665720c01086964a8014c543a3a41737365744964506172616d6574657200012064656c6567617465090401504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e74b80128543a3a42616c616e63650016502d01417070726f766520616e20616d6f756e74206f6620617373657420666f72207472616e7366657220627920612064656c6567617465642074686972642d7061727479206163636f756e742e00584f726967696e206d757374206265205369676e65642e004d01456e737572657320746861742060417070726f76616c4465706f7369746020776f727468206f66206043757272656e6379602069732072657365727665642066726f6d207369676e696e67206163636f756e745501666f722074686520707572706f7365206f6620686f6c64696e672074686520617070726f76616c2e20496620736f6d65206e6f6e2d7a65726f20616d6f756e74206f662061737365747320697320616c72656164794901617070726f7665642066726f6d207369676e696e67206163636f756e7420746f206064656c6567617465602c207468656e20697420697320746f70706564207570206f7220756e726573657276656420746f546d656574207468652072696768742076616c75652e0045014e4f54453a20546865207369676e696e67206163636f756e7420646f6573206e6f74206e65656420746f206f776e2060616d6f756e7460206f66206173736574732061742074686520706f696e74206f66446d616b696e6720746869732063616c6c2e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e0d012d206064656c6567617465603a20546865206163636f756e7420746f2064656c6567617465207065726d697373696f6e20746f207472616e736665722061737365742e49012d2060616d6f756e74603a2054686520616d6f756e74206f662061737365742074686174206d6179206265207472616e73666572726564206279206064656c6567617465602e204966207468657265206973e0616c726561647920616e20617070726f76616c20696e20706c6163652c207468656e207468697320616374732061646469746976656c792e0090456d6974732060417070726f7665645472616e7366657260206f6e20737563636573732e00385765696768743a20604f283129603c63616e63656c5f617070726f76616c0801086964a8014c543a3a41737365744964506172616d6574657200012064656c6567617465090401504163636f756e7449644c6f6f6b75704f663c543e001734490143616e63656c20616c6c206f6620736f6d6520617373657420617070726f76656420666f722064656c656761746564207472616e7366657220627920612074686972642d7061727479206163636f756e742e003d014f726967696e206d757374206265205369676e656420616e64207468657265206d75737420626520616e20617070726f76616c20696e20706c616365206265747765656e207369676e657220616e642c6064656c6567617465602e004901556e726573657276657320616e79206465706f7369742070726576696f75736c792072657365727665642062792060617070726f76655f7472616e736665726020666f722074686520617070726f76616c2e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e05012d206064656c6567617465603a20546865206163636f756e742064656c656761746564207065726d697373696f6e20746f207472616e736665722061737365742e0094456d6974732060417070726f76616c43616e63656c6c656460206f6e20737563636573732e00385765696768743a20604f2831296054666f7263655f63616e63656c5f617070726f76616c0c01086964a8014c543a3a41737365744964506172616d657465720001146f776e6572090401504163636f756e7449644c6f6f6b75704f663c543e00012064656c6567617465090401504163636f756e7449644c6f6f6b75704f663c543e001834490143616e63656c20616c6c206f6620736f6d6520617373657420617070726f76656420666f722064656c656761746564207472616e7366657220627920612074686972642d7061727479206163636f756e742e0049014f726967696e206d7573742062652065697468657220466f7263654f726967696e206f72205369676e6564206f726967696e207769746820746865207369676e6572206265696e67207468652041646d696e686163636f756e74206f662074686520617373657420606964602e004901556e726573657276657320616e79206465706f7369742070726576696f75736c792072657365727665642062792060617070726f76655f7472616e736665726020666f722074686520617070726f76616c2e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e05012d206064656c6567617465603a20546865206163636f756e742064656c656761746564207065726d697373696f6e20746f207472616e736665722061737365742e0094456d6974732060417070726f76616c43616e63656c6c656460206f6e20737563636573732e00385765696768743a20604f28312960447472616e736665725f617070726f7665641001086964a8014c543a3a41737365744964506172616d657465720001146f776e6572090401504163636f756e7449644c6f6f6b75704f663c543e00012c64657374696e6174696f6e090401504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e74b80128543a3a42616c616e63650019484d015472616e7366657220736f6d652061737365742062616c616e63652066726f6d20612070726576696f75736c792064656c656761746564206163636f756e7420746f20736f6d652074686972642d7061727479206163636f756e742e0049014f726967696e206d757374206265205369676e656420616e64207468657265206d75737420626520616e20617070726f76616c20696e20706c6163652062792074686520606f776e65726020746f207468651c7369676e65722e00590149662074686520656e7469726520616d6f756e7420617070726f76656420666f72207472616e73666572206973207472616e736665727265642c207468656e20616e79206465706f7369742070726576696f75736c79b472657365727665642062792060617070726f76655f7472616e736665726020697320756e72657365727665642e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e61012d20606f776e6572603a20546865206163636f756e742077686963682070726576696f75736c7920617070726f76656420666f722061207472616e73666572206f66206174206c656173742060616d6f756e746020616e64bc66726f6d207768696368207468652061737365742062616c616e63652077696c6c2062652077697468647261776e2e61012d206064657374696e6174696f6e603a20546865206163636f756e7420746f207768696368207468652061737365742062616c616e6365206f662060616d6f756e74602077696c6c206265207472616e736665727265642eb42d2060616d6f756e74603a2054686520616d6f756e74206f662061737365747320746f207472616e736665722e009c456d69747320605472616e73666572726564417070726f76656460206f6e20737563636573732e00385765696768743a20604f2831296014746f7563680401086964a8014c543a3a41737365744964506172616d65746572001a24c043726561746520616e206173736574206163636f756e7420666f72206e6f6e2d70726f7669646572206173736574732e00c041206465706f7369742077696c6c2062652074616b656e2066726f6d20746865207369676e6572206163636f756e742e005d012d20606f726967696e603a204d757374206265205369676e65643b20746865207369676e6572206163636f756e74206d75737420686176652073756666696369656e742066756e647320666f722061206465706f736974382020746f2062652074616b656e2e09012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f7220746865206163636f756e7420746f20626520637265617465642e0098456d6974732060546f756368656460206576656e74207768656e207375636365737366756c2e18726566756e640801086964a8014c543a3a41737365744964506172616d65746572000128616c6c6f775f6275726e200110626f6f6c001b34590152657475726e20746865206465706f7369742028696620616e7929206f6620616e206173736574206163636f756e74206f72206120636f6e73756d6572207265666572656e63652028696620616e7929206f6620616e206163636f756e742e0068546865206f726967696e206d757374206265205369676e65642e003d012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f72207768696368207468652063616c6c657220776f756c64206c696b6520746865206465706f7369742c2020726566756e6465642e5d012d2060616c6c6f775f6275726e603a20496620607472756560207468656e20617373657473206d61792062652064657374726f79656420696e206f7264657220746f20636f6d706c6574652074686520726566756e642e00490149742077696c6c206661696c207769746820656974686572205b604572726f723a3a436f6e7461696e73486f6c6473605d206f72205b604572726f723a3a436f6e7461696e73467265657a6573605d206966d4746865206173736574206163636f756e7420636f6e7461696e7320686f6c6473206f7220667265657a657320696e20706c6163652e009c456d6974732060526566756e64656460206576656e74207768656e207375636365737366756c2e3c7365745f6d696e5f62616c616e63650801086964a8014c543a3a41737365744964506172616d6574657200012c6d696e5f62616c616e6365180128543a3a42616c616e6365001c30945365747320746865206d696e696d756d2062616c616e6365206f6620616e2061737365742e0021014f6e6c7920776f726b73206966207468657265206172656e277420616e79206163636f756e747320746861742061726520686f6c64696e6720746865206173736574206f72206966e0746865206e65772076616c7565206f6620606d696e5f62616c616e636560206973206c657373207468616e20746865206f6c64206f6e652e00fc4f726967696e206d757374206265205369676e656420616e64207468652073656e6465722068617320746f20626520746865204f776e6572206f66207468652c617373657420606964602e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742ec02d20606d696e5f62616c616e6365603a20546865206e65772076616c7565206f6620606d696e5f62616c616e6365602e00d4456d697473206041737365744d696e42616c616e63654368616e67656460206576656e74207768656e207375636365737366756c2e2c746f7563685f6f746865720801086964a8014c543a3a41737365744964506172616d6574657200010c77686f090401504163636f756e7449644c6f6f6b75704f663c543e001d288843726561746520616e206173736574206163636f756e7420666f72206077686f602e00c041206465706f7369742077696c6c2062652074616b656e2066726f6d20746865207369676e6572206163636f756e742e0061012d20606f726967696e603a204d757374206265205369676e65642062792060467265657a657260206f72206041646d696e60206f662074686520617373657420606964603b20746865207369676e6572206163636f756e74dc20206d75737420686176652073756666696369656e742066756e647320666f722061206465706f73697420746f2062652074616b656e2e09012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f7220746865206163636f756e7420746f20626520637265617465642e8c2d206077686f603a20546865206163636f756e7420746f20626520637265617465642e0098456d6974732060546f756368656460206576656e74207768656e207375636365737366756c2e30726566756e645f6f746865720801086964a8014c543a3a41737365744964506172616d6574657200010c77686f090401504163636f756e7449644c6f6f6b75704f663c543e001e345d0152657475726e20746865206465706f7369742028696620616e7929206f66206120746172676574206173736574206163636f756e742e2055736566756c20696620796f752061726520746865206465706f7369746f722e005d01546865206f726967696e206d757374206265205369676e656420616e642065697468657220746865206163636f756e74206f776e65722c206465706f7369746f722c206f72206173736574206041646d696e602e20496e61016f7264657220746f206275726e2061206e6f6e2d7a65726f2062616c616e6365206f66207468652061737365742c207468652063616c6c6572206d75737420626520746865206163636f756e7420616e642073686f756c64347573652060726566756e64602e0019012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f7220746865206163636f756e7420686f6c64696e672061206465706f7369742e7c2d206077686f603a20546865206163636f756e7420746f20726566756e642e00490149742077696c6c206661696c207769746820656974686572205b604572726f723a3a436f6e7461696e73486f6c6473605d206f72205b604572726f723a3a436f6e7461696e73467265657a6573605d206966d4746865206173736574206163636f756e7420636f6e7461696e7320686f6c6473206f7220667265657a657320696e20706c6163652e009c456d6974732060526566756e64656460206576656e74207768656e207375636365737366756c2e14626c6f636b0801086964a8014c543a3a41737365744964506172616d6574657200010c77686f090401504163636f756e7449644c6f6f6b75704f663c543e001f285901446973616c6c6f77206675727468657220756e70726976696c65676564207472616e7366657273206f6620616e206173736574206069646020746f20616e642066726f6d20616e206163636f756e74206077686f602e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f662074686520617373657420606964602e00b82d20606964603a20546865206964656e746966696572206f6620746865206163636f756e7427732061737365742e942d206077686f603a20546865206163636f756e7420746f20626520756e626c6f636b65642e0040456d6974732060426c6f636b6564602e00385765696768743a20604f28312960307472616e736665725f616c6c0c01086964a8014c543a3a41737365744964506172616d6574657200011064657374090401504163636f756e7449644c6f6f6b75704f663c543e0001286b6565705f616c697665200110626f6f6c0020401d015472616e736665722074686520656e74697265207472616e7366657261626c652062616c616e63652066726f6d207468652063616c6c6572206173736574206163636f756e742e0059014e4f54453a20546869732066756e6374696f6e206f6e6c7920617474656d70747320746f207472616e73666572205f7472616e7366657261626c655f2062616c616e6365732e2054686973206d65616e7320746861743d01616e792068656c642c2066726f7a656e2c206f72206d696e696d756d2062616c616e636520287768656e20606b6565705f616c6976656020697320607472756560292c2077696c6c206e6f742062655d017472616e7366657272656420627920746869732066756e6374696f6e2e20546f20656e73757265207468617420746869732066756e6374696f6e20726573756c747320696e2061206b696c6c6564206163636f756e742c4501796f75206d69676874206e65656420746f207072657061726520746865206163636f756e742062792072656d6f76696e6720616e79207265666572656e636520636f756e746572732c2073746f72616765406465706f736974732c206574632e2e2e00c0546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205369676e65642e0019012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f7220746865206163636f756e7420686f6c64696e672061206465706f7369742ea02d206064657374603a2054686520726563697069656e74206f6620746865207472616e736665722e59012d20606b6565705f616c697665603a204120626f6f6c65616e20746f2064657465726d696e652069662074686520607472616e736665725f616c6c60206f7065726174696f6e2073686f756c642073656e6420616c6c4d0120206f66207468652066756e647320746865206173736574206163636f756e74206861732c2063617573696e67207468652073656e646572206173736574206163636f756e7420746f206265206b696c6c6564450120202866616c7365292c206f72207472616e736665722065766572797468696e6720657863657074206174206c6561737420746865206d696e696d756d2062616c616e63652c2077686963682077696c6ce8202067756172616e74656520746f206b656570207468652073656e646572206173736574206163636f756e7420616c697665202874727565292e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e29060c3870616c6c65745f756e69717565731870616c6c65741043616c6c08045400044900016818637265617465080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400011461646d696e090401504163636f756e7449644c6f6f6b75704f663c543e000040090149737375652061206e657720636f6c6c656374696f6e206f66206e6f6e2d66756e6769626c65206974656d732066726f6d2061207075626c6963206f726967696e2e001d0154686973206e657720636f6c6c656374696f6e20686173206e6f206974656d7320696e697469616c6c7920616e6420697473206f776e657220697320746865206f726967696e2e006101546865206f726967696e206d75737420636f6e666f726d20746f2074686520636f6e6669677572656420604372656174654f726967696e6020616e6420686176652073756666696369656e742066756e647320667265652e00ac604974656d4465706f736974602066756e6473206f662073656e646572206172652072657365727665642e002c506172616d65746572733a61012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f6620746865206e657720636f6c6c656374696f6e2e2054686973206d757374206e6f742062652063757272656e746c7920696e207573652e45012d206061646d696e603a205468652061646d696e206f66207468697320636f6c6c656374696f6e2e205468652061646d696e2069732074686520696e697469616c2061646472657373206f662065616368986d656d626572206f662074686520636f6c6c656374696f6e27732061646d696e207465616d2e0098456d69747320604372656174656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f2831296030666f7263655f6372656174650c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001146f776e6572090401504163636f756e7449644c6f6f6b75704f663c543e000130667265655f686f6c64696e67200110626f6f6c000144190149737375652061206e657720636f6c6c656374696f6e206f66206e6f6e2d66756e6769626c65206974656d732066726f6d20612070726976696c65676564206f726967696e2e00ac54686973206e657720636f6c6c656374696f6e20686173206e6f206974656d7320696e697469616c6c792e00a4546865206f726967696e206d75737420636f6e666f726d20746f2060466f7263654f726967696e602e009c556e6c696b652060637265617465602c206e6f2066756e6473206172652072657365727665642e0049012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f6620746865206e6577206974656d2e2054686973206d757374206e6f742062652063757272656e746c7920696e207573652e39012d20606f776e6572603a20546865206f776e6572206f66207468697320636f6c6c656374696f6e206f66206974656d732e20546865206f776e6572206861732066756c6c207375706572757365723420207065726d697373696f6e7321016f7665722074686973206974656d2c20627574206d6179206c61746572206368616e676520616e6420636f6e66696775726520746865207065726d697373696f6e73207573696e6790607472616e736665725f6f776e6572736869706020616e6420607365745f7465616d602e00ac456d6974732060466f7263654372656174656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f283129601c64657374726f79080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400011c7769746e6573732d06013844657374726f795769746e65737300023c9c44657374726f79206120636f6c6c656374696f6e206f662066756e6769626c65206974656d732e005d01546865206f726967696e206d75737420636f6e666f726d20746f2060466f7263654f726967696e60206f72206d75737420626520605369676e65646020616e64207468652073656e646572206d75737420626520746865686f776e6572206f66207468652060636f6c6c656374696f6e602e0005012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e20746f2062652064657374726f7965642e31012d20607769746e657373603a20496e666f726d6174696f6e206f6e20746865206974656d73206d696e74656420696e2074686520636f6c6c656374696f6e2e2054686973206d75737420626520636f72726563742e00a0456d697473206044657374726f79656460206576656e74207768656e207375636365737366756c2e00645765696768743a20604f286e202b206d29602077686572653a542d20606e203d207769746e6573732e6974656d7360782d20606d203d207769746e6573732e6974656d5f6d657461646174617360682d206061203d207769746e6573732e6174747269627574657360106d696e740c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001146f776e6572090401504163636f756e7449644c6f6f6b75704f663c543e00032ca04d696e7420616e206974656d206f66206120706172746963756c617220636f6c6c656374696f6e2e004101546865206f726967696e206d757374206265205369676e656420616e64207468652073656e646572206d7573742062652074686520497373756572206f66207468652060636f6c6c656374696f6e602e00e02d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f206265206d696e7465642ec82d20606974656d603a20546865206974656d2076616c7565206f6620746865206974656d20746f206265206d696e7465642ed82d206062656e6566696369617279603a2054686520696e697469616c206f776e6572206f6620746865206d696e746564206974656d2e0094456d697473206049737375656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f28312960106275726e0c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400012c636865636b5f6f776e6572310601704f7074696f6e3c4163636f756e7449644c6f6f6b75704f663c543e3e00043c5844657374726f7920612073696e676c65206974656d2e00f44f726967696e206d757374206265205369676e656420616e6420746865207369676e696e67206163636f756e74206d757374206265206569746865723a802d207468652041646d696e206f66207468652060636f6c6c656374696f6e603b682d20746865204f776e6572206f662074686520606974656d603b00e02d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f206265206275726e65642eb02d20606974656d603a20546865206974656d206f6620746865206974656d20746f206265206275726e65642e51012d2060636865636b5f6f776e6572603a2049662060536f6d6560207468656e20746865206f7065726174696f6e2077696c6c206661696c2077697468206057726f6e674f776e65726020756e6c657373207468657820206974656d206973206f776e656420627920746869732076616c75652e00b4456d69747320604275726e6564602077697468207468652061637475616c20616d6f756e74206275726e65642e00385765696768743a20604f283129607c4d6f6465733a2060636865636b5f6f776e65722e69735f736f6d652829602e207472616e736665720c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400011064657374090401504163636f756e7449644c6f6f6b75704f663c543e000544c04d6f766520616e206974656d2066726f6d207468652073656e646572206163636f756e7420746f20616e6f746865722e00b454686973207265736574732074686520617070726f766564206163636f756e74206f6620746865206974656d2e00f44f726967696e206d757374206265205369676e656420616e6420746865207369676e696e67206163636f756e74206d757374206265206569746865723a802d207468652041646d696e206f66207468652060636f6c6c656374696f6e603b682d20746865204f776e6572206f662074686520606974656d603b35012d2074686520617070726f7665642064656c656761746520666f722074686520606974656d602028696e207468697320636173652c2074686520617070726f76616c206973207265736574292e0028417267756d656e74733af42d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f206265207472616e736665727265642ec42d20606974656d603a20546865206974656d206f6620746865206974656d20746f206265207472616e736665727265642edc2d206064657374603a20546865206163636f756e7420746f2072656365697665206f776e657273686970206f6620746865206974656d2e0050456d69747320605472616e73666572726564602e00385765696768743a20604f283129602472656465706f736974080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001146974656d73690201385665633c543a3a4974656d49643e0006449852656576616c7561746520746865206465706f73697473206f6e20736f6d65206974656d732e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66207468652060636f6c6c656374696f6e602e00b02d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e20746f2062652066726f7a656e2e29012d20606974656d73603a20546865206974656d73206f662074686520636f6c6c656374696f6e2077686f7365206465706f736974732077696c6c2062652072656576616c75617465642e002d014e4f54453a205468697320657869737473206173206120626573742d6566666f72742066756e6374696f6e2e20416e79206974656d732077686963682061726520756e6b6e6f776e206f723901696e207468652063617365207468617420746865206f776e6572206163636f756e7420646f6573206e6f7420686176652072657365727661626c652066756e647320746f2070617920666f7220614d016465706f73697420696e637265617365206172652069676e6f7265642e2047656e6572616c6c7920746865206f776e65722069736e277420676f696e6720746f2063616c6c2074686973206f6e206974656d73550177686f7365206578697374696e67206465706f736974206973206c657373207468616e2074686520726566726573686564206465706f73697420617320697420776f756c64206f6e6c7920636f7374207468656d2c78736f2069742773206f66206c6974746c6520636f6e73657175656e63652e00590149742077696c6c207374696c6c2072657475726e20616e206572726f7220696e20746865206361736520746861742074686520636f6c6c656374696f6e20697320756e6b6e6f776e206f6620746865207369676e6572706973206e6f74207065726d697474656420746f2063616c6c2069742e00605765696768743a20604f286974656d732e6c656e2829296018667265657a65080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d4964000728c8446973616c6c6f77206675727468657220756e70726976696c65676564207472616e73666572206f6620616e206974656d2e003d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f66207468652060636f6c6c656374696f6e602e00e02d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f2062652066726f7a656e2eb02d20606974656d603a20546865206974656d206f6620746865206974656d20746f2062652066726f7a656e2e003c456d697473206046726f7a656e602e00385765696768743a20604f283129601074686177080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d4964000828a852652d616c6c6f7720756e70726976696c65676564207472616e73666572206f6620616e206974656d2e003d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f66207468652060636f6c6c656374696f6e602e00e02d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f206265207468617765642eb02d20606974656d603a20546865206974656d206f6620746865206974656d20746f206265207468617765642e003c456d6974732060546861776564602e00385765696768743a20604f2831296044667265657a655f636f6c6c656374696f6e040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964000924fc446973616c6c6f77206675727468657220756e70726976696c65676564207472616e736665727320666f7220612077686f6c6520636f6c6c656374696f6e2e003d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f66207468652060636f6c6c656374696f6e602e00b02d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e20746f2062652066726f7a656e2e0064456d6974732060436f6c6c656374696f6e46726f7a656e602e00385765696768743a20604f283129603c746861775f636f6c6c656374696f6e040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964000a24dc52652d616c6c6f7720756e70726976696c65676564207472616e736665727320666f7220612077686f6c6520636f6c6c656374696f6e2e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f66207468652060636f6c6c656374696f6e602e00b02d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e20746f206265207468617765642e0064456d6974732060436f6c6c656374696f6e546861776564602e00385765696768743a20604f28312960487472616e736665725f6f776e657273686970080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001246e65775f6f776e6572090401504163636f756e7449644c6f6f6b75704f663c543e000b2c844368616e676520746865204f776e6572206f66206120636f6c6c656374696f6e2e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66207468652060636f6c6c656374696f6e602e00f42d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e2077686f7365206f776e65722073686f756c64206265206368616e6765642e09012d20606f776e6572603a20546865206e6577204f776e6572206f66207468697320636f6c6c656374696f6e2e2054686579206d75737420686176652063616c6c656449012020607365745f6163636570745f6f776e6572736869706020776974682060636f6c6c656374696f6e6020696e206f7264657220666f722074686973206f7065726174696f6e20746f20737563636565642e0054456d69747320604f776e65724368616e676564602e00385765696768743a20604f28312960207365745f7465616d100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964000118697373756572090401504163636f756e7449644c6f6f6b75704f663c543e00011461646d696e090401504163636f756e7449644c6f6f6b75704f663c543e00011c667265657a6572090401504163636f756e7449644c6f6f6b75704f663c543e000c30d44368616e676520746865204973737565722c2041646d696e20616e6420467265657a6572206f66206120636f6c6c656374696f6e2e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66207468652060636f6c6c656374696f6e602e00f02d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e2077686f7365207465616d2073686f756c64206265206368616e6765642eb82d2060697373756572603a20546865206e657720497373756572206f66207468697320636f6c6c656374696f6e2eb02d206061646d696e603a20546865206e65772041646d696e206f66207468697320636f6c6c656374696f6e2ec02d2060667265657a6572603a20546865206e657720467265657a6572206f66207468697320636f6c6c656374696f6e2e0050456d69747320605465616d4368616e676564602e00385765696768743a20604f2831296040617070726f76655f7472616e736665720c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400012064656c6567617465090401504163636f756e7449644c6f6f6b75704f663c543e000d381501417070726f766520616e206974656d20746f206265207472616e7366657272656420627920612064656c6567617465642074686972642d7061727479206163636f756e742e004d01546865206f726967696e206d75737420636f6e666f726d20746f2060466f7263654f726967696e60206f72206d75737420626520605369676e65646020616e64207468652073656e646572206d757374206265f865697468657220746865206f776e6572206f662074686520606974656d60206f72207468652061646d696e206f662074686520636f6c6c656374696f6e2e0045012d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f20626520617070726f76656420666f722064656c656761746564207472616e736665722e15012d20606974656d603a20546865206974656d206f6620746865206974656d20746f20626520617070726f76656420666f722064656c656761746564207472616e736665722e19012d206064656c6567617465603a20546865206163636f756e7420746f2064656c6567617465207065726d697373696f6e20746f207472616e7366657220746865206974656d2e001901496d706f7274616e74204e4f54453a205468652060617070726f76656460206163636f756e7420676574732072657365742061667465722065616368207472616e736665722e0090456d6974732060417070726f7665645472616e7366657260206f6e20737563636573732e00385765696768743a20604f283129603c63616e63656c5f617070726f76616c0c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001506d617962655f636865636b5f64656c6567617465310601704f7074696f6e3c4163636f756e7449644c6f6f6b75704f663c543e3e000e40110143616e63656c20746865207072696f7220617070726f76616c20666f7220746865207472616e73666572206f6620616e206974656d20627920612064656c65676174652e00584f726967696e206d757374206265206569746865723a542d207468652060466f72636560206f726967696e3bfc2d20605369676e656460207769746820746865207369676e6572206265696e67207468652041646d696e206f66207468652060636f6c6c656374696f6e603be42d20605369676e656460207769746820746865207369676e6572206265696e6720746865204f776e6572206f662074686520606974656d603b0028417267756d656e74733a3d012d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d206f662077686f736520617070726f76616c2077696c6c2062652063616e63656c6c65642e0d012d20606974656d603a20546865206974656d206f6620746865206974656d206f662077686f736520617070726f76616c2077696c6c2062652063616e63656c6c65642e51012d20606d617962655f636865636b5f64656c6567617465603a2049662060536f6d65602077696c6c20656e7375726520746861742074686520676976656e206163636f756e7420697320746865206f6e6520746fb020207768696368207065726d697373696f6e206f66207472616e736665722069732064656c6567617465642e0094456d6974732060417070726f76616c43616e63656c6c656460206f6e20737563636573732e00385765696768743a20604f2831296044666f7263655f6974656d5f7374617475731c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001146f776e6572090401504163636f756e7449644c6f6f6b75704f663c543e000118697373756572090401504163636f756e7449644c6f6f6b75704f663c543e00011461646d696e090401504163636f756e7449644c6f6f6b75704f663c543e00011c667265657a6572090401504163636f756e7449644c6f6f6b75704f663c543e000130667265655f686f6c64696e67200110626f6f6c00012469735f66726f7a656e200110626f6f6c000f4094416c746572207468652061747472696275746573206f66206120676976656e206974656d2e00744f726967696e206d7573742062652060466f7263654f726967696e602e00ac2d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f6620746865206974656d2e982d20606f776e6572603a20546865206e6577204f776e6572206f662074686973206974656d2ea02d2060697373756572603a20546865206e657720497373756572206f662074686973206974656d2e982d206061646d696e603a20546865206e65772041646d696e206f662074686973206974656d2ea82d2060667265657a6572603a20546865206e657720467265657a6572206f662074686973206974656d2e51012d2060667265655f686f6c64696e67603a20576865746865722061206465706f7369742069732074616b656e20666f7220686f6c64696e6720616e206974656d206f66207468697320636f6c6c656374696f6e2e39012d206069735f66726f7a656e603a2057686574686572207468697320636f6c6c656374696f6e2069732066726f7a656e2065786365707420666f72207065726d697373696f6e65642f61646d696e34696e737472756374696f6e732e00e0456d69747320604974656d5374617475734368616e67656460207769746820746865206964656e74697479206f6620746865206974656d2e00385765696768743a20604f28312960347365745f617474726962757465100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001286d617962655f6974656d6d0201444f7074696f6e3c543a3a4974656d49643e00010c6b65797102016c426f756e6465645665633c75382c20543a3a4b65794c696d69743e00011476616c756575020174426f756e6465645665633c75382c20543a3a56616c75654c696d69743e001044a853657420616e2061747472696275746520666f72206120636f6c6c656374696f6e206f72206974656d2e005d014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f72205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66207468653460636f6c6c656374696f6e602e005101496620746865206f726967696e206973205369676e65642c207468656e2066756e6473206f66207369676e657220617265207265736572766564206163636f7264696e6720746f2074686520666f726d756c613a2901604d657461646174614465706f73697442617365202b204465706f73697450657242797465202a20286b65792e6c656e202b2076616c75652e6c656e29602074616b696e6720696e746f8c6163636f756e7420616e7920616c72656164792072657365727665642066756e64732e0039012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2077686f7365206974656d2773206d6574616461746120746f207365742e05012d20606d617962655f6974656d603a20546865206964656e746966696572206f6620746865206974656d2077686f7365206d6574616461746120746f207365742e882d20606b6579603a20546865206b6579206f6620746865206174747269627574652ecc2d206076616c7565603a205468652076616c756520746f20776869636820746f2073657420746865206174747269627574652e0054456d6974732060417474726962757465536574602e00385765696768743a20604f283129603c636c6561725f6174747269627574650c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001286d617962655f6974656d6d0201444f7074696f6e3c543a3a4974656d49643e00010c6b65797102016c426f756e6465645665633c75382c20543a3a4b65794c696d69743e001138b0436c65617220616e2061747472696275746520666f72206120636f6c6c656374696f6e206f72206974656d2e005d014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f72205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66207468653460636f6c6c656374696f6e602e00c0416e79206465706f73697420697320667265656420666f722074686520636f6c6c656374696f6e2773206f776e65722e0041012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2077686f7365206974656d2773206d6574616461746120746f20636c6561722e0d012d20606d617962655f6974656d603a20546865206964656e746966696572206f6620746865206974656d2077686f7365206d6574616461746120746f20636c6561722e882d20606b6579603a20546865206b6579206f6620746865206174747269627574652e0064456d6974732060417474726962757465436c6561726564602e00385765696768743a20604f28312960307365745f6d65746164617461100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001106461746165020178426f756e6465645665633c75382c20543a3a537472696e674c696d69743e00012469735f66726f7a656e200110626f6f6c0012447453657420746865206d6574616461746120666f7220616e206974656d2e005d014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f72205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66207468653460636f6c6c656374696f6e602e005101496620746865206f726967696e206973205369676e65642c207468656e2066756e6473206f66207369676e657220617265207265736572766564206163636f7264696e6720746f2074686520666f726d756c613af4604d657461646174614465706f73697442617365202b204465706f73697450657242797465202a20646174612e6c656e602074616b696e6720696e746f8c6163636f756e7420616e7920616c72656164792072657365727665642066756e64732e0039012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2077686f7365206974656d2773206d6574616461746120746f207365742eec2d20606974656d603a20546865206964656e746966696572206f6620746865206974656d2077686f7365206d6574616461746120746f207365742e4d012d206064617461603a205468652067656e6572616c20696e666f726d6174696f6e206f662074686973206974656d2e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e35012d206069735f66726f7a656e603a205768657468657220746865206d657461646174612073686f756c642062652066726f7a656e20616761696e73742066757274686572206368616e6765732e0050456d69747320604d65746164617461536574602e00385765696768743a20604f2831296038636c6561725f6d65746164617461080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640013347c436c65617220746865206d6574616461746120666f7220616e206974656d2e005d014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f72205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66207468651c606974656d602e00c0416e79206465706f73697420697320667265656420666f722074686520636f6c6c656374696f6e2773206f776e65722e0041012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2077686f7365206974656d2773206d6574616461746120746f20636c6561722ef42d20606974656d603a20546865206964656e746966696572206f6620746865206974656d2077686f7365206d6574616461746120746f20636c6561722e0060456d69747320604d65746164617461436c6561726564602e00385765696768743a20604f283129605c7365745f636f6c6c656374696f6e5f6d657461646174610c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106461746165020178426f756e6465645665633c75382c20543a3a537472696e674c696d69743e00012469735f66726f7a656e200110626f6f6c0014408853657420746865206d6574616461746120666f72206120636f6c6c656374696f6e2e0055014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f7220605369676e65646020616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66447468652060636f6c6c656374696f6e602e005901496620746865206f726967696e20697320605369676e6564602c207468656e2066756e6473206f66207369676e657220617265207265736572766564206163636f7264696e6720746f2074686520666f726d756c613af4604d657461646174614465706f73697442617365202b204465706f73697450657242797465202a20646174612e6c656e602074616b696e6720696e746f8c6163636f756e7420616e7920616c72656164792072657365727665642066756e64732e0011012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f6620746865206974656d2077686f7365206d6574616461746120746f207570646174652e4d012d206064617461603a205468652067656e6572616c20696e666f726d6174696f6e206f662074686973206974656d2e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e35012d206069735f66726f7a656e603a205768657468657220746865206d657461646174612073686f756c642062652066726f7a656e20616761696e73742066757274686572206368616e6765732e0078456d6974732060436f6c6c656374696f6e4d65746164617461536574602e00385765696768743a20604f2831296064636c6561725f636f6c6c656374696f6e5f6d65746164617461040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400153090436c65617220746865206d6574616461746120666f72206120636f6c6c656374696f6e2e0055014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f7220605369676e65646020616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66447468652060636f6c6c656374696f6e602e00c0416e79206465706f73697420697320667265656420666f722074686520636f6c6c656374696f6e2773206f776e65722e0025012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2077686f7365206d6574616461746120746f20636c6561722e0088456d6974732060436f6c6c656374696f6e4d65746164617461436c6561726564602e00385765696768743a20604f28312960507365745f6163636570745f6f776e6572736869700401406d617962655f636f6c6c656374696f6e6d02015c4f7074696f6e3c543a3a436f6c6c656374696f6e49643e001628110153657420286f72207265736574292074686520616363657074616e6365206f66206f776e65727368697020666f72206120706172746963756c6172206163636f756e742e0061014f726967696e206d75737420626520605369676e65646020616e6420696620606d617962655f636f6c6c656374696f6e602069732060536f6d65602c207468656e20746865207369676e6572206d757374206861766520614c70726f7669646572207265666572656e63652e0051012d20606d617962655f636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2077686f7365206f776e65727368697020746865207369676e65722069736101202077696c6c696e6720746f206163636570742c206f7220696620604e6f6e65602c20616e20696e6469636174696f6e207468617420746865207369676e65722069732077696c6c696e6720746f20616363657074206e6f5c20206f776e657273686970207472616e73666572616c2e008c456d69747320604f776e657273686970416363657074616e63654368616e676564602e647365745f636f6c6c656374696f6e5f6d61785f737570706c79080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001286d61785f737570706c7910010c75333200172ce053657420746865206d6178696d756d20616d6f756e74206f66206974656d73206120636f6c6c656374696f6e20636f756c6420686176652e0055014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f7220605369676e65646020616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66447468652060636f6c6c656374696f6e602e00e44e6f74653a20546869732066756e6374696f6e2063616e206f6e6c792073756363656564206f6e63652070657220636f6c6c656374696f6e2e00ec2d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e20746f206368616e67652e11012d20606d61785f737570706c79603a20546865206d6178696d756d20616d6f756e74206f66206974656d73206120636f6c6c656374696f6e20636f756c6420686176652e00d4456d6974732060436f6c6c656374696f6e4d6178537570706c7953657460206576656e74207768656e207375636365737366756c2e247365745f7072696365100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400011470726963653506015c4f7074696f6e3c4974656d50726963653c542c20493e3e00014477686974656c69737465645f6275796572310601704f7074696f6e3c4163636f756e7449644c6f6f6b75704f663c543e3e00182c9453657420286f72207265736574292074686520707269636520666f7220616e206974656d2e0001014f726967696e206d757374206265205369676e656420616e64206d75737420626520746865206f776e6572206f662074686520617373657420606974656d602e00ac2d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d2ea02d20606974656d603a20546865206974656d20746f207365742074686520707269636520666f722e0d012d20607072696365603a2054686520707269636520666f7220746865206974656d2e205061737320604e6f6e65602c20746f207265736574207468652070726963652ef42d20606275796572603a205265737472696374732074686520627579206f7065726174696f6e20746f2061207370656369666963206163636f756e742e00ec456d69747320604974656d507269636553657460206f6e207375636365737320696620746865207072696365206973206e6f7420604e6f6e65602eec456d69747320604974656d507269636552656d6f76656460206f6e20737563636573732069662074686520707269636520697320604e6f6e65602e206275795f6974656d0c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001246269645f707269636518013c4974656d50726963653c542c20493e001924a8416c6c6f777320746f2062757920616e206974656d206966206974277320757020666f722073616c652e00f84f726967696e206d757374206265205369676e656420616e64206d757374206e6f7420626520746865206f776e6572206f662074686520606974656d602e00ac2d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d2eac2d20606974656d603a20546865206974656d207468652073656e6465722077616e747320746f206275792ed82d20606269645f7072696365603a20546865207072696365207468652073656e6465722069732077696c6c696e6720746f207061792e0078456d69747320604974656d426f7567687460206f6e20737563636573732e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e2d060c3870616c6c65745f756e69717565731474797065733844657374726f795769746e65737300000c01146974656d73a8010c7533320001386974656d5f6d6574616461746173a8010c75333200012861747472696275746573a8010c7533320000310604184f7074696f6e0404540109040108104e6f6e6500000010536f6d65040009040000010000350604184f7074696f6e04045401180108104e6f6e6500000010536f6d65040018000001000039060c2c70616c6c65745f6e6674731870616c6c65741043616c6c08045400044900019c1863726561746508011461646d696e090401504163636f756e7449644c6f6f6b75704f663c543e000118636f6e6669673d060164436f6c6c656374696f6e436f6e666967466f723c542c20493e00003c090149737375652061206e657720636f6c6c656374696f6e206f66206e6f6e2d66756e6769626c65206974656d732066726f6d2061207075626c6963206f726967696e2e001d0154686973206e657720636f6c6c656374696f6e20686173206e6f206974656d7320696e697469616c6c7920616e6420697473206f776e657220697320746865206f726967696e2e002501546865206f726967696e206d757374206265205369676e656420616e64207468652073656e646572206d75737420686176652073756666696369656e742066756e647320667265652e00c460436f6c6c656374696f6e4465706f736974602066756e6473206f662073656e646572206172652072657365727665642e002c506172616d65746572733a45012d206061646d696e603a205468652061646d696e206f66207468697320636f6c6c656374696f6e2e205468652061646d696e2069732074686520696e697469616c2061646472657373206f662065616368986d656d626572206f662074686520636f6c6c656374696f6e27732061646d696e207465616d2e0098456d69747320604372656174656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f2831296030666f7263655f6372656174650801146f776e6572090401504163636f756e7449644c6f6f6b75704f663c543e000118636f6e6669673d060164436f6c6c656374696f6e436f6e666967466f723c542c20493e00013c190149737375652061206e657720636f6c6c656374696f6e206f66206e6f6e2d66756e6769626c65206974656d732066726f6d20612070726976696c65676564206f726967696e2e00ac54686973206e657720636f6c6c656374696f6e20686173206e6f206974656d7320696e697469616c6c792e00a4546865206f726967696e206d75737420636f6e666f726d20746f2060466f7263654f726967696e602e009c556e6c696b652060637265617465602c206e6f2066756e6473206172652072657365727665642e0039012d20606f776e6572603a20546865206f776e6572206f66207468697320636f6c6c656374696f6e206f66206974656d732e20546865206f776e6572206861732066756c6c20737570657275736572590120207065726d697373696f6e73206f7665722074686973206974656d2c20627574206d6179206c61746572206368616e676520616e6420636f6e66696775726520746865207065726d697373696f6e73207573696e67982020607472616e736665725f6f776e6572736869706020616e6420607365745f7465616d602e00ac456d6974732060466f7263654372656174656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f283129601c64657374726f79080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400011c7769746e6573735906013844657374726f795769746e6573730002449c44657374726f79206120636f6c6c656374696f6e206f662066756e6769626c65206974656d732e005d01546865206f726967696e206d75737420636f6e666f726d20746f2060466f7263654f726967696e60206f72206d75737420626520605369676e65646020616e64207468652073656e646572206d75737420626520746865686f776e6572206f66207468652060636f6c6c656374696f6e602e00dc4e4f54453a2054686520636f6c6c656374696f6e206d75737420686176652030206974656d7320746f2062652064657374726f7965642e0005012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e20746f2062652064657374726f7965642e31012d20607769746e657373603a20496e666f726d6174696f6e206f6e20746865206974656d73206d696e74656420696e2074686520636f6c6c656374696f6e2e2054686973206d75737420626520636f72726563742e00a0456d697473206044657374726f79656460206576656e74207768656e207375636365737366756c2e00745765696768743a20604f286d202b2063202b206129602077686572653a782d20606d203d207769746e6573732e6974656d5f6d657461646174617360702d206063203d207769746e6573732e6974656d5f636f6e6669677360682d206061203d207769746e6573732e6174747269627574657360106d696e74100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400011c6d696e745f746f090401504163636f756e7449644c6f6f6b75704f663c543e0001307769746e6573735f646174615d0601d84f7074696f6e3c4d696e745769746e6573733c543a3a4974656d49642c204465706f73697442616c616e63654f663c542c20493e3e3e000340a04d696e7420616e206974656d206f66206120706172746963756c617220636f6c6c656374696f6e2e005101546865206f726967696e206d757374206265205369676e656420616e64207468652073656e646572206d75737420636f6d706c7920776974682074686520606d696e745f73657474696e6773602072756c65732e00e02d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f206265206d696e7465642ea02d20606974656d603a20416e206964656e746966696572206f6620746865206e6577206974656d2ee02d20606d696e745f746f603a204163636f756e7420696e746f20776869636820746865206974656d2077696c6c206265206d696e7465642e45012d20607769746e6573735f64617461603a205768656e20746865206d696e7420747970652069732060486f6c6465724f6628636f6c6c656374696f6e5f696429602c207468656e20746865206f776e6564590120206974656d5f69642066726f6d207468617420636f6c6c656374696f6e206e6565647320746f2062652070726f76696465642077697468696e20746865207769746e6573732064617461206f626a6563742e20496661012020746865206d696e74207072696365206973207365742c207468656e2069742073686f756c64206265206164646974696f6e616c6c7920636f6e6669726d656420696e2074686520607769746e6573735f64617461602e0051014e6f74653a20746865206465706f7369742077696c6c2062652074616b656e2066726f6d2074686520606f726967696e6020616e64206e6f742074686520606f776e657260206f662074686520606974656d602e0094456d697473206049737375656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f2831296028666f7263655f6d696e74100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400011c6d696e745f746f090401504163636f756e7449644c6f6f6b75704f663c543e00012c6974656d5f636f6e666967650601284974656d436f6e66696700043405014d696e7420616e206974656d206f66206120706172746963756c617220636f6c6c656374696f6e2066726f6d20612070726976696c65676564206f726967696e2e005d01546865206f726967696e206d75737420636f6e666f726d20746f2060466f7263654f726967696e60206f72206d75737420626520605369676e65646020616e64207468652073656e646572206d757374206265207468656c497373756572206f66207468652060636f6c6c656374696f6e602e00e02d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f206265206d696e7465642ea02d20606974656d603a20416e206964656e746966696572206f6620746865206e6577206974656d2ee02d20606d696e745f746f603a204163636f756e7420696e746f20776869636820746865206974656d2077696c6c206265206d696e7465642ea82d20606974656d5f636f6e666967603a204120636f6e666967206f6620746865206e6577206974656d2e0094456d697473206049737375656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f28312960106275726e080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400052c5844657374726f7920612073696e676c65206974656d2e005d01546865206f726967696e206d75737420636f6e666f726d20746f2060466f7263654f726967696e60206f72206d757374206265205369676e656420616e6420746865207369676e696e67206163636f756e74206d7573746c626520746865206f776e6572206f662074686520606974656d602e00e02d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f206265206275726e65642e802d20606974656d603a20546865206974656d20746f206265206275726e65642e003c456d69747320604275726e6564602e00385765696768743a20604f28312960207472616e736665720c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400011064657374090401504163636f756e7449644c6f6f6b75704f663c543e000638c04d6f766520616e206974656d2066726f6d207468652073656e646572206163636f756e7420746f20616e6f746865722e00f44f726967696e206d757374206265205369676e656420616e6420746865207369676e696e67206163636f756e74206d757374206265206569746865723a682d20746865204f776e6572206f662074686520606974656d603b35012d2074686520617070726f7665642064656c656761746520666f722074686520606974656d602028696e207468697320636173652c2074686520617070726f76616c206973207265736574292e0028417267756d656e74733af42d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f206265207472616e736665727265642e942d20606974656d603a20546865206974656d20746f206265207472616e736665727265642edc2d206064657374603a20546865206163636f756e7420746f2072656365697665206f776e657273686970206f6620746865206974656d2e0050456d69747320605472616e73666572726564602e00385765696768743a20604f283129602472656465706f736974080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001146974656d73690201385665633c543a3a4974656d49643e0007449c52652d6576616c7561746520746865206465706f73697473206f6e20736f6d65206974656d732e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66207468652060636f6c6c656374696f6e602e00f82d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d7320746f2062652072656576616c75617465642e29012d20606974656d73603a20546865206974656d73206f662074686520636f6c6c656374696f6e2077686f7365206465706f736974732077696c6c2062652072656576616c75617465642e002d014e4f54453a205468697320657869737473206173206120626573742d6566666f72742066756e6374696f6e2e20416e79206974656d732077686963682061726520756e6b6e6f776e206f723901696e207468652063617365207468617420746865206f776e6572206163636f756e7420646f6573206e6f7420686176652072657365727661626c652066756e647320746f2070617920666f7220614d016465706f73697420696e637265617365206172652069676e6f7265642e2047656e6572616c6c7920746865206f776e65722069736e277420676f696e6720746f2063616c6c2074686973206f6e206974656d73550177686f7365206578697374696e67206465706f736974206973206c657373207468616e2074686520726566726573686564206465706f73697420617320697420776f756c64206f6e6c7920636f7374207468656d2c78736f2069742773206f66206c6974746c6520636f6e73657175656e63652e00590149742077696c6c207374696c6c2072657475726e20616e206572726f7220696e20746865206361736520746861742074686520636f6c6c656374696f6e20697320756e6b6e6f776e206f7220746865207369676e6572706973206e6f74207065726d697474656420746f2063616c6c2069742e00605765696768743a20604f286974656d732e6c656e28292960486c6f636b5f6974656d5f7472616e73666572080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d4964000828c8446973616c6c6f77206675727468657220756e70726976696c65676564207472616e73666572206f6620616e206974656d2e003d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f66207468652060636f6c6c656374696f6e602e00e42d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f206265206368616e6765642eb82d20606974656d603a20546865206974656d20746f206265636f6d65206e6f6e2d7472616e7366657261626c652e006c456d69747320604974656d5472616e736665724c6f636b6564602e00385765696768743a20604f2831296050756e6c6f636b5f6974656d5f7472616e73666572080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d4964000928a852652d616c6c6f7720756e70726976696c65676564207472616e73666572206f6620616e206974656d2e003d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f66207468652060636f6c6c656374696f6e602e00e42d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f206265206368616e6765642ea82d20606974656d603a20546865206974656d20746f206265636f6d65207472616e7366657261626c652e0074456d69747320604974656d5472616e73666572556e6c6f636b6564602e00385765696768743a20604f283129603c6c6f636b5f636f6c6c656374696f6e080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001346c6f636b5f73657474696e677341060148436f6c6c656374696f6e53657474696e6773000a30d8446973616c6c6f7773207370656369666965642073657474696e677320666f72207468652077686f6c6520636f6c6c656374696f6e2e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66207468652060636f6c6c656374696f6e602e00b02d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e20746f206265206c6f636b65642eb42d20606c6f636b5f73657474696e6773603a205468652073657474696e677320746f206265206c6f636b65642e001d014e6f74653a206974277320706f737369626c6520746f206f6e6c79206c6f636b2873657429207468652073657474696e672c20627574206e6f7420746f20756e7365742069742e0064456d6974732060436f6c6c656374696f6e4c6f636b6564602e00385765696768743a20604f28312960487472616e736665725f6f776e657273686970080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001246e65775f6f776e6572090401504163636f756e7449644c6f6f6b75704f663c543e000b2c844368616e676520746865204f776e6572206f66206120636f6c6c656374696f6e2e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66207468652060636f6c6c656374696f6e602e00f42d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e2077686f7365206f776e65722073686f756c64206265206368616e6765642e09012d20606f776e6572603a20546865206e6577204f776e6572206f66207468697320636f6c6c656374696f6e2e2054686579206d75737420686176652063616c6c656449012020607365745f6163636570745f6f776e6572736869706020776974682060636f6c6c656374696f6e6020696e206f7264657220666f722074686973206f7065726174696f6e20746f20737563636565642e0054456d69747320604f776e65724368616e676564602e00385765696768743a20604f28312960207365745f7465616d100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964000118697373756572310601704f7074696f6e3c4163636f756e7449644c6f6f6b75704f663c543e3e00011461646d696e310601704f7074696f6e3c4163636f756e7449644c6f6f6b75704f663c543e3e00011c667265657a6572310601704f7074696f6e3c4163636f756e7449644c6f6f6b75704f663c543e3e000c40d44368616e676520746865204973737565722c2041646d696e20616e6420467265657a6572206f66206120636f6c6c656374696f6e2e005d014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f72205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66207468653460636f6c6c656374696f6e602e0051014e6f74653a2062792073657474696e672074686520726f6c6520746f20604e6f6e6560206f6e6c79207468652060466f7263654f726967696e602077696c6c2062652061626c6520746f206368616e676520697464616674657220746f2060536f6d65286163636f756e7429602e00f02d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e2077686f7365207465616d2073686f756c64206265206368616e6765642eb82d2060697373756572603a20546865206e657720497373756572206f66207468697320636f6c6c656374696f6e2eb02d206061646d696e603a20546865206e65772041646d696e206f66207468697320636f6c6c656374696f6e2ec02d2060667265657a6572603a20546865206e657720467265657a6572206f66207468697320636f6c6c656374696f6e2e0050456d69747320605465616d4368616e676564602e00385765696768743a20604f2831296058666f7263655f636f6c6c656374696f6e5f6f776e6572080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001146f776e6572090401504163636f756e7449644c6f6f6b75704f663c543e000d28844368616e676520746865204f776e6572206f66206120636f6c6c656374696f6e2e00744f726967696e206d7573742062652060466f7263654f726967696e602e00c42d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2eb02d20606f776e6572603a20546865206e6577204f776e6572206f66207468697320636f6c6c656374696f6e2e0054456d69747320604f776e65724368616e676564602e00385765696768743a20604f283129605c666f7263655f636f6c6c656374696f6e5f636f6e666967080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964000118636f6e6669673d060164436f6c6c656374696f6e436f6e666967466f723c542c20493e000e28884368616e67652074686520636f6e666967206f66206120636f6c6c656374696f6e2e00744f726967696e206d7573742062652060466f7263654f726967696e602e00c42d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2eb82d2060636f6e666967603a20546865206e657720636f6e666967206f66207468697320636f6c6c656374696f6e2e0080456d6974732060436f6c6c656374696f6e436f6e6669674368616e676564602e00385765696768743a20604f2831296040617070726f76655f7472616e73666572100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400012064656c6567617465090401504163636f756e7449644c6f6f6b75704f663c543e0001386d617962655f646561646c696e656d0201704f7074696f6e3c426c6f636b4e756d626572466f723c542c20493e3e000f381501417070726f766520616e206974656d20746f206265207472616e7366657272656420627920612064656c6567617465642074686972642d7061727479206163636f756e742e005d014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f72205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66207468651c606974656d602e0045012d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f20626520617070726f76656420666f722064656c656761746564207472616e736665722ee42d20606974656d603a20546865206974656d20746f20626520617070726f76656420666f722064656c656761746564207472616e736665722e19012d206064656c6567617465603a20546865206163636f756e7420746f2064656c6567617465207065726d697373696f6e20746f207472616e7366657220746865206974656d2e49012d20606d617962655f646561646c696e65603a204f7074696f6e616c20646561646c696e6520666f722074686520617070726f76616c2e205370656369666965642062792070726f766964696e6720746865d8096e756d626572206f6620626c6f636b732061667465722077686963682074686520617070726f76616c2077696c6c206578706972650090456d69747320605472616e73666572417070726f76656460206f6e20737563636573732e00385765696768743a20604f283129603c63616e63656c5f617070726f76616c0c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400012064656c6567617465090401504163636f756e7449644c6f6f6b75704f663c543e001038e443616e63656c206f6e65206f6620746865207472616e7366657220617070726f76616c7320666f722061207370656369666963206974656d2e00584f726967696e206d757374206265206569746865723a542d207468652060466f72636560206f726967696e3be42d20605369676e656460207769746820746865207369676e6572206265696e6720746865204f776e6572206f662074686520606974656d603b0028417267756d656e74733a3d012d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d206f662077686f736520617070726f76616c2077696c6c2062652063616e63656c6c65642e25012d20606974656d603a20546865206974656d206f662074686520636f6c6c656374696f6e206f662077686f736520617070726f76616c2077696c6c2062652063616e63656c6c65642e01012d206064656c6567617465603a20546865206163636f756e74207468617420697320676f696e6720746f206c6f6f736520746865697220617070726f76616c2e0094456d6974732060417070726f76616c43616e63656c6c656460206f6e20737563636573732e00385765696768743a20604f2831296070636c6561725f616c6c5f7472616e736665725f617070726f76616c73080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d4964001134b043616e63656c20616c6c2074686520617070726f76616c73206f662061207370656369666963206974656d2e00584f726967696e206d757374206265206569746865723a542d207468652060466f72636560206f726967696e3be42d20605369676e656460207769746820746865207369676e6572206265696e6720746865204f776e6572206f662074686520606974656d603b0028417267756d656e74733a39012d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d206f662077686f736520617070726f76616c732077696c6c20626520636c65617265642e21012d20606974656d603a20546865206974656d206f662074686520636f6c6c656374696f6e206f662077686f736520617070726f76616c732077696c6c20626520636c65617265642e00a4456d6974732060416c6c417070726f76616c7343616e63656c6c656460206f6e20737563636573732e00385765696768743a20604f28312960506c6f636b5f6974656d5f70726f70657274696573100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001346c6f636b5f6d65746164617461200110626f6f6c00013c6c6f636b5f61747472696275746573200110626f6f6c001244e8446973616c6c6f7773206368616e67696e6720746865206d65746164617461206f722061747472696275746573206f6620746865206974656d2e0041014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f72205369676e656420616e64207468652073656e6465722073686f756c64206265207468652041646d696e506f66207468652060636f6c6c656374696f6e602e00b42d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e2069662074686520606974656d602e7c2d20606974656d603a20416e206974656d20746f206265206c6f636b65642e0d012d20606c6f636b5f6d65746164617461603a20537065636966696573207768657468657220746865206d657461646174612073686f756c64206265206c6f636b65642e61012d20606c6f636b5f61747472696275746573603a20537065636966696573207768657468657220746865206174747269627574657320696e207468652060436f6c6c656374696f6e4f776e657260206e616d6573706163654c202073686f756c64206265206c6f636b65642e005d014e6f74653a20606c6f636b5f6174747269627574657360206166666563747320746865206174747269627574657320696e207468652060436f6c6c656374696f6e4f776e657260206e616d657370616365206f6e6c792e45015768656e20746865206d65746164617461206f72206174747269627574657320617265206c6f636b65642c20697420776f6e277420626520706f737369626c652074686520756e6c6f636b207468656d2e0074456d69747320604974656d50726f706572746965734c6f636b6564602e00385765696768743a20604f28312960347365745f617474726962757465140128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001286d617962655f6974656d6d0201444f7074696f6e3c543a3a4974656d49643e0001246e616d657370616365850201804174747269627574654e616d6573706163653c543a3a4163636f756e7449643e00010c6b65797502016c426f756e6465645665633c75382c20543a3a4b65794c696d69743e00011476616c756581020174426f756e6465645665633c75382c20543a3a56616c75654c696d69743e001358a853657420616e2061747472696275746520666f72206120636f6c6c656374696f6e206f72206974656d2e0001014f726967696e206d757374206265205369676e656420616e64206d75737420636f6e666f726d20746f20746865206e616d6573706163652072756c657365743a3d012d2060436f6c6c656374696f6e4f776e657260206e616d65737061636520636f756c64206265206d6f646966696564206279207468652060636f6c6c656374696f6e602041646d696e206f6e6c793b59012d20604974656d4f776e657260206e616d65737061636520636f756c64206265206d6f6469666965642062792074686520606d617962655f6974656d60206f776e6572206f6e6c792e20606d617962655f6974656d6074202073686f756c642062652073657420696e207468617420636173653b55012d20604163636f756e74284163636f756e7449642960206e616d65737061636520636f756c64206265206d6f646966696564206f6e6c79207768656e2074686520606f726967696e602077617320676976656e20615820207065726d697373696f6e20746f20646f20736f3b00f05468652066756e6473206f6620606f726967696e6020617265207265736572766564206163636f7264696e6720746f2074686520666f726d756c613a2d01604174747269627574654465706f73697442617365202b204465706f73697450657242797465202a20286b65792e6c656e202b2076616c75652e6c656e29602074616b696e6720696e746f8c6163636f756e7420616e7920616c72656164792072657365727665642066756e64732e0039012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2077686f7365206974656d2773206d6574616461746120746f207365742e05012d20606d617962655f6974656d603a20546865206964656e746966696572206f6620746865206974656d2077686f7365206d6574616461746120746f207365742e942d20606e616d657370616365603a204174747269627574652773206e616d6573706163652e882d20606b6579603a20546865206b6579206f6620746865206174747269627574652ecc2d206076616c7565603a205468652076616c756520746f20776869636820746f2073657420746865206174747269627574652e0054456d6974732060417474726962757465536574602e00385765696768743a20604f283129604c666f7263655f7365745f6174747269627574651801187365745f6173790201504f7074696f6e3c543a3a4163636f756e7449643e000128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001286d617962655f6974656d6d0201444f7074696f6e3c543a3a4974656d49643e0001246e616d657370616365850201804174747269627574654e616d6573706163653c543a3a4163636f756e7449643e00010c6b65797502016c426f756e6465645665633c75382c20543a3a4b65794c696d69743e00011476616c756581020174426f756e6465645665633c75382c20543a3a56616c75654c696d69743e001444c0466f7263652d73657420616e2061747472696275746520666f72206120636f6c6c656374696f6e206f72206974656d2e00744f726967696e206d7573742062652060466f7263654f726967696e602e0039014966207468652061747472696275746520616c72656164792065786973747320616e64206974207761732073657420627920616e6f74686572206163636f756e742c20746865206465706f7369749c77696c6c2062652072657475726e656420746f207468652070726576696f7573206f776e65722e00bc2d20607365745f6173603a20416e206f7074696f6e616c206f776e6572206f6620746865206174747269627574652e39012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2077686f7365206974656d2773206d6574616461746120746f207365742e05012d20606d617962655f6974656d603a20546865206964656e746966696572206f6620746865206974656d2077686f7365206d6574616461746120746f207365742e942d20606e616d657370616365603a204174747269627574652773206e616d6573706163652e882d20606b6579603a20546865206b6579206f6620746865206174747269627574652ecc2d206076616c7565603a205468652076616c756520746f20776869636820746f2073657420746865206174747269627574652e0054456d6974732060417474726962757465536574602e00385765696768743a20604f283129603c636c6561725f617474726962757465100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001286d617962655f6974656d6d0201444f7074696f6e3c543a3a4974656d49643e0001246e616d657370616365850201804174747269627574654e616d6573706163653c543a3a4163636f756e7449643e00010c6b65797502016c426f756e6465645665633c75382c20543a3a4b65794c696d69743e00153cb0436c65617220616e2061747472696275746520666f72206120636f6c6c656374696f6e206f72206974656d2e005d014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f72205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f6620746865286174747269627574652e00c0416e79206465706f73697420697320667265656420666f722074686520636f6c6c656374696f6e2773206f776e65722e0041012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2077686f7365206974656d2773206d6574616461746120746f20636c6561722e0d012d20606d617962655f6974656d603a20546865206964656e746966696572206f6620746865206974656d2077686f7365206d6574616461746120746f20636c6561722e942d20606e616d657370616365603a204174747269627574652773206e616d6573706163652e882d20606b6579603a20546865206b6579206f6620746865206174747269627574652e0064456d6974732060417474726962757465436c6561726564602e00385765696768743a20604f283129605c617070726f76655f6974656d5f617474726962757465730c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400012064656c6567617465090401504163636f756e7449644c6f6f6b75704f663c543e0016242d01417070726f7665206974656d2773206174747269627574657320746f206265206368616e67656420627920612064656c6567617465642074686972642d7061727479206163636f756e742e00e44f726967696e206d757374206265205369676e656420616e64206d75737420626520616e206f776e6572206f662074686520606974656d602e00a42d2060636f6c6c656374696f6e603a204120636f6c6c656374696f6e206f6620746865206974656d2ea42d20606974656d603a20546865206974656d207468617420686f6c647320617474726962757465732e49012d206064656c6567617465603a20546865206163636f756e7420746f2064656c6567617465207065726d697373696f6e20746f206368616e67652061747472696275746573206f6620746865206974656d2e00bc456d69747320604974656d41747472696275746573417070726f76616c416464656460206f6e20737563636573732e7c63616e63656c5f6974656d5f617474726962757465735f617070726f76616c100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400012064656c6567617465090401504163636f756e7449644c6f6f6b75704f663c543e00011c7769746e6573736906017c43616e63656c41747472696275746573417070726f76616c5769746e657373001728110143616e63656c207468652070726576696f75736c792070726f766964656420617070726f76616c20746f206368616e6765206974656d277320617474726962757465732e1101416c6c207468652070726576696f75736c7920736574206174747269627574657320627920746865206064656c6567617465602077696c6c2062652072656d6f7665642e00e44f726967696e206d757374206265205369676e656420616e64206d75737420626520616e206f776e6572206f662074686520606974656d602e00f42d2060636f6c6c656374696f6e603a20436f6c6c656374696f6e207468617420746865206974656d20697320636f6e7461696e65642077697468696e2ea42d20606974656d603a20546865206974656d207468617420686f6c647320617474726962757465732ee02d206064656c6567617465603a205468652070726576696f75736c7920617070726f766564206163636f756e7420746f2072656d6f76652e00c4456d69747320604974656d41747472696275746573417070726f76616c52656d6f76656460206f6e20737563636573732e307365745f6d657461646174610c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001106461746181020178426f756e6465645665633c75382c20543a3a537472696e674c696d69743e0018407453657420746865206d6574616461746120666f7220616e206974656d2e005d014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f72205369676e656420616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f66207468653460636f6c6c656374696f6e602e005101496620746865206f726967696e206973205369676e65642c207468656e2066756e6473206f66207369676e657220617265207265736572766564206163636f7264696e6720746f2074686520666f726d756c613af4604d657461646174614465706f73697442617365202b204465706f73697450657242797465202a20646174612e6c656e602074616b696e6720696e746f8c6163636f756e7420616e7920616c72656164792072657365727665642066756e64732e0039012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2077686f7365206974656d2773206d6574616461746120746f207365742eec2d20606974656d603a20546865206964656e746966696572206f6620746865206974656d2077686f7365206d6574616461746120746f207365742e4d012d206064617461603a205468652067656e6572616c20696e666f726d6174696f6e206f662074686973206974656d2e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e0060456d69747320604974656d4d65746164617461536574602e00385765696768743a20604f2831296038636c6561725f6d65746164617461080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640019347c436c65617220746865206d6574616461746120666f7220616e206974656d2e005d014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f72205369676e656420616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f66207468653460636f6c6c656374696f6e602e00c0416e79206465706f73697420697320667265656420666f722074686520636f6c6c656374696f6e2773206f776e65722e0041012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2077686f7365206974656d2773206d6574616461746120746f20636c6561722ef42d20606974656d603a20546865206964656e746966696572206f6620746865206974656d2077686f7365206d6574616461746120746f20636c6561722e0070456d69747320604974656d4d65746164617461436c6561726564602e00385765696768743a20604f283129605c7365745f636f6c6c656374696f6e5f6d65746164617461080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106461746181020178426f756e6465645665633c75382c20543a3a537472696e674c696d69743e001a3c8853657420746865206d6574616461746120666f72206120636f6c6c656374696f6e2e0055014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f7220605369676e65646020616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f66447468652060636f6c6c656374696f6e602e005901496620746865206f726967696e20697320605369676e6564602c207468656e2066756e6473206f66207369676e657220617265207265736572766564206163636f7264696e6720746f2074686520666f726d756c613af4604d657461646174614465706f73697442617365202b204465706f73697450657242797465202a20646174612e6c656e602074616b696e6720696e746f8c6163636f756e7420616e7920616c72656164792072657365727665642066756e64732e0011012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f6620746865206974656d2077686f7365206d6574616461746120746f207570646174652e4d012d206064617461603a205468652067656e6572616c20696e666f726d6174696f6e206f662074686973206974656d2e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e0078456d6974732060436f6c6c656374696f6e4d65746164617461536574602e00385765696768743a20604f2831296064636c6561725f636f6c6c656374696f6e5f6d65746164617461040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964001b3090436c65617220746865206d6574616461746120666f72206120636f6c6c656374696f6e2e0055014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f7220605369676e65646020616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f66447468652060636f6c6c656374696f6e602e00c0416e79206465706f73697420697320667265656420666f722074686520636f6c6c656374696f6e2773206f776e65722e0025012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2077686f7365206d6574616461746120746f20636c6561722e0088456d6974732060436f6c6c656374696f6e4d65746164617461436c6561726564602e00385765696768743a20604f28312960507365745f6163636570745f6f776e6572736869700401406d617962655f636f6c6c656374696f6e6d02015c4f7074696f6e3c543a3a436f6c6c656374696f6e49643e001c28110153657420286f72207265736574292074686520616363657074616e6365206f66206f776e65727368697020666f72206120706172746963756c6172206163636f756e742e0061014f726967696e206d75737420626520605369676e65646020616e6420696620606d617962655f636f6c6c656374696f6e602069732060536f6d65602c207468656e20746865207369676e6572206d757374206861766520614c70726f7669646572207265666572656e63652e0051012d20606d617962655f636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2077686f7365206f776e65727368697020746865207369676e65722069736101202077696c6c696e6720746f206163636570742c206f7220696620604e6f6e65602c20616e20696e6469636174696f6e207468617420746865207369676e65722069732077696c6c696e6720746f20616363657074206e6f5c20206f776e657273686970207472616e73666572616c2e008c456d69747320604f776e657273686970416363657074616e63654368616e676564602e647365745f636f6c6c656374696f6e5f6d61785f737570706c79080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001286d61785f737570706c7910010c753332001d24e053657420746865206d6178696d756d206e756d626572206f66206974656d73206120636f6c6c656374696f6e20636f756c6420686176652e0055014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f7220605369676e65646020616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66447468652060636f6c6c656374696f6e602e00ec2d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e20746f206368616e67652e11012d20606d61785f737570706c79603a20546865206d6178696d756d206e756d626572206f66206974656d73206120636f6c6c656374696f6e20636f756c6420686176652e00d4456d6974732060436f6c6c656374696f6e4d6178537570706c7953657460206576656e74207768656e207375636365737366756c2e507570646174655f6d696e745f73657474696e6773080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001346d696e745f73657474696e677349060115014d696e7453657474696e67733c42616c616e63654f663c542c20493e2c20426c6f636b4e756d626572466f723c542c20493e2c20543a3a0a436f6c6c656374696f6e49643e001e2454557064617465206d696e742073657474696e67732e004d014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f7220605369676e65646020616e64207468652073656e6465722073686f756c642062652074686520497373756572506f66207468652060636f6c6c656374696f6e602e00ec2d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e20746f206368616e67652ea42d20606d696e745f73657474696e6773603a20546865206e6577206d696e742073657474696e67732e00f0456d6974732060436f6c6c656374696f6e4d696e7453657474696e67735570646174656460206576656e74207768656e207375636365737366756c2e247365745f7072696365100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400011470726963653506015c4f7074696f6e3c4974656d50726963653c542c20493e3e00014477686974656c69737465645f6275796572310601704f7074696f6e3c4163636f756e7449644c6f6f6b75704f663c543e3e001f2c9453657420286f72207265736574292074686520707269636520666f7220616e206974656d2e00e84f726967696e206d757374206265205369676e656420616e64206d75737420626520746865206f776e6572206f662074686520606974656d602e00ac2d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d2ea02d20606974656d603a20546865206974656d20746f207365742074686520707269636520666f722e0d012d20607072696365603a2054686520707269636520666f7220746865206974656d2e205061737320604e6f6e65602c20746f207265736574207468652070726963652ef42d20606275796572603a205265737472696374732074686520627579206f7065726174696f6e20746f2061207370656369666963206163636f756e742e00ec456d69747320604974656d507269636553657460206f6e207375636365737320696620746865207072696365206973206e6f7420604e6f6e65602eec456d69747320604974656d507269636552656d6f76656460206f6e20737563636573732069662074686520707269636520697320604e6f6e65602e206275795f6974656d0c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001246269645f707269636518013c4974656d50726963653c542c20493e002024a8416c6c6f777320746f2062757920616e206974656d206966206974277320757020666f722073616c652e00f84f726967696e206d757374206265205369676e656420616e64206d757374206e6f7420626520746865206f776e6572206f662074686520606974656d602e00ac2d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d2eac2d20606974656d603a20546865206974656d207468652073656e6465722077616e747320746f206275792ed82d20606269645f7072696365603a20546865207072696365207468652073656e6465722069732077696c6c696e6720746f207061792e0078456d69747320604974656d426f7567687460206f6e20737563636573732e207061795f74697073040110746970736d06019c426f756e6465645665633c4974656d5469704f663c542c20493e2c20543a3a4d6178546970733e00211c5c416c6c6f777320746f207061792074686520746970732e00584f726967696e206d757374206265205369676e65642e00542d206074697073603a20546970732061727261792e0098456d697473206054697053656e7460206f6e20657665727920746970207472616e736665722e2c6372656174655f737761701801486f6666657265645f636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001306f6666657265645f6974656d100124543a3a4974656d4964000148646573697265645f636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001486d617962655f646573697265645f6974656d6d0201444f7074696f6e3c543a3a4974656d49643e00012c6d617962655f7072696365890201ac4f7074696f6e3c507269636557697468446972656374696f6e3c4974656d50726963653c542c20493e3e3e0001206475726174696f6e100150426c6f636b4e756d626572466f723c542c20493e002240510152656769737465722061206e65772061746f6d696320737761702c206465636c6172696e6720616e20696e74656e74696f6e20746f2073656e6420616e20606974656d6020696e2065786368616e676520666f72fc60646573697265645f6974656d602066726f6d206f726967696e20746f20746172676574206f6e207468652063757272656e7420626c6f636b636861696e2e4d01546865207461726765742063616e206578656375746520746865207377617020647572696e67207468652073706563696669656420606475726174696f6e60206f6620626c6f636b732028696620736574292ef04164646974696f6e616c6c792c2074686520707269636520636f756c642062652073657420666f7220746865206465736972656420606974656d602e00e44f726967696e206d757374206265205369676e656420616e64206d75737420626520616e206f776e6572206f662074686520606974656d602e00ac2d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d2ea82d20606974656d603a20546865206974656d20616e206f776e65722077616e747320746f20676976652eec2d2060646573697265645f636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f66207468652064657369726564206974656d2ef42d2060646573697265645f6974656d603a205468652064657369726564206974656d20616e206f776e65722077616e747320746f20726563656976652e61012d20606d617962655f7072696365603a2054686520707269636520616e206f776e65722069732077696c6c696e6720746f20706179206f72207265636569766520666f7220746865206465736972656420606974656d602e49012d20606475726174696f6e603a204120646561646c696e6520666f722074686520737761702e205370656369666965642062792070726f766964696e6720746865206e756d626572206f6620626c6f636b73880961667465722077686963682074686520737761702077696c6c206578706972652e007c456d6974732060537761704372656174656460206f6e20737563636573732e2c63616e63656c5f737761700801486f6666657265645f636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001306f6666657265645f6974656d100124543a3a4974656d49640023245843616e63656c20616e2061746f6d696320737761702e00584f726967696e206d757374206265205369676e65642e15014f726967696e206d75737420626520616e206f776e6572206f662074686520606974656d602069662074686520646561646c696e65206861736e277420657870697265642e00ac2d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d2ea82d20606974656d603a20546865206974656d20616e206f776e65722077616e747320746f20676976652e0084456d69747320605377617043616e63656c6c656460206f6e20737563636573732e28636c61696d5f7377617014013c73656e645f636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400012473656e645f6974656d100124543a3a4974656d4964000148726563656976655f636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964000130726563656976655f6974656d100124543a3a4974656d49640001347769746e6573735f7072696365890201ac4f7074696f6e3c507269636557697468446972656374696f6e3c4974656d50726963653c542c20493e3e3e00243054436c61696d20616e2061746f6d696320737761702e390154686973206d6574686f6420657865637574657320612070656e64696e6720737761702c2074686174207761732063726561746564206279206120636f756e74657270617274206265666f72652e00e44f726967696e206d757374206265205369676e656420616e64206d75737420626520616e206f776e6572206f662074686520606974656d602e00ec2d206073656e645f636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f2062652073656e742e8c2d206073656e645f6974656d603a20546865206974656d20746f2062652073656e742e09012d2060726563656976655f636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f2062652072656365697665642ea82d2060726563656976655f6974656d603a20546865206974656d20746f2062652072656365697665642ee42d20607769746e6573735f7072696365603a20412070726963652074686174207761732070726576696f75736c7920616772656564206f6e2e007c456d697473206053776170436c61696d656460206f6e20737563636573732e3c6d696e745f7072655f7369676e65640c01246d696e745f6461746179060168426f783c5072655369676e65644d696e744f663c542c20493e3e0001247369676e61747572657d060150543a3a4f6666636861696e5369676e61747572650001187369676e6572000130543a3a4163636f756e744964002534c84d696e7420616e206974656d2062792070726f766964696e6720746865207072652d7369676e656420617070726f76616c2e00584f726967696e206d757374206265205369676e65642e005d012d20606d696e745f64617461603a20546865207072652d7369676e656420617070726f76616c207468617420636f6e7369737473206f662074686520696e666f726d6174696f6e2061626f757420746865206974656d2c51012020697473206d657461646174612c20617474726962757465732c2077686f2063616e206d696e742069742028604e6f6e656020666f7220616e796f6e652920616e6420756e74696c207768617420626c6f636b2420206e756d6265722ec82d20607369676e6174757265603a20546865207369676e6174757265206f662074686520606461746160206f626a6563742e39012d20607369676e6572603a2054686520606461746160206f626a6563742773207369676e65722e2053686f756c6420626520616e20497373756572206f662074686520636f6c6c656374696f6e2e0068456d697473206049737375656460206f6e20737563636573732ed4456d69747320604174747269627574655365746020696620746865206174747269627574657320776572652070726f76696465642ed8456d69747320604974656d4d657461646174615365746020696620746865206d6574616461746120776173206e6f7420656d7074792e647365745f617474726962757465735f7072655f7369676e65640c0110646174618906016c5072655369676e6564417474726962757465734f663c542c20493e0001247369676e61747572657d060150543a3a4f6666636861696e5369676e61747572650001187369676e6572000130543a3a4163636f756e7449640026340101536574206174747269627574657320666f7220616e206974656d2062792070726f766964696e6720746865207072652d7369676e656420617070726f76616c2e00f84f726967696e206d757374206265205369676e656420616e64206d75737420626520616e206f776e6572206f66207468652060646174612e6974656d602e0049012d206064617461603a20546865207072652d7369676e656420617070726f76616c207468617420636f6e7369737473206f662074686520696e666f726d6174696f6e2061626f757420746865206974656d2ccc20206174747269627574657320746f2075706461746520616e6420756e74696c207768617420626c6f636b206e756d6265722ec82d20607369676e6174757265603a20546865207369676e6174757265206f662074686520606461746160206f626a6563742e51012d20607369676e6572603a2054686520606461746160206f626a6563742773207369676e65722e2053686f756c6420626520616e2041646d696e206f662074686520636f6c6c656374696f6e20666f722074686578202060436f6c6c656374696f6e4f776e657260206e616d6573706163652e00c4456d69747320604174747269627574655365746020666f7220656163682070726f7669646564206174747269627574652e1901456d69747320604974656d41747472696275746573417070726f76616c4164646564602069662074686520617070726f76616c207761736e277420736574206265666f72652ea8456d69747320605072655369676e65644174747269627574657353657460206f6e20737563636573732e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e3d060c2c70616c6c65745f6e66747314747970657340436f6c6c656374696f6e436f6e6669670c14507269636501182c426c6f636b4e756d626572011030436f6c6c656374696f6e49640110000c012073657474696e677341060148436f6c6c656374696f6e53657474696e67730001286d61785f737570706c796d02012c4f7074696f6e3c7533323e0001346d696e745f73657474696e6773490601b84d696e7453657474696e67733c50726963652c20426c6f636b4e756d6265722c20436f6c6c656374696f6e49643e000041060c2c70616c6c65745f6e66747314747970657320426974466c616773040454014506000400300144436f6c6c656374696f6e53657474696e67000045060c2c70616c6c65745f6e66747314747970657344436f6c6c656374696f6e53657474696e67000114445472616e7366657261626c654974656d7300010040556e6c6f636b65644d6574616461746100020048556e6c6f636b65644174747269627574657300040044556e6c6f636b65644d6178537570706c790008003c4465706f73697452657175697265640010000049060c2c70616c6c65745f6e667473147479706573304d696e7453657474696e67730c14507269636501182c426c6f636b4e756d626572011030436f6c6c656374696f6e49640110001401246d696e745f747970654d0601584d696e74547970653c436f6c6c656374696f6e49643e0001147072696365350601344f7074696f6e3c50726963653e00012c73746172745f626c6f636b6d02014c4f7074696f6e3c426c6f636b4e756d6265723e000124656e645f626c6f636b6d02014c4f7074696f6e3c426c6f636b4e756d6265723e00015464656661756c745f6974656d5f73657474696e6773510601304974656d53657474696e677300004d060c2c70616c6c65745f6e667473147479706573204d696e74547970650430436f6c6c656374696f6e49640110010c18497373756572000000185075626c696300010020486f6c6465724f660400100130436f6c6c656374696f6e49640002000051060c2c70616c6c65745f6e66747314747970657320426974466c61677304045401550600040030012c4974656d53657474696e67000055060c2c70616c6c65745f6e6674731474797065732c4974656d53657474696e6700010c305472616e7366657261626c6500010040556e6c6f636b65644d6574616461746100020048556e6c6f636b6564417474726962757465730004000059060c2c70616c6c65745f6e6674731474797065733844657374726f795769746e65737300000c01386974656d5f6d6574616461746173a8010c7533320001306974656d5f636f6e66696773a8010c75333200012861747472696275746573a8010c75333200005d0604184f7074696f6e0404540161060108104e6f6e6500000010536f6d6504006106000001000061060c2c70616c6c65745f6e6674731474797065732c4d696e745769746e65737308184974656d496401101c42616c616e63650118000801286f776e65645f6974656d6d0201384f7074696f6e3c4974656d49643e0001286d696e745f70726963653506013c4f7074696f6e3c42616c616e63653e000065060c2c70616c6c65745f6e667473147479706573284974656d436f6e666967000004012073657474696e6773510601304974656d53657474696e6773000069060c2c70616c6c65745f6e6674731474797065737c43616e63656c41747472696275746573417070726f76616c5769746e65737300000401486163636f756e745f6174747269627574657310010c75333200006d060c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454017106045300000400750601185665633c543e000071060c2c70616c6c65745f6e6674731474797065731c4974656d5469701030436f6c6c656374696f6e49640110184974656d49640110244163636f756e744964010018416d6f756e74011800100128636f6c6c656374696f6e100130436f6c6c656374696f6e49640001106974656d1001184974656d496400012072656365697665720001244163636f756e744964000118616d6f756e74180118416d6f756e740000750600000271060079060c2c70616c6c65745f6e667473147479706573345072655369676e65644d696e741430436f6c6c656374696f6e49640110184974656d49640110244163636f756e744964010020446561646c696e6501101c42616c616e63650118001c0128636f6c6c656374696f6e100130436f6c6c656374696f6e49640001106974656d1001184974656d496400012861747472696275746573e502015c5665633c285665633c75383e2c205665633c75383e293e0001206d6574616461746138011c5665633c75383e0001306f6e6c795f6163636f756e74790201444f7074696f6e3c4163636f756e7449643e000120646561646c696e65100120446561646c696e650001286d696e745f70726963653506013c4f7074696f6e3c42616c616e63653e00007d06082873705f72756e74696d65384d756c74695369676e617475726500010c1c45643235353139040081060148656432353531393a3a5369676e61747572650000001c53723235353139040081060148737232353531393a3a5369676e617475726500010014456364736104008506014065636473613a3a5369676e6174757265000200008106000003400000000800850600000341000000080089060c2c70616c6c65745f6e6674731474797065734c5072655369676e6564417474726962757465731030436f6c6c656374696f6e49640110184974656d49640110244163636f756e744964010020446561646c696e65011000140128636f6c6c656374696f6e100130436f6c6c656374696f6e49640001106974656d1001184974656d496400012861747472696275746573e502015c5665633c285665633c75383e2c205665633c75383e293e0001246e616d657370616365850201744174747269627574654e616d6573706163653c4163636f756e7449643e000120646561646c696e65100120446561646c696e6500008d060c3470616c6c65745f6173736574731870616c6c65741043616c6c080454000449000184186372656174650c0108696498014c543a3a41737365744964506172616d6574657200011461646d696e090401504163636f756e7449644c6f6f6b75704f663c543e00012c6d696e5f62616c616e6365180128543a3a42616c616e636500004ce849737375652061206e657720636c617373206f662066756e6769626c65206173736574732066726f6d2061207075626c6963206f726967696e2e00250154686973206e657720617373657420636c61737320686173206e6f2061737365747320696e697469616c6c7920616e6420697473206f776e657220697320746865206f726967696e2e006101546865206f726967696e206d75737420636f6e666f726d20746f2074686520636f6e6669677572656420604372656174654f726967696e6020616e6420686176652073756666696369656e742066756e647320667265652e00bc46756e6473206f662073656e64657220617265207265736572766564206279206041737365744465706f736974602e002c506172616d65746572733a59012d20606964603a20546865206964656e746966696572206f6620746865206e65772061737365742e2054686973206d757374206e6f742062652063757272656e746c7920696e2075736520746f206964656e746966793101616e206578697374696e672061737365742e204966205b604e65787441737365744964605d206973207365742c207468656e2074686973206d75737420626520657175616c20746f2069742e59012d206061646d696e603a205468652061646d696e206f66207468697320636c617373206f66206173736574732e205468652061646d696e2069732074686520696e697469616c2061646472657373206f6620656163689c6d656d626572206f662074686520617373657420636c61737327732061646d696e207465616d2e4d012d20606d696e5f62616c616e6365603a20546865206d696e696d756d2062616c616e6365206f662074686973206e6577206173736574207468617420616e792073696e676c65206163636f756e74206d7573743d01686176652e20496620616e206163636f756e7427732062616c616e636520697320726564756365642062656c6f7720746869732c207468656e20697420636f6c6c617073657320746f207a65726f2e0098456d69747320604372656174656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f2831296030666f7263655f637265617465100108696498014c543a3a41737365744964506172616d657465720001146f776e6572090401504163636f756e7449644c6f6f6b75704f663c543e00013469735f73756666696369656e74200110626f6f6c00012c6d696e5f62616c616e6365b80128543a3a42616c616e636500014cf849737375652061206e657720636c617373206f662066756e6769626c65206173736574732066726f6d20612070726976696c65676564206f726967696e2e00b454686973206e657720617373657420636c61737320686173206e6f2061737365747320696e697469616c6c792e00a4546865206f726967696e206d75737420636f6e666f726d20746f2060466f7263654f726967696e602e009c556e6c696b652060637265617465602c206e6f2066756e6473206172652072657365727665642e0059012d20606964603a20546865206964656e746966696572206f6620746865206e65772061737365742e2054686973206d757374206e6f742062652063757272656e746c7920696e2075736520746f206964656e746966793101616e206578697374696e672061737365742e204966205b604e65787441737365744964605d206973207365742c207468656e2074686973206d75737420626520657175616c20746f2069742e59012d20606f776e6572603a20546865206f776e6572206f66207468697320636c617373206f66206173736574732e20546865206f776e6572206861732066756c6c20737570657275736572207065726d697373696f6e7325016f76657220746869732061737365742c20627574206d6179206c61746572206368616e676520616e6420636f6e66696775726520746865207065726d697373696f6e73207573696e6790607472616e736665725f6f776e6572736869706020616e6420607365745f7465616d602e4d012d20606d696e5f62616c616e6365603a20546865206d696e696d756d2062616c616e6365206f662074686973206e6577206173736574207468617420616e792073696e676c65206163636f756e74206d7573743d01686176652e20496620616e206163636f756e7427732062616c616e636520697320726564756365642062656c6f7720746869732c207468656e20697420636f6c6c617073657320746f207a65726f2e00ac456d6974732060466f7263654372656174656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f283129603473746172745f64657374726f79040108696498014c543a3a41737365744964506172616d65746572000230dc5374617274207468652070726f63657373206f662064657374726f79696e6720612066756e6769626c6520617373657420636c6173732e0059016073746172745f64657374726f79602069732074686520666972737420696e206120736572696573206f662065787472696e7369637320746861742073686f756c642062652063616c6c65642c20746f20616c6c6f77786465737472756374696f6e206f6620616e20617373657420636c6173732e005101546865206f726967696e206d75737420636f6e666f726d20746f2060466f7263654f726967696e60206f72206d75737420626520605369676e65646020627920746865206173736574277320606f776e6572602e004d012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652064657374726f7965642e2054686973206d757374206964656e7469667920616e206578697374696e6720202061737365742e00490149742077696c6c206661696c207769746820656974686572205b604572726f723a3a436f6e7461696e73486f6c6473605d206f72205b604572726f723a3a436f6e7461696e73467265657a6573605d206966b8616e206163636f756e7420636f6e7461696e7320686f6c6473206f7220667265657a657320696e20706c6163652e4064657374726f795f6163636f756e7473040108696498014c543a3a41737365744964506172616d65746572000330cc44657374726f7920616c6c206163636f756e7473206173736f6369617465642077697468206120676976656e2061737365742e005d016064657374726f795f6163636f756e7473602073686f756c64206f6e6c792062652063616c6c6564206166746572206073746172745f64657374726f796020686173206265656e2063616c6c65642c20616e642074686584617373657420697320696e2061206044657374726f79696e67602073746174652e005d0144756520746f20776569676874207265737472696374696f6e732c20746869732066756e6374696f6e206d6179206e65656420746f2062652063616c6c6564206d756c7469706c652074696d657320746f2066756c6c79310164657374726f7920616c6c206163636f756e74732e2049742077696c6c2064657374726f79206052656d6f76654974656d734c696d697460206163636f756e747320617420612074696d652e004d012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652064657374726f7965642e2054686973206d757374206964656e7469667920616e206578697374696e6720202061737365742e00d4456163682063616c6c20656d6974732074686520604576656e743a3a44657374726f7965644163636f756e747360206576656e742e4464657374726f795f617070726f76616c73040108696498014c543a3a41737365744964506172616d65746572000430610144657374726f7920616c6c20617070726f76616c73206173736f6369617465642077697468206120676976656e20617373657420757020746f20746865206d61782028543a3a52656d6f76654974656d734c696d6974292e0061016064657374726f795f617070726f76616c73602073686f756c64206f6e6c792062652063616c6c6564206166746572206073746172745f64657374726f796020686173206265656e2063616c6c65642c20616e642074686584617373657420697320696e2061206044657374726f79696e67602073746174652e005d0144756520746f20776569676874207265737472696374696f6e732c20746869732066756e6374696f6e206d6179206e65656420746f2062652063616c6c6564206d756c7469706c652074696d657320746f2066756c6c79390164657374726f7920616c6c20617070726f76616c732e2049742077696c6c2064657374726f79206052656d6f76654974656d734c696d69746020617070726f76616c7320617420612074696d652e004d012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652064657374726f7965642e2054686973206d757374206964656e7469667920616e206578697374696e6720202061737365742e00d8456163682063616c6c20656d6974732074686520604576656e743a3a44657374726f796564417070726f76616c7360206576656e742e3866696e6973685f64657374726f79040108696498014c543a3a41737365744964506172616d65746572000528c4436f6d706c6574652064657374726f79696e6720617373657420616e6420756e726573657276652063757272656e63792e0055016066696e6973685f64657374726f79602073686f756c64206f6e6c792062652063616c6c6564206166746572206073746172745f64657374726f796020686173206265656e2063616c6c65642c20616e64207468655901617373657420697320696e2061206044657374726f79696e67602073746174652e20416c6c206163636f756e7473206f7220617070726f76616c732073686f756c642062652064657374726f796564206265666f72651468616e642e004d012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652064657374726f7965642e2054686973206d757374206964656e7469667920616e206578697374696e6720202061737365742e00e045616368207375636365737366756c2063616c6c20656d6974732074686520604576656e743a3a44657374726f79656460206576656e742e106d696e740c0108696498014c543a3a41737365744964506172616d6574657200012c62656e6566696369617279090401504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e74b80128543a3a42616c616e6365000630884d696e7420617373657473206f66206120706172746963756c617220636c6173732e003901546865206f726967696e206d757374206265205369676e656420616e64207468652073656e646572206d7573742062652074686520497373756572206f662074686520617373657420606964602e00fc2d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74206d696e7465642e0d012d206062656e6566696369617279603a20546865206163636f756e7420746f206265206372656469746564207769746820746865206d696e746564206173736574732ec42d2060616d6f756e74603a2054686520616d6f756e74206f662074686520617373657420746f206265206d696e7465642e0094456d697473206049737375656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f2831296055014d6f6465733a205072652d6578697374696e672062616c616e6365206f66206062656e6566696369617279603b204163636f756e74207072652d6578697374656e6365206f66206062656e6566696369617279602e106275726e0c0108696498014c543a3a41737365744964506172616d6574657200010c77686f090401504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e74b80128543a3a42616c616e636500073c4501526564756365207468652062616c616e6365206f66206077686f60206279206173206d75636820617320706f737369626c6520757020746f2060616d6f756e746020617373657473206f6620606964602e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204d616e61676572206f662074686520617373657420606964602e00d04261696c73207769746820604e6f4163636f756e746020696620746865206077686f6020697320616c726561647920646561642e00fc2d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74206275726e65642ea02d206077686f603a20546865206163636f756e7420746f20626520646562697465642066726f6d2e29012d2060616d6f756e74603a20546865206d6178696d756d20616d6f756e74206279207768696368206077686f6027732062616c616e63652073686f756c6420626520726564756365642e005101456d69747320604275726e6564602077697468207468652061637475616c20616d6f756e74206275726e65642e20496620746869732074616b6573207468652062616c616e636520746f2062656c6f772074686539016d696e696d756d20666f72207468652061737365742c207468656e2074686520616d6f756e74206275726e656420697320696e6372656173656420746f2074616b6520697420746f207a65726f2e00385765696768743a20604f2831296009014d6f6465733a20506f73742d6578697374656e6365206f66206077686f603b20507265202620706f7374205a6f6d6269652d737461747573206f66206077686f602e207472616e736665720c0108696498014c543a3a41737365744964506172616d65746572000118746172676574090401504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e74b80128543a3a42616c616e6365000848d04d6f766520736f6d65206173736574732066726f6d207468652073656e646572206163636f756e7420746f20616e6f746865722e00584f726967696e206d757374206265205369676e65642e0011012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74207472616e736665727265642e9c2d2060746172676574603a20546865206163636f756e7420746f2062652063726564697465642e51012d2060616d6f756e74603a2054686520616d6f756e74206279207768696368207468652073656e64657227732062616c616e6365206f66206173736574732073686f756c64206265207265647563656420616e646101607461726765746027732062616c616e636520696e637265617365642e2054686520616d6f756e742061637475616c6c79207472616e73666572726564206d617920626520736c696768746c79206772656174657220696e5d017468652063617365207468617420746865207472616e7366657220776f756c64206f74686572776973652074616b65207468652073656e6465722062616c616e63652061626f7665207a65726f206275742062656c6f77bc746865206d696e696d756d2062616c616e63652e204d7573742062652067726561746572207468616e207a65726f2e006101456d69747320605472616e73666572726564602077697468207468652061637475616c20616d6f756e74207472616e736665727265642e20496620746869732074616b65732074686520736f757263652062616c616e63655d01746f2062656c6f7720746865206d696e696d756d20666f72207468652061737365742c207468656e2074686520616d6f756e74207472616e7366657272656420697320696e6372656173656420746f2074616b6520697420746f207a65726f2e00385765696768743a20604f2831296051014d6f6465733a205072652d6578697374656e6365206f662060746172676574603b20506f73742d6578697374656e6365206f662073656e6465723b204163636f756e74207072652d6578697374656e6365206f662460746172676574602e4c7472616e736665725f6b6565705f616c6976650c0108696498014c543a3a41737365744964506172616d65746572000118746172676574090401504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e74b80128543a3a42616c616e636500094859014d6f766520736f6d65206173736574732066726f6d207468652073656e646572206163636f756e7420746f20616e6f746865722c206b656570696e67207468652073656e646572206163636f756e7420616c6976652e00584f726967696e206d757374206265205369676e65642e0011012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74207472616e736665727265642e9c2d2060746172676574603a20546865206163636f756e7420746f2062652063726564697465642e51012d2060616d6f756e74603a2054686520616d6f756e74206279207768696368207468652073656e64657227732062616c616e6365206f66206173736574732073686f756c64206265207265647563656420616e646101607461726765746027732062616c616e636520696e637265617365642e2054686520616d6f756e742061637475616c6c79207472616e73666572726564206d617920626520736c696768746c79206772656174657220696e5d017468652063617365207468617420746865207472616e7366657220776f756c64206f74686572776973652074616b65207468652073656e6465722062616c616e63652061626f7665207a65726f206275742062656c6f77bc746865206d696e696d756d2062616c616e63652e204d7573742062652067726561746572207468616e207a65726f2e006101456d69747320605472616e73666572726564602077697468207468652061637475616c20616d6f756e74207472616e736665727265642e20496620746869732074616b65732074686520736f757263652062616c616e63655d01746f2062656c6f7720746865206d696e696d756d20666f72207468652061737365742c207468656e2074686520616d6f756e74207472616e7366657272656420697320696e6372656173656420746f2074616b6520697420746f207a65726f2e00385765696768743a20604f2831296051014d6f6465733a205072652d6578697374656e6365206f662060746172676574603b20506f73742d6578697374656e6365206f662073656e6465723b204163636f756e74207072652d6578697374656e6365206f662460746172676574602e38666f7263655f7472616e73666572100108696498014c543a3a41737365744964506172616d65746572000118736f75726365090401504163636f756e7449644c6f6f6b75704f663c543e00011064657374090401504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e74b80128543a3a42616c616e6365000a4cb44d6f766520736f6d65206173736574732066726f6d206f6e65206163636f756e7420746f20616e6f746865722e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f662074686520617373657420606964602e0011012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74207472616e736665727265642e982d2060736f75726365603a20546865206163636f756e7420746f20626520646562697465642e942d206064657374603a20546865206163636f756e7420746f2062652063726564697465642e59012d2060616d6f756e74603a2054686520616d6f756e74206279207768696368207468652060736f757263656027732062616c616e6365206f66206173736574732073686f756c64206265207265647563656420616e64590160646573746027732062616c616e636520696e637265617365642e2054686520616d6f756e742061637475616c6c79207472616e73666572726564206d617920626520736c696768746c79206772656174657220696e4d017468652063617365207468617420746865207472616e7366657220776f756c64206f74686572776973652074616b65207468652060736f75726365602062616c616e63652061626f7665207a65726f20627574d462656c6f7720746865206d696e696d756d2062616c616e63652e204d7573742062652067726561746572207468616e207a65726f2e006101456d69747320605472616e73666572726564602077697468207468652061637475616c20616d6f756e74207472616e736665727265642e20496620746869732074616b65732074686520736f757263652062616c616e63655d01746f2062656c6f7720746865206d696e696d756d20666f72207468652061737365742c207468656e2074686520616d6f756e74207472616e7366657272656420697320696e6372656173656420746f2074616b6520697420746f207a65726f2e00385765696768743a20604f2831296051014d6f6465733a205072652d6578697374656e6365206f66206064657374603b20506f73742d6578697374656e6365206f662060736f75726365603b204163636f756e74207072652d6578697374656e6365206f661c6064657374602e18667265657a65080108696498014c543a3a41737365744964506172616d6574657200010c77686f090401504163636f756e7449644c6f6f6b75704f663c543e000b305501446973616c6c6f77206675727468657220756e70726976696c65676564207472616e7366657273206f6620616e20617373657420606964602066726f6d20616e206163636f756e74206077686f602e206077686f604d016d75737420616c726561647920657869737420617320616e20656e74727920696e20604163636f756e746073206f66207468652061737365742e20496620796f752077616e7420746f20667265657a6520616ef46163636f756e74207468617420646f6573206e6f74206861766520616e20656e7472792c207573652060746f7563685f6f74686572602066697273742e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652066726f7a656e2e882d206077686f603a20546865206163636f756e7420746f2062652066726f7a656e2e003c456d697473206046726f7a656e602e00385765696768743a20604f283129601074686177080108696498014c543a3a41737365744964506172616d6574657200010c77686f090401504163636f756e7449644c6f6f6b75704f663c543e000c28e8416c6c6f7720756e70726976696c65676564207472616e736665727320746f20616e642066726f6d20616e206163636f756e7420616761696e2e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652066726f7a656e2e902d206077686f603a20546865206163636f756e7420746f20626520756e66726f7a656e2e003c456d6974732060546861776564602e00385765696768743a20604f2831296030667265657a655f6173736574040108696498014c543a3a41737365744964506172616d65746572000d24f0446973616c6c6f77206675727468657220756e70726976696c65676564207472616e736665727320666f722074686520617373657420636c6173732e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652066726f7a656e2e003c456d697473206046726f7a656e602e00385765696768743a20604f2831296028746861775f6173736574040108696498014c543a3a41737365744964506172616d65746572000e24c4416c6c6f7720756e70726976696c65676564207472616e736665727320666f722074686520617373657420616761696e2e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206265207468617765642e003c456d6974732060546861776564602e00385765696768743a20604f28312960487472616e736665725f6f776e657273686970080108696498014c543a3a41737365744964506172616d657465720001146f776e6572090401504163636f756e7449644c6f6f6b75704f663c543e000f28744368616e676520746865204f776e6572206f6620616e2061737365742e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f662074686520617373657420606964602e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e9c2d20606f776e6572603a20546865206e6577204f776e6572206f6620746869732061737365742e0054456d69747320604f776e65724368616e676564602e00385765696768743a20604f28312960207365745f7465616d100108696498014c543a3a41737365744964506172616d65746572000118697373756572090401504163636f756e7449644c6f6f6b75704f663c543e00011461646d696e090401504163636f756e7449644c6f6f6b75704f663c543e00011c667265657a6572090401504163636f756e7449644c6f6f6b75704f663c543e001030c44368616e676520746865204973737565722c2041646d696e20616e6420467265657a6572206f6620616e2061737365742e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652066726f7a656e2ea42d2060697373756572603a20546865206e657720497373756572206f6620746869732061737365742e9c2d206061646d696e603a20546865206e65772041646d696e206f6620746869732061737365742eac2d2060667265657a6572603a20546865206e657720467265657a6572206f6620746869732061737365742e0050456d69747320605465616d4368616e676564602e00385765696768743a20604f28312960307365745f6d65746164617461100108696498014c543a3a41737365744964506172616d657465720001106e616d6538011c5665633c75383e00011873796d626f6c38011c5665633c75383e000120646563696d616c7308010875380011407853657420746865206d6574616461746120666f7220616e2061737365742e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f662074686520617373657420606964602e00d846756e6473206f662073656e64657220617265207265736572766564206163636f7264696e6720746f2074686520666f726d756c613a5101604d657461646174614465706f73697442617365202b204d657461646174614465706f73697450657242797465202a20286e616d652e6c656e202b2073796d626f6c2e6c656e29602074616b696e6720696e746f8c6163636f756e7420616e7920616c72656164792072657365727665642066756e64732e00b82d20606964603a20546865206964656e746966696572206f662074686520617373657420746f207570646174652e4d012d20606e616d65603a20546865207573657220667269656e646c79206e616d65206f6620746869732061737365742e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e4d012d206073796d626f6c603a205468652065786368616e67652073796d626f6c20666f7220746869732061737365742e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e2d012d2060646563696d616c73603a20546865206e756d626572206f6620646563696d616c732074686973206173736574207573657320746f20726570726573656e74206f6e6520756e69742e0050456d69747320604d65746164617461536574602e00385765696768743a20604f2831296038636c6561725f6d65746164617461040108696498014c543a3a41737365744964506172616d6574657200122c80436c65617220746865206d6574616461746120666f7220616e2061737365742e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f662074686520617373657420606964602e00a4416e79206465706f73697420697320667265656420666f7220746865206173736574206f776e65722e00b42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f20636c6561722e0060456d69747320604d65746164617461436c6561726564602e00385765696768743a20604f2831296048666f7263655f7365745f6d65746164617461140108696498014c543a3a41737365744964506172616d657465720001106e616d6538011c5665633c75383e00011873796d626f6c38011c5665633c75383e000120646563696d616c73080108753800012469735f66726f7a656e200110626f6f6c001338b8466f72636520746865206d6574616461746120666f7220616e20617373657420746f20736f6d652076616c75652e006c4f726967696e206d75737420626520466f7263654f726967696e2e0068416e79206465706f736974206973206c65667420616c6f6e652e00b82d20606964603a20546865206964656e746966696572206f662074686520617373657420746f207570646174652e4d012d20606e616d65603a20546865207573657220667269656e646c79206e616d65206f6620746869732061737365742e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e4d012d206073796d626f6c603a205468652065786368616e67652073796d626f6c20666f7220746869732061737365742e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e2d012d2060646563696d616c73603a20546865206e756d626572206f6620646563696d616c732074686973206173736574207573657320746f20726570726573656e74206f6e6520756e69742e0050456d69747320604d65746164617461536574602e0051015765696768743a20604f284e202b20532960207768657265204e20616e6420532061726520746865206c656e677468206f6620746865206e616d6520616e642073796d626f6c20726573706563746976656c792e50666f7263655f636c6561725f6d65746164617461040108696498014c543a3a41737365744964506172616d6574657200142c80436c65617220746865206d6574616461746120666f7220616e2061737365742e006c4f726967696e206d75737420626520466f7263654f726967696e2e0060416e79206465706f7369742069732072657475726e65642e00b42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f20636c6561722e0060456d69747320604d65746164617461436c6561726564602e00385765696768743a20604f2831296048666f7263655f61737365745f737461747573200108696498014c543a3a41737365744964506172616d657465720001146f776e6572090401504163636f756e7449644c6f6f6b75704f663c543e000118697373756572090401504163636f756e7449644c6f6f6b75704f663c543e00011461646d696e090401504163636f756e7449644c6f6f6b75704f663c543e00011c667265657a6572090401504163636f756e7449644c6f6f6b75704f663c543e00012c6d696e5f62616c616e6365b80128543a3a42616c616e636500013469735f73756666696369656e74200110626f6f6c00012469735f66726f7a656e200110626f6f6c00155898416c746572207468652061747472696275746573206f66206120676976656e2061737365742e00744f726967696e206d7573742062652060466f7263654f726967696e602e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e9c2d20606f776e6572603a20546865206e6577204f776e6572206f6620746869732061737365742ea42d2060697373756572603a20546865206e657720497373756572206f6620746869732061737365742e9c2d206061646d696e603a20546865206e65772041646d696e206f6620746869732061737365742eac2d2060667265657a6572603a20546865206e657720467265657a6572206f6620746869732061737365742e4d012d20606d696e5f62616c616e6365603a20546865206d696e696d756d2062616c616e6365206f662074686973206e6577206173736574207468617420616e792073696e676c65206163636f756e74206d7573743d01686176652e20496620616e206163636f756e7427732062616c616e636520697320726564756365642062656c6f7720746869732c207468656e20697420636f6c6c617073657320746f207a65726f2e51012d206069735f73756666696369656e74603a20576865746865722061206e6f6e2d7a65726f2062616c616e6365206f662074686973206173736574206973206465706f736974206f662073756666696369656e744d0176616c756520746f206163636f756e7420666f722074686520737461746520626c6f6174206173736f6369617465642077697468206974732062616c616e63652073746f726167652e2049662073657420746f55016074727565602c207468656e206e6f6e2d7a65726f2062616c616e636573206d61792062652073746f72656420776974686f757420612060636f6e73756d657260207265666572656e63652028616e6420746875734d01616e20454420696e207468652042616c616e6365732070616c6c6574206f7220776861746576657220656c7365206973207573656420746f20636f6e74726f6c20757365722d6163636f756e742073746174652067726f777468292e3d012d206069735f66726f7a656e603a2057686574686572207468697320617373657420636c6173732069732066726f7a656e2065786365707420666f72207065726d697373696f6e65642f61646d696e34696e737472756374696f6e732e00e8456d697473206041737365745374617475734368616e67656460207769746820746865206964656e74697479206f66207468652061737365742e00385765696768743a20604f2831296040617070726f76655f7472616e736665720c0108696498014c543a3a41737365744964506172616d6574657200012064656c6567617465090401504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e74b80128543a3a42616c616e63650016502d01417070726f766520616e20616d6f756e74206f6620617373657420666f72207472616e7366657220627920612064656c6567617465642074686972642d7061727479206163636f756e742e00584f726967696e206d757374206265205369676e65642e004d01456e737572657320746861742060417070726f76616c4465706f7369746020776f727468206f66206043757272656e6379602069732072657365727665642066726f6d207369676e696e67206163636f756e745501666f722074686520707572706f7365206f6620686f6c64696e672074686520617070726f76616c2e20496620736f6d65206e6f6e2d7a65726f20616d6f756e74206f662061737365747320697320616c72656164794901617070726f7665642066726f6d207369676e696e67206163636f756e7420746f206064656c6567617465602c207468656e20697420697320746f70706564207570206f7220756e726573657276656420746f546d656574207468652072696768742076616c75652e0045014e4f54453a20546865207369676e696e67206163636f756e7420646f6573206e6f74206e65656420746f206f776e2060616d6f756e7460206f66206173736574732061742074686520706f696e74206f66446d616b696e6720746869732063616c6c2e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e0d012d206064656c6567617465603a20546865206163636f756e7420746f2064656c6567617465207065726d697373696f6e20746f207472616e736665722061737365742e49012d2060616d6f756e74603a2054686520616d6f756e74206f662061737365742074686174206d6179206265207472616e73666572726564206279206064656c6567617465602e204966207468657265206973e0616c726561647920616e20617070726f76616c20696e20706c6163652c207468656e207468697320616374732061646469746976656c792e0090456d6974732060417070726f7665645472616e7366657260206f6e20737563636573732e00385765696768743a20604f283129603c63616e63656c5f617070726f76616c080108696498014c543a3a41737365744964506172616d6574657200012064656c6567617465090401504163636f756e7449644c6f6f6b75704f663c543e001734490143616e63656c20616c6c206f6620736f6d6520617373657420617070726f76656420666f722064656c656761746564207472616e7366657220627920612074686972642d7061727479206163636f756e742e003d014f726967696e206d757374206265205369676e656420616e64207468657265206d75737420626520616e20617070726f76616c20696e20706c616365206265747765656e207369676e657220616e642c6064656c6567617465602e004901556e726573657276657320616e79206465706f7369742070726576696f75736c792072657365727665642062792060617070726f76655f7472616e736665726020666f722074686520617070726f76616c2e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e05012d206064656c6567617465603a20546865206163636f756e742064656c656761746564207065726d697373696f6e20746f207472616e736665722061737365742e0094456d6974732060417070726f76616c43616e63656c6c656460206f6e20737563636573732e00385765696768743a20604f2831296054666f7263655f63616e63656c5f617070726f76616c0c0108696498014c543a3a41737365744964506172616d657465720001146f776e6572090401504163636f756e7449644c6f6f6b75704f663c543e00012064656c6567617465090401504163636f756e7449644c6f6f6b75704f663c543e001834490143616e63656c20616c6c206f6620736f6d6520617373657420617070726f76656420666f722064656c656761746564207472616e7366657220627920612074686972642d7061727479206163636f756e742e0049014f726967696e206d7573742062652065697468657220466f7263654f726967696e206f72205369676e6564206f726967696e207769746820746865207369676e6572206265696e67207468652041646d696e686163636f756e74206f662074686520617373657420606964602e004901556e726573657276657320616e79206465706f7369742070726576696f75736c792072657365727665642062792060617070726f76655f7472616e736665726020666f722074686520617070726f76616c2e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e05012d206064656c6567617465603a20546865206163636f756e742064656c656761746564207065726d697373696f6e20746f207472616e736665722061737365742e0094456d6974732060417070726f76616c43616e63656c6c656460206f6e20737563636573732e00385765696768743a20604f28312960447472616e736665725f617070726f766564100108696498014c543a3a41737365744964506172616d657465720001146f776e6572090401504163636f756e7449644c6f6f6b75704f663c543e00012c64657374696e6174696f6e090401504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e74b80128543a3a42616c616e63650019484d015472616e7366657220736f6d652061737365742062616c616e63652066726f6d20612070726576696f75736c792064656c656761746564206163636f756e7420746f20736f6d652074686972642d7061727479206163636f756e742e0049014f726967696e206d757374206265205369676e656420616e64207468657265206d75737420626520616e20617070726f76616c20696e20706c6163652062792074686520606f776e65726020746f207468651c7369676e65722e00590149662074686520656e7469726520616d6f756e7420617070726f76656420666f72207472616e73666572206973207472616e736665727265642c207468656e20616e79206465706f7369742070726576696f75736c79b472657365727665642062792060617070726f76655f7472616e736665726020697320756e72657365727665642e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e61012d20606f776e6572603a20546865206163636f756e742077686963682070726576696f75736c7920617070726f76656420666f722061207472616e73666572206f66206174206c656173742060616d6f756e746020616e64bc66726f6d207768696368207468652061737365742062616c616e63652077696c6c2062652077697468647261776e2e61012d206064657374696e6174696f6e603a20546865206163636f756e7420746f207768696368207468652061737365742062616c616e6365206f662060616d6f756e74602077696c6c206265207472616e736665727265642eb42d2060616d6f756e74603a2054686520616d6f756e74206f662061737365747320746f207472616e736665722e009c456d69747320605472616e73666572726564417070726f76656460206f6e20737563636573732e00385765696768743a20604f2831296014746f756368040108696498014c543a3a41737365744964506172616d65746572001a24c043726561746520616e206173736574206163636f756e7420666f72206e6f6e2d70726f7669646572206173736574732e00c041206465706f7369742077696c6c2062652074616b656e2066726f6d20746865207369676e6572206163636f756e742e005d012d20606f726967696e603a204d757374206265205369676e65643b20746865207369676e6572206163636f756e74206d75737420686176652073756666696369656e742066756e647320666f722061206465706f736974382020746f2062652074616b656e2e09012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f7220746865206163636f756e7420746f20626520637265617465642e0098456d6974732060546f756368656460206576656e74207768656e207375636365737366756c2e18726566756e64080108696498014c543a3a41737365744964506172616d65746572000128616c6c6f775f6275726e200110626f6f6c001b34590152657475726e20746865206465706f7369742028696620616e7929206f6620616e206173736574206163636f756e74206f72206120636f6e73756d6572207265666572656e63652028696620616e7929206f6620616e206163636f756e742e0068546865206f726967696e206d757374206265205369676e65642e003d012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f72207768696368207468652063616c6c657220776f756c64206c696b6520746865206465706f7369742c2020726566756e6465642e5d012d2060616c6c6f775f6275726e603a20496620607472756560207468656e20617373657473206d61792062652064657374726f79656420696e206f7264657220746f20636f6d706c6574652074686520726566756e642e00490149742077696c6c206661696c207769746820656974686572205b604572726f723a3a436f6e7461696e73486f6c6473605d206f72205b604572726f723a3a436f6e7461696e73467265657a6573605d206966d4746865206173736574206163636f756e7420636f6e7461696e7320686f6c6473206f7220667265657a657320696e20706c6163652e009c456d6974732060526566756e64656460206576656e74207768656e207375636365737366756c2e3c7365745f6d696e5f62616c616e6365080108696498014c543a3a41737365744964506172616d6574657200012c6d696e5f62616c616e6365180128543a3a42616c616e6365001c30945365747320746865206d696e696d756d2062616c616e6365206f6620616e2061737365742e0021014f6e6c7920776f726b73206966207468657265206172656e277420616e79206163636f756e747320746861742061726520686f6c64696e6720746865206173736574206f72206966e0746865206e65772076616c7565206f6620606d696e5f62616c616e636560206973206c657373207468616e20746865206f6c64206f6e652e00fc4f726967696e206d757374206265205369676e656420616e64207468652073656e6465722068617320746f20626520746865204f776e6572206f66207468652c617373657420606964602e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742ec02d20606d696e5f62616c616e6365603a20546865206e65772076616c7565206f6620606d696e5f62616c616e6365602e00d4456d697473206041737365744d696e42616c616e63654368616e67656460206576656e74207768656e207375636365737366756c2e2c746f7563685f6f74686572080108696498014c543a3a41737365744964506172616d6574657200010c77686f090401504163636f756e7449644c6f6f6b75704f663c543e001d288843726561746520616e206173736574206163636f756e7420666f72206077686f602e00c041206465706f7369742077696c6c2062652074616b656e2066726f6d20746865207369676e6572206163636f756e742e0061012d20606f726967696e603a204d757374206265205369676e65642062792060467265657a657260206f72206041646d696e60206f662074686520617373657420606964603b20746865207369676e6572206163636f756e74dc20206d75737420686176652073756666696369656e742066756e647320666f722061206465706f73697420746f2062652074616b656e2e09012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f7220746865206163636f756e7420746f20626520637265617465642e8c2d206077686f603a20546865206163636f756e7420746f20626520637265617465642e0098456d6974732060546f756368656460206576656e74207768656e207375636365737366756c2e30726566756e645f6f74686572080108696498014c543a3a41737365744964506172616d6574657200010c77686f090401504163636f756e7449644c6f6f6b75704f663c543e001e345d0152657475726e20746865206465706f7369742028696620616e7929206f66206120746172676574206173736574206163636f756e742e2055736566756c20696620796f752061726520746865206465706f7369746f722e005d01546865206f726967696e206d757374206265205369676e656420616e642065697468657220746865206163636f756e74206f776e65722c206465706f7369746f722c206f72206173736574206041646d696e602e20496e61016f7264657220746f206275726e2061206e6f6e2d7a65726f2062616c616e6365206f66207468652061737365742c207468652063616c6c6572206d75737420626520746865206163636f756e7420616e642073686f756c64347573652060726566756e64602e0019012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f7220746865206163636f756e7420686f6c64696e672061206465706f7369742e7c2d206077686f603a20546865206163636f756e7420746f20726566756e642e00490149742077696c6c206661696c207769746820656974686572205b604572726f723a3a436f6e7461696e73486f6c6473605d206f72205b604572726f723a3a436f6e7461696e73467265657a6573605d206966d4746865206173736574206163636f756e7420636f6e7461696e7320686f6c6473206f7220667265657a657320696e20706c6163652e009c456d6974732060526566756e64656460206576656e74207768656e207375636365737366756c2e14626c6f636b080108696498014c543a3a41737365744964506172616d6574657200010c77686f090401504163636f756e7449644c6f6f6b75704f663c543e001f285901446973616c6c6f77206675727468657220756e70726976696c65676564207472616e7366657273206f6620616e206173736574206069646020746f20616e642066726f6d20616e206163636f756e74206077686f602e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f662074686520617373657420606964602e00b82d20606964603a20546865206964656e746966696572206f6620746865206163636f756e7427732061737365742e942d206077686f603a20546865206163636f756e7420746f20626520756e626c6f636b65642e0040456d6974732060426c6f636b6564602e00385765696768743a20604f28312960307472616e736665725f616c6c0c0108696498014c543a3a41737365744964506172616d6574657200011064657374090401504163636f756e7449644c6f6f6b75704f663c543e0001286b6565705f616c697665200110626f6f6c0020401d015472616e736665722074686520656e74697265207472616e7366657261626c652062616c616e63652066726f6d207468652063616c6c6572206173736574206163636f756e742e0059014e4f54453a20546869732066756e6374696f6e206f6e6c7920617474656d70747320746f207472616e73666572205f7472616e7366657261626c655f2062616c616e6365732e2054686973206d65616e7320746861743d01616e792068656c642c2066726f7a656e2c206f72206d696e696d756d2062616c616e636520287768656e20606b6565705f616c6976656020697320607472756560292c2077696c6c206e6f742062655d017472616e7366657272656420627920746869732066756e6374696f6e2e20546f20656e73757265207468617420746869732066756e6374696f6e20726573756c747320696e2061206b696c6c6564206163636f756e742c4501796f75206d69676874206e65656420746f207072657061726520746865206163636f756e742062792072656d6f76696e6720616e79207265666572656e636520636f756e746572732c2073746f72616765406465706f736974732c206574632e2e2e00c0546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205369676e65642e0019012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f7220746865206163636f756e7420686f6c64696e672061206465706f7369742ea02d206064657374603a2054686520726563697069656e74206f6620746865207472616e736665722e59012d20606b6565705f616c697665603a204120626f6f6c65616e20746f2064657465726d696e652069662074686520607472616e736665725f616c6c60206f7065726174696f6e2073686f756c642073656e6420616c6c4d0120206f66207468652066756e647320746865206173736574206163636f756e74206861732c2063617573696e67207468652073656e646572206173736574206163636f756e7420746f206265206b696c6c6564450120202866616c7365292c206f72207472616e736665722065766572797468696e6720657863657074206174206c6561737420746865206d696e696d756d2062616c616e63652c2077686963682077696c6ce8202067756172616e74656520746f206b656570207468652073656e646572206173736574206163636f756e7420616c697665202874727565292e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e91060c3470616c6c65745f6173736574731870616c6c65741043616c6c080454000449000184186372656174650c0108696410014c543a3a41737365744964506172616d6574657200011461646d696e090401504163636f756e7449644c6f6f6b75704f663c543e00012c6d696e5f62616c616e6365180128543a3a42616c616e636500004ce849737375652061206e657720636c617373206f662066756e6769626c65206173736574732066726f6d2061207075626c6963206f726967696e2e00250154686973206e657720617373657420636c61737320686173206e6f2061737365747320696e697469616c6c7920616e6420697473206f776e657220697320746865206f726967696e2e006101546865206f726967696e206d75737420636f6e666f726d20746f2074686520636f6e6669677572656420604372656174654f726967696e6020616e6420686176652073756666696369656e742066756e647320667265652e00bc46756e6473206f662073656e64657220617265207265736572766564206279206041737365744465706f736974602e002c506172616d65746572733a59012d20606964603a20546865206964656e746966696572206f6620746865206e65772061737365742e2054686973206d757374206e6f742062652063757272656e746c7920696e2075736520746f206964656e746966793101616e206578697374696e672061737365742e204966205b604e65787441737365744964605d206973207365742c207468656e2074686973206d75737420626520657175616c20746f2069742e59012d206061646d696e603a205468652061646d696e206f66207468697320636c617373206f66206173736574732e205468652061646d696e2069732074686520696e697469616c2061646472657373206f6620656163689c6d656d626572206f662074686520617373657420636c61737327732061646d696e207465616d2e4d012d20606d696e5f62616c616e6365603a20546865206d696e696d756d2062616c616e6365206f662074686973206e6577206173736574207468617420616e792073696e676c65206163636f756e74206d7573743d01686176652e20496620616e206163636f756e7427732062616c616e636520697320726564756365642062656c6f7720746869732c207468656e20697420636f6c6c617073657320746f207a65726f2e0098456d69747320604372656174656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f2831296030666f7263655f637265617465100108696410014c543a3a41737365744964506172616d657465720001146f776e6572090401504163636f756e7449644c6f6f6b75704f663c543e00013469735f73756666696369656e74200110626f6f6c00012c6d696e5f62616c616e6365b80128543a3a42616c616e636500014cf849737375652061206e657720636c617373206f662066756e6769626c65206173736574732066726f6d20612070726976696c65676564206f726967696e2e00b454686973206e657720617373657420636c61737320686173206e6f2061737365747320696e697469616c6c792e00a4546865206f726967696e206d75737420636f6e666f726d20746f2060466f7263654f726967696e602e009c556e6c696b652060637265617465602c206e6f2066756e6473206172652072657365727665642e0059012d20606964603a20546865206964656e746966696572206f6620746865206e65772061737365742e2054686973206d757374206e6f742062652063757272656e746c7920696e2075736520746f206964656e746966793101616e206578697374696e672061737365742e204966205b604e65787441737365744964605d206973207365742c207468656e2074686973206d75737420626520657175616c20746f2069742e59012d20606f776e6572603a20546865206f776e6572206f66207468697320636c617373206f66206173736574732e20546865206f776e6572206861732066756c6c20737570657275736572207065726d697373696f6e7325016f76657220746869732061737365742c20627574206d6179206c61746572206368616e676520616e6420636f6e66696775726520746865207065726d697373696f6e73207573696e6790607472616e736665725f6f776e6572736869706020616e6420607365745f7465616d602e4d012d20606d696e5f62616c616e6365603a20546865206d696e696d756d2062616c616e6365206f662074686973206e6577206173736574207468617420616e792073696e676c65206163636f756e74206d7573743d01686176652e20496620616e206163636f756e7427732062616c616e636520697320726564756365642062656c6f7720746869732c207468656e20697420636f6c6c617073657320746f207a65726f2e00ac456d6974732060466f7263654372656174656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f283129603473746172745f64657374726f79040108696410014c543a3a41737365744964506172616d65746572000230dc5374617274207468652070726f63657373206f662064657374726f79696e6720612066756e6769626c6520617373657420636c6173732e0059016073746172745f64657374726f79602069732074686520666972737420696e206120736572696573206f662065787472696e7369637320746861742073686f756c642062652063616c6c65642c20746f20616c6c6f77786465737472756374696f6e206f6620616e20617373657420636c6173732e005101546865206f726967696e206d75737420636f6e666f726d20746f2060466f7263654f726967696e60206f72206d75737420626520605369676e65646020627920746865206173736574277320606f776e6572602e004d012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652064657374726f7965642e2054686973206d757374206964656e7469667920616e206578697374696e6720202061737365742e00490149742077696c6c206661696c207769746820656974686572205b604572726f723a3a436f6e7461696e73486f6c6473605d206f72205b604572726f723a3a436f6e7461696e73467265657a6573605d206966b8616e206163636f756e7420636f6e7461696e7320686f6c6473206f7220667265657a657320696e20706c6163652e4064657374726f795f6163636f756e7473040108696410014c543a3a41737365744964506172616d65746572000330cc44657374726f7920616c6c206163636f756e7473206173736f6369617465642077697468206120676976656e2061737365742e005d016064657374726f795f6163636f756e7473602073686f756c64206f6e6c792062652063616c6c6564206166746572206073746172745f64657374726f796020686173206265656e2063616c6c65642c20616e642074686584617373657420697320696e2061206044657374726f79696e67602073746174652e005d0144756520746f20776569676874207265737472696374696f6e732c20746869732066756e6374696f6e206d6179206e65656420746f2062652063616c6c6564206d756c7469706c652074696d657320746f2066756c6c79310164657374726f7920616c6c206163636f756e74732e2049742077696c6c2064657374726f79206052656d6f76654974656d734c696d697460206163636f756e747320617420612074696d652e004d012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652064657374726f7965642e2054686973206d757374206964656e7469667920616e206578697374696e6720202061737365742e00d4456163682063616c6c20656d6974732074686520604576656e743a3a44657374726f7965644163636f756e747360206576656e742e4464657374726f795f617070726f76616c73040108696410014c543a3a41737365744964506172616d65746572000430610144657374726f7920616c6c20617070726f76616c73206173736f6369617465642077697468206120676976656e20617373657420757020746f20746865206d61782028543a3a52656d6f76654974656d734c696d6974292e0061016064657374726f795f617070726f76616c73602073686f756c64206f6e6c792062652063616c6c6564206166746572206073746172745f64657374726f796020686173206265656e2063616c6c65642c20616e642074686584617373657420697320696e2061206044657374726f79696e67602073746174652e005d0144756520746f20776569676874207265737472696374696f6e732c20746869732066756e6374696f6e206d6179206e65656420746f2062652063616c6c6564206d756c7469706c652074696d657320746f2066756c6c79390164657374726f7920616c6c20617070726f76616c732e2049742077696c6c2064657374726f79206052656d6f76654974656d734c696d69746020617070726f76616c7320617420612074696d652e004d012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652064657374726f7965642e2054686973206d757374206964656e7469667920616e206578697374696e6720202061737365742e00d8456163682063616c6c20656d6974732074686520604576656e743a3a44657374726f796564417070726f76616c7360206576656e742e3866696e6973685f64657374726f79040108696410014c543a3a41737365744964506172616d65746572000528c4436f6d706c6574652064657374726f79696e6720617373657420616e6420756e726573657276652063757272656e63792e0055016066696e6973685f64657374726f79602073686f756c64206f6e6c792062652063616c6c6564206166746572206073746172745f64657374726f796020686173206265656e2063616c6c65642c20616e64207468655901617373657420697320696e2061206044657374726f79696e67602073746174652e20416c6c206163636f756e7473206f7220617070726f76616c732073686f756c642062652064657374726f796564206265666f72651468616e642e004d012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652064657374726f7965642e2054686973206d757374206964656e7469667920616e206578697374696e6720202061737365742e00e045616368207375636365737366756c2063616c6c20656d6974732074686520604576656e743a3a44657374726f79656460206576656e742e106d696e740c0108696410014c543a3a41737365744964506172616d6574657200012c62656e6566696369617279090401504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e74b80128543a3a42616c616e6365000630884d696e7420617373657473206f66206120706172746963756c617220636c6173732e003901546865206f726967696e206d757374206265205369676e656420616e64207468652073656e646572206d7573742062652074686520497373756572206f662074686520617373657420606964602e00fc2d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74206d696e7465642e0d012d206062656e6566696369617279603a20546865206163636f756e7420746f206265206372656469746564207769746820746865206d696e746564206173736574732ec42d2060616d6f756e74603a2054686520616d6f756e74206f662074686520617373657420746f206265206d696e7465642e0094456d697473206049737375656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f2831296055014d6f6465733a205072652d6578697374696e672062616c616e6365206f66206062656e6566696369617279603b204163636f756e74207072652d6578697374656e6365206f66206062656e6566696369617279602e106275726e0c0108696410014c543a3a41737365744964506172616d6574657200010c77686f090401504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e74b80128543a3a42616c616e636500073c4501526564756365207468652062616c616e6365206f66206077686f60206279206173206d75636820617320706f737369626c6520757020746f2060616d6f756e746020617373657473206f6620606964602e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204d616e61676572206f662074686520617373657420606964602e00d04261696c73207769746820604e6f4163636f756e746020696620746865206077686f6020697320616c726561647920646561642e00fc2d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74206275726e65642ea02d206077686f603a20546865206163636f756e7420746f20626520646562697465642066726f6d2e29012d2060616d6f756e74603a20546865206d6178696d756d20616d6f756e74206279207768696368206077686f6027732062616c616e63652073686f756c6420626520726564756365642e005101456d69747320604275726e6564602077697468207468652061637475616c20616d6f756e74206275726e65642e20496620746869732074616b6573207468652062616c616e636520746f2062656c6f772074686539016d696e696d756d20666f72207468652061737365742c207468656e2074686520616d6f756e74206275726e656420697320696e6372656173656420746f2074616b6520697420746f207a65726f2e00385765696768743a20604f2831296009014d6f6465733a20506f73742d6578697374656e6365206f66206077686f603b20507265202620706f7374205a6f6d6269652d737461747573206f66206077686f602e207472616e736665720c0108696410014c543a3a41737365744964506172616d65746572000118746172676574090401504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e74b80128543a3a42616c616e6365000848d04d6f766520736f6d65206173736574732066726f6d207468652073656e646572206163636f756e7420746f20616e6f746865722e00584f726967696e206d757374206265205369676e65642e0011012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74207472616e736665727265642e9c2d2060746172676574603a20546865206163636f756e7420746f2062652063726564697465642e51012d2060616d6f756e74603a2054686520616d6f756e74206279207768696368207468652073656e64657227732062616c616e6365206f66206173736574732073686f756c64206265207265647563656420616e646101607461726765746027732062616c616e636520696e637265617365642e2054686520616d6f756e742061637475616c6c79207472616e73666572726564206d617920626520736c696768746c79206772656174657220696e5d017468652063617365207468617420746865207472616e7366657220776f756c64206f74686572776973652074616b65207468652073656e6465722062616c616e63652061626f7665207a65726f206275742062656c6f77bc746865206d696e696d756d2062616c616e63652e204d7573742062652067726561746572207468616e207a65726f2e006101456d69747320605472616e73666572726564602077697468207468652061637475616c20616d6f756e74207472616e736665727265642e20496620746869732074616b65732074686520736f757263652062616c616e63655d01746f2062656c6f7720746865206d696e696d756d20666f72207468652061737365742c207468656e2074686520616d6f756e74207472616e7366657272656420697320696e6372656173656420746f2074616b6520697420746f207a65726f2e00385765696768743a20604f2831296051014d6f6465733a205072652d6578697374656e6365206f662060746172676574603b20506f73742d6578697374656e6365206f662073656e6465723b204163636f756e74207072652d6578697374656e6365206f662460746172676574602e4c7472616e736665725f6b6565705f616c6976650c0108696410014c543a3a41737365744964506172616d65746572000118746172676574090401504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e74b80128543a3a42616c616e636500094859014d6f766520736f6d65206173736574732066726f6d207468652073656e646572206163636f756e7420746f20616e6f746865722c206b656570696e67207468652073656e646572206163636f756e7420616c6976652e00584f726967696e206d757374206265205369676e65642e0011012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74207472616e736665727265642e9c2d2060746172676574603a20546865206163636f756e7420746f2062652063726564697465642e51012d2060616d6f756e74603a2054686520616d6f756e74206279207768696368207468652073656e64657227732062616c616e6365206f66206173736574732073686f756c64206265207265647563656420616e646101607461726765746027732062616c616e636520696e637265617365642e2054686520616d6f756e742061637475616c6c79207472616e73666572726564206d617920626520736c696768746c79206772656174657220696e5d017468652063617365207468617420746865207472616e7366657220776f756c64206f74686572776973652074616b65207468652073656e6465722062616c616e63652061626f7665207a65726f206275742062656c6f77bc746865206d696e696d756d2062616c616e63652e204d7573742062652067726561746572207468616e207a65726f2e006101456d69747320605472616e73666572726564602077697468207468652061637475616c20616d6f756e74207472616e736665727265642e20496620746869732074616b65732074686520736f757263652062616c616e63655d01746f2062656c6f7720746865206d696e696d756d20666f72207468652061737365742c207468656e2074686520616d6f756e74207472616e7366657272656420697320696e6372656173656420746f2074616b6520697420746f207a65726f2e00385765696768743a20604f2831296051014d6f6465733a205072652d6578697374656e6365206f662060746172676574603b20506f73742d6578697374656e6365206f662073656e6465723b204163636f756e74207072652d6578697374656e6365206f662460746172676574602e38666f7263655f7472616e73666572100108696410014c543a3a41737365744964506172616d65746572000118736f75726365090401504163636f756e7449644c6f6f6b75704f663c543e00011064657374090401504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e74b80128543a3a42616c616e6365000a4cb44d6f766520736f6d65206173736574732066726f6d206f6e65206163636f756e7420746f20616e6f746865722e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f662074686520617373657420606964602e0011012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74207472616e736665727265642e982d2060736f75726365603a20546865206163636f756e7420746f20626520646562697465642e942d206064657374603a20546865206163636f756e7420746f2062652063726564697465642e59012d2060616d6f756e74603a2054686520616d6f756e74206279207768696368207468652060736f757263656027732062616c616e6365206f66206173736574732073686f756c64206265207265647563656420616e64590160646573746027732062616c616e636520696e637265617365642e2054686520616d6f756e742061637475616c6c79207472616e73666572726564206d617920626520736c696768746c79206772656174657220696e4d017468652063617365207468617420746865207472616e7366657220776f756c64206f74686572776973652074616b65207468652060736f75726365602062616c616e63652061626f7665207a65726f20627574d462656c6f7720746865206d696e696d756d2062616c616e63652e204d7573742062652067726561746572207468616e207a65726f2e006101456d69747320605472616e73666572726564602077697468207468652061637475616c20616d6f756e74207472616e736665727265642e20496620746869732074616b65732074686520736f757263652062616c616e63655d01746f2062656c6f7720746865206d696e696d756d20666f72207468652061737365742c207468656e2074686520616d6f756e74207472616e7366657272656420697320696e6372656173656420746f2074616b6520697420746f207a65726f2e00385765696768743a20604f2831296051014d6f6465733a205072652d6578697374656e6365206f66206064657374603b20506f73742d6578697374656e6365206f662060736f75726365603b204163636f756e74207072652d6578697374656e6365206f661c6064657374602e18667265657a65080108696410014c543a3a41737365744964506172616d6574657200010c77686f090401504163636f756e7449644c6f6f6b75704f663c543e000b305501446973616c6c6f77206675727468657220756e70726976696c65676564207472616e7366657273206f6620616e20617373657420606964602066726f6d20616e206163636f756e74206077686f602e206077686f604d016d75737420616c726561647920657869737420617320616e20656e74727920696e20604163636f756e746073206f66207468652061737365742e20496620796f752077616e7420746f20667265657a6520616ef46163636f756e74207468617420646f6573206e6f74206861766520616e20656e7472792c207573652060746f7563685f6f74686572602066697273742e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652066726f7a656e2e882d206077686f603a20546865206163636f756e7420746f2062652066726f7a656e2e003c456d697473206046726f7a656e602e00385765696768743a20604f283129601074686177080108696410014c543a3a41737365744964506172616d6574657200010c77686f090401504163636f756e7449644c6f6f6b75704f663c543e000c28e8416c6c6f7720756e70726976696c65676564207472616e736665727320746f20616e642066726f6d20616e206163636f756e7420616761696e2e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652066726f7a656e2e902d206077686f603a20546865206163636f756e7420746f20626520756e66726f7a656e2e003c456d6974732060546861776564602e00385765696768743a20604f2831296030667265657a655f6173736574040108696410014c543a3a41737365744964506172616d65746572000d24f0446973616c6c6f77206675727468657220756e70726976696c65676564207472616e736665727320666f722074686520617373657420636c6173732e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652066726f7a656e2e003c456d697473206046726f7a656e602e00385765696768743a20604f2831296028746861775f6173736574040108696410014c543a3a41737365744964506172616d65746572000e24c4416c6c6f7720756e70726976696c65676564207472616e736665727320666f722074686520617373657420616761696e2e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206265207468617765642e003c456d6974732060546861776564602e00385765696768743a20604f28312960487472616e736665725f6f776e657273686970080108696410014c543a3a41737365744964506172616d657465720001146f776e6572090401504163636f756e7449644c6f6f6b75704f663c543e000f28744368616e676520746865204f776e6572206f6620616e2061737365742e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f662074686520617373657420606964602e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e9c2d20606f776e6572603a20546865206e6577204f776e6572206f6620746869732061737365742e0054456d69747320604f776e65724368616e676564602e00385765696768743a20604f28312960207365745f7465616d100108696410014c543a3a41737365744964506172616d65746572000118697373756572090401504163636f756e7449644c6f6f6b75704f663c543e00011461646d696e090401504163636f756e7449644c6f6f6b75704f663c543e00011c667265657a6572090401504163636f756e7449644c6f6f6b75704f663c543e001030c44368616e676520746865204973737565722c2041646d696e20616e6420467265657a6572206f6620616e2061737365742e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652066726f7a656e2ea42d2060697373756572603a20546865206e657720497373756572206f6620746869732061737365742e9c2d206061646d696e603a20546865206e65772041646d696e206f6620746869732061737365742eac2d2060667265657a6572603a20546865206e657720467265657a6572206f6620746869732061737365742e0050456d69747320605465616d4368616e676564602e00385765696768743a20604f28312960307365745f6d65746164617461100108696410014c543a3a41737365744964506172616d657465720001106e616d6538011c5665633c75383e00011873796d626f6c38011c5665633c75383e000120646563696d616c7308010875380011407853657420746865206d6574616461746120666f7220616e2061737365742e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f662074686520617373657420606964602e00d846756e6473206f662073656e64657220617265207265736572766564206163636f7264696e6720746f2074686520666f726d756c613a5101604d657461646174614465706f73697442617365202b204d657461646174614465706f73697450657242797465202a20286e616d652e6c656e202b2073796d626f6c2e6c656e29602074616b696e6720696e746f8c6163636f756e7420616e7920616c72656164792072657365727665642066756e64732e00b82d20606964603a20546865206964656e746966696572206f662074686520617373657420746f207570646174652e4d012d20606e616d65603a20546865207573657220667269656e646c79206e616d65206f6620746869732061737365742e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e4d012d206073796d626f6c603a205468652065786368616e67652073796d626f6c20666f7220746869732061737365742e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e2d012d2060646563696d616c73603a20546865206e756d626572206f6620646563696d616c732074686973206173736574207573657320746f20726570726573656e74206f6e6520756e69742e0050456d69747320604d65746164617461536574602e00385765696768743a20604f2831296038636c6561725f6d65746164617461040108696410014c543a3a41737365744964506172616d6574657200122c80436c65617220746865206d6574616461746120666f7220616e2061737365742e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f662074686520617373657420606964602e00a4416e79206465706f73697420697320667265656420666f7220746865206173736574206f776e65722e00b42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f20636c6561722e0060456d69747320604d65746164617461436c6561726564602e00385765696768743a20604f2831296048666f7263655f7365745f6d65746164617461140108696410014c543a3a41737365744964506172616d657465720001106e616d6538011c5665633c75383e00011873796d626f6c38011c5665633c75383e000120646563696d616c73080108753800012469735f66726f7a656e200110626f6f6c001338b8466f72636520746865206d6574616461746120666f7220616e20617373657420746f20736f6d652076616c75652e006c4f726967696e206d75737420626520466f7263654f726967696e2e0068416e79206465706f736974206973206c65667420616c6f6e652e00b82d20606964603a20546865206964656e746966696572206f662074686520617373657420746f207570646174652e4d012d20606e616d65603a20546865207573657220667269656e646c79206e616d65206f6620746869732061737365742e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e4d012d206073796d626f6c603a205468652065786368616e67652073796d626f6c20666f7220746869732061737365742e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e2d012d2060646563696d616c73603a20546865206e756d626572206f6620646563696d616c732074686973206173736574207573657320746f20726570726573656e74206f6e6520756e69742e0050456d69747320604d65746164617461536574602e0051015765696768743a20604f284e202b20532960207768657265204e20616e6420532061726520746865206c656e677468206f6620746865206e616d6520616e642073796d626f6c20726573706563746976656c792e50666f7263655f636c6561725f6d65746164617461040108696410014c543a3a41737365744964506172616d6574657200142c80436c65617220746865206d6574616461746120666f7220616e2061737365742e006c4f726967696e206d75737420626520466f7263654f726967696e2e0060416e79206465706f7369742069732072657475726e65642e00b42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f20636c6561722e0060456d69747320604d65746164617461436c6561726564602e00385765696768743a20604f2831296048666f7263655f61737365745f737461747573200108696410014c543a3a41737365744964506172616d657465720001146f776e6572090401504163636f756e7449644c6f6f6b75704f663c543e000118697373756572090401504163636f756e7449644c6f6f6b75704f663c543e00011461646d696e090401504163636f756e7449644c6f6f6b75704f663c543e00011c667265657a6572090401504163636f756e7449644c6f6f6b75704f663c543e00012c6d696e5f62616c616e6365b80128543a3a42616c616e636500013469735f73756666696369656e74200110626f6f6c00012469735f66726f7a656e200110626f6f6c00155898416c746572207468652061747472696275746573206f66206120676976656e2061737365742e00744f726967696e206d7573742062652060466f7263654f726967696e602e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e9c2d20606f776e6572603a20546865206e6577204f776e6572206f6620746869732061737365742ea42d2060697373756572603a20546865206e657720497373756572206f6620746869732061737365742e9c2d206061646d696e603a20546865206e65772041646d696e206f6620746869732061737365742eac2d2060667265657a6572603a20546865206e657720467265657a6572206f6620746869732061737365742e4d012d20606d696e5f62616c616e6365603a20546865206d696e696d756d2062616c616e6365206f662074686973206e6577206173736574207468617420616e792073696e676c65206163636f756e74206d7573743d01686176652e20496620616e206163636f756e7427732062616c616e636520697320726564756365642062656c6f7720746869732c207468656e20697420636f6c6c617073657320746f207a65726f2e51012d206069735f73756666696369656e74603a20576865746865722061206e6f6e2d7a65726f2062616c616e6365206f662074686973206173736574206973206465706f736974206f662073756666696369656e744d0176616c756520746f206163636f756e7420666f722074686520737461746520626c6f6174206173736f6369617465642077697468206974732062616c616e63652073746f726167652e2049662073657420746f55016074727565602c207468656e206e6f6e2d7a65726f2062616c616e636573206d61792062652073746f72656420776974686f757420612060636f6e73756d657260207265666572656e63652028616e6420746875734d01616e20454420696e207468652042616c616e6365732070616c6c6574206f7220776861746576657220656c7365206973207573656420746f20636f6e74726f6c20757365722d6163636f756e742073746174652067726f777468292e3d012d206069735f66726f7a656e603a2057686574686572207468697320617373657420636c6173732069732066726f7a656e2065786365707420666f72207065726d697373696f6e65642f61646d696e34696e737472756374696f6e732e00e8456d697473206041737365745374617475734368616e67656460207769746820746865206964656e74697479206f66207468652061737365742e00385765696768743a20604f2831296040617070726f76655f7472616e736665720c0108696410014c543a3a41737365744964506172616d6574657200012064656c6567617465090401504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e74b80128543a3a42616c616e63650016502d01417070726f766520616e20616d6f756e74206f6620617373657420666f72207472616e7366657220627920612064656c6567617465642074686972642d7061727479206163636f756e742e00584f726967696e206d757374206265205369676e65642e004d01456e737572657320746861742060417070726f76616c4465706f7369746020776f727468206f66206043757272656e6379602069732072657365727665642066726f6d207369676e696e67206163636f756e745501666f722074686520707572706f7365206f6620686f6c64696e672074686520617070726f76616c2e20496620736f6d65206e6f6e2d7a65726f20616d6f756e74206f662061737365747320697320616c72656164794901617070726f7665642066726f6d207369676e696e67206163636f756e7420746f206064656c6567617465602c207468656e20697420697320746f70706564207570206f7220756e726573657276656420746f546d656574207468652072696768742076616c75652e0045014e4f54453a20546865207369676e696e67206163636f756e7420646f6573206e6f74206e65656420746f206f776e2060616d6f756e7460206f66206173736574732061742074686520706f696e74206f66446d616b696e6720746869732063616c6c2e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e0d012d206064656c6567617465603a20546865206163636f756e7420746f2064656c6567617465207065726d697373696f6e20746f207472616e736665722061737365742e49012d2060616d6f756e74603a2054686520616d6f756e74206f662061737365742074686174206d6179206265207472616e73666572726564206279206064656c6567617465602e204966207468657265206973e0616c726561647920616e20617070726f76616c20696e20706c6163652c207468656e207468697320616374732061646469746976656c792e0090456d6974732060417070726f7665645472616e7366657260206f6e20737563636573732e00385765696768743a20604f283129603c63616e63656c5f617070726f76616c080108696410014c543a3a41737365744964506172616d6574657200012064656c6567617465090401504163636f756e7449644c6f6f6b75704f663c543e001734490143616e63656c20616c6c206f6620736f6d6520617373657420617070726f76656420666f722064656c656761746564207472616e7366657220627920612074686972642d7061727479206163636f756e742e003d014f726967696e206d757374206265205369676e656420616e64207468657265206d75737420626520616e20617070726f76616c20696e20706c616365206265747765656e207369676e657220616e642c6064656c6567617465602e004901556e726573657276657320616e79206465706f7369742070726576696f75736c792072657365727665642062792060617070726f76655f7472616e736665726020666f722074686520617070726f76616c2e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e05012d206064656c6567617465603a20546865206163636f756e742064656c656761746564207065726d697373696f6e20746f207472616e736665722061737365742e0094456d6974732060417070726f76616c43616e63656c6c656460206f6e20737563636573732e00385765696768743a20604f2831296054666f7263655f63616e63656c5f617070726f76616c0c0108696410014c543a3a41737365744964506172616d657465720001146f776e6572090401504163636f756e7449644c6f6f6b75704f663c543e00012064656c6567617465090401504163636f756e7449644c6f6f6b75704f663c543e001834490143616e63656c20616c6c206f6620736f6d6520617373657420617070726f76656420666f722064656c656761746564207472616e7366657220627920612074686972642d7061727479206163636f756e742e0049014f726967696e206d7573742062652065697468657220466f7263654f726967696e206f72205369676e6564206f726967696e207769746820746865207369676e6572206265696e67207468652041646d696e686163636f756e74206f662074686520617373657420606964602e004901556e726573657276657320616e79206465706f7369742070726576696f75736c792072657365727665642062792060617070726f76655f7472616e736665726020666f722074686520617070726f76616c2e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e05012d206064656c6567617465603a20546865206163636f756e742064656c656761746564207065726d697373696f6e20746f207472616e736665722061737365742e0094456d6974732060417070726f76616c43616e63656c6c656460206f6e20737563636573732e00385765696768743a20604f28312960447472616e736665725f617070726f766564100108696410014c543a3a41737365744964506172616d657465720001146f776e6572090401504163636f756e7449644c6f6f6b75704f663c543e00012c64657374696e6174696f6e090401504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e74b80128543a3a42616c616e63650019484d015472616e7366657220736f6d652061737365742062616c616e63652066726f6d20612070726576696f75736c792064656c656761746564206163636f756e7420746f20736f6d652074686972642d7061727479206163636f756e742e0049014f726967696e206d757374206265205369676e656420616e64207468657265206d75737420626520616e20617070726f76616c20696e20706c6163652062792074686520606f776e65726020746f207468651c7369676e65722e00590149662074686520656e7469726520616d6f756e7420617070726f76656420666f72207472616e73666572206973207472616e736665727265642c207468656e20616e79206465706f7369742070726576696f75736c79b472657365727665642062792060617070726f76655f7472616e736665726020697320756e72657365727665642e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e61012d20606f776e6572603a20546865206163636f756e742077686963682070726576696f75736c7920617070726f76656420666f722061207472616e73666572206f66206174206c656173742060616d6f756e746020616e64bc66726f6d207768696368207468652061737365742062616c616e63652077696c6c2062652077697468647261776e2e61012d206064657374696e6174696f6e603a20546865206163636f756e7420746f207768696368207468652061737365742062616c616e6365206f662060616d6f756e74602077696c6c206265207472616e736665727265642eb42d2060616d6f756e74603a2054686520616d6f756e74206f662061737365747320746f207472616e736665722e009c456d69747320605472616e73666572726564417070726f76656460206f6e20737563636573732e00385765696768743a20604f2831296014746f756368040108696410014c543a3a41737365744964506172616d65746572001a24c043726561746520616e206173736574206163636f756e7420666f72206e6f6e2d70726f7669646572206173736574732e00c041206465706f7369742077696c6c2062652074616b656e2066726f6d20746865207369676e6572206163636f756e742e005d012d20606f726967696e603a204d757374206265205369676e65643b20746865207369676e6572206163636f756e74206d75737420686176652073756666696369656e742066756e647320666f722061206465706f736974382020746f2062652074616b656e2e09012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f7220746865206163636f756e7420746f20626520637265617465642e0098456d6974732060546f756368656460206576656e74207768656e207375636365737366756c2e18726566756e64080108696410014c543a3a41737365744964506172616d65746572000128616c6c6f775f6275726e200110626f6f6c001b34590152657475726e20746865206465706f7369742028696620616e7929206f6620616e206173736574206163636f756e74206f72206120636f6e73756d6572207265666572656e63652028696620616e7929206f6620616e206163636f756e742e0068546865206f726967696e206d757374206265205369676e65642e003d012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f72207768696368207468652063616c6c657220776f756c64206c696b6520746865206465706f7369742c2020726566756e6465642e5d012d2060616c6c6f775f6275726e603a20496620607472756560207468656e20617373657473206d61792062652064657374726f79656420696e206f7264657220746f20636f6d706c6574652074686520726566756e642e00490149742077696c6c206661696c207769746820656974686572205b604572726f723a3a436f6e7461696e73486f6c6473605d206f72205b604572726f723a3a436f6e7461696e73467265657a6573605d206966d4746865206173736574206163636f756e7420636f6e7461696e7320686f6c6473206f7220667265657a657320696e20706c6163652e009c456d6974732060526566756e64656460206576656e74207768656e207375636365737366756c2e3c7365745f6d696e5f62616c616e6365080108696410014c543a3a41737365744964506172616d6574657200012c6d696e5f62616c616e6365180128543a3a42616c616e6365001c30945365747320746865206d696e696d756d2062616c616e6365206f6620616e2061737365742e0021014f6e6c7920776f726b73206966207468657265206172656e277420616e79206163636f756e747320746861742061726520686f6c64696e6720746865206173736574206f72206966e0746865206e65772076616c7565206f6620606d696e5f62616c616e636560206973206c657373207468616e20746865206f6c64206f6e652e00fc4f726967696e206d757374206265205369676e656420616e64207468652073656e6465722068617320746f20626520746865204f776e6572206f66207468652c617373657420606964602e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742ec02d20606d696e5f62616c616e6365603a20546865206e65772076616c7565206f6620606d696e5f62616c616e6365602e00d4456d697473206041737365744d696e42616c616e63654368616e67656460206576656e74207768656e207375636365737366756c2e2c746f7563685f6f74686572080108696410014c543a3a41737365744964506172616d6574657200010c77686f090401504163636f756e7449644c6f6f6b75704f663c543e001d288843726561746520616e206173736574206163636f756e7420666f72206077686f602e00c041206465706f7369742077696c6c2062652074616b656e2066726f6d20746865207369676e6572206163636f756e742e0061012d20606f726967696e603a204d757374206265205369676e65642062792060467265657a657260206f72206041646d696e60206f662074686520617373657420606964603b20746865207369676e6572206163636f756e74dc20206d75737420686176652073756666696369656e742066756e647320666f722061206465706f73697420746f2062652074616b656e2e09012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f7220746865206163636f756e7420746f20626520637265617465642e8c2d206077686f603a20546865206163636f756e7420746f20626520637265617465642e0098456d6974732060546f756368656460206576656e74207768656e207375636365737366756c2e30726566756e645f6f74686572080108696410014c543a3a41737365744964506172616d6574657200010c77686f090401504163636f756e7449644c6f6f6b75704f663c543e001e345d0152657475726e20746865206465706f7369742028696620616e7929206f66206120746172676574206173736574206163636f756e742e2055736566756c20696620796f752061726520746865206465706f7369746f722e005d01546865206f726967696e206d757374206265205369676e656420616e642065697468657220746865206163636f756e74206f776e65722c206465706f7369746f722c206f72206173736574206041646d696e602e20496e61016f7264657220746f206275726e2061206e6f6e2d7a65726f2062616c616e6365206f66207468652061737365742c207468652063616c6c6572206d75737420626520746865206163636f756e7420616e642073686f756c64347573652060726566756e64602e0019012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f7220746865206163636f756e7420686f6c64696e672061206465706f7369742e7c2d206077686f603a20546865206163636f756e7420746f20726566756e642e00490149742077696c6c206661696c207769746820656974686572205b604572726f723a3a436f6e7461696e73486f6c6473605d206f72205b604572726f723a3a436f6e7461696e73467265657a6573605d206966d4746865206173736574206163636f756e7420636f6e7461696e7320686f6c6473206f7220667265657a657320696e20706c6163652e009c456d6974732060526566756e64656460206576656e74207768656e207375636365737366756c2e14626c6f636b080108696410014c543a3a41737365744964506172616d6574657200010c77686f090401504163636f756e7449644c6f6f6b75704f663c543e001f285901446973616c6c6f77206675727468657220756e70726976696c65676564207472616e7366657273206f6620616e206173736574206069646020746f20616e642066726f6d20616e206163636f756e74206077686f602e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f662074686520617373657420606964602e00b82d20606964603a20546865206964656e746966696572206f6620746865206163636f756e7427732061737365742e942d206077686f603a20546865206163636f756e7420746f20626520756e626c6f636b65642e0040456d6974732060426c6f636b6564602e00385765696768743a20604f28312960307472616e736665725f616c6c0c0108696410014c543a3a41737365744964506172616d6574657200011064657374090401504163636f756e7449644c6f6f6b75704f663c543e0001286b6565705f616c697665200110626f6f6c0020401d015472616e736665722074686520656e74697265207472616e7366657261626c652062616c616e63652066726f6d207468652063616c6c6572206173736574206163636f756e742e0059014e4f54453a20546869732066756e6374696f6e206f6e6c7920617474656d70747320746f207472616e73666572205f7472616e7366657261626c655f2062616c616e6365732e2054686973206d65616e7320746861743d01616e792068656c642c2066726f7a656e2c206f72206d696e696d756d2062616c616e636520287768656e20606b6565705f616c6976656020697320607472756560292c2077696c6c206e6f742062655d017472616e7366657272656420627920746869732066756e6374696f6e2e20546f20656e73757265207468617420746869732066756e6374696f6e20726573756c747320696e2061206b696c6c6564206163636f756e742c4501796f75206d69676874206e65656420746f207072657061726520746865206163636f756e742062792072656d6f76696e6720616e79207265666572656e636520636f756e746572732c2073746f72616765406465706f736974732c206574632e2e2e00c0546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205369676e65642e0019012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f7220746865206163636f756e7420686f6c64696e672061206465706f7369742ea02d206064657374603a2054686520726563697069656e74206f6620746865207472616e736665722e59012d20606b6565705f616c697665603a204120626f6f6c65616e20746f2064657465726d696e652069662074686520607472616e736665725f616c6c60206f7065726174696f6e2073686f756c642073656e6420616c6c4d0120206f66207468652066756e647320746865206173736574206163636f756e74206861732c2063617573696e67207468652073656e646572206173736574206163636f756e7420746f206265206b696c6c6564450120202866616c7365292c206f72207472616e736665722065766572797468696e6720657863657074206174206c6561737420746865206d696e696d756d2062616c616e63652c2077686963682077696c6ce8202067756172616e74656520746f206b656570207468652073656e646572206173736574206163636f756e7420616c697665202874727565292e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e95060c5c70616c6c65745f61737365745f636f6e76657273696f6e1870616c6c65741043616c6c0404540001182c6372656174655f706f6f6c080118617373657431980144426f783c543a3a41737365744b696e643e000118617373657432980144426f783c543a3a41737365744b696e643e00001019014372656174657320616e20656d707479206c697175696469747920706f6f6c20616e6420616e206173736f636961746564206e657720606c705f746f6b656e60206173736574010128746865206964206f662077686963682069732072657475726e656420696e2074686520604576656e743a3a506f6f6c4372656174656460206576656e74292e0011014f6e6365206120706f6f6c20697320637265617465642c20736f6d656f6e65206d6179205b6050616c6c65743a3a6164645f6c6971756964697479605d20746f2069742e346164645f6c69717569646974791c0118617373657431980144426f783c543a3a41737365744b696e643e000118617373657432980144426f783c543a3a41737365744b696e643e00013c616d6f756e74315f64657369726564180128543a3a42616c616e636500013c616d6f756e74325f64657369726564180128543a3a42616c616e636500012c616d6f756e74315f6d696e180128543a3a42616c616e636500012c616d6f756e74325f6d696e180128543a3a42616c616e636500011c6d696e745f746f000130543a3a4163636f756e744964000138e450726f76696465206c697175696469747920696e746f2074686520706f6f6c206f6620606173736574316020616e642060617373657432602e0d014e4f54453a20616e206f7074696d616c20616d6f756e74206f662061737365743120616e64206173736574322077696c6c2062652063616c63756c6174656420616e6421016d6967687420626520646966666572656e74207468616e207468652070726f76696465642060616d6f756e74315f64657369726564602f60616d6f756e74325f6465736972656460fc7468757320796f752073686f756c642070726f7669646520746865206d696e20616d6f756e7420796f7527726520686170707920746f2070726f766964652ec8506172616d732060616d6f756e74315f6d696e602f60616d6f756e74325f6d696e6020726570726573656e7420746861742e4901606d696e745f746f602077696c6c2062652073656e7420746865206c697175696469747920746f6b656e73207468617420726570726573656e742074686973207368617265206f662074686520706f6f6c2e005d014e4f54453a207768656e20656e636f756e746572696e6720616e20696e636f72726563742065786368616e6765207261746520616e64206e6f6e2d776974686472617761626c6520706f6f6c206c69717569646974792cdc626174636820616e2061746f6d69632063616c6c2077697468205b6050616c6c65743a3a6164645f6c6971756964697479605d20616e6451015b6050616c6c65743a3a737761705f65786163745f746f6b656e735f666f725f746f6b656e73605d206f72205b6050616c6c65743a3a737761705f746f6b656e735f666f725f65786163745f746f6b656e73605d250163616c6c7320746f2072656e64657220746865206c697175696469747920776974686472617761626c6520616e642072656374696679207468652065786368616e676520726174652e00d84f6e6365206c69717569646974792069732061646465642c20736f6d656f6e65206d6179207375636365737366756c6c792063616c6ca45b6050616c6c65743a3a737761705f65786163745f746f6b656e735f666f725f746f6b656e73605d2e4072656d6f76655f6c6971756964697479180118617373657431980144426f783c543a3a41737365744b696e643e000118617373657432980144426f783c543a3a41737365744b696e643e0001346c705f746f6b656e5f6275726e180128543a3a42616c616e636500014c616d6f756e74315f6d696e5f72656365697665180128543a3a42616c616e636500014c616d6f756e74325f6d696e5f72656365697665180128543a3a42616c616e636500012c77697468647261775f746f000130543a3a4163636f756e74496400020c4d01416c6c6f777320796f7520746f2072656d6f7665206c69717569646974792062792070726f766964696e672074686520606c705f746f6b656e5f6275726e6020746f6b656e7320746861742077696c6c20626551016275726e656420696e207468652070726f636573732e205769746820746865207573616765206f662060616d6f756e74315f6d696e5f72656365697665602f60616d6f756e74325f6d696e5f726563656976656035016974277320706f737369626c6520746f20636f6e74726f6c20746865206d696e20616d6f756e74206f662072657475726e656420746f6b656e7320796f7527726520686170707920776974682e70737761705f65786163745f746f6b656e735f666f725f746f6b656e7314011070617468990601585665633c426f783c543a3a41737365744b696e643e3e000124616d6f756e745f696e180128543a3a42616c616e6365000138616d6f756e745f6f75745f6d696e180128543a3a42616c616e636500011c73656e645f746f000130543a3a4163636f756e7449640001286b6565705f616c697665200110626f6f6c000318c0537761702074686520657861637420616d6f756e74206f6620606173736574316020696e746f2060617373657432602e2d0160616d6f756e745f6f75745f6d696e6020706172616d20616c6c6f777320796f7520746f207370656369667920746865206d696e20616d6f756e74206f662074686520606173736574326060796f7527726520686170707920746f20726563656976652e0059015b604173736574436f6e76657273696f6e4170693a3a71756f74655f70726963655f65786163745f746f6b656e735f666f725f746f6b656e73605d2072756e74696d652063616c6c2063616e2062652063616c6c656430666f7220612071756f74652e70737761705f746f6b656e735f666f725f65786163745f746f6b656e7314011070617468990601585665633c426f783c543a3a41737365744b696e643e3e000128616d6f756e745f6f7574180128543a3a42616c616e6365000134616d6f756e745f696e5f6d6178180128543a3a42616c616e636500011c73656e645f746f000130543a3a4163636f756e7449640001286b6565705f616c697665200110626f6f6c00041801015377617020616e7920616d6f756e74206f6620606173736574316020746f206765742074686520657861637420616d6f756e74206f662060617373657432602e190160616d6f756e745f696e5f6d61786020706172616d20616c6c6f777320746f207370656369667920746865206d617820616d6f756e74206f662074686520606173736574316060796f7527726520686170707920746f2070726f766964652e0059015b604173736574436f6e76657273696f6e4170693a3a71756f74655f70726963655f746f6b656e735f666f725f65786163745f746f6b656e73605d2072756e74696d652063616c6c2063616e2062652063616c6c656430666f7220612071756f74652e14746f756368080118617373657431980144426f783c543a3a41737365744b696e643e000118617373657432980144426f783c543a3a41737365744b696e643e00052c4d01546f75636820616e206578697374696e6720706f6f6c20746f2066756c66696c6c2070726572657175697369746573206265666f72652070726f766964696e67206c69717569646974792c20737563682061734901656e737572696e6720746861742074686520706f6f6c2773206163636f756e74732061726520696e20706c6163652e204974206973207479706963616c6c792075736566756c207768656e206120706f6f6c550163726561746f722072656d6f7665732074686520706f6f6c2773206163636f756e747320616e6420646f6573206e6f742070726f766964652061206c69717569646974792e205468697320616374696f6e206d61795501696e766f6c766520686f6c64696e67206173736574732066726f6d207468652063616c6c65722061732061206465706f73697420666f72206372656174696e672074686520706f6f6c2773206163636f756e74732e0068546865206f726967696e206d757374206265205369676e65642e0029012d2060617373657431603a20546865206173736574204944206f6620616e206578697374696e6720706f6f6c20776974682061207061697220286173736574312c20617373657432292e29012d2060617373657432603a20546865206173736574204944206f6620616e206578697374696e6720706f6f6c20776974682061207061697220286173736574312c20617373657432292e0098456d6974732060546f756368656460206576656e74207768656e207375636365737366756c2e047050616c6c657427732063616c6c61626c652066756e6374696f6e732e990600000298009d060c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c65741043616c6c04045400011858636f6e74726f6c5f6175746f5f6d6967726174696f6e0401306d617962655f636f6e666967a106015c4f7074696f6e3c4d6967726174696f6e4c696d6974733e00000c80436f6e74726f6c20746865206175746f6d61746963206d6967726174696f6e2e000d01546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205b60436f6e6669673a3a436f6e74726f6c4f726967696e605d2e40636f6e74696e75655f6d6967726174650c01186c696d697473a506013c4d6967726174696f6e4c696d69747300013c7265616c5f73697a655f757070657210010c7533320001307769746e6573735f7461736ba90601404d6967726174696f6e5461736b3c543e000154b8436f6e74696e756520746865206d6967726174696f6e20666f722074686520676976656e20606c696d697473602e00ec546865206469737061746368206f726967696e206f6620746869732063616c6c2063616e20626520616e79207369676e6564206163636f756e742e005d0154686973207472616e73616374696f6e20686173204e4f204d4f4e455441525920494e43454e54495645532e2063616c6c696e672069742077696c6c206e6f742072657761726420616e796f6e652e20416c626569742cec55706f6e207375636365737366756c20657865637574696f6e2c20746865207472616e73616374696f6e206665652069732072657475726e65642e0041015468652028706f74656e7469616c6c79206f7665722d657374696d6174656429206f66207468652062797465206c656e677468206f6620616c6c2074686520646174612072656164206d757374206265590170726f766964656420666f722075702d66726f6e74206665652d7061796d656e7420616e64207765696768696e672e20496e20657373656e63652c207468652063616c6c65722069732067756172616e746565696e6749017468617420657865637574696e67207468652063757272656e7420604d6967726174696f6e5461736b6020776974682074686520676976656e20606c696d697473602077696c6c206e6f742065786365656494607265616c5f73697a655f757070657260206279746573206f66207265616420646174612e00450154686520607769746e6573735f7461736b60206973206d6572656c7920612068656c70657220746f2070726576656e74207468652063616c6c65722066726f6d206265696e6720736c6173686564206f725d0167656e6572616c6c7920747269676765722061206d6967726174696f6e2074686174207468657920646f206e6f7420696e74656e642e205468697320706172616d65746572206973206a7573742061206d6573736167653d0166726f6d2063616c6c65722c20736179696e67207468617420746865792062656c696576656420607769746e6573735f7461736b602077617320746865206c617374207374617465206f662074686559016d6967726174696f6e2c20616e642074686579206f6e6c79207769736820666f72207468656972207472616e73616374696f6e20746f20646f20616e797468696e672c206966207468697320617373756d7074696f6e1101686f6c64732e20496e206361736520607769746e6573735f7461736b6020646f6573206e6f74206d617463682c20746865207472616e73616374696f6e206661696c732e0039014261736564206f6e2074686520646f63756d656e746174696f6e206f66205b604d6967726174696f6e5461736b3a3a6d6967726174655f756e74696c5f65786861757374696f6e605d2c207468654d017265636f6d6d656e64656420776179206f6620646f696e67207468697320697320746f2070617373206120606c696d6974602074686174206f6e6c7920626f756e64732060636f756e74602c206173207468659c6073697a6560206c696d69742063616e20616c77617973206265206f7665727772697474656e2e486d6967726174655f637573746f6d5f746f700801106b657973ed0201305665633c5665633c75383e3e0001307769746e6573735f73697a6510010c75333200021009014d69677261746520746865206c697374206f6620746f70206b65797320627920697465726174696e672065616368206f66207468656d206f6e65206279206f6e652e0055015468697320646f6573206e6f74206166666563742074686520676c6f62616c206d6967726174696f6e2070726f6365737320747261636b657220285b604d6967726174696f6e50726f63657373605d292c20616e64fc73686f756c64206f6e6c79206265207573656420696e206361736520616e79206b65797320617265206c6566746f7665722064756520746f2061206275672e506d6967726174655f637573746f6d5f6368696c640c0110726f6f7438011c5665633c75383e0001286368696c645f6b657973ed0201305665633c5665633c75383e3e000128746f74616c5f73697a6510010c75333200031811014d69677261746520746865206c697374206f66206368696c64206b65797320627920697465726174696e672065616368206f66207468656d206f6e65206279206f6e652e000d01416c6c206f662074686520676976656e206368696c64206b657973206d7573742062652070726573656e7420756e646572206f6e6520606368696c645f726f6f74602e0055015468697320646f6573206e6f74206166666563742074686520676c6f62616c206d6967726174696f6e2070726f6365737320747261636b657220285b604d6967726174696f6e50726f63657373605d292c20616e64fc73686f756c64206f6e6c79206265207573656420696e206361736520616e79206b65797320617265206c6566746f7665722064756520746f2061206275672e547365745f7369676e65645f6d61785f6c696d6974730401186c696d697473a506013c4d6967726174696f6e4c696d697473000404b853657420746865206d6178696d756d206c696d6974206f6620746865207369676e6564206d6967726174696f6e2e48666f7263655f7365745f70726f677265737308013070726f67726573735f746f70ad06013450726f67726573734f663c543e00013870726f67726573735f6368696c64ad06013450726f67726573734f663c543e000524c8466f72636566756c6c7920736574207468652070726f6772657373207468652072756e6e696e67206d6967726174696f6e2e005d0154686973206973206f6e6c792075736566756c20696e206f6e6520636173653a20746865206e657874206b657920746f206d69677261746520697320746f6f2062696720746f206265206d696772617465642077697468550161207369676e6564206163636f756e742c20696e20612070617261636861696e20636f6e746578742c20616e642077652073696d706c792077616e7420746f20736b69702069742e204120726561736f6e61626c6561016578616d706c65206f66207468697320776f756c6420626520603a636f64653a602c20776869636820697320626f7468207665727920657870656e7369766520746f206d6967726174652c20616e6420636f6d6d6f6e6c79a4757365642c20736f2070726f6261626c7920697420697320616c7265616479206d696772617465642e005d01496e206361736520796f75206d657373207468696e67732075702c20796f752063616e20616c736f2c20696e207072696e6369706c652c20757365207468697320746f20726573657420746865206d6967726174696f6e2070726f636573732e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ea10604184f7074696f6e04045401a5060108104e6f6e6500000010536f6d650400a5060000010000a5060c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c65743c4d6967726174696f6e4c696d697473000008011073697a6510010c7533320001106974656d10010c7533320000a9060c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c6574344d6967726174696f6e5461736b040454000014013070726f67726573735f746f70ad06013450726f67726573734f663c543e00013870726f67726573735f6368696c64ad06013450726f67726573734f663c543e00011073697a6510010c753332000124746f705f6974656d7310010c75333200012c6368696c645f6974656d7310010c7533320000ad060c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c65742050726f677265737304244d61784b65794c656e00010c1c546f53746172740000001c4c6173744b65790400b1060164426f756e6465645665633c75382c204d61784b65794c656e3e00010020436f6d706c65746500020000b1060c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000b506086861737365745f6875625f706f6c6b61646f745f72756e74696d65304f726967696e43616c6c657200010c1873797374656d0400b90601746672616d655f73797374656d3a3a4f726967696e3c52756e74696d653e0000002c506f6c6b61646f7458636d0400bd06014870616c6c65745f78636d3a3a4f726967696e001f002843756d756c757358636d0400c106016863756d756c75735f70616c6c65745f78636d3a3a4f726967696e00200000b9060c346672616d655f737570706f7274206469737061746368245261774f726967696e04244163636f756e7449640100010c10526f6f74000000185369676e656404000001244163636f756e744964000100104e6f6e6500020000bd060c2870616c6c65745f78636d1870616c6c6574184f726967696e0001080c58636d0400010101204c6f636174696f6e00000020526573706f6e73650400010101204c6f636174696f6e00010000c1060c4863756d756c75735f70616c6c65745f78636d1870616c6c6574184f726967696e0001081452656c6179000000405369626c696e6750617261636861696e04003102011850617261496400010000c5060c3870616c6c65745f7574696c6974791870616c6c6574144572726f7204045400010430546f6f4d616e7943616c6c730000045c546f6f206d616e792063616c6c7320626174636865642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ec90600000408000400cd06083c70616c6c65745f6d756c7469736967204d756c7469736967102c426c6f636b4e756d62657201101c42616c616e63650118244163636f756e7449640100304d6178417070726f76616c7300001001107768656e4902015854696d65706f696e743c426c6f636b4e756d6265723e00011c6465706f73697418011c42616c616e63650001246465706f7369746f720001244163636f756e744964000124617070726f76616c73d106018c426f756e6465645665633c4163636f756e7449642c204d6178417070726f76616c733e0000d1060c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540100045300000400e801185665633c543e0000d5060c3c70616c6c65745f6d756c74697369671870616c6c6574144572726f72040454000138404d696e696d756d5468726573686f6c640000047c5468726573686f6c64206d7573742062652032206f7220677265617465722e3c416c7265616479417070726f766564000104ac43616c6c20697320616c726561647920617070726f7665642062792074686973207369676e61746f72792e444e6f417070726f76616c734e65656465640002049c43616c6c20646f65736e2774206e65656420616e7920286d6f72652920617070726f76616c732e44546f6f4665775369676e61746f72696573000304a854686572652061726520746f6f20666577207369676e61746f7269657320696e20746865206c6973742e48546f6f4d616e795369676e61746f72696573000404ac54686572652061726520746f6f206d616e79207369676e61746f7269657320696e20746865206c6973742e545369676e61746f726965734f75744f664f726465720005040d01546865207369676e61746f7269657320776572652070726f7669646564206f7574206f66206f726465723b20746865792073686f756c64206265206f7264657265642e4c53656e646572496e5369676e61746f726965730006040d015468652073656e6465722077617320636f6e7461696e656420696e20746865206f74686572207369676e61746f726965733b2069742073686f756c646e27742062652e204e6f74466f756e64000704a04d756c7469736967206f7065726174696f6e206e6f7420666f756e6420696e2073746f726167652e204e6f744f776e657200080851014f6e6c7920746865206163636f756e742074686174206f726967696e616c6c79206372656174656420746865206d756c74697369672069732061626c6520746f2063616e63656c206974206f722075706461746534697473206465706f736974732e2c4e6f54696d65706f696e740009041d014e6f2074696d65706f696e742077617320676976656e2c2079657420746865206d756c7469736967206f7065726174696f6e20697320616c726561647920756e6465727761792e3857726f6e6754696d65706f696e74000a042d014120646966666572656e742074696d65706f696e742077617320676976656e20746f20746865206d756c7469736967206f7065726174696f6e207468617420697320756e6465727761792e4c556e657870656374656454696d65706f696e74000b04f4412074696d65706f696e742077617320676976656e2c20796574206e6f206d756c7469736967206f7065726174696f6e20697320756e6465727761792e3c4d6178576569676874546f6f4c6f77000c04d0546865206d6178696d756d2077656967687420696e666f726d6174696f6e2070726f76696465642077617320746f6f206c6f772e34416c726561647953746f726564000d04a0546865206461746120746f2062652073746f72656420697320616c72656164792073746f7265642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ed90600000408dd061800dd060c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401e106045300000400e50601185665633c543e0000e106083070616c6c65745f70726f78793c50726f7879446566696e6974696f6e0c244163636f756e74496401002450726f7879547970650151022c426c6f636b4e756d6265720110000c012064656c65676174650001244163636f756e74496400012870726f78795f747970655102012450726f78795479706500011464656c617910012c426c6f636b4e756d6265720000e506000002e10600e90600000408ed061800ed060c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401f106045300000400f50601185665633c543e0000f106083070616c6c65745f70726f787930416e6e6f756e63656d656e740c244163636f756e7449640100104861736801342c426c6f636b4e756d6265720110000c01107265616c0001244163636f756e74496400012463616c6c5f686173683401104861736800011868656967687410012c426c6f636b4e756d6265720000f506000002f10600f9060c3070616c6c65745f70726f78791870616c6c6574144572726f720404540001201c546f6f4d616e79000004210154686572652061726520746f6f206d616e792070726f786965732072656769737465726564206f7220746f6f206d616e7920616e6e6f756e63656d656e74732070656e64696e672e204e6f74466f756e640001047450726f787920726567697374726174696f6e206e6f7420666f756e642e204e6f7450726f7879000204cc53656e646572206973206e6f7420612070726f7879206f6620746865206163636f756e7420746f2062652070726f786965642e2c556e70726f787961626c650003042101412063616c6c20776869636820697320696e636f6d70617469626c652077697468207468652070726f7879207479706527732066696c7465722077617320617474656d707465642e244475706c69636174650004046c4163636f756e7420697320616c726561647920612070726f78792e304e6f5065726d697373696f6e000504150143616c6c206d6179206e6f74206265206d6164652062792070726f78792062656361757365206974206d617920657363616c617465206974732070726976696c656765732e2c556e616e6e6f756e636564000604d0416e6e6f756e63656d656e742c206966206d61646520617420616c6c2c20776173206d61646520746f6f20726563656e746c792e2c4e6f53656c6650726f78790007046443616e6e6f74206164642073656c662061732070726f78792e048054686520604572726f726020656e756d206f6620746869732070616c6c65742efd060c3470616c6c65745f61737365747314747970657330417373657444657461696c730c1c42616c616e63650118244163636f756e7449640100384465706f73697442616c616e63650118003001146f776e65720001244163636f756e7449640001186973737565720001244163636f756e74496400011461646d696e0001244163636f756e74496400011c667265657a65720001244163636f756e744964000118737570706c7918011c42616c616e636500011c6465706f7369741801384465706f73697442616c616e636500012c6d696e5f62616c616e636518011c42616c616e636500013469735f73756666696369656e74200110626f6f6c0001206163636f756e747310010c75333200012c73756666696369656e747310010c753332000124617070726f76616c7310010c7533320001187374617475730107012c4173736574537461747573000001070c3470616c6c65745f6173736574731474797065732c417373657453746174757300010c104c6976650000001846726f7a656e0001002844657374726f79696e670002000005070000040810000009070c3470616c6c65745f6173736574731474797065733041737365744163636f756e74101c42616c616e63650118384465706f73697442616c616e63650118144578747261014102244163636f756e74496401000010011c62616c616e636518011c42616c616e63650001187374617475730d0701344163636f756e74537461747573000118726561736f6e110701a84578697374656e6365526561736f6e3c4465706f73697442616c616e63652c204163636f756e7449643e000114657874726141020114457874726100000d070c3470616c6c65745f617373657473147479706573344163636f756e7453746174757300010c184c69717569640000001846726f7a656e0001001c426c6f636b65640002000011070c3470616c6c65745f6173736574731474797065733c4578697374656e6365526561736f6e081c42616c616e63650118244163636f756e7449640100011420436f6e73756d65720000002853756666696369656e740001002c4465706f73697448656c64040018011c42616c616e63650002003c4465706f736974526566756e6465640003002c4465706f73697446726f6d08000001244163636f756e744964000018011c42616c616e63650004000015070000040c1000000019070c3470616c6c65745f61737365747314747970657320417070726f76616c081c42616c616e63650118384465706f73697442616c616e6365011800080118616d6f756e7418011c42616c616e636500011c6465706f7369741801384465706f73697442616c616e636500001d070c3470616c6c65745f6173736574731474797065733441737365744d6574616461746108384465706f73697442616c616e6365011834426f756e646564537472696e670121070014011c6465706f7369741801384465706f73697442616c616e63650001106e616d6521070134426f756e646564537472696e6700011873796d626f6c21070134426f756e646564537472696e67000120646563696d616c73080108753800012469735f66726f7a656e200110626f6f6c000021070c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e000025070c3470616c6c65745f6173736574731870616c6c6574144572726f7208045400044900015c2842616c616e63654c6f7700000415014163636f756e742062616c616e6365206d7573742062652067726561746572207468616e206f7220657175616c20746f20746865207472616e7366657220616d6f756e742e244e6f4163636f756e7400010490546865206163636f756e7420746f20616c74657220646f6573206e6f742065786973742e304e6f5065726d697373696f6e000204e8546865207369676e696e67206163636f756e7420686173206e6f207065726d697373696f6e20746f20646f20746865206f7065726174696f6e2e1c556e6b6e6f776e0003047854686520676976656e20617373657420494420697320756e6b6e6f776e2e1846726f7a656e00040474546865206f726967696e206163636f756e742069732066726f7a656e2e14496e5573650005047854686520617373657420494420697320616c72656164792074616b656e2e284261645769746e6573730006046c496e76616c6964207769746e657373206461746120676976656e2e384d696e42616c616e63655a65726f0007048c4d696e696d756d2062616c616e63652073686f756c64206265206e6f6e2d7a65726f2e4c556e617661696c61626c65436f6e73756d657200080c5901556e61626c6520746f20696e6372656d656e742074686520636f6e73756d6572207265666572656e636520636f756e74657273206f6e20746865206163636f756e742e20456974686572206e6f2070726f76696465724d017265666572656e63652065786973747320746f20616c6c6f772061206e6f6e2d7a65726f2062616c616e6365206f662061206e6f6e2d73656c662d73756666696369656e742061737365742c206f72206f6e65f06665776572207468656e20746865206d6178696d756d206e756d626572206f6620636f6e73756d65727320686173206265656e20726561636865642e2c4261644d657461646174610009045c496e76616c6964206d6574616461746120676976656e2e28556e617070726f766564000a04c44e6f20617070726f76616c20657869737473207468617420776f756c6420616c6c6f7720746865207472616e736665722e20576f756c64446965000b04350154686520736f75726365206163636f756e7420776f756c64206e6f74207375727669766520746865207472616e7366657220616e64206974206e6565647320746f207374617920616c6976652e34416c7265616479457869737473000c04845468652061737365742d6163636f756e7420616c7265616479206578697374732e244e6f4465706f736974000d04d45468652061737365742d6163636f756e7420646f65736e2774206861766520616e206173736f636961746564206465706f7369742e24576f756c644275726e000e04c4546865206f7065726174696f6e20776f756c6420726573756c7420696e2066756e6473206265696e67206275726e65642e244c6976654173736574000f0859015468652061737365742069732061206c69766520617373657420616e64206973206163746976656c79206265696e6720757365642e20557375616c6c7920656d697420666f72206f7065726174696f6e7320737563681d016173206073746172745f64657374726f796020776869636820726571756972652074686520617373657420746f20626520696e20612064657374726f79696e672073746174652e3041737365744e6f744c697665001004c8546865206173736574206973206e6f74206c6976652c20616e64206c696b656c79206265696e672064657374726f7965642e3c496e636f7272656374537461747573001104b054686520617373657420737461747573206973206e6f7420746865206578706563746564207374617475732e244e6f7446726f7a656e001204d85468652061737365742073686f756c642062652066726f7a656e206265666f72652074686520676976656e206f7065726174696f6e2e3843616c6c6261636b4661696c65640013048443616c6c6261636b20616374696f6e20726573756c74656420696e206572726f722842616441737365744964001404c8546865206173736574204944206d75737420626520657175616c20746f20746865205b604e65787441737365744964605d2e3c436f6e7461696e73467265657a65730015044d015468652061737365742063616e6e6f742062652064657374726f796564206265636175736520736f6d65206163636f756e747320666f72207468697320617373657420636f6e7461696e20667265657a65732e34436f6e7461696e73486f6c647300160445015468652061737365742063616e6e6f742062652064657374726f796564206265636175736520736f6d65206163636f756e747320666f72207468697320617373657420636f6e7461696e20686f6c64732e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e29070c3870616c6c65745f756e697175657314747970657344436f6c6c656374696f6e44657461696c7308244163636f756e7449640100384465706f73697442616c616e63650118002801146f776e65720001244163636f756e7449640001186973737565720001244163636f756e74496400011461646d696e0001244163636f756e74496400011c667265657a65720001244163636f756e744964000134746f74616c5f6465706f7369741801384465706f73697442616c616e6365000130667265655f686f6c64696e67200110626f6f6c0001146974656d7310010c7533320001386974656d5f6d657461646174617310010c7533320001286174747269627574657310010c75333200012469735f66726f7a656e200110626f6f6c00002d070000040c0010100031070000040800100035070c3870616c6c65745f756e69717565731474797065732c4974656d44657461696c7308244163636f756e7449640100384465706f73697442616c616e63650118001001146f776e65720001244163636f756e744964000120617070726f766564790201444f7074696f6e3c4163636f756e7449643e00012469735f66726f7a656e200110626f6f6c00011c6465706f7369741801384465706f73697442616c616e6365000039070c3870616c6c65745f756e697175657314747970657348436f6c6c656374696f6e4d6574616461746108384465706f73697442616c616e636501182c537472696e674c696d697400000c011c6465706f7369741801384465706f73697442616c616e6365000110646174616502016c426f756e6465645665633c75382c20537472696e674c696d69743e00012469735f66726f7a656e200110626f6f6c00003d070c3870616c6c65745f756e6971756573147479706573304974656d4d6574616461746108384465706f73697442616c616e636501182c537472696e674c696d697400000c011c6465706f7369741801384465706f73697442616c616e6365000110646174616502016c426f756e6465645665633c75382c20537472696e674c696d69743e00012469735f66726f7a656e200110626f6f6c000041070000040c106d0271020045070000040875021800490700000408187902004d070c3870616c6c65745f756e69717565731870616c6c6574144572726f72080454000449000148304e6f5065726d697373696f6e000004e8546865207369676e696e67206163636f756e7420686173206e6f207065726d697373696f6e20746f20646f20746865206f7065726174696f6e2e44556e6b6e6f776e436f6c6c656374696f6e0001047454686520676976656e206974656d20494420697320756e6b6e6f776e2e34416c7265616479457869737473000204b8546865206974656d2049442068617320616c7265616479206265656e207573656420666f7220616e206974656d2e2857726f6e674f776e6572000304e8546865206f776e6572207475726e6564206f757420746f20626520646966666572656e7420746f2077686174207761732065787065637465642e284261645769746e6573730004046c496e76616c6964207769746e657373206461746120676976656e2e14496e55736500050474546865206974656d20494420697320616c72656164792074616b656e2e1846726f7a656e00060484546865206974656d206f7220636f6c6c656374696f6e2069732066726f7a656e2e3457726f6e6744656c6567617465000704f45468652064656c6567617465207475726e6564206f757420746f20626520646966666572656e7420746f2077686174207761732065787065637465642e284e6f44656c6567617465000804785468657265206973206e6f2064656c656761746520617070726f7665642e28556e617070726f766564000904c44e6f20617070726f76616c20657869737473207468617420776f756c6420616c6c6f7720746865207472616e736665722e28556e6163636570746564000a042501546865206e616d6564206f776e657220686173206e6f74207369676e6564206f776e657273686970206f662074686520636f6c6c656374696f6e2069732061636365707461626c652e184c6f636b6564000b044c546865206974656d206973206c6f636b65642e404d6178537570706c7952656163686564000c046c416c6c206974656d732068617665206265656e206d696e7465642e4c4d6178537570706c79416c7265616479536574000d0490546865206d617820737570706c792068617320616c7265616479206265656e207365742e444d6178537570706c79546f6f536d616c6c000e0441015468652070726f7669646564206d617820737570706c79206973206c65737320746f2074686520616d6f756e74206f66206974656d73206120636f6c6c656374696f6e20616c7265616479206861732e2c556e6b6e6f776e4974656d000f047454686520676976656e206974656d20494420697320756e6b6e6f776e2e284e6f74466f7253616c65001004544974656d206973206e6f7420666f722073616c652e24426964546f6f4c6f77001104705468652070726f76696465642062696420697320746f6f206c6f772e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e51070c2c70616c6c65745f6e66747314747970657344436f6c6c656374696f6e44657461696c7308244163636f756e7449640100384465706f73697442616c616e63650118001801146f776e65720001244163636f756e7449640001346f776e65725f6465706f7369741801384465706f73697442616c616e63650001146974656d7310010c7533320001386974656d5f6d657461646174617310010c7533320001306974656d5f636f6e6669677310010c7533320001286174747269627574657310010c753332000055070c2c70616c6c65745f6e66747314747970657320426974466c616773040454015907000400080138436f6c6c656374696f6e526f6c65000059070c2c70616c6c65745f6e66747314747970657338436f6c6c656374696f6e526f6c6500010c184973737565720001001c467265657a65720002001441646d696e000400005d070c2c70616c6c65745f6e6674731474797065732c4974656d44657461696c730c244163636f756e74496401001c4465706f73697401610724417070726f76616c73016507000c01146f776e65720001244163636f756e744964000124617070726f76616c7365070124417070726f76616c7300011c6465706f7369746107011c4465706f736974000061070c2c70616c6c65745f6e6674731474797065732c4974656d4465706f73697408384465706f73697442616c616e63650118244163636f756e74496401000008011c6163636f756e740001244163636f756e744964000118616d6f756e741801384465706f73697442616c616e6365000065070c4c626f756e6465645f636f6c6c656374696f6e7344626f756e6465645f62747265655f6d61703c426f756e64656442547265654d61700c044b01000456016d020453000004006907013842547265654d61703c4b2c20563e00006907042042547265654d617008044b01000456016d020004006d070000006d07000002710700710700000408006d020075070c2c70616c6c65745f6e66747314747970657348436f6c6c656374696f6e4d65746164617461081c4465706f73697401182c537472696e674c696d6974000008011c6465706f73697418011c4465706f736974000110646174618102016c426f756e6465645665633c75382c20537472696e674c696d69743e000079070c2c70616c6c65745f6e667473147479706573304974656d4d65746164617461081c4465706f736974017d072c537472696e674c696d6974000008011c6465706f7369747d07011c4465706f736974000110646174618102016c426f756e6465645665633c75382c20537472696e674c696d69743e00007d070c2c70616c6c65745f6e6674731474797065734c4974656d4d657461646174614465706f73697408384465706f73697442616c616e63650118244163636f756e74496401000008011c6163636f756e74790201444f7074696f6e3c4163636f756e7449643e000118616d6f756e741801384465706f73697442616c616e63650000810700000410106d028502750200850700000408810289070089070c2c70616c6c65745f6e667473147479706573404174747269627574654465706f73697408384465706f73697442616c616e63650118244163636f756e74496401000008011c6163636f756e74790201444f7074696f6e3c4163636f756e7449643e000118616d6f756e741801384465706f73697442616c616e636500008d070c4c626f756e6465645f636f6c6c656374696f6e7344626f756e6465645f62747265655f7365743c426f756e646564425472656553657408045401000453000004009107012c42547265655365743c543e00009107042042547265655365740404540100000400e800000095070c2c70616c6c65745f6e6674731474797065732c50656e64696e67537761701030436f6c6c656374696f6e49640110184974656d49640110584974656d507269636557697468446972656374696f6e018d0220446561646c696e65011000100148646573697265645f636f6c6c656374696f6e100130436f6c6c656374696f6e4964000130646573697265645f6974656d6d0201384f7074696f6e3c4974656d49643e0001147072696365890201784f7074696f6e3c4974656d507269636557697468446972656374696f6e3e000120646561646c696e65100120446561646c696e65000099070c2c70616c6c65745f6e66747314747970657320426974466c616773040454019d0700040030013450616c6c65744665617475726500009d070c2c70616c6c65745f6e6674731474797065733450616c6c6574466561747572650001101c54726164696e67000100284174747269627574657300020024417070726f76616c7300040014537761707300080000a1070c2c70616c6c65745f6e6674731870616c6c6574144572726f720804540004490001b4304e6f5065726d697373696f6e000004e8546865207369676e696e67206163636f756e7420686173206e6f207065726d697373696f6e20746f20646f20746865206f7065726174696f6e2e44556e6b6e6f776e436f6c6c656374696f6e0001047454686520676976656e206974656d20494420697320756e6b6e6f776e2e34416c7265616479457869737473000204b8546865206974656d2049442068617320616c7265616479206265656e207573656420666f7220616e206974656d2e3c417070726f76616c45787069726564000304390154686520617070726f76616c20686164206120646561646c696e65207468617420657870697265642c20736f2074686520617070726f76616c2069736e27742076616c696420616e796d6f72652e2857726f6e674f776e6572000404e8546865206f776e6572207475726e6564206f757420746f20626520646966666572656e7420746f2077686174207761732065787065637465642e284261645769746e6573730005041501546865207769746e657373206461746120676976656e20646f6573206e6f74206d61746368207468652063757272656e74207374617465206f662074686520636861696e2e44436f6c6c656374696f6e4964496e5573650006047c436f6c6c656374696f6e20494420697320616c72656164792074616b656e2e504974656d734e6f6e5472616e7366657261626c65000704c84974656d732077697468696e207468617420636f6c6c656374696f6e20617265206e6f6e2d7472616e7366657261626c652e2c4e6f7444656c65676174650008049c5468652070726f7669646564206163636f756e74206973206e6f7420612064656c65676174652e3457726f6e6744656c6567617465000904f45468652064656c6567617465207475726e6564206f757420746f20626520646966666572656e7420746f2077686174207761732065787065637465642e28556e617070726f766564000a04c44e6f20617070726f76616c20657869737473207468617420776f756c6420616c6c6f7720746865207472616e736665722e28556e6163636570746564000b041901546865206e616d6564206f776e657220686173206e6f74207369676e6564206f776e65727368697020616363657074616e6365206f662074686520636f6c6c656374696f6e2e284974656d4c6f636b6564000c0498546865206974656d206973206c6f636b656420286e6f6e2d7472616e7366657261626c65292e504c6f636b65644974656d41747472696275746573000d04744974656d2773206174747269627574657320617265206c6f636b65642e684c6f636b6564436f6c6c656374696f6e41747472696275746573000e048c436f6c6c656374696f6e2773206174747269627574657320617265206c6f636b65642e484c6f636b65644974656d4d65746164617461000f04684974656d2773206d65746164617461206973206c6f636b65642e604c6f636b6564436f6c6c656374696f6e4d6574616461746100100480436f6c6c656374696f6e2773206d65746164617461206973206c6f636b65642e404d6178537570706c79526561636865640011046c416c6c206974656d732068617665206265656e206d696e7465642e3c4d6178537570706c794c6f636b6564001204b8546865206d617820737570706c79206973206c6f636b656420616e642063616e2774206265206368616e6765642e444d6178537570706c79546f6f536d616c6c00130449015468652070726f7669646564206d617820737570706c79206973206c657373207468616e20746865206e756d626572206f66206974656d73206120636f6c6c656374696f6e20616c7265616479206861732e2c556e6b6e6f776e4974656d0014047454686520676976656e206974656d20494420697320756e6b6e6f776e2e2c556e6b6e6f776e537761700015044c5377617020646f65736e27742065786973742e404d657461646174614e6f74466f756e640016048c54686520676976656e206974656d20686173206e6f206d65746164617461207365742e444174747269627574654e6f74466f756e64001704985468652070726f7669646564206174747269627574652063616e277420626520666f756e642e284e6f74466f7253616c65001804544974656d206973206e6f7420666f722073616c652e24426964546f6f4c6f77001904705468652070726f76696465642062696420697320746f6f206c6f772e5052656163686564417070726f76616c4c696d6974001a04a0546865206974656d2068617320726561636865642069747320617070726f76616c206c696d69742e3c446561646c696e6545787069726564001b048454686520646561646c696e652068617320616c726561647920657870697265642e3457726f6e674475726174696f6e001c043101546865206475726174696f6e2070726f76696465642073686f756c64206265206c657373207468616e206f7220657175616c20746f20604d6178446561646c696e654475726174696f6e602e384d6574686f6444697361626c6564001d04a8546865206d6574686f642069732064697361626c65642062792073797374656d2073657474696e67732e3057726f6e6753657474696e67001e04885468652070726f76696465642073657474696e672063616e2774206265207365742e58496e636f6e73697374656e744974656d436f6e666967001f0415014974656d277320636f6e66696720616c72656164792065786973747320616e642073686f756c6420626520657175616c20746f207468652070726f7669646564206f6e652e204e6f436f6e666967002004c8436f6e66696720666f72206120636f6c6c656374696f6e206f7220616e206974656d2063616e277420626520666f756e642e3c526f6c65734e6f74436c656172656400210470536f6d6520726f6c65732077657265206e6f7420636c65617265642e384d696e744e6f7453746172746564002204644d696e7420686173206e6f742073746172746564207965742e244d696e74456e6465640023045c4d696e742068617320616c726561647920656e6465642e38416c7265616479436c61696d6564002404c05468652070726f7669646564204974656d2077617320616c7265616479207573656420666f7220636c61696d696e672e34496e636f7272656374446174610025047c5468652070726f7669646564206461746120697320696e636f72726563742e2c57726f6e674f726967696e002604ac5468652065787472696e736963207761732073656e74206279207468652077726f6e67206f726967696e2e3857726f6e675369676e6174757265002704905468652070726f7669646564207369676e617475726520697320696e636f72726563742e44496e636f72726563744d65746164617461002804a05468652070726f7669646564206d65746164617461206d6967687420626520746f6f206c6f6e672e644d6178417474726962757465734c696d6974526561636865640029049c43616e277420736574206d6f7265206174747269627574657320706572206f6e652063616c6c2e3857726f6e674e616d657370616365002a04d05468652070726f7669646564206e616d6573706163652069736e277420737570706f7274656420696e20746869732063616c6c2e48436f6c6c656374696f6e4e6f74456d707479002b048c43616e27742064656c657465206e6f6e2d656d70747920636f6c6c656374696f6e732e3c5769746e6573735265717569726564002c0490546865207769746e65737320646174612073686f756c642062652070726f76696465642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ea50700000408980000a9070000040c98000000ad070c3470616c6c65745f6173736574731474797065733441737365744d6574616461746108384465706f73697442616c616e6365011834426f756e646564537472696e6701b1070014011c6465706f7369741801384465706f73697442616c616e63650001106e616d65b1070134426f756e646564537472696e6700011873796d626f6cb1070134426f756e646564537472696e67000120646563696d616c73080108753800012469735f66726f7a656e200110626f6f6c0000b1070c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000b5070c3470616c6c65745f6173736574731870616c6c6574144572726f7208045400044900015c2842616c616e63654c6f7700000415014163636f756e742062616c616e6365206d7573742062652067726561746572207468616e206f7220657175616c20746f20746865207472616e7366657220616d6f756e742e244e6f4163636f756e7400010490546865206163636f756e7420746f20616c74657220646f6573206e6f742065786973742e304e6f5065726d697373696f6e000204e8546865207369676e696e67206163636f756e7420686173206e6f207065726d697373696f6e20746f20646f20746865206f7065726174696f6e2e1c556e6b6e6f776e0003047854686520676976656e20617373657420494420697320756e6b6e6f776e2e1846726f7a656e00040474546865206f726967696e206163636f756e742069732066726f7a656e2e14496e5573650005047854686520617373657420494420697320616c72656164792074616b656e2e284261645769746e6573730006046c496e76616c6964207769746e657373206461746120676976656e2e384d696e42616c616e63655a65726f0007048c4d696e696d756d2062616c616e63652073686f756c64206265206e6f6e2d7a65726f2e4c556e617661696c61626c65436f6e73756d657200080c5901556e61626c6520746f20696e6372656d656e742074686520636f6e73756d6572207265666572656e636520636f756e74657273206f6e20746865206163636f756e742e20456974686572206e6f2070726f76696465724d017265666572656e63652065786973747320746f20616c6c6f772061206e6f6e2d7a65726f2062616c616e6365206f662061206e6f6e2d73656c662d73756666696369656e742061737365742c206f72206f6e65f06665776572207468656e20746865206d6178696d756d206e756d626572206f6620636f6e73756d65727320686173206265656e20726561636865642e2c4261644d657461646174610009045c496e76616c6964206d6574616461746120676976656e2e28556e617070726f766564000a04c44e6f20617070726f76616c20657869737473207468617420776f756c6420616c6c6f7720746865207472616e736665722e20576f756c64446965000b04350154686520736f75726365206163636f756e7420776f756c64206e6f74207375727669766520746865207472616e7366657220616e64206974206e6565647320746f207374617920616c6976652e34416c7265616479457869737473000c04845468652061737365742d6163636f756e7420616c7265616479206578697374732e244e6f4465706f736974000d04d45468652061737365742d6163636f756e7420646f65736e2774206861766520616e206173736f636961746564206465706f7369742e24576f756c644275726e000e04c4546865206f7065726174696f6e20776f756c6420726573756c7420696e2066756e6473206265696e67206275726e65642e244c6976654173736574000f0859015468652061737365742069732061206c69766520617373657420616e64206973206163746976656c79206265696e6720757365642e20557375616c6c7920656d697420666f72206f7065726174696f6e7320737563681d016173206073746172745f64657374726f796020776869636820726571756972652074686520617373657420746f20626520696e20612064657374726f79696e672073746174652e3041737365744e6f744c697665001004c8546865206173736574206973206e6f74206c6976652c20616e64206c696b656c79206265696e672064657374726f7965642e3c496e636f7272656374537461747573001104b054686520617373657420737461747573206973206e6f7420746865206578706563746564207374617475732e244e6f7446726f7a656e001204d85468652061737365742073686f756c642062652066726f7a656e206265666f72652074686520676976656e206f7065726174696f6e2e3843616c6c6261636b4661696c65640013048443616c6c6261636b20616374696f6e20726573756c74656420696e206572726f722842616441737365744964001404c8546865206173736574204944206d75737420626520657175616c20746f20746865205b604e65787441737365744964605d2e3c436f6e7461696e73467265657a65730015044d015468652061737365742063616e6e6f742062652064657374726f796564206265636175736520736f6d65206163636f756e747320666f72207468697320617373657420636f6e7461696e20667265657a65732e34436f6e7461696e73486f6c647300160445015468652061737365742063616e6e6f742062652064657374726f796564206265636175736520736f6d65206163636f756e747320666f72207468697320617373657420636f6e7461696e20686f6c64732e048054686520604572726f726020656e756d206f6620746869732070616c6c65742eb9070c3470616c6c65745f6173736574731474797065733441737365744d6574616461746108384465706f73697442616c616e6365011834426f756e646564537472696e6701bd070014011c6465706f7369741801384465706f73697442616c616e63650001106e616d65bd070134426f756e646564537472696e6700011873796d626f6cbd070134426f756e646564537472696e67000120646563696d616c73080108753800012469735f66726f7a656e200110626f6f6c0000bd070c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000c1070c3470616c6c65745f6173736574731870616c6c6574144572726f7208045400044900015c2842616c616e63654c6f7700000415014163636f756e742062616c616e6365206d7573742062652067726561746572207468616e206f7220657175616c20746f20746865207472616e7366657220616d6f756e742e244e6f4163636f756e7400010490546865206163636f756e7420746f20616c74657220646f6573206e6f742065786973742e304e6f5065726d697373696f6e000204e8546865207369676e696e67206163636f756e7420686173206e6f207065726d697373696f6e20746f20646f20746865206f7065726174696f6e2e1c556e6b6e6f776e0003047854686520676976656e20617373657420494420697320756e6b6e6f776e2e1846726f7a656e00040474546865206f726967696e206163636f756e742069732066726f7a656e2e14496e5573650005047854686520617373657420494420697320616c72656164792074616b656e2e284261645769746e6573730006046c496e76616c6964207769746e657373206461746120676976656e2e384d696e42616c616e63655a65726f0007048c4d696e696d756d2062616c616e63652073686f756c64206265206e6f6e2d7a65726f2e4c556e617661696c61626c65436f6e73756d657200080c5901556e61626c6520746f20696e6372656d656e742074686520636f6e73756d6572207265666572656e636520636f756e74657273206f6e20746865206163636f756e742e20456974686572206e6f2070726f76696465724d017265666572656e63652065786973747320746f20616c6c6f772061206e6f6e2d7a65726f2062616c616e6365206f662061206e6f6e2d73656c662d73756666696369656e742061737365742c206f72206f6e65f06665776572207468656e20746865206d6178696d756d206e756d626572206f6620636f6e73756d65727320686173206265656e20726561636865642e2c4261644d657461646174610009045c496e76616c6964206d6574616461746120676976656e2e28556e617070726f766564000a04c44e6f20617070726f76616c20657869737473207468617420776f756c6420616c6c6f7720746865207472616e736665722e20576f756c64446965000b04350154686520736f75726365206163636f756e7420776f756c64206e6f74207375727669766520746865207472616e7366657220616e64206974206e6565647320746f207374617920616c6976652e34416c7265616479457869737473000c04845468652061737365742d6163636f756e7420616c7265616479206578697374732e244e6f4465706f736974000d04d45468652061737365742d6163636f756e7420646f65736e2774206861766520616e206173736f636961746564206465706f7369742e24576f756c644275726e000e04c4546865206f7065726174696f6e20776f756c6420726573756c7420696e2066756e6473206265696e67206275726e65642e244c6976654173736574000f0859015468652061737365742069732061206c69766520617373657420616e64206973206163746976656c79206265696e6720757365642e20557375616c6c7920656d697420666f72206f7065726174696f6e7320737563681d016173206073746172745f64657374726f796020776869636820726571756972652074686520617373657420746f20626520696e20612064657374726f79696e672073746174652e3041737365744e6f744c697665001004c8546865206173736574206973206e6f74206c6976652c20616e64206c696b656c79206265696e672064657374726f7965642e3c496e636f7272656374537461747573001104b054686520617373657420737461747573206973206e6f7420746865206578706563746564207374617475732e244e6f7446726f7a656e001204d85468652061737365742073686f756c642062652066726f7a656e206265666f72652074686520676976656e206f7065726174696f6e2e3843616c6c6261636b4661696c65640013048443616c6c6261636b20616374696f6e20726573756c74656420696e206572726f722842616441737365744964001404c8546865206173736574204944206d75737420626520657175616c20746f20746865205b604e65787441737365744964605d2e3c436f6e7461696e73467265657a65730015044d015468652061737365742063616e6e6f742062652064657374726f796564206265636175736520736f6d65206163636f756e747320666f72207468697320617373657420636f6e7461696e20667265657a65732e34436f6e7461696e73486f6c647300160445015468652061737365742063616e6e6f742062652064657374726f796564206265636175736520736f6d65206163636f756e747320666f72207468697320617373657420636f6e7461696e20686f6c64732e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ec5070c5c70616c6c65745f61737365745f636f6e76657273696f6e14747970657320506f6f6c496e666f042c506f6f6c417373657449640110000401206c705f746f6b656e10012c506f6f6c417373657449640000c9070c5c70616c6c65745f61737365745f636f6e76657273696f6e1870616c6c6574144572726f7204045400015c40496e76616c6964417373657450616972000004b850726f76696465642061737365742070616972206973206e6f7420737570706f7274656420666f7220706f6f6c2e28506f6f6c45786973747300010450506f6f6c20616c7265616479206578697374732e4857726f6e6744657369726564416d6f756e74000204744465736972656420616d6f756e742063616e2774206265207a65726f2e60416d6f756e744f6e654c6573735468616e4d696e696d616c000308490150726f766964656420616d6f756e742073686f756c642062652067726561746572207468616e206f7220657175616c20746f20746865206578697374656e7469616c206465706f7369742f617373657427733c6d696e696d616c20616d6f756e742e60416d6f756e7454776f4c6573735468616e4d696e696d616c000408490150726f766964656420616d6f756e742073686f756c642062652067726561746572207468616e206f7220657175616c20746f20746865206578697374656e7469616c206465706f7369742f617373657427733c6d696e696d616c20616d6f756e742e68526573657276654c6566744c6573735468616e4d696e696d616c0005084d0152657365727665206e6565647320746f20616c776179732062652067726561746572207468616e206f7220657175616c20746f20746865206578697374656e7469616c206465706f7369742f617373657427733c6d696e696d616c20616d6f756e742e40416d6f756e744f7574546f6f48696768000604c84465736972656420616d6f756e742063616e277420626520657175616c20746f2074686520706f6f6c20726573657276652e30506f6f6c4e6f74466f756e640007045c54686520706f6f6c20646f65736e27742065786973742e204f766572666c6f7700080454416e206f766572666c6f772068617070656e65642e8041737365744f6e654465706f7369744469644e6f744d6565744d696e696d756d0009042901546865206d696e696d616c20616d6f756e7420726571756972656d656e7420666f722074686520666972737420746f6b656e20696e207468652070616972207761736e2774206d65742e80417373657454776f4465706f7369744469644e6f744d6565744d696e696d756d000a042d01546865206d696e696d616c20616d6f756e7420726571756972656d656e7420666f7220746865207365636f6e6420746f6b656e20696e207468652070616972207761736e2774206d65742e8c41737365744f6e655769746864726177616c4469644e6f744d6565744d696e696d756d000b042901546865206d696e696d616c20616d6f756e7420726571756972656d656e7420666f722074686520666972737420746f6b656e20696e207468652070616972207761736e2774206d65742e8c417373657454776f5769746864726177616c4469644e6f744d6565744d696e696d756d000c042d01546865206d696e696d616c20616d6f756e7420726571756972656d656e7420666f7220746865207365636f6e6420746f6b656e20696e207468652070616972207761736e2774206d65742e704f7074696d616c416d6f756e744c6573735468616e44657369726564000d04bc4f7074696d616c2063616c63756c6174656420616d6f756e74206973206c657373207468616e20646573697265642e6c496e73756666696369656e744c69717569646974794d696e746564000e0478496e73756666696369656e74206c6971756964697479206d696e7465642e345a65726f4c6971756964697479000f0488526571756573746564206c69717569646974792063616e2774206265207a65726f2e285a65726f416d6f756e7400100454416d6f756e742063616e2774206265207a65726f2e8c50726f76696465644d696e696d756d4e6f7453756666696369656e74466f7253776170001104ec43616c63756c6174656420616d6f756e74206f7574206973206c657373207468616e2070726f7669646564206d696e696d756d20616d6f756e742e8c50726f76696465644d6178696d756d4e6f7453756666696369656e74466f7253776170001204cc50726f7669646564206d6178696d756d20616d6f756e74206973206e6f742073756666696369656e7420666f7220737761702e2c496e76616c696450617468001304d45468652070726f76696465642070617468206d75737420636f6e7369737473206f66203220617373657473206174206c656173742e344e6f6e556e6971756550617468001404c45468652070726f76696465642070617468206d75737420636f6e7369737473206f6620756e69717565206173736574732e50496e636f7272656374506f6f6c41737365744964001504ec497420776173206e6f7420706f737369626c6520746f20676574206f7220696e6372656d656e7420746865204964206f662074686520706f6f6c2e3042656c6f774d696e696d756d001604f05468652064657374696e6174696f6e206163636f756e742063616e6e6f7420657869737420776974682074686520737761707065642066756e64732e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ecd0700000424d107d507d907dd07e107e907ed07f107f50700d10710306672616d655f73797374656d28657874656e73696f6e7354636865636b5f6e6f6e5f7a65726f5f73656e64657248436865636b4e6f6e5a65726f53656e64657204045400000000d50710306672616d655f73797374656d28657874656e73696f6e7348636865636b5f737065635f76657273696f6e40436865636b5370656356657273696f6e04045400000000d90710306672616d655f73797374656d28657874656e73696f6e7340636865636b5f74785f76657273696f6e38436865636b547856657273696f6e04045400000000dd0710306672616d655f73797374656d28657874656e73696f6e7334636865636b5f67656e6573697330436865636b47656e6573697304045400000000e10710306672616d655f73797374656d28657874656e73696f6e733c636865636b5f6d6f7274616c69747938436865636b4d6f7274616c69747904045400000400e507010c4572610000e507102873705f72756e74696d651c67656e657269630c6572610c4572610001010420496d6d6f7274616c0000001c4d6f7274616c31040008000001001c4d6f7274616c32040008000002001c4d6f7274616c33040008000003001c4d6f7274616c34040008000004001c4d6f7274616c35040008000005001c4d6f7274616c36040008000006001c4d6f7274616c37040008000007001c4d6f7274616c38040008000008001c4d6f7274616c3904000800000900204d6f7274616c313004000800000a00204d6f7274616c313104000800000b00204d6f7274616c313204000800000c00204d6f7274616c313304000800000d00204d6f7274616c313404000800000e00204d6f7274616c313504000800000f00204d6f7274616c313604000800001000204d6f7274616c313704000800001100204d6f7274616c313804000800001200204d6f7274616c313904000800001300204d6f7274616c323004000800001400204d6f7274616c323104000800001500204d6f7274616c323204000800001600204d6f7274616c323304000800001700204d6f7274616c323404000800001800204d6f7274616c323504000800001900204d6f7274616c323604000800001a00204d6f7274616c323704000800001b00204d6f7274616c323804000800001c00204d6f7274616c323904000800001d00204d6f7274616c333004000800001e00204d6f7274616c333104000800001f00204d6f7274616c333204000800002000204d6f7274616c333304000800002100204d6f7274616c333404000800002200204d6f7274616c333504000800002300204d6f7274616c333604000800002400204d6f7274616c333704000800002500204d6f7274616c333804000800002600204d6f7274616c333904000800002700204d6f7274616c343004000800002800204d6f7274616c343104000800002900204d6f7274616c343204000800002a00204d6f7274616c343304000800002b00204d6f7274616c343404000800002c00204d6f7274616c343504000800002d00204d6f7274616c343604000800002e00204d6f7274616c343704000800002f00204d6f7274616c343804000800003000204d6f7274616c343904000800003100204d6f7274616c353004000800003200204d6f7274616c353104000800003300204d6f7274616c353204000800003400204d6f7274616c353304000800003500204d6f7274616c353404000800003600204d6f7274616c353504000800003700204d6f7274616c353604000800003800204d6f7274616c353704000800003900204d6f7274616c353804000800003a00204d6f7274616c353904000800003b00204d6f7274616c363004000800003c00204d6f7274616c363104000800003d00204d6f7274616c363204000800003e00204d6f7274616c363304000800003f00204d6f7274616c363404000800004000204d6f7274616c363504000800004100204d6f7274616c363604000800004200204d6f7274616c363704000800004300204d6f7274616c363804000800004400204d6f7274616c363904000800004500204d6f7274616c373004000800004600204d6f7274616c373104000800004700204d6f7274616c373204000800004800204d6f7274616c373304000800004900204d6f7274616c373404000800004a00204d6f7274616c373504000800004b00204d6f7274616c373604000800004c00204d6f7274616c373704000800004d00204d6f7274616c373804000800004e00204d6f7274616c373904000800004f00204d6f7274616c383004000800005000204d6f7274616c383104000800005100204d6f7274616c383204000800005200204d6f7274616c383304000800005300204d6f7274616c383404000800005400204d6f7274616c383504000800005500204d6f7274616c383604000800005600204d6f7274616c383704000800005700204d6f7274616c383804000800005800204d6f7274616c383904000800005900204d6f7274616c393004000800005a00204d6f7274616c393104000800005b00204d6f7274616c393204000800005c00204d6f7274616c393304000800005d00204d6f7274616c393404000800005e00204d6f7274616c393504000800005f00204d6f7274616c393604000800006000204d6f7274616c393704000800006100204d6f7274616c393804000800006200204d6f7274616c393904000800006300244d6f7274616c31303004000800006400244d6f7274616c31303104000800006500244d6f7274616c31303204000800006600244d6f7274616c31303304000800006700244d6f7274616c31303404000800006800244d6f7274616c31303504000800006900244d6f7274616c31303604000800006a00244d6f7274616c31303704000800006b00244d6f7274616c31303804000800006c00244d6f7274616c31303904000800006d00244d6f7274616c31313004000800006e00244d6f7274616c31313104000800006f00244d6f7274616c31313204000800007000244d6f7274616c31313304000800007100244d6f7274616c31313404000800007200244d6f7274616c31313504000800007300244d6f7274616c31313604000800007400244d6f7274616c31313704000800007500244d6f7274616c31313804000800007600244d6f7274616c31313904000800007700244d6f7274616c31323004000800007800244d6f7274616c31323104000800007900244d6f7274616c31323204000800007a00244d6f7274616c31323304000800007b00244d6f7274616c31323404000800007c00244d6f7274616c31323504000800007d00244d6f7274616c31323604000800007e00244d6f7274616c31323704000800007f00244d6f7274616c31323804000800008000244d6f7274616c31323904000800008100244d6f7274616c31333004000800008200244d6f7274616c31333104000800008300244d6f7274616c31333204000800008400244d6f7274616c31333304000800008500244d6f7274616c31333404000800008600244d6f7274616c31333504000800008700244d6f7274616c31333604000800008800244d6f7274616c31333704000800008900244d6f7274616c31333804000800008a00244d6f7274616c31333904000800008b00244d6f7274616c31343004000800008c00244d6f7274616c31343104000800008d00244d6f7274616c31343204000800008e00244d6f7274616c31343304000800008f00244d6f7274616c31343404000800009000244d6f7274616c31343504000800009100244d6f7274616c31343604000800009200244d6f7274616c31343704000800009300244d6f7274616c31343804000800009400244d6f7274616c31343904000800009500244d6f7274616c31353004000800009600244d6f7274616c31353104000800009700244d6f7274616c31353204000800009800244d6f7274616c31353304000800009900244d6f7274616c31353404000800009a00244d6f7274616c31353504000800009b00244d6f7274616c31353604000800009c00244d6f7274616c31353704000800009d00244d6f7274616c31353804000800009e00244d6f7274616c31353904000800009f00244d6f7274616c3136300400080000a000244d6f7274616c3136310400080000a100244d6f7274616c3136320400080000a200244d6f7274616c3136330400080000a300244d6f7274616c3136340400080000a400244d6f7274616c3136350400080000a500244d6f7274616c3136360400080000a600244d6f7274616c3136370400080000a700244d6f7274616c3136380400080000a800244d6f7274616c3136390400080000a900244d6f7274616c3137300400080000aa00244d6f7274616c3137310400080000ab00244d6f7274616c3137320400080000ac00244d6f7274616c3137330400080000ad00244d6f7274616c3137340400080000ae00244d6f7274616c3137350400080000af00244d6f7274616c3137360400080000b000244d6f7274616c3137370400080000b100244d6f7274616c3137380400080000b200244d6f7274616c3137390400080000b300244d6f7274616c3138300400080000b400244d6f7274616c3138310400080000b500244d6f7274616c3138320400080000b600244d6f7274616c3138330400080000b700244d6f7274616c3138340400080000b800244d6f7274616c3138350400080000b900244d6f7274616c3138360400080000ba00244d6f7274616c3138370400080000bb00244d6f7274616c3138380400080000bc00244d6f7274616c3138390400080000bd00244d6f7274616c3139300400080000be00244d6f7274616c3139310400080000bf00244d6f7274616c3139320400080000c000244d6f7274616c3139330400080000c100244d6f7274616c3139340400080000c200244d6f7274616c3139350400080000c300244d6f7274616c3139360400080000c400244d6f7274616c3139370400080000c500244d6f7274616c3139380400080000c600244d6f7274616c3139390400080000c700244d6f7274616c3230300400080000c800244d6f7274616c3230310400080000c900244d6f7274616c3230320400080000ca00244d6f7274616c3230330400080000cb00244d6f7274616c3230340400080000cc00244d6f7274616c3230350400080000cd00244d6f7274616c3230360400080000ce00244d6f7274616c3230370400080000cf00244d6f7274616c3230380400080000d000244d6f7274616c3230390400080000d100244d6f7274616c3231300400080000d200244d6f7274616c3231310400080000d300244d6f7274616c3231320400080000d400244d6f7274616c3231330400080000d500244d6f7274616c3231340400080000d600244d6f7274616c3231350400080000d700244d6f7274616c3231360400080000d800244d6f7274616c3231370400080000d900244d6f7274616c3231380400080000da00244d6f7274616c3231390400080000db00244d6f7274616c3232300400080000dc00244d6f7274616c3232310400080000dd00244d6f7274616c3232320400080000de00244d6f7274616c3232330400080000df00244d6f7274616c3232340400080000e000244d6f7274616c3232350400080000e100244d6f7274616c3232360400080000e200244d6f7274616c3232370400080000e300244d6f7274616c3232380400080000e400244d6f7274616c3232390400080000e500244d6f7274616c3233300400080000e600244d6f7274616c3233310400080000e700244d6f7274616c3233320400080000e800244d6f7274616c3233330400080000e900244d6f7274616c3233340400080000ea00244d6f7274616c3233350400080000eb00244d6f7274616c3233360400080000ec00244d6f7274616c3233370400080000ed00244d6f7274616c3233380400080000ee00244d6f7274616c3233390400080000ef00244d6f7274616c3234300400080000f000244d6f7274616c3234310400080000f100244d6f7274616c3234320400080000f200244d6f7274616c3234330400080000f300244d6f7274616c3234340400080000f400244d6f7274616c3234350400080000f500244d6f7274616c3234360400080000f600244d6f7274616c3234370400080000f700244d6f7274616c3234380400080000f800244d6f7274616c3234390400080000f900244d6f7274616c3235300400080000fa00244d6f7274616c3235310400080000fb00244d6f7274616c3235320400080000fc00244d6f7274616c3235330400080000fd00244d6f7274616c3235340400080000fe00244d6f7274616c3235350400080000ff0000e90710306672616d655f73797374656d28657874656e73696f6e732c636865636b5f6e6f6e636528436865636b4e6f6e636504045400000400a80120543a3a4e6f6e63650000ed0710306672616d655f73797374656d28657874656e73696f6e7330636865636b5f7765696768742c436865636b57656967687404045400000000f107088870616c6c65745f61737365745f636f6e76657273696f6e5f74785f7061796d656e7450436861726765417373657454785061796d656e74040454000008010c746970b8013042616c616e63654f663c543e00012061737365745f6964950501484f7074696f6e3c543a3a417373657449643e0000f50708746672616d655f6d657461646174615f686173685f657874656e73696f6e44436865636b4d657461646174614861736804045400000401106d6f6465f90701104d6f64650000f90708746672616d655f6d657461646174615f686173685f657874656e73696f6e104d6f64650001082044697361626c65640000001c456e61626c656400010000fd07086861737365745f6875625f706f6c6b61646f745f72756e74696d651c52756e74696d65000000000108084873705f636f6e73656e7375735f736c6f747330536c6f744475726174696f6e0000040030010c75363400000508102873705f72756e74696d651c67656e6572696314626c6f636b14426c6f636b08184865616465720109082445787472696e736963010d08000801186865616465720908011848656164657200012865787472696e73696373110801385665633c45787472696e7369633e00000908102873705f72756e74696d651c67656e65726963186865616465721848656164657208184e756d62657201101048617368000014012c706172656e745f68617368340130486173683a3a4f75747075740001186e756d626572a801184e756d62657200012873746174655f726f6f74340130486173683a3a4f757470757400013c65787472696e736963735f726f6f74340130486173683a3a4f75747075740001186469676573743c011844696765737400000d08102873705f72756e74696d651c67656e657269634c756e636865636b65645f65787472696e73696348556e636865636b656445787472696e736963101c416464726573730109041043616c6c011106245369676e6174757265017d0614457874726101cd070004003800000011080000020d08001508082873705f72756e74696d655845787472696e736963496e636c7573696f6e4d6f646500010834416c6c45787472696e73696373000000344f6e6c79496e686572656e7473000100001908081c73705f636f7265384f70617175654d657461646174610000040038011c5665633c75383e00001d0804184f7074696f6e0404540119080108104e6f6e6500000010536f6d6504001908000001000021080418526573756c74080454013d0204450125080108084f6b04003d02000000000c45727204002508000001000025080c2873705f72756e74696d65507472616e73616374696f6e5f76616c6964697479605472616e73616374696f6e56616c69646974794572726f720001081c496e76616c6964040029080148496e76616c69645472616e73616374696f6e0000001c556e6b6e6f776e04002d080148556e6b6e6f776e5472616e73616374696f6e0001000029080c2873705f72756e74696d65507472616e73616374696f6e5f76616c696469747948496e76616c69645472616e73616374696f6e0001341043616c6c0000001c5061796d656e7400010018467574757265000200145374616c650003002042616450726f6f6600040044416e6369656e744269727468426c6f636b0005004445786861757374735265736f757263657300060018437573746f6d04000801087538000700304261644d616e6461746f72790008004c4d616e6461746f727956616c69646174696f6e000900244261645369676e6572000a0054496e64657465726d696e617465496d706c69636974000b0034556e6b6e6f776e4f726967696e000c00002d080c2873705f72756e74696d65507472616e73616374696f6e5f76616c696469747948556e6b6e6f776e5472616e73616374696f6e00010c3043616e6e6f744c6f6f6b75700000004c4e6f556e7369676e656456616c696461746f7200010018437573746f6d04000801087538000200003108083073705f696e686572656e747330496e686572656e74446174610000040110646174613508019442547265654d61703c496e686572656e744964656e7469666965722c205665633c75383e3e00003508042042547265654d617008044b01590104560138000400390800000039080000023d08003d0800000408590138004108083073705f696e686572656e747350436865636b496e686572656e7473526573756c7400000c01106f6b6179200110626f6f6c00012c666174616c5f6572726f72200110626f6f6c0001186572726f727331080130496e686572656e7444617461000045080c2873705f72756e74696d65507472616e73616374696f6e5f76616c6964697479445472616e73616374696f6e536f7572636500010c1c496e426c6f636b000000144c6f63616c0001002045787465726e616c0002000049080418526573756c74080454014d0804450125080108084f6b04004d08000000000c4572720400250800000100004d080c2873705f72756e74696d65507472616e73616374696f6e5f76616c69646974794056616c69645472616e73616374696f6e00001401207072696f7269747930014c5472616e73616374696f6e5072696f726974790001207265717569726573ed02014c5665633c5472616e73616374696f6e5461673e00012070726f7669646573ed02014c5665633c5472616e73616374696f6e5461673e0001246c6f6e6765766974793001505472616e73616374696f6e4c6f6e67657669747900012470726f706167617465200110626f6f6c0000510804184f7074696f6e0404540155080108104e6f6e6500000010536f6d650400550800000100005508000002590800590800000408387504005d080c6870616c6c65745f7472616e73616374696f6e5f7061796d656e741474797065734c52756e74696d654469737061746368496e666f081c42616c616e63650118185765696768740128000c0118776569676874280118576569676874000114636c6173736001344469737061746368436c61737300012c7061727469616c5f66656518011c42616c616e6365000061080c6870616c6c65745f7472616e73616374696f6e5f7061796d656e741474797065732846656544657461696c73041c42616c616e6365011800080134696e636c7573696f6e5f666565650801744f7074696f6e3c496e636c7573696f6e4665653c42616c616e63653e3e00010c74697018011c42616c616e63650000650804184f7074696f6e0404540169080108104e6f6e6500000010536f6d6504006908000001000069080c6870616c6c65745f7472616e73616374696f6e5f7061796d656e7414747970657330496e636c7573696f6e466565041c42616c616e63650118000c0120626173655f66656518011c42616c616e636500011c6c656e5f66656518011c42616c616e636500014c61646a75737465645f7765696768745f66656518011c42616c616e636500006d080418526573756c7408045401710804450175080108084f6b04007108000000000c457272040075080000010000710800000229050075080c4078636d5f72756e74696d655f617069731066656573144572726f7200011834556e696d706c656d656e7465640000006456657273696f6e6564436f6e76657273696f6e4661696c65640001004c5765696768744e6f74436f6d70757461626c650002004c556e68616e646c656458636d56657273696f6e0003003441737365744e6f74466f756e6400040028556e726f757461626c650005000079080418526573756c74080454012804450175080108084f6b040028000000000c4572720400750800000100007d080418526573756c74080454011804450175080108084f6b040018000000000c45727204007508000001000081080418526573756c7408045401cd0104450175080108084f6b0400cd01000000000c45727204007508000001000085080418526573756c74080454018908044501ad080108084f6b04008908000000000c4572720400ad08000001000089080c4078636d5f72756e74696d655f617069731c6472795f72756e4443616c6c44727952756e4566666563747304144576656e74015400100140657865637574696f6e5f726573756c748d0801684469737061746368526573756c7457697468506f7374496e666f000138656d69747465645f6576656e7473990801285665633c4576656e743e0001246c6f63616c5f78636d9d0801604f7074696f6e3c56657273696f6e656458636d3c28293e3e000138666f727761726465645f78636d73a10801bc5665633c2856657273696f6e65644c6f636174696f6e2c205665633c56657273696f6e656458636d3c28293e3e293e00008d080418526573756c7408045401910804450195080108084f6b04009108000000000c45727204009508000001000091080c346672616d655f737570706f727420646973706174636840506f73744469737061746368496e666f000008013461637475616c5f7765696768748d0101384f7074696f6e3c5765696768743e000120706179735f6665656401105061797300009508082873705f72756e74696d656444697370617463684572726f7257697468506f7374496e666f0410496e666f01910800080124706f73745f696e666f91080110496e666f0001146572726f7268013444697370617463684572726f720000990800000254009d0804184f7074696f6e0404540165050108104e6f6e6500000010536f6d65040065050000010000a108000002a50800a508000004081502a90800a908000002650500ad080c4078636d5f72756e74696d655f617069731c6472795f72756e144572726f7200010834556e696d706c656d656e7465640000006456657273696f6e6564436f6e76657273696f6e4661696c656400010000b1080418526573756c7408045401b508044501ad080108084f6b0400b508000000000c4572720400ad080000010000b5080c4078636d5f72756e74696d655f617069731c6472795f72756e4058636d44727952756e4566666563747304144576656e740154000c0140657865637574696f6e5f726573756c74f8011c4f7574636f6d65000138656d69747465645f6576656e7473990801285665633c4576656e743e000138666f727761726465645f78636d73a10801bc5665633c2856657273696f6e65644c6f636174696f6e2c205665633c56657273696f6e656458636d3c28293e3e293e0000b9080418526573756c740804540100044501bd080108084f6b040000000000000c4572720400bd080000010000bd080c4078636d5f72756e74696d655f617069732c636f6e76657273696f6e73144572726f720001082c556e737570706f727465640000006456657273696f6e6564436f6e76657273696f6e4661696c656400010000c1080418526573756c7408045401cd01044501c5080108084f6b0400cd01000000000c4572720400c5080000010000c5080c346173736574735f636f6d6d6f6e2c72756e74696d655f6170695046756e6769626c65734163636573734572726f720001085c41737365744964436f6e76657273696f6e4661696c65640000007c416d6f756e74546f42616c616e6365436f6e76657273696f6e4661696c656400010000c908085c63756d756c75735f7072696d6974697665735f636f726534436f6c6c6174696f6e496e666f000018013c7570776172645f6d65737361676573ed0201485665633c5570776172644d6573736167653e00014c686f72697a6f6e74616c5f6d657373616765738d0301605665633c4f7574626f756e6448726d704d6573736167653e00014c6e65775f76616c69646174696f6e5f636f6465cd08018c4f7074696f6e3c72656c61795f636861696e3a3a56616c69646174696f6e436f64653e00016c70726f6365737365645f646f776e776172645f6d6573736167657310010c75333200013868726d705f77617465726d61726b10016072656c61795f636861696e3a3a426c6f636b4e756d626572000124686561645f646174614d03012048656164446174610000cd0804184f7074696f6e04045401d1080108104e6f6e6500000010536f6d650400d1080000010000d1080c74706f6c6b61646f745f70617261636861696e5f7072696d697469766573287072696d6974697665733856616c69646174696f6e436f64650000040038011c5665633c75383e0000d5080418526573756c74080454014102044501d9020108084f6b04004102000000000c4572720400d9020000010000d90804184f7074696f6e04045401d9020108104e6f6e6500000010536f6d650400d9020000010000dd08000002d90200e10804184f7074696f6e04045401e5080108104e6f6e6500000010536f6d650400e5080000010000e50800000408181800e908086861737365745f6875625f706f6c6b61646f745f72756e74696d653052756e74696d654572726f7200014c1853797374656d0400190301706672616d655f73797374656d3a3a4572726f723c52756e74696d653e0000003c50617261636861696e53797374656d0400b90301bc63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d3a3a4572726f723c52756e74696d653e0001002042616c616e63657304001504017c70616c6c65745f62616c616e6365733a3a4572726f723c52756e74696d653e000a001c56657374696e6704003104017870616c6c65745f76657374696e673a3a4572726f723c52756e74696d653e000e0044436f6c6c61746f7253656c656374696f6e04004d0401a470616c6c65745f636f6c6c61746f725f73656c656374696f6e3a3a4572726f723c52756e74696d653e0015001c53657373696f6e04007d04017870616c6c65745f73657373696f6e3a3a4572726f723c52756e74696d653e0016002458636d7051756575650400bd0401a463756d756c75735f70616c6c65745f78636d705f71756575653a3a4572726f723c52756e74696d653e001e002c506f6c6b61646f7458636d0400d905016870616c6c65745f78636d3a3a4572726f723c52756e74696d653e001f00304d657373616765517565756504000506019070616c6c65745f6d6573736167655f71756575653a3a4572726f723c52756e74696d653e0023001c5574696c6974790400c506017870616c6c65745f7574696c6974793a3a4572726f723c52756e74696d653e002800204d756c74697369670400d506017c70616c6c65745f6d756c74697369673a3a4572726f723c52756e74696d653e0029001450726f78790400f906017070616c6c65745f70726f78793a3a4572726f723c52756e74696d653e002a00184173736574730400250701dc70616c6c65745f6173736574733a3a4572726f723c52756e74696d652c2070616c6c65745f6173736574733a3a496e7374616e6365313e0032001c556e697175657304004d07017870616c6c65745f756e69717565733a3a4572726f723c52756e74696d653e003300104e6674730400a107016c70616c6c65745f6e6674733a3a4572726f723c52756e74696d653e00340034466f726569676e4173736574730400b50701dc70616c6c65745f6173736574733a3a4572726f723c52756e74696d652c2070616c6c65745f6173736574733a3a496e7374616e6365323e00350028506f6f6c4173736574730400c10701dc70616c6c65745f6173736574733a3a4572726f723c52756e74696d652c2070616c6c65745f6173736574733a3a496e7374616e6365333e0036003c4173736574436f6e76657273696f6e0400c907019c70616c6c65745f61737365745f636f6e76657273696f6e3a3a4572726f723c52756e74696d653e003700485374617465547269654d6967726174696f6e0400bd0201ac70616c6c65745f73746174655f747269655f6d6967726174696f6e3a3a4572726f723c52756e74696d653e00460000701853797374656d011853797374656d4c1c4163636f756e7401010402000c4101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008004e8205468652066756c6c206163636f756e7420696e666f726d6174696f6e20666f72206120706172746963756c6172206163636f756e742049442e3845787472696e736963436f756e74000010040004b820546f74616c2065787472696e7369637320636f756e7420666f72207468652063757272656e7420626c6f636b2e40496e686572656e74734170706c696564010020040004a4205768657468657220616c6c20696e686572656e74732068617665206265656e206170706c6965642e2c426c6f636b576569676874010024180000000000000488205468652063757272656e742077656967687420666f722074686520626c6f636b2e40416c6c45787472696e736963734c656e000010040004410120546f74616c206c656e6774682028696e2062797465732920666f7220616c6c2065787472696e736963732070757420746f6765746865722c20666f72207468652063757272656e7420626c6f636b2e24426c6f636b486173680101040510348000000000000000000000000000000000000000000000000000000000000000000498204d6170206f6620626c6f636b206e756d6265727320746f20626c6f636b206861736865732e3445787472696e736963446174610101040510380400043d012045787472696e73696373206461746120666f72207468652063757272656e7420626c6f636b20286d61707320616e2065787472696e736963277320696e64657820746f206974732064617461292e184e756d6265720100101000000000040901205468652063757272656e7420626c6f636b206e756d626572206265696e672070726f6365737365642e205365742062792060657865637574655f626c6f636b602e28506172656e744861736801003480000000000000000000000000000000000000000000000000000000000000000004702048617368206f66207468652070726576696f757320626c6f636b2e1844696765737401003c040004f020446967657374206f66207468652063757272656e7420626c6f636b2c20616c736f2070617274206f662074686520626c6f636b206865616465722e184576656e747301004c04001ca0204576656e7473206465706f736974656420666f72207468652063757272656e7420626c6f636b2e001d01204e4f54453a20546865206974656d20697320756e626f756e6420616e642073686f756c64207468657265666f7265206e657665722062652072656164206f6e20636861696e2ed020497420636f756c64206f746865727769736520696e666c6174652074686520506f562073697a65206f66206120626c6f636b2e002d01204576656e747320686176652061206c6172676520696e2d6d656d6f72792073697a652e20426f7820746865206576656e747320746f206e6f7420676f206f75742d6f662d6d656d6f7279fc206a75737420696e206361736520736f6d656f6e65207374696c6c207265616473207468656d2066726f6d2077697468696e207468652072756e74696d652e284576656e74436f756e74010010100000000004b820546865206e756d626572206f66206576656e747320696e2074686520604576656e74733c543e60206c6973742e2c4576656e74546f706963730101040234c9020400282501204d617070696e67206265747765656e206120746f7069632028726570726573656e74656420627920543a3a486173682920616e64206120766563746f72206f6620696e646578657394206f66206576656e747320696e2074686520603c4576656e74733c543e3e60206c6973742e00510120416c6c20746f70696320766563746f727320686176652064657465726d696e69737469632073746f72616765206c6f636174696f6e7320646570656e64696e67206f6e2074686520746f7069632e2054686973450120616c6c6f7773206c696768742d636c69656e747320746f206c6576657261676520746865206368616e67657320747269652073746f7261676520747261636b696e67206d656368616e69736d20616e64e420696e2063617365206f66206368616e67657320666574636820746865206c697374206f66206576656e7473206f6620696e7465726573742e005901205468652076616c756520686173207468652074797065206028426c6f636b4e756d626572466f723c543e2c204576656e74496e646578296020626563617573652069662077652075736564206f6e6c79206a7573744d012074686520604576656e74496e64657860207468656e20696e20636173652069662074686520746f70696320686173207468652073616d6520636f6e74656e7473206f6e20746865206e65787420626c6f636b0101206e6f206e6f74696669636174696f6e2077696c6c20626520747269676765726564207468757320746865206576656e74206d69676874206265206c6f73742e484c61737452756e74696d65557067726164650000d10204000455012053746f726573207468652060737065635f76657273696f6e6020616e642060737065635f6e616d6560206f66207768656e20746865206c6173742072756e74696d6520757067726164652068617070656e65642e545570677261646564546f553332526566436f756e740100200400044d012054727565206966207765206861766520757067726164656420736f207468617420607479706520526566436f756e74602069732060753332602e2046616c7365202864656661756c7429206966206e6f742e605570677261646564546f547269706c65526566436f756e740100200400085d012054727565206966207765206861766520757067726164656420736f2074686174204163636f756e74496e666f20636f6e7461696e73207468726565207479706573206f662060526566436f756e74602e2046616c736548202864656661756c7429206966206e6f742e38457865637574696f6e50686173650000c102040004882054686520657865637574696f6e207068617365206f662074686520626c6f636b2e44417574686f72697a6564557067726164650000dd02040004b82060536f6d6560206966206120636f6465207570677261646520686173206265656e20617574686f72697a65642e6045787472696e7369635765696768745265636c61696d65640100280800001ca02054686520776569676874207265636c61696d656420666f72207468652065787472696e7369632e002101205468697320696e666f726d6174696f6e20697320617661696c61626c6520756e74696c2074686520656e64206f66207468652065787472696e73696320657865637574696f6e2e2101204d6f726520707265636973656c79207468697320696e666f726d6174696f6e2069732072656d6f76656420696e20606e6f74655f6170706c6965645f65787472696e736963602e007101204c6f67696320646f696e6720736f6d6520706f73742064697370617463682077656967687420726564756374696f6e206d7573742075706461746520746869732073746f7261676520746f2061766f6964206475706c69636174652c20726564756374696f6e2e01e10201581830426c6f636b57656967687473f10275010700f2052a0100070088526a74020040010265cd1d000107c0d22c76510200e000010700e6bd4f570200f0000100000265cd1d000107c074c1906e0200300101070088526a7402004001010700a2941a1d020050000265cd1d0000000004d020426c6f636b20262065787472696e7369637320776569676874733a20626173652076616c75657320616e64206c696d6974732e2c426c6f636b4c656e677468fd023000003c00000050000000500004a820546865206d6178696d756d206c656e677468206f66206120626c6f636b2028696e206279746573292e38426c6f636b48617368436f756e74101000100000045501204d6178696d756d206e756d626572206f6620626c6f636b206e756d62657220746f20626c6f636b2068617368206d617070696e677320746f206b65657020286f6c64657374207072756e6564206669727374292e20446257656967687405034040787d010000000000e1f505000000000409012054686520776569676874206f662072756e74696d65206461746162617365206f7065726174696f6e73207468652072756e74696d652063616e20696e766f6b652e1c56657273696f6e0903f9032473746174656d696e742473746174656d696e7401000000b0590f000000000048dd718d5cc53262d401000000d7bdd8a272ca0d6502000000df6acb689907609b0500000037e397fc7c91f5e40200000040fe3ad401f8959a06000000d2bc9897eed08f1503000000f78b278be53f454c02000000ab3c0572291feb8b01000000bc9d89904f5b923f0100000037c8bb1350a9a2a804000000f3ff14d5ab527059030000006ff52ee858e6c5bd0100000091b1c8b16328eb92020000009ffb505aa738d69c01000000de92b8a0426b9bf602000000ea93e3f16f3d696202000000fbc577b9d747efd6010000008a8047a53a8277ec010000000f000000010484204765742074686520636861696e277320696e2d636f64652076657273696f6e2e2853533538507265666978550208000014a8205468652064657369676e61746564205353353820707265666978206f66207468697320636861696e2e0039012054686973207265706c6163657320746865202273733538466f726d6174222070726f7065727479206465636c6172656420696e2074686520636861696e20737065632e20526561736f6e20697331012074686174207468652072756e74696d652073686f756c64206b6e6f772061626f7574207468652070726566697820696e206f7264657220746f206d616b6520757365206f662069742061737020616e206964656e746966696572206f662074686520636861696e2e01190300003c50617261636861696e53797374656d013c50617261636861696e53797374656d6044556e696e636c756465645365676d656e7401001d030400184901204c617465737420696e636c7564656420626c6f636b2064657363656e64616e7473207468652072756e74696d652061636365707465642e20496e206f7468657220776f7264732c20746865736520617265610120616e636573746f7273206f66207468652063757272656e746c7920657865637574696e6720626c6f636b2077686963682068617665206e6f74206265656e20696e636c7564656420696e20746865206f627365727665644c2072656c61792d636861696e2073746174652e00750120546865207365676d656e74206c656e677468206973206c696d69746564206279207468652063617061636974792072657475726e65642066726f6d20746865205b60436f6e73656e737573486f6f6b605d20636f6e666967757265643c20696e207468652070616c6c65742e6c41676772656761746564556e696e636c756465645365676d656e740000450304000c69012053746f72616765206669656c642074686174206b6565707320747261636b206f662062616e64776964746820757365642062792074686520756e696e636c75646564207365676d656e7420616c6f6e672077697468207468652d01206c61746573742048524d502077617465726d61726b2e205573656420666f72206c696d6974696e672074686520616363657074616e6365206f66206e657720626c6f636b73207769746890207265737065637420746f2072656c617920636861696e20636f6e73747261696e74732e5450656e64696e6756616c69646174696f6e436f6465010038040018590120496e2063617365206f662061207363686564756c656420757067726164652c20746869732073746f72616765206669656c6420636f6e7461696e73207468652076616c69646174696f6e20636f646520746f20626524206170706c6965642e003d0120417320736f6f6e206173207468652072656c617920636861696e2067697665732075732074686520676f2d6168656164207369676e616c2c2077652077696c6c206f7665727772697465207468657101205b603a636f6465605d5b73705f636f72653a3a73746f726167653a3a77656c6c5f6b6e6f776e5f6b6579733a3a434f44455d2077686963682077696c6c20726573756c7420746865206e65787420626c6f636b2070726f636573730901207769746820746865206e65772076616c69646174696f6e20636f64652e205468697320636f6e636c756465732074686520757067726164652070726f636573732e444e657756616c69646174696f6e436f64650000380400145d012056616c69646174696f6e20636f6465207468617420697320736574206279207468652070617261636861696e20616e6420697320746f20626520636f6d6d756e69636174656420746f20636f6c6c61746f7220616e647820636f6e73657175656e746c79207468652072656c61792d636861696e2e00650120546869732077696c6c20626520636c656172656420696e20606f6e5f696e697469616c697a6560206f662065616368206e657720626c6f636b206966206e6f206f746865722070616c6c657420616c7265616479207365742c207468652076616c75652e3856616c69646174696f6e446174610000490304000cd020546865205b6050657273697374656456616c69646174696f6e44617461605d2073657420666f72207468697320626c6f636b2e2d0120546869732076616c756520697320657870656374656420746f20626520736574206f6e6c79206f6e63652070657220626c6f636b20616e642069742773206e657665722073746f7265643420696e2074686520747269652e5044696453657456616c69646174696f6e436f6465010020040004e02057657265207468652076616c69646174696f6e20646174612073657420746f206e6f74696679207468652072656c617920636861696e3f644c61737452656c6179436861696e426c6f636b4e756d62657201001010000000000c1d01205468652072656c617920636861696e20626c6f636b206e756d626572206173736f636961746564207769746820746865206c6173742070617261636861696e20626c6f636b2e00882054686973206973207570646174656420696e20606f6e5f66696e616c697a65602e60557067726164655265737472696374696f6e5369676e616c0100510304001c750120416e206f7074696f6e20776869636820696e64696361746573206966207468652072656c61792d636861696e20726573747269637473207369676e616c6c696e6720612076616c69646174696f6e20636f646520757067726164652e610120496e206f7468657220776f7264732c20696620746869732069732060536f6d656020616e64205b604e657756616c69646174696f6e436f6465605d2069732060536f6d6560207468656e207468652070726f64756365646c2063616e6469646174652077696c6c20626520696e76616c69642e00710120546869732073746f72616765206974656d2069732061206d6972726f72206f662074686520636f72726573706f6e64696e672076616c756520666f72207468652063757272656e742070617261636861696e2066726f6d207468656d012072656c61792d636861696e2e20546869732076616c756520697320657068656d6572616c207768696368206d65616e7320697420646f65736e277420686974207468652073746f726167652e20546869732076616c756520697360207365742061667465722074686520696e686572656e742e3855706772616465476f416865616401003d03040014dc204f7074696f6e616c207570677261646520676f2d6168656164207369676e616c2066726f6d207468652072656c61792d636861696e2e00710120546869732073746f72616765206974656d2069732061206d6972726f72206f662074686520636f72726573706f6e64696e672076616c756520666f72207468652063757272656e742070617261636861696e2066726f6d207468656d012072656c61792d636861696e2e20546869732076616c756520697320657068656d6572616c207768696368206d65616e7320697420646f65736e277420686974207468652073746f726167652e20546869732076616c756520697360207365742061667465722074686520696e686572656e742e3c52656c6179537461746550726f6f6600005903040018c4205468652073746174652070726f6f6620666f7220746865206c6173742072656c617920706172656e7420626c6f636b2e006d012054686973206669656c64206973206d65616e7420746f2062652075706461746564206561636820626c6f636b2077697468207468652076616c69646174696f6e206461746120696e686572656e742e205468657265666f72652c4d01206265666f72652070726f63657373696e67206f662074686520696e686572656e742c20652e672e20696e20606f6e5f696e697469616c697a656020746869732064617461206d6179206265207374616c652e00ac2054686973206461746120697320616c736f20616273656e742066726f6d207468652067656e657369732e5852656c6576616e744d6573736167696e6753746174650000610304001c65012054686520736e617073686f74206f6620736f6d652073746174652072656c6174656420746f206d6573736167696e672072656c6576616e7420746f207468652063757272656e742070617261636861696e2061732070657248207468652072656c617920706172656e742e006d012054686973206669656c64206973206d65616e7420746f2062652075706461746564206561636820626c6f636b2077697468207468652076616c69646174696f6e206461746120696e686572656e742e205468657265666f72652c4d01206265666f72652070726f63657373696e67206f662074686520696e686572656e742c20652e672e20696e20606f6e5f696e697469616c697a656020746869732064617461206d6179206265207374616c652e00ac2054686973206461746120697320616c736f20616273656e742066726f6d207468652067656e657369732e44486f7374436f6e66696775726174696f6e000075030400182901205468652070617261636861696e20686f737420636f6e66696775726174696f6e207468617420776173206f627461696e65642066726f6d207468652072656c617920706172656e742e006d012054686973206669656c64206973206d65616e7420746f2062652075706461746564206561636820626c6f636b2077697468207468652076616c69646174696f6e206461746120696e686572656e742e205468657265666f72652c4d01206265666f72652070726f63657373696e67206f662074686520696e686572656e742c20652e672e20696e20606f6e5f696e697469616c697a656020746869732064617461206d6179206265207374616c652e00ac2054686973206461746120697320616c736f20616273656e742066726f6d207468652067656e657369732e384c617374446d714d71634865616401007d0380000000000000000000000000000000000000000000000000000000000000000010f420546865206c61737420646f776e77617264206d65737361676520717565756520636861696e20686561642077652068617665206f627365727665642e00650120546869732076616c7565206973206c6f61646564206265666f726520616e642073617665642061667465722070726f63657373696e6720696e626f756e6420646f776e77617264206d65737361676573206361727269656460206279207468652073797374656d20696e686572656e742e404c61737448726d704d7163486561647301008103040010490120546865206d65737361676520717565756520636861696e2068656164732077652068617665206f62736572766564207065722065616368206368616e6e656c20696e636f6d696e67206368616e6e656c2e00650120546869732076616c7565206973206c6f61646564206265666f726520616e642073617665642061667465722070726f63657373696e6720696e626f756e6420646f776e77617264206d65737361676573206361727269656460206279207468652073797374656d20696e686572656e742e6450726f636573736564446f776e776172644d6573736167657301001010000000000cc8204e756d626572206f6620646f776e77617264206d657373616765732070726f63657373656420696e206120626c6f636b2e00ec20546869732077696c6c20626520636c656172656420696e20606f6e5f696e697469616c697a6560206f662065616368206e657720626c6f636b2e3448726d7057617465726d61726b01001010000000000ca02048524d502077617465726d61726b2074686174207761732073657420696e206120626c6f636b2e00ec20546869732077696c6c20626520636c656172656420696e20606f6e5f696e697469616c697a6560206f662065616368206e657720626c6f636b2e5048726d704f7574626f756e644d6573736167657301008d0304000ca42048524d50206d65737361676573207468617420776572652073656e7420696e206120626c6f636b2e00ec20546869732077696c6c20626520636c656172656420696e20606f6e5f696e697469616c697a6560206f662065616368206e657720626c6f636b2e385570776172644d657373616765730100ed0204000cac20557077617264206d65737361676573207468617420776572652073656e7420696e206120626c6f636b2e00ec20546869732077696c6c20626520636c656172656420696e20606f6e5f696e697469616c697a6560206f662065616368206e657720626c6f636b2e5450656e64696e675570776172644d657373616765730100ed02040004310120557077617264206d65737361676573207468617420617265207374696c6c2070656e64696e6720616e64206e6f74207965742073656e6420746f207468652072656c617920636861696e2e5c55707761726444656c6976657279466565466163746f720100250240000064a7b3b6e00d000000000000000004e42054686520666163746f7220746f206d756c7469706c792074686520626173652064656c69766572792066656520627920666f7220554d502e84416e6e6f756e63656448726d704d6573736167657350657243616e646964617465010010100000000008650120546865206e756d626572206f662048524d50206d65737361676573207765206f6273657276656420696e20606f6e5f696e697469616c697a656020616e64207468757320757365642074686174206e756d62657220666f72f020616e6e6f756e63696e672074686520776569676874206f6620606f6e5f696e697469616c697a656020616e6420606f6e5f66696e616c697a65602e68526573657276656458636d705765696768744f766572726964650000280400085d01205468652077656967687420776520726573657276652061742074686520626567696e6e696e67206f662074686520626c6f636b20666f722070726f63657373696e672058434d50206d657373616765732e2054686973b8206f76657272696465732074686520616d6f756e742073657420696e2074686520436f6e6669672074726169742e645265736572766564446d705765696768744f766572726964650000280400085901205468652077656967687420776520726573657276652061742074686520626567696e6e696e67206f662074686520626c6f636b20666f722070726f63657373696e6720444d50206d657373616765732e2054686973b8206f76657272696465732074686520616d6f756e742073657420696e2074686520436f6e6669672074726169742e60437573746f6d56616c69646174696f6e486561644461746100003804000c2901204120637573746f6d2068656164206461746120746861742073686f756c642062652072657475726e656420617320726573756c74206f66206076616c69646174655f626c6f636b602e00110120536565206050616c6c65743a3a7365745f637573746f6d5f76616c69646174696f6e5f686561645f646174616020666f72206d6f726520696e666f726d6174696f6e2e0195030180042853656c66506172614964310210e803000004b82052657475726e73207468652070617261636861696e204944207765206172652072756e6e696e6720776974682e01b90301002454696d657374616d70012454696d657374616d70080c4e6f7701003020000000000000000004a0205468652063757272656e742074696d6520666f72207468652063757272656e7420626c6f636b2e24446964557064617465010020040010d82057686574686572207468652074696d657374616d7020686173206265656e207570646174656420696e207468697320626c6f636b2e00550120546869732076616c7565206973207570646174656420746f206074727565602075706f6e207375636365737366756c207375626d697373696f6e206f6620612074696d657374616d702062792061206e6f64652e4501204974206973207468656e20636865636b65642061742074686520656e64206f66206561636820626c6f636b20657865637574696f6e20696e2074686520606f6e5f66696e616c697a656020686f6f6b2e01bd030004344d696e696d756d506572696f6430207017000000000000188c20546865206d696e696d756d20706572696f64206265747765656e20626c6f636b732e004d012042652061776172652074686174207468697320697320646966666572656e7420746f20746865202a65787065637465642a20706572696f6420746861742074686520626c6f636b2070726f64756374696f6e4901206170706172617475732070726f76696465732e20596f75722063686f73656e20636f6e73656e7375732073797374656d2077696c6c2067656e6572616c6c7920776f726b2077697468207468697320746f61012064657465726d696e6520612073656e7369626c6520626c6f636b2074696d652e20466f72206578616d706c652c20696e2074686520417572612070616c6c65742069742077696c6c20626520646f75626c6520746869737020706572696f64206f6e2064656661756c742073657474696e67732e0003003450617261636861696e496e666f013450617261636861696e496e666f042c50617261636861696e49640100310210640000000001c10300000004002042616c616e636573012042616c616e6365731c34546f74616c49737375616e6365010018400000000000000000000000000000000004982054686520746f74616c20756e6974732069737375656420696e207468652073797374656d2e40496e61637469766549737375616e636501001840000000000000000000000000000000000409012054686520746f74616c20756e697473206f66206f75747374616e64696e672064656163746976617465642062616c616e636520696e207468652073797374656d2e1c4163636f756e74010104020014010100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080600901205468652042616c616e6365732070616c6c6574206578616d706c65206f662073746f72696e67207468652062616c616e6365206f6620616e206163636f756e742e00282023204578616d706c650034206060606e6f636f6d70696c65b02020696d706c2070616c6c65745f62616c616e6365733a3a436f6e66696720666f722052756e74696d65207b19022020202074797065204163636f756e7453746f7265203d2053746f726167654d61705368696d3c53656c663a3a4163636f756e743c52756e74696d653e2c206672616d655f73797374656d3a3a50726f76696465723c52756e74696d653e2c204163636f756e7449642c2053656c663a3a4163636f756e74446174613c42616c616e63653e3e0c20207d102060606000150120596f752063616e20616c736f2073746f7265207468652062616c616e6365206f6620616e206163636f756e7420696e20746865206053797374656d602070616c6c65742e00282023204578616d706c650034206060606e6f636f6d70696c65b02020696d706c2070616c6c65745f62616c616e6365733a3a436f6e66696720666f722052756e74696d65207b7420202074797065204163636f756e7453746f7265203d2053797374656d0c20207d102060606000510120427574207468697320636f6d657320776974682074726164656f6666732c2073746f72696e67206163636f756e742062616c616e63657320696e207468652073797374656d2070616c6c65742073746f7265736d0120606672616d655f73797374656d60206461746120616c6f6e677369646520746865206163636f756e74206461746120636f6e747261727920746f2073746f72696e67206163636f756e742062616c616e63657320696e207468652901206042616c616e636573602070616c6c65742c20776869636820757365732061206053746f726167654d61706020746f2073746f72652062616c616e6365732064617461206f6e6c792e4101204e4f54453a2054686973206973206f6e6c79207573656420696e207468652063617365207468617420746869732070616c6c6574206973207573656420746f2073746f72652062616c616e6365732e144c6f636b730101040200c503040010b820416e79206c6971756964697479206c6f636b73206f6e20736f6d65206163636f756e742062616c616e6365732e2501204e4f54453a2053686f756c64206f6e6c79206265206163636573736564207768656e2073657474696e672c206368616e67696e6720616e642066726565696e672061206c6f636b2e00ad0120557365206f66206c6f636b73206973206465707265636174656420696e206661766f7572206f6620667265657a65732e20536565206068747470733a2f2f6769746875622e636f6d2f706172697479746563682f7375627374726174652f70756c6c2f31323935312f602052657365727665730101040200d50304000ca4204e616d6564207265736572766573206f6e20736f6d65206163636f756e742062616c616e6365732e00b10120557365206f66207265736572766573206973206465707265636174656420696e206661766f7572206f6620686f6c64732e20536565206068747470733a2f2f6769746875622e636f6d2f706172697479746563682f7375627374726174652f70756c6c2f31323935312f6014486f6c64730101040200e1030400046c20486f6c6473206f6e206163636f756e742062616c616e6365732e1c467265657a65730101040200f9030400048820467265657a65206c6f636b73206f6e206163636f756e742062616c616e6365732e010504018810484578697374656e7469616c4465706f736974184000e1f50500000000000000000000000020410120546865206d696e696d756d20616d6f756e7420726571756972656420746f206b65657020616e206163636f756e74206f70656e2e204d5553542042452047524541544552205448414e205a45524f2100590120496620796f75202a7265616c6c792a206e65656420697420746f206265207a65726f2c20796f752063616e20656e61626c652074686520666561747572652060696e7365637572655f7a65726f5f65646020666f72610120746869732070616c6c65742e20486f77657665722c20796f7520646f20736f20617420796f7572206f776e207269736b3a20746869732077696c6c206f70656e2075702061206d616a6f7220446f5320766563746f722e590120496e206361736520796f752068617665206d756c7469706c6520736f7572636573206f662070726f7669646572207265666572656e6365732c20796f75206d617920616c736f2067657420756e65787065637465648c206265686176696f757220696620796f7520736574207468697320746f207a65726f2e00f020426f74746f6d206c696e653a20446f20796f757273656c662061206661766f757220616e64206d616b65206974206174206c65617374206f6e6521204d61784c6f636b7310103200000010f420546865206d6178696d756d206e756d626572206f66206c6f636b7320746861742073686f756c64206578697374206f6e20616e206163636f756e742edc204e6f74207374726963746c7920656e666f726365642c20627574207573656420666f722077656967687420657374696d6174696f6e2e00ad0120557365206f66206c6f636b73206973206465707265636174656420696e206661766f7572206f6620667265657a65732e20536565206068747470733a2f2f6769746875622e636f6d2f706172697479746563682f7375627374726174652f70756c6c2f31323935312f602c4d617852657365727665731010320000000c0d0120546865206d6178696d756d206e756d626572206f66206e616d656420726573657276657320746861742063616e206578697374206f6e20616e206163636f756e742e00b10120557365206f66207265736572766573206973206465707265636174656420696e206661766f7572206f6620686f6c64732e20536565206068747470733a2f2f6769746875622e636f6d2f706172697479746563682f7375627374726174652f70756c6c2f31323935312f60284d6178467265657a657310100000000004610120546865206d6178696d756d206e756d626572206f6620696e646976696475616c20667265657a65206c6f636b7320746861742063616e206578697374206f6e20616e206163636f756e7420617420616e792074696d652e0115040a00485472616e73616374696f6e5061796d656e7401485472616e73616374696f6e5061796d656e7408444e6578744665654d756c7469706c6965720100250240000064a7b3b6e00d0000000000000000003853746f7261676556657273696f6e0100190404000000019004604f7065726174696f6e616c4665654d756c7469706c696572080405545901204120666565206d756c7469706c69657220666f7220604f7065726174696f6e616c602065787472696e7369637320746f20636f6d7075746520227669727475616c207469702220746f20626f6f73742074686569722c20607072696f726974796000510120546869732076616c7565206973206d756c7469706c69656420627920746865206066696e616c5f6665656020746f206f627461696e206120227669727475616c20746970222074686174206973206c61746572f420616464656420746f20612074697020636f6d706f6e656e7420696e20726567756c617220607072696f72697479602063616c63756c6174696f6e732e4d01204974206d65616e732074686174206120604e6f726d616c60207472616e73616374696f6e2063616e2066726f6e742d72756e20612073696d696c61726c792d73697a656420604f7065726174696f6e616c6041012065787472696e736963202877697468206e6f20746970292c20627920696e636c7564696e672061207469702076616c75652067726561746572207468616e20746865207669727475616c207469702e003c20606060727573742c69676e6f726540202f2f20466f7220604e6f726d616c608c206c6574207072696f72697479203d207072696f726974795f63616c6328746970293b0054202f2f20466f7220604f7065726174696f6e616c601101206c6574207669727475616c5f746970203d2028696e636c7573696f6e5f666565202b2074697029202a204f7065726174696f6e616c4665654d756c7469706c6965723bc4206c6574207072696f72697479203d207072696f726974795f63616c6328746970202b207669727475616c5f746970293b1020606060005101204e6f746520746861742073696e636520776520757365206066696e616c5f6665656020746865206d756c7469706c696572206170706c69657320616c736f20746f2074686520726567756c61722060746970605d012073656e74207769746820746865207472616e73616374696f6e2e20536f2c206e6f74206f6e6c7920646f657320746865207472616e73616374696f6e206765742061207072696f726974792062756d702062617365646101206f6e207468652060696e636c7573696f6e5f666565602c2062757420776520616c736f20616d706c6966792074686520696d70616374206f662074697073206170706c69656420746f20604f7065726174696f6e616c6038207472616e73616374696f6e732e000b0038417373657454785061796d656e740000019400000d001c56657374696e67011c56657374696e67081c56657374696e6700010402001d04040004d820496e666f726d6174696f6e20726567617264696e67207468652076657374696e67206f66206120676976656e206163636f756e742e3853746f7261676556657273696f6e0100290404000c7c2053746f726167652076657273696f6e206f66207468652070616c6c65742e003101204e6577206e6574776f726b732073746172742077697468206c61746573742076657273696f6e2c2061732064657465726d696e6564206279207468652067656e65736973206275696c642e012d0401e008444d696e5665737465645472616e73666572184000e1f50500000000000000000000000004e820546865206d696e696d756d20616d6f756e74207472616e7366657272656420746f2063616c6c20607665737465645f7472616e73666572602e4c4d617856657374696e675363686564756c657310101c000000000131040e0028417574686f72736869700128417574686f72736869700418417574686f720000000400046420417574686f72206f662063757272656e7420626c6f636b2e00000000140044436f6c6c61746f7253656c656374696f6e0144436f6c6c61746f7253656c656374696f6e1434496e76756c6e657261626c65730100350404000411012054686520696e76756c6e657261626c652c207065726d697373696f6e656420636f6c6c61746f72732e2054686973206c697374206d75737420626520736f727465642e3443616e6469646174654c697374010039040400146901205468652028636f6d6d756e6974792c206c696d697465642920636f6c6c6174696f6e2063616e646964617465732e206043616e646964617465736020616e642060496e76756c6e657261626c6573602073686f756c6420626550206d757475616c6c79206578636c75736976652e0075012054686973206c69737420697320736f7274656420696e20617363656e64696e67206f72646572206279206465706f73697420616e64207768656e20746865206465706f736974732061726520657175616c2c20746865206c65617374a020726563656e746c79207570646174656420697320636f6e7369646572656420677265617465722e444c617374417574686f726564426c6f636b01010405001010000000000484204c61737420626c6f636b20617574686f72656420627920636f6c6c61746f722e444465736972656443616e6469646174657301001010000000000c782044657369726564206e756d626572206f662063616e646964617465732e00750120546869732073686f756c6420696465616c6c7920616c77617973206265206c657373207468616e205b60436f6e6669673a3a4d617843616e64696461746573605d20666f72207765696768747320746f20626520636f72726563742e3443616e646964616379426f6e6401001840000000000000000000000000000000000cb820466978656420616d6f756e7420746f206465706f73697420746f206265636f6d65206120636f6c6c61746f722e004101205768656e206120636f6c6c61746f722063616c6c7320606c656176655f696e74656e7460207468657920696d6d6564696174656c79207265636569766520746865206465706f736974206261636b2e01450401e41814506f744964490420506f745374616b6504f4204163636f756e74204964656e7469666965722066726f6d2077686963682074686520696e7465726e616c20506f742069732067656e6572617465642e344d617843616e646964617465731010640000000cc8204d6178696d756d206e756d626572206f662063616e6469646174657320746861742077652073686f756c6420686176652e00cc205468697320646f6573206e6f742074616b6520696e746f206163636f756e742074686520696e76756c6e657261626c65732e504d696e456c696769626c65436f6c6c61746f72731010040000000c5501204d696e696d756d206e756d62657220656c696769626c6520636f6c6c61746f72732e2053686f756c6420616c776179732062652067726561746572207468616e207a65726f2e205468697320696e636c75646573510120496e76756c6e657261626c6520636f6c6c61746f72732e205468697320656e737572657320746861742074686572652077696c6c20616c77617973206265206f6e6520636f6c6c61746f722077686f2063616e442070726f64756365206120626c6f636b2e404d6178496e76756c6e657261626c65731010140000000484204d6178696d756d206e756d626572206f6620696e76756c6e657261626c65732e344b69636b5468726573686f6c64101008070000002c706f745f6163636f756e7400806d6f646c506f745374616b65000000000000000000000000000000000000000004a0204765747320746869732070616c6c65742773206465726976656420706f74206163636f756e742e014d0415001c53657373696f6e011c53657373696f6e1c2856616c696461746f72730100e80400047c205468652063757272656e7420736574206f662076616c696461746f72732e3043757272656e74496e646578010010100000000004782043757272656e7420696e646578206f66207468652073657373696f6e2e345175657565644368616e676564010020040008390120547275652069662074686520756e6465726c79696e672065636f6e6f6d6963206964656e746974696573206f7220776569676874696e6720626568696e64207468652076616c696461746f7273a420686173206368616e67656420696e20746865207175657565642076616c696461746f72207365742e285175657565644b657973010051040400083d012054686520717565756564206b65797320666f7220746865206e6578742073657373696f6e2e205768656e20746865206e6578742073657373696f6e20626567696e732c207468657365206b657973e02077696c6c206265207573656420746f2064657465726d696e65207468652076616c696461746f7227732073657373696f6e206b6579732e4844697361626c656456616c696461746f7273010061040400148020496e6469636573206f662064697361626c65642076616c696461746f72732e003d01205468652076656320697320616c77617973206b65707420736f7274656420736f20746861742077652063616e2066696e642077686574686572206120676976656e2076616c696461746f722069733d012064697361626c6564207573696e672062696e617279207365617263682e204974206765747320636c6561726564207768656e20606f6e5f73657373696f6e5f656e64696e67602072657475726e73642061206e657720736574206f66206964656e7469746965732e204e6578744b657973000104050059040400049c20546865206e6578742073657373696f6e206b65797320666f7220612076616c696461746f722e204b65794f776e657200010405710400040004090120546865206f776e6572206f662061206b65792e20546865206b65792069732074686520604b657954797065496460202b2074686520656e636f646564206b65792e01790401ec00017d0416001041757261011041757261082c417574686f726974696573010081040400046c205468652063757272656e7420617574686f72697479207365742e2c43757272656e74536c6f74010089042000000000000000000c80205468652063757272656e7420736c6f74206f66207468697320626c6f636b2e009420546869732077696c6c2062652073657420696e20606f6e5f696e697469616c697a65602e00000430536c6f744475726174696f6e3020e02e000000000000100d012054686520736c6f74206475726174696f6e20417572612073686f756c642072756e20776974682c2065787072657373656420696e206d696c6c697365636f6e64732e3d0120546865206566666563746976652076616c7565206f66207468697320747970652073686f756c64206e6f74206368616e6765207768696c652074686520636861696e2069732072756e6e696e672e00350120466f72206261636b776172647320636f6d7061746962696c6974792065697468657220757365205b604d696e696d756d506572696f6454696d657354776f605d206f72206120636f6e73742e0017001c41757261457874011c41757261457874082c417574686f72697469657301008104040014942053657276657320617320636163686520666f722074686520617574686f7269746965732e0071012054686520617574686f72697469657320696e204175526120617265206f7665727772697474656e20696e20606f6e5f696e697469616c697a6560207768656e2077652073776974636820746f2061206e65772073657373696f6e2c5d0120627574207765207265717569726520746865206f6c6420617574686f72697469657320746f2076657269667920746865207365616c207768656e2076616c69646174696e67206120506f562e20546869732077696c6c0d0120616c77617973206265207570646174656420746f20746865206c6174657374204175526120617574686f72697469657320696e20606f6e5f66696e616c697a65602e3452656c6179536c6f74496e666f00008d0404001009012043757272656e742072656c617920636861696e20736c6f742070616972656420776974682061206e756d626572206f6620617574686f72656420626c6f636b732e0065012054686973206973207570646174656420696e205b60466978656456656c6f63697479436f6e73656e737573486f6f6b3a3a6f6e5f73746174655f70726f6f66605d2077697468207468652063757272656e742072656c6179dc20636861696e20736c6f742061732070726f7669646564206279207468652072656c617920636861696e2073746174652070726f6f662e0000000018002458636d705175657565012458636d7051756575651c50496e626f756e6458636d7053757370656e646564010091040400200d01205468652073757370656e64656420696e626f756e642058434d50206368616e6e656c732e20416c6c206f746865727320617265206e6f742073757370656e6465642e00710120546869732069732061206053746f7261676556616c75656020696e7374656164206f662061206053746f726167654d6170602073696e636520776520657870656374206d756c7469706c652072656164732070657220626c6f636b690120746f20646966666572656e74206b65797320776974682061206f6e652062797465207061796c6f61642e205468652061636365737320746f2060426f756e6465644254726565536574602077696c6c2062652063616368656415012077697468696e2074686520626c6f636b20616e64207468657265666f7265206f6e6c7920696e636c75646564206f6e636520696e207468652070726f6f662073697a652e006501204e4f54453a2054686520506f562062656e63686d61726b696e672063616e6e6f74206b6e6f77207468697320616e642077696c6c206f7665722d657374696d6174652c20627574207468652061637475616c2070726f6f66442077696c6c20626520736d616c6c65722e484f7574626f756e6458636d7053746174757301009d040400185d0120546865206e6f6e2d656d7074792058434d50206368616e6e656c7320696e206f72646572206f66206265636f6d696e67206e6f6e2d656d7074792c20616e642074686520696e646578206f6620746865206669727374510120616e64206c617374206f7574626f756e64206d6573736167652e204966207468652074776f20696e64696365732061726520657175616c2c207468656e20697420696e6469636174657320616e20656d707479590120717565756520616e64207468657265206d7573742062652061206e6f6e2d604f6b6020604f7574626f756e64537461747573602e20576520617373756d65207175657565732067726f77206e6f20677265617465725901207468616e203635353335206974656d732e20517565756520696e646963657320666f72206e6f726d616c206d6573736167657320626567696e206174206f6e653b207a65726f20697320726573657276656420696e11012063617365206f6620746865206e65656420746f2073656e64206120686967682d7072696f72697479207369676e616c206d657373616765207468697320626c6f636b2e09012054686520626f6f6c20697320747275652069662074686572652069732061207369676e616c206d6573736167652077616974696e6720746f2062652073656e742e504f7574626f756e6458636d704d657373616765730101080205ad04b104040004bc20546865206d65737361676573206f7574626f756e6420696e206120676976656e2058434d50206368616e6e656c2e385369676e616c4d65737361676573010104023102b104040004a020416e79207369676e616c206d657373616765732077616974696e6720746f2062652073656e742e2c5175657565436f6e6669670100b504302000000030000000080000000415012054686520636f6e66696775726174696f6e20776869636820636f6e74726f6c73207468652064796e616d696373206f6620746865206f7574626f756e642071756575652e38517565756553757370656e64656401002004000441012057686574686572206f72206e6f74207468652058434d502071756575652069732073757370656e6465642066726f6d20657865637574696e6720696e636f6d696e672058434d73206f72206e6f742e4444656c6976657279466565466163746f72010104053102250240000064a7b3b6e00d000000000000000004c42054686520666163746f7220746f206d756c7469706c792074686520626173652064656c6976657279206665652062792e01b90401f00c4c4d6178496e626f756e6453757370656e6465641010e803000014490120546865206d6178696d756d206e756d626572206f6620696e626f756e642058434d50206368616e6e656c7320746861742063616e2062652073757370656e6465642073696d756c74616e656f75736c792e005d0120416e792066757274686572206368616e6e656c2073757370656e73696f6e732077696c6c206661696c20616e64206d65737361676573206d6179206765742064726f7070656420776974686f757420667572746865724501206e6f746963652e2043686f6f73696e67206120686967682076616c756520283130303029206973206f6b61793b207468652074726164652d6f666620746861742069732064657363726962656420696ed8205b60496e626f756e6458636d7053757370656e646564605d207374696c6c206170706c6965732061742074686174207363616c652e644d61784163746976654f7574626f756e644368616e6e656c73101080000000206501204d6178696d616c206e756d626572206f66206f7574626f756e642058434d50206368616e6e656c7320746861742063616e2068617665206d6573736167657320717565756564206174207468652073616d652074696d652e005501204966207468697320697320726561636865642c207468656e206e6f2066757274686572206d657373616765732063616e2062652073656e7420746f206368616e6e656c73207468617420646f206e6f74207965745d0120686176652061206d657373616765207175657565642e20546869732073686f756c642062652073657420746f20746865206578706563746564206d6178696d756d206f66206f7574626f756e64206368616e6e656c7361012077686963682069732064657465726d696e6564206279205b6053656c663a3a4368616e6e656c496e666f605d2e20497420697320696d706f7274616e7420746f207365742074686973206c6172676520656e6f7567682c5d012073696e6365206f74686572776973652074686520636f6e67657374696f6e20636f6e74726f6c2070726f746f636f6c2077696c6c206e6f7420776f726b20617320696e74656e64656420616e64206d657373616765735101206d61792062652064726f707065642e20546869732076616c756520696e637265617365732074686520506f5620616e642073686f756c64207468657265666f7265206e6f74206265207069636b656420746f6f4d0120686967682e20476f7665726e616e6365206e6565647320746f2070617920617474656e74696f6e20746f206e6f74206f70656e206d6f7265206368616e6e656c73207468616e20746869732076616c75652e2c4d61785061676553697a651010009c010014b820546865206d6178696d616c20706167652073697a6520666f722048524d50206d6573736167652070616765732e0061012041206c6f776572206c696d69742063616e206265207365742064796e616d6963616c6c792c2062757420746869732069732074686520686172642d6c696d697420666f722074686520506f5620776f727374206361736555012062656e63686d61726b696e672e20546865206c696d697420666f72207468652073697a65206f662061206d65737361676520697320736c696768746c792062656c6f7720746869732c2073696e636520736f6d65b8206f7665726865616420697320696e63757272656420666f7220656e636f64696e672074686520666f726d61742e01bd041e002c506f6c6b61646f7458636d012c506f6c6b61646f7458636d3c305175657279436f756e746572010030200000000000000000048820546865206c617465737420617661696c61626c6520717565727920696e6465782e1c517565726965730001040230c1040400045420546865206f6e676f696e6720717565726965732e28417373657454726170730101040634101000000000106820546865206578697374696e672061737365742074726170732e006101204b65792069732074686520626c616b6532203235362068617368206f6620286f726967696e2c2076657273696f6e65642060417373657473602920706169722e2056616c756520697320746865206e756d626572206f661d012074696d65732074686973207061697220686173206265656e20747261707065642028757375616c6c79206a75737420312069662069742065786973747320617420616c6c292e385361666558636d56657273696f6e00001004000861012044656661756c742076657273696f6e20746f20656e636f64652058434d207768656e206c61746573742076657273696f6e206f662064657374696e6174696f6e20697320756e6b6e6f776e2e20496620604e6f6e65602c3d01207468656e207468652064657374696e6174696f6e732077686f73652058434d2076657273696f6e20697320756e6b6e6f776e2061726520636f6e7369646572656420756e726561636861626c652e40537570706f7274656456657273696f6e0001080502090510040004f020546865204c61746573742076657273696f6e732074686174207765206b6e6f7720766172696f7573206c6f636174696f6e7320737570706f72742e4056657273696f6e4e6f746966696572730001080502090530040004050120416c6c206c6f636174696f6e7320746861742077652068617665207265717565737465642076657273696f6e206e6f74696669636174696f6e732066726f6d2e5056657273696f6e4e6f7469667954617267657473000108050209050d0504000871012054686520746172676574206c6f636174696f6e73207468617420617265207375627363726962656420746f206f75722076657273696f6e206368616e6765732c2061732077656c6c20617320746865206d6f737420726563656e7494206f66206f75722076657273696f6e7320776520696e666f726d6564207468656d206f662e5456657273696f6e446973636f7665727951756575650100110504000c65012044657374696e6174696f6e732077686f7365206c61746573742058434d2076657273696f6e20776520776f756c64206c696b6520746f206b6e6f772e204475706c696361746573206e6f7420616c6c6f7765642c20616e6471012074686520607533326020636f756e74657220697320746865206e756d626572206f662074696d6573207468617420612073656e6420746f207468652064657374696e6174696f6e20686173206265656e20617474656d707465642c8c20776869636820697320757365642061732061207072696f726974697a6174696f6e2e4043757272656e744d6967726174696f6e00001d050400049c205468652063757272656e74206d6967726174696f6e27732073746167652c20696620616e792e5452656d6f74654c6f636b656446756e6769626c657300010c05020225052d05040004f02046756e6769626c6520617373657473207768696368207765206b6e6f7720617265206c6f636b6564206f6e20612072656d6f746520636861696e2e3c4c6f636b656446756e6769626c657300010402003d05040004e02046756e6769626c6520617373657473207768696368207765206b6e6f7720617265206c6f636b6564206f6e207468697320636861696e2e5458636d457865637574696f6e53757370656e646564010020040004b420476c6f62616c2073757370656e73696f6e207374617465206f66207468652058434d206578656375746f722e3c53686f756c645265636f726458636d01002004001c59012057686574686572206f72206e6f7420696e636f6d696e672058434d732028626f7468206578656375746564206c6f63616c6c7920616e64207265636569766564292073686f756c64206265207265636f726465642ec4204f6e6c79206f6e652058434d2070726f6772616d2077696c6c206265207265636f7264656420617420612074696d652e29012054686973206973206d65616e7420746f206265207573656420696e2072756e74696d6520415049732c20616e64206974277320616476697365642069742073746179732066616c73650d0120666f7220616c6c206f74686572207573652063617365732c20736f20617320746f206e6f74206465677261646520726567756c617220706572666f726d616e63652e005901204f6e6c792072656c6576616e7420696620746869732070616c6c6574206973206265696e67207573656420617320746865205b6078636d5f6578656375746f723a3a7472616974733a3a5265636f726458636d605dc820696d706c656d656e746174696f6e20696e207468652058434d206578656375746f7220636f6e66696775726174696f6e2e2c5265636f7264656458636d000035010400184901204966205b6053686f756c645265636f726458636d605d2069732073657420746f20747275652c207468656e20746865206c6173742058434d2070726f6772616d206578656375746564206c6f63616c6c79542077696c6c2062652073746f72656420686572652e29012052756e74696d6520415049732063616e206665746368207468652058434d20746861742077617320657865637574656420627920616363657373696e6720746869732076616c75652e005901204f6e6c792072656c6576616e7420696620746869732070616c6c6574206973206265696e67207573656420617320746865205b6078636d5f6578656375746f723a3a7472616974733a3a5265636f726458636d605dc820696d706c656d656e746174696f6e20696e207468652058434d206578656375746f7220636f6e66696775726174696f6e2e44417574686f72697a6564416c6961736573000104021502490504000c6501204d6170206f6620617574686f72697a656420616c696173657273206f66206c6f63616c206f726967696e732e2045616368206c6f63616c206c6f636174696f6e2063616e20617574686f72697a652061206c697374206f665901206f74686572206c6f636174696f6e7320746f20616c69617320696e746f2069742e204561636820616c6961736572206973206f6e6c792076616c696420756e74696c2069747320696e6e65722060657870697279603820626c6f636b206e756d6265722e01610501f404504164766572746973656458636d56657273696f6e10100500000008250120546865206c617465737420737570706f727465642076657273696f6e2074686174207765206164766572746973652e2047656e6572616c6c79206a7573742073657420697420746f84206070616c6c65745f78636d3a3a43757272656e7458636d56657273696f6e602e01d9051f002843756d756c757358636d0001dd05011d020000200044546f4b7573616d6158636d526f757465720144546f4b7573616d6158636d526f7574657204184272696467650100e10544000064a7b3b6e00d0000000000000000001c6820427269646765207468617420776520617265207573696e672e007101202a2a627269646765732d76312a2a20617373756d7074696f6e733a20616c6c206f7574626f756e64206d65737361676573207468726f756768207468697320726f7574657220617265207573696e672073696e676c65206c616e656d0120616e6420746f2073696e676c652072656d6f746520636f6e73656e7375732e20496620746865726520697320736f6d65206f746865722072656d6f746520636f6e73656e73757320746861742075736573207468652073616d65610120627269646765206875622c207468652073657061726174652070616c6c657420696e7374616e6365207368616c6c20626520757365642c20496e2060763260207765276c6c206861766520616c6c2072657175697265647101207072696d69746976657320286c616e652d696420616b61206272696467652d69642c20646572697665642066726f6d2058434d206c6f636174696f6e732920746f20737570706f7274206d756c7469706c6520206272696467657374206279207468652073616d652070616c6c657420696e7374616e63652e01e50501210200002200304d657373616765517565756501304d65737361676551756575650c30426f6f6b5374617465466f72010104052d02e90574000000000000000000000000000000000000000000000000000000000004cc2054686520696e646578206f662074686520666972737420616e64206c61737420286e6f6e2d656d707479292070616765732e2c536572766963654865616400002d02040004bc20546865206f726967696e2061742077686963682077652073686f756c6420626567696e20736572766963696e672e1450616765730001080505f505f9050400048820546865206d6170206f66207061676520696e646963657320746f2070616765732e01010601290210204865617053697a65101000000100143d01205468652073697a65206f662074686520706167653b207468697320696d706c69657320746865206d6178696d756d206d6573736167652073697a652077686963682063616e2062652073656e742e005901204120676f6f642076616c756520646570656e6473206f6e20746865206578706563746564206d6573736167652073697a65732c20746865697220776569676874732c207468652077656967687420746861742069735d0120617661696c61626c6520666f722070726f63657373696e67207468656d20616e6420746865206d6178696d616c206e6565646564206d6573736167652073697a652e20546865206d6178696d616c206d65737361676511012073697a6520697320736c696768746c79206c6f776572207468616e207468697320617320646566696e6564206279205b604d61784d6573736167654c656e4f66605d2e204d61785374616c651010080000000c5d0120546865206d6178696d756d206e756d626572206f66207374616c652070616765732028692e652e206f66206f766572776569676874206d657373616765732920616c6c6f776564206265666f72652063756c6c696e6751012063616e2068617070656e2e204f6e636520746865726520617265206d6f7265207374616c65207061676573207468616e20746869732c207468656e20686973746f726963616c207061676573206d6179206265fc2064726f707065642c206576656e206966207468657920636f6e7461696e20756e70726f636573736564206f766572776569676874206d657373616765732e34536572766963655765696768748d012c01070016d0be28020070001841012054686520616d6f756e74206f66207765696768742028696620616e79292077686963682073686f756c642062652070726f766964656420746f20746865206d65737361676520717565756520666f72a820736572766963696e6720656e717565756564206974656d7320606f6e5f696e697469616c697a65602e00fc2054686973206d6179206265206c65676974696d6174656c7920604e6f6e656020696e207468652063617365207468617420796f752077696c6c2063616c6c5d012060536572766963655175657565733a3a736572766963655f71756575657360206d616e75616c6c79206f7220736574205b6053656c663a3a49646c654d617853657276696365576569676874605d20746f2068617665542069742072756e20696e20606f6e5f69646c65602e5049646c654d6178536572766963655765696768748d012c010700e876481702004000145d0120546865206d6178696d756d20616d6f756e74206f66207765696768742028696620616e792920746f20626520757365642066726f6d2072656d61696e696e672077656967687420606f6e5f69646c656020776869636841012073686f756c642062652070726f766964656420746f20746865206d65737361676520717565756520666f7220736572766963696e6720656e717565756564206974656d7320606f6e5f69646c65602e3d012055736566756c20666f722070617261636861696e7320746f2070726f63657373206d65737361676573206174207468652073616d6520626c6f636b2074686579206172652072656365697665642e00290120496620604e6f6e65602c2069742077696c6c206e6f742063616c6c2060536572766963655175657565733a3a736572766963655f7175657565736020696e20606f6e5f69646c65602e01050623001c5574696c69747900010906013902044c626174636865645f63616c6c735f6c696d69741010aa2a000004a820546865206c696d6974206f6e20746865206e756d626572206f6620626174636865642063616c6c732e01c5062800204d756c746973696701204d756c746973696704244d756c7469736967730001080502c906cd06040004942054686520736574206f66206f70656e206d756c7469736967206f7065726174696f6e732e0115060145020c2c4465706f73697442617365184000dbbb7700000000000000000000000018590120546865206261736520616d6f756e74206f662063757272656e6379206e656564656420746f207265736572766520666f72206372656174696e672061206d756c746973696720657865637574696f6e206f7220746f842073746f726520612064697370617463682063616c6c20666f72206c617465722e00010120546869732069732068656c6420666f7220616e206164646974696f6e616c2073746f72616765206974656d2077686f73652076616c75652073697a652069733101206034202b2073697a656f662828426c6f636b4e756d6265722c2042616c616e63652c204163636f756e74496429296020627974657320616e642077686f7365206b65792073697a652069738020603332202b2073697a656f66284163636f756e74496429602062797465732e344465706f736974466163746f72184000d430000000000000000000000000000c55012054686520616d6f756e74206f662063757272656e6379206e65656465642070657220756e6974207468726573686f6c64207768656e206372656174696e672061206d756c746973696720657865637574696f6e2e00250120546869732069732068656c6420666f7220616464696e67203332206279746573206d6f726520696e746f2061207072652d6578697374696e672073746f726167652076616c75652e384d61785369676e61746f7269657310106400000004ec20546865206d6178696d756d20616d6f756e74206f66207369676e61746f7269657320616c6c6f77656420696e20746865206d756c74697369672e01d50629001450726f7879011450726f7879081c50726f786965730101040500d9064400000000000000000000000000000000000845012054686520736574206f66206163636f756e742070726f786965732e204d61707320746865206163636f756e74207768696368206861732064656c65676174656420746f20746865206163636f756e7473210120776869636820617265206265696e672064656c65676174656420746f2c20746f67657468657220776974682074686520616d6f756e742068656c64206f6e206465706f7369742e34416e6e6f756e63656d656e74730101040500e90644000000000000000000000000000000000004ac2054686520616e6e6f756e63656d656e7473206d616465206279207468652070726f787920286b6579292e011d06014d02184050726f78794465706f736974426173651840009d727700000000000000000000000010110120546865206261736520616d6f756e74206f662063757272656e6379206e656564656420746f207265736572766520666f72206372656174696e6720612070726f78792e00010120546869732069732068656c6420666f7220616e206164646974696f6e616c2073746f72616765206974656d2077686f73652076616c75652073697a652069732501206073697a656f662842616c616e6365296020627974657320616e642077686f7365206b65792073697a65206973206073697a656f66284163636f756e74496429602062797465732e4850726f78794465706f736974466163746f721840a05a320000000000000000000000000014bc2054686520616d6f756e74206f662063757272656e6379206e6565646564207065722070726f78792061646465642e00350120546869732069732068656c6420666f7220616464696e6720333220627974657320706c757320616e20696e7374616e6365206f66206050726f78795479706560206d6f726520696e746f20616101207072652d6578697374696e672073746f726167652076616c75652e20546875732c207768656e20636f6e6669677572696e67206050726f78794465706f736974466163746f7260206f6e652073686f756c642074616b65f420696e746f206163636f756e7420603332202b2070726f78795f747970652e656e636f646528292e6c656e282960206279746573206f6620646174612e284d617850726f7869657310102000000004f020546865206d6178696d756d20616d6f756e74206f662070726f7869657320616c6c6f77656420666f7220612073696e676c65206163636f756e742e284d617850656e64696e6710102000000004450120546865206d6178696d756d20616d6f756e74206f662074696d652d64656c6179656420616e6e6f756e63656d656e747320746861742061726520616c6c6f77656420746f2062652070656e64696e672e5c416e6e6f756e63656d656e744465706f73697442617365184000d27e7700000000000000000000000010310120546865206261736520616d6f756e74206f662063757272656e6379206e656564656420746f207265736572766520666f72206372656174696e6720616e20616e6e6f756e63656d656e742e00490120546869732069732068656c64207768656e2061206e65772073746f72616765206974656d20686f6c64696e672061206042616c616e636560206973206372656174656420287479706963616c6c7920313620206279746573292e64416e6e6f756e63656d656e744465706f736974466163746f72184040b5640000000000000000000000000010d42054686520616d6f756e74206f662063757272656e6379206e65656465642070657220616e6e6f756e63656d656e74206d6164652e00590120546869732069732068656c6420666f7220616464696e6720616e20604163636f756e744964602c2060486173686020616e642060426c6f636b4e756d6265726020287479706963616c6c79203638206279746573298c20696e746f2061207072652d6578697374696e672073746f726167652076616c75652e01f9062a00184173736574730118417373657473141441737365740001040210fd06040004542044657461696c73206f6620616e2061737365742e1c4163636f756e74000108020205070907040004e42054686520686f6c64696e6773206f662061207370656369666963206163636f756e7420666f7220612073706563696669632061737365742e24417070726f76616c7300010c0202021507190704000c590120417070726f7665642062616c616e6365207472616e73666572732e2046697273742062616c616e63652069732074686520616d6f756e7420617070726f76656420666f72207472616e736665722e205365636f6e64e82069732074686520616d6f756e74206f662060543a3a43757272656e63796020726573657276656420666f722073746f72696e6720746869732e4901204669727374206b6579206973207468652061737365742049442c207365636f6e64206b657920697320746865206f776e657220616e64207468697264206b6579206973207468652064656c65676174652e204d6574616461746101010402101d075000000000000000000000000000000000000000000458204d65746164617461206f6620616e2061737365742e2c4e657874417373657449640000100400246d012054686520617373657420494420656e666f7263656420666f7220746865206e657874206173736574206372656174696f6e2c20696620616e792070726573656e742e204f74686572776973652c20746869732073746f7261676550206974656d20686173206e6f206566666563742e00650120546869732063616e2062652075736566756c20666f722073657474696e6720757020636f6e73747261696e747320666f7220494473206f6620746865206e6577206173736574732e20466f72206578616d706c652c20627969012070726f766964696e6720616e20696e697469616c205b604e65787441737365744964605d20616e64207573696e6720746865205b6063726174653a3a4175746f496e6341737365744964605d2063616c6c6261636b2c20616ee8206175746f2d696e6372656d656e74206d6f64656c2063616e206265206170706c69656420746f20616c6c206e6577206173736574204944732e0021012054686520696e697469616c206e6578742061737365742049442063616e20626520736574207573696e6720746865205b6047656e65736973436f6e666967605d206f72207468652101205b5365744e657874417373657449645d28606d6967726174696f6e3a3a6e6578745f61737365745f69643a3a5365744e657874417373657449646029206d6967726174696f6e2e012506015d021c4052656d6f76654974656d734c696d69741010e80300000c5101204d6178206e756d626572206f66206974656d7320746f2064657374726f7920706572206064657374726f795f6163636f756e74736020616e64206064657374726f795f617070726f76616c73602063616c6c2e003901204d75737420626520636f6e6669677572656420746f20726573756c7420696e2061207765696768742074686174206d616b657320656163682063616c6c2066697420696e206120626c6f636b2e3041737365744465706f7369741840c07e577800000000000000000000000004f82054686520626173696320616d6f756e74206f662066756e64732074686174206d75737420626520726573657276656420666f7220616e2061737365742e4c41737365744163636f756e744465706f736974184000fe4d770000000000000000000000000845012054686520616d6f756e74206f662066756e64732074686174206d75737420626520726573657276656420666f722061206e6f6e2d70726f7669646572206173736574206163636f756e7420746f20626530206d61696e7461696e65642e4c4d657461646174614465706f73697442617365184080569d770000000000000000000000000451012054686520626173696320616d6f756e74206f662066756e64732074686174206d757374206265207265736572766564207768656e20616464696e67206d6574616461746120746f20796f75722061737365742e584d657461646174614465706f736974506572427974651840a086010000000000000000000000000008550120546865206164646974696f6e616c2066756e64732074686174206d75737420626520726573657276656420666f7220746865206e756d626572206f6620627974657320796f752073746f726520696e20796f757228206d657461646174612e3c417070726f76616c4465706f736974184000e1f5050000000000000000000000000421012054686520616d6f756e74206f662066756e64732074686174206d757374206265207265736572766564207768656e206372656174696e672061206e657720617070726f76616c2e2c537472696e674c696d697410103200000004e020546865206d6178696d756d206c656e677468206f662061206e616d65206f722073796d626f6c2073746f726564206f6e2d636861696e2e01250732001c556e6971756573011c556e69717565732814436c61737300010402102907040004642044657461696c73206f66206120636f6c6c656374696f6e2e4c4f776e657273686970416363657074616e636500010402001004000429012054686520636f6c6c656374696f6e2c20696620616e792c206f6620776869636820616e206163636f756e742069732077696c6c696e6720746f2074616b65206f776e6572736869702e1c4163636f756e7400010c0202022d074102040008590120546865206974656d732068656c6420627920616e7920676976656e206163636f756e743b20736574206f757420746869732077617920736f2074686174206974656d73206f776e656420627920612073696e676c656c206163636f756e742063616e20626520656e756d6572617465642e30436c6173734163636f756e7400010802023107410204000869012054686520636f6c6c656374696f6e73206f776e656420627920616e7920676976656e206163636f756e743b20736574206f757420746869732077617920736f207468617420636f6c6c656374696f6e73206f776e65642062799020612073696e676c65206163636f756e742063616e20626520656e756d6572617465642e1441737365740001080202cd023507040004d020546865206974656d7320696e206578697374656e636520616e64207468656972206f776e6572736869702064657461696c732e3c436c6173734d657461646174614f660001040210390704000468204d65746164617461206f66206120636f6c6c656374696f6e2e48496e7374616e63654d657461646174614f660001080202cd023d0704000454204d65746164617461206f6620616e206974656d2e2441747472696275746500010c02020241074507040004702041747472696275746573206f66206120636f6c6c656374696f6e2e2c4974656d50726963654f660001080202cd02490704000470205072696365206f6620616e20617373657420696e7374616e63652e4c436f6c6c656374696f6e4d6178537570706c79000104021010040004f0204b6565707320747261636b206f6620746865206e756d626572206f66206974656d73206120636f6c6c656374696f6e206d6967687420686176652e0129060161022044436f6c6c656374696f6e4465706f736974184000e876481700000000000000000000000401012054686520626173696320616d6f756e74206f662066756e64732074686174206d75737420626520726573657276656420666f7220636f6c6c656374696f6e2e2c4974656d4465706f736974184000e1f50500000000000000000000000004f42054686520626173696320616d6f756e74206f662066756e64732074686174206d75737420626520726573657276656420666f7220616e206974656d2e4c4d657461646174614465706f736974426173651840a06afa77000000000000000000000000044d012054686520626173696320616d6f756e74206f662066756e64732074686174206d757374206265207265736572766564207768656e20616464696e67206d6574616461746120746f20796f7572206974656d2e504174747269627574654465706f736974426173651840009435770000000000000000000000000455012054686520626173696320616d6f756e74206f662066756e64732074686174206d757374206265207265736572766564207768656e20616464696e6720616e2061747472696275746520746f20616e206974656d2e384465706f736974506572427974651840a086010000000000000000000000000008590120546865206164646974696f6e616c2066756e64732074686174206d75737420626520726573657276656420666f7220746865206e756d626572206f662062797465732073746f726520696e206d657461646174612cc02065697468657220226e6f726d616c22206d65746164617461206f7220617474726962757465206d657461646174612e2c537472696e674c696d697410108000000004b020546865206d6178696d756d206c656e677468206f6620646174612073746f726564206f6e2d636861696e2e204b65794c696d697410102000000004a020546865206d6178696d756d206c656e677468206f6620616e20617474726962757465206b65792e2856616c75654c696d697410104000000004a820546865206d6178696d756d206c656e677468206f6620616e206174747269627574652076616c75652e014d073300104e66747301104e6674733c28436f6c6c656374696f6e00010402105107040004642044657461696c73206f66206120636f6c6c656374696f6e2e4c4f776e657273686970416363657074616e636500010402001004000429012054686520636f6c6c656374696f6e2c20696620616e792c206f6620776869636820616e206163636f756e742069732077696c6c696e6720746f2074616b65206f776e6572736869702e1c4163636f756e7400010c0202022d074102040008590120546865206974656d732068656c6420627920616e7920676976656e206163636f756e743b20736574206f757420746869732077617920736f2074686174206974656d73206f776e656420627920612073696e676c656c206163636f756e742063616e20626520656e756d6572617465642e44436f6c6c656374696f6e4163636f756e7400010802023107410204000869012054686520636f6c6c656374696f6e73206f776e656420627920616e7920676976656e206163636f756e743b20736574206f757420746869732077617920736f207468617420636f6c6c656374696f6e73206f776e65642062799020612073696e676c65206163636f756e742063616e20626520656e756d6572617465642e40436f6c6c656374696f6e526f6c654f66000108020205075507040008d020546865206974656d7320696e206578697374656e636520616e64207468656972206f776e6572736869702064657461696c732ea02053746f72657320636f6c6c656374696f6e20726f6c657320617320706572206163636f756e742e104974656d0001080202cd025d07040004d020546865206974656d7320696e206578697374656e636520616e64207468656972206f776e6572736869702064657461696c732e50436f6c6c656374696f6e4d657461646174614f660001040210750704000468204d65746164617461206f66206120636f6c6c656374696f6e2e384974656d4d657461646174614f660001080202cd02790704000454204d65746164617461206f6620616e206974656d2e244174747269627574650001100202020281078507040004702041747472696275746573206f66206120636f6c6c656374696f6e2e2c4974656d50726963654f660001080202cd024907040004502041207072696365206f6620616e206974656d2e644974656d41747472696275746573417070726f76616c734f660101080202cd028d0704000468204974656d2061747472696275746520617070726f76616c732e404e657874436f6c6c656374696f6e496400001004000831012053746f726573207468652060436f6c6c656374696f6e496460207468617420697320676f696e6720746f206265207573656420666f7220746865206e65787420636f6c6c656374696f6e2ef02054686973206765747320696e6372656d656e746564207768656e657665722061206e657720636f6c6c656374696f6e20697320637265617465642e3450656e64696e67537761704f660001080202cd0295070400047c2048616e646c657320616c6c207468652070656e64696e672073776170732e48436f6c6c656374696f6e436f6e6669674f6600010402103d060400046020436f6e666967206f66206120636f6c6c656374696f6e2e304974656d436f6e6669674f660001080202cd0265060400044c20436f6e666967206f6620616e206974656d2e013906017d023844436f6c6c656374696f6e4465706f736974184040f1fb770000000000000000000000000401012054686520626173696320616d6f756e74206f662066756e64732074686174206d75737420626520726573657276656420666f7220636f6c6c656374696f6e2e2c4974656d4465706f73697418401032010300000000000000000000000004f42054686520626173696320616d6f756e74206f662066756e64732074686174206d75737420626520726573657276656420666f7220616e206974656d2e4c4d657461646174614465706f7369744261736518401071ff0b000000000000000000000000044d012054686520626173696320616d6f756e74206f662066756e64732074686174206d757374206265207265736572766564207768656e20616464696e67206d6574616461746120746f20796f7572206974656d2e504174747269627574654465706f73697442617365184000c2eb0b0000000000000000000000000455012054686520626173696320616d6f756e74206f662066756e64732074686174206d757374206265207265736572766564207768656e20616464696e6720616e2061747472696275746520746f20616e206974656d2e384465706f736974506572427974651840a086010000000000000000000000000008590120546865206164646974696f6e616c2066756e64732074686174206d75737420626520726573657276656420666f7220746865206e756d626572206f662062797465732073746f726520696e206d657461646174612cc02065697468657220226e6f726d616c22206d65746164617461206f7220617474726962757465206d657461646174612e2c537472696e674c696d697410100001000004b020546865206d6178696d756d206c656e677468206f6620646174612073746f726564206f6e2d636861696e2e204b65794c696d697410104000000004a020546865206d6178696d756d206c656e677468206f6620616e20617474726962757465206b65792e2856616c75654c696d697410100001000004a820546865206d6178696d756d206c656e677468206f6620616e206174747269627574652076616c75652e38417070726f76616c734c696d697410101400000004a820546865206d6178696d756d20617070726f76616c7320616e206974656d20636f756c6420686176652e704974656d41747472696275746573417070726f76616c734c696d697410101e00000004d420546865206d6178696d756d206174747269627574657320617070726f76616c7320616e206974656d20636f756c6420686176652e1c4d61785469707310100a00000004a820546865206d6178206e756d626572206f6620746970732061207573657220636f756c642073656e642e4c4d6178446561646c696e654475726174696f6e1010008d270004a820546865206d6178206475726174696f6e20696e20626c6f636b7320666f7220646561646c696e65732e504d61784174747269627574657350657243616c6c10100a00000004e020546865206d6178206e756d626572206f6620617474726962757465732061207573657220636f756c6420736574207065722063616c6c2e204665617475726573990720000000000000000004902044697361626c657320736f6d65206f662070616c6c657427732066656174757265732e01a107340034466f726569676e4173736574730134466f726569676e417373657473141441737365740001040298fd06040004542044657461696c73206f6620616e2061737365742e1c4163636f756e740001080202a5070907040004e42054686520686f6c64696e6773206f662061207370656369666963206163636f756e7420666f7220612073706563696669632061737365742e24417070726f76616c7300010c020202a907190704000c590120417070726f7665642062616c616e6365207472616e73666572732e2046697273742062616c616e63652069732074686520616d6f756e7420617070726f76656420666f72207472616e736665722e205365636f6e64e82069732074686520616d6f756e74206f662060543a3a43757272656e63796020726573657276656420666f722073746f72696e6720746869732e4901204669727374206b6579206973207468652061737365742049442c207365636f6e64206b657920697320746865206f776e657220616e64207468697264206b6579206973207468652064656c65676174652e204d657461646174610101040298ad075000000000000000000000000000000000000000000458204d65746164617461206f6620616e2061737365742e2c4e657874417373657449640000980400246d012054686520617373657420494420656e666f7263656420666f7220746865206e657874206173736574206372656174696f6e2c20696620616e792070726573656e742e204f74686572776973652c20746869732073746f7261676550206974656d20686173206e6f206566666563742e00650120546869732063616e2062652075736566756c20666f722073657474696e6720757020636f6e73747261696e747320666f7220494473206f6620746865206e6577206173736574732e20466f72206578616d706c652c20627969012070726f766964696e6720616e20696e697469616c205b604e65787441737365744964605d20616e64207573696e6720746865205b6063726174653a3a4175746f496e6341737365744964605d2063616c6c6261636b2c20616ee8206175746f2d696e6372656d656e74206d6f64656c2063616e206265206170706c69656420746f20616c6c206e6577206173736574204944732e0021012054686520696e697469616c206e6578742061737365742049442063616e20626520736574207573696e6720746865205b6047656e65736973436f6e666967605d206f72207468652101205b5365744e657874417373657449645d28606d6967726174696f6e3a3a6e6578745f61737365745f69643a3a5365744e657874417373657449646029206d6967726174696f6e2e018d060199021c4052656d6f76654974656d734c696d69741010e80300000c5101204d6178206e756d626572206f66206974656d7320746f2064657374726f7920706572206064657374726f795f6163636f756e74736020616e64206064657374726f795f617070726f76616c73602063616c6c2e003901204d75737420626520636f6e6669677572656420746f20726573756c7420696e2061207765696768742074686174206d616b657320656163682063616c6c2066697420696e206120626c6f636b2e3041737365744465706f7369741840c07e577800000000000000000000000004f82054686520626173696320616d6f756e74206f662066756e64732074686174206d75737420626520726573657276656420666f7220616e2061737365742e4c41737365744163636f756e744465706f736974184000fe4d770000000000000000000000000845012054686520616d6f756e74206f662066756e64732074686174206d75737420626520726573657276656420666f722061206e6f6e2d70726f7669646572206173736574206163636f756e7420746f20626530206d61696e7461696e65642e4c4d657461646174614465706f73697442617365184080569d770000000000000000000000000451012054686520626173696320616d6f756e74206f662066756e64732074686174206d757374206265207265736572766564207768656e20616464696e67206d6574616461746120746f20796f75722061737365742e584d657461646174614465706f736974506572427974651840a086010000000000000000000000000008550120546865206164646974696f6e616c2066756e64732074686174206d75737420626520726573657276656420666f7220746865206e756d626572206f6620627974657320796f752073746f726520696e20796f757228206d657461646174612e3c417070726f76616c4465706f736974184000e1f5050000000000000000000000000421012054686520616d6f756e74206f662066756e64732074686174206d757374206265207265736572766564207768656e206372656174696e672061206e657720617070726f76616c2e2c537472696e674c696d697410103200000004e020546865206d6178696d756d206c656e677468206f662061206e616d65206f722073796d626f6c2073746f726564206f6e2d636861696e2e01b507350028506f6f6c4173736574730128506f6f6c417373657473141441737365740001040210fd06040004542044657461696c73206f6620616e2061737365742e1c4163636f756e74000108020205070907040004e42054686520686f6c64696e6773206f662061207370656369666963206163636f756e7420666f7220612073706563696669632061737365742e24417070726f76616c7300010c0202021507190704000c590120417070726f7665642062616c616e6365207472616e73666572732e2046697273742062616c616e63652069732074686520616d6f756e7420617070726f76656420666f72207472616e736665722e205365636f6e64e82069732074686520616d6f756e74206f662060543a3a43757272656e63796020726573657276656420666f722073746f72696e6720746869732e4901204669727374206b6579206973207468652061737365742049442c207365636f6e64206b657920697320746865206f776e657220616e64207468697264206b6579206973207468652064656c65676174652e204d657461646174610101040210b9075000000000000000000000000000000000000000000458204d65746164617461206f6620616e2061737365742e2c4e657874417373657449640000100400246d012054686520617373657420494420656e666f7263656420666f7220746865206e657874206173736574206372656174696f6e2c20696620616e792070726573656e742e204f74686572776973652c20746869732073746f7261676550206974656d20686173206e6f206566666563742e00650120546869732063616e2062652075736566756c20666f722073657474696e6720757020636f6e73747261696e747320666f7220494473206f6620746865206e6577206173736574732e20466f72206578616d706c652c20627969012070726f766964696e6720616e20696e697469616c205b604e65787441737365744964605d20616e64207573696e6720746865205b6063726174653a3a4175746f496e6341737365744964605d2063616c6c6261636b2c20616ee8206175746f2d696e6372656d656e74206d6f64656c2063616e206265206170706c69656420746f20616c6c206e6577206173736574204944732e0021012054686520696e697469616c206e6578742061737365742049442063616e20626520736574207573696e6720746865205b6047656e65736973436f6e666967605d206f72207468652101205b5365744e657874417373657449645d28606d6967726174696f6e3a3a6e6578745f61737365745f69643a3a5365744e657874417373657449646029206d6967726174696f6e2e019106019d021c4052656d6f76654974656d734c696d69741010e80300000c5101204d6178206e756d626572206f66206974656d7320746f2064657374726f7920706572206064657374726f795f6163636f756e74736020616e64206064657374726f795f617070726f76616c73602063616c6c2e003901204d75737420626520636f6e6669677572656420746f20726573756c7420696e2061207765696768742074686174206d616b657320656163682063616c6c2066697420696e206120626c6f636b2e3041737365744465706f73697418400000000000000000000000000000000004f82054686520626173696320616d6f756e74206f662066756e64732074686174206d75737420626520726573657276656420666f7220616e2061737365742e4c41737365744163636f756e744465706f736974184000fe4d770000000000000000000000000845012054686520616d6f756e74206f662066756e64732074686174206d75737420626520726573657276656420666f722061206e6f6e2d70726f7669646572206173736574206163636f756e7420746f20626530206d61696e7461696e65642e4c4d657461646174614465706f736974426173651840000000000000000000000000000000000451012054686520626173696320616d6f756e74206f662066756e64732074686174206d757374206265207265736572766564207768656e20616464696e67206d6574616461746120746f20796f75722061737365742e584d657461646174614465706f7369745065724279746518400000000000000000000000000000000008550120546865206164646974696f6e616c2066756e64732074686174206d75737420626520726573657276656420666f7220746865206e756d626572206f6620627974657320796f752073746f726520696e20796f757228206d657461646174612e3c417070726f76616c4465706f736974184000e1f5050000000000000000000000000421012054686520616d6f756e74206f662066756e64732074686174206d757374206265207265736572766564207768656e206372656174696e672061206e657720617070726f76616c2e2c537472696e674c696d697410103200000004e020546865206d6178696d756d206c656e677468206f662061206e616d65206f722073796d626f6c2073746f726564206f6e2d636861696e2e01c10736003c4173736574436f6e76657273696f6e013c4173736574436f6e76657273696f6e0814506f6f6c7300010402a502c5070400086901204d61702066726f6d2060506f6f6c417373657449646020746f2060506f6f6c496e666f602e20546869732065737461626c69736865732077686574686572206120706f6f6c20686173206265656e206f6666696369616c6c793d01206372656174656420726174686572207468616e2070656f706c652073656e64696e6720746f6b656e73206469726563746c7920746f206120706f6f6c2773207075626c6963206163636f756e742e3c4e657874506f6f6c4173736574496400001004000825012053746f726573207468652060506f6f6c4173736574496460207468617420697320676f696e6720746f206265207573656420666f7220746865206e657874206c7020746f6b656e2ee42054686973206765747320696e6372656d656e746564207768656e657665722061206e6577206c7020706f6f6c20697320637265617465642e01950601a1021c144c504665651010030000000451012041202520746865206c69717569646974792070726f7669646572732077696c6c2074616b65206f6620657665727920737761702e20526570726573656e7473203130746873206f6620612070657263656e742e30506f6f6c53657475704665651840402d93ef00000000000000000000000004882041206f6e652d74696d652066656520746f2073657475702074686520706f6f6c2e44506f6f6c536574757046656541737365749808010004390120417373657420636c6173732066726f6d205b60436f6e6669673a3a417373657473605d207573656420746f2070617920746865205b60436f6e6669673a3a506f6f6c5365747570466565605d2e584c69717569646974795769746864726177616c466565a9021000000000048420412066656520746f20776974686472617720746865206c69717569646974792e404d696e744d696e4c6971756964697479184064000000000000000000000000000000043d0120546865206d696e696d756d204c5020746f6b656e20616d6f756e74207468617420636f756c64206265206d696e7465642e20416d656c696f726174657320726f756e64696e67206572726f72732e444d617853776170506174684c656e677468101003000000048820546865206d6178206e756d626572206f6620686f707320696e206120737761702e2050616c6c6574496449042070792f6173636f6e04f4205468652070616c6c657427732069642c207573656420666f72206465726976696e672069747320736f7665726569676e206163636f756e742049442e01c9073700485374617465547269654d6967726174696f6e01485374617465547269654d6967726174696f6e0c404d6967726174696f6e50726f636573730100a9063800000000000000000000000000001050204d6967726174696f6e2070726f67726573732e005d0120546869732073746f7265732074686520736e617073686f74206f6620746865206c617374206d69677261746564206b6579732e2049742063616e2062652073657420696e746f206d6f74696f6e20616e64206d6f7665d420666f727761726420627920616e79206f6620746865206d65616e732070726f766964656420627920746869732070616c6c65742e284175746f4c696d6974730100a10604000cd420546865206c696d69747320746861742061726520696d706f736564206f6e206175746f6d61746963206d6967726174696f6e732e00d42049662073657420746f204e6f6e652c207468656e206e6f206175746f6d61746963206d6967726174696f6e2068617070656e732e605369676e65644d6967726174696f6e4d61784c696d6974730000a50604000ce020546865206d6178696d756d206c696d697473207468617420746865207369676e6564206d6967726174696f6e20636f756c64207573652e00b4204966206e6f74207365742c206e6f207369676e6564207375626d697373696f6e20697320616c6c6f7765642e019d0601b50204244d61784b65794c656e10100002000054b4204d6178696d616c206e756d626572206f6620627974657320746861742061206b65792063616e20686176652e00b0204652414d4520697473656c6620646f6573206e6f74206c696d697420746865206b6579206c656e6774682e01012054686520636f6e63726574652076616c7565206d757374207468657265666f726520646570656e64206f6e20796f75722073746f726167652075736167652e59012041205b606672616d655f737570706f72743a3a73746f726167653a3a53746f726167654e4d6170605d20666f72206578616d706c652063616e206861766520616e20617262697472617279206e756d626572206f664501206b65797320776869636820617265207468656e2068617368656420616e6420636f6e636174656e617465642c20726573756c74696e6720696e206172626974726172696c79206c6f6e67206b6579732e0041012055736520746865202a7374617465206d6967726174696f6e205250432a20746f20726574726965766520746865206c656e677468206f6620746865206c6f6e67657374206b657920696e20796f757201012073746f726167653a203c68747470733a2f2f6769746875622e636f6d2f706172697479746563682f7375627374726174652f6973737565732f31313634323e00290120546865206d6967726174696f6e2077696c6c2068616c7420776974682061206048616c74656460206576656e7420696620746869732076616c756520697320746f6f20736d616c6c2e49012053696e6365207468657265206973206e6f207265616c2070656e616c74792066726f6d206f7665722d657374696d6174696e672c206974206973206164766973656420746f207573652061206c61726765802076616c75652e205468652064656661756c742069732035313220627974652e008020536f6d65206b6579206c656e6774687320666f72207265666572656e63653ad0202d205b606672616d655f737570706f72743a3a73746f726167653a3a53746f7261676556616c7565605d3a2033322062797465c8202d205b606672616d655f737570706f72743a3a73746f726167653a3a53746f726167654d6170605d3a2036342062797465e0202d205b606672616d655f737570706f72743a3a73746f726167653a3a53746f72616765446f75626c654d6170605d3a2039362062797465004820466f72206d6f726520696e666f207365654901203c68747470733a2f2f7777772e736861776e74616272697a692e636f6d2f626c6f672f7375627374726174652f7175657279696e672d7375627374726174652d73746f726167652d7669612d7270632f3e01bd02460004090411067d06cd072448436865636b4e6f6e5a65726f53656e646572d107410240436865636b5370656356657273696f6ed5071038436865636b547856657273696f6ed9071030436865636b47656e65736973dd073438436865636b4d6f7274616c697479e1073428436865636b4e6f6e6365e90741022c436865636b576569676874ed07410250436861726765417373657454785061796d656e74f107410244436865636b4d6574616461746148617368f50784fd07481c417572614170690834736c6f745f6475726174696f6e0001080c902052657475726e732074686520736c6f74206475726174696f6e20666f7220417572612e0025012043757272656e746c792c206f6e6c79207468652076616c75652070726f7669646564206279207468697320747970652061742067656e657369732077696c6c20626520757365642e2c617574686f726974696573008504049c2052657475726e207468652063757272656e7420736574206f6620617574686f7269746965732e04b820415049206e656365737361727920666f7220626c6f636b20617574686f7273686970207769746820617572612e6041757261556e696e636c756465645365676d656e74417069043863616e5f6275696c645f75706f6e0834696e636c756465645f686173683410736c6f748904202839012057686574686572206974206973206c6567616c20746f20657874656e642074686520636861696e2c20617373756d696e672074686520676976656e20626c6f636b20697320746865206d6f7374350120726563656e746c7920696e636c75646564206f6e652061732d6f66207468652072656c617920706172656e7420746861742077696c6c206265206275696c7420616761696e73742c20616e64702074686520676976656e2072656c617920636861696e20736c6f742e00510120546869732073686f756c6420626520636f6e73697374656e74207769746820746865206c6f676963207468652072756e74696d652075736573207768656e2076616c69646174696e6720626c6f636b7320746f382061766f6964206973737565732e006101205768656e2074686520756e696e636c75646564207365676d656e7420697320656d7074792c20692e652e2060696e636c756465645f68617368203d3d206174602c2077686572652061742069732074686520626c6f636b61012077686f736520737461746520776520617265207175657279696e6720616761696e73742c2074686973206d75737420616c776179732072657475726e20607472756560206173206c6f6e672061732074686520736c6f74bc206973206d6f726520726563656e74207468616e2074686520696e636c7564656420626c6f636b20697473656c662e34350120546869732072756e74696d6520415049206973207573656420746f20696e666f726d20706f74656e7469616c20626c6f636b20617574686f7273207768657468657220746865792077696c6c250120686176652074686520726967687420746f20617574686f72206174206120736c6f742c20617373756d696e672074686579206861766520636c61696d65642074686520736c6f742e00750120496e20706172746963756c61722c20746869732041504920616c6c6f777320417572612d62617365642070617261636861696e7320746f20726567756c6174652074686569722022756e696e636c75646564207365676d656e74222c6d01207768696368206973207468652073656374696f6e206f66207468652068656164206f662074686520636861696e20776869636820686173206e6f7420796574206265656e206d61646520617661696c61626c6520696e20746865342072656c617920636861696e2e006101205768656e2074686520756e696e636c75646564207365676d656e742069732073686f72742c204175726120636861696e732077696c6c20616c6c6f7720617574686f727320746f20637265617465206d756c7469706c655d0120626c6f636b732070657220736c6f7420696e206f7264657220746f206275696c642061206261636b6c6f672e205768656e206974206973207361747572617465642c2074686973204150492077696c6c206c696d6974a82074686520616d6f756e74206f6620626c6f636b7320746861742063616e20626520637265617465642e0024204368616e6765733a9101202d2056657273696f6e20323a2055706461746520746f206063616e5f6275696c645f75706f6e6020746f2074616b6520612072656c617920636861696e2060536c6f746020696e7374656164206f6620612070617261636861696e2060536c6f74602e10436f72650c1c76657273696f6e00090304902052657475726e73207468652076657273696f6e206f66207468652072756e74696d652e34657865637574655f626c6f636b0414626c6f636b05084102046420457865637574652074686520676976656e20626c6f636b2e40696e697469616c697a655f626c6f636b04186865616465720908150804410120496e697469616c697a65206120626c6f636b20776974682074686520676976656e2068656164657220616e642072657475726e207468652072756e74696d6520657865637574697665206d6f64652e042101205468652060436f7265602072756e74696d65206170692074686174206576657279205375627374726174652072756e74696d65206e6565647320746f20696d706c656d656e742e204d657461646174610c206d65746164617461001908048c2052657475726e7320746865206d65746164617461206f6620612072756e74696d652e4c6d657461646174615f61745f76657273696f6e041c76657273696f6e101d0810a42052657475726e7320746865206d65746164617461206174206120676976656e2076657273696f6e2e0005012049662074686520676976656e206076657273696f6e602069736e277420737570706f727465642c20746869732077696c6c2072657475726e20604e6f6e65602e750120557365205b6053656c663a3a6d657461646174615f76657273696f6e73605d20746f2066696e64206f75742061626f757420737570706f72746564206d657461646174612076657273696f6e206f66207468652072756e74696d652e446d657461646174615f76657273696f6e730069020ca42052657475726e732074686520737570706f72746564206d657461646174612076657273696f6e732e00c020546869732063616e206265207573656420746f2063616c6c20606d657461646174615f61745f76657273696f6e602e0401012054686520604d65746164617461602061706920747261697420746861742072657475726e73206d6574616461746120666f72207468652072756e74696d652e30426c6f636b4275696c646572103c6170706c795f65787472696e736963042465787472696e7369630d082108106c204170706c792074686520676976656e2065787472696e7369632e0039012052657475726e7320616e20696e636c7573696f6e206f7574636f6d652077686963682073706563696669657320696620746869732065787472696e73696320697320696e636c7564656420696e4c207468697320626c6f636b206f72206e6f742e3866696e616c697a655f626c6f636b00090804682046696e697368207468652063757272656e7420626c6f636b2e4c696e686572656e745f65787472696e736963730420696e686572656e7431081108043d012047656e657261746520696e686572656e742065787472696e736963732e2054686520696e686572656e7420646174612077696c6c20766172792066726f6d20636861696e20746f20636861696e2e3c636865636b5f696e686572656e74730814626c6f636b050810646174613108410804550120436865636b20746861742074686520696e686572656e7473206172652076616c69642e2054686520696e686572656e7420646174612077696c6c20766172792066726f6d20636861696e20746f20636861696e2e047101205468652060426c6f636b4275696c646572602061706920747261697420746861742070726f7669646573207468652072657175697265642066756e6374696f6e616c69747920666f72206275696c64696e67206120626c6f636b2e585461676765645472616e73616374696f6e5175657565045076616c69646174655f7472616e73616374696f6e0c18736f7572636545080874780d0828626c6f636b5f6861736834490824682056616c696461746520746865207472616e73616374696f6e2e0065012054686973206d6574686f6420697320696e766f6b656420627920746865207472616e73616374696f6e20706f6f6c20746f206c6561726e2064657461696c732061626f757420676976656e207472616e73616374696f6e2e45012054686520696d706c656d656e746174696f6e2073686f756c64206d616b65207375726520746f207665726966792074686520636f72726563746e657373206f6620746865207472616e73616374696f6e4d0120616761696e73742063757272656e742073746174652e2054686520676976656e2060626c6f636b5f686173686020636f72726573706f6e647320746f207468652068617368206f662074686520626c6f636b7c207468617420697320757365642061732063757272656e742073746174652e004501204e6f7465207468617420746869732063616c6c206d617920626520706572666f726d65642062792074686520706f6f6c206d756c7469706c652074696d657320616e64207472616e73616374696f6e73a4206d6967687420626520766572696669656420696e20616e7920706f737369626c65206f726465722e044d012054686520605461676765645472616e73616374696f6e5175657565602061706920747261697420666f7220696e746572666572696e67207769746820746865207472616e73616374696f6e2071756575652e444f6666636861696e576f726b6572417069043c6f6666636861696e5f776f726b657204186865616465720908410204c82053746172747320746865206f66662d636861696e207461736b20666f7220676976656e20626c6f636b206865616465722e046420546865206f6666636861696e20776f726b6572206170692e2c53657373696f6e4b657973085467656e65726174655f73657373696f6e5f6b6579730410736565642105381c15012047656e6572617465206120736574206f662073657373696f6e206b6579732077697468206f7074696f6e616c6c79207573696e672074686520676976656e20736565642e090120546865206b6579732073686f756c642062652073746f7265642077697468696e20746865206b657973746f7265206578706f736564207669612072756e74696d653c2065787465726e616c69746965732e00b0205468652073656564206e6565647320746f20626520612076616c69642060757466386020737472696e672e00d02052657475726e732074686520636f6e636174656e61746564205343414c4520656e636f646564207075626c6963206b6579732e4c6465636f64655f73657373696f6e5f6b657973041c656e636f6465643851080c98204465636f64652074686520676976656e207075626c69632073657373696f6e206b6579732e00dc2052657475726e7320746865206c697374206f66207075626c696320726177207075626c6963206b657973202b206b657920747970652e04682053657373696f6e206b6579732072756e74696d65206170692e3c4163636f756e744e6f6e636541706904346163636f756e745f6e6f6e6365041c6163636f756e74001004c0204765742063757272656e74206163636f756e74206e6f6e6365206f6620676976656e20604163636f756e744964602e0480205468652041504920746f207175657279206163636f756e74206e6f6e63652e545472616e73616374696f6e5061796d656e74417069102871756572795f696e666f080c7578740d080c6c656e105d08004471756572795f6665655f64657461696c73080c7578740d080c6c656e106108004c71756572795f7765696768745f746f5f66656504187765696768742818004c71756572795f6c656e6774685f746f5f66656504186c656e67746810180000645472616e73616374696f6e5061796d656e7443616c6c417069103c71756572795f63616c6c5f696e666f081063616c6c11060c6c656e105d0804490120517565727920696e666f726d6174696f6e206f66206120646973706174636820636c6173732c207765696768742c20616e6420666565206f66206120676976656e20656e636f646564206043616c6c602e5871756572795f63616c6c5f6665655f64657461696c73081063616c6c11060c6c656e10610804b4205175657279206665652064657461696c73206f66206120676976656e20656e636f646564206043616c6c602e4c71756572795f7765696768745f746f5f6665650418776569676874281804010120517565727920746865206f7574707574206f66207468652063757272656e742060576569676874546f4665656020676976656e20736f6d6520696e7075742e4c71756572795f6c656e6774685f746f5f66656504186c656e677468101804010120517565727920746865206f7574707574206f66207468652063757272656e7420604c656e677468546f4665656020676976656e20736f6d6520696e7075742e003458636d5061796d656e74417069107c71756572795f61636365707461626c655f7061796d656e745f617373657473042c78636d5f76657273696f6e106d0814b42052657475726e732061206c697374206f662061636365707461626c65207061796d656e74206173736574732e0030202320417267756d656e74730068202a206078636d5f76657273696f6e603a2056657273696f6e2e4071756572795f78636d5f776569676874041c6d6573736167656505790814a82052657475726e73206120776569676874206e656564656420746f206578656375746520612058434d2e0030202320417267756d656e74730074202a20606d657373616765603a206056657273696f6e656458636d602e6471756572795f7765696768745f746f5f61737365745f66656508187765696768742814617373657429057d0818e820436f6e766572747320612077656967687420696e746f20612066656520666f722074686520737065636966696564206041737365744964602e0030202320417267756d656e74730088202a2060776569676874603a20636f6e7665727469626c652060576569676874602e7c202a20606173736574603a206056657273696f6e656441737365744964602e4c71756572795f64656c69766572795f66656573082c64657374696e6174696f6e15021c6d65737361676565058108201d01204765742064656c6976657279206665657320666f722073656e64696e67206120737065636966696320606d6573736167656020746f2061206064657374696e6174696f6e602ef420546865736520616c7761797320636f6d6520696e20612073706563696669632061737365742c20646566696e65642062792074686520636861696e2e0030202320417267756d656e74738101202a20606d657373616765603a20546865206d6573736167652074686174276c6c2062652073656e742c206e65636573736172792062656361757365206d6f73742064656c6976657279206665657320617265206261736564206f6e207468655c20202073697a65206f6620746865206d6573736167652e6101202a206064657374696e6174696f6e603a205468652064657374696e6174696f6e20746f2073656e6420746865206d65737361676520746f2e20446966666572656e742064657374696e6174696f6e73206d617920757365c0202020646966666572656e742073656e6465727320746861742063686172676520646966666572656e7420666565732e2c702041207472616974206f662058434d207061796d656e74204150492e00a8204150492070726f76696465732066756e6374696f6e616c69747920666f72206f627461696e696e673a00c4202a207468652077656967687420726571756972656420746f206578656375746520616e2058434d206d6573736167652c0501202a2061206c697374206f662061636365707461626c65206041737365744964607320666f72206d65737361676520657865637574696f6e207061796d656e742c0101202a2074686520636f7374206f66207468652077656967687420696e20746865207370656369666965642061636365707461626c65206041737365744964602ea0202a20746865206665657320666f7220616e2058434d206d6573736167652064656c69766572792e00f020546f2064657465726d696e652074686520657865637574696f6e20776569676874206f66207468652063616c6c7320726571756972656420666f727501205b6078636d3a3a6c61746573743a3a496e737472756374696f6e3a3a5472616e73616374605d20696e737472756374696f6e2c20605472616e73616374696f6e5061796d656e7443616c6c417069602063616e20626520757365642e2444727952756e41706908306472795f72756e5f63616c6c0c186f726967696eb5061063616c6c11064c726573756c745f78636d735f76657273696f6e1085080444204472792072756e2063616c6c2056322e2c6472795f72756e5f78636d083c6f726967696e5f6c6f636174696f6e15020c78636da905b1080450204472792072756e2058434d2070726f6772616d24b1012041504920666f72206472792d72756e6e696e672065787472696e7369637320616e642058434d2070726f6772616d7320746f20676574207468652070726f6772616d732074686174206e65656420746f2062652070617373656420746f207468652066656573204150492e00810120416c6c2063616c6c732072657475726e206120766563746f72206f66207475706c657320286c6f636174696f6e2c2078636d292077686572652065616368202278636d2220697320657865637574656420696e20226c6f636174696f6e222ee42049662074686572652773206c6f63616c20657865637574696f6e2c20746865206c6f636174696f6e2077696c6c206265202248657265222e1d01205468697320766563746f722063616e206265207573656420746f2063616c63756c61746520626f746820657865637574696f6e20616e642064656c697665727920666565732e0099012043616c6c73206f722058434d73206d69676874206661696c207768656e2065786563757465642c207468697320646f65736e2774206d65616e2074686520726573756c74206f662074686573652063616c6c732077696c6c20626520616e2060457272602e650120496e2074686f73652063617365732c207468657265206d69676874207374696c6c20626520612076616c696420726573756c742c20776974682074686520657865637574696f6e206572726f7220696e736964652069742e650120546865206f6e6c7920726561736f6e73207768792074686573652063616c6c73206d696768742072657475726e20616e206572726f7220617265206c697374656420696e20746865205b604572726f72605d20656e756d2e504c6f636174696f6e546f4163636f756e744170690440636f6e766572745f6c6f636174696f6e04206c6f636174696f6e1502b908049020436f6e766572747320604c6f636174696f6e6020746f20604163636f756e744964602e040d012041504920666f722075736566756c20636f6e76657273696f6e73206265747765656e2058434d20604c6f636174696f6e6020616e6420604163636f756e744964602e3046756e6769626c6573417069045871756572795f6163636f756e745f62616c616e636573041c6163636f756e7400c10804ec2052657475726e7320746865206c697374206f6620616c6c205b604173736574605d207468617420616e20604163636f756e74496460206861732e04d8205468652041504920666f72207175657279696e67206163636f756e7427732062616c616e6365732066726f6d2072756e74696d652e50436f6c6c656374436f6c6c6174696f6e496e666f0458636f6c6c6563745f636f6c6c6174696f6e5f696e666f04186865616465720908c908109c20436f6c6c65637420696e666f726d6174696f6e2061626f7574206120636f6c6c6174696f6e2e00f42054686520676976656e2060686561646572602069732074686520686561646572206f6620746865206275696c7420626c6f636b20666f722074686174a82077652061726520636f6c6c656374696e672074686520636f6c6c6174696f6e20696e666f20666f722e04d82052756e74696d652061706920746f20636f6c6c65637420696e666f726d6174696f6e2061626f7574206120636f6c6c6174696f6e2e3847656e657369734275696c6465720c2c6275696c645f737461746504106a736f6e38d508286501204275696c64206052756e74696d6547656e65736973436f6e666967602066726f6d2061204a534f4e20626c6f62206e6f74207573696e6720616e792064656661756c747320616e642073746f726520697420696e20746865242073746f726167652e00290120496e207468652063617365206f662061204652414d452d62617365642072756e74696d652c20746869732066756e6374696f6e20646573657269616c697a6573207468652066756c6c5501206052756e74696d6547656e65736973436f6e666967602066726f6d2074686520676976656e204a534f4e20626c6f6220616e64207075747320697420696e746f207468652073746f726167652e2049662074686555012070726f7669646564204a534f4e20626c6f6220697320696e636f7272656374206f7220696e636f6d706c657465206f722074686520646573657269616c697a6174696f6e206661696c732c20616e206572726f72342069732072657475726e65642e005d0120506c65617365206e6f746520746861742070726f7669646564204a534f4e20626c6f62206d75737420636f6e7461696e20616c6c206052756e74696d6547656e65736973436f6e66696760206669656c64732c206e6f5c2064656661756c74732077696c6c20626520757365642e286765745f70726573657404086964d90821053861012052657475726e732061204a534f4e20626c6f6220726570726573656e746174696f6e206f6620746865206275696c742d696e206052756e74696d6547656e65736973436f6e66696760206964656e7469666965642062791820606964602e005501204966206069646020697320604e6f6e6560207468652066756e6374696f6e2073686f756c642072657475726e204a534f4e20626c6f6220726570726573656e746174696f6e206f66207468652064656661756c744901206052756e74696d6547656e65736973436f6e6669676020737472756374206f66207468652072756e74696d652e20496d706c656d656e746174696f6e206d7573742070726f766964652064656661756c7460206052756e74696d6547656e65736973436f6e666967602e002101204f74686572776973652066756e6374696f6e2072657475726e732061204a534f4e20726570726573656e746174696f6e206f6620746865206275696c742d696e2c206e616d65645101206052756e74696d6547656e65736973436f6e6669676020707265736574206964656e74696669656420627920606964602c206f7220604e6f6e656020696620737563682070726573657420646f6573206e6f7461012065786973742e2052657475726e656420605665633c75383e6020636f6e7461696e73206279746573206f66204a534f4e20626c6f62202870617463682920776869636820636f6d7072697365732061206c697374206f664d012028706f74656e7469616c6c79206e657374656429206b65792d76616c756520706169727320746861742061726520696e74656e64656420666f7220637573746f6d697a696e67207468652064656661756c7465012072756e74696d652067656e6573697320636f6e6669672e20546865207061746368207368616c6c206265206d657267656420287266633733383629207769746820746865204a534f4e20726570726573656e746174696f6e6101206f66207468652064656661756c74206052756e74696d6547656e65736973436f6e6669676020746f20637265617465206120636f6d70726568656e736976652067656e6573697320636f6e66696720746861742063616e84206265207573656420696e20606275696c645f737461746560206d6574686f642e307072657365745f6e616d657300dd081051012052657475726e732061206c697374206f66206964656e7469666965727320666f7220617661696c61626c65206275696c74696e206052756e74696d6547656e65736973436f6e6669676020707265736574732e0061012054686520707265736574732066726f6d20746865206c6973742063616e20626520717565726965642077697468205b6047656e657369734275696c6465723a3a6765745f707265736574605d206d6574686f642e2049660101206e6f206e616d65642070726573657473206172652070726f7669646564206279207468652072756e74696d6520746865206c69737420697320656d7074792e04f02041504920746f20696e7465726163742077697468206052756e74696d6547656e65736973436f6e6669676020666f72207468652072756e74696d65484173736574436f6e76657273696f6e4170690c8c71756f74655f70726963655f746f6b656e735f666f725f65786163745f746f6b656e73101861737365743198186173736574329818616d6f756e74182c696e636c7564655f66656520350610fc2050726f766964657320612071756f746520666f72205b6050616c6c65743a3a737761705f746f6b656e735f666f725f65786163745f746f6b656e73605d2e003901204e6f7465207468617420746865207072696365206d61792068617665206368616e676564206279207468652074696d6520746865207472616e73616374696f6e2069732065786563757465642eac20285573652060616d6f756e745f696e5f6d61786020746f20636f6e74726f6c20736c6970706167652e298c71756f74655f70726963655f65786163745f746f6b656e735f666f725f746f6b656e73101861737365743198186173736574329818616d6f756e74182c696e636c7564655f66656520350610fc2050726f766964657320612071756f746520666f72205b6050616c6c65743a3a737761705f65786163745f746f6b656e735f666f725f746f6b656e73605d2e003901204e6f7465207468617420746865207072696365206d61792068617665206368616e676564206279207468652074696d6520746865207472616e73616374696f6e2069732065786563757465642eb020285573652060616d6f756e745f6f75745f6d696e6020746f20636f6e74726f6c20736c6970706167652e29306765745f72657365727665730818617373657431981861737365743298e1080405012052657475726e73207468652073697a65206f6620746865206c697175696469747920706f6f6c20666f722074686520676976656e20617373657420706169722e08210120546869732072756e74696d652061706920616c6c6f77732070656f706c6520746f207175657279207468652073697a65206f6620746865206c697175696469747920706f6f6c737020616e642071756f74652070726963657320666f722073776170732e110654e90800'; +export default '0x017a9b21006d6574610fe110000c1c73705f636f72651863727970746f2c4163636f756e7449643332000004000401205b75383b2033325d0000040000032000000008000800000503000c08306672616d655f73797374656d2c4163636f756e74496e666f08144e6f6e636501102c4163636f756e74446174610114001401146e6f6e63651001144e6f6e6365000124636f6e73756d657273100120526566436f756e7400012470726f766964657273100120526566436f756e7400012c73756666696369656e7473100120526566436f756e740001106461746114012c4163636f756e74446174610000100000050500140c3c70616c6c65745f62616c616e6365731474797065732c4163636f756e7444617461041c42616c616e63650118001001106672656518011c42616c616e6365000120726573657276656418011c42616c616e636500011866726f7a656e18011c42616c616e6365000114666c6167731c01284578747261466c61677300001800000507001c0c3c70616c6c65745f62616c616e636573147479706573284578747261466c61677300000400180110753132380000200000050000240c346672616d655f737570706f7274206469737061746368405065724469737061746368436c6173730404540128000c01186e6f726d616c2801045400012c6f7065726174696f6e616c280104540001246d616e6461746f7279280104540000280c2873705f77656967687473247765696768745f76321857656967687400000801207265665f74696d652c010c75363400012870726f6f665f73697a652c010c75363400002c000006300030000005060034083c7072696d69746976655f74797065731048323536000004000401205b75383b2033325d00003800000208003c102873705f72756e74696d651c67656e65726963186469676573741844696765737400000401106c6f677340013c5665633c4469676573744974656d3e000040000002440044102873705f72756e74696d651c67656e6572696318646967657374284469676573744974656d0001142850726552756e74696d650800480144436f6e73656e737573456e67696e654964000038011c5665633c75383e00060024436f6e73656e7375730800480144436f6e73656e737573456e67696e654964000038011c5665633c75383e000400105365616c0800480144436f6e73656e737573456e67696e654964000038011c5665633c75383e000500144f74686572040038011c5665633c75383e0000006452756e74696d65456e7669726f6e6d656e745570646174656400080000480000030400000008004c00000250005008306672616d655f73797374656d2c4576656e745265636f7264080445015404540134000c01147068617365e90a011450686173650001146576656e7454010445000118746f70696373c90301185665633c543e000054086861737365745f6875625f706f6c6b61646f745f72756e74696d653052756e74696d654576656e740001b81853797374656d04005801706672616d655f73797374656d3a3a4576656e743c52756e74696d653e0000003c50617261636861696e53797374656d04008401bc63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d3a3a4576656e743c52756e74696d653e00010020507265696d61676504008c017c70616c6c65745f707265696d6167653a3a4576656e743c52756e74696d653e000500245363686564756c6572040090018070616c6c65745f7363686564756c65723a3a4576656e743c52756e74696d653e00060028506172616d65746572730400a0018470616c6c65745f706172616d65746572733a3a4576656e743c52756e74696d653e0007002042616c616e6365730400f8017c70616c6c65745f62616c616e6365733a3a4576656e743c52756e74696d653e000a00485472616e73616374696f6e5061796d656e740400050101a870616c6c65745f7472616e73616374696f6e5f7061796d656e743a3a4576656e743c52756e74696d653e000b0038417373657454785061796d656e740400090101c870616c6c65745f61737365745f636f6e76657273696f6e5f74785f7061796d656e743a3a4576656e743c52756e74696d653e000d001c56657374696e6704005501017870616c6c65745f76657374696e673a3a4576656e743c52756e74696d653e000e0018436c61696d7304005901017470616c6c65745f636c61696d733a3a4576656e743c52756e74696d653e000f0044436f6c6c61746f7253656c656374696f6e0400610101a470616c6c65745f636f6c6c61746f725f73656c656374696f6e3a3a4576656e743c52756e74696d653e0015001c53657373696f6e04006901017870616c6c65745f73657373696f6e3a3a4576656e743c52756e74696d653e0016002458636d70517565756504006d0101a463756d756c75735f70616c6c65745f78636d705f71756575653a3a4576656e743c52756e74696d653e001e002c506f6c6b61646f7458636d04007101016870616c6c65745f78636d3a3a4576656e743c52756e74696d653e001f002843756d756c757358636d04009902018863756d756c75735f70616c6c65745f78636d3a3a4576656e743c52756e74696d653e00200044546f4b7573616d6158636d526f7574657204009d0201590170616c6c65745f78636d5f6272696467655f6875625f726f757465723a3a4576656e743c52756e74696d652c2070616c6c65745f78636d5f6272696467655f6875625f726f757465720a3a3a496e7374616e6365313e002200304d65737361676551756575650400a502019070616c6c65745f6d6573736167655f71756575653a3a4576656e743c52756e74696d653e00230060536e6f7762726964676553797374656d46726f6e74656e640400b50201c4736e6f776272696467655f70616c6c65745f73797374656d5f66726f6e74656e643a3a4576656e743c52756e74696d653e0024001c5574696c6974790400bd02015470616c6c65745f7574696c6974793a3a4576656e74002800204d756c74697369670400c102017c70616c6c65745f6d756c74697369673a3a4576656e743c52756e74696d653e0029001450726f78790400c902017070616c6c65745f70726f78793a3a4576656e743c52756e74696d653e002a001c496e64696365730400d902017870616c6c65745f696e64696365733a3a4576656e743c52756e74696d653e002b00184173736574730400dd0201dc70616c6c65745f6173736574733a3a4576656e743c52756e74696d652c2070616c6c65745f6173736574733a3a496e7374616e6365313e0032001c556e69717565730400e102017870616c6c65745f756e69717565733a3a4576656e743c52756e74696d653e003300104e6674730400fd02016c70616c6c65745f6e6674733a3a4576656e743c52756e74696d653e00340034466f726569676e4173736574730400190301dc70616c6c65745f6173736574733a3a4576656e743c52756e74696d652c2070616c6c65745f6173736574733a3a496e7374616e6365323e00350028506f6f6c41737365747304001d0301dc70616c6c65745f6173736574733a3a4576656e743c52756e74696d652c2070616c6c65745f6173736574733a3a496e7374616e6365333e0036003c4173736574436f6e76657273696f6e04002103019c70616c6c65745f61737365745f636f6e76657273696f6e3a3a4576656e743c52756e74696d653e00370020547265617375727904003503017c70616c6c65745f74726561737572793a3a4576656e743c52756e74696d653e003c0040436f6e76696374696f6e566f74696e670400410301a070616c6c65745f636f6e76696374696f6e5f766f74696e673a3a4576656e743c52756e74696d653e003d00245265666572656e646104004d03018070616c6c65745f7265666572656e64613a3a4576656e743c52756e74696d653e003e002457686974656c6973740400790a018070616c6c65745f77686974656c6973743a3a4576656e743c52756e74696d653e00400020426f756e746965730400890a017c70616c6c65745f626f756e746965733a3a4576656e743c52756e74696d653e004100344368696c64426f756e7469657304008d0a019470616c6c65745f6368696c645f626f756e746965733a3a4576656e743c52756e74696d653e004200244173736574526174650400910a018470616c6c65745f61737365745f726174653a3a4576656e743c52756e74696d653e004300485374617465547269654d6967726174696f6e0400950a01ac70616c6c65745f73746174655f747269655f6d6967726174696f6e3a3a4576656e743c52756e74696d653e0046003c4e6f6d696e6174696f6e506f6f6c730400a10a019c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733a3a4576656e743c52756e74696d653e00500024566f7465724c6973740400a50a01f470616c6c65745f626167735f6c6973743a3a4576656e743c52756e74696d652c2070616c6c65745f626167735f6c6973743a3a496e7374616e6365313e0052004044656c6567617465645374616b696e670400a90a01a070616c6c65745f64656c6567617465645f7374616b696e673a3a4576656e743c52756e74696d653e0053003c5374616b696e675263436c69656e740400ad0a01b870616c6c65745f7374616b696e675f6173796e635f72635f636c69656e743a3a4576656e743c52756e74696d653e005400484d756c7469426c6f636b456c656374696f6e0400b50a01d070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f626c6f636b3a3a4576656e743c52756e74696d653e005500684d756c7469426c6f636b456c656374696f6e56657269666965720400b90a01f870616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f626c6f636b3a3a76657269666965723a3a4576656e743c52756e74696d653e005600604d756c7469426c6f636b456c656374696f6e5369676e65640400c90a01f070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f626c6f636b3a3a7369676e65643a3a4576656e743c52756e74696d653e0058001c5374616b696e670400cd0a019070616c6c65745f7374616b696e675f6173796e633a3a4576656e743c52756e74696d653e0059001441684f70730400dd0a017470616c6c65745f61685f6f70733a3a4576656e743c52756e74696d653e00fe002841684d69677261746f720400e10a018870616c6c65745f61685f6d69677261746f723a3a4576656e743c52756e74696d653e00ff0000580c306672616d655f73797374656d1870616c6c6574144576656e7404045400012c4045787472696e7369635375636365737304013464697370617463685f696e666f5c014444697370617463684576656e74496e666f00000490416e2065787472696e73696320636f6d706c65746564207375636365737366756c6c792e3c45787472696e7369634661696c656408013864697370617463685f6572726f7268013444697370617463684572726f7200013464697370617463685f696e666f5c014444697370617463684576656e74496e666f00010450416e2065787472696e736963206661696c65642e2c436f64655570646174656400020450603a636f6465602077617320757064617465642e284e65774163636f756e7404011c6163636f756e74000130543a3a4163636f756e7449640003046841206e6577206163636f756e742077617320637265617465642e344b696c6c65644163636f756e7404011c6163636f756e74000130543a3a4163636f756e74496400040458416e206163636f756e7420776173207265617065642e2052656d61726b656408011873656e646572000130543a3a4163636f756e7449640001106861736834011c543a3a48617368000504704f6e206f6e2d636861696e2072656d61726b2068617070656e65642e2c5461736b537461727465640401107461736b800138543a3a52756e74696d655461736b0006048041205b605461736b605d20686173207374617274656420657865637574696e67345461736b436f6d706c657465640401107461736b800138543a3a52756e74696d655461736b0007048841205b605461736b605d206861732066696e697368656420657865637574696e672e285461736b4661696c65640801107461736b800138543a3a52756e74696d655461736b00010c65727268013444697370617463684572726f720008048c41205b605461736b605d206661696c656420647572696e6720657865637574696f6e2e4455706772616465417574686f72697a6564080124636f64655f6861736834011c543a3a48617368000134636865636b5f76657273696f6e200110626f6f6c00090468416e20757067726164652077617320617574686f72697a65642e8052656a6563746564496e76616c6964417574686f72697a656455706772616465080124636f64655f6861736834011c543a3a486173680001146572726f7268013444697370617463684572726f72000a041101416e20696e76616c696420617574686f72697a65642075706772616465207761732072656a6563746564207768696c6520747279696e6720746f206170706c792069742e04704576656e7420666f72207468652053797374656d2070616c6c65742e5c08306672616d655f73797374656d4444697370617463684576656e74496e666f00000c0118776569676874280118576569676874000114636c6173736001344469737061746368436c617373000120706179735f666565640110506179730000600c346672616d655f737570706f7274206469737061746368344469737061746368436c61737300010c184e6f726d616c0000002c4f7065726174696f6e616c000100244d616e6461746f727900020000640c346672616d655f737570706f727420646973706174636810506179730001080c596573000000084e6f0001000068082873705f72756e74696d653444697370617463684572726f7200013c144f746865720000003043616e6e6f744c6f6f6b7570000100244261644f726967696e000200184d6f64756c6504006c012c4d6f64756c654572726f7200030044436f6e73756d657252656d61696e696e670004002c4e6f50726f76696465727300050040546f6f4d616e79436f6e73756d65727300060014546f6b656e0400700128546f6b656e4572726f720007002841726974686d65746963040074013c41726974686d657469634572726f72000800345472616e73616374696f6e616c04007801485472616e73616374696f6e616c4572726f7200090024457868617573746564000a0028436f7272757074696f6e000b002c556e617661696c61626c65000c0038526f6f744e6f74416c6c6f776564000d00105472696504007c0124547269654572726f72000e00006c082873705f72756e74696d652c4d6f64756c654572726f720000080114696e64657808010875380001146572726f7248018c5b75383b204d41585f4d4f44554c455f4552524f525f454e434f4445445f53495a455d000070082873705f72756e74696d6528546f6b656e4572726f720001284046756e6473556e617661696c61626c65000000304f6e6c7950726f76696465720001003042656c6f774d696e696d756d0002003043616e6e6f7443726561746500030030556e6b6e6f776e41737365740004001846726f7a656e0005002c556e737570706f727465640006004043616e6e6f74437265617465486f6c64000700344e6f74457870656e6461626c650008001c426c6f636b65640009000074083473705f61726974686d657469633c41726974686d657469634572726f7200010c24556e646572666c6f77000000204f766572666c6f77000100384469766973696f6e42795a65726f0002000078082873705f72756e74696d65485472616e73616374696f6e616c4572726f72000108304c696d6974526561636865640000001c4e6f4c61796572000100007c0c2873705f72756e74696d653070726f76696e675f7472696524547269654572726f7200013840496e76616c69645374617465526f6f7400000048496e636f6d706c65746544617461626173650001005056616c75654174496e636f6d706c6574654b6579000200304465636f6465724572726f720003002c496e76616c696448617368000400304475706c69636174654b65790005003845787472616e656f75734e6f64650006003c45787472616e656f757356616c75650007005c45787472616e656f7573486173685265666572656e636500080054496e76616c69644368696c645265666572656e63650009003456616c75654d69736d61746368000a003c496e636f6d706c65746550726f6f66000b0030526f6f744d69736d61746368000c002c4465636f64654572726f72000d000080086861737365745f6875625f706f6c6b61646f745f72756e74696d652c52756e74696d655461736b00010000840c7c63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d1870616c6c6574144576656e740404540001186056616c69646174696f6e46756e6374696f6e53746f726564000004d05468652076616c69646174696f6e2066756e6374696f6e20686173206265656e207363686564756c656420746f206170706c792e6456616c69646174696f6e46756e6374696f6e4170706c69656404015472656c61795f636861696e5f626c6f636b5f6e756d10015452656c6179436861696e426c6f636b4e756d62657200010445015468652076616c69646174696f6e2066756e6374696f6e20776173206170706c696564206173206f662074686520636f6e7461696e65642072656c617920636861696e20626c6f636b206e756d6265722e6c56616c69646174696f6e46756e6374696f6e446973636172646564000204b05468652072656c61792d636861696e2061626f727465642074686520757067726164652070726f636573732e60446f776e776172644d657373616765735265636569766564040114636f756e7410010c7533320003040101536f6d6520646f776e77617264206d657373616765732068617665206265656e20726563656976656420616e642077696c6c2062652070726f6365737365642e64446f776e776172644d6573736167657350726f63657373656408012c7765696768745f75736564280118576569676874000120646d715f6865616434014472656c61795f636861696e3a3a48617368000404e0446f776e77617264206d6573736167657320776572652070726f636573736564207573696e672074686520676976656e207765696768742e445570776172644d65737361676553656e740401306d6573736167655f6861736888013c4f7074696f6e3c58636d486173683e000504b8416e20757077617264206d657373616765207761732073656e7420746f207468652072656c617920636861696e2e047c54686520604576656e746020656e756d206f6620746869732070616c6c65748804184f7074696f6e04045401040108104e6f6e6500000010536f6d6504000400000100008c0c3c70616c6c65745f707265696d6167651870616c6c6574144576656e7404045400010c144e6f7465640401106861736834011c543a3a48617368000004684120707265696d61676520686173206265656e206e6f7465642e245265717565737465640401106861736834011c543a3a48617368000104784120707265696d61676520686173206265656e207265717565737465642e1c436c65617265640401106861736834011c543a3a486173680002046c4120707265696d616765206861732062656e20636c65617265642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574900c4070616c6c65745f7363686564756c65721870616c6c6574144576656e74040454000128245363686564756c65640801107768656e100144426c6f636b4e756d626572466f723c543e000114696e64657810010c753332000004505363686564756c656420736f6d65207461736b2e2043616e63656c65640801107768656e100144426c6f636b4e756d626572466f723c543e000114696e64657810010c7533320001044c43616e63656c656420736f6d65207461736b2e28446973706174636865640c01107461736b9401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e00010869648801404f7074696f6e3c5461736b4e616d653e000118726573756c749801384469737061746368526573756c74000204544469737061746368656420736f6d65207461736b2e2052657472795365741001107461736b9401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e00010869648801404f7074696f6e3c5461736b4e616d653e000118706572696f64100144426c6f636b4e756d626572466f723c543e00011c726574726965730801087538000304a0536574206120726574727920636f6e66696775726174696f6e20666f7220736f6d65207461736b2e38526574727943616e63656c6c65640801107461736b9401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e00010869648801404f7074696f6e3c5461736b4e616d653e000404ac43616e63656c206120726574727920636f6e66696775726174696f6e20666f7220736f6d65207461736b2e3c43616c6c556e617661696c61626c650801107461736b9401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e00010869648801404f7074696f6e3c5461736b4e616d653e00050429015468652063616c6c20666f72207468652070726f7669646564206861736820776173206e6f7420666f756e6420736f20746865207461736b20686173206265656e2061626f727465642e38506572696f6469634661696c65640801107461736b9401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e00010869648801404f7074696f6e3c5461736b4e616d653e0006043d0154686520676976656e207461736b2077617320756e61626c6520746f2062652072656e657765642073696e636520746865206167656e64612069732066756c6c206174207468617420626c6f636b2e2c52657472794661696c65640801107461736b9401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e00010869648801404f7074696f6e3c5461736b4e616d653e0007085d0154686520676976656e207461736b2077617320756e61626c6520746f20626520726574726965642073696e636520746865206167656e64612069732066756c6c206174207468617420626c6f636b206f722074686572659c776173206e6f7420656e6f7567682077656967687420746f2072657363686564756c652069742e545065726d616e656e746c794f7665727765696768740801107461736b9401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e00010869648801404f7074696f6e3c5461736b4e616d653e000804f054686520676976656e207461736b2063616e206e657665722062652065786563757465642073696e6365206974206973206f7665727765696768742e404167656e6461496e636f6d706c6574650401107768656e100144426c6f636b4e756d626572466f723c543e000904844167656e646120697320696e636f6d706c6574652066726f6d20607768656e602e04304576656e747320747970652e9400000408101000980418526573756c74080454019c044501680108084f6b04009c000000000c45727204006800000100009c0000040000a00c4470616c6c65745f706172616d65746572731870616c6c6574144576656e740404540001041c557064617465640c010c6b6579a401c43c543a3a52756e74696d65506172616d657465727320617320416767726567617465644b657956616c75653e3a3a4b65790464546865206b657920746861742077617320757064617465642e01246f6c645f76616c7565e001ec4f7074696f6e3c3c543a3a52756e74696d65506172616d657465727320617320416767726567617465644b657956616c75653e3a3a56616c75653e047c546865206f6c642076616c7565206265666f726520746869732063616c6c2e01246e65775f76616c7565e001ec4f7074696f6e3c3c543a3a52756e74696d65506172616d657465727320617320416767726567617465644b657956616c75653e3a3a56616c75653e0478546865206e65772076616c756520616674657220746869732063616c6c2e000c504120506172616d6574657220776173207365742e00bc497320616c736f20656d6974746564207768656e207468652076616c756520776173206e6f74206368616e6765642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574a4086861737365745f6875625f706f6c6b61646f745f72756e74696d655052756e74696d65506172616d65746572734b657900010c3c5374616b696e67456c656374696f6e0400a801c5013c64796e616d69635f706172616d733a3a7374616b696e675f656c656374696f6e3a3a506172616d6574657273206173206672616d655f737570706f72743a3a7472616974730a3a3a64796e616d69635f706172616d733a3a416767726567617465644b657956616c75653e3a3a4b6579000000245363686564756c65720400c801a9013c64796e616d69635f706172616d733a3a7363686564756c65723a3a506172616d6574657273206173206672616d655f737570706f72743a3a7472616974733a3a0a64796e616d69635f706172616d733a3a416767726567617465644b657956616c75653e3a3a4b6579000100304d65737361676551756575650400d401b9013c64796e616d69635f706172616d733a3a6d6573736167655f71756575653a3a506172616d6574657273206173206672616d655f737570706f72743a3a7472616974733a3a0a64796e616d69635f706172616d733a3a416767726567617465644b657956616c75653e3a3a4b657900020000a8106861737365745f6875625f706f6c6b61646f745f72756e74696d653864796e616d69635f706172616d73407374616b696e675f656c656374696f6e34506172616d65746572734b657900011c2c5369676e656450686173650400ac012c5369676e65645068617365000000504d61785369676e65645375626d697373696f6e730400b001504d61785369676e65645375626d697373696f6e7300010034556e7369676e656450686173650400b40134556e7369676e65645068617365000200284d696e657250616765730400b801284d696e65725061676573000300444d6178456c656374696e67566f746572730400bc01444d6178456c656374696e67566f7465727300040058546172676574536e617073686f74506572426c6f636b0400c00158546172676574536e617073686f74506572426c6f636b000500384d61784572614475726174696f6e0400c401384d61784572614475726174696f6e00060000ac106861737365745f6875625f706f6c6b61646f745f72756e74696d653864796e616d69635f706172616d73407374616b696e675f656c656374696f6e2c5369676e6564506861736500000000b0106861737365745f6875625f706f6c6b61646f745f72756e74696d653864796e616d69635f706172616d73407374616b696e675f656c656374696f6e504d61785369676e65645375626d697373696f6e7300000000b4106861737365745f6875625f706f6c6b61646f745f72756e74696d653864796e616d69635f706172616d73407374616b696e675f656c656374696f6e34556e7369676e6564506861736500000000b8106861737365745f6875625f706f6c6b61646f745f72756e74696d653864796e616d69635f706172616d73407374616b696e675f656c656374696f6e284d696e6572506167657300000000bc106861737365745f6875625f706f6c6b61646f745f72756e74696d653864796e616d69635f706172616d73407374616b696e675f656c656374696f6e444d6178456c656374696e67566f7465727300000000c0106861737365745f6875625f706f6c6b61646f745f72756e74696d653864796e616d69635f706172616d73407374616b696e675f656c656374696f6e58546172676574536e617073686f74506572426c6f636b00000000c4106861737365745f6875625f706f6c6b61646f745f72756e74696d653864796e616d69635f706172616d73407374616b696e675f656c656374696f6e384d61784572614475726174696f6e00000000c8106861737365745f6875625f706f6c6b61646f745f72756e74696d653864796e616d69635f706172616d73247363686564756c657234506172616d65746572734b6579000108504d61785363686564756c6564506572426c6f636b0400cc01504d61785363686564756c6564506572426c6f636b000000344d6178696d756d5765696768740400d001344d6178696d756d57656967687400010000cc106861737365745f6875625f706f6c6b61646f745f72756e74696d653864796e616d69635f706172616d73247363686564756c6572504d61785363686564756c6564506572426c6f636b00000000d0106861737365745f6875625f706f6c6b61646f745f72756e74696d653864796e616d69635f706172616d73247363686564756c6572344d6178696d756d57656967687400000000d4106861737365745f6875625f706f6c6b61646f745f72756e74696d653864796e616d69635f706172616d73346d6573736167655f717565756534506172616d65746572734b65790001083c4d61784f6e496e69745765696768740400d8013c4d61784f6e496e69745765696768740000003c4d61784f6e49646c655765696768740400dc013c4d61784f6e49646c6557656967687400010000d8106861737365745f6875625f706f6c6b61646f745f72756e74696d653864796e616d69635f706172616d73346d6573736167655f71756575653c4d61784f6e496e697457656967687400000000dc106861737365745f6875625f706f6c6b61646f745f72756e74696d653864796e616d69635f706172616d73346d6573736167655f71756575653c4d61784f6e49646c6557656967687400000000e004184f7074696f6e04045401e40108104e6f6e6500000010536f6d650400e40000010000e4086861737365745f6875625f706f6c6b61646f745f72756e74696d655852756e74696d65506172616d657465727356616c756500010c3c5374616b696e67456c656374696f6e0400e801cd013c64796e616d69635f706172616d733a3a7374616b696e675f656c656374696f6e3a3a506172616d6574657273206173206672616d655f737570706f72743a3a7472616974730a3a3a64796e616d69635f706172616d733a3a416767726567617465644b657956616c75653e3a3a56616c7565000000245363686564756c65720400ec01b1013c64796e616d69635f706172616d733a3a7363686564756c65723a3a506172616d6574657273206173206672616d655f737570706f72743a3a7472616974733a3a0a64796e616d69635f706172616d733a3a416767726567617465644b657956616c75653e3a3a56616c7565000100304d65737361676551756575650400f001c1013c64796e616d69635f706172616d733a3a6d6573736167655f71756575653a3a506172616d6574657273206173206672616d655f737570706f72743a3a7472616974733a3a0a64796e616d69635f706172616d733a3a416767726567617465644b657956616c75653e3a3a56616c756500020000e8106861737365745f6875625f706f6c6b61646f745f72756e74696d653864796e616d69635f706172616d73407374616b696e675f656c656374696f6e3c506172616d657465727356616c756500011c2c5369676e65645068617365040010012c426c6f636b4e756d626572000000504d61785369676e65645375626d697373696f6e73040010010c75333200010034556e7369676e65645068617365040010012c426c6f636b4e756d626572000200284d696e65725061676573040010010c753332000300444d6178456c656374696e67566f74657273040010010c75333200040058546172676574536e617073686f74506572426c6f636b040010010c753332000500384d61784572614475726174696f6e040030010c75363400060000ec106861737365745f6875625f706f6c6b61646f745f72756e74696d653864796e616d69635f706172616d73247363686564756c65723c506172616d657465727356616c7565000108504d61785363686564756c6564506572426c6f636b040010010c753332000000344d6178696d756d576569676874040028011857656967687400010000f0106861737365745f6875625f706f6c6b61646f745f72756e74696d653864796e616d69635f706172616d73346d6573736167655f71756575653c506172616d657465727356616c75650001083c4d61784f6e496e69745765696768740400f401384f7074696f6e3c5765696768743e0000003c4d61784f6e49646c655765696768740400f401384f7074696f6e3c5765696768743e00010000f404184f7074696f6e04045401280108104e6f6e6500000010536f6d650400280000010000f80c3c70616c6c65745f62616c616e6365731870616c6c6574144576656e7408045400044900015c1c456e646f77656408011c6163636f756e74000130543a3a4163636f756e744964000130667265655f62616c616e6365180128543a3a42616c616e6365000004b8416e206163636f756e74207761732063726561746564207769746820736f6d6520667265652062616c616e63652e20447573744c6f737408011c6163636f756e74000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650001083d01416e206163636f756e74207761732072656d6f7665642077686f73652062616c616e636520776173206e6f6e2d7a65726f206275742062656c6f77204578697374656e7469616c4465706f7369742c78726573756c74696e6720696e20616e206f75747269676874206c6f73732e205472616e736665720c011066726f6d000130543a3a4163636f756e744964000108746f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650002044c5472616e73666572207375636365656465642e2842616c616e636553657408010c77686f000130543a3a4163636f756e74496400011066726565180128543a3a42616c616e636500030468412062616c616e6365207761732073657420627920726f6f742e20526573657276656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000404e0536f6d652062616c616e63652077617320726573657276656420286d6f7665642066726f6d206672656520746f207265736572766564292e28556e726573657276656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000504e8536f6d652062616c616e63652077617320756e726573657276656420286d6f7665642066726f6d20726573657276656420746f2066726565292e4852657365727665526570617472696174656410011066726f6d000130543a3a4163636f756e744964000108746f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500014864657374696e6174696f6e5f737461747573fc01185374617475730006084d01536f6d652062616c616e636520776173206d6f7665642066726f6d207468652072657365727665206f6620746865206669727374206163636f756e7420746f20746865207365636f6e64206163636f756e742ed846696e616c20617267756d656e7420696e64696361746573207468652064657374696e6174696f6e2062616c616e636520747970652e1c4465706f73697408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000704d8536f6d6520616d6f756e7420776173206465706f73697465642028652e672e20666f72207472616e73616374696f6e2066656573292e20576974686472617708010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650008041d01536f6d6520616d6f756e74207761732077697468647261776e2066726f6d20746865206163636f756e742028652e672e20666f72207472616e73616374696f6e2066656573292e1c536c617368656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650009040101536f6d6520616d6f756e74207761732072656d6f7665642066726f6d20746865206163636f756e742028652e672e20666f72206d69736265686176696f72292e184d696e74656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000a049c536f6d6520616d6f756e7420776173206d696e74656420696e746f20616e206163636f756e742e184275726e656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000b049c536f6d6520616d6f756e7420776173206275726e65642066726f6d20616e206163636f756e742e2453757370656e64656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000c041501536f6d6520616d6f756e74207761732073757370656e6465642066726f6d20616e206163636f756e74202869742063616e20626520726573746f726564206c61746572292e20526573746f72656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000d04a4536f6d6520616d6f756e742077617320726573746f72656420696e746f20616e206163636f756e742e20557067726164656404010c77686f000130543a3a4163636f756e744964000e0460416e206163636f756e74207761732075706772616465642e18497373756564040118616d6f756e74180128543a3a42616c616e6365000f042d01546f74616c2069737375616e63652077617320696e637265617365642062792060616d6f756e74602c206372656174696e6720612063726564697420746f2062652062616c616e6365642e2452657363696e646564040118616d6f756e74180128543a3a42616c616e63650010042501546f74616c2069737375616e636520776173206465637265617365642062792060616d6f756e74602c206372656174696e672061206465627420746f2062652062616c616e6365642e184c6f636b656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500110460536f6d652062616c616e636520776173206c6f636b65642e20556e6c6f636b656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500120468536f6d652062616c616e63652077617320756e6c6f636b65642e1846726f7a656e08010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500130460536f6d652062616c616e6365207761732066726f7a656e2e1854686177656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500140460536f6d652062616c616e636520776173207468617765642e4c546f74616c49737375616e6365466f7263656408010c6f6c64180128543a3a42616c616e636500010c6e6577180128543a3a42616c616e6365001504ac5468652060546f74616c49737375616e6365602077617320666f72636566756c6c79206368616e6765642e28556e6578706563746564040001010138556e65787065637465644b696e64001604b0416e20756e65787065637465642f646566656e73697665206576656e7420776173207472696767657265642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574fc14346672616d655f737570706f72741874726169747318746f6b656e73106d6973633442616c616e636553746174757300010810467265650000002052657365727665640001000001010c3c70616c6c65745f62616c616e6365731870616c6c657438556e65787065637465644b696e640001083842616c616e636555706461746564000000544661696c6564546f4d75746174654163636f756e740001000005010c6870616c6c65745f7472616e73616374696f6e5f7061796d656e741870616c6c6574144576656e74040454000104485472616e73616374696f6e466565506169640c010c77686f000130543a3a4163636f756e74496400012861637475616c5f66656518013042616c616e63654f663c543e00010c74697018013042616c616e63654f663c543e000008590141207472616e73616374696f6e20666565206061637475616c5f666565602c206f662077686963682060746970602077617320616464656420746f20746865206d696e696d756d20696e636c7573696f6e206665652c5c686173206265656e2070616964206279206077686f602e047c54686520604576656e746020656e756d206f6620746869732070616c6c657409010c8870616c6c65745f61737365745f636f6e76657273696f6e5f74785f7061796d656e741870616c6c6574144576656e7404045400010838417373657454784665655061696410010c77686f000130543a3a4163636f756e74496400012861637475616c5f66656518013042616c616e63654f663c543e00010c74697018013042616c616e63654f663c543e00012061737365745f69640d010128543a3a41737365744964000008590141207472616e73616374696f6e20666565206061637475616c5f666565602c206f662077686963682060746970602077617320616464656420746f20746865206d696e696d756d20696e636c7573696f6e206665652cb8686173206265656e2070616964206279206077686f6020696e20616e206173736574206061737365745f6964602e444173736574526566756e644661696c65640401486e61746976655f616d6f756e745f6b65707418013042616c616e63654f663c543e000104f4412073776170206f662074686520726566756e6420696e206e61746976652063757272656e6379206261636b20746f206173736574206661696c65642e047c54686520604576656e746020656e756d206f6620746869732070616c6c65740d01102c73746167696e675f78636d087635206c6f636174696f6e204c6f636174696f6e000008011c706172656e74730801087538000120696e746572696f72110101244a756e6374696f6e7300001101102c73746167696e675f78636d087635246a756e6374696f6e73244a756e6374696f6e7300012410486572650000000858310400150101484172633c5b4a756e6374696f6e3b20315d3e0001000858320400390101484172633c5b4a756e6374696f6e3b20325d3e00020008583304003d0101484172633c5b4a756e6374696f6e3b20335d3e0003000858340400410101484172633c5b4a756e6374696f6e3b20345d3e0004000858350400450101484172633c5b4a756e6374696f6e3b20355d3e0005000858360400490101484172633c5b4a756e6374696f6e3b20365d3e00060008583704004d0101484172633c5b4a756e6374696f6e3b20375d3e0007000858380400510101484172633c5b4a756e6374696f6e3b20385d3e000800001501000003010000001901001901102c73746167696e675f78636d087635206a756e6374696f6e204a756e6374696f6e0001282450617261636861696e04001d01010c7533320000002c4163636f756e744964333208011c6e6574776f726b210101444f7074696f6e3c4e6574776f726b49643e00010869640401205b75383b2033325d000100384163636f756e74496e646578363408011c6e6574776f726b210101444f7074696f6e3c4e6574776f726b49643e000114696e6465782c010c753634000200304163636f756e744b6579323008011c6e6574776f726b210101444f7074696f6e3c4e6574776f726b49643e00010c6b6579290101205b75383b2032305d0003003850616c6c6574496e7374616e6365040008010875380004003047656e6572616c496e64657804002d010110753132380005002847656e6572616c4b65790801186c656e6774680801087538000110646174610401205b75383b2033325d000600244f6e6c794368696c6400070024506c7572616c697479080108696431010118426f647949640001107061727435010120426f6479506172740008003c476c6f62616c436f6e73656e7375730400250101244e6574776f726b4964000900001d010000061000210104184f7074696f6e0404540125010108104e6f6e6500000010536f6d650400250100000100002501102c73746167696e675f78636d087635206a756e6374696f6e244e6574776f726b496400012024427947656e6573697304000401205b75383b2033325d000000184279466f726b080130626c6f636b5f6e756d62657230010c753634000128626c6f636b5f686173680401205b75383b2033325d00010020506f6c6b61646f74000200184b7573616d6100030020457468657265756d040120636861696e5f69642c010c7536340007002c426974636f696e436f72650008002c426974636f696e4361736800090040506f6c6b61646f7442756c6c6574696e000a000029010000031400000008002d0100000618003101100c78636d087633206a756e6374696f6e18426f6479496400012810556e69740000001c4d6f6e696b6572040048011c5b75383b20345d00010014496e64657804001d01010c7533320002002445786563757469766500030024546563686e6963616c0004002c4c656769736c6174697665000500204a7564696369616c0006001c446566656e73650007003841646d696e697374726174696f6e000800205472656173757279000900003501100c78636d087633206a756e6374696f6e20426f64795061727400011414566f6963650000001c4d656d62657273040114636f756e741d01010c753332000100204672616374696f6e08010c6e6f6d1d01010c75333200011464656e6f6d1d01010c7533320002004441744c6561737450726f706f7274696f6e08010c6e6f6d1d01010c75333200011464656e6f6d1d01010c753332000300484d6f72655468616e50726f706f7274696f6e08010c6e6f6d1d01010c75333200011464656e6f6d1d01010c753332000400003901000003020000001901003d01000003030000001901004101000003040000001901004501000003050000001901004901000003060000001901004d010000030700000019010051010000030800000019010055010c3870616c6c65745f76657374696e671870616c6c6574144576656e7404045400010c3856657374696e674372656174656408011c6163636f756e74000130543a3a4163636f756e7449640001387363686564756c655f696e64657810010c75333200000490412076657374696e67207363686564756c6520686173206265656e20637265617465642e3856657374696e675570646174656408011c6163636f756e74000130543a3a4163636f756e744964000120756e76657374656418013042616c616e63654f663c543e000108510154686520616d6f756e742076657374656420686173206265656e20757064617465642e205468697320636f756c6420696e6469636174652061206368616e676520696e2066756e647320617661696c61626c652e25015468652062616c616e636520676976656e2069732074686520616d6f756e74207768696368206973206c65667420756e7665737465642028616e642074687573206c6f636b6564292e4056657374696e67436f6d706c6574656404011c6163636f756e74000130543a3a4163636f756e7449640002049c416e205c5b6163636f756e745c5d20686173206265636f6d652066756c6c79207665737465642e047c54686520604576656e746020656e756d206f6620746869732070616c6c65745901105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e18636c61696d731870616c6c6574144576656e740404540001041c436c61696d65640c010c77686f000130543a3a4163636f756e744964000140657468657265756d5f616464726573735d01013c457468657265756d41646472657373000118616d6f756e7418013042616c616e63654f663c543e00000468536f6d656f6e6520636c61696d656420736f6d6520444f54732e047c54686520604576656e746020656e756d206f6620746869732070616c6c65745d010c5c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e18636c61696d733c457468657265756d4164647265737300000400290101205b75383b2032305d000061010c6470616c6c65745f636f6c6c61746f725f73656c656374696f6e1870616c6c6574144576656e74040454000128404e6577496e76756c6e657261626c6573040134696e76756c6e657261626c6573650101445665633c543a3a4163636f756e7449643e0000046c4e657720496e76756c6e657261626c65732077657265207365742e44496e76756c6e657261626c6541646465640401286163636f756e745f6964000130543a3a4163636f756e7449640001047441206e657720496e76756c6e657261626c65207761732061646465642e4c496e76756c6e657261626c6552656d6f7665640401286163636f756e745f6964000130543a3a4163636f756e74496400020470416e20496e76756c6e657261626c65207761732072656d6f7665642e504e65774465736972656443616e64696461746573040148646573697265645f63616e6469646174657310010c753332000304a4546865206e756d626572206f6620646573697265642063616e6469646174657320776173207365742e404e657743616e646964616379426f6e6404012c626f6e645f616d6f756e7418013042616c616e63654f663c543e0004046c5468652063616e64696461637920626f6e6420776173207365742e3843616e64696461746541646465640801286163636f756e745f6964000130543a3a4163636f756e74496400011c6465706f73697418013042616c616e63654f663c543e0005045c41206e65772063616e646964617465206a6f696e65642e5043616e646964617465426f6e64557064617465640801286163636f756e745f6964000130543a3a4163636f756e74496400011c6465706f73697418013042616c616e63654f663c543e00060470426f6e64206f6620612063616e64696461746520757064617465642e4043616e64696461746552656d6f7665640401286163636f756e745f6964000130543a3a4163636f756e74496400070460412063616e646964617465207761732072656d6f7665642e4443616e6469646174655265706c616365640c010c6f6c64000130543a3a4163636f756e74496400010c6e6577000130543a3a4163636f756e74496400011c6465706f73697418013042616c616e63654f663c543e000804f4416e206163636f756e7420776173207265706c6163656420696e207468652063616e646964617465206c69737420627920616e6f74686572206f6e652e68496e76616c6964496e76756c6e657261626c65536b69707065640401286163636f756e745f6964000130543a3a4163636f756e7449640009085501416e206163636f756e742077617320756e61626c6520746f20626520616464656420746f2074686520496e76756c6e657261626c65732062656361757365207468657920646964206e6f742068617665206b657973c8726567697374657265642e204f7468657220496e76756c6e657261626c6573206d61792068617665206265656e207365742e047c54686520604576656e746020656e756d206f6620746869732070616c6c65746501000002000069010c3870616c6c65745f73657373696f6e1870616c6c6574144576656e74040454000110284e657753657373696f6e04013473657373696f6e5f696e64657810013053657373696f6e496e64657800000839014e65772073657373696f6e206861732068617070656e65642e204e6f746520746861742074686520617267756d656e74206973207468652073657373696f6e20696e6465782c206e6f74207468659c626c6f636b206e756d626572206173207468652074797065206d6967687420737567676573742e244e6577517565756564000108490154686520604e657753657373696f6e60206576656e7420696e207468652063757272656e7420626c6f636b20616c736f20696d706c6965732061206e65772076616c696461746f722073657420746f2062651c7175657565642e4456616c696461746f7244697361626c656404012476616c696461746f72000138543a3a56616c696461746f7249640002047056616c696461746f7220686173206265656e2064697361626c65642e4856616c696461746f725265656e61626c656404012476616c696461746f72000138543a3a56616c696461746f7249640003047856616c696461746f7220686173206265656e2072652d656e61626c65642e047c54686520604576656e746020656e756d206f6620746869732070616c6c65746d010c6463756d756c75735f70616c6c65745f78636d705f71756575651870616c6c6574144576656e740404540001043c58636d704d65737361676553656e740401306d6573736167655f6861736804011c58636d48617368000004c0416e2048524d50206d657373616765207761732073656e7420746f2061207369626c696e672070617261636861696e2e047c54686520604576656e746020656e756d206f6620746869732070616c6c657471010c2870616c6c65745f78636d1870616c6c6574144576656e7404045400017424417474656d7074656404011c6f7574636f6d657501015078636d3a3a6c61746573743a3a4f7574636f6d65000004a8457865637574696f6e206f6620616e2058434d206d6573736167652077617320617474656d707465642e1053656e741001186f726967696e0d0101204c6f636174696f6e00012c64657374696e6174696f6e0d0101204c6f636174696f6e00011c6d6573736167658101011c58636d3c28293e0001286d6573736167655f696404011c58636d4861736800010460416e2058434d206d657373616765207761732073656e742e2853656e644661696c65641001186f726967696e0d0101204c6f636174696f6e00012c64657374696e6174696f6e0d0101204c6f636174696f6e0001146572726f721102012453656e644572726f720001286d6573736167655f696404011c58636d4861736800020478416e2058434d206d657373616765206661696c656420746f2073656e642e3c50726f6365737358636d4572726f720c01186f726967696e0d0101204c6f636174696f6e0001146572726f727d01012058636d4572726f720001286d6573736167655f696404011c58636d4861736800030484416e2058434d206d657373616765206661696c656420746f2070726f636573732e48556e6578706563746564526573706f6e73650801186f726967696e0d0101204c6f636174696f6e00012071756572795f696430011c5175657279496400040c5901517565727920726573706f6e736520726563656976656420776869636820646f6573206e6f74206d61746368206120726567697374657265642071756572792e2054686973206d61792062652062656361757365206155016d61746368696e6720717565727920776173206e6576657220726567697374657265642c206974206d617920626520626563617573652069742069732061206475706c696361746520726573706f6e73652c206f727062656361757365207468652071756572792074696d6564206f75742e34526573706f6e7365526561647908012071756572795f696430011c51756572794964000120726573706f6e7365ad010120526573706f6e73650005085d01517565727920726573706f6e736520686173206265656e20726563656976656420616e6420697320726561647920666f722074616b696e672077697468206074616b655f726573706f6e7365602e205468657265206973806e6f2072656769737465726564206e6f74696669636174696f6e2063616c6c2e204e6f7469666965640c012071756572795f696430011c5175657279496400013070616c6c65745f696e646578080108753800012863616c6c5f696e64657808010875380006085901517565727920726573706f6e736520686173206265656e20726563656976656420616e642071756572792069732072656d6f7665642e205468652072656769737465726564206e6f74696669636174696f6e20686173a86265656e206469737061746368656420616e64206578656375746564207375636365737366756c6c792e404e6f746966794f76657277656967687414012071756572795f696430011c5175657279496400013070616c6c65745f696e646578080108753800012863616c6c5f696e646578080108753800013461637475616c5f77656967687428011857656967687400014c6d61785f62756467657465645f77656967687428011857656967687400070c4901517565727920726573706f6e736520686173206265656e20726563656976656420616e642071756572792069732072656d6f7665642e205468652072656769737465726564206e6f74696669636174696f6e5901636f756c64206e6f742062652064697370617463686564206265636175736520746865206469737061746368207765696768742069732067726561746572207468616e20746865206d6178696d756d20776569676874e46f726967696e616c6c7920627564676574656420627920746869732072756e74696d6520666f722074686520717565727920726573756c742e4c4e6f7469667944697370617463684572726f720c012071756572795f696430011c5175657279496400013070616c6c65745f696e646578080108753800012863616c6c5f696e64657808010875380008085501517565727920726573706f6e736520686173206265656e20726563656976656420616e642071756572792069732072656d6f7665642e2054686572652077617320612067656e6572616c206572726f722077697468886469737061746368696e6720746865206e6f74696669636174696f6e2063616c6c2e484e6f746966794465636f64654661696c65640c012071756572795f696430011c5175657279496400013070616c6c65745f696e646578080108753800012863616c6c5f696e646578080108753800090c5101517565727920726573706f6e736520686173206265656e20726563656976656420616e642071756572792069732072656d6f7665642e205468652064697370617463682077617320756e61626c6520746f20626559016465636f64656420696e746f2061206043616c6c603b2074686973206d696768742062652064756520746f2064697370617463682066756e6374696f6e20686176696e672061207369676e6174757265207768696368946973206e6f742060286f726967696e2c20517565727949642c20526573706f6e736529602e40496e76616c6964526573706f6e6465720c01186f726967696e0d0101204c6f636174696f6e00012071756572795f696430011c5175657279496400014465787065637465645f6c6f636174696f6ed10101404f7074696f6e3c4c6f636174696f6e3e000a0c5901457870656374656420717565727920726573706f6e736520686173206265656e2072656365697665642062757420746865206f726967696e206c6f636174696f6e206f662074686520726573706f6e736520646f657355016e6f74206d6174636820746861742065787065637465642e205468652071756572792072656d61696e73207265676973746572656420666f722061206c617465722c2076616c69642c20726573706f6e736520746f6c626520726563656976656420616e642061637465642075706f6e2e5c496e76616c6964526573706f6e64657256657273696f6e0801186f726967696e0d0101204c6f636174696f6e00012071756572795f696430011c51756572794964000b1c5101457870656374656420717565727920726573706f6e736520686173206265656e2072656365697665642062757420746865206578706563746564206f726967696e206c6f636174696f6e20706c6163656420696e4d0173746f7261676520627920746869732072756e74696d652070726576696f75736c792063616e6e6f74206265206465636f6465642e205468652071756572792072656d61696e7320726567697374657265642e0041015468697320697320756e6578706563746564202873696e63652061206c6f636174696f6e20706c6163656420696e2073746f7261676520696e20612070726576696f75736c7920657865637574696e674d0172756e74696d652073686f756c64206265207265616461626c65207072696f7220746f2071756572792074696d656f75742920616e642064616e6765726f75732073696e63652074686520706f737369626c79590176616c696420726573706f6e73652077696c6c2062652064726f707065642e204d616e75616c20676f7665726e616e636520696e74657276656e74696f6e2069732070726f6261626c7920676f696e6720746f2062651c6e65656465642e34526573706f6e736554616b656e04012071756572795f696430011c51756572794964000c04c8526563656976656420717565727920726573706f6e736520686173206265656e207265616420616e642072656d6f7665642e34417373657473547261707065640c011068617368340110483235360001186f726967696e0d0101204c6f636174696f6e0001186173736574731502013c56657273696f6e6564417373657473000d04b8536f6d65206173736574732068617665206265656e20706c6163656420696e20616e20617373657420747261702e5456657273696f6e4368616e67654e6f74696669656410012c64657374696e6174696f6e0d0101204c6f636174696f6e000118726573756c7410012858636d56657273696f6e000110636f73748d0101184173736574730001286d6573736167655f696404011c58636d48617368000e0c2501416e2058434d2076657273696f6e206368616e6765206e6f74696669636174696f6e206d65737361676520686173206265656e20617474656d7074656420746f2062652073656e742e00e054686520636f7374206f662073656e64696e672069742028626f726e652062792074686520636861696e2920697320696e636c756465642e5c537570706f7274656456657273696f6e4368616e6765640801206c6f636174696f6e0d0101204c6f636174696f6e00011c76657273696f6e10012858636d56657273696f6e000f08390154686520737570706f727465642076657273696f6e206f662061206c6f636174696f6e20686173206265656e206368616e6765642e2054686973206d69676874206265207468726f75676820616ec06175746f6d61746963206e6f74696669636174696f6e206f722061206d616e75616c20696e74657276656e74696f6e2e504e6f7469667954617267657453656e644661696c0c01206c6f636174696f6e0d0101204c6f636174696f6e00012071756572795f696430011c517565727949640001146572726f727d01012058636d4572726f7200100859014120676976656e206c6f636174696f6e2077686963682068616420612076657273696f6e206368616e676520737562736372697074696f6e207761732064726f70706564206f77696e6720746f20616e206572726f727c73656e64696e6720746865206e6f74696669636174696f6e20746f2069742e644e6f746966795461726765744d6967726174696f6e4661696c0801206c6f636174696f6e9102014456657273696f6e65644c6f636174696f6e00012071756572795f696430011c5175657279496400110859014120676976656e206c6f636174696f6e2077686963682068616420612076657273696f6e206368616e676520737562736372697074696f6e207761732064726f70706564206f77696e6720746f20616e206572726f72b46d6967726174696e6720746865206c6f636174696f6e20746f206f7572206e65772058434d20666f726d61742e54496e76616c69645175657269657256657273696f6e0801186f726967696e0d0101204c6f636174696f6e00012071756572795f696430011c5175657279496400121c5501457870656374656420717565727920726573706f6e736520686173206265656e20726563656976656420627574207468652065787065637465642071756572696572206c6f636174696f6e20706c6163656420696e4d0173746f7261676520627920746869732072756e74696d652070726576696f75736c792063616e6e6f74206265206465636f6465642e205468652071756572792072656d61696e7320726567697374657265642e0041015468697320697320756e6578706563746564202873696e63652061206c6f636174696f6e20706c6163656420696e2073746f7261676520696e20612070726576696f75736c7920657865637574696e674d0172756e74696d652073686f756c64206265207265616461626c65207072696f7220746f2071756572792074696d656f75742920616e642064616e6765726f75732073696e63652074686520706f737369626c79590176616c696420726573706f6e73652077696c6c2062652064726f707065642e204d616e75616c20676f7665726e616e636520696e74657276656e74696f6e2069732070726f6261626c7920676f696e6720746f2062651c6e65656465642e38496e76616c6964517565726965721001186f726967696e0d0101204c6f636174696f6e00012071756572795f696430011c5175657279496400014065787065637465645f717565726965720d0101204c6f636174696f6e0001506d617962655f61637475616c5f71756572696572d10101404f7074696f6e3c4c6f636174696f6e3e00130c5d01457870656374656420717565727920726573706f6e736520686173206265656e20726563656976656420627574207468652071756572696572206c6f636174696f6e206f662074686520726573706f6e736520646f657351016e6f74206d61746368207468652065787065637465642e205468652071756572792072656d61696e73207265676973746572656420666f722061206c617465722c2076616c69642c20726573706f6e736520746f6c626520726563656976656420616e642061637465642075706f6e2e5056657273696f6e4e6f74696679537461727465640c012c64657374696e6174696f6e0d0101204c6f636174696f6e000110636f73748d0101184173736574730001286d6573736167655f696404011c58636d486173680014085901412072656d6f746520686173207265717565737465642058434d2076657273696f6e206368616e6765206e6f74696669636174696f6e2066726f6d20757320616e64207765206861766520686f6e6f7265642069742e1d01412076657273696f6e20696e666f726d6174696f6e206d6573736167652069732073656e7420746f207468656d20616e642069747320636f737420697320696e636c756465642e5856657273696f6e4e6f746966795265717565737465640c012c64657374696e6174696f6e0d0101204c6f636174696f6e000110636f73748d0101184173736574730001286d6573736167655f696404011c58636d486173680015043d015765206861766520726571756573746564207468617420612072656d6f746520636861696e2073656e642075732058434d2076657273696f6e206368616e6765206e6f74696669636174696f6e732e6056657273696f6e4e6f74696679556e7265717565737465640c012c64657374696e6174696f6e0d0101204c6f636174696f6e000110636f73748d0101184173736574730001286d6573736167655f696404011c58636d4861736800160825015765206861766520726571756573746564207468617420612072656d6f746520636861696e2073746f70732073656e64696e672075732058434d2076657273696f6e206368616e6765386e6f74696669636174696f6e732e204665657350616964080118706179696e670d0101204c6f636174696f6e000110666565738d010118417373657473001704310146656573207765726520706169642066726f6d2061206c6f636174696f6e20666f7220616e206f7065726174696f6e20286f6674656e20666f72207573696e67206053656e6458636d60292e34417373657473436c61696d65640c011068617368340110483235360001186f726967696e0d0101204c6f636174696f6e0001186173736574731502013c56657273696f6e6564417373657473001804c0536f6d65206173736574732068617665206265656e20636c61696d65642066726f6d20616e20617373657420747261706056657273696f6e4d6967726174696f6e46696e697368656404011c76657273696f6e10012858636d56657273696f6e00190484412058434d2076657273696f6e206d6967726174696f6e2066696e69736865642e3c416c696173417574686f72697a65640c011c616c69617365720d0101204c6f636174696f6e0001187461726765740d0101204c6f636174696f6e0001186578706972799502012c4f7074696f6e3c7536343e001a085d01416e2060616c696173657260206c6f636174696f6e2077617320617574686f72697a656420627920607461726765746020746f20616c6961732069742c20617574686f72697a6174696f6e2076616c696420756e74696c58606578706972796020626c6f636b206e756d6265722e64416c696173417574686f72697a6174696f6e52656d6f76656408011c616c69617365720d0101204c6f636174696f6e0001187461726765740d0101204c6f636174696f6e001b04cc60746172676574602072656d6f76656420616c69617320617574686f72697a6174696f6e20666f722060616c6961736572602e70416c6961736573417574686f72697a6174696f6e7352656d6f7665640401187461726765740d0101204c6f636174696f6e001c04a860746172676574602072656d6f76656420616c6c20616c69617320617574686f72697a6174696f6e732e047c54686520604576656e746020656e756d206f6620746869732070616c6c65747501102c73746167696e675f78636d087635187472616974731c4f7574636f6d6500010c20436f6d706c6574650401107573656428011857656967687400000028496e636f6d706c657465080110757365642801185765696768740001146572726f7279010140496e737472756374696f6e4572726f72000100144572726f72040079010140496e737472756374696f6e4572726f72000200007901102c73746167696e675f78636d0876351874726169747340496e737472756374696f6e4572726f720000080114696e646578080140496e737472756374696f6e496e6465780001146572726f727d0101144572726f7200007d01100c78636d08763518747261697473144572726f720001a4204f766572666c6f7700000034556e696d706c656d656e74656400010060556e74727573746564526573657276654c6f636174696f6e00020064556e7472757374656454656c65706f72744c6f636174696f6e000300304c6f636174696f6e46756c6c000400544c6f636174696f6e4e6f74496e7665727469626c65000500244261644f726967696e0006003c496e76616c69644c6f636174696f6e0007003441737365744e6f74466f756e64000800544661696c6564546f5472616e7361637441737365740009003c4e6f74576974686472617761626c65000a00484c6f636174696f6e43616e6e6f74486f6c64000b0054457863656564734d61784d65737361676553697a65000c005844657374696e6174696f6e556e737570706f72746564000d00245472616e73706f7274000e0028556e726f757461626c65000f0030556e6b6e6f776e436c61696d001000384661696c6564546f4465636f6465001100404d6178576569676874496e76616c6964001200384e6f74486f6c64696e674665657300130030546f6f457870656e736976650014001054726170040030010c753634001500404578706563746174696f6e46616c73650016003850616c6c65744e6f74466f756e64001700304e616d654d69736d617463680018004c56657273696f6e496e636f6d70617469626c6500190050486f6c64696e67576f756c644f766572666c6f77001a002c4578706f72744572726f72001b00385265616e63686f724661696c6564001c00184e6f4465616c001d0028466565734e6f744d6574001e00244c6f636b4572726f72001f00304e6f5065726d697373696f6e00200028556e616e63686f726564002100384e6f744465706f73697461626c6500220034546f6f4d616e794173736574730023004c556e68616e646c656458636d56657273696f6e002400485765696768744c696d69745265616368656404002801185765696768740025001c426172726965720026004c5765696768744e6f74436f6d70757461626c650027004445786365656473537461636b4c696d69740028000081010c2c73746167696e675f78636d0876350c58636d041043616c6c00000400850101585665633c496e737472756374696f6e3c43616c6c3e3e0000850100000289010089010c2c73746167696e675f78636d0876352c496e737472756374696f6e041043616c6c0001d0345769746864726177417373657404008d010118417373657473000000545265736572766541737365744465706f736974656404008d010118417373657473000100585265636569766554656c65706f72746564417373657404008d010118417373657473000200345175657279526573706f6e736510012071756572795f69642c011c51756572794964000120726573706f6e7365ad010120526573706f6e73650001286d61785f77656967687428011857656967687400011c71756572696572d10101404f7074696f6e3c4c6f636174696f6e3e000300345472616e7366657241737365740801186173736574738d01011841737365747300012c62656e65666963696172790d0101204c6f636174696f6e000400505472616e736665725265736572766541737365740c01186173736574738d010118417373657473000110646573740d0101204c6f636174696f6e00010c78636d8101011c58636d3c28293e000500205472616e736163740c012c6f726967696e5f6b696e64d50101284f726967696e4b696e6400014c66616c6c6261636b5f6d61785f776569676874f401384f7074696f6e3c5765696768743e00011063616c6cd901014c446f75626c65456e636f6465643c43616c6c3e0006006448726d704e65774368616e6e656c4f70656e526571756573740c011873656e6465721d01010c7533320001406d61785f6d6573736167655f73697a651d01010c7533320001306d61785f63617061636974791d01010c7533320007004c48726d704368616e6e656c4163636570746564040124726563697069656e741d01010c7533320008004848726d704368616e6e656c436c6f73696e670c0124696e69746961746f721d01010c75333200011873656e6465721d01010c753332000124726563697069656e741d01010c7533320009002c436c6561724f726967696e000a003444657363656e644f726967696e040011010140496e746572696f724c6f636174696f6e000b002c5265706f72744572726f720400dd0101445175657279526573706f6e7365496e666f000c00304465706f7369744173736574080118617373657473e101012c417373657446696c74657200012c62656e65666963696172790d0101204c6f636174696f6e000d004c4465706f7369745265736572766541737365740c0118617373657473e101012c417373657446696c746572000110646573740d0101204c6f636174696f6e00010c78636d8101011c58636d3c28293e000e003445786368616e676541737365740c011067697665e101012c417373657446696c74657200011077616e748d01011841737365747300011c6d6178696d616c200110626f6f6c000f005c496e6974696174655265736572766557697468647261770c0118617373657473e101012c417373657446696c74657200011c726573657276650d0101204c6f636174696f6e00010c78636d8101011c58636d3c28293e00100040496e69746961746554656c65706f72740c0118617373657473e101012c417373657446696c746572000110646573740d0101204c6f636174696f6e00010c78636d8101011c58636d3c28293e001100345265706f7274486f6c64696e67080134726573706f6e73655f696e666fdd0101445175657279526573706f6e7365496e666f000118617373657473e101012c417373657446696c74657200120030427579457865637574696f6e080110666565739501011441737365740001307765696768745f6c696d6974ed01012c5765696768744c696d697400130034526566756e64537572706c75730014003c5365744572726f7248616e646c657204008101012458636d3c43616c6c3e0015002c536574417070656e64697804008101012458636d3c43616c6c3e00160028436c6561724572726f7200170028436c61696d41737365740801186173736574738d0101184173736574730001187469636b65740d0101204c6f636174696f6e001800105472617004002c010c7536340019004053756273637269626556657273696f6e08012071756572795f69642c011c5175657279496400014c6d61785f726573706f6e73655f776569676874280118576569676874001a0048556e73756273637269626556657273696f6e001b00244275726e417373657404008d010118417373657473001c002c457870656374417373657404008d010118417373657473001d00304578706563744f726967696e0400d10101404f7074696f6e3c4c6f636174696f6e3e001e002c4578706563744572726f720400b10101504f7074696f6e3c287533322c204572726f72293e001f00504578706563745472616e736163745374617475730400c90101384d617962654572726f72436f64650020002c517565727950616c6c657408012c6d6f64756c655f6e616d6538011c5665633c75383e000134726573706f6e73655f696e666fdd0101445175657279526573706f6e7365496e666f0021003045787065637450616c6c6574140114696e6465781d01010c7533320001106e616d6538011c5665633c75383e00012c6d6f64756c655f6e616d6538011c5665633c75383e00012c63726174655f6d616a6f721d01010c75333200013c6d696e5f63726174655f6d696e6f721d01010c753332002200505265706f72745472616e736163745374617475730400dd0101445175657279526573706f6e7365496e666f0023004c436c6561725472616e736163745374617475730024003c556e6976657273616c4f726967696e0400190101204a756e6374696f6e002500344578706f72744d6573736167650c011c6e6574776f726b250101244e6574776f726b496400012c64657374696e6174696f6e11010140496e746572696f724c6f636174696f6e00010c78636d8101011c58636d3c28293e002600244c6f636b41737365740801146173736574950101144173736574000120756e6c6f636b65720d0101204c6f636174696f6e0027002c556e6c6f636b417373657408011461737365749501011441737365740001187461726765740d0101204c6f636174696f6e002800384e6f7465556e6c6f636b61626c6508011461737365749501011441737365740001146f776e65720d0101204c6f636174696f6e0029003452657175657374556e6c6f636b08011461737365749501011441737365740001186c6f636b65720d0101204c6f636174696f6e002a002c536574466565734d6f64650401306a69745f7769746864726177200110626f6f6c002b0020536574546f70696304000401205b75383b2033325d002c0028436c656172546f706963002d002c416c6961734f726967696e04000d0101204c6f636174696f6e002e003c556e70616964457865637574696f6e0801307765696768745f6c696d6974ed01012c5765696768744c696d6974000130636865636b5f6f726967696ed10101404f7074696f6e3c4c6f636174696f6e3e002f001c50617946656573040114617373657495010114417373657400300040496e6974696174655472616e7366657214012c64657374696e6174696f6e0d0101204c6f636174696f6e00012c72656d6f74655f66656573f101016c4f7074696f6e3c41737365745472616e7366657246696c7465723e00013c70726573657276655f6f726967696e200110626f6f6c000118617373657473f90101e0426f756e6465645665633c41737365745472616e7366657246696c7465722c204d617841737365745472616e7366657246696c746572733e00012872656d6f74655f78636d8101011c58636d3c28293e0031004445786563757465576974684f726967696e08014464657363656e64616e745f6f726967696e010201604f7074696f6e3c496e746572696f724c6f636174696f6e3e00010c78636d8101012458636d3c43616c6c3e0032002053657448696e747304011468696e747305020184426f756e6465645665633c48696e742c2048696e744e756d56617269616e74733e003300008d01102c73746167696e675f78636d0876351461737365741841737365747300000400910101285665633c41737365743e000091010000029501009501102c73746167696e675f78636d087635146173736574144173736574000008010869649901011c4173736574496400010c66756e9d01012c46756e676962696c69747900009901102c73746167696e675f78636d0876351461737365741c41737365744964000004000d0101204c6f636174696f6e00009d01102c73746167696e675f78636d0876351461737365742c46756e676962696c6974790001082046756e6769626c6504002d010110753132380000002c4e6f6e46756e6769626c650400a10101344173736574496e7374616e636500010000a101102c73746167696e675f78636d087635146173736574344173736574496e7374616e636500011824556e646566696e656400000014496e64657804002d0101107531323800010018417272617934040048011c5b75383b20345d000200184172726179380400a501011c5b75383b20385d0003001c417272617931360400a90101205b75383b2031365d0004001c4172726179333204000401205b75383b2033325d00050000a501000003080000000800a901000003100000000800ad010c2c73746167696e675f78636d08763520526573706f6e7365000118104e756c6c0000001841737365747304008d0101184173736574730001003c457865637574696f6e526573756c740400b10101504f7074696f6e3c287533322c204572726f72293e0002001c56657273696f6e040010013873757065723a3a56657273696f6e0003002c50616c6c657473496e666f0400b9010198426f756e6465645665633c50616c6c6574496e666f2c204d617850616c6c657473496e666f3e000400384469737061746368526573756c740400c90101384d617962654572726f72436f646500050000b10104184f7074696f6e04045401b5010108104e6f6e6500000010536f6d650400b5010000010000b50100000408107d0100b9010c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401bd01045300000400c50101185665633c543e0000bd010c2c73746167696e675f78636d0876352850616c6c6574496e666f0000180114696e6465781d01010c7533320001106e616d65c1010180426f756e6465645665633c75382c204d617850616c6c65744e616d654c656e3e00012c6d6f64756c655f6e616d65c1010180426f756e6465645665633c75382c204d617850616c6c65744e616d654c656e3e0001146d616a6f721d01010c7533320001146d696e6f721d01010c75333200011470617463681d01010c7533320000c1010c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000c501000002bd0100c9010c0c78636d087633384d617962654572726f72436f646500010c1c53756363657373000000144572726f720400cd01018c426f756e6465645665633c75382c204d617844697370617463684572726f724c656e3e000100385472756e63617465644572726f720400cd01018c426f756e6465645665633c75382c204d617844697370617463684572726f724c656e3e00020000cd010c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000d10104184f7074696f6e040454010d010108104e6f6e6500000010536f6d6504000d010000010000d5010c0c78636d087633284f726967696e4b696e64000110184e617469766500000040536f7665726569676e4163636f756e74000100245375706572757365720002000c58636d00030000d9010c0c78636d38646f75626c655f656e636f64656434446f75626c65456e636f646564040454000004011c656e636f64656438011c5665633c75383e0000dd010c2c73746167696e675f78636d087635445175657279526573706f6e7365496e666f00000c012c64657374696e6174696f6e0d0101204c6f636174696f6e00012071756572795f69642c011c517565727949640001286d61785f7765696768742801185765696768740000e101102c73746167696e675f78636d0876351461737365742c417373657446696c74657200010820446566696e69746504008d0101184173736574730000001057696c640400e501012457696c64417373657400010000e501102c73746167696e675f78636d0876351461737365742457696c6441737365740001100c416c6c00000014416c6c4f6608010869649901011c4173736574496400010c66756ee901013c57696c6446756e676962696c69747900010028416c6c436f756e74656404001d01010c75333200020030416c6c4f66436f756e7465640c010869649901011c4173736574496400010c66756ee901013c57696c6446756e676962696c697479000114636f756e741d01010c75333200030000e901102c73746167696e675f78636d0876351461737365743c57696c6446756e676962696c6974790001082046756e6769626c650000002c4e6f6e46756e6769626c6500010000ed010c0c78636d0876332c5765696768744c696d697400010824556e6c696d697465640000001c4c696d69746564040028011857656967687400010000f10104184f7074696f6e04045401f5010108104e6f6e6500000010536f6d650400f5010000010000f501102c73746167696e675f78636d0876351461737365744c41737365745472616e7366657246696c74657200010c2054656c65706f72740400e101012c417373657446696c74657200000038526573657276654465706f7369740400e101012c417373657446696c7465720001003c5265736572766557697468647261770400e101012c417373657446696c74657200020000f9010c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401f501045300000400fd0101185665633c543e0000fd01000002f50100010204184f7074696f6e0404540111010108104e6f6e6500000010536f6d6504001101000001000005020c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540109020453000004000d0201185665633c543e000009020c2c73746167696e675f78636d0876351048696e74000104304173736574436c61696d65720401206c6f636174696f6e0d0101204c6f636174696f6e000000000d020000020902001102100c78636d087633187472616974732453656e644572726f7200011c344e6f744170706c696361626c65000000245472616e73706f727400010028556e726f757461626c650002005844657374696e6174696f6e556e737570706f7274656400030054457863656564734d61784d65737361676553697a650004003c4d697373696e67417267756d656e740005001046656573000600001502080c78636d3c56657273696f6e656441737365747300010c08563304001902013c76333a3a4d756c746941737365747300030008563404004502012876343a3a41737365747300040008563504008d01012876353a3a417373657473000500001902100c78636d087633286d756c746961737365742c4d756c7469417373657473000004001d02013c5665633c4d756c746941737365743e00001d020000022102002102100c78636d087633286d756c74696173736574284d756c74694173736574000008010869642502011c4173736574496400010c66756e3d02012c46756e676962696c69747900002502100c78636d087633286d756c746961737365741c4173736574496400010820436f6e63726574650400290201344d756c74694c6f636174696f6e00000020416273747261637404000401205b75383b2033325d000100002902102c73746167696e675f78636d087633346d756c74696c6f636174696f6e344d756c74694c6f636174696f6e000008011c706172656e74730801087538000120696e746572696f722d0201244a756e6374696f6e7300002d02100c78636d087633246a756e6374696f6e73244a756e6374696f6e7300012410486572650000000858310400310201204a756e6374696f6e0001000858320800310201204a756e6374696f6e0000310201204a756e6374696f6e0002000858330c00310201204a756e6374696f6e0000310201204a756e6374696f6e0000310201204a756e6374696f6e0003000858341000310201204a756e6374696f6e0000310201204a756e6374696f6e0000310201204a756e6374696f6e0000310201204a756e6374696f6e0004000858351400310201204a756e6374696f6e0000310201204a756e6374696f6e0000310201204a756e6374696f6e0000310201204a756e6374696f6e0000310201204a756e6374696f6e0005000858361800310201204a756e6374696f6e0000310201204a756e6374696f6e0000310201204a756e6374696f6e0000310201204a756e6374696f6e0000310201204a756e6374696f6e0000310201204a756e6374696f6e0006000858371c00310201204a756e6374696f6e0000310201204a756e6374696f6e0000310201204a756e6374696f6e0000310201204a756e6374696f6e0000310201204a756e6374696f6e0000310201204a756e6374696f6e0000310201204a756e6374696f6e0007000858382000310201204a756e6374696f6e0000310201204a756e6374696f6e0000310201204a756e6374696f6e0000310201204a756e6374696f6e0000310201204a756e6374696f6e0000310201204a756e6374696f6e0000310201204a756e6374696f6e0000310201204a756e6374696f6e000800003102100c78636d087633206a756e6374696f6e204a756e6374696f6e0001282450617261636861696e04001d01010c7533320000002c4163636f756e744964333208011c6e6574776f726b350201444f7074696f6e3c4e6574776f726b49643e00010869640401205b75383b2033325d000100384163636f756e74496e646578363408011c6e6574776f726b350201444f7074696f6e3c4e6574776f726b49643e000114696e6465782c010c753634000200304163636f756e744b6579323008011c6e6574776f726b350201444f7074696f6e3c4e6574776f726b49643e00010c6b6579290101205b75383b2032305d0003003850616c6c6574496e7374616e6365040008010875380004003047656e6572616c496e64657804002d010110753132380005002847656e6572616c4b65790801186c656e6774680801087538000110646174610401205b75383b2033325d000600244f6e6c794368696c6400070024506c7572616c697479080108696431010118426f647949640001107061727435010120426f6479506172740008003c476c6f62616c436f6e73656e7375730400390201244e6574776f726b496400090000350204184f7074696f6e0404540139020108104e6f6e6500000010536f6d650400390200000100003902100c78636d087633206a756e6374696f6e244e6574776f726b496400012c24427947656e6573697304000401205b75383b2033325d000000184279466f726b080130626c6f636b5f6e756d62657230010c753634000128626c6f636b5f686173680401205b75383b2033325d00010020506f6c6b61646f74000200184b7573616d610003001c57657374656e6400040018526f636f636f00050018576f636f636f00060020457468657265756d040120636861696e5f69642c010c7536340007002c426974636f696e436f72650008002c426974636f696e4361736800090040506f6c6b61646f7442756c6c6574696e000a00003d02100c78636d087633286d756c746961737365742c46756e676962696c6974790001082046756e6769626c6504002d010110753132380000002c4e6f6e46756e6769626c650400410201344173736574496e7374616e6365000100004102100c78636d087633286d756c74696173736574344173736574496e7374616e636500011824556e646566696e656400000014496e64657804002d0101107531323800010018417272617934040048011c5b75383b20345d000200184172726179380400a501011c5b75383b20385d0003001c417272617931360400a90101205b75383b2031365d0004001c4172726179333204000401205b75383b2033325d000500004502102c73746167696e675f78636d0876341461737365741841737365747300000400490201285665633c41737365743e000049020000024d02004d02102c73746167696e675f78636d087634146173736574144173736574000008010869645102011c4173736574496400010c66756e8902012c46756e676962696c69747900005102102c73746167696e675f78636d0876341461737365741c4173736574496400000400550201204c6f636174696f6e00005502102c73746167696e675f78636d087634206c6f636174696f6e204c6f636174696f6e000008011c706172656e74730801087538000120696e746572696f72590201244a756e6374696f6e7300005902102c73746167696e675f78636d087634246a756e6374696f6e73244a756e6374696f6e73000124104865726500000008583104005d0201484172633c5b4a756e6374696f6e3b20315d3e00010008583204006d0201484172633c5b4a756e6374696f6e3b20325d3e0002000858330400710201484172633c5b4a756e6374696f6e3b20335d3e0003000858340400750201484172633c5b4a756e6374696f6e3b20345d3e0004000858350400790201484172633c5b4a756e6374696f6e3b20355d3e00050008583604007d0201484172633c5b4a756e6374696f6e3b20365d3e0006000858370400810201484172633c5b4a756e6374696f6e3b20375d3e0007000858380400850201484172633c5b4a756e6374696f6e3b20385d3e000800005d02000003010000006102006102102c73746167696e675f78636d087634206a756e6374696f6e204a756e6374696f6e0001282450617261636861696e04001d01010c7533320000002c4163636f756e744964333208011c6e6574776f726b650201444f7074696f6e3c4e6574776f726b49643e00010869640401205b75383b2033325d000100384163636f756e74496e646578363408011c6e6574776f726b650201444f7074696f6e3c4e6574776f726b49643e000114696e6465782c010c753634000200304163636f756e744b6579323008011c6e6574776f726b650201444f7074696f6e3c4e6574776f726b49643e00010c6b6579290101205b75383b2032305d0003003850616c6c6574496e7374616e6365040008010875380004003047656e6572616c496e64657804002d010110753132380005002847656e6572616c4b65790801186c656e6774680801087538000110646174610401205b75383b2033325d000600244f6e6c794368696c6400070024506c7572616c697479080108696431010118426f647949640001107061727435010120426f6479506172740008003c476c6f62616c436f6e73656e7375730400690201244e6574776f726b496400090000650204184f7074696f6e0404540169020108104e6f6e6500000010536f6d650400690200000100006902102c73746167696e675f78636d087634206a756e6374696f6e244e6574776f726b496400012c24427947656e6573697304000401205b75383b2033325d000000184279466f726b080130626c6f636b5f6e756d62657230010c753634000128626c6f636b5f686173680401205b75383b2033325d00010020506f6c6b61646f74000200184b7573616d610003001c57657374656e6400040018526f636f636f00050018576f636f636f00060020457468657265756d040120636861696e5f69642c010c7536340007002c426974636f696e436f72650008002c426974636f696e4361736800090040506f6c6b61646f7442756c6c6574696e000a00006d02000003020000006102007102000003030000006102007502000003040000006102007902000003050000006102007d02000003060000006102008102000003070000006102008502000003080000006102008902102c73746167696e675f78636d0876341461737365742c46756e676962696c6974790001082046756e6769626c6504002d010110753132380000002c4e6f6e46756e6769626c6504008d0201344173736574496e7374616e6365000100008d02102c73746167696e675f78636d087634146173736574344173736574496e7374616e636500011824556e646566696e656400000014496e64657804002d0101107531323800010018417272617934040048011c5b75383b20345d000200184172726179380400a501011c5b75383b20385d0003001c417272617931360400a90101205b75383b2031365d0004001c4172726179333204000401205b75383b2033325d000500009102080c78636d4456657273696f6e65644c6f636174696f6e00010c08563304002902014476333a3a4d756c74694c6f636174696f6e00030008563404005502013076343a3a4c6f636174696f6e00040008563504000d01013076353a3a4c6f636174696f6e00050000950204184f7074696f6e04045401300108104e6f6e6500000010536f6d65040030000001000099020c4863756d756c75735f70616c6c65745f78636d1870616c6c6574144576656e7404045400010c34496e76616c6964466f726d617404000401205b75383b2033325d00000880446f776e77617264206d65737361676520697320696e76616c69642058434d2e205c5b206964205c5d48556e737570706f7274656456657273696f6e04000401205b75383b2033325d000108bc446f776e77617264206d65737361676520697320756e737570706f727465642076657273696f6e206f662058434d2e205c5b206964205c5d404578656375746564446f776e7761726408000401205b75383b2033325d00007501011c4f7574636f6d65000208c4446f776e77617264206d65737361676520657865637574656420776974682074686520676976656e206f7574636f6d652e445c5b2069642c206f7574636f6d65205c5d047c54686520604576656e746020656e756d206f6620746869732070616c6c65749d020c7070616c6c65745f78636d5f6272696467655f6875625f726f757465721870616c6c6574144576656e740804540004490001086844656c6976657279466565466163746f724465637265617365640401246e65775f76616c7565a102012446697865645531323804944e65772076616c7565206f6620746865206044656c6976657279466565466163746f72602e00049c44656c69766572792066656520666163746f7220686173206265656e206465637265617365642e6844656c6976657279466565466163746f72496e637265617365640401246e65775f76616c7565a102012446697865645531323804944e65772076616c7565206f6620746865206044656c6976657279466565466163746f72602e01049c44656c69766572792066656520666163746f7220686173206265656e20696e637265617365642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574a1020c3473705f61726974686d657469632c66697865645f706f696e742446697865645531323800000400180110753132380000a5020c5070616c6c65745f6d6573736167655f71756575651870616c6c6574144576656e740404540001104050726f63657373696e674661696c65640c010869643401104832353604945468652060626c616b65325f323536602068617368206f6620746865206d6573736167652e01186f726967696ea90201484d6573736167654f726967696e4f663c543e0464546865207175657565206f6620746865206d6573736167652e01146572726f72b102014c50726f636573734d6573736167654572726f721060546865206572726f722074686174206f636375727265642e00490154686973206572726f7220697320707265747479206f70617175652e204d6f72652066696e652d677261696e6564206572726f7273206e65656420746f20626520656d6974746564206173206576656e74736862792074686520604d65737361676550726f636573736f72602e000455014d657373616765206469736361726465642064756520746f20616e206572726f7220696e2074686520604d65737361676550726f636573736f72602028757375616c6c79206120666f726d6174206572726f72292e2450726f63657373656410010869643401104832353604945468652060626c616b65325f323536602068617368206f6620746865206d6573736167652e01186f726967696ea90201484d6573736167654f726967696e4f663c543e0464546865207175657565206f6620746865206d6573736167652e012c7765696768745f7573656428011857656967687404c0486f77206d7563682077656967687420776173207573656420746f2070726f6365737320746865206d6573736167652e011c73756363657373200110626f6f6c18885768657468657220746865206d657373616765207761732070726f6365737365642e0049014e6f74652074686174207468697320646f6573206e6f74206d65616e20746861742074686520756e6465726c79696e6720604d65737361676550726f636573736f72602077617320696e7465726e616c6c7935017375636365737366756c2e204974202a736f6c656c792a206d65616e73207468617420746865204d512070616c6c65742077696c6c2074726561742074686973206173206120737563636573734d01636f6e646974696f6e20616e64206469736361726420746865206d6573736167652e20416e7920696e7465726e616c206572726f72206e6565647320746f20626520656d6974746564206173206576656e74736862792074686520604d65737361676550726f636573736f72602e0104544d6573736167652069732070726f6365737365642e484f766572776569676874456e71756575656410010869640401205b75383b2033325d04945468652060626c616b65325f323536602068617368206f6620746865206d6573736167652e01186f726967696ea90201484d6573736167654f726967696e4f663c543e0464546865207175657565206f6620746865206d6573736167652e0128706167655f696e64657810012450616765496e64657804605468652070616765206f6620746865206d6573736167652e01346d6573736167655f696e64657810011c543a3a53697a6504a454686520696e646578206f6620746865206d6573736167652077697468696e2074686520706167652e02048c4d65737361676520706c6163656420696e206f7665727765696768742071756575652e28506167655265617065640801186f726967696ea90201484d6573736167654f726967696e4f663c543e0458546865207175657565206f662074686520706167652e0114696e64657810012450616765496e646578045854686520696e646578206f662074686520706167652e03045454686973207061676520776173207265617065642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574a902085c63756d756c75735f7072696d6974697665735f636f7265584167677265676174654d6573736167654f726967696e00010c104865726500000018506172656e740001001c5369626c696e670400ad02011850617261496400020000ad020c74706f6c6b61646f745f70617261636861696e5f7072696d697469766573287072696d6974697665730849640000040010010c7533320000b10210346672616d655f737570706f727418747261697473206d657373616765734c50726f636573734d6573736167654572726f7200011824426164466f726d61740000001c436f72727570740001002c556e737570706f72746564000200284f7665727765696768740400280118576569676874000300145969656c6400040044537461636b4c696d69745265616368656400050000b5020c84736e6f776272696467655f70616c6c65745f73797374656d5f66726f6e74656e641870616c6c6574144576656e740404540001082c4d65737361676553656e741001186f726967696e0d0101204c6f636174696f6e00012c64657374696e6174696f6e0d0101204c6f636174696f6e00011c6d6573736167658101011c58636d3c28293e0001286d6573736167655f696404011c58636d486173680000043c416e2058434d207761732073656e74684578706f72744f7065726174696e674d6f64654368616e6765640401106d6f6465b90201344f7065726174696e674d6f646500010444536574204f7065726174696e674d6f6465047c54686520604576656e746020656e756d206f6620746869732070616c6c6574b9020c3c736e6f776272696467655f636f7265386f7065726174696e675f6d6f64654842617369634f7065726174696e674d6f6465000108184e6f726d616c0000001848616c74656400010000bd020c3870616c6c65745f7574696c6974791870616c6c6574144576656e74000120404261746368496e746572727570746564080114696e64657810010c7533320001146572726f7268013444697370617463684572726f7200000855014261746368206f66206469737061746368657320646964206e6f7420636f6d706c6574652066756c6c792e20496e646578206f66206669727374206661696c696e6720646973706174636820676976656e2c2061734877656c6c20617320746865206572726f722e384261746368436f6d706c65746564000104c84261746368206f66206469737061746368657320636f6d706c657465642066756c6c792077697468206e6f206572726f722e604261746368436f6d706c65746564576974684572726f7273000204b44261746368206f66206469737061746368657320636f6d706c657465642062757420686173206572726f72732e344974656d436f6d706c657465640003041d01412073696e676c65206974656d2077697468696e2061204261746368206f6620646973706174636865732068617320636f6d706c657465642077697468206e6f206572726f722e284974656d4661696c65640401146572726f7268013444697370617463684572726f720004041101412073696e676c65206974656d2077697468696e2061204261746368206f6620646973706174636865732068617320636f6d706c657465642077697468206572726f722e30446973706174636865644173040118726573756c749801384469737061746368526573756c7400050458412063616c6c2077617320646973706174636865642e444966456c73654d61696e53756363657373000604644d61696e2063616c6c2077617320646973706174636865642e504966456c736546616c6c6261636b43616c6c65640401286d61696e5f6572726f7268013444697370617463684572726f72000704845468652066616c6c6261636b2063616c6c2077617320646973706174636865642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574c1020c3c70616c6c65745f6d756c74697369671870616c6c6574144576656e740404540001142c4e65774d756c74697369670c0124617070726f76696e67000130543a3a4163636f756e7449640001206d756c7469736967000130543a3a4163636f756e74496400012463616c6c5f6861736804012043616c6c486173680000048c41206e6577206d756c7469736967206f7065726174696f6e2068617320626567756e2e404d756c7469736967417070726f76616c100124617070726f76696e67000130543a3a4163636f756e74496400012474696d65706f696e74c502017054696d65706f696e743c426c6f636b4e756d626572466f723c543e3e0001206d756c7469736967000130543a3a4163636f756e74496400012463616c6c5f6861736804012043616c6c48617368000104c841206d756c7469736967206f7065726174696f6e20686173206265656e20617070726f76656420627920736f6d656f6e652e404d756c74697369674578656375746564140124617070726f76696e67000130543a3a4163636f756e74496400012474696d65706f696e74c502017054696d65706f696e743c426c6f636b4e756d626572466f723c543e3e0001206d756c7469736967000130543a3a4163636f756e74496400012463616c6c5f6861736804012043616c6c48617368000118726573756c749801384469737061746368526573756c740002049c41206d756c7469736967206f7065726174696f6e20686173206265656e2065786563757465642e444d756c746973696743616e63656c6c656410012863616e63656c6c696e67000130543a3a4163636f756e74496400012474696d65706f696e74c502017054696d65706f696e743c426c6f636b4e756d626572466f723c543e3e0001206d756c7469736967000130543a3a4163636f756e74496400012463616c6c5f6861736804012043616c6c48617368000304a041206d756c7469736967206f7065726174696f6e20686173206265656e2063616e63656c6c65642e304465706f736974506f6b656410010c77686f000130543a3a4163636f756e74496400012463616c6c5f6861736804012043616c6c4861736800012c6f6c645f6465706f73697418013042616c616e63654f663c543e00012c6e65775f6465706f73697418013042616c616e63654f663c543e000404f0546865206465706f73697420666f722061206d756c7469736967206f7065726174696f6e20686173206265656e20757064617465642f706f6b65642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574c502083c70616c6c65745f6d756c74697369672454696d65706f696e74042c426c6f636b4e756d62657201100008011868656967687410012c426c6f636b4e756d626572000114696e64657810010c7533320000c9020c3070616c6c65745f70726f78791870616c6c6574144576656e7404045400011c3450726f78794578656375746564040118726573756c749801384469737061746368526573756c74000004bc412070726f78792077617320657865637574656420636f72726563746c792c20776974682074686520676976656e2e2c507572654372656174656410011070757265000130543a3a4163636f756e74496400010c77686f000130543a3a4163636f756e74496400012870726f78795f74797065cd020130543a3a50726f787954797065000150646973616d626967756174696f6e5f696e646578d102010c753136000108dc412070757265206163636f756e7420686173206265656e2063726561746564206279206e65772070726f7879207769746820676976656e90646973616d626967756174696f6e20696e64657820616e642070726f787920747970652e28507572654b696c6c656410011070757265000130543a3a4163636f756e74496400011c737061776e6572000130543a3a4163636f756e74496400012870726f78795f74797065cd020130543a3a50726f787954797065000150646973616d626967756174696f6e5f696e646578d102010c7531360002049c4120707572652070726f787920776173206b696c6c65642062792069747320737061776e65722e24416e6e6f756e6365640c01107265616c000130543a3a4163636f756e74496400011470726f7879000130543a3a4163636f756e74496400012463616c6c5f6861736834013443616c6c486173684f663c543e000304e0416e20616e6e6f756e63656d656e742077617320706c6163656420746f206d616b6520612063616c6c20696e20746865206675747572652e2850726f7879416464656410012464656c656761746f72000130543a3a4163636f756e74496400012464656c656761746565000130543a3a4163636f756e74496400012870726f78795f74797065cd020130543a3a50726f78795479706500011464656c6179100144426c6f636b4e756d626572466f723c543e00040448412070726f7879207761732061646465642e3050726f787952656d6f76656410012464656c656761746f72000130543a3a4163636f756e74496400012464656c656761746565000130543a3a4163636f756e74496400012870726f78795f74797065cd020130543a3a50726f78795479706500011464656c6179100144426c6f636b4e756d626572466f723c543e00050450412070726f7879207761732072656d6f7665642e304465706f736974506f6b656410010c77686f000130543a3a4163636f756e7449640001106b696e64d502012c4465706f7369744b696e6400012c6f6c645f6465706f73697418013042616c616e63654f663c543e00012c6e65775f6465706f73697418013042616c616e63654f663c543e000604090141206465706f7369742073746f72656420666f722070726f78696573206f7220616e6e6f756e63656d656e74732077617320706f6b6564202f20757064617465642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574cd02086861737365745f6875625f706f6c6b61646f745f72756e74696d652450726f7879547970650001300c416e790000002c4e6f6e5472616e736665720001002c43616e63656c50726f7879000200184173736574730003002841737365744f776e65720004003041737365744d616e6167657200050020436f6c6c61746f7200060028476f7665726e616e63650007001c5374616b696e670008003c4e6f6d696e6174696f6e506f6f6c730009001c41756374696f6e000a004050617261526567697374726174696f6e000b0000d1020000050400d502083070616c6c65745f70726f78792c4465706f7369744b696e640001081c50726f7869657300000034416e6e6f756e63656d656e747300010000d9020c3870616c6c65745f696e64696365731870616c6c6574144576656e7404045400011034496e64657841737369676e656408010c77686f000130543a3a4163636f756e744964000114696e64657810013c543a3a4163636f756e74496e6465780000047441206163636f756e7420696e646578207761732061737369676e65642e28496e6465784672656564040114696e64657810013c543a3a4163636f756e74496e646578000104bc41206163636f756e7420696e64657820686173206265656e2066726565642075702028756e61737369676e6564292e2c496e64657846726f7a656e080114696e64657810013c543a3a4163636f756e74496e64657800010c77686f000130543a3a4163636f756e744964000204e841206163636f756e7420696e64657820686173206265656e2066726f7a656e20746f206974732063757272656e74206163636f756e742049442e304465706f736974506f6b656410010c77686f000130543a3a4163636f756e744964000114696e64657810013c543a3a4163636f756e74496e64657800012c6f6c645f6465706f73697418013042616c616e63654f663c543e00012c6e65775f6465706f73697418013042616c616e63654f663c543e000304e841206465706f73697420746f207265736572766520616e20696e64657820686173206265656e20706f6b65642f7265636f6e736964657265642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574dd020c3470616c6c65745f6173736574731870616c6c6574144576656e740804540004490001681c437265617465640c012061737365745f6964100128543a3a4173736574496400011c63726561746f72000130543a3a4163636f756e7449640001146f776e6572000130543a3a4163636f756e74496400000474536f6d6520617373657420636c6173732077617320637265617465642e184973737565640c012061737365745f6964100128543a3a417373657449640001146f776e6572000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500010460536f6d65206173736574732077657265206973737565642e2c5472616e7366657272656410012061737365745f6964100128543a3a4173736574496400011066726f6d000130543a3a4163636f756e744964000108746f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500020474536f6d65206173736574732077657265207472616e736665727265642e184275726e65640c012061737365745f6964100128543a3a417373657449640001146f776e6572000130543a3a4163636f756e74496400011c62616c616e6365180128543a3a42616c616e63650003046c536f6d652061737365747320776572652064657374726f7965642e2c5465616d4368616e67656410012061737365745f6964100128543a3a41737365744964000118697373756572000130543a3a4163636f756e74496400011461646d696e000130543a3a4163636f756e74496400011c667265657a6572000130543a3a4163636f756e74496400040470546865206d616e6167656d656e74207465616d206368616e6765642e304f776e65724368616e67656408012061737365745f6964100128543a3a417373657449640001146f776e6572000130543a3a4163636f756e74496400050448546865206f776e6572206368616e6765642e1846726f7a656e08012061737365745f6964100128543a3a4173736574496400010c77686f000130543a3a4163636f756e74496400060478536f6d65206163636f756e74206077686f60207761732066726f7a656e2e1854686177656408012061737365745f6964100128543a3a4173736574496400010c77686f000130543a3a4163636f756e74496400070478536f6d65206163636f756e74206077686f6020776173207468617765642e2c417373657446726f7a656e04012061737365745f6964100128543a3a4173736574496400080484536f6d65206173736574206061737365745f696460207761732066726f7a656e2e2c417373657454686177656404012061737365745f6964100128543a3a4173736574496400090484536f6d65206173736574206061737365745f69646020776173207468617765642e444163636f756e747344657374726f7965640c012061737365745f6964100128543a3a417373657449640001486163636f756e74735f64657374726f79656410010c7533320001486163636f756e74735f72656d61696e696e6710010c753332000a04a04163636f756e747320776572652064657374726f79656420666f7220676976656e2061737365742e48417070726f76616c7344657374726f7965640c012061737365745f6964100128543a3a4173736574496400014c617070726f76616c735f64657374726f79656410010c75333200014c617070726f76616c735f72656d61696e696e6710010c753332000b04a4417070726f76616c7320776572652064657374726f79656420666f7220676976656e2061737365742e484465737472756374696f6e5374617274656404012061737365745f6964100128543a3a41737365744964000c04d0416e20617373657420636c61737320697320696e207468652070726f63657373206f66206265696e672064657374726f7965642e2444657374726f79656404012061737365745f6964100128543a3a41737365744964000d0474416e20617373657420636c617373207761732064657374726f7965642e30466f7263654372656174656408012061737365745f6964100128543a3a417373657449640001146f776e6572000130543a3a4163636f756e744964000e048c536f6d6520617373657420636c6173732077617320666f7263652d637265617465642e2c4d6574616461746153657414012061737365745f6964100128543a3a417373657449640001106e616d6538011c5665633c75383e00011873796d626f6c38011c5665633c75383e000120646563696d616c73080108753800012469735f66726f7a656e200110626f6f6c000f049c4e6577206d6574616461746120686173206265656e2073657420666f7220616e2061737365742e3c4d65746164617461436c656172656404012061737365745f6964100128543a3a417373657449640010049c4d6574616461746120686173206265656e20636c656172656420666f7220616e2061737365742e40417070726f7665645472616e7366657210012061737365745f6964100128543a3a41737365744964000118736f75726365000130543a3a4163636f756e74496400012064656c6567617465000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650011043101284164646974696f6e616c292066756e64732068617665206265656e20617070726f76656420666f72207472616e7366657220746f20612064657374696e6174696f6e206163636f756e742e44417070726f76616c43616e63656c6c65640c012061737365745f6964100128543a3a417373657449640001146f776e6572000130543a3a4163636f756e74496400012064656c6567617465000130543a3a4163636f756e744964001204f0416e20617070726f76616c20666f72206163636f756e74206064656c656761746560207761732063616e63656c6c656420627920606f776e6572602e4c5472616e73666572726564417070726f76656414012061737365745f6964100128543a3a417373657449640001146f776e6572000130543a3a4163636f756e74496400012064656c6567617465000130543a3a4163636f756e74496400012c64657374696e6174696f6e000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650013083101416e2060616d6f756e746020776173207472616e7366657272656420696e2069747320656e7469726574792066726f6d20606f776e65726020746f206064657374696e6174696f6e602062796074686520617070726f766564206064656c6567617465602e4841737365745374617475734368616e67656404012061737365745f6964100128543a3a41737365744964001404f8416e2061737365742068617320686164206974732061747472696275746573206368616e676564206279207468652060466f72636560206f726967696e2e5841737365744d696e42616c616e63654368616e67656408012061737365745f6964100128543a3a4173736574496400013c6e65775f6d696e5f62616c616e6365180128543a3a42616c616e63650015040101546865206d696e5f62616c616e6365206f6620616e20617373657420686173206265656e207570646174656420627920746865206173736574206f776e65722e1c546f75636865640c012061737365745f6964100128543a3a4173736574496400010c77686f000130543a3a4163636f756e7449640001246465706f7369746f72000130543a3a4163636f756e744964001604fc536f6d65206163636f756e74206077686f6020776173206372656174656420776974682061206465706f7369742066726f6d20606465706f7369746f72602e1c426c6f636b656408012061737365745f6964100128543a3a4173736574496400010c77686f000130543a3a4163636f756e7449640017047c536f6d65206163636f756e74206077686f602077617320626c6f636b65642e244465706f73697465640c012061737365745f6964100128543a3a4173736574496400010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365001804dc536f6d65206173736574732077657265206465706f73697465642028652e672e20666f72207472616e73616374696f6e2066656573292e2457697468647261776e0c012061737365745f6964100128543a3a4173736574496400010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650019042101536f6d652061737365747320776572652077697468647261776e2066726f6d20746865206163636f756e742028652e672e20666f72207472616e73616374696f6e2066656573292e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574e1020c3870616c6c65745f756e69717565731870616c6c6574144576656e7408045400044900016c1c437265617465640c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400011c63726561746f72000130543a3a4163636f756e7449640001146f776e6572000130543a3a4163636f756e7449640000046c412060636f6c6c656374696f6e602077617320637265617465642e30466f72636543726561746564080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001146f776e6572000130543a3a4163636f756e74496400010484412060636f6c6c656374696f6e602077617320666f7263652d637265617465642e2444657374726f796564040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400020474412060636f6c6c656374696f6e60207761732064657374726f7965642e184973737565640c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001146f776e6572000130543a3a4163636f756e74496400030454416e20606974656d6020776173206973737565642e2c5472616e73666572726564100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400011066726f6d000130543a3a4163636f756e744964000108746f000130543a3a4163636f756e74496400040468416e20606974656d6020776173207472616e736665727265642e184275726e65640c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001146f776e6572000130543a3a4163636f756e74496400050460416e20606974656d60207761732064657374726f7965642e1846726f7a656e080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640006045c536f6d6520606974656d60207761732066726f7a656e2e18546861776564080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640007045c536f6d6520606974656d6020776173207468617765642e40436f6c6c656374696f6e46726f7a656e040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400080474536f6d652060636f6c6c656374696f6e60207761732066726f7a656e2e40436f6c6c656374696f6e546861776564040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400090474536f6d652060636f6c6c656374696f6e6020776173207468617765642e304f776e65724368616e676564080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001246e65775f6f776e6572000130543a3a4163636f756e744964000a0448546865206f776e6572206368616e6765642e2c5465616d4368616e676564100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964000118697373756572000130543a3a4163636f756e74496400011461646d696e000130543a3a4163636f756e74496400011c667265657a6572000130543a3a4163636f756e744964000b0470546865206d616e6167656d656e74207465616d206368616e6765642e40417070726f7665645472616e73666572100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001146f776e6572000130543a3a4163636f756e74496400012064656c6567617465000130543a3a4163636f756e744964000c083101416e20606974656d60206f6620612060636f6c6c656374696f6e6020686173206265656e20617070726f7665642062792074686520606f776e65726020666f72207472616e736665722062793461206064656c6567617465602e44417070726f76616c43616e63656c6c6564100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001146f776e6572000130543a3a4163636f756e74496400012064656c6567617465000130543a3a4163636f756e744964000d081901416e20617070726f76616c20666f722061206064656c656761746560206163636f756e7420746f207472616e736665722074686520606974656d60206f6620616e206974656da860636f6c6c656374696f6e60207761732063616e63656c6c65642062792069747320606f776e6572602e444974656d5374617475734368616e676564040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964000e041101412060636f6c6c656374696f6e602068617320686164206974732061747472696275746573206368616e676564206279207468652060466f72636560206f726967696e2e54436f6c6c656374696f6e4d657461646174615365740c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400011064617461e5020178426f756e6465645665633c75382c20543a3a537472696e674c696d69743e00012469735f66726f7a656e200110626f6f6c000f04b44e6577206d6574616461746120686173206265656e2073657420666f7220612060636f6c6c656374696f6e602e64436f6c6c656374696f6e4d65746164617461436c6561726564040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964001004b44d6574616461746120686173206265656e20636c656172656420666f7220612060636f6c6c656374696f6e602e2c4d65746164617461536574100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400011064617461e5020178426f756e6465645665633c75382c20543a3a537472696e674c696d69743e00012469735f66726f7a656e200110626f6f6c001104984e6577206d6574616461746120686173206265656e2073657420666f7220616e206974656d2e3c4d65746164617461436c6561726564080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d4964001204984d6574616461746120686173206265656e20636c656172656420666f7220616e206974656d2e2c52656465706f7369746564080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001407375636365737366756c5f6974656d73e90201385665633c543a3a4974656d49643e001304984d6574616461746120686173206265656e20636c656172656420666f7220616e206974656d2e30417474726962757465536574100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001286d617962655f6974656ded0201444f7074696f6e3c543a3a4974656d49643e00010c6b6579f102016c426f756e6465645665633c75382c20543a3a4b65794c696d69743e00011476616c7565f5020174426f756e6465645665633c75382c20543a3a56616c75654c696d69743e00140405014e657720617474726962757465206d6574616461746120686173206265656e2073657420666f7220612060636f6c6c656374696f6e60206f7220606974656d602e40417474726962757465436c65617265640c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001286d617962655f6974656ded0201444f7074696f6e3c543a3a4974656d49643e00010c6b6579f102016c426f756e6465645665633c75382c20543a3a4b65794c696d69743e0015040501417474726962757465206d6574616461746120686173206265656e20636c656172656420666f7220612060636f6c6c656374696f6e60206f7220606974656d602e684f776e657273686970416363657074616e63654368616e67656408010c77686f000130543a3a4163636f756e7449640001406d617962655f636f6c6c656374696f6eed02015c4f7074696f6e3c543a3a436f6c6c656374696f6e49643e001604c04f776e65727368697020616363657074616e636520686173206368616e67656420666f7220616e206163636f756e742e58436f6c6c656374696f6e4d6178537570706c79536574080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001286d61785f737570706c7910010c753332001704a44d617820737570706c7920686173206265656e2073657420666f72206120636f6c6c656374696f6e2e304974656d5072696365536574100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d4964000114707269636518013c4974656d50726963653c542c20493e00014477686974656c69737465645f6275796572f90201504f7074696f6e3c543a3a4163636f756e7449643e0018048c546865207072696365207761732073657420666f722074686520696e7374616e63652e404974656d507269636552656d6f766564080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640019049c54686520707269636520666f722074686520696e7374616e6365207761732072656d6f7665642e284974656d426f75676874140128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d4964000114707269636518013c4974656d50726963653c542c20493e00011873656c6c6572000130543a3a4163636f756e7449640001146275796572000130543a3a4163636f756e744964001a044c416e206974656d2077617320626f756768742e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574e5020c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000e9020000021000ed0204184f7074696f6e04045401100108104e6f6e6500000010536f6d650400100000010000f1020c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000f5020c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000f90204184f7074696f6e04045401000108104e6f6e6500000010536f6d650400000000010000fd020c2c70616c6c65745f6e6674731870616c6c6574144576656e740804540004490001981c437265617465640c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400011c63726561746f72000130543a3a4163636f756e7449640001146f776e6572000130543a3a4163636f756e7449640000046c412060636f6c6c656374696f6e602077617320637265617465642e30466f72636543726561746564080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001146f776e6572000130543a3a4163636f756e74496400010484412060636f6c6c656374696f6e602077617320666f7263652d637265617465642e2444657374726f796564040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400020474412060636f6c6c656374696f6e60207761732064657374726f7965642e184973737565640c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001146f776e6572000130543a3a4163636f756e74496400030454416e20606974656d6020776173206973737565642e2c5472616e73666572726564100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400011066726f6d000130543a3a4163636f756e744964000108746f000130543a3a4163636f756e74496400040468416e20606974656d6020776173207472616e736665727265642e184275726e65640c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001146f776e6572000130543a3a4163636f756e74496400050460416e20606974656d60207761732064657374726f7965642e484974656d5472616e736665724c6f636b6564080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400060488416e20606974656d6020626563616d65206e6f6e2d7472616e7366657261626c652e504974656d5472616e73666572556e6c6f636b6564080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400070478416e20606974656d6020626563616d65207472616e7366657261626c652e504974656d50726f706572746965734c6f636b6564100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001346c6f636b5f6d65746164617461200110626f6f6c00013c6c6f636b5f61747472696275746573200110626f6f6c000804a8606974656d60206d65746164617461206f7220617474726962757465732077657265206c6f636b65642e40436f6c6c656374696f6e4c6f636b6564040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400090474536f6d652060636f6c6c656374696f6e6020776173206c6f636b65642e304f776e65724368616e676564080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001246e65775f6f776e6572000130543a3a4163636f756e744964000a0448546865206f776e6572206368616e6765642e2c5465616d4368616e676564100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964000118697373756572f90201504f7074696f6e3c543a3a4163636f756e7449643e00011461646d696ef90201504f7074696f6e3c543a3a4163636f756e7449643e00011c667265657a6572f90201504f7074696f6e3c543a3a4163636f756e7449643e000b0470546865206d616e6167656d656e74207465616d206368616e6765642e405472616e73666572417070726f766564140128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001146f776e6572000130543a3a4163636f756e74496400012064656c6567617465000130543a3a4163636f756e744964000120646561646c696e65ed0201704f7074696f6e3c426c6f636b4e756d626572466f723c542c20493e3e000c083101416e20606974656d60206f6620612060636f6c6c656374696f6e6020686173206265656e20617070726f7665642062792074686520606f776e65726020666f72207472616e736665722062793461206064656c6567617465602e44417070726f76616c43616e63656c6c6564100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001146f776e6572000130543a3a4163636f756e74496400012064656c6567617465000130543a3a4163636f756e744964000d081901416e20617070726f76616c20666f722061206064656c656761746560206163636f756e7420746f207472616e736665722074686520606974656d60206f6620616e206974656da860636f6c6c656374696f6e60207761732063616e63656c6c65642062792069747320606f776e6572602e54416c6c417070726f76616c7343616e63656c6c65640c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001146f776e6572000130543a3a4163636f756e744964000e049c416c6c20617070726f76616c73206f6620616e206974656d20676f742063616e63656c6c65642e5c436f6c6c656374696f6e436f6e6669674368616e676564040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964000f040101412060636f6c6c656374696f6e6020686173206861642069747320636f6e666967206368616e676564206279207468652060466f72636560206f726967696e2e54436f6c6c656374696f6e4d65746164617461536574080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106461746101030178426f756e6465645665633c75382c20543a3a537472696e674c696d69743e001004b44e6577206d6574616461746120686173206265656e2073657420666f7220612060636f6c6c656374696f6e602e64436f6c6c656374696f6e4d65746164617461436c6561726564040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964001104b44d6574616461746120686173206265656e20636c656172656420666f7220612060636f6c6c656374696f6e602e3c4974656d4d657461646174615365740c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001106461746101030178426f756e6465645665633c75382c20543a3a537472696e674c696d69743e001204984e6577206d6574616461746120686173206265656e2073657420666f7220616e206974656d2e4c4974656d4d65746164617461436c6561726564080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d4964001304984d6574616461746120686173206265656e20636c656172656420666f7220616e206974656d2e2c52656465706f7369746564080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001407375636365737366756c5f6974656d73e90201385665633c543a3a4974656d49643e0014042101546865206465706f73697420666f72206120736574206f6620606974656d60732077697468696e20612060636f6c6c656374696f6e6020686173206265656e20757064617465642e30417474726962757465536574140128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001286d617962655f6974656ded0201444f7074696f6e3c543a3a4974656d49643e00010c6b6579f502016c426f756e6465645665633c75382c20543a3a4b65794c696d69743e00011476616c756501030174426f756e6465645665633c75382c20543a3a56616c75654c696d69743e0001246e616d657370616365050301804174747269627574654e616d6573706163653c543a3a4163636f756e7449643e00150405014e657720617474726962757465206d6574616461746120686173206265656e2073657420666f7220612060636f6c6c656374696f6e60206f7220606974656d602e40417474726962757465436c6561726564100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001286d617962655f6974656ded0201444f7074696f6e3c543a3a4974656d49643e00010c6b6579f502016c426f756e6465645665633c75382c20543a3a4b65794c696d69743e0001246e616d657370616365050301804174747269627574654e616d6573706163653c543a3a4163636f756e7449643e0016040501417474726962757465206d6574616461746120686173206265656e20636c656172656420666f7220612060636f6c6c656374696f6e60206f7220606974656d602e6c4974656d41747472696275746573417070726f76616c41646465640c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400012064656c6567617465000130543a3a4163636f756e744964001704cc41206e657720617070726f76616c20746f206d6f64696679206974656d2061747472696275746573207761732061646465642e744974656d41747472696275746573417070726f76616c52656d6f7665640c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400012064656c6567617465000130543a3a4163636f756e744964001804d441206e657720617070726f76616c20746f206d6f64696679206974656d2061747472696275746573207761732072656d6f7665642e684f776e657273686970416363657074616e63654368616e67656408010c77686f000130543a3a4163636f756e7449640001406d617962655f636f6c6c656374696f6eed02015c4f7074696f6e3c543a3a436f6c6c656374696f6e49643e001904c04f776e65727368697020616363657074616e636520686173206368616e67656420666f7220616e206163636f756e742e58436f6c6c656374696f6e4d6178537570706c79536574080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001286d61785f737570706c7910010c753332001a04a44d617820737570706c7920686173206265656e2073657420666f72206120636f6c6c656374696f6e2e74436f6c6c656374696f6e4d696e7453657474696e677355706461746564040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964001b04ac4d696e742073657474696e677320666f72206120636f6c6c656374696f6e20686164206368616e6765642e6c4e657874436f6c6c656374696f6e4964496e6372656d656e74656404011c6e6578745f6964ed02015c4f7074696f6e3c543a3a436f6c6c656374696f6e49643e001c0401014576656e74206765747320656d6974746564207768656e2074686520604e657874436f6c6c656374696f6e496460206765747320696e6372656d656e7465642e304974656d5072696365536574100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d4964000114707269636518013c4974656d50726963653c542c20493e00014477686974656c69737465645f6275796572f90201504f7074696f6e3c543a3a4163636f756e7449643e001d047c546865207072696365207761732073657420666f7220746865206974656d2e404974656d507269636552656d6f766564080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d4964001e048c54686520707269636520666f7220746865206974656d207761732072656d6f7665642e284974656d426f75676874140128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d4964000114707269636518013c4974656d50726963653c542c20493e00011873656c6c6572000130543a3a4163636f756e7449640001146275796572000130543a3a4163636f756e744964001f044c416e206974656d2077617320626f756768742e1c54697053656e74140128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400011873656e646572000130543a3a4163636f756e7449640001207265636569766572000130543a3a4163636f756e744964000118616d6f756e741801584465706f73697442616c616e63654f663c542c20493e0020043c4120746970207761732073656e742e2c53776170437265617465641801486f6666657265645f636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001306f6666657265645f6974656d100124543a3a4974656d4964000148646573697265645f636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964000130646573697265645f6974656ded0201444f7074696f6e3c543a3a4974656d49643e0001147072696365090301ac4f7074696f6e3c507269636557697468446972656374696f6e3c4974656d50726963653c542c20493e3e3e000120646561646c696e65100150426c6f636b4e756d626572466f723c542c20493e00210488416e20606974656d60207377617020696e74656e742077617320637265617465642e345377617043616e63656c6c65641801486f6666657265645f636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001306f6666657265645f6974656d100124543a3a4974656d4964000148646573697265645f636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964000130646573697265645f6974656ded0201444f7074696f6e3c543a3a4974656d49643e0001147072696365090301ac4f7074696f6e3c507269636557697468446972656374696f6e3c4974656d50726963653c542c20493e3e3e000120646561646c696e65100150426c6f636b4e756d626572466f723c542c20493e0022045c5468652073776170207761732063616e63656c6c65642e2c53776170436c61696d656420013c73656e745f636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400012473656e745f6974656d100124543a3a4974656d496400013c73656e745f6974656d5f6f776e6572000130543a3a4163636f756e74496400014c72656365697665645f636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400013472656365697665645f6974656d100124543a3a4974656d496400014c72656365697665645f6974656d5f6f776e6572000130543a3a4163636f756e7449640001147072696365090301ac4f7074696f6e3c507269636557697468446972656374696f6e3c4974656d50726963653c542c20493e3e3e000120646561646c696e65100150426c6f636b4e756d626572466f723c542c20493e00230468546865207377617020686173206265656e20636c61696d65642e585072655369676e6564417474726962757465735365740c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001246e616d657370616365050301804174747269627574654e616d6573706163653c543a3a4163636f756e7449643e002404fc4e657720617474726962757465732068617665206265656e2073657420666f7220616e20606974656d60206f66207468652060636f6c6c656374696f6e602e4850616c6c6574417474726962757465536574100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656ded0201444f7074696f6e3c543a3a4974656d49643e0001246174747269627574651503018450616c6c6574417474726962757465733c543a3a436f6c6c656374696f6e49643e00011476616c756501030174426f756e6465645665633c75382c20543a3a56616c75654c696d69743e0025084d0141206e65772061747472696275746520696e20746865206050616c6c657460206e616d657370616365207761732073657420666f72207468652060636f6c6c656374696f6e60206f7220616e20606974656d606477697468696e20746861742060636f6c6c656374696f6e602e047c54686520604576656e746020656e756d206f6620746869732070616c6c657401030c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e000005030c2c70616c6c65745f6e667473147479706573484174747269627574654e616d65737061636504244163636f756e744964010001101850616c6c65740000003c436f6c6c656374696f6e4f776e6572000100244974656d4f776e65720002001c4163636f756e7404000001244163636f756e74496400030000090304184f7074696f6e040454010d030108104e6f6e6500000010536f6d6504000d0300000100000d030c2c70616c6c65745f6e66747314747970657348507269636557697468446972656374696f6e0418416d6f756e74011800080118616d6f756e74180118416d6f756e74000124646972656374696f6e110301385072696365446972656374696f6e000011030c2c70616c6c65745f6e667473147479706573385072696365446972656374696f6e0001081053656e640000001c526563656976650001000015030c2c70616c6c65745f6e6674731474797065734050616c6c6574417474726962757465730430436f6c6c656374696f6e4964011001082c55736564546f436c61696d0400100130436f6c6c656374696f6e4964000000405472616e7366657244697361626c65640001000019030c3470616c6c65745f6173736574731870616c6c6574144576656e740804540004490001681c437265617465640c012061737365745f69640d010128543a3a4173736574496400011c63726561746f72000130543a3a4163636f756e7449640001146f776e6572000130543a3a4163636f756e74496400000474536f6d6520617373657420636c6173732077617320637265617465642e184973737565640c012061737365745f69640d010128543a3a417373657449640001146f776e6572000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500010460536f6d65206173736574732077657265206973737565642e2c5472616e7366657272656410012061737365745f69640d010128543a3a4173736574496400011066726f6d000130543a3a4163636f756e744964000108746f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500020474536f6d65206173736574732077657265207472616e736665727265642e184275726e65640c012061737365745f69640d010128543a3a417373657449640001146f776e6572000130543a3a4163636f756e74496400011c62616c616e6365180128543a3a42616c616e63650003046c536f6d652061737365747320776572652064657374726f7965642e2c5465616d4368616e67656410012061737365745f69640d010128543a3a41737365744964000118697373756572000130543a3a4163636f756e74496400011461646d696e000130543a3a4163636f756e74496400011c667265657a6572000130543a3a4163636f756e74496400040470546865206d616e6167656d656e74207465616d206368616e6765642e304f776e65724368616e67656408012061737365745f69640d010128543a3a417373657449640001146f776e6572000130543a3a4163636f756e74496400050448546865206f776e6572206368616e6765642e1846726f7a656e08012061737365745f69640d010128543a3a4173736574496400010c77686f000130543a3a4163636f756e74496400060478536f6d65206163636f756e74206077686f60207761732066726f7a656e2e1854686177656408012061737365745f69640d010128543a3a4173736574496400010c77686f000130543a3a4163636f756e74496400070478536f6d65206163636f756e74206077686f6020776173207468617765642e2c417373657446726f7a656e04012061737365745f69640d010128543a3a4173736574496400080484536f6d65206173736574206061737365745f696460207761732066726f7a656e2e2c417373657454686177656404012061737365745f69640d010128543a3a4173736574496400090484536f6d65206173736574206061737365745f69646020776173207468617765642e444163636f756e747344657374726f7965640c012061737365745f69640d010128543a3a417373657449640001486163636f756e74735f64657374726f79656410010c7533320001486163636f756e74735f72656d61696e696e6710010c753332000a04a04163636f756e747320776572652064657374726f79656420666f7220676976656e2061737365742e48417070726f76616c7344657374726f7965640c012061737365745f69640d010128543a3a4173736574496400014c617070726f76616c735f64657374726f79656410010c75333200014c617070726f76616c735f72656d61696e696e6710010c753332000b04a4417070726f76616c7320776572652064657374726f79656420666f7220676976656e2061737365742e484465737472756374696f6e5374617274656404012061737365745f69640d010128543a3a41737365744964000c04d0416e20617373657420636c61737320697320696e207468652070726f63657373206f66206265696e672064657374726f7965642e2444657374726f79656404012061737365745f69640d010128543a3a41737365744964000d0474416e20617373657420636c617373207761732064657374726f7965642e30466f7263654372656174656408012061737365745f69640d010128543a3a417373657449640001146f776e6572000130543a3a4163636f756e744964000e048c536f6d6520617373657420636c6173732077617320666f7263652d637265617465642e2c4d6574616461746153657414012061737365745f69640d010128543a3a417373657449640001106e616d6538011c5665633c75383e00011873796d626f6c38011c5665633c75383e000120646563696d616c73080108753800012469735f66726f7a656e200110626f6f6c000f049c4e6577206d6574616461746120686173206265656e2073657420666f7220616e2061737365742e3c4d65746164617461436c656172656404012061737365745f69640d010128543a3a417373657449640010049c4d6574616461746120686173206265656e20636c656172656420666f7220616e2061737365742e40417070726f7665645472616e7366657210012061737365745f69640d010128543a3a41737365744964000118736f75726365000130543a3a4163636f756e74496400012064656c6567617465000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650011043101284164646974696f6e616c292066756e64732068617665206265656e20617070726f76656420666f72207472616e7366657220746f20612064657374696e6174696f6e206163636f756e742e44417070726f76616c43616e63656c6c65640c012061737365745f69640d010128543a3a417373657449640001146f776e6572000130543a3a4163636f756e74496400012064656c6567617465000130543a3a4163636f756e744964001204f0416e20617070726f76616c20666f72206163636f756e74206064656c656761746560207761732063616e63656c6c656420627920606f776e6572602e4c5472616e73666572726564417070726f76656414012061737365745f69640d010128543a3a417373657449640001146f776e6572000130543a3a4163636f756e74496400012064656c6567617465000130543a3a4163636f756e74496400012c64657374696e6174696f6e000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650013083101416e2060616d6f756e746020776173207472616e7366657272656420696e2069747320656e7469726574792066726f6d20606f776e65726020746f206064657374696e6174696f6e602062796074686520617070726f766564206064656c6567617465602e4841737365745374617475734368616e67656404012061737365745f69640d010128543a3a41737365744964001404f8416e2061737365742068617320686164206974732061747472696275746573206368616e676564206279207468652060466f72636560206f726967696e2e5841737365744d696e42616c616e63654368616e67656408012061737365745f69640d010128543a3a4173736574496400013c6e65775f6d696e5f62616c616e6365180128543a3a42616c616e63650015040101546865206d696e5f62616c616e6365206f6620616e20617373657420686173206265656e207570646174656420627920746865206173736574206f776e65722e1c546f75636865640c012061737365745f69640d010128543a3a4173736574496400010c77686f000130543a3a4163636f756e7449640001246465706f7369746f72000130543a3a4163636f756e744964001604fc536f6d65206163636f756e74206077686f6020776173206372656174656420776974682061206465706f7369742066726f6d20606465706f7369746f72602e1c426c6f636b656408012061737365745f69640d010128543a3a4173736574496400010c77686f000130543a3a4163636f756e7449640017047c536f6d65206163636f756e74206077686f602077617320626c6f636b65642e244465706f73697465640c012061737365745f69640d010128543a3a4173736574496400010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365001804dc536f6d65206173736574732077657265206465706f73697465642028652e672e20666f72207472616e73616374696f6e2066656573292e2457697468647261776e0c012061737365745f69640d010128543a3a4173736574496400010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650019042101536f6d652061737365747320776572652077697468647261776e2066726f6d20746865206163636f756e742028652e672e20666f72207472616e73616374696f6e2066656573292e047c54686520604576656e746020656e756d206f6620746869732070616c6c65741d030c3470616c6c65745f6173736574731870616c6c6574144576656e740804540004490001681c437265617465640c012061737365745f6964100128543a3a4173736574496400011c63726561746f72000130543a3a4163636f756e7449640001146f776e6572000130543a3a4163636f756e74496400000474536f6d6520617373657420636c6173732077617320637265617465642e184973737565640c012061737365745f6964100128543a3a417373657449640001146f776e6572000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500010460536f6d65206173736574732077657265206973737565642e2c5472616e7366657272656410012061737365745f6964100128543a3a4173736574496400011066726f6d000130543a3a4163636f756e744964000108746f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500020474536f6d65206173736574732077657265207472616e736665727265642e184275726e65640c012061737365745f6964100128543a3a417373657449640001146f776e6572000130543a3a4163636f756e74496400011c62616c616e6365180128543a3a42616c616e63650003046c536f6d652061737365747320776572652064657374726f7965642e2c5465616d4368616e67656410012061737365745f6964100128543a3a41737365744964000118697373756572000130543a3a4163636f756e74496400011461646d696e000130543a3a4163636f756e74496400011c667265657a6572000130543a3a4163636f756e74496400040470546865206d616e6167656d656e74207465616d206368616e6765642e304f776e65724368616e67656408012061737365745f6964100128543a3a417373657449640001146f776e6572000130543a3a4163636f756e74496400050448546865206f776e6572206368616e6765642e1846726f7a656e08012061737365745f6964100128543a3a4173736574496400010c77686f000130543a3a4163636f756e74496400060478536f6d65206163636f756e74206077686f60207761732066726f7a656e2e1854686177656408012061737365745f6964100128543a3a4173736574496400010c77686f000130543a3a4163636f756e74496400070478536f6d65206163636f756e74206077686f6020776173207468617765642e2c417373657446726f7a656e04012061737365745f6964100128543a3a4173736574496400080484536f6d65206173736574206061737365745f696460207761732066726f7a656e2e2c417373657454686177656404012061737365745f6964100128543a3a4173736574496400090484536f6d65206173736574206061737365745f69646020776173207468617765642e444163636f756e747344657374726f7965640c012061737365745f6964100128543a3a417373657449640001486163636f756e74735f64657374726f79656410010c7533320001486163636f756e74735f72656d61696e696e6710010c753332000a04a04163636f756e747320776572652064657374726f79656420666f7220676976656e2061737365742e48417070726f76616c7344657374726f7965640c012061737365745f6964100128543a3a4173736574496400014c617070726f76616c735f64657374726f79656410010c75333200014c617070726f76616c735f72656d61696e696e6710010c753332000b04a4417070726f76616c7320776572652064657374726f79656420666f7220676976656e2061737365742e484465737472756374696f6e5374617274656404012061737365745f6964100128543a3a41737365744964000c04d0416e20617373657420636c61737320697320696e207468652070726f63657373206f66206265696e672064657374726f7965642e2444657374726f79656404012061737365745f6964100128543a3a41737365744964000d0474416e20617373657420636c617373207761732064657374726f7965642e30466f7263654372656174656408012061737365745f6964100128543a3a417373657449640001146f776e6572000130543a3a4163636f756e744964000e048c536f6d6520617373657420636c6173732077617320666f7263652d637265617465642e2c4d6574616461746153657414012061737365745f6964100128543a3a417373657449640001106e616d6538011c5665633c75383e00011873796d626f6c38011c5665633c75383e000120646563696d616c73080108753800012469735f66726f7a656e200110626f6f6c000f049c4e6577206d6574616461746120686173206265656e2073657420666f7220616e2061737365742e3c4d65746164617461436c656172656404012061737365745f6964100128543a3a417373657449640010049c4d6574616461746120686173206265656e20636c656172656420666f7220616e2061737365742e40417070726f7665645472616e7366657210012061737365745f6964100128543a3a41737365744964000118736f75726365000130543a3a4163636f756e74496400012064656c6567617465000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650011043101284164646974696f6e616c292066756e64732068617665206265656e20617070726f76656420666f72207472616e7366657220746f20612064657374696e6174696f6e206163636f756e742e44417070726f76616c43616e63656c6c65640c012061737365745f6964100128543a3a417373657449640001146f776e6572000130543a3a4163636f756e74496400012064656c6567617465000130543a3a4163636f756e744964001204f0416e20617070726f76616c20666f72206163636f756e74206064656c656761746560207761732063616e63656c6c656420627920606f776e6572602e4c5472616e73666572726564417070726f76656414012061737365745f6964100128543a3a417373657449640001146f776e6572000130543a3a4163636f756e74496400012064656c6567617465000130543a3a4163636f756e74496400012c64657374696e6174696f6e000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650013083101416e2060616d6f756e746020776173207472616e7366657272656420696e2069747320656e7469726574792066726f6d20606f776e65726020746f206064657374696e6174696f6e602062796074686520617070726f766564206064656c6567617465602e4841737365745374617475734368616e67656404012061737365745f6964100128543a3a41737365744964001404f8416e2061737365742068617320686164206974732061747472696275746573206368616e676564206279207468652060466f72636560206f726967696e2e5841737365744d696e42616c616e63654368616e67656408012061737365745f6964100128543a3a4173736574496400013c6e65775f6d696e5f62616c616e6365180128543a3a42616c616e63650015040101546865206d696e5f62616c616e6365206f6620616e20617373657420686173206265656e207570646174656420627920746865206173736574206f776e65722e1c546f75636865640c012061737365745f6964100128543a3a4173736574496400010c77686f000130543a3a4163636f756e7449640001246465706f7369746f72000130543a3a4163636f756e744964001604fc536f6d65206163636f756e74206077686f6020776173206372656174656420776974682061206465706f7369742066726f6d20606465706f7369746f72602e1c426c6f636b656408012061737365745f6964100128543a3a4173736574496400010c77686f000130543a3a4163636f756e7449640017047c536f6d65206163636f756e74206077686f602077617320626c6f636b65642e244465706f73697465640c012061737365745f6964100128543a3a4173736574496400010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365001804dc536f6d65206173736574732077657265206465706f73697465642028652e672e20666f72207472616e73616374696f6e2066656573292e2457697468647261776e0c012061737365745f6964100128543a3a4173736574496400010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650019042101536f6d652061737365747320776572652077697468647261776e2066726f6d20746865206163636f756e742028652e672e20666f72207472616e73616374696f6e2066656573292e047c54686520604576656e746020656e756d206f6620746869732070616c6c657421030c5c70616c6c65745f61737365745f636f6e76657273696f6e1870616c6c6574144576656e740404540001182c506f6f6c4372656174656410011c63726561746f72000130543a3a4163636f756e7449640488546865206163636f756e74207468617420637265617465642074686520706f6f6c2e011c706f6f6c5f696425030124543a3a506f6f6c496408490154686520706f6f6c206964206173736f63696174656420776974682074686520706f6f6c2e204e6f7465207468617420746865206f72646572206f662074686520617373657473206d6179206e6f74206265f47468652073616d6520617320746865206f726465722073706563696669656420696e207468652063726561746520706f6f6c2065787472696e7369632e0130706f6f6c5f6163636f756e74000130543a3a4163636f756e744964046c546865206163636f756e74204944206f662074686520706f6f6c2e01206c705f746f6b656e100138543a3a506f6f6c41737365744964084101546865206964206f6620746865206c697175696469747920746f6b656e7320746861742077696c6c206265206d696e746564207768656e206173736574732061726520616464656420746f207468697314706f6f6c2e00041d0141207375636365737366756c2063616c6c206f66207468652060437265617465506f6f6c602065787472696e7369632077696c6c206372656174652074686973206576656e742e384c697175696469747941646465641c010c77686f000130543a3a4163636f756e74496404b8546865206163636f756e74207468617420746865206c6971756964697479207761732074616b656e2066726f6d2e011c6d696e745f746f000130543a3a4163636f756e74496404d4546865206163636f756e74207468617420746865206c697175696469747920746f6b656e732077657265206d696e74656420746f2e011c706f6f6c5f696425030124543a3a506f6f6c496404e054686520706f6f6c206964206f662074686520706f6f6c207468617420746865206c69717569646974792077617320616464656420746f2e0140616d6f756e74315f70726f7669646564180128543a3a42616c616e636504e454686520616d6f756e74206f662074686520666972737420617373657420746861742077617320616464656420746f2074686520706f6f6c2e0140616d6f756e74325f70726f7669646564180128543a3a42616c616e636504e854686520616d6f756e74206f6620746865207365636f6e6420617373657420746861742077617320616464656420746f2074686520706f6f6c2e01206c705f746f6b656e100138543a3a506f6f6c41737365744964049c546865206964206f6620746865206c7020746f6b656e207468617420776173206d696e7465642e013c6c705f746f6b656e5f6d696e746564180128543a3a42616c616e636504d054686520616d6f756e74206f66206c7020746f6b656e7320746861742077657265206d696e746564206f6620746861742069642e0104250141207375636365737366756c2063616c6c206f662074686520604164644c6971756964697479602065787472696e7369632077696c6c206372656174652074686973206576656e742e404c697175696469747952656d6f76656420010c77686f000130543a3a4163636f756e74496404dc546865206163636f756e74207468617420746865206c697175696469747920746f6b656e732077657265206275726e65642066726f6d2e012c77697468647261775f746f000130543a3a4163636f756e74496404c0546865206163636f756e74207468617420746865206173736574732077657265207472616e7366657272656420746f2e011c706f6f6c5f696425030124543a3a506f6f6c496404c054686520706f6f6c206964207468617420746865206c6971756964697479207761732072656d6f7665642066726f6d2e011c616d6f756e7431180128543a3a42616c616e636504f454686520616d6f756e74206f66207468652066697273742061737365742074686174207761732072656d6f7665642066726f6d2074686520706f6f6c2e011c616d6f756e7432180128543a3a42616c616e636504f854686520616d6f756e74206f6620746865207365636f6e642061737365742074686174207761732072656d6f7665642066726f6d2074686520706f6f6c2e01206c705f746f6b656e100138543a3a506f6f6c41737365744964049c546865206964206f6620746865206c7020746f6b656e207468617420776173206275726e65642e013c6c705f746f6b656e5f6275726e6564180128543a3a42616c616e636504d054686520616d6f756e74206f66206c7020746f6b656e7320746861742077657265206275726e6564206f6620746861742069642e01387769746864726177616c5f6665652903011c5065726d696c6c04744c6971756964697479207769746864726177616c20666565202825292e0204310141207375636365737366756c2063616c6c206f6620746865206052656d6f76654c6971756964697479602065787472696e7369632077696c6c206372656174652074686973206576656e742e3053776170457865637574656414010c77686f000130543a3a4163636f756e74496404b45768696368206163636f756e74207761732074686520696e7374696761746f72206f662074686520737761702e011c73656e645f746f000130543a3a4163636f756e74496404c0546865206163636f756e74207468617420746865206173736574732077657265207472616e7366657272656420746f2e0124616d6f756e745f696e180128543a3a42616c616e636504bc54686520616d6f756e74206f662074686520666972737420617373657420746861742077617320737761707065642e0128616d6f756e745f6f7574180128543a3a42616c616e636504c454686520616d6f756e74206f6620746865207365636f6e642061737365742074686174207761732072656365697665642e0110706174682d03013842616c616e6365506174683c543e08fc54686520726f757465206f6620617373657420494473207769746820616d6f756e747320746861742074686520737761702077656e74207468726f7567682eec452e672e2028412c20616d6f756e745f696e29202d3e2028446f742c20616d6f756e745f6f757429202d3e2028422c20616d6f756e745f6f757429030835014173736574732068617665206265656e20636f6e7665727465642066726f6d206f6e6520746f20616e6f746865722e20426f74682060537761704578616374546f6b656e466f72546f6b656e60d8616e64206053776170546f6b656e466f724578616374546f6b656e602077696c6c2067656e65726174652074686973206576656e742e485377617043726564697445786563757465640c0124616d6f756e745f696e180128543a3a42616c616e636504bc54686520616d6f756e74206f662074686520666972737420617373657420746861742077617320737761707065642e0128616d6f756e745f6f7574180128543a3a42616c616e636504c454686520616d6f756e74206f6620746865207365636f6e642061737365742074686174207761732072656365697665642e0110706174682d03013842616c616e6365506174683c543e08fc54686520726f757465206f6620617373657420494473207769746820616d6f756e747320746861742074686520737761702077656e74207468726f7567682eec452e672e2028412c20616d6f756e745f696e29202d3e2028446f742c20616d6f756e745f6f757429202d3e2028422c20616d6f756e745f6f7574290404bc4173736574732068617665206265656e20636f6e7665727465642066726f6d206f6e6520746f20616e6f746865722e1c546f756368656408011c706f6f6c5f696425030124543a3a506f6f6c4964044c546865204944206f662074686520706f6f6c2e010c77686f000130543a3a4163636f756e7449640484546865206163636f756e7420696e6974696174696e672074686520746f7563682e05040d01506f6f6c20686173206265656e20746f756368656420696e206f7264657220746f2066756c66696c6c206f7065726174696f6e616c20726571756972656d656e74732e047c54686520604576656e746020656e756d206f6620746869732070616c6c65742503000004080d010d010029030c3473705f61726974686d65746963287065725f7468696e67731c5065726d696c6c0000040010010c75333200002d030000023103003103000004080d01180035030c3c70616c6c65745f74726561737572791870616c6c6574144576656e74080454000449000130205370656e64696e670401406275646765745f72656d61696e696e6718013c42616c616e63654f663c542c20493e000004e45765206861766520656e6465642061207370656e6420706572696f6420616e642077696c6c206e6f7720616c6c6f636174652066756e64732e1c417761726465640c013870726f706f73616c5f696e64657810013450726f706f73616c496e646578000114617761726418013c42616c616e63654f663c542c20493e00011c6163636f756e74000130543a3a4163636f756e7449640001047c536f6d652066756e64732068617665206265656e20616c6c6f63617465642e144275726e7404012c6275726e745f66756e647318013c42616c616e63654f663c542c20493e00020488536f6d65206f66206f75722066756e64732068617665206265656e206275726e742e20526f6c6c6f766572040140726f6c6c6f7665725f62616c616e636518013c42616c616e63654f663c542c20493e0003042d015370656e64696e67206861732066696e69736865643b20746869732069732074686520616d6f756e74207468617420726f6c6c73206f76657220756e74696c206e657874207370656e642e1c4465706f73697404011476616c756518013c42616c616e63654f663c542c20493e0004047c536f6d652066756e64732068617665206265656e206465706f73697465642e345370656e64417070726f7665640c013870726f706f73616c5f696e64657810013450726f706f73616c496e646578000118616d6f756e7418013c42616c616e63654f663c542c20493e00012c62656e6566696369617279000130543a3a4163636f756e7449640005049c41206e6577207370656e642070726f706f73616c20686173206265656e20617070726f7665642e3c55706461746564496e61637469766508012c726561637469766174656418013c42616c616e63654f663c542c20493e00012c646561637469766174656418013c42616c616e63654f663c542c20493e000604cc54686520696e6163746976652066756e6473206f66207468652070616c6c65742068617665206265656e20757064617465642e4841737365745370656e64417070726f766564180114696e6465781001285370656e64496e64657800012861737365745f6b696e6439030130543a3a41737365744b696e64000118616d6f756e74180150417373657442616c616e63654f663c542c20493e00012c62656e65666963696172793d030138543a3a42656e656669636961727900012876616c69645f66726f6d100150426c6f636b4e756d626572466f723c542c20493e0001246578706972655f6174100150426c6f636b4e756d626572466f723c542c20493e000704b441206e6577206173736574207370656e642070726f706f73616c20686173206265656e20617070726f7665642e4041737365745370656e64566f69646564040114696e6465781001285370656e64496e64657800080474416e20617070726f766564207370656e642077617320766f696465642e1050616964080114696e6465781001285370656e64496e6465780001287061796d656e745f69643001643c543a3a5061796d6173746572206173205061793e3a3a49640009044c41207061796d656e742068617070656e65642e345061796d656e744661696c6564080114696e6465781001285370656e64496e6465780001287061796d656e745f69643001643c543a3a5061796d6173746572206173205061793e3a3a4964000a049041207061796d656e74206661696c656420616e642063616e20626520726574726965642e385370656e6450726f636573736564040114696e6465781001285370656e64496e646578000b084d0141207370656e64207761732070726f63657373656420616e642072656d6f7665642066726f6d207468652073746f726167652e204974206d696768742068617665206265656e207375636365737366756c6c797070616964206f72206974206d6179206861766520657870697265642e047c54686520604576656e746020656e756d206f6620746869732070616c6c657439030c5c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e14696d706c735c56657273696f6e65644c6f63617461626c65417373657400010c0856330801206c6f636174696f6e2902014478636d3a3a76333a3a4c6f636174696f6e00012061737365745f69642502014078636d3a3a76333a3a417373657449640003000856340801206c6f636174696f6e5502014478636d3a3a76343a3a4c6f636174696f6e00012061737365745f69645102014078636d3a3a76343a3a417373657449640004000856350801206c6f636174696f6e0d01014478636d3a3a76353a3a4c6f636174696f6e00012061737365745f69649901014078636d3a3a76353a3a41737365744964000500003d030c4470617261636861696e735f636f6d6d6f6e0c7061796456657273696f6e65644c6f63617461626c654163636f756e740001080856340801206c6f636174696f6e5502014478636d3a3a76343a3a4c6f636174696f6e0001286163636f756e745f69645502014478636d3a3a76343a3a4c6f636174696f6e0004000856350801206c6f636174696f6e0d01014478636d3a3a76353a3a4c6f636174696f6e0001286163636f756e745f69640d01014478636d3a3a76353a3a4c6f636174696f6e0005000041030c6070616c6c65745f636f6e76696374696f6e5f766f74696e671870616c6c6574144576656e740804540004490001142444656c6567617465640800000130543a3a4163636f756e7449640000000130543a3a4163636f756e7449640000041d01416e206163636f756e74206861732064656c65676174656420746865697220766f746520746f20616e6f74686572206163636f756e742e205c5b77686f2c207461726765745c5d2c556e64656c6567617465640400000130543a3a4163636f756e744964000104f4416e205c5b6163636f756e745c5d206861732063616e63656c6c656420612070726576696f75732064656c65676174696f6e206f7065726174696f6e2e14566f74656408010c77686f000130543a3a4163636f756e744964000110766f7465450301704163636f756e74566f74653c42616c616e63654f663c542c20493e3e00020450416e206163636f756e742068617320766f7465642c566f746552656d6f76656408010c77686f000130543a3a4163636f756e744964000110766f7465450301704163636f756e74566f74653c42616c616e63654f663c542c20493e3e0003045c4120766f746520686173206265656e2072656d6f76656430566f7465556e6c6f636b656408010c77686f000130543a3a4163636f756e744964000114636c617373d1020134436c6173734f663c542c20493e0004044501546865206c6f636b757020706572696f64206f66206120636f6e76696374696f6e20766f746520657870697265642c20616e64207468652066756e64732068617665206265656e20756e6c6f636b65642e047c54686520604576656e746020656e756d206f6620746869732070616c6c657445030c6070616c6c65745f636f6e76696374696f6e5f766f74696e6710766f74652c4163636f756e74566f7465041c42616c616e63650118010c205374616e64617264080110766f746549030110566f746500011c62616c616e636518011c42616c616e63650000001453706c697408010c61796518011c42616c616e636500010c6e617918011c42616c616e63650001003053706c69744162737461696e0c010c61796518011c42616c616e636500010c6e617918011c42616c616e636500011c6162737461696e18011c42616c616e63650002000049030c6070616c6c65745f636f6e76696374696f6e5f766f74696e6710766f746510566f746500000400080000004d030c4070616c6c65745f7265666572656e64611870616c6c6574144576656e74080454000449000140245375626d69747465640c0114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e0114747261636bd102013c547261636b49644f663c542c20493e04250154686520747261636b2028616e6420627920657874656e73696f6e2070726f706f73616c206469737061746368206f726967696e29206f662074686973207265666572656e64756d2e012070726f706f73616c5103014c426f756e64656443616c6c4f663c542c20493e04805468652070726f706f73616c20666f7220746865207265666572656e64756d2e00048041207265666572656e64756d20686173206265656e207375626d69747465642e544465636973696f6e4465706f736974506c616365640c0114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e010c77686f000130543a3a4163636f756e744964048c546865206163636f756e742077686f20706c6163656420746865206465706f7369742e0118616d6f756e7418013c42616c616e63654f663c542c20493e048454686520616d6f756e7420706c6163656420627920746865206163636f756e742e010494546865206465636973696f6e206465706f73697420686173206265656e20706c616365642e5c4465636973696f6e4465706f736974526566756e6465640c0114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e010c77686f000130543a3a4163636f756e744964048c546865206163636f756e742077686f20706c6163656420746865206465706f7369742e0118616d6f756e7418013c42616c616e63654f663c542c20493e048454686520616d6f756e7420706c6163656420627920746865206163636f756e742e02049c546865206465636973696f6e206465706f73697420686173206265656e20726566756e6465642e384465706f736974536c617368656408010c77686f000130543a3a4163636f756e744964048c546865206163636f756e742077686f20706c6163656420746865206465706f7369742e0118616d6f756e7418013c42616c616e63654f663c542c20493e048454686520616d6f756e7420706c6163656420627920746865206163636f756e742e03046c41206465706f73697420686173206265656e20736c61736865642e3c4465636973696f6e53746172746564100114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e0114747261636bd102013c547261636b49644f663c542c20493e04250154686520747261636b2028616e6420627920657874656e73696f6e2070726f706f73616c206469737061746368206f726967696e29206f662074686973207265666572656e64756d2e012070726f706f73616c5103014c426f756e64656443616c6c4f663c542c20493e04805468652070726f706f73616c20666f7220746865207265666572656e64756d2e011474616c6c79ed080120543a3a54616c6c7904b85468652063757272656e742074616c6c79206f6620766f74657320696e2074686973207265666572656e64756d2e0404bc41207265666572656e64756d20686173206d6f76656420696e746f20746865206465636964696e672070686173652e38436f6e6669726d53746172746564040114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e050038436f6e6669726d41626f72746564040114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e060024436f6e6669726d6564080114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e011474616c6c79ed080120543a3a54616c6c7904b05468652066696e616c2074616c6c79206f6620766f74657320696e2074686973207265666572656e64756d2e0704210141207265666572656e64756d2068617320656e6465642069747320636f6e6669726d6174696f6e20706861736520616e6420697320726561647920666f7220617070726f76616c2e20417070726f766564040114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e08040d0141207265666572656e64756d20686173206265656e20617070726f76656420616e64206974732070726f706f73616c20686173206265656e207363686564756c65642e2052656a6563746564080114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e011474616c6c79ed080120543a3a54616c6c7904b05468652066696e616c2074616c6c79206f6620766f74657320696e2074686973207265666572656e64756d2e0904ac412070726f706f73616c20686173206265656e2072656a6563746564206279207265666572656e64756d2e2054696d65644f7574080114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e011474616c6c79ed080120543a3a54616c6c7904b05468652066696e616c2074616c6c79206f6620766f74657320696e2074686973207265666572656e64756d2e0a04d841207265666572656e64756d20686173206265656e2074696d6564206f757420776974686f7574206265696e6720646563696465642e2443616e63656c6c6564080114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e011474616c6c79ed080120543a3a54616c6c7904b05468652066696e616c2074616c6c79206f6620766f74657320696e2074686973207265666572656e64756d2e0b048041207265666572656e64756d20686173206265656e2063616e63656c6c65642e184b696c6c6564080114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e011474616c6c79ed080120543a3a54616c6c7904b05468652066696e616c2074616c6c79206f6620766f74657320696e2074686973207265666572656e64756d2e0c047441207265666572656e64756d20686173206265656e206b696c6c65642e645375626d697373696f6e4465706f736974526566756e6465640c0114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e010c77686f000130543a3a4163636f756e744964048c546865206163636f756e742077686f20706c6163656420746865206465706f7369742e0118616d6f756e7418013c42616c616e63654f663c542c20493e048454686520616d6f756e7420706c6163656420627920746865206163636f756e742e0d04a4546865207375626d697373696f6e206465706f73697420686173206265656e20726566756e6465642e2c4d65746164617461536574080114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e01106861736834011c543a3a486173680438507265696d61676520686173682e0e049c4d6574616461746120666f722061207265666572656e64756d20686173206265656e207365742e3c4d65746164617461436c6561726564080114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e01106861736834011c543a3a486173680438507265696d61676520686173682e0f04ac4d6574616461746120666f722061207265666572656e64756d20686173206265656e20636c65617265642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574510310346672616d655f737570706f72741874726169747324707265696d616765731c426f756e646564080454015503044801750a010c184c656761637904011068617368340124483a3a4f757470757400000018496e6c696e650400e5020134426f756e646564496e6c696e65000100184c6f6f6b757008011068617368340124483a3a4f757470757400010c6c656e10010c753332000200005503086861737365745f6875625f706f6c6b61646f745f72756e74696d652c52756e74696d6543616c6c0001b81853797374656d0400590301ad0173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c53797374656d2c2052756e74696d653e0000003c50617261636861696e53797374656d0400690301d10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c50617261636861696e53797374656d2c2052756e74696d653e0001002454696d657374616d700400bd0301b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c54696d657374616d702c2052756e74696d653e0003003450617261636861696e496e666f0400c10301c90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c50617261636861696e496e666f2c2052756e74696d653e00040020507265696d6167650400c50301b50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c507265696d6167652c2052756e74696d653e000500245363686564756c65720400cd0301b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c5363686564756c65722c2052756e74696d653e00060028506172616d65746572730400d50301bd0173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c506172616d65746572732c2052756e74696d653e0007002042616c616e6365730400ed0301b50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c42616c616e6365732c2052756e74696d653e000a001c56657374696e670400fd0301b10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c56657374696e672c2052756e74696d653e000e0018436c61696d730400050401ad0173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c436c61696d732c2052756e74696d653e000f0044436f6c6c61746f7253656c656374696f6e0400210401d90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c436f6c6c61746f7253656c656374696f6e2c2052756e74696d653e0015001c53657373696f6e0400250401b10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c53657373696f6e2c2052756e74696d653e0016002458636d7051756575650400310401b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c58636d7051756575652c2052756e74696d653e001e002c506f6c6b61646f7458636d0400350401c10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c506f6c6b61646f7458636d2c2052756e74696d653e001f002843756d756c757358636d0400e50401bd0173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c43756d756c757358636d2c2052756e74696d653e00200044546f4b7573616d6158636d526f757465720400e90401d90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c546f4b7573616d6158636d526f757465722c2052756e74696d653e002200304d65737361676551756575650400ed0401c50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4d65737361676551756575652c2052756e74696d653e00230060536e6f7762726964676553797374656d46726f6e74656e640400f10401f50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c536e6f7762726964676553797374656d46726f6e74656e642c2052756e74696d653e0024001c5574696c6974790400fd0401b10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c5574696c6974792c2052756e74696d653e002800204d756c74697369670400190501b50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4d756c74697369672c2052756e74696d653e0029001450726f78790400210501a90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c50726f78792c2052756e74696d653e002a001c496e64696365730400290501b10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c496e64696365732c2052756e74696d653e002b001841737365747304002d0501ad0173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4173736574732c2052756e74696d653e0032001c556e69717565730400310501b10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c556e69717565732c2052756e74696d653e003300104e6674730400410501a50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4e6674732c2052756e74696d653e00340034466f726569676e4173736574730400910501c90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c466f726569676e4173736574732c2052756e74696d653e00350028506f6f6c4173736574730400950501bd0173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c506f6f6c4173736574732c2052756e74696d653e0036003c4173736574436f6e76657273696f6e0400990501d10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4173736574436f6e76657273696f6e2c2052756e74696d653e0037002054726561737572790400a10501b50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c54726561737572792c2052756e74696d653e003c0040436f6e76696374696f6e566f74696e670400a50501d50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c436f6e76696374696f6e566f74696e672c2052756e74696d653e003d00245265666572656e64610400b10501b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c5265666572656e64612c2052756e74696d653e003e002457686974656c6973740400bd0501b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c57686974656c6973742c2052756e74696d653e00400020426f756e746965730400c10501b50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c426f756e746965732c2052756e74696d653e004100344368696c64426f756e746965730400c50501c90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4368696c64426f756e746965732c2052756e74696d653e004200244173736574526174650400c90501b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4173736574526174652c2052756e74696d653e004300485374617465547269654d6967726174696f6e0400cd0501dd0173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c5374617465547269654d6967726174696f6e2c2052756e74696d653e0046003c4e6f6d696e6174696f6e506f6f6c730400e50501d10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4e6f6d696e6174696f6e506f6f6c732c2052756e74696d653e00500024566f7465724c69737404001d0601b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c566f7465724c6973742c2052756e74696d653e0052003c5374616b696e675263436c69656e740400210601d10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c5374616b696e675263436c69656e742c2052756e74696d653e005400484d756c7469426c6f636b456c656374696f6e0400450601dd0173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4d756c7469426c6f636b456c656374696f6e2c2052756e74696d653e005500684d756c7469426c6f636b456c656374696f6e56657269666965720400750601fd0173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4d756c7469426c6f636b456c656374696f6e56657269666965722c2052756e74696d653e005600684d756c7469426c6f636b456c656374696f6e556e7369676e65640400790601fd0173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4d756c7469426c6f636b456c656374696f6e556e7369676e65642c2052756e74696d653e005700604d756c7469426c6f636b456c656374696f6e5369676e65640400510701f50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4d756c7469426c6f636b456c656374696f6e5369676e65642c2052756e74696d653e0058001c5374616b696e670400590701b10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c5374616b696e672c2052756e74696d653e0059001441684f70730400a10701a90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c41684f70732c2052756e74696d653e00fe002841684d69677261746f720400a50701bd0173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c41684d69677261746f722c2052756e74696d653e00ff000059030c306672616d655f73797374656d1870616c6c65741043616c6c0404540001301872656d61726b04011872656d61726b38011c5665633c75383e00000c684d616b6520736f6d65206f6e2d636861696e2072656d61726b2e008843616e20626520657865637574656420627920657665727920606f726967696e602e387365745f686561705f7061676573040114706167657330010c753634000104f853657420746865206e756d626572206f6620706167657320696e2074686520576562417373656d626c7920656e7669726f6e6d656e74277320686561702e207365745f636f6465040110636f646538011c5665633c75383e0002046453657420746865206e65772072756e74696d6520636f64652e5c7365745f636f64655f776974686f75745f636865636b73040110636f646538011c5665633c75383e000310190153657420746865206e65772072756e74696d6520636f646520776974686f757420646f696e6720616e7920636865636b73206f662074686520676976656e2060636f6465602e0051014e6f746520746861742072756e74696d652075706772616465732077696c6c206e6f742072756e20696620746869732069732063616c6c656420776974682061206e6f742d696e6372656173696e6720737065632076657273696f6e212c7365745f73746f726167650401146974656d735d0301345665633c4b657956616c75653e0004046853657420736f6d65206974656d73206f662073746f726167652e306b696c6c5f73746f726167650401106b657973650301205665633c4b65793e000504744b696c6c20736f6d65206974656d732066726f6d2073746f726167652e2c6b696c6c5f70726566697808011870726566697838010c4b657900011c7375626b65797310010c75333200061011014b696c6c20616c6c2073746f72616765206974656d7320776974682061206b657920746861742073746172747320776974682074686520676976656e207072656669782e0039012a2a4e4f54453a2a2a2057652072656c79206f6e2074686520526f6f74206f726967696e20746f2070726f7669646520757320746865206e756d626572206f66207375626b65797320756e6465723d0174686520707265666978207765206172652072656d6f76696e6720746f2061636375726174656c792063616c63756c6174652074686520776569676874206f6620746869732066756e6374696f6e2e4472656d61726b5f776974685f6576656e7404011872656d61726b38011c5665633c75383e000704a44d616b6520736f6d65206f6e2d636861696e2072656d61726b20616e6420656d6974206576656e742e1c646f5f7461736b0401107461736b800138543a3a52756e74696d655461736b00080044617574686f72697a655f75706772616465040124636f64655f6861736834011c543a3a486173680009106101417574686f72697a6520616e207570677261646520746f206120676976656e2060636f64655f686173686020666f72207468652072756e74696d652e205468652072756e74696d652063616e20626520737570706c696564186c617465722e007c546869732063616c6c20726571756972657320526f6f74206f726967696e2e80617574686f72697a655f757067726164655f776974686f75745f636865636b73040124636f64655f6861736834011c543a3a48617368000a206101417574686f72697a6520616e207570677261646520746f206120676976656e2060636f64655f686173686020666f72207468652072756e74696d652e205468652072756e74696d652063616e20626520737570706c696564186c617465722e005d015741524e494e473a205468697320617574686f72697a657320616e207570677261646520746861742077696c6c2074616b6520706c61636520776974686f757420616e792073616665747920636865636b732c20666f7259016578616d706c652074686174207468652073706563206e616d652072656d61696e73207468652073616d6520616e642074686174207468652076657273696f6e206e756d62657220696e637265617365732e204e6f74f07265636f6d6d656e64656420666f72206e6f726d616c207573652e205573652060617574686f72697a655f757067726164656020696e73746561642e007c546869732063616c6c20726571756972657320526f6f74206f726967696e2e606170706c795f617574686f72697a65645f75706772616465040110636f646538011c5665633c75383e000b24550150726f766964652074686520707265696d616765202872756e74696d652062696e617279292060636f64656020666f7220616e2075706772616465207468617420686173206265656e20617574686f72697a65642e00490149662074686520617574686f72697a6174696f6e20726571756972656420612076657273696f6e20636865636b2c20746869732063616c6c2077696c6c20656e73757265207468652073706563206e616d65e872656d61696e7320756e6368616e67656420616e6420746861742074686520737065632076657273696f6e2068617320696e637265617365642e005901446570656e64696e67206f6e207468652072756e74696d65277320604f6e536574436f64656020636f6e66696775726174696f6e2c20746869732066756e6374696f6e206d6179206469726563746c79206170706c791101746865206e65772060636f64656020696e207468652073616d6520626c6f636b206f7220617474656d707420746f207363686564756c652074686520757067726164652e0060416c6c206f726967696e732061726520616c6c6f7765642e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e5d030000026103006103000004083838006503000002380069030c7c63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d1870616c6c65741043616c6c0404540001084c7365745f76616c69646174696f6e5f64617461080110646174616d030168426173696350617261636861696e496e686572656e7444617461000154696e626f756e645f6d657373616765735f646174618d03014c496e626f756e644d657373616765734461746100002480536574207468652063757272656e742076616c69646174696f6e20646174612e004101546869732073686f756c6420626520696e766f6b65642065786163746c79206f6e63652070657220626c6f636b2e2049742077696c6c2070616e6963206174207468652066696e616c697a6174696f6e887068617365206966207468652063616c6c20776173206e6f7420696e766f6b65642e00d0546865206469737061746368206f726967696e20666f7220746869732063616c6c206d7573742062652060496e686572656e7460002101417320612073696465206566666563742c20746869732066756e6374696f6e207570677261646573207468652063757272656e742076616c69646174696f6e2066756e6374696f6e8469662074686520617070726f7072696174652074696d652068617320636f6d652e607375646f5f73656e645f7570776172645f6d65737361676504011c6d6573736167653801345570776172644d657373616765000100040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e6d030c7c63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d4870617261636861696e5f696e686572656e7468426173696350617261636861696e496e686572656e7444617461000010013c76616c69646174696f6e5f646174617103015c50657273697374656456616c69646174696f6e4461746100014472656c61795f636861696e5f73746174657903015473705f747269653a3a53746f7261676550726f6f6600016072656c61795f706172656e745f64657363656e64616e7473810301405665633c52656c61794865616465723e000140636f6c6c61746f725f706565725f6964890301584f7074696f6e3c417070726f7665645065657249643e000071030c4c706f6c6b61646f745f7072696d6974697665730876385c50657273697374656456616c69646174696f6e446174610804480134044e01100010012c706172656e745f6865616475030120486561644461746100014c72656c61795f706172656e745f6e756d6265721001044e00016472656c61795f706172656e745f73746f726167655f726f6f74340104480001306d61785f706f765f73697a6510010c753332000075030c74706f6c6b61646f745f70617261636861696e5f7072696d697469766573287072696d6974697665732048656164446174610000040038011c5665633c75383e000079030c1c73705f747269653473746f726167655f70726f6f663053746f7261676550726f6f660000040128747269655f6e6f6465737d03014442547265655365743c5665633c75383e3e00007d03042042547265655365740404540138000400650300000081030000028503008503102873705f72756e74696d651c67656e65726963186865616465721848656164657208184e756d62657201101048617368000014012c706172656e745f68617368340130486173683a3a4f75747075740001186e756d6265721d0101184e756d62657200012873746174655f726f6f74340130486173683a3a4f757470757400013c65787472696e736963735f726f6f74340130486173683a3a4f75747075740001186469676573743c01184469676573740000890304184f7074696f6e04045401f5020108104e6f6e6500000010536f6d650400f50200000100008d030c7c63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d4870617261636861696e5f696e686572656e744c496e626f756e644d65737361676573446174610000080144646f776e776172645f6d657373616765739103017c4162726964676564496e626f756e64446f776e776172644d6573736167657300014c686f72697a6f6e74616c5f6d65737361676573a503016c4162726964676564496e626f756e6448726d704d65737361676573000091030c7c63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d4870617261636861696e5f696e686572656e74844162726964676564496e626f756e644d65737361676573436f6c6c656374696f6e041c4d6573736167650195030008013466756c6c5f6d65737361676573990301305665633c4d6573736167653e00013c6861736865645f6d657373616765739d03017c5665633c4d6573736167653a3a436f6d707265737365644d6573736167653e000095030860706f6c6b61646f745f636f72655f7072696d69746976657358496e626f756e64446f776e776172644d657373616765042c426c6f636b4e756d62657201100008011c73656e745f617410012c426c6f636b4e756d62657200010c6d736738013c446f776e776172644d657373616765000099030000029503009d03000002a10300a103089463756d756c75735f7072696d6974697665735f70617261636861696e5f696e686572656e74344861736865644d657373616765000008011c73656e745f617410015452656c6179436861696e426c6f636b4e756d6265720001206d73675f6861736834013473705f636f72653a3a483235360000a5030c7c63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d4870617261636861696e5f696e686572656e74844162726964676564496e626f756e644d65737361676573436f6c6c656374696f6e041c4d65737361676501a9030008013466756c6c5f6d65737361676573b10301305665633c4d6573736167653e00013c6861736865645f6d65737361676573b503017c5665633c4d6573736167653a3a436f6d707265737365644d6573736167653e0000a90300000408ad02ad0300ad030860706f6c6b61646f745f636f72655f7072696d69746976657348496e626f756e6448726d704d657373616765042c426c6f636b4e756d62657201100008011c73656e745f617410012c426c6f636b4e756d6265720001106461746138014c616c6c6f633a3a7665633a3a5665633c75383e0000b103000002a90300b503000002b90300b90300000408ad02a10300bd030c4070616c6c65745f74696d657374616d701870616c6c65741043616c6c0404540001040c73657404010c6e6f772c0124543a3a4d6f6d656e7400004c54536574207468652063757272656e742074696d652e005501546869732063616c6c2073686f756c6420626520696e766f6b65642065786163746c79206f6e63652070657220626c6f636b2e2049742077696c6c2070616e6963206174207468652066696e616c697a6174696f6ed470686173652c20696620746869732063616c6c206861736e2774206265656e20696e766f6b656420627920746861742074696d652e0041015468652074696d657374616d702073686f756c642062652067726561746572207468616e207468652070726576696f7573206f6e652062792074686520616d6f756e7420737065636966696564206279685b60436f6e6669673a3a4d696e696d756d506572696f64605d2e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f4e6f6e655f2e0051015468697320646973706174636820636c617373206973205f4d616e6461746f72795f20746f20656e73757265206974206765747320657865637574656420696e2074686520626c6f636b2e204265206177617265510174686174206368616e67696e672074686520636f6d706c6578697479206f6620746869732063616c6c20636f756c6420726573756c742065786861757374696e6720746865207265736f757263657320696e206184626c6f636b20746f206578656375746520616e79206f746865722063616c6c732e0034232320436f6d706c657869747931012d20604f2831296020284e6f7465207468617420696d706c656d656e746174696f6e73206f6620604f6e54696d657374616d7053657460206d75737420616c736f20626520604f283129602955012d20312073746f72616765207265616420616e6420312073746f72616765206d75746174696f6e2028636f64656320604f283129602062656361757365206f6620604469645570646174653a3a74616b656020696e402020606f6e5f66696e616c697a656029d42d2031206576656e742068616e646c657220606f6e5f74696d657374616d705f736574602e204d75737420626520604f283129602e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ec1030c5873746167696e675f70617261636861696e5f696e666f1870616c6c65741043616c6c040454000100040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ec5030c3c70616c6c65745f707265696d6167651870616c6c65741043616c6c040454000114346e6f74655f707265696d616765040114627974657338011c5665633c75383e000010745265676973746572206120707265696d616765206f6e2d636861696e2e00550149662074686520707265696d616765207761732070726576696f75736c79207265717565737465642c206e6f2066656573206f72206465706f73697473206172652074616b656e20666f722070726f766964696e67550174686520707265696d6167652e204f74686572776973652c2061206465706f7369742069732074616b656e2070726f706f7274696f6e616c20746f207468652073697a65206f662074686520707265696d6167652e3c756e6e6f74655f707265696d6167650401106861736834011c543a3a48617368000118dc436c65617220616e20756e72657175657374656420707265696d6167652066726f6d207468652072756e74696d652073746f726167652e00fc496620606c656e602069732070726f76696465642c207468656e2069742077696c6c2062652061206d7563682063686561706572206f7065726174696f6e2e0001012d206068617368603a205468652068617368206f662074686520707265696d61676520746f2062652072656d6f7665642066726f6d207468652073746f72652eb82d20606c656e603a20546865206c656e677468206f662074686520707265696d616765206f66206068617368602e40726571756573745f707265696d6167650401106861736834011c543a3a48617368000210410152657175657374206120707265696d6167652062652075706c6f6164656420746f2074686520636861696e20776974686f757420706179696e6720616e792066656573206f72206465706f736974732e00550149662074686520707265696d6167652072657175657374732068617320616c7265616479206265656e2070726f7669646564206f6e2d636861696e2c20776520756e7265736572766520616e79206465706f7369743901612075736572206d6179206861766520706169642c20616e642074616b652074686520636f6e74726f6c206f662074686520707265696d616765206f7574206f662074686569722068616e64732e48756e726571756573745f707265696d6167650401106861736834011c543a3a4861736800030cbc436c65617220612070726576696f75736c79206d616465207265717565737420666f72206120707265696d6167652e002d014e4f54453a2054484953204d555354204e4f542042452043414c4c4544204f4e20606861736860204d4f52452054494d4553205448414e2060726571756573745f707265696d616765602e38656e737572655f75706461746564040118686173686573c90301305665633c543a3a486173683e00040cbc456e737572652074686174207468652062756c6b206f66207072652d696d616765732069732075706772616465642e003d015468652063616c6c65722070617973206e6f20666565206966206174206c6561737420393025206f66207072652d696d616765732077657265207375636365737366756c6c7920757064617465642e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ec9030000023400cd030c4070616c6c65745f7363686564756c65721870616c6c65741043616c6c040454000128207363686564756c651001107768656e100144426c6f636b4e756d626572466f723c543e0001386d617962655f706572696f646963d10301ac4f7074696f6e3c7363686564756c653a3a506572696f643c426c6f636b4e756d626572466f723c543e3e3e0001207072696f726974790801487363686564756c653a3a5072696f7269747900011063616c6c5503017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e00000470416e6f6e796d6f75736c79207363686564756c652061207461736b2e1863616e63656c0801107768656e100144426c6f636b4e756d626572466f723c543e000114696e64657810010c7533320001049443616e63656c20616e20616e6f6e796d6f75736c79207363686564756c6564207461736b2e387363686564756c655f6e616d656414010869640401205461736b4e616d650001107768656e100144426c6f636b4e756d626572466f723c543e0001386d617962655f706572696f646963d10301ac4f7074696f6e3c7363686564756c653a3a506572696f643c426c6f636b4e756d626572466f723c543e3e3e0001207072696f726974790801487363686564756c653a3a5072696f7269747900011063616c6c5503017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000204585363686564756c652061206e616d6564207461736b2e3063616e63656c5f6e616d656404010869640401205461736b4e616d650003047843616e63656c2061206e616d6564207363686564756c6564207461736b2e387363686564756c655f61667465721001146166746572100144426c6f636b4e756d626572466f723c543e0001386d617962655f706572696f646963d10301ac4f7074696f6e3c7363686564756c653a3a506572696f643c426c6f636b4e756d626572466f723c543e3e3e0001207072696f726974790801487363686564756c653a3a5072696f7269747900011063616c6c5503017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000404a8416e6f6e796d6f75736c79207363686564756c652061207461736b20616674657220612064656c61792e507363686564756c655f6e616d65645f616674657214010869640401205461736b4e616d650001146166746572100144426c6f636b4e756d626572466f723c543e0001386d617962655f706572696f646963d10301ac4f7074696f6e3c7363686564756c653a3a506572696f643c426c6f636b4e756d626572466f723c543e3e3e0001207072696f726974790801487363686564756c653a3a5072696f7269747900011063616c6c5503017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000504905363686564756c652061206e616d6564207461736b20616674657220612064656c61792e247365745f72657472790c01107461736b9401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e00011c726574726965730801087538000118706572696f64100144426c6f636b4e756d626572466f723c543e0006305901536574206120726574727920636f6e66696775726174696f6e20666f722061207461736b20736f20746861742c20696e206361736520697473207363686564756c65642072756e206661696c732c2069742077696c6c5501626520726574726965642061667465722060706572696f646020626c6f636b732c20666f72206120746f74616c20616d6f756e74206f66206072657472696573602072657472696573206f7220756e74696c2069742473756363656564732e0055015461736b73207768696368206e65656420746f206265207363686564756c656420666f72206120726574727920617265207374696c6c207375626a65637420746f20776569676874206d65746572696e6720616e6451016167656e64612073706163652c2073616d65206173206120726567756c6172207461736b2e204966206120706572696f646963207461736b206661696c732c2069742077696c6c206265207363686564756c6564906e6f726d616c6c79207768696c6520746865207461736b206973207265747279696e672e0051015461736b73207363686564756c6564206173206120726573756c74206f66206120726574727920666f72206120706572696f646963207461736b2061726520756e6e616d65642c206e6f6e2d706572696f6469633d01636c6f6e6573206f6620746865206f726967696e616c207461736b2e20546865697220726574727920636f6e66696775726174696f6e2077696c6c20626520646572697665642066726f6d207468654d016f726967696e616c207461736b277320636f6e66696775726174696f6e2c206275742077696c6c20686176652061206c6f7765722076616c756520666f72206072656d61696e696e6760207468616e20746865646f726967696e616c2060746f74616c5f72657472696573602e3c7365745f72657472795f6e616d65640c010869640401205461736b4e616d6500011c726574726965730801087538000118706572696f64100144426c6f636b4e756d626572466f723c543e0007305d01536574206120726574727920636f6e66696775726174696f6e20666f722061206e616d6564207461736b20736f20746861742c20696e206361736520697473207363686564756c65642072756e206661696c732c2069745d0177696c6c20626520726574726965642061667465722060706572696f646020626c6f636b732c20666f72206120746f74616c20616d6f756e74206f66206072657472696573602072657472696573206f7220756e74696c3069742073756363656564732e0055015461736b73207768696368206e65656420746f206265207363686564756c656420666f72206120726574727920617265207374696c6c207375626a65637420746f20776569676874206d65746572696e6720616e6451016167656e64612073706163652c2073616d65206173206120726567756c6172207461736b2e204966206120706572696f646963207461736b206661696c732c2069742077696c6c206265207363686564756c6564906e6f726d616c6c79207768696c6520746865207461736b206973207265747279696e672e0051015461736b73207363686564756c6564206173206120726573756c74206f66206120726574727920666f72206120706572696f646963207461736b2061726520756e6e616d65642c206e6f6e2d706572696f6469633d01636c6f6e6573206f6620746865206f726967696e616c207461736b2e20546865697220726574727920636f6e66696775726174696f6e2077696c6c20626520646572697665642066726f6d207468654d016f726967696e616c207461736b277320636f6e66696775726174696f6e2c206275742077696c6c20686176652061206c6f7765722076616c756520666f72206072656d61696e696e6760207468616e20746865646f726967696e616c2060746f74616c5f72657472696573602e3063616e63656c5f72657472790401107461736b9401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e000804a852656d6f7665732074686520726574727920636f6e66696775726174696f6e206f662061207461736b2e4863616e63656c5f72657472795f6e616d656404010869640401205461736b4e616d65000904bc43616e63656c2074686520726574727920636f6e66696775726174696f6e206f662061206e616d6564207461736b2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ed10304184f7074696f6e04045401940108104e6f6e6500000010536f6d650400940000010000d5030c4470616c6c65745f706172616d65746572731870616c6c65741043616c6c040454000104347365745f706172616d657465720401246b65795f76616c7565d9030150543a3a52756e74696d65506172616d657465727300001074536574207468652076616c7565206f66206120706172616d657465722e005501546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265206041646d696e4f726967696e6020666f722074686520676976656e20606b6579602e2056616c7565732062658864656c657465642062792073657474696e67207468656d20746f20604e6f6e65602e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ed903086861737365745f6875625f706f6c6b61646f745f72756e74696d654452756e74696d65506172616d657465727300010c3c5374616b696e67456c656374696f6e0400dd0301b064796e616d69635f706172616d733a3a7374616b696e675f656c656374696f6e3a3a506172616d6574657273000000245363686564756c65720400e103019464796e616d69635f706172616d733a3a7363686564756c65723a3a506172616d6574657273000100304d65737361676551756575650400e50301a464796e616d69635f706172616d733a3a6d6573736167655f71756575653a3a506172616d657465727300020000dd03106861737365745f6875625f706f6c6b61646f745f72756e74696d653864796e616d69635f706172616d73407374616b696e675f656c656374696f6e28506172616d657465727300011c2c5369676e656450686173650800ac012c5369676e656450686173650000ed02014c4f7074696f6e3c426c6f636b4e756d6265723e000000504d61785369676e65645375626d697373696f6e730800b001504d61785369676e65645375626d697373696f6e730000ed02012c4f7074696f6e3c7533323e00010034556e7369676e656450686173650800b40134556e7369676e656450686173650000ed02014c4f7074696f6e3c426c6f636b4e756d6265723e000200284d696e657250616765730800b801284d696e657250616765730000ed02012c4f7074696f6e3c7533323e000300444d6178456c656374696e67566f746572730800bc01444d6178456c656374696e67566f746572730000ed02012c4f7074696f6e3c7533323e00040058546172676574536e617073686f74506572426c6f636b0800c00158546172676574536e617073686f74506572426c6f636b0000ed02012c4f7074696f6e3c7533323e000500384d61784572614475726174696f6e0800c401384d61784572614475726174696f6e00009502012c4f7074696f6e3c7536343e00060000e103106861737365745f6875625f706f6c6b61646f745f72756e74696d653864796e616d69635f706172616d73247363686564756c657228506172616d6574657273000108504d61785363686564756c6564506572426c6f636b0800cc01504d61785363686564756c6564506572426c6f636b0000ed02012c4f7074696f6e3c7533323e000000344d6178696d756d5765696768740800d001344d6178696d756d5765696768740000f401384f7074696f6e3c5765696768743e00010000e503106861737365745f6875625f706f6c6b61646f745f72756e74696d653864796e616d69635f706172616d73346d6573736167655f717565756528506172616d65746572730001083c4d61784f6e496e69745765696768740800d8013c4d61784f6e496e69745765696768740000e90301584f7074696f6e3c4f7074696f6e3c5765696768743e3e0000003c4d61784f6e49646c655765696768740800dc013c4d61784f6e49646c655765696768740000e90301584f7074696f6e3c4f7074696f6e3c5765696768743e3e00010000e90304184f7074696f6e04045401f40108104e6f6e6500000010536f6d650400f40000010000ed030c3c70616c6c65745f62616c616e6365731870616c6c65741043616c6c080454000449000124507472616e736665725f616c6c6f775f646561746808011064657374f10301504163636f756e7449644c6f6f6b75704f663c543e00011476616c75652d010128543a3a42616c616e636500001cd45472616e7366657220736f6d65206c697175696420667265652062616c616e636520746f20616e6f74686572206163636f756e742e003501607472616e736665725f616c6c6f775f6465617468602077696c6c207365742074686520604672656542616c616e636560206f66207468652073656e64657220616e642072656365697665722e11014966207468652073656e6465722773206163636f756e742069732062656c6f7720746865206578697374656e7469616c206465706f736974206173206120726573756c74b06f6620746865207472616e736665722c20746865206163636f756e742077696c6c206265207265617065642e001501546865206469737061746368206f726967696e20666f7220746869732063616c6c206d75737420626520605369676e65646020627920746865207472616e736163746f722e38666f7263655f7472616e736665720c0118736f75726365f10301504163636f756e7449644c6f6f6b75704f663c543e00011064657374f10301504163636f756e7449644c6f6f6b75704f663c543e00011476616c75652d010128543a3a42616c616e6365000208610145786163746c7920617320607472616e736665725f616c6c6f775f6465617468602c2065786365707420746865206f726967696e206d75737420626520726f6f7420616e642074686520736f75726365206163636f756e74446d6179206265207370656369666965642e4c7472616e736665725f6b6565705f616c69766508011064657374f10301504163636f756e7449644c6f6f6b75704f663c543e00011476616c75652d010128543a3a42616c616e6365000318590153616d6520617320746865205b607472616e736665725f616c6c6f775f6465617468605d2063616c6c2c206275742077697468206120636865636b207468617420746865207472616e736665722077696c6c206e6f74606b696c6c20746865206f726967696e206163636f756e742e00e8393925206f66207468652074696d6520796f752077616e74205b607472616e736665725f616c6c6f775f6465617468605d20696e73746561642e00f05b607472616e736665725f616c6c6f775f6465617468605d3a207374727563742e50616c6c65742e68746d6c236d6574686f642e7472616e73666572307472616e736665725f616c6c08011064657374f10301504163636f756e7449644c6f6f6b75704f663c543e0001286b6565705f616c697665200110626f6f6c00043c05015472616e736665722074686520656e74697265207472616e7366657261626c652062616c616e63652066726f6d207468652063616c6c6572206163636f756e742e0059014e4f54453a20546869732066756e6374696f6e206f6e6c7920617474656d70747320746f207472616e73666572205f7472616e7366657261626c655f2062616c616e6365732e2054686973206d65616e7320746861746101616e79206c6f636b65642c2072657365727665642c206f72206578697374656e7469616c206465706f7369747320287768656e20606b6565705f616c6976656020697320607472756560292c2077696c6c206e6f742062655d017472616e7366657272656420627920746869732066756e6374696f6e2e20546f20656e73757265207468617420746869732066756e6374696f6e20726573756c747320696e2061206b696c6c6564206163636f756e742c4501796f75206d69676874206e65656420746f207072657061726520746865206163636f756e742062792072656d6f76696e6720616e79207265666572656e636520636f756e746572732c2073746f72616765406465706f736974732c206574632e2e2e00c0546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205369676e65642e00a02d206064657374603a2054686520726563697069656e74206f6620746865207472616e736665722e59012d20606b6565705f616c697665603a204120626f6f6c65616e20746f2064657465726d696e652069662074686520607472616e736665725f616c6c60206f7065726174696f6e2073686f756c642073656e6420616c6c4d0120206f66207468652066756e647320746865206163636f756e74206861732c2063617573696e67207468652073656e646572206163636f756e7420746f206265206b696c6c6564202866616c7365292c206f72590120207472616e736665722065766572797468696e6720657863657074206174206c6561737420746865206578697374656e7469616c206465706f7369742c2077686963682077696c6c2067756172616e74656520746f9c20206b656570207468652073656e646572206163636f756e7420616c697665202874727565292e3c666f7263655f756e7265736572766508010c77686ff10301504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e74180128543a3a42616c616e636500050cb0556e7265736572766520736f6d652062616c616e63652066726f6d2061207573657220627920666f7263652e006c43616e206f6e6c792062652063616c6c656420627920524f4f542e40757067726164655f6163636f756e747304010c77686f650101445665633c543a3a4163636f756e7449643e0006207055706772616465206120737065636966696564206163636f756e742e00742d20606f726967696e603a204d75737420626520605369676e6564602e902d206077686f603a20546865206163636f756e7420746f2062652075706772616465642e005501546869732077696c6c20776169766520746865207472616e73616374696f6e20666565206966206174206c6561737420616c6c2062757420313025206f6620746865206163636f756e7473206e656564656420746f410162652075706772616465642e20285765206c657420736f6d65206e6f74206861766520746f206265207570677261646564206a75737420696e206f7264657220746f20616c6c6f7720666f722074686558706f73736962696c697479206f6620636875726e292e44666f7263655f7365745f62616c616e636508010c77686ff10301504163636f756e7449644c6f6f6b75704f663c543e0001206e65775f667265652d010128543a3a42616c616e636500080cac5365742074686520726567756c61722062616c616e6365206f66206120676976656e206163636f756e742e00b0546865206469737061746368206f726967696e20666f7220746869732063616c6c2069732060726f6f74602e6c666f7263655f61646a7573745f746f74616c5f69737375616e6365080124646972656374696f6ef903014c41646a7573746d656e74446972656374696f6e00011464656c74612d010128543a3a42616c616e6365000914b841646a7573742074686520746f74616c2069737375616e636520696e20612073617475726174696e67207761792e00fc43616e206f6e6c792062652063616c6c656420627920726f6f7420616e6420616c77617973206e65656473206120706f736974697665206064656c7461602e002423204578616d706c65106275726e08011476616c75652d010128543a3a42616c616e63650001286b6565705f616c697665200110626f6f6c000a1cfc4275726e2074686520737065636966696564206c697175696420667265652062616c616e63652066726f6d20746865206f726967696e206163636f756e742e002501496620746865206f726967696e2773206163636f756e7420656e64732075702062656c6f7720746865206578697374656e7469616c206465706f736974206173206120726573756c7409016f6620746865206275726e20616e6420606b6565705f616c697665602069732066616c73652c20746865206163636f756e742077696c6c206265207265617065642e005101556e6c696b652073656e64696e672066756e647320746f2061205f6275726e5f20616464726573732c207768696368206d6572656c79206d616b6573207468652066756e647320696e61636365737369626c652c21017468697320606275726e60206f7065726174696f6e2077696c6c2072656475636520746f74616c2069737375616e63652062792074686520616d6f756e74205f6275726e65645f2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ef1030c2873705f72756e74696d65306d756c746961646472657373304d756c74694164647265737308244163636f756e7449640100304163636f756e74496e646578019c011408496404000001244163636f756e74496400000014496e6465780400f50301304163636f756e74496e6465780001000c526177040038011c5665633c75383e0002002441646472657373333204000401205b75383b2033325d000300244164647265737332300400290101205b75383b2032305d00040000f5030000069c00f9030c3c70616c6c65745f62616c616e6365731474797065734c41646a7573746d656e74446972656374696f6e00010820496e63726561736500000020446563726561736500010000fd030c3870616c6c65745f76657374696e671870616c6c65741043616c6c0404540001181076657374000024b8556e6c6f636b20616e79207665737465642066756e6473206f66207468652073656e646572206163636f756e742e005d01546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20616e64207468652073656e646572206d75737420686176652066756e6473207374696c6c646c6f636b656420756e64657220746869732070616c6c65742e00d0456d69747320656974686572206056657374696e67436f6d706c6574656460206f72206056657374696e6755706461746564602e0034232320436f6d706c6578697479242d20604f283129602e28766573745f6f74686572040118746172676574f10301504163636f756e7449644c6f6f6b75704f663c543e00012cb8556e6c6f636b20616e79207665737465642066756e6473206f662061206074617267657460206163636f756e742e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e0051012d2060746172676574603a20546865206163636f756e742077686f7365207665737465642066756e64732073686f756c6420626520756e6c6f636b65642e204d75737420686176652066756e6473207374696c6c646c6f636b656420756e64657220746869732070616c6c65742e00d0456d69747320656974686572206056657374696e67436f6d706c6574656460206f72206056657374696e6755706461746564602e0034232320436f6d706c6578697479242d20604f283129602e3c7665737465645f7472616e73666572080118746172676574f10301504163636f756e7449644c6f6f6b75704f663c543e0001207363686564756c65010401b056657374696e67496e666f3c42616c616e63654f663c543e2c20426c6f636b4e756d626572466f723c543e3e00023464437265617465206120766573746564207472616e736665722e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e00cc2d2060746172676574603a20546865206163636f756e7420726563656976696e6720746865207665737465642066756e64732ef02d20607363686564756c65603a205468652076657374696e67207363686564756c6520617474616368656420746f20746865207472616e736665722e005c456d697473206056657374696e6743726561746564602e00fc4e4f54453a20546869732077696c6c20756e6c6f636b20616c6c207363686564756c6573207468726f756768207468652063757272656e7420626c6f636b2e0034232320436f6d706c6578697479242d20604f283129602e54666f7263655f7665737465645f7472616e736665720c0118736f75726365f10301504163636f756e7449644c6f6f6b75704f663c543e000118746172676574f10301504163636f756e7449644c6f6f6b75704f663c543e0001207363686564756c65010401b056657374696e67496e666f3c42616c616e63654f663c543e2c20426c6f636b4e756d626572466f723c543e3e00033860466f726365206120766573746564207472616e736665722e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f526f6f745f2e00e82d2060736f75726365603a20546865206163636f756e742077686f73652066756e64732073686f756c64206265207472616e736665727265642e11012d2060746172676574603a20546865206163636f756e7420746861742073686f756c64206265207472616e7366657272656420746865207665737465642066756e64732ef02d20607363686564756c65603a205468652076657374696e67207363686564756c6520617474616368656420746f20746865207472616e736665722e005c456d697473206056657374696e6743726561746564602e00fc4e4f54453a20546869732077696c6c20756e6c6f636b20616c6c207363686564756c6573207468726f756768207468652063757272656e7420626c6f636b2e0034232320436f6d706c6578697479242d20604f283129602e3c6d657267655f7363686564756c657308013c7363686564756c65315f696e64657810010c75333200013c7363686564756c65325f696e64657810010c7533320004545d014d657267652074776f2076657374696e67207363686564756c657320746f6765746865722c206372656174696e672061206e65772076657374696e67207363686564756c65207468617420756e6c6f636b73206f7665725501746865206869676865737420706f737369626c6520737461727420616e6420656e6420626c6f636b732e20496620626f7468207363686564756c6573206861766520616c7265616479207374617274656420746865590163757272656e7420626c6f636b2077696c6c206265207573656420617320746865207363686564756c652073746172743b207769746820746865206361766561742074686174206966206f6e65207363686564756c655d0169732066696e6973686564206279207468652063757272656e7420626c6f636b2c20746865206f746865722077696c6c206265207472656174656420617320746865206e6577206d6572676564207363686564756c652c2c756e6d6f6469666965642e00f84e4f54453a20496620607363686564756c65315f696e646578203d3d207363686564756c65325f696e6465786020746869732069732061206e6f2d6f702e41014e4f54453a20546869732077696c6c20756e6c6f636b20616c6c207363686564756c6573207468726f756768207468652063757272656e7420626c6f636b207072696f7220746f206d657267696e672e61014e4f54453a20496620626f7468207363686564756c6573206861766520656e646564206279207468652063757272656e7420626c6f636b2c206e6f206e6577207363686564756c652077696c6c206265206372656174656464616e6420626f74682077696c6c2062652072656d6f7665642e006c4d6572676564207363686564756c6520617474726962757465733a35012d20607374617274696e675f626c6f636b603a20604d4158287363686564756c65312e7374617274696e675f626c6f636b2c207363686564756c6564322e7374617274696e675f626c6f636b2c48202063757272656e745f626c6f636b29602e21012d2060656e64696e675f626c6f636b603a20604d4158287363686564756c65312e656e64696e675f626c6f636b2c207363686564756c65322e656e64696e675f626c6f636b29602e59012d20606c6f636b6564603a20607363686564756c65312e6c6f636b65645f61742863757272656e745f626c6f636b29202b207363686564756c65322e6c6f636b65645f61742863757272656e745f626c6f636b29602e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e00e82d20607363686564756c65315f696e646578603a20696e646578206f6620746865206669727374207363686564756c6520746f206d657267652eec2d20607363686564756c65325f696e646578603a20696e646578206f6620746865207365636f6e64207363686564756c6520746f206d657267652e74666f7263655f72656d6f76655f76657374696e675f7363686564756c65080118746172676574f103018c3c543a3a4c6f6f6b7570206173205374617469634c6f6f6b75703e3a3a536f757263650001387363686564756c655f696e64657810010c7533320005187c466f7263652072656d6f766520612076657374696e67207363686564756c6500c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f526f6f745f2e00c82d2060746172676574603a20416e206163636f756e7420746861742068617320612076657374696e67207363686564756c6515012d20607363686564756c655f696e646578603a205468652076657374696e67207363686564756c6520696e64657820746861742073686f756c642062652072656d6f766564040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e01040c3870616c6c65745f76657374696e673076657374696e675f696e666f2c56657374696e67496e666f081c42616c616e636501182c426c6f636b4e756d6265720110000c01186c6f636b656418011c42616c616e63650001247065725f626c6f636b18011c42616c616e63650001387374617274696e675f626c6f636b10012c426c6f636b4e756d62657200000504105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e18636c61696d731870616c6c65741043616c6c04045400011414636c61696d08011064657374000130543a3a4163636f756e744964000148657468657265756d5f7369676e61747572650904013845636473615369676e6174757265000060884d616b65206120636c61696d20746f20636f6c6c65637420796f757220444f54732e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f4e6f6e655f2e0050556e7369676e65642056616c69646174696f6e3a0501412063616c6c20746f20636c61696d206973206465656d65642076616c696420696620746865207369676e61747572652070726f7669646564206d6174636865737c746865206578706563746564207369676e6564206d657373616765206f663a00683e20457468657265756d205369676e6564204d6573736167653a943e2028636f6e666967757265642070726566697820737472696e672928616464726573732900a4616e6420606164647265737360206d6174636865732074686520606465737460206163636f756e742e002c506172616d65746572733ad82d206064657374603a205468652064657374696e6174696f6e206163636f756e7420746f207061796f75742074686520636c61696d2e5d012d2060657468657265756d5f7369676e6174757265603a20546865207369676e6174757265206f6620616e20657468657265756d207369676e6564206d657373616765206d61746368696e672074686520666f726d61744820206465736372696265642061626f76652e00203c7765696768743efc54686520776569676874206f6620746869732063616c6c20697320696e76617269616e74206f7665722074686520696e70757420706172616d65746572732ee057656967687420696e636c75646573206c6f67696320746f2076616c696461746520756e7369676e65642060636c61696d602063616c6c2e0058546f74616c20436f6d706c65786974793a204f283129243c2f7765696768743e286d696e745f636c61696d10010c77686f5d01013c457468657265756d4164647265737300011476616c756518013042616c616e63654f663c543e00014076657374696e675f7363686564756c65110401dc4f7074696f6e3c2842616c616e63654f663c543e2c2042616c616e63654f663c543e2c20426c6f636b4e756d626572466f723c543e293e00012473746174656d656e74190401544f7074696f6e3c53746174656d656e744b696e643e00013c844d696e742061206e657720636c61696d20746f20636f6c6c65637420444f54732e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f526f6f745f2e002c506172616d65746572733af02d206077686f603a2054686520457468657265756d206164647265737320616c6c6f77656420746f20636f6c6c656374207468697320636c61696d2ecc2d206076616c7565603a20546865206e756d626572206f6620444f547320746861742077696c6c20626520636c61696d65642e09012d206076657374696e675f7363686564756c65603a20416e206f7074696f6e616c2076657374696e67207363686564756c6520666f7220746865736520444f54732e00203c7765696768743efc54686520776569676874206f6620746869732063616c6c20697320696e76617269616e74206f7665722074686520696e70757420706172616d65746572732e1d01576520617373756d6520776f7273742063617365207468617420626f74682076657374696e6720616e642073746174656d656e74206973206265696e6720696e7365727465642e0058546f74616c20436f6d706c65786974793a204f283129243c2f7765696768743e30636c61696d5f6174746573740c011064657374000130543a3a4163636f756e744964000148657468657265756d5f7369676e61747572650904013845636473615369676e617475726500012473746174656d656e7438011c5665633c75383e00026ce44d616b65206120636c61696d20746f20636f6c6c65637420796f757220444f5473206279207369676e696e6720612073746174656d656e742e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f4e6f6e655f2e0050556e7369676e65642056616c69646174696f6e3a2901412063616c6c20746f2060636c61696d5f61747465737460206973206465656d65642076616c696420696620746865207369676e61747572652070726f7669646564206d6174636865737c746865206578706563746564207369676e6564206d657373616765206f663a00683e20457468657265756d205369676e6564204d6573736167653ac03e2028636f6e666967757265642070726566697820737472696e67292861646472657373292873746174656d656e7429004901616e6420606164647265737360206d6174636865732074686520606465737460206163636f756e743b20746865206073746174656d656e7460206d757374206d617463682074686174207768696368206973c06578706563746564206163636f7264696e6720746f20796f757220707572636861736520617272616e67656d656e742e002c506172616d65746572733ad82d206064657374603a205468652064657374696e6174696f6e206163636f756e7420746f207061796f75742074686520636c61696d2e5d012d2060657468657265756d5f7369676e6174757265603a20546865207369676e6174757265206f6620616e20657468657265756d207369676e6564206d657373616765206d61746368696e672074686520666f726d61744820206465736372696265642061626f76652e39012d206073746174656d656e74603a20546865206964656e74697479206f66207468652073746174656d656e74207768696368206973206265696e6720617474657374656420746f20696e207468653020207369676e61747572652e00203c7765696768743efc54686520776569676874206f6620746869732063616c6c20697320696e76617269616e74206f7665722074686520696e70757420706172616d65746572732efc57656967687420696e636c75646573206c6f67696320746f2076616c696461746520756e7369676e65642060636c61696d5f617474657374602063616c6c2e0058546f74616c20436f6d706c65786974793a204f283129243c2f7765696768743e1861747465737404012473746174656d656e7438011c5665633c75383e00034cf441747465737420746f20612073746174656d656e742c206e656564656420746f2066696e616c697a652074686520636c61696d732070726f636573732e0019015741524e494e473a20496e73656375726520756e6c65737320796f757220636861696e20696e636c75646573206050726576616c6964617465417474657374736020617320615c605472616e73616374696f6e457874656e73696f6e602e0050556e7369676e65642056616c69646174696f6e3a2901412063616c6c20746f20617474657374206973206465656d65642076616c6964206966207468652073656e6465722068617320612060507265636c61696d602072656769737465726564f4616e642070726f76696465732061206073746174656d656e746020776869636820697320657870656374656420666f7220746865206163636f756e742e002c506172616d65746572733a39012d206073746174656d656e74603a20546865206964656e74697479206f66207468652073746174656d656e74207768696368206973206265696e6720617474657374656420746f20696e207468653020207369676e61747572652e00203c7765696768743efc54686520776569676874206f6620746869732063616c6c20697320696e76617269616e74206f7665722074686520696e70757420706172616d65746572732ef057656967687420696e636c75646573206c6f67696320746f20646f207072652d76616c69646174696f6e206f6e2060617474657374602063616c6c2e0058546f74616c20436f6d706c65786974793a204f283129243c2f7765696768743e286d6f76655f636c61696d0c010c6f6c645d01013c457468657265756d4164647265737300010c6e65775d01013c457468657265756d416464726573730001386d617962655f707265636c61696df90201504f7074696f6e3c543a3a4163636f756e7449643e000400040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e09040c5c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e18636c61696d733845636473615369676e6174757265000004000d0401205b75383b2036355d00000d04000003410000000800110404184f7074696f6e0404540115040108104e6f6e6500000010536f6d6504001504000001000015040000040c18181000190404184f7074696f6e040454011d040108104e6f6e6500000010536f6d6504001d0400000100001d040c5c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e18636c61696d733453746174656d656e744b696e640001081c526567756c617200000010536166740001000021040c6470616c6c65745f636f6c6c61746f725f73656c656374696f6e1870616c6c65741043616c6c040454000124447365745f696e76756c6e657261626c657304010c6e6577650101445665633c543a3a4163636f756e7449643e000034310153657420746865206c697374206f6620696e76756c6e657261626c65202866697865642920636f6c6c61746f72732e20546865736520636f6c6c61746f7273206d75737420646f20736f6d65d07072657061726174696f6e2c206e616d656c7920746f206861766520726567697374657265642073657373696f6e206b6579732e0059015468652063616c6c2077696c6c2072656d6f766520616e79206163636f756e747320746861742068617665206e6f742072656769737465726564206b6579732066726f6d20746865207365742e20546861742069732c5d016974206973206e6f6e2d61746f6d69633b207468652063616c6c6572206163636570747320616c6c20604163636f756e74496460732070617373656420696e20606e657760205f696e646976696475616c6c795f206173310161636365707461626c6520496e76756c6e657261626c65732c20616e64206973206e6f742070726f706f73696e672061205f7365745f206f66206e657720496e76756c6e657261626c65732e005901546869732063616c6c20646f6573206e6f74206d61696e7461696e206d757475616c206578636c75736976697479206f662060496e76756c6e657261626c65736020616e64206043616e64696461746573602e20497461016973207265636f6d6d656e64656420746f207573652061206261746368206f6620606164645f696e76756c6e657261626c656020616e64206072656d6f76655f696e76756c6e657261626c656020696e73746561642e204151016062617463685f616c6c602063616e20616c736f206265207573656420746f20656e666f7263652061746f6d69636974792e20496620616e792063616e646964617465732061726520696e636c7564656420696e4d01606e6577602c20746865792073686f756c642062652072656d6f7665642077697468206072656d6f76655f696e76756c6e657261626c655f63616e6469646174656020616674657220657865637574696f6e2e00944d7573742062652063616c6c65642062792074686520605570646174654f726967696e602e587365745f646573697265645f63616e6469646174657304010c6d617810010c75333200011455015365742074686520696465616c206e756d626572206f66206e6f6e2d696e76756c6e657261626c6520636f6c6c61746f72732e204966206c6f776572696e672074686973206e756d6265722c207468656e2074686561016e756d626572206f662072756e6e696e6720636f6c6c61746f727320636f756c6420626520686967686572207468616e2074686973206669677572652e2041736964652066726f6d2074686174206564676520636173652c350174686572652073686f756c64206265206e6f206f746865722077617920746f2068617665206d6f72652063616e64696461746573207468616e207468652064657369726564206e756d6265722e00d0546865206f726967696e20666f7220746869732063616c6c206d7573742062652074686520605570646174654f726967696e602e487365745f63616e6469646163795f626f6e64040110626f6e6418013042616c616e63654f663c543e00021c78536574207468652063616e64696461637920626f6e6420616d6f756e742e0051014966207468652063616e64696461637920626f6e6420697320696e6372656173656420627920746869732063616c6c2c20616c6c2063757272656e742063616e64696461746573207768696368206861766520614d016465706f736974206c6f776572207468616e20746865206e657720626f6e642077696c6c206265206b69636b65642066726f6d20746865206c69737420616e6420676574207468656972206465706f73697473146261636b2e00d0546865206f726967696e20666f7220746869732063616c6c206d7573742062652074686520605570646174654f726967696e602e5472656769737465725f61735f63616e646964617465000310410152656769737465722074686973206163636f756e74206173206120636f6c6c61746f722063616e6469646174652e20546865206163636f756e74206d7573742028612920616c726561647920686176651d01726567697374657265642073657373696f6e206b65797320616e64202862292062652061626c6520746f207265736572766520746865206043616e646964616379426f6e64602e00dc546869732063616c6c206973206e6f7420617661696c61626c6520746f2060496e76756c6e657261626c656020636f6c6c61746f72732e306c656176655f696e74656e7400041455014465726567697374657220606f726967696e60206173206120636f6c6c61746f722063616e6469646174652e204e6f746520746861742074686520636f6c6c61746f722063616e206f6e6c79206c65617665206f6e0d0173657373696f6e206368616e67652e20546865206043616e646964616379426f6e64602077696c6c20626520756e726573657276656420696d6d6564696174656c792e001901546869732063616c6c2077696c6c206661696c2069662074686520746f74616c206e756d626572206f662063616e6469646174657320776f756c642064726f702062656c6f775c604d696e456c696769626c65436f6c6c61746f7273602e406164645f696e76756c6e657261626c6504010c77686f000130543a3a4163636f756e74496400051045014164642061206e6577206163636f756e74206077686f6020746f20746865206c697374206f662060496e76756c6e657261626c65736020636f6c6c61746f72732e206077686f60206d75737420686176651d01726567697374657265642073657373696f6e206b6579732e204966206077686f6020697320612063616e6469646174652c20746865792077696c6c2062652072656d6f7665642e00d0546865206f726967696e20666f7220746869732063616c6c206d7573742062652074686520605570646174654f726967696e602e4c72656d6f76655f696e76756c6e657261626c6504010c77686f000130543a3a4163636f756e744964000610610152656d6f766520616e206163636f756e74206077686f602066726f6d20746865206c697374206f662060496e76756c6e657261626c65736020636f6c6c61746f72732e2060496e76756c6e657261626c657360206d75737428626520736f727465642e00d0546865206f726967696e20666f7220746869732063616c6c206d7573742062652074686520605570646174654f726967696e602e2c7570646174655f626f6e6404012c6e65775f6465706f73697418013042616c616e63654f663c543e00071c5d01557064617465207468652063616e64696461637920626f6e64206f6620636f6c6c61746f722063616e64696461746520606f726967696e6020746f2061206e657720616d6f756e7420606e65775f6465706f736974602e00410153657474696e67206120606e65775f6465706f736974602074686174206973206c6f776572207468616e207468652063757272656e74206465706f736974207768696c6520606f726967696e60206973e06f6363757079696e67206120746f702d604465736972656443616e646964617465736020736c6f74206973206e6f7420616c6c6f7765642e005901546869732063616c6c2077696c6c206661696c20696620606f726967696e60206973206e6f74206120636f6c6c61746f722063616e6469646174652c20746865207570646174656420626f6e64206973206c6f77657219017468616e20746865206d696e696d756d2063616e64696461637920626f6e642c20616e642f6f722074686520616d6f756e742063616e6e6f742062652072657365727665642e4c74616b655f63616e6469646174655f736c6f7408011c6465706f73697418013042616c616e63654f663c543e000118746172676574000130543a3a4163636f756e74496400081c4d015468652063616c6c657220606f726967696e60207265706c6163657320612063616e64696461746520607461726765746020696e2074686520636f6c6c61746f722063616e646964617465206c6973742062795501726573657276696e6720606465706f736974602e2054686520616d6f756e7420606465706f73697460207265736572766564206279207468652063616c6c6572206d7573742062652067726561746572207468616ee0746865206578697374696e6720626f6e64206f66207468652074617267657420697420697320747279696e6720746f207265706c6163652e005901546869732063616c6c2077696c6c206661696c206966207468652063616c6c657220697320616c7265616479206120636f6c6c61746f722063616e646964617465206f7220696e76756c6e657261626c652c20746865550163616c6c657220646f6573206e6f74206861766520726567697374657265642073657373696f6e206b6579732c2074686520746172676574206973206e6f74206120636f6c6c61746f722063616e6469646174652cbc616e642f6f722074686520606465706f7369746020616d6f756e742063616e6e6f742062652072657365727665642e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e25040c3870616c6c65745f73657373696f6e1870616c6c65741043616c6c040454000108207365745f6b6579730801106b6579732904011c543a3a4b65797300011470726f6f6638011c5665633c75383e000024e453657473207468652073657373696f6e206b6579287329206f66207468652066756e6374696f6e2063616c6c657220746f20606b657973602e1d01416c6c6f777320616e206163636f756e7420746f20736574206974732073657373696f6e206b6579207072696f7220746f206265636f6d696e6720612076616c696461746f722ec05468697320646f65736e27742074616b652065666665637420756e74696c20746865206e6578742073657373696f6e2e00d0546865206469737061746368206f726967696e206f6620746869732066756e6374696f6e206d757374206265207369676e65642e0034232320436f6d706c657869747959012d20604f283129602e2041637475616c20636f737420646570656e6473206f6e20746865206e756d626572206f66206c656e677468206f662060543a3a4b6579733a3a6b65795f69647328296020776869636820697320202066697865642e2870757267655f6b657973000130c852656d6f76657320616e792073657373696f6e206b6579287329206f66207468652066756e6374696f6e2063616c6c65722e00c05468697320646f65736e27742074616b652065666665637420756e74696c20746865206e6578742073657373696f6e2e005501546865206469737061746368206f726967696e206f6620746869732066756e6374696f6e206d757374206265205369676e656420616e6420746865206163636f756e74206d757374206265206569746865722062655d01636f6e7665727469626c6520746f20612076616c696461746f72204944207573696e672074686520636861696e2773207479706963616c2061646472657373696e672073797374656d20287468697320757375616c6c7951016d65616e73206265696e67206120636f6e74726f6c6c6572206163636f756e7429206f72206469726563746c7920636f6e7665727469626c6520696e746f20612076616c696461746f722049442028776869636894757375616c6c79206d65616e73206265696e672061207374617368206163636f756e74292e0034232320436f6d706c65786974793d012d20604f2831296020696e206e756d626572206f66206b65792074797065732e2041637475616c20636f737420646570656e6473206f6e20746865206e756d626572206f66206c656e677468206f6698202060543a3a4b6579733a3a6b65795f6964732829602077686963682069732066697865642e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e2904086861737365745f6875625f706f6c6b61646f745f72756e74696d652c53657373696f6e4b6579730000040110617572612d0401c43c41757261206173202463726174653a3a426f756e64546f52756e74696d654170705075626c69633e3a3a5075626c696300002d04104473705f636f6e73656e7375735f617572611c656432353531392c6170705f65643235353139185075626c69630000040004013c656432353531393a3a5075626c6963000031040c6463756d756c75735f70616c6c65745f78636d705f71756575651870616c6c65741043616c6c0404540001145473757370656e645f78636d5f657865637574696f6e00010c490153757370656e647320616c6c2058434d20657865637574696f6e7320666f72207468652058434d502071756575652c207265676172646c657373206f66207468652073656e6465722773206f726967696e2e00a42d20606f726967696e603a204d75737420706173732060436f6e74726f6c6c65724f726967696e602e50726573756d655f78636d5f657865637574696f6e000214b8526573756d657320616c6c2058434d20657865637574696f6e7320666f72207468652058434d502071756575652e003d014e6f7465207468617420746869732066756e6374696f6e20646f65736e2774206368616e67652074686520737461747573206f662074686520696e2f6f757420626f756e64206368616e6e656c732e00a42d20606f726967696e603a204d75737420706173732060436f6e74726f6c6c65724f726967696e602e607570646174655f73757370656e645f7468726573686f6c6404010c6e657710010c75333200031449014f76657277726974657320746865206e756d626572206f66207061676573207768696368206d75737420626520696e2074686520717565756520666f7220746865206f74686572207369646520746f20626578746f6c6420746f2073757370656e642074686569722073656e64696e672e00742d20606f726967696e603a204d75737420706173732060526f6f74602ee82d20606e6577603a20446573697265642076616c756520666f7220605175657565436f6e666967446174612e73757370656e645f76616c756560547570646174655f64726f705f7468726573686f6c6404010c6e657710010c75333200041445014f76657277726974657320746865206e756d626572206f66207061676573207768696368206d75737420626520696e207468652071756575652061667465722077686963682077652064726f7020616e798866757274686572206d657373616765732066726f6d20746865206368616e6e656c2e00742d20606f726967696e603a204d75737420706173732060526f6f74602eec2d20606e6577603a20446573697265642076616c756520666f7220605175657565436f6e666967446174612e64726f705f7468726573686f6c64605c7570646174655f726573756d655f7468726573686f6c6404010c6e657710010c7533320005144d014f76657277726974657320746865206e756d626572206f6620706167657320776869636820746865207175657565206d757374206265207265647563656420746f206265666f7265206974207369676e616c73010174686174206d6573736167652073656e64696e67206d6179207265636f6d6d656e636520616674657220697420686173206265656e2073757370656e6465642e00742d20606f726967696e603a204d75737420706173732060526f6f74602ef42d20606e6577603a20446573697265642076616c756520666f7220605175657565436f6e666967446174612e726573756d655f7468726573686f6c6460040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e35040c2870616c6c65745f78636d1870616c6c65741043616c6c0404540001441073656e640801106465737491020158426f783c56657273696f6e65644c6f636174696f6e3e00011c6d65737361676539040154426f783c56657273696f6e656458636d3c28293e3e0000003c74656c65706f72745f6173736574731001106465737491020158426f783c56657273696f6e65644c6f636174696f6e3e00012c62656e656669636961727991020158426f783c56657273696f6e65644c6f636174696f6e3e00011861737365747315020150426f783c56657273696f6e65644173736574733e0001386665655f61737365745f6974656d10010c753332000148110154656c65706f727420736f6d65206173736574732066726f6d20746865206c6f63616c20636861696e20746f20736f6d652064657374696e6174696f6e20636861696e2e001d012a2a546869732066756e6374696f6e20697320646570726563617465643a2055736520606c696d697465645f74656c65706f72745f6173736574736020696e73746561642e2a2a005101466565207061796d656e74206f6e207468652064657374696e6174696f6e2073696465206973206d6164652066726f6d2074686520617373657420696e2074686520606173736574736020766563746f72206f666101696e64657820606665655f61737365745f6974656d602e2054686520776569676874206c696d697420666f722066656573206973206e6f742070726f766964656420616e64207468757320697320756e6c696d697465642cb47769746820616c6c20666565732074616b656e206173206e65656465642066726f6d207468652061737365742e0029012d20606f726967696e603a204d7573742062652063617061626c65206f66207769746864726177696e672074686520606173736574736020616e6420657865637574696e672058434d2e25012d206064657374603a2044657374696e6174696f6e20636f6e7465787420666f7220746865206173736574732e2057696c6c207479706963616c6c7920626520605b506172656e742c6101202050617261636861696e282e2e295d6020746f2073656e642066726f6d2070617261636861696e20746f2070617261636861696e2c206f7220605b50617261636861696e282e2e295d6020746f2073656e642066726f6d54202072656c617920746f2070617261636861696e2e55012d206062656e6566696369617279603a20412062656e6566696369617279206c6f636174696f6e20666f72207468652061737365747320696e2074686520636f6e74657874206f66206064657374602e2057696c6c98202067656e6572616c6c7920626520616e20604163636f756e7449643332602076616c75652e59012d2060617373657473603a205468652061737365747320746f2062652077697468647261776e2e20546869732073686f756c6420696e636c7564652074686520617373657473207573656420746f2070617920746865682020666565206f6e207468652060646573746020636861696e2e4d012d20606665655f61737365745f6974656d603a2054686520696e64657820696e746f206061737365747360206f6620746865206974656d2077686963682073686f756c64206265207573656420746f207061791c2020666565732e5c726573657276655f7472616e736665725f6173736574731001106465737491020158426f783c56657273696f6e65644c6f636174696f6e3e00012c62656e656669636961727991020158426f783c56657273696f6e65644c6f636174696f6e3e00011861737365747315020150426f783c56657273696f6e65644173736574733e0001386665655f61737365745f6974656d10010c7533320002785d015472616e7366657220736f6d65206173736574732066726f6d20746865206c6f63616c20636861696e20746f207468652064657374696e6174696f6e20636861696e207468726f756768207468656972206c6f63616c2c7864657374696e6174696f6e206f722072656d6f746520726573657276652e003d016061737365747360206d75737420686176652073616d652072657365727665206c6f636174696f6e20616e64206d6179206e6f742062652074656c65706f727461626c6520746f206064657374602e4d01202d2060617373657473602068617665206c6f63616c20726573657276653a207472616e736665722061737365747320746f20736f7665726569676e206163636f756e74206f662064657374696e6174696f6e4d01202020636861696e20616e6420666f72776172642061206e6f74696669636174696f6e2058434d20746f2060646573746020746f206d696e7420616e64206465706f73697420726573657276652d62617365646c20202061737365747320746f206062656e6566696369617279602e5501202d20606173736574736020686176652064657374696e6174696f6e20726573657276653a206275726e206c6f63616c2061737365747320616e6420666f72776172642061206e6f74696669636174696f6e20746f590120202060646573746020636861696e20746f207769746864726177207468652072657365727665206173736574732066726f6d207468697320636861696e277320736f7665726569676e206163636f756e7420616e64842020206465706f736974207468656d20746f206062656e6566696369617279602e6101202d20606173736574736020686176652072656d6f746520726573657276653a206275726e206c6f63616c206173736574732c20666f72776172642058434d20746f207265736572766520636861696e20746f206d6f7665610120202072657365727665732066726f6d207468697320636861696e277320534120746f2060646573746020636861696e27732053412c20616e6420666f727761726420616e6f746865722058434d20746f20606465737460f4202020746f206d696e7420616e64206465706f73697420726573657276652d62617365642061737365747320746f206062656e6566696369617279602e003d012a2a546869732066756e6374696f6e20697320646570726563617465643a2055736520606c696d697465645f726573657276655f7472616e736665725f6173736574736020696e73746561642e2a2a005101466565207061796d656e74206f6e207468652064657374696e6174696f6e2073696465206973206d6164652066726f6d2074686520617373657420696e2074686520606173736574736020766563746f72206f666101696e64657820606665655f61737365745f6974656d602e2054686520776569676874206c696d697420666f722066656573206973206e6f742070726f766964656420616e64207468757320697320756e6c696d697465642cb47769746820616c6c20666565732074616b656e206173206e65656465642066726f6d207468652061737365742e0029012d20606f726967696e603a204d7573742062652063617061626c65206f66207769746864726177696e672074686520606173736574736020616e6420657865637574696e672058434d2e25012d206064657374603a2044657374696e6174696f6e20636f6e7465787420666f7220746865206173736574732e2057696c6c207479706963616c6c7920626520605b506172656e742c6101202050617261636861696e282e2e295d6020746f2073656e642066726f6d2070617261636861696e20746f2070617261636861696e2c206f7220605b50617261636861696e282e2e295d6020746f2073656e642066726f6d54202072656c617920746f2070617261636861696e2e55012d206062656e6566696369617279603a20412062656e6566696369617279206c6f636174696f6e20666f72207468652061737365747320696e2074686520636f6e74657874206f66206064657374602e2057696c6c98202067656e6572616c6c7920626520616e20604163636f756e7449643332602076616c75652e59012d2060617373657473603a205468652061737365747320746f2062652077697468647261776e2e20546869732073686f756c6420696e636c7564652074686520617373657473207573656420746f2070617920746865c82020666565206f6e20746865206064657374602028616e6420706f737369626c7920726573657276652920636861696e732e4d012d20606665655f61737365745f6974656d603a2054686520696e64657820696e746f206061737365747360206f6620746865206974656d2077686963682073686f756c64206265207573656420746f207061791c2020666565732e1c6578656375746508011c6d657373616765b10401b4426f783c56657273696f6e656458636d3c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e3e0001286d61785f776569676874280118576569676874000320d04578656375746520616e2058434d206d6573736167652066726f6d2061206c6f63616c2c207369676e65642c206f726967696e2e004d01416e206576656e74206973206465706f736974656420696e6469636174696e67207768657468657220606d73676020636f756c6420626520657865637574656420636f6d706c6574656c79206f72206f6e6c79287061727469616c6c792e005d014e6f206d6f7265207468616e20606d61785f776569676874602077696c6c206265207573656420696e2069747320617474656d7074656420657865637574696f6e2e2049662074686973206973206c657373207468616e4101746865206d6178696d756d20616d6f756e74206f6620776569676874207468617420746865206d65737361676520636f756c642074616b6520746f2062652065786563757465642c207468656e206e6f7c657865637574696f6e20617474656d70742077696c6c206265206d6164652e44666f7263655f78636d5f76657273696f6e0801206c6f636174696f6e0d010134426f783c4c6f636174696f6e3e00011c76657273696f6e10012858636d56657273696f6e00041849014578746f6c6c2074686174206120706172746963756c61722064657374696e6174696f6e2063616e20626520636f6d6d756e6963617465642077697468207468726f756768206120706172746963756c61723c76657273696f6e206f662058434d2e00dc2d20606f726967696e603a204d75737420626520616e206f726967696e207370656369666965642062792041646d696e4f726967696e2ed82d20606c6f636174696f6e603a205468652064657374696e6174696f6e2074686174206973206265696e67206465736372696265642e11012d206078636d5f76657273696f6e603a20546865206c61746573742076657273696f6e206f662058434d207468617420606c6f636174696f6e6020737570706f7274732e64666f7263655f64656661756c745f78636d5f76657273696f6e0401446d617962655f78636d5f76657273696f6eed0201484f7074696f6e3c58636d56657273696f6e3e0005145901536574206120736166652058434d2076657273696f6e20287468652076657273696f6e20746861742058434d2073686f756c6420626520656e636f646564207769746820696620746865206d6f737420726563656e74b476657273696f6e20612064657374696e6174696f6e2063616e2061636365707420697320756e6b6e6f776e292e00dc2d20606f726967696e603a204d75737420626520616e206f726967696e207370656369666965642062792041646d696e4f726967696e2e39012d20606d617962655f78636d5f76657273696f6e603a205468652064656661756c742058434d20656e636f64696e672076657273696f6e2c206f7220604e6f6e656020746f2064697361626c652e78666f7263655f7375627363726962655f76657273696f6e5f6e6f746966790401206c6f636174696f6e91020158426f783c56657273696f6e65644c6f636174696f6e3e000610390141736b2061206c6f636174696f6e20746f206e6f7469667920757320726567617264696e672074686569722058434d2076657273696f6e20616e6420616e79206368616e67657320746f2069742e00dc2d20606f726967696e603a204d75737420626520616e206f726967696e207370656369666965642062792041646d696e4f726967696e2e59012d20606c6f636174696f6e603a20546865206c6f636174696f6e20746f2077686963682077652073686f756c642073756273637269626520666f722058434d2076657273696f6e206e6f74696669636174696f6e732e80666f7263655f756e7375627363726962655f76657273696f6e5f6e6f746966790401206c6f636174696f6e91020158426f783c56657273696f6e65644c6f636174696f6e3e0007184901526571756972652074686174206120706172746963756c61722064657374696e6174696f6e2073686f756c64206e6f206c6f6e676572206e6f7469667920757320726567617264696e6720616e792058434d4076657273696f6e206368616e6765732e00dc2d20606f726967696e603a204d75737420626520616e206f726967696e207370656369666965642062792041646d696e4f726967696e2e3d012d20606c6f636174696f6e603a20546865206c6f636174696f6e20746f207768696368207765206172652063757272656e746c79207375627363726962656420666f722058434d2076657273696f6ea820206e6f74696669636174696f6e73207768696368207765206e6f206c6f6e676572206465736972652e7c6c696d697465645f726573657276655f7472616e736665725f6173736574731401106465737491020158426f783c56657273696f6e65644c6f636174696f6e3e00012c62656e656669636961727991020158426f783c56657273696f6e65644c6f636174696f6e3e00011861737365747315020150426f783c56657273696f6e65644173736574733e0001386665655f61737365745f6974656d10010c7533320001307765696768745f6c696d6974ed01012c5765696768744c696d69740008785d015472616e7366657220736f6d65206173736574732066726f6d20746865206c6f63616c20636861696e20746f207468652064657374696e6174696f6e20636861696e207468726f756768207468656972206c6f63616c2c7864657374696e6174696f6e206f722072656d6f746520726573657276652e003d016061737365747360206d75737420686176652073616d652072657365727665206c6f636174696f6e20616e64206d6179206e6f742062652074656c65706f727461626c6520746f206064657374602e4d01202d2060617373657473602068617665206c6f63616c20726573657276653a207472616e736665722061737365747320746f20736f7665726569676e206163636f756e74206f662064657374696e6174696f6e4d01202020636861696e20616e6420666f72776172642061206e6f74696669636174696f6e2058434d20746f2060646573746020746f206d696e7420616e64206465706f73697420726573657276652d62617365646c20202061737365747320746f206062656e6566696369617279602e5501202d20606173736574736020686176652064657374696e6174696f6e20726573657276653a206275726e206c6f63616c2061737365747320616e6420666f72776172642061206e6f74696669636174696f6e20746f590120202060646573746020636861696e20746f207769746864726177207468652072657365727665206173736574732066726f6d207468697320636861696e277320736f7665726569676e206163636f756e7420616e64842020206465706f736974207468656d20746f206062656e6566696369617279602e6101202d20606173736574736020686176652072656d6f746520726573657276653a206275726e206c6f63616c206173736574732c20666f72776172642058434d20746f207265736572766520636861696e20746f206d6f7665610120202072657365727665732066726f6d207468697320636861696e277320534120746f2060646573746020636861696e27732053412c20616e6420666f727761726420616e6f746865722058434d20746f20606465737460f4202020746f206d696e7420616e64206465706f73697420726573657276652d62617365642061737365747320746f206062656e6566696369617279602e005101466565207061796d656e74206f6e207468652064657374696e6174696f6e2073696465206973206d6164652066726f6d2074686520617373657420696e2074686520606173736574736020766563746f72206f666101696e64657820606665655f61737365745f6974656d602c20757020746f20656e6f75676820746f2070617920666f7220607765696768745f6c696d697460206f66207765696768742e204966206d6f72652077656967687459016973206e6565646564207468616e20607765696768745f6c696d6974602c207468656e20746865206f7065726174696f6e2077696c6c206661696c20616e64207468652073656e7420617373657473206d6179206265206174207269736b2e0029012d20606f726967696e603a204d7573742062652063617061626c65206f66207769746864726177696e672074686520606173736574736020616e6420657865637574696e672058434d2e25012d206064657374603a2044657374696e6174696f6e20636f6e7465787420666f7220746865206173736574732e2057696c6c207479706963616c6c7920626520605b506172656e742c6101202050617261636861696e282e2e295d6020746f2073656e642066726f6d2070617261636861696e20746f2070617261636861696e2c206f7220605b50617261636861696e282e2e295d6020746f2073656e642066726f6d54202072656c617920746f2070617261636861696e2e55012d206062656e6566696369617279603a20412062656e6566696369617279206c6f636174696f6e20666f72207468652061737365747320696e2074686520636f6e74657874206f66206064657374602e2057696c6c98202067656e6572616c6c7920626520616e20604163636f756e7449643332602076616c75652e59012d2060617373657473603a205468652061737365747320746f2062652077697468647261776e2e20546869732073686f756c6420696e636c7564652074686520617373657473207573656420746f2070617920746865c82020666565206f6e20746865206064657374602028616e6420706f737369626c7920726573657276652920636861696e732e4d012d20606665655f61737365745f6974656d603a2054686520696e64657820696e746f206061737365747360206f6620746865206974656d2077686963682073686f756c64206265207573656420746f207061791c2020666565732e45012d20607765696768745f6c696d6974603a205468652072656d6f74652d7369646520776569676874206c696d69742c20696620616e792c20666f72207468652058434d206665652070757263686173652e5c6c696d697465645f74656c65706f72745f6173736574731401106465737491020158426f783c56657273696f6e65644c6f636174696f6e3e00012c62656e656669636961727991020158426f783c56657273696f6e65644c6f636174696f6e3e00011861737365747315020150426f783c56657273696f6e65644173736574733e0001386665655f61737365745f6974656d10010c7533320001307765696768745f6c696d6974ed01012c5765696768744c696d6974000948110154656c65706f727420736f6d65206173736574732066726f6d20746865206c6f63616c20636861696e20746f20736f6d652064657374696e6174696f6e20636861696e2e005101466565207061796d656e74206f6e207468652064657374696e6174696f6e2073696465206973206d6164652066726f6d2074686520617373657420696e2074686520606173736574736020766563746f72206f666101696e64657820606665655f61737365745f6974656d602c20757020746f20656e6f75676820746f2070617920666f7220607765696768745f6c696d697460206f66207765696768742e204966206d6f72652077656967687459016973206e6565646564207468616e20607765696768745f6c696d6974602c207468656e20746865206f7065726174696f6e2077696c6c206661696c20616e64207468652073656e7420617373657473206d6179206265206174207269736b2e0029012d20606f726967696e603a204d7573742062652063617061626c65206f66207769746864726177696e672074686520606173736574736020616e6420657865637574696e672058434d2e25012d206064657374603a2044657374696e6174696f6e20636f6e7465787420666f7220746865206173736574732e2057696c6c207479706963616c6c7920626520605b506172656e742c6101202050617261636861696e282e2e295d6020746f2073656e642066726f6d2070617261636861696e20746f2070617261636861696e2c206f7220605b50617261636861696e282e2e295d6020746f2073656e642066726f6d54202072656c617920746f2070617261636861696e2e55012d206062656e6566696369617279603a20412062656e6566696369617279206c6f636174696f6e20666f72207468652061737365747320696e2074686520636f6e74657874206f66206064657374602e2057696c6c98202067656e6572616c6c7920626520616e20604163636f756e7449643332602076616c75652e59012d2060617373657473603a205468652061737365747320746f2062652077697468647261776e2e20546869732073686f756c6420696e636c7564652074686520617373657473207573656420746f2070617920746865682020666565206f6e207468652060646573746020636861696e2e4d012d20606665655f61737365745f6974656d603a2054686520696e64657820696e746f206061737365747360206f6620746865206974656d2077686963682073686f756c64206265207573656420746f207061791c2020666565732e45012d20607765696768745f6c696d6974603a205468652072656d6f74652d7369646520776569676874206c696d69742c20696620616e792c20666f72207468652058434d206665652070757263686173652e40666f7263655f73757370656e73696f6e04012473757370656e646564200110626f6f6c000a10f4536574206f7220756e7365742074686520676c6f62616c2073757370656e73696f6e207374617465206f66207468652058434d206578656375746f722e00dc2d20606f726967696e603a204d75737420626520616e206f726967696e207370656369666965642062792041646d696e4f726967696e2ed02d206073757370656e646564603a2060747275656020746f2073757370656e642c206066616c73656020746f20726573756d652e3c7472616e736665725f6173736574731401106465737491020158426f783c56657273696f6e65644c6f636174696f6e3e00012c62656e656669636961727991020158426f783c56657273696f6e65644c6f636174696f6e3e00011861737365747315020150426f783c56657273696f6e65644173736574733e0001386665655f61737365745f6974656d10010c7533320001307765696768745f6c696d6974ed01012c5765696768744c696d6974000b845d015472616e7366657220736f6d65206173736574732066726f6d20746865206c6f63616c20636861696e20746f207468652064657374696e6174696f6e20636861696e207468726f756768207468656972206c6f63616c2cd064657374696e6174696f6e206f722072656d6f746520726573657276652c206f72207468726f7567682074656c65706f7274732e005101466565207061796d656e74206f6e207468652064657374696e6174696f6e2073696465206973206d6164652066726f6d2074686520617373657420696e2074686520606173736574736020766563746f72206f663501696e64657820606665655f61737365745f6974656d60202868656e636520726566657272656420746f20617320606665657360292c20757020746f20656e6f75676820746f2070617920666f724101607765696768745f6c696d697460206f66207765696768742e204966206d6f726520776569676874206973206e6565646564207468616e20607765696768745f6c696d6974602c207468656e20746865dc6f7065726174696f6e2077696c6c206661696c20616e64207468652073656e7420617373657473206d6179206265206174207269736b2e006101606173736574736020286578636c7564696e672060666565736029206d75737420686176652073616d652072657365727665206c6f636174696f6e206f72206f74686572776973652062652074656c65706f727461626c65b0746f206064657374602c206e6f206c696d69746174696f6e7320696d706f736564206f6e206066656573602e4d01202d20666f72206c6f63616c20726573657276653a207472616e736665722061737365747320746f20736f7665726569676e206163636f756e74206f662064657374696e6174696f6e20636861696e20616e644d01202020666f72776172642061206e6f74696669636174696f6e2058434d20746f2060646573746020746f206d696e7420616e64206465706f73697420726573657276652d62617365642061737365747320746f442020206062656e6566696369617279602e6101202d20666f722064657374696e6174696f6e20726573657276653a206275726e206c6f63616c2061737365747320616e6420666f72776172642061206e6f74696669636174696f6e20746f2060646573746020636861696e5901202020746f207769746864726177207468652072657365727665206173736574732066726f6d207468697320636861696e277320736f7665726569676e206163636f756e7420616e64206465706f736974207468656d50202020746f206062656e6566696369617279602e5d01202d20666f722072656d6f746520726573657276653a206275726e206c6f63616c206173736574732c20666f72776172642058434d20746f207265736572766520636861696e20746f206d6f76652072657365727665735d0120202066726f6d207468697320636861696e277320534120746f2060646573746020636861696e27732053412c20616e6420666f727761726420616e6f746865722058434d20746f2060646573746020746f206d696e74d4202020616e64206465706f73697420726573657276652d62617365642061737365747320746f206062656e6566696369617279602e5101202d20666f722074656c65706f7274733a206275726e206c6f63616c2061737365747320616e6420666f72776172642058434d20746f2060646573746020636861696e20746f206d696e742f74656c65706f7274b020202061737365747320616e64206465706f736974207468656d20746f206062656e6566696369617279602e0029012d20606f726967696e603a204d7573742062652063617061626c65206f66207769746864726177696e672074686520606173736574736020616e6420657865637574696e672058434d2e2d012d206064657374603a2044657374696e6174696f6e20636f6e7465787420666f7220746865206173736574732e2057696c6c207479706963616c6c792062652060583228506172656e742c5501202050617261636861696e282e2e29296020746f2073656e642066726f6d2070617261636861696e20746f2070617261636861696e2c206f72206058312850617261636861696e282e2e29296020746f2073656e6468202066726f6d2072656c617920746f2070617261636861696e2e55012d206062656e6566696369617279603a20412062656e6566696369617279206c6f636174696f6e20666f72207468652061737365747320696e2074686520636f6e74657874206f66206064657374602e2057696c6c98202067656e6572616c6c7920626520616e20604163636f756e7449643332602076616c75652e59012d2060617373657473603a205468652061737365747320746f2062652077697468647261776e2e20546869732073686f756c6420696e636c7564652074686520617373657473207573656420746f2070617920746865c82020666565206f6e20746865206064657374602028616e6420706f737369626c7920726573657276652920636861696e732e4d012d20606665655f61737365745f6974656d603a2054686520696e64657820696e746f206061737365747360206f6620746865206974656d2077686963682073686f756c64206265207573656420746f207061791c2020666565732e45012d20607765696768745f6c696d6974603a205468652072656d6f74652d7369646520776569676874206c696d69742c20696620616e792c20666f72207468652058434d206665652070757263686173652e30636c61696d5f61737365747308011861737365747315020150426f783c56657273696f6e65644173736574733e00012c62656e656669636961727991020158426f783c56657273696f6e65644c6f636174696f6e3e000c185501436c61696d73206173736574732074726170706564206f6e20746869732070616c6c65742062656361757365206f66206c6566746f7665722061737365747320647572696e672058434d20657865637574696f6e2e00ac2d20606f726967696e603a20416e796f6e652063616e2063616c6c20746869732065787472696e7369632e5d012d2060617373657473603a20546865206578616374206173736574732074686174207765726520747261707065642e20557365207468652076657273696f6e20746f207370656369667920776861742076657273696f6e9877617320746865206c6174657374207768656e2074686579207765726520747261707065642e45012d206062656e6566696369617279603a20546865206c6f636174696f6e2f6163636f756e742077686572652074686520636c61696d6564206173736574732077696c6c206265206465706f73697465642e8c7472616e736665725f6173736574735f7573696e675f747970655f616e645f7468656e1c01106465737491020158426f783c56657273696f6e65644c6f636174696f6e3e00011861737365747315020150426f783c56657273696f6e65644173736574733e0001506173736574735f7472616e736665725f74797065dd040144426f783c5472616e73666572547970653e00013872656d6f74655f666565735f6964e1040154426f783c56657273696f6e6564417373657449643e000148666565735f7472616e736665725f74797065dd040144426f783c5472616e73666572547970653e000148637573746f6d5f78636d5f6f6e5f6465737439040154426f783c56657273696f6e656458636d3c28293e3e0001307765696768745f6c696d6974ed01012c5765696768744c696d6974000dc055015472616e73666572206173736574732066726f6d20746865206c6f63616c20636861696e20746f207468652064657374696e6174696f6e20636861696e207573696e67206578706c69636974207472616e7366657268747970657320666f722061737365747320616e6420666565732e0059016061737365747360206d75737420686176652073616d652072657365727665206c6f636174696f6e206f72206d61792062652074656c65706f727461626c6520746f206064657374602e2043616c6c6572206d757374ec70726f766964652074686520606173736574735f7472616e736665725f747970656020746f206265207573656420666f722060617373657473603a5101202d20605472616e73666572547970653a3a4c6f63616c52657365727665603a207472616e736665722061737365747320746f20736f7665726569676e206163636f756e74206f662064657374696e6174696f6e4d01202020636861696e20616e6420666f72776172642061206e6f74696669636174696f6e2058434d20746f2060646573746020746f206d696e7420616e64206465706f73697420726573657276652d62617365646c20202061737365747320746f206062656e6566696369617279602e5901202d20605472616e73666572547970653a3a44657374696e6174696f6e52657365727665603a206275726e206c6f63616c2061737365747320616e6420666f72776172642061206e6f74696669636174696f6e20746f590120202060646573746020636861696e20746f207769746864726177207468652072657365727665206173736574732066726f6d207468697320636861696e277320736f7665726569676e206163636f756e7420616e64842020206465706f736974207468656d20746f206062656e6566696369617279602e5901202d20605472616e73666572547970653a3a52656d6f746552657365727665287265736572766529603a206275726e206c6f63616c206173736574732c20666f72776172642058434d20746f206072657365727665606101202020636861696e20746f206d6f76652072657365727665732066726f6d207468697320636861696e277320534120746f2060646573746020636861696e27732053412c20616e6420666f727761726420616e6f74686572550120202058434d20746f2060646573746020746f206d696e7420616e64206465706f73697420726573657276652d62617365642061737365747320746f206062656e6566696369617279602e205479706963616c6c79942020207468652072656d6f746520607265736572766560206973204173736574204875622e4501202d20605472616e73666572547970653a3a54656c65706f7274603a206275726e206c6f63616c2061737365747320616e6420666f72776172642058434d20746f2060646573746020636861696e20746fe82020206d696e742f74656c65706f72742061737365747320616e64206465706f736974207468656d20746f206062656e6566696369617279602e0055014f6e207468652064657374696e6174696f6e20636861696e2c2061732077656c6c20617320616e7920696e7465726d65646961727920686f70732c2060427579457865637574696f6e60206973207573656420746f210162757920657865637574696f6e207573696e67207472616e73666572726564206061737365747360206964656e746966696564206279206072656d6f74655f666565735f6964602e59014d616b65207375726520656e6f756768206f662074686520737065636966696564206072656d6f74655f666565735f69646020617373657420697320696e636c7564656420696e2074686520676976656e206c69737461016f662060617373657473602e206072656d6f74655f666565735f6964602073686f756c6420626520656e6f75676820746f2070617920666f7220607765696768745f6c696d6974602e204966206d6f72652077656967687459016973206e6565646564207468616e20607765696768745f6c696d6974602c207468656e20746865206f7065726174696f6e2077696c6c206661696c20616e64207468652073656e7420617373657473206d6179206265206174207269736b2e0045016072656d6f74655f666565735f696460206d61792075736520646966666572656e74207472616e736665722074797065207468616e2072657374206f6620606173736574736020616e642063616e2062659c737065636966696564207468726f7567682060666565735f7472616e736665725f74797065602e0061015468652063616c6c6572206e6565647320746f207370656369667920776861742073686f756c642068617070656e20746f20746865207472616e7366657272656420617373657473206f6e6365207468657920726561636841017468652060646573746020636861696e2e205468697320697320646f6e65207468726f756768207468652060637573746f6d5f78636d5f6f6e5f646573746020706172616d657465722c207768696368fc636f6e7461696e732074686520696e737472756374696f6e7320746f2065786563757465206f6e2060646573746020617320612066696e616c20737465702e7c20205468697320697320757375616c6c792061732073696d706c652061733a510120206058636d28766563215b4465706f7369744173736574207b206173736574733a2057696c6428416c6c436f756e746564286173736574732e6c656e282929292c2062656e6566696369617279207d5d29602c3101202062757420636f756c6420626520736f6d657468696e67206d6f72652065786f746963206c696b652073656e64696e6720746865206061737365747360206576656e20667572746865722e0029012d20606f726967696e603a204d7573742062652063617061626c65206f66207769746864726177696e672074686520606173736574736020616e6420657865637574696e672058434d2e25012d206064657374603a2044657374696e6174696f6e20636f6e7465787420666f7220746865206173736574732e2057696c6c207479706963616c6c7920626520605b506172656e742c6101202050617261636861696e282e2e295d6020746f2073656e642066726f6d2070617261636861696e20746f2070617261636861696e2c206f7220605b50617261636861696e282e2e295d6020746f2073656e642066726f6d3d01202072656c617920746f2070617261636861696e2c206f72206028706172656e74733a20322c2028476c6f62616c436f6e73656e737573282e2e292c202e2e29296020746f2073656e642066726f6df4202070617261636861696e206163726f737320612062726964676520746f20616e6f746865722065636f73797374656d2064657374696e6174696f6e2e59012d2060617373657473603a205468652061737365747320746f2062652077697468647261776e2e20546869732073686f756c6420696e636c7564652074686520617373657473207573656420746f2070617920746865c82020666565206f6e20746865206064657374602028616e6420706f737369626c7920726573657276652920636861696e732e3d012d20606173736574735f7472616e736665725f74797065603a205468652058434d20605472616e736665725479706560207573656420746f207472616e73666572207468652060617373657473602e21012d206072656d6f74655f666565735f6964603a204f6e65206f662074686520696e636c7564656420606173736574736020746f206265207573656420746f2070617920666565732e49012d2060666565735f7472616e736665725f74797065603a205468652058434d20605472616e736665725479706560207573656420746f207472616e736665722074686520606665657360206173736574732e59012d2060637573746f6d5f78636d5f6f6e5f64657374603a205468652058434d20746f206265206578656375746564206f6e2060646573746020636861696e20617320746865206c6173742073746570206f6620746865590120207472616e736665722c20776869636820616c736f2064657465726d696e657320776861742068617070656e7320746f2074686520617373657473206f6e207468652064657374696e6174696f6e20636861696e2e45012d20607765696768745f6c696d6974603a205468652072656d6f74652d7369646520776569676874206c696d69742c20696620616e792c20666f72207468652058434d206665652070757263686173652e506164645f617574686f72697a65645f616c69617308011c616c696173657291020158426f783c56657273696f6e65644c6f636174696f6e3e00011c657870697265739502012c4f7074696f6e3c7536343e000e2c5d01417574686f72697a6520616e6f746865722060616c696173657260206c6f636174696f6e20746f20616c69617320696e746f20746865206c6f63616c20606f726967696e60206d616b696e6720746869732063616c6c2e29015468652060616c696173657260206973206f6e6c7920617574686f72697a656420756e74696c207468652070726f766964656420606578706972796020626c6f636b206e756d6265722e49015468652063616c6c2063616e20616c736f206265207573656420666f7220612070726576696f75736c7920617574686f72697a656420616c69617320696e206f7264657220746f207570646174652069747358606578706972796020626c6f636b206e756d6265722e005101557375616c6c792075736566756c20746f20616c6c6f7720796f7572206c6f63616c206163636f756e7420746f20626520616c696173656420696e746f2066726f6d20612072656d6f7465206c6f636174696f6ef4616c736f20756e64657220796f757220636f6e74726f6c20286c696b6520796f7572206163636f756e74206f6e20616e6f7468657220636861696e292e0051015741524e494e473a206d616b652073757265207468652063616c6c657220606f726967696e602028796f752920747275737473207468652060616c696173657260206c6f636174696f6e20746f2061637420696e590174686569722f796f7572206e616d652e204f6e636520617574686f72697a6564207573696e6720746869732063616c6c2c207468652060616c6961736572602063616e20667265656c7920696d706572736f6e617465d4606f726967696e6020696e2058434d2070726f6772616d73206578656375746564206f6e20746865206c6f63616c20636861696e2e5c72656d6f76655f617574686f72697a65645f616c69617304011c616c696173657291020158426f783c56657273696f6e65644c6f636174696f6e3e000f085d0152656d6f766520612070726576696f75736c7920617574686f72697a65642060616c6961736572602066726f6d20746865206c697374206f66206c6f636174696f6e7320746861742063616e20616c69617320696e746f90746865206c6f63616c20606f726967696e60206d616b696e6720746869732063616c6c2e7472656d6f76655f616c6c5f617574686f72697a65645f616c6961736573001008490152656d6f766520616c6c2070726576696f75736c7920617574686f72697a65642060616c6961736572607320746861742063616e20616c69617320696e746f20746865206c6f63616c20606f726967696e60446d616b696e6720746869732063616c6c2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e3904080c78636d3056657273696f6e656458636d042c52756e74696d6543616c6c00010c08563304003d04015076333a3a58636d3c52756e74696d6543616c6c3e00030008563404007d04015076343a3a58636d3c52756e74696d6543616c6c3e00040008563504008101015076353a3a58636d3c52756e74696d6543616c6c3e000500003d040c0c78636d0876330c58636d041043616c6c00000400410401585665633c496e737472756374696f6e3c43616c6c3e3e0000410400000245040045040c0c78636d0876332c496e737472756374696f6e041043616c6c0001c0345769746864726177417373657404001902012c4d756c7469417373657473000000545265736572766541737365744465706f736974656404001902012c4d756c7469417373657473000100585265636569766554656c65706f72746564417373657404001902012c4d756c7469417373657473000200345175657279526573706f6e736510012071756572795f69642c011c51756572794964000120726573706f6e736549040120526573706f6e73650001286d61785f77656967687428011857656967687400011c71756572696572690401544f7074696f6e3c4d756c74694c6f636174696f6e3e000300345472616e7366657241737365740801186173736574731902012c4d756c746941737365747300012c62656e6566696369617279290201344d756c74694c6f636174696f6e000400505472616e736665725265736572766541737365740c01186173736574731902012c4d756c746941737365747300011064657374290201344d756c74694c6f636174696f6e00010c78636d3d04011c58636d3c28293e000500205472616e736163740c012c6f726967696e5f6b696e64d50101284f726967696e4b696e64000158726571756972655f7765696768745f61745f6d6f737428011857656967687400011063616c6cd901014c446f75626c65456e636f6465643c43616c6c3e0006006448726d704e65774368616e6e656c4f70656e526571756573740c011873656e6465721d01010c7533320001406d61785f6d6573736167655f73697a651d01010c7533320001306d61785f63617061636974791d01010c7533320007004c48726d704368616e6e656c4163636570746564040124726563697069656e741d01010c7533320008004848726d704368616e6e656c436c6f73696e670c0124696e69746961746f721d01010c75333200011873656e6465721d01010c753332000124726563697069656e741d01010c7533320009002c436c6561724f726967696e000a003444657363656e644f726967696e04002d020154496e746572696f724d756c74694c6f636174696f6e000b002c5265706f72744572726f7204006d0401445175657279526573706f6e7365496e666f000c00304465706f7369744173736574080118617373657473710401404d756c7469417373657446696c74657200012c62656e6566696369617279290201344d756c74694c6f636174696f6e000d004c4465706f7369745265736572766541737365740c0118617373657473710401404d756c7469417373657446696c74657200011064657374290201344d756c74694c6f636174696f6e00010c78636d3d04011c58636d3c28293e000e003445786368616e676541737365740c011067697665710401404d756c7469417373657446696c74657200011077616e741902012c4d756c746941737365747300011c6d6178696d616c200110626f6f6c000f005c496e6974696174655265736572766557697468647261770c0118617373657473710401404d756c7469417373657446696c74657200011c72657365727665290201344d756c74694c6f636174696f6e00010c78636d3d04011c58636d3c28293e00100040496e69746961746554656c65706f72740c0118617373657473710401404d756c7469417373657446696c74657200011064657374290201344d756c74694c6f636174696f6e00010c78636d3d04011c58636d3c28293e001100345265706f7274486f6c64696e67080134726573706f6e73655f696e666f6d0401445175657279526573706f6e7365496e666f000118617373657473710401404d756c7469417373657446696c74657200120030427579457865637574696f6e08011066656573210201284d756c746941737365740001307765696768745f6c696d6974ed01012c5765696768744c696d697400130034526566756e64537572706c75730014003c5365744572726f7248616e646c657204003d04012458636d3c43616c6c3e0015002c536574417070656e64697804003d04012458636d3c43616c6c3e00160028436c6561724572726f7200170028436c61696d41737365740801186173736574731902012c4d756c74694173736574730001187469636b6574290201344d756c74694c6f636174696f6e001800105472617004002c010c7536340019004053756273637269626556657273696f6e08012071756572795f69642c011c5175657279496400014c6d61785f726573706f6e73655f776569676874280118576569676874001a0048556e73756273637269626556657273696f6e001b00244275726e417373657404001902012c4d756c7469417373657473001c002c457870656374417373657404001902012c4d756c7469417373657473001d00304578706563744f726967696e0400690401544f7074696f6e3c4d756c74694c6f636174696f6e3e001e002c4578706563744572726f7204004d0401504f7074696f6e3c287533322c204572726f72293e001f00504578706563745472616e736163745374617475730400c90101384d617962654572726f72436f64650020002c517565727950616c6c657408012c6d6f64756c655f6e616d6538011c5665633c75383e000134726573706f6e73655f696e666f6d0401445175657279526573706f6e7365496e666f0021003045787065637450616c6c6574140114696e6465781d01010c7533320001106e616d6538011c5665633c75383e00012c6d6f64756c655f6e616d6538011c5665633c75383e00012c63726174655f6d616a6f721d01010c75333200013c6d696e5f63726174655f6d696e6f721d01010c753332002200505265706f72745472616e7361637453746174757304006d0401445175657279526573706f6e7365496e666f0023004c436c6561725472616e736163745374617475730024003c556e6976657273616c4f726967696e0400310201204a756e6374696f6e002500344578706f72744d6573736167650c011c6e6574776f726b390201244e6574776f726b496400012c64657374696e6174696f6e2d020154496e746572696f724d756c74694c6f636174696f6e00010c78636d3d04011c58636d3c28293e002600244c6f636b41737365740801146173736574210201284d756c74694173736574000120756e6c6f636b6572290201344d756c74694c6f636174696f6e0027002c556e6c6f636b41737365740801146173736574210201284d756c74694173736574000118746172676574290201344d756c74694c6f636174696f6e002800384e6f7465556e6c6f636b61626c650801146173736574210201284d756c746941737365740001146f776e6572290201344d756c74694c6f636174696f6e0029003452657175657374556e6c6f636b0801146173736574210201284d756c746941737365740001186c6f636b6572290201344d756c74694c6f636174696f6e002a002c536574466565734d6f64650401306a69745f7769746864726177200110626f6f6c002b0020536574546f70696304000401205b75383b2033325d002c0028436c656172546f706963002d002c416c6961734f726967696e0400290201344d756c74694c6f636174696f6e002e003c556e70616964457865637574696f6e0801307765696768745f6c696d6974ed01012c5765696768744c696d6974000130636865636b5f6f726967696e690401544f7074696f6e3c4d756c74694c6f636174696f6e3e002f000049040c0c78636d08763320526573706f6e7365000118104e756c6c0000001841737365747304001902012c4d756c74694173736574730001003c457865637574696f6e526573756c7404004d0401504f7074696f6e3c287533322c204572726f72293e0002001c56657273696f6e040010013873757065723a3a56657273696f6e0003002c50616c6c657473496e666f040059040198426f756e6465645665633c50616c6c6574496e666f2c204d617850616c6c657473496e666f3e000400384469737061746368526573756c740400c90101384d617962654572726f72436f6465000500004d0404184f7074696f6e0404540151040108104e6f6e6500000010536f6d65040051040000010000510400000408105504005504100c78636d08763318747261697473144572726f720001a0204f766572666c6f7700000034556e696d706c656d656e74656400010060556e74727573746564526573657276654c6f636174696f6e00020064556e7472757374656454656c65706f72744c6f636174696f6e000300304c6f636174696f6e46756c6c000400544c6f636174696f6e4e6f74496e7665727469626c65000500244261644f726967696e0006003c496e76616c69644c6f636174696f6e0007003441737365744e6f74466f756e64000800544661696c6564546f5472616e7361637441737365740009003c4e6f74576974686472617761626c65000a00484c6f636174696f6e43616e6e6f74486f6c64000b0054457863656564734d61784d65737361676553697a65000c005844657374696e6174696f6e556e737570706f72746564000d00245472616e73706f7274000e0028556e726f757461626c65000f0030556e6b6e6f776e436c61696d001000384661696c6564546f4465636f6465001100404d6178576569676874496e76616c6964001200384e6f74486f6c64696e674665657300130030546f6f457870656e736976650014001054726170040030010c753634001500404578706563746174696f6e46616c73650016003850616c6c65744e6f74466f756e64001700304e616d654d69736d617463680018004c56657273696f6e496e636f6d70617469626c6500190050486f6c64696e67576f756c644f766572666c6f77001a002c4578706f72744572726f72001b00385265616e63686f724661696c6564001c00184e6f4465616c001d0028466565734e6f744d6574001e00244c6f636b4572726f72001f00304e6f5065726d697373696f6e00200028556e616e63686f726564002100384e6f744465706f73697461626c650022004c556e68616e646c656458636d56657273696f6e002300485765696768744c696d69745265616368656404002801185765696768740024001c426172726965720025004c5765696768744e6f74436f6d70757461626c650026004445786365656473537461636b4c696d69740027000059040c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454015d04045300000400650401185665633c543e00005d040c0c78636d0876332850616c6c6574496e666f0000180114696e6465781d01010c7533320001106e616d6561040180426f756e6465645665633c75382c204d617850616c6c65744e616d654c656e3e00012c6d6f64756c655f6e616d6561040180426f756e6465645665633c75382c204d617850616c6c65744e616d654c656e3e0001146d616a6f721d01010c7533320001146d696e6f721d01010c75333200011470617463681d01010c753332000061040c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e000065040000025d0400690404184f7074696f6e0404540129020108104e6f6e6500000010536f6d650400290200000100006d040c0c78636d087633445175657279526573706f6e7365496e666f00000c012c64657374696e6174696f6e290201344d756c74694c6f636174696f6e00012071756572795f69642c011c517565727949640001286d61785f77656967687428011857656967687400007104100c78636d087633286d756c74696173736574404d756c7469417373657446696c74657200010820446566696e69746504001902012c4d756c74694173736574730000001057696c6404007504013857696c644d756c74694173736574000100007504100c78636d087633286d756c746961737365743857696c644d756c746941737365740001100c416c6c00000014416c6c4f6608010869642502011c4173736574496400010c66756e7904013c57696c6446756e676962696c69747900010028416c6c436f756e74656404001d01010c75333200020030416c6c4f66436f756e7465640c010869642502011c4173736574496400010c66756e7904013c57696c6446756e676962696c697479000114636f756e741d01010c753332000300007904100c78636d087633286d756c746961737365743c57696c6446756e676962696c6974790001082046756e6769626c650000002c4e6f6e46756e6769626c65000100007d040c2c73746167696e675f78636d0876340c58636d041043616c6c00000400810401585665633c496e737472756374696f6e3c43616c6c3e3e0000810400000285040085040c2c73746167696e675f78636d0876342c496e737472756374696f6e041043616c6c0001c03457697468647261774173736574040045020118417373657473000000545265736572766541737365744465706f7369746564040045020118417373657473000100585265636569766554656c65706f727465644173736574040045020118417373657473000200345175657279526573706f6e736510012071756572795f69642c011c51756572794964000120726573706f6e736589040120526573706f6e73650001286d61785f77656967687428011857656967687400011c717565726965729d0401404f7074696f6e3c4c6f636174696f6e3e000300345472616e7366657241737365740801186173736574734502011841737365747300012c62656e6566696369617279550201204c6f636174696f6e000400505472616e736665725265736572766541737365740c01186173736574734502011841737365747300011064657374550201204c6f636174696f6e00010c78636d7d04011c58636d3c28293e000500205472616e736163740c012c6f726967696e5f6b696e64d50101284f726967696e4b696e64000158726571756972655f7765696768745f61745f6d6f737428011857656967687400011063616c6cd901014c446f75626c65456e636f6465643c43616c6c3e0006006448726d704e65774368616e6e656c4f70656e526571756573740c011873656e6465721d01010c7533320001406d61785f6d6573736167655f73697a651d01010c7533320001306d61785f63617061636974791d01010c7533320007004c48726d704368616e6e656c4163636570746564040124726563697069656e741d01010c7533320008004848726d704368616e6e656c436c6f73696e670c0124696e69746961746f721d01010c75333200011873656e6465721d01010c753332000124726563697069656e741d01010c7533320009002c436c6561724f726967696e000a003444657363656e644f726967696e040059020140496e746572696f724c6f636174696f6e000b002c5265706f72744572726f720400a10401445175657279526573706f6e7365496e666f000c00304465706f7369744173736574080118617373657473a504012c417373657446696c74657200012c62656e6566696369617279550201204c6f636174696f6e000d004c4465706f7369745265736572766541737365740c0118617373657473a504012c417373657446696c74657200011064657374550201204c6f636174696f6e00010c78636d7d04011c58636d3c28293e000e003445786368616e676541737365740c011067697665a504012c417373657446696c74657200011077616e744502011841737365747300011c6d6178696d616c200110626f6f6c000f005c496e6974696174655265736572766557697468647261770c0118617373657473a504012c417373657446696c74657200011c72657365727665550201204c6f636174696f6e00010c78636d7d04011c58636d3c28293e00100040496e69746961746554656c65706f72740c0118617373657473a504012c417373657446696c74657200011064657374550201204c6f636174696f6e00010c78636d7d04011c58636d3c28293e001100345265706f7274486f6c64696e67080134726573706f6e73655f696e666fa10401445175657279526573706f6e7365496e666f000118617373657473a504012c417373657446696c74657200120030427579457865637574696f6e080110666565734d02011441737365740001307765696768745f6c696d6974ed01012c5765696768744c696d697400130034526566756e64537572706c75730014003c5365744572726f7248616e646c657204007d04012458636d3c43616c6c3e0015002c536574417070656e64697804007d04012458636d3c43616c6c3e00160028436c6561724572726f7200170028436c61696d4173736574080118617373657473450201184173736574730001187469636b6574550201204c6f636174696f6e001800105472617004002c010c7536340019004053756273637269626556657273696f6e08012071756572795f69642c011c5175657279496400014c6d61785f726573706f6e73655f776569676874280118576569676874001a0048556e73756273637269626556657273696f6e001b00244275726e4173736574040045020118417373657473001c002c4578706563744173736574040045020118417373657473001d00304578706563744f726967696e04009d0401404f7074696f6e3c4c6f636174696f6e3e001e002c4578706563744572726f7204004d0401504f7074696f6e3c287533322c204572726f72293e001f00504578706563745472616e736163745374617475730400c90101384d617962654572726f72436f64650020002c517565727950616c6c657408012c6d6f64756c655f6e616d6538011c5665633c75383e000134726573706f6e73655f696e666fa10401445175657279526573706f6e7365496e666f0021003045787065637450616c6c6574140114696e6465781d01010c7533320001106e616d6538011c5665633c75383e00012c6d6f64756c655f6e616d6538011c5665633c75383e00012c63726174655f6d616a6f721d01010c75333200013c6d696e5f63726174655f6d696e6f721d01010c753332002200505265706f72745472616e736163745374617475730400a10401445175657279526573706f6e7365496e666f0023004c436c6561725472616e736163745374617475730024003c556e6976657273616c4f726967696e0400610201204a756e6374696f6e002500344578706f72744d6573736167650c011c6e6574776f726b690201244e6574776f726b496400012c64657374696e6174696f6e59020140496e746572696f724c6f636174696f6e00010c78636d7d04011c58636d3c28293e002600244c6f636b417373657408011461737365744d0201144173736574000120756e6c6f636b6572550201204c6f636174696f6e0027002c556e6c6f636b417373657408011461737365744d0201144173736574000118746172676574550201204c6f636174696f6e002800384e6f7465556e6c6f636b61626c6508011461737365744d02011441737365740001146f776e6572550201204c6f636174696f6e0029003452657175657374556e6c6f636b08011461737365744d02011441737365740001186c6f636b6572550201204c6f636174696f6e002a002c536574466565734d6f64650401306a69745f7769746864726177200110626f6f6c002b0020536574546f70696304000401205b75383b2033325d002c0028436c656172546f706963002d002c416c6961734f726967696e0400550201204c6f636174696f6e002e003c556e70616964457865637574696f6e0801307765696768745f6c696d6974ed01012c5765696768744c696d6974000130636865636b5f6f726967696e9d0401404f7074696f6e3c4c6f636174696f6e3e002f000089040c2c73746167696e675f78636d08763420526573706f6e7365000118104e756c6c000000184173736574730400450201184173736574730001003c457865637574696f6e526573756c7404004d0401504f7074696f6e3c287533322c204572726f72293e0002001c56657273696f6e040010013873757065723a3a56657273696f6e0003002c50616c6c657473496e666f04008d040198426f756e6465645665633c50616c6c6574496e666f2c204d617850616c6c657473496e666f3e000400384469737061746368526573756c740400c90101384d617962654572726f72436f6465000500008d040c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454019104045300000400990401185665633c543e000091040c2c73746167696e675f78636d0876342850616c6c6574496e666f0000180114696e6465781d01010c7533320001106e616d6595040180426f756e6465645665633c75382c204d617850616c6c65744e616d654c656e3e00012c6d6f64756c655f6e616d6595040180426f756e6465645665633c75382c204d617850616c6c65744e616d654c656e3e0001146d616a6f721d01010c7533320001146d696e6f721d01010c75333200011470617463681d01010c753332000095040c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e000099040000029104009d0404184f7074696f6e0404540155020108104e6f6e6500000010536f6d65040055020000010000a1040c2c73746167696e675f78636d087634445175657279526573706f6e7365496e666f00000c012c64657374696e6174696f6e550201204c6f636174696f6e00012071756572795f69642c011c517565727949640001286d61785f7765696768742801185765696768740000a504102c73746167696e675f78636d0876341461737365742c417373657446696c74657200010820446566696e6974650400450201184173736574730000001057696c640400a904012457696c64417373657400010000a904102c73746167696e675f78636d0876341461737365742457696c6441737365740001100c416c6c00000014416c6c4f6608010869645102011c4173736574496400010c66756ead04013c57696c6446756e676962696c69747900010028416c6c436f756e74656404001d01010c75333200020030416c6c4f66436f756e7465640c010869645102011c4173736574496400010c66756ead04013c57696c6446756e676962696c697479000114636f756e741d01010c75333200030000ad04102c73746167696e675f78636d0876341461737365743c57696c6446756e676962696c6974790001082046756e6769626c650000002c4e6f6e46756e6769626c6500010000b104080c78636d3056657273696f6e656458636d042c52756e74696d6543616c6c00010c0856330400b504015076333a3a58636d3c52756e74696d6543616c6c3e0003000856340400c504015076343a3a58636d3c52756e74696d6543616c6c3e0004000856350400d104015076353a3a58636d3c52756e74696d6543616c6c3e00050000b5040c0c78636d0876330c58636d041043616c6c00000400b90401585665633c496e737472756374696f6e3c43616c6c3e3e0000b904000002bd0400bd040c0c78636d0876332c496e737472756374696f6e041043616c6c0001c0345769746864726177417373657404001902012c4d756c7469417373657473000000545265736572766541737365744465706f736974656404001902012c4d756c7469417373657473000100585265636569766554656c65706f72746564417373657404001902012c4d756c7469417373657473000200345175657279526573706f6e736510012071756572795f69642c011c51756572794964000120726573706f6e736549040120526573706f6e73650001286d61785f77656967687428011857656967687400011c71756572696572690401544f7074696f6e3c4d756c74694c6f636174696f6e3e000300345472616e7366657241737365740801186173736574731902012c4d756c746941737365747300012c62656e6566696369617279290201344d756c74694c6f636174696f6e000400505472616e736665725265736572766541737365740c01186173736574731902012c4d756c746941737365747300011064657374290201344d756c74694c6f636174696f6e00010c78636d3d04011c58636d3c28293e000500205472616e736163740c012c6f726967696e5f6b696e64d50101284f726967696e4b696e64000158726571756972655f7765696768745f61745f6d6f737428011857656967687400011063616c6cc104014c446f75626c65456e636f6465643c43616c6c3e0006006448726d704e65774368616e6e656c4f70656e526571756573740c011873656e6465721d01010c7533320001406d61785f6d6573736167655f73697a651d01010c7533320001306d61785f63617061636974791d01010c7533320007004c48726d704368616e6e656c4163636570746564040124726563697069656e741d01010c7533320008004848726d704368616e6e656c436c6f73696e670c0124696e69746961746f721d01010c75333200011873656e6465721d01010c753332000124726563697069656e741d01010c7533320009002c436c6561724f726967696e000a003444657363656e644f726967696e04002d020154496e746572696f724d756c74694c6f636174696f6e000b002c5265706f72744572726f7204006d0401445175657279526573706f6e7365496e666f000c00304465706f7369744173736574080118617373657473710401404d756c7469417373657446696c74657200012c62656e6566696369617279290201344d756c74694c6f636174696f6e000d004c4465706f7369745265736572766541737365740c0118617373657473710401404d756c7469417373657446696c74657200011064657374290201344d756c74694c6f636174696f6e00010c78636d3d04011c58636d3c28293e000e003445786368616e676541737365740c011067697665710401404d756c7469417373657446696c74657200011077616e741902012c4d756c746941737365747300011c6d6178696d616c200110626f6f6c000f005c496e6974696174655265736572766557697468647261770c0118617373657473710401404d756c7469417373657446696c74657200011c72657365727665290201344d756c74694c6f636174696f6e00010c78636d3d04011c58636d3c28293e00100040496e69746961746554656c65706f72740c0118617373657473710401404d756c7469417373657446696c74657200011064657374290201344d756c74694c6f636174696f6e00010c78636d3d04011c58636d3c28293e001100345265706f7274486f6c64696e67080134726573706f6e73655f696e666f6d0401445175657279526573706f6e7365496e666f000118617373657473710401404d756c7469417373657446696c74657200120030427579457865637574696f6e08011066656573210201284d756c746941737365740001307765696768745f6c696d6974ed01012c5765696768744c696d697400130034526566756e64537572706c75730014003c5365744572726f7248616e646c65720400b504012458636d3c43616c6c3e0015002c536574417070656e6469780400b504012458636d3c43616c6c3e00160028436c6561724572726f7200170028436c61696d41737365740801186173736574731902012c4d756c74694173736574730001187469636b6574290201344d756c74694c6f636174696f6e001800105472617004002c010c7536340019004053756273637269626556657273696f6e08012071756572795f69642c011c5175657279496400014c6d61785f726573706f6e73655f776569676874280118576569676874001a0048556e73756273637269626556657273696f6e001b00244275726e417373657404001902012c4d756c7469417373657473001c002c457870656374417373657404001902012c4d756c7469417373657473001d00304578706563744f726967696e0400690401544f7074696f6e3c4d756c74694c6f636174696f6e3e001e002c4578706563744572726f7204004d0401504f7074696f6e3c287533322c204572726f72293e001f00504578706563745472616e736163745374617475730400c90101384d617962654572726f72436f64650020002c517565727950616c6c657408012c6d6f64756c655f6e616d6538011c5665633c75383e000134726573706f6e73655f696e666f6d0401445175657279526573706f6e7365496e666f0021003045787065637450616c6c6574140114696e6465781d01010c7533320001106e616d6538011c5665633c75383e00012c6d6f64756c655f6e616d6538011c5665633c75383e00012c63726174655f6d616a6f721d01010c75333200013c6d696e5f63726174655f6d696e6f721d01010c753332002200505265706f72745472616e7361637453746174757304006d0401445175657279526573706f6e7365496e666f0023004c436c6561725472616e736163745374617475730024003c556e6976657273616c4f726967696e0400310201204a756e6374696f6e002500344578706f72744d6573736167650c011c6e6574776f726b390201244e6574776f726b496400012c64657374696e6174696f6e2d020154496e746572696f724d756c74694c6f636174696f6e00010c78636d3d04011c58636d3c28293e002600244c6f636b41737365740801146173736574210201284d756c74694173736574000120756e6c6f636b6572290201344d756c74694c6f636174696f6e0027002c556e6c6f636b41737365740801146173736574210201284d756c74694173736574000118746172676574290201344d756c74694c6f636174696f6e002800384e6f7465556e6c6f636b61626c650801146173736574210201284d756c746941737365740001146f776e6572290201344d756c74694c6f636174696f6e0029003452657175657374556e6c6f636b0801146173736574210201284d756c746941737365740001186c6f636b6572290201344d756c74694c6f636174696f6e002a002c536574466565734d6f64650401306a69745f7769746864726177200110626f6f6c002b0020536574546f70696304000401205b75383b2033325d002c0028436c656172546f706963002d002c416c6961734f726967696e0400290201344d756c74694c6f636174696f6e002e003c556e70616964457865637574696f6e0801307765696768745f6c696d6974ed01012c5765696768744c696d6974000130636865636b5f6f726967696e690401544f7074696f6e3c4d756c74694c6f636174696f6e3e002f0000c1040c0c78636d38646f75626c655f656e636f64656434446f75626c65456e636f646564040454000004011c656e636f64656438011c5665633c75383e0000c5040c2c73746167696e675f78636d0876340c58636d041043616c6c00000400c90401585665633c496e737472756374696f6e3c43616c6c3e3e0000c904000002cd0400cd040c2c73746167696e675f78636d0876342c496e737472756374696f6e041043616c6c0001c03457697468647261774173736574040045020118417373657473000000545265736572766541737365744465706f7369746564040045020118417373657473000100585265636569766554656c65706f727465644173736574040045020118417373657473000200345175657279526573706f6e736510012071756572795f69642c011c51756572794964000120726573706f6e736589040120526573706f6e73650001286d61785f77656967687428011857656967687400011c717565726965729d0401404f7074696f6e3c4c6f636174696f6e3e000300345472616e7366657241737365740801186173736574734502011841737365747300012c62656e6566696369617279550201204c6f636174696f6e000400505472616e736665725265736572766541737365740c01186173736574734502011841737365747300011064657374550201204c6f636174696f6e00010c78636d7d04011c58636d3c28293e000500205472616e736163740c012c6f726967696e5f6b696e64d50101284f726967696e4b696e64000158726571756972655f7765696768745f61745f6d6f737428011857656967687400011063616c6cc104014c446f75626c65456e636f6465643c43616c6c3e0006006448726d704e65774368616e6e656c4f70656e526571756573740c011873656e6465721d01010c7533320001406d61785f6d6573736167655f73697a651d01010c7533320001306d61785f63617061636974791d01010c7533320007004c48726d704368616e6e656c4163636570746564040124726563697069656e741d01010c7533320008004848726d704368616e6e656c436c6f73696e670c0124696e69746961746f721d01010c75333200011873656e6465721d01010c753332000124726563697069656e741d01010c7533320009002c436c6561724f726967696e000a003444657363656e644f726967696e040059020140496e746572696f724c6f636174696f6e000b002c5265706f72744572726f720400a10401445175657279526573706f6e7365496e666f000c00304465706f7369744173736574080118617373657473a504012c417373657446696c74657200012c62656e6566696369617279550201204c6f636174696f6e000d004c4465706f7369745265736572766541737365740c0118617373657473a504012c417373657446696c74657200011064657374550201204c6f636174696f6e00010c78636d7d04011c58636d3c28293e000e003445786368616e676541737365740c011067697665a504012c417373657446696c74657200011077616e744502011841737365747300011c6d6178696d616c200110626f6f6c000f005c496e6974696174655265736572766557697468647261770c0118617373657473a504012c417373657446696c74657200011c72657365727665550201204c6f636174696f6e00010c78636d7d04011c58636d3c28293e00100040496e69746961746554656c65706f72740c0118617373657473a504012c417373657446696c74657200011064657374550201204c6f636174696f6e00010c78636d7d04011c58636d3c28293e001100345265706f7274486f6c64696e67080134726573706f6e73655f696e666fa10401445175657279526573706f6e7365496e666f000118617373657473a504012c417373657446696c74657200120030427579457865637574696f6e080110666565734d02011441737365740001307765696768745f6c696d6974ed01012c5765696768744c696d697400130034526566756e64537572706c75730014003c5365744572726f7248616e646c65720400c504012458636d3c43616c6c3e0015002c536574417070656e6469780400c504012458636d3c43616c6c3e00160028436c6561724572726f7200170028436c61696d4173736574080118617373657473450201184173736574730001187469636b6574550201204c6f636174696f6e001800105472617004002c010c7536340019004053756273637269626556657273696f6e08012071756572795f69642c011c5175657279496400014c6d61785f726573706f6e73655f776569676874280118576569676874001a0048556e73756273637269626556657273696f6e001b00244275726e4173736574040045020118417373657473001c002c4578706563744173736574040045020118417373657473001d00304578706563744f726967696e04009d0401404f7074696f6e3c4c6f636174696f6e3e001e002c4578706563744572726f7204004d0401504f7074696f6e3c287533322c204572726f72293e001f00504578706563745472616e736163745374617475730400c90101384d617962654572726f72436f64650020002c517565727950616c6c657408012c6d6f64756c655f6e616d6538011c5665633c75383e000134726573706f6e73655f696e666fa10401445175657279526573706f6e7365496e666f0021003045787065637450616c6c6574140114696e6465781d01010c7533320001106e616d6538011c5665633c75383e00012c6d6f64756c655f6e616d6538011c5665633c75383e00012c63726174655f6d616a6f721d01010c75333200013c6d696e5f63726174655f6d696e6f721d01010c753332002200505265706f72745472616e736163745374617475730400a10401445175657279526573706f6e7365496e666f0023004c436c6561725472616e736163745374617475730024003c556e6976657273616c4f726967696e0400610201204a756e6374696f6e002500344578706f72744d6573736167650c011c6e6574776f726b690201244e6574776f726b496400012c64657374696e6174696f6e59020140496e746572696f724c6f636174696f6e00010c78636d7d04011c58636d3c28293e002600244c6f636b417373657408011461737365744d0201144173736574000120756e6c6f636b6572550201204c6f636174696f6e0027002c556e6c6f636b417373657408011461737365744d0201144173736574000118746172676574550201204c6f636174696f6e002800384e6f7465556e6c6f636b61626c6508011461737365744d02011441737365740001146f776e6572550201204c6f636174696f6e0029003452657175657374556e6c6f636b08011461737365744d02011441737365740001186c6f636b6572550201204c6f636174696f6e002a002c536574466565734d6f64650401306a69745f7769746864726177200110626f6f6c002b0020536574546f70696304000401205b75383b2033325d002c0028436c656172546f706963002d002c416c6961734f726967696e0400550201204c6f636174696f6e002e003c556e70616964457865637574696f6e0801307765696768745f6c696d6974ed01012c5765696768744c696d6974000130636865636b5f6f726967696e9d0401404f7074696f6e3c4c6f636174696f6e3e002f0000d1040c2c73746167696e675f78636d0876350c58636d041043616c6c00000400d50401585665633c496e737472756374696f6e3c43616c6c3e3e0000d504000002d90400d9040c2c73746167696e675f78636d0876352c496e737472756374696f6e041043616c6c0001d0345769746864726177417373657404008d010118417373657473000000545265736572766541737365744465706f736974656404008d010118417373657473000100585265636569766554656c65706f72746564417373657404008d010118417373657473000200345175657279526573706f6e736510012071756572795f69642c011c51756572794964000120726573706f6e7365ad010120526573706f6e73650001286d61785f77656967687428011857656967687400011c71756572696572d10101404f7074696f6e3c4c6f636174696f6e3e000300345472616e7366657241737365740801186173736574738d01011841737365747300012c62656e65666963696172790d0101204c6f636174696f6e000400505472616e736665725265736572766541737365740c01186173736574738d010118417373657473000110646573740d0101204c6f636174696f6e00010c78636d8101011c58636d3c28293e000500205472616e736163740c012c6f726967696e5f6b696e64d50101284f726967696e4b696e6400014c66616c6c6261636b5f6d61785f776569676874f401384f7074696f6e3c5765696768743e00011063616c6cc104014c446f75626c65456e636f6465643c43616c6c3e0006006448726d704e65774368616e6e656c4f70656e526571756573740c011873656e6465721d01010c7533320001406d61785f6d6573736167655f73697a651d01010c7533320001306d61785f63617061636974791d01010c7533320007004c48726d704368616e6e656c4163636570746564040124726563697069656e741d01010c7533320008004848726d704368616e6e656c436c6f73696e670c0124696e69746961746f721d01010c75333200011873656e6465721d01010c753332000124726563697069656e741d01010c7533320009002c436c6561724f726967696e000a003444657363656e644f726967696e040011010140496e746572696f724c6f636174696f6e000b002c5265706f72744572726f720400dd0101445175657279526573706f6e7365496e666f000c00304465706f7369744173736574080118617373657473e101012c417373657446696c74657200012c62656e65666963696172790d0101204c6f636174696f6e000d004c4465706f7369745265736572766541737365740c0118617373657473e101012c417373657446696c746572000110646573740d0101204c6f636174696f6e00010c78636d8101011c58636d3c28293e000e003445786368616e676541737365740c011067697665e101012c417373657446696c74657200011077616e748d01011841737365747300011c6d6178696d616c200110626f6f6c000f005c496e6974696174655265736572766557697468647261770c0118617373657473e101012c417373657446696c74657200011c726573657276650d0101204c6f636174696f6e00010c78636d8101011c58636d3c28293e00100040496e69746961746554656c65706f72740c0118617373657473e101012c417373657446696c746572000110646573740d0101204c6f636174696f6e00010c78636d8101011c58636d3c28293e001100345265706f7274486f6c64696e67080134726573706f6e73655f696e666fdd0101445175657279526573706f6e7365496e666f000118617373657473e101012c417373657446696c74657200120030427579457865637574696f6e080110666565739501011441737365740001307765696768745f6c696d6974ed01012c5765696768744c696d697400130034526566756e64537572706c75730014003c5365744572726f7248616e646c65720400d104012458636d3c43616c6c3e0015002c536574417070656e6469780400d104012458636d3c43616c6c3e00160028436c6561724572726f7200170028436c61696d41737365740801186173736574738d0101184173736574730001187469636b65740d0101204c6f636174696f6e001800105472617004002c010c7536340019004053756273637269626556657273696f6e08012071756572795f69642c011c5175657279496400014c6d61785f726573706f6e73655f776569676874280118576569676874001a0048556e73756273637269626556657273696f6e001b00244275726e417373657404008d010118417373657473001c002c457870656374417373657404008d010118417373657473001d00304578706563744f726967696e0400d10101404f7074696f6e3c4c6f636174696f6e3e001e002c4578706563744572726f720400b10101504f7074696f6e3c287533322c204572726f72293e001f00504578706563745472616e736163745374617475730400c90101384d617962654572726f72436f64650020002c517565727950616c6c657408012c6d6f64756c655f6e616d6538011c5665633c75383e000134726573706f6e73655f696e666fdd0101445175657279526573706f6e7365496e666f0021003045787065637450616c6c6574140114696e6465781d01010c7533320001106e616d6538011c5665633c75383e00012c6d6f64756c655f6e616d6538011c5665633c75383e00012c63726174655f6d616a6f721d01010c75333200013c6d696e5f63726174655f6d696e6f721d01010c753332002200505265706f72745472616e736163745374617475730400dd0101445175657279526573706f6e7365496e666f0023004c436c6561725472616e736163745374617475730024003c556e6976657273616c4f726967696e0400190101204a756e6374696f6e002500344578706f72744d6573736167650c011c6e6574776f726b250101244e6574776f726b496400012c64657374696e6174696f6e11010140496e746572696f724c6f636174696f6e00010c78636d8101011c58636d3c28293e002600244c6f636b41737365740801146173736574950101144173736574000120756e6c6f636b65720d0101204c6f636174696f6e0027002c556e6c6f636b417373657408011461737365749501011441737365740001187461726765740d0101204c6f636174696f6e002800384e6f7465556e6c6f636b61626c6508011461737365749501011441737365740001146f776e65720d0101204c6f636174696f6e0029003452657175657374556e6c6f636b08011461737365749501011441737365740001186c6f636b65720d0101204c6f636174696f6e002a002c536574466565734d6f64650401306a69745f7769746864726177200110626f6f6c002b0020536574546f70696304000401205b75383b2033325d002c0028436c656172546f706963002d002c416c6961734f726967696e04000d0101204c6f636174696f6e002e003c556e70616964457865637574696f6e0801307765696768745f6c696d6974ed01012c5765696768744c696d6974000130636865636b5f6f726967696ed10101404f7074696f6e3c4c6f636174696f6e3e002f001c50617946656573040114617373657495010114417373657400300040496e6974696174655472616e7366657214012c64657374696e6174696f6e0d0101204c6f636174696f6e00012c72656d6f74655f66656573f101016c4f7074696f6e3c41737365745472616e7366657246696c7465723e00013c70726573657276655f6f726967696e200110626f6f6c000118617373657473f90101e0426f756e6465645665633c41737365745472616e7366657246696c7465722c204d617841737365745472616e7366657246696c746572733e00012872656d6f74655f78636d8101011c58636d3c28293e0031004445786563757465576974684f726967696e08014464657363656e64616e745f6f726967696e010201604f7074696f6e3c496e746572696f724c6f636174696f6e3e00010c78636dd104012458636d3c43616c6c3e0032002053657448696e747304011468696e747305020184426f756e6465645665633c48696e742c2048696e744e756d56617269616e74733e00330000dd04105073746167696e675f78636d5f6578656375746f72187472616974733861737365745f7472616e73666572305472616e73666572547970650001102054656c65706f7274000000304c6f63616c526573657276650001004844657374696e6174696f6e526573657276650002003452656d6f74655265736572766504009102014456657273696f6e65644c6f636174696f6e00030000e104080c78636d4056657273696f6e65644173736574496400010c08563304002502012c76333a3a4173736574496400030008563404005102012c76343a3a4173736574496400040008563504009901012c76353a3a4173736574496400050000e5040c4863756d756c75735f70616c6c65745f78636d1870616c6c65741043616c6c040454000100040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ee9040c7070616c6c65745f78636d5f6272696467655f6875625f726f757465721870616c6c65741043616c6c080454000449000104507265706f72745f6272696467655f7374617475730801246272696467655f69643401104832353600013069735f636f6e676573746564200110626f6f6c000004a84e6f74696669636174696f6e2061626f757420636f6e676573746564206272696467652071756575652e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732eed040c5070616c6c65745f6d6573736167655f71756575651870616c6c65741043616c6c04045400010824726561705f706167650801386d6573736167655f6f726967696ea90201484d6573736167654f726967696e4f663c543e000128706167655f696e64657810012450616765496e6465780000043d0152656d6f76652061207061676520776869636820686173206e6f206d6f7265206d657373616765732072656d61696e696e6720746f2062652070726f636573736564206f72206973207374616c652e48657865637574655f6f7665727765696768741001386d6573736167655f6f726967696ea90201484d6573736167654f726967696e4f663c543e0001107061676510012450616765496e646578000114696e64657810011c543a3a53697a650001307765696768745f6c696d6974280118576569676874000134784578656375746520616e206f766572776569676874206d6573736167652e004d0154656d706f726172792070726f63657373696e67206572726f72732077696c6c2062652070726f706167617465642077686572656173207065726d616e656e74206572726f7273206172652074726561746564546173207375636365737320636f6e646974696f6e2e00742d20606f726967696e603a204d75737420626520605369676e6564602e35012d20606d6573736167655f6f726967696e603a20546865206f726967696e2066726f6d20776869636820746865206d65737361676520746f20626520657865637574656420617272697665642e3d012d206070616765603a20546865207061676520696e2074686520717565756520696e20776869636820746865206d65737361676520746f2062652065786563757465642069732073697474696e672e09012d2060696e646578603a2054686520696e64657820696e746f20746865207175657565206f6620746865206d65737361676520746f2062652065786563757465642e59012d20607765696768745f6c696d6974603a20546865206d6178696d756d20616d6f756e74206f662077656967687420616c6c6f77656420746f20626520636f6e73756d656420696e2074686520657865637574696f6e4420206f6620746865206d6573736167652e00f442656e63686d61726b20636f6d706c657869747920636f6e73696465726174696f6e733a204f28696e646578202b207765696768745f6c696d6974292e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ef1040c84736e6f776272696467655f70616c6c65745f73797374656d5f66726f6e74656e641870616c6c65741043616c6c04045400010c487365745f6f7065726174696e675f6d6f64650401106d6f6465b90201344f7065726174696e674d6f6465000004e853657420746865206f7065726174696e67206d6f646520666f72206578706f7274696e67206d6573736167657320746f20457468657265756d2e3872656769737465725f746f6b656e0c012061737365745f696491020158426f783c56657273696f6e65644c6f636174696f6e3e0001206d65746164617461f504013441737365744d657461646174610001246665655f617373657495010114417373657400011c4901496e697469617465732074686520726567697374726174696f6e20666f72206120506f6c6b61646f742d6e617469766520746f6b656e2061732061207772617070656420455243323020746f6b656e206f6e24457468657265756d2e8c2d206061737365745f6964603a204c6f636174696f6e206f662074686520617373657441012d20606d65746164617461603a204d6574616461746120746f20696e636c75646520696e2074686520696e7374616e74696174656420455243323020636f6e7472616374206f6e20457468657265756d005d01416c6c206f726967696e732061726520616c6c6f7765642c20686f7765766572206061737365745f696460206d7573742062652061206c6f636174696f6e206e65737465642077697468696e20746865206f726967696e44636f6e73656e7375732073797374656d2e1c6164645f7469700801286d6573736167655f6964f90401244d65737361676549640001146173736574950101144173736574000208450141646420616e206164646974696f6e616c2072656c617965722074697020666f72206120636f6d6d6974746564206d657373616765206964656e74696669656420627920606d6573736167655f6964602ea0546865207469702061737365742077696c6c206265207377617070656420666f722065746865722e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ef504083c736e6f776272696467655f636f72653441737365744d6574616461746100000c01106e616d65f10201c0426f756e6465645665633c75382c20436f6e73745533323c4d455441444154415f4649454c445f4d41585f4c454e3e3e00011873796d626f6cf10201c0426f756e6465645665633c75382c20436f6e73745533323c4d455441444154415f4649454c445f4d41585f4c454e3e3e000120646563696d616c7308010875380000f9040c3c736e6f776272696467655f636f726518726577617264244d65737361676549640001081c496e626f756e64040030010c753634000000204f7574626f756e64040030010c75363400010000fd040c3870616c6c65745f7574696c6974791870616c6c65741043616c6c04045400012014626174636804011463616c6c730105017c5665633c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e0000487c53656e642061206261746368206f662064697370617463682063616c6c732e00b04d61792062652063616c6c65642066726f6d20616e79206f726967696e2065786365707420604e6f6e65602e005d012d206063616c6c73603a205468652063616c6c7320746f20626520646973706174636865642066726f6d207468652073616d65206f726967696e2e20546865206e756d626572206f662063616c6c206d757374206e6f74390120206578636565642074686520636f6e7374616e743a2060626174636865645f63616c6c735f6c696d6974602028617661696c61626c6520696e20636f6e7374616e74206d65746164617461292e0055014966206f726967696e20697320726f6f74207468656e207468652063616c6c7320617265206469737061746368656420776974686f757420636865636b696e67206f726967696e2066696c7465722e202854686973ec696e636c7564657320627970617373696e6720606672616d655f73797374656d3a3a436f6e6669673a3a4261736543616c6c46696c74657260292e0034232320436f6d706c6578697479d02d204f284329207768657265204320697320746865206e756d626572206f662063616c6c7320746f20626520626174636865642e005501546869732077696c6c2072657475726e20604f6b6020696e20616c6c2063697263756d7374616e6365732e20546f2064657465726d696e65207468652073756363657373206f66207468652062617463682c20616e31016576656e74206973206465706f73697465642e20496620612063616c6c206661696c656420616e64207468652062617463682077617320696e7465727275707465642c207468656e207468655501604261746368496e74657272757074656460206576656e74206973206465706f73697465642c20616c6f6e67207769746820746865206e756d626572206f66207375636365737366756c2063616c6c73206d6164654d01616e6420746865206572726f72206f6620746865206661696c65642063616c6c2e20496620616c6c2077657265207375636365737366756c2c207468656e2074686520604261746368436f6d706c65746564604c6576656e74206973206465706f73697465642e3461735f64657269766174697665080114696e646578d102010c75313600011063616c6c5503017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000134dc53656e6420612063616c6c207468726f75676820616e20696e64657865642070736575646f6e796d206f66207468652073656e6465722e00550146696c7465722066726f6d206f726967696e206172652070617373656420616c6f6e672e205468652063616c6c2077696c6c2062652064697370617463686564207769746820616e206f726967696e207768696368bc757365207468652073616d652066696c74657220617320746865206f726967696e206f6620746869732063616c6c2e0045014e4f54453a20496620796f75206e65656420746f20656e73757265207468617420616e79206163636f756e742d62617365642066696c746572696e67206973206e6f7420686f6e6f7265642028692e652e61016265636175736520796f7520657870656374206070726f78796020746f2068617665206265656e2075736564207072696f7220696e207468652063616c6c20737461636b20616e6420796f7520646f206e6f742077616e7451017468652063616c6c207265737472696374696f6e7320746f206170706c7920746f20616e79207375622d6163636f756e7473292c207468656e20757365206061735f6d756c74695f7468726573686f6c645f31607c696e20746865204d756c74697369672070616c6c657420696e73746561642e00f44e4f54453a205072696f7220746f2076657273696f6e202a31322c2074686973207761732063616c6c6564206061735f6c696d697465645f737562602e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e2462617463685f616c6c04011463616c6c730105017c5665633c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000234ec53656e642061206261746368206f662064697370617463682063616c6c7320616e642061746f6d6963616c6c792065786563757465207468656d2e21015468652077686f6c65207472616e73616374696f6e2077696c6c20726f6c6c6261636b20616e64206661696c20696620616e79206f66207468652063616c6c73206661696c65642e00b04d61792062652063616c6c65642066726f6d20616e79206f726967696e2065786365707420604e6f6e65602e005d012d206063616c6c73603a205468652063616c6c7320746f20626520646973706174636865642066726f6d207468652073616d65206f726967696e2e20546865206e756d626572206f662063616c6c206d757374206e6f74390120206578636565642074686520636f6e7374616e743a2060626174636865645f63616c6c735f6c696d6974602028617661696c61626c6520696e20636f6e7374616e74206d65746164617461292e0055014966206f726967696e20697320726f6f74207468656e207468652063616c6c7320617265206469737061746368656420776974686f757420636865636b696e67206f726967696e2066696c7465722e202854686973ec696e636c7564657320627970617373696e6720606672616d655f73797374656d3a3a436f6e6669673a3a4261736543616c6c46696c74657260292e0034232320436f6d706c6578697479d02d204f284329207768657265204320697320746865206e756d626572206f662063616c6c7320746f20626520626174636865642e2c64697370617463685f617308012461735f6f726967696e05050154426f783c543a3a50616c6c6574734f726967696e3e00011063616c6c5503017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000318c84469737061746368657320612066756e6374696f6e2063616c6c207769746820612070726f7669646564206f726967696e2e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f526f6f745f2e0034232320436f6d706c65786974791c2d204f2831292e2c666f7263655f626174636804011463616c6c730105017c5665633c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e0004347c53656e642061206261746368206f662064697370617463682063616c6c732ed4556e6c696b6520606261746368602c20697420616c6c6f7773206572726f727320616e6420776f6e277420696e746572727570742e00b04d61792062652063616c6c65642066726f6d20616e79206f726967696e2065786365707420604e6f6e65602e005d012d206063616c6c73603a205468652063616c6c7320746f20626520646973706174636865642066726f6d207468652073616d65206f726967696e2e20546865206e756d626572206f662063616c6c206d757374206e6f74390120206578636565642074686520636f6e7374616e743a2060626174636865645f63616c6c735f6c696d6974602028617661696c61626c6520696e20636f6e7374616e74206d65746164617461292e004d014966206f726967696e20697320726f6f74207468656e207468652063616c6c732061726520646973706174636820776974686f757420636865636b696e67206f726967696e2066696c7465722e202854686973ec696e636c7564657320627970617373696e6720606672616d655f73797374656d3a3a436f6e6669673a3a4261736543616c6c46696c74657260292e0034232320436f6d706c6578697479d02d204f284329207768657265204320697320746865206e756d626572206f662063616c6c7320746f20626520626174636865642e2c776974685f77656967687408011063616c6c5503017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000118776569676874280118576569676874000518c4446973706174636820612066756e6374696f6e2063616c6c2077697468206120737065636966696564207765696768742e002d01546869732066756e6374696f6e20646f6573206e6f7420636865636b2074686520776569676874206f66207468652063616c6c2c20616e6420696e737465616420616c6c6f777320746865b8526f6f74206f726967696e20746f20737065636966792074686520776569676874206f66207468652063616c6c2e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f526f6f745f2e1c69665f656c73650801106d61696e5503017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e00012066616c6c6261636b5503017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e00065c1501446973706174636820612066616c6c6261636b2063616c6c20696e20746865206576656e7420746865206d61696e2063616c6c206661696c7320746f20657865637574652eb04d61792062652063616c6c65642066726f6d20616e79206f726967696e2065786365707420604e6f6e65602e00e4546869732066756e6374696f6e20666972737420617474656d70747320746f2064697370617463682074686520606d61696e602063616c6c2ed449662074686520606d61696e602063616c6c206661696c732c20746865206066616c6c6261636b6020697320617474656d7465642e15016966207468652066616c6c6261636b206973207375636365737366756c6c7920646973706174636865642c207468652077656967687473206f6620626f74682063616c6c73250161726520616363756d756c6174656420616e6420616e206576656e7420636f6e7461696e696e6720746865206d61696e2063616c6c206572726f72206973206465706f73697465642e00dc496e20746865206576656e74206f6620612066616c6c6261636b206661696c757265207468652077686f6c652063616c6c206661696c7368776974682074686520776569676874732072657475726e65642e0041012d20606d61696e603a20546865206d61696e2063616c6c20746f20626520646973706174636865642e205468697320697320746865207072696d61727920616374696f6e20746f20657865637574652e3d012d206066616c6c6261636b603a205468652066616c6c6261636b2063616c6c20746f206265206469737061746368656420696e20636173652074686520606d61696e602063616c6c206661696c732e00442323204469737061746368204c6f67696341012d20496620746865206f726967696e2069732060726f6f74602c20626f746820746865206d61696e20616e642066616c6c6261636b2063616c6c732061726520657865637574656420776974686f75747820206170706c79696e6720616e79206f726967696e2066696c746572732e49012d20496620746865206f726967696e206973206e6f742060726f6f74602c20746865206f726967696e2066696c746572206973206170706c69656420746f20626f74682074686520606d61696e6020616e644c20206066616c6c6261636b602063616c6c732e002c232320557365204361736559012d20536f6d6520757365206361736573206d6967687420696e766f6c7665207375626d697474696e672061206062617463686020747970652063616c6c20696e20656974686572206d61696e2c2066616c6c6261636b2820206f7220626f74682e5064697370617463685f61735f66616c6c69626c6508012461735f6f726967696e05050154426f783c543a3a50616c6c6574734f726967696e3e00011063616c6c5503017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000714c84469737061746368657320612066756e6374696f6e2063616c6c207769746820612070726f7669646564206f726967696e2e005101416c6d6f7374207468652073616d65206173205b6050616c6c65743a3a64697370617463685f6173605d2062757420666f72776172647320616e79206572726f72206f662074686520696e6e65722063616c6c2e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f526f6f745f2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e01050000025503000505086861737365745f6875625f706f6c6b61646f745f72756e74696d65304f726967696e43616c6c65720001101873797374656d0400090501746672616d655f73797374656d3a3a4f726967696e3c52756e74696d653e0000002c506f6c6b61646f7458636d04000d05014870616c6c65745f78636d3a3a4f726967696e001f002843756d756c757358636d04001105016863756d756c75735f70616c6c65745f78636d3a3a4f726967696e0020001c4f726967696e7304001505017470616c6c65745f637573746f6d5f6f726967696e733a3a4f726967696e003f000009050c346672616d655f737570706f7274206469737061746368245261774f726967696e04244163636f756e7449640100011010526f6f74000000185369676e656404000001244163636f756e744964000100104e6f6e6500020028417574686f72697a6564000300000d050c2870616c6c65745f78636d1870616c6c6574184f726967696e0001080c58636d04000d0101204c6f636174696f6e00000020526573706f6e736504000d0101204c6f636174696f6e0001000011050c4863756d756c75735f70616c6c65745f78636d1870616c6c6574184f726967696e0001081452656c6179000000405369626c696e6750617261636861696e0400ad020118506172614964000100001505146861737365745f6875625f706f6c6b61646f745f72756e74696d6528676f7665726e616e63651c6f726967696e735470616c6c65745f637573746f6d5f6f726967696e73184f726967696e00013c305374616b696e6741646d696e000000245472656173757265720001003c46656c6c6f777368697041646d696e0002003047656e6572616c41646d696e0003003041756374696f6e41646d696e000400284c6561736541646d696e0005004c5265666572656e64756d43616e63656c6c6572000600405265666572656e64756d4b696c6c65720007002c536d616c6c5469707065720008002442696754697070657200090030536d616c6c5370656e646572000a00344d656469756d5370656e646572000b00284269675370656e646572000c004457686974656c697374656443616c6c6572000d003457697368466f724368616e6765000e000019050c3c70616c6c65745f6d756c74697369671870616c6c65741043616c6c0404540001145061735f6d756c74695f7468726573686f6c645f310801446f746865725f7369676e61746f72696573650101445665633c543a3a4163636f756e7449643e00011063616c6c5503017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e0000305101496d6d6564696174656c792064697370617463682061206d756c74692d7369676e61747572652063616c6c207573696e6720612073696e676c6520617070726f76616c2066726f6d207468652063616c6c65722e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e003d012d20606f746865725f7369676e61746f72696573603a20546865206163636f756e747320286f74686572207468616e207468652073656e646572292077686f206172652070617274206f662074686501016d756c74692d7369676e61747572652c2062757420646f206e6f7420706172746963697061746520696e2074686520617070726f76616c2070726f636573732e882d206063616c6c603a205468652063616c6c20746f2062652065786563757465642e00b8526573756c74206973206571756976616c656e7420746f20746865206469737061746368656420726573756c742e0034232320436f6d706c657869747919014f285a202b204329207768657265205a20697320746865206c656e677468206f66207468652063616c6c20616e6420432069747320657865637574696f6e207765696768742e2061735f6d756c74691401247468726573686f6c64d102010c7531360001446f746865725f7369676e61746f72696573650101445665633c543a3a4163636f756e7449643e00013c6d617962655f74696d65706f696e741d0501904f7074696f6e3c54696d65706f696e743c426c6f636b4e756d626572466f723c543e3e3e00011063616c6c5503017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e0001286d61785f77656967687428011857656967687400019c5501526567697374657220617070726f76616c20666f72206120646973706174636820746f206265206d6164652066726f6d20612064657465726d696e697374696320636f6d706f73697465206163636f756e74206966f8617070726f766564206279206120746f74616c206f6620607468726573686f6c64202d203160206f6620606f746865725f7369676e61746f72696573602e00b049662074686572652061726520656e6f7567682c207468656e206469737061746368207468652063616c6c2e002d015061796d656e743a20604465706f73697442617365602077696c6c20626520726573657276656420696620746869732069732074686520666972737420617070726f76616c2c20706c75733d01607468726573686f6c64602074696d657320604465706f736974466163746f72602e2049742069732072657475726e6564206f6e636520746869732064697370617463682068617070656e73206f723469732063616e63656c6c65642e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e0055012d20607468726573686f6c64603a2054686520746f74616c206e756d626572206f6620617070726f76616c7320666f722074686973206469737061746368206265666f72652069742069732065786563757465642e41012d20606f746865725f7369676e61746f72696573603a20546865206163636f756e747320286f74686572207468616e207468652073656e646572292077686f2063616e20617070726f766520746869736c64697370617463682e204d6179206e6f7420626520656d7074792e59012d20606d617962655f74696d65706f696e74603a20496620746869732069732074686520666972737420617070726f76616c2c207468656e2074686973206d75737420626520604e6f6e65602e20496620697420697351016e6f742074686520666972737420617070726f76616c2c207468656e206974206d7573742062652060536f6d65602c2077697468207468652074696d65706f696e742028626c6f636b206e756d62657220616e64d47472616e73616374696f6e20696e64657829206f662074686520666972737420617070726f76616c207472616e73616374696f6e2e882d206063616c6c603a205468652063616c6c20746f2062652065786563757465642e001d014e4f54453a20556e6c6573732074686973206973207468652066696e616c20617070726f76616c2c20796f752077696c6c2067656e6572616c6c792077616e7420746f20757365190160617070726f76655f61735f6d756c74696020696e73746561642c2073696e6365206974206f6e6c7920726571756972657320612068617368206f66207468652063616c6c2e005901526573756c74206973206571756976616c656e7420746f20746865206469737061746368656420726573756c7420696620607468726573686f6c64602069732065786163746c79206031602e204f746865727769736555016f6e20737563636573732c20726573756c7420697320604f6b6020616e642074686520726573756c742066726f6d2074686520696e746572696f722063616c6c2c206966206974207761732065786563757465642cdc6d617920626520666f756e6420696e20746865206465706f736974656420604d756c7469736967457865637574656460206576656e742e0034232320436f6d706c6578697479502d20604f2853202b205a202b2043616c6c29602ecc2d20557020746f206f6e652062616c616e63652d72657365727665206f7220756e72657365727665206f7065726174696f6e2e3d012d204f6e6520706173737468726f756768206f7065726174696f6e2c206f6e6520696e736572742c20626f746820604f285329602077686572652060536020697320746865206e756d626572206f66450120207369676e61746f726965732e206053602069732063617070656420627920604d61785369676e61746f72696573602c207769746820776569676874206265696e672070726f706f7274696f6e616c2e21012d204f6e652063616c6c20656e636f6465202620686173682c20626f7468206f6620636f6d706c657869747920604f285a296020776865726520605a602069732074782d6c656e2ebc2d204f6e6520656e636f6465202620686173682c20626f7468206f6620636f6d706c657869747920604f285329602ed42d20557020746f206f6e652062696e6172792073656172636820616e6420696e736572742028604f286c6f6753202b20532960292ef82d20492f4f3a2031207265616420604f285329602c20757020746f2031206d757461746520604f285329602e20557020746f206f6e652072656d6f76652e302d204f6e65206576656e742e6c2d2054686520776569676874206f6620746865206063616c6c602e4d012d2053746f726167653a20696e7365727473206f6e65206974656d2c2076616c75652073697a6520626f756e64656420627920604d61785369676e61746f72696573602c20776974682061206465706f7369741901202074616b656e20666f7220697473206c69666574696d65206f6620604465706f73697442617365202b207468726573686f6c64202a204465706f736974466163746f72602e40617070726f76655f61735f6d756c74691401247468726573686f6c64d102010c7531360001446f746865725f7369676e61746f72696573650101445665633c543a3a4163636f756e7449643e00013c6d617962655f74696d65706f696e741d0501904f7074696f6e3c54696d65706f696e743c426c6f636b4e756d626572466f723c543e3e3e00012463616c6c5f686173680401205b75383b2033325d0001286d61785f7765696768742801185765696768740002785501526567697374657220617070726f76616c20666f72206120646973706174636820746f206265206d6164652066726f6d20612064657465726d696e697374696320636f6d706f73697465206163636f756e74206966f8617070726f766564206279206120746f74616c206f6620607468726573686f6c64202d203160206f6620606f746865725f7369676e61746f72696573602e002d015061796d656e743a20604465706f73697442617365602077696c6c20626520726573657276656420696620746869732069732074686520666972737420617070726f76616c2c20706c75733d01607468726573686f6c64602074696d657320604465706f736974466163746f72602e2049742069732072657475726e6564206f6e636520746869732064697370617463682068617070656e73206f723469732063616e63656c6c65642e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e0055012d20607468726573686f6c64603a2054686520746f74616c206e756d626572206f6620617070726f76616c7320666f722074686973206469737061746368206265666f72652069742069732065786563757465642e41012d20606f746865725f7369676e61746f72696573603a20546865206163636f756e747320286f74686572207468616e207468652073656e646572292077686f2063616e20617070726f766520746869736c64697370617463682e204d6179206e6f7420626520656d7074792e59012d20606d617962655f74696d65706f696e74603a20496620746869732069732074686520666972737420617070726f76616c2c207468656e2074686973206d75737420626520604e6f6e65602e20496620697420697351016e6f742074686520666972737420617070726f76616c2c207468656e206974206d7573742062652060536f6d65602c2077697468207468652074696d65706f696e742028626c6f636b206e756d62657220616e64d47472616e73616374696f6e20696e64657829206f662074686520666972737420617070726f76616c207472616e73616374696f6e2ecc2d206063616c6c5f68617368603a205468652068617368206f66207468652063616c6c20746f2062652065786563757465642e0035014e4f54453a2049662074686973206973207468652066696e616c20617070726f76616c2c20796f752077696c6c2077616e7420746f20757365206061735f6d756c74696020696e73746561642e0034232320436f6d706c6578697479242d20604f285329602ecc2d20557020746f206f6e652062616c616e63652d72657365727665206f7220756e72657365727665206f7065726174696f6e2e3d012d204f6e6520706173737468726f756768206f7065726174696f6e2c206f6e6520696e736572742c20626f746820604f285329602077686572652060536020697320746865206e756d626572206f66450120207369676e61746f726965732e206053602069732063617070656420627920604d61785369676e61746f72696573602c207769746820776569676874206265696e672070726f706f7274696f6e616c2ebc2d204f6e6520656e636f6465202620686173682c20626f7468206f6620636f6d706c657869747920604f285329602ed42d20557020746f206f6e652062696e6172792073656172636820616e6420696e736572742028604f286c6f6753202b20532960292ef82d20492f4f3a2031207265616420604f285329602c20757020746f2031206d757461746520604f285329602e20557020746f206f6e652072656d6f76652e302d204f6e65206576656e742e4d012d2053746f726167653a20696e7365727473206f6e65206974656d2c2076616c75652073697a6520626f756e64656420627920604d61785369676e61746f72696573602c20776974682061206465706f7369741901202074616b656e20666f7220697473206c69666574696d65206f6620604465706f73697442617365202b207468726573686f6c64202a204465706f736974466163746f72602e3c63616e63656c5f61735f6d756c74691001247468726573686f6c64d102010c7531360001446f746865725f7369676e61746f72696573650101445665633c543a3a4163636f756e7449643e00012474696d65706f696e74c502017054696d65706f696e743c426c6f636b4e756d626572466f723c543e3e00012463616c6c5f686173680401205b75383b2033325d000354550143616e63656c2061207072652d6578697374696e672c206f6e2d676f696e67206d756c7469736967207472616e73616374696f6e2e20416e79206465706f7369742072657365727665642070726576696f75736c79c4666f722074686973206f7065726174696f6e2077696c6c20626520756e7265736572766564206f6e20737563636573732e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e0055012d20607468726573686f6c64603a2054686520746f74616c206e756d626572206f6620617070726f76616c7320666f722074686973206469737061746368206265666f72652069742069732065786563757465642e41012d20606f746865725f7369676e61746f72696573603a20546865206163636f756e747320286f74686572207468616e207468652073656e646572292077686f2063616e20617070726f766520746869736c64697370617463682e204d6179206e6f7420626520656d7074792e5d012d206074696d65706f696e74603a205468652074696d65706f696e742028626c6f636b206e756d62657220616e64207472616e73616374696f6e20696e64657829206f662074686520666972737420617070726f76616c787472616e73616374696f6e20666f7220746869732064697370617463682ecc2d206063616c6c5f68617368603a205468652068617368206f66207468652063616c6c20746f2062652065786563757465642e0034232320436f6d706c6578697479242d20604f285329602ecc2d20557020746f206f6e652062616c616e63652d72657365727665206f7220756e72657365727665206f7065726174696f6e2e3d012d204f6e6520706173737468726f756768206f7065726174696f6e2c206f6e6520696e736572742c20626f746820604f285329602077686572652060536020697320746865206e756d626572206f66450120207369676e61746f726965732e206053602069732063617070656420627920604d61785369676e61746f72696573602c207769746820776569676874206265696e672070726f706f7274696f6e616c2ebc2d204f6e6520656e636f6465202620686173682c20626f7468206f6620636f6d706c657869747920604f285329602e302d204f6e65206576656e742e842d20492f4f3a2031207265616420604f285329602c206f6e652072656d6f76652e702d2053746f726167653a2072656d6f766573206f6e65206974656d2e30706f6b655f6465706f7369740c01247468726573686f6c64d102010c7531360001446f746865725f7369676e61746f72696573650101445665633c543a3a4163636f756e7449643e00012463616c6c5f686173680401205b75383b2033325d000434f4506f6b6520746865206465706f73697420726573657276656420666f7220616e206578697374696e67206d756c7469736967206f7065726174696f6e2e006101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20616e64206d75737420626520746865206f726967696e616c206465706f7369746f72206f665c746865206d756c7469736967206f7065726174696f6e2e000101546865207472616e73616374696f6e206665652069732077616976656420696620746865206465706f73697420616d6f756e7420686173206368616e6765642e0019012d20607468726573686f6c64603a2054686520746f74616c206e756d626572206f6620617070726f76616c73206e656564656420666f722074686973206d756c74697369672e3d012d20606f746865725f7369676e61746f72696573603a20546865206163636f756e747320286f74686572207468616e207468652073656e646572292077686f206172652070617274206f66207468652c20206d756c74697369672e05012d206063616c6c5f68617368603a205468652068617368206f66207468652063616c6c2074686973206465706f73697420697320726573657276656420666f722e008c456d69747320604465706f736974506f6b656460206966207375636365737366756c2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e1d0504184f7074696f6e04045401c5020108104e6f6e6500000010536f6d650400c502000001000021050c3070616c6c65745f70726f78791870616c6c65741043616c6c04045400012c1470726f78790c01107265616cf10301504163636f756e7449644c6f6f6b75704f663c543e000140666f7263655f70726f78795f74797065250501504f7074696f6e3c543a3a50726f7879547970653e00011063616c6c5503017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e0000244d0144697370617463682074686520676976656e206063616c6c602066726f6d20616e206163636f756e742074686174207468652073656e64657220697320617574686f726973656420666f72207468726f75676830606164645f70726f7879602e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e002c506172616d65746572733a0d012d20607265616c603a20546865206163636f756e742074686174207468652070726f78792077696c6c206d616b6520612063616c6c206f6e20626568616c66206f662e61012d2060666f7263655f70726f78795f74797065603a2053706563696679207468652065786163742070726f7879207479706520746f206265207573656420616e6420636865636b656420666f7220746869732063616c6c2ed02d206063616c6c603a205468652063616c6c20746f206265206d6164652062792074686520607265616c60206163636f756e742e246164645f70726f78790c012064656c6567617465f10301504163636f756e7449644c6f6f6b75704f663c543e00012870726f78795f74797065cd020130543a3a50726f78795479706500011464656c6179100144426c6f636b4e756d626572466f723c543e0001244501526567697374657220612070726f7879206163636f756e7420666f72207468652073656e64657220746861742069732061626c6520746f206d616b652063616c6c73206f6e2069747320626568616c662e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e002c506172616d65746572733a11012d206070726f7879603a20546865206163636f756e74207468617420746865206063616c6c65726020776f756c64206c696b6520746f206d616b6520612070726f78792efc2d206070726f78795f74797065603a20546865207065726d697373696f6e7320616c6c6f77656420666f7220746869732070726f7879206163636f756e742e4d012d206064656c6179603a2054686520616e6e6f756e63656d656e7420706572696f64207265717569726564206f662074686520696e697469616c2070726f78792e2057696c6c2067656e6572616c6c79206265147a65726f2e3072656d6f76655f70726f78790c012064656c6567617465f10301504163636f756e7449644c6f6f6b75704f663c543e00012870726f78795f74797065cd020130543a3a50726f78795479706500011464656c6179100144426c6f636b4e756d626572466f723c543e00021ca8556e726567697374657220612070726f7879206163636f756e7420666f72207468652073656e6465722e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e002c506172616d65746572733a25012d206070726f7879603a20546865206163636f756e74207468617420746865206063616c6c65726020776f756c64206c696b6520746f2072656d6f766520617320612070726f78792e41012d206070726f78795f74797065603a20546865207065726d697373696f6e732063757272656e746c7920656e61626c656420666f72207468652072656d6f7665642070726f7879206163636f756e742e3872656d6f76655f70726f78696573000318b4556e726567697374657220616c6c2070726f7879206163636f756e747320666f72207468652073656e6465722e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e005d015741524e494e473a2054686973206d61792062652063616c6c6564206f6e206163636f756e7473206372656174656420627920606372656174655f70757265602c20686f776576657220696620646f6e652c207468656e590174686520756e726573657276656420666565732077696c6c20626520696e61636365737369626c652e202a2a416c6c2061636365737320746f2074686973206163636f756e742077696c6c206265206c6f73742e2a2a2c6372656174655f707572650c012870726f78795f74797065cd020130543a3a50726f78795479706500011464656c6179100144426c6f636b4e756d626572466f723c543e000114696e646578d102010c7531360004483901537061776e2061206672657368206e6577206163636f756e7420746861742069732067756172616e7465656420746f206265206f746865727769736520696e61636365737369626c652c20616e64fc696e697469616c697a65206974207769746820612070726f7879206f66206070726f78795f747970656020666f7220606f726967696e602073656e6465722e006c5265717569726573206120605369676e656460206f726967696e2e0051012d206070726f78795f74797065603a205468652074797065206f66207468652070726f78792074686174207468652073656e6465722077696c6c2062652072656769737465726564206173206f766572207468654d016e6577206163636f756e742e20546869732077696c6c20616c6d6f737420616c7761797320626520746865206d6f7374207065726d697373697665206050726f7879547970656020706f737369626c6520746f78616c6c6f7720666f72206d6178696d756d20666c65786962696c6974792e51012d2060696e646578603a204120646973616d626967756174696f6e20696e6465782c20696e206361736520746869732069732063616c6c6564206d756c7469706c652074696d657320696e207468652073616d655d017472616e73616374696f6e2028652e672e207769746820607574696c6974793a3a626174636860292e20556e6c65737320796f75277265207573696e67206062617463686020796f752070726f6261626c79206a7573744077616e7420746f20757365206030602e4d012d206064656c6179603a2054686520616e6e6f756e63656d656e7420706572696f64207265717569726564206f662074686520696e697469616c2070726f78792e2057696c6c2067656e6572616c6c79206265147a65726f2e0051014661696c73207769746820604475706c69636174656020696620746869732068617320616c7265616479206265656e2063616c6c656420696e2074686973207472616e73616374696f6e2c2066726f6d207468659873616d652073656e6465722c2077697468207468652073616d6520706172616d65746572732e00e44661696c732069662074686572652061726520696e73756666696369656e742066756e647320746f2070617920666f72206465706f7369742e246b696c6c5f7075726514011c737061776e6572f10301504163636f756e7449644c6f6f6b75704f663c543e00012870726f78795f74797065cd020130543a3a50726f787954797065000114696e646578d102010c7531360001186865696768741d010144426c6f636b4e756d626572466f723c543e0001246578745f696e6465781d01010c753332000540a052656d6f76657320612070726576696f75736c7920737061776e656420707572652070726f78792e0049015741524e494e473a202a2a416c6c2061636365737320746f2074686973206163636f756e742077696c6c206265206c6f73742e2a2a20416e792066756e64732068656c6420696e2069742077696c6c20626534696e61636365737369626c652e0059015265717569726573206120605369676e656460206f726967696e2c20616e64207468652073656e646572206163636f756e74206d7573742068617665206265656e206372656174656420627920612063616c6c20746fb0606372656174655f7075726560207769746820636f72726573706f6e64696e6720706172616d65746572732e0055012d2060737061776e6572603a20546865206163636f756e742074686174206f726967696e616c6c792063616c6c656420606372656174655f707572656020746f206372656174652074686973206163636f756e742e55012d2060696e646578603a2054686520646973616d626967756174696f6e20696e646578206f726967696e616c6c792070617373656420746f20606372656174655f70757265602e2050726f6261626c79206030602e09012d206070726f78795f74797065603a205468652070726f78792074797065206f726967696e616c6c792070617373656420746f20606372656174655f70757265602e45012d2060686569676874603a2054686520686569676874206f662074686520636861696e207768656e207468652063616c6c20746f20606372656174655f7075726560207761732070726f6365737365642e51012d20606578745f696e646578603a205468652065787472696e73696320696e64657820696e207768696368207468652063616c6c20746f20606372656174655f7075726560207761732070726f6365737365642e0035014661696c73207769746820604e6f5065726d697373696f6e6020696e2063617365207468652063616c6c6572206973206e6f7420612070726576696f75736c7920637265617465642070757265f86163636f756e742077686f736520606372656174655f70757265602063616c6c2068617320636f72726573706f6e64696e6720706172616d65746572732e20616e6e6f756e63650801107265616cf10301504163636f756e7449644c6f6f6b75704f663c543e00012463616c6c5f6861736834013443616c6c486173684f663c543e00063c05015075626c697368207468652068617368206f6620612070726f78792d63616c6c20746861742077696c6c206265206d61646520696e20746865206675747572652e005d0154686973206d7573742062652063616c6c656420736f6d65206e756d626572206f6620626c6f636b73206265666f72652074686520636f72726573706f6e64696e67206070726f78796020697320617474656d7074656425016966207468652064656c6179206173736f6369617465642077697468207468652070726f78792072656c6174696f6e736869702069732067726561746572207468616e207a65726f2e0011014e6f206d6f7265207468616e20604d617850656e64696e676020616e6e6f756e63656d656e7473206d6179206265206d61646520617420616e79206f6e652074696d652e000901546869732077696c6c2074616b652061206465706f736974206f662060416e6e6f756e63656d656e744465706f736974466163746f72602061732077656c6c206173190160416e6e6f756e63656d656e744465706f736974426173656020696620746865726520617265206e6f206f746865722070656e64696e6720616e6e6f756e63656d656e74732e002501546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20616e6420612070726f7879206f6620607265616c602e002c506172616d65746572733a0d012d20607265616c603a20546865206163636f756e742074686174207468652070726f78792077696c6c206d616b6520612063616c6c206f6e20626568616c66206f662e15012d206063616c6c5f68617368603a205468652068617368206f66207468652063616c6c20746f206265206d6164652062792074686520607265616c60206163636f756e742e4c72656d6f76655f616e6e6f756e63656d656e740801107265616cf10301504163636f756e7449644c6f6f6b75704f663c543e00012463616c6c5f6861736834013443616c6c486173684f663c543e0007287052656d6f7665206120676976656e20616e6e6f756e63656d656e742e0059014d61792062652063616c6c656420627920612070726f7879206163636f756e7420746f2072656d6f766520612063616c6c20746865792070726576696f75736c7920616e6e6f756e63656420616e642072657475726e30746865206465706f7369742e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e002c506172616d65746572733a0d012d20607265616c603a20546865206163636f756e742074686174207468652070726f78792077696c6c206d616b6520612063616c6c206f6e20626568616c66206f662e15012d206063616c6c5f68617368603a205468652068617368206f66207468652063616c6c20746f206265206d6164652062792074686520607265616c60206163636f756e742e4c72656a6563745f616e6e6f756e63656d656e7408012064656c6567617465f10301504163636f756e7449644c6f6f6b75704f663c543e00012463616c6c5f6861736834013443616c6c486173684f663c543e000828b052656d6f76652074686520676976656e20616e6e6f756e63656d656e74206f6620612064656c65676174652e0061014d61792062652063616c6c6564206279206120746172676574202870726f7869656429206163636f756e7420746f2072656d6f766520612063616c6c2074686174206f6e65206f662074686569722064656c6567617465732501286064656c656761746560292068617320616e6e6f756e63656420746865792077616e7420746f20657865637574652e20546865206465706f7369742069732072657475726e65642e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e002c506172616d65746572733af42d206064656c6567617465603a20546865206163636f756e7420746861742070726576696f75736c7920616e6e6f756e636564207468652063616c6c2ebc2d206063616c6c5f68617368603a205468652068617368206f66207468652063616c6c20746f206265206d6164652e3c70726f78795f616e6e6f756e63656410012064656c6567617465f10301504163636f756e7449644c6f6f6b75704f663c543e0001107265616cf10301504163636f756e7449644c6f6f6b75704f663c543e000140666f7263655f70726f78795f74797065250501504f7074696f6e3c543a3a50726f7879547970653e00011063616c6c5503017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e00092c4d0144697370617463682074686520676976656e206063616c6c602066726f6d20616e206163636f756e742074686174207468652073656e64657220697320617574686f72697a656420666f72207468726f75676830606164645f70726f7879602e00a852656d6f76657320616e7920636f72726573706f6e64696e6720616e6e6f756e63656d656e742873292e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e002c506172616d65746572733a0d012d20607265616c603a20546865206163636f756e742074686174207468652070726f78792077696c6c206d616b6520612063616c6c206f6e20626568616c66206f662e61012d2060666f7263655f70726f78795f74797065603a2053706563696679207468652065786163742070726f7879207479706520746f206265207573656420616e6420636865636b656420666f7220746869732063616c6c2ed02d206063616c6c603a205468652063616c6c20746f206265206d6164652062792074686520607265616c60206163636f756e742e30706f6b655f6465706f736974000a204901506f6b65202f2041646a757374206465706f73697473206d61646520666f722070726f7869657320616e6420616e6e6f756e63656d656e7473206261736564206f6e2063757272656e742076616c7565732e0d01546869732063616e2062652075736564206279206163636f756e747320746f20706f737369626c79206c6f776572207468656972206c6f636b656420616d6f756e742e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e000101546865207472616e73616374696f6e206665652069732077616976656420696620746865206465706f73697420616d6f756e7420686173206368616e6765642e008c456d69747320604465706f736974506f6b656460206966207375636365737366756c2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e250504184f7074696f6e04045401cd020108104e6f6e6500000010536f6d650400cd02000001000029050c3870616c6c65745f696e64696365731870616c6c65741043616c6c04045400011814636c61696d040114696e64657810013c543a3a4163636f756e74496e6465780000309841737369676e20616e2070726576696f75736c7920756e61737369676e656420696e6465782e00dc5061796d656e743a20604465706f736974602069732072657365727665642066726f6d207468652073656e646572206163636f756e742e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e00f02d2060696e646578603a2074686520696e64657820746f20626520636c61696d65642e2054686973206d757374206e6f7420626520696e207573652e0090456d6974732060496e64657841737369676e656460206966207375636365737366756c2e0034232320436f6d706c6578697479242d20604f283129602e207472616e7366657208010c6e6577f10301504163636f756e7449644c6f6f6b75704f663c543e000114696e64657810013c543a3a4163636f756e74496e6465780001305d0141737369676e20616e20696e64657820616c7265616479206f776e6564206279207468652073656e64657220746f20616e6f74686572206163636f756e742e205468652062616c616e6365207265736572766174696f6eb86973206566666563746976656c79207472616e7366657272656420746f20746865206e6577206163636f756e742e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e0025012d2060696e646578603a2074686520696e64657820746f2062652072652d61737369676e65642e2054686973206d757374206265206f776e6564206279207468652073656e6465722e5d012d20606e6577603a20746865206e6577206f776e6572206f662074686520696e6465782e20546869732066756e6374696f6e2069732061206e6f2d6f7020696620697420697320657175616c20746f2073656e6465722e0090456d6974732060496e64657841737369676e656460206966207375636365737366756c2e0034232320436f6d706c6578697479242d20604f283129602e1066726565040114696e64657810013c543a3a4163636f756e74496e646578000230944672656520757020616e20696e646578206f776e6564206279207468652073656e6465722e005d015061796d656e743a20416e792070726576696f7573206465706f73697420706c6163656420666f722074686520696e64657820697320756e726573657276656420696e207468652073656e646572206163636f756e742e005501546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20616e64207468652073656e646572206d757374206f776e2074686520696e6465782e000d012d2060696e646578603a2074686520696e64657820746f2062652066726565642e2054686973206d757374206265206f776e6564206279207468652073656e6465722e0084456d6974732060496e646578467265656460206966207375636365737366756c2e0034232320436f6d706c6578697479242d20604f283129602e38666f7263655f7472616e736665720c010c6e6577f10301504163636f756e7449644c6f6f6b75704f663c543e000114696e64657810013c543a3a4163636f756e74496e646578000118667265657a65200110626f6f6c0003345501466f72636520616e20696e64657820746f20616e206163636f756e742e205468697320646f65736e277420726571756972652061206465706f7369742e2049662074686520696e64657820697320616c7265616479e868656c642c207468656e20616e79206465706f736974206973207265696d62757273656420746f206974732063757272656e74206f776e65722e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f526f6f745f2e00a42d2060696e646578603a2074686520696e64657820746f206265202872652d2961737369676e65642e5d012d20606e6577603a20746865206e6577206f776e6572206f662074686520696e6465782e20546869732066756e6374696f6e2069732061206e6f2d6f7020696620697420697320657175616c20746f2073656e6465722e41012d2060667265657a65603a2069662073657420746f206074727565602c2077696c6c20667265657a652074686520696e64657820736f2069742063616e6e6f74206265207472616e736665727265642e0090456d6974732060496e64657841737369676e656460206966207375636365737366756c2e0034232320436f6d706c6578697479242d20604f283129602e18667265657a65040114696e64657810013c543a3a4163636f756e74496e6465780004304101467265657a6520616e20696e64657820736f2069742077696c6c20616c7761797320706f696e7420746f207468652073656e646572206163636f756e742e205468697320636f6e73756d657320746865206465706f7369742e005901546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20616e6420746865207369676e696e67206163636f756e74206d757374206861766520616c6e6f6e2d66726f7a656e206163636f756e742060696e646578602e00ac2d2060696e646578603a2074686520696e64657820746f2062652066726f7a656e20696e20706c6163652e0088456d6974732060496e64657846726f7a656e60206966207375636365737366756c2e0034232320436f6d706c6578697479242d20604f283129602e30706f6b655f6465706f736974040114696e64657810013c543a3a4163636f756e74496e6465780005289c506f6b6520746865206465706f73697420726573657276656420666f7220616e20696e6465782e005901546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20616e6420746865207369676e696e67206163636f756e74206d757374206861766520616c6e6f6e2d66726f7a656e206163636f756e742060696e646578602e005901546865207472616e73616374696f6e20666565732069732077616976656420696620746865206465706f736974206973206368616e67656420616674657220706f6b696e672f7265636f6e73696465726174696f6e2e00fc2d2060696e646578603a2074686520696e6465782077686f7365206465706f73697420697320746f20626520706f6b65642f7265636f6e736964657265642e008c456d69747320604465706f736974506f6b656460206966207375636365737366756c2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e2d050c3470616c6c65745f6173736574731870616c6c65741043616c6c080454000449000184186372656174650c010869641d01014c543a3a41737365744964506172616d6574657200011461646d696ef10301504163636f756e7449644c6f6f6b75704f663c543e00012c6d696e5f62616c616e6365180128543a3a42616c616e636500004ce849737375652061206e657720636c617373206f662066756e6769626c65206173736574732066726f6d2061207075626c6963206f726967696e2e00250154686973206e657720617373657420636c61737320686173206e6f2061737365747320696e697469616c6c7920616e6420697473206f776e657220697320746865206f726967696e2e006101546865206f726967696e206d75737420636f6e666f726d20746f2074686520636f6e6669677572656420604372656174654f726967696e6020616e6420686176652073756666696369656e742066756e647320667265652e00bc46756e6473206f662073656e64657220617265207265736572766564206279206041737365744465706f736974602e002c506172616d65746572733a59012d20606964603a20546865206964656e746966696572206f6620746865206e65772061737365742e2054686973206d757374206e6f742062652063757272656e746c7920696e2075736520746f206964656e746966793101616e206578697374696e672061737365742e204966205b604e65787441737365744964605d206973207365742c207468656e2074686973206d75737420626520657175616c20746f2069742e59012d206061646d696e603a205468652061646d696e206f66207468697320636c617373206f66206173736574732e205468652061646d696e2069732074686520696e697469616c2061646472657373206f6620656163689c6d656d626572206f662074686520617373657420636c61737327732061646d696e207465616d2e4d012d20606d696e5f62616c616e6365603a20546865206d696e696d756d2062616c616e6365206f662074686973206e6577206173736574207468617420616e792073696e676c65206163636f756e74206d7573743d01686176652e20496620616e206163636f756e7427732062616c616e636520697320726564756365642062656c6f7720746869732c207468656e20697420636f6c6c617073657320746f207a65726f2e0098456d69747320604372656174656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f2831296030666f7263655f63726561746510010869641d01014c543a3a41737365744964506172616d657465720001146f776e6572f10301504163636f756e7449644c6f6f6b75704f663c543e00013469735f73756666696369656e74200110626f6f6c00012c6d696e5f62616c616e63652d010128543a3a42616c616e636500014cf849737375652061206e657720636c617373206f662066756e6769626c65206173736574732066726f6d20612070726976696c65676564206f726967696e2e00b454686973206e657720617373657420636c61737320686173206e6f2061737365747320696e697469616c6c792e00a4546865206f726967696e206d75737420636f6e666f726d20746f2060466f7263654f726967696e602e009c556e6c696b652060637265617465602c206e6f2066756e6473206172652072657365727665642e0059012d20606964603a20546865206964656e746966696572206f6620746865206e65772061737365742e2054686973206d757374206e6f742062652063757272656e746c7920696e2075736520746f206964656e746966793101616e206578697374696e672061737365742e204966205b604e65787441737365744964605d206973207365742c207468656e2074686973206d75737420626520657175616c20746f2069742e59012d20606f776e6572603a20546865206f776e6572206f66207468697320636c617373206f66206173736574732e20546865206f776e6572206861732066756c6c20737570657275736572207065726d697373696f6e7325016f76657220746869732061737365742c20627574206d6179206c61746572206368616e676520616e6420636f6e66696775726520746865207065726d697373696f6e73207573696e6790607472616e736665725f6f776e6572736869706020616e6420607365745f7465616d602e4d012d20606d696e5f62616c616e6365603a20546865206d696e696d756d2062616c616e6365206f662074686973206e6577206173736574207468617420616e792073696e676c65206163636f756e74206d7573743d01686176652e20496620616e206163636f756e7427732062616c616e636520697320726564756365642062656c6f7720746869732c207468656e20697420636f6c6c617073657320746f207a65726f2e00ac456d6974732060466f7263654372656174656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f283129603473746172745f64657374726f7904010869641d01014c543a3a41737365744964506172616d65746572000230dc5374617274207468652070726f63657373206f662064657374726f79696e6720612066756e6769626c6520617373657420636c6173732e0059016073746172745f64657374726f79602069732074686520666972737420696e206120736572696573206f662065787472696e7369637320746861742073686f756c642062652063616c6c65642c20746f20616c6c6f77786465737472756374696f6e206f6620616e20617373657420636c6173732e005101546865206f726967696e206d75737420636f6e666f726d20746f2060466f7263654f726967696e60206f72206d75737420626520605369676e65646020627920746865206173736574277320606f776e6572602e004d012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652064657374726f7965642e2054686973206d757374206964656e7469667920616e206578697374696e6720202061737365742e00490149742077696c6c206661696c207769746820656974686572205b604572726f723a3a436f6e7461696e73486f6c6473605d206f72205b604572726f723a3a436f6e7461696e73467265657a6573605d206966b8616e206163636f756e7420636f6e7461696e7320686f6c6473206f7220667265657a657320696e20706c6163652e4064657374726f795f6163636f756e747304010869641d01014c543a3a41737365744964506172616d65746572000330cc44657374726f7920616c6c206163636f756e7473206173736f6369617465642077697468206120676976656e2061737365742e005d016064657374726f795f6163636f756e7473602073686f756c64206f6e6c792062652063616c6c6564206166746572206073746172745f64657374726f796020686173206265656e2063616c6c65642c20616e642074686584617373657420697320696e2061206044657374726f79696e67602073746174652e005d0144756520746f20776569676874207265737472696374696f6e732c20746869732066756e6374696f6e206d6179206e65656420746f2062652063616c6c6564206d756c7469706c652074696d657320746f2066756c6c79310164657374726f7920616c6c206163636f756e74732e2049742077696c6c2064657374726f79206052656d6f76654974656d734c696d697460206163636f756e747320617420612074696d652e004d012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652064657374726f7965642e2054686973206d757374206964656e7469667920616e206578697374696e6720202061737365742e00d4456163682063616c6c20656d6974732074686520604576656e743a3a44657374726f7965644163636f756e747360206576656e742e4464657374726f795f617070726f76616c7304010869641d01014c543a3a41737365744964506172616d65746572000430610144657374726f7920616c6c20617070726f76616c73206173736f6369617465642077697468206120676976656e20617373657420757020746f20746865206d61782028543a3a52656d6f76654974656d734c696d6974292e0061016064657374726f795f617070726f76616c73602073686f756c64206f6e6c792062652063616c6c6564206166746572206073746172745f64657374726f796020686173206265656e2063616c6c65642c20616e642074686584617373657420697320696e2061206044657374726f79696e67602073746174652e005d0144756520746f20776569676874207265737472696374696f6e732c20746869732066756e6374696f6e206d6179206e65656420746f2062652063616c6c6564206d756c7469706c652074696d657320746f2066756c6c79390164657374726f7920616c6c20617070726f76616c732e2049742077696c6c2064657374726f79206052656d6f76654974656d734c696d69746020617070726f76616c7320617420612074696d652e004d012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652064657374726f7965642e2054686973206d757374206964656e7469667920616e206578697374696e6720202061737365742e00d8456163682063616c6c20656d6974732074686520604576656e743a3a44657374726f796564417070726f76616c7360206576656e742e3866696e6973685f64657374726f7904010869641d01014c543a3a41737365744964506172616d65746572000528c4436f6d706c6574652064657374726f79696e6720617373657420616e6420756e726573657276652063757272656e63792e0055016066696e6973685f64657374726f79602073686f756c64206f6e6c792062652063616c6c6564206166746572206073746172745f64657374726f796020686173206265656e2063616c6c65642c20616e64207468655901617373657420697320696e2061206044657374726f79696e67602073746174652e20416c6c206163636f756e7473206f7220617070726f76616c732073686f756c642062652064657374726f796564206265666f72651468616e642e004d012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652064657374726f7965642e2054686973206d757374206964656e7469667920616e206578697374696e6720202061737365742e00e045616368207375636365737366756c2063616c6c20656d6974732074686520604576656e743a3a44657374726f79656460206576656e742e106d696e740c010869641d01014c543a3a41737365744964506172616d6574657200012c62656e6566696369617279f10301504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e742d010128543a3a42616c616e6365000630884d696e7420617373657473206f66206120706172746963756c617220636c6173732e003901546865206f726967696e206d757374206265205369676e656420616e64207468652073656e646572206d7573742062652074686520497373756572206f662074686520617373657420606964602e00fc2d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74206d696e7465642e0d012d206062656e6566696369617279603a20546865206163636f756e7420746f206265206372656469746564207769746820746865206d696e746564206173736574732ec42d2060616d6f756e74603a2054686520616d6f756e74206f662074686520617373657420746f206265206d696e7465642e0094456d697473206049737375656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f2831296055014d6f6465733a205072652d6578697374696e672062616c616e6365206f66206062656e6566696369617279603b204163636f756e74207072652d6578697374656e6365206f66206062656e6566696369617279602e106275726e0c010869641d01014c543a3a41737365744964506172616d6574657200010c77686ff10301504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e742d010128543a3a42616c616e636500073c4501526564756365207468652062616c616e6365206f66206077686f60206279206173206d75636820617320706f737369626c6520757020746f2060616d6f756e746020617373657473206f6620606964602e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204d616e61676572206f662074686520617373657420606964602e00d04261696c73207769746820604e6f4163636f756e746020696620746865206077686f6020697320616c726561647920646561642e00fc2d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74206275726e65642ea02d206077686f603a20546865206163636f756e7420746f20626520646562697465642066726f6d2e29012d2060616d6f756e74603a20546865206d6178696d756d20616d6f756e74206279207768696368206077686f6027732062616c616e63652073686f756c6420626520726564756365642e005101456d69747320604275726e6564602077697468207468652061637475616c20616d6f756e74206275726e65642e20496620746869732074616b6573207468652062616c616e636520746f2062656c6f772074686539016d696e696d756d20666f72207468652061737365742c207468656e2074686520616d6f756e74206275726e656420697320696e6372656173656420746f2074616b6520697420746f207a65726f2e00385765696768743a20604f2831296009014d6f6465733a20506f73742d6578697374656e6365206f66206077686f603b20507265202620706f7374205a6f6d6269652d737461747573206f66206077686f602e207472616e736665720c010869641d01014c543a3a41737365744964506172616d65746572000118746172676574f10301504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e742d010128543a3a42616c616e6365000848d04d6f766520736f6d65206173736574732066726f6d207468652073656e646572206163636f756e7420746f20616e6f746865722e00584f726967696e206d757374206265205369676e65642e0011012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74207472616e736665727265642e9c2d2060746172676574603a20546865206163636f756e7420746f2062652063726564697465642e51012d2060616d6f756e74603a2054686520616d6f756e74206279207768696368207468652073656e64657227732062616c616e6365206f66206173736574732073686f756c64206265207265647563656420616e646101607461726765746027732062616c616e636520696e637265617365642e2054686520616d6f756e742061637475616c6c79207472616e73666572726564206d617920626520736c696768746c79206772656174657220696e5d017468652063617365207468617420746865207472616e7366657220776f756c64206f74686572776973652074616b65207468652073656e6465722062616c616e63652061626f7665207a65726f206275742062656c6f77bc746865206d696e696d756d2062616c616e63652e204d7573742062652067726561746572207468616e207a65726f2e006101456d69747320605472616e73666572726564602077697468207468652061637475616c20616d6f756e74207472616e736665727265642e20496620746869732074616b65732074686520736f757263652062616c616e63655d01746f2062656c6f7720746865206d696e696d756d20666f72207468652061737365742c207468656e2074686520616d6f756e74207472616e7366657272656420697320696e6372656173656420746f2074616b6520697420746f207a65726f2e00385765696768743a20604f2831296051014d6f6465733a205072652d6578697374656e6365206f662060746172676574603b20506f73742d6578697374656e6365206f662073656e6465723b204163636f756e74207072652d6578697374656e6365206f662460746172676574602e4c7472616e736665725f6b6565705f616c6976650c010869641d01014c543a3a41737365744964506172616d65746572000118746172676574f10301504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e742d010128543a3a42616c616e636500094859014d6f766520736f6d65206173736574732066726f6d207468652073656e646572206163636f756e7420746f20616e6f746865722c206b656570696e67207468652073656e646572206163636f756e7420616c6976652e00584f726967696e206d757374206265205369676e65642e0011012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74207472616e736665727265642e9c2d2060746172676574603a20546865206163636f756e7420746f2062652063726564697465642e51012d2060616d6f756e74603a2054686520616d6f756e74206279207768696368207468652073656e64657227732062616c616e6365206f66206173736574732073686f756c64206265207265647563656420616e646101607461726765746027732062616c616e636520696e637265617365642e2054686520616d6f756e742061637475616c6c79207472616e73666572726564206d617920626520736c696768746c79206772656174657220696e5d017468652063617365207468617420746865207472616e7366657220776f756c64206f74686572776973652074616b65207468652073656e6465722062616c616e63652061626f7665207a65726f206275742062656c6f77bc746865206d696e696d756d2062616c616e63652e204d7573742062652067726561746572207468616e207a65726f2e006101456d69747320605472616e73666572726564602077697468207468652061637475616c20616d6f756e74207472616e736665727265642e20496620746869732074616b65732074686520736f757263652062616c616e63655d01746f2062656c6f7720746865206d696e696d756d20666f72207468652061737365742c207468656e2074686520616d6f756e74207472616e7366657272656420697320696e6372656173656420746f2074616b6520697420746f207a65726f2e00385765696768743a20604f2831296051014d6f6465733a205072652d6578697374656e6365206f662060746172676574603b20506f73742d6578697374656e6365206f662073656e6465723b204163636f756e74207072652d6578697374656e6365206f662460746172676574602e38666f7263655f7472616e7366657210010869641d01014c543a3a41737365744964506172616d65746572000118736f75726365f10301504163636f756e7449644c6f6f6b75704f663c543e00011064657374f10301504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e742d010128543a3a42616c616e6365000a4cb44d6f766520736f6d65206173736574732066726f6d206f6e65206163636f756e7420746f20616e6f746865722e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f662074686520617373657420606964602e0011012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74207472616e736665727265642e982d2060736f75726365603a20546865206163636f756e7420746f20626520646562697465642e942d206064657374603a20546865206163636f756e7420746f2062652063726564697465642e59012d2060616d6f756e74603a2054686520616d6f756e74206279207768696368207468652060736f757263656027732062616c616e6365206f66206173736574732073686f756c64206265207265647563656420616e64590160646573746027732062616c616e636520696e637265617365642e2054686520616d6f756e742061637475616c6c79207472616e73666572726564206d617920626520736c696768746c79206772656174657220696e4d017468652063617365207468617420746865207472616e7366657220776f756c64206f74686572776973652074616b65207468652060736f75726365602062616c616e63652061626f7665207a65726f20627574d462656c6f7720746865206d696e696d756d2062616c616e63652e204d7573742062652067726561746572207468616e207a65726f2e006101456d69747320605472616e73666572726564602077697468207468652061637475616c20616d6f756e74207472616e736665727265642e20496620746869732074616b65732074686520736f757263652062616c616e63655d01746f2062656c6f7720746865206d696e696d756d20666f72207468652061737365742c207468656e2074686520616d6f756e74207472616e7366657272656420697320696e6372656173656420746f2074616b6520697420746f207a65726f2e00385765696768743a20604f2831296051014d6f6465733a205072652d6578697374656e6365206f66206064657374603b20506f73742d6578697374656e6365206f662060736f75726365603b204163636f756e74207072652d6578697374656e6365206f661c6064657374602e18667265657a6508010869641d01014c543a3a41737365744964506172616d6574657200010c77686ff10301504163636f756e7449644c6f6f6b75704f663c543e000b305501446973616c6c6f77206675727468657220756e70726976696c65676564207472616e7366657273206f6620616e20617373657420606964602066726f6d20616e206163636f756e74206077686f602e206077686f604d016d75737420616c726561647920657869737420617320616e20656e74727920696e20604163636f756e746073206f66207468652061737365742e20496620796f752077616e7420746f20667265657a6520616ef46163636f756e74207468617420646f6573206e6f74206861766520616e20656e7472792c207573652060746f7563685f6f74686572602066697273742e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652066726f7a656e2e882d206077686f603a20546865206163636f756e7420746f2062652066726f7a656e2e003c456d697473206046726f7a656e602e00385765696768743a20604f28312960107468617708010869641d01014c543a3a41737365744964506172616d6574657200010c77686ff10301504163636f756e7449644c6f6f6b75704f663c543e000c28e8416c6c6f7720756e70726976696c65676564207472616e736665727320746f20616e642066726f6d20616e206163636f756e7420616761696e2e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652066726f7a656e2e902d206077686f603a20546865206163636f756e7420746f20626520756e66726f7a656e2e003c456d6974732060546861776564602e00385765696768743a20604f2831296030667265657a655f617373657404010869641d01014c543a3a41737365744964506172616d65746572000d24f0446973616c6c6f77206675727468657220756e70726976696c65676564207472616e736665727320666f722074686520617373657420636c6173732e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652066726f7a656e2e003c456d697473206046726f7a656e602e00385765696768743a20604f2831296028746861775f617373657404010869641d01014c543a3a41737365744964506172616d65746572000e24c4416c6c6f7720756e70726976696c65676564207472616e736665727320666f722074686520617373657420616761696e2e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206265207468617765642e003c456d6974732060546861776564602e00385765696768743a20604f28312960487472616e736665725f6f776e65727368697008010869641d01014c543a3a41737365744964506172616d657465720001146f776e6572f10301504163636f756e7449644c6f6f6b75704f663c543e000f28744368616e676520746865204f776e6572206f6620616e2061737365742e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f662074686520617373657420606964602e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e9c2d20606f776e6572603a20546865206e6577204f776e6572206f6620746869732061737365742e0054456d69747320604f776e65724368616e676564602e00385765696768743a20604f28312960207365745f7465616d10010869641d01014c543a3a41737365744964506172616d65746572000118697373756572f10301504163636f756e7449644c6f6f6b75704f663c543e00011461646d696ef10301504163636f756e7449644c6f6f6b75704f663c543e00011c667265657a6572f10301504163636f756e7449644c6f6f6b75704f663c543e001030c44368616e676520746865204973737565722c2041646d696e20616e6420467265657a6572206f6620616e2061737365742e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652066726f7a656e2ea42d2060697373756572603a20546865206e657720497373756572206f6620746869732061737365742e9c2d206061646d696e603a20546865206e65772041646d696e206f6620746869732061737365742eac2d2060667265657a6572603a20546865206e657720467265657a6572206f6620746869732061737365742e0050456d69747320605465616d4368616e676564602e00385765696768743a20604f28312960307365745f6d6574616461746110010869641d01014c543a3a41737365744964506172616d657465720001106e616d6538011c5665633c75383e00011873796d626f6c38011c5665633c75383e000120646563696d616c7308010875380011407853657420746865206d6574616461746120666f7220616e2061737365742e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f662074686520617373657420606964602e00d846756e6473206f662073656e64657220617265207265736572766564206163636f7264696e6720746f2074686520666f726d756c613a5101604d657461646174614465706f73697442617365202b204d657461646174614465706f73697450657242797465202a20286e616d652e6c656e202b2073796d626f6c2e6c656e29602074616b696e6720696e746f8c6163636f756e7420616e7920616c72656164792072657365727665642066756e64732e00b82d20606964603a20546865206964656e746966696572206f662074686520617373657420746f207570646174652e4d012d20606e616d65603a20546865207573657220667269656e646c79206e616d65206f6620746869732061737365742e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e4d012d206073796d626f6c603a205468652065786368616e67652073796d626f6c20666f7220746869732061737365742e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e2d012d2060646563696d616c73603a20546865206e756d626572206f6620646563696d616c732074686973206173736574207573657320746f20726570726573656e74206f6e6520756e69742e0050456d69747320604d65746164617461536574602e00385765696768743a20604f2831296038636c6561725f6d6574616461746104010869641d01014c543a3a41737365744964506172616d6574657200122c80436c65617220746865206d6574616461746120666f7220616e2061737365742e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f662074686520617373657420606964602e00a4416e79206465706f73697420697320667265656420666f7220746865206173736574206f776e65722e00b42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f20636c6561722e0060456d69747320604d65746164617461436c6561726564602e00385765696768743a20604f2831296048666f7263655f7365745f6d6574616461746114010869641d01014c543a3a41737365744964506172616d657465720001106e616d6538011c5665633c75383e00011873796d626f6c38011c5665633c75383e000120646563696d616c73080108753800012469735f66726f7a656e200110626f6f6c001338b8466f72636520746865206d6574616461746120666f7220616e20617373657420746f20736f6d652076616c75652e006c4f726967696e206d75737420626520466f7263654f726967696e2e0068416e79206465706f736974206973206c65667420616c6f6e652e00b82d20606964603a20546865206964656e746966696572206f662074686520617373657420746f207570646174652e4d012d20606e616d65603a20546865207573657220667269656e646c79206e616d65206f6620746869732061737365742e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e4d012d206073796d626f6c603a205468652065786368616e67652073796d626f6c20666f7220746869732061737365742e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e2d012d2060646563696d616c73603a20546865206e756d626572206f6620646563696d616c732074686973206173736574207573657320746f20726570726573656e74206f6e6520756e69742e0050456d69747320604d65746164617461536574602e0051015765696768743a20604f284e202b20532960207768657265204e20616e6420532061726520746865206c656e677468206f6620746865206e616d6520616e642073796d626f6c20726573706563746976656c792e50666f7263655f636c6561725f6d6574616461746104010869641d01014c543a3a41737365744964506172616d6574657200142c80436c65617220746865206d6574616461746120666f7220616e2061737365742e006c4f726967696e206d75737420626520466f7263654f726967696e2e0060416e79206465706f7369742069732072657475726e65642e00b42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f20636c6561722e0060456d69747320604d65746164617461436c6561726564602e00385765696768743a20604f2831296048666f7263655f61737365745f73746174757320010869641d01014c543a3a41737365744964506172616d657465720001146f776e6572f10301504163636f756e7449644c6f6f6b75704f663c543e000118697373756572f10301504163636f756e7449644c6f6f6b75704f663c543e00011461646d696ef10301504163636f756e7449644c6f6f6b75704f663c543e00011c667265657a6572f10301504163636f756e7449644c6f6f6b75704f663c543e00012c6d696e5f62616c616e63652d010128543a3a42616c616e636500013469735f73756666696369656e74200110626f6f6c00012469735f66726f7a656e200110626f6f6c00155898416c746572207468652061747472696275746573206f66206120676976656e2061737365742e00744f726967696e206d7573742062652060466f7263654f726967696e602e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e9c2d20606f776e6572603a20546865206e6577204f776e6572206f6620746869732061737365742ea42d2060697373756572603a20546865206e657720497373756572206f6620746869732061737365742e9c2d206061646d696e603a20546865206e65772041646d696e206f6620746869732061737365742eac2d2060667265657a6572603a20546865206e657720467265657a6572206f6620746869732061737365742e4d012d20606d696e5f62616c616e6365603a20546865206d696e696d756d2062616c616e6365206f662074686973206e6577206173736574207468617420616e792073696e676c65206163636f756e74206d7573743d01686176652e20496620616e206163636f756e7427732062616c616e636520697320726564756365642062656c6f7720746869732c207468656e20697420636f6c6c617073657320746f207a65726f2e51012d206069735f73756666696369656e74603a20576865746865722061206e6f6e2d7a65726f2062616c616e6365206f662074686973206173736574206973206465706f736974206f662073756666696369656e744d0176616c756520746f206163636f756e7420666f722074686520737461746520626c6f6174206173736f6369617465642077697468206974732062616c616e63652073746f726167652e2049662073657420746f55016074727565602c207468656e206e6f6e2d7a65726f2062616c616e636573206d61792062652073746f72656420776974686f757420612060636f6e73756d657260207265666572656e63652028616e6420746875734d01616e20454420696e207468652042616c616e6365732070616c6c6574206f7220776861746576657220656c7365206973207573656420746f20636f6e74726f6c20757365722d6163636f756e742073746174652067726f777468292e3d012d206069735f66726f7a656e603a2057686574686572207468697320617373657420636c6173732069732066726f7a656e2065786365707420666f72207065726d697373696f6e65642f61646d696e34696e737472756374696f6e732e00e8456d697473206041737365745374617475734368616e67656460207769746820746865206964656e74697479206f66207468652061737365742e00385765696768743a20604f2831296040617070726f76655f7472616e736665720c010869641d01014c543a3a41737365744964506172616d6574657200012064656c6567617465f10301504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e742d010128543a3a42616c616e63650016502d01417070726f766520616e20616d6f756e74206f6620617373657420666f72207472616e7366657220627920612064656c6567617465642074686972642d7061727479206163636f756e742e00584f726967696e206d757374206265205369676e65642e004d01456e737572657320746861742060417070726f76616c4465706f7369746020776f727468206f66206043757272656e6379602069732072657365727665642066726f6d207369676e696e67206163636f756e745501666f722074686520707572706f7365206f6620686f6c64696e672074686520617070726f76616c2e20496620736f6d65206e6f6e2d7a65726f20616d6f756e74206f662061737365747320697320616c72656164794901617070726f7665642066726f6d207369676e696e67206163636f756e7420746f206064656c6567617465602c207468656e20697420697320746f70706564207570206f7220756e726573657276656420746f546d656574207468652072696768742076616c75652e0045014e4f54453a20546865207369676e696e67206163636f756e7420646f6573206e6f74206e65656420746f206f776e2060616d6f756e7460206f66206173736574732061742074686520706f696e74206f66446d616b696e6720746869732063616c6c2e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e0d012d206064656c6567617465603a20546865206163636f756e7420746f2064656c6567617465207065726d697373696f6e20746f207472616e736665722061737365742e49012d2060616d6f756e74603a2054686520616d6f756e74206f662061737365742074686174206d6179206265207472616e73666572726564206279206064656c6567617465602e204966207468657265206973e0616c726561647920616e20617070726f76616c20696e20706c6163652c207468656e207468697320616374732061646469746976656c792e0090456d6974732060417070726f7665645472616e7366657260206f6e20737563636573732e00385765696768743a20604f283129603c63616e63656c5f617070726f76616c08010869641d01014c543a3a41737365744964506172616d6574657200012064656c6567617465f10301504163636f756e7449644c6f6f6b75704f663c543e001734490143616e63656c20616c6c206f6620736f6d6520617373657420617070726f76656420666f722064656c656761746564207472616e7366657220627920612074686972642d7061727479206163636f756e742e003d014f726967696e206d757374206265205369676e656420616e64207468657265206d75737420626520616e20617070726f76616c20696e20706c616365206265747765656e207369676e657220616e642c6064656c6567617465602e004901556e726573657276657320616e79206465706f7369742070726576696f75736c792072657365727665642062792060617070726f76655f7472616e736665726020666f722074686520617070726f76616c2e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e05012d206064656c6567617465603a20546865206163636f756e742064656c656761746564207065726d697373696f6e20746f207472616e736665722061737365742e0094456d6974732060417070726f76616c43616e63656c6c656460206f6e20737563636573732e00385765696768743a20604f2831296054666f7263655f63616e63656c5f617070726f76616c0c010869641d01014c543a3a41737365744964506172616d657465720001146f776e6572f10301504163636f756e7449644c6f6f6b75704f663c543e00012064656c6567617465f10301504163636f756e7449644c6f6f6b75704f663c543e001834490143616e63656c20616c6c206f6620736f6d6520617373657420617070726f76656420666f722064656c656761746564207472616e7366657220627920612074686972642d7061727479206163636f756e742e0049014f726967696e206d7573742062652065697468657220466f7263654f726967696e206f72205369676e6564206f726967696e207769746820746865207369676e6572206265696e67207468652041646d696e686163636f756e74206f662074686520617373657420606964602e004901556e726573657276657320616e79206465706f7369742070726576696f75736c792072657365727665642062792060617070726f76655f7472616e736665726020666f722074686520617070726f76616c2e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e05012d206064656c6567617465603a20546865206163636f756e742064656c656761746564207065726d697373696f6e20746f207472616e736665722061737365742e0094456d6974732060417070726f76616c43616e63656c6c656460206f6e20737563636573732e00385765696768743a20604f28312960447472616e736665725f617070726f76656410010869641d01014c543a3a41737365744964506172616d657465720001146f776e6572f10301504163636f756e7449644c6f6f6b75704f663c543e00012c64657374696e6174696f6ef10301504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e742d010128543a3a42616c616e63650019484d015472616e7366657220736f6d652061737365742062616c616e63652066726f6d20612070726576696f75736c792064656c656761746564206163636f756e7420746f20736f6d652074686972642d7061727479206163636f756e742e0049014f726967696e206d757374206265205369676e656420616e64207468657265206d75737420626520616e20617070726f76616c20696e20706c6163652062792074686520606f776e65726020746f207468651c7369676e65722e00590149662074686520656e7469726520616d6f756e7420617070726f76656420666f72207472616e73666572206973207472616e736665727265642c207468656e20616e79206465706f7369742070726576696f75736c79b472657365727665642062792060617070726f76655f7472616e736665726020697320756e72657365727665642e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e61012d20606f776e6572603a20546865206163636f756e742077686963682070726576696f75736c7920617070726f76656420666f722061207472616e73666572206f66206174206c656173742060616d6f756e746020616e64bc66726f6d207768696368207468652061737365742062616c616e63652077696c6c2062652077697468647261776e2e61012d206064657374696e6174696f6e603a20546865206163636f756e7420746f207768696368207468652061737365742062616c616e6365206f662060616d6f756e74602077696c6c206265207472616e736665727265642eb42d2060616d6f756e74603a2054686520616d6f756e74206f662061737365747320746f207472616e736665722e009c456d69747320605472616e73666572726564417070726f76656460206f6e20737563636573732e00385765696768743a20604f2831296014746f75636804010869641d01014c543a3a41737365744964506172616d65746572001a24c043726561746520616e206173736574206163636f756e7420666f72206e6f6e2d70726f7669646572206173736574732e00c041206465706f7369742077696c6c2062652074616b656e2066726f6d20746865207369676e6572206163636f756e742e005d012d20606f726967696e603a204d757374206265205369676e65643b20746865207369676e6572206163636f756e74206d75737420686176652073756666696369656e742066756e647320666f722061206465706f736974382020746f2062652074616b656e2e09012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f7220746865206163636f756e7420746f20626520637265617465642e0098456d6974732060546f756368656460206576656e74207768656e207375636365737366756c2e18726566756e6408010869641d01014c543a3a41737365744964506172616d65746572000128616c6c6f775f6275726e200110626f6f6c001b34590152657475726e20746865206465706f7369742028696620616e7929206f6620616e206173736574206163636f756e74206f72206120636f6e73756d6572207265666572656e63652028696620616e7929206f6620616e206163636f756e742e0068546865206f726967696e206d757374206265205369676e65642e003d012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f72207768696368207468652063616c6c657220776f756c64206c696b6520746865206465706f7369742c2020726566756e6465642e5d012d2060616c6c6f775f6275726e603a20496620607472756560207468656e20617373657473206d61792062652064657374726f79656420696e206f7264657220746f20636f6d706c6574652074686520726566756e642e00490149742077696c6c206661696c207769746820656974686572205b604572726f723a3a436f6e7461696e73486f6c6473605d206f72205b604572726f723a3a436f6e7461696e73467265657a6573605d206966d4746865206173736574206163636f756e7420636f6e7461696e7320686f6c6473206f7220667265657a657320696e20706c6163652e009c456d6974732060526566756e64656460206576656e74207768656e207375636365737366756c2e3c7365745f6d696e5f62616c616e636508010869641d01014c543a3a41737365744964506172616d6574657200012c6d696e5f62616c616e6365180128543a3a42616c616e6365001c30945365747320746865206d696e696d756d2062616c616e6365206f6620616e2061737365742e0021014f6e6c7920776f726b73206966207468657265206172656e277420616e79206163636f756e747320746861742061726520686f6c64696e6720746865206173736574206f72206966e0746865206e65772076616c7565206f6620606d696e5f62616c616e636560206973206c657373207468616e20746865206f6c64206f6e652e00fc4f726967696e206d757374206265205369676e656420616e64207468652073656e6465722068617320746f20626520746865204f776e6572206f66207468652c617373657420606964602e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742ec02d20606d696e5f62616c616e6365603a20546865206e65772076616c7565206f6620606d696e5f62616c616e6365602e00d4456d697473206041737365744d696e42616c616e63654368616e67656460206576656e74207768656e207375636365737366756c2e2c746f7563685f6f7468657208010869641d01014c543a3a41737365744964506172616d6574657200010c77686ff10301504163636f756e7449644c6f6f6b75704f663c543e001d288843726561746520616e206173736574206163636f756e7420666f72206077686f602e00c041206465706f7369742077696c6c2062652074616b656e2066726f6d20746865207369676e6572206163636f756e742e0061012d20606f726967696e603a204d757374206265205369676e65642062792060467265657a657260206f72206041646d696e60206f662074686520617373657420606964603b20746865207369676e6572206163636f756e74dc20206d75737420686176652073756666696369656e742066756e647320666f722061206465706f73697420746f2062652074616b656e2e09012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f7220746865206163636f756e7420746f20626520637265617465642e8c2d206077686f603a20546865206163636f756e7420746f20626520637265617465642e0098456d6974732060546f756368656460206576656e74207768656e207375636365737366756c2e30726566756e645f6f7468657208010869641d01014c543a3a41737365744964506172616d6574657200010c77686ff10301504163636f756e7449644c6f6f6b75704f663c543e001e345d0152657475726e20746865206465706f7369742028696620616e7929206f66206120746172676574206173736574206163636f756e742e2055736566756c20696620796f752061726520746865206465706f7369746f722e005d01546865206f726967696e206d757374206265205369676e656420616e642065697468657220746865206163636f756e74206f776e65722c206465706f7369746f722c206f72206173736574206041646d696e602e20496e61016f7264657220746f206275726e2061206e6f6e2d7a65726f2062616c616e6365206f66207468652061737365742c207468652063616c6c6572206d75737420626520746865206163636f756e7420616e642073686f756c64347573652060726566756e64602e0019012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f7220746865206163636f756e7420686f6c64696e672061206465706f7369742e7c2d206077686f603a20546865206163636f756e7420746f20726566756e642e00490149742077696c6c206661696c207769746820656974686572205b604572726f723a3a436f6e7461696e73486f6c6473605d206f72205b604572726f723a3a436f6e7461696e73467265657a6573605d206966d4746865206173736574206163636f756e7420636f6e7461696e7320686f6c6473206f7220667265657a657320696e20706c6163652e009c456d6974732060526566756e64656460206576656e74207768656e207375636365737366756c2e14626c6f636b08010869641d01014c543a3a41737365744964506172616d6574657200010c77686ff10301504163636f756e7449644c6f6f6b75704f663c543e001f285901446973616c6c6f77206675727468657220756e70726976696c65676564207472616e7366657273206f6620616e206173736574206069646020746f20616e642066726f6d20616e206163636f756e74206077686f602e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f662074686520617373657420606964602e00b82d20606964603a20546865206964656e746966696572206f6620746865206163636f756e7427732061737365742e942d206077686f603a20546865206163636f756e7420746f20626520756e626c6f636b65642e0040456d6974732060426c6f636b6564602e00385765696768743a20604f28312960307472616e736665725f616c6c0c010869641d01014c543a3a41737365744964506172616d6574657200011064657374f10301504163636f756e7449644c6f6f6b75704f663c543e0001286b6565705f616c697665200110626f6f6c0020401d015472616e736665722074686520656e74697265207472616e7366657261626c652062616c616e63652066726f6d207468652063616c6c6572206173736574206163636f756e742e0059014e4f54453a20546869732066756e6374696f6e206f6e6c7920617474656d70747320746f207472616e73666572205f7472616e7366657261626c655f2062616c616e6365732e2054686973206d65616e7320746861743d01616e792068656c642c2066726f7a656e2c206f72206d696e696d756d2062616c616e636520287768656e20606b6565705f616c6976656020697320607472756560292c2077696c6c206e6f742062655d017472616e7366657272656420627920746869732066756e6374696f6e2e20546f20656e73757265207468617420746869732066756e6374696f6e20726573756c747320696e2061206b696c6c6564206163636f756e742c4501796f75206d69676874206e65656420746f207072657061726520746865206163636f756e742062792072656d6f76696e6720616e79207265666572656e636520636f756e746572732c2073746f72616765406465706f736974732c206574632e2e2e00c0546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205369676e65642e0019012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f7220746865206163636f756e7420686f6c64696e672061206465706f7369742ea02d206064657374603a2054686520726563697069656e74206f6620746865207472616e736665722e59012d20606b6565705f616c697665603a204120626f6f6c65616e20746f2064657465726d696e652069662074686520607472616e736665725f616c6c60206f7065726174696f6e2073686f756c642073656e6420616c6c4d0120206f66207468652066756e647320746865206173736574206163636f756e74206861732c2063617573696e67207468652073656e646572206173736574206163636f756e7420746f206265206b696c6c6564450120202866616c7365292c206f72207472616e736665722065766572797468696e6720657863657074206174206c6561737420746865206d696e696d756d2062616c616e63652c2077686963682077696c6ce8202067756172616e74656520746f206b656570207468652073656e646572206173736574206163636f756e7420616c697665202874727565292e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e31050c3870616c6c65745f756e69717565731870616c6c65741043616c6c08045400044900016818637265617465080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400011461646d696ef10301504163636f756e7449644c6f6f6b75704f663c543e000040090149737375652061206e657720636f6c6c656374696f6e206f66206e6f6e2d66756e6769626c65206974656d732066726f6d2061207075626c6963206f726967696e2e001d0154686973206e657720636f6c6c656374696f6e20686173206e6f206974656d7320696e697469616c6c7920616e6420697473206f776e657220697320746865206f726967696e2e006101546865206f726967696e206d75737420636f6e666f726d20746f2074686520636f6e6669677572656420604372656174654f726967696e6020616e6420686176652073756666696369656e742066756e647320667265652e00ac604974656d4465706f736974602066756e6473206f662073656e646572206172652072657365727665642e002c506172616d65746572733a61012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f6620746865206e657720636f6c6c656374696f6e2e2054686973206d757374206e6f742062652063757272656e746c7920696e207573652e45012d206061646d696e603a205468652061646d696e206f66207468697320636f6c6c656374696f6e2e205468652061646d696e2069732074686520696e697469616c2061646472657373206f662065616368986d656d626572206f662074686520636f6c6c656374696f6e27732061646d696e207465616d2e0098456d69747320604372656174656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f2831296030666f7263655f6372656174650c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001146f776e6572f10301504163636f756e7449644c6f6f6b75704f663c543e000130667265655f686f6c64696e67200110626f6f6c000144190149737375652061206e657720636f6c6c656374696f6e206f66206e6f6e2d66756e6769626c65206974656d732066726f6d20612070726976696c65676564206f726967696e2e00ac54686973206e657720636f6c6c656374696f6e20686173206e6f206974656d7320696e697469616c6c792e00a4546865206f726967696e206d75737420636f6e666f726d20746f2060466f7263654f726967696e602e009c556e6c696b652060637265617465602c206e6f2066756e6473206172652072657365727665642e0049012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f6620746865206e6577206974656d2e2054686973206d757374206e6f742062652063757272656e746c7920696e207573652e39012d20606f776e6572603a20546865206f776e6572206f66207468697320636f6c6c656374696f6e206f66206974656d732e20546865206f776e6572206861732066756c6c207375706572757365723420207065726d697373696f6e7321016f7665722074686973206974656d2c20627574206d6179206c61746572206368616e676520616e6420636f6e66696775726520746865207065726d697373696f6e73207573696e6790607472616e736665725f6f776e6572736869706020616e6420607365745f7465616d602e00ac456d6974732060466f7263654372656174656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f283129601c64657374726f79080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400011c7769746e6573733505013844657374726f795769746e65737300023c9c44657374726f79206120636f6c6c656374696f6e206f662066756e6769626c65206974656d732e005d01546865206f726967696e206d75737420636f6e666f726d20746f2060466f7263654f726967696e60206f72206d75737420626520605369676e65646020616e64207468652073656e646572206d75737420626520746865686f776e6572206f66207468652060636f6c6c656374696f6e602e0005012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e20746f2062652064657374726f7965642e31012d20607769746e657373603a20496e666f726d6174696f6e206f6e20746865206974656d73206d696e74656420696e2074686520636f6c6c656374696f6e2e2054686973206d75737420626520636f72726563742e00a0456d697473206044657374726f79656460206576656e74207768656e207375636365737366756c2e00645765696768743a20604f286e202b206d29602077686572653a542d20606e203d207769746e6573732e6974656d7360782d20606d203d207769746e6573732e6974656d5f6d657461646174617360682d206061203d207769746e6573732e6174747269627574657360106d696e740c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001146f776e6572f10301504163636f756e7449644c6f6f6b75704f663c543e00032ca04d696e7420616e206974656d206f66206120706172746963756c617220636f6c6c656374696f6e2e004101546865206f726967696e206d757374206265205369676e656420616e64207468652073656e646572206d7573742062652074686520497373756572206f66207468652060636f6c6c656374696f6e602e00e02d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f206265206d696e7465642ec82d20606974656d603a20546865206974656d2076616c7565206f6620746865206974656d20746f206265206d696e7465642ed82d206062656e6566696369617279603a2054686520696e697469616c206f776e6572206f6620746865206d696e746564206974656d2e0094456d697473206049737375656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f28312960106275726e0c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400012c636865636b5f6f776e6572390501704f7074696f6e3c4163636f756e7449644c6f6f6b75704f663c543e3e00043c5844657374726f7920612073696e676c65206974656d2e00f44f726967696e206d757374206265205369676e656420616e6420746865207369676e696e67206163636f756e74206d757374206265206569746865723a802d207468652041646d696e206f66207468652060636f6c6c656374696f6e603b682d20746865204f776e6572206f662074686520606974656d603b00e02d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f206265206275726e65642eb02d20606974656d603a20546865206974656d206f6620746865206974656d20746f206265206275726e65642e51012d2060636865636b5f6f776e6572603a2049662060536f6d6560207468656e20746865206f7065726174696f6e2077696c6c206661696c2077697468206057726f6e674f776e65726020756e6c657373207468657820206974656d206973206f776e656420627920746869732076616c75652e00b4456d69747320604275726e6564602077697468207468652061637475616c20616d6f756e74206275726e65642e00385765696768743a20604f283129607c4d6f6465733a2060636865636b5f6f776e65722e69735f736f6d652829602e207472616e736665720c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400011064657374f10301504163636f756e7449644c6f6f6b75704f663c543e000544c04d6f766520616e206974656d2066726f6d207468652073656e646572206163636f756e7420746f20616e6f746865722e00b454686973207265736574732074686520617070726f766564206163636f756e74206f6620746865206974656d2e00f44f726967696e206d757374206265205369676e656420616e6420746865207369676e696e67206163636f756e74206d757374206265206569746865723a802d207468652041646d696e206f66207468652060636f6c6c656374696f6e603b682d20746865204f776e6572206f662074686520606974656d603b35012d2074686520617070726f7665642064656c656761746520666f722074686520606974656d602028696e207468697320636173652c2074686520617070726f76616c206973207265736574292e0028417267756d656e74733af42d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f206265207472616e736665727265642ec42d20606974656d603a20546865206974656d206f6620746865206974656d20746f206265207472616e736665727265642edc2d206064657374603a20546865206163636f756e7420746f2072656365697665206f776e657273686970206f6620746865206974656d2e0050456d69747320605472616e73666572726564602e00385765696768743a20604f283129602472656465706f736974080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001146974656d73e90201385665633c543a3a4974656d49643e0006449852656576616c7561746520746865206465706f73697473206f6e20736f6d65206974656d732e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66207468652060636f6c6c656374696f6e602e00b02d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e20746f2062652066726f7a656e2e29012d20606974656d73603a20546865206974656d73206f662074686520636f6c6c656374696f6e2077686f7365206465706f736974732077696c6c2062652072656576616c75617465642e002d014e4f54453a205468697320657869737473206173206120626573742d6566666f72742066756e6374696f6e2e20416e79206974656d732077686963682061726520756e6b6e6f776e206f723901696e207468652063617365207468617420746865206f776e6572206163636f756e7420646f6573206e6f7420686176652072657365727661626c652066756e647320746f2070617920666f7220614d016465706f73697420696e637265617365206172652069676e6f7265642e2047656e6572616c6c7920746865206f776e65722069736e277420676f696e6720746f2063616c6c2074686973206f6e206974656d73550177686f7365206578697374696e67206465706f736974206973206c657373207468616e2074686520726566726573686564206465706f73697420617320697420776f756c64206f6e6c7920636f7374207468656d2c78736f2069742773206f66206c6974746c6520636f6e73657175656e63652e00590149742077696c6c207374696c6c2072657475726e20616e206572726f7220696e20746865206361736520746861742074686520636f6c6c656374696f6e20697320756e6b6e6f776e206f6620746865207369676e6572706973206e6f74207065726d697474656420746f2063616c6c2069742e00605765696768743a20604f286974656d732e6c656e2829296018667265657a65080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d4964000728c8446973616c6c6f77206675727468657220756e70726976696c65676564207472616e73666572206f6620616e206974656d2e003d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f66207468652060636f6c6c656374696f6e602e00e02d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f2062652066726f7a656e2eb02d20606974656d603a20546865206974656d206f6620746865206974656d20746f2062652066726f7a656e2e003c456d697473206046726f7a656e602e00385765696768743a20604f283129601074686177080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d4964000828a852652d616c6c6f7720756e70726976696c65676564207472616e73666572206f6620616e206974656d2e003d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f66207468652060636f6c6c656374696f6e602e00e02d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f206265207468617765642eb02d20606974656d603a20546865206974656d206f6620746865206974656d20746f206265207468617765642e003c456d6974732060546861776564602e00385765696768743a20604f2831296044667265657a655f636f6c6c656374696f6e040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964000924fc446973616c6c6f77206675727468657220756e70726976696c65676564207472616e736665727320666f7220612077686f6c6520636f6c6c656374696f6e2e003d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f66207468652060636f6c6c656374696f6e602e00b02d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e20746f2062652066726f7a656e2e0064456d6974732060436f6c6c656374696f6e46726f7a656e602e00385765696768743a20604f283129603c746861775f636f6c6c656374696f6e040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964000a24dc52652d616c6c6f7720756e70726976696c65676564207472616e736665727320666f7220612077686f6c6520636f6c6c656374696f6e2e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f66207468652060636f6c6c656374696f6e602e00b02d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e20746f206265207468617765642e0064456d6974732060436f6c6c656374696f6e546861776564602e00385765696768743a20604f28312960487472616e736665725f6f776e657273686970080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001246e65775f6f776e6572f10301504163636f756e7449644c6f6f6b75704f663c543e000b2c844368616e676520746865204f776e6572206f66206120636f6c6c656374696f6e2e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66207468652060636f6c6c656374696f6e602e00f42d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e2077686f7365206f776e65722073686f756c64206265206368616e6765642e09012d20606f776e6572603a20546865206e6577204f776e6572206f66207468697320636f6c6c656374696f6e2e2054686579206d75737420686176652063616c6c656449012020607365745f6163636570745f6f776e6572736869706020776974682060636f6c6c656374696f6e6020696e206f7264657220666f722074686973206f7065726174696f6e20746f20737563636565642e0054456d69747320604f776e65724368616e676564602e00385765696768743a20604f28312960207365745f7465616d100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964000118697373756572f10301504163636f756e7449644c6f6f6b75704f663c543e00011461646d696ef10301504163636f756e7449644c6f6f6b75704f663c543e00011c667265657a6572f10301504163636f756e7449644c6f6f6b75704f663c543e000c30d44368616e676520746865204973737565722c2041646d696e20616e6420467265657a6572206f66206120636f6c6c656374696f6e2e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66207468652060636f6c6c656374696f6e602e00f02d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e2077686f7365207465616d2073686f756c64206265206368616e6765642eb82d2060697373756572603a20546865206e657720497373756572206f66207468697320636f6c6c656374696f6e2eb02d206061646d696e603a20546865206e65772041646d696e206f66207468697320636f6c6c656374696f6e2ec02d2060667265657a6572603a20546865206e657720467265657a6572206f66207468697320636f6c6c656374696f6e2e0050456d69747320605465616d4368616e676564602e00385765696768743a20604f2831296040617070726f76655f7472616e736665720c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400012064656c6567617465f10301504163636f756e7449644c6f6f6b75704f663c543e000d381501417070726f766520616e206974656d20746f206265207472616e7366657272656420627920612064656c6567617465642074686972642d7061727479206163636f756e742e004d01546865206f726967696e206d75737420636f6e666f726d20746f2060466f7263654f726967696e60206f72206d75737420626520605369676e65646020616e64207468652073656e646572206d757374206265f865697468657220746865206f776e6572206f662074686520606974656d60206f72207468652061646d696e206f662074686520636f6c6c656374696f6e2e0045012d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f20626520617070726f76656420666f722064656c656761746564207472616e736665722e15012d20606974656d603a20546865206974656d206f6620746865206974656d20746f20626520617070726f76656420666f722064656c656761746564207472616e736665722e19012d206064656c6567617465603a20546865206163636f756e7420746f2064656c6567617465207065726d697373696f6e20746f207472616e7366657220746865206974656d2e001901496d706f7274616e74204e4f54453a205468652060617070726f76656460206163636f756e7420676574732072657365742061667465722065616368207472616e736665722e0090456d6974732060417070726f7665645472616e7366657260206f6e20737563636573732e00385765696768743a20604f283129603c63616e63656c5f617070726f76616c0c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001506d617962655f636865636b5f64656c6567617465390501704f7074696f6e3c4163636f756e7449644c6f6f6b75704f663c543e3e000e40110143616e63656c20746865207072696f7220617070726f76616c20666f7220746865207472616e73666572206f6620616e206974656d20627920612064656c65676174652e00584f726967696e206d757374206265206569746865723a542d207468652060466f72636560206f726967696e3bfc2d20605369676e656460207769746820746865207369676e6572206265696e67207468652041646d696e206f66207468652060636f6c6c656374696f6e603be42d20605369676e656460207769746820746865207369676e6572206265696e6720746865204f776e6572206f662074686520606974656d603b0028417267756d656e74733a3d012d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d206f662077686f736520617070726f76616c2077696c6c2062652063616e63656c6c65642e0d012d20606974656d603a20546865206974656d206f6620746865206974656d206f662077686f736520617070726f76616c2077696c6c2062652063616e63656c6c65642e51012d20606d617962655f636865636b5f64656c6567617465603a2049662060536f6d65602077696c6c20656e7375726520746861742074686520676976656e206163636f756e7420697320746865206f6e6520746fb020207768696368207065726d697373696f6e206f66207472616e736665722069732064656c6567617465642e0094456d6974732060417070726f76616c43616e63656c6c656460206f6e20737563636573732e00385765696768743a20604f2831296044666f7263655f6974656d5f7374617475731c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001146f776e6572f10301504163636f756e7449644c6f6f6b75704f663c543e000118697373756572f10301504163636f756e7449644c6f6f6b75704f663c543e00011461646d696ef10301504163636f756e7449644c6f6f6b75704f663c543e00011c667265657a6572f10301504163636f756e7449644c6f6f6b75704f663c543e000130667265655f686f6c64696e67200110626f6f6c00012469735f66726f7a656e200110626f6f6c000f4094416c746572207468652061747472696275746573206f66206120676976656e206974656d2e00744f726967696e206d7573742062652060466f7263654f726967696e602e00ac2d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f6620746865206974656d2e982d20606f776e6572603a20546865206e6577204f776e6572206f662074686973206974656d2ea02d2060697373756572603a20546865206e657720497373756572206f662074686973206974656d2e982d206061646d696e603a20546865206e65772041646d696e206f662074686973206974656d2ea82d2060667265657a6572603a20546865206e657720467265657a6572206f662074686973206974656d2e51012d2060667265655f686f6c64696e67603a20576865746865722061206465706f7369742069732074616b656e20666f7220686f6c64696e6720616e206974656d206f66207468697320636f6c6c656374696f6e2e39012d206069735f66726f7a656e603a2057686574686572207468697320636f6c6c656374696f6e2069732066726f7a656e2065786365707420666f72207065726d697373696f6e65642f61646d696e34696e737472756374696f6e732e00e0456d69747320604974656d5374617475734368616e67656460207769746820746865206964656e74697479206f6620746865206974656d2e00385765696768743a20604f28312960347365745f617474726962757465100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001286d617962655f6974656ded0201444f7074696f6e3c543a3a4974656d49643e00010c6b6579f102016c426f756e6465645665633c75382c20543a3a4b65794c696d69743e00011476616c7565f5020174426f756e6465645665633c75382c20543a3a56616c75654c696d69743e001044a853657420616e2061747472696275746520666f72206120636f6c6c656374696f6e206f72206974656d2e005d014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f72205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66207468653460636f6c6c656374696f6e602e005101496620746865206f726967696e206973205369676e65642c207468656e2066756e6473206f66207369676e657220617265207265736572766564206163636f7264696e6720746f2074686520666f726d756c613a2901604d657461646174614465706f73697442617365202b204465706f73697450657242797465202a20286b65792e6c656e202b2076616c75652e6c656e29602074616b696e6720696e746f8c6163636f756e7420616e7920616c72656164792072657365727665642066756e64732e0039012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2077686f7365206974656d2773206d6574616461746120746f207365742e05012d20606d617962655f6974656d603a20546865206964656e746966696572206f6620746865206974656d2077686f7365206d6574616461746120746f207365742e882d20606b6579603a20546865206b6579206f6620746865206174747269627574652ecc2d206076616c7565603a205468652076616c756520746f20776869636820746f2073657420746865206174747269627574652e0054456d6974732060417474726962757465536574602e00385765696768743a20604f283129603c636c6561725f6174747269627574650c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001286d617962655f6974656ded0201444f7074696f6e3c543a3a4974656d49643e00010c6b6579f102016c426f756e6465645665633c75382c20543a3a4b65794c696d69743e001138b0436c65617220616e2061747472696275746520666f72206120636f6c6c656374696f6e206f72206974656d2e005d014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f72205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66207468653460636f6c6c656374696f6e602e00c0416e79206465706f73697420697320667265656420666f722074686520636f6c6c656374696f6e2773206f776e65722e0041012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2077686f7365206974656d2773206d6574616461746120746f20636c6561722e0d012d20606d617962655f6974656d603a20546865206964656e746966696572206f6620746865206974656d2077686f7365206d6574616461746120746f20636c6561722e882d20606b6579603a20546865206b6579206f6620746865206174747269627574652e0064456d6974732060417474726962757465436c6561726564602e00385765696768743a20604f28312960307365745f6d65746164617461100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400011064617461e5020178426f756e6465645665633c75382c20543a3a537472696e674c696d69743e00012469735f66726f7a656e200110626f6f6c0012447453657420746865206d6574616461746120666f7220616e206974656d2e005d014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f72205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66207468653460636f6c6c656374696f6e602e005101496620746865206f726967696e206973205369676e65642c207468656e2066756e6473206f66207369676e657220617265207265736572766564206163636f7264696e6720746f2074686520666f726d756c613af4604d657461646174614465706f73697442617365202b204465706f73697450657242797465202a20646174612e6c656e602074616b696e6720696e746f8c6163636f756e7420616e7920616c72656164792072657365727665642066756e64732e0039012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2077686f7365206974656d2773206d6574616461746120746f207365742eec2d20606974656d603a20546865206964656e746966696572206f6620746865206974656d2077686f7365206d6574616461746120746f207365742e4d012d206064617461603a205468652067656e6572616c20696e666f726d6174696f6e206f662074686973206974656d2e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e35012d206069735f66726f7a656e603a205768657468657220746865206d657461646174612073686f756c642062652066726f7a656e20616761696e73742066757274686572206368616e6765732e0050456d69747320604d65746164617461536574602e00385765696768743a20604f2831296038636c6561725f6d65746164617461080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640013347c436c65617220746865206d6574616461746120666f7220616e206974656d2e005d014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f72205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66207468651c606974656d602e00c0416e79206465706f73697420697320667265656420666f722074686520636f6c6c656374696f6e2773206f776e65722e0041012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2077686f7365206974656d2773206d6574616461746120746f20636c6561722ef42d20606974656d603a20546865206964656e746966696572206f6620746865206974656d2077686f7365206d6574616461746120746f20636c6561722e0060456d69747320604d65746164617461436c6561726564602e00385765696768743a20604f283129605c7365745f636f6c6c656374696f6e5f6d657461646174610c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400011064617461e5020178426f756e6465645665633c75382c20543a3a537472696e674c696d69743e00012469735f66726f7a656e200110626f6f6c0014408853657420746865206d6574616461746120666f72206120636f6c6c656374696f6e2e0055014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f7220605369676e65646020616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66447468652060636f6c6c656374696f6e602e005901496620746865206f726967696e20697320605369676e6564602c207468656e2066756e6473206f66207369676e657220617265207265736572766564206163636f7264696e6720746f2074686520666f726d756c613af4604d657461646174614465706f73697442617365202b204465706f73697450657242797465202a20646174612e6c656e602074616b696e6720696e746f8c6163636f756e7420616e7920616c72656164792072657365727665642066756e64732e0011012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f6620746865206974656d2077686f7365206d6574616461746120746f207570646174652e4d012d206064617461603a205468652067656e6572616c20696e666f726d6174696f6e206f662074686973206974656d2e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e35012d206069735f66726f7a656e603a205768657468657220746865206d657461646174612073686f756c642062652066726f7a656e20616761696e73742066757274686572206368616e6765732e0078456d6974732060436f6c6c656374696f6e4d65746164617461536574602e00385765696768743a20604f2831296064636c6561725f636f6c6c656374696f6e5f6d65746164617461040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400153090436c65617220746865206d6574616461746120666f72206120636f6c6c656374696f6e2e0055014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f7220605369676e65646020616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66447468652060636f6c6c656374696f6e602e00c0416e79206465706f73697420697320667265656420666f722074686520636f6c6c656374696f6e2773206f776e65722e0025012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2077686f7365206d6574616461746120746f20636c6561722e0088456d6974732060436f6c6c656374696f6e4d65746164617461436c6561726564602e00385765696768743a20604f28312960507365745f6163636570745f6f776e6572736869700401406d617962655f636f6c6c656374696f6eed02015c4f7074696f6e3c543a3a436f6c6c656374696f6e49643e001628110153657420286f72207265736574292074686520616363657074616e6365206f66206f776e65727368697020666f72206120706172746963756c6172206163636f756e742e0061014f726967696e206d75737420626520605369676e65646020616e6420696620606d617962655f636f6c6c656374696f6e602069732060536f6d65602c207468656e20746865207369676e6572206d757374206861766520614c70726f7669646572207265666572656e63652e0051012d20606d617962655f636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2077686f7365206f776e65727368697020746865207369676e65722069736101202077696c6c696e6720746f206163636570742c206f7220696620604e6f6e65602c20616e20696e6469636174696f6e207468617420746865207369676e65722069732077696c6c696e6720746f20616363657074206e6f5c20206f776e657273686970207472616e73666572616c2e008c456d69747320604f776e657273686970416363657074616e63654368616e676564602e647365745f636f6c6c656374696f6e5f6d61785f737570706c79080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001286d61785f737570706c7910010c75333200172ce053657420746865206d6178696d756d20616d6f756e74206f66206974656d73206120636f6c6c656374696f6e20636f756c6420686176652e0055014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f7220605369676e65646020616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66447468652060636f6c6c656374696f6e602e00e44e6f74653a20546869732066756e6374696f6e2063616e206f6e6c792073756363656564206f6e63652070657220636f6c6c656374696f6e2e00ec2d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e20746f206368616e67652e11012d20606d61785f737570706c79603a20546865206d6178696d756d20616d6f756e74206f66206974656d73206120636f6c6c656374696f6e20636f756c6420686176652e00d4456d6974732060436f6c6c656374696f6e4d6178537570706c7953657460206576656e74207768656e207375636365737366756c2e247365745f7072696365100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400011470726963653d05015c4f7074696f6e3c4974656d50726963653c542c20493e3e00014477686974656c69737465645f6275796572390501704f7074696f6e3c4163636f756e7449644c6f6f6b75704f663c543e3e00182c9453657420286f72207265736574292074686520707269636520666f7220616e206974656d2e0001014f726967696e206d757374206265205369676e656420616e64206d75737420626520746865206f776e6572206f662074686520617373657420606974656d602e00ac2d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d2ea02d20606974656d603a20546865206974656d20746f207365742074686520707269636520666f722e0d012d20607072696365603a2054686520707269636520666f7220746865206974656d2e205061737320604e6f6e65602c20746f207265736574207468652070726963652ef42d20606275796572603a205265737472696374732074686520627579206f7065726174696f6e20746f2061207370656369666963206163636f756e742e00ec456d69747320604974656d507269636553657460206f6e207375636365737320696620746865207072696365206973206e6f7420604e6f6e65602eec456d69747320604974656d507269636552656d6f76656460206f6e20737563636573732069662074686520707269636520697320604e6f6e65602e206275795f6974656d0c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001246269645f707269636518013c4974656d50726963653c542c20493e001924a8416c6c6f777320746f2062757920616e206974656d206966206974277320757020666f722073616c652e00f84f726967696e206d757374206265205369676e656420616e64206d757374206e6f7420626520746865206f776e6572206f662074686520606974656d602e00ac2d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d2eac2d20606974656d603a20546865206974656d207468652073656e6465722077616e747320746f206275792ed82d20606269645f7072696365603a20546865207072696365207468652073656e6465722069732077696c6c696e6720746f207061792e0078456d69747320604974656d426f7567687460206f6e20737563636573732e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e35050c3870616c6c65745f756e69717565731474797065733844657374726f795769746e65737300000c01146974656d731d01010c7533320001386974656d5f6d65746164617461731d01010c753332000128617474726962757465731d01010c7533320000390504184f7074696f6e04045401f1030108104e6f6e6500000010536f6d650400f10300000100003d0504184f7074696f6e04045401180108104e6f6e6500000010536f6d65040018000001000041050c2c70616c6c65745f6e6674731870616c6c65741043616c6c08045400044900019c1863726561746508011461646d696ef10301504163636f756e7449644c6f6f6b75704f663c543e000118636f6e66696745050164436f6c6c656374696f6e436f6e666967466f723c542c20493e00003c090149737375652061206e657720636f6c6c656374696f6e206f66206e6f6e2d66756e6769626c65206974656d732066726f6d2061207075626c6963206f726967696e2e001d0154686973206e657720636f6c6c656374696f6e20686173206e6f206974656d7320696e697469616c6c7920616e6420697473206f776e657220697320746865206f726967696e2e002501546865206f726967696e206d757374206265205369676e656420616e64207468652073656e646572206d75737420686176652073756666696369656e742066756e647320667265652e00c460436f6c6c656374696f6e4465706f736974602066756e6473206f662073656e646572206172652072657365727665642e002c506172616d65746572733a45012d206061646d696e603a205468652061646d696e206f66207468697320636f6c6c656374696f6e2e205468652061646d696e2069732074686520696e697469616c2061646472657373206f662065616368986d656d626572206f662074686520636f6c6c656374696f6e27732061646d696e207465616d2e0098456d69747320604372656174656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f2831296030666f7263655f6372656174650801146f776e6572f10301504163636f756e7449644c6f6f6b75704f663c543e000118636f6e66696745050164436f6c6c656374696f6e436f6e666967466f723c542c20493e00013c190149737375652061206e657720636f6c6c656374696f6e206f66206e6f6e2d66756e6769626c65206974656d732066726f6d20612070726976696c65676564206f726967696e2e00ac54686973206e657720636f6c6c656374696f6e20686173206e6f206974656d7320696e697469616c6c792e00a4546865206f726967696e206d75737420636f6e666f726d20746f2060466f7263654f726967696e602e009c556e6c696b652060637265617465602c206e6f2066756e6473206172652072657365727665642e0039012d20606f776e6572603a20546865206f776e6572206f66207468697320636f6c6c656374696f6e206f66206974656d732e20546865206f776e6572206861732066756c6c20737570657275736572590120207065726d697373696f6e73206f7665722074686973206974656d2c20627574206d6179206c61746572206368616e676520616e6420636f6e66696775726520746865207065726d697373696f6e73207573696e67982020607472616e736665725f6f776e6572736869706020616e6420607365745f7465616d602e00ac456d6974732060466f7263654372656174656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f283129601c64657374726f79080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400011c7769746e6573736105013844657374726f795769746e6573730002449c44657374726f79206120636f6c6c656374696f6e206f662066756e6769626c65206974656d732e005d01546865206f726967696e206d75737420636f6e666f726d20746f2060466f7263654f726967696e60206f72206d75737420626520605369676e65646020616e64207468652073656e646572206d75737420626520746865686f776e6572206f66207468652060636f6c6c656374696f6e602e00dc4e4f54453a2054686520636f6c6c656374696f6e206d75737420686176652030206974656d7320746f2062652064657374726f7965642e0005012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e20746f2062652064657374726f7965642e31012d20607769746e657373603a20496e666f726d6174696f6e206f6e20746865206974656d73206d696e74656420696e2074686520636f6c6c656374696f6e2e2054686973206d75737420626520636f72726563742e00a0456d697473206044657374726f79656460206576656e74207768656e207375636365737366756c2e00745765696768743a20604f286d202b2063202b206129602077686572653a782d20606d203d207769746e6573732e6974656d5f6d657461646174617360702d206063203d207769746e6573732e6974656d5f636f6e6669677360682d206061203d207769746e6573732e6174747269627574657360106d696e74100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400011c6d696e745f746ff10301504163636f756e7449644c6f6f6b75704f663c543e0001307769746e6573735f64617461650501d84f7074696f6e3c4d696e745769746e6573733c543a3a4974656d49642c204465706f73697442616c616e63654f663c542c20493e3e3e000340a04d696e7420616e206974656d206f66206120706172746963756c617220636f6c6c656374696f6e2e005101546865206f726967696e206d757374206265205369676e656420616e64207468652073656e646572206d75737420636f6d706c7920776974682074686520606d696e745f73657474696e6773602072756c65732e00e02d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f206265206d696e7465642ea02d20606974656d603a20416e206964656e746966696572206f6620746865206e6577206974656d2ee02d20606d696e745f746f603a204163636f756e7420696e746f20776869636820746865206974656d2077696c6c206265206d696e7465642e45012d20607769746e6573735f64617461603a205768656e20746865206d696e7420747970652069732060486f6c6465724f6628636f6c6c656374696f6e5f696429602c207468656e20746865206f776e6564590120206974656d5f69642066726f6d207468617420636f6c6c656374696f6e206e6565647320746f2062652070726f76696465642077697468696e20746865207769746e6573732064617461206f626a6563742e20496661012020746865206d696e74207072696365206973207365742c207468656e2069742073686f756c64206265206164646974696f6e616c6c7920636f6e6669726d656420696e2074686520607769746e6573735f64617461602e0051014e6f74653a20746865206465706f7369742077696c6c2062652074616b656e2066726f6d2074686520606f726967696e6020616e64206e6f742074686520606f776e657260206f662074686520606974656d602e0094456d697473206049737375656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f2831296028666f7263655f6d696e74100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400011c6d696e745f746ff10301504163636f756e7449644c6f6f6b75704f663c543e00012c6974656d5f636f6e6669676d0501284974656d436f6e66696700043405014d696e7420616e206974656d206f66206120706172746963756c617220636f6c6c656374696f6e2066726f6d20612070726976696c65676564206f726967696e2e005d01546865206f726967696e206d75737420636f6e666f726d20746f2060466f7263654f726967696e60206f72206d75737420626520605369676e65646020616e64207468652073656e646572206d757374206265207468656c497373756572206f66207468652060636f6c6c656374696f6e602e00e02d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f206265206d696e7465642ea02d20606974656d603a20416e206964656e746966696572206f6620746865206e6577206974656d2ee02d20606d696e745f746f603a204163636f756e7420696e746f20776869636820746865206974656d2077696c6c206265206d696e7465642ea82d20606974656d5f636f6e666967603a204120636f6e666967206f6620746865206e6577206974656d2e0094456d697473206049737375656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f28312960106275726e080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400052c5844657374726f7920612073696e676c65206974656d2e005d01546865206f726967696e206d75737420636f6e666f726d20746f2060466f7263654f726967696e60206f72206d757374206265205369676e656420616e6420746865207369676e696e67206163636f756e74206d7573746c626520746865206f776e6572206f662074686520606974656d602e00e02d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f206265206275726e65642e802d20606974656d603a20546865206974656d20746f206265206275726e65642e003c456d69747320604275726e6564602e00385765696768743a20604f28312960207472616e736665720c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400011064657374f10301504163636f756e7449644c6f6f6b75704f663c543e000638c04d6f766520616e206974656d2066726f6d207468652073656e646572206163636f756e7420746f20616e6f746865722e00f44f726967696e206d757374206265205369676e656420616e6420746865207369676e696e67206163636f756e74206d757374206265206569746865723a682d20746865204f776e6572206f662074686520606974656d603b35012d2074686520617070726f7665642064656c656761746520666f722074686520606974656d602028696e207468697320636173652c2074686520617070726f76616c206973207265736574292e0028417267756d656e74733af42d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f206265207472616e736665727265642e942d20606974656d603a20546865206974656d20746f206265207472616e736665727265642edc2d206064657374603a20546865206163636f756e7420746f2072656365697665206f776e657273686970206f6620746865206974656d2e0050456d69747320605472616e73666572726564602e00385765696768743a20604f283129602472656465706f736974080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001146974656d73e90201385665633c543a3a4974656d49643e0007449c52652d6576616c7561746520746865206465706f73697473206f6e20736f6d65206974656d732e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66207468652060636f6c6c656374696f6e602e00f82d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d7320746f2062652072656576616c75617465642e29012d20606974656d73603a20546865206974656d73206f662074686520636f6c6c656374696f6e2077686f7365206465706f736974732077696c6c2062652072656576616c75617465642e002d014e4f54453a205468697320657869737473206173206120626573742d6566666f72742066756e6374696f6e2e20416e79206974656d732077686963682061726520756e6b6e6f776e206f723901696e207468652063617365207468617420746865206f776e6572206163636f756e7420646f6573206e6f7420686176652072657365727661626c652066756e647320746f2070617920666f7220614d016465706f73697420696e637265617365206172652069676e6f7265642e2047656e6572616c6c7920746865206f776e65722069736e277420676f696e6720746f2063616c6c2074686973206f6e206974656d73550177686f7365206578697374696e67206465706f736974206973206c657373207468616e2074686520726566726573686564206465706f73697420617320697420776f756c64206f6e6c7920636f7374207468656d2c78736f2069742773206f66206c6974746c6520636f6e73657175656e63652e00590149742077696c6c207374696c6c2072657475726e20616e206572726f7220696e20746865206361736520746861742074686520636f6c6c656374696f6e20697320756e6b6e6f776e206f7220746865207369676e6572706973206e6f74207065726d697474656420746f2063616c6c2069742e00605765696768743a20604f286974656d732e6c656e28292960486c6f636b5f6974656d5f7472616e73666572080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d4964000828c8446973616c6c6f77206675727468657220756e70726976696c65676564207472616e73666572206f6620616e206974656d2e003d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f66207468652060636f6c6c656374696f6e602e00e42d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f206265206368616e6765642eb82d20606974656d603a20546865206974656d20746f206265636f6d65206e6f6e2d7472616e7366657261626c652e006c456d69747320604974656d5472616e736665724c6f636b6564602e00385765696768743a20604f2831296050756e6c6f636b5f6974656d5f7472616e73666572080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d4964000928a852652d616c6c6f7720756e70726976696c65676564207472616e73666572206f6620616e206974656d2e003d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f66207468652060636f6c6c656374696f6e602e00e42d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f206265206368616e6765642ea82d20606974656d603a20546865206974656d20746f206265636f6d65207472616e7366657261626c652e0074456d69747320604974656d5472616e73666572556e6c6f636b6564602e00385765696768743a20604f283129603c6c6f636b5f636f6c6c656374696f6e080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001346c6f636b5f73657474696e677349050148436f6c6c656374696f6e53657474696e6773000a30d8446973616c6c6f7773207370656369666965642073657474696e677320666f72207468652077686f6c6520636f6c6c656374696f6e2e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66207468652060636f6c6c656374696f6e602e00b02d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e20746f206265206c6f636b65642eb42d20606c6f636b5f73657474696e6773603a205468652073657474696e677320746f206265206c6f636b65642e001d014e6f74653a206974277320706f737369626c6520746f206f6e6c79206c6f636b2873657429207468652073657474696e672c20627574206e6f7420746f20756e7365742069742e0064456d6974732060436f6c6c656374696f6e4c6f636b6564602e00385765696768743a20604f28312960487472616e736665725f6f776e657273686970080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001246e65775f6f776e6572f10301504163636f756e7449644c6f6f6b75704f663c543e000b2c844368616e676520746865204f776e6572206f66206120636f6c6c656374696f6e2e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66207468652060636f6c6c656374696f6e602e00f42d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e2077686f7365206f776e65722073686f756c64206265206368616e6765642e09012d20606f776e6572603a20546865206e6577204f776e6572206f66207468697320636f6c6c656374696f6e2e2054686579206d75737420686176652063616c6c656449012020607365745f6163636570745f6f776e6572736869706020776974682060636f6c6c656374696f6e6020696e206f7264657220666f722074686973206f7065726174696f6e20746f20737563636565642e0054456d69747320604f776e65724368616e676564602e00385765696768743a20604f28312960207365745f7465616d100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964000118697373756572390501704f7074696f6e3c4163636f756e7449644c6f6f6b75704f663c543e3e00011461646d696e390501704f7074696f6e3c4163636f756e7449644c6f6f6b75704f663c543e3e00011c667265657a6572390501704f7074696f6e3c4163636f756e7449644c6f6f6b75704f663c543e3e000c40d44368616e676520746865204973737565722c2041646d696e20616e6420467265657a6572206f66206120636f6c6c656374696f6e2e005d014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f72205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66207468653460636f6c6c656374696f6e602e0051014e6f74653a2062792073657474696e672074686520726f6c6520746f20604e6f6e6560206f6e6c79207468652060466f7263654f726967696e602077696c6c2062652061626c6520746f206368616e676520697464616674657220746f2060536f6d65286163636f756e7429602e00f02d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e2077686f7365207465616d2073686f756c64206265206368616e6765642eb82d2060697373756572603a20546865206e657720497373756572206f66207468697320636f6c6c656374696f6e2eb02d206061646d696e603a20546865206e65772041646d696e206f66207468697320636f6c6c656374696f6e2ec02d2060667265657a6572603a20546865206e657720467265657a6572206f66207468697320636f6c6c656374696f6e2e0050456d69747320605465616d4368616e676564602e00385765696768743a20604f2831296058666f7263655f636f6c6c656374696f6e5f6f776e6572080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001146f776e6572f10301504163636f756e7449644c6f6f6b75704f663c543e000d28844368616e676520746865204f776e6572206f66206120636f6c6c656374696f6e2e00744f726967696e206d7573742062652060466f7263654f726967696e602e00c42d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2eb02d20606f776e6572603a20546865206e6577204f776e6572206f66207468697320636f6c6c656374696f6e2e0054456d69747320604f776e65724368616e676564602e00385765696768743a20604f283129605c666f7263655f636f6c6c656374696f6e5f636f6e666967080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964000118636f6e66696745050164436f6c6c656374696f6e436f6e666967466f723c542c20493e000e28884368616e67652074686520636f6e666967206f66206120636f6c6c656374696f6e2e00744f726967696e206d7573742062652060466f7263654f726967696e602e00c42d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2eb82d2060636f6e666967603a20546865206e657720636f6e666967206f66207468697320636f6c6c656374696f6e2e0080456d6974732060436f6c6c656374696f6e436f6e6669674368616e676564602e00385765696768743a20604f2831296040617070726f76655f7472616e73666572100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400012064656c6567617465f10301504163636f756e7449644c6f6f6b75704f663c543e0001386d617962655f646561646c696e65ed0201704f7074696f6e3c426c6f636b4e756d626572466f723c542c20493e3e000f381501417070726f766520616e206974656d20746f206265207472616e7366657272656420627920612064656c6567617465642074686972642d7061727479206163636f756e742e005d014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f72205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66207468651c606974656d602e0045012d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f20626520617070726f76656420666f722064656c656761746564207472616e736665722ee42d20606974656d603a20546865206974656d20746f20626520617070726f76656420666f722064656c656761746564207472616e736665722e19012d206064656c6567617465603a20546865206163636f756e7420746f2064656c6567617465207065726d697373696f6e20746f207472616e7366657220746865206974656d2e49012d20606d617962655f646561646c696e65603a204f7074696f6e616c20646561646c696e6520666f722074686520617070726f76616c2e205370656369666965642062792070726f766964696e6720746865d8096e756d626572206f6620626c6f636b732061667465722077686963682074686520617070726f76616c2077696c6c206578706972650090456d69747320605472616e73666572417070726f76656460206f6e20737563636573732e00385765696768743a20604f283129603c63616e63656c5f617070726f76616c0c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400012064656c6567617465f10301504163636f756e7449644c6f6f6b75704f663c543e001038e443616e63656c206f6e65206f6620746865207472616e7366657220617070726f76616c7320666f722061207370656369666963206974656d2e00584f726967696e206d757374206265206569746865723a542d207468652060466f72636560206f726967696e3be42d20605369676e656460207769746820746865207369676e6572206265696e6720746865204f776e6572206f662074686520606974656d603b0028417267756d656e74733a3d012d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d206f662077686f736520617070726f76616c2077696c6c2062652063616e63656c6c65642e25012d20606974656d603a20546865206974656d206f662074686520636f6c6c656374696f6e206f662077686f736520617070726f76616c2077696c6c2062652063616e63656c6c65642e01012d206064656c6567617465603a20546865206163636f756e74207468617420697320676f696e6720746f206c6f6f736520746865697220617070726f76616c2e0094456d6974732060417070726f76616c43616e63656c6c656460206f6e20737563636573732e00385765696768743a20604f2831296070636c6561725f616c6c5f7472616e736665725f617070726f76616c73080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d4964001134b043616e63656c20616c6c2074686520617070726f76616c73206f662061207370656369666963206974656d2e00584f726967696e206d757374206265206569746865723a542d207468652060466f72636560206f726967696e3be42d20605369676e656460207769746820746865207369676e6572206265696e6720746865204f776e6572206f662074686520606974656d603b0028417267756d656e74733a39012d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d206f662077686f736520617070726f76616c732077696c6c20626520636c65617265642e21012d20606974656d603a20546865206974656d206f662074686520636f6c6c656374696f6e206f662077686f736520617070726f76616c732077696c6c20626520636c65617265642e00a4456d6974732060416c6c417070726f76616c7343616e63656c6c656460206f6e20737563636573732e00385765696768743a20604f28312960506c6f636b5f6974656d5f70726f70657274696573100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001346c6f636b5f6d65746164617461200110626f6f6c00013c6c6f636b5f61747472696275746573200110626f6f6c001244e8446973616c6c6f7773206368616e67696e6720746865206d65746164617461206f722061747472696275746573206f6620746865206974656d2e0041014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f72205369676e656420616e64207468652073656e6465722073686f756c64206265207468652041646d696e506f66207468652060636f6c6c656374696f6e602e00b42d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e2069662074686520606974656d602e7c2d20606974656d603a20416e206974656d20746f206265206c6f636b65642e0d012d20606c6f636b5f6d65746164617461603a20537065636966696573207768657468657220746865206d657461646174612073686f756c64206265206c6f636b65642e61012d20606c6f636b5f61747472696275746573603a20537065636966696573207768657468657220746865206174747269627574657320696e207468652060436f6c6c656374696f6e4f776e657260206e616d6573706163654c202073686f756c64206265206c6f636b65642e005d014e6f74653a20606c6f636b5f6174747269627574657360206166666563747320746865206174747269627574657320696e207468652060436f6c6c656374696f6e4f776e657260206e616d657370616365206f6e6c792e45015768656e20746865206d65746164617461206f72206174747269627574657320617265206c6f636b65642c20697420776f6e277420626520706f737369626c652074686520756e6c6f636b207468656d2e0074456d69747320604974656d50726f706572746965734c6f636b6564602e00385765696768743a20604f28312960347365745f617474726962757465140128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001286d617962655f6974656ded0201444f7074696f6e3c543a3a4974656d49643e0001246e616d657370616365050301804174747269627574654e616d6573706163653c543a3a4163636f756e7449643e00010c6b6579f502016c426f756e6465645665633c75382c20543a3a4b65794c696d69743e00011476616c756501030174426f756e6465645665633c75382c20543a3a56616c75654c696d69743e001358a853657420616e2061747472696275746520666f72206120636f6c6c656374696f6e206f72206974656d2e0001014f726967696e206d757374206265205369676e656420616e64206d75737420636f6e666f726d20746f20746865206e616d6573706163652072756c657365743a3d012d2060436f6c6c656374696f6e4f776e657260206e616d65737061636520636f756c64206265206d6f646966696564206279207468652060636f6c6c656374696f6e602041646d696e206f6e6c793b59012d20604974656d4f776e657260206e616d65737061636520636f756c64206265206d6f6469666965642062792074686520606d617962655f6974656d60206f776e6572206f6e6c792e20606d617962655f6974656d6074202073686f756c642062652073657420696e207468617420636173653b55012d20604163636f756e74284163636f756e7449642960206e616d65737061636520636f756c64206265206d6f646966696564206f6e6c79207768656e2074686520606f726967696e602077617320676976656e20615820207065726d697373696f6e20746f20646f20736f3b00f05468652066756e6473206f6620606f726967696e6020617265207265736572766564206163636f7264696e6720746f2074686520666f726d756c613a2d01604174747269627574654465706f73697442617365202b204465706f73697450657242797465202a20286b65792e6c656e202b2076616c75652e6c656e29602074616b696e6720696e746f8c6163636f756e7420616e7920616c72656164792072657365727665642066756e64732e0039012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2077686f7365206974656d2773206d6574616461746120746f207365742e05012d20606d617962655f6974656d603a20546865206964656e746966696572206f6620746865206974656d2077686f7365206d6574616461746120746f207365742e942d20606e616d657370616365603a204174747269627574652773206e616d6573706163652e882d20606b6579603a20546865206b6579206f6620746865206174747269627574652ecc2d206076616c7565603a205468652076616c756520746f20776869636820746f2073657420746865206174747269627574652e0054456d6974732060417474726962757465536574602e00385765696768743a20604f283129604c666f7263655f7365745f6174747269627574651801187365745f6173f90201504f7074696f6e3c543a3a4163636f756e7449643e000128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001286d617962655f6974656ded0201444f7074696f6e3c543a3a4974656d49643e0001246e616d657370616365050301804174747269627574654e616d6573706163653c543a3a4163636f756e7449643e00010c6b6579f502016c426f756e6465645665633c75382c20543a3a4b65794c696d69743e00011476616c756501030174426f756e6465645665633c75382c20543a3a56616c75654c696d69743e001444c0466f7263652d73657420616e2061747472696275746520666f72206120636f6c6c656374696f6e206f72206974656d2e00744f726967696e206d7573742062652060466f7263654f726967696e602e0039014966207468652061747472696275746520616c72656164792065786973747320616e64206974207761732073657420627920616e6f74686572206163636f756e742c20746865206465706f7369749c77696c6c2062652072657475726e656420746f207468652070726576696f7573206f776e65722e00bc2d20607365745f6173603a20416e206f7074696f6e616c206f776e6572206f6620746865206174747269627574652e39012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2077686f7365206974656d2773206d6574616461746120746f207365742e05012d20606d617962655f6974656d603a20546865206964656e746966696572206f6620746865206974656d2077686f7365206d6574616461746120746f207365742e942d20606e616d657370616365603a204174747269627574652773206e616d6573706163652e882d20606b6579603a20546865206b6579206f6620746865206174747269627574652ecc2d206076616c7565603a205468652076616c756520746f20776869636820746f2073657420746865206174747269627574652e0054456d6974732060417474726962757465536574602e00385765696768743a20604f283129603c636c6561725f617474726962757465100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001286d617962655f6974656ded0201444f7074696f6e3c543a3a4974656d49643e0001246e616d657370616365050301804174747269627574654e616d6573706163653c543a3a4163636f756e7449643e00010c6b6579f502016c426f756e6465645665633c75382c20543a3a4b65794c696d69743e00153cb0436c65617220616e2061747472696275746520666f72206120636f6c6c656374696f6e206f72206974656d2e005d014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f72205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f6620746865286174747269627574652e00c0416e79206465706f73697420697320667265656420666f722074686520636f6c6c656374696f6e2773206f776e65722e0041012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2077686f7365206974656d2773206d6574616461746120746f20636c6561722e0d012d20606d617962655f6974656d603a20546865206964656e746966696572206f6620746865206974656d2077686f7365206d6574616461746120746f20636c6561722e942d20606e616d657370616365603a204174747269627574652773206e616d6573706163652e882d20606b6579603a20546865206b6579206f6620746865206174747269627574652e0064456d6974732060417474726962757465436c6561726564602e00385765696768743a20604f283129605c617070726f76655f6974656d5f617474726962757465730c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400012064656c6567617465f10301504163636f756e7449644c6f6f6b75704f663c543e0016242d01417070726f7665206974656d2773206174747269627574657320746f206265206368616e67656420627920612064656c6567617465642074686972642d7061727479206163636f756e742e00e44f726967696e206d757374206265205369676e656420616e64206d75737420626520616e206f776e6572206f662074686520606974656d602e00a42d2060636f6c6c656374696f6e603a204120636f6c6c656374696f6e206f6620746865206974656d2ea42d20606974656d603a20546865206974656d207468617420686f6c647320617474726962757465732e49012d206064656c6567617465603a20546865206163636f756e7420746f2064656c6567617465207065726d697373696f6e20746f206368616e67652061747472696275746573206f6620746865206974656d2e00bc456d69747320604974656d41747472696275746573417070726f76616c416464656460206f6e20737563636573732e7c63616e63656c5f6974656d5f617474726962757465735f617070726f76616c100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400012064656c6567617465f10301504163636f756e7449644c6f6f6b75704f663c543e00011c7769746e6573737105017c43616e63656c41747472696275746573417070726f76616c5769746e657373001728110143616e63656c207468652070726576696f75736c792070726f766964656420617070726f76616c20746f206368616e6765206974656d277320617474726962757465732e1101416c6c207468652070726576696f75736c7920736574206174747269627574657320627920746865206064656c6567617465602077696c6c2062652072656d6f7665642e00e44f726967696e206d757374206265205369676e656420616e64206d75737420626520616e206f776e6572206f662074686520606974656d602e00f42d2060636f6c6c656374696f6e603a20436f6c6c656374696f6e207468617420746865206974656d20697320636f6e7461696e65642077697468696e2ea42d20606974656d603a20546865206974656d207468617420686f6c647320617474726962757465732ee02d206064656c6567617465603a205468652070726576696f75736c7920617070726f766564206163636f756e7420746f2072656d6f76652e00c4456d69747320604974656d41747472696275746573417070726f76616c52656d6f76656460206f6e20737563636573732e307365745f6d657461646174610c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001106461746101030178426f756e6465645665633c75382c20543a3a537472696e674c696d69743e0018407453657420746865206d6574616461746120666f7220616e206974656d2e005d014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f72205369676e656420616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f66207468653460636f6c6c656374696f6e602e005101496620746865206f726967696e206973205369676e65642c207468656e2066756e6473206f66207369676e657220617265207265736572766564206163636f7264696e6720746f2074686520666f726d756c613af4604d657461646174614465706f73697442617365202b204465706f73697450657242797465202a20646174612e6c656e602074616b696e6720696e746f8c6163636f756e7420616e7920616c72656164792072657365727665642066756e64732e0039012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2077686f7365206974656d2773206d6574616461746120746f207365742eec2d20606974656d603a20546865206964656e746966696572206f6620746865206974656d2077686f7365206d6574616461746120746f207365742e4d012d206064617461603a205468652067656e6572616c20696e666f726d6174696f6e206f662074686973206974656d2e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e0060456d69747320604974656d4d65746164617461536574602e00385765696768743a20604f2831296038636c6561725f6d65746164617461080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640019347c436c65617220746865206d6574616461746120666f7220616e206974656d2e005d014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f72205369676e656420616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f66207468653460636f6c6c656374696f6e602e00c0416e79206465706f73697420697320667265656420666f722074686520636f6c6c656374696f6e2773206f776e65722e0041012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2077686f7365206974656d2773206d6574616461746120746f20636c6561722ef42d20606974656d603a20546865206964656e746966696572206f6620746865206974656d2077686f7365206d6574616461746120746f20636c6561722e0070456d69747320604974656d4d65746164617461436c6561726564602e00385765696768743a20604f283129605c7365745f636f6c6c656374696f6e5f6d65746164617461080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106461746101030178426f756e6465645665633c75382c20543a3a537472696e674c696d69743e001a3c8853657420746865206d6574616461746120666f72206120636f6c6c656374696f6e2e0055014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f7220605369676e65646020616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f66447468652060636f6c6c656374696f6e602e005901496620746865206f726967696e20697320605369676e6564602c207468656e2066756e6473206f66207369676e657220617265207265736572766564206163636f7264696e6720746f2074686520666f726d756c613af4604d657461646174614465706f73697442617365202b204465706f73697450657242797465202a20646174612e6c656e602074616b696e6720696e746f8c6163636f756e7420616e7920616c72656164792072657365727665642066756e64732e0011012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f6620746865206974656d2077686f7365206d6574616461746120746f207570646174652e4d012d206064617461603a205468652067656e6572616c20696e666f726d6174696f6e206f662074686973206974656d2e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e0078456d6974732060436f6c6c656374696f6e4d65746164617461536574602e00385765696768743a20604f2831296064636c6561725f636f6c6c656374696f6e5f6d65746164617461040128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964001b3090436c65617220746865206d6574616461746120666f72206120636f6c6c656374696f6e2e0055014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f7220605369676e65646020616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f66447468652060636f6c6c656374696f6e602e00c0416e79206465706f73697420697320667265656420666f722074686520636f6c6c656374696f6e2773206f776e65722e0025012d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2077686f7365206d6574616461746120746f20636c6561722e0088456d6974732060436f6c6c656374696f6e4d65746164617461436c6561726564602e00385765696768743a20604f28312960507365745f6163636570745f6f776e6572736869700401406d617962655f636f6c6c656374696f6eed02015c4f7074696f6e3c543a3a436f6c6c656374696f6e49643e001c28110153657420286f72207265736574292074686520616363657074616e6365206f66206f776e65727368697020666f72206120706172746963756c6172206163636f756e742e0061014f726967696e206d75737420626520605369676e65646020616e6420696620606d617962655f636f6c6c656374696f6e602069732060536f6d65602c207468656e20746865207369676e6572206d757374206861766520614c70726f7669646572207265666572656e63652e0051012d20606d617962655f636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e2077686f7365206f776e65727368697020746865207369676e65722069736101202077696c6c696e6720746f206163636570742c206f7220696620604e6f6e65602c20616e20696e6469636174696f6e207468617420746865207369676e65722069732077696c6c696e6720746f20616363657074206e6f5c20206f776e657273686970207472616e73666572616c2e008c456d69747320604f776e657273686970416363657074616e63654368616e676564602e647365745f636f6c6c656374696f6e5f6d61785f737570706c79080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001286d61785f737570706c7910010c753332001d24e053657420746865206d6178696d756d206e756d626572206f66206974656d73206120636f6c6c656374696f6e20636f756c6420686176652e0055014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f7220605369676e65646020616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f66447468652060636f6c6c656374696f6e602e00ec2d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e20746f206368616e67652e11012d20606d61785f737570706c79603a20546865206d6178696d756d206e756d626572206f66206974656d73206120636f6c6c656374696f6e20636f756c6420686176652e00d4456d6974732060436f6c6c656374696f6e4d6178537570706c7953657460206576656e74207768656e207375636365737366756c2e507570646174655f6d696e745f73657474696e6773080128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001346d696e745f73657474696e677351050115014d696e7453657474696e67733c42616c616e63654f663c542c20493e2c20426c6f636b4e756d626572466f723c542c20493e2c20543a3a0a436f6c6c656374696f6e49643e001e2454557064617465206d696e742073657474696e67732e004d014f726967696e206d757374206265206569746865722060466f7263654f726967696e60206f7220605369676e65646020616e64207468652073656e6465722073686f756c642062652074686520497373756572506f66207468652060636f6c6c656374696f6e602e00ec2d2060636f6c6c656374696f6e603a20546865206964656e746966696572206f662074686520636f6c6c656374696f6e20746f206368616e67652ea42d20606d696e745f73657474696e6773603a20546865206e6577206d696e742073657474696e67732e00f0456d6974732060436f6c6c656374696f6e4d696e7453657474696e67735570646174656460206576656e74207768656e207375636365737366756c2e247365745f7072696365100128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d496400011470726963653d05015c4f7074696f6e3c4974656d50726963653c542c20493e3e00014477686974656c69737465645f6275796572390501704f7074696f6e3c4163636f756e7449644c6f6f6b75704f663c543e3e001f2c9453657420286f72207265736574292074686520707269636520666f7220616e206974656d2e00e84f726967696e206d757374206265205369676e656420616e64206d75737420626520746865206f776e6572206f662074686520606974656d602e00ac2d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d2ea02d20606974656d603a20546865206974656d20746f207365742074686520707269636520666f722e0d012d20607072696365603a2054686520707269636520666f7220746865206974656d2e205061737320604e6f6e65602c20746f207265736574207468652070726963652ef42d20606275796572603a205265737472696374732074686520627579206f7065726174696f6e20746f2061207370656369666963206163636f756e742e00ec456d69747320604974656d507269636553657460206f6e207375636365737320696620746865207072696365206973206e6f7420604e6f6e65602eec456d69747320604974656d507269636552656d6f76656460206f6e20737563636573732069662074686520707269636520697320604e6f6e65602e206275795f6974656d0c0128636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001106974656d100124543a3a4974656d49640001246269645f707269636518013c4974656d50726963653c542c20493e002024a8416c6c6f777320746f2062757920616e206974656d206966206974277320757020666f722073616c652e00f84f726967696e206d757374206265205369676e656420616e64206d757374206e6f7420626520746865206f776e6572206f662074686520606974656d602e00ac2d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d2eac2d20606974656d603a20546865206974656d207468652073656e6465722077616e747320746f206275792ed82d20606269645f7072696365603a20546865207072696365207468652073656e6465722069732077696c6c696e6720746f207061792e0078456d69747320604974656d426f7567687460206f6e20737563636573732e207061795f74697073040110746970737505019c426f756e6465645665633c4974656d5469704f663c542c20493e2c20543a3a4d6178546970733e00211c5c416c6c6f777320746f207061792074686520746970732e00584f726967696e206d757374206265205369676e65642e00542d206074697073603a20546970732061727261792e0098456d697473206054697053656e7460206f6e20657665727920746970207472616e736665722e2c6372656174655f737761701801486f6666657265645f636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001306f6666657265645f6974656d100124543a3a4974656d4964000148646573697265645f636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001486d617962655f646573697265645f6974656ded0201444f7074696f6e3c543a3a4974656d49643e00012c6d617962655f7072696365090301ac4f7074696f6e3c507269636557697468446972656374696f6e3c4974656d50726963653c542c20493e3e3e0001206475726174696f6e100150426c6f636b4e756d626572466f723c542c20493e002240510152656769737465722061206e65772061746f6d696320737761702c206465636c6172696e6720616e20696e74656e74696f6e20746f2073656e6420616e20606974656d6020696e2065786368616e676520666f72fc60646573697265645f6974656d602066726f6d206f726967696e20746f20746172676574206f6e207468652063757272656e7420626c6f636b636861696e2e4d01546865207461726765742063616e206578656375746520746865207377617020647572696e67207468652073706563696669656420606475726174696f6e60206f6620626c6f636b732028696620736574292ef04164646974696f6e616c6c792c2074686520707269636520636f756c642062652073657420666f7220746865206465736972656420606974656d602e00e44f726967696e206d757374206265205369676e656420616e64206d75737420626520616e206f776e6572206f662074686520606974656d602e00ac2d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d2ea82d20606974656d603a20546865206974656d20616e206f776e65722077616e747320746f20676976652eec2d2060646573697265645f636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f66207468652064657369726564206974656d2ef42d2060646573697265645f6974656d603a205468652064657369726564206974656d20616e206f776e65722077616e747320746f20726563656976652e61012d20606d617962655f7072696365603a2054686520707269636520616e206f776e65722069732077696c6c696e6720746f20706179206f72207265636569766520666f7220746865206465736972656420606974656d602e49012d20606475726174696f6e603a204120646561646c696e6520666f722074686520737761702e205370656369666965642062792070726f766964696e6720746865206e756d626572206f6620626c6f636b73880961667465722077686963682074686520737761702077696c6c206578706972652e007c456d6974732060537761704372656174656460206f6e20737563636573732e2c63616e63656c5f737761700801486f6666657265645f636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e49640001306f6666657265645f6974656d100124543a3a4974656d49640023245843616e63656c20616e2061746f6d696320737761702e00584f726967696e206d757374206265205369676e65642e15014f726967696e206d75737420626520616e206f776e6572206f662074686520606974656d602069662074686520646561646c696e65206861736e277420657870697265642e00ac2d2060636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d2ea82d20606974656d603a20546865206974656d20616e206f776e65722077616e747320746f20676976652e0084456d69747320605377617043616e63656c6c656460206f6e20737563636573732e28636c61696d5f7377617014013c73656e645f636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e496400012473656e645f6974656d100124543a3a4974656d4964000148726563656976655f636f6c6c656374696f6e10013c543a3a436f6c6c656374696f6e4964000130726563656976655f6974656d100124543a3a4974656d49640001347769746e6573735f7072696365090301ac4f7074696f6e3c507269636557697468446972656374696f6e3c4974656d50726963653c542c20493e3e3e00243054436c61696d20616e2061746f6d696320737761702e390154686973206d6574686f6420657865637574657320612070656e64696e6720737761702c2074686174207761732063726561746564206279206120636f756e74657270617274206265666f72652e00e44f726967696e206d757374206265205369676e656420616e64206d75737420626520616e206f776e6572206f662074686520606974656d602e00ec2d206073656e645f636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f2062652073656e742e8c2d206073656e645f6974656d603a20546865206974656d20746f2062652073656e742e09012d2060726563656976655f636f6c6c656374696f6e603a2054686520636f6c6c656374696f6e206f6620746865206974656d20746f2062652072656365697665642ea82d2060726563656976655f6974656d603a20546865206974656d20746f2062652072656365697665642ee42d20607769746e6573735f7072696365603a20412070726963652074686174207761732070726576696f75736c7920616772656564206f6e2e007c456d697473206053776170436c61696d656460206f6e20737563636573732e3c6d696e745f7072655f7369676e65640c01246d696e745f6461746181050168426f783c5072655369676e65644d696e744f663c542c20493e3e0001247369676e617475726585050150543a3a4f6666636861696e5369676e61747572650001187369676e6572000130543a3a4163636f756e744964002534c84d696e7420616e206974656d2062792070726f766964696e6720746865207072652d7369676e656420617070726f76616c2e00584f726967696e206d757374206265205369676e65642e005d012d20606d696e745f64617461603a20546865207072652d7369676e656420617070726f76616c207468617420636f6e7369737473206f662074686520696e666f726d6174696f6e2061626f757420746865206974656d2c51012020697473206d657461646174612c20617474726962757465732c2077686f2063616e206d696e742069742028604e6f6e656020666f7220616e796f6e652920616e6420756e74696c207768617420626c6f636b2420206e756d6265722ec82d20607369676e6174757265603a20546865207369676e6174757265206f662074686520606461746160206f626a6563742e39012d20607369676e6572603a2054686520606461746160206f626a6563742773207369676e65722e2053686f756c6420626520616e20497373756572206f662074686520636f6c6c656374696f6e2e0068456d697473206049737375656460206f6e20737563636573732ed4456d69747320604174747269627574655365746020696620746865206174747269627574657320776572652070726f76696465642ed8456d69747320604974656d4d657461646174615365746020696620746865206d6574616461746120776173206e6f7420656d7074792e647365745f617474726962757465735f7072655f7369676e65640c0110646174618d05016c5072655369676e6564417474726962757465734f663c542c20493e0001247369676e617475726585050150543a3a4f6666636861696e5369676e61747572650001187369676e6572000130543a3a4163636f756e7449640026340101536574206174747269627574657320666f7220616e206974656d2062792070726f766964696e6720746865207072652d7369676e656420617070726f76616c2e00f84f726967696e206d757374206265205369676e656420616e64206d75737420626520616e206f776e6572206f66207468652060646174612e6974656d602e0049012d206064617461603a20546865207072652d7369676e656420617070726f76616c207468617420636f6e7369737473206f662074686520696e666f726d6174696f6e2061626f757420746865206974656d2ccc20206174747269627574657320746f2075706461746520616e6420756e74696c207768617420626c6f636b206e756d6265722ec82d20607369676e6174757265603a20546865207369676e6174757265206f662074686520606461746160206f626a6563742e51012d20607369676e6572603a2054686520606461746160206f626a6563742773207369676e65722e2053686f756c6420626520616e2041646d696e206f662074686520636f6c6c656374696f6e20666f722074686578202060436f6c6c656374696f6e4f776e657260206e616d6573706163652e00c4456d69747320604174747269627574655365746020666f7220656163682070726f7669646564206174747269627574652e1901456d69747320604974656d41747472696275746573417070726f76616c4164646564602069662074686520617070726f76616c207761736e277420736574206265666f72652ea8456d69747320605072655369676e65644174747269627574657353657460206f6e20737563636573732e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e45050c2c70616c6c65745f6e66747314747970657340436f6c6c656374696f6e436f6e6669670c14507269636501182c426c6f636b4e756d626572011030436f6c6c656374696f6e49640110000c012073657474696e677349050148436f6c6c656374696f6e53657474696e67730001286d61785f737570706c79ed02012c4f7074696f6e3c7533323e0001346d696e745f73657474696e6773510501b84d696e7453657474696e67733c50726963652c20426c6f636b4e756d6265722c20436f6c6c656374696f6e49643e000049050c2c70616c6c65745f6e66747314747970657320426974466c616773040454014d05000400300144436f6c6c656374696f6e53657474696e6700004d050c2c70616c6c65745f6e66747314747970657344436f6c6c656374696f6e53657474696e67000114445472616e7366657261626c654974656d7300010040556e6c6f636b65644d6574616461746100020048556e6c6f636b65644174747269627574657300040044556e6c6f636b65644d6178537570706c790008003c4465706f73697452657175697265640010000051050c2c70616c6c65745f6e667473147479706573304d696e7453657474696e67730c14507269636501182c426c6f636b4e756d626572011030436f6c6c656374696f6e49640110001401246d696e745f74797065550501584d696e74547970653c436f6c6c656374696f6e49643e00011470726963653d0501344f7074696f6e3c50726963653e00012c73746172745f626c6f636bed02014c4f7074696f6e3c426c6f636b4e756d6265723e000124656e645f626c6f636bed02014c4f7074696f6e3c426c6f636b4e756d6265723e00015464656661756c745f6974656d5f73657474696e6773590501304974656d53657474696e6773000055050c2c70616c6c65745f6e667473147479706573204d696e74547970650430436f6c6c656374696f6e49640110010c18497373756572000000185075626c696300010020486f6c6465724f660400100130436f6c6c656374696f6e49640002000059050c2c70616c6c65745f6e66747314747970657320426974466c616773040454015d0500040030012c4974656d53657474696e6700005d050c2c70616c6c65745f6e6674731474797065732c4974656d53657474696e6700010c305472616e7366657261626c6500010040556e6c6f636b65644d6574616461746100020048556e6c6f636b6564417474726962757465730004000061050c2c70616c6c65745f6e6674731474797065733844657374726f795769746e65737300000c01386974656d5f6d65746164617461731d01010c7533320001306974656d5f636f6e666967731d01010c753332000128617474726962757465731d01010c7533320000650504184f7074696f6e0404540169050108104e6f6e6500000010536f6d6504006905000001000069050c2c70616c6c65745f6e6674731474797065732c4d696e745769746e65737308184974656d496401101c42616c616e63650118000801286f776e65645f6974656ded0201384f7074696f6e3c4974656d49643e0001286d696e745f70726963653d05013c4f7074696f6e3c42616c616e63653e00006d050c2c70616c6c65745f6e667473147479706573284974656d436f6e666967000004012073657474696e6773590501304974656d53657474696e6773000071050c2c70616c6c65745f6e6674731474797065737c43616e63656c41747472696275746573417070726f76616c5769746e65737300000401486163636f756e745f6174747269627574657310010c753332000075050c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540179050453000004007d0501185665633c543e000079050c2c70616c6c65745f6e6674731474797065731c4974656d5469701030436f6c6c656374696f6e49640110184974656d49640110244163636f756e744964010018416d6f756e74011800100128636f6c6c656374696f6e100130436f6c6c656374696f6e49640001106974656d1001184974656d496400012072656365697665720001244163636f756e744964000118616d6f756e74180118416d6f756e7400007d0500000279050081050c2c70616c6c65745f6e667473147479706573345072655369676e65644d696e741430436f6c6c656374696f6e49640110184974656d49640110244163636f756e744964010020446561646c696e6501101c42616c616e63650118001c0128636f6c6c656374696f6e100130436f6c6c656374696f6e49640001106974656d1001184974656d4964000128617474726962757465735d03015c5665633c285665633c75383e2c205665633c75383e293e0001206d6574616461746138011c5665633c75383e0001306f6e6c795f6163636f756e74f90201444f7074696f6e3c4163636f756e7449643e000120646561646c696e65100120446561646c696e650001286d696e745f70726963653d05013c4f7074696f6e3c42616c616e63653e00008505082873705f72756e74696d65384d756c74695369676e617475726500010c1c45643235353139040089050148656432353531393a3a5369676e61747572650000001c53723235353139040089050148737232353531393a3a5369676e617475726500010014456364736104000d04014065636473613a3a5369676e61747572650002000089050000034000000008008d050c2c70616c6c65745f6e6674731474797065734c5072655369676e6564417474726962757465731030436f6c6c656374696f6e49640110184974656d49640110244163636f756e744964010020446561646c696e65011000140128636f6c6c656374696f6e100130436f6c6c656374696f6e49640001106974656d1001184974656d4964000128617474726962757465735d03015c5665633c285665633c75383e2c205665633c75383e293e0001246e616d657370616365050301744174747269627574654e616d6573706163653c4163636f756e7449643e000120646561646c696e65100120446561646c696e65000091050c3470616c6c65745f6173736574731870616c6c65741043616c6c080454000449000184186372656174650c010869640d01014c543a3a41737365744964506172616d6574657200011461646d696ef10301504163636f756e7449644c6f6f6b75704f663c543e00012c6d696e5f62616c616e6365180128543a3a42616c616e636500004ce849737375652061206e657720636c617373206f662066756e6769626c65206173736574732066726f6d2061207075626c6963206f726967696e2e00250154686973206e657720617373657420636c61737320686173206e6f2061737365747320696e697469616c6c7920616e6420697473206f776e657220697320746865206f726967696e2e006101546865206f726967696e206d75737420636f6e666f726d20746f2074686520636f6e6669677572656420604372656174654f726967696e6020616e6420686176652073756666696369656e742066756e647320667265652e00bc46756e6473206f662073656e64657220617265207265736572766564206279206041737365744465706f736974602e002c506172616d65746572733a59012d20606964603a20546865206964656e746966696572206f6620746865206e65772061737365742e2054686973206d757374206e6f742062652063757272656e746c7920696e2075736520746f206964656e746966793101616e206578697374696e672061737365742e204966205b604e65787441737365744964605d206973207365742c207468656e2074686973206d75737420626520657175616c20746f2069742e59012d206061646d696e603a205468652061646d696e206f66207468697320636c617373206f66206173736574732e205468652061646d696e2069732074686520696e697469616c2061646472657373206f6620656163689c6d656d626572206f662074686520617373657420636c61737327732061646d696e207465616d2e4d012d20606d696e5f62616c616e6365603a20546865206d696e696d756d2062616c616e6365206f662074686973206e6577206173736574207468617420616e792073696e676c65206163636f756e74206d7573743d01686176652e20496620616e206163636f756e7427732062616c616e636520697320726564756365642062656c6f7720746869732c207468656e20697420636f6c6c617073657320746f207a65726f2e0098456d69747320604372656174656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f2831296030666f7263655f63726561746510010869640d01014c543a3a41737365744964506172616d657465720001146f776e6572f10301504163636f756e7449644c6f6f6b75704f663c543e00013469735f73756666696369656e74200110626f6f6c00012c6d696e5f62616c616e63652d010128543a3a42616c616e636500014cf849737375652061206e657720636c617373206f662066756e6769626c65206173736574732066726f6d20612070726976696c65676564206f726967696e2e00b454686973206e657720617373657420636c61737320686173206e6f2061737365747320696e697469616c6c792e00a4546865206f726967696e206d75737420636f6e666f726d20746f2060466f7263654f726967696e602e009c556e6c696b652060637265617465602c206e6f2066756e6473206172652072657365727665642e0059012d20606964603a20546865206964656e746966696572206f6620746865206e65772061737365742e2054686973206d757374206e6f742062652063757272656e746c7920696e2075736520746f206964656e746966793101616e206578697374696e672061737365742e204966205b604e65787441737365744964605d206973207365742c207468656e2074686973206d75737420626520657175616c20746f2069742e59012d20606f776e6572603a20546865206f776e6572206f66207468697320636c617373206f66206173736574732e20546865206f776e6572206861732066756c6c20737570657275736572207065726d697373696f6e7325016f76657220746869732061737365742c20627574206d6179206c61746572206368616e676520616e6420636f6e66696775726520746865207065726d697373696f6e73207573696e6790607472616e736665725f6f776e6572736869706020616e6420607365745f7465616d602e4d012d20606d696e5f62616c616e6365603a20546865206d696e696d756d2062616c616e6365206f662074686973206e6577206173736574207468617420616e792073696e676c65206163636f756e74206d7573743d01686176652e20496620616e206163636f756e7427732062616c616e636520697320726564756365642062656c6f7720746869732c207468656e20697420636f6c6c617073657320746f207a65726f2e00ac456d6974732060466f7263654372656174656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f283129603473746172745f64657374726f7904010869640d01014c543a3a41737365744964506172616d65746572000230dc5374617274207468652070726f63657373206f662064657374726f79696e6720612066756e6769626c6520617373657420636c6173732e0059016073746172745f64657374726f79602069732074686520666972737420696e206120736572696573206f662065787472696e7369637320746861742073686f756c642062652063616c6c65642c20746f20616c6c6f77786465737472756374696f6e206f6620616e20617373657420636c6173732e005101546865206f726967696e206d75737420636f6e666f726d20746f2060466f7263654f726967696e60206f72206d75737420626520605369676e65646020627920746865206173736574277320606f776e6572602e004d012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652064657374726f7965642e2054686973206d757374206964656e7469667920616e206578697374696e6720202061737365742e00490149742077696c6c206661696c207769746820656974686572205b604572726f723a3a436f6e7461696e73486f6c6473605d206f72205b604572726f723a3a436f6e7461696e73467265657a6573605d206966b8616e206163636f756e7420636f6e7461696e7320686f6c6473206f7220667265657a657320696e20706c6163652e4064657374726f795f6163636f756e747304010869640d01014c543a3a41737365744964506172616d65746572000330cc44657374726f7920616c6c206163636f756e7473206173736f6369617465642077697468206120676976656e2061737365742e005d016064657374726f795f6163636f756e7473602073686f756c64206f6e6c792062652063616c6c6564206166746572206073746172745f64657374726f796020686173206265656e2063616c6c65642c20616e642074686584617373657420697320696e2061206044657374726f79696e67602073746174652e005d0144756520746f20776569676874207265737472696374696f6e732c20746869732066756e6374696f6e206d6179206e65656420746f2062652063616c6c6564206d756c7469706c652074696d657320746f2066756c6c79310164657374726f7920616c6c206163636f756e74732e2049742077696c6c2064657374726f79206052656d6f76654974656d734c696d697460206163636f756e747320617420612074696d652e004d012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652064657374726f7965642e2054686973206d757374206964656e7469667920616e206578697374696e6720202061737365742e00d4456163682063616c6c20656d6974732074686520604576656e743a3a44657374726f7965644163636f756e747360206576656e742e4464657374726f795f617070726f76616c7304010869640d01014c543a3a41737365744964506172616d65746572000430610144657374726f7920616c6c20617070726f76616c73206173736f6369617465642077697468206120676976656e20617373657420757020746f20746865206d61782028543a3a52656d6f76654974656d734c696d6974292e0061016064657374726f795f617070726f76616c73602073686f756c64206f6e6c792062652063616c6c6564206166746572206073746172745f64657374726f796020686173206265656e2063616c6c65642c20616e642074686584617373657420697320696e2061206044657374726f79696e67602073746174652e005d0144756520746f20776569676874207265737472696374696f6e732c20746869732066756e6374696f6e206d6179206e65656420746f2062652063616c6c6564206d756c7469706c652074696d657320746f2066756c6c79390164657374726f7920616c6c20617070726f76616c732e2049742077696c6c2064657374726f79206052656d6f76654974656d734c696d69746020617070726f76616c7320617420612074696d652e004d012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652064657374726f7965642e2054686973206d757374206964656e7469667920616e206578697374696e6720202061737365742e00d8456163682063616c6c20656d6974732074686520604576656e743a3a44657374726f796564417070726f76616c7360206576656e742e3866696e6973685f64657374726f7904010869640d01014c543a3a41737365744964506172616d65746572000528c4436f6d706c6574652064657374726f79696e6720617373657420616e6420756e726573657276652063757272656e63792e0055016066696e6973685f64657374726f79602073686f756c64206f6e6c792062652063616c6c6564206166746572206073746172745f64657374726f796020686173206265656e2063616c6c65642c20616e64207468655901617373657420697320696e2061206044657374726f79696e67602073746174652e20416c6c206163636f756e7473206f7220617070726f76616c732073686f756c642062652064657374726f796564206265666f72651468616e642e004d012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652064657374726f7965642e2054686973206d757374206964656e7469667920616e206578697374696e6720202061737365742e00e045616368207375636365737366756c2063616c6c20656d6974732074686520604576656e743a3a44657374726f79656460206576656e742e106d696e740c010869640d01014c543a3a41737365744964506172616d6574657200012c62656e6566696369617279f10301504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e742d010128543a3a42616c616e6365000630884d696e7420617373657473206f66206120706172746963756c617220636c6173732e003901546865206f726967696e206d757374206265205369676e656420616e64207468652073656e646572206d7573742062652074686520497373756572206f662074686520617373657420606964602e00fc2d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74206d696e7465642e0d012d206062656e6566696369617279603a20546865206163636f756e7420746f206265206372656469746564207769746820746865206d696e746564206173736574732ec42d2060616d6f756e74603a2054686520616d6f756e74206f662074686520617373657420746f206265206d696e7465642e0094456d697473206049737375656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f2831296055014d6f6465733a205072652d6578697374696e672062616c616e6365206f66206062656e6566696369617279603b204163636f756e74207072652d6578697374656e6365206f66206062656e6566696369617279602e106275726e0c010869640d01014c543a3a41737365744964506172616d6574657200010c77686ff10301504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e742d010128543a3a42616c616e636500073c4501526564756365207468652062616c616e6365206f66206077686f60206279206173206d75636820617320706f737369626c6520757020746f2060616d6f756e746020617373657473206f6620606964602e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204d616e61676572206f662074686520617373657420606964602e00d04261696c73207769746820604e6f4163636f756e746020696620746865206077686f6020697320616c726561647920646561642e00fc2d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74206275726e65642ea02d206077686f603a20546865206163636f756e7420746f20626520646562697465642066726f6d2e29012d2060616d6f756e74603a20546865206d6178696d756d20616d6f756e74206279207768696368206077686f6027732062616c616e63652073686f756c6420626520726564756365642e005101456d69747320604275726e6564602077697468207468652061637475616c20616d6f756e74206275726e65642e20496620746869732074616b6573207468652062616c616e636520746f2062656c6f772074686539016d696e696d756d20666f72207468652061737365742c207468656e2074686520616d6f756e74206275726e656420697320696e6372656173656420746f2074616b6520697420746f207a65726f2e00385765696768743a20604f2831296009014d6f6465733a20506f73742d6578697374656e6365206f66206077686f603b20507265202620706f7374205a6f6d6269652d737461747573206f66206077686f602e207472616e736665720c010869640d01014c543a3a41737365744964506172616d65746572000118746172676574f10301504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e742d010128543a3a42616c616e6365000848d04d6f766520736f6d65206173736574732066726f6d207468652073656e646572206163636f756e7420746f20616e6f746865722e00584f726967696e206d757374206265205369676e65642e0011012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74207472616e736665727265642e9c2d2060746172676574603a20546865206163636f756e7420746f2062652063726564697465642e51012d2060616d6f756e74603a2054686520616d6f756e74206279207768696368207468652073656e64657227732062616c616e6365206f66206173736574732073686f756c64206265207265647563656420616e646101607461726765746027732062616c616e636520696e637265617365642e2054686520616d6f756e742061637475616c6c79207472616e73666572726564206d617920626520736c696768746c79206772656174657220696e5d017468652063617365207468617420746865207472616e7366657220776f756c64206f74686572776973652074616b65207468652073656e6465722062616c616e63652061626f7665207a65726f206275742062656c6f77bc746865206d696e696d756d2062616c616e63652e204d7573742062652067726561746572207468616e207a65726f2e006101456d69747320605472616e73666572726564602077697468207468652061637475616c20616d6f756e74207472616e736665727265642e20496620746869732074616b65732074686520736f757263652062616c616e63655d01746f2062656c6f7720746865206d696e696d756d20666f72207468652061737365742c207468656e2074686520616d6f756e74207472616e7366657272656420697320696e6372656173656420746f2074616b6520697420746f207a65726f2e00385765696768743a20604f2831296051014d6f6465733a205072652d6578697374656e6365206f662060746172676574603b20506f73742d6578697374656e6365206f662073656e6465723b204163636f756e74207072652d6578697374656e6365206f662460746172676574602e4c7472616e736665725f6b6565705f616c6976650c010869640d01014c543a3a41737365744964506172616d65746572000118746172676574f10301504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e742d010128543a3a42616c616e636500094859014d6f766520736f6d65206173736574732066726f6d207468652073656e646572206163636f756e7420746f20616e6f746865722c206b656570696e67207468652073656e646572206163636f756e7420616c6976652e00584f726967696e206d757374206265205369676e65642e0011012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74207472616e736665727265642e9c2d2060746172676574603a20546865206163636f756e7420746f2062652063726564697465642e51012d2060616d6f756e74603a2054686520616d6f756e74206279207768696368207468652073656e64657227732062616c616e6365206f66206173736574732073686f756c64206265207265647563656420616e646101607461726765746027732062616c616e636520696e637265617365642e2054686520616d6f756e742061637475616c6c79207472616e73666572726564206d617920626520736c696768746c79206772656174657220696e5d017468652063617365207468617420746865207472616e7366657220776f756c64206f74686572776973652074616b65207468652073656e6465722062616c616e63652061626f7665207a65726f206275742062656c6f77bc746865206d696e696d756d2062616c616e63652e204d7573742062652067726561746572207468616e207a65726f2e006101456d69747320605472616e73666572726564602077697468207468652061637475616c20616d6f756e74207472616e736665727265642e20496620746869732074616b65732074686520736f757263652062616c616e63655d01746f2062656c6f7720746865206d696e696d756d20666f72207468652061737365742c207468656e2074686520616d6f756e74207472616e7366657272656420697320696e6372656173656420746f2074616b6520697420746f207a65726f2e00385765696768743a20604f2831296051014d6f6465733a205072652d6578697374656e6365206f662060746172676574603b20506f73742d6578697374656e6365206f662073656e6465723b204163636f756e74207072652d6578697374656e6365206f662460746172676574602e38666f7263655f7472616e7366657210010869640d01014c543a3a41737365744964506172616d65746572000118736f75726365f10301504163636f756e7449644c6f6f6b75704f663c543e00011064657374f10301504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e742d010128543a3a42616c616e6365000a4cb44d6f766520736f6d65206173736574732066726f6d206f6e65206163636f756e7420746f20616e6f746865722e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f662074686520617373657420606964602e0011012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74207472616e736665727265642e982d2060736f75726365603a20546865206163636f756e7420746f20626520646562697465642e942d206064657374603a20546865206163636f756e7420746f2062652063726564697465642e59012d2060616d6f756e74603a2054686520616d6f756e74206279207768696368207468652060736f757263656027732062616c616e6365206f66206173736574732073686f756c64206265207265647563656420616e64590160646573746027732062616c616e636520696e637265617365642e2054686520616d6f756e742061637475616c6c79207472616e73666572726564206d617920626520736c696768746c79206772656174657220696e4d017468652063617365207468617420746865207472616e7366657220776f756c64206f74686572776973652074616b65207468652060736f75726365602062616c616e63652061626f7665207a65726f20627574d462656c6f7720746865206d696e696d756d2062616c616e63652e204d7573742062652067726561746572207468616e207a65726f2e006101456d69747320605472616e73666572726564602077697468207468652061637475616c20616d6f756e74207472616e736665727265642e20496620746869732074616b65732074686520736f757263652062616c616e63655d01746f2062656c6f7720746865206d696e696d756d20666f72207468652061737365742c207468656e2074686520616d6f756e74207472616e7366657272656420697320696e6372656173656420746f2074616b6520697420746f207a65726f2e00385765696768743a20604f2831296051014d6f6465733a205072652d6578697374656e6365206f66206064657374603b20506f73742d6578697374656e6365206f662060736f75726365603b204163636f756e74207072652d6578697374656e6365206f661c6064657374602e18667265657a6508010869640d01014c543a3a41737365744964506172616d6574657200010c77686ff10301504163636f756e7449644c6f6f6b75704f663c543e000b305501446973616c6c6f77206675727468657220756e70726976696c65676564207472616e7366657273206f6620616e20617373657420606964602066726f6d20616e206163636f756e74206077686f602e206077686f604d016d75737420616c726561647920657869737420617320616e20656e74727920696e20604163636f756e746073206f66207468652061737365742e20496620796f752077616e7420746f20667265657a6520616ef46163636f756e74207468617420646f6573206e6f74206861766520616e20656e7472792c207573652060746f7563685f6f74686572602066697273742e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652066726f7a656e2e882d206077686f603a20546865206163636f756e7420746f2062652066726f7a656e2e003c456d697473206046726f7a656e602e00385765696768743a20604f28312960107468617708010869640d01014c543a3a41737365744964506172616d6574657200010c77686ff10301504163636f756e7449644c6f6f6b75704f663c543e000c28e8416c6c6f7720756e70726976696c65676564207472616e736665727320746f20616e642066726f6d20616e206163636f756e7420616761696e2e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652066726f7a656e2e902d206077686f603a20546865206163636f756e7420746f20626520756e66726f7a656e2e003c456d6974732060546861776564602e00385765696768743a20604f2831296030667265657a655f617373657404010869640d01014c543a3a41737365744964506172616d65746572000d24f0446973616c6c6f77206675727468657220756e70726976696c65676564207472616e736665727320666f722074686520617373657420636c6173732e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652066726f7a656e2e003c456d697473206046726f7a656e602e00385765696768743a20604f2831296028746861775f617373657404010869640d01014c543a3a41737365744964506172616d65746572000e24c4416c6c6f7720756e70726976696c65676564207472616e736665727320666f722074686520617373657420616761696e2e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206265207468617765642e003c456d6974732060546861776564602e00385765696768743a20604f28312960487472616e736665725f6f776e65727368697008010869640d01014c543a3a41737365744964506172616d657465720001146f776e6572f10301504163636f756e7449644c6f6f6b75704f663c543e000f28744368616e676520746865204f776e6572206f6620616e2061737365742e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f662074686520617373657420606964602e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e9c2d20606f776e6572603a20546865206e6577204f776e6572206f6620746869732061737365742e0054456d69747320604f776e65724368616e676564602e00385765696768743a20604f28312960207365745f7465616d10010869640d01014c543a3a41737365744964506172616d65746572000118697373756572f10301504163636f756e7449644c6f6f6b75704f663c543e00011461646d696ef10301504163636f756e7449644c6f6f6b75704f663c543e00011c667265657a6572f10301504163636f756e7449644c6f6f6b75704f663c543e001030c44368616e676520746865204973737565722c2041646d696e20616e6420467265657a6572206f6620616e2061737365742e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652066726f7a656e2ea42d2060697373756572603a20546865206e657720497373756572206f6620746869732061737365742e9c2d206061646d696e603a20546865206e65772041646d696e206f6620746869732061737365742eac2d2060667265657a6572603a20546865206e657720467265657a6572206f6620746869732061737365742e0050456d69747320605465616d4368616e676564602e00385765696768743a20604f28312960307365745f6d6574616461746110010869640d01014c543a3a41737365744964506172616d657465720001106e616d6538011c5665633c75383e00011873796d626f6c38011c5665633c75383e000120646563696d616c7308010875380011407853657420746865206d6574616461746120666f7220616e2061737365742e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f662074686520617373657420606964602e00d846756e6473206f662073656e64657220617265207265736572766564206163636f7264696e6720746f2074686520666f726d756c613a5101604d657461646174614465706f73697442617365202b204d657461646174614465706f73697450657242797465202a20286e616d652e6c656e202b2073796d626f6c2e6c656e29602074616b696e6720696e746f8c6163636f756e7420616e7920616c72656164792072657365727665642066756e64732e00b82d20606964603a20546865206964656e746966696572206f662074686520617373657420746f207570646174652e4d012d20606e616d65603a20546865207573657220667269656e646c79206e616d65206f6620746869732061737365742e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e4d012d206073796d626f6c603a205468652065786368616e67652073796d626f6c20666f7220746869732061737365742e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e2d012d2060646563696d616c73603a20546865206e756d626572206f6620646563696d616c732074686973206173736574207573657320746f20726570726573656e74206f6e6520756e69742e0050456d69747320604d65746164617461536574602e00385765696768743a20604f2831296038636c6561725f6d6574616461746104010869640d01014c543a3a41737365744964506172616d6574657200122c80436c65617220746865206d6574616461746120666f7220616e2061737365742e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f662074686520617373657420606964602e00a4416e79206465706f73697420697320667265656420666f7220746865206173736574206f776e65722e00b42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f20636c6561722e0060456d69747320604d65746164617461436c6561726564602e00385765696768743a20604f2831296048666f7263655f7365745f6d6574616461746114010869640d01014c543a3a41737365744964506172616d657465720001106e616d6538011c5665633c75383e00011873796d626f6c38011c5665633c75383e000120646563696d616c73080108753800012469735f66726f7a656e200110626f6f6c001338b8466f72636520746865206d6574616461746120666f7220616e20617373657420746f20736f6d652076616c75652e006c4f726967696e206d75737420626520466f7263654f726967696e2e0068416e79206465706f736974206973206c65667420616c6f6e652e00b82d20606964603a20546865206964656e746966696572206f662074686520617373657420746f207570646174652e4d012d20606e616d65603a20546865207573657220667269656e646c79206e616d65206f6620746869732061737365742e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e4d012d206073796d626f6c603a205468652065786368616e67652073796d626f6c20666f7220746869732061737365742e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e2d012d2060646563696d616c73603a20546865206e756d626572206f6620646563696d616c732074686973206173736574207573657320746f20726570726573656e74206f6e6520756e69742e0050456d69747320604d65746164617461536574602e0051015765696768743a20604f284e202b20532960207768657265204e20616e6420532061726520746865206c656e677468206f6620746865206e616d6520616e642073796d626f6c20726573706563746976656c792e50666f7263655f636c6561725f6d6574616461746104010869640d01014c543a3a41737365744964506172616d6574657200142c80436c65617220746865206d6574616461746120666f7220616e2061737365742e006c4f726967696e206d75737420626520466f7263654f726967696e2e0060416e79206465706f7369742069732072657475726e65642e00b42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f20636c6561722e0060456d69747320604d65746164617461436c6561726564602e00385765696768743a20604f2831296048666f7263655f61737365745f73746174757320010869640d01014c543a3a41737365744964506172616d657465720001146f776e6572f10301504163636f756e7449644c6f6f6b75704f663c543e000118697373756572f10301504163636f756e7449644c6f6f6b75704f663c543e00011461646d696ef10301504163636f756e7449644c6f6f6b75704f663c543e00011c667265657a6572f10301504163636f756e7449644c6f6f6b75704f663c543e00012c6d696e5f62616c616e63652d010128543a3a42616c616e636500013469735f73756666696369656e74200110626f6f6c00012469735f66726f7a656e200110626f6f6c00155898416c746572207468652061747472696275746573206f66206120676976656e2061737365742e00744f726967696e206d7573742062652060466f7263654f726967696e602e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e9c2d20606f776e6572603a20546865206e6577204f776e6572206f6620746869732061737365742ea42d2060697373756572603a20546865206e657720497373756572206f6620746869732061737365742e9c2d206061646d696e603a20546865206e65772041646d696e206f6620746869732061737365742eac2d2060667265657a6572603a20546865206e657720467265657a6572206f6620746869732061737365742e4d012d20606d696e5f62616c616e6365603a20546865206d696e696d756d2062616c616e6365206f662074686973206e6577206173736574207468617420616e792073696e676c65206163636f756e74206d7573743d01686176652e20496620616e206163636f756e7427732062616c616e636520697320726564756365642062656c6f7720746869732c207468656e20697420636f6c6c617073657320746f207a65726f2e51012d206069735f73756666696369656e74603a20576865746865722061206e6f6e2d7a65726f2062616c616e6365206f662074686973206173736574206973206465706f736974206f662073756666696369656e744d0176616c756520746f206163636f756e7420666f722074686520737461746520626c6f6174206173736f6369617465642077697468206974732062616c616e63652073746f726167652e2049662073657420746f55016074727565602c207468656e206e6f6e2d7a65726f2062616c616e636573206d61792062652073746f72656420776974686f757420612060636f6e73756d657260207265666572656e63652028616e6420746875734d01616e20454420696e207468652042616c616e6365732070616c6c6574206f7220776861746576657220656c7365206973207573656420746f20636f6e74726f6c20757365722d6163636f756e742073746174652067726f777468292e3d012d206069735f66726f7a656e603a2057686574686572207468697320617373657420636c6173732069732066726f7a656e2065786365707420666f72207065726d697373696f6e65642f61646d696e34696e737472756374696f6e732e00e8456d697473206041737365745374617475734368616e67656460207769746820746865206964656e74697479206f66207468652061737365742e00385765696768743a20604f2831296040617070726f76655f7472616e736665720c010869640d01014c543a3a41737365744964506172616d6574657200012064656c6567617465f10301504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e742d010128543a3a42616c616e63650016502d01417070726f766520616e20616d6f756e74206f6620617373657420666f72207472616e7366657220627920612064656c6567617465642074686972642d7061727479206163636f756e742e00584f726967696e206d757374206265205369676e65642e004d01456e737572657320746861742060417070726f76616c4465706f7369746020776f727468206f66206043757272656e6379602069732072657365727665642066726f6d207369676e696e67206163636f756e745501666f722074686520707572706f7365206f6620686f6c64696e672074686520617070726f76616c2e20496620736f6d65206e6f6e2d7a65726f20616d6f756e74206f662061737365747320697320616c72656164794901617070726f7665642066726f6d207369676e696e67206163636f756e7420746f206064656c6567617465602c207468656e20697420697320746f70706564207570206f7220756e726573657276656420746f546d656574207468652072696768742076616c75652e0045014e4f54453a20546865207369676e696e67206163636f756e7420646f6573206e6f74206e65656420746f206f776e2060616d6f756e7460206f66206173736574732061742074686520706f696e74206f66446d616b696e6720746869732063616c6c2e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e0d012d206064656c6567617465603a20546865206163636f756e7420746f2064656c6567617465207065726d697373696f6e20746f207472616e736665722061737365742e49012d2060616d6f756e74603a2054686520616d6f756e74206f662061737365742074686174206d6179206265207472616e73666572726564206279206064656c6567617465602e204966207468657265206973e0616c726561647920616e20617070726f76616c20696e20706c6163652c207468656e207468697320616374732061646469746976656c792e0090456d6974732060417070726f7665645472616e7366657260206f6e20737563636573732e00385765696768743a20604f283129603c63616e63656c5f617070726f76616c08010869640d01014c543a3a41737365744964506172616d6574657200012064656c6567617465f10301504163636f756e7449644c6f6f6b75704f663c543e001734490143616e63656c20616c6c206f6620736f6d6520617373657420617070726f76656420666f722064656c656761746564207472616e7366657220627920612074686972642d7061727479206163636f756e742e003d014f726967696e206d757374206265205369676e656420616e64207468657265206d75737420626520616e20617070726f76616c20696e20706c616365206265747765656e207369676e657220616e642c6064656c6567617465602e004901556e726573657276657320616e79206465706f7369742070726576696f75736c792072657365727665642062792060617070726f76655f7472616e736665726020666f722074686520617070726f76616c2e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e05012d206064656c6567617465603a20546865206163636f756e742064656c656761746564207065726d697373696f6e20746f207472616e736665722061737365742e0094456d6974732060417070726f76616c43616e63656c6c656460206f6e20737563636573732e00385765696768743a20604f2831296054666f7263655f63616e63656c5f617070726f76616c0c010869640d01014c543a3a41737365744964506172616d657465720001146f776e6572f10301504163636f756e7449644c6f6f6b75704f663c543e00012064656c6567617465f10301504163636f756e7449644c6f6f6b75704f663c543e001834490143616e63656c20616c6c206f6620736f6d6520617373657420617070726f76656420666f722064656c656761746564207472616e7366657220627920612074686972642d7061727479206163636f756e742e0049014f726967696e206d7573742062652065697468657220466f7263654f726967696e206f72205369676e6564206f726967696e207769746820746865207369676e6572206265696e67207468652041646d696e686163636f756e74206f662074686520617373657420606964602e004901556e726573657276657320616e79206465706f7369742070726576696f75736c792072657365727665642062792060617070726f76655f7472616e736665726020666f722074686520617070726f76616c2e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e05012d206064656c6567617465603a20546865206163636f756e742064656c656761746564207065726d697373696f6e20746f207472616e736665722061737365742e0094456d6974732060417070726f76616c43616e63656c6c656460206f6e20737563636573732e00385765696768743a20604f28312960447472616e736665725f617070726f76656410010869640d01014c543a3a41737365744964506172616d657465720001146f776e6572f10301504163636f756e7449644c6f6f6b75704f663c543e00012c64657374696e6174696f6ef10301504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e742d010128543a3a42616c616e63650019484d015472616e7366657220736f6d652061737365742062616c616e63652066726f6d20612070726576696f75736c792064656c656761746564206163636f756e7420746f20736f6d652074686972642d7061727479206163636f756e742e0049014f726967696e206d757374206265205369676e656420616e64207468657265206d75737420626520616e20617070726f76616c20696e20706c6163652062792074686520606f776e65726020746f207468651c7369676e65722e00590149662074686520656e7469726520616d6f756e7420617070726f76656420666f72207472616e73666572206973207472616e736665727265642c207468656e20616e79206465706f7369742070726576696f75736c79b472657365727665642062792060617070726f76655f7472616e736665726020697320756e72657365727665642e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e61012d20606f776e6572603a20546865206163636f756e742077686963682070726576696f75736c7920617070726f76656420666f722061207472616e73666572206f66206174206c656173742060616d6f756e746020616e64bc66726f6d207768696368207468652061737365742062616c616e63652077696c6c2062652077697468647261776e2e61012d206064657374696e6174696f6e603a20546865206163636f756e7420746f207768696368207468652061737365742062616c616e6365206f662060616d6f756e74602077696c6c206265207472616e736665727265642eb42d2060616d6f756e74603a2054686520616d6f756e74206f662061737365747320746f207472616e736665722e009c456d69747320605472616e73666572726564417070726f76656460206f6e20737563636573732e00385765696768743a20604f2831296014746f75636804010869640d01014c543a3a41737365744964506172616d65746572001a24c043726561746520616e206173736574206163636f756e7420666f72206e6f6e2d70726f7669646572206173736574732e00c041206465706f7369742077696c6c2062652074616b656e2066726f6d20746865207369676e6572206163636f756e742e005d012d20606f726967696e603a204d757374206265205369676e65643b20746865207369676e6572206163636f756e74206d75737420686176652073756666696369656e742066756e647320666f722061206465706f736974382020746f2062652074616b656e2e09012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f7220746865206163636f756e7420746f20626520637265617465642e0098456d6974732060546f756368656460206576656e74207768656e207375636365737366756c2e18726566756e6408010869640d01014c543a3a41737365744964506172616d65746572000128616c6c6f775f6275726e200110626f6f6c001b34590152657475726e20746865206465706f7369742028696620616e7929206f6620616e206173736574206163636f756e74206f72206120636f6e73756d6572207265666572656e63652028696620616e7929206f6620616e206163636f756e742e0068546865206f726967696e206d757374206265205369676e65642e003d012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f72207768696368207468652063616c6c657220776f756c64206c696b6520746865206465706f7369742c2020726566756e6465642e5d012d2060616c6c6f775f6275726e603a20496620607472756560207468656e20617373657473206d61792062652064657374726f79656420696e206f7264657220746f20636f6d706c6574652074686520726566756e642e00490149742077696c6c206661696c207769746820656974686572205b604572726f723a3a436f6e7461696e73486f6c6473605d206f72205b604572726f723a3a436f6e7461696e73467265657a6573605d206966d4746865206173736574206163636f756e7420636f6e7461696e7320686f6c6473206f7220667265657a657320696e20706c6163652e009c456d6974732060526566756e64656460206576656e74207768656e207375636365737366756c2e3c7365745f6d696e5f62616c616e636508010869640d01014c543a3a41737365744964506172616d6574657200012c6d696e5f62616c616e6365180128543a3a42616c616e6365001c30945365747320746865206d696e696d756d2062616c616e6365206f6620616e2061737365742e0021014f6e6c7920776f726b73206966207468657265206172656e277420616e79206163636f756e747320746861742061726520686f6c64696e6720746865206173736574206f72206966e0746865206e65772076616c7565206f6620606d696e5f62616c616e636560206973206c657373207468616e20746865206f6c64206f6e652e00fc4f726967696e206d757374206265205369676e656420616e64207468652073656e6465722068617320746f20626520746865204f776e6572206f66207468652c617373657420606964602e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742ec02d20606d696e5f62616c616e6365603a20546865206e65772076616c7565206f6620606d696e5f62616c616e6365602e00d4456d697473206041737365744d696e42616c616e63654368616e67656460206576656e74207768656e207375636365737366756c2e2c746f7563685f6f7468657208010869640d01014c543a3a41737365744964506172616d6574657200010c77686ff10301504163636f756e7449644c6f6f6b75704f663c543e001d288843726561746520616e206173736574206163636f756e7420666f72206077686f602e00c041206465706f7369742077696c6c2062652074616b656e2066726f6d20746865207369676e6572206163636f756e742e0061012d20606f726967696e603a204d757374206265205369676e65642062792060467265657a657260206f72206041646d696e60206f662074686520617373657420606964603b20746865207369676e6572206163636f756e74dc20206d75737420686176652073756666696369656e742066756e647320666f722061206465706f73697420746f2062652074616b656e2e09012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f7220746865206163636f756e7420746f20626520637265617465642e8c2d206077686f603a20546865206163636f756e7420746f20626520637265617465642e0098456d6974732060546f756368656460206576656e74207768656e207375636365737366756c2e30726566756e645f6f7468657208010869640d01014c543a3a41737365744964506172616d6574657200010c77686ff10301504163636f756e7449644c6f6f6b75704f663c543e001e345d0152657475726e20746865206465706f7369742028696620616e7929206f66206120746172676574206173736574206163636f756e742e2055736566756c20696620796f752061726520746865206465706f7369746f722e005d01546865206f726967696e206d757374206265205369676e656420616e642065697468657220746865206163636f756e74206f776e65722c206465706f7369746f722c206f72206173736574206041646d696e602e20496e61016f7264657220746f206275726e2061206e6f6e2d7a65726f2062616c616e6365206f66207468652061737365742c207468652063616c6c6572206d75737420626520746865206163636f756e7420616e642073686f756c64347573652060726566756e64602e0019012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f7220746865206163636f756e7420686f6c64696e672061206465706f7369742e7c2d206077686f603a20546865206163636f756e7420746f20726566756e642e00490149742077696c6c206661696c207769746820656974686572205b604572726f723a3a436f6e7461696e73486f6c6473605d206f72205b604572726f723a3a436f6e7461696e73467265657a6573605d206966d4746865206173736574206163636f756e7420636f6e7461696e7320686f6c6473206f7220667265657a657320696e20706c6163652e009c456d6974732060526566756e64656460206576656e74207768656e207375636365737366756c2e14626c6f636b08010869640d01014c543a3a41737365744964506172616d6574657200010c77686ff10301504163636f756e7449644c6f6f6b75704f663c543e001f285901446973616c6c6f77206675727468657220756e70726976696c65676564207472616e7366657273206f6620616e206173736574206069646020746f20616e642066726f6d20616e206163636f756e74206077686f602e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f662074686520617373657420606964602e00b82d20606964603a20546865206964656e746966696572206f6620746865206163636f756e7427732061737365742e942d206077686f603a20546865206163636f756e7420746f20626520756e626c6f636b65642e0040456d6974732060426c6f636b6564602e00385765696768743a20604f28312960307472616e736665725f616c6c0c010869640d01014c543a3a41737365744964506172616d6574657200011064657374f10301504163636f756e7449644c6f6f6b75704f663c543e0001286b6565705f616c697665200110626f6f6c0020401d015472616e736665722074686520656e74697265207472616e7366657261626c652062616c616e63652066726f6d207468652063616c6c6572206173736574206163636f756e742e0059014e4f54453a20546869732066756e6374696f6e206f6e6c7920617474656d70747320746f207472616e73666572205f7472616e7366657261626c655f2062616c616e6365732e2054686973206d65616e7320746861743d01616e792068656c642c2066726f7a656e2c206f72206d696e696d756d2062616c616e636520287768656e20606b6565705f616c6976656020697320607472756560292c2077696c6c206e6f742062655d017472616e7366657272656420627920746869732066756e6374696f6e2e20546f20656e73757265207468617420746869732066756e6374696f6e20726573756c747320696e2061206b696c6c6564206163636f756e742c4501796f75206d69676874206e65656420746f207072657061726520746865206163636f756e742062792072656d6f76696e6720616e79207265666572656e636520636f756e746572732c2073746f72616765406465706f736974732c206574632e2e2e00c0546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205369676e65642e0019012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f7220746865206163636f756e7420686f6c64696e672061206465706f7369742ea02d206064657374603a2054686520726563697069656e74206f6620746865207472616e736665722e59012d20606b6565705f616c697665603a204120626f6f6c65616e20746f2064657465726d696e652069662074686520607472616e736665725f616c6c60206f7065726174696f6e2073686f756c642073656e6420616c6c4d0120206f66207468652066756e647320746865206173736574206163636f756e74206861732c2063617573696e67207468652073656e646572206173736574206163636f756e7420746f206265206b696c6c6564450120202866616c7365292c206f72207472616e736665722065766572797468696e6720657863657074206174206c6561737420746865206d696e696d756d2062616c616e63652c2077686963682077696c6ce8202067756172616e74656520746f206b656570207468652073656e646572206173736574206163636f756e7420616c697665202874727565292e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e95050c3470616c6c65745f6173736574731870616c6c65741043616c6c080454000449000184186372656174650c0108696410014c543a3a41737365744964506172616d6574657200011461646d696ef10301504163636f756e7449644c6f6f6b75704f663c543e00012c6d696e5f62616c616e6365180128543a3a42616c616e636500004ce849737375652061206e657720636c617373206f662066756e6769626c65206173736574732066726f6d2061207075626c6963206f726967696e2e00250154686973206e657720617373657420636c61737320686173206e6f2061737365747320696e697469616c6c7920616e6420697473206f776e657220697320746865206f726967696e2e006101546865206f726967696e206d75737420636f6e666f726d20746f2074686520636f6e6669677572656420604372656174654f726967696e6020616e6420686176652073756666696369656e742066756e647320667265652e00bc46756e6473206f662073656e64657220617265207265736572766564206279206041737365744465706f736974602e002c506172616d65746572733a59012d20606964603a20546865206964656e746966696572206f6620746865206e65772061737365742e2054686973206d757374206e6f742062652063757272656e746c7920696e2075736520746f206964656e746966793101616e206578697374696e672061737365742e204966205b604e65787441737365744964605d206973207365742c207468656e2074686973206d75737420626520657175616c20746f2069742e59012d206061646d696e603a205468652061646d696e206f66207468697320636c617373206f66206173736574732e205468652061646d696e2069732074686520696e697469616c2061646472657373206f6620656163689c6d656d626572206f662074686520617373657420636c61737327732061646d696e207465616d2e4d012d20606d696e5f62616c616e6365603a20546865206d696e696d756d2062616c616e6365206f662074686973206e6577206173736574207468617420616e792073696e676c65206163636f756e74206d7573743d01686176652e20496620616e206163636f756e7427732062616c616e636520697320726564756365642062656c6f7720746869732c207468656e20697420636f6c6c617073657320746f207a65726f2e0098456d69747320604372656174656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f2831296030666f7263655f637265617465100108696410014c543a3a41737365744964506172616d657465720001146f776e6572f10301504163636f756e7449644c6f6f6b75704f663c543e00013469735f73756666696369656e74200110626f6f6c00012c6d696e5f62616c616e63652d010128543a3a42616c616e636500014cf849737375652061206e657720636c617373206f662066756e6769626c65206173736574732066726f6d20612070726976696c65676564206f726967696e2e00b454686973206e657720617373657420636c61737320686173206e6f2061737365747320696e697469616c6c792e00a4546865206f726967696e206d75737420636f6e666f726d20746f2060466f7263654f726967696e602e009c556e6c696b652060637265617465602c206e6f2066756e6473206172652072657365727665642e0059012d20606964603a20546865206964656e746966696572206f6620746865206e65772061737365742e2054686973206d757374206e6f742062652063757272656e746c7920696e2075736520746f206964656e746966793101616e206578697374696e672061737365742e204966205b604e65787441737365744964605d206973207365742c207468656e2074686973206d75737420626520657175616c20746f2069742e59012d20606f776e6572603a20546865206f776e6572206f66207468697320636c617373206f66206173736574732e20546865206f776e6572206861732066756c6c20737570657275736572207065726d697373696f6e7325016f76657220746869732061737365742c20627574206d6179206c61746572206368616e676520616e6420636f6e66696775726520746865207065726d697373696f6e73207573696e6790607472616e736665725f6f776e6572736869706020616e6420607365745f7465616d602e4d012d20606d696e5f62616c616e6365603a20546865206d696e696d756d2062616c616e6365206f662074686973206e6577206173736574207468617420616e792073696e676c65206163636f756e74206d7573743d01686176652e20496620616e206163636f756e7427732062616c616e636520697320726564756365642062656c6f7720746869732c207468656e20697420636f6c6c617073657320746f207a65726f2e00ac456d6974732060466f7263654372656174656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f283129603473746172745f64657374726f79040108696410014c543a3a41737365744964506172616d65746572000230dc5374617274207468652070726f63657373206f662064657374726f79696e6720612066756e6769626c6520617373657420636c6173732e0059016073746172745f64657374726f79602069732074686520666972737420696e206120736572696573206f662065787472696e7369637320746861742073686f756c642062652063616c6c65642c20746f20616c6c6f77786465737472756374696f6e206f6620616e20617373657420636c6173732e005101546865206f726967696e206d75737420636f6e666f726d20746f2060466f7263654f726967696e60206f72206d75737420626520605369676e65646020627920746865206173736574277320606f776e6572602e004d012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652064657374726f7965642e2054686973206d757374206964656e7469667920616e206578697374696e6720202061737365742e00490149742077696c6c206661696c207769746820656974686572205b604572726f723a3a436f6e7461696e73486f6c6473605d206f72205b604572726f723a3a436f6e7461696e73467265657a6573605d206966b8616e206163636f756e7420636f6e7461696e7320686f6c6473206f7220667265657a657320696e20706c6163652e4064657374726f795f6163636f756e7473040108696410014c543a3a41737365744964506172616d65746572000330cc44657374726f7920616c6c206163636f756e7473206173736f6369617465642077697468206120676976656e2061737365742e005d016064657374726f795f6163636f756e7473602073686f756c64206f6e6c792062652063616c6c6564206166746572206073746172745f64657374726f796020686173206265656e2063616c6c65642c20616e642074686584617373657420697320696e2061206044657374726f79696e67602073746174652e005d0144756520746f20776569676874207265737472696374696f6e732c20746869732066756e6374696f6e206d6179206e65656420746f2062652063616c6c6564206d756c7469706c652074696d657320746f2066756c6c79310164657374726f7920616c6c206163636f756e74732e2049742077696c6c2064657374726f79206052656d6f76654974656d734c696d697460206163636f756e747320617420612074696d652e004d012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652064657374726f7965642e2054686973206d757374206964656e7469667920616e206578697374696e6720202061737365742e00d4456163682063616c6c20656d6974732074686520604576656e743a3a44657374726f7965644163636f756e747360206576656e742e4464657374726f795f617070726f76616c73040108696410014c543a3a41737365744964506172616d65746572000430610144657374726f7920616c6c20617070726f76616c73206173736f6369617465642077697468206120676976656e20617373657420757020746f20746865206d61782028543a3a52656d6f76654974656d734c696d6974292e0061016064657374726f795f617070726f76616c73602073686f756c64206f6e6c792062652063616c6c6564206166746572206073746172745f64657374726f796020686173206265656e2063616c6c65642c20616e642074686584617373657420697320696e2061206044657374726f79696e67602073746174652e005d0144756520746f20776569676874207265737472696374696f6e732c20746869732066756e6374696f6e206d6179206e65656420746f2062652063616c6c6564206d756c7469706c652074696d657320746f2066756c6c79390164657374726f7920616c6c20617070726f76616c732e2049742077696c6c2064657374726f79206052656d6f76654974656d734c696d69746020617070726f76616c7320617420612074696d652e004d012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652064657374726f7965642e2054686973206d757374206964656e7469667920616e206578697374696e6720202061737365742e00d8456163682063616c6c20656d6974732074686520604576656e743a3a44657374726f796564417070726f76616c7360206576656e742e3866696e6973685f64657374726f79040108696410014c543a3a41737365744964506172616d65746572000528c4436f6d706c6574652064657374726f79696e6720617373657420616e6420756e726573657276652063757272656e63792e0055016066696e6973685f64657374726f79602073686f756c64206f6e6c792062652063616c6c6564206166746572206073746172745f64657374726f796020686173206265656e2063616c6c65642c20616e64207468655901617373657420697320696e2061206044657374726f79696e67602073746174652e20416c6c206163636f756e7473206f7220617070726f76616c732073686f756c642062652064657374726f796564206265666f72651468616e642e004d012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652064657374726f7965642e2054686973206d757374206964656e7469667920616e206578697374696e6720202061737365742e00e045616368207375636365737366756c2063616c6c20656d6974732074686520604576656e743a3a44657374726f79656460206576656e742e106d696e740c0108696410014c543a3a41737365744964506172616d6574657200012c62656e6566696369617279f10301504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e742d010128543a3a42616c616e6365000630884d696e7420617373657473206f66206120706172746963756c617220636c6173732e003901546865206f726967696e206d757374206265205369676e656420616e64207468652073656e646572206d7573742062652074686520497373756572206f662074686520617373657420606964602e00fc2d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74206d696e7465642e0d012d206062656e6566696369617279603a20546865206163636f756e7420746f206265206372656469746564207769746820746865206d696e746564206173736574732ec42d2060616d6f756e74603a2054686520616d6f756e74206f662074686520617373657420746f206265206d696e7465642e0094456d697473206049737375656460206576656e74207768656e207375636365737366756c2e00385765696768743a20604f2831296055014d6f6465733a205072652d6578697374696e672062616c616e6365206f66206062656e6566696369617279603b204163636f756e74207072652d6578697374656e6365206f66206062656e6566696369617279602e106275726e0c0108696410014c543a3a41737365744964506172616d6574657200010c77686ff10301504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e742d010128543a3a42616c616e636500073c4501526564756365207468652062616c616e6365206f66206077686f60206279206173206d75636820617320706f737369626c6520757020746f2060616d6f756e746020617373657473206f6620606964602e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204d616e61676572206f662074686520617373657420606964602e00d04261696c73207769746820604e6f4163636f756e746020696620746865206077686f6020697320616c726561647920646561642e00fc2d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74206275726e65642ea02d206077686f603a20546865206163636f756e7420746f20626520646562697465642066726f6d2e29012d2060616d6f756e74603a20546865206d6178696d756d20616d6f756e74206279207768696368206077686f6027732062616c616e63652073686f756c6420626520726564756365642e005101456d69747320604275726e6564602077697468207468652061637475616c20616d6f756e74206275726e65642e20496620746869732074616b6573207468652062616c616e636520746f2062656c6f772074686539016d696e696d756d20666f72207468652061737365742c207468656e2074686520616d6f756e74206275726e656420697320696e6372656173656420746f2074616b6520697420746f207a65726f2e00385765696768743a20604f2831296009014d6f6465733a20506f73742d6578697374656e6365206f66206077686f603b20507265202620706f7374205a6f6d6269652d737461747573206f66206077686f602e207472616e736665720c0108696410014c543a3a41737365744964506172616d65746572000118746172676574f10301504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e742d010128543a3a42616c616e6365000848d04d6f766520736f6d65206173736574732066726f6d207468652073656e646572206163636f756e7420746f20616e6f746865722e00584f726967696e206d757374206265205369676e65642e0011012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74207472616e736665727265642e9c2d2060746172676574603a20546865206163636f756e7420746f2062652063726564697465642e51012d2060616d6f756e74603a2054686520616d6f756e74206279207768696368207468652073656e64657227732062616c616e6365206f66206173736574732073686f756c64206265207265647563656420616e646101607461726765746027732062616c616e636520696e637265617365642e2054686520616d6f756e742061637475616c6c79207472616e73666572726564206d617920626520736c696768746c79206772656174657220696e5d017468652063617365207468617420746865207472616e7366657220776f756c64206f74686572776973652074616b65207468652073656e6465722062616c616e63652061626f7665207a65726f206275742062656c6f77bc746865206d696e696d756d2062616c616e63652e204d7573742062652067726561746572207468616e207a65726f2e006101456d69747320605472616e73666572726564602077697468207468652061637475616c20616d6f756e74207472616e736665727265642e20496620746869732074616b65732074686520736f757263652062616c616e63655d01746f2062656c6f7720746865206d696e696d756d20666f72207468652061737365742c207468656e2074686520616d6f756e74207472616e7366657272656420697320696e6372656173656420746f2074616b6520697420746f207a65726f2e00385765696768743a20604f2831296051014d6f6465733a205072652d6578697374656e6365206f662060746172676574603b20506f73742d6578697374656e6365206f662073656e6465723b204163636f756e74207072652d6578697374656e6365206f662460746172676574602e4c7472616e736665725f6b6565705f616c6976650c0108696410014c543a3a41737365744964506172616d65746572000118746172676574f10301504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e742d010128543a3a42616c616e636500094859014d6f766520736f6d65206173736574732066726f6d207468652073656e646572206163636f756e7420746f20616e6f746865722c206b656570696e67207468652073656e646572206163636f756e7420616c6976652e00584f726967696e206d757374206265205369676e65642e0011012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74207472616e736665727265642e9c2d2060746172676574603a20546865206163636f756e7420746f2062652063726564697465642e51012d2060616d6f756e74603a2054686520616d6f756e74206279207768696368207468652073656e64657227732062616c616e6365206f66206173736574732073686f756c64206265207265647563656420616e646101607461726765746027732062616c616e636520696e637265617365642e2054686520616d6f756e742061637475616c6c79207472616e73666572726564206d617920626520736c696768746c79206772656174657220696e5d017468652063617365207468617420746865207472616e7366657220776f756c64206f74686572776973652074616b65207468652073656e6465722062616c616e63652061626f7665207a65726f206275742062656c6f77bc746865206d696e696d756d2062616c616e63652e204d7573742062652067726561746572207468616e207a65726f2e006101456d69747320605472616e73666572726564602077697468207468652061637475616c20616d6f756e74207472616e736665727265642e20496620746869732074616b65732074686520736f757263652062616c616e63655d01746f2062656c6f7720746865206d696e696d756d20666f72207468652061737365742c207468656e2074686520616d6f756e74207472616e7366657272656420697320696e6372656173656420746f2074616b6520697420746f207a65726f2e00385765696768743a20604f2831296051014d6f6465733a205072652d6578697374656e6365206f662060746172676574603b20506f73742d6578697374656e6365206f662073656e6465723b204163636f756e74207072652d6578697374656e6365206f662460746172676574602e38666f7263655f7472616e73666572100108696410014c543a3a41737365744964506172616d65746572000118736f75726365f10301504163636f756e7449644c6f6f6b75704f663c543e00011064657374f10301504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e742d010128543a3a42616c616e6365000a4cb44d6f766520736f6d65206173736574732066726f6d206f6e65206163636f756e7420746f20616e6f746865722e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f662074686520617373657420606964602e0011012d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206861766520736f6d6520616d6f756e74207472616e736665727265642e982d2060736f75726365603a20546865206163636f756e7420746f20626520646562697465642e942d206064657374603a20546865206163636f756e7420746f2062652063726564697465642e59012d2060616d6f756e74603a2054686520616d6f756e74206279207768696368207468652060736f757263656027732062616c616e6365206f66206173736574732073686f756c64206265207265647563656420616e64590160646573746027732062616c616e636520696e637265617365642e2054686520616d6f756e742061637475616c6c79207472616e73666572726564206d617920626520736c696768746c79206772656174657220696e4d017468652063617365207468617420746865207472616e7366657220776f756c64206f74686572776973652074616b65207468652060736f75726365602062616c616e63652061626f7665207a65726f20627574d462656c6f7720746865206d696e696d756d2062616c616e63652e204d7573742062652067726561746572207468616e207a65726f2e006101456d69747320605472616e73666572726564602077697468207468652061637475616c20616d6f756e74207472616e736665727265642e20496620746869732074616b65732074686520736f757263652062616c616e63655d01746f2062656c6f7720746865206d696e696d756d20666f72207468652061737365742c207468656e2074686520616d6f756e74207472616e7366657272656420697320696e6372656173656420746f2074616b6520697420746f207a65726f2e00385765696768743a20604f2831296051014d6f6465733a205072652d6578697374656e6365206f66206064657374603b20506f73742d6578697374656e6365206f662060736f75726365603b204163636f756e74207072652d6578697374656e6365206f661c6064657374602e18667265657a65080108696410014c543a3a41737365744964506172616d6574657200010c77686ff10301504163636f756e7449644c6f6f6b75704f663c543e000b305501446973616c6c6f77206675727468657220756e70726976696c65676564207472616e7366657273206f6620616e20617373657420606964602066726f6d20616e206163636f756e74206077686f602e206077686f604d016d75737420616c726561647920657869737420617320616e20656e74727920696e20604163636f756e746073206f66207468652061737365742e20496620796f752077616e7420746f20667265657a6520616ef46163636f756e74207468617420646f6573206e6f74206861766520616e20656e7472792c207573652060746f7563685f6f74686572602066697273742e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652066726f7a656e2e882d206077686f603a20546865206163636f756e7420746f2062652066726f7a656e2e003c456d697473206046726f7a656e602e00385765696768743a20604f283129601074686177080108696410014c543a3a41737365744964506172616d6574657200010c77686ff10301504163636f756e7449644c6f6f6b75704f663c543e000c28e8416c6c6f7720756e70726976696c65676564207472616e736665727320746f20616e642066726f6d20616e206163636f756e7420616761696e2e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652066726f7a656e2e902d206077686f603a20546865206163636f756e7420746f20626520756e66726f7a656e2e003c456d6974732060546861776564602e00385765696768743a20604f2831296030667265657a655f6173736574040108696410014c543a3a41737365744964506172616d65746572000d24f0446973616c6c6f77206675727468657220756e70726976696c65676564207472616e736665727320666f722074686520617373657420636c6173732e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652066726f7a656e2e003c456d697473206046726f7a656e602e00385765696768743a20604f2831296028746861775f6173736574040108696410014c543a3a41737365744964506172616d65746572000e24c4416c6c6f7720756e70726976696c65676564207472616e736665727320666f722074686520617373657420616761696e2e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c64206265207468652041646d696e206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f206265207468617765642e003c456d6974732060546861776564602e00385765696768743a20604f28312960487472616e736665725f6f776e657273686970080108696410014c543a3a41737365744964506172616d657465720001146f776e6572f10301504163636f756e7449644c6f6f6b75704f663c543e000f28744368616e676520746865204f776e6572206f6620616e2061737365742e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f662074686520617373657420606964602e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e9c2d20606f776e6572603a20546865206e6577204f776e6572206f6620746869732061737365742e0054456d69747320604f776e65724368616e676564602e00385765696768743a20604f28312960207365745f7465616d100108696410014c543a3a41737365744964506172616d65746572000118697373756572f10301504163636f756e7449644c6f6f6b75704f663c543e00011461646d696ef10301504163636f756e7449644c6f6f6b75704f663c543e00011c667265657a6572f10301504163636f756e7449644c6f6f6b75704f663c543e001030c44368616e676520746865204973737565722c2041646d696e20616e6420467265657a6572206f6620616e2061737365742e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f662074686520617373657420606964602e00c42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f2062652066726f7a656e2ea42d2060697373756572603a20546865206e657720497373756572206f6620746869732061737365742e9c2d206061646d696e603a20546865206e65772041646d696e206f6620746869732061737365742eac2d2060667265657a6572603a20546865206e657720467265657a6572206f6620746869732061737365742e0050456d69747320605465616d4368616e676564602e00385765696768743a20604f28312960307365745f6d65746164617461100108696410014c543a3a41737365744964506172616d657465720001106e616d6538011c5665633c75383e00011873796d626f6c38011c5665633c75383e000120646563696d616c7308010875380011407853657420746865206d6574616461746120666f7220616e2061737365742e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f662074686520617373657420606964602e00d846756e6473206f662073656e64657220617265207265736572766564206163636f7264696e6720746f2074686520666f726d756c613a5101604d657461646174614465706f73697442617365202b204d657461646174614465706f73697450657242797465202a20286e616d652e6c656e202b2073796d626f6c2e6c656e29602074616b696e6720696e746f8c6163636f756e7420616e7920616c72656164792072657365727665642066756e64732e00b82d20606964603a20546865206964656e746966696572206f662074686520617373657420746f207570646174652e4d012d20606e616d65603a20546865207573657220667269656e646c79206e616d65206f6620746869732061737365742e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e4d012d206073796d626f6c603a205468652065786368616e67652073796d626f6c20666f7220746869732061737365742e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e2d012d2060646563696d616c73603a20546865206e756d626572206f6620646563696d616c732074686973206173736574207573657320746f20726570726573656e74206f6e6520756e69742e0050456d69747320604d65746164617461536574602e00385765696768743a20604f2831296038636c6561725f6d65746164617461040108696410014c543a3a41737365744964506172616d6574657200122c80436c65617220746865206d6574616461746120666f7220616e2061737365742e002d014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c6420626520746865204f776e6572206f662074686520617373657420606964602e00a4416e79206465706f73697420697320667265656420666f7220746865206173736574206f776e65722e00b42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f20636c6561722e0060456d69747320604d65746164617461436c6561726564602e00385765696768743a20604f2831296048666f7263655f7365745f6d65746164617461140108696410014c543a3a41737365744964506172616d657465720001106e616d6538011c5665633c75383e00011873796d626f6c38011c5665633c75383e000120646563696d616c73080108753800012469735f66726f7a656e200110626f6f6c001338b8466f72636520746865206d6574616461746120666f7220616e20617373657420746f20736f6d652076616c75652e006c4f726967696e206d75737420626520466f7263654f726967696e2e0068416e79206465706f736974206973206c65667420616c6f6e652e00b82d20606964603a20546865206964656e746966696572206f662074686520617373657420746f207570646174652e4d012d20606e616d65603a20546865207573657220667269656e646c79206e616d65206f6620746869732061737365742e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e4d012d206073796d626f6c603a205468652065786368616e67652073796d626f6c20666f7220746869732061737365742e204c696d6974656420696e206c656e6774682062792060537472696e674c696d6974602e2d012d2060646563696d616c73603a20546865206e756d626572206f6620646563696d616c732074686973206173736574207573657320746f20726570726573656e74206f6e6520756e69742e0050456d69747320604d65746164617461536574602e0051015765696768743a20604f284e202b20532960207768657265204e20616e6420532061726520746865206c656e677468206f6620746865206e616d6520616e642073796d626f6c20726573706563746976656c792e50666f7263655f636c6561725f6d65746164617461040108696410014c543a3a41737365744964506172616d6574657200142c80436c65617220746865206d6574616461746120666f7220616e2061737365742e006c4f726967696e206d75737420626520466f7263654f726967696e2e0060416e79206465706f7369742069732072657475726e65642e00b42d20606964603a20546865206964656e746966696572206f662074686520617373657420746f20636c6561722e0060456d69747320604d65746164617461436c6561726564602e00385765696768743a20604f2831296048666f7263655f61737365745f737461747573200108696410014c543a3a41737365744964506172616d657465720001146f776e6572f10301504163636f756e7449644c6f6f6b75704f663c543e000118697373756572f10301504163636f756e7449644c6f6f6b75704f663c543e00011461646d696ef10301504163636f756e7449644c6f6f6b75704f663c543e00011c667265657a6572f10301504163636f756e7449644c6f6f6b75704f663c543e00012c6d696e5f62616c616e63652d010128543a3a42616c616e636500013469735f73756666696369656e74200110626f6f6c00012469735f66726f7a656e200110626f6f6c00155898416c746572207468652061747472696275746573206f66206120676976656e2061737365742e00744f726967696e206d7573742062652060466f7263654f726967696e602e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e9c2d20606f776e6572603a20546865206e6577204f776e6572206f6620746869732061737365742ea42d2060697373756572603a20546865206e657720497373756572206f6620746869732061737365742e9c2d206061646d696e603a20546865206e65772041646d696e206f6620746869732061737365742eac2d2060667265657a6572603a20546865206e657720467265657a6572206f6620746869732061737365742e4d012d20606d696e5f62616c616e6365603a20546865206d696e696d756d2062616c616e6365206f662074686973206e6577206173736574207468617420616e792073696e676c65206163636f756e74206d7573743d01686176652e20496620616e206163636f756e7427732062616c616e636520697320726564756365642062656c6f7720746869732c207468656e20697420636f6c6c617073657320746f207a65726f2e51012d206069735f73756666696369656e74603a20576865746865722061206e6f6e2d7a65726f2062616c616e6365206f662074686973206173736574206973206465706f736974206f662073756666696369656e744d0176616c756520746f206163636f756e7420666f722074686520737461746520626c6f6174206173736f6369617465642077697468206974732062616c616e63652073746f726167652e2049662073657420746f55016074727565602c207468656e206e6f6e2d7a65726f2062616c616e636573206d61792062652073746f72656420776974686f757420612060636f6e73756d657260207265666572656e63652028616e6420746875734d01616e20454420696e207468652042616c616e6365732070616c6c6574206f7220776861746576657220656c7365206973207573656420746f20636f6e74726f6c20757365722d6163636f756e742073746174652067726f777468292e3d012d206069735f66726f7a656e603a2057686574686572207468697320617373657420636c6173732069732066726f7a656e2065786365707420666f72207065726d697373696f6e65642f61646d696e34696e737472756374696f6e732e00e8456d697473206041737365745374617475734368616e67656460207769746820746865206964656e74697479206f66207468652061737365742e00385765696768743a20604f2831296040617070726f76655f7472616e736665720c0108696410014c543a3a41737365744964506172616d6574657200012064656c6567617465f10301504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e742d010128543a3a42616c616e63650016502d01417070726f766520616e20616d6f756e74206f6620617373657420666f72207472616e7366657220627920612064656c6567617465642074686972642d7061727479206163636f756e742e00584f726967696e206d757374206265205369676e65642e004d01456e737572657320746861742060417070726f76616c4465706f7369746020776f727468206f66206043757272656e6379602069732072657365727665642066726f6d207369676e696e67206163636f756e745501666f722074686520707572706f7365206f6620686f6c64696e672074686520617070726f76616c2e20496620736f6d65206e6f6e2d7a65726f20616d6f756e74206f662061737365747320697320616c72656164794901617070726f7665642066726f6d207369676e696e67206163636f756e7420746f206064656c6567617465602c207468656e20697420697320746f70706564207570206f7220756e726573657276656420746f546d656574207468652072696768742076616c75652e0045014e4f54453a20546865207369676e696e67206163636f756e7420646f6573206e6f74206e65656420746f206f776e2060616d6f756e7460206f66206173736574732061742074686520706f696e74206f66446d616b696e6720746869732063616c6c2e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e0d012d206064656c6567617465603a20546865206163636f756e7420746f2064656c6567617465207065726d697373696f6e20746f207472616e736665722061737365742e49012d2060616d6f756e74603a2054686520616d6f756e74206f662061737365742074686174206d6179206265207472616e73666572726564206279206064656c6567617465602e204966207468657265206973e0616c726561647920616e20617070726f76616c20696e20706c6163652c207468656e207468697320616374732061646469746976656c792e0090456d6974732060417070726f7665645472616e7366657260206f6e20737563636573732e00385765696768743a20604f283129603c63616e63656c5f617070726f76616c080108696410014c543a3a41737365744964506172616d6574657200012064656c6567617465f10301504163636f756e7449644c6f6f6b75704f663c543e001734490143616e63656c20616c6c206f6620736f6d6520617373657420617070726f76656420666f722064656c656761746564207472616e7366657220627920612074686972642d7061727479206163636f756e742e003d014f726967696e206d757374206265205369676e656420616e64207468657265206d75737420626520616e20617070726f76616c20696e20706c616365206265747765656e207369676e657220616e642c6064656c6567617465602e004901556e726573657276657320616e79206465706f7369742070726576696f75736c792072657365727665642062792060617070726f76655f7472616e736665726020666f722074686520617070726f76616c2e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e05012d206064656c6567617465603a20546865206163636f756e742064656c656761746564207065726d697373696f6e20746f207472616e736665722061737365742e0094456d6974732060417070726f76616c43616e63656c6c656460206f6e20737563636573732e00385765696768743a20604f2831296054666f7263655f63616e63656c5f617070726f76616c0c0108696410014c543a3a41737365744964506172616d657465720001146f776e6572f10301504163636f756e7449644c6f6f6b75704f663c543e00012064656c6567617465f10301504163636f756e7449644c6f6f6b75704f663c543e001834490143616e63656c20616c6c206f6620736f6d6520617373657420617070726f76656420666f722064656c656761746564207472616e7366657220627920612074686972642d7061727479206163636f756e742e0049014f726967696e206d7573742062652065697468657220466f7263654f726967696e206f72205369676e6564206f726967696e207769746820746865207369676e6572206265696e67207468652041646d696e686163636f756e74206f662074686520617373657420606964602e004901556e726573657276657320616e79206465706f7369742070726576696f75736c792072657365727665642062792060617070726f76655f7472616e736665726020666f722074686520617070726f76616c2e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e05012d206064656c6567617465603a20546865206163636f756e742064656c656761746564207065726d697373696f6e20746f207472616e736665722061737365742e0094456d6974732060417070726f76616c43616e63656c6c656460206f6e20737563636573732e00385765696768743a20604f28312960447472616e736665725f617070726f766564100108696410014c543a3a41737365744964506172616d657465720001146f776e6572f10301504163636f756e7449644c6f6f6b75704f663c543e00012c64657374696e6174696f6ef10301504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e742d010128543a3a42616c616e63650019484d015472616e7366657220736f6d652061737365742062616c616e63652066726f6d20612070726576696f75736c792064656c656761746564206163636f756e7420746f20736f6d652074686972642d7061727479206163636f756e742e0049014f726967696e206d757374206265205369676e656420616e64207468657265206d75737420626520616e20617070726f76616c20696e20706c6163652062792074686520606f776e65726020746f207468651c7369676e65722e00590149662074686520656e7469726520616d6f756e7420617070726f76656420666f72207472616e73666572206973207472616e736665727265642c207468656e20616e79206465706f7369742070726576696f75736c79b472657365727665642062792060617070726f76655f7472616e736665726020697320756e72657365727665642e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742e61012d20606f776e6572603a20546865206163636f756e742077686963682070726576696f75736c7920617070726f76656420666f722061207472616e73666572206f66206174206c656173742060616d6f756e746020616e64bc66726f6d207768696368207468652061737365742062616c616e63652077696c6c2062652077697468647261776e2e61012d206064657374696e6174696f6e603a20546865206163636f756e7420746f207768696368207468652061737365742062616c616e6365206f662060616d6f756e74602077696c6c206265207472616e736665727265642eb42d2060616d6f756e74603a2054686520616d6f756e74206f662061737365747320746f207472616e736665722e009c456d69747320605472616e73666572726564417070726f76656460206f6e20737563636573732e00385765696768743a20604f2831296014746f756368040108696410014c543a3a41737365744964506172616d65746572001a24c043726561746520616e206173736574206163636f756e7420666f72206e6f6e2d70726f7669646572206173736574732e00c041206465706f7369742077696c6c2062652074616b656e2066726f6d20746865207369676e6572206163636f756e742e005d012d20606f726967696e603a204d757374206265205369676e65643b20746865207369676e6572206163636f756e74206d75737420686176652073756666696369656e742066756e647320666f722061206465706f736974382020746f2062652074616b656e2e09012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f7220746865206163636f756e7420746f20626520637265617465642e0098456d6974732060546f756368656460206576656e74207768656e207375636365737366756c2e18726566756e64080108696410014c543a3a41737365744964506172616d65746572000128616c6c6f775f6275726e200110626f6f6c001b34590152657475726e20746865206465706f7369742028696620616e7929206f6620616e206173736574206163636f756e74206f72206120636f6e73756d6572207265666572656e63652028696620616e7929206f6620616e206163636f756e742e0068546865206f726967696e206d757374206265205369676e65642e003d012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f72207768696368207468652063616c6c657220776f756c64206c696b6520746865206465706f7369742c2020726566756e6465642e5d012d2060616c6c6f775f6275726e603a20496620607472756560207468656e20617373657473206d61792062652064657374726f79656420696e206f7264657220746f20636f6d706c6574652074686520726566756e642e00490149742077696c6c206661696c207769746820656974686572205b604572726f723a3a436f6e7461696e73486f6c6473605d206f72205b604572726f723a3a436f6e7461696e73467265657a6573605d206966d4746865206173736574206163636f756e7420636f6e7461696e7320686f6c6473206f7220667265657a657320696e20706c6163652e009c456d6974732060526566756e64656460206576656e74207768656e207375636365737366756c2e3c7365745f6d696e5f62616c616e6365080108696410014c543a3a41737365744964506172616d6574657200012c6d696e5f62616c616e6365180128543a3a42616c616e6365001c30945365747320746865206d696e696d756d2062616c616e6365206f6620616e2061737365742e0021014f6e6c7920776f726b73206966207468657265206172656e277420616e79206163636f756e747320746861742061726520686f6c64696e6720746865206173736574206f72206966e0746865206e65772076616c7565206f6620606d696e5f62616c616e636560206973206c657373207468616e20746865206f6c64206f6e652e00fc4f726967696e206d757374206265205369676e656420616e64207468652073656e6465722068617320746f20626520746865204f776e6572206f66207468652c617373657420606964602e00902d20606964603a20546865206964656e746966696572206f66207468652061737365742ec02d20606d696e5f62616c616e6365603a20546865206e65772076616c7565206f6620606d696e5f62616c616e6365602e00d4456d697473206041737365744d696e42616c616e63654368616e67656460206576656e74207768656e207375636365737366756c2e2c746f7563685f6f74686572080108696410014c543a3a41737365744964506172616d6574657200010c77686ff10301504163636f756e7449644c6f6f6b75704f663c543e001d288843726561746520616e206173736574206163636f756e7420666f72206077686f602e00c041206465706f7369742077696c6c2062652074616b656e2066726f6d20746865207369676e6572206163636f756e742e0061012d20606f726967696e603a204d757374206265205369676e65642062792060467265657a657260206f72206041646d696e60206f662074686520617373657420606964603b20746865207369676e6572206163636f756e74dc20206d75737420686176652073756666696369656e742066756e647320666f722061206465706f73697420746f2062652074616b656e2e09012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f7220746865206163636f756e7420746f20626520637265617465642e8c2d206077686f603a20546865206163636f756e7420746f20626520637265617465642e0098456d6974732060546f756368656460206576656e74207768656e207375636365737366756c2e30726566756e645f6f74686572080108696410014c543a3a41737365744964506172616d6574657200010c77686ff10301504163636f756e7449644c6f6f6b75704f663c543e001e345d0152657475726e20746865206465706f7369742028696620616e7929206f66206120746172676574206173736574206163636f756e742e2055736566756c20696620796f752061726520746865206465706f7369746f722e005d01546865206f726967696e206d757374206265205369676e656420616e642065697468657220746865206163636f756e74206f776e65722c206465706f7369746f722c206f72206173736574206041646d696e602e20496e61016f7264657220746f206275726e2061206e6f6e2d7a65726f2062616c616e6365206f66207468652061737365742c207468652063616c6c6572206d75737420626520746865206163636f756e7420616e642073686f756c64347573652060726566756e64602e0019012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f7220746865206163636f756e7420686f6c64696e672061206465706f7369742e7c2d206077686f603a20546865206163636f756e7420746f20726566756e642e00490149742077696c6c206661696c207769746820656974686572205b604572726f723a3a436f6e7461696e73486f6c6473605d206f72205b604572726f723a3a436f6e7461696e73467265657a6573605d206966d4746865206173736574206163636f756e7420636f6e7461696e7320686f6c6473206f7220667265657a657320696e20706c6163652e009c456d6974732060526566756e64656460206576656e74207768656e207375636365737366756c2e14626c6f636b080108696410014c543a3a41737365744964506172616d6574657200010c77686ff10301504163636f756e7449644c6f6f6b75704f663c543e001f285901446973616c6c6f77206675727468657220756e70726976696c65676564207472616e7366657273206f6620616e206173736574206069646020746f20616e642066726f6d20616e206163636f756e74206077686f602e0035014f726967696e206d757374206265205369676e656420616e64207468652073656e6465722073686f756c642062652074686520467265657a6572206f662074686520617373657420606964602e00b82d20606964603a20546865206964656e746966696572206f6620746865206163636f756e7427732061737365742e942d206077686f603a20546865206163636f756e7420746f20626520756e626c6f636b65642e0040456d6974732060426c6f636b6564602e00385765696768743a20604f28312960307472616e736665725f616c6c0c0108696410014c543a3a41737365744964506172616d6574657200011064657374f10301504163636f756e7449644c6f6f6b75704f663c543e0001286b6565705f616c697665200110626f6f6c0020401d015472616e736665722074686520656e74697265207472616e7366657261626c652062616c616e63652066726f6d207468652063616c6c6572206173736574206163636f756e742e0059014e4f54453a20546869732066756e6374696f6e206f6e6c7920617474656d70747320746f207472616e73666572205f7472616e7366657261626c655f2062616c616e6365732e2054686973206d65616e7320746861743d01616e792068656c642c2066726f7a656e2c206f72206d696e696d756d2062616c616e636520287768656e20606b6565705f616c6976656020697320607472756560292c2077696c6c206e6f742062655d017472616e7366657272656420627920746869732066756e6374696f6e2e20546f20656e73757265207468617420746869732066756e6374696f6e20726573756c747320696e2061206b696c6c6564206163636f756e742c4501796f75206d69676874206e65656420746f207072657061726520746865206163636f756e742062792072656d6f76696e6720616e79207265666572656e636520636f756e746572732c2073746f72616765406465706f736974732c206574632e2e2e00c0546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205369676e65642e0019012d20606964603a20546865206964656e746966696572206f662074686520617373657420666f7220746865206163636f756e7420686f6c64696e672061206465706f7369742ea02d206064657374603a2054686520726563697069656e74206f6620746865207472616e736665722e59012d20606b6565705f616c697665603a204120626f6f6c65616e20746f2064657465726d696e652069662074686520607472616e736665725f616c6c60206f7065726174696f6e2073686f756c642073656e6420616c6c4d0120206f66207468652066756e647320746865206173736574206163636f756e74206861732c2063617573696e67207468652073656e646572206173736574206163636f756e7420746f206265206b696c6c6564450120202866616c7365292c206f72207472616e736665722065766572797468696e6720657863657074206174206c6561737420746865206d696e696d756d2062616c616e63652c2077686963682077696c6ce8202067756172616e74656520746f206b656570207468652073656e646572206173736574206163636f756e7420616c697665202874727565292e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e99050c5c70616c6c65745f61737365745f636f6e76657273696f6e1870616c6c65741043616c6c0404540001182c6372656174655f706f6f6c0801186173736574310d010144426f783c543a3a41737365744b696e643e0001186173736574320d010144426f783c543a3a41737365744b696e643e00001019014372656174657320616e20656d707479206c697175696469747920706f6f6c20616e6420616e206173736f636961746564206e657720606c705f746f6b656e60206173736574010128746865206964206f662077686963682069732072657475726e656420696e2074686520604576656e743a3a506f6f6c4372656174656460206576656e74292e0011014f6e6365206120706f6f6c20697320637265617465642c20736f6d656f6e65206d6179205b6050616c6c65743a3a6164645f6c6971756964697479605d20746f2069742e346164645f6c69717569646974791c01186173736574310d010144426f783c543a3a41737365744b696e643e0001186173736574320d010144426f783c543a3a41737365744b696e643e00013c616d6f756e74315f64657369726564180128543a3a42616c616e636500013c616d6f756e74325f64657369726564180128543a3a42616c616e636500012c616d6f756e74315f6d696e180128543a3a42616c616e636500012c616d6f756e74325f6d696e180128543a3a42616c616e636500011c6d696e745f746f000130543a3a4163636f756e744964000138e450726f76696465206c697175696469747920696e746f2074686520706f6f6c206f6620606173736574316020616e642060617373657432602e0d014e4f54453a20616e206f7074696d616c20616d6f756e74206f662061737365743120616e64206173736574322077696c6c2062652063616c63756c6174656420616e6421016d6967687420626520646966666572656e74207468616e207468652070726f76696465642060616d6f756e74315f64657369726564602f60616d6f756e74325f6465736972656460fc7468757320796f752073686f756c642070726f7669646520746865206d696e20616d6f756e7420796f7527726520686170707920746f2070726f766964652ec8506172616d732060616d6f756e74315f6d696e602f60616d6f756e74325f6d696e6020726570726573656e7420746861742e4901606d696e745f746f602077696c6c2062652073656e7420746865206c697175696469747920746f6b656e73207468617420726570726573656e742074686973207368617265206f662074686520706f6f6c2e005d014e4f54453a207768656e20656e636f756e746572696e6720616e20696e636f72726563742065786368616e6765207261746520616e64206e6f6e2d776974686472617761626c6520706f6f6c206c69717569646974792cdc626174636820616e2061746f6d69632063616c6c2077697468205b6050616c6c65743a3a6164645f6c6971756964697479605d20616e6451015b6050616c6c65743a3a737761705f65786163745f746f6b656e735f666f725f746f6b656e73605d206f72205b6050616c6c65743a3a737761705f746f6b656e735f666f725f65786163745f746f6b656e73605d250163616c6c7320746f2072656e64657220746865206c697175696469747920776974686472617761626c6520616e642072656374696679207468652065786368616e676520726174652e00d84f6e6365206c69717569646974792069732061646465642c20736f6d656f6e65206d6179207375636365737366756c6c792063616c6ca45b6050616c6c65743a3a737761705f65786163745f746f6b656e735f666f725f746f6b656e73605d2e4072656d6f76655f6c69717569646974791801186173736574310d010144426f783c543a3a41737365744b696e643e0001186173736574320d010144426f783c543a3a41737365744b696e643e0001346c705f746f6b656e5f6275726e180128543a3a42616c616e636500014c616d6f756e74315f6d696e5f72656365697665180128543a3a42616c616e636500014c616d6f756e74325f6d696e5f72656365697665180128543a3a42616c616e636500012c77697468647261775f746f000130543a3a4163636f756e74496400020c4d01416c6c6f777320796f7520746f2072656d6f7665206c69717569646974792062792070726f766964696e672074686520606c705f746f6b656e5f6275726e6020746f6b656e7320746861742077696c6c20626551016275726e656420696e207468652070726f636573732e205769746820746865207573616765206f662060616d6f756e74315f6d696e5f72656365697665602f60616d6f756e74325f6d696e5f726563656976656035016974277320706f737369626c6520746f20636f6e74726f6c20746865206d696e20616d6f756e74206f662072657475726e656420746f6b656e7320796f7527726520686170707920776974682e70737761705f65786163745f746f6b656e735f666f725f746f6b656e73140110706174689d0501585665633c426f783c543a3a41737365744b696e643e3e000124616d6f756e745f696e180128543a3a42616c616e6365000138616d6f756e745f6f75745f6d696e180128543a3a42616c616e636500011c73656e645f746f000130543a3a4163636f756e7449640001286b6565705f616c697665200110626f6f6c000318c0537761702074686520657861637420616d6f756e74206f6620606173736574316020696e746f2060617373657432602e2d0160616d6f756e745f6f75745f6d696e6020706172616d20616c6c6f777320796f7520746f207370656369667920746865206d696e20616d6f756e74206f662074686520606173736574326060796f7527726520686170707920746f20726563656976652e0059015b604173736574436f6e76657273696f6e4170693a3a71756f74655f70726963655f65786163745f746f6b656e735f666f725f746f6b656e73605d2072756e74696d652063616c6c2063616e2062652063616c6c656430666f7220612071756f74652e70737761705f746f6b656e735f666f725f65786163745f746f6b656e73140110706174689d0501585665633c426f783c543a3a41737365744b696e643e3e000128616d6f756e745f6f7574180128543a3a42616c616e6365000134616d6f756e745f696e5f6d6178180128543a3a42616c616e636500011c73656e645f746f000130543a3a4163636f756e7449640001286b6565705f616c697665200110626f6f6c00041801015377617020616e7920616d6f756e74206f6620606173736574316020746f206765742074686520657861637420616d6f756e74206f662060617373657432602e190160616d6f756e745f696e5f6d61786020706172616d20616c6c6f777320746f207370656369667920746865206d617820616d6f756e74206f662074686520606173736574316060796f7527726520686170707920746f2070726f766964652e0059015b604173736574436f6e76657273696f6e4170693a3a71756f74655f70726963655f746f6b656e735f666f725f65786163745f746f6b656e73605d2072756e74696d652063616c6c2063616e2062652063616c6c656430666f7220612071756f74652e14746f7563680801186173736574310d010144426f783c543a3a41737365744b696e643e0001186173736574320d010144426f783c543a3a41737365744b696e643e00052c4d01546f75636820616e206578697374696e6720706f6f6c20746f2066756c66696c6c2070726572657175697369746573206265666f72652070726f766964696e67206c69717569646974792c20737563682061734901656e737572696e6720746861742074686520706f6f6c2773206163636f756e74732061726520696e20706c6163652e204974206973207479706963616c6c792075736566756c207768656e206120706f6f6c550163726561746f722072656d6f7665732074686520706f6f6c2773206163636f756e747320616e6420646f6573206e6f742070726f766964652061206c69717569646974792e205468697320616374696f6e206d61795501696e766f6c766520686f6c64696e67206173736574732066726f6d207468652063616c6c65722061732061206465706f73697420666f72206372656174696e672074686520706f6f6c2773206163636f756e74732e0068546865206f726967696e206d757374206265205369676e65642e0029012d2060617373657431603a20546865206173736574204944206f6620616e206578697374696e6720706f6f6c20776974682061207061697220286173736574312c20617373657432292e29012d2060617373657432603a20546865206173736574204944206f6620616e206578697374696e6720706f6f6c20776974682061207061697220286173736574312c20617373657432292e0098456d6974732060546f756368656460206576656e74207768656e207375636365737366756c2e047050616c6c657427732063616c6c61626c652066756e6374696f6e732e9d050000020d0100a1050c3c70616c6c65745f74726561737572791870616c6c65741043616c6c0804540004490001182c7370656e645f6c6f63616c080118616d6f756e742d01013c42616c616e63654f663c542c20493e00012c62656e6566696369617279f10301504163636f756e7449644c6f6f6b75704f663c543e000344b850726f706f736520616e6420617070726f76652061207370656e64206f662074726561737572792066756e64732e00482323204469737061746368204f726967696e0045014d757374206265205b60436f6e6669673a3a5370656e644f726967696e605d207769746820746865206053756363657373602076616c7565206265696e67206174206c656173742060616d6f756e74602e002c2323232044657461696c7345014e4f54453a20466f72207265636f72642d6b656570696e6720707572706f7365732c207468652070726f706f736572206973206465656d656420746f206265206571756976616c656e7420746f207468653062656e65666963696172792e003823232320506172616d657465727341012d2060616d6f756e74603a2054686520616d6f756e7420746f206265207472616e736665727265642066726f6d2074686520747265617375727920746f20746865206062656e6566696369617279602ee82d206062656e6566696369617279603a205468652064657374696e6174696f6e206163636f756e7420666f7220746865207472616e736665722e00242323204576656e747300b4456d697473205b604576656e743a3a5370656e64417070726f766564605d206966207375636365737366756c2e3c72656d6f76655f617070726f76616c04012c70726f706f73616c5f69641d01013450726f706f73616c496e6465780004542d01466f72636520612070726576696f75736c7920617070726f7665642070726f706f73616c20746f2062652072656d6f7665642066726f6d2074686520617070726f76616c2071756575652e00482323204469737061746368204f726967696e00844d757374206265205b60436f6e6669673a3a52656a6563744f726967696e605d2e002823232044657461696c7300c0546865206f726967696e616c206465706f7369742077696c6c206e6f206c6f6e6765722062652072657475726e65642e003823232320506172616d6574657273a02d206070726f706f73616c5f6964603a2054686520696e646578206f6620612070726f706f73616c003823232320436f6d706c6578697479ac2d204f2841292077686572652060416020697320746865206e756d626572206f6620617070726f76616c730028232323204572726f727345012d205b604572726f723a3a50726f706f73616c4e6f74417070726f766564605d3a20546865206070726f706f73616c5f69646020737570706c69656420776173206e6f7420666f756e6420696e2074686551012020617070726f76616c2071756575652c20692e652e2c207468652070726f706f73616c20686173206e6f74206265656e20617070726f7665642e205468697320636f756c6420616c736f206d65616e207468655901202070726f706f73616c20646f6573206e6f7420657869737420616c746f6765746865722c2074687573207468657265206973206e6f2077617920697420776f756c642068617665206265656e20617070726f766564542020696e2074686520666972737420706c6163652e147370656e6410012861737365745f6b696e6439030144426f783c543a3a41737365744b696e643e000118616d6f756e742d010150417373657442616c616e63654f663c542c20493e00012c62656e65666963696172793d030178426f783c42656e65666963696172794c6f6f6b75704f663c542c20493e3e00012876616c69645f66726f6ded0201704f7074696f6e3c426c6f636b4e756d626572466f723c542c20493e3e000568b850726f706f736520616e6420617070726f76652061207370656e64206f662074726561737572792066756e64732e00482323204469737061746368204f726967696e001d014d757374206265205b60436f6e6669673a3a5370656e644f726967696e605d207769746820746865206053756363657373602076616c7565206265696e67206174206c65617374550160616d6f756e7460206f66206061737365745f6b696e646020696e20746865206e61746976652061737365742e2054686520616d6f756e74206f66206061737365745f6b696e646020697320636f6e766572746564d4666f7220617373657274696f6e207573696e6720746865205b60436f6e6669673a3a42616c616e6365436f6e766572746572605d2e002823232044657461696c7300490143726561746520616e20617070726f766564207370656e6420666f72207472616e7366657272696e6720612073706563696669632060616d6f756e7460206f66206061737365745f6b696e646020746f2061610164657369676e617465642062656e65666963696172792e20546865207370656e64206d75737420626520636c61696d6564207573696e672074686520607061796f75746020646973706174636861626c652077697468696e74746865205b60436f6e6669673a3a5061796f7574506572696f64605d2e003823232320506172616d657465727315012d206061737365745f6b696e64603a20416e20696e64696361746f72206f662074686520737065636966696320617373657420636c61737320746f206265207370656e742e41012d2060616d6f756e74603a2054686520616d6f756e7420746f206265207472616e736665727265642066726f6d2074686520747265617375727920746f20746865206062656e6566696369617279602eb82d206062656e6566696369617279603a205468652062656e6566696369617279206f6620746865207370656e642e55012d206076616c69645f66726f6d603a2054686520626c6f636b206e756d6265722066726f6d20776869636820746865207370656e642063616e20626520636c61696d65642e2049742063616e20726566657220746f1901202074686520706173742069662074686520726573756c74696e67207370656e6420686173206e6f74207965742065787069726564206163636f7264696e6720746f20746865450120205b60436f6e6669673a3a5061796f7574506572696f64605d2e20496620604e6f6e65602c20746865207370656e642063616e20626520636c61696d656420696d6d6564696174656c792061667465722c2020617070726f76616c2e00242323204576656e747300c8456d697473205b604576656e743a3a41737365745370656e64417070726f766564605d206966207375636365737366756c2e187061796f7574040114696e6465781001285370656e64496e64657800064c38436c61696d2061207370656e642e00482323204469737061746368204f726967696e00384d757374206265207369676e6564002823232044657461696c730055015370656e6473206d75737420626520636c61696d65642077697468696e20736f6d652074656d706f72616c20626f756e64732e2041207370656e64206d617920626520636c61696d65642077697468696e206f6e65d45b60436f6e6669673a3a5061796f7574506572696f64605d2066726f6d20746865206076616c69645f66726f6d6020626c6f636b2e5501496e2063617365206f662061207061796f7574206661696c7572652c20746865207370656e6420737461747573206d75737420626520757064617465642077697468207468652060636865636b5f73746174757360dc646973706174636861626c65206265666f7265207265747279696e672077697468207468652063757272656e742066756e6374696f6e2e003823232320506172616d65746572736c2d2060696e646578603a20546865207370656e6420696e6465782e00242323204576656e74730090456d697473205b604576656e743a3a50616964605d206966207375636365737366756c2e30636865636b5f737461747573040114696e6465781001285370656e64496e64657800074c2901436865636b2074686520737461747573206f6620746865207370656e6420616e642072656d6f76652069742066726f6d207468652073746f726167652069662070726f6365737365642e00482323204469737061746368204f726967696e003c4d757374206265207369676e65642e002823232044657461696c730001015468652073746174757320636865636b20697320612070726572657175697369746520666f72207265747279696e672061206661696c6564207061796f75742e490149662061207370656e64206861732065697468657220737563636565646564206f7220657870697265642c2069742069732072656d6f7665642066726f6d207468652073746f726167652062792074686973ec66756e6374696f6e2e20496e207375636820696e7374616e6365732c207472616e73616374696f6e20666565732061726520726566756e6465642e003823232320506172616d65746572736c2d2060696e646578603a20546865207370656e6420696e6465782e00242323204576656e747300f8456d697473205b604576656e743a3a5061796d656e744661696c6564605d20696620746865207370656e64207061796f757420686173206661696c65642e0101456d697473205b604576656e743a3a5370656e6450726f636573736564605d20696620746865207370656e64207061796f75742068617320737563636565642e28766f69645f7370656e64040114696e6465781001285370656e64496e6465780008407c566f69642070726576696f75736c7920617070726f766564207370656e642e00482323204469737061746368204f726967696e00844d757374206265205b60436f6e6669673a3a52656a6563744f726967696e605d2e002823232044657461696c73001d0141207370656e6420766f6964206973206f6e6c7920706f737369626c6520696620746865207061796f757420686173206e6f74206265656e20617474656d70746564207965742e003823232320506172616d65746572736c2d2060696e646578603a20546865207370656e6420696e6465782e00242323204576656e747300c0456d697473205b604576656e743a3a41737365745370656e64566f69646564605d206966207375636365737366756c2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ea5050c6070616c6c65745f636f6e76696374696f6e5f766f74696e671870616c6c65741043616c6c08045400044900011810766f7465080128706f6c6c5f696e6465781d010144506f6c6c496e6465784f663c542c20493e000110766f7465450301704163636f756e74566f74653c42616c616e63654f663c542c20493e3e0000241901566f746520696e206120706f6c6c2e2049662060766f74652e69735f6179652829602c2074686520766f746520697320746f20656e616374207468652070726f706f73616c3bb86f7468657277697365206974206973206120766f746520746f206b65657020746865207374617475732071756f2e00c8546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205f5369676e65645f2e00c82d2060706f6c6c5f696e646578603a2054686520696e646578206f662074686520706f6c6c20746f20766f746520666f722e842d2060766f7465603a2054686520766f746520636f6e66696775726174696f6e2e0015015765696768743a20604f28522960207768657265205220697320746865206e756d626572206f6620706f6c6c732074686520766f7465722068617320766f746564206f6e2e2064656c6567617465100114636c617373d1020134436c6173734f663c542c20493e000108746ff10301504163636f756e7449644c6f6f6b75704f663c543e000128636f6e76696374696f6ea9050128436f6e76696374696f6e00011c62616c616e636518013c42616c616e63654f663c542c20493e00015c4d0144656c65676174652074686520766f74696e6720706f77657220287769746820736f6d6520676976656e20636f6e76696374696f6e29206f66207468652073656e64696e67206163636f756e7420666f72206168706172746963756c617220636c617373206f6620706f6c6c732e0055015468652062616c616e63652064656c656761746564206973206c6f636b656420666f72206173206c6f6e6720617320697427732064656c6567617465642c20616e64207468657265616674657220666f7220746865c874696d6520617070726f70726961746520666f722074686520636f6e76696374696f6e2773206c6f636b20706572696f642e005d01546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205f5369676e65645f2c20616e6420746865207369676e696e67206163636f756e74206d757374206569746865723a7420202d2062652064656c65676174696e6720616c72656164793b206f72450120202d2068617665206e6f20766f74696e67206163746976697479202869662074686572652069732c207468656e2069742077696c6c206e65656420746f2062652072656d6f766564207468726f7567684c202020206072656d6f76655f766f746560292e0045012d2060746f603a20546865206163636f756e742077686f736520766f74696e6720746865206074617267657460206163636f756e74277320766f74696e6720706f7765722077696c6c20666f6c6c6f772e5d012d2060636c617373603a2054686520636c617373206f6620706f6c6c7320746f2064656c65676174652e20546f2064656c6567617465206d756c7469706c6520636c61737365732c206d756c7469706c652063616c6c73802020746f20746869732066756e6374696f6e206172652072657175697265642e55012d2060636f6e76696374696f6e603a2054686520636f6e76696374696f6e20746861742077696c6c20626520617474616368656420746f207468652064656c65676174656420766f7465732e205768656e20746865410120206163636f756e7420697320756e64656c6567617465642c207468652066756e64732077696c6c206265206c6f636b656420666f722074686520636f72726573706f6e64696e6720706572696f642e61012d206062616c616e6365603a2054686520616d6f756e74206f6620746865206163636f756e7427732062616c616e636520746f206265207573656420696e2064656c65676174696e672e2054686973206d757374206e6f74b420206265206d6f7265207468616e20746865206163636f756e7427732063757272656e742062616c616e63652e0048456d697473206044656c656761746564602e0025015765696768743a20604f28522960207768657265205220697320746865206e756d626572206f6620706f6c6c732074686520766f7465722064656c65676174696e6720746f206861734d012020766f746564206f6e2e2057656967687420697320696e697469616c6c792063686172676564206173206966206d6178696d756d20766f7465732c2062757420697320726566756e646564206c617465722e28756e64656c6567617465040114636c617373d1020134436c6173734f663c542c20493e0002384d01556e64656c65676174652074686520766f74696e6720706f776572206f66207468652073656e64696e67206163636f756e7420666f72206120706172746963756c617220636c617373206f6620706f6c6c732e005d01546f6b656e73206d617920626520756e6c6f636b656420666f6c6c6f77696e67206f6e636520616e20616d6f756e74206f662074696d6520636f6e73697374656e74207769746820746865206c6f636b20706572696f6409016f662074686520636f6e76696374696f6e2077697468207768696368207468652064656c65676174696f6e207761732069737375656420686173207061737365642e004501546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205f5369676e65645f20616e6420746865207369676e696e67206163636f756e74206d7573742062655463757272656e746c792064656c65676174696e672e00f02d2060636c617373603a2054686520636c617373206f6620706f6c6c7320746f2072656d6f7665207468652064656c65676174696f6e2066726f6d2e0050456d6974732060556e64656c656761746564602e0025015765696768743a20604f28522960207768657265205220697320746865206e756d626572206f6620706f6c6c732074686520766f7465722064656c65676174696e6720746f206861734d012020766f746564206f6e2e2057656967687420697320696e697469616c6c792063686172676564206173206966206d6178696d756d20766f7465732c2062757420697320726566756e646564206c617465722e18756e6c6f636b080114636c617373d1020134436c6173734f663c542c20493e000118746172676574f10301504163636f756e7449644c6f6f6b75704f663c543e0003245d0152656d6f766520746865206c6f636b20636175736564206279207072696f7220766f74696e672f64656c65676174696e672077686963682068617320657870697265642077697468696e206120706172746963756c617218636c6173732e00c8546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205f5369676e65645f2e00a02d2060636c617373603a2054686520636c617373206f6620706f6c6c7320746f20756e6c6f636b2eb82d2060746172676574603a20546865206163636f756e7420746f2072656d6f766520746865206c6f636b206f6e2e00bc5765696768743a20604f2852296020776974682052206e756d626572206f6620766f7465206f66207461726765742e2c72656d6f76655f766f7465080114636c617373ad0501544f7074696f6e3c436c6173734f663c542c20493e3e000114696e646578100144506f6c6c496e6465784f663c542c20493e0004746452656d6f7665206120766f746520666f72206120706f6c6c2e000c49663a702d2074686520706f6c6c207761732063616e63656c6c65642c206f72642d2074686520706f6c6c206973206f6e676f696e672c206f72782d2074686520706f6c6c2068617320656e64656420737563682074686174fc20202d2074686520766f7465206f6620746865206163636f756e742077617320696e206f70706f736974696f6e20746f2074686520726573756c743b206f72d420202d20746865726520776173206e6f20636f6e76696374696f6e20746f20746865206163636f756e74277320766f74653b206f728420202d20746865206163636f756e74206d61646520612073706c697420766f74655d012e2e2e7468656e2074686520766f74652069732072656d6f76656420636c65616e6c7920616e64206120666f6c6c6f77696e672063616c6c20746f2060756e6c6f636b60206d617920726573756c7420696e206d6f72655866756e6473206265696e6720617661696c61626c652e009049662c20686f77657665722c2074686520706f6c6c2068617320656e64656420616e643aec2d2069742066696e697368656420636f72726573706f6e64696e6720746f2074686520766f7465206f6620746865206163636f756e742c20616e64dc2d20746865206163636f756e74206d6164652061207374616e6461726420766f7465207769746820636f6e76696374696f6e2c20616e64bc2d20746865206c6f636b20706572696f64206f662074686520636f6e76696374696f6e206973206e6f74206f76657259012e2e2e7468656e20746865206c6f636b2077696c6c206265206167677265676174656420696e746f20746865206f766572616c6c206163636f756e742773206c6f636b2c207768696368206d617920696e766f6c766559012a6f7665726c6f636b696e672a20287768657265207468652074776f206c6f636b732061726520636f6d62696e656420696e746f20612073696e676c65206c6f636b207468617420697320746865206d6178696d756de46f6620626f74682074686520616d6f756e74206c6f636b656420616e64207468652074696d65206973206974206c6f636b656420666f72292e004901546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205f5369676e65645f2c20616e6420746865207369676e6572206d7573742068617665206120766f7465707265676973746572656420666f7220706f6c6c2060696e646578602e00dc2d2060696e646578603a2054686520696e646578206f6620706f6c6c206f662074686520766f746520746f2062652072656d6f7665642e55012d2060636c617373603a204f7074696f6e616c20706172616d657465722c20696620676976656e20697420696e646963617465732074686520636c617373206f662074686520706f6c6c2e20466f7220706f6c6c73f02020776869636820686176652066696e6973686564206f72206172652063616e63656c6c65642c2074686973206d7573742062652060536f6d65602e0045015765696768743a20604f2852202b206c6f6720522960207768657265205220697320746865206e756d626572206f6620706f6c6c7320746861742060746172676574602068617320766f746564206f6e2ed820205765696768742069732063616c63756c6174656420666f7220746865206d6178696d756d206e756d626572206f6620766f74652e4472656d6f76655f6f746865725f766f74650c0118746172676574f10301504163636f756e7449644c6f6f6b75704f663c543e000114636c617373d1020134436c6173734f663c542c20493e000114696e646578100144506f6c6c496e6465784f663c542c20493e0005406452656d6f7665206120766f746520666f72206120706f6c6c2e004d0149662074686520607461726765746020697320657175616c20746f20746865207369676e65722c207468656e20746869732066756e6374696f6e2069732065786163746c79206571756976616c656e7420746f2d016072656d6f76655f766f7465602e204966206e6f7420657175616c20746f20746865207369676e65722c207468656e2074686520766f7465206d757374206861766520657870697265642c250165697468657220626563617573652074686520706f6c6c207761732063616e63656c6c65642c20626563617573652074686520766f746572206c6f73742074686520706f6c6c206f7298626563617573652074686520636f6e76696374696f6e20706572696f64206973206f7665722e00c8546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205f5369676e65645f2e0061012d2060746172676574603a20546865206163636f756e74206f662074686520766f746520746f2062652072656d6f7665643b2074686973206163636f756e74206d757374206861766520766f74656420666f7220706f6c6c28202060696e646578602edc2d2060696e646578603a2054686520696e646578206f6620706f6c6c206f662074686520766f746520746f2062652072656d6f7665642e842d2060636c617373603a2054686520636c617373206f662074686520706f6c6c2e0045015765696768743a20604f2852202b206c6f6720522960207768657265205220697320746865206e756d626572206f6620706f6c6c7320746861742060746172676574602068617320766f746564206f6e2ed820205765696768742069732063616c63756c6174656420666f7220746865206d6178696d756d206e756d626572206f6620766f74652e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ea9050c6070616c6c65745f636f6e76696374696f6e5f766f74696e6728636f6e76696374696f6e28436f6e76696374696f6e00011c104e6f6e65000000204c6f636b65643178000100204c6f636b65643278000200204c6f636b65643378000300204c6f636b65643478000400204c6f636b65643578000500204c6f636b6564367800060000ad0504184f7074696f6e04045401d1020108104e6f6e6500000010536f6d650400d1020000010000b1050c4070616c6c65745f7265666572656e64611870616c6c65741043616c6c080454000449000124187375626d69740c013c70726f706f73616c5f6f726967696e0505015c426f783c50616c6c6574734f726967696e4f663c543e3e00012070726f706f73616c5103014c426f756e64656443616c6c4f663c542c20493e000140656e6163746d656e745f6d6f6d656e74b5050188446973706174636854696d653c426c6f636b4e756d626572466f723c542c20493e3e000024b050726f706f73652061207265666572656e64756d206f6e20612070726976696c6567656420616374696f6e2e0059012d20606f726967696e603a206d75737420626520605375626d69744f726967696e6020616e6420746865206163636f756e74206d757374206861766520605375626d697373696f6e4465706f736974602066756e6473302020617661696c61626c652e2d012d206070726f706f73616c5f6f726967696e603a20546865206f726967696e2066726f6d207768696368207468652070726f706f73616c2073686f756c642062652065786563757465642e6c2d206070726f706f73616c603a205468652070726f706f73616c2e15012d2060656e6163746d656e745f6d6f6d656e74603a20546865206d6f6d656e742074686174207468652070726f706f73616c2073686f756c6420626520656e61637465642e0048456d69747320605375626d6974746564602e58706c6163655f6465636973696f6e5f6465706f736974040114696e64657810013c5265666572656e64756d496e646578000120ac506f737420746865204465636973696f6e204465706f73697420666f722061207265666572656e64756d2e0039012d20606f726967696e603a206d75737420626520605369676e65646020616e6420746865206163636f756e74206d75737420686176652066756e647320617661696c61626c6520666f7220746865a020207265666572656e64756d277320747261636b2773204465636973696f6e204465706f7369742e51012d2060696e646578603a2054686520696e646578206f6620746865207375626d6974746564207265666572656e64756d2077686f7365204465636973696f6e204465706f7369742069732079657420746f206265242020706f737465642e0078456d69747320604465636973696f6e4465706f736974506c61636564602e5c726566756e645f6465636973696f6e5f6465706f736974040114696e64657810013c5265666572656e64756d496e64657800021c2901526566756e6420746865204465636973696f6e204465706f73697420666f72206120636c6f736564207265666572656e64756d206261636b20746f20746865206465706f7369746f722e009c2d20606f726967696e603a206d75737420626520605369676e656460206f722060526f6f74602e4d012d2060696e646578603a2054686520696e646578206f66206120636c6f736564207265666572656e64756d2077686f7365204465636973696f6e204465706f73697420686173206e6f7420796574206265656e2c2020726566756e6465642e0080456d69747320604465636973696f6e4465706f736974526566756e646564602e1863616e63656c040114696e64657810013c5265666572656e64756d496e6465780003187443616e63656c20616e206f6e676f696e67207265666572656e64756d2e009c2d20606f726967696e603a206d75737420626520746865206043616e63656c4f726967696e602edc2d2060696e646578603a2054686520696e646578206f6620746865207265666572656e64756d20746f2062652063616e63656c6c65642e0048456d697473206043616e63656c6c6564602e106b696c6c040114696e64657810013c5265666572656e64756d496e646578000418d043616e63656c20616e206f6e676f696e67207265666572656e64756d20616e6420736c61736820746865206465706f736974732e00942d20606f726967696e603a206d7573742062652074686520604b696c6c4f726967696e602edc2d2060696e646578603a2054686520696e646578206f6620746865207265666572656e64756d20746f2062652063616e63656c6c65642e0090456d69747320604b696c6c65646020616e6420604465706f736974536c6173686564602e406e756467655f7265666572656e64756d040114696e64657810013c5265666572656e64756d496e6465780005101d01416476616e63652061207265666572656e64756d206f6e746f20697473206e657874206c6f676963616c2073746174652e204f6e6c79207573656420696e7465726e616c6c792e006c2d20606f726967696e603a206d7573742062652060526f6f74602ea42d2060696e646578603a20746865207265666572656e64756d20746f20626520616476616e6365642e486f6e655f66657765725f6465636964696e67040114747261636bd102013c547261636b49644f663c542c20493e0006240901416476616e6365206120747261636b206f6e746f20697473206e657874206c6f676963616c2073746174652e204f6e6c79207573656420696e7465726e616c6c792e006c2d20606f726967696e603a206d7573742062652060526f6f74602e902d2060747261636b603a2074686520747261636b20746f20626520616476616e6365642e005101416374696f6e206974656d20666f72207768656e207468657265206973206e6f77206f6e65206665776572207265666572656e64756d20696e20746865206465636964696e6720706861736520616e64207468651501604465636964696e67436f756e7460206973206e6f742079657420757064617465642e2054686973206d65616e7320746861742077652073686f756c64206569746865723a25012d20626567696e206465636964696e6720616e6f74686572207265666572656e64756d2028616e64206c6561766520604465636964696e67436f756e746020616c6f6e65293b206f72702d2064656372656d656e7420604465636964696e67436f756e74602e64726566756e645f7375626d697373696f6e5f6465706f736974040114696e64657810013c5265666572656e64756d496e64657800071c3101526566756e6420746865205375626d697373696f6e204465706f73697420666f72206120636c6f736564207265666572656e64756d206261636b20746f20746865206465706f7369746f722e009c2d20606f726967696e603a206d75737420626520605369676e656460206f722060526f6f74602e55012d2060696e646578603a2054686520696e646578206f66206120636c6f736564207265666572656e64756d2077686f7365205375626d697373696f6e204465706f73697420686173206e6f7420796574206265656e2c2020726566756e6465642e0088456d69747320605375626d697373696f6e4465706f736974526566756e646564602e307365745f6d65746164617461080114696e64657810013c5265666572656e64756d496e6465780001286d617962655f68617368b905013c4f7074696f6e3c543a3a486173683e00081c98536574206f7220636c656172206d65746164617461206f662061207265666572656e64756d2e002c506172616d65746572733a45012d20606f726967696e603a204d75737420626520605369676e65646020627920612063726561746f72206f662061207265666572656e64756d206f7220627920616e796f6e6520746f20636c65617220619020206d65746164617461206f6620612066696e6973686564207265666572656e64756d2e0d012d2060696e646578603a202054686520696e646578206f662061207265666572656e64756d20746f20736574206f7220636c656172206d6574616461746120666f722e51012d20606d617962655f68617368603a205468652068617368206f6620616e206f6e2d636861696e2073746f72656420707265696d6167652e20604e6f6e656020746f20636c6561722061206d657461646174612e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732eb50510346672616d655f737570706f727418747261697473207363686564756c6530446973706174636854696d65042c426c6f636b4e756d62657201100108084174040010012c426c6f636b4e756d626572000000144166746572040010012c426c6f636b4e756d62657200010000b90504184f7074696f6e04045401340108104e6f6e6500000010536f6d650400340000010000bd050c4070616c6c65745f77686974656c6973741870616c6c65741043616c6c0404540001103877686974656c6973745f63616c6c04012463616c6c5f6861736834011c543a3a486173680000005c72656d6f76655f77686974656c69737465645f63616c6c04012463616c6c5f6861736834011c543a3a486173680001006464697370617463685f77686974656c69737465645f63616c6c0c012463616c6c5f6861736834011c543a3a4861736800014063616c6c5f656e636f6465645f6c656e10010c75333200014c63616c6c5f7765696768745f7769746e6573732801185765696768740002009c64697370617463685f77686974656c69737465645f63616c6c5f776974685f707265696d61676504011063616c6c5503017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000300040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ec1050c3c70616c6c65745f626f756e746965731870616c6c65741043616c6c08045400044900012c3870726f706f73655f626f756e747908011476616c75652d01013c42616c616e63654f663c542c20493e00012c6465736372697074696f6e38011c5665633c75383e0000305450726f706f73652061206e657720626f756e74792e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e0051015061796d656e743a20605469705265706f72744465706f73697442617365602077696c6c2062652072657365727665642066726f6d20746865206f726967696e206163636f756e742c2061732077656c6c206173510160446174614465706f736974506572427974656020666f722065616368206279746520696e2060726561736f6e602e2049742077696c6c20626520756e72657365727665642075706f6e20617070726f76616c2c646f7220736c6173686564207768656e2072656a65637465642e00f82d206063757261746f72603a205468652063757261746f72206163636f756e742077686f6d2077696c6c206d616e616765207468697320626f756e74792e642d2060666565603a205468652063757261746f72206665652e25012d206076616c7565603a2054686520746f74616c207061796d656e7420616d6f756e74206f66207468697320626f756e74792c2063757261746f722066656520696e636c756465642ec02d20606465736372697074696f6e603a20546865206465736372697074696f6e206f66207468697320626f756e74792e38617070726f76655f626f756e7479040124626f756e74795f69641d01012c426f756e7479496e64657800011c5d01417070726f7665206120626f756e74792070726f706f73616c2e2041742061206c617465722074696d652c2074686520626f756e74792077696c6c2062652066756e64656420616e64206265636f6d6520616374697665a8616e6420746865206f726967696e616c206465706f7369742077696c6c2062652072657475726e65642e00a44d6179206f6e6c792062652063616c6c65642066726f6d2060543a3a5370656e644f726967696e602e0034232320436f6d706c65786974791c2d204f2831292e3c70726f706f73655f63757261746f720c0124626f756e74795f69641d01012c426f756e7479496e64657800011c63757261746f72f10301504163636f756e7449644c6f6f6b75704f663c543e00010c6665652d01013c42616c616e63654f663c542c20493e0002189450726f706f736520612063757261746f7220746f20612066756e64656420626f756e74792e00a44d6179206f6e6c792062652063616c6c65642066726f6d2060543a3a5370656e644f726967696e602e0034232320436f6d706c65786974791c2d204f2831292e40756e61737369676e5f63757261746f72040124626f756e74795f69641d01012c426f756e7479496e6465780003447c556e61737369676e2063757261746f722066726f6d206120626f756e74792e001d01546869732066756e6374696f6e2063616e206f6e6c792062652063616c6c656420627920746865206052656a6563744f726967696e602061207369676e6564206f726967696e2e003d01496620746869732066756e6374696f6e2069732063616c6c656420627920746865206052656a6563744f726967696e602c20776520617373756d652074686174207468652063757261746f7220697331016d616c6963696f7573206f7220696e6163746976652e204173206120726573756c742c2077652077696c6c20736c617368207468652063757261746f72207768656e20706f737369626c652e006101496620746865206f726967696e206973207468652063757261746f722c2077652074616b6520746869732061732061207369676e20746865792061726520756e61626c6520746f20646f207468656972206a6f6220616e645d01746865792077696c6c696e676c7920676976652075702e20576520636f756c6420736c617368207468656d2c2062757420666f72206e6f7720776520616c6c6f77207468656d20746f207265636f76657220746865697235016465706f73697420616e64206578697420776974686f75742069737375652e20285765206d61792077616e7420746f206368616e67652074686973206966206974206973206162757365642e29005d0146696e616c6c792c20746865206f726967696e2063616e20626520616e796f6e6520696620616e64206f6e6c79206966207468652063757261746f722069732022696e616374697665222e205468697320616c6c6f77736101616e796f6e6520696e2074686520636f6d6d756e69747920746f2063616c6c206f7574207468617420612063757261746f72206973206e6f7420646f696e67207468656972206475652064696c6967656e63652c20616e64390177652073686f756c64207069636b2061206e65772063757261746f722e20496e20746869732063617365207468652063757261746f722073686f756c6420616c736f20626520736c61736865642e0034232320436f6d706c65786974791c2d204f2831292e386163636570745f63757261746f72040124626f756e74795f69641d01012c426f756e7479496e64657800041c94416363657074207468652063757261746f7220726f6c6520666f72206120626f756e74792e290141206465706f7369742077696c6c2062652072657365727665642066726f6d2063757261746f7220616e6420726566756e642075706f6e207375636365737366756c207061796f75742e00904d6179206f6e6c792062652063616c6c65642066726f6d207468652063757261746f722e0034232320436f6d706c65786974791c2d204f2831292e3061776172645f626f756e7479080124626f756e74795f69641d01012c426f756e7479496e64657800012c62656e6566696369617279f10301504163636f756e7449644c6f6f6b75704f663c543e0005285901417761726420626f756e747920746f20612062656e6566696369617279206163636f756e742e205468652062656e65666963696172792077696c6c2062652061626c6520746f20636c61696d207468652066756e647338616674657220612064656c61792e001501546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265207468652063757261746f72206f66207468697320626f756e74792e00882d2060626f756e74795f6964603a20426f756e747920494420746f2061776172642e19012d206062656e6566696369617279603a205468652062656e6566696369617279206163636f756e742077686f6d2077696c6c207265636569766520746865207061796f75742e0034232320436f6d706c65786974791c2d204f2831292e30636c61696d5f626f756e7479040124626f756e74795f69641d01012c426f756e7479496e646578000620ec436c61696d20746865207061796f75742066726f6d20616e206177617264656420626f756e7479206166746572207061796f75742064656c61792e002501546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265207468652062656e6566696369617279206f66207468697320626f756e74792e00882d2060626f756e74795f6964603a20426f756e747920494420746f20636c61696d2e0034232320436f6d706c65786974791c2d204f2831292e30636c6f73655f626f756e7479040124626f756e74795f69641d01012c426f756e7479496e646578000724390143616e63656c20612070726f706f736564206f722061637469766520626f756e74792e20416c6c207468652066756e64732077696c6c2062652073656e7420746f20747265617375727920616e64cc7468652063757261746f72206465706f7369742077696c6c20626520756e726573657276656420696620706f737369626c652e00c84f6e6c792060543a3a52656a6563744f726967696e602069732061626c6520746f2063616e63656c206120626f756e74792e008c2d2060626f756e74795f6964603a20426f756e747920494420746f2063616e63656c2e0034232320436f6d706c65786974791c2d204f2831292e50657874656e645f626f756e74795f657870697279080124626f756e74795f69641d01012c426f756e7479496e64657800011872656d61726b38011c5665633c75383e000824ac457874656e6420746865206578706972792074696d65206f6620616e2061637469766520626f756e74792e001501546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265207468652063757261746f72206f66207468697320626f756e74792e008c2d2060626f756e74795f6964603a20426f756e747920494420746f20657874656e642e8c2d206072656d61726b603a206164646974696f6e616c20696e666f726d6174696f6e2e0034232320436f6d706c65786974791c2d204f2831292e6c617070726f76655f626f756e74795f776974685f63757261746f720c0124626f756e74795f69641d01012c426f756e7479496e64657800011c63757261746f72f10301504163636f756e7449644c6f6f6b75704f663c543e00010c6665652d01013c42616c616e63654f663c542c20493e00092cd4417070726f766520626f756e74727920616e642070726f706f736520612063757261746f722073696d756c74616e656f75736c792e5501546869732063616c6c20697320612073686f727463757420746f2063616c6c696e672060617070726f76655f626f756e74796020616e64206070726f706f73655f63757261746f72602073657061726174656c792e00a44d6179206f6e6c792062652063616c6c65642066726f6d2060543a3a5370656e644f726967696e602e00902d2060626f756e74795f6964603a20426f756e747920494420746f20617070726f76652ef82d206063757261746f72603a205468652063757261746f72206163636f756e742077686f6d2077696c6c206d616e616765207468697320626f756e74792e642d2060666565603a205468652063757261746f72206665652e0034232320436f6d706c65786974791c2d204f2831292e30706f6b655f6465706f736974040124626f756e74795f69641d01012c426f756e7479496e646578000a3ce4506f6b6520746865206465706f73697420726573657276656420666f72206372656174696e67206120626f756e74792070726f706f73616c2e00f4546869732063616e2062652075736564206279206163636f756e747320746f2075706461746520746865697220726573657276656420616d6f756e742e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e002c506172616d65746572733af42d2060626f756e74795f6964603a2054686520626f756e747920696420666f7220776869636820746f2061646a75737420746865206465706f7369742e003901496620746865206465706f73697420697320757064617465642c2074686520646966666572656e63652077696c6c2062652072657365727665642f756e72657365727665642066726f6d207468654c70726f706f7365722773206163636f756e742e002901546865207472616e73616374696f6e206973206d616465206672656520696620746865206465706f736974206973207570646174656420616e642070616964206f74686572776973652e00bc456d69747320604465706f736974506f6b65646020696620746865206465706f73697420697320757064617465642e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ec5050c5470616c6c65745f6368696c645f626f756e746965731870616c6c65741043616c6c04045400011c406164645f6368696c645f626f756e74790c0140706172656e745f626f756e74795f69641d01012c426f756e7479496e64657800011476616c75652d01013042616c616e63654f663c543e00012c6465736372697074696f6e38011c5665633c75383e00004c5c4164642061206e6577206368696c642d626f756e74792e00fc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265207468652063757261746f72206f6620706172656e74dc626f756e747920616e642074686520706172656e7420626f756e7479206d75737420626520696e2022616374697665222073746174652e0005014368696c642d626f756e74792067657473206164646564207375636365737366756c6c7920262066756e642067657473207472616e736665727265642066726f6d0901706172656e7420626f756e747920746f206368696c642d626f756e7479206163636f756e742c20696620706172656e7420626f756e74792068617320656e6f7567686c66756e64732c20656c7365207468652063616c6c206661696c732e000d01557070657220626f756e6420746f206d6178696d756d206e756d626572206f662061637469766520206368696c6420626f756e7469657320746861742063616e206265a8616464656420617265206d616e61676564207669612072756e74696d6520747261697420636f6e666967985b60436f6e6669673a3a4d61784163746976654368696c64426f756e7479436f756e74605d2e0001014966207468652063616c6c20697320737563636573732c2074686520737461747573206f66206368696c642d626f756e7479206973207570646174656420746f20224164646564222e004d012d2060706172656e745f626f756e74795f6964603a20496e646578206f6620706172656e7420626f756e747920666f72207768696368206368696c642d626f756e7479206973206265696e672061646465642eb02d206076616c7565603a2056616c756520666f7220657865637574696e67207468652070726f706f73616c2edc2d20606465736372697074696f6e603a2054657874206465736372697074696f6e20666f7220746865206368696c642d626f756e74792e3c70726f706f73655f63757261746f72100140706172656e745f626f756e74795f69641d01012c426f756e7479496e64657800013c6368696c645f626f756e74795f69641d01012c426f756e7479496e64657800011c63757261746f72f10301504163636f756e7449644c6f6f6b75704f663c543e00010c6665652d01013042616c616e63654f663c543e00013ca050726f706f73652063757261746f7220666f722066756e646564206368696c642d626f756e74792e000d01546865206469737061746368206f726967696e20666f7220746869732063616c6c206d7573742062652063757261746f72206f6620706172656e7420626f756e74792e001101506172656e7420626f756e7479206d75737420626520696e206163746976652073746174652c20666f722074686973206368696c642d626f756e74792063616c6c20746f14776f726b2e000d014368696c642d626f756e7479206d75737420626520696e20224164646564222073746174652c20666f722070726f63657373696e67207468652063616c6c2e20416e6405017374617465206f66206368696c642d626f756e7479206973206d6f76656420746f202243757261746f7250726f706f73656422206f6e207375636365737366756c4063616c6c20636f6d706c6574696f6e2e00b42d2060706172656e745f626f756e74795f6964603a20496e646578206f6620706172656e7420626f756e74792eac2d20606368696c645f626f756e74795f6964603a20496e646578206f66206368696c6420626f756e74792eb42d206063757261746f72603a2041646472657373206f66206368696c642d626f756e74792063757261746f722eec2d2060666565603a207061796d656e742066656520746f206368696c642d626f756e74792063757261746f7220666f7220657865637574696f6e2e386163636570745f63757261746f72080140706172656e745f626f756e74795f69641d01012c426f756e7479496e64657800013c6368696c645f626f756e74795f69641d01012c426f756e7479496e64657800024cb4416363657074207468652063757261746f7220726f6c6520666f7220746865206368696c642d626f756e74792e00f4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265207468652063757261746f72206f662074686973346368696c642d626f756e74792e00ec41206465706f7369742077696c6c2062652072657365727665642066726f6d207468652063757261746f7220616e6420726566756e642075706f6e887375636365737366756c207061796f7574206f722063616e63656c6c6174696f6e2e00f846656520666f722063757261746f722069732064656475637465642066726f6d2063757261746f7220666565206f6620706172656e7420626f756e74792e001101506172656e7420626f756e7479206d75737420626520696e206163746976652073746174652c20666f722074686973206368696c642d626f756e74792063616c6c20746f14776f726b2e000d014368696c642d626f756e7479206d75737420626520696e202243757261746f7250726f706f736564222073746174652c20666f722070726f63657373696e6720746865090163616c6c2e20416e64207374617465206f66206368696c642d626f756e7479206973206d6f76656420746f202241637469766522206f6e207375636365737366756c4063616c6c20636f6d706c6574696f6e2e00b42d2060706172656e745f626f756e74795f6964603a20496e646578206f6620706172656e7420626f756e74792eac2d20606368696c645f626f756e74795f6964603a20496e646578206f66206368696c6420626f756e74792e40756e61737369676e5f63757261746f72080140706172656e745f626f756e74795f69641d01012c426f756e7479496e64657800013c6368696c645f626f756e74795f69641d01012c426f756e7479496e64657800038894556e61737369676e2063757261746f722066726f6d2061206368696c642d626f756e74792e000901546865206469737061746368206f726967696e20666f7220746869732063616c6c2063616e20626520656974686572206052656a6563744f726967696e602c206f72dc7468652063757261746f72206f662074686520706172656e7420626f756e74792c206f7220616e79207369676e6564206f726967696e2e00f8466f7220746865206f726967696e206f74686572207468616e20543a3a52656a6563744f726967696e20616e6420746865206368696c642d626f756e7479010163757261746f722c20706172656e7420626f756e7479206d75737420626520696e206163746976652073746174652c20666f7220746869732063616c6c20746f0901776f726b2e20576520616c6c6f77206368696c642d626f756e74792063757261746f7220616e6420543a3a52656a6563744f726967696e20746f2065786563757465c8746869732063616c6c20697272657370656374697665206f662074686520706172656e7420626f756e74792073746174652e00dc496620746869732066756e6374696f6e2069732063616c6c656420627920746865206052656a6563744f726967696e60206f72207468650501706172656e7420626f756e74792063757261746f722c20776520617373756d65207468617420746865206368696c642d626f756e74792063757261746f722069730d016d616c6963696f7573206f7220696e6163746976652e204173206120726573756c742c206368696c642d626f756e74792063757261746f72206465706f73697420697320736c61736865642e000501496620746865206f726967696e20697320746865206368696c642d626f756e74792063757261746f722c2077652074616b6520746869732061732061207369676e09017468617420746865792061726520756e61626c6520746f20646f207468656972206a6f622c20616e64206172652077696c6c696e676c7920676976696e672075702e0901576520636f756c6420736c61736820746865206465706f7369742c2062757420666f72206e6f7720776520616c6c6f77207468656d20746f20756e7265736572766511017468656972206465706f73697420616e64206578697420776974686f75742069737375652e20285765206d61792077616e7420746f206368616e67652074686973206966386974206973206162757365642e2900050146696e616c6c792c20746865206f726967696e2063616e20626520616e796f6e652069666620746865206368696c642d626f756e74792063757261746f72206973090122696e616374697665222e204578706972792075706461746520647565206f6620706172656e7420626f756e7479206973207573656420746f20657374696d6174659c696e616374697665207374617465206f66206368696c642d626f756e74792063757261746f722e000d015468697320616c6c6f777320616e796f6e6520696e2074686520636f6d6d756e69747920746f2063616c6c206f757420746861742061206368696c642d626f756e7479090163757261746f72206973206e6f7420646f696e67207468656972206475652064696c6967656e63652c20616e642077652073686f756c64207069636b2061206e6577f86f6e652e20496e2074686973206361736520746865206368696c642d626f756e74792063757261746f72206465706f73697420697320736c61736865642e0001015374617465206f66206368696c642d626f756e7479206973206d6f76656420746f204164646564207374617465206f6e207375636365737366756c2063616c6c2c636f6d706c6574696f6e2e00b42d2060706172656e745f626f756e74795f6964603a20496e646578206f6620706172656e7420626f756e74792eac2d20606368696c645f626f756e74795f6964603a20496e646578206f66206368696c6420626f756e74792e4861776172645f6368696c645f626f756e74790c0140706172656e745f626f756e74795f69641d01012c426f756e7479496e64657800013c6368696c645f626f756e74795f69641d01012c426f756e7479496e64657800012c62656e6566696369617279f10301504163636f756e7449644c6f6f6b75704f663c543e000444904177617264206368696c642d626f756e747920746f20612062656e65666963696172792e00f85468652062656e65666963696172792077696c6c2062652061626c6520746f20636c61696d207468652066756e647320616674657220612064656c61792e00fc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d7573742062652074686520706172656e742063757261746f72206f727463757261746f72206f662074686973206368696c642d626f756e74792e001101506172656e7420626f756e7479206d75737420626520696e206163746976652073746174652c20666f722074686973206368696c642d626f756e74792063616c6c20746f14776f726b2e0009014368696c642d626f756e7479206d75737420626520696e206163746976652073746174652c20666f722070726f63657373696e67207468652063616c6c2e20416e6411017374617465206f66206368696c642d626f756e7479206973206d6f76656420746f202250656e64696e675061796f757422206f6e207375636365737366756c2063616c6c2c636f6d706c6574696f6e2e00b42d2060706172656e745f626f756e74795f6964603a20496e646578206f6620706172656e7420626f756e74792eac2d20606368696c645f626f756e74795f6964603a20496e646578206f66206368696c6420626f756e74792e942d206062656e6566696369617279603a2042656e6566696369617279206163636f756e742e48636c61696d5f6368696c645f626f756e7479080140706172656e745f626f756e74795f69641d01012c426f756e7479496e64657800013c6368696c645f626f756e74795f69641d01012c426f756e7479496e6465780005400501436c61696d20746865207061796f75742066726f6d20616e2061776172646564206368696c642d626f756e7479206166746572207061796f75742064656c61792e00ec546865206469737061746368206f726967696e20666f7220746869732063616c6c206d617920626520616e79207369676e6564206f726967696e2e00050143616c6c20776f726b7320696e646570656e64656e74206f6620706172656e7420626f756e74792073746174652c204e6f206e65656420666f7220706172656e7474626f756e747920746f20626520696e206163746976652073746174652e0011015468652042656e65666963696172792069732070616964206f757420776974682061677265656420626f756e74792076616c75652e2043757261746f7220666565206973947061696420262063757261746f72206465706f73697420697320756e72657365727665642e0005014368696c642d626f756e7479206d75737420626520696e202250656e64696e675061796f7574222073746174652c20666f722070726f63657373696e6720746865fc63616c6c2e20416e6420696e7374616e6365206f66206368696c642d626f756e74792069732072656d6f7665642066726f6d20746865207374617465206f6e6c7375636365737366756c2063616c6c20636f6d706c6574696f6e2e00b42d2060706172656e745f626f756e74795f6964603a20496e646578206f6620706172656e7420626f756e74792eac2d20606368696c645f626f756e74795f6964603a20496e646578206f66206368696c6420626f756e74792e48636c6f73655f6368696c645f626f756e7479080140706172656e745f626f756e74795f69641d01012c426f756e7479496e64657800013c6368696c645f626f756e74795f69641d01012c426f756e7479496e646578000658110143616e63656c20612070726f706f736564206f7220616374697665206368696c642d626f756e74792e204368696c642d626f756e7479206163636f756e742066756e64730901617265207472616e7366657272656420746f20706172656e7420626f756e7479206163636f756e742e20546865206368696c642d626f756e74792063757261746f72986465706f736974206d617920626520756e726573657276656420696620706f737369626c652e000901546865206469737061746368206f726967696e20666f7220746869732063616c6c206d7573742062652065697468657220706172656e742063757261746f72206f724860543a3a52656a6563744f726967696e602e00f0496620746865207374617465206f66206368696c642d626f756e74792069732060416374697665602c2063757261746f72206465706f7369742069732c756e72657365727665642e00f4496620746865207374617465206f66206368696c642d626f756e7479206973206050656e64696e675061796f7574602c2063616c6c206661696c7320267872657475726e73206050656e64696e675061796f757460206572726f722e000d01466f7220746865206f726967696e206f74686572207468616e20543a3a52656a6563744f726967696e2c20706172656e7420626f756e7479206d75737420626520696ef06163746976652073746174652c20666f722074686973206368696c642d626f756e74792063616c6c20746f20776f726b2e20466f72206f726967696e90543a3a52656a6563744f726967696e20657865637574696f6e20697320666f726365642e000101496e7374616e6365206f66206368696c642d626f756e74792069732072656d6f7665642066726f6d20746865207374617465206f6e207375636365737366756c4063616c6c20636f6d706c6574696f6e2e00b42d2060706172656e745f626f756e74795f6964603a20496e646578206f6620706172656e7420626f756e74792eac2d20606368696c645f626f756e74795f6964603a20496e646578206f66206368696c6420626f756e74792e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ec9050c4470616c6c65745f61737365745f726174651870616c6c65741043616c6c04045400010c1863726561746508012861737365745f6b696e6439030144426f783c543a3a41737365744b696e643e00011072617465a10201244669786564553132380000100d01496e697469616c697a65206120636f6e76657273696f6e207261746520746f206e61746976652062616c616e636520666f722074686520676976656e2061737365742e0034232320436f6d706c6578697479182d204f2831291875706461746508012861737365745f6b696e6439030144426f783c543a3a41737365744b696e643e00011072617465a102012446697865645531323800011005015570646174652074686520636f6e76657273696f6e207261746520746f206e61746976652062616c616e636520666f722074686520676976656e2061737365742e0034232320436f6d706c6578697479182d204f2831291872656d6f766504012861737365745f6b696e6439030144426f783c543a3a41737365744b696e643e000210250152656d6f766520616e206578697374696e6720636f6e76657273696f6e207261746520746f206e61746976652062616c616e636520666f722074686520676976656e2061737365742e0034232320436f6d706c6578697479182d204f283129040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ecd050c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c65741043616c6c04045400011858636f6e74726f6c5f6175746f5f6d6967726174696f6e0401306d617962655f636f6e666967d105015c4f7074696f6e3c4d6967726174696f6e4c696d6974733e00000c80436f6e74726f6c20746865206175746f6d61746963206d6967726174696f6e2e000d01546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205b60436f6e6669673a3a436f6e74726f6c4f726967696e605d2e40636f6e74696e75655f6d6967726174650c01186c696d697473d505013c4d6967726174696f6e4c696d69747300013c7265616c5f73697a655f757070657210010c7533320001307769746e6573735f7461736bd90501404d6967726174696f6e5461736b3c543e000154b8436f6e74696e756520746865206d6967726174696f6e20666f722074686520676976656e20606c696d697473602e00ec546865206469737061746368206f726967696e206f6620746869732063616c6c2063616e20626520616e79207369676e6564206163636f756e742e005d0154686973207472616e73616374696f6e20686173204e4f204d4f4e455441525920494e43454e54495645532e2063616c6c696e672069742077696c6c206e6f742072657761726420616e796f6e652e20416c626569742cec55706f6e207375636365737366756c20657865637574696f6e2c20746865207472616e73616374696f6e206665652069732072657475726e65642e0041015468652028706f74656e7469616c6c79206f7665722d657374696d6174656429206f66207468652062797465206c656e677468206f6620616c6c2074686520646174612072656164206d757374206265590170726f766964656420666f722075702d66726f6e74206665652d7061796d656e7420616e64207765696768696e672e20496e20657373656e63652c207468652063616c6c65722069732067756172616e746565696e6749017468617420657865637574696e67207468652063757272656e7420604d6967726174696f6e5461736b6020776974682074686520676976656e20606c696d697473602077696c6c206e6f742065786365656494607265616c5f73697a655f757070657260206279746573206f66207265616420646174612e00450154686520607769746e6573735f7461736b60206973206d6572656c7920612068656c70657220746f2070726576656e74207468652063616c6c65722066726f6d206265696e6720736c6173686564206f725d0167656e6572616c6c7920747269676765722061206d6967726174696f6e2074686174207468657920646f206e6f7420696e74656e642e205468697320706172616d65746572206973206a7573742061206d6573736167653d0166726f6d2063616c6c65722c20736179696e67207468617420746865792062656c696576656420607769746e6573735f7461736b602077617320746865206c617374207374617465206f662074686559016d6967726174696f6e2c20616e642074686579206f6e6c79207769736820666f72207468656972207472616e73616374696f6e20746f20646f20616e797468696e672c206966207468697320617373756d7074696f6e1101686f6c64732e20496e206361736520607769746e6573735f7461736b6020646f6573206e6f74206d617463682c20746865207472616e73616374696f6e206661696c732e0039014261736564206f6e2074686520646f63756d656e746174696f6e206f66205b604d6967726174696f6e5461736b3a3a6d6967726174655f756e74696c5f65786861757374696f6e605d2c207468654d017265636f6d6d656e64656420776179206f6620646f696e67207468697320697320746f2070617373206120606c696d6974602074686174206f6e6c7920626f756e64732060636f756e74602c206173207468659c6073697a6560206c696d69742063616e20616c77617973206265206f7665727772697474656e2e486d6967726174655f637573746f6d5f746f700801106b657973650301305665633c5665633c75383e3e0001307769746e6573735f73697a6510010c75333200021009014d69677261746520746865206c697374206f6620746f70206b65797320627920697465726174696e672065616368206f66207468656d206f6e65206279206f6e652e0055015468697320646f6573206e6f74206166666563742074686520676c6f62616c206d6967726174696f6e2070726f6365737320747261636b657220285b604d6967726174696f6e50726f63657373605d292c20616e64fc73686f756c64206f6e6c79206265207573656420696e206361736520616e79206b65797320617265206c6566746f7665722064756520746f2061206275672e506d6967726174655f637573746f6d5f6368696c640c0110726f6f7438011c5665633c75383e0001286368696c645f6b657973650301305665633c5665633c75383e3e000128746f74616c5f73697a6510010c75333200031811014d69677261746520746865206c697374206f66206368696c64206b65797320627920697465726174696e672065616368206f66207468656d206f6e65206279206f6e652e000d01416c6c206f662074686520676976656e206368696c64206b657973206d7573742062652070726573656e7420756e646572206f6e6520606368696c645f726f6f74602e0055015468697320646f6573206e6f74206166666563742074686520676c6f62616c206d6967726174696f6e2070726f6365737320747261636b657220285b604d6967726174696f6e50726f63657373605d292c20616e64fc73686f756c64206f6e6c79206265207573656420696e206361736520616e79206b65797320617265206c6566746f7665722064756520746f2061206275672e547365745f7369676e65645f6d61785f6c696d6974730401186c696d697473d505013c4d6967726174696f6e4c696d697473000404b853657420746865206d6178696d756d206c696d6974206f6620746865207369676e6564206d6967726174696f6e2e48666f7263655f7365745f70726f677265737308013070726f67726573735f746f70dd05013450726f67726573734f663c543e00013870726f67726573735f6368696c64dd05013450726f67726573734f663c543e000524c8466f72636566756c6c7920736574207468652070726f6772657373207468652072756e6e696e67206d6967726174696f6e2e005d0154686973206973206f6e6c792075736566756c20696e206f6e6520636173653a20746865206e657874206b657920746f206d69677261746520697320746f6f2062696720746f206265206d696772617465642077697468550161207369676e6564206163636f756e742c20696e20612070617261636861696e20636f6e746578742c20616e642077652073696d706c792077616e7420746f20736b69702069742e204120726561736f6e61626c6561016578616d706c65206f66207468697320776f756c6420626520603a636f64653a602c20776869636820697320626f7468207665727920657870656e7369766520746f206d6967726174652c20616e6420636f6d6d6f6e6c79a4757365642c20736f2070726f6261626c7920697420697320616c7265616479206d696772617465642e005d01496e206361736520796f75206d657373207468696e67732075702c20796f752063616e20616c736f2c20696e207072696e6369706c652c20757365207468697320746f20726573657420746865206d6967726174696f6e2070726f636573732e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ed10504184f7074696f6e04045401d5050108104e6f6e6500000010536f6d650400d5050000010000d5050c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c65743c4d6967726174696f6e4c696d697473000008011073697a6510010c7533320001106974656d10010c7533320000d9050c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c6574344d6967726174696f6e5461736b040454000014013070726f67726573735f746f70dd05013450726f67726573734f663c543e00013870726f67726573735f6368696c64dd05013450726f67726573734f663c543e00011073697a6510010c753332000124746f705f6974656d7310010c75333200012c6368696c645f6974656d7310010c7533320000dd050c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c65742050726f677265737304244d61784b65794c656e00010c1c546f53746172740000001c4c6173744b65790400e1050164426f756e6465645665633c75382c204d61784b65794c656e3e00010020436f6d706c65746500020000e1050c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000e5050c5c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c731870616c6c65741043616c6c040454000168106a6f696e080118616d6f756e742d01013042616c616e63654f663c543e00011c706f6f6c5f6964100118506f6f6c496400004045015374616b652066756e64732077697468206120706f6f6c2e2054686520616d6f756e7420746f20626f6e642069732064656c65676174656420286f72207472616e73666572726564206261736564206f6e4d015b60616461707465723a3a5374616b65537472617465677954797065605d292066726f6d20746865206d656d62657220746f2074686520706f6f6c206163636f756e7420616e6420696d6d6564696174656c7968696e637265617365732074686520706f6f6c277320626f6e642e002901546865206d6574686f64206f66207472616e7366657272696e672074686520616d6f756e7420746f2074686520706f6f6c206163636f756e742069732064657465726d696e656420627901015b60616461707465723a3a5374616b65537472617465677954797065605d2e2049662074686520706f6f6c20697320636f6e6669677572656420746f2075736531015b60616461707465723a3a5374616b655374726174656779547970653a3a44656c6567617465605d2c207468652066756e64732072656d61696e20696e20746865206163636f756e74206f66310174686520606f726967696e602c207768696c652074686520706f6f6c206761696e732074686520726967687420746f207573652074686573652066756e647320666f72207374616b696e672e001823204e6f746500cc2a20416e206163636f756e742063616e206f6e6c792062652061206d656d626572206f6620612073696e676c6520706f6f6c2ed82a20416e206163636f756e742063616e6e6f74206a6f696e207468652073616d6520706f6f6c206d756c7469706c652074696d65732e41012a20546869732063616c6c2077696c6c202a6e6f742a206475737420746865206d656d626572206163636f756e742c20736f20746865206d656d626572206d7573742068617665206174206c65617374c82020606578697374656e7469616c206465706f736974202b20616d6f756e746020696e207468656972206163636f756e742ed02a204f6e6c79206120706f6f6c2077697468205b60506f6f6c53746174653a3a4f70656e605d2063616e206265206a6f696e656428626f6e645f65787472610401146578747261e905015c426f6e6445787472613c42616c616e63654f663c543e3e00011c4501426f6e642060657874726160206d6f72652066756e64732066726f6d20606f726967696e6020696e746f2074686520706f6f6c20746f207768696368207468657920616c72656164792062656c6f6e672e0049014164646974696f6e616c2066756e64732063616e20636f6d652066726f6d206569746865722074686520667265652062616c616e6365206f6620746865206163636f756e742c206f662066726f6d207468659c616363756d756c6174656420726577617264732c20736565205b60426f6e644578747261605d2e003d01426f6e64696e672065787472612066756e647320696d706c69657320616e206175746f6d61746963207061796f7574206f6620616c6c2070656e64696e6720726577617264732061732077656c6c2e09015365652060626f6e645f65787472615f6f746865726020746f20626f6e642070656e64696e672072657761726473206f6620606f7468657260206d656d626572732e30636c61696d5f7061796f757400022055014120626f6e646564206d656d6265722063616e20757365207468697320746f20636c61696d207468656972207061796f7574206261736564206f6e20746865207265776172647320746861742074686520706f6f6c610168617320616363756d756c617465642073696e6365207468656972206c61737420636c61696d6564207061796f757420284f522073696e6365206a6f696e696e6720696620746869732069732074686569722066697273743d0174696d6520636c61696d696e672072657761726473292e20546865207061796f75742077696c6c206265207472616e7366657272656420746f20746865206d656d6265722773206163636f756e742e004901546865206d656d6265722077696c6c206561726e20726577617264732070726f2072617461206261736564206f6e20746865206d656d62657273207374616b65207673207468652073756d206f6620746865d06d656d6265727320696e2074686520706f6f6c73207374616b652e205265776172647320646f206e6f742022657870697265222e0041015365652060636c61696d5f7061796f75745f6f746865726020746f20636c61696d2072657761726473206f6e20626568616c66206f6620736f6d6520606f746865726020706f6f6c206d656d6265722e18756e626f6e640801386d656d6265725f6163636f756e74f10301504163636f756e7449644c6f6f6b75704f663c543e000140756e626f6e64696e675f706f696e74732d01013042616c616e63654f663c543e00037c4501556e626f6e6420757020746f2060756e626f6e64696e675f706f696e747360206f662074686520606d656d6265725f6163636f756e746027732066756e64732066726f6d2074686520706f6f6c2e2049744501696d706c696369746c7920636f6c6c65637473207468652072657761726473206f6e65206c6173742074696d652c2073696e6365206e6f7420646f696e6720736f20776f756c64206d65616e20736f6d656c7265776172647320776f756c6420626520666f726665697465642e004d01556e646572206365727461696e20636f6e646974696f6e732c20746869732063616c6c2063616e2062652064697370617463686564207065726d697373696f6e6c6573736c792028692e652e20627920616e79246163636f756e74292e00ac2320436f6e646974696f6e7320666f722061207065726d697373696f6e6c6573732064697370617463682e005d012a2054686520706f6f6c20697320626c6f636b656420616e64207468652063616c6c6572206973206569746865722074686520726f6f74206f7220626f756e6365722e205468697320697320726566657265656420746f30202061732061206b69636b2ef42a2054686520706f6f6c2069732064657374726f79696e6720616e6420746865206d656d626572206973206e6f7420746865206465706f7369746f722e55012a2054686520706f6f6c2069732064657374726f79696e672c20746865206d656d62657220697320746865206465706f7369746f7220616e64206e6f206f74686572206d656d626572732061726520696e207468651c2020706f6f6c2e001101232320436f6e646974696f6e7320666f72207065726d697373696f6e65642064697370617463682028692e652e207468652063616c6c657220697320616c736f2074686548606d656d6265725f6163636f756e7460293a00882a205468652063616c6c6572206973206e6f7420746865206465706f7369746f722e55012a205468652063616c6c657220697320746865206465706f7369746f722c2074686520706f6f6c2069732064657374726f79696e6720616e64206e6f206f74686572206d656d626572732061726520696e207468651c2020706f6f6c2e001823204e6f7465001d0149662074686572652061726520746f6f206d616e7920756e6c6f636b696e67206368756e6b7320746f20756e626f6e6420776974682074686520706f6f6c206163636f756e742c51015b6043616c6c3a3a706f6f6c5f77697468647261775f756e626f6e646564605d2063616e2062652063616c6c656420746f2074727920616e64206d696e696d697a6520756e6c6f636b696e67206368756e6b732e5901546865205b605374616b696e67496e746572666163653a3a756e626f6e64605d2077696c6c20696d706c696369746c792063616c6c205b6043616c6c3a3a706f6f6c5f77697468647261775f756e626f6e646564605d5501746f2074727920746f2066726565206368756e6b73206966206e6563657373617279202869652e20696620756e626f756e64207761732063616c6c656420616e64206e6f20756e6c6f636b696e67206368756e6b73610161726520617661696c61626c65292e20486f77657665722c206974206d6179206e6f7420626520706f737369626c6520746f2072656c65617365207468652063757272656e7420756e6c6f636b696e67206368756e6b732c5d01696e20776869636820636173652c2074686520726573756c74206f6620746869732063616c6c2077696c6c206c696b656c792062652074686520604e6f4d6f72654368756e6b7360206572726f722066726f6d207468653c7374616b696e672073797374656d2e58706f6f6c5f77697468647261775f756e626f6e64656408011c706f6f6c5f6964100118506f6f6c49640001486e756d5f736c617368696e675f7370616e7310010c753332000418550143616c6c206077697468647261775f756e626f6e6465646020666f722074686520706f6f6c73206163636f756e742e20546869732063616c6c2063616e206265206d61646520627920616e79206163636f756e742e004101546869732069732075736566756c2069662074686572652061726520746f6f206d616e7920756e6c6f636b696e67206368756e6b7320746f2063616c6c2060756e626f6e64602c20616e6420736f6d65610163616e20626520636c6561726564206279207769746864726177696e672e20496e2074686520636173652074686572652061726520746f6f206d616e7920756e6c6f636b696e67206368756e6b732c2074686520757365725101776f756c642070726f6261626c792073656520616e206572726f72206c696b6520604e6f4d6f72654368756e6b736020656d69747465642066726f6d20746865207374616b696e672073797374656d207768656e5c7468657920617474656d707420746f20756e626f6e642e4477697468647261775f756e626f6e6465640801386d656d6265725f6163636f756e74f10301504163636f756e7449644c6f6f6b75704f663c543e0001486e756d5f736c617368696e675f7370616e7310010c7533320005585501576974686472617720756e626f6e6465642066756e64732066726f6d20606d656d6265725f6163636f756e74602e204966206e6f20626f6e6465642066756e64732063616e20626520756e626f6e6465642c20616e486572726f722069732072657475726e65642e004d01556e646572206365727461696e20636f6e646974696f6e732c20746869732063616c6c2063616e2062652064697370617463686564207065726d697373696f6e6c6573736c792028692e652e20627920616e79246163636f756e74292e00a82320436f6e646974696f6e7320666f722061207065726d697373696f6e6c6573732064697370617463680009012a2054686520706f6f6c20697320696e2064657374726f79206d6f646520616e642074686520746172676574206973206e6f7420746865206465706f7369746f722e31012a205468652074617267657420697320746865206465706f7369746f7220616e6420746865792061726520746865206f6e6c79206d656d62657220696e207468652073756220706f6f6c732e0d012a2054686520706f6f6c20697320626c6f636b656420616e64207468652063616c6c6572206973206569746865722074686520726f6f74206f7220626f756e6365722e00982320436f6e646974696f6e7320666f72207065726d697373696f6e656420646973706174636800e82a205468652063616c6c6572206973207468652074617267657420616e64207468657920617265206e6f7420746865206465706f7369746f722e001823204e6f746500f42d204966207468652074617267657420697320746865206465706f7369746f722c2074686520706f6f6c2077696c6c2062652064657374726f7965642e61012d2049662074686520706f6f6c2068617320616e792070656e64696e6720736c6173682c20776520616c736f2074727920746f20736c61736820746865206d656d626572206265666f7265206c657474696e67207468656d5d0177697468647261772e20546869732063616c63756c6174696f6e206164647320736f6d6520776569676874206f7665726865616420616e64206973206f6e6c7920646566656e736976652e20496e207265616c6974792c5501706f6f6c20736c6173686573206d7573742068617665206265656e20616c7265616479206170706c69656420766961207065726d697373696f6e6c657373205b6043616c6c3a3a6170706c795f736c617368605d2e18637265617465100118616d6f756e742d01013042616c616e63654f663c543e000110726f6f74f10301504163636f756e7449644c6f6f6b75704f663c543e0001246e6f6d696e61746f72f10301504163636f756e7449644c6f6f6b75704f663c543e00011c626f756e636572f10301504163636f756e7449644c6f6f6b75704f663c543e000644744372656174652061206e65772064656c65676174696f6e20706f6f6c2e002c2320417267756d656e74730055012a2060616d6f756e7460202d2054686520616d6f756e74206f662066756e647320746f2064656c656761746520746f2074686520706f6f6c2e205468697320616c736f2061637473206f66206120736f7274206f664d0120206465706f7369742073696e63652074686520706f6f6c732063726561746f722063616e6e6f742066756c6c7920756e626f6e642066756e647320756e74696c2074686520706f6f6c206973206265696e6730202064657374726f7965642e51012a2060696e64657860202d204120646973616d626967756174696f6e20696e64657820666f72206372656174696e6720746865206163636f756e742e204c696b656c79206f6e6c792075736566756c207768656ec020206372656174696e67206d756c7469706c6520706f6f6c7320696e207468652073616d652065787472696e7369632ed42a2060726f6f7460202d20546865206163636f756e7420746f20736574206173205b60506f6f6c526f6c65733a3a726f6f74605d2e0d012a20606e6f6d696e61746f7260202d20546865206163636f756e7420746f2073657420617320746865205b60506f6f6c526f6c65733a3a6e6f6d696e61746f72605d2efc2a2060626f756e63657260202d20546865206163636f756e7420746f2073657420617320746865205b60506f6f6c526f6c65733a3a626f756e636572605d2e001823204e6f7465006101496e206164646974696f6e20746f2060616d6f756e74602c207468652063616c6c65722077696c6c207472616e7366657220746865206578697374656e7469616c206465706f7369743b20736f207468652063616c6c65720d016e656564732061742068617665206174206c656173742060616d6f756e74202b206578697374656e7469616c5f6465706f73697460207472616e7366657261626c652e4c6372656174655f776974685f706f6f6c5f6964140118616d6f756e742d01013042616c616e63654f663c543e000110726f6f74f10301504163636f756e7449644c6f6f6b75704f663c543e0001246e6f6d696e61746f72f10301504163636f756e7449644c6f6f6b75704f663c543e00011c626f756e636572f10301504163636f756e7449644c6f6f6b75704f663c543e00011c706f6f6c5f6964100118506f6f6c4964000718ec4372656174652061206e65772064656c65676174696f6e20706f6f6c207769746820612070726576696f75736c79207573656420706f6f6c206964002c2320417267756d656e7473009873616d6520617320606372656174656020776974682074686520696e636c7573696f6e206f66782a2060706f6f6c5f696460202d2060412076616c696420506f6f6c49642e206e6f6d696e61746508011c706f6f6c5f6964100118506f6f6c496400012876616c696461746f7273650101445665633c543a3a4163636f756e7449643e0008307c4e6f6d696e617465206f6e20626568616c66206f662074686520706f6f6c2e004501546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265207369676e65642062792074686520706f6f6c206e6f6d696e61746f72206f722074686520706f6f6c28726f6f7420726f6c652e00450154686973206469726563746c7920666f727761726473207468652063616c6c20746f20616e20696d706c656d656e746174696f6e206f6620605374616b696e67496e74657266616365602028652e672e2c45016070616c6c65742d7374616b696e676029207468726f756768205b60436f6e6669673a3a5374616b6541646170746572605d2c206f6e20626568616c66206f662074686520626f6e64656420706f6f6c2e001823204e6f7465005901496e206164646974696f6e20746f20612060726f6f7460206f7220606e6f6d696e61746f726020726f6c65206f6620606f726967696e602c2074686520706f6f6c2773206465706f7369746f72206e6565647320746f0d0168617665206174206c6561737420606465706f7369746f725f6d696e5f626f6e646020696e2074686520706f6f6c20746f207374617274206e6f6d696e6174696e672e247365745f737461746508011c706f6f6c5f6964100118506f6f6c49640001147374617465ed050124506f6f6c5374617465000928745365742061206e657720737461746520666f722074686520706f6f6c2e0055014966206120706f6f6c20697320616c726561647920696e20746865206044657374726f79696e67602073746174652c207468656e20756e646572206e6f20636f6e646974696f6e2063616e20697473207374617465346368616e676520616761696e2e00c0546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265206569746865723a00dc312e207369676e65642062792074686520626f756e6365722c206f722074686520726f6f7420726f6c65206f662074686520706f6f6c2c5d01322e2069662074686520706f6f6c20636f6e646974696f6e7320746f206265206f70656e20617265204e4f54206d6574202861732064657363726962656420627920606f6b5f746f5f62655f6f70656e60292c20616e6439012020207468656e20746865207374617465206f662074686520706f6f6c2063616e206265207065726d697373696f6e6c6573736c79206368616e67656420746f206044657374726f79696e67602e307365745f6d6574616461746108011c706f6f6c5f6964100118506f6f6c49640001206d6574616461746138011c5665633c75383e000a10805365742061206e6577206d6574616461746120666f722074686520706f6f6c2e005d01546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265207369676e65642062792074686520626f756e6365722c206f722074686520726f6f7420726f6c65206f662074686514706f6f6c2e2c7365745f636f6e666967731801346d696e5f6a6f696e5f626f6e64f1050158436f6e6669674f703c42616c616e63654f663c543e3e00013c6d696e5f6372656174655f626f6e64f1050158436f6e6669674f703c42616c616e63654f663c543e3e0001246d61785f706f6f6c73f5050134436f6e6669674f703c7533323e00012c6d61785f6d656d62657273f5050134436f6e6669674f703c7533323e0001506d61785f6d656d626572735f7065725f706f6f6cf5050134436f6e6669674f703c7533323e000154676c6f62616c5f6d61785f636f6d6d697373696f6ef9050144436f6e6669674f703c50657262696c6c3e000b2c410155706461746520636f6e66696775726174696f6e7320666f7220746865206e6f6d696e6174696f6e20706f6f6c732e20546865206f726967696e20666f7220746869732063616c6c206d757374206265605b60436f6e6669673a3a41646d696e4f726967696e605d2e002c2320417267756d656e747300a02a20606d696e5f6a6f696e5f626f6e6460202d20536574205b604d696e4a6f696e426f6e64605d2eb02a20606d696e5f6372656174655f626f6e6460202d20536574205b604d696e437265617465426f6e64605d2e842a20606d61785f706f6f6c7360202d20536574205b604d6178506f6f6c73605d2ea42a20606d61785f6d656d6265727360202d20536574205b604d6178506f6f6c4d656d62657273605d2ee42a20606d61785f6d656d626572735f7065725f706f6f6c60202d20536574205b604d6178506f6f6c4d656d62657273506572506f6f6c605d2ee02a2060676c6f62616c5f6d61785f636f6d6d697373696f6e60202d20536574205b60476c6f62616c4d6178436f6d6d697373696f6e605d2e307570646174655f726f6c657310011c706f6f6c5f6964100118506f6f6c49640001206e65775f726f6f7401060158436f6e6669674f703c543a3a4163636f756e7449643e0001346e65775f6e6f6d696e61746f7201060158436f6e6669674f703c543a3a4163636f756e7449643e00012c6e65775f626f756e63657201060158436f6e6669674f703c543a3a4163636f756e7449643e000c1c745570646174652074686520726f6c6573206f662074686520706f6f6c2e003d0154686520726f6f7420697320746865206f6e6c7920656e7469747920746861742063616e206368616e676520616e79206f662074686520726f6c65732c20696e636c7564696e6720697473656c662cb86578636c7564696e6720746865206465706f7369746f722c2077686f2063616e206e65766572206368616e67652e005101497420656d69747320616e206576656e742c206e6f74696679696e6720554973206f662074686520726f6c65206368616e67652e2054686973206576656e742069732071756974652072656c6576616e7420746f1d016d6f737420706f6f6c206d656d6265727320616e6420746865792073686f756c6420626520696e666f726d6564206f66206368616e67657320746f20706f6f6c20726f6c65732e146368696c6c04011c706f6f6c5f6964100118506f6f6c4964000d44704368696c6c206f6e20626568616c66206f662074686520706f6f6c2e004101546865206469737061746368206f726967696e206f6620746869732063616c6c2063616e206265207369676e65642062792074686520706f6f6c206e6f6d696e61746f72206f722074686520706f6f6ca0726f6f7420726f6c652c2073616d65206173205b6050616c6c65743a3a6e6f6d696e617465605d2e00450154686973206469726563746c7920666f727761726473207468652063616c6c20746f20616e20696d706c656d656e746174696f6e206f6620605374616b696e67496e74657266616365602028652e672e2c45016070616c6c65742d7374616b696e676029207468726f756768205b60436f6e6669673a3a5374616b6541646170746572605d2c206f6e20626568616c66206f662074686520626f6e64656420706f6f6c2e004d01556e646572206365727461696e20636f6e646974696f6e732c20746869732063616c6c2063616e2062652064697370617463686564207065726d697373696f6e6c6573736c792028692e652e20627920616e79246163636f756e74292e00ac2320436f6e646974696f6e7320666f722061207065726d697373696f6e6c6573732064697370617463683a55012a205768656e20706f6f6c206465706f7369746f7220686173206c657373207468616e20604d696e4e6f6d696e61746f72426f6e6460207374616b65642c206f746865727769736520706f6f6c206d656d626572735c202061726520756e61626c6520746f20756e626f6e642e009c2320436f6e646974696f6e7320666f72207065726d697373696f6e65642064697370617463683ab42a205468652063616c6c65722069732074686520706f6f6c2773206e6f6d696e61746f72206f7220726f6f742e40626f6e645f65787472615f6f746865720801186d656d626572f10301504163636f756e7449644c6f6f6b75704f663c543e0001146578747261e905015c426f6e6445787472613c42616c616e63654f663c543e3e000e245501606f726967696e6020626f6e64732066756e64732066726f6d206065787472616020666f7220736f6d6520706f6f6c206d656d62657220606d656d6265726020696e746f207468656972207265737065637469766518706f6f6c732e004901606f726967696e602063616e20626f6e642065787472612066756e64732066726f6d20667265652062616c616e6365206f722070656e64696e672072657761726473207768656e20606f726967696e203d3d1c6f74686572602e004501496e207468652063617365206f6620606f726967696e20213d206f74686572602c20606f726967696e602063616e206f6e6c7920626f6e642065787472612070656e64696e672072657761726473206f661501606f7468657260206d656d6265727320617373756d696e67207365745f636c61696d5f7065726d697373696f6e20666f722074686520676976656e206d656d626572206973c0605065726d697373696f6e6c657373436f6d706f756e6460206f7220605065726d697373696f6e6c657373416c6c602e507365745f636c61696d5f7065726d697373696f6e0401287065726d697373696f6e0506013c436c61696d5065726d697373696f6e000f1c4901416c6c6f7773206120706f6f6c206d656d62657220746f20736574206120636c61696d207065726d697373696f6e20746f20616c6c6f77206f7220646973616c6c6f77207065726d697373696f6e6c65737360626f6e64696e6720616e64207769746864726177696e672e002c2320417267756d656e747300782a20606f726967696e60202d204d656d626572206f66206120706f6f6c2eb82a20607065726d697373696f6e60202d20546865207065726d697373696f6e20746f206265206170706c6965642e48636c61696d5f7061796f75745f6f746865720401146f74686572000130543a3a4163636f756e7449640010100101606f726967696e602063616e20636c61696d207061796f757473206f6e20736f6d6520706f6f6c206d656d62657220606f7468657260277320626568616c662e005501506f6f6c206d656d62657220606f7468657260206d7573742068617665206120605065726d697373696f6e6c657373576974686472617760206f7220605065726d697373696f6e6c657373416c6c6020636c61696da87065726d697373696f6e20666f7220746869732063616c6c20746f206265207375636365737366756c2e387365745f636f6d6d697373696f6e08011c706f6f6c5f6964100118506f6f6c49640001386e65775f636f6d6d697373696f6e0906017c4f7074696f6e3c2850657262696c6c2c20543a3a4163636f756e744964293e001114745365742074686520636f6d6d697373696f6e206f66206120706f6f6c2e5501426f7468206120636f6d6d697373696f6e2070657263656e7461676520616e64206120636f6d6d697373696f6e207061796565206d7573742062652070726f766964656420696e20746865206063757272656e74605d017475706c652e2057686572652061206063757272656e7460206f6620604e6f6e65602069732070726f76696465642c20616e792063757272656e7420636f6d6d697373696f6e2077696c6c2062652072656d6f7665642e004d012d204966206120604e6f6e656020697320737570706c69656420746f20606e65775f636f6d6d697373696f6e602c206578697374696e6720636f6d6d697373696f6e2077696c6c2062652072656d6f7665642e487365745f636f6d6d697373696f6e5f6d617808011c706f6f6c5f6964100118506f6f6c49640001386d61785f636f6d6d697373696f6efd05011c50657262696c6c0012149453657420746865206d6178696d756d20636f6d6d697373696f6e206f66206120706f6f6c2e0039012d20496e697469616c206d61782063616e2062652073657420746f20616e79206050657262696c6c602c20616e64206f6e6c7920736d616c6c65722076616c75657320746865726561667465722e35012d2043757272656e7420636f6d6d697373696f6e2077696c6c206265206c6f776572656420696e20746865206576656e7420697420697320686967686572207468616e2061206e6577206d6178342020636f6d6d697373696f6e2e687365745f636f6d6d697373696f6e5f6368616e67655f7261746508011c706f6f6c5f6964100118506f6f6c496400012c6368616e67655f726174651106019c436f6d6d697373696f6e4368616e6765526174653c426c6f636b4e756d626572466f723c543e3e001310a85365742074686520636f6d6d697373696f6e206368616e6765207261746520666f72206120706f6f6c2e003d01496e697469616c206368616e67652072617465206973206e6f7420626f756e6465642c20776865726561732073756273657175656e7420757064617465732063616e206f6e6c79206265206d6f7265747265737472696374697665207468616e207468652063757272656e742e40636c61696d5f636f6d6d697373696f6e04011c706f6f6c5f6964100118506f6f6c496400144064436c61696d2070656e64696e6720636f6d6d697373696f6e2e003d015468652060726f6f746020726f6c65206f662074686520706f6f6c206973205f616c776179735f20616c6c6f77656420746f20636c61696d2074686520706f6f6c277320636f6d6d697373696f6e2e00550149662074686520706f6f6c20686173207365742060436f6d6d697373696f6e436c61696d5065726d697373696f6e3a3a5065726d697373696f6e6c657373602c207468656e20616e79206163636f756e742063616ed874726967676572207468652070726f63657373206f6620636c61696d696e672074686520706f6f6c277320636f6d6d697373696f6e2e00410149662074686520706f6f6c2068617320736574206974732060436f6d6d697373696f6e436c61696d5065726d697373696f6e6020746f20604163636f756e742861636329602c207468656e206f6e6c79206163636f756e7473302a2060616363602c20616e64642a2074686520706f6f6c277320726f6f74206163636f756e7400b86d61792063616c6c20746869732065787472696e736963206f6e20626568616c66206f662074686520706f6f6c2e002d0150656e64696e6720636f6d6d697373696f6e73206172652070616964206f757420616e6420616464656420746f2074686520746f74616c20636c61696d656420636f6d6d697373696f6e2eb854686520746f74616c2070656e64696e6720636f6d6d697373696f6e20697320726573657420746f207a65726f2e4c61646a7573745f706f6f6c5f6465706f73697404011c706f6f6c5f6964100118506f6f6c496400151cec546f70207570207468652064656669636974206f7220776974686472617720746865206578636573732045442066726f6d2074686520706f6f6c2e0051015768656e206120706f6f6c20697320637265617465642c2074686520706f6f6c206465706f7369746f72207472616e736665727320454420746f2074686520726577617264206163636f756e74206f66207468655501706f6f6c2e204544206973207375626a65637420746f206368616e676520616e64206f7665722074696d652c20746865206465706f73697420696e2074686520726577617264206163636f756e74206d61792062655101696e73756666696369656e7420746f20636f766572207468652045442064656669636974206f662074686520706f6f6c206f7220766963652d76657273612077686572652074686572652069732065786365737331016465706f73697420746f2074686520706f6f6c2e20546869732063616c6c20616c6c6f777320616e796f6e6520746f2061646a75737420746865204544206465706f736974206f6620746865f4706f6f6c2062792065697468657220746f7070696e67207570207468652064656669636974206f7220636c61696d696e6720746865206578636573732e7c7365745f636f6d6d697373696f6e5f636c61696d5f7065726d697373696f6e08011c706f6f6c5f6964100118506f6f6c49640001287065726d697373696f6e150601bc4f7074696f6e3c436f6d6d697373696f6e436c61696d5065726d697373696f6e3c543a3a4163636f756e7449643e3e001610cc536574206f722072656d6f7665206120706f6f6c277320636f6d6d697373696f6e20636c61696d207065726d697373696f6e2e00610144657465726d696e65732077686f2063616e20636c61696d2074686520706f6f6c27732070656e64696e6720636f6d6d697373696f6e2e204f6e6c79207468652060526f6f746020726f6c65206f662074686520706f6f6cc869732061626c6520746f20636f6e66696775726520636f6d6d697373696f6e20636c61696d207065726d697373696f6e732e2c6170706c795f736c6173680401386d656d6265725f6163636f756e74f10301504163636f756e7449644c6f6f6b75704f663c543e001724884170706c7920612070656e64696e6720736c617368206f6e2061206d656d6265722e0025014661696c7320756e6c657373205b6063726174653a3a70616c6c65743a3a436f6e6669673a3a5374616b6541646170746572605d206973206f6620737472617465677920747970653aa45b60616461707465723a3a5374616b655374726174656779547970653a3a44656c6567617465605d2e005d015468652070656e64696e6720736c61736820616d6f756e74206f6620746865206d656d626572206d75737420626520657175616c206f72206d6f7265207468616e20604578697374656e7469616c4465706f736974602e5101546869732063616c6c2063616e2062652064697370617463686564207065726d697373696f6e6c6573736c792028692e652e20627920616e79206163636f756e74292e2049662074686520657865637574696f6e49016973207375636365737366756c2c2066656520697320726566756e64656420616e642063616c6c6572206d6179206265207265776172646564207769746820612070617274206f662074686520736c6173680d016261736564206f6e20746865205b6063726174653a3a70616c6c65743a3a436f6e6669673a3a5374616b6541646170746572605d20636f6e66696775726174696f6e2e486d6967726174655f64656c65676174696f6e0401386d656d6265725f6163636f756e74f10301504163636f756e7449644c6f6f6b75704f663c543e0018241d014d696772617465732064656c6567617465642066756e64732066726f6d2074686520706f6f6c206163636f756e7420746f2074686520606d656d6265725f6163636f756e74602e0025014661696c7320756e6c657373205b6063726174653a3a70616c6c65743a3a436f6e6669673a3a5374616b6541646170746572605d206973206f6620737472617465677920747970653aa45b60616461707465723a3a5374616b655374726174656779547970653a3a44656c6567617465605d2e002901546869732069732061207065726d697373696f6e2d6c6573732063616c6c20616e6420726566756e647320616e792066656520696620636c61696d206973207375636365737366756c2e005d0149662074686520706f6f6c20686173206d6967726174656420746f2064656c65676174696f6e206261736564207374616b696e672c20746865207374616b656420746f6b656e73206f6620706f6f6c206d656d62657273290163616e206265206d6f76656420616e642068656c6420696e207468656972206f776e206163636f756e742e20536565205b60616461707465723a3a44656c65676174655374616b65605d786d6967726174655f706f6f6c5f746f5f64656c65676174655f7374616b6504011c706f6f6c5f6964100118506f6f6c4964001924f44d69677261746520706f6f6c2066726f6d205b60616461707465723a3a5374616b655374726174656779547970653a3a5472616e73666572605d20746fa45b60616461707465723a3a5374616b655374726174656779547970653a3a44656c6567617465605d2e0025014661696c7320756e6c657373205b6063726174653a3a70616c6c65743a3a436f6e6669673a3a5374616b6541646170746572605d206973206f6620737472617465677920747970653aa45b60616461707465723a3a5374616b655374726174656779547970653a3a44656c6567617465605d2e004101546869732063616c6c2063616e2062652064697370617463686564207065726d697373696f6e6c6573736c792c20616e6420726566756e647320616e7920666565206966207375636365737366756c2e00490149662074686520706f6f6c2068617320616c7265616479206d6967726174656420746f2064656c65676174696f6e206261736564207374616b696e672c20746869732063616c6c2077696c6c206661696c2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ee905085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7324426f6e644578747261041c42616c616e6365011801082c4672656542616c616e6365040018011c42616c616e63650000001c5265776172647300010000ed05085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7324506f6f6c537461746500010c104f70656e0000001c426c6f636b65640001002844657374726f79696e6700020000f105085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7320436f6e6669674f700404540118010c104e6f6f700000000c5365740400180104540001001852656d6f766500020000f505085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7320436f6e6669674f700404540110010c104e6f6f700000000c5365740400100104540001001852656d6f766500020000f905085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7320436f6e6669674f7004045401fd05010c104e6f6f700000000c5365740400fd050104540001001852656d6f766500020000fd050c3473705f61726974686d65746963287065725f7468696e67731c50657262696c6c0000040010010c75333200000106085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7320436f6e6669674f700404540100010c104e6f6f700000000c5365740400000104540001001852656d6f7665000200000506085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733c436c61696d5065726d697373696f6e000110305065726d697373696f6e6564000000585065726d697373696f6e6c657373436f6d706f756e64000100585065726d697373696f6e6c6573735769746864726177000200445065726d697373696f6e6c657373416c6c00030000090604184f7074696f6e040454010d060108104e6f6e6500000010536f6d6504000d0600000100000d0600000408fd0500001106085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7350436f6d6d697373696f6e4368616e676552617465042c426c6f636b4e756d6265720110000801306d61785f696e637265617365fd05011c50657262696c6c0001246d696e5f64656c617910012c426c6f636b4e756d6265720000150604184f7074696f6e0404540119060108104e6f6e6500000010536f6d650400190600000100001906085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7364436f6d6d697373696f6e436c61696d5065726d697373696f6e04244163636f756e74496401000108385065726d697373696f6e6c6573730000001c4163636f756e7404000001244163636f756e744964000100001d060c4070616c6c65745f626167735f6c6973741870616c6c65741043616c6c08045400044900010c1472656261670401286469736c6f6361746564f10301504163636f756e7449644c6f6f6b75704f663c543e00002859014465636c617265207468617420736f6d6520606469736c6f636174656460206163636f756e74206861732c207468726f7567682072657761726473206f722070656e616c746965732c2073756666696369656e746c7951016368616e676564206974732073636f726520746861742069742073686f756c642070726f7065726c792066616c6c20696e746f206120646966666572656e7420626167207468616e206974732063757272656e74106f6e652e001d01416e796f6e652063616e2063616c6c20746869732066756e6374696f6e2061626f757420616e7920706f74656e7469616c6c79206469736c6f6361746564206163636f756e742e00490157696c6c20616c7761797320757064617465207468652073746f7265642073636f7265206f6620606469736c6f63617465646020746f2074686520636f72726563742073636f72652c206261736564206f6e406053636f726550726f7669646572602e00d4496620606469736c6f63617465646020646f6573206e6f74206578697374732c2069742072657475726e7320616e206572726f722e3c7075745f696e5f66726f6e745f6f6604011c6c696768746572f10301504163636f756e7449644c6f6f6b75704f663c543e000128d04d6f7665207468652063616c6c65722773204964206469726563746c7920696e2066726f6e74206f6620606c696768746572602e005901546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20616e642063616e206f6e6c792062652063616c6c656420627920746865204964206f663501746865206163636f756e7420676f696e6720696e2066726f6e74206f6620606c696768746572602e2046656520697320706179656420627920746865206f726967696e20756e64657220616c6c3863697263756d7374616e6365732e00384f6e6c7920776f726b732069663a00942d20626f7468206e6f646573206172652077697468696e207468652073616d65206261672cd02d20616e6420606f726967696e602068617320612067726561746572206053636f726560207468616e20606c696768746572602e547075745f696e5f66726f6e745f6f665f6f7468657208011c68656176696572f10301504163636f756e7449644c6f6f6b75704f663c543e00011c6c696768746572f10301504163636f756e7449644c6f6f6b75704f663c543e00020c110153616d65206173205b6050616c6c65743a3a7075745f696e5f66726f6e745f6f66605d2c206275742069742063616e2062652063616c6c656420627920616e796f6e652e00c8466565206973207061696420627920746865206f726967696e20756e64657220616c6c2063697263756d7374616e6365732e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e21060c7870616c6c65745f7374616b696e675f6173796e635f72635f636c69656e741870616c6c65741043616c6c0404540001085072656c61795f73657373696f6e5f7265706f72740401187265706f72742506016c53657373696f6e5265706f72743c543a3a4163636f756e7449643e000004050143616c6c656420746f20696e64696361746520746865207374617274206f662061206e65772073657373696f6e206f6e207468652072656c617920636861696e2e5c72656c61795f6e65775f6f6666656e63655f70616765640401206f6666656e636573390601a85665633c2853657373696f6e496e6465782c204f6666656e63653c543a3a4163636f756e7449643e293e000100040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e2506087870616c6c65745f7374616b696e675f6173796e635f72635f636c69656e743453657373696f6e5265706f727404244163636f756e744964010000100124656e645f696e64657810013053657373696f6e496e64657800014076616c696461746f725f706f696e7473290601545665633c284163636f756e7449642c20753332293e00015061637469766174696f6e5f74696d657374616d70310601484f7074696f6e3c287536342c20753332293e0001206c6566746f766572200110626f6f6c000029060000022d06002d0600000408001000310604184f7074696f6e0404540135060108104e6f6e6500000010536f6d6504003506000001000035060000040830100039060000023d06003d0600000408104106004106087870616c6c65745f7374616b696e675f6173796e635f72635f636c69656e741c4f6666656e636504244163636f756e7449640100000c01206f6666656e6465720001244163636f756e7449640001247265706f7274657273650101385665633c4163636f756e7449643e000138736c6173685f6672616374696f6efd05011c50657262696c6c000045060c9070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f626c6f636b1870616c6c65741043616c6c040454000104186d616e6167650401086f704906014441646d696e4f7065726174696f6e3c543e0000144c4d616e61676520746869732070616c6c65742e00e0546865206f726967696e206f6620746869732063616c6c206d757374206265205b60436f6e6669673a3a41646d696e4f726967696e605d2e000101536565205b6041646d696e4f7065726174696f6e605d20666f7220766172696f7573206f7065726174696f6e7320746861742061726520706f737369626c652e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e4906089070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f626c6f636b3841646d696e4f7065726174696f6e04045400011440466f726365526f74617465526f756e6400000034466f726365536574506861736504004d06012050686173653c543e00010050456d657267656e6379536574536f6c7574696f6e080051060184426f783c426f756e646564537570706f7274734f663c50616c6c65743c543e3e3e000071060134456c656374696f6e53636f726500020044456d657267656e637946616c6c6261636b000300505365744d696e556e7472757374656453636f7265040071060134456c656374696f6e53636f7265000400004d060c9070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f626c6f636b1474797065731450686173650404540001200c4f6666000000185369676e65640400100144426c6f636b4e756d626572466f723c543e000100405369676e656456616c69646174696f6e0400100144426c6f636b4e756d626572466f723c543e00020020556e7369676e65640400100144426c6f636b4e756d626572466f723c543e00030020536e617073686f74040010012450616765496e64657800040010446f6e65000500184578706f7274040010012450616765496e64657800060024456d657267656e6379000700005106087c6672616d655f656c656374696f6e5f70726f76696465725f737570706f72743c426f756e646564537570706f7274730c244163636f756e744964010018424f75746572001842496e6e6572000004005506010901426f756e6465645665633c284163636f756e7449642c20426f756e646564537570706f72743c4163636f756e7449642c2042496e6e65723e292c20424f757465723e000055060c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540159060453000004006d0601185665633c543e0000590600000408005d06005d06087c6672616d655f656c656374696f6e5f70726f76696465725f737570706f727438426f756e646564537570706f727408244163636f756e744964010014426f756e640000080114746f74616c18013c457874656e64656442616c616e6365000118766f74657273610601bc426f756e6465645665633c284163636f756e7449642c20457874656e64656442616c616e6365292c20426f756e643e000061060c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454016506045300000400690601185665633c543e000065060000040800180069060000026506006d060000025906007106084473705f6e706f735f656c656374696f6e7334456c656374696f6e53636f726500000c01346d696e696d616c5f7374616b6518013c457874656e64656442616c616e636500012473756d5f7374616b6518013c457874656e64656442616c616e636500014473756d5f7374616b655f7371756172656418013c457874656e64656442616c616e636500007506149070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f626c6f636b20766572696669657214696d706c731870616c6c65741043616c6c040454000100040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e7906109070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f626c6f636b20756e7369676e65641870616c6c65741043616c6c0404540001043c7375626d69745f756e7369676e656404013870616765645f736f6c7574696f6e7d060194426f783c5061676564526177536f6c7574696f6e3c543a3a4d696e6572436f6e6669673e3e00003c705375626d697420616e20756e7369676e656420736f6c7574696f6e2e0055015468697320776f726b732076657279206d756368206c696b6520616e20696e686572656e742c206173206f6e6c79207468652076616c696461746f727320617265207065726d697474656420746f207375626d69745901616e797468696e672e2042792064656661756c742076616c696461746f72732077696c6c20636f6d7075746520746869732063616c6c20696e20746865697220606f6666636861696e5f776f726b65726020686f6f6b6c616e642074727920616e64207375626d6974206974206261636b2e0045015468697320697320646966666572656e742066726f6d207369676e65642070616765207375626d697373696f6e206d61696e6c7920696e20746861742074686520736f6c7574696f6e2070616765206973507665726966696564206f6e2074686520666c792e003d01546865206070616765645f736f6c7574696f6e60206d617920636f6e7461696e206174206d6f7374205b60436f6e6669673a3a4d696e65725061676573605d2070616765732e2054686579206172650d01696e746572707265746564206173206d7370202d3e206c73702c20617320706572205b6063726174653a3a50616c6c65743a3a6d73705f72616e67655f666f72605d2e005d01466f72206578616d706c652c20696620605061676573203d2034602c20616e6420604d696e65725061676573203d2032602c206f75722066756c6c20736e617073686f742072616e676520776f756c64206265205b302c5501312c20322c20335d2c20776974682033206265696e67206d73702e204275742c20696e207468697320636173652c207468656e20746865206070616765645f7261775f736f6c7574696f6e2e706167657360206973dc657870656374656420746f20636f72726573706f6e6420746f20605b736e617073686f742832292c20736e617073686f742833295d602e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e7d060c9070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f626c6f636b147479706573405061676564526177536f6c7574696f6e04045400000c0138736f6c7574696f6e5f7061676573810601485665633c536f6c7574696f6e4f663c543e3e00011473636f726571060134456c656374696f6e53636f7265000114726f756e6410010c7533320000810600000285060085060c6861737365745f6875625f706f6c6b61646f745f72756e74696d651c7374616b696e67544e706f73436f6d70616374536f6c7574696f6e31360000400118766f74657331890600000118766f74657332950600000118766f74657333a90600000118766f74657334b50600000118766f74657335c10600000118766f74657336cd0600000118766f74657337d90600000118766f74657338e50600000118766f74657339f1060000011c766f7465733130fd060000011c766f746573313109070000011c766f746573313215070000011c766f746573313321070000011c766f74657331342d070000011c766f746573313539070000011c766f7465733136450700000089060000028d06008d06000004081d019106009106000006d10200950600000299060099060000040c1d019d069106009d06000004089106a10600a106000006a50600a5060c3473705f61726974686d65746963287065725f7468696e67731850657255313600000400d102010c7531360000a906000002ad0600ad060000040c1d01b106910600b106000003020000009d0600b506000002b90600b9060000040c1d01bd06910600bd06000003030000009d0600c106000002c50600c5060000040c1d01c906910600c906000003040000009d0600cd06000002d10600d1060000040c1d01d506910600d506000003050000009d0600d906000002dd0600dd060000040c1d01e106910600e106000003060000009d0600e506000002e90600e9060000040c1d01ed06910600ed06000003070000009d0600f106000002f50600f5060000040c1d01f906910600f906000003080000009d0600fd0600000201070001070000040c1d0105079106000507000003090000009d060009070000020d07000d070000040c1d01110791060011070000030a0000009d0600150700000219070019070000040c1d011d079106001d070000030b0000009d0600210700000225070025070000040c1d01290791060029070000030c0000009d06002d0700000231070031070000040c1d01350791060035070000030d0000009d060039070000023d07003d070000040c1d01410791060041070000030e0000009d0600450700000249070049070000040c1d014d079106004d070000030f0000009d06005107109070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f626c6f636b187369676e65641870616c6c65741043616c6c040454000114207265676973746572040134636c61696d65645f73636f726571060134456c656374696f6e53636f7265000004c45265676973746572206f6e6573656c6620666f7220616e207570636f6d696e67207369676e656420656c656374696f6e2e2c7375626d69745f706167650801107061676510012450616765496e6465780001386d617962655f736f6c7574696f6e5507019c4f7074696f6e3c426f783c536f6c7574696f6e4f663c543a3a4d696e6572436f6e6669673e3e3e0001208c5375626d697420612073696e676c652070616765206f66206120736f6c7574696f6e2e00b04d75737420616c7761797320636f6d65206166746572205b6050616c6c65743a3a7265676973746572605d2e00e0606d617962655f736f6c7574696f6e602063616e2062652073657420746f20604e6f6e656020746f2065726173652074686520706167652e003501436f6c6c65637473206465706f736974732066726f6d20746865207369676e6564206f726967696e206261736564206f6e205b60436f6e6669673a3a4465706f73697442617365605d20616e646c5b60436f6e6669673a3a4465706f73697450657250616765605d2e106261696c00021454526574726163742061207375626d697373696f6e2e0055014120706f7274696f6e206f6620746865206465706f736974206d61792062652072657475726e65642c206261736564206f6e20746865205b60436f6e6669673a3a4261696c6f75744772616365526174696f605d2e00c4546869732077696c6c2066756c6c792072656d6f76652074686520736f6c7574696f6e2066726f6d2073746f726167652e50636c6561725f6f6c645f726f756e645f64617461080114726f756e6410010c7533320001347769746e6573735f706167657310010c753332000318c0436c656172207468652064617461206f662061207375626d697474657220666f726d20616e206f6c6420726f756e642e003101546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265207369676e65642c20616e6420746865206f726967696e616c207375626d69747465722e005d01546869732063616e206f6e6c792062652063616c6c656420666f72207375626d697373696f6e73207468617420656e64207570206265696e67206469736361726465642c20617320696e207468657920617265206e6f74c470726f63657373656420616e64207468657920656e64207570206c696e676572696e6720696e207468652071756575652e447365745f696e76756c6e657261626c657304010c696e76650101445665633c543a3a4163636f756e7449643e00040c685365742074686520696e76756c6e657261626c65206c6973742e0011014469737061746368206f726967696e206d75737420746865207468652073616d65206173205b6063726174653a3a436f6e6669673a3a41646d696e4f726967696e605d2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e550704184f7074696f6e0404540185060108104e6f6e6500000010536f6d650400850600000100005907105070616c6c65745f7374616b696e675f6173796e631870616c6c65741870616c6c65741043616c6c04045400018410626f6e6408011476616c75652d01013042616c616e63654f663c543e00011470617965655d07017c52657761726444657374696e6174696f6e3c543a3a4163636f756e7449643e000030610154616b6520746865206f726967696e206163636f756e74206173206120737461736820616e64206c6f636b207570206076616c756560206f66206974732062616c616e63652e2060636f6e74726f6c6c6572602077696c6c80626520746865206163636f756e74207468617420636f6e74726f6c732069742e002d016076616c756560206d757374206265206d6f7265207468616e2074686520606d696e696d756d5f62616c616e636560207370656369666965642062792060543a3a43757272656e6379602e002101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20627920746865207374617368206163636f756e742e003c456d6974732060426f6e646564602e004d014e4f54453a2054776f206f66207468652073746f726167652077726974657320286053656c663a3a626f6e646564602c206053656c663a3a7061796565602920617265205f6e657665725f20636c65616e65645901756e6c6573732074686520606f726967696e602066616c6c732062656c6f77205f6578697374656e7469616c206465706f7369745f20286f7220657175616c20746f20302920616e6420676574732072656d6f76656420617320647573742e28626f6e645f65787472610401386d61785f6164646974696f6e616c2d01013042616c616e63654f663c543e000128610141646420736f6d6520657874726120616d6f756e742074686174206861766520617070656172656420696e207468652073746173682060667265655f62616c616e63656020696e746f207468652062616c616e636520757030666f72207374616b696e672e005101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f206279207468652073746173682c206e6f742074686520636f6e74726f6c6c65722e004d01557365207468697320696620746865726520617265206164646974696f6e616c2066756e647320696e20796f7572207374617368206163636f756e74207468617420796f75207769736820746f20626f6e642e5501556e6c696b65205b60626f6e64605d2853656c663a3a626f6e6429206f72205b60756e626f6e64605d2853656c663a3a756e626f6e642920746869732066756e6374696f6e20646f6573206e6f7420696d706f7365bc616e79206c696d69746174696f6e206f6e2074686520616d6f756e7420746861742063616e2062652061646465642e003c456d6974732060426f6e646564602e18756e626f6e6404011476616c75652d01013042616c616e63654f663c543e00024c51015363686564756c65206120706f7274696f6e206f662074686520737461736820746f20626520756e6c6f636b656420726561647920666f72207472616e73666572206f75742061667465722074686520626f6e64fc706572696f6420656e64732e2049662074686973206c656176657320616e20616d6f756e74206163746976656c7920626f6e646564206c657373207468616e21015b6061737365743a3a6578697374656e7469616c5f6465706f736974605d2c207468656e20697420697320696e6372656173656420746f207468652066756c6c20616d6f756e742e005101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2062792074686520636f6e74726f6c6c65722c206e6f74207468652073746173682e0045014f6e63652074686520756e6c6f636b20706572696f6420697320646f6e652c20796f752063616e2063616c6c206077697468647261775f756e626f6e6465646020746f2061637475616c6c79206d6f7665bc7468652066756e6473206f7574206f66206d616e6167656d656e7420726561647920666f72207472616e736665722e0031014e6f206d6f7265207468616e2061206c696d69746564206e756d626572206f6620756e6c6f636b696e67206368756e6b73202873656520604d6178556e6c6f636b696e674368756e6b736029410163616e20636f2d657869737473206174207468652073616d652074696d652e20496620746865726520617265206e6f20756e6c6f636b696e67206368756e6b7320736c6f747320617661696c61626c6545015b6043616c6c3a3a77697468647261775f756e626f6e646564605d2069732063616c6c656420746f2072656d6f766520736f6d65206f6620746865206368756e6b732028696620706f737369626c65292e00390149662061207573657220656e636f756e74657273207468652060496e73756666696369656e74426f6e6460206572726f72207768656e2063616c6c696e6720746869732065787472696e7369632c1901746865792073686f756c642063616c6c20606368696c6c6020666972737420696e206f7264657220746f206672656520757020746865697220626f6e6465642066756e64732e0044456d6974732060556e626f6e646564602e009453656520616c736f205b6043616c6c3a3a77697468647261775f756e626f6e646564605d2e4477697468647261775f756e626f6e6465640401486e756d5f736c617368696e675f7370616e7310010c75333200034c290152656d6f766520616e79207374616b65207468617420686173206265656e2066756c6c7920756e626f6e64656420616e6420697320726561647920666f72207769746864726177616c2e0055015374616b6520697320636f6e736964657265642066756c6c7920756e626f6e646564206f6e6365205b60436f6e6669673a3a426f6e64696e674475726174696f6e605d2068617320656c61707365642073696e63655d0174686520756e626f6e64696e672077617320696e697469617465642e20496e2072617265206361736573e2809473756368206173207768656e206f6666656e63657320666f722074686520756e626f6e64656420657261550168617665206265656e207265706f7274656420627574206e6f74207965742070726f636573736564e280947769746864726177616c206973207265737472696374656420746f206572617320666f7220776869636884616c6c206f6666656e6365732068617665206265656e2070726f6365737365642e00250154686520756e6c6f636b6564207374616b652077696c6c2062652072657475726e656420617320667265652062616c616e636520696e20746865207374617368206163636f756e742e001501546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2062792074686520636f6e74726f6c6c65722e0048456d697473206057697468647261776e602e006853656520616c736f205b6043616c6c3a3a756e626f6e64605d2e0034232320506172616d65746572730059012d20606e756d5f736c617368696e675f7370616e73603a202a2a446570726563617465642a2a2e2052657461696e6564206f6e6c7920666f72206261636b7761726420636f6d7061746962696c6974793b2074686973682020706172616d6574657220686173206e6f206566666563742e2076616c696461746504011470726566736107013856616c696461746f725072656673000414e44465636c617265207468652064657369726520746f2076616c696461746520666f7220746865206f726967696e20636f6e74726f6c6c65722e00d8456666656374732077696c6c2062652066656c742061742074686520626567696e6e696e67206f6620746865206e657874206572612e005101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2062792074686520636f6e74726f6c6c65722c206e6f74207468652073746173682e206e6f6d696e61746504011c74617267657473690701645665633c4163636f756e7449644c6f6f6b75704f663c543e3e0005140d014465636c617265207468652064657369726520746f206e6f6d696e6174652060746172676574736020666f7220746865206f726967696e20636f6e74726f6c6c65722e00d8456666656374732077696c6c2062652066656c742061742074686520626567696e6e696e67206f6620746865206e657874206572612e005101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2062792074686520636f6e74726f6c6c65722c206e6f74207468652073746173682e146368696c6c000628c44465636c617265206e6f2064657369726520746f206569746865722076616c6964617465206f72206e6f6d696e6174652e00d8456666656374732077696c6c2062652066656c742061742074686520626567696e6e696e67206f6620746865206e657874206572612e005101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2062792074686520636f6e74726f6c6c65722c206e6f74207468652073746173682e0034232320436f6d706c6578697479e42d20496e646570656e64656e74206f662074686520617267756d656e74732e20496e7369676e69666963616e7420636f6d706c65786974792e502d20436f6e7461696e73206f6e6520726561642ec42d2057726974657320617265206c696d6974656420746f2074686520606f726967696e60206163636f756e74206b65792e247365745f706179656504011470617965655d07017c52657761726444657374696e6174696f6e3c543a3a4163636f756e7449643e000714b42852652d2973657420746865207061796d656e742074617267657420666f72206120636f6e74726f6c6c65722e005101456666656374732077696c6c2062652066656c7420696e7374616e746c792028617320736f6f6e20617320746869732066756e6374696f6e20697320636f6d706c65746564207375636365737366756c6c79292e005101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2062792074686520636f6e74726f6c6c65722c206e6f74207468652073746173682e387365745f636f6e74726f6c6c657200082045012852652d29736574732074686520636f6e74726f6c6c6572206f66206120737461736820746f2074686520737461736820697473656c662e20546869732066756e6374696f6e2070726576696f75736c794d01616363657074656420612060636f6e74726f6c6c65726020617267756d656e7420746f207365742074686520636f6e74726f6c6c657220746f20616e206163636f756e74206f74686572207468616e207468655901737461736820697473656c662e20546869732066756e6374696f6e616c69747920686173206e6f77206265656e2072656d6f7665642c206e6f77206f6e6c792073657474696e672074686520636f6e74726f6c6c65728c746f207468652073746173682c206966206974206973206e6f7420616c72656164792e005101456666656374732077696c6c2062652066656c7420696e7374616e746c792028617320736f6f6e20617320746869732066756e6374696f6e20697320636f6d706c65746564207375636365737366756c6c79292e005101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f206279207468652073746173682c206e6f742074686520636f6e74726f6c6c65722e4c7365745f76616c696461746f725f636f756e7404010c6e65771d01010c75333200090c90536574732074686520696465616c206e756d626572206f662076616c696461746f72732e0084546865206469737061746368206f726967696e206d75737420626520526f6f742e60696e6372656173655f76616c696461746f725f636f756e740401286164646974696f6e616c1d01010c753332000a10e8496e6372656d656e74732074686520696465616c206e756d626572206f662076616c696461746f727320757020746f206d6178696d756d206f665460543a3a4d617856616c696461746f72536574602e0084546865206469737061746368206f726967696e206d75737420626520526f6f742e547363616c655f76616c696461746f725f636f756e74040118666163746f726d07011c50657263656e74000b1011015363616c652075702074686520696465616c206e756d626572206f662076616c696461746f7273206279206120666163746f7220757020746f206d6178696d756d206f665460543a3a4d617856616c696461746f72536574602e0084546865206469737061746368206f726967696e206d75737420626520526f6f742e34666f7263655f6e6f5f65726173000c24ac466f72636520746865726520746f206265206e6f206e6577206572617320696e646566696e6974656c792e0084546865206469737061746368206f726967696e206d75737420626520526f6f742e002423205761726e696e6700190154686520656c656374696f6e2070726f6365737320737461727473206d756c7469706c6520626c6f636b73206265666f72652074686520656e64206f6620746865206572612e3901546875732074686520656c656374696f6e2070726f63657373206d6179206265206f6e676f696e67207768656e20746869732069732063616c6c65642e20496e2074686973206361736520746865dc656c656374696f6e2077696c6c20636f6e74696e756520756e74696c20746865206e65787420657261206973207472696767657265642e34666f7263655f6e65775f657261000d284901466f72636520746865726520746f2062652061206e6577206572612061742074686520656e64206f6620746865206e6578742073657373696f6e2e20416674657220746869732c2069742077696c6c2062659c726573657420746f206e6f726d616c20286e6f6e2d666f7263656429206265686176696f75722e0084546865206469737061746368206f726967696e206d75737420626520526f6f742e002423205761726e696e6700190154686520656c656374696f6e2070726f6365737320737461727473206d756c7469706c6520626c6f636b73206265666f72652074686520656e64206f6620746865206572612e4901496620746869732069732063616c6c6564206a757374206265666f72652061206e657720657261206973207472696767657265642c2074686520656c656374696f6e2070726f63657373206d6179206e6f748c6861766520656e6f75676820626c6f636b7320746f20676574206120726573756c742e447365745f696e76756c6e657261626c6573040134696e76756c6e657261626c6573650101445665633c543a3a4163636f756e7449643e000e0cc8536574207468652076616c696461746f72732077686f2063616e6e6f7420626520736c61736865642028696620616e79292e0084546865206469737061746368206f726967696e206d75737420626520526f6f742e34666f7263655f756e7374616b650801147374617368000130543a3a4163636f756e7449640001486e756d5f736c617368696e675f7370616e7310010c753332000f200901466f72636520612063757272656e74207374616b657220746f206265636f6d6520636f6d706c6574656c7920756e7374616b65642c20696d6d6564696174656c792e0084546865206469737061746368206f726967696e206d75737420626520526f6f742e34232320506172616d657465727300b02d20607374617368603a20546865207374617368206163636f756e7420746f20626520756e7374616b65642e3d012d20606e756d5f736c617368696e675f7370616e73603a202a2a446570726563617465642a2a2e205468697320706172616d657465722069732072657461696e656420666f72206261636b77617264ac636f6d7061746962696c6974792e204974206e6f206c6f6e6765722068617320616e79206566666563742e50666f7263655f6e65775f6572615f616c776179730010240101466f72636520746865726520746f2062652061206e6577206572612061742074686520656e64206f662073657373696f6e7320696e646566696e6974656c792e0084546865206469737061746368206f726967696e206d75737420626520526f6f742e002423205761726e696e6700190154686520656c656374696f6e2070726f6365737320737461727473206d756c7469706c6520626c6f636b73206265666f72652074686520656e64206f6620746865206572612e4901496620746869732069732063616c6c6564206a757374206265666f72652061206e657720657261206973207472696767657265642c2074686520656c656374696f6e2070726f63657373206d6179206e6f748c6861766520656e6f75676820626c6f636b7320746f20676574206120726573756c742e5463616e63656c5f64656665727265645f736c61736808010c657261100120457261496e64657800014476616c696461746f725f736c6173686573710701705665633c28543a3a4163636f756e7449642c2050657262696c6c293e00112c090143616e63656c73207363686564756c656420736c617368657320666f72206120676976656e20657261206265666f7265207468657920617265206170706c6965642e006101546869732066756e6374696f6e20616c6c6f77732060543a3a41646d696e4f726967696e6020746f2063616e63656c2070656e64696e6720736c617368657320666f72207370656369666965642076616c696461746f72734901696e206120676976656e206572612e205468652063616e63656c6c656420736c6173686573206172652073746f72656420616e642077696c6c20626520636865636b6564207768656e206170706c79696e6720736c61736865732e0034232320506172616d657465727355012d2060657261603a20546865207374616b696e672065726120666f7220776869636820736c61736865732073686f756c642062652063616e63656c6c65642e205468697320697320746865206572612077686572653501202074686520736c61736820776f756c64206265206170706c6965642c206e6f74207468652065726120696e20776869636820746865206f6666656e63652077617320636f6d6d69747465642e59012d206076616c696461746f725f736c6173686573603a2041206c697374206f662076616c696461746f72207374617368206163636f756e747320616e6420746865697220736c617368206672616374696f6e7320746f3c202062652063616e63656c6c65642e387061796f75745f7374616b65727308013c76616c696461746f725f7374617368000130543a3a4163636f756e74496400010c657261100120457261496e6465780012341901506179206f7574206e6578742070616765206f6620746865207374616b65727320626568696e6420612076616c696461746f7220666f722074686520676976656e206572612e00e82d206076616c696461746f725f73746173686020697320746865207374617368206163636f756e74206f66207468652076616c696461746f722e31012d206065726160206d617920626520616e7920657261206265747765656e20605b63757272656e745f657261202d20686973746f72795f64657074683b2063757272656e745f6572615d602e005501546865206f726967696e206f6620746869732063616c6c206d757374206265205f5369676e65645f2e20416e79206163636f756e742063616e2063616c6c20746869732066756e6374696f6e2c206576656e206966746974206973206e6f74206f6e65206f6620746865207374616b6572732e00490154686520726577617264207061796f757420636f756c6420626520706167656420696e20636173652074686572652061726520746f6f206d616e79206e6f6d696e61746f7273206261636b696e67207468655d016076616c696461746f725f7374617368602e20546869732063616c6c2077696c6c207061796f757420756e7061696420706167657320696e20616e20617363656e64696e67206f726465722e20546f20636c61696d2061b4737065636966696320706167652c2075736520607061796f75745f7374616b6572735f62795f70616765602e6000f0496620616c6c2070616765732061726520636c61696d65642c2069742072657475726e7320616e206572726f722060496e76616c696450616765602e187265626f6e6404011476616c75652d01013042616c616e63654f663c543e00130cdc5265626f6e64206120706f7274696f6e206f6620746865207374617368207363686564756c656420746f20626520756e6c6f636b65642e00d4546865206469737061746368206f726967696e206d757374206265207369676e65642062792074686520636f6e74726f6c6c65722e28726561705f73746173680801147374617368000130543a3a4163636f756e7449640001486e756d5f736c617368696e675f7370616e7310010c7533320014485d0152656d6f766520616c6c2064617461207374727563747572657320636f6e6365726e696e672061207374616b65722f7374617368206f6e636520697420697320617420612073746174652077686572652069742063616e0501626520636f6e736964657265642060647573746020696e20746865207374616b696e672073797374656d2e2054686520726571756972656d656e7473206172653a002d01312e207468652060746f74616c5f62616c616e636560206f66207468652073746173682069732062656c6f7720606d696e5f6368696c6c65645f626f6e6460206f72206973207a65726f2e3901322e206f722c2074686520606c65646765722e746f74616c60206f66207468652073746173682069732062656c6f7720606d696e5f6368696c6c65645f626f6e6460206f72206973207a65726f2e00550154686520666f726d65722063616e2068617070656e20696e206361736573206c696b65206120736c6173683b20746865206c6174746572207768656e20612066756c6c7920756e626f6e646564206163636f756e7409016973207374696c6c20726563656976696e67207374616b696e67207265776172647320696e206052657761726444657374696e6174696f6e3a3a5374616b6564602e00310149742063616e2062652063616c6c656420627920616e796f6e652c206173206c6f6e672061732060737461736860206d65657473207468652061626f766520726571756972656d656e74732e00dc526566756e647320746865207472616e73616374696f6e20666565732075706f6e207375636365737366756c20657865637574696f6e2e0034232320506172616d657465727300a82d20607374617368603a20546865207374617368206163636f756e7420746f206265207265617065642e3d012d20606e756d5f736c617368696e675f7370616e73603a202a2a446570726563617465642a2a2e205468697320706172616d657465722069732072657461696e656420666f72206261636b77617264ac636f6d7061746962696c6974792e204974206e6f206c6f6e6765722068617320616e79206566666563742e106b69636b04010c77686f690701645665633c4163636f756e7449644c6f6f6b75704f663c543e3e00152ce052656d6f76652074686520676976656e206e6f6d696e6174696f6e732066726f6d207468652063616c6c696e672076616c696461746f722e00d8456666656374732077696c6c2062652066656c742061742074686520626567696e6e696e67206f6620746865206e657874206572612e005101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2062792074686520636f6e74726f6c6c65722c206e6f74207468652073746173682e004d012d206077686f603a2041206c697374206f66206e6f6d696e61746f72207374617368206163636f756e74732077686f20617265206e6f6d696e6174696e6720746869732076616c696461746f72207768696368c0202073686f756c64206e6f206c6f6e676572206265206e6f6d696e6174696e6720746869732076616c696461746f722e0055014e6f74653a204d616b696e6720746869732063616c6c206f6e6c79206d616b65732073656e736520696620796f7520666972737420736574207468652076616c696461746f7220707265666572656e63657320746f78626c6f636b20616e792066757274686572206e6f6d696e6174696f6e732e4c7365745f7374616b696e675f636f6e666967731c01486d696e5f6e6f6d696e61746f725f626f6e6479070158436f6e6669674f703c42616c616e63654f663c543e3e0001486d696e5f76616c696461746f725f626f6e6479070158436f6e6669674f703c42616c616e63654f663c543e3e00014c6d61785f6e6f6d696e61746f725f636f756e747d070134436f6e6669674f703c7533323e00014c6d61785f76616c696461746f725f636f756e747d070134436f6e6669674f703c7533323e00013c6368696c6c5f7468726573686f6c6481070144436f6e6669674f703c50657263656e743e0001386d696e5f636f6d6d697373696f6e85070144436f6e6669674f703c50657262696c6c3e0001486d61785f7374616b65645f7265776172647381070144436f6e6669674f703c50657263656e743e001644ac5570646174652074686520766172696f7573207374616b696e6720636f6e66696775726174696f6e73202e0025012a20606d696e5f6e6f6d696e61746f725f626f6e64603a20546865206d696e696d756d2061637469766520626f6e64206e656564656420746f2062652061206e6f6d696e61746f722e25012a20606d696e5f76616c696461746f725f626f6e64603a20546865206d696e696d756d2061637469766520626f6e64206e656564656420746f20626520612076616c696461746f722e55012a20606d61785f6e6f6d696e61746f725f636f756e74603a20546865206d6178206e756d626572206f662075736572732077686f2063616e2062652061206e6f6d696e61746f72206174206f6e63652e205768656e98202073657420746f20604e6f6e65602c206e6f206c696d697420697320656e666f726365642e55012a20606d61785f76616c696461746f725f636f756e74603a20546865206d6178206e756d626572206f662075736572732077686f2063616e20626520612076616c696461746f72206174206f6e63652e205768656e98202073657420746f20604e6f6e65602c206e6f206c696d697420697320656e666f726365642e59012a20606368696c6c5f7468726573686f6c64603a2054686520726174696f206f6620606d61785f6e6f6d696e61746f725f636f756e7460206f7220606d61785f76616c696461746f725f636f756e74602077686963681901202073686f756c642062652066696c6c656420696e206f7264657220666f722074686520606368696c6c5f6f7468657260207472616e73616374696f6e20746f20776f726b2e61012a20606d696e5f636f6d6d697373696f6e603a20546865206d696e696d756d20616d6f756e74206f6620636f6d6d697373696f6e207468617420656163682076616c696461746f7273206d757374206d61696e7461696e2e550120205468697320697320636865636b6564206f6e6c792075706f6e2063616c6c696e67206076616c6964617465602e204578697374696e672076616c696461746f727320617265206e6f742061666665637465642e00c452756e74696d654f726967696e206d75737420626520526f6f7420746f2063616c6c20746869732066756e6374696f6e2e0035014e4f54453a204578697374696e67206e6f6d696e61746f727320616e642076616c696461746f72732077696c6c206e6f742062652061666665637465642062792074686973207570646174652e1101746f206b69636b2070656f706c6520756e64657220746865206e6577206c696d6974732c20606368696c6c5f6f74686572602073686f756c642062652063616c6c65642e2c6368696c6c5f6f746865720401147374617368000130543a3a4163636f756e74496400176841014465636c61726520612060636f6e74726f6c6c65726020746f2073746f702070617274696369706174696e672061732065697468657220612076616c696461746f72206f72206e6f6d696e61746f722e00d8456666656374732077696c6c2062652066656c742061742074686520626567696e6e696e67206f6620746865206e657874206572612e004101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2c206275742063616e2062652063616c6c656420627920616e796f6e652e0059014966207468652063616c6c6572206973207468652073616d652061732074686520636f6e74726f6c6c6572206265696e672074617267657465642c207468656e206e6f206675727468657220636865636b7320617265d8656e666f726365642c20616e6420746869732066756e6374696f6e2062656861766573206a757374206c696b6520606368696c6c602e005d014966207468652063616c6c657220697320646966666572656e74207468616e2074686520636f6e74726f6c6c6572206265696e672074617267657465642c2074686520666f6c6c6f77696e6720636f6e646974696f6e73306d757374206265206d65743a001d012a2060636f6e74726f6c6c657260206d7573742062656c6f6e6720746f2061206e6f6d696e61746f722077686f20686173206265636f6d65206e6f6e2d6465636f6461626c652c000c4f723a003d012a204120604368696c6c5468726573686f6c6460206d7573742062652073657420616e6420636865636b656420776869636820646566696e657320686f7720636c6f736520746f20746865206d6178550120206e6f6d696e61746f7273206f722076616c696461746f7273207765206d757374207265616368206265666f72652075736572732063616e207374617274206368696c6c696e67206f6e652d616e6f746865722e59012a204120604d61784e6f6d696e61746f72436f756e746020616e6420604d617856616c696461746f72436f756e7460206d75737420626520736574207768696368206973207573656420746f2064657465726d696e65902020686f7720636c6f73652077652061726520746f20746865207468726573686f6c642e5d012a204120604d696e4e6f6d696e61746f72426f6e646020616e6420604d696e56616c696461746f72426f6e6460206d7573742062652073657420616e6420636865636b65642c2077686963682064657465726d696e65735101202069662074686973206973206120706572736f6e20746861742073686f756c64206265206368696c6c6564206265636175736520746865792068617665206e6f74206d657420746865207468726573686f6c64402020626f6e642072657175697265642e005501546869732063616e2062652068656c7066756c20696620626f6e6420726571756972656d656e74732061726520757064617465642c20616e64207765206e65656420746f2072656d6f7665206f6c642075736572739877686f20646f206e6f74207361746973667920746865736520726571756972656d656e74732e68666f7263655f6170706c795f6d696e5f636f6d6d697373696f6e04013c76616c696461746f725f7374617368000130543a3a4163636f756e74496400180c4501466f72636520612076616c696461746f7220746f2068617665206174206c6561737420746865206d696e696d756d20636f6d6d697373696f6e2e20546869732077696c6c206e6f74206166666563742061610176616c696461746f722077686f20616c726561647920686173206120636f6d6d697373696f6e2067726561746572207468616e206f7220657175616c20746f20746865206d696e696d756d2e20416e79206163636f756e743863616e2063616c6c20746869732e487365745f6d696e5f636f6d6d697373696f6e04010c6e6577fd05011c50657262696c6c00191025015365747320746865206d696e696d756d20616d6f756e74206f6620636f6d6d697373696f6e207468617420656163682076616c696461746f7273206d757374206d61696e7461696e2e005901546869732063616c6c20686173206c6f7765722070726976696c65676520726571756972656d656e7473207468616e20607365745f7374616b696e675f636f6e6669676020616e642063616e2062652063616c6c6564cc6279207468652060543a3a41646d696e4f726967696e602e20526f6f742063616e20616c776179732063616c6c20746869732e587061796f75745f7374616b6572735f62795f706167650c013c76616c696461746f725f7374617368000130543a3a4163636f756e74496400010c657261100120457261496e6465780001107061676510011050616765001a443101506179206f757420612070616765206f6620746865207374616b65727320626568696e6420612076616c696461746f7220666f722074686520676976656e2065726120616e6420706167652e00e82d206076616c696461746f725f73746173686020697320746865207374617368206163636f756e74206f66207468652076616c696461746f722e31012d206065726160206d617920626520616e7920657261206265747765656e20605b63757272656e745f657261202d20686973746f72795f64657074683b2063757272656e745f6572615d602e31012d2060706167656020697320746865207061676520696e646578206f66206e6f6d696e61746f727320746f20706179206f757420776974682076616c7565206265747765656e203020616e64b02020606e756d5f6e6f6d696e61746f7273202f20543a3a4d61784578706f737572655061676553697a65602e005501546865206f726967696e206f6620746869732063616c6c206d757374206265205f5369676e65645f2e20416e79206163636f756e742063616e2063616c6c20746869732066756e6374696f6e2c206576656e206966746974206973206e6f74206f6e65206f6620746865207374616b6572732e003d01496620612076616c696461746f7220686173206d6f7265207468616e205b60436f6e6669673a3a4d61784578706f737572655061676553697a65605d206e6f6d696e61746f7273206261636b696e6729017468656d2c207468656e20746865206c697374206f66206e6f6d696e61746f72732069732070616765642c207769746820656163682070616765206265696e672063617070656420617455015b60436f6e6669673a3a4d61784578706f737572655061676553697a65602e5d20496620612076616c696461746f7220686173206d6f7265207468616e206f6e652070616765206f66206e6f6d696e61746f72732c49017468652063616c6c206e6565647320746f206265206d61646520666f72206561636820706167652073657061726174656c7920696e206f7264657220666f7220616c6c20746865206e6f6d696e61746f727355016261636b696e6720612076616c696461746f7220746f207265636569766520746865207265776172642e20546865206e6f6d696e61746f727320617265206e6f7420736f72746564206163726f73732070616765736101616e6420736f2069742073686f756c64206e6f7420626520617373756d6564207468652068696768657374207374616b657220776f756c64206265206f6e2074686520746f706d6f7374207061676520616e642076696365490176657273612e204966207265776172647320617265206e6f7420636c61696d656420696e205b60436f6e6669673a3a486973746f72794465707468605d20657261732c207468657920617265206c6f73742e307570646174655f7061796565040128636f6e74726f6c6c6572000130543a3a4163636f756e744964001b18e04d6967726174657320616e206163636f756e742773206052657761726444657374696e6174696f6e3a3a436f6e74726f6c6c65726020746fa46052657761726444657374696e6174696f6e3a3a4163636f756e7428636f6e74726f6c6c657229602e005101456666656374732077696c6c2062652066656c7420696e7374616e746c792028617320736f6f6e20617320746869732066756e6374696f6e20697320636f6d706c65746564207375636365737366756c6c79292e003101546869732077696c6c20776169766520746865207472616e73616374696f6e20666565206966207468652060706179656560206973207375636365737366756c6c79206d696772617465642e686465707265636174655f636f6e74726f6c6c65725f626174636804012c636f6e74726f6c6c657273890701f4426f756e6465645665633c543a3a4163636f756e7449642c20543a3a4d6178436f6e74726f6c6c657273496e4465707265636174696f6e42617463683e001c1c5d01557064617465732061206261746368206f6620636f6e74726f6c6c6572206163636f756e747320746f20746865697220636f72726573706f6e64696e67207374617368206163636f756e7420696620746865792061726561016e6f74207468652073616d652e2049676e6f72657320616e7920636f6e74726f6c6c6572206163636f756e7473207468617420646f206e6f742065786973742c20616e6420646f6573206e6f74206f706572617465206966b874686520737461736820616e6420636f6e74726f6c6c65722061726520616c7265616479207468652073616d652e005101456666656374732077696c6c2062652066656c7420696e7374616e746c792028617320736f6f6e20617320746869732066756e6374696f6e20697320636f6d706c65746564207375636365737366756c6c79292e00b4546865206469737061746368206f726967696e206d7573742062652060543a3a41646d696e4f726967696e602e38726573746f72655f6c65646765721001147374617368000130543a3a4163636f756e7449640001406d617962655f636f6e74726f6c6c6572f90201504f7074696f6e3c543a3a4163636f756e7449643e00012c6d617962655f746f74616c3d0501504f7074696f6e3c42616c616e63654f663c543e3e00013c6d617962655f756e6c6f636b696e678d070115014f7074696f6e3c426f756e6465645665633c556e6c6f636b4368756e6b3c42616c616e63654f663c543e3e2c20543a3a0a4d6178556e6c6f636b696e674368756e6b733e3e001d2c0501526573746f72657320746865207374617465206f662061206c656467657220776869636820697320696e20616e20696e636f6e73697374656e742073746174652e00dc54686520726571756972656d656e747320746f20726573746f72652061206c6564676572206172652074686520666f6c6c6f77696e673a642a2054686520737461736820697320626f6e6465643b206f720d012a20546865207374617368206973206e6f7420626f6e64656420627574206974206861732061207374616b696e67206c6f636b206c65667420626568696e643b206f7225012a204966207468652073746173682068617320616e206173736f636961746564206c656467657220616e642069747320737461746520697320696e636f6e73697374656e743b206f721d012a20496620746865206c6564676572206973206e6f7420636f72727570746564202a6275742a20697473207374616b696e67206c6f636b206973206f7574206f662073796e632e00610154686520606d617962655f2a6020696e70757420706172616d65746572732077696c6c206f76657277726974652074686520636f72726573706f6e64696e67206461746120616e64206d65746164617461206f662074686559016c6564676572206173736f6369617465642077697468207468652073746173682e2049662074686520696e70757420706172616d657465727320617265206e6f74207365742c20746865206c65646765722077696c6c9062652072657365742076616c7565732066726f6d206f6e2d636861696e2073746174652e406d6967726174655f63757272656e63790401147374617368000130543a3a4163636f756e744964001e1cd84d69677261746573207065726d697373696f6e6c6573736c7920612073746173682066726f6d206c6f636b7320746f20686f6c64732e004901546869732072656d6f76657320746865206f6c64206c6f636b206f6e20746865207374616b6520616e642063726561746573206120686f6c64206f6e2069742061746f6d6963616c6c792e20496620616c6c61017374616b652063616e6e6f742062652068656c642c207468652062657374206566666f7274206973206d61646520746f20686f6c64206173206d75636820617320706f737369626c652e205468652072656d61696e696e67847374616b652069732072656d6f7665642066726f6d20746865206c65646765722e00c4546865206665652069732077616976656420696620746865206d6967726174696f6e206973207375636365737366756c2e2c6170706c795f736c617368080124736c6173685f657261100120457261496e646578000124736c6173685f6b65799d07017028543a3a4163636f756e7449642c2050657262696c6c2c2075333229001f841d014d616e75616c6c7920616e64207065726d697373696f6e6c6573736c79206170706c696573206120646566657272656420736c61736820666f72206120676976656e206572612e005d014e6f726d616c6c792c20736c617368657320617265206175746f6d61746963616c6c79206170706c6965642073686f72746c7920616674657220746865207374617274206f66207468652060736c6173685f657261602e5901546865206175746f6d61746963206170706c69636174696f6e206f6620736c61736865732069732068616e646c6564206279207468652070616c6c6574277320696e7465726e616c206c6f6769632c20616e64206974cc747269657320746f206170706c79206f6e6520736c61736820706167652070657220626c6f636b206f6620746865206572612e5501496620666f7220736f6d6520726561736f6e2c206f6e6520657261206973206e6f7420656e6f75676820666f72206170706c79696e6720616c6c20736c6173682070616765732c207468652072656d61696e696e67dc736c6173686573206e65656420746f206265206d616e75616c6c7920287065726d697373696f6e6c6573736c7929206170706c6965642e004901466f72206120676976656e2065726120782c2069662061742065726120782b312c20736c617368657320617265207374696c6c20756e6170706c6965642c20616c6c207769746864726177616c73206765742101626c6f636b65642c20616e64207468657365206e65656420746f206265206d616e75616c6c79206170706c6965642062792063616c6c696e6720746869732066756e6374696f6e2e4d01546869732066756e6374696f6e206578697374732061732061202a2a66616c6c6261636b206d656368616e69736d2a2a20666f7220746869732065787472656d6520736974756174696f6e2c20627574207765cc6e657665722065787065637420746f20656e636f756e746572207468697320696e206e6f726d616c207363656e6172696f732e00610154686520706172616d657465727320666f7220746869732063616c6c2063616e2062652071756572696564206279206c6f6f6b696e67206174207468652060556e6170706c696564536c6173686573602073746f726167658c666f722065726173206f6c646572207468616e2074686520616374697665206572612e0034232320506172616d65746572732d012d2060736c6173685f657261603a20546865207374616b696e672065726120696e2077686963682074686520736c61736820776173206f726967696e616c6c79207363686564756c65642e25012d2060736c6173685f6b6579603a204120756e69717565206964656e74696669657220666f722074686520736c6173682c20726570726573656e7465642061732061207475706c653af820202d20607374617368603a20546865207374617368206163636f756e74206f66207468652076616c696461746f72206265696e6720736c61736865642e050120202d2060736c6173685f6672616374696f6e603a20546865206672616374696f6e206f6620746865207374616b6520746861742077617320736c61736865642e050120202d2060706167655f696e646578603a2054686520696e646578206f6620746865206578706f737572652070616765206265696e672070726f6365737365642e002c2323204265686176696f72e82d205468652066756e6374696f6e206973202a2a7065726d697373696f6e6c6573732a2ae28094616e796f6e652063616e2063616c6c2069742ef02d205468652060736c6173685f65726160202a2a6d757374206265207468652063757272656e7420657261206f7220612070617374206572612a2a2e6c496620697420697320696e20746865206675747572652c2074686588202063616c6c206661696c73207769746820604572614e6f7453746172746564602ee42d2054686520666565206973207761697665642069662074686520736c617368206973207375636365737366756c6c79206170706c6965642e005423232046757475726520496d70726f76656d656e7461012d20496d706c656d656e7420616e202a2a6f66662d636861696e20776f726b657220284f435729207461736b2a2a20746f206175746f6d61746963616c6c79206170706c7920736c6173686573207768656e207468657265b82020697320756e7573656420626c6f636b2073706163652c20696d70726f76696e6720656666696369656e63792e387072756e655f6572615f7374657004010c657261100120457261496e64657800202c6101506572666f726d206f6e652073746570206f6620657261207072756e696e6720746f2070726576656e7420506f562073697a652065786861757374696f6e2066726f6d20756e626f756e6465642064656c6574696f6e732e003101546869732065787472696e73696320656e61626c6573207065726d697373696f6e6c657373206c617a79207072756e696e67206f6620657261206461746120627920706572666f726d696e672d01696e6372656d656e74616c2064656c6574696f6e206f662073746f72616765206974656d732e20456163682063616c6c2070726f6365737365732061206c696d69746564206e756d62657225016f66206974656d73206261736564206f6e20617661696c61626c6520626c6f636b2077656967687420746f2061766f696420657863656564696e6720626c6f636b206c696d6974732e00350152657475726e732060506179733a3a4e6f60207768656e20776f726b20697320706572666f726d656420746f20696e63656e746976697a6520726567756c6172206d61696e74656e616e63652e0501416e796f6e652063616e2063616c6c207468697320746f2068656c70206d61696e7461696e2074686520636861696e27732073746f72616765206865616c74682e000d0154686520657261206d75737420626520656c696769626c6520666f72207072756e696e6720286f6c646572207468616e20486973746f72794465707468202b2031292e3901436865636b20604572615072756e696e675374617465602073746f7261676520746f2073656520696620616e20657261206e65656473207072756e696e67206265666f72652063616c6c696e672e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e5d07085070616c6c65745f7374616b696e675f6173796e634452657761726444657374696e6174696f6e04244163636f756e74496401000114185374616b656400000014537461736800010028436f6e74726f6c6c65720002001c4163636f756e7404000001244163636f756e744964000300104e6f6e65000400006107085070616c6c65745f7374616b696e675f6173796e633856616c696461746f7250726566730000080128636f6d6d697373696f6e6507011c50657262696c6c00011c626c6f636b6564200110626f6f6c00006507000006fd05006907000002f103006d070c3473705f61726974686d65746963287065725f7468696e67731c50657263656e740000040008010875380000710700000275070075070000040800fd05007907105070616c6c65745f7374616b696e675f6173796e631870616c6c65741870616c6c657420436f6e6669674f700404540118010c104e6f6f700000000c5365740400180104540001001852656d6f7665000200007d07105070616c6c65745f7374616b696e675f6173796e631870616c6c65741870616c6c657420436f6e6669674f700404540110010c104e6f6f700000000c5365740400100104540001001852656d6f7665000200008107105070616c6c65745f7374616b696e675f6173796e631870616c6c65741870616c6c657420436f6e6669674f70040454016d07010c104e6f6f700000000c53657404006d070104540001001852656d6f7665000200008507105070616c6c65745f7374616b696e675f6173796e631870616c6c65741870616c6c657420436f6e6669674f7004045401fd05010c104e6f6f700000000c5365740400fd050104540001001852656d6f76650002000089070c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540100045300000400650101185665633c543e00008d0704184f7074696f6e0404540191070108104e6f6e6500000010536f6d6504009107000001000091070c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454019507045300000400990701185665633c543e000095070c5070616c6c65745f7374616b696e675f6173796e63186c65646765722c556e6c6f636b4368756e6b041c42616c616e636501180008011476616c75652d01011c42616c616e636500010c6572611d010120457261496e646578000099070000029507009d070000040c00fd051000a1070c3470616c6c65745f61685f6f70731870616c6c65741043616c6c0404540001105c756e726573657276655f6c656173655f6465706f7369740c0114626c6f636b100144426c6f636b4e756d626572466f723c543e0001246465706f7369746f72f90201504f7074696f6e3c543a3a4163636f756e7449643e00011c706172615f6964ad020118506172614964000020f8556e7265736572766520746865206465706f7369742074686174207761732074616b656e20666f72206372656174696e6720612063726f77646c6f616e2e005d01546869732063616e2062652063616c6c656420627920616e79207369676e6564206f726967696e2e20497420756e726573657276657320746865206c65617365206465706f736974206f6e20746865206163636f756e7459017468617420776f6e20746865206c656173652061756374696f6e2e2049742063616e20626520756e7265736572766564206f6e636520616c6c206c656173657320657870697265642e204e6f74652074686174206974510177696c6c2062652063616c6c6564206175746f6d61746963616c6c792066726f6d206077697468647261775f63726f77646c6f616e5f636f6e747269627574696f6e6020666f7220746865206d61746368696e674863726f77646c6f616e206163636f756e742e005101536f6c6f20626964646572206163636f756e7473207468617420776f6e206c656173652061756374696f6e732063616e20757365207468697320746f20756e7265736572766520746865697220616d6f756e742e7c77697468647261775f63726f77646c6f616e5f636f6e747269627574696f6e0c0114626c6f636b100144426c6f636b4e756d626572466f723c543e0001246465706f7369746f72f90201504f7074696f6e3c543a3a4163636f756e7449643e00011c706172615f6964ad02011850617261496400011cc857697468647261772074686520636f6e747269627574696f6e206f6620612066696e69736865642063726f77646c6f616e2e00d0412063726f77646c6f616e20636f6e747269627574696f6e2063616e2062652077697468647261776e206966206569746865723ad42d205468652063726f77646c6f616e206661696c656420746f20696e20616e2061756374696f6e20616e642074696d6564206f75749c2d20576f6e20616e2061756374696f6e20616e6420616c6c206c65617365732065787069726564008c43616e2062652063616c6c656420627920616e79207369676e6564206f726967696e2e6c756e726573657276655f63726f77646c6f616e5f726573657276650c0114626c6f636b100144426c6f636b4e756d626572466f723c543e0001246465706f7369746f72f90201504f7074696f6e3c543a3a4163636f756e7449643e00011c706172615f6964ad020118506172614964000220f8556e7265736572766520746865206465706f7369742074686174207761732074616b656e20666f72206372656174696e6720612063726f77646c6f616e2e007c546869732063616e2062652063616c6c6564206f6e6365206569746865723ad82d205468652063726f77646c6f616e206661696c656420746f2077696e20616e2061756374696f6e20616e642074696d6564206f757421012d20576f6e20616e2061756374696f6e2c20616c6c206c6561736573206578706972656420616e6420616c6c20636f6e747269627574696f6e73206172652077697468647261776e00590143616e2062652063616c6c656420627920616e79207369676e6564206f726967696e2e2054686520636f6e646974696f6e207468617420616c6c20636f6e747269627574696f6e73206172652077697468647261776ee0697320696e20706c6163652073696e6365207468652072657365727665206163747320617320612073746f72616765206465706f7369742e8c7472616e736665725f746f5f706f73745f6d6967726174696f6e5f747265617375727904012061737365745f69640d0101f8426f783c3c543a3a46756e6769626c65732061732046756e6769626c6573496e73706563743c543a3a4163636f756e7449643e3e3a3a417373657449643e00031049015472616e73666572207468652062616c616e63652066726f6d20746865207072652d6d6967726174696f6e207472656173757279206163636f756e7420746f2074686520706f73742d6d6967726174696f6e447472656173757279206163636f756e742e00f8546869732063616c6c2063616e206f6e6c792062652063616c6c656420616674657220746865206d6967726174696f6e20697320636f6d706c657465642e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ea5070c4870616c6c65745f61685f6d69677261746f721870616c6c65741043616c6c04045400017c40726563656976655f6163636f756e74730401206163636f756e7473a90701505665633c52634163636f756e74466f723c543e3e00000c9852656365697665206163636f756e74732066726f6d207468652052656c617920436861696e2e003d01546865206163636f756e74732073656e742077697468206070616c6c65745f72635f6d69677261746f723a3a50616c6c65743a3a6d6967726174655f6163636f756e7473602066756e6374696f6e2e44726563656976655f6d756c7469736967730401206163636f756e7473fd0701505665633c52634d756c74697369674f663c543e3e0001149c52656365697665206d756c7469736967732066726f6d207468652052656c617920436861696e2e004501546869732077696c6c2062652063616c6c65642066726f6d20616e2058434d20605472616e736163746020696e73696465206120444d502066726f6d207468652072656c617920636861696e2e20546865686d756c7469736967732077657265207072657061726564206279fc6070616c6c65745f72635f6d69677261746f723a3a6d756c74697369673a3a4d756c74697369674d69677261746f723a3a6d6967726174655f6d616e79602e54726563656976655f70726f78795f70726f7869657304011c70726f78696573050801845665633c526350726f78794f663c542c20543a3a526350726f7879547970653e3e00020494526563656976652070726f786965732066726f6d207468652052656c617920436861696e2e6c726563656976655f70726f78795f616e6e6f756e63656d656e7473040134616e6e6f756e63656d656e7473190801745665633c526350726f7879416e6e6f756e63656d656e744f663c543e3e000304c4526563656976652070726f787920616e6e6f756e63656d656e74732066726f6d207468652052656c617920436861696e2e5c726563656976655f707265696d6167655f6368756e6b730401186368756e6b73210801505665633c5263507265696d6167654368756e6b3e0004007c726563656976655f707265696d6167655f726571756573745f737461747573040138726571756573745f7374617475732d0801685665633c506f727461626c65526571756573745374617475733e00050078726563656976655f707265696d6167655f6c65676163795f7374617475730401346c65676163795f737461747573450801805665633c5263507265696d6167654c65676163795374617475734f663c543e3e00060068726563656976655f6e6f6d5f706f6f6c735f6d657373616765730401206d657373616765734d0801645665633c52634e6f6d506f6f6c734d6573736167653c543e3e00070064726563656976655f76657374696e675f7363686564756c65730401247363686564756c6573b50801645665633c526356657374696e675363686564756c653c543e3e00080060726563656976655f7265666572656e64615f76616c75657304011876616c756573c508019c5665633c5265666572656e64614d6573736167653c547261636b49644f663c542c2028293e3e3e000a04190152656365697665207265666572656e64756d20636f756e74732c206465636964696e6720636f756e74732c20766f74657320666f722074686520747261636b2071756575652e4c726563656976655f7265666572656e64756d7304012c7265666572656e64756d73dd0801945665633c287533322c2052635265666572656e64756d496e666f4f663c542c2028293e293e000b04a452656365697665207265666572656e64756d732066726f6d207468652052656c617920436861696e2e38726563656976655f636c61696d730401206d657373616765730d0901645665633c5263436c61696d734d6573736167654f663c543e3e000c0068726563656976655f626167735f6c6973745f6d657373616765730401206d65737361676573210901705665633c506f727461626c65426167734c6973744d6573736167653e000d0068726563656976655f7363686564756c65725f6d657373616765730401206d65737361676573310901705665633c52635363686564756c65724d6573736167654f663c543e3e000e003c726563656976655f696e646963657304011c696e6469636573450901605665633c5263496e6469636573496e6465784f663c543e3e000f0088726563656976655f636f6e76696374696f6e5f766f74696e675f6d657373616765730401206d657373616765734d09018c5665633c5263436f6e76696374696f6e566f74696e674d6573736167654f663c543e3e00100064726563656976655f626f756e746965735f6d657373616765730401206d657373616765737d09016c5665633c5263426f756e746965734d6573736167654f663c543e3e0011004c726563656976655f61737365745f72617465730401147261746573950901f45665633c283c542061732070616c6c65745f61737365745f726174653a3a436f6e6669673e3a3a41737365744b696e642c20466978656455313238293e00120068726563656976655f63726f77646c6f616e5f6d657373616765730401206d657373616765739d0901705665633c526343726f77646c6f616e4d6573736167654f663c543e3e00130068726563656976655f7265666572656e64615f6d657461646174610401206d65746164617461a50901b05665633c287533322c3c54206173206672616d655f73797374656d3a3a436f6e6669673e3a3a48617368293e00140064726563656976655f74726561737572795f6d657373616765730401206d65737361676573ad0901705665633c506f727461626c6554726561737572794d6573736167653e00150084726563656976655f7363686564756c65725f6167656e64615f6d657373616765730401206d65737361676573c5090131015665633c5363686564756c65724167656e64614d6573736167653c426c6f636b4e756d626572466f723c543e2c207363686564756c65723a3a0a52635363686564756c65644f663c543e3e3e00160088726563656976655f64656c6567617465645f7374616b696e675f6d657373616765730401206d65737361676573d90901905665633c506f727461626c6544656c6567617465645374616b696e674d6573736167653e0017007c726563656976655f6368696c645f626f756e746965735f6d657373616765730401206d65737361676573e10901845665633c506f727461626c654368696c64426f756e746965734d6573736167653e00180060726563656976655f7374616b696e675f6d657373616765730401206d65737361676573f509016c5665633c506f727461626c655374616b696e674d6573736167653e0019003c666f7263655f7365745f73746167650401147374616765650a01384d6967726174696f6e53746167650064106053657420746865206d6967726174696f6e2073746167652e000901546869732063616c6c20697320696e74656e64656420666f7220656d657267656e637920757365206f6e6c7920616e64206973206775617264656420627920746865605b60436f6e6669673a3a41646d696e4f726967696e605d2e3c73746172745f6d6967726174696f6e006510645374617274207468652064617461206d6967726174696f6e2e005d0154686973206973207479706963616c6c792063616c6c6564206279207468652052656c617920436861696e20746f20737461727420746865206d6967726174696f6e206f6e207468652041737365742048756220616e6405017265636569766520612068616e647368616b65206d65737361676520696e6469636174696e67207468652041737365742048756227732072656164696e6573732e587365745f646d705f71756575655f7072696f7269747904010c6e6577690a018c446d7051756575655072696f726974793c426c6f636b4e756d626572466f723c543e3e00660ca45365742074686520444d50207175657565207072696f7269747920636f6e66696775726174696f6e2e00a043616e206f6e6c792062652063616c6c656420627920746865206041646d696e4f726967696e602e2c7365745f6d616e6167657204010c6e6577f90201504f7074696f6e3c543a3a4163636f756e7449643e0067106c53657420746865206d616e61676572206163636f756e742069642e004101546865206d616e6167657220686173207468652073696d696c617220746f205b60436f6e6669673a3a41646d696e4f726967696e605d2070726976696c65676573206578636570742074686174206974e863616e206e6f742073657420746865206d616e61676572206163636f756e742069642076696120607365745f6d616e61676572602063616c6c2e4066696e6973685f6d6967726174696f6e080110646174616d0a01a44f7074696f6e3c4d6967726174696f6e46696e6973686564446174613c543a3a42616c616e63653e3e00013c636f6f6c5f6f66665f656e645f617410010c753332006e1c5446696e69736820746865206d6967726174696f6e2e00450154686973206973207479706963616c6c792063616c6c6564206279207468652052656c617920436861696e20746f207369676e616c20746865206d6967726174696f6e206861732066696e69736865642e0059015468652060646174616020706172616d65746572206d6967687420626520604e6f6e6560206966207765206172652072756e6e696e6720746865206d6967726174696f6e20666f722061207365636f6e642074696d655101666f7220736f6d652070616c6c65747320616e64206861766520616c726561647920706572666f726d65642074686520636865636b696e67206163636f756e742062616c616e636520636f7272656374696f6e2c94736f20776520646f206e6f74206e65656420746f20646f20697420746869732074696d652e4073656e645f78636d5f6d6573736167650801106465737491020158426f783c56657273696f6e65644c6f636174696f6e3e00011c6d65737361676539040154426f783c56657273696f6e656458636d3c28293e3e006f0c350158434d2073656e642063616c6c206964656e746963616c20746f20746865205b6070616c6c65745f78636d3a3a50616c6c65743a3a73656e64605d2063616c6c2062757420776974682074686559015b436f6e6669673a3a53656e6458636d5d20726f757465722077686963682077696c6c2062652061626c6520746f2073656e64206d6573736167657320746f207468652052656c617920436861696e20647572696e6738746865206d6967726174696f6e2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ea907000002ad0700ad070c4870616c6c65745f72635f6d69677261746f72206163636f756e74731c4163636f756e7410244163636f756e74496401001c42616c616e6365011828486f6c64526561736f6e01b10730467265657a65526561736f6e01cd070028010c77686f0001244163636f756e7449640001106672656518011c42616c616e6365000120726573657276656418011c42616c616e636500011866726f7a656e18011c42616c616e6365000114686f6c6473d50701d8426f756e6465645665633c4964416d6f756e743c486f6c64526561736f6e2c2042616c616e63653e2c20436f6e73745533323c353e3e00011c667265657a6573e10701e0426f756e6465645665633c4964416d6f756e743c467265657a65526561736f6e2c2042616c616e63653e2c20436f6e73745533323c353e3e0001146c6f636b73ed0701b4426f756e6465645665633c42616c616e63654c6f636b3c42616c616e63653e2c20436f6e73745533323c353e3e00013c756e6e616d65645f7265736572766518011c42616c616e6365000124636f6e73756d657273080108753800012470726f76696465727308010875380000b1070c4870616c6c65745f72635f6d69677261746f7214747970657348506f727461626c65486f6c64526561736f6e00011820507265696d6167650400b507016c70616c6c65745f707265696d6167653a3a486f6c64526561736f6e0000001c5374616b696e670400b907016870616c6c65745f7374616b696e673a3a486f6c64526561736f6e000100485374617465547269654d6967726174696f6e0400bd07019c70616c6c65745f73746174655f747269655f6d6967726174696f6e3a3a486f6c64526561736f6e0002004044656c6567617465645374616b696e670400c107019070616c6c65745f64656c6567617465645f7374616b696e673a3a486f6c64526561736f6e0003001c53657373696f6e0400c507016870616c6c65745f73657373696f6e3a3a486f6c64526561736f6e0004002458636d50616c6c65740400c907015870616c6c65745f78636d3a3a486f6c64526561736f6e00050000b5070c3c70616c6c65745f707265696d6167651870616c6c657428486f6c64526561736f6e00010420507265696d61676500000000b907103870616c6c65745f7374616b696e671870616c6c65741870616c6c657428486f6c64526561736f6e0001041c5374616b696e6700000000bd070c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c657428486f6c64526561736f6e0001043c536c617368466f724d69677261746500000000c1070c6070616c6c65745f64656c6567617465645f7374616b696e671870616c6c657428486f6c64526561736f6e000104445374616b696e6744656c65676174696f6e00000000c5070c3870616c6c65745f73657373696f6e1870616c6c657428486f6c64526561736f6e000104104b65797300000000c9070c2870616c6c65745f78636d1870616c6c657428486f6c64526561736f6e00010438417574686f72697a65416c69617300000000cd070c4870616c6c65745f72635f6d69677261746f7214747970657350506f727461626c65467265657a65526561736f6e0001043c4e6f6d696e6174696f6e506f6f6c730400d107019470616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733a3a467265657a65526561736f6e00000000d1070c5c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c731870616c6c657430467265657a65526561736f6e00010438506f6f6c4d696e42616c616e636500000000d5070c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401d907045300000400dd0701185665633c543e0000d90714346672616d655f737570706f72741874726169747318746f6b656e73106d697363204964416d6f756e740808496401b1071c42616c616e63650118000801086964b10701084964000118616d6f756e7418011c42616c616e63650000dd07000002d90700e1070c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401e507045300000400e90701185665633c543e0000e50714346672616d655f737570706f72741874726169747318746f6b656e73106d697363204964416d6f756e740808496401cd071c42616c616e63650118000801086964cd0701084964000118616d6f756e7418011c42616c616e63650000e907000002e50700ed070c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401f107045300000400f90701185665633c543e0000f1070c3c70616c6c65745f62616c616e6365731474797065732c42616c616e63654c6f636b041c42616c616e63650118000c01086964a50101384c6f636b4964656e746966696572000118616d6f756e7418011c42616c616e636500011c726561736f6e73f507011c526561736f6e730000f5070c3c70616c6c65745f62616c616e6365731474797065731c526561736f6e7300010c0c466565000000104d6973630001000c416c6c00020000f907000002f10700fd0700000201080001080c4870616c6c65745f72635f6d69677261746f72206d756c74697369672852634d756c746973696708244163636f756e74496401001c42616c616e636501180008011c63726561746f720001244163636f756e74496400011c6465706f73697418011c42616c616e63650000050800000209080009080c4870616c6c65745f72635f6d69677261746f721470726f78791c526350726f787910244163636f756e74496401001c42616c616e636501182450726f787954797065010d082c426c6f636b4e756d6265720110000c012464656c656761746f720001244163636f756e74496400011c6465706f73697418011c42616c616e636500011c70726f7869657311080115015665633c70616c6c65745f70726f78793a3a50726f7879446566696e6974696f6e3c4163636f756e7449642c2050726f7879547970652c20426c6f636b4e756d6265723e3e00000d080c68706f6c6b61646f745f72756e74696d655f636f6e7374616e74731470726f78792450726f7879547970650001200c416e790000002c4e6f6e5472616e7366657200010028476f7665726e616e63650002001c5374616b696e670003002c43616e63656c50726f78790006001c41756374696f6e0007003c4e6f6d696e6174696f6e506f6f6c730008004050617261526567697374726174696f6e0009000011080000021508001508083070616c6c65745f70726f78793c50726f7879446566696e6974696f6e0c244163636f756e74496401002450726f787954797065010d082c426c6f636b4e756d6265720110000c012064656c65676174650001244163636f756e74496400012870726f78795f747970650d08012450726f78795479706500011464656c617910012c426c6f636b4e756d626572000019080000021d08001d080c4870616c6c65745f72635f6d69677261746f721470726f78794c526350726f7879416e6e6f756e63656d656e7408244163636f756e74496401001c42616c616e63650118000801246465706f7369746f720001244163636f756e74496400011c6465706f73697418011c42616c616e6365000021080000022508002508104870616c6c65745f72635f6d69677261746f7220707265696d616765186368756e6b733c5263507265696d6167654368756e6b0000100134707265696d6167655f6861736834011048323536000130707265696d6167655f6c656e10010c7533320001446368756e6b5f627974655f6f666673657410010c75333200012c6368756e6b5f627974657329080190426f756e6465645665633c75382c20436f6e73745533323c4348554e4b5f53495a453e3e000029080c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e00002d080000023108003108104870616c6c65745f72635f6d69677261746f7220707265696d61676538726571756573745f73746174757354506f727461626c655265717565737453746174757300000801106861736834011048323536000138726571756573745f73746174757335080168506f727461626c6552657175657374537461747573496e6e657200003508104870616c6c65745f72635f6d69677261746f7220707265696d61676538726571756573745f73746174757368506f727461626c6552657175657374537461747573496e6e65720001082c556e7265717565737465640801187469636b657439080174284163636f756e74496433322c20506f727461626c655469636b65742900010c6c656e10010c753332000000245265717565737465640c01306d617962655f7469636b6574410801944f7074696f6e3c284163636f756e74496433322c20506f727461626c655469636b6574293e000114636f756e7410010c7533320001246d617962655f6c656eed02012c4f7074696f6e3c7533323e00010000390800000408003d08003d080c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000410804184f7074696f6e0404540139080108104e6f6e6500000010536f6d6504003908000001000045080000024908004908104870616c6c65745f72635f6d69677261746f7220707265696d616765546c65676163795f726571756573745f737461747573585263507265696d6167654c656761637953746174757308244163636f756e74496401001c42616c616e63650118000c011068617368340110483235360001246465706f7369746f720001244163636f756e74496400011c6465706f73697418011c42616c616e636500004d080000025108005108104870616c6c65745f72635f6d69677261746f721c7374616b696e67246e6f6d5f706f6f6c734452634e6f6d506f6f6c734d6573736167650404540001203453746f7261676556616c75657304011876616c756573550801684e6f6d506f6f6c7353746f7261676556616c7565734f663c543e0000002c506f6f6c4d656d626572730401186d656d6265725d08017428543a3a4163636f756e7449642c20506f6f6c4d656d6265723c543e290001002c426f6e646564506f6f6c73040110706f6f6c7508017028506f6f6c49642c20426f6e646564506f6f6c496e6e65723c543e290002002c526577617264506f6f6c7304011c726577617264738908015c28506f6f6c49642c20526577617264506f6f6c3c543e290003003c537562506f6f6c7353746f726167650401247375625f706f6f6c739108015428506f6f6c49642c20537562506f6f6c733c543e29000400204d657461646174610401106d657461ad0801ac28506f6f6c49642c20426f756e6465645665633c75382c20543a3a4d61784d657461646174614c656e3e290005004c52657665727365506f6f6c49644c6f6f6b757004011c6c6f6f6b7570732d06015828543a3a4163636f756e7449642c20506f6f6c49642900060040436c61696d5065726d697373696f6e730401147065726d73b108017c28543a3a4163636f756e7449642c20436c61696d5065726d697373696f6e29000700005508104870616c6c65745f72635f6d69677261746f721c7374616b696e67246e6f6d5f706f6f6c73544e6f6d506f6f6c7353746f7261676556616c756573041c42616c616e6365011800200148746f74616c5f76616c75655f6c6f636b65643d05013c4f7074696f6e3c42616c616e63653e0001346d696e5f6a6f696e5f626f6e643d05013c4f7074696f6e3c42616c616e63653e00013c6d696e5f6372656174655f626f6e643d05013c4f7074696f6e3c42616c616e63653e0001246d61785f706f6f6c73ed02012c4f7074696f6e3c7533323e0001406d61785f706f6f6c5f6d656d62657273ed02012c4f7074696f6e3c7533323e0001646d61785f706f6f6c5f6d656d626572735f7065725f706f6f6ced02012c4f7074696f6e3c7533323e000154676c6f62616c5f6d61785f636f6d6d697373696f6e5908013c4f7074696f6e3c50657262696c6c3e0001306c6173745f706f6f6c5f6964ed02012c4f7074696f6e3c7533323e0000590804184f7074696f6e04045401fd050108104e6f6e6500000010536f6d650400fd0500000100005d0800000408006108006108085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7328506f6f6c4d656d626572040454000010011c706f6f6c5f6964100118506f6f6c4964000118706f696e747318013042616c616e63654f663c543e0001706c6173745f7265636f726465645f7265776172645f636f756e746572a1020140543a3a526577617264436f756e746572000138756e626f6e64696e675f65726173650801e0426f756e64656442547265654d61703c457261496e6465782c2042616c616e63654f663c543e2c20543a3a4d6178556e626f6e64696e673e000065080c4c626f756e6465645f636f6c6c656374696f6e7344626f756e6465645f62747265655f6d61703c426f756e64656442547265654d61700c044b0110045601180453000004006908013842547265654d61703c4b2c20563e00006908042042547265654d617008044b0110045601180004006d080000006d08000002710800710800000408101800750800000408107908007908085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733c426f6e646564506f6f6c496e6e65720404540000140128636f6d6d697373696f6e7d080134436f6d6d697373696f6e3c543e0001386d656d6265725f636f756e74657210010c753332000118706f696e747318013042616c616e63654f663c543e000114726f6c65738508015c506f6f6c526f6c65733c543a3a4163636f756e7449643e0001147374617465ed050124506f6f6c537461746500007d08085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7328436f6d6d697373696f6e040454000014011c63757272656e740906017c4f7074696f6e3c2850657262696c6c2c20543a3a4163636f756e744964293e00010c6d61785908013c4f7074696f6e3c50657262696c6c3e00012c6368616e67655f72617465810801bc4f7074696f6e3c436f6d6d697373696f6e4368616e6765526174653c426c6f636b4e756d626572466f723c543e3e3e0001347468726f74746c655f66726f6ded0201644f7074696f6e3c426c6f636b4e756d626572466f723c543e3e000140636c61696d5f7065726d697373696f6e150601bc4f7074696f6e3c436f6d6d697373696f6e436c61696d5065726d697373696f6e3c543a3a4163636f756e7449643e3e0000810804184f7074696f6e0404540111060108104e6f6e6500000010536f6d650400110600000100008508085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7324506f6f6c526f6c657304244163636f756e7449640100001001246465706f7369746f720001244163636f756e744964000110726f6f74f90201444f7074696f6e3c4163636f756e7449643e0001246e6f6d696e61746f72f90201444f7074696f6e3c4163636f756e7449643e00011c626f756e636572f90201444f7074696f6e3c4163636f756e7449643e0000890800000408108d08008d08104870616c6c65745f72635f6d69677261746f721c7374616b696e673c6e6f6d5f706f6f6c735f616c69617328526577617264506f6f6c04045400001401706c6173745f7265636f726465645f7265776172645f636f756e746572a1020140543a3a526577617264436f756e74657200016c6c6173745f7265636f726465645f746f74616c5f7061796f75747318013042616c616e63654f663c543e000154746f74616c5f726577617264735f636c61696d656418013042616c616e63654f663c543e000160746f74616c5f636f6d6d697373696f6e5f70656e64696e6718013042616c616e63654f663c543e000160746f74616c5f636f6d6d697373696f6e5f636c61696d656418013042616c616e63654f663c543e0000910800000408109508009508104870616c6c65745f72635f6d69677261746f721c7374616b696e673c6e6f6d5f706f6f6c735f616c69617320537562506f6f6c7304045400000801186e6f5f65726199080134556e626f6e64506f6f6c3c543e000120776974685f6572619d08010101426f756e64656442547265654d61703c457261496e6465782c20556e626f6e64506f6f6c3c543e2c20546f74616c556e626f6e64696e67506f6f6c733c543e3e00009908104870616c6c65745f72635f6d69677261746f721c7374616b696e673c6e6f6d5f706f6f6c735f616c69617328556e626f6e64506f6f6c0404540000080118706f696e747318013042616c616e63654f663c543e00011c62616c616e636518013042616c616e63654f663c543e00009d080c4c626f756e6465645f636f6c6c656374696f6e7344626f756e6465645f62747265655f6d61703c426f756e64656442547265654d61700c044b01100456019908045300000400a108013842547265654d61703c4b2c20563e0000a108042042547265654d617008044b01100456019908000400a508000000a508000002a90800a9080000040810990800ad080000040810010300b1080000040800050600b508000002b90800b9080c4870616c6c65745f72635f6d69677261746f721c76657374696e6744526356657374696e675363686564756c65040454000008010c77686f0001983c54206173206672616d655f73797374656d3a3a436f6e6669673e3a3a4163636f756e7449640001247363686564756c6573bd08019501426f756e6465645665633c70616c6c65745f76657374696e673a3a56657374696e67496e666f3c42616c616e63654f663c543e2c20426c6f636b4e756d626572466f720a3c543e3e2c204d617856657374696e675363686564756c65734765743c543e2c3e0000bd080c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454010104045300000400c10801185665633c543e0000c108000002010400c508000002c90800c9080c4870616c6c65745f72635f6d69677261746f72247265666572656e6461405265666572656e64614d6573736167650414547261636b01d102000c01407265666572656e64756d5f636f756e74ed02012c4f7074696f6e3c7533323e0001386465636964696e675f636f756e74cd0801445665633c28547261636b2c20753332293e00012c747261636b5f7175657565d50801785665633c28547261636b2c205665633c287533322c2075313238293e293e0000cd08000002d10800d10800000408d1021000d508000002d90800d90800000408d1026d0800dd08000002e10800e1080000040810e50800e5080c4070616c6c65745f7265666572656e6461147479706573385265666572656e64756d496e666f201c547261636b496401d1023452756e74696d654f726967696e01e908184d6f6d656e7401101043616c6c0151031c42616c616e636501181454616c6c7901ed08244163636f756e74496401003c5363686564756c6541646472657373019401181c4f6e676f696e670400f108018d015265666572656e64756d5374617475733c547261636b49642c2052756e74696d654f726967696e2c204d6f6d656e742c2043616c6c2c2042616c616e63652c2054616c6c792c0a4163636f756e7449642c205363686564756c65416464726573732c3e00000020417070726f7665640c001001184d6f6d656e740000f908018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0000f908018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0001002052656a65637465640c001001184d6f6d656e740000f908018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0000f908018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0002002443616e63656c6c65640c001001184d6f6d656e740000f908018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0000f908018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0003002054696d65644f75740c001001184d6f6d656e740000f908018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0000f908018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e000400184b696c6c656404001001184d6f6d656e7400050000e9080c6861737365745f6875625f706f6c6b61646f745f72756e74696d653061685f6d6967726174696f6e3c526350616c6c6574734f726967696e0001081873797374656d0400090501746672616d655f73797374656d3a3a4f726967696e3c52756e74696d653e0000001c4f726967696e7304001505017470616c6c65745f637573746f6d5f6f726967696e733a3a4f726967696e00160000ed080c6070616c6c65745f636f6e76696374696f6e5f766f74696e671474797065731454616c6c790814566f746573011814546f74616c00000c011061796573180114566f7465730001106e617973180114566f74657300011c737570706f7274180114566f7465730000f1080c4070616c6c65745f7265666572656e6461147479706573405265666572656e64756d537461747573201c547261636b496401d1023452756e74696d654f726967696e01e908184d6f6d656e7401101043616c6c0151031c42616c616e636501181454616c6c7901ed08244163636f756e74496401003c5363686564756c65416464726573730194002c0114747261636bd102011c547261636b49640001186f726967696ee908013452756e74696d654f726967696e00012070726f706f73616c5103011043616c6c000124656e6163746d656e74b5050150446973706174636854696d653c4d6f6d656e743e0001247375626d69747465641001184d6f6d656e740001487375626d697373696f6e5f6465706f736974f508016c4465706f7369743c4163636f756e7449642c2042616c616e63653e0001406465636973696f6e5f6465706f736974f908018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0001206465636964696e67fd0801784f7074696f6e3c4465636964696e675374617475733c4d6f6d656e743e3e00011474616c6c79ed08011454616c6c79000120696e5f7175657565200110626f6f6c000114616c61726d050901844f7074696f6e3c284d6f6d656e742c205363686564756c6541646472657373293e0000f5080c4070616c6c65745f7265666572656e64611474797065731c4465706f73697408244163636f756e74496401001c42616c616e636501180008010c77686f0001244163636f756e744964000118616d6f756e7418011c42616c616e63650000f90804184f7074696f6e04045401f5080108104e6f6e6500000010536f6d650400f5080000010000fd0804184f7074696f6e0404540101090108104e6f6e6500000010536f6d6504000109000001000001090c4070616c6c65745f7265666572656e6461147479706573384465636964696e67537461747573042c426c6f636b4e756d62657201100008011473696e636510012c426c6f636b4e756d626572000128636f6e6669726d696e67ed02014c4f7074696f6e3c426c6f636b4e756d6265723e0000050904184f7074696f6e0404540109090108104e6f6e6500000010536f6d650400090900000100000909000004081094000d0900000211090011090c4870616c6c65745f72635f6d69677261746f7218636c61696d733c5263436c61696d734d6573736167650c244163636f756e74496401001c42616c616e636501182c426c6f636b4e756d626572011001143453746f7261676556616c756573040114746f74616c18011c42616c616e636500000018436c61696d7304001509016828457468657265756d416464726573732c2042616c616e6365290001001c56657374696e6708010c77686f5d01013c457468657265756d416464726573730001207363686564756c651504017c2842616c616e63652c2042616c616e63652c20426c6f636b4e756d626572290002001c5369676e696e6704001909018028457468657265756d416464726573732c2053746174656d656e744b696e642900030024507265636c61696d7304001d090170284163636f756e7449642c20457468657265756d4164647265737329000400001509000004085d0118001909000004085d011d04001d0900000408005d010021090000022509002509104870616c6c65745f72635f6d69677261746f721c7374616b696e6724626167735f6c6973745c506f727461626c65426167734c6973744d657373616765000108104e6f6465080108696400012c4163636f756e74496433320001106e6f646529090130506f727461626c654e6f64650000000c42616708011473636f726530010c75363400010c6261672d09012c506f727461626c65426167000100002909104870616c6c65745f72635f6d69677261746f721c7374616b696e6724626167735f6c69737430506f727461626c654e6f64650000140108696400012c4163636f756e744964333200011070726576f902014c4f7074696f6e3c4163636f756e74496433323e0001106e657874f902014c4f7074696f6e3c4163636f756e74496433323e0001246261675f757070657230010c75363400011473636f726530010c75363400002d09104870616c6c65745f72635f6d69677261746f721c7374616b696e6724626167735f6c6973742c506f727461626c6542616700000c011068656164f902014c4f7074696f6e3c4163636f756e74496433323e0001107461696cf902014c4f7074696f6e3c4163636f756e74496433323e0001246261675f757070657230010c7536340000310900000235090035090c4870616c6c65745f72635f6d69677261746f72247363686564756c65724852635363686564756c65724d657373616765042c426c6f636b4e756d6265720110010c3c496e636f6d706c65746553696e6365040010012c426c6f636b4e756d6265720000001c526574726965730400390901d0285461736b416464726573733c426c6f636b4e756d6265723e2c205265747279436f6e6669673c426c6f636b4e756d6265723e29000100184c6f6f6b7570040041090190285461736b4e616d652c205461736b416464726573733c426c6f636b4e756d6265723e2900020000390900000408943d09003d09084070616c6c65745f7363686564756c65722c5265747279436f6e6669670418506572696f640110000c0134746f74616c5f72657472696573080108753800012472656d61696e696e670801087538000118706572696f64100118506572696f640000410900000408049400450900000249090049090c4870616c6c65745f72635f6d69677261746f721c696e6469636573385263496e6469636573496e6465780c304163636f756e74496e6465780110244163636f756e74496401001c42616c616e6365011800100114696e6465781001304163636f756e74496e64657800010c77686f0001244163636f756e74496400011c6465706f73697418011c42616c616e636500011866726f7a656e200110626f6f6c00004d0900000251090051090c4870616c6c65745f72635f6d69677261746f7244636f6e76696374696f6e5f766f74696e67645263436f6e76696374696f6e566f74696e674d65737361676510244163636f756e744964010014436c61737301d10218566f74696e670155091c42616c616e63650118010824566f74696e67466f720c000001244163636f756e7449640000d1020114436c617373000055090118566f74696e6700000034436c6173734c6f636b73466f7208000001244163636f756e7449640000750901545665633c28436c6173732c2042616c616e6365293e0001000055090c6070616c6c65745f636f6e76696374696f6e5f766f74696e6710766f746518566f74696e67141c42616c616e63650118244163636f756e74496401002c426c6f636b4e756d626572011024506f6c6c496e6465780110204d6178566f7465730001081c43617374696e670400590901c843617374696e673c42616c616e63652c20426c6f636b4e756d6265722c20506f6c6c496e6465782c204d6178566f7465733e0000002844656c65676174696e670400710901ac44656c65676174696e673c42616c616e63652c204163636f756e7449642c20426c6f636b4e756d6265723e0001000059090c6070616c6c65745f636f6e76696374696f6e5f766f74696e6710766f74651c43617374696e67101c42616c616e636501182c426c6f636b4e756d626572011024506f6c6c496e6465780110204d6178566f74657300000c0114766f7465735d0901dc426f756e6465645665633c28506f6c6c496e6465782c204163636f756e74566f74653c42616c616e63653e292c204d6178566f7465733e00012c64656c65676174696f6e736909015044656c65676174696f6e733c42616c616e63653e0001147072696f726d09017c5072696f724c6f636b3c426c6f636b4e756d6265722c2042616c616e63653e00005d090c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454016109045300000400650901185665633c543e000061090000040810450300650900000261090069090c6070616c6c65745f636f6e76696374696f6e5f766f74696e671474797065732c44656c65676174696f6e73041c42616c616e6365011800080114766f74657318011c42616c616e636500011c6361706974616c18011c42616c616e636500006d090c6070616c6c65745f636f6e76696374696f6e5f766f74696e6710766f7465245072696f724c6f636b082c426c6f636b4e756d62657201101c42616c616e6365011800080010012c426c6f636b4e756d626572000018011c42616c616e6365000071090c6070616c6c65745f636f6e76696374696f6e5f766f74696e6710766f74652844656c65676174696e670c1c42616c616e63650118244163636f756e74496401002c426c6f636b4e756d62657201100014011c62616c616e636518011c42616c616e63650001187461726765740001244163636f756e744964000128636f6e76696374696f6ea9050128436f6e76696374696f6e00012c64656c65676174696f6e736909015044656c65676174696f6e733c42616c616e63653e0001147072696f726d09017c5072696f724c6f636b3c426c6f636b4e756d6265722c2042616c616e63653e00007509000002790900790900000408d10218007d0900000281090081090c4870616c6c65745f72635f6d69677261746f7220626f756e74696573445263426f756e746965734d6573736167650c244163636f756e74496401001c42616c616e636501182c426c6f636b4e756d626572011001102c426f756e7479436f756e74040010012c426f756e7479496e6465780000003c426f756e7479417070726f76616c730400e90201405665633c426f756e7479496e6465783e00010048426f756e74794465736372697074696f6e7304008509015828426f756e7479496e6465782c205665633c75383e2900020020426f756e746965730400890901f428426f756e7479496e6465782c20616c6961733a3a426f756e74793c4163636f756e7449642c2042616c616e63652c20426c6f636b4e756d6265723e2900030000850900000408103800890900000408108d09008d09104870616c6c65745f72635f6d69677261746f7220626f756e7469657314616c69617318426f756e74790c244163636f756e74496401001c42616c616e636501182c426c6f636b4e756d62657201100018012070726f706f7365720001244163636f756e74496400011476616c756518011c42616c616e636500010c66656518011c42616c616e636500013c63757261746f725f6465706f73697418011c42616c616e6365000110626f6e6418011c42616c616e636500011873746174757391090190426f756e74795374617475733c4163636f756e7449642c20426c6f636b4e756d6265723e00009109083c70616c6c65745f626f756e7469657330426f756e747953746174757308244163636f756e74496401002c426c6f636b4e756d6265720110011c2050726f706f73656400000020417070726f7665640001001846756e6465640002003c43757261746f7250726f706f73656404011c63757261746f720001244163636f756e7449640003001841637469766508011c63757261746f720001244163636f756e7449640001287570646174655f64756510012c426c6f636b4e756d6265720004003450656e64696e675061796f75740c011c63757261746f720001244163636f756e74496400012c62656e65666963696172790001244163636f756e744964000124756e6c6f636b5f617410012c426c6f636b4e756d6265720005004c417070726f7665645769746843757261746f7204011c63757261746f720001244163636f756e7449640006000095090000029909009909000004083903a102009d09000002a10900a1090c4870616c6c65745f72635f6d69677261746f722463726f77646c6f616e48526343726f77646c6f616e4d6573736167650c2c426c6f636b4e756d6265720110244163636f756e74496401001c42616c616e63650118010c304c656173655265736572766510013c756e726573657276655f626c6f636b10012c426c6f636b4e756d62657200011c6163636f756e740001244163636f756e74496400011c706172615f6964ad020118506172614964000118616d6f756e7418011c42616c616e63650000005443726f77646c6f616e436f6e747269627574696f6e14013877697468647261775f626c6f636b10012c426c6f636b4e756d62657200012c636f6e7472696275746f720001244163636f756e74496400011c706172615f6964ad020118506172614964000118616d6f756e7418011c42616c616e636500014463726f77646c6f616e5f6163636f756e740001244163636f756e7449640001004043726f77646c6f616e5265736572766510013c756e726573657276655f626c6f636b10012c426c6f636b4e756d6265720001246465706f7369746f720001244163636f756e74496400011c706172615f6964ad020118506172614964000118616d6f756e7418011c42616c616e636500020000a509000002a90900a90900000408103400ad09000002b10900b1090c4870616c6c65745f72635f6d69677261746f722074726561737572795c506f727461626c6554726561737572794d65737361676500011c3450726f706f73616c436f756e74040010013450726f706f73616c496e6465780000002450726f706f73616c730400b50901b02850726f706f73616c496e6465782c2050726f706f73616c3c4163636f756e74496433322c20753132383e2900010024417070726f76616c730400e90201485665633c50726f706f73616c496e6465783e000200285370656e64436f756e7404001001285370656e64496e646578000300185370656e647308010869641001285370656e64496e646578000118737461747573bd090160426f783c506f727461626c655370656e645374617475733e0004003c4c6173745370656e64506572696f640400ed02012c4f7074696f6e3c7533323e0005001446756e647300060000b5090000040810b90900b909083c70616c6c65745f74726561737572792050726f706f73616c08244163636f756e74496401001c42616c616e636501180010012070726f706f7365720001244163636f756e74496400011476616c756518011c42616c616e636500012c62656e65666963696172790001244163636f756e744964000110626f6e6418011c42616c616e63650000bd090c4870616c6c65745f72635f6d69677261746f722074726561737572794c506f727461626c655370656e64537461747573000018012861737365745f6b696e643903015c56657273696f6e65644c6f63617461626c654173736574000118616d6f756e741801107531323800012c62656e65666963696172799102014456657273696f6e65644c6f636174696f6e00012876616c69645f66726f6d10010c7533320001246578706972655f617410010c753332000118737461747573c1090150506f727461626c655061796d656e7453746174650000c1090c4870616c6c65745f72635f6d69677261746f7220747265617375727950506f727461626c655061796d656e74537461746500010c1c50656e64696e6700000024417474656d70746564040108696430010c753634000100184661696c656400020000c509000002c90900c9090c4870616c6c65745f72635f6d69677261746f72247363686564756c6572585363686564756c65724167656e64614d6573736167650804420110045301cd0900080114626c6f636b100104420001186167656e6461d10901385665633c4f7074696f6e3c533e3e0000cd09104870616c6c65745f72635f6d69677261746f72247363686564756c657214616c696173245363686564756c65640c1043616c6c0151032c426c6f636b4e756d62657201103450616c6c6574734f726967696e01e908001401206d617962655f69648801404f7074696f6e3c5461736b4e616d653e0001207072696f726974790801205072696f7269747900011063616c6c5103011043616c6c0001386d617962655f706572696f646963d103016c4f7074696f6e3c506572696f643c426c6f636b4e756d6265723e3e0001186f726967696ee908013450616c6c6574734f726967696e0000d109000002d50900d50904184f7074696f6e04045401cd090108104e6f6e6500000010536f6d650400cd090000010000d909000002dd0900dd09104870616c6c65745f72635f6d69677261746f721c7374616b696e674464656c6567617465645f7374616b696e677c506f727461626c6544656c6567617465645374616b696e674d6573736167650001082844656c656761746f72730c012464656c656761746f7200012c4163636f756e74496433320001146167656e7400012c4163636f756e7449643332000118616d6f756e7418011075313238000000184167656e74731401146167656e7400012c4163636f756e7449643332000114706179656500012c4163636f756e744964333200013c746f74616c5f64656c65676174656418011075313238000154756e636c61696d65645f7769746864726177616c731801107531323800013470656e64696e675f736c6173681801107531323800010000e109000002e50900e5090c4870616c6c65745f72635f6d69677261746f72386368696c645f626f756e7469657370506f727461626c654368696c64426f756e746965734d65737361676500011c404368696c64426f756e7479436f756e74040010012c426f756e7479496e6465780000004c506172656e744368696c64426f756e74696573080010012c426f756e7479496e646578000010010c75333200010060506172656e74546f74616c4368696c64426f756e74696573080010012c426f756e7479496e646578000010010c7533320002002c4368696c64426f756e74790c0124706172656e745f696410012c426f756e7479496e6465780001206368696c645f696410012c426f756e7479496e6465780001306368696c645f626f756e7479e909014c506f727461626c654368696c64426f756e7479000300644368696c64426f756e74794465736372697074696f6e7356310c0124706172656e745f696410012c426f756e7479496e6465780001206368696c645f696410012c426f756e7479496e64657800012c6465736372697074696f6ef109017c426f756e6465645665633c75382c20436f6e73745533323c31373030303e3e000400505630546f56314368696c64426f756e74794964730c012c76305f6368696c645f696410012c426f756e7479496e646578000124706172656e745f696410012c426f756e7479496e64657800012c76315f6368696c645f696410012c426f756e7479496e6465780005004c4368696c6472656e43757261746f72466565730801206368696c645f696410012c426f756e7479496e646578000118616d6f756e741801107531323800060000e9090c4870616c6c65745f72635f6d69677261746f72386368696c645f626f756e746965734c506f727461626c654368696c64426f756e74790000140134706172656e745f626f756e747910012c426f756e7479496e64657800011476616c75651801107531323800010c6665651801107531323800013c63757261746f725f6465706f73697418011075313238000118737461747573ed090164506f727461626c654368696c64426f756e74795374617475730000ed090c4870616c6c65745f72635f6d69677261746f72386368696c645f626f756e7469657364506f727461626c654368696c64426f756e74795374617475730001101441646465640000003c43757261746f7250726f706f73656404011c63757261746f7200012c4163636f756e74496433320001001841637469766504011c63757261746f7200012c4163636f756e74496433320002003450656e64696e675061796f75740c011c63757261746f7200012c4163636f756e744964333200012c62656e656669636961727900012c4163636f756e7449643332000124756e6c6f636b5f617410010c75333200030000f1090c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000f509000002f90900f909104870616c6c65745f72635f6d69677261746f721c7374616b696e671c6d65737361676558506f727461626c655374616b696e674d6573736167650001481856616c7565730400fd090154506f727461626c655374616b696e6756616c75657300000034496e76756c6e657261626c65730400650101405665633c4163636f756e74496433323e00010018426f6e646564080114737461736800012c4163636f756e7449643332000128636f6e74726f6c6c657200012c4163636f756e7449643332000200184c6564676572080128636f6e74726f6c6c657200012c4163636f756e74496433320001186c6564676572150a0154506f727461626c655374616b696e674c6564676572000300145061796565080114737461736800012c4163636f756e744964333200011c7061796d656e74250a0164506f727461626c6552657761726444657374696e6174696f6e0004002856616c696461746f7273080114737461736800012c4163636f756e744964333200012876616c696461746f7273290a0158506f727461626c6556616c696461746f725072656673000500284e6f6d696e61746f7273080114737461736800012c4163636f756e744964333200012c6e6f6d696e6174696f6e732d0a014c506f727461626c654e6f6d696e6174696f6e73000600385669727475616c5374616b657273040000012c4163636f756e74496433320007004c457261735374616b6572734f766572766965770c010c657261100120457261496e64657800012476616c696461746f7200012c4163636f756e74496433320001206578706f73757265350a0174506f727461626c6550616765644578706f737572654d6574616461746100080040457261735374616b657273506167656410010c657261100120457261496e64657800012476616c696461746f7200012c4163636f756e744964333200011070616765100110506167650001206578706f73757265390a0150506f727461626c654578706f737572655061676500090038436c61696d6564526577617264730c010c657261100120457261496e64657800012476616c696461746f7200012c4163636f756e744964333200011c72657761726473e90201245665633c506167653e000a00484572617356616c696461746f7250726566730c010c657261100120457261496e64657800012476616c696461746f7200012c4163636f756e74496433320001147072656673290a0158506f727461626c6556616c696461746f725072656673000b004c4572617356616c696461746f7252657761726408010c657261100120457261496e64657800011872657761726418011075313238000c004045726173526577617264506f696e747308010c657261100120457261496e646578000118706f696e7473490a015c506f727461626c65457261526577617264506f696e7473000d003845726173546f74616c5374616b6508010c657261100120457261496e64657800012c746f74616c5f7374616b6518011075313238000e0040556e6170706c696564536c617368657308010c657261100120457261496e646578000114736c617368510a0158506f727461626c65556e6170706c696564536c617368000f0028426f6e6465644572617304005d0a01745665633c28457261496e6465782c2053657373696f6e496e646578293e0010004c56616c696461746f72536c617368496e4572610c010c657261100120457261496e64657800012476616c696461746f7200012c4163636f756e7449643332000114736c617368610a013c2850657262696c6c2c20753132382900110000fd09104870616c6c65745f72635f6d69677261746f721c7374616b696e671c6d657373616765345374616b696e6756616c756573041c42616c616e636501180040013c76616c696461746f725f636f756e74ed02012c4f7074696f6e3c7533323e00014c6d696e5f76616c696461746f725f636f756e74ed02012c4f7074696f6e3c7533323e0001486d696e5f6e6f6d696e61746f725f626f6e643d05013c4f7074696f6e3c42616c616e63653e0001486d696e5f76616c696461746f725f626f6e643d05013c4f7074696f6e3c42616c616e63653e0001406d696e5f6163746976655f7374616b653d05013c4f7074696f6e3c42616c616e63653e0001386d696e5f636f6d6d697373696f6e5908013c4f7074696f6e3c50657262696c6c3e0001506d61785f76616c696461746f72735f636f756e74ed02012c4f7074696f6e3c7533323e0001506d61785f6e6f6d696e61746f72735f636f756e74ed02012c4f7074696f6e3c7533323e00012c63757272656e745f657261ed0201404f7074696f6e3c457261496e6465783e0001286163746976655f657261010a01744f7074696f6e3c506f727461626c65416374697665457261496e666f3e000124666f7263655f657261090a015c4f7074696f6e3c506f727461626c65466f7263696e673e0001486d61785f7374616b65645f72657761726473110a013c4f7074696f6e3c50657263656e743e000154736c6173685f7265776172645f6672616374696f6e5908013c4f7074696f6e3c50657262696c6c3e00015463616e63656c65645f736c6173685f7061796f75743d05013c4f7074696f6e3c42616c616e63653e00015c63757272656e745f706c616e6e65645f73657373696f6eed0201504f7074696f6e3c53657373696f6e496e6465783e00013c6368696c6c5f7468726573686f6c64110a013c4f7074696f6e3c50657263656e743e0000010a04184f7074696f6e04045401050a0108104e6f6e6500000010536f6d650400050a0000010000050a104870616c6c65745f72635f6d69677261746f721c7374616b696e671c6d65737361676554506f727461626c65416374697665457261496e666f0000080114696e646578100120457261496e64657800011473746172749502012c4f7074696f6e3c7536343e0000090a04184f7074696f6e040454010d0a0108104e6f6e6500000010536f6d6504000d0a00000100000d0a104870616c6c65745f72635f6d69677261746f721c7374616b696e671c6d6573736167653c506f727461626c65466f7263696e67000110284e6f74466f7263696e6700000020466f7263654e657700010024466f7263654e6f6e650002002c466f726365416c7761797300030000110a04184f7074696f6e040454016d070108104e6f6e6500000010536f6d6504006d070000010000150a104870616c6c65745f72635f6d69677261746f721c7374616b696e671c6d65737361676554506f727461626c655374616b696e674c65646765720000100114737461736800012c4163636f756e7449643332000114746f74616c1801107531323800011861637469766518011075313238000124756e6c6f636b696e67190a01b8426f756e6465645665633c506f727461626c65556e6c6f636b4368756e6b2c20436f6e73745533323c3130303e3e0000190a0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454011d0a045300000400210a01185665633c543e00001d0a104870616c6c65745f72635f6d69677261746f721c7374616b696e671c6d6573736167654c506f727461626c65556e6c6f636b4368756e6b000008011476616c75651801107531323800010c657261100120457261496e6465780000210a0000021d0a00250a104870616c6c65745f72635f6d69677261746f721c7374616b696e671c6d65737361676564506f727461626c6552657761726444657374696e6174696f6e000114185374616b656400000014537461736800010028436f6e74726f6c6c65720002001c4163636f756e74040000012c4163636f756e7449643332000300104e6f6e6500040000290a104870616c6c65745f72635f6d69677261746f721c7374616b696e671c6d65737361676558506f727461626c6556616c696461746f7250726566730000080128636f6d6d697373696f6efd05011c50657262696c6c00011c626c6f636b6564200110626f6f6c00002d0a104870616c6c65745f72635f6d69677261746f721c7374616b696e671c6d6573736167654c506f727461626c654e6f6d696e6174696f6e7300000c011c74617267657473310a0194426f756e6465645665633c4163636f756e74496433322c20436f6e73745533323c33323e3e0001307375626d69747465645f696e100120457261496e64657800012873757070726573736564200110626f6f6c0000310a0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540100045300000400650101185665633c543e0000350a104870616c6c65745f72635f6d69677261746f721c7374616b696e671c6d65737361676574506f727461626c6550616765644578706f737572654d657461646174610000100114746f74616c1801107531323800010c6f776e1801107531323800013c6e6f6d696e61746f725f636f756e7410010c753332000128706167655f636f756e74100110506167650000390a104870616c6c65745f72635f6d69677261746f721c7374616b696e671c6d65737361676550506f727461626c654578706f73757265506167650000080128706167655f746f74616c180110753132380001186f74686572733d0a01d4426f756e6465645665633c506f727461626c65496e646976696475616c4578706f737572652c20436f6e73745533323c3630303e3e00003d0a0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401410a045300000400450a01185665633c543e0000410a104870616c6c65745f72635f6d69677261746f721c7374616b696e671c6d65737361676568506f727461626c65496e646976696475616c4578706f73757265000008010c77686f00012c4163636f756e744964333200011476616c7565180110753132380000450a000002410a00490a104870616c6c65745f72635f6d69677261746f721c7374616b696e671c6d6573736167655c506f727461626c65457261526577617264506f696e74730000080114746f74616c10010c753332000128696e646976696475616c4d0a01b8426f756e6465645665633c284163636f756e74496433322c20753332292c20436f6e73745533323c323030303e3e00004d0a0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454012d06045300000400290601185665633c543e0000510a104870616c6c65745f72635f6d69677261746f721c7374616b696e671c6d65737361676558506f727461626c65556e6170706c696564536c617368000014012476616c696461746f7200012c4163636f756e744964333200010c6f776e180110753132380001186f7468657273550a01b8426f756e6465645665633c284163636f756e74496433322c2075313238292c20436f6e73745533323c3630303e3e0001247265706f7274657273590a0194426f756e6465645665633c4163636f756e74496433322c20436f6e73745533323c31303e3e0001187061796f7574180110753132380000550a0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454016506045300000400690601185665633c543e0000590a0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540100045300000400650101185665633c543e00005d0a0000029400610a00000408fd051800650a084870616c6c65745f61685f6d69677261746f72384d6967726174696f6e53746167650001101c50656e64696e6700000050446174614d6967726174696f6e4f6e676f696e67000100344d6967726174696f6e446f6e650002001c436f6f6c4f6666040118656e645f617410010c75333200030000690a0c4870616c6c65745f72635f6d69677261746f721474797065733451756575655072696f72697479042c426c6f636b4e756d6265720110010c18436f6e666967000000384f76657272696465436f6e666967080010012c426c6f636b4e756d626572000010012c426c6f636b4e756d6265720001002044697361626c6564000200006d0a04184f7074696f6e04045401710a0108104e6f6e6500000010536f6d650400710a0000010000710a0c4870616c6c65745f72635f6d69677261746f72147479706573544d6967726174696f6e46696e697368656444617461041c42616c616e636501180004013c72635f62616c616e63655f6b65707418011c42616c616e63650000750a0c2873705f72756e74696d65187472616974732c426c616b6554776f32353600000000790a0c4070616c6c65745f77686974656c6973741870616c6c6574144576656e7404045400010c3c43616c6c57686974656c697374656404012463616c6c5f6861736834011c543a3a486173680000005857686974656c697374656443616c6c52656d6f76656404012463616c6c5f6861736834011c543a3a486173680001006457686974656c697374656443616c6c4469737061746368656408012463616c6c5f6861736834011c543a3a48617368000118726573756c747d0a01684469737061746368526573756c7457697468506f7374496e666f000200047c54686520604576656e746020656e756d206f6620746869732070616c6c65747d0a0418526573756c7408045401810a044501850a0108084f6b0400810a000000000c4572720400850a0000010000810a0c346672616d655f737570706f727420646973706174636840506f73744469737061746368496e666f000008013461637475616c5f776569676874f401384f7074696f6e3c5765696768743e000120706179735f666565640110506179730000850a082873705f72756e74696d656444697370617463684572726f7257697468506f7374496e666f0410496e666f01810a00080124706f73745f696e666f810a0110496e666f0001146572726f7268013444697370617463684572726f720000890a0c3c70616c6c65745f626f756e746965731870616c6c6574144576656e7408045400044900013038426f756e747950726f706f736564040114696e64657810012c426f756e7479496e646578000004504e657720626f756e74792070726f706f73616c2e38426f756e747952656a6563746564080114696e64657810012c426f756e7479496e646578000110626f6e6418013c42616c616e63654f663c542c20493e000104cc4120626f756e74792070726f706f73616c207761732072656a65637465643b2066756e6473207765726520736c61736865642e48426f756e7479426563616d65416374697665040114696e64657810012c426f756e7479496e646578000204b84120626f756e74792070726f706f73616c2069732066756e64656420616e6420626563616d65206163746976652e34426f756e747941776172646564080114696e64657810012c426f756e7479496e64657800012c62656e6566696369617279000130543a3a4163636f756e744964000304944120626f756e7479206973206177617264656420746f20612062656e65666963696172792e34426f756e7479436c61696d65640c0114696e64657810012c426f756e7479496e6465780001187061796f757418013c42616c616e63654f663c542c20493e00012c62656e6566696369617279000130543a3a4163636f756e7449640004048c4120626f756e747920697320636c61696d65642062792062656e65666963696172792e38426f756e747943616e63656c6564040114696e64657810012c426f756e7479496e646578000504584120626f756e74792069732063616e63656c6c65642e38426f756e7479457874656e646564040114696e64657810012c426f756e7479496e646578000604704120626f756e74792065787069727920697320657874656e6465642e38426f756e7479417070726f766564040114696e64657810012c426f756e7479496e646578000704544120626f756e747920697320617070726f7665642e3c43757261746f7250726f706f736564080124626f756e74795f696410012c426f756e7479496e64657800011c63757261746f72000130543a3a4163636f756e744964000804744120626f756e74792063757261746f722069732070726f706f7365642e4443757261746f72556e61737369676e6564040124626f756e74795f696410012c426f756e7479496e6465780009047c4120626f756e74792063757261746f7220697320756e61737369676e65642e3c43757261746f724163636570746564080124626f756e74795f696410012c426f756e7479496e64657800011c63757261746f72000130543a3a4163636f756e744964000a04744120626f756e74792063757261746f722069732061636365707465642e304465706f736974506f6b6564100124626f756e74795f696410012c426f756e7479496e64657800012070726f706f736572000130543a3a4163636f756e74496400012c6f6c645f6465706f73697418013c42616c616e63654f663c542c20493e00012c6e65775f6465706f73697418013c42616c616e63654f663c542c20493e000b04804120626f756e7479206465706f73697420686173206265656e20706f6b65642e047c54686520604576656e746020656e756d206f6620746869732070616c6c65748d0a0c5470616c6c65745f6368696c645f626f756e746965731870616c6c6574144576656e74040454000110144164646564080114696e64657810012c426f756e7479496e64657800012c6368696c645f696e64657810012c426f756e7479496e6465780000046041206368696c642d626f756e74792069732061646465642e1c417761726465640c0114696e64657810012c426f756e7479496e64657800012c6368696c645f696e64657810012c426f756e7479496e64657800012c62656e6566696369617279000130543a3a4163636f756e744964000104ac41206368696c642d626f756e7479206973206177617264656420746f20612062656e65666963696172792e1c436c61696d6564100114696e64657810012c426f756e7479496e64657800012c6368696c645f696e64657810012c426f756e7479496e6465780001187061796f757418013042616c616e63654f663c543e00012c62656e6566696369617279000130543a3a4163636f756e744964000204a441206368696c642d626f756e747920697320636c61696d65642062792062656e65666963696172792e2043616e63656c6564080114696e64657810012c426f756e7479496e64657800012c6368696c645f696e64657810012c426f756e7479496e6465780003047041206368696c642d626f756e74792069732063616e63656c6c65642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574910a0c4470616c6c65745f61737365745f726174651870616c6c6574144576656e7404045400010c404173736574526174654372656174656408012861737365745f6b696e6439030130543a3a41737365744b696e6400011072617465a10201244669786564553132380000004041737365745261746552656d6f76656404012861737365745f6b696e6439030130543a3a41737365744b696e6400010040417373657452617465557064617465640c012861737365745f6b696e6439030130543a3a41737365744b696e6400010c6f6c64a102012446697865645531323800010c6e6577a1020124466978656455313238000200047c54686520604576656e746020656e756d206f6620746869732070616c6c6574950a0c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c6574144576656e74040454000110204d696772617465640c010c746f7010010c7533320001146368696c6410010c75333200011c636f6d70757465990a01404d6967726174696f6e436f6d707574650000083901476976656e206e756d626572206f66206028746f702c206368696c642960206b6579732077657265206d6967726174656420726573706563746976656c792c20776974682074686520676976656e2860636f6d70757465602e1c536c617368656408010c77686f000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e000104b4536f6d65206163636f756e7420676f7420736c61736865642062792074686520676976656e20616d6f756e742e544175746f4d6967726174696f6e46696e697368656400020484546865206175746f206d6967726174696f6e207461736b2066696e69736865642e1848616c7465640401146572726f729d0a01204572726f723c543e000304ec4d6967726174696f6e20676f742068616c7465642064756520746f20616e206572726f72206f72206d6973732d636f6e66696775726174696f6e2e0470496e6e6572206576656e7473206f6620746869732070616c6c65742e990a0c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c6574404d6967726174696f6e436f6d70757465000108185369676e6564000000104175746f000100009d0a0c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c6574144572726f720404540001183c4d61785369676e65644c696d697473000004804d6178207369676e6564206c696d697473206e6f74207265737065637465642e284b6579546f6f4c6f6e6700011cb441206b657920776173206c6f6e676572207468616e2074686520636f6e66696775726564206d6178696d756d2e00110154686973206d65616e73207468617420746865206d6967726174696f6e2068616c746564206174207468652063757272656e74205b6050726f6772657373605d20616e64010163616e20626520726573756d656420776974682061206c6172676572205b6063726174653a3a436f6e6669673a3a4d61784b65794c656e605d2076616c75652e21015265747279696e672077697468207468652073616d65205b6063726174653a3a436f6e6669673a3a4d61784b65794c656e605d2076616c75652077696c6c206e6f7420776f726b2e45015468652076616c75652073686f756c64206f6e6c7920626520696e6372656173656420746f2061766f696420612073746f72616765206d6967726174696f6e20666f72207468652063757272656e746c799073746f726564205b6063726174653a3a50726f67726573733a3a4c6173744b6579605d2e384e6f74456e6f75676846756e6473000204947375626d697474657220646f6573206e6f74206861766520656e6f7567682066756e64732e284261645769746e65737300030468426164207769746e65737320646174612070726f76696465642e645369676e65644d6967726174696f6e4e6f74416c6c6f77656400040425015369676e6564206d6967726174696f6e206973206e6f7420616c6c6f776564206265636175736520746865206d6178696d756d206c696d6974206973206e6f7420736574207965742e304261644368696c64526f6f7400050460426164206368696c6420726f6f742070726f76696465642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ea10a0c5c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c731870616c6c6574144576656e7404045400015c1c437265617465640801246465706f7369746f72000130543a3a4163636f756e74496400011c706f6f6c5f6964100118506f6f6c4964000004604120706f6f6c20686173206265656e20637265617465642e18426f6e6465641001186d656d626572000130543a3a4163636f756e74496400011c706f6f6c5f6964100118506f6f6c4964000118626f6e64656418013042616c616e63654f663c543e0001186a6f696e6564200110626f6f6c0001049441206d656d6265722068617320626563616d6520626f6e64656420696e206120706f6f6c2e1c506169644f75740c01186d656d626572000130543a3a4163636f756e74496400011c706f6f6c5f6964100118506f6f6c49640001187061796f757418013042616c616e63654f663c543e0002048c41207061796f757420686173206265656e206d61646520746f2061206d656d6265722e20556e626f6e6465641401186d656d626572000130543a3a4163636f756e74496400011c706f6f6c5f6964100118506f6f6c496400011c62616c616e636518013042616c616e63654f663c543e000118706f696e747318013042616c616e63654f663c543e00010c657261100120457261496e64657800032c9841206d656d6265722068617320756e626f6e6465642066726f6d20746865697220706f6f6c2e0039012d206062616c616e6365602069732074686520636f72726573706f6e64696e672062616c616e6365206f6620746865206e756d626572206f6620706f696e7473207468617420686173206265656e5501202072657175657374656420746f20626520756e626f6e646564202874686520617267756d656e74206f66207468652060756e626f6e6460207472616e73616374696f6e292066726f6d2074686520626f6e6465641c2020706f6f6c2e45012d2060706f696e74736020697320746865206e756d626572206f6620706f696e747320746861742061726520697373756564206173206120726573756c74206f66206062616c616e636560206265696e67c0646973736f6c76656420696e746f2074686520636f72726573706f6e64696e6720756e626f6e64696e6720706f6f6c2ee42d206065726160206973207468652065726120696e207768696368207468652062616c616e63652077696c6c20626520756e626f6e6465642e5501496e2074686520616273656e6365206f6620736c617368696e672c2074686573652076616c7565732077696c6c206d617463682e20496e207468652070726573656e6365206f6620736c617368696e672c207468654d016e756d626572206f6620706f696e74732074686174206172652069737375656420696e2074686520756e626f6e64696e6720706f6f6c2077696c6c206265206c657373207468616e2074686520616d6f756e746472657175657374656420746f20626520756e626f6e6465642e2457697468647261776e1001186d656d626572000130543a3a4163636f756e74496400011c706f6f6c5f6964100118506f6f6c496400011c62616c616e636518013042616c616e63654f663c543e000118706f696e747318013042616c616e63654f663c543e0004189c41206d656d626572206861732077697468647261776e2066726f6d20746865697220706f6f6c2e00210154686520676976656e206e756d626572206f662060706f696e7473602068617665206265656e20646973736f6c76656420696e2072657475726e206f66206062616c616e6365602e00590153696d696c617220746f2060556e626f6e64656460206576656e742c20696e2074686520616273656e6365206f6620736c617368696e672c2074686520726174696f206f6620706f696e7420746f2062616c616e63652877696c6c20626520312e2444657374726f79656404011c706f6f6c5f6964100118506f6f6c4964000504684120706f6f6c20686173206265656e2064657374726f7965642e3053746174654368616e67656408011c706f6f6c5f6964100118506f6f6c49640001246e65775f7374617465ed050124506f6f6c53746174650006047c546865207374617465206f66206120706f6f6c20686173206368616e676564344d656d62657252656d6f7665640c011c706f6f6c5f6964100118506f6f6c49640001186d656d626572000130543a3a4163636f756e74496400014072656c65617365645f62616c616e636518013042616c616e63654f663c543e0007149841206d656d62657220686173206265656e2072656d6f7665642066726f6d206120706f6f6c2e0051015468652072656d6f76616c2063616e20626520766f6c756e74617279202877697468647261776e20616c6c20756e626f6e6465642066756e647329206f7220696e766f6c756e7461727920286b69636b6564292e4901416e792066756e6473207468617420617265207374696c6c2064656c6567617465642028692e652e2064616e676c696e672064656c65676174696f6e29206172652072656c656173656420616e642061726588726570726573656e746564206279206072656c65617365645f62616c616e6365602e30526f6c6573557064617465640c0110726f6f74f90201504f7074696f6e3c543a3a4163636f756e7449643e00011c626f756e636572f90201504f7074696f6e3c543a3a4163636f756e7449643e0001246e6f6d696e61746f72f90201504f7074696f6e3c543a3a4163636f756e7449643e000808550154686520726f6c6573206f66206120706f6f6c2068617665206265656e207570646174656420746f2074686520676976656e206e657720726f6c65732e204e6f7465207468617420746865206465706f7369746f724463616e206e65766572206368616e67652e2c506f6f6c536c617368656408011c706f6f6c5f6964100118506f6f6c496400011c62616c616e636518013042616c616e63654f663c543e0009040d01546865206163746976652062616c616e6365206f6620706f6f6c2060706f6f6c5f69646020686173206265656e20736c617368656420746f206062616c616e6365602e50556e626f6e64696e67506f6f6c536c61736865640c011c706f6f6c5f6964100118506f6f6c496400010c657261100120457261496e64657800011c62616c616e636518013042616c616e63654f663c543e000a04250154686520756e626f6e6420706f6f6c206174206065726160206f6620706f6f6c2060706f6f6c5f69646020686173206265656e20736c617368656420746f206062616c616e6365602e54506f6f6c436f6d6d697373696f6e5570646174656408011c706f6f6c5f6964100118506f6f6c496400011c63757272656e740906017c4f7074696f6e3c2850657262696c6c2c20543a3a4163636f756e744964293e000b04b44120706f6f6c277320636f6d6d697373696f6e2073657474696e6720686173206265656e206368616e6765642e60506f6f6c4d6178436f6d6d697373696f6e5570646174656408011c706f6f6c5f6964100118506f6f6c49640001386d61785f636f6d6d697373696f6efd05011c50657262696c6c000c04d44120706f6f6c2773206d6178696d756d20636f6d6d697373696f6e2073657474696e6720686173206265656e206368616e6765642e7c506f6f6c436f6d6d697373696f6e4368616e6765526174655570646174656408011c706f6f6c5f6964100118506f6f6c496400012c6368616e67655f726174651106019c436f6d6d697373696f6e4368616e6765526174653c426c6f636b4e756d626572466f723c543e3e000d04cc4120706f6f6c277320636f6d6d697373696f6e20606368616e67655f726174656020686173206265656e206368616e6765642e90506f6f6c436f6d6d697373696f6e436c61696d5065726d697373696f6e5570646174656408011c706f6f6c5f6964100118506f6f6c49640001287065726d697373696f6e150601bc4f7074696f6e3c436f6d6d697373696f6e436c61696d5065726d697373696f6e3c543a3a4163636f756e7449643e3e000e04c8506f6f6c20636f6d6d697373696f6e20636c61696d207065726d697373696f6e20686173206265656e20757064617465642e54506f6f6c436f6d6d697373696f6e436c61696d656408011c706f6f6c5f6964100118506f6f6c4964000128636f6d6d697373696f6e18013042616c616e63654f663c543e000f0484506f6f6c20636f6d6d697373696f6e20686173206265656e20636c61696d65642e644d696e42616c616e63654465666963697441646a757374656408011c706f6f6c5f6964100118506f6f6c4964000118616d6f756e7418013042616c616e63654f663c543e001004c8546f70706564207570206465666963697420696e2066726f7a656e204544206f66207468652072657761726420706f6f6c2e604d696e42616c616e636545786365737341646a757374656408011c706f6f6c5f6964100118506f6f6c4964000118616d6f756e7418013042616c616e63654f663c543e001104bc436c61696d6564206578636573732066726f7a656e204544206f66206166207468652072657761726420706f6f6c2e704d656d626572436c61696d5065726d697373696f6e557064617465640801186d656d626572000130543a3a4163636f756e7449640001287065726d697373696f6e0506013c436c61696d5065726d697373696f6e001204c84120706f6f6c206d656d626572277320636c61696d207065726d697373696f6e20686173206265656e20757064617465642e3c4d657461646174615570646174656408011c706f6f6c5f6964100118506f6f6c496400011863616c6c6572000130543a3a4163636f756e744964001304784120706f6f6c2773206d657461646174612077617320757064617465642e48506f6f6c4e6f6d696e6174696f6e4d61646508011c706f6f6c5f6964100118506f6f6c496400011863616c6c6572000130543a3a4163636f756e74496400140859014120706f6f6c2773206e6f6d696e6174696e67206163636f756e7420286f722074686520706f6f6c277320726f6f74206163636f756e742920686173206e6f6d696e6174656420612076616c696461746f7220736574586f6e20626568616c66206f662074686520706f6f6c2e50506f6f6c4e6f6d696e61746f724368696c6c656408011c706f6f6c5f6964100118506f6f6c496400011863616c6c6572000130543a3a4163636f756e744964001504b854686520706f6f6c206973206368696c6c656420692e652e206e6f206c6f6e676572206e6f6d696e6174696e672e4c476c6f62616c506172616d73557064617465641801346d696e5f6a6f696e5f626f6e6418013042616c616e63654f663c543e00013c6d696e5f6372656174655f626f6e6418013042616c616e63654f663c543e0001246d61785f706f6f6c73ed02012c4f7074696f6e3c7533323e00012c6d61785f6d656d62657273ed02012c4f7074696f6e3c7533323e0001506d61785f6d656d626572735f7065725f706f6f6ced02012c4f7074696f6e3c7533323e000154676c6f62616c5f6d61785f636f6d6d697373696f6e5908013c4f7074696f6e3c50657262696c6c3e0016040101476c6f62616c20706172616d657465727320726567756c6174696e67206e6f6d696e6174696f6e20706f6f6c732068617665206265656e20757064617465642e04584576656e7473206f6620746869732070616c6c65742ea50a0c4070616c6c65745f626167735f6c6973741870616c6c6574144576656e740804540004490001082052656261676765640c010c77686f000130543a3a4163636f756e74496400011066726f6d300120543a3a53636f7265000108746f300120543a3a53636f7265000004a44d6f76656420616e206163636f756e742066726f6d206f6e652062616720746f20616e6f746865722e3053636f72655570646174656408010c77686f000130543a3a4163636f756e7449640001246e65775f73636f7265300120543a3a53636f7265000104d855706461746564207468652073636f7265206f6620736f6d65206163636f756e7420746f2074686520676976656e20616d6f756e742e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574a90a0c6070616c6c65745f64656c6567617465645f7374616b696e671870616c6c6574144576656e740404540001102444656c6567617465640c01146167656e74000130543a3a4163636f756e74496400012464656c656761746f72000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e0000047c46756e64732064656c65676174656420627920612064656c656761746f722e2052656c65617365640c01146167656e74000130543a3a4163636f756e74496400012464656c656761746f72000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e0001047846756e64732072656c656173656420746f20612064656c656761746f722e1c536c61736865640c01146167656e74000130543a3a4163636f756e74496400012464656c656761746f72000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e0002047c46756e647320736c61736865642066726f6d20612064656c656761746f722e484d6967726174656444656c65676174696f6e0c01146167656e74000130543a3a4163636f756e74496400012464656c656761746f72000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e000304c4556e636c61696d65642064656c65676174696f6e2066756e6473206d6967726174656420746f2064656c656761746f722e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574ad0a0c7870616c6c65745f7374616b696e675f6173796e635f72635f636c69656e741870616c6c6574144576656e7404045400010c5453657373696f6e5265706f72745265636569766564100124656e645f696e64657810013053657373696f6e496e64657800015061637469766174696f6e5f74696d657374616d70310601484f7074696f6e3c287536342c20753332293e00015c76616c696461746f725f706f696e74735f636f756e747310010c7533320001206c6566746f766572200110626f6f6c0000048c4120736169642073657373696f6e207265706f7274207761732072656365697665642e3c4f6666656e63655265636569766564080134736c6173685f73657373696f6e10013053657373696f6e496e6465780001386f6666656e6365735f636f756e7410010c7533320001046c41206e6577206f6666656e636520776173207265706f727465642e28556e65787065637465640400b10a0138556e65787065637465644b696e640002080d01536f6d657468696e67206f6363757272656420746861742073686f756c64206e657665722068617070656e20756e646572206e6f726d616c206f7065726174696f6e2ebc4c6f6767656420617320616e206576656e7420666f72206661696c2d73616665206f62736572766162696c6974792e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574b10a0c7870616c6c65745f7374616b696e675f6173796e635f72635f636c69656e741870616c6c657438556e65787065637465644b696e640001187053657373696f6e5265706f7274496e746567726974794661696c65640000006c56616c696461746f72536574496e746567726974794661696c65640001003853657373696f6e536b69707065640002005c53657373696f6e416c726561647950726f6365737365640003005856616c696461746f7253657453656e644661696c65640004004c56616c696461746f7253657444726f7070656400050000b50a0c9070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f626c6f636b1870616c6c6574144576656e7404045400010c4450686173655472616e736974696f6e656408011066726f6d4d06012050686173653c543e044074686520736f757263652070686173650108746f4d06012050686173653c543e04405468652074617267657420706861736500085d0141207068617365207472616e736974696f6e2068617070656e65642e204f6e6c7920636865636b73206d616a6f72206368616e67657320696e207468652076617269616e74732c206e6f74206d696e6f7220696e6e65721c76616c7565732e78556e6578706563746564546172676574536e617073686f744661696c65640001047c54617267657420736e617073686f74206372656174696f6e206661696c656474556e6578706563746564566f746572536e617073686f744661696c656400020478566f74657220736e617073686f74206372656174696f6e206661696c6564047c54686520604576656e746020656e756d206f6620746869732070616c6c6574b90a149070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f626c6f636b20766572696669657214696d706c731870616c6c6574144576656e7404045400010c48566572696669636174696f6e4661696c6564080010012450616765496e6465780000bd0a0140466561736962696c6974794572726f72000010a04120766572696669636174696f6e206661696c65642061742074686520676976656e20706167652e0055014e4f54453a2069662074686520696e64657820697320302c207468656e207468697320636f756c64206d65616e206569746865722074686520666561736962696c697479206f6620746865206c617374207061676505017761732077726f6e672c206f72207468652066696e616c20636865636b73206f66206066696e616c697a655f766572696669636174696f6e60206661696c65642e205665726966696564080010012450616765496e646578000010010c753332000108590154686520676976656e2070616765206f66206120736f6c7574696f6e20686173206265656e2076657269666965642c20776974682074686520676976656e206e756d626572206f662077696e6e657273206265696e6730666f756e6420696e2069742e18517565756564080071060134456c656374696f6e53636f72650000c50a01544f7074696f6e3c456c656374696f6e53636f72653e0002041d014120736f6c7574696f6e20776974682074686520676976656e2073636f726520686173207265706c61636564206f75722063757272656e74206265737420736f6c7574696f6e2e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574bd0a0c9070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f626c6f636b20766572696669657240466561736962696c6974794572726f7200012c4057726f6e6757696e6e6572436f756e740000004c536e617073686f74556e617661696c61626c650001002c496e76616c6964566f746500020030496e76616c6964566f74657200030034496e76616c696457696e6e657200040030496e76616c696453636f726500050030496e76616c6964526f756e640006002c53636f7265546f6f4c6f77000700504661696c6564546f426f756e64537570706f7274000800304e706f73456c656374696f6e0400c10a016073705f6e706f735f656c656374696f6e733a3a4572726f7200090028496e636f6d706c657465000a0000c10a084473705f6e706f735f656c656374696f6e73144572726f7200012858536f6c7574696f6e5765696768744f766572666c6f7700000058536f6c7574696f6e5461726765744f766572666c6f7700010050536f6c7574696f6e496e76616c6964496e64657800020060536f6c7574696f6e496e76616c696450616765496e6465780003003c41726974686d657469634572726f7200040048496e76616c6964537570706f72744564676500050034546f6f4d616e79566f7465727300060038426f756e64734578636565646564000700384475706c6963617465566f7465720008003c4475706c696361746554617267657400090000c50a04184f7074696f6e0404540171060108104e6f6e6500000010536f6d65040071060000010000c90a109070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f626c6f636b187369676e65641870616c6c6574144576656e7404045400011c28526567697374657265640c0010010c7533320000000130543a3a4163636f756e744964000071060134456c656374696f6e53636f726500000451015570636f6d696e67207375626d697373696f6e20686173206265656e207265676973746572656420666f722074686520676976656e206163636f756e742c20776974682074686520676976656e2073636f72652e1853746f7265640c0010010c7533320000000130543a3a4163636f756e744964000010012450616765496e6465780001045d01412070616765206f6620736f6c7574696f6e20736f6c7574696f6e20776974682074686520676976656e20696e64657820686173206265656e2073746f72656420666f722074686520676976656e206163636f756e742e2052657761726465640c0010010c7533320000000130543a3a4163636f756e744964000018013042616c616e63654f663c543e000204e854686520676976656e206163636f756e7420686173206265656e20726577617264656420776974682074686520676976656e20616d6f756e742e1c536c61736865640c0010010c7533320000000130543a3a4163636f756e744964000018013042616c616e63654f663c543e000304e454686520676976656e206163636f756e7420686173206265656e20736c617368656420776974682074686520676976656e20616d6f756e742e1c456a6563746564080010010c7533320000000130543a3a4163636f756e744964000404d454686520676976656e20736f6c7574696f6e2c20666f722074686520676976656e20726f756e642c2077617320656a65637465642e24446973636172646564080010010c7533320000000130543a3a4163636f756e7449640005049454686520676976656e206163636f756e7420686173206265656e206469736361726465642e184261696c6564080010010c7533320000000130543a3a4163636f756e7449640006047454686520676976656e206163636f756e7420686173206261696c65642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574cd0a105070616c6c65745f7374616b696e675f6173796e631870616c6c65741870616c6c6574144576656e740404540001641c457261506169640c01246572615f696e646578100120457261496e64657800014076616c696461746f725f7061796f757418013042616c616e63654f663c543e00012472656d61696e64657218013042616c616e63654f663c543e000008550154686520657261207061796f757420686173206265656e207365743b207468652066697273742062616c616e6365206973207468652076616c696461746f722d7061796f75743b20746865207365636f6e64206973c07468652072656d61696e6465722066726f6d20746865206d6178696d756d20616d6f756e74206f66207265776172642e2052657761726465640c01147374617368000130543a3a4163636f756e744964000110646573745d07017c52657761726444657374696e6174696f6e3c543a3a4163636f756e7449643e000118616d6f756e7418013042616c616e63654f663c543e0001040d01546865206e6f6d696e61746f7220686173206265656e207265776172646564206279207468697320616d6f756e7420746f20746869732064657374696e6174696f6e2e1c536c61736865640801187374616b6572000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e0002041d0141207374616b6572202876616c696461746f72206f72206e6f6d696e61746f722920686173206265656e20736c61736865642062792074686520676976656e20616d6f756e742e684f6c64536c617368696e675265706f727444697363617264656404013473657373696f6e5f696e64657810013053657373696f6e496e6465780003081901416e206f6c6420736c617368696e67207265706f72742066726f6d2061207072696f72206572612077617320646973636172646564206265636175736520697420636f756c64446e6f742062652070726f6365737365642e18426f6e6465640801147374617368000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e000410d0416e206163636f756e742068617320626f6e646564207468697320616d6f756e742e205c5b73746173682c20616d6f756e745c5d004d014e4f54453a2054686973206576656e74206973206f6e6c7920656d6974746564207768656e2066756e64732061726520626f6e64656420766961206120646973706174636861626c652e204e6f7461626c792c210169742077696c6c206e6f7420626520656d697474656420666f72207374616b696e672072657761726473207768656e20746865792061726520616464656420746f207374616b652e20556e626f6e6465640801147374617368000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e00050490416e206163636f756e742068617320756e626f6e646564207468697320616d6f756e742e2457697468647261776e0801147374617368000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e0006085901416e206163636f756e74206861732063616c6c6564206077697468647261775f756e626f6e6465646020616e642072656d6f76656420756e626f6e64696e67206368756e6b7320776f727468206042616c616e6365606466726f6d2074686520756e6c6f636b696e672071756575652e345374616b657252656d6f7665640401147374617368000130543a3a4163636f756e7449640007085501412073756273657175656e74206576656e74206f66206057697468647261776e602c20696e6469636174696e6720746861742060737461736860207761732066756c6c792072656d6f7665642066726f6d207468651c73797374656d2e184b69636b65640801246e6f6d696e61746f72000130543a3a4163636f756e7449640001147374617368000130543a3a4163636f756e744964000804b441206e6f6d696e61746f7220686173206265656e206b69636b65642066726f6d20612076616c696461746f722e1c4368696c6c65640401147374617368000130543a3a4163636f756e7449640009042101416e206163636f756e74206861732073746f707065642070617274696369706174696e672061732065697468657220612076616c696461746f72206f72206e6f6d696e61746f722e345061796f7574537461727465641001246572615f696e646578100120457261496e64657800013c76616c696461746f725f7374617368000130543a3a4163636f756e74496400011070616765100110506167650001106e657874ed0201304f7074696f6e3c506167653e000a045901412050616765206f66207374616b6572732072657761726473206172652067657474696e6720706169642e20606e6578746020697320604e6f6e656020696620616c6c2070616765732061726520636c61696d65642e4456616c696461746f7250726566735365740801147374617368000130543a3a4163636f756e74496400011470726566736107013856616c696461746f725072656673000b0498412076616c696461746f72206861732073657420746865697220707265666572656e6365732e68536e617073686f74566f7465727353697a65457863656564656404011073697a6510010c753332000c0468566f746572732073697a65206c696d697420726561636865642e6c536e617073686f745461726765747353697a65457863656564656404011073697a6510010c753332000d046c546172676574732073697a65206c696d697420726561636865642e20466f7263654572610401106d6f6465d10a011c466f7263696e67000e0064436f6e74726f6c6c65724261746368446570726563617465640401206661696c7572657310010c753332000f04a45265706f7274206f66206120636f6e74726f6c6c6572206261746368206465707265636174696f6e2e4043757272656e63794d696772617465640801147374617368000130543a3a4163636f756e744964000138666f7263655f776974686472617718013042616c616e63654f663c543e00100855015374616b696e672062616c616e6365206d696772617465642066726f6d206c6f636b7320746f20686f6c64732c207769746820616e792062616c616e6365207468617420636f756c64206e6f742062652068656c644c697320666f7263652077697468647261776e2e585061676564456c656374696f6e50726f6365656465640801107061676510012450616765496e646578000118726573756c74d50a0140526573756c743c7533322c207533323e00112441014120706167652066726f6d2061206d756c74692d7061676520656c656374696f6e2077617320666574636865642e2041206e756d626572206f662074686573652061726520666f6c6c6f77656420627944605374616b657273456c6563746564602e00f0604f6b28636f756e74296020696e64696361746573207468652067697665206e756d626572206f66207374617368657320776572652061646465642e05016045727228696e646578296020696e64696361746573207468617420746865207374617368657320616674657220696e64657820776572652064726f707065642e4101604572722830296020696e64696361746573207468617420616e206572726f722068617070656e656420627574206e6f207374617368657320776572652064726f70706564206e6f722061646465642e005101546865206572726f7220696e6469636174657320746861742061206e756d626572206f662076616c696461746f727320776572652064726f707065642064756520746f206578636573732073697a652c206275748c746865206f766572616c6c20656c656374696f6e2077696c6c20636f6e74696e75652e3c4f6666656e63655265706f727465640c012c6f6666656e63655f657261100120457261496e64657800012476616c696461746f72000130543a3a4163636f756e7449640001206672616374696f6efd05011c50657262696c6c0012084d01416e206f6666656e636520666f722074686520676976656e2076616c696461746f722c20666f722074686520676976656e2070657263656e74616765206f66207468656972207374616b652c206174207468656c676976656e20657261206173206265656e207265706f727465642e34536c617368436f6d707574656410012c6f6666656e63655f657261100120457261496e646578000124736c6173685f657261100120457261496e6465780001206f6666656e646572000130543a3a4163636f756e7449640001107061676510010c7533320013043101416e206f6666656e636520686173206265656e2070726f63657373656420616e642074686520636f72726573706f6e64696e6720736c61736820686173206265656e20636f6d70757465642e38536c61736843616e63656c6c6564080124736c6173685f657261100120457261496e64657800012476616c696461746f72000130543a3a4163636f756e74496400140498416e20756e6170706c69656420736c61736820686173206265656e2063616e63656c6c65642e3853657373696f6e526f74617465640c01407374617274696e675f73657373696f6e10013053657373696f6e496e6465780001286163746976655f657261100120457261496e64657800012c706c616e6e65645f657261100120457261496e6465780015108853657373696f6e206368616e676520686173206265656e207472696767657265642e005901496620706c616e6e65645f657261206973206f6e6520657261206168656164206f66206163746976655f6572612c20697420696d706c696573206e657720657261206973206265696e6720706c616e6e656420616e6450656c656374696f6e206973206f6e676f696e672e28556e65787065637465640400d90a0138556e65787065637465644b696e640016080d01536f6d657468696e67206f6363757272656420746861742073686f756c64206e657665722068617070656e20756e646572206e6f726d616c206f7065726174696f6e2ebc4c6f6767656420617320616e206576656e7420666f72206661696c2d73616665206f62736572766162696c6974792e344f6666656e6365546f6f4f6c640c012c6f6666656e63655f657261100120457261496e64657800012476616c696461746f72000130543a3a4163636f756e7449640001206672616374696f6efd05011c50657262696c6c0017043d01416e206f6666656e636520776173207265706f7274656420746861742077617320746f6f206f6c6420746f2062652070726f6365737365642c20616e642074687573207761732064726f707065642e244572615072756e6564040114696e646578100120457261496e646578001804ac416e206f6c642065726120776974682074686520676976656e20696e64657820776173207072756e65642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574d10a085070616c6c65745f7374616b696e675f6173796e631c466f7263696e67000110284e6f74466f7263696e6700000020466f7263654e657700010024466f7263654e6f6e650002002c466f726365416c7761797300030000d50a0418526573756c740804540110044501100108084f6b040010000000000c4572720400100000010000d90a105070616c6c65745f7374616b696e675f6173796e631870616c6c65741870616c6c657438556e65787065637465644b696e64000108604572614475726174696f6e426f756e64457863656564656400000068556e6b6e6f776e56616c696461746f7241637469766174696f6e00010000dd0a0c3470616c6c65745f61685f6f70731870616c6c6574144576656e7404045400010c5c4c65617365556e7265736572766552656d61696e696e670c01246465706f7369746f72000130543a3a4163636f756e74496400011c706172615f6964ad02011850617261496400012472656d61696e696e6718013042616c616e63654f663c543e0000041101536f6d65206c65617365207265736572766520636f756c64206e6f7420626520756e726573657276656420616e64206e65656473206d616e75616c20636c65616e75702e6c43726f77646c6f616e556e7265736572766552656d61696e696e670c01246465706f7369746f72000130543a3a4163636f756e74496400011c706172615f6964ad02011850617261496400012472656d61696e696e6718013042616c616e63654f663c543e0001045501536f6d6520616d6f756e7420666f7220612063726f77646c6f616e207265736572766520636f756c64206e6f7420626520756e726573657276656420616e64206e65656473206d616e75616c20636c65616e75702e44536f7665726569676e4d6967726174656410011c706172615f6964ad02011850617261496404bc5468652070617261636861696e20494420746861742068616420697473206163636f756e74206d696772617465642e011066726f6d000130543a3a4163636f756e74496404a4546865206f6c64206163636f756e74207468617420776173206d69677261746564206f7574206f662e0108746f000130543a3a4163636f756e744964049c546865206e6577206163636f756e74207468617420776173206d6967726174656420696e746f2e014064657269766174696f6e5f696e646578ad05015c4f7074696f6e3c44657269766174696f6e496e6465783e04f85365742069662074686973206163636f756e742077617320646572697665642066726f6d2061207061726120736f7665726569676e206163636f756e742e020825014120736f7665726569676e2070617261636861696e206163636f756e7420686173206265656e206d696772617465642066726f6d20697473206368696c6420746f207369626c696e673c726570726573656e746174696f6e2e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574e10a0c4870616c6c65745f61685f6d69677261746f721870616c6c6574144576656e740404540001403c53746167655472616e736974696f6e08010c6f6c64650a01384d6967726174696f6e53746167650490546865206f6c64207374616765206265666f726520746865207472616e736974696f6e2e010c6e6577650a01384d6967726174696f6e5374616765048c546865206e657720737461676520616674657220746865207472616e736974696f6e2e00048041207374616765207472616e736974696f6e20686173206f636375727265642e344261746368526563656976656408011870616c6c6574e50a013c50616c6c65744576656e744e616d65000114636f756e7410010c753332000104190157652072656365697665642061206261746368206f66206d6573736167657320746861742077696c6c20626520696e746567726174656420696e746f20612070616c6c65742e38426174636850726f6365737365640c011870616c6c6574e50a013c50616c6c65744576656e744e616d65000128636f756e745f676f6f6410010c753332000124636f756e745f62616410010c753332000204c457652070726f6365737365642061206261746368206f66206d6573736167657320666f7220746869732070616c6c65742e6041737365744875624d6967726174696f6e53746172746564000318490154686520417373657420487562204d6967726174696f6e207374617274656420616e642069732061637469766520756e74696c206041737365744875624d6967726174696f6e46696e69736865646020697320656d69747465642e00590154686973206576656e74206973206571756976616c656e7420746f206053746167655472616e736974696f6e207b206e65773a20446174614d6967726174696f6e4f6e676f696e672c202e2e207d6020627574206973490165617369657220746f20756e6465727374616e642e205468652061637469766174696f6e20697320696d6d65646961746520616e64206166666563747320616c6c206576656e74732068617070656e696e672c616674657277617264732e6441737365744875624d6967726174696f6e46696e69736865640004148454686520417373657420487562204d6967726174696f6e2066696e69736865642e00590154686973206576656e74206973206571756976616c656e7420746f206053746167655472616e736974696f6e207b206e65773a204d6967726174696f6e446f6e652c202e2e207d6020627574206973206561736965722901746f20756e6465727374616e642e205468652066696e697368696e6720697320696d6d65646961746520616e64206166666563747320616c6c206576656e74732068617070656e696e672c616674657277617264732e4c446d7051756575655072696f726974795365740c012c7072696f726974697a6564200110626f6f6c0ce0496e6469636174657320696620444d5020717565756520776173207375636365737366756c6c7920736574206173207072696f726974792e2d014966206066616c7365602c206974206d65616e7320776527726520696e2074686520726f756e642d726f62696e207068617365206f66206f7572207072696f72697479207061747465726e210128736565205b60436f6e6669673a3a446d7051756575655072696f726974795061747465726e605d292c207768657265206e6f2071756575652067657473207072696f726974792e012c6379636c655f626c6f636b100144426c6f636b4e756d626572466f723c543e04f043757272656e7420626c6f636b206e756d6265722077697468696e20746865207061747465726e206379636c6520283120746f20706572696f64292e01306379636c655f706572696f64100144426c6f636b4e756d626572466f723c543e04ac546f74616c206e756d626572206f6620626c6f636b7320696e20746865207061747465726e206379636c650504e4576865746865722074686520444d5020717565756520776173207072696f726974697a656420666f7220746865206e65787420626c6f636b2e64446d7051756575655072696f72697479436f6e66696753657408010c6f6c64690a018c446d7051756575655072696f726974793c426c6f636b4e756d626572466f723c543e3e0464546865206f6c64207072696f72697479207061747465726e2e010c6e6577690a018c446d7051756575655072696f726974793c426c6f636b4e756d626572466f723c543e3e0464546865206e6577207072696f72697479207061747465726e2e06049854686520444d50207175657565207072696f7269747920636f6e66696720776173207365742e5c42616c616e6365734265666f72655265636f7264536574080140636865636b696e675f6163636f756e74180128543a3a42616c616e6365000138746f74616c5f69737375616e6365180128543a3a42616c616e6365000704c05468652062616c616e636573206265666f726520746865206d6967726174696f6e2077657265207265636f726465642e7042616c616e6365734265666f72655265636f7264436f6e73756d6564080140636865636b696e675f6163636f756e74180128543a3a42616c616e6365000138746f74616c5f69737375616e6365180128543a3a42616c616e6365000804c05468652062616c616e636573206265666f726520746865206d6967726174696f6e207765726520636f6e73756d65642e485265666572656e64756d43616e63656c6564040108696410010c753332000904e841207265666572656e64756d207761732063616e63656c6c6564206265636175736520697420636f756c64206e6f74206265206d61707065642e284d616e6167657253657408010c6f6c64f90201504f7074696f6e3c543a3a4163636f756e7449643e046c546865206f6c64206d616e61676572206163636f756e742069642e010c6e6577f90201504f7074696f6e3c543a3a4163636f756e7449643e046c546865206e6577206d616e61676572206163636f756e742069642e0a047c546865206d616e61676572206163636f756e7420696420776173207365742e8c4163636f756e745472616e736c6174656450617261636861696e536f7665726569676e08011066726f6d000130543a3a4163636f756e744964000108746f000130543a3a4163636f756e744964000b00a84163636f756e745472616e736c6174656450617261636861696e536f7665726569676e446572697665640c011066726f6d000130543a3a4163636f756e744964000108746f000130543a3a4163636f756e74496400014064657269766174696f6e5f696e646578d102010c753136000c001c58636d53656e741001186f726967696e0d0101204c6f636174696f6e00012c64657374696e6174696f6e0d0101204c6f636174696f6e00011c6d6573736167658101011c58636d3c28293e0001286d6573736167655f696404011c58636d48617368000d0460416e2058434d206d657373616765207761732073656e742e804661696c6564546f556e726573657276654d756c74697369674465706f7369740c013c65787065637465645f616d6f756e741801a870616c6c65745f72635f6d69677261746f723a3a6d756c74697369673a3a42616c616e63654f663c543e04190154686520657870656374656420616d6f756e74206f6620746865206465706f73697420746861742077617320657870656374656420746f20626520756e72657365727665642e01386d697373696e675f616d6f756e741801a870616c6c65745f72635f6d69677261746f723a3a6d756c74697369673a3a42616c616e63654f663c543e0488546865206d697373696e6720616d6f756e74206f6620746865206465706f7369742e011c6163636f756e74000130543a3a4163636f756e74496404c4546865206163636f756e74207468617420746865206465706f7369742077617320756e72657365727665642066726f6d2e0e049c4661696c656420746f20756e726573657276652061206d756c7469736967206465706f7369742e804661696c6564546f556e72657365727665507265696d6167654465706f7369740c013c65787065637465645f616d6f756e7418017470616c6c65745f707265696d6167653a3a42616c616e63654f663c543e04190154686520657870656374656420616d6f756e74206f6620746865206465706f73697420746861742077617320657870656374656420746f20626520756e72657365727665642e01386d697373696e675f616d6f756e7418017470616c6c65745f707265696d6167653a3a42616c616e63654f663c543e0488546865206d697373696e6720616d6f756e74206f6620746865206465706f7369742e011c6163636f756e74000130543a3a4163636f756e74496404c4546865206163636f756e74207468617420746865206465706f7369742077617320756e72657365727665642066726f6d2e0f04d44661696c656420746f20756e726573657276652061206c65676163792073746174757320707265696d616765206465706f7369742e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574e50a084870616c6c65745f61685f6d69677261746f723c50616c6c65744576656e744e616d6500016c284173736574526174657300000020426167734c6973740001002042616c616e63657300020020426f756e74696573000300344368696c64426f756e7469657300040018436c61696d7300050040436f6e76696374696f6e566f74696e670006002443726f77646c6f616e0007004044656c6567617465645374616b696e670008001c496e6469636573000900204d756c7469736967000a00204e6f6d506f6f6c73000b0034507265696d6167654368756e6b000c0050507265696d6167654c6567616379537461747573000d0054507265696d61676552657175657374537461747573000e004850726f7879416e6e6f756e63656d656e7473000f003050726f787950726f78696573001000205265636f76657279001100445265666572656e64614d65746164617461001200505265666572656e64615265666572656e64756d730013003c5265666572656e646156616c756573001400245363686564756c65720015003c5363686564756c65724167656e64610016001c5374616b696e670017002054726561737572790018001c56657374696e670019001c536f6369657479001a0000e90a08306672616d655f73797374656d14506861736500010c384170706c7945787472696e736963040010010c7533320000003046696e616c697a6174696f6e00010038496e697469616c697a6174696f6e00020000ed0a08306672616d655f73797374656d584c61737452756e74696d6555706772616465496e666f0000080130737065635f76657273696f6e1d01014c636f6465633a3a436f6d706163743c7533323e000124737065635f6e616d65f10a0144436f773c277374617469632c207374723e0000f10a040c436f7704045401f50a000400f50a000000f50a0000050200f90a08306672616d655f73797374656d60436f646555706772616465417574686f72697a6174696f6e0404540000080124636f64655f6861736834011c543a3a48617368000134636865636b5f76657273696f6e200110626f6f6c0000fd0a0c306672616d655f73797374656d186c696d69747330426c6f636b5765696768747300000c0128626173655f626c6f636b2801185765696768740001246d61785f626c6f636b2801185765696768740001247065725f636c617373010b01845065724469737061746368436c6173733c57656967687473506572436c6173733e0000010b0c346672616d655f737570706f7274206469737061746368405065724469737061746368436c61737304045401050b000c01186e6f726d616c050b01045400012c6f7065726174696f6e616c050b0104540001246d616e6461746f7279050b0104540000050b0c306672616d655f73797374656d186c696d6974733c57656967687473506572436c6173730000100138626173655f65787472696e7369632801185765696768740001346d61785f65787472696e736963f401384f7074696f6e3c5765696768743e0001246d61785f746f74616cf401384f7074696f6e3c5765696768743e0001207265736572766564f401384f7074696f6e3c5765696768743e0000090b0c306672616d655f73797374656d186c696d6974732c426c6f636b4c656e677468000004010c6d61780d0b01545065724469737061746368436c6173733c7533323e00000d0b0c346672616d655f737570706f7274206469737061746368405065724469737061746368436c6173730404540110000c01186e6f726d616c1001045400012c6f7065726174696f6e616c100104540001246d616e6461746f7279100104540000110b082873705f776569676874733c52756e74696d65446257656967687400000801107265616430010c753634000114777269746530010c7536340000150b082873705f76657273696f6e3852756e74696d6556657273696f6e0000200124737065635f6e616d65f10a0144436f773c277374617469632c207374723e000124696d706c5f6e616d65f10a0144436f773c277374617469632c207374723e000144617574686f72696e675f76657273696f6e10010c753332000130737065635f76657273696f6e10010c753332000130696d706c5f76657273696f6e10010c75333200011061706973190b011c4170697356656300014c7472616e73616374696f6e5f76657273696f6e10010c75333200013873797374656d5f76657273696f6e08010875380000190b040c436f77040454011d0b0004001d0b0000001d0b000002210b00210b00000408a5011000250b0c306672616d655f73797374656d1870616c6c6574144572726f7204045400012c3c496e76616c6964537065634e616d650000081101546865206e616d65206f662073706563696669636174696f6e20646f6573206e6f74206d61746368206265747765656e207468652063757272656e742072756e74696d6550616e6420746865206e65772072756e74696d652e685370656356657273696f6e4e65656473546f496e63726561736500010841015468652073706563696669636174696f6e2076657273696f6e206973206e6f7420616c6c6f77656420746f206465637265617365206265747765656e207468652063757272656e742072756e74696d6550616e6420746865206e65772072756e74696d652e744661696c6564546f4578747261637452756e74696d6556657273696f6e00020cec4661696c656420746f2065787472616374207468652072756e74696d652076657273696f6e2066726f6d20746865206e65772072756e74696d652e0009014569746865722063616c6c696e672060436f72655f76657273696f6e60206f72206465636f64696e67206052756e74696d6556657273696f6e60206661696c65642e4c4e6f6e44656661756c74436f6d706f73697465000304fc537569636964652063616c6c6564207768656e20746865206163636f756e7420686173206e6f6e2d64656661756c7420636f6d706f7369746520646174612e3c4e6f6e5a65726f526566436f756e74000404350154686572652069732061206e6f6e2d7a65726f207265666572656e636520636f756e742070726576656e74696e6720746865206163636f756e742066726f6d206265696e67207075726765642e3043616c6c46696c7465726564000504d0546865206f726967696e2066696c7465722070726576656e74207468652063616c6c20746f20626520646973706174636865642e6c4d756c7469426c6f636b4d6967726174696f6e734f6e676f696e67000604550141206d756c74692d626c6f636b206d6967726174696f6e206973206f6e676f696e6720616e642070726576656e7473207468652063757272656e7420636f64652066726f6d206265696e67207265706c616365642e2c496e76616c69645461736b0007049054686520737065636966696564205b605461736b605d206973206e6f742076616c69642e284661696c65645461736b000804bc54686520737065636966696564205b605461736b605d206661696c656420647572696e6720657865637574696f6e2e444e6f7468696e67417574686f72697a6564000904584e6f207570677261646520617574686f72697a65642e30556e617574686f72697a6564000a0494546865207375626d697474656420636f6465206973206e6f7420617574686f72697a65642e046c4572726f7220666f72207468652053797374656d2070616c6c6574290b0000022d0b002d0b0c7c63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d48756e696e636c756465645f7365676d656e7420416e636573746f720404480134000c0138757365645f62616e647769647468310b01345573656442616e647769647468000138706172615f686561645f68617368b90501244f7074696f6e3c483e000160636f6e73756d65645f676f5f61686561645f7369676e616c450b018c4f7074696f6e3c72656c61795f636861696e3a3a55706772616465476f41686561643e0000310b0c7c63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d48756e696e636c756465645f7365676d656e74345573656442616e64776964746800000c0134756d705f6d73675f636f756e7410010c75333200013c756d705f746f74616c5f627974657310010c75333200013468726d705f6f7574676f696e67350b018c42547265654d61703c5061726149642c2048726d704368616e6e656c5570646174653e0000350b042042547265654d617008044b01ad02045601390b0004003d0b000000390b0c7c63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d48756e696e636c756465645f7365676d656e744448726d704368616e6e656c55706461746500000801246d73675f636f756e7410010c75333200012c746f74616c5f627974657310010c75333200003d0b000002410b00410b00000408ad02390b00450b04184f7074696f6e04045401490b0108104e6f6e6500000010536f6d650400490b0000010000490b0c4c706f6c6b61646f745f7072696d6974697665730876383855706772616465476f41686561640001081441626f72740000001c476f4168656164000100004d0b0c7c63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d48756e696e636c756465645f7365676d656e74385365676d656e74547261636b65720404480134000c0138757365645f62616e647769647468310b01345573656442616e64776964746800013868726d705f77617465726d61726bed0201804f7074696f6e3c72656c61795f636861696e3a3a426c6f636b4e756d6265723e000160636f6e73756d65645f676f5f61686561645f7369676e616c450b018c4f7074696f6e3c72656c61795f636861696e3a3a55706772616465476f41686561643e0000510b04184f7074696f6e04045401550b0108104e6f6e6500000010536f6d650400550b0000010000550b0c4c706f6c6b61646f745f7072696d69746976657308763848557067726164655265737472696374696f6e0001041c50726573656e7400000000590b0c7c63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d5072656c61795f73746174655f736e617073686f74584d6573736167696e675374617465536e617073686f740000100130646d715f6d71635f6865616434014472656c61795f636861696e3a3a4861736800019c72656c61795f64697370617463685f71756575655f72656d61696e696e675f63617061636974795d0b018c52656c61794469737061746368517565756552656d61696e696e674361706163697479000140696e67726573735f6368616e6e656c73610b01885665633c285061726149642c20416272696467656448726d704368616e6e656c293e00013c6567726573735f6368616e6e656c73610b01885665633c285061726149642c20416272696467656448726d704368616e6e656c293e00005d0b0c7c63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d5072656c61795f73746174655f736e617073686f748c52656c61794469737061746368517565756552656d61696e696e674361706163697479000008013c72656d61696e696e675f636f756e7410010c75333200013872656d61696e696e675f73697a6510010c7533320000610b000002650b00650b00000408ad02690b00690b0c4c706f6c6b61646f745f7072696d6974697665730876384c416272696467656448726d704368616e6e656c00001801306d61785f636170616369747910010c7533320001386d61785f746f74616c5f73697a6510010c7533320001406d61785f6d6573736167655f73697a6510010c7533320001246d73675f636f756e7410010c753332000128746f74616c5f73697a6510010c7533320001206d71635f68656164b90501304f7074696f6e3c486173683e00006d0b0c4c706f6c6b61646f745f7072696d697469766573087638644162726964676564486f7374436f6e66696775726174696f6e00002801346d61785f636f64655f73697a6510010c7533320001486d61785f686561645f646174615f73697a6510010c7533320001586d61785f7570776172645f71756575655f636f756e7410010c7533320001546d61785f7570776172645f71756575655f73697a6510010c75333200015c6d61785f7570776172645f6d6573736167655f73697a6510010c7533320001906d61785f7570776172645f6d6573736167655f6e756d5f7065725f63616e64696461746510010c75333200018868726d705f6d61785f6d6573736167655f6e756d5f7065725f63616e64696461746510010c75333200016c76616c69646174696f6e5f757067726164655f636f6f6c646f776e10012c426c6f636b4e756d62657200016076616c69646174696f6e5f757067726164655f64656c617910012c426c6f636b4e756d6265720001506173796e635f6261636b696e675f706172616d73710b01484173796e634261636b696e67506172616d730000710b104c706f6c6b61646f745f7072696d697469766573087638346173796e635f6261636b696e67484173796e634261636b696e67506172616d73000008014c6d61785f63616e6469646174655f646570746810010c753332000150616c6c6f7765645f616e6365737472795f6c656e10010c7533320000750b089463756d756c75735f7072696d6974697665735f70617261636861696e5f696e686572656e74444d6573736167655175657565436861696e0000040034012452656c6179486173680000790b042042547265654d617008044b01ad02045601750b0004007d0b0000007d0b000002810b00810b00000408ad02750b00850b0c7c63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d4870617261636861696e5f696e686572656e7440496e626f756e644d6573736167654964000008011c73656e745f617410012c426c6f636b4e756d62657200012c726576657273655f69647810010c7533320000890b0000028d0b008d0b0860706f6c6b61646f745f636f72655f7072696d6974697665734c4f7574626f756e6448726d704d6573736167650408496401ad0200080124726563697069656e74ad02010849640001106461746138014c616c6c6f633a3a7665633a3a5665633c75383e0000910b0c7c63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d1870616c6c6574144572726f720404540001184c4f7665726c617070696e6755706772616465730000041901417474656d707420746f20757067726164652076616c69646174696f6e2066756e6374696f6e207768696c65206578697374696e6720757067726164652070656e64696e672e5050726f686962697465644279506f6c6b61646f740001044d01506f6c6b61646f742063757272656e746c792070726f68696269747320746869732070617261636861696e2066726f6d20757067726164696e67206974732076616c69646174696f6e2066756e6374696f6e2e18546f6f426967000208450154686520737570706c6965642076616c69646174696f6e2066756e6374696f6e2068617320636f6d70696c656420696e746f206120626c6f62206c6172676572207468616e20506f6c6b61646f742069733c77696c6c696e6720746f2072756e2e6856616c69646174696f6e446174614e6f74417661696c61626c650003041d0154686520696e686572656e7420776869636820737570706c696573207468652076616c69646174696f6e206461746120646964206e6f742072756e207468697320626c6f636b2e74486f7374436f6e66696775726174696f6e4e6f74417661696c61626c65000404290154686520696e686572656e7420776869636820737570706c6965732074686520686f737420636f6e66696775726174696f6e20646964206e6f742072756e207468697320626c6f636b2e304e6f745363686564756c6564000504d84e6f2076616c69646174696f6e2066756e6374696f6e20757067726164652069732063757272656e746c79207363686564756c65642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e950b083c70616c6c65745f707265696d616765404f6c645265717565737453746174757308244163636f756e74496401001c42616c616e6365011801082c556e72657175657374656408011c6465706f73697465060150284163636f756e7449642c2042616c616e63652900010c6c656e10010c753332000000245265717565737465640c011c6465706f736974990b01704f7074696f6e3c284163636f756e7449642c2042616c616e6365293e000114636f756e7410010c75333200010c6c656eed02012c4f7074696f6e3c7533323e00010000990b04184f7074696f6e0404540165060108104e6f6e6500000010536f6d650400650600000100009d0b083c70616c6c65745f707265696d616765345265717565737453746174757308244163636f756e7449640100185469636b657401a10b01082c556e7265717565737465640801187469636b6574a50b014c284163636f756e7449642c205469636b65742900010c6c656e10010c753332000000245265717565737465640c01306d617962655f7469636b6574a90b016c4f7074696f6e3c284163636f756e7449642c205469636b6574293e000114636f756e7410010c7533320001246d617962655f6c656eed02012c4f7074696f6e3c7533323e00010000a10b14346672616d655f737570706f72741874726169747318746f6b656e732066756e6769626c6544486f6c64436f6e73696465726174696f6e1404410004460004520004440008467000000400180128463a3a42616c616e63650000a50b0000040800a10b00a90b04184f7074696f6e04045401a50b0108104e6f6e6500000010536f6d650400a50b0000010000ad0b00000408341000b10b0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000b50b0c3c70616c6c65745f707265696d6167651870616c6c6574144572726f7204045400012018546f6f426967000004a0507265696d61676520697320746f6f206c6172676520746f2073746f7265206f6e2d636861696e2e30416c72656164794e6f746564000104a4507265696d6167652068617320616c7265616479206265656e206e6f746564206f6e2d636861696e2e344e6f74417574686f72697a6564000204c85468652075736572206973206e6f7420617574686f72697a656420746f20706572666f726d207468697320616374696f6e2e204e6f744e6f746564000304fc54686520707265696d6167652063616e6e6f742062652072656d6f7665642073696e636520697420686173206e6f7420796574206265656e206e6f7465642e2452657175657374656400040409014120707265696d616765206d6179206e6f742062652072656d6f766564207768656e20746865726520617265206f75747374616e64696e672072657175657374732e304e6f745265717565737465640005042d0154686520707265696d61676520726571756573742063616e6e6f742062652072656d6f7665642073696e6365206e6f206f75747374616e64696e672072657175657374732065786973742e1c546f6f4d616e7900060455014d6f7265207468616e20604d41585f484153485f555047524144455f42554c4b5f434f554e54602068617368657320776572652072657175657374656420746f206265207570677261646564206174206f6e63652e18546f6f466577000704e4546f6f206665772068617368657320776572652072657175657374656420746f2062652075706772616465642028692e652e207a65726f292e048054686520604572726f726020656e756d206f6620746869732070616c6c65742eb90b0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401bd0b045300000400c50b01185665633c543e0000bd0b04184f7074696f6e04045401c10b0108104e6f6e6500000010536f6d650400c10b0000010000c10b084070616c6c65745f7363686564756c6572245363686564756c656414104e616d6501041043616c6c0151032c426c6f636b4e756d62657201103450616c6c6574734f726967696e010505244163636f756e7449640100001401206d617962655f69648801304f7074696f6e3c4e616d653e0001207072696f726974790801487363686564756c653a3a5072696f7269747900011063616c6c5103011043616c6c0001386d617962655f706572696f646963d10301944f7074696f6e3c7363686564756c653a3a506572696f643c426c6f636b4e756d6265723e3e0001186f726967696e0505013450616c6c6574734f726967696e0000c50b000002bd0b00c90b0c4070616c6c65745f7363686564756c65721870616c6c6574144572726f72040454000114404661696c6564546f5363686564756c65000004644661696c656420746f207363686564756c6520612063616c6c204e6f74466f756e640001047c43616e6e6f742066696e6420746865207363686564756c65642063616c6c2e5c546172676574426c6f636b4e756d626572496e50617374000204a4476976656e2074617267657420626c6f636b206e756d62657220697320696e2074686520706173742e4852657363686564756c654e6f4368616e6765000304f052657363686564756c65206661696c6564206265636175736520697420646f6573206e6f74206368616e6765207363686564756c65642074696d652e144e616d6564000404d0417474656d707420746f207573652061206e6f6e2d6e616d65642066756e6374696f6e206f6e2061206e616d6564207461736b2e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ecd0b0c4c626f756e6465645f636f6c6c656374696f6e73407765616b5f626f756e6465645f766563385765616b426f756e64656456656308045401f107045300000400f90701185665633c543e0000d10b0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401d50b045300000400d90b01185665633c543e0000d50b0c3c70616c6c65745f62616c616e6365731474797065732c52657365727665446174610844526573657276654964656e74696669657201a5011c42616c616e63650118000801086964a5010144526573657276654964656e746966696572000118616d6f756e7418011c42616c616e63650000d90b000002d50b00dd0b0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401e10b045300000400f10b01185665633c543e0000e10b14346672616d655f737570706f72741874726169747318746f6b656e73106d697363204964416d6f756e740808496401e50b1c42616c616e63650118000801086964e50b01084964000118616d6f756e7418011c42616c616e63650000e50b086861737365745f6875625f706f6c6b61646f745f72756e74696d654452756e74696d65486f6c64526561736f6e00011c20507265696d6167650400b507016c70616c6c65745f707265696d6167653a3a486f6c64526561736f6e0005001c53657373696f6e0400c507016870616c6c65745f73657373696f6e3a3a486f6c64526561736f6e0016002c506f6c6b61646f7458636d0400c907015870616c6c65745f78636d3a3a486f6c64526561736f6e001f00485374617465547269654d6967726174696f6e0400bd07019c70616c6c65745f73746174655f747269655f6d6967726174696f6e3a3a486f6c64526561736f6e0046004044656c6567617465645374616b696e670400c107019070616c6c65745f64656c6567617465645f7374616b696e673a3a486f6c64526561736f6e005300604d756c7469426c6f636b456c656374696f6e5369676e65640400e90b01e070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f626c6f636b3a3a7369676e65643a3a486f6c64526561736f6e0058001c5374616b696e670400ed0b018070616c6c65745f7374616b696e675f6173796e633a3a486f6c64526561736f6e00590000e90b109070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f626c6f636b187369676e65641870616c6c657428486f6c64526561736f6e000104405369676e65645375626d697373696f6e00000000ed0b105070616c6c65745f7374616b696e675f6173796e631870616c6c65741870616c6c657428486f6c64526561736f6e0001041c5374616b696e6700000000f10b000002e10b00f50b0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401f90b045300000400010c01185665633c543e0000f90b14346672616d655f737570706f72741874726169747318746f6b656e73106d697363204964416d6f756e740808496401fd0b1c42616c616e63650118000801086964fd0b01084964000118616d6f756e7418011c42616c616e63650000fd0b086861737365745f6875625f706f6c6b61646f745f72756e74696d654c52756e74696d65467265657a65526561736f6e0001043c4e6f6d696e6174696f6e506f6f6c730400d107019470616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733a3a467265657a65526561736f6e00500000010c000002f90b00050c0c3c70616c6c65745f62616c616e6365731870616c6c6574144572726f720804540004490001303856657374696e6742616c616e63650000049c56657374696e672062616c616e636520746f6f206869676820746f2073656e642076616c75652e544c69717569646974795265737472696374696f6e73000104c84163636f756e74206c6971756964697479207265737472696374696f6e732070726576656e74207769746864726177616c2e4c496e73756666696369656e7442616c616e63650002047842616c616e636520746f6f206c6f7720746f2073656e642076616c75652e484578697374656e7469616c4465706f736974000304ec56616c756520746f6f206c6f7720746f20637265617465206163636f756e742064756520746f206578697374656e7469616c206465706f7369742e34457870656e646162696c697479000404905472616e736665722f7061796d656e7420776f756c64206b696c6c206163636f756e742e5c4578697374696e6756657374696e675363686564756c65000504cc412076657374696e67207363686564756c6520616c72656164792065786973747320666f722074686973206163636f756e742e2c446561644163636f756e740006048c42656e6566696369617279206163636f756e74206d757374207072652d65786973742e3c546f6f4d616e795265736572766573000704b84e756d626572206f66206e616d65642072657365727665732065786365656420604d61785265736572766573602e30546f6f4d616e79486f6c6473000804f84e756d626572206f6620686f6c647320657863656564206056617269616e74436f756e744f663c543a3a52756e74696d65486f6c64526561736f6e3e602e38546f6f4d616e79467265657a6573000904984e756d626572206f6620667265657a65732065786365656420604d6178467265657a6573602e4c49737375616e63654465616374697661746564000a0401015468652069737375616e63652063616e6e6f74206265206d6f6469666965642073696e636520697420697320616c72656164792064656163746976617465642e2444656c74615a65726f000b04645468652064656c74612063616e6e6f74206265207a65726f2e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e090c086870616c6c65745f7472616e73616374696f6e5f7061796d656e742052656c6561736573000108245631416e6369656e74000000085632000100000d0c083870616c6c65745f76657374696e672052656c656173657300010808563000000008563100010000110c0c3870616c6c65745f76657374696e671870616c6c6574144572726f72040454000114284e6f7456657374696e6700000484546865206163636f756e7420676976656e206973206e6f742076657374696e672e5441744d617856657374696e675363686564756c65730001082501546865206163636f756e7420616c72656164792068617320604d617856657374696e675363686564756c65736020636f756e74206f66207363686564756c657320616e642074687573510163616e6e6f742061646420616e6f74686572206f6e652e20436f6e7369646572206d657267696e67206578697374696e67207363686564756c657320696e206f7264657220746f2061646420616e6f746865722e24416d6f756e744c6f770002040501416d6f756e74206265696e67207472616e7366657272656420697320746f6f206c6f7720746f2063726561746520612076657374696e67207363686564756c652e605363686564756c65496e6465784f75744f66426f756e6473000304d0416e20696e64657820776173206f7574206f6620626f756e6473206f66207468652076657374696e67207363686564756c65732e54496e76616c69645363686564756c65506172616d730004040d014661696c656420746f206372656174652061206e6577207363686564756c65206265636175736520736f6d6520706172616d657465722077617320696e76616c69642e04744572726f7220666f72207468652076657374696e672070616c6c65742e150c105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e18636c61696d731870616c6c6574144572726f7204045400011860496e76616c6964457468657265756d5369676e61747572650000046c496e76616c696420457468657265756d207369676e61747572652e405369676e65724861734e6f436c61696d00010478457468657265756d206164647265737320686173206e6f20636c61696d2e4053656e6465724861734e6f436c61696d000204b04163636f756e742049442073656e64696e67207472616e73616374696f6e20686173206e6f20636c61696d2e30506f74556e646572666c6f77000308490154686572652773206e6f7420656e6f75676820696e2074686520706f7420746f20706179206f757420736f6d6520756e76657374656420616d6f756e742e2047656e6572616c6c7920696d706c6965732061306c6f676963206572726f722e40496e76616c696453746174656d656e740004049041206e65656465642073746174656d656e7420776173206e6f7420696e636c756465642e4c56657374656442616c616e6365457869737473000504a4546865206163636f756e7420616c7265616479206861732061207665737465642062616c616e63652e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e190c0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540100045300000400650101185665633c543e00001d0c0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401210c045300000400250c01185665633c543e0000210c0c6470616c6c65745f636f6c6c61746f725f73656c656374696f6e1870616c6c65743443616e646964617465496e666f08244163636f756e74496401001c42616c616e636501180008010c77686f0001244163636f756e74496400011c6465706f73697418011c42616c616e63650000250c000002210c00290c08346672616d655f737570706f72742050616c6c6574496400000400a501011c5b75383b20385d00002d0c0c6470616c6c65745f636f6c6c61746f725f73656c656374696f6e1870616c6c6574144572726f7204045400014444546f6f4d616e7943616e646964617465730000048c5468652070616c6c65742068617320746f6f206d616e792063616e646964617465732e5c546f6f466577456c696769626c65436f6c6c61746f7273000104ac4c656176696e6720776f756c6420726573756c7420696e20746f6f206665772063616e646964617465732e40416c726561647943616e6469646174650002047c4163636f756e7420697320616c726561647920612063616e6469646174652e304e6f7443616e6469646174650003046c4163636f756e74206973206e6f7420612063616e6469646174652e50546f6f4d616e79496e76756c6e657261626c65730004048454686572652061726520746f6f206d616e7920496e76756c6e657261626c65732e4c416c7265616479496e76756c6e657261626c650005048c4163636f756e7420697320616c726561647920616e20496e76756c6e657261626c652e3c4e6f74496e76756c6e657261626c650006047c4163636f756e74206973206e6f7420616e20496e76756c6e657261626c652e5c4e6f4173736f63696174656456616c696461746f7249640007049c4163636f756e7420686173206e6f206173736f6369617465642076616c696461746f722049442e5856616c696461746f724e6f74526567697374657265640008048c56616c696461746f72204944206973206e6f742079657420726567697374657265642e6c496e73657274546f43616e6469646174654c6973744661696c65640009049c436f756c64206e6f7420696e7365727420696e207468652063616e646964617465206c6973742e7452656d6f766546726f6d43616e6469646174654c6973744661696c6564000a04a4436f756c64206e6f742072656d6f76652066726f6d207468652063616e646964617465206c6973742e344465706f736974546f6f4c6f77000b04f44e6577206465706f73697420616d6f756e7420776f756c642062652062656c6f7720746865206d696e696d756d2063616e64696461637920626f6e642e6455706461746543616e6469646174654c6973744661696c6564000c0490436f756c64206e6f7420757064617465207468652063616e646964617465206c6973742e40496e73756666696369656e74426f6e64000d0429014465706f73697420616d6f756e7420697320746f6f206c6f7720746f2074616b652074686520746172676574277320736c6f7420696e207468652063616e646964617465206c6973742e5054617267657449734e6f7443616e646964617465000e042d0154686520746172676574206163636f756e7420746f206265207265706c6163656420696e207468652063616e646964617465206c697374206973206e6f7420612063616e6469646174652e404964656e746963616c4465706f736974000f040d015468652075706461746564206465706f73697420616d6f756e7420697320657175616c20746f2074686520616d6f756e7420616c72656164792072657365727665642e40496e76616c6964556e726573657276650010043d0143616e6e6f74206c6f7765722063616e64696461637920626f6e64207768696c65206f6363757079696e6720612066757475726520636f6c6c61746f7220736c6f7420696e20746865206c6973742e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e310c000002350c00350c0000040800290400390c0000023d0c003d0c0000040810410c00410c0c2873705f7374616b696e671c6f6666656e63653c4f6666656e6365536576657269747900000400fd05011c50657262696c6c0000450c00000408490c3800490c0c1c73705f636f72651863727970746f244b65795479706549640000040048011c5b75383b20345d00004d0c0c3870616c6c65745f73657373696f6e1870616c6c6574144572726f7204045400011430496e76616c696450726f6f6600000460496e76616c6964206f776e6572736869702070726f6f662e5c4e6f4173736f63696174656456616c696461746f7249640001049c4e6f206173736f6369617465642076616c696461746f7220494420666f72206163636f756e742e344475706c6963617465644b65790002046452656769737465726564206475706c6963617465206b65792e184e6f4b657973000304a44e6f206b65797320617265206173736f63696174656420776974682074686973206163636f756e742e244e6f4163636f756e7400040419014b65792073657474696e67206163636f756e74206973206e6f74206c6976652c20736f206974277320696d706f737369626c6520746f206173736f6369617465206b6579732e04744572726f7220666f72207468652073657373696f6e2070616c6c65742e510c0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454012d04045300000400550c01185665633c543e0000550c0000022d0400590c084873705f636f6e73656e7375735f736c6f747310536c6f740000040030010c75363400005d0c00000408590c1000610c0c4c626f756e6465645f636f6c6c656374696f6e7344626f756e6465645f62747265655f7365743c426f756e646564425472656553657408045401ad02045300000400650c012c42547265655365743c543e0000650c0420425472656553657404045401ad02000400690c000000690c000002ad02006d0c0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401710c045300000400790c01185665633c543e0000710c086463756d756c75735f70616c6c65745f78636d705f7175657565584f7574626f756e644368616e6e656c44657461696c730000140124726563697069656e74ad0201185061726149640001147374617465750c01344f7574626f756e6453746174650001347369676e616c735f6578697374200110626f6f6c00012c66697273745f696e646578d102010c7531360001286c6173745f696e646578d102010c7531360000750c086463756d756c75735f70616c6c65745f78636d705f7175657565344f7574626f756e645374617465000108084f6b0000002453757370656e64656400010000790c000002710c007d0c00000408ad02d10200810c0c4c626f756e6465645f636f6c6c656374696f6e73407765616b5f626f756e6465645f766563385765616b426f756e64656456656308045401080453000004003801185665633c543e0000850c086463756d756c75735f70616c6c65745f78636d705f71756575653c5175657565436f6e6669674461746100000c014473757370656e645f7468726573686f6c6410010c75333200013864726f705f7468726573686f6c6410010c753332000140726573756d655f7468726573686f6c6410010c7533320000890c0c6463756d756c75735f70616c6c65745f78636d705f71756575651870616c6c6574144572726f72040454000114384261645175657565436f6e666967000004110153657474696e672074686520717565756520636f6e666967206661696c65642073696e6365206f6e65206f66206974732076616c7565732077617320696e76616c69642e40416c726561647953757370656e6465640001048c54686520657865637574696f6e20697320616c72656164792073757370656e6465642e38416c7265616479526573756d65640002048454686520657865637574696f6e20697320616c726561647920726573756d65642e74546f6f4d616e794163746976654f7574626f756e644368616e6e656c73000304b054686572652061726520746f6f206d616e7920616374697665206f7574626f756e64206368616e6e656c732e18546f6f4269670004045c546865206d65737361676520697320746f6f206269672e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e8d0c0c2870616c6c65745f78636d1870616c6c65742c5175657279537461747573042c426c6f636b4e756d6265720110010c1c50656e64696e67100124726573706f6e6465729102014456657273696f6e65644c6f636174696f6e00014c6d617962655f6d617463685f71756572696572910c01644f7074696f6e3c56657273696f6e65644c6f636174696f6e3e0001306d617962655f6e6f74696679950c01404f7074696f6e3c2875382c207538293e00011c74696d656f757410012c426c6f636b4e756d6265720000003c56657273696f6e4e6f7469666965720801186f726967696e9102014456657273696f6e65644c6f636174696f6e00012469735f616374697665200110626f6f6c000100145265616479080120726573706f6e73659d0c014456657273696f6e6564526573706f6e7365000108617410012c426c6f636b4e756d62657200020000910c04184f7074696f6e0404540191020108104e6f6e6500000010536f6d65040091020000010000950c04184f7074696f6e04045401990c0108104e6f6e6500000010536f6d650400990c0000010000990c000004080808009d0c080c78636d4456657273696f6e6564526573706f6e736500010c08563304004904013076333a3a526573706f6e736500030008563404008904013076343a3a526573706f6e73650004000856350400ad01013076353a3a526573706f6e736500050000a10c0000040810910200a50c0000040c30281000a90c0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401ad0c045300000400b10c01185665633c543e0000ad0c0000040891021000b10c000002ad0c00b50c0c2870616c6c65745f78636d1870616c6c65745456657273696f6e4d6967726174696f6e53746167650001105c4d696772617465537570706f7274656456657273696f6e0000005c4d69677261746556657273696f6e4e6f74696669657273000100504e6f7469667943757272656e74546172676574730400b90c013c4f7074696f6e3c5665633c75383e3e000200684d696772617465416e644e6f746966794f6c645461726765747300030000b90c04184f7074696f6e04045401380108104e6f6e6500000010536f6d650400380000010000bd0c0000040c1000e10400c10c0c2870616c6c65745f78636d1870616c6c65746852656d6f74654c6f636b656446756e6769626c655265636f72640848436f6e73756d65724964656e746966696572019c304d6178436f6e73756d6572730000100118616d6f756e74180110753132380001146f776e65729102014456657273696f6e65644c6f636174696f6e0001186c6f636b65729102014456657273696f6e65644c6f636174696f6e000124636f6e73756d657273c50c01d0426f756e6465645665633c28436f6e73756d65724964656e7469666965722c2075313238292c204d6178436f6e73756d6572733e0000c50c0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401c90c045300000400cd0c01185665633c543e0000c90c000004089c1800cd0c000002c90c00d10c0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401d50c045300000400d90c01185665633c543e0000d50c0000040818910200d90c000002d50c00dd0c082870616c6c65745f78636d58417574686f72697a6564416c6961736573456e74727908185469636b657401e10c0c4d415801e50c00080120616c696173657273e90c0178426f756e6465645665633c4f726967696e416c69617365722c204d41583e0001187469636b6574e10c01185469636b65740000e10c14346672616d655f737570706f72741874726169747318746f6b656e732066756e6769626c6544486f6c64436f6e73696465726174696f6e1404410004460004520004440008467000000400180128463a3a42616c616e63650000e50c0c2870616c6c65745f78636d1870616c6c6574504d6178417574686f72697a6564416c696173657300000000e90c0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401ed0c045300000400f10c01185665633c543e0000ed0c0c4078636d5f72756e74696d655f6170697348617574686f72697a65645f616c6961736573344f726967696e416c696173657200000801206c6f636174696f6e9102014456657273696f6e65644c6f636174696f6e0001186578706972799502012c4f7074696f6e3c7536343e0000f10c000002ed0c00f50c0c2870616c6c65745f78636d1870616c6c6574144572726f720404540001702c556e726561636861626c650000085d0154686520646573697265642064657374696e6174696f6e2077617320756e726561636861626c652c2067656e6572616c6c7920626563617573652074686572652069732061206e6f20776179206f6620726f7574696e6718746f2069742e2c53656e644661696c757265000108410154686572652077617320736f6d65206f746865722069737375652028692e652e206e6f7420746f20646f207769746820726f7574696e672920696e2073656e64696e6720746865206d6573736167652ec8506572686170732061206c61636b206f6620737061636520666f7220627566666572696e6720746865206d6573736167652e2046696c74657265640002049c546865206d65737361676520657865637574696f6e206661696c73207468652066696c7465722e48556e776569676861626c654d657373616765000304b4546865206d65737361676527732077656967687420636f756c64206e6f742062652064657465726d696e65642e6044657374696e6174696f6e4e6f74496e7665727469626c65000404dc5468652064657374696e6174696f6e20604c6f636174696f6e602070726f76696465642063616e6e6f7420626520696e7665727465642e14456d707479000504805468652061737365747320746f2062652073656e742061726520656d7074792e3843616e6e6f745265616e63686f720006043501436f756c64206e6f742072652d616e63686f72207468652061737365747320746f206465636c61726520746865206665657320666f72207468652064657374696e6174696f6e20636861696e2e34546f6f4d616e79417373657473000704c4546f6f206d616e79206173736574732068617665206265656e20617474656d7074656420666f72207472616e736665722e34496e76616c69644f726967696e000804784f726967696e20697320696e76616c696420666f722073656e64696e672e2842616456657273696f6e00090421015468652076657273696f6e206f6620746865206056657273696f6e6564602076616c75652075736564206973206e6f742061626c6520746f20626520696e7465727072657465642e2c4261644c6f636174696f6e000a08410154686520676976656e206c6f636174696f6e20636f756c64206e6f7420626520757365642028652e672e20626563617573652069742063616e6e6f742062652065787072657373656420696e2074686560646573697265642076657273696f6e206f662058434d292e384e6f537562736372697074696f6e000b04bc546865207265666572656e63656420737562736372697074696f6e20636f756c64206e6f7420626520666f756e642e44416c726561647953756273637269626564000c041101546865206c6f636174696f6e20697320696e76616c69642073696e636520697420616c726561647920686173206120737562736372697074696f6e2066726f6d2075732e5843616e6e6f74436865636b4f757454656c65706f7274000d042901436f756c64206e6f7420636865636b2d6f7574207468652061737365747320666f722074656c65706f72746174696f6e20746f207468652064657374696e6174696f6e20636861696e2e284c6f7742616c616e6365000e044101546865206f776e657220646f6573206e6f74206f776e2028616c6c29206f662074686520617373657420746861742074686579207769736820746f20646f20746865206f7065726174696f6e206f6e2e30546f6f4d616e794c6f636b73000f04c0546865206173736574206f776e65722068617320746f6f206d616e79206c6f636b73206f6e207468652061737365742e4c4163636f756e744e6f74536f7665726569676e001004310154686520676976656e206163636f756e74206973206e6f7420616e206964656e7469666961626c6520736f7665726569676e206163636f756e7420666f7220616e79206c6f636174696f6e2e28466565734e6f744d65740011042901546865206f7065726174696f6e207265717569726564206665657320746f20626520706169642077686963682074686520696e69746961746f7220636f756c64206e6f74206d6565742e304c6f636b4e6f74466f756e64001204f4412072656d6f7465206c6f636b20776974682074686520636f72726573706f6e64696e67206461746120636f756c64206e6f7420626520666f756e642e14496e557365001304490154686520756e6c6f636b206f7065726174696f6e2063616e6e6f742073756363656564206265636175736520746865726520617265207374696c6c20636f6e73756d657273206f6620746865206c6f636b2e68496e76616c69644173736574556e6b6e6f776e52657365727665001504f0496e76616c69642061737365742c207265736572766520636861696e20636f756c64206e6f742062652064657465726d696e656420666f722069742e78496e76616c69644173736574556e737570706f72746564526573657276650016044501496e76616c69642061737365742c20646f206e6f7420737570706f72742072656d6f7465206173736574207265736572766573207769746820646966666572656e7420666565732072657365727665732e3c546f6f4d616e7952657365727665730017044901546f6f206d616e7920617373657473207769746820646966666572656e742072657365727665206c6f636174696f6e732068617665206265656e20617474656d7074656420666f72207472616e736665722e604c6f63616c457865637574696f6e496e636f6d706c6574650018047c4c6f63616c2058434d20657865637574696f6e20696e636f6d706c6574652e60546f6f4d616e79417574686f72697a6564416c6961736573001904b8546f6f206d616e79206c6f636174696f6e7320617574686f72697a656420746f20616c696173206f726967696e2e3445787069726573496e50617374001a048c45787069727920626c6f636b206e756d62657220697320696e2074686520706173742e34416c6961734e6f74466f756e64001b04d054686520616c69617320746f2072656d6f766520617574686f72697a6174696f6e20666f7220776173206e6f7420666f756e642e844c6f63616c457865637574696f6e496e636f6d706c657465576974684572726f72080114696e646578080140496e737472756374696f6e496e6465780001146572726f72f90c0138457865637574696f6e4572726f72001c0835014c6f63616c2058434d20657865637574696f6e20696e636f6d706c6574652077697468207468652061637475616c2058434d206572726f7220616e642074686520696e646578206f662074686588696e737472756374696f6e20746861742063617573656420746865206572726f722e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ef90c0c2870616c6c65745f78636d186572726f727338457865637574696f6e4572726f720001a4204f766572666c6f7700000034556e696d706c656d656e74656400010060556e74727573746564526573657276654c6f636174696f6e00020064556e7472757374656454656c65706f72744c6f636174696f6e000300304c6f636174696f6e46756c6c000400544c6f636174696f6e4e6f74496e7665727469626c65000500244261644f726967696e0006003c496e76616c69644c6f636174696f6e0007003441737365744e6f74466f756e64000800544661696c6564546f5472616e7361637441737365740009003c4e6f74576974686472617761626c65000a00484c6f636174696f6e43616e6e6f74486f6c64000b0054457863656564734d61784d65737361676553697a65000c005844657374696e6174696f6e556e737570706f72746564000d00245472616e73706f7274000e0028556e726f757461626c65000f0030556e6b6e6f776e436c61696d001000384661696c6564546f4465636f6465001100404d6178576569676874496e76616c6964001200384e6f74486f6c64696e674665657300130030546f6f457870656e736976650014001054726170001500404578706563746174696f6e46616c73650016003850616c6c65744e6f74466f756e64001700304e616d654d69736d617463680018004c56657273696f6e496e636f6d70617469626c6500190050486f6c64696e67576f756c644f766572666c6f77001a002c4578706f72744572726f72001b00385265616e63686f724661696c6564001c00184e6f4465616c001d0028466565734e6f744d6574001e00244c6f636b4572726f72001f00304e6f5065726d697373696f6e00200028556e616e63686f726564002100384e6f744465706f73697461626c6500220034546f6f4d616e794173736574730023004c556e68616e646c656458636d56657273696f6e002400485765696768744c696d6974526561636865640025001c426172726965720026004c5765696768744e6f74436f6d70757461626c650027004445786365656473537461636b4c696d697400280000fd0c086062705f78636d5f6272696467655f6875625f726f757465722c4272696467655374617465000008014c64656c69766572795f6665655f666163746f72a102012446697865645531323800013069735f636f6e676573746564200110626f6f6c0000010d085070616c6c65745f6d6573736167655f717565756524426f6f6b537461746504344d6573736167654f726967696e01a90200180114626567696e10012450616765496e64657800010c656e6410012450616765496e646578000114636f756e7410012450616765496e64657800014072656164795f6e65696768626f757273050d01844f7074696f6e3c4e65696768626f7572733c4d6573736167654f726967696e3e3e0001346d6573736167655f636f756e7430010c75363400011073697a6530010c7536340000050d04184f7074696f6e04045401090d0108104e6f6e6500000010536f6d650400090d0000010000090d085070616c6c65745f6d6573736167655f7175657565284e65696768626f75727304344d6573736167654f726967696e01a9020008011070726576a90201344d6573736167654f726967696e0001106e657874a90201344d6573736167654f726967696e00000d0d00000408a9021000110d085070616c6c65745f6d6573736167655f71756575651050616765081053697a650110204865617053697a65000018012472656d61696e696e6710011053697a6500013872656d61696e696e675f73697a6510011053697a6500012c66697273745f696e64657810011053697a65000114666972737410011053697a650001106c61737410011053697a6500011068656170150d019c426f756e6465645665633c75382c20496e746f5533323c4865617053697a652c2053697a653e3e0000150d0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000190d0c5070616c6c65745f6d6573736167655f71756575651870616c6c6574144572726f720404540001242c4e6f745265617061626c65000008490150616765206973206e6f74207265617061626c65206265636175736520697420686173206974656d732072656d61696e696e6720746f2062652070726f63657373656420616e64206973206e6f74206f6c641c656e6f7567682e184e6f50616765000104845061676520746f2062652072656170656420646f6573206e6f742065786973742e244e6f4d657373616765000204a8546865207265666572656e636564206d65737361676520636f756c64206e6f7420626520666f756e642e40416c726561647950726f6365737365640003040101546865206d6573736167652077617320616c72656164792070726f63657373656420616e642063616e6e6f742062652070726f63657373656420616761696e2e18517565756564000404ac546865206d6573736167652069732071756575656420666f722066757475726520657865637574696f6e2e48496e73756666696369656e74576569676874000504190154686572652069732074656d706f726172696c79206e6f7420656e6f7567682077656967687420746f20636f6e74696e756520736572766963696e67206d657373616765732e6054656d706f726172696c79556e70726f6365737361626c65000610a854686973206d6573736167652069732074656d706f726172696c7920756e70726f6365737361626c652e00590153756368206572726f7273206172652065787065637465642c20627574206e6f742067756172616e746565642c20746f207265736f6c7665207468656d73656c766573206576656e7475616c6c79207468726f756768247265747279696e672e2c517565756550617573656400070cec5468652071756575652069732070617573656420616e64206e6f206d6573736167652063616e2062652065786563757465642066726f6d2069742e001d01546869732063616e206368616e676520617420616e792074696d6520616e64206d6179207265736f6c766520696e20746865206675747572652062792072652d747279696e672e4c526563757273697665446973616c6c6f7765640008043101416e6f746865722063616c6c20697320696e2070726f677265737320616e64206e6565647320746f2066696e697368206265666f726520746869732063616c6c2063616e2068617070656e2e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e1d0d0c84736e6f776272696467655f70616c6c65745f73797374656d5f66726f6e74656e641870616c6c6574144572726f7204045400013468556e737570706f727465644c6f636174696f6e56657273696f6e00000488436f6e766572742076657273696f6e6564206c6f636174696f6e206661696c75726544496e76616c696441737365744f776e65720001041901436865636b206c6f636174696f6e206661696c7572652c2073686f756c642073746172742066726f6d20746865206469737061746368206f726967696e206173206f776e65722c53656e644661696c7572650002046053656e642078636d206d657373616765206661696c75726528466565734e6f744d657400030468576974686472617720666565206173736574206661696c757265604c6f636174696f6e436f6e76657273696f6e4661696c656400040498436f6e7665727420746f207265616e63686f726564206c6f636174696f6e206661696c7572651848616c746564000504604d657373616765206578706f72742069732068616c7465642c556e726561636861626c650006085d0154686520646573697265642064657374696e6174696f6e2077617320756e726561636861626c652c2067656e6572616c6c7920626563617573652074686572652069732061206e6f20776179206f6620726f7574696e6718746f2069742e40556e737570706f727465644173736574000704b85468652061737365742070726f766964656420666f72207468652074697020697320756e737570706f727465642e3457697468647261774572726f7200080464556e61626c6520746f2077697468647261772061737365742e38496e76616c69644163636f756e74000904b44163636f756e7420636f756c64206e6f7420626520636f6e76657274656420746f2061206c6f636174696f6e2e24537761704572726f72000a04c850726f76696465642074697020617373657420636f756c64206e6f74206265207377617070656420666f722065746865722e244275726e4572726f72000b0468457468657220636f756c64206e6f74206265206275726e65642e34546970416d6f756e745a65726f000c0464546865207469702070726f7669646564206973207a65726f2e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e210d0c3870616c6c65745f7574696c6974791870616c6c6574144572726f7204045400010430546f6f4d616e7943616c6c730000045c546f6f206d616e792063616c6c7320626174636865642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e250d00000408000400290d083c70616c6c65745f6d756c7469736967204d756c7469736967102c426c6f636b4e756d62657201101c42616c616e63650118244163636f756e7449640100304d6178417070726f76616c7300001001107768656ec502015854696d65706f696e743c426c6f636b4e756d6265723e00011c6465706f73697418011c42616c616e63650001246465706f7369746f720001244163636f756e744964000124617070726f76616c732d0d018c426f756e6465645665633c4163636f756e7449642c204d6178417070726f76616c733e00002d0d0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540100045300000400650101185665633c543e0000310d0c3c70616c6c65745f6d756c74697369671870616c6c6574144572726f72040454000138404d696e696d756d5468726573686f6c640000047c5468726573686f6c64206d7573742062652032206f7220677265617465722e3c416c7265616479417070726f766564000104ac43616c6c20697320616c726561647920617070726f7665642062792074686973207369676e61746f72792e444e6f417070726f76616c734e65656465640002049c43616c6c20646f65736e2774206e65656420616e7920286d6f72652920617070726f76616c732e44546f6f4665775369676e61746f72696573000304a854686572652061726520746f6f20666577207369676e61746f7269657320696e20746865206c6973742e48546f6f4d616e795369676e61746f72696573000404ac54686572652061726520746f6f206d616e79207369676e61746f7269657320696e20746865206c6973742e545369676e61746f726965734f75744f664f726465720005040d01546865207369676e61746f7269657320776572652070726f7669646564206f7574206f66206f726465723b20746865792073686f756c64206265206f7264657265642e4c53656e646572496e5369676e61746f726965730006040d015468652073656e6465722077617320636f6e7461696e656420696e20746865206f74686572207369676e61746f726965733b2069742073686f756c646e27742062652e204e6f74466f756e64000704a04d756c7469736967206f7065726174696f6e206e6f7420666f756e6420696e2073746f726167652e204e6f744f776e657200080851014f6e6c7920746865206163636f756e742074686174206f726967696e616c6c79206372656174656420746865206d756c74697369672069732061626c6520746f2063616e63656c206974206f722075706461746534697473206465706f736974732e2c4e6f54696d65706f696e740009041d014e6f2074696d65706f696e742077617320676976656e2c2079657420746865206d756c7469736967206f7065726174696f6e20697320616c726561647920756e6465727761792e3857726f6e6754696d65706f696e74000a042d014120646966666572656e742074696d65706f696e742077617320676976656e20746f20746865206d756c7469736967206f7065726174696f6e207468617420697320756e6465727761792e4c556e657870656374656454696d65706f696e74000b04f4412074696d65706f696e742077617320676976656e2c20796574206e6f206d756c7469736967206f7065726174696f6e20697320756e6465727761792e3c4d6178576569676874546f6f4c6f77000c04d0546865206d6178696d756d2077656967687420696e666f726d6174696f6e2070726f76696465642077617320746f6f206c6f772e34416c726561647953746f726564000d04a0546865206461746120746f2062652073746f72656420697320616c72656164792073746f7265642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e350d00000408390d1800390d0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454013d0d045300000400410d01185665633c543e00003d0d083070616c6c65745f70726f78793c50726f7879446566696e6974696f6e0c244163636f756e74496401002450726f78795479706501cd022c426c6f636b4e756d6265720110000c012064656c65676174650001244163636f756e74496400012870726f78795f74797065cd02012450726f78795479706500011464656c617910012c426c6f636b4e756d6265720000410d0000023d0d00450d00000408490d1800490d0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454014d0d045300000400510d01185665633c543e00004d0d083070616c6c65745f70726f787930416e6e6f756e63656d656e740c244163636f756e7449640100104861736801342c426c6f636b4e756d6265720110000c01107265616c0001244163636f756e74496400012463616c6c5f686173683401104861736800011868656967687410012c426c6f636b4e756d6265720000510d0000024d0d00550d0c3070616c6c65745f70726f78791870616c6c6574144572726f720404540001201c546f6f4d616e79000004210154686572652061726520746f6f206d616e792070726f786965732072656769737465726564206f7220746f6f206d616e7920616e6e6f756e63656d656e74732070656e64696e672e204e6f74466f756e640001047450726f787920726567697374726174696f6e206e6f7420666f756e642e204e6f7450726f7879000204cc53656e646572206973206e6f7420612070726f7879206f6620746865206163636f756e7420746f2062652070726f786965642e2c556e70726f787961626c650003042101412063616c6c20776869636820697320696e636f6d70617469626c652077697468207468652070726f7879207479706527732066696c7465722077617320617474656d707465642e244475706c69636174650004046c4163636f756e7420697320616c726561647920612070726f78792e304e6f5065726d697373696f6e000504150143616c6c206d6179206e6f74206265206d6164652062792070726f78792062656361757365206974206d617920657363616c617465206974732070726976696c656765732e2c556e616e6e6f756e636564000604d0416e6e6f756e63656d656e742c206966206d61646520617420616c6c2c20776173206d61646520746f6f20726563656e746c792e2c4e6f53656c6650726f78790007046443616e6e6f74206164642073656c662061732070726f78792e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e590d0000040c001820005d0d0c3870616c6c65745f696e64696365731870616c6c6574144572726f720404540001142c4e6f7441737369676e65640000048c54686520696e64657820776173206e6f7420616c72656164792061737369676e65642e204e6f744f776e6572000104a454686520696e6465782069732061737369676e656420746f20616e6f74686572206163636f756e742e14496e5573650002047054686520696e64657820776173206e6f7420617661696c61626c652e2c4e6f745472616e73666572000304c854686520736f7572636520616e642064657374696e6174696f6e206163636f756e747320617265206964656e746963616c2e245065726d616e656e74000404d054686520696e646578206973207065726d616e656e7420616e64206d6179206e6f742062652066726565642f6368616e6765642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e610d0c3470616c6c65745f61737365747314747970657330417373657444657461696c730c1c42616c616e63650118244163636f756e7449640100384465706f73697442616c616e63650118003001146f776e65720001244163636f756e7449640001186973737565720001244163636f756e74496400011461646d696e0001244163636f756e74496400011c667265657a65720001244163636f756e744964000118737570706c7918011c42616c616e636500011c6465706f7369741801384465706f73697442616c616e636500012c6d696e5f62616c616e636518011c42616c616e636500013469735f73756666696369656e74200110626f6f6c0001206163636f756e747310010c75333200012c73756666696369656e747310010c753332000124617070726f76616c7310010c753332000118737461747573650d012c41737365745374617475730000650d0c3470616c6c65745f6173736574731474797065732c417373657453746174757300010c104c6976650000001846726f7a656e0001002844657374726f79696e6700020000690d000004081000006d0d0c3470616c6c65745f6173736574731474797065733041737365744163636f756e74101c42616c616e63650118384465706f73697442616c616e63650118144578747261019c244163636f756e74496401000010011c62616c616e636518011c42616c616e6365000118737461747573710d01344163636f756e74537461747573000118726561736f6e750d01a84578697374656e6365526561736f6e3c4465706f73697442616c616e63652c204163636f756e7449643e00011465787472619c011445787472610000710d0c3470616c6c65745f617373657473147479706573344163636f756e7453746174757300010c184c69717569640000001846726f7a656e0001001c426c6f636b656400020000750d0c3470616c6c65745f6173736574731474797065733c4578697374656e6365526561736f6e081c42616c616e63650118244163636f756e7449640100011420436f6e73756d65720000002853756666696369656e740001002c4465706f73697448656c64040018011c42616c616e63650002003c4465706f736974526566756e6465640003002c4465706f73697446726f6d08000001244163636f756e744964000018011c42616c616e636500040000790d0000040c100000007d0d0c3470616c6c65745f61737365747314747970657320417070726f76616c081c42616c616e63650118384465706f73697442616c616e6365011800080118616d6f756e7418011c42616c616e636500011c6465706f7369741801384465706f73697442616c616e63650000810d0c3470616c6c65745f6173736574731474797065733441737365744d6574616461746108384465706f73697442616c616e6365011834426f756e646564537472696e6701850d0014011c6465706f7369741801384465706f73697442616c616e63650001106e616d65850d0134426f756e646564537472696e6700011873796d626f6c850d0134426f756e646564537472696e67000120646563696d616c73080108753800012469735f66726f7a656e200110626f6f6c0000850d0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000890d0c3470616c6c65745f6173736574731870616c6c6574144572726f7208045400044900015c2842616c616e63654c6f7700000415014163636f756e742062616c616e6365206d7573742062652067726561746572207468616e206f7220657175616c20746f20746865207472616e7366657220616d6f756e742e244e6f4163636f756e7400010490546865206163636f756e7420746f20616c74657220646f6573206e6f742065786973742e304e6f5065726d697373696f6e000204e8546865207369676e696e67206163636f756e7420686173206e6f207065726d697373696f6e20746f20646f20746865206f7065726174696f6e2e1c556e6b6e6f776e0003047854686520676976656e20617373657420494420697320756e6b6e6f776e2e1846726f7a656e00040474546865206f726967696e206163636f756e742069732066726f7a656e2e14496e5573650005047854686520617373657420494420697320616c72656164792074616b656e2e284261645769746e6573730006046c496e76616c6964207769746e657373206461746120676976656e2e384d696e42616c616e63655a65726f0007048c4d696e696d756d2062616c616e63652073686f756c64206265206e6f6e2d7a65726f2e4c556e617661696c61626c65436f6e73756d657200080c5901556e61626c6520746f20696e6372656d656e742074686520636f6e73756d6572207265666572656e636520636f756e74657273206f6e20746865206163636f756e742e20456974686572206e6f2070726f76696465724d017265666572656e63652065786973747320746f20616c6c6f772061206e6f6e2d7a65726f2062616c616e6365206f662061206e6f6e2d73656c662d73756666696369656e742061737365742c206f72206f6e65f06665776572207468656e20746865206d6178696d756d206e756d626572206f6620636f6e73756d65727320686173206265656e20726561636865642e2c4261644d657461646174610009045c496e76616c6964206d6574616461746120676976656e2e28556e617070726f766564000a04c44e6f20617070726f76616c20657869737473207468617420776f756c6420616c6c6f7720746865207472616e736665722e20576f756c64446965000b04350154686520736f75726365206163636f756e7420776f756c64206e6f74207375727669766520746865207472616e7366657220616e64206974206e6565647320746f207374617920616c6976652e34416c7265616479457869737473000c04845468652061737365742d6163636f756e7420616c7265616479206578697374732e244e6f4465706f736974000d04d45468652061737365742d6163636f756e7420646f65736e2774206861766520616e206173736f636961746564206465706f7369742e24576f756c644275726e000e04c4546865206f7065726174696f6e20776f756c6420726573756c7420696e2066756e6473206265696e67206275726e65642e244c6976654173736574000f0859015468652061737365742069732061206c69766520617373657420616e64206973206163746976656c79206265696e6720757365642e20557375616c6c7920656d697420666f72206f7065726174696f6e7320737563681d016173206073746172745f64657374726f796020776869636820726571756972652074686520617373657420746f20626520696e20612064657374726f79696e672073746174652e3041737365744e6f744c697665001004c8546865206173736574206973206e6f74206c6976652c20616e64206c696b656c79206265696e672064657374726f7965642e3c496e636f7272656374537461747573001104b054686520617373657420737461747573206973206e6f7420746865206578706563746564207374617475732e244e6f7446726f7a656e001204d85468652061737365742073686f756c642062652066726f7a656e206265666f72652074686520676976656e206f7065726174696f6e2e3843616c6c6261636b4661696c65640013048443616c6c6261636b20616374696f6e20726573756c74656420696e206572726f722842616441737365744964001404c8546865206173736574204944206d75737420626520657175616c20746f20746865205b604e65787441737365744964605d2e3c436f6e7461696e73467265657a65730015044d015468652061737365742063616e6e6f742062652064657374726f796564206265636175736520736f6d65206163636f756e747320666f72207468697320617373657420636f6e7461696e20667265657a65732e34436f6e7461696e73486f6c647300160445015468652061737365742063616e6e6f742062652064657374726f796564206265636175736520736f6d65206163636f756e747320666f72207468697320617373657420636f6e7461696e20686f6c64732e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e8d0d0c3870616c6c65745f756e697175657314747970657344436f6c6c656374696f6e44657461696c7308244163636f756e7449640100384465706f73697442616c616e63650118002801146f776e65720001244163636f756e7449640001186973737565720001244163636f756e74496400011461646d696e0001244163636f756e74496400011c667265657a65720001244163636f756e744964000134746f74616c5f6465706f7369741801384465706f73697442616c616e6365000130667265655f686f6c64696e67200110626f6f6c0001146974656d7310010c7533320001386974656d5f6d657461646174617310010c7533320001286174747269627574657310010c75333200012469735f66726f7a656e200110626f6f6c0000910d0000040c00101000950d0c3870616c6c65745f756e69717565731474797065732c4974656d44657461696c7308244163636f756e7449640100384465706f73697442616c616e63650118001001146f776e65720001244163636f756e744964000120617070726f766564f90201444f7074696f6e3c4163636f756e7449643e00012469735f66726f7a656e200110626f6f6c00011c6465706f7369741801384465706f73697442616c616e63650000990d0c3870616c6c65745f756e697175657314747970657348436f6c6c656374696f6e4d6574616461746108384465706f73697442616c616e636501182c537472696e674c696d697400000c011c6465706f7369741801384465706f73697442616c616e636500011064617461e502016c426f756e6465645665633c75382c20537472696e674c696d69743e00012469735f66726f7a656e200110626f6f6c00009d0d0c3870616c6c65745f756e6971756573147479706573304974656d4d6574616461746108384465706f73697442616c616e636501182c537472696e674c696d697400000c011c6465706f7369741801384465706f73697442616c616e636500011064617461e502016c426f756e6465645665633c75382c20537472696e674c696d69743e00012469735f66726f7a656e200110626f6f6c0000a10d0000040c10ed02f10200a50d00000408f5021800a90d0000040818f90200ad0d0c3870616c6c65745f756e69717565731870616c6c6574144572726f72080454000449000158304e6f5065726d697373696f6e000004e8546865207369676e696e67206163636f756e7420686173206e6f207065726d697373696f6e20746f20646f20746865206f7065726174696f6e2e44556e6b6e6f776e436f6c6c656374696f6e0001047454686520676976656e206974656d20494420697320756e6b6e6f776e2e34416c7265616479457869737473000204b8546865206974656d2049442068617320616c7265616479206265656e207573656420666f7220616e206974656d2e2857726f6e674f776e6572000304e8546865206f776e6572207475726e6564206f757420746f20626520646966666572656e7420746f2077686174207761732065787065637465642e284261645769746e6573730004046c496e76616c6964207769746e657373206461746120676976656e2e14496e55736500050474546865206974656d20494420697320616c72656164792074616b656e2e1846726f7a656e00060484546865206974656d206f7220636f6c6c656374696f6e2069732066726f7a656e2e3457726f6e6744656c6567617465000704f45468652064656c6567617465207475726e6564206f757420746f20626520646966666572656e7420746f2077686174207761732065787065637465642e284e6f44656c6567617465000804785468657265206973206e6f2064656c656761746520617070726f7665642e28556e617070726f766564000904c44e6f20617070726f76616c20657869737473207468617420776f756c6420616c6c6f7720746865207472616e736665722e28556e6163636570746564000a042501546865206e616d6564206f776e657220686173206e6f74207369676e6564206f776e657273686970206f662074686520636f6c6c656374696f6e2069732061636365707461626c652e184c6f636b6564000b044c546865206974656d206973206c6f636b65642e404d6178537570706c7952656163686564000c046c416c6c206974656d732068617665206265656e206d696e7465642e4c4d6178537570706c79416c7265616479536574000d0490546865206d617820737570706c792068617320616c7265616479206265656e207365742e444d6178537570706c79546f6f536d616c6c000e0441015468652070726f7669646564206d617820737570706c79206973206c65737320746f2074686520616d6f756e74206f66206974656d73206120636f6c6c656374696f6e20616c7265616479206861732e2c556e6b6e6f776e4974656d000f047454686520676976656e206974656d20494420697320756e6b6e6f776e2e284e6f74466f7253616c65001004544974656d206973206e6f7420666f722073616c652e24426964546f6f4c6f77001104705468652070726f76696465642062696420697320746f6f206c6f772e284e6f4d65746164617461001204544e6f206d6574616461746120697320666f756e642e3457726f6e674d65746164617461001304a057726f6e67206d65746164617461206b65792f76616c756520627974657320737570706c6965642e444174747269627574654e6f74466f756e6400140468416e20617474726962757465206973206e6f7420666f756e642e3857726f6e67417474726962757465001504a457726f6e6720617474726962757465206b65792f76616c756520627974657320737570706c6965642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742eb10d0c2c70616c6c65745f6e66747314747970657344436f6c6c656374696f6e44657461696c7308244163636f756e7449640100384465706f73697442616c616e63650118001801146f776e65720001244163636f756e7449640001346f776e65725f6465706f7369741801384465706f73697442616c616e63650001146974656d7310010c7533320001386974656d5f6d657461646174617310010c7533320001306974656d5f636f6e6669677310010c7533320001286174747269627574657310010c7533320000b50d0c2c70616c6c65745f6e66747314747970657320426974466c61677304045401b90d000400080138436f6c6c656374696f6e526f6c650000b90d0c2c70616c6c65745f6e66747314747970657338436f6c6c656374696f6e526f6c6500010c184973737565720001001c467265657a65720002001441646d696e00040000bd0d0c2c70616c6c65745f6e6674731474797065732c4974656d44657461696c730c244163636f756e74496401001c4465706f73697401c10d24417070726f76616c7301c50d000c01146f776e65720001244163636f756e744964000124617070726f76616c73c50d0124417070726f76616c7300011c6465706f736974c10d011c4465706f7369740000c10d0c2c70616c6c65745f6e6674731474797065732c4974656d4465706f73697408384465706f73697442616c616e63650118244163636f756e74496401000008011c6163636f756e740001244163636f756e744964000118616d6f756e741801384465706f73697442616c616e63650000c50d0c4c626f756e6465645f636f6c6c656374696f6e7344626f756e6465645f62747265655f6d61703c426f756e64656442547265654d61700c044b0100045601ed02045300000400c90d013842547265654d61703c4b2c20563e0000c90d042042547265654d617008044b0100045601ed02000400cd0d000000cd0d000002d10d00d10d0000040800ed0200d50d0c2c70616c6c65745f6e66747314747970657348436f6c6c656374696f6e4d65746164617461081c4465706f73697401182c537472696e674c696d6974000008011c6465706f73697418011c4465706f736974000110646174610103016c426f756e6465645665633c75382c20537472696e674c696d69743e0000d90d0c2c70616c6c65745f6e667473147479706573304974656d4d65746164617461081c4465706f73697401dd0d2c537472696e674c696d6974000008011c6465706f736974dd0d011c4465706f736974000110646174610103016c426f756e6465645665633c75382c20537472696e674c696d69743e0000dd0d0c2c70616c6c65745f6e6674731474797065734c4974656d4d657461646174614465706f73697408384465706f73697442616c616e63650118244163636f756e74496401000008011c6163636f756e74f90201444f7074696f6e3c4163636f756e7449643e000118616d6f756e741801384465706f73697442616c616e63650000e10d0000041010ed020503f50200e50d000004080103e90d00e90d0c2c70616c6c65745f6e667473147479706573404174747269627574654465706f73697408384465706f73697442616c616e63650118244163636f756e74496401000008011c6163636f756e74f90201444f7074696f6e3c4163636f756e7449643e000118616d6f756e741801384465706f73697442616c616e63650000ed0d0c4c626f756e6465645f636f6c6c656374696f6e7344626f756e6465645f62747265655f7365743c426f756e64656442547265655365740804540100045300000400f10d012c42547265655365743c543e0000f10d0420425472656553657404045401000004006501000000f50d0c2c70616c6c65745f6e6674731474797065732c50656e64696e67537761701030436f6c6c656374696f6e49640110184974656d49640110584974656d507269636557697468446972656374696f6e010d0320446561646c696e65011000100148646573697265645f636f6c6c656374696f6e100130436f6c6c656374696f6e4964000130646573697265645f6974656ded0201384f7074696f6e3c4974656d49643e0001147072696365090301784f7074696f6e3c4974656d507269636557697468446972656374696f6e3e000120646561646c696e65100120446561646c696e650000f90d0c2c70616c6c65745f6e66747314747970657320426974466c61677304045401fd0d00040030013450616c6c6574466561747572650000fd0d0c2c70616c6c65745f6e6674731474797065733450616c6c6574466561747572650001101c54726164696e67000100284174747269627574657300020024417070726f76616c7300040014537761707300080000010e0c2c70616c6c65745f6e6674731870616c6c6574144572726f720804540004490001b4304e6f5065726d697373696f6e000004e8546865207369676e696e67206163636f756e7420686173206e6f207065726d697373696f6e20746f20646f20746865206f7065726174696f6e2e44556e6b6e6f776e436f6c6c656374696f6e0001047454686520676976656e206974656d20494420697320756e6b6e6f776e2e34416c7265616479457869737473000204b8546865206974656d2049442068617320616c7265616479206265656e207573656420666f7220616e206974656d2e3c417070726f76616c45787069726564000304390154686520617070726f76616c20686164206120646561646c696e65207468617420657870697265642c20736f2074686520617070726f76616c2069736e27742076616c696420616e796d6f72652e2857726f6e674f776e6572000404e8546865206f776e6572207475726e6564206f757420746f20626520646966666572656e7420746f2077686174207761732065787065637465642e284261645769746e6573730005041501546865207769746e657373206461746120676976656e20646f6573206e6f74206d61746368207468652063757272656e74207374617465206f662074686520636861696e2e44436f6c6c656374696f6e4964496e5573650006047c436f6c6c656374696f6e20494420697320616c72656164792074616b656e2e504974656d734e6f6e5472616e7366657261626c65000704c84974656d732077697468696e207468617420636f6c6c656374696f6e20617265206e6f6e2d7472616e7366657261626c652e2c4e6f7444656c65676174650008049c5468652070726f7669646564206163636f756e74206973206e6f7420612064656c65676174652e3457726f6e6744656c6567617465000904f45468652064656c6567617465207475726e6564206f757420746f20626520646966666572656e7420746f2077686174207761732065787065637465642e28556e617070726f766564000a04c44e6f20617070726f76616c20657869737473207468617420776f756c6420616c6c6f7720746865207472616e736665722e28556e6163636570746564000b041901546865206e616d6564206f776e657220686173206e6f74207369676e6564206f776e65727368697020616363657074616e6365206f662074686520636f6c6c656374696f6e2e284974656d4c6f636b6564000c0498546865206974656d206973206c6f636b656420286e6f6e2d7472616e7366657261626c65292e504c6f636b65644974656d41747472696275746573000d04744974656d2773206174747269627574657320617265206c6f636b65642e684c6f636b6564436f6c6c656374696f6e41747472696275746573000e048c436f6c6c656374696f6e2773206174747269627574657320617265206c6f636b65642e484c6f636b65644974656d4d65746164617461000f04684974656d2773206d65746164617461206973206c6f636b65642e604c6f636b6564436f6c6c656374696f6e4d6574616461746100100480436f6c6c656374696f6e2773206d65746164617461206973206c6f636b65642e404d6178537570706c79526561636865640011046c416c6c206974656d732068617665206265656e206d696e7465642e3c4d6178537570706c794c6f636b6564001204b8546865206d617820737570706c79206973206c6f636b656420616e642063616e2774206265206368616e6765642e444d6178537570706c79546f6f536d616c6c00130449015468652070726f7669646564206d617820737570706c79206973206c657373207468616e20746865206e756d626572206f66206974656d73206120636f6c6c656374696f6e20616c7265616479206861732e2c556e6b6e6f776e4974656d0014047454686520676976656e206974656d20494420697320756e6b6e6f776e2e2c556e6b6e6f776e537761700015044c5377617020646f65736e27742065786973742e404d657461646174614e6f74466f756e640016048c54686520676976656e206974656d20686173206e6f206d65746164617461207365742e444174747269627574654e6f74466f756e64001704985468652070726f7669646564206174747269627574652063616e277420626520666f756e642e284e6f74466f7253616c65001804544974656d206973206e6f7420666f722073616c652e24426964546f6f4c6f77001904705468652070726f76696465642062696420697320746f6f206c6f772e5052656163686564417070726f76616c4c696d6974001a04a0546865206974656d2068617320726561636865642069747320617070726f76616c206c696d69742e3c446561646c696e6545787069726564001b048454686520646561646c696e652068617320616c726561647920657870697265642e3457726f6e674475726174696f6e001c043101546865206475726174696f6e2070726f76696465642073686f756c64206265206c657373207468616e206f7220657175616c20746f20604d6178446561646c696e654475726174696f6e602e384d6574686f6444697361626c6564001d04a8546865206d6574686f642069732064697361626c65642062792073797374656d2073657474696e67732e3057726f6e6753657474696e67001e04885468652070726f76696465642073657474696e672063616e2774206265207365742e58496e636f6e73697374656e744974656d436f6e666967001f0415014974656d277320636f6e66696720616c72656164792065786973747320616e642073686f756c6420626520657175616c20746f207468652070726f7669646564206f6e652e204e6f436f6e666967002004c8436f6e66696720666f72206120636f6c6c656374696f6e206f7220616e206974656d2063616e277420626520666f756e642e3c526f6c65734e6f74436c656172656400210470536f6d6520726f6c65732077657265206e6f7420636c65617265642e384d696e744e6f7453746172746564002204644d696e7420686173206e6f742073746172746564207965742e244d696e74456e6465640023045c4d696e742068617320616c726561647920656e6465642e38416c7265616479436c61696d6564002404c05468652070726f7669646564204974656d2077617320616c7265616479207573656420666f7220636c61696d696e672e34496e636f7272656374446174610025047c5468652070726f7669646564206461746120697320696e636f72726563742e2c57726f6e674f726967696e002604ac5468652065787472696e736963207761732073656e74206279207468652077726f6e67206f726967696e2e3857726f6e675369676e6174757265002704905468652070726f7669646564207369676e617475726520697320696e636f72726563742e44496e636f72726563744d65746164617461002804a05468652070726f7669646564206d65746164617461206d6967687420626520746f6f206c6f6e672e644d6178417474726962757465734c696d6974526561636865640029049c43616e277420736574206d6f7265206174747269627574657320706572206f6e652063616c6c2e3857726f6e674e616d657370616365002a04d05468652070726f7669646564206e616d6573706163652069736e277420737570706f7274656420696e20746869732063616c6c2e48436f6c6c656374696f6e4e6f74456d707479002b048c43616e27742064656c657465206e6f6e2d656d70747920636f6c6c656374696f6e732e3c5769746e6573735265717569726564002c0490546865207769746e65737320646174612073686f756c642062652070726f76696465642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e050e000004080d010000090e0000040c0d010000000d0e0c3470616c6c65745f6173736574731474797065733441737365744d6574616461746108384465706f73697442616c616e6365011834426f756e646564537472696e6701110e0014011c6465706f7369741801384465706f73697442616c616e63650001106e616d65110e0134426f756e646564537472696e6700011873796d626f6c110e0134426f756e646564537472696e67000120646563696d616c73080108753800012469735f66726f7a656e200110626f6f6c0000110e0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000150e0c3470616c6c65745f6173736574731870616c6c6574144572726f7208045400044900015c2842616c616e63654c6f7700000415014163636f756e742062616c616e6365206d7573742062652067726561746572207468616e206f7220657175616c20746f20746865207472616e7366657220616d6f756e742e244e6f4163636f756e7400010490546865206163636f756e7420746f20616c74657220646f6573206e6f742065786973742e304e6f5065726d697373696f6e000204e8546865207369676e696e67206163636f756e7420686173206e6f207065726d697373696f6e20746f20646f20746865206f7065726174696f6e2e1c556e6b6e6f776e0003047854686520676976656e20617373657420494420697320756e6b6e6f776e2e1846726f7a656e00040474546865206f726967696e206163636f756e742069732066726f7a656e2e14496e5573650005047854686520617373657420494420697320616c72656164792074616b656e2e284261645769746e6573730006046c496e76616c6964207769746e657373206461746120676976656e2e384d696e42616c616e63655a65726f0007048c4d696e696d756d2062616c616e63652073686f756c64206265206e6f6e2d7a65726f2e4c556e617661696c61626c65436f6e73756d657200080c5901556e61626c6520746f20696e6372656d656e742074686520636f6e73756d6572207265666572656e636520636f756e74657273206f6e20746865206163636f756e742e20456974686572206e6f2070726f76696465724d017265666572656e63652065786973747320746f20616c6c6f772061206e6f6e2d7a65726f2062616c616e6365206f662061206e6f6e2d73656c662d73756666696369656e742061737365742c206f72206f6e65f06665776572207468656e20746865206d6178696d756d206e756d626572206f6620636f6e73756d65727320686173206265656e20726561636865642e2c4261644d657461646174610009045c496e76616c6964206d6574616461746120676976656e2e28556e617070726f766564000a04c44e6f20617070726f76616c20657869737473207468617420776f756c6420616c6c6f7720746865207472616e736665722e20576f756c64446965000b04350154686520736f75726365206163636f756e7420776f756c64206e6f74207375727669766520746865207472616e7366657220616e64206974206e6565647320746f207374617920616c6976652e34416c7265616479457869737473000c04845468652061737365742d6163636f756e7420616c7265616479206578697374732e244e6f4465706f736974000d04d45468652061737365742d6163636f756e7420646f65736e2774206861766520616e206173736f636961746564206465706f7369742e24576f756c644275726e000e04c4546865206f7065726174696f6e20776f756c6420726573756c7420696e2066756e6473206265696e67206275726e65642e244c6976654173736574000f0859015468652061737365742069732061206c69766520617373657420616e64206973206163746976656c79206265696e6720757365642e20557375616c6c7920656d697420666f72206f7065726174696f6e7320737563681d016173206073746172745f64657374726f796020776869636820726571756972652074686520617373657420746f20626520696e20612064657374726f79696e672073746174652e3041737365744e6f744c697665001004c8546865206173736574206973206e6f74206c6976652c20616e64206c696b656c79206265696e672064657374726f7965642e3c496e636f7272656374537461747573001104b054686520617373657420737461747573206973206e6f7420746865206578706563746564207374617475732e244e6f7446726f7a656e001204d85468652061737365742073686f756c642062652066726f7a656e206265666f72652074686520676976656e206f7065726174696f6e2e3843616c6c6261636b4661696c65640013048443616c6c6261636b20616374696f6e20726573756c74656420696e206572726f722842616441737365744964001404c8546865206173736574204944206d75737420626520657175616c20746f20746865205b604e65787441737365744964605d2e3c436f6e7461696e73467265657a65730015044d015468652061737365742063616e6e6f742062652064657374726f796564206265636175736520736f6d65206163636f756e747320666f72207468697320617373657420636f6e7461696e20667265657a65732e34436f6e7461696e73486f6c647300160445015468652061737365742063616e6e6f742062652064657374726f796564206265636175736520736f6d65206163636f756e747320666f72207468697320617373657420636f6e7461696e20686f6c64732e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e190e0c3470616c6c65745f6173736574731474797065733441737365744d6574616461746108384465706f73697442616c616e6365011834426f756e646564537472696e67011d0e0014011c6465706f7369741801384465706f73697442616c616e63650001106e616d651d0e0134426f756e646564537472696e6700011873796d626f6c1d0e0134426f756e646564537472696e67000120646563696d616c73080108753800012469735f66726f7a656e200110626f6f6c00001d0e0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000210e0c3470616c6c65745f6173736574731870616c6c6574144572726f7208045400044900015c2842616c616e63654c6f7700000415014163636f756e742062616c616e6365206d7573742062652067726561746572207468616e206f7220657175616c20746f20746865207472616e7366657220616d6f756e742e244e6f4163636f756e7400010490546865206163636f756e7420746f20616c74657220646f6573206e6f742065786973742e304e6f5065726d697373696f6e000204e8546865207369676e696e67206163636f756e7420686173206e6f207065726d697373696f6e20746f20646f20746865206f7065726174696f6e2e1c556e6b6e6f776e0003047854686520676976656e20617373657420494420697320756e6b6e6f776e2e1846726f7a656e00040474546865206f726967696e206163636f756e742069732066726f7a656e2e14496e5573650005047854686520617373657420494420697320616c72656164792074616b656e2e284261645769746e6573730006046c496e76616c6964207769746e657373206461746120676976656e2e384d696e42616c616e63655a65726f0007048c4d696e696d756d2062616c616e63652073686f756c64206265206e6f6e2d7a65726f2e4c556e617661696c61626c65436f6e73756d657200080c5901556e61626c6520746f20696e6372656d656e742074686520636f6e73756d6572207265666572656e636520636f756e74657273206f6e20746865206163636f756e742e20456974686572206e6f2070726f76696465724d017265666572656e63652065786973747320746f20616c6c6f772061206e6f6e2d7a65726f2062616c616e6365206f662061206e6f6e2d73656c662d73756666696369656e742061737365742c206f72206f6e65f06665776572207468656e20746865206d6178696d756d206e756d626572206f6620636f6e73756d65727320686173206265656e20726561636865642e2c4261644d657461646174610009045c496e76616c6964206d6574616461746120676976656e2e28556e617070726f766564000a04c44e6f20617070726f76616c20657869737473207468617420776f756c6420616c6c6f7720746865207472616e736665722e20576f756c64446965000b04350154686520736f75726365206163636f756e7420776f756c64206e6f74207375727669766520746865207472616e7366657220616e64206974206e6565647320746f207374617920616c6976652e34416c7265616479457869737473000c04845468652061737365742d6163636f756e7420616c7265616479206578697374732e244e6f4465706f736974000d04d45468652061737365742d6163636f756e7420646f65736e2774206861766520616e206173736f636961746564206465706f7369742e24576f756c644275726e000e04c4546865206f7065726174696f6e20776f756c6420726573756c7420696e2066756e6473206265696e67206275726e65642e244c6976654173736574000f0859015468652061737365742069732061206c69766520617373657420616e64206973206163746976656c79206265696e6720757365642e20557375616c6c7920656d697420666f72206f7065726174696f6e7320737563681d016173206073746172745f64657374726f796020776869636820726571756972652074686520617373657420746f20626520696e20612064657374726f79696e672073746174652e3041737365744e6f744c697665001004c8546865206173736574206973206e6f74206c6976652c20616e64206c696b656c79206265696e672064657374726f7965642e3c496e636f7272656374537461747573001104b054686520617373657420737461747573206973206e6f7420746865206578706563746564207374617475732e244e6f7446726f7a656e001204d85468652061737365742073686f756c642062652066726f7a656e206265666f72652074686520676976656e206f7065726174696f6e2e3843616c6c6261636b4661696c65640013048443616c6c6261636b20616374696f6e20726573756c74656420696e206572726f722842616441737365744964001404c8546865206173736574204944206d75737420626520657175616c20746f20746865205b604e65787441737365744964605d2e3c436f6e7461696e73467265657a65730015044d015468652061737365742063616e6e6f742062652064657374726f796564206265636175736520736f6d65206163636f756e747320666f72207468697320617373657420636f6e7461696e20667265657a65732e34436f6e7461696e73486f6c647300160445015468652061737365742063616e6e6f742062652064657374726f796564206265636175736520736f6d65206163636f756e747320666f72207468697320617373657420636f6e7461696e20686f6c64732e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e250e0c5c70616c6c65745f61737365745f636f6e76657273696f6e14747970657320506f6f6c496e666f042c506f6f6c417373657449640110000401206c705f746f6b656e10012c506f6f6c417373657449640000290e0c5c70616c6c65745f61737365745f636f6e76657273696f6e1870616c6c6574144572726f7204045400015c40496e76616c6964417373657450616972000004b850726f76696465642061737365742070616972206973206e6f7420737570706f7274656420666f7220706f6f6c2e28506f6f6c45786973747300010450506f6f6c20616c7265616479206578697374732e4857726f6e6744657369726564416d6f756e74000204744465736972656420616d6f756e742063616e2774206265207a65726f2e60416d6f756e744f6e654c6573735468616e4d696e696d616c000308490150726f766964656420616d6f756e742073686f756c642062652067726561746572207468616e206f7220657175616c20746f20746865206578697374656e7469616c206465706f7369742f617373657427733c6d696e696d616c20616d6f756e742e60416d6f756e7454776f4c6573735468616e4d696e696d616c000408490150726f766964656420616d6f756e742073686f756c642062652067726561746572207468616e206f7220657175616c20746f20746865206578697374656e7469616c206465706f7369742f617373657427733c6d696e696d616c20616d6f756e742e68526573657276654c6566744c6573735468616e4d696e696d616c0005084d0152657365727665206e6565647320746f20616c776179732062652067726561746572207468616e206f7220657175616c20746f20746865206578697374656e7469616c206465706f7369742f617373657427733c6d696e696d616c20616d6f756e742e40416d6f756e744f7574546f6f48696768000604c84465736972656420616d6f756e742063616e277420626520657175616c20746f2074686520706f6f6c20726573657276652e30506f6f6c4e6f74466f756e640007045c54686520706f6f6c20646f65736e27742065786973742e204f766572666c6f7700080454416e206f766572666c6f772068617070656e65642e8041737365744f6e654465706f7369744469644e6f744d6565744d696e696d756d0009042901546865206d696e696d616c20616d6f756e7420726571756972656d656e7420666f722074686520666972737420746f6b656e20696e207468652070616972207761736e2774206d65742e80417373657454776f4465706f7369744469644e6f744d6565744d696e696d756d000a042d01546865206d696e696d616c20616d6f756e7420726571756972656d656e7420666f7220746865207365636f6e6420746f6b656e20696e207468652070616972207761736e2774206d65742e8c41737365744f6e655769746864726177616c4469644e6f744d6565744d696e696d756d000b042901546865206d696e696d616c20616d6f756e7420726571756972656d656e7420666f722074686520666972737420746f6b656e20696e207468652070616972207761736e2774206d65742e8c417373657454776f5769746864726177616c4469644e6f744d6565744d696e696d756d000c042d01546865206d696e696d616c20616d6f756e7420726571756972656d656e7420666f7220746865207365636f6e6420746f6b656e20696e207468652070616972207761736e2774206d65742e704f7074696d616c416d6f756e744c6573735468616e44657369726564000d04bc4f7074696d616c2063616c63756c6174656420616d6f756e74206973206c657373207468616e20646573697265642e6c496e73756666696369656e744c69717569646974794d696e746564000e0478496e73756666696369656e74206c6971756964697479206d696e7465642e345a65726f4c6971756964697479000f0488526571756573746564206c69717569646974792063616e2774206265207a65726f2e285a65726f416d6f756e7400100454416d6f756e742063616e2774206265207a65726f2e8c50726f76696465644d696e696d756d4e6f7453756666696369656e74466f7253776170001104ec43616c63756c6174656420616d6f756e74206f7574206973206c657373207468616e2070726f7669646564206d696e696d756d20616d6f756e742e8c50726f76696465644d6178696d756d4e6f7453756666696369656e74466f7253776170001204cc50726f7669646564206d6178696d756d20616d6f756e74206973206e6f742073756666696369656e7420666f7220737761702e2c496e76616c696450617468001304d45468652070726f76696465642070617468206d75737420636f6e7369737473206f66203220617373657473206174206c656173742e344e6f6e556e6971756550617468001404c45468652070726f76696465642070617468206d75737420636f6e7369737473206f6620756e69717565206173736574732e50496e636f7272656374506f6f6c41737365744964001504ec497420776173206e6f7420706f737369626c6520746f20676574206f7220696e6372656d656e7420746865204964206f662074686520706f6f6c2e3042656c6f774d696e696d756d001604f05468652064657374696e6174696f6e206163636f756e742063616e6e6f7420657869737420776974682074686520737761707065642066756e64732e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e2d0e0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540110045300000400e90201185665633c543e0000310e083c70616c6c65745f74726561737572792c5370656e64537461747573142441737365744b696e6401390330417373657442616c616e636501182c42656e6566696369617279013d032c426c6f636b4e756d6265720110245061796d656e74496401300018012861737365745f6b696e643903012441737365744b696e64000118616d6f756e74180130417373657442616c616e636500012c62656e65666963696172793d03012c42656e656669636961727900012876616c69645f66726f6d10012c426c6f636b4e756d6265720001246578706972655f617410012c426c6f636b4e756d626572000118737461747573350e015c5061796d656e7453746174653c5061796d656e7449643e0000350e083c70616c6c65745f7472656173757279305061796d656e745374617465040849640130010c1c50656e64696e6700000024417474656d7074656404010869643001084964000100184661696c656400020000390e0c3c70616c6c65745f74726561737572791870616c6c6574144572726f7208045400044900012c30496e76616c6964496e646578000004ac4e6f2070726f706f73616c2c20626f756e7479206f72207370656e64206174207468617420696e6465782e40546f6f4d616e79417070726f76616c7300010480546f6f206d616e7920617070726f76616c7320696e207468652071756575652e58496e73756666696369656e745065726d697373696f6e0002084501546865207370656e64206f726967696e2069732076616c6964206275742074686520616d6f756e7420697420697320616c6c6f77656420746f207370656e64206973206c6f776572207468616e207468654c616d6f756e7420746f206265207370656e742e4c50726f706f73616c4e6f74417070726f7665640003047c50726f706f73616c20686173206e6f74206265656e20617070726f7665642e584661696c6564546f436f6e7665727442616c616e636500040451015468652062616c616e6365206f6620746865206173736574206b696e64206973206e6f7420636f6e7665727469626c6520746f207468652062616c616e6365206f6620746865206e61746976652061737365742e305370656e6445787069726564000504b0546865207370656e6420686173206578706972656420616e642063616e6e6f7420626520636c61696d65642e2c4561726c795061796f7574000604a4546865207370656e64206973206e6f742079657420656c696769626c6520666f72207061796f75742e40416c7265616479417474656d707465640007049c546865207061796d656e742068617320616c7265616479206265656e20617474656d707465642e2c5061796f75744572726f72000804cc54686572652077617320736f6d65206973737565207769746820746865206d656368616e69736d206f66207061796d656e742e304e6f74417474656d70746564000904a4546865207061796f757420776173206e6f742079657420617474656d707465642f636c61696d65642e30496e636f6e636c7573697665000a04c4546865207061796d656e7420686173206e656974686572206661696c6564206e6f7220737563636565646564207965742e04784572726f7220666f72207468652074726561737572792070616c6c65742e3d0e0000040800d10200410e0c6070616c6c65745f636f6e76696374696f6e5f766f74696e6710766f746518566f74696e67141c42616c616e63650118244163636f756e74496401002c426c6f636b4e756d626572011024506f6c6c496e6465780110204d6178566f7465730001081c43617374696e670400450e01c843617374696e673c42616c616e63652c20426c6f636b4e756d6265722c20506f6c6c496e6465782c204d6178566f7465733e0000002844656c65676174696e670400710901ac44656c65676174696e673c42616c616e63652c204163636f756e7449642c20426c6f636b4e756d6265723e00010000450e0c6070616c6c65745f636f6e76696374696f6e5f766f74696e6710766f74651c43617374696e67101c42616c616e636501182c426c6f636b4e756d626572011024506f6c6c496e6465780110204d6178566f74657300000c0114766f746573490e01dc426f756e6465645665633c28506f6c6c496e6465782c204163636f756e74566f74653c42616c616e63653e292c204d6178566f7465733e00012c64656c65676174696f6e736909015044656c65676174696f6e733c42616c616e63653e0001147072696f726d09017c5072696f724c6f636b3c426c6f636b4e756d6265722c2042616c616e63653e0000490e0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454016109045300000400650901185665633c543e00004d0e0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454017909045300000400750901185665633c543e0000510e0c6070616c6c65745f636f6e76696374696f6e5f766f74696e671870616c6c6574144572726f72080454000449000130284e6f744f6e676f696e6700000450506f6c6c206973206e6f74206f6e676f696e672e204e6f74566f746572000104ac54686520676976656e206163636f756e7420646964206e6f7420766f7465206f6e2074686520706f6c6c2e304e6f5065726d697373696f6e000204c8546865206163746f7220686173206e6f207065726d697373696f6e20746f20636f6e647563742074686520616374696f6e2e3c4e6f5065726d697373696f6e5965740003045901546865206163746f7220686173206e6f207065726d697373696f6e20746f20636f6e647563742074686520616374696f6e207269676874206e6f77206275742077696c6c20646f20696e20746865206675747572652e44416c726561647944656c65676174696e6700040488546865206163636f756e7420697320616c72656164792064656c65676174696e672e34416c7265616479566f74696e670005085501546865206163636f756e742063757272656e746c792068617320766f74657320617474616368656420746f20697420616e6420746865206f7065726174696f6e2063616e6e6f74207375636365656420756e74696ca07468657365206172652072656d6f766564207468726f756768206072656d6f76655f766f7465602e44496e73756666696369656e7446756e6473000604fc546f6f206869676820612062616c616e6365207761732070726f7669646564207468617420746865206163636f756e742063616e6e6f74206166666f72642e344e6f7444656c65676174696e67000704a0546865206163636f756e74206973206e6f742063757272656e746c792064656c65676174696e672e204e6f6e73656e73650008049444656c65676174696f6e20746f206f6e6573656c66206d616b6573206e6f2073656e73652e3c4d6178566f74657352656163686564000904804d6178696d756d206e756d626572206f6620766f74657320726561636865642e2c436c6173734e6565646564000a04390154686520636c617373206d75737420626520737570706c6965642073696e6365206974206973206e6f7420656173696c792064657465726d696e61626c652066726f6d207468652073746174652e20426164436c617373000b048454686520636c61737320494420737570706c69656420697320696e76616c69642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e550e0c4070616c6c65745f7265666572656e6461147479706573385265666572656e64756d496e666f201c547261636b496401d1023452756e74696d654f726967696e010505184d6f6d656e7401101043616c6c0151031c42616c616e636501181454616c6c7901ed08244163636f756e74496401003c5363686564756c6541646472657373019401181c4f6e676f696e670400590e018d015265666572656e64756d5374617475733c547261636b49642c2052756e74696d654f726967696e2c204d6f6d656e742c2043616c6c2c2042616c616e63652c2054616c6c792c0a4163636f756e7449642c205363686564756c65416464726573732c3e00000020417070726f7665640c001001184d6f6d656e740000f908018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0000f908018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0001002052656a65637465640c001001184d6f6d656e740000f908018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0000f908018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0002002443616e63656c6c65640c001001184d6f6d656e740000f908018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0000f908018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0003002054696d65644f75740c001001184d6f6d656e740000f908018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0000f908018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e000400184b696c6c656404001001184d6f6d656e7400050000590e0c4070616c6c65745f7265666572656e6461147479706573405265666572656e64756d537461747573201c547261636b496401d1023452756e74696d654f726967696e010505184d6f6d656e7401101043616c6c0151031c42616c616e636501181454616c6c7901ed08244163636f756e74496401003c5363686564756c65416464726573730194002c0114747261636bd102011c547261636b49640001186f726967696e0505013452756e74696d654f726967696e00012070726f706f73616c5103011043616c6c000124656e6163746d656e74b5050150446973706174636854696d653c4d6f6d656e743e0001247375626d69747465641001184d6f6d656e740001487375626d697373696f6e5f6465706f736974f508016c4465706f7369743c4163636f756e7449642c2042616c616e63653e0001406465636973696f6e5f6465706f736974f908018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0001206465636964696e67fd0801784f7074696f6e3c4465636964696e675374617475733c4d6f6d656e743e3e00011474616c6c79ed08011454616c6c79000120696e5f7175657565200110626f6f6c000114616c61726d050901844f7074696f6e3c284d6f6d656e742c205363686564756c6541646472657373293e00005d0e0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540171080453000004006d0801185665633c543e0000610e000002650e00650e00000408d102690e00690e0c4070616c6c65745f7265666572656e646114747970657330547261636b44657461696c730c1c42616c616e63650118184d6f6d656e740110104e616d6501f50a002401106e616d65f50a01104e616d650001306d61785f6465636964696e6710010c7533320001406465636973696f6e5f6465706f73697418011c42616c616e6365000138707265706172655f706572696f641001184d6f6d656e7400013c6465636973696f6e5f706572696f641001184d6f6d656e74000138636f6e6669726d5f706572696f641001184d6f6d656e740001506d696e5f656e6163746d656e745f706572696f641001184d6f6d656e740001306d696e5f617070726f76616c6d0e0114437572766500012c6d696e5f737570706f72746d0e0114437572766500006d0e0c4070616c6c65745f7265666572656e646114747970657314437572766500010c404c696e65617244656372656173696e670c01186c656e677468fd05011c50657262696c6c000114666c6f6f72fd05011c50657262696c6c0001106365696cfd05011c50657262696c6c000000445374657070656444656372656173696e67100114626567696efd05011c50657262696c6c00010c656e64fd05011c50657262696c6c00011073746570fd05011c50657262696c6c000118706572696f64fd05011c50657262696c6c000100285265636970726f63616c0c0118666163746f72710e01204669786564493634000120785f6f6666736574710e01204669786564493634000120795f6f6666736574710e0120466978656449363400020000710e0c3473705f61726974686d657469632c66697865645f706f696e7420466978656449363400000400750e010c6936340000750e0000050c00790e0c4070616c6c65745f7265666572656e64611870616c6c6574144572726f72080454000449000138284e6f744f6e676f696e67000004685265666572656e64756d206973206e6f74206f6e676f696e672e284861734465706f736974000104b85265666572656e64756d2773206465636973696f6e206465706f73697420697320616c726561647920706169642e20426164547261636b0002049c54686520747261636b206964656e74696669657220676976656e2077617320696e76616c69642e1046756c6c000304310154686572652061726520616c726561647920612066756c6c20636f6d706c656d656e74206f66207265666572656e646120696e2070726f677265737320666f72207468697320747261636b2e285175657565456d70747900040480546865207175657565206f662074686520747261636b20697320656d7074792e344261645265666572656e64756d000504e4546865207265666572656e64756d20696e6465782070726f766964656420697320696e76616c696420696e207468697320636f6e746578742e2c4e6f7468696e67546f446f000604ac546865726520776173206e6f7468696e6720746f20646f20696e2074686520616476616e63656d656e742e1c4e6f547261636b000704a04e6f20747261636b2065786973747320666f72207468652070726f706f73616c206f726967696e2e28556e66696e69736865640008040101416e79206465706f7369742063616e6e6f7420626520726566756e64656420756e74696c20616674657220746865206465636973696f6e206973206f7665722e304e6f5065726d697373696f6e000904a8546865206465706f73697420726566756e646572206973206e6f7420746865206465706f7369746f722e244e6f4465706f736974000a04cc546865206465706f7369742063616e6e6f7420626520726566756e6465642073696e6365206e6f6e6520776173206d6164652e24426164537461747573000b04d0546865207265666572656e64756d2073746174757320697320696e76616c696420666f722074686973206f7065726174696f6e2e40507265696d6167654e6f744578697374000c047054686520707265696d61676520646f6573206e6f742065786973742e84507265696d61676553746f72656457697468446966666572656e744c656e677468000d04150154686520707265696d6167652069732073746f7265642077697468206120646966666572656e74206c656e677468207468616e20746865206f6e652070726f76696465642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e7d0e0c4070616c6c65745f77686974656c6973741870616c6c6574144572726f720404540001144c556e617661696c61626c65507265496d616765000004c854686520707265696d616765206f66207468652063616c6c206861736820636f756c64206e6f74206265206c6f616465642e3c556e6465636f6461626c6543616c6c000104785468652063616c6c20636f756c64206e6f74206265206465636f6465642e60496e76616c696443616c6c5765696768745769746e657373000204ec54686520776569676874206f6620746865206465636f6465642063616c6c2077617320686967686572207468616e20746865207769746e6573732e5043616c6c49734e6f7457686974656c6973746564000304745468652063616c6c20776173206e6f742077686974656c69737465642e5843616c6c416c726561647957686974656c6973746564000404a05468652063616c6c2077617320616c72656164792077686974656c69737465643b204e6f2d4f702e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e810e083c70616c6c65745f626f756e7469657318426f756e74790c244163636f756e74496401001c42616c616e636501182c426c6f636b4e756d62657201100018012070726f706f7365720001244163636f756e74496400011476616c756518011c42616c616e636500010c66656518011c42616c616e636500013c63757261746f725f6465706f73697418011c42616c616e6365000110626f6e6418011c42616c616e636500011873746174757391090190426f756e74795374617475733c4163636f756e7449642c20426c6f636b4e756d6265723e0000850e0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000890e0c3c70616c6c65745f626f756e746965731870616c6c6574144572726f7208045400044900013070496e73756666696369656e7450726f706f7365727342616c616e63650000047850726f706f73657227732062616c616e636520697320746f6f206c6f772e30496e76616c6964496e646578000104904e6f2070726f706f73616c206f7220626f756e7479206174207468617420696e6465782e30526561736f6e546f6f4269670002048454686520726561736f6e20676976656e206973206a75737420746f6f206269672e40556e65787065637465645374617475730003048054686520626f756e74792073746174757320697320756e65787065637465642e385265717569726543757261746f720004045c5265717569726520626f756e74792063757261746f722e30496e76616c696456616c756500050454496e76616c696420626f756e74792076616c75652e28496e76616c69644665650006044c496e76616c696420626f756e7479206665652e3450656e64696e675061796f75740007086c4120626f756e7479207061796f75742069732070656e64696e672ef8546f2063616e63656c2074686520626f756e74792c20796f75206d75737420756e61737369676e20616e6420736c617368207468652063757261746f722e245072656d6174757265000804450154686520626f756e746965732063616e6e6f7420626520636c61696d65642f636c6f73656420626563617573652069742773207374696c6c20696e2074686520636f756e74646f776e20706572696f642e504861734163746976654368696c64426f756e7479000904050154686520626f756e74792063616e6e6f7420626520636c6f73656420626563617573652069742068617320616374697665206368696c6420626f756e746965732e34546f6f4d616e79517565756564000a0498546f6f206d616e7920617070726f76616c732061726520616c7265616479207175657565642e2c4e6f7450726f706f736572000b049c55736572206973206e6f74207468652070726f706f736572206f662074686520626f756e74792e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e8d0e085470616c6c65745f6368696c645f626f756e746965732c4368696c64426f756e74790c244163636f756e74496401001c42616c616e636501182c426c6f636b4e756d626572011000140134706172656e745f626f756e747910012c426f756e7479496e64657800011476616c756518011c42616c616e636500010c66656518011c42616c616e636500013c63757261746f725f6465706f73697418011c42616c616e6365000118737461747573910e01a44368696c64426f756e74795374617475733c4163636f756e7449642c20426c6f636b4e756d6265723e0000910e085470616c6c65745f6368696c645f626f756e74696573444368696c64426f756e747953746174757308244163636f756e74496401002c426c6f636b4e756d626572011001101441646465640000003c43757261746f7250726f706f73656404011c63757261746f720001244163636f756e7449640001001841637469766504011c63757261746f720001244163636f756e7449640002003450656e64696e675061796f75740c011c63757261746f720001244163636f756e74496400012c62656e65666963696172790001244163636f756e744964000124756e6c6f636b5f617410012c426c6f636b4e756d62657200030000950e0c5470616c6c65745f6368696c645f626f756e746965731870616c6c6574144572726f7204045400010c54506172656e74426f756e74794e6f74416374697665000004a454686520706172656e7420626f756e7479206973206e6f7420696e206163746976652073746174652e64496e73756666696369656e74426f756e747942616c616e6365000104e454686520626f756e74792062616c616e6365206973206e6f7420656e6f75676820746f20616464206e6577206368696c642d626f756e74792e50546f6f4d616e794368696c64426f756e746965730002040d014e756d626572206f66206368696c6420626f756e746965732065786365656473206c696d697420604d61784163746976654368696c64426f756e7479436f756e74602e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e990e0c4470616c6c65745f61737365745f726174651870616c6c6574144572726f7204045400010c40556e6b6e6f776e41737365744b696e640000047854686520676976656e20617373657420494420697320756e6b6e6f776e2e34416c7265616479457869737473000104510154686520676976656e20617373657420494420616c72656164792068617320616e2061737369676e656420636f6e76657273696f6e207261746520616e642063616e6e6f742062652072652d637265617465642e204f766572666c6f77000204cc4f766572666c6f77206f637572726564207768656e2063616c63756c6174696e672074686520696e766572736520726174652e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e9d0e085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7328526577617264506f6f6c04045400001401706c6173745f7265636f726465645f7265776172645f636f756e746572a1020140543a3a526577617264436f756e74657200016c6c6173745f7265636f726465645f746f74616c5f7061796f75747318013042616c616e63654f663c543e000154746f74616c5f726577617264735f636c61696d656418013042616c616e63654f663c543e000160746f74616c5f636f6d6d697373696f6e5f70656e64696e6718013042616c616e63654f663c543e000160746f74616c5f636f6d6d697373696f6e5f636c61696d656418013042616c616e63654f663c543e0000a10e085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7320537562506f6f6c7304045400000801186e6f5f657261a50e0134556e626f6e64506f6f6c3c543e000120776974685f657261a90e010101426f756e64656442547265654d61703c457261496e6465782c20556e626f6e64506f6f6c3c543e2c20546f74616c556e626f6e64696e67506f6f6c733c543e3e0000a50e085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7328556e626f6e64506f6f6c0404540000080118706f696e747318013042616c616e63654f663c543e00011c62616c616e636518013042616c616e63654f663c543e0000a90e0c4c626f756e6465645f636f6c6c656374696f6e7344626f756e6465645f62747265655f6d61703c426f756e64656442547265654d61700c044b0110045601a50e045300000400ad0e013842547265654d61703c4b2c20563e0000ad0e042042547265654d617008044b0110045601a50e000400b10e000000b10e000002b50e00b50e0000040810a50e00b90e0c5c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c731870616c6c6574144572726f7204045400019830506f6f6c4e6f74466f756e6400000488412028626f6e6465642920706f6f6c20696420646f6573206e6f742065786973742e48506f6f6c4d656d6265724e6f74466f756e640001046c416e206163636f756e74206973206e6f742061206d656d6265722e48526577617264506f6f6c4e6f74466f756e640002042101412072657761726420706f6f6c20646f6573206e6f742065786973742e20496e20616c6c206361736573207468697320697320612073797374656d206c6f676963206572726f722e40537562506f6f6c734e6f74466f756e6400030468412073756220706f6f6c20646f6573206e6f742065786973742e644163636f756e7442656c6f6e6773546f4f74686572506f6f6c0004084d01416e206163636f756e7420697320616c72656164792064656c65676174696e6720696e20616e6f7468657220706f6f6c2e20416e206163636f756e74206d6179206f6e6c792062656c6f6e6720746f206f6e653c706f6f6c20617420612074696d652e3846756c6c79556e626f6e64696e670005083d01546865206d656d6265722069732066756c6c7920756e626f6e6465642028616e6420746875732063616e6e6f74206163636573732074686520626f6e64656420616e642072657761726420706f6f6ca8616e796d6f726520746f2c20666f72206578616d706c652c20636f6c6c6563742072657761726473292e444d6178556e626f6e64696e674c696d69740006040901546865206d656d6265722063616e6e6f7420756e626f6e642066757274686572206368756e6b732064756520746f207265616368696e6720746865206c696d69742e4443616e6e6f745769746864726177416e790007044d014e6f6e65206f66207468652066756e64732063616e2062652077697468647261776e2079657420626563617573652074686520626f6e64696e67206475726174696f6e20686173206e6f74207061737365642e444d696e696d756d426f6e644e6f744d6574000814290154686520616d6f756e7420646f6573206e6f74206d65657420746865206d696e696d756d20626f6e6420746f20656974686572206a6f696e206f7220637265617465206120706f6f6c2e005501546865206465706f7369746f722063616e206e6576657220756e626f6e6420746f20612076616c7565206c657373207468616e206050616c6c65743a3a6465706f7369746f725f6d696e5f626f6e64602e205468655d0163616c6c657220646f6573206e6f742068617665206e6f6d696e6174696e67207065726d697373696f6e7320666f722074686520706f6f6c2e204d656d626572732063616e206e6576657220756e626f6e6420746f20616876616c75652062656c6f7720604d696e4a6f696e426f6e64602e304f766572666c6f775269736b0009042101546865207472616e73616374696f6e20636f756c64206e6f742062652065786563757465642064756520746f206f766572666c6f77207269736b20666f722074686520706f6f6c2e344e6f7444657374726f79696e67000a085d014120706f6f6c206d75737420626520696e205b60506f6f6c53746174653a3a44657374726f79696e67605d20696e206f7264657220666f7220746865206465706f7369746f7220746f20756e626f6e64206f7220666f72b86f74686572206d656d6265727320746f206265207065726d697373696f6e6c6573736c7920756e626f6e6465642e304e6f744e6f6d696e61746f72000b04f45468652063616c6c657220646f6573206e6f742068617665206e6f6d696e6174696e67207065726d697373696f6e7320666f722074686520706f6f6c2e544e6f744b69636b65724f7244657374726f79696e67000c043d01456974686572206129207468652063616c6c65722063616e6e6f74206d616b6520612076616c6964206b69636b206f722062292074686520706f6f6c206973206e6f742064657374726f79696e672e1c4e6f744f70656e000d047054686520706f6f6c206973206e6f74206f70656e20746f206a6f696e204d6178506f6f6c73000e04845468652073797374656d206973206d61786564206f7574206f6e20706f6f6c732e384d6178506f6f6c4d656d62657273000f049c546f6f206d616e79206d656d6265727320696e2074686520706f6f6c206f722073797374656d2e4443616e4e6f744368616e676553746174650010048854686520706f6f6c732073746174652063616e6e6f74206265206368616e6765642e54446f65734e6f74486176655065726d697373696f6e001104b85468652063616c6c657220646f6573206e6f742068617665206164657175617465207065726d697373696f6e732e544d65746164617461457863656564734d61784c656e001204ac4d657461646174612065786365656473205b60436f6e6669673a3a4d61784d657461646174614c656e605d24446566656e736976650400bd0e0138446566656e736976654572726f720013083101536f6d65206572726f72206f6363757272656420746861742073686f756c64206e657665722068617070656e2e20546869732073686f756c64206265207265706f7274656420746f20746865306d61696e7461696e6572732e9c5061727469616c556e626f6e644e6f74416c6c6f7765645065726d697373696f6e6c6573736c79001404bc5061727469616c20756e626f6e64696e67206e6f7720616c6c6f776564207065726d697373696f6e6c6573736c792e5c4d6178436f6d6d697373696f6e526573747269637465640015041d0154686520706f6f6c2773206d617820636f6d6d697373696f6e2063616e6e6f742062652073657420686967686572207468616e20746865206578697374696e672076616c75652e60436f6d6d697373696f6e457863656564734d6178696d756d001604ec54686520737570706c69656420636f6d6d697373696f6e206578636565647320746865206d617820616c6c6f77656420636f6d6d697373696f6e2e78436f6d6d697373696f6e45786365656473476c6f62616c4d6178696d756d001704e854686520737570706c69656420636f6d6d697373696f6e206578636565647320676c6f62616c206d6178696d756d20636f6d6d697373696f6e2e64436f6d6d697373696f6e4368616e67655468726f74746c656400180409014e6f7420656e6f75676820626c6f636b732068617665207375727061737365642073696e636520746865206c61737420636f6d6d697373696f6e207570646174652e78436f6d6d697373696f6e4368616e6765526174654e6f74416c6c6f7765640019040101546865207375626d6974746564206368616e67657320746f20636f6d6d697373696f6e206368616e6765207261746520617265206e6f7420616c6c6f7765642e4c4e6f50656e64696e67436f6d6d697373696f6e001a04a05468657265206973206e6f2070656e64696e6720636f6d6d697373696f6e20746f20636c61696d2e584e6f436f6d6d697373696f6e43757272656e74536574001b048c4e6f20636f6d6d697373696f6e2063757272656e7420686173206265656e207365742e2c506f6f6c4964496e557365001c0464506f6f6c2069642063757272656e746c7920696e207573652e34496e76616c6964506f6f6c4964001d049c506f6f6c2069642070726f7669646564206973206e6f7420636f72726563742f757361626c652e4c426f6e64457874726152657374726963746564001e04fc426f6e64696e67206578747261206973207265737472696374656420746f207468652065786163742070656e64696e672072657761726420616d6f756e742e3c4e6f7468696e67546f41646a757374001f04b04e6f20696d62616c616e636520696e20746865204544206465706f73697420666f722074686520706f6f6c2e384e6f7468696e67546f536c617368002004cc4e6f20736c6173682070656e64696e6720746861742063616e206265206170706c69656420746f20746865206d656d6265722e2c536c617368546f6f4c6f77002104a854686520736c61736820616d6f756e7420697320746f6f206c6f7720746f206265206170706c6965642e3c416c72656164794d69677261746564002204150154686520706f6f6c206f72206d656d6265722064656c65676174696f6e2068617320616c7265616479206d6967726174656420746f2064656c6567617465207374616b652e2c4e6f744d69677261746564002304150154686520706f6f6c206f72206d656d6265722064656c65676174696f6e20686173206e6f74206d696772617465642079657420746f2064656c6567617465207374616b652e304e6f74537570706f72746564002404f0546869732063616c6c206973206e6f7420616c6c6f77656420696e207468652063757272656e74207374617465206f66207468652070616c6c65742e285265737472696374656400250851014163636f756e7420697320726573747269637465642066726f6d2070617274696369706174696f6e20696e20706f6f6c732e2054686973206d61792068617070656e20696620746865206163636f756e742069737c7374616b696e6720696e20616e6f746865722077617920616c72656164792e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ebd0e0c5c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c731870616c6c657438446566656e736976654572726f7200011c684e6f74456e6f7567685370616365496e556e626f6e64506f6f6c00000030506f6f6c4e6f74466f756e6400010048526577617264506f6f6c4e6f74466f756e6400020040537562506f6f6c734e6f74466f756e6400030070426f6e64656453746173684b696c6c65645072656d61747572656c790004005444656c65676174696f6e556e737570706f727465640005003c536c6173684e6f744170706c69656400060000c10e0c4070616c6c65745f626167735f6c697374106c697374104e6f646508045400044900001401086964000130543a3a4163636f756e74496400011070726576f90201504f7074696f6e3c543a3a4163636f756e7449643e0001106e657874f90201504f7074696f6e3c543a3a4163636f756e7449643e0001246261675f7570706572300120543a3a53636f726500011473636f7265300120543a3a53636f72650000c50e0c4070616c6c65745f626167735f6c697374106c6973740c426167080454000449000008011068656164f90201504f7074696f6e3c543a3a4163636f756e7449643e0001107461696cf90201504f7074696f6e3c543a3a4163636f756e7449643e0000c90e0000023000cd0e0c4070616c6c65745f626167735f6c6973741870616c6c6574144572726f72080454000449000108104c6973740400d10e01244c6973744572726f72000004b441206572726f7220696e20746865206c69737420696e7465726661636520696d706c656d656e746174696f6e2e184c6f636b6564000104d8436f756c64206e6f74207570646174652061206e6f64652c2062656361757365207468652070616c6c6574206973206c6f636b65642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ed10e0c4070616c6c65745f626167735f6c697374106c697374244c6973744572726f72000114244475706c6963617465000000284e6f7448656176696572000100304e6f74496e53616d65426167000200304e6f64654e6f74466f756e64000300184c6f636b656400040000d50e0c6070616c6c65745f64656c6567617465645f7374616b696e671474797065732844656c65676174696f6e04045400000801146167656e74000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e0000d90e0c6070616c6c65745f64656c6567617465645f7374616b696e671474797065732c4167656e744c656467657204045400001001147061796565000130543a3a4163636f756e74496400013c746f74616c5f64656c6567617465642d01013042616c616e63654f663c543e000154756e636c61696d65645f7769746864726177616c732d01013042616c616e63654f663c543e00013470656e64696e675f736c6173682d01013042616c616e63654f663c543e0000dd0e0c6070616c6c65745f64656c6567617465645f7374616b696e671870616c6c6574144572726f72040454000130284e6f74416c6c6f776564000004a8546865206163636f756e742063616e6e6f7420706572666f726d2074686973206f7065726174696f6e2e38416c72656164795374616b696e67000104b8416e206578697374696e67207374616b65722063616e6e6f7420706572666f726d207468697320616374696f6e2e60496e76616c696452657761726444657374696e6174696f6e000204d45265776172642044657374696e6174696f6e2063616e6e6f742062652073616d6520617320604167656e7460206163636f756e742e44496e76616c696444656c65676174696f6e0003148844656c65676174696f6e20636f6e646974696f6e7320617265206e6f74206d65742e004c506f737369626c6520697373756573206172656c31292043616e6e6f742064656c656761746520746f2073656c662ca432292043616e6e6f742064656c656761746520746f206d756c7469706c652064656c6567617465732e384e6f74456e6f75676846756e64730004040101546865206163636f756e7420646f6573206e6f74206861766520656e6f7567682066756e647320746f20706572666f726d20746865206f7065726174696f6e2e204e6f744167656e74000504804e6f7420616e206578697374696e6720604167656e7460206163636f756e742e304e6f7444656c656761746f72000604604e6f7420612044656c656761746f72206163636f756e742e20426164537461746500070488536f6d6520636f7272757074696f6e20696e20696e7465726e616c2073746174652e38556e6170706c696564536c617368000804dc556e6170706c6965642070656e64696e6720736c61736820726573747269637473206f7065726174696f6e206f6e20604167656e74602e384e6f7468696e67546f536c617368000904ac604167656e746020686173206e6f2070656e64696e6720736c61736820746f206265206170706c6965642e3857697468647261774661696c6564000a04b04661696c656420746f20776974686472617720616d6f756e742066726f6d20436f7265205374616b696e672e304e6f74537570706f72746564000b049c4f7065726174696f6e206e6f7420737570706f7274656420627920746869732070616c6c65742e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ee10e00000408e50e1000e50e087870616c6c65745f7374616b696e675f6173796e635f72635f636c69656e744856616c696461746f725365745265706f727404244163636f756e7449640100001001446e65775f76616c696461746f725f736574650101385665633c4163636f756e7449643e000108696410010c75333200012c7072756e655f75705f746fed0201504f7074696f6e3c53657373696f6e496e6465783e0001206c6566746f766572200110626f6f6c0000e90e0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401ed0e045300000400f50e01185665633c543e0000ed0e0000040c0030f10e00f10e0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540100045300000400650101185665633c543e0000f50e000002ed0e00f90e0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540100045300000400650101185665633c543e0000fd0e0c9070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f626c6f636b1870616c6c6574144572726f7204045400010c2046616c6c6261636b0000048454726967676572696e6720746865206046616c6c6261636b60206661696c65642e3c556e6578706563746564506861736500010440556e657870656374656420706861736520536e617073686f7400020464536e617073686f742077617320756e617661696c61626c652e040d014572726f72206f66207468652070616c6c657420746861742063616e2062652072657475726e656420696e20726573706f6e736520746f20646973706174636865732e010f109070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f626c6f636b20766572696669657214696d706c733456616c6964536f6c7574696f6e0001080458000000045900010000050f0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401090f045300000400110f01185665633c543e0000090f00000408000d0f000d0f109070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f626c6f636b20766572696669657214696d706c733c5061727469616c4261636b696e67730000080114746f74616c18013c457874656e64656442616c616e636500011c6261636b65727310010c7533320000110f000002090f00150f109070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f626c6f636b20766572696669657214696d706c73185374617475730001081c4f6e676f696e67040010012450616765496e6465780000001c4e6f7468696e6700010000190f0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454011d0f045300000400210f01185665633c543e00001d0f0000040800710600210f0000021d0f00250f0000040c10001000290f0c9070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f626c6f636b187369676e6564485375626d697373696f6e4d65746164617461040454000014011c6465706f73697418013042616c616e63654f663c543e00010c66656518013042616c616e63654f663c543e00011872657761726418013042616c616e63654f663c543e000134636c61696d65645f73636f726571060134456c656374696f6e53636f726500011470616765732d0f0168426f756e6465645665633c626f6f6c2c20543a3a50616765733e00002d0f0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540120045300000400310f01185665633c543e0000310f0000022000350f109070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f626c6f636b187369676e65641870616c6c6574144572726f720404540001243850686173654e6f745369676e656400000460546865207068617365206973206e6f74207369676e65642e244475706c696361746500010478546865207375626d697373696f6e2069732061206475706c69636174652e24517565756546756c6c000204485468652071756575652069732066756c6c2e3042616450616765496e64657800030480546865207061676520696e646578206973206f7574206f6620626f756e64732e344e6f745265676973746572656400040478546865206163636f756e74206973206e6f7420726567697374657265642e304e6f5375626d697373696f6e000504504e6f207375626d697373696f6e20666f756e642e30526f756e644e6f744f76657200060458526f756e64206973206e6f7420796574206f7665722e384261645769746e6573734461746100070468426164207769746e65737320646174612070726f76696465642e50546f6f4d616e79496e76756c6e657261626c6573000804b0546f6f206d616e7920696e76756c6e657261626c65206163636f756e7473206172652070726f76696465642c048054686520604572726f726020656e756d206f6620746869732070616c6c65742e390f0c5070616c6c65745f7374616b696e675f6173796e63186c6564676572345374616b696e674c656467657204045400001001147374617368000130543a3a4163636f756e744964000114746f74616c2d01013042616c616e63654f663c543e0001186163746976652d01013042616c616e63654f663c543e000124756e6c6f636b696e67910701f0426f756e6465645665633c556e6c6f636b4368756e6b3c42616c616e63654f663c543e3e2c20543a3a4d6178556e6c6f636b696e674368756e6b733e00003d0f085070616c6c65745f7374616b696e675f6173796e632c4e6f6d696e6174696f6e7304045400000c011c74617267657473f10e01b4426f756e6465645665633c543a3a4163636f756e7449642c204d61784e6f6d696e6174696f6e734f663c543e3e0001307375626d69747465645f696e100120457261496e64657800012873757070726573736564200110626f6f6c0000410f085070616c6c65745f7374616b696e675f6173796e6334416374697665457261496e666f0000080114696e646578100120457261496e64657800011473746172749502012c4f7074696f6e3c7536343e0000450f0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401940453000004005d0a01185665633c543e0000490f082873705f7374616b696e675450616765644578706f737572654d65746164617461041c42616c616e6365011800100114746f74616c2d01011c42616c616e636500010c6f776e2d01011c42616c616e636500013c6e6f6d696e61746f725f636f756e7410010c753332000128706167655f636f756e741001105061676500004d0f105070616c6c65745f7374616b696e675f6173796e631870616c6c65741870616c6c65744c426f756e6465644578706f737572655061676504045400000400510f01a04578706f73757265506167653c543a3a4163636f756e7449642c2042616c616e63654f663c543e3e0000510f082873705f7374616b696e67304578706f737572655061676508244163636f756e74496401001c42616c616e6365011800080128706167655f746f74616c2d01011c42616c616e63650001186f7468657273550f01ac5665633c496e646976696475616c4578706f737572653c4163636f756e7449642c2042616c616e63653e3e0000550f000002590f00590f082873705f7374616b696e6748496e646976696475616c4578706f7375726508244163636f756e74496401001c42616c616e636501180008010c77686f0001244163636f756e74496400011476616c75652d01011c42616c616e636500005d0f0c4c626f756e6465645f636f6c6c656374696f6e73407765616b5f626f756e6465645f766563385765616b426f756e6465645665630804540110045300000400e90201185665633c543e0000610f085070616c6c65745f7374616b696e675f6173796e633c457261526577617264506f696e74730404540000080114746f74616c10012c526577617264506f696e74000128696e646976696475616c650f01f8426f756e64656442547265654d61703c543a3a4163636f756e7449642c20526577617264506f696e742c20543a3a4d617856616c696461746f725365743e0000650f0c4c626f756e6465645f636f6c6c656374696f6e7344626f756e6465645f62747265655f6d61703c426f756e64656442547265654d61700c044b010004560110045300000400690f013842547265654d61703c4b2c20563e0000690f042042547265654d617008044b01000456011000040029060000006d0f0c5070616c6c65745f7374616b696e675f6173796e6320736c617368696e67344f6666656e63655265636f726404244163636f756e7449640100001401207265706f72746572f90201444f7074696f6e3c4163636f756e7449643e0001307265706f727465645f657261100120457261496e6465780001346578706f737572655f7061676510010c753332000138736c6173685f6672616374696f6efd05011c50657262696c6c0001507072696f725f736c6173685f6672616374696f6efd05011c50657262696c6c0000710f0c4c626f756e6465645f636f6c6c656374696f6e73407765616b5f626f756e6465645f766563385765616b426f756e6465645665630804540110045300000400e90201185665633c543e0000750f0000040c10006d0f00790f00000408109d07007d0f085070616c6c65745f7374616b696e675f6173796e6338556e6170706c696564536c617368040454000014012476616c696461746f72000130543a3a4163636f756e74496400010c6f776e18013042616c616e63654f663c543e0001186f7468657273810f0111015765616b426f756e6465645665633c28543a3a4163636f756e7449642c2042616c616e63654f663c543e292c20543a3a4d61784578706f737572655061676553697a653e0001207265706f72746572f90201504f7074696f6e3c543a3a4163636f756e7449643e0001187061796f757418013042616c616e63654f663c543e0000810f0c4c626f756e6465645f636f6c6c656374696f6e73407765616b5f626f756e6465645f766563385765616b426f756e646564566563080454016506045300000400690601185665633c543e0000850f0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454017507045300000400710701185665633c543e0000890f085070616c6c65745f7374616b696e675f6173796e6338536e617073686f7453746174757304244163636f756e7449640100010c1c4f6e676f696e6704000001244163636f756e74496400000020436f6e73756d65640001001c57616974696e67000200008d0f0c4c626f756e6465645f636f6c6c656374696f6e7344626f756e6465645f62747265655f7365743c426f756e64656442547265655365740804540100045300000400f10d012c42547265655365743c543e0000910f105070616c6c65745f7374616b696e675f6173796e631870616c6c65741870616c6c65742c5072756e696e675374657000011c40457261735374616b65727350616765640000004c457261735374616b6572734f76657276696577000100484572617356616c696461746f72507265667300020038436c61696d6564526577617264730003004c4572617356616c696461746f725265776172640004004045726173526577617264506f696e74730005003845726173546f74616c5374616b6500060000950f105070616c6c65745f7374616b696e675f6173796e631870616c6c65741870616c6c6574144572726f72040454000190344e6f74436f6e74726f6c6c6572000004644e6f74206120636f6e74726f6c6c6572206163636f756e742e204e6f745374617368000104504e6f742061207374617368206163636f756e742e34416c7265616479426f6e64656400020460537461736820697320616c726561647920626f6e6465642e34416c726561647950616972656400030474436f6e74726f6c6c657220697320616c7265616479207061697265642e30456d7074795461726765747300040460546172676574732063616e6e6f7420626520656d7074792e384475706c6963617465496e646578000504404475706c696361746520696e6465782e48496e76616c6964536c6173685265636f72640006045c536c617368207265636f7264206e6f7420666f756e642e40496e73756666696369656e74426f6e6400070c350143616e6e6f7420626f6e642c206e6f6d696e617465206f722076616c696461746520776974682076616c7565206c657373207468616e20746865206d696e696d756d20646566696e65642062793d01676f7665726e616e6365202873656520604d696e56616c696461746f72426f6e646020616e6420604d696e4e6f6d696e61746f72426f6e6460292e20496620756e626f6e64696e67206973207468651501696e74656e74696f6e2c20606368696c6c6020666972737420746f2072656d6f7665206f6e65277320726f6c652061732076616c696461746f722f6e6f6d696e61746f722e304e6f4d6f72654368756e6b730008049043616e206e6f74207363686564756c65206d6f726520756e6c6f636b206368756e6b732e344e6f556e6c6f636b4368756e6b000904a043616e206e6f74207265626f6e6420776974686f757420756e6c6f636b696e67206368756e6b732e3046756e646564546172676574000a04c8417474656d7074696e6720746f2074617267657420612073746173682074686174207374696c6c206861732066756e64732e48496e76616c6964457261546f526577617264000b0458496e76616c69642065726120746f207265776172642e68496e76616c69644e756d6265724f664e6f6d696e6174696f6e73000c0478496e76616c6964206e756d626572206f66206e6f6d696e6174696f6e732e38416c7265616479436c61696d6564000d0409015265776172647320666f72207468697320657261206861766520616c7265616479206265656e20636c61696d656420666f7220746869732076616c696461746f722e2c496e76616c696450616765000e04844e6f206e6f6d696e61746f7273206578697374206f6e207468697320706167652e54496e636f7272656374486973746f72794465707468000f04c0496e636f72726563742070726576696f757320686973746f727920646570746820696e7075742070726f76696465642e2042616453746174650010043901496e7465726e616c20737461746520686173206265636f6d6520736f6d65686f7720636f7272757074656420616e6420746865206f7065726174696f6e2063616e6e6f7420636f6e74696e75652e38546f6f4d616e795461726765747300110494546f6f206d616e79206e6f6d696e6174696f6e207461726765747320737570706c6965642e244261645461726765740012043d0141206e6f6d696e6174696f6e207461726765742077617320737570706c69656420746861742077617320626c6f636b6564206f72206f7468657277697365206e6f7420612076616c696461746f722e4043616e6e6f744368696c6c4f74686572001304550154686520757365722068617320656e6f75676820626f6e6420616e6420746875732063616e6e6f74206265206368696c6c656420666f72636566756c6c7920627920616e2065787465726e616c20706572736f6e2e44546f6f4d616e794e6f6d696e61746f72730014084d0154686572652061726520746f6f206d616e79206e6f6d696e61746f727320696e207468652073797374656d2e20476f7665726e616e6365206e6565647320746f2061646a75737420746865207374616b696e67b473657474696e677320746f206b656570207468696e6773207361666520666f72207468652072756e74696d652e44546f6f4d616e7956616c696461746f7273001508550154686572652061726520746f6f206d616e792076616c696461746f722063616e6469646174657320696e207468652073797374656d2e20476f7665726e616e6365206e6565647320746f2061646a75737420746865d47374616b696e672073657474696e677320746f206b656570207468696e6773207361666520666f72207468652072756e74696d652e40436f6d6d697373696f6e546f6f4c6f77001604e0436f6d6d697373696f6e20697320746f6f206c6f772e204d757374206265206174206c6561737420604d696e436f6d6d697373696f6e602e2c426f756e644e6f744d657400170458536f6d6520626f756e64206973206e6f74206d65742e50436f6e74726f6c6c657244657072656361746564001804010155736564207768656e20617474656d7074696e6720746f20757365206465707265636174656420636f6e74726f6c6c6572206163636f756e74206c6f6769632e4c43616e6e6f74526573746f72654c65646765720019045843616e6e6f742072657365742061206c65646765722e6c52657761726444657374696e6174696f6e52657374726963746564001a04ac50726f7669646564207265776172642064657374696e6174696f6e206973206e6f7420616c6c6f7765642e384e6f74456e6f75676846756e6473001b049c4e6f7420656e6f7567682066756e647320617661696c61626c6520746f2077697468647261772e5c5669727475616c5374616b65724e6f74416c6c6f776564001c04a84f7065726174696f6e206e6f7420616c6c6f77656420666f72207669727475616c207374616b6572732e3c43616e6e6f74526561705374617368001d04f4537461736820636f756c64206e6f7420626520726561706564206173206f746865722070616c6c6574206d6967687420646570656e64206f6e2069742e3c416c72656164794d69677261746564001e040901546865207374616b65206f662074686973206163636f756e7420697320616c7265616479206d6967726174656420746f206046756e6769626c656020686f6c64732e344572614e6f7453746172746564001f0450457261206e6f742079657420737461727465642e285265737472696374656400200859014163636f756e7420697320726573747269637465642066726f6d2070617274696369706174696f6e20696e207374616b696e672e2054686973206d61792068617070656e20696620746865206163636f756e74206973c47374616b696e6720696e20616e6f746865722077617920616c72656164792c20737563682061732076696120706f6f6c2e74556e6170706c696564536c6173686573496e50726576696f75734572610021082d01556e6170706c69656420736c617368657320696e2074686520726563656e746c7920636f6e636c756465642065726120697320626c6f636b696e672074686973206f7065726174696f6e2e98536565206043616c6c3a3a6170706c795f736c6173686020746f206170706c79207468656d2e384572614e6f745072756e61626c650022049054686520657261206973206e6f7420656c696769626c6520666f72207072756e696e672e3843616e63656c6c6564536c617368002304cc54686520736c61736820686173206265656e2063616e63656c6c656420616e642063616e6e6f74206265206170706c6965642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e990f0000040c10ad0200009d0f0c3470616c6c65745f61685f6f70731870616c6c6574144572726f7204045400012c384e6f4c6561736552657365727665000004b8456974686572206e6f206c65617365206465706f736974206f7220616c726561647920756e72657365727665642e5c4e6f43726f77646c6f616e436f6e747269627574696f6e000104d8456974686572206e6f2063726f77646c6f616e20636f6e747269627574696f6e206f7220616c72656164792077697468647261776e2e484e6f43726f77646c6f616e52657365727665000204c8456974686572206e6f2063726f77646c6f616e2072657365727665206f7220616c726561647920756e72657365727665642e944661696c6564546f576974686472617743726f77646c6f616e436f6e747269627574696f6e000304a84661696c656420746f2077697468647261772063726f77646c6f616e20636f6e747269627574696f6e2e184e6f7459657400040480426c6f636b206e756d626572206973206e6f742079657420726561636865642e58436f6e747269627574696f6e7352656d61696e696e67000504904e6f7420616c6c20636f6e747269627574696f6e73206172652077697468647261776e2e5c57726f6e67446572697665645472616e736c6174696f6e00060494546865206163636f756e74206973206e6f7420612064657269766564206163636f756e742e304e6f74536f7665726569676e00070425014163636f756e742063616e6e6f74206265206d696772617465642073696e6365206974206973206e6f74206120736f7665726569676e2070617261636861696e206163636f756e742e34496e7465726e616c4572726f7200080488496e7465726e616c206572726f722c20706c6561736520627567207265706f72742e544d6967726174696f6e4e6f74436f6d706c65746564000904a454686520417373657420487562206d6967726174696f6e206973206e6f7420636f6d706c657465642e2c5a65726f42616c616e6365000a04505468652062616c616e6365206973207a65726f2e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ea10f084870616c6c65745f61685f6d69677261746f723842616c616e6365734265666f7265041c42616c616e6365011800080140636865636b696e675f6163636f756e7418011c42616c616e6365000138746f74616c5f69737375616e636518011c42616c616e63650000a50f0c4870616c6c65745f61685f6d69677261746f721870616c6c6574144572726f7204045400014c604661696c6564546f556e726573657276654465706f736974000004704661696c656420746f20756e72657365727665206465706f7369742e584661696c6564546f50726f636573734163636f756e74000104a84661696c656420746f2070726f6365737320616e206163636f756e7420646174612066726f6d2052432e38496e73657274436f6e666c696374000204e8536f6d65206974656d20636f756c64206e6f7420626520696e736572746564206265636175736520697420616c7265616479206578697374732e4c4661696c6564546f436f6e7665727454797065000304944661696c656420746f20636f6e76657274205243207479706520746f20414820747970652e40507265696d6167654e6f74466f756e64000404644661696c656420746f20666574636820707265696d6167652e4c4661696c6564546f436f6e7665727443616c6c000504944661696c656420746f20636f6e766572742052432063616c6c20746f2041482063616c6c2e444661696c6564546f426f756e6443616c6c0006045c4661696c656420746f20626f756e6420612063616c6c2e2058636d4572726f720007046c4661696c656420746f2073656e642058434d206d6573736167652e804661696c6564546f496e7465677261746556657374696e675363686564756c650008049c4661696c656420746f20696e7465677261746520612076657374696e67207363686564756c652e804661696c6564546f43616c63756c617465436865636b696e674163636f756e740009049c436865636b696e67206163636f756e74206f766572666c6f77206f7220756e646572666c6f772e4c4661696c6564546f426f756e64566563746f72000a04bc566563746f7220646964206e6f742066697420696e746f2069747320636f6d70696c652d74696d6520626f756e642e68446d7051756575655072696f72697479416c7265616479536574000b04e054686520444d50207175657565207072696f7269747920697320616c72656164792073657420746f207468652073616d652076616c75652e40496e76616c6964506172616d65746572000c0448496e76616c696420706172616d657465722e3c507265696d6167654d697373696e67000d0444507265696d616765206d697373696e672e38507265696d616765546f6f426967000e0444507265696d61676520746f6f206269672e50507265696d6167654368756e6b4d697373696e67000f045c507265696d616765206368756e6b206d697373696e672e54507265696d616765537461747573496e76616c696400100460507265696d6167652073746174757320696e76616c69642e3442616458636d56657273696f6e0011046c5468652058434d2076657273696f6e20697320696e76616c69642e34496e76616c69644f726967696e00120458546865206f726967696e20697320696e76616c69642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ea90f00000424ad0fb10fb50fb90fbd0fc50fc90fcd0fd10f00ad0f10306672616d655f73797374656d28657874656e73696f6e7354636865636b5f6e6f6e5f7a65726f5f73656e64657248436865636b4e6f6e5a65726f53656e64657204045400000000b10f10306672616d655f73797374656d28657874656e73696f6e7348636865636b5f737065635f76657273696f6e40436865636b5370656356657273696f6e04045400000000b50f10306672616d655f73797374656d28657874656e73696f6e7340636865636b5f74785f76657273696f6e38436865636b547856657273696f6e04045400000000b90f10306672616d655f73797374656d28657874656e73696f6e7334636865636b5f67656e6573697330436865636b47656e6573697304045400000000bd0f10306672616d655f73797374656d28657874656e73696f6e733c636865636b5f6d6f7274616c69747938436865636b4d6f7274616c69747904045400000400c10f010c4572610000c10f102873705f72756e74696d651c67656e657269630c6572610c4572610001010420496d6d6f7274616c0000001c4d6f7274616c31040008000001001c4d6f7274616c32040008000002001c4d6f7274616c33040008000003001c4d6f7274616c34040008000004001c4d6f7274616c35040008000005001c4d6f7274616c36040008000006001c4d6f7274616c37040008000007001c4d6f7274616c38040008000008001c4d6f7274616c3904000800000900204d6f7274616c313004000800000a00204d6f7274616c313104000800000b00204d6f7274616c313204000800000c00204d6f7274616c313304000800000d00204d6f7274616c313404000800000e00204d6f7274616c313504000800000f00204d6f7274616c313604000800001000204d6f7274616c313704000800001100204d6f7274616c313804000800001200204d6f7274616c313904000800001300204d6f7274616c323004000800001400204d6f7274616c323104000800001500204d6f7274616c323204000800001600204d6f7274616c323304000800001700204d6f7274616c323404000800001800204d6f7274616c323504000800001900204d6f7274616c323604000800001a00204d6f7274616c323704000800001b00204d6f7274616c323804000800001c00204d6f7274616c323904000800001d00204d6f7274616c333004000800001e00204d6f7274616c333104000800001f00204d6f7274616c333204000800002000204d6f7274616c333304000800002100204d6f7274616c333404000800002200204d6f7274616c333504000800002300204d6f7274616c333604000800002400204d6f7274616c333704000800002500204d6f7274616c333804000800002600204d6f7274616c333904000800002700204d6f7274616c343004000800002800204d6f7274616c343104000800002900204d6f7274616c343204000800002a00204d6f7274616c343304000800002b00204d6f7274616c343404000800002c00204d6f7274616c343504000800002d00204d6f7274616c343604000800002e00204d6f7274616c343704000800002f00204d6f7274616c343804000800003000204d6f7274616c343904000800003100204d6f7274616c353004000800003200204d6f7274616c353104000800003300204d6f7274616c353204000800003400204d6f7274616c353304000800003500204d6f7274616c353404000800003600204d6f7274616c353504000800003700204d6f7274616c353604000800003800204d6f7274616c353704000800003900204d6f7274616c353804000800003a00204d6f7274616c353904000800003b00204d6f7274616c363004000800003c00204d6f7274616c363104000800003d00204d6f7274616c363204000800003e00204d6f7274616c363304000800003f00204d6f7274616c363404000800004000204d6f7274616c363504000800004100204d6f7274616c363604000800004200204d6f7274616c363704000800004300204d6f7274616c363804000800004400204d6f7274616c363904000800004500204d6f7274616c373004000800004600204d6f7274616c373104000800004700204d6f7274616c373204000800004800204d6f7274616c373304000800004900204d6f7274616c373404000800004a00204d6f7274616c373504000800004b00204d6f7274616c373604000800004c00204d6f7274616c373704000800004d00204d6f7274616c373804000800004e00204d6f7274616c373904000800004f00204d6f7274616c383004000800005000204d6f7274616c383104000800005100204d6f7274616c383204000800005200204d6f7274616c383304000800005300204d6f7274616c383404000800005400204d6f7274616c383504000800005500204d6f7274616c383604000800005600204d6f7274616c383704000800005700204d6f7274616c383804000800005800204d6f7274616c383904000800005900204d6f7274616c393004000800005a00204d6f7274616c393104000800005b00204d6f7274616c393204000800005c00204d6f7274616c393304000800005d00204d6f7274616c393404000800005e00204d6f7274616c393504000800005f00204d6f7274616c393604000800006000204d6f7274616c393704000800006100204d6f7274616c393804000800006200204d6f7274616c393904000800006300244d6f7274616c31303004000800006400244d6f7274616c31303104000800006500244d6f7274616c31303204000800006600244d6f7274616c31303304000800006700244d6f7274616c31303404000800006800244d6f7274616c31303504000800006900244d6f7274616c31303604000800006a00244d6f7274616c31303704000800006b00244d6f7274616c31303804000800006c00244d6f7274616c31303904000800006d00244d6f7274616c31313004000800006e00244d6f7274616c31313104000800006f00244d6f7274616c31313204000800007000244d6f7274616c31313304000800007100244d6f7274616c31313404000800007200244d6f7274616c31313504000800007300244d6f7274616c31313604000800007400244d6f7274616c31313704000800007500244d6f7274616c31313804000800007600244d6f7274616c31313904000800007700244d6f7274616c31323004000800007800244d6f7274616c31323104000800007900244d6f7274616c31323204000800007a00244d6f7274616c31323304000800007b00244d6f7274616c31323404000800007c00244d6f7274616c31323504000800007d00244d6f7274616c31323604000800007e00244d6f7274616c31323704000800007f00244d6f7274616c31323804000800008000244d6f7274616c31323904000800008100244d6f7274616c31333004000800008200244d6f7274616c31333104000800008300244d6f7274616c31333204000800008400244d6f7274616c31333304000800008500244d6f7274616c31333404000800008600244d6f7274616c31333504000800008700244d6f7274616c31333604000800008800244d6f7274616c31333704000800008900244d6f7274616c31333804000800008a00244d6f7274616c31333904000800008b00244d6f7274616c31343004000800008c00244d6f7274616c31343104000800008d00244d6f7274616c31343204000800008e00244d6f7274616c31343304000800008f00244d6f7274616c31343404000800009000244d6f7274616c31343504000800009100244d6f7274616c31343604000800009200244d6f7274616c31343704000800009300244d6f7274616c31343804000800009400244d6f7274616c31343904000800009500244d6f7274616c31353004000800009600244d6f7274616c31353104000800009700244d6f7274616c31353204000800009800244d6f7274616c31353304000800009900244d6f7274616c31353404000800009a00244d6f7274616c31353504000800009b00244d6f7274616c31353604000800009c00244d6f7274616c31353704000800009d00244d6f7274616c31353804000800009e00244d6f7274616c31353904000800009f00244d6f7274616c3136300400080000a000244d6f7274616c3136310400080000a100244d6f7274616c3136320400080000a200244d6f7274616c3136330400080000a300244d6f7274616c3136340400080000a400244d6f7274616c3136350400080000a500244d6f7274616c3136360400080000a600244d6f7274616c3136370400080000a700244d6f7274616c3136380400080000a800244d6f7274616c3136390400080000a900244d6f7274616c3137300400080000aa00244d6f7274616c3137310400080000ab00244d6f7274616c3137320400080000ac00244d6f7274616c3137330400080000ad00244d6f7274616c3137340400080000ae00244d6f7274616c3137350400080000af00244d6f7274616c3137360400080000b000244d6f7274616c3137370400080000b100244d6f7274616c3137380400080000b200244d6f7274616c3137390400080000b300244d6f7274616c3138300400080000b400244d6f7274616c3138310400080000b500244d6f7274616c3138320400080000b600244d6f7274616c3138330400080000b700244d6f7274616c3138340400080000b800244d6f7274616c3138350400080000b900244d6f7274616c3138360400080000ba00244d6f7274616c3138370400080000bb00244d6f7274616c3138380400080000bc00244d6f7274616c3138390400080000bd00244d6f7274616c3139300400080000be00244d6f7274616c3139310400080000bf00244d6f7274616c3139320400080000c000244d6f7274616c3139330400080000c100244d6f7274616c3139340400080000c200244d6f7274616c3139350400080000c300244d6f7274616c3139360400080000c400244d6f7274616c3139370400080000c500244d6f7274616c3139380400080000c600244d6f7274616c3139390400080000c700244d6f7274616c3230300400080000c800244d6f7274616c3230310400080000c900244d6f7274616c3230320400080000ca00244d6f7274616c3230330400080000cb00244d6f7274616c3230340400080000cc00244d6f7274616c3230350400080000cd00244d6f7274616c3230360400080000ce00244d6f7274616c3230370400080000cf00244d6f7274616c3230380400080000d000244d6f7274616c3230390400080000d100244d6f7274616c3231300400080000d200244d6f7274616c3231310400080000d300244d6f7274616c3231320400080000d400244d6f7274616c3231330400080000d500244d6f7274616c3231340400080000d600244d6f7274616c3231350400080000d700244d6f7274616c3231360400080000d800244d6f7274616c3231370400080000d900244d6f7274616c3231380400080000da00244d6f7274616c3231390400080000db00244d6f7274616c3232300400080000dc00244d6f7274616c3232310400080000dd00244d6f7274616c3232320400080000de00244d6f7274616c3232330400080000df00244d6f7274616c3232340400080000e000244d6f7274616c3232350400080000e100244d6f7274616c3232360400080000e200244d6f7274616c3232370400080000e300244d6f7274616c3232380400080000e400244d6f7274616c3232390400080000e500244d6f7274616c3233300400080000e600244d6f7274616c3233310400080000e700244d6f7274616c3233320400080000e800244d6f7274616c3233330400080000e900244d6f7274616c3233340400080000ea00244d6f7274616c3233350400080000eb00244d6f7274616c3233360400080000ec00244d6f7274616c3233370400080000ed00244d6f7274616c3233380400080000ee00244d6f7274616c3233390400080000ef00244d6f7274616c3234300400080000f000244d6f7274616c3234310400080000f100244d6f7274616c3234320400080000f200244d6f7274616c3234330400080000f300244d6f7274616c3234340400080000f400244d6f7274616c3234350400080000f500244d6f7274616c3234360400080000f600244d6f7274616c3234370400080000f700244d6f7274616c3234380400080000f800244d6f7274616c3234390400080000f900244d6f7274616c3235300400080000fa00244d6f7274616c3235310400080000fb00244d6f7274616c3235320400080000fc00244d6f7274616c3235330400080000fd00244d6f7274616c3235340400080000fe00244d6f7274616c3235350400080000ff0000c50f10306672616d655f73797374656d28657874656e73696f6e732c636865636b5f6e6f6e636528436865636b4e6f6e6365040454000004001d010120543a3a4e6f6e63650000c90f10306672616d655f73797374656d28657874656e73696f6e7330636865636b5f7765696768742c436865636b57656967687404045400000000cd0f088870616c6c65745f61737365745f636f6e76657273696f6e5f74785f7061796d656e7450436861726765417373657454785061796d656e74040454000008010c7469702d01013042616c616e63654f663c543e00012061737365745f6964d10101484f7074696f6e3c543a3a417373657449643e0000d10f08746672616d655f6d657461646174615f686173685f657874656e73696f6e44436865636b4d657461646174614861736804045400000401106d6f6465d50f01104d6f64650000d50f08746672616d655f6d657461646174615f686173685f657874656e73696f6e104d6f64650001082044697361626c65640000001c456e61626c656400010000d90f086861737365745f6875625f706f6c6b61646f745f72756e74696d651c52756e74696d6500000000dd0f084873705f636f6e73656e7375735f736c6f747330536c6f744475726174696f6e0000040030010c7536340000e10f102873705f72756e74696d651c67656e6572696314626c6f636b14426c6f636b08184865616465720185032445787472696e73696301e50f000801186865616465728503011848656164657200012865787472696e73696373e90f01385665633c45787472696e7369633e0000e50f102873705f72756e74696d651c67656e657269634c756e636865636b65645f65787472696e73696348556e636865636b656445787472696e736963101c4164647265737301f1031043616c6c015503245369676e617475726501850514457874726101a90f00040038000000e90f000002e50f00ed0f082873705f72756e74696d655845787472696e736963496e636c7573696f6e4d6f646500010834416c6c45787472696e73696373000000344f6e6c79496e686572656e747300010000f10f081c73705f636f7265384f70617175654d657461646174610000040038011c5665633c75383e0000f50f04184f7074696f6e04045401f10f0108104e6f6e6500000010536f6d650400f10f0000010000f90f0418526573756c740804540198044501fd0f0108084f6b040098000000000c4572720400fd0f0000010000fd0f0c2873705f72756e74696d65507472616e73616374696f6e5f76616c6964697479605472616e73616374696f6e56616c69646974794572726f720001081c496e76616c6964040001100148496e76616c69645472616e73616374696f6e0000001c556e6b6e6f776e040005100148556e6b6e6f776e5472616e73616374696f6e0001000001100c2873705f72756e74696d65507472616e73616374696f6e5f76616c696469747948496e76616c69645472616e73616374696f6e0001341043616c6c0000001c5061796d656e7400010018467574757265000200145374616c650003002042616450726f6f6600040044416e6369656e744269727468426c6f636b0005004445786861757374735265736f757263657300060018437573746f6d04000801087538000700304261644d616e6461746f72790008004c4d616e6461746f727956616c69646174696f6e000900244261645369676e6572000a0054496e64657465726d696e617465496d706c69636974000b0034556e6b6e6f776e4f726967696e000c000005100c2873705f72756e74696d65507472616e73616374696f6e5f76616c696469747948556e6b6e6f776e5472616e73616374696f6e00010c3043616e6e6f744c6f6f6b75700000004c4e6f556e7369676e656456616c696461746f7200010018437573746f6d04000801087538000200000910083073705f696e686572656e747330496e686572656e74446174610000040110646174610d10019442547265654d61703c496e686572656e744964656e7469666965722c205665633c75383e3e00000d10042042547265654d617008044b01a5010456013800040011100000001110000002151000151000000408a50138001910083073705f696e686572656e747350436865636b496e686572656e7473526573756c7400000c01106f6b6179200110626f6f6c00012c666174616c5f6572726f72200110626f6f6c0001186572726f727309100130496e686572656e744461746100001d100c2873705f72756e74696d65507472616e73616374696f6e5f76616c6964697479445472616e73616374696f6e536f7572636500010c1c496e426c6f636b000000144c6f63616c0001002045787465726e616c0002000021100418526573756c74080454012510044501fd0f0108084f6b04002510000000000c4572720400fd0f000001000025100c2873705f72756e74696d65507472616e73616374696f6e5f76616c69646974794056616c69645472616e73616374696f6e00001401207072696f7269747930014c5472616e73616374696f6e5072696f7269747900012072657175697265736503014c5665633c5472616e73616374696f6e5461673e00012070726f76696465736503014c5665633c5472616e73616374696f6e5461673e0001246c6f6e6765766974793001505472616e73616374696f6e4c6f6e67657669747900012470726f706167617465200110626f6f6c0000291004184f7074696f6e040454012d100108104e6f6e6500000010536f6d6504002d1000000100002d1000000231100031100000040838490c0035100c346672616d655f737570706f727438766965775f66756e6374696f6e73385669657746756e6374696f6e49640000080118707265666978a90101205b75383b2031365d000118737566666978a90101205b75383b2031365d000039100418526573756c7408045401380445013d100108084f6b040038000000000c45727204003d1000000100003d100c346672616d655f737570706f727438766965775f66756e6374696f6e73645669657746756e6374696f6e44697370617463684572726f7200010c384e6f74496d706c656d656e746564000000204e6f74466f756e640400351001385669657746756e6374696f6e496400010014436f6465630002000041100c6870616c6c65745f7472616e73616374696f6e5f7061796d656e741474797065734c52756e74696d654469737061746368496e666f081c42616c616e63650118185765696768740128000c0118776569676874280118576569676874000114636c6173736001344469737061746368436c61737300012c7061727469616c5f66656518011c42616c616e6365000045100c6870616c6c65745f7472616e73616374696f6e5f7061796d656e741474797065732846656544657461696c73041c42616c616e6365011800080134696e636c7573696f6e5f666565491001744f7074696f6e3c496e636c7573696f6e4665653c42616c616e63653e3e00010c74697018011c42616c616e63650000491004184f7074696f6e040454014d100108104e6f6e6500000010536f6d6504004d1000000100004d100c6870616c6c65745f7472616e73616374696f6e5f7061796d656e7414747970657330496e636c7573696f6e466565041c42616c616e63650118000c0120626173655f66656518011c42616c616e636500011c6c656e5f66656518011c42616c616e636500014c61646a75737465645f7765696768745f66656518011c42616c616e6365000051100418526573756c7408045401551004450159100108084f6b04005510000000000c4572720400591000000100005510000002e1040059100c4078636d5f72756e74696d655f617069731066656573144572726f7200011834556e696d706c656d656e7465640000006456657273696f6e6564436f6e76657273696f6e4661696c65640001004c5765696768744e6f74436f6d70757461626c650002004c556e68616e646c656458636d56657273696f6e0003003441737365744e6f74466f756e6400040028556e726f757461626c65000500005d100418526573756c74080454012804450159100108084f6b040028000000000c45727204005910000001000061100418526573756c74080454011804450159100108084f6b040018000000000c45727204005910000001000065100418526573756c7408045401150204450159100108084f6b04001502000000000c45727204005910000001000069100418526573756c74080454016d1004450185100108084f6b04006d10000000000c4572720400851000000100006d100c4078636d5f72756e74696d655f617069731c6472795f72756e4443616c6c44727952756e4566666563747304144576656e74015400100140657865637574696f6e5f726573756c747d0a01684469737061746368526573756c7457697468506f7374496e666f000138656d69747465645f6576656e7473711001285665633c4576656e743e0001246c6f63616c5f78636d751001604f7074696f6e3c56657273696f6e656458636d3c28293e3e000138666f727761726465645f78636d73791001bc5665633c2856657273696f6e65644c6f636174696f6e2c205665633c56657273696f6e656458636d3c28293e3e293e000071100000025400751004184f7074696f6e0404540139040108104e6f6e6500000010536f6d6504003904000001000079100000027d10007d10000004089102811000811000000239040085100c4078636d5f72756e74696d655f617069731c6472795f72756e144572726f7200010834556e696d706c656d656e7465640000006456657273696f6e6564436f6e76657273696f6e4661696c65640001000089100418526573756c74080454018d1004450185100108084f6b04008d10000000000c4572720400851000000100008d100c4078636d5f72756e74696d655f617069731c6472795f72756e4058636d44727952756e4566666563747304144576656e740154000c0140657865637574696f6e5f726573756c747501011c4f7574636f6d65000138656d69747465645f6576656e7473711001285665633c4576656e743e000138666f727761726465645f78636d73791001bc5665633c2856657273696f6e65644c6f636174696f6e2c205665633c56657273696f6e656458636d3c28293e3e293e000091100418526573756c74080454010004450195100108084f6b040000000000000c45727204009510000001000095100c4078636d5f72756e74696d655f617069732c636f6e76657273696f6e73144572726f720001082c556e737570706f727465640000006456657273696f6e6564436f6e76657273696f6e4661696c6564000100009910080c78636d3856657273696f6e6564417373657400010c08563304002102013876333a3a4d756c7469417373657400030008563404004d02012476343a3a417373657400040008563504009501012476353a3a4173736574000500009d100418526573756c740804540120044501a1100108084f6b040020000000000c4572720400a1100000010000a1100c4078636d5f72756e74696d655f6170697334747275737465645f7175657279144572726f720001087856657273696f6e65644173736574436f6e76657273696f6e4661696c65640000008456657273696f6e65644c6f636174696f6e436f6e76657273696f6e4661696c656400010000a5100418526573756c7408045401f10c044501a9100108084f6b0400f10c000000000c4572720400a9100000010000a9100c4078636d5f72756e74696d655f6170697348617574686f72697a65645f616c6961736573144572726f720001047c4c6f636174696f6e56657273696f6e436f6e76657273696f6e4661696c656400000000ad100418526573756c740804540120044501a9100108084f6b040020000000000c4572720400a9100000010000b1100418526573756c74080454011502044501b5100108084f6b04001502000000000c4572720400b5100000010000b5100c346173736574735f636f6d6d6f6e2c72756e74696d655f6170695046756e6769626c65734163636573734572726f720001085c41737365744964436f6e76657273696f6e4661696c65640000007c416d6f756e74546f42616c616e6365436f6e76657273696f6e4661696c656400010000b910085c63756d756c75735f7072696d6974697665735f636f726534436f6c6c6174696f6e496e666f000018013c7570776172645f6d65737361676573650301485665633c5570776172644d6573736167653e00014c686f72697a6f6e74616c5f6d65737361676573890b01605665633c4f7574626f756e6448726d704d6573736167653e00014c6e65775f76616c69646174696f6e5f636f6465bd10018c4f7074696f6e3c72656c61795f636861696e3a3a56616c69646174696f6e436f64653e00016c70726f6365737365645f646f776e776172645f6d6573736167657310010c75333200013868726d705f77617465726d61726b10016072656c61795f636861696e3a3a426c6f636b4e756d626572000124686561645f646174617503012048656164446174610000bd1004184f7074696f6e04045401c1100108104e6f6e6500000010536f6d650400c1100000010000c1100c74706f6c6b61646f745f70617261636861696e5f7072696d697469766573287072696d6974697665733856616c69646174696f6e436f64650000040038011c5665633c75383e0000c5100418526573756c74080454019c044501f50a0108084f6b04009c000000000c4572720400f50a0000010000c91004184f7074696f6e04045401f50a0108104e6f6e6500000010536f6d650400f50a0000010000cd10000002f50a00d11004184f7074696f6e04045401d5100108104e6f6e6500000010536f6d650400d5100000010000d51000000408181800d91000000408000000dd10086861737365745f6875625f706f6c6b61646f745f72756e74696d653052756e74696d654572726f7200019c1853797374656d0400250b01706672616d655f73797374656d3a3a4572726f723c52756e74696d653e0000003c50617261636861696e53797374656d0400910b01bc63756d756c75735f70616c6c65745f70617261636861696e5f73797374656d3a3a4572726f723c52756e74696d653e00010020507265696d6167650400b50b017c70616c6c65745f707265696d6167653a3a4572726f723c52756e74696d653e000500245363686564756c65720400c90b018070616c6c65745f7363686564756c65723a3a4572726f723c52756e74696d653e0006002042616c616e6365730400050c017c70616c6c65745f62616c616e6365733a3a4572726f723c52756e74696d653e000a001c56657374696e670400110c017870616c6c65745f76657374696e673a3a4572726f723c52756e74696d653e000e0018436c61696d730400150c017470616c6c65745f636c61696d733a3a4572726f723c52756e74696d653e000f0044436f6c6c61746f7253656c656374696f6e04002d0c01a470616c6c65745f636f6c6c61746f725f73656c656374696f6e3a3a4572726f723c52756e74696d653e0015001c53657373696f6e04004d0c017870616c6c65745f73657373696f6e3a3a4572726f723c52756e74696d653e0016002458636d7051756575650400890c01a463756d756c75735f70616c6c65745f78636d705f71756575653a3a4572726f723c52756e74696d653e001e002c506f6c6b61646f7458636d0400f50c016870616c6c65745f78636d3a3a4572726f723c52756e74696d653e001f00304d65737361676551756575650400190d019070616c6c65745f6d6573736167655f71756575653a3a4572726f723c52756e74696d653e00230060536e6f7762726964676553797374656d46726f6e74656e6404001d0d01c4736e6f776272696467655f70616c6c65745f73797374656d5f66726f6e74656e643a3a4572726f723c52756e74696d653e0024001c5574696c6974790400210d017870616c6c65745f7574696c6974793a3a4572726f723c52756e74696d653e002800204d756c74697369670400310d017c70616c6c65745f6d756c74697369673a3a4572726f723c52756e74696d653e0029001450726f78790400550d017070616c6c65745f70726f78793a3a4572726f723c52756e74696d653e002a001c496e646963657304005d0d017870616c6c65745f696e64696365733a3a4572726f723c52756e74696d653e002b00184173736574730400890d01dc70616c6c65745f6173736574733a3a4572726f723c52756e74696d652c2070616c6c65745f6173736574733a3a496e7374616e6365313e0032001c556e69717565730400ad0d017870616c6c65745f756e69717565733a3a4572726f723c52756e74696d653e003300104e6674730400010e016c70616c6c65745f6e6674733a3a4572726f723c52756e74696d653e00340034466f726569676e4173736574730400150e01dc70616c6c65745f6173736574733a3a4572726f723c52756e74696d652c2070616c6c65745f6173736574733a3a496e7374616e6365323e00350028506f6f6c4173736574730400210e01dc70616c6c65745f6173736574733a3a4572726f723c52756e74696d652c2070616c6c65745f6173736574733a3a496e7374616e6365333e0036003c4173736574436f6e76657273696f6e0400290e019c70616c6c65745f61737365745f636f6e76657273696f6e3a3a4572726f723c52756e74696d653e0037002054726561737572790400390e017c70616c6c65745f74726561737572793a3a4572726f723c52756e74696d653e003c0040436f6e76696374696f6e566f74696e670400510e01a070616c6c65745f636f6e76696374696f6e5f766f74696e673a3a4572726f723c52756e74696d653e003d00245265666572656e64610400790e018070616c6c65745f7265666572656e64613a3a4572726f723c52756e74696d653e003e002457686974656c69737404007d0e018070616c6c65745f77686974656c6973743a3a4572726f723c52756e74696d653e00400020426f756e746965730400890e017c70616c6c65745f626f756e746965733a3a4572726f723c52756e74696d653e004100344368696c64426f756e746965730400950e019470616c6c65745f6368696c645f626f756e746965733a3a4572726f723c52756e74696d653e004200244173736574526174650400990e018470616c6c65745f61737365745f726174653a3a4572726f723c52756e74696d653e004300485374617465547269654d6967726174696f6e04009d0a01ac70616c6c65745f73746174655f747269655f6d6967726174696f6e3a3a4572726f723c52756e74696d653e0046003c4e6f6d696e6174696f6e506f6f6c730400b90e019c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733a3a4572726f723c52756e74696d653e00500024566f7465724c6973740400cd0e01f470616c6c65745f626167735f6c6973743a3a4572726f723c52756e74696d652c2070616c6c65745f626167735f6c6973743a3a496e7374616e6365313e0052004044656c6567617465645374616b696e670400dd0e01a070616c6c65745f64656c6567617465645f7374616b696e673a3a4572726f723c52756e74696d653e005300484d756c7469426c6f636b456c656374696f6e0400fd0e01d070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f626c6f636b3a3a4572726f723c52756e74696d653e005500604d756c7469426c6f636b456c656374696f6e5369676e65640400350f01f070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f626c6f636b3a3a7369676e65643a3a4572726f723c52756e74696d653e0058001c5374616b696e670400950f019070616c6c65745f7374616b696e675f6173796e633a3a4572726f723c52756e74696d653e0059001441684f707304009d0f017470616c6c65745f61685f6f70733a3a4572726f723c52756e74696d653e00fe002841684d69677261746f720400a50f018870616c6c65745f61685f6d69677261746f723a3a4572726f723c52756e74696d653e00ff0000d41853797374656d011853797374656d4c1c4163636f756e7401010402000c4101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008004e8205468652066756c6c206163636f756e7420696e666f726d6174696f6e20666f72206120706172746963756c6172206163636f756e742049442e3845787472696e736963436f756e74000010040004b820546f74616c2065787472696e7369637320636f756e7420666f72207468652063757272656e7420626c6f636b2e40496e686572656e74734170706c696564010020040004a4205768657468657220616c6c20696e686572656e74732068617665206265656e206170706c6965642e2c426c6f636b576569676874010024180000000000000488205468652063757272656e742077656967687420666f722074686520626c6f636b2e40416c6c45787472696e736963734c656e000010040004410120546f74616c206c656e6774682028696e2062797465732920666f7220616c6c2065787472696e736963732070757420746f6765746865722c20666f72207468652063757272656e7420626c6f636b2e24426c6f636b486173680101040510348000000000000000000000000000000000000000000000000000000000000000000498204d6170206f6620626c6f636b206e756d6265727320746f20626c6f636b206861736865732e3445787472696e736963446174610101040510380400043d012045787472696e73696373206461746120666f72207468652063757272656e7420626c6f636b20286d61707320616e2065787472696e736963277320696e64657820746f206974732064617461292e184e756d6265720100101000000000040901205468652063757272656e7420626c6f636b206e756d626572206265696e672070726f6365737365642e205365742062792060657865637574655f626c6f636b602e28506172656e744861736801003480000000000000000000000000000000000000000000000000000000000000000004702048617368206f66207468652070726576696f757320626c6f636b2e1844696765737401003c040004f020446967657374206f66207468652063757272656e7420626c6f636b2c20616c736f2070617274206f662074686520626c6f636b206865616465722e184576656e747301004c04001ca0204576656e7473206465706f736974656420666f72207468652063757272656e7420626c6f636b2e001d01204e4f54453a20546865206974656d20697320756e626f756e6420616e642073686f756c64207468657265666f7265206e657665722062652072656164206f6e20636861696e2ed020497420636f756c64206f746865727769736520696e666c6174652074686520506f562073697a65206f66206120626c6f636b2e002d01204576656e747320686176652061206c6172676520696e2d6d656d6f72792073697a652e20426f7820746865206576656e747320746f206e6f7420676f206f75742d6f662d6d656d6f7279fc206a75737420696e206361736520736f6d656f6e65207374696c6c207265616473207468656d2066726f6d2077697468696e207468652072756e74696d652e284576656e74436f756e74010010100000000004b820546865206e756d626572206f66206576656e747320696e2074686520604576656e74733c543e60206c6973742e2c4576656e74546f7069637301010402345d0a0400282501204d617070696e67206265747765656e206120746f7069632028726570726573656e74656420627920543a3a486173682920616e64206120766563746f72206f6620696e646578657394206f66206576656e747320696e2074686520603c4576656e74733c543e3e60206c6973742e00510120416c6c20746f70696320766563746f727320686176652064657465726d696e69737469632073746f72616765206c6f636174696f6e7320646570656e64696e67206f6e2074686520746f7069632e2054686973450120616c6c6f7773206c696768742d636c69656e747320746f206c6576657261676520746865206368616e67657320747269652073746f7261676520747261636b696e67206d656368616e69736d20616e64e420696e2063617365206f66206368616e67657320666574636820746865206c697374206f66206576656e7473206f6620696e7465726573742e005901205468652076616c756520686173207468652074797065206028426c6f636b4e756d626572466f723c543e2c204576656e74496e646578296020626563617573652069662077652075736564206f6e6c79206a7573744d012074686520604576656e74496e64657860207468656e20696e20636173652069662074686520746f70696320686173207468652073616d6520636f6e74656e7473206f6e20746865206e65787420626c6f636b0101206e6f206e6f74696669636174696f6e2077696c6c20626520747269676765726564207468757320746865206576656e74206d69676874206265206c6f73742e484c61737452756e74696d65557067726164650000ed0a04000455012053746f726573207468652060737065635f76657273696f6e6020616e642060737065635f6e616d6560206f66207768656e20746865206c6173742072756e74696d6520757067726164652068617070656e65642e545570677261646564546f553332526566436f756e740100200400044d012054727565206966207765206861766520757067726164656420736f207468617420607479706520526566436f756e74602069732060753332602e2046616c7365202864656661756c7429206966206e6f742e605570677261646564546f547269706c65526566436f756e740100200400085d012054727565206966207765206861766520757067726164656420736f2074686174204163636f756e74496e666f20636f6e7461696e73207468726565207479706573206f662060526566436f756e74602e2046616c736548202864656661756c7429206966206e6f742e38457865637574696f6e50686173650000e90a040004882054686520657865637574696f6e207068617365206f662074686520626c6f636b2e44417574686f72697a6564557067726164650000f90a040004b82060536f6d6560206966206120636f6465207570677261646520686173206265656e20617574686f72697a65642e6045787472696e7369635765696768745265636c61696d65640100280800001ca02054686520776569676874207265636c61696d656420666f72207468652065787472696e7369632e002101205468697320696e666f726d6174696f6e20697320617661696c61626c6520756e74696c2074686520656e64206f66207468652065787472696e73696320657865637574696f6e2e2101204d6f726520707265636973656c79207468697320696e666f726d6174696f6e2069732072656d6f76656420696e20606e6f74655f6170706c6965645f65787472696e736963602e007101204c6f67696320646f696e6720736f6d6520706f73742064697370617463682077656967687420726564756374696f6e206d7573742075706461746520746869732073746f7261676520746f2061766f6964206475706c69636174652c20726564756374696f6e2e01590301581830426c6f636b57656967687473fd0a89010700f2052a01000b00204aa9d101020080020265cd1d00010bc026fb7f740102000002010b0068e5cf8b01020020020100000265cd1d00010bc0de5f59ba0102006002010b00204aa9d10102008002010700b864d945020060000265cd1d0000000004d020426c6f636b20262065787472696e7369637320776569676874733a20626173652076616c75657320616e64206c696d6974732e2c426c6f636b4c656e677468090b3000004400000050000000500004a820546865206d6178696d756d206c656e677468206f66206120626c6f636b2028696e206279746573292e38426c6f636b48617368436f756e74101000100000045501204d6178696d756d206e756d626572206f6620626c6f636b206e756d62657220746f20626c6f636b2068617368206d617070696e677320746f206b65657020286f6c64657374207072756e6564206669727374292e204462576569676874110b4040787d010000000000e1f505000000000409012054686520776569676874206f662072756e74696d65206461746162617365206f7065726174696f6e73207468652072756e74696d652063616e20696e766f6b652e1c56657273696f6e150b49052473746174656d696e742473746174656d696e740100000080841e000000000064dd718d5cc53262d40100000004e70521a0d3d2f801000000d7bdd8a272ca0d6502000000df6acb689907609b0500000037e397fc7c91f5e40200000040fe3ad401f8959a06000000d2bc9897eed08f1503000000f78b278be53f454c02000000ab3c0572291feb8b01000000ccd9de6396c899ca01000000bc9d89904f5b923f0100000037c8bb1350a9a2a804000000f3ff14d5ab527059030000006ff52ee858e6c5bd0100000091b1c8b16328eb92020000009ffb505aa738d69c010000002609be83ac4468dc0100000012c8e3d4d7e06de001000000de92b8a0426b9bf602000000ea93e3f16f3d696203000000fbc577b9d747efd6010000008a8047a53a8277ec01000000a2ddb6a58477bf630100000017a6bc0d0062aeb30100000018ef58a3b67ba770010000000f000000010484204765742074686520636861696e277320696e2d636f64652076657273696f6e2e2853533538507265666978d10208000014a8205468652064657369676e61746564205353353820707265666978206f66207468697320636861696e2e0039012054686973207265706c6163657320746865202273733538466f726d6174222070726f7065727479206465636c6172656420696e2074686520636861696e20737065632e20526561736f6e20697331012074686174207468652072756e74696d652073686f756c64206b6e6f772061626f7574207468652070726566697820696e206f7264657220746f206d616b6520757365206f662069742061737020616e206964656e746966696572206f662074686520636861696e2e01250b00003c50617261636861696e53797374656d013c50617261636861696e53797374656d6844556e696e636c756465645365676d656e740100290b0400184901204c617465737420696e636c7564656420626c6f636b2064657363656e64616e7473207468652072756e74696d652061636365707465642e20496e206f7468657220776f7264732c20746865736520617265610120616e636573746f7273206f66207468652063757272656e746c7920657865637574696e6720626c6f636b2077686963682068617665206e6f74206265656e20696e636c7564656420696e20746865206f627365727665644c2072656c61792d636861696e2073746174652e00750120546865207365676d656e74206c656e677468206973206c696d69746564206279207468652063617061636974792072657475726e65642066726f6d20746865205b60436f6e73656e737573486f6f6b605d20636f6e666967757265643c20696e207468652070616c6c65742e6c41676772656761746564556e696e636c756465645365676d656e7400004d0b04000c69012053746f72616765206669656c642074686174206b6565707320747261636b206f662062616e64776964746820757365642062792074686520756e696e636c75646564207365676d656e7420616c6f6e672077697468207468652d01206c61746573742048524d502077617465726d61726b2e205573656420666f72206c696d6974696e672074686520616363657074616e6365206f66206e657720626c6f636b73207769746890207265737065637420746f2072656c617920636861696e20636f6e73747261696e74732e5450656e64696e6756616c69646174696f6e436f6465010038040018590120496e2063617365206f662061207363686564756c656420757067726164652c20746869732073746f72616765206669656c6420636f6e7461696e73207468652076616c69646174696f6e20636f646520746f20626524206170706c6965642e003d0120417320736f6f6e206173207468652072656c617920636861696e2067697665732075732074686520676f2d6168656164207369676e616c2c2077652077696c6c206f7665727772697465207468657101205b603a636f6465605d5b73705f636f72653a3a73746f726167653a3a77656c6c5f6b6e6f776e5f6b6579733a3a434f44455d2077686963682077696c6c20726573756c7420746865206e65787420626c6f636b2070726f636573730901207769746820746865206e65772076616c69646174696f6e20636f64652e205468697320636f6e636c756465732074686520757067726164652070726f636573732e444e657756616c69646174696f6e436f64650000380400145d012056616c69646174696f6e20636f6465207468617420697320736574206279207468652070617261636861696e20616e6420697320746f20626520636f6d6d756e69636174656420746f20636f6c6c61746f7220616e647820636f6e73657175656e746c79207468652072656c61792d636861696e2e00650120546869732077696c6c20626520636c656172656420696e20606f6e5f696e697469616c697a6560206f662065616368206e657720626c6f636b206966206e6f206f746865722070616c6c657420616c7265616479207365742c207468652076616c75652e3856616c69646174696f6e446174610000710304000cd020546865205b6050657273697374656456616c69646174696f6e44617461605d2073657420666f72207468697320626c6f636b2e2d0120546869732076616c756520697320657870656374656420746f20626520736574206f6e6c79206f6e63652070657220626c6f636b20616e642069742773206e657665722073746f7265643420696e2074686520747269652e5044696453657456616c69646174696f6e436f6465010020040004e02057657265207468652076616c69646174696f6e20646174612073657420746f206e6f74696679207468652072656c617920636861696e3f644c61737452656c6179436861696e426c6f636b4e756d62657201001010000000000c1d01205468652072656c617920636861696e20626c6f636b206e756d626572206173736f636961746564207769746820746865206c6173742070617261636861696e20626c6f636b2e00882054686973206973207570646174656420696e20606f6e5f66696e616c697a65602e60557067726164655265737472696374696f6e5369676e616c0100510b04001c750120416e206f7074696f6e20776869636820696e64696361746573206966207468652072656c61792d636861696e20726573747269637473207369676e616c6c696e6720612076616c69646174696f6e20636f646520757067726164652e610120496e206f7468657220776f7264732c20696620746869732069732060536f6d656020616e64205b604e657756616c69646174696f6e436f6465605d2069732060536f6d6560207468656e207468652070726f64756365646c2063616e6469646174652077696c6c20626520696e76616c69642e00710120546869732073746f72616765206974656d2069732061206d6972726f72206f662074686520636f72726573706f6e64696e672076616c756520666f72207468652063757272656e742070617261636861696e2066726f6d207468656d012072656c61792d636861696e2e20546869732076616c756520697320657068656d6572616c207768696368206d65616e7320697420646f65736e277420686974207468652073746f726167652e20546869732076616c756520697360207365742061667465722074686520696e686572656e742e3855706772616465476f41686561640100450b040014dc204f7074696f6e616c207570677261646520676f2d6168656164207369676e616c2066726f6d207468652072656c61792d636861696e2e00710120546869732073746f72616765206974656d2069732061206d6972726f72206f662074686520636f72726573706f6e64696e672076616c756520666f72207468652063757272656e742070617261636861696e2066726f6d207468656d012072656c61792d636861696e2e20546869732076616c756520697320657068656d6572616c207768696368206d65616e7320697420646f65736e277420686974207468652073746f726167652e20546869732076616c756520697360207365742061667465722074686520696e686572656e742e3c52656c6179537461746550726f6f6600007903040018c4205468652073746174652070726f6f6620666f7220746865206c6173742072656c617920706172656e7420626c6f636b2e006d012054686973206669656c64206973206d65616e7420746f2062652075706461746564206561636820626c6f636b2077697468207468652076616c69646174696f6e206461746120696e686572656e742e205468657265666f72652c4d01206265666f72652070726f63657373696e67206f662074686520696e686572656e742c20652e672e20696e20606f6e5f696e697469616c697a656020746869732064617461206d6179206265207374616c652e00ac2054686973206461746120697320616c736f20616273656e742066726f6d207468652067656e657369732e5852656c6576616e744d6573736167696e6753746174650000590b04001c65012054686520736e617073686f74206f6620736f6d652073746174652072656c6174656420746f206d6573736167696e672072656c6576616e7420746f207468652063757272656e742070617261636861696e2061732070657248207468652072656c617920706172656e742e006d012054686973206669656c64206973206d65616e7420746f2062652075706461746564206561636820626c6f636b2077697468207468652076616c69646174696f6e206461746120696e686572656e742e205468657265666f72652c4d01206265666f72652070726f63657373696e67206f662074686520696e686572656e742c20652e672e20696e20606f6e5f696e697469616c697a656020746869732064617461206d6179206265207374616c652e00ac2054686973206461746120697320616c736f20616273656e742066726f6d207468652067656e657369732e44486f7374436f6e66696775726174696f6e00006d0b0400182901205468652070617261636861696e20686f737420636f6e66696775726174696f6e207468617420776173206f627461696e65642066726f6d207468652072656c617920706172656e742e006d012054686973206669656c64206973206d65616e7420746f2062652075706461746564206561636820626c6f636b2077697468207468652076616c69646174696f6e206461746120696e686572656e742e205468657265666f72652c4d01206265666f72652070726f63657373696e67206f662074686520696e686572656e742c20652e672e20696e20606f6e5f696e697469616c697a656020746869732064617461206d6179206265207374616c652e00ac2054686973206461746120697320616c736f20616273656e742066726f6d207468652067656e657369732e384c617374446d714d7163486561640100750b80000000000000000000000000000000000000000000000000000000000000000010f420546865206c61737420646f776e77617264206d65737361676520717565756520636861696e20686561642077652068617665206f627365727665642e00650120546869732076616c7565206973206c6f61646564206265666f726520616e642073617665642061667465722070726f63657373696e6720696e626f756e6420646f776e77617264206d65737361676573206361727269656460206279207468652073797374656d20696e686572656e742e404c61737448726d704d716348656164730100790b040010490120546865206d65737361676520717565756520636861696e2068656164732077652068617665206f62736572766564207065722065616368206368616e6e656c20696e636f6d696e67206368616e6e656c2e00650120546869732076616c7565206973206c6f61646564206265666f726520616e642073617665642061667465722070726f63657373696e6720696e626f756e6420646f776e77617264206d65737361676573206361727269656460206279207468652073797374656d20696e686572656e742e6450726f636573736564446f776e776172644d6573736167657301001010000000000cc8204e756d626572206f6620646f776e77617264206d657373616765732070726f63657373656420696e206120626c6f636b2e00ec20546869732077696c6c20626520636c656172656420696e20606f6e5f696e697469616c697a6560206f662065616368206e657720626c6f636b2e704c61737450726f636573736564446f776e776172644d6573736167650000850b04000c9420546865206c6173742070726f63657373656420646f776e77617264206d6573736167652e005d01205765206e65656420746f206b65657020747261636b206f66207468697320746f2066696c74657220746865206d6573736167657320746861742068617665206265656e20616c72656164792070726f6365737365642e3448726d7057617465726d61726b010010100000000004a02048524d502077617465726d61726b2074686174207761732073657420696e206120626c6f636b2e604c61737450726f63657373656448726d704d6573736167650000850b04000c8420546865206c6173742070726f6365737365642048524d50206d6573736167652e005d01205765206e65656420746f206b65657020747261636b206f66207468697320746f2066696c74657220746865206d6573736167657320746861742068617665206265656e20616c72656164792070726f6365737365642e5048726d704f7574626f756e644d657373616765730100890b04000ca42048524d50206d65737361676573207468617420776572652073656e7420696e206120626c6f636b2e00ec20546869732077696c6c20626520636c656172656420696e20606f6e5f696e697469616c697a6560206f662065616368206e657720626c6f636b2e385570776172644d657373616765730100650304000cac20557077617264206d65737361676573207468617420776572652073656e7420696e206120626c6f636b2e00ec20546869732077696c6c20626520636c656172656420696e20606f6e5f696e697469616c697a6560206f662065616368206e657720626c6f636b2e5450656e64696e675570776172644d6573736167657301006503040004310120557077617264206d65737361676573207468617420617265207374696c6c2070656e64696e6720616e64206e6f74207965742073656e6420746f207468652072656c617920636861696e2e5c55707761726444656c6976657279466565466163746f720100a10240000064a7b3b6e00d000000000000000004e42054686520666163746f7220746f206d756c7469706c792074686520626173652064656c69766572792066656520627920666f7220554d502e84416e6e6f756e63656448726d704d6573736167657350657243616e646964617465010010100000000008650120546865206e756d626572206f662048524d50206d65737361676573207765206f6273657276656420696e20606f6e5f696e697469616c697a656020616e64207468757320757365642074686174206e756d62657220666f72f020616e6e6f756e63696e672074686520776569676874206f6620606f6e5f696e697469616c697a656020616e6420606f6e5f66696e616c697a65602e68526573657276656458636d705765696768744f766572726964650000280400085d01205468652077656967687420776520726573657276652061742074686520626567696e6e696e67206f662074686520626c6f636b20666f722070726f63657373696e672058434d50206d657373616765732e2054686973b8206f76657272696465732074686520616d6f756e742073657420696e2074686520436f6e6669672074726169742e645265736572766564446d705765696768744f766572726964650000280400085901205468652077656967687420776520726573657276652061742074686520626567696e6e696e67206f662074686520626c6f636b20666f722070726f63657373696e6720444d50206d657373616765732e2054686973b8206f76657272696465732074686520616d6f756e742073657420696e2074686520436f6e6669672074726169742e60437573746f6d56616c69646174696f6e486561644461746100003804000c2901204120637573746f6d2068656164206461746120746861742073686f756c642062652072657475726e656420617320726573756c74206f66206076616c69646174655f626c6f636b602e00110120536565206050616c6c65743a3a7365745f637573746f6d5f76616c69646174696f6e5f686561645f646174616020666f72206d6f726520696e666f726d6174696f6e2e0169030184042853656c66506172614964ad0210e803000004b82052657475726e73207468652070617261636861696e204944207765206172652072756e6e696e6720776974682e01910b01002454696d657374616d70012454696d657374616d70080c4e6f7701003020000000000000000004a0205468652063757272656e742074696d6520666f72207468652063757272656e7420626c6f636b2e24446964557064617465010020040010d82057686574686572207468652074696d657374616d7020686173206265656e207570646174656420696e207468697320626c6f636b2e00550120546869732076616c7565206973207570646174656420746f206074727565602075706f6e207375636365737366756c207375626d697373696f6e206f6620612074696d657374616d702062792061206e6f64652e4501204974206973207468656e20636865636b65642061742074686520656e64206f66206561636820626c6f636b20657865637574696f6e20696e2074686520606f6e5f66696e616c697a656020686f6f6b2e01bd030004344d696e696d756d506572696f6430200000000000000000188c20546865206d696e696d756d20706572696f64206265747765656e20626c6f636b732e004d012042652061776172652074686174207468697320697320646966666572656e7420746f20746865202a65787065637465642a20706572696f6420746861742074686520626c6f636b2070726f64756374696f6e4901206170706172617475732070726f76696465732e20596f75722063686f73656e20636f6e73656e7375732073797374656d2077696c6c2067656e6572616c6c7920776f726b2077697468207468697320746f61012064657465726d696e6520612073656e7369626c6520626c6f636b2074696d652e20466f72206578616d706c652c20696e2074686520417572612070616c6c65742069742077696c6c20626520646f75626c6520746869737020706572696f64206f6e2064656661756c742073657474696e67732e0003003450617261636861696e496e666f013450617261636861696e496e666f042c50617261636861696e49640100ad0210640000000001c103000000040020507265696d6167650120507265696d6167650c24537461747573466f720001040634950b0400049020546865207265717565737420737461747573206f66206120676976656e20686173682e4052657175657374537461747573466f7200010406349d0b0400049020546865207265717565737420737461747573206f66206120676976656e20686173682e2c507265696d616765466f7200010406ad0bb10b04000001c503018c0001b50b0500245363686564756c657201245363686564756c6572103c496e636f6d706c65746553696e6365000010040004f420426c6f636b206e756d62657220617420776869636820746865206167656e646120626567616e20696e636f6d706c65746520657865637574696f6e2e184167656e64610101040510b90b0400044d01204974656d7320746f2062652065786563757465642c20696e64657865642062792074686520626c6f636b206e756d626572207468617420746865792073686f756c64206265206578656375746564206f6e2e1c5265747269657300010402943d09040004210120526574727920636f6e66696775726174696f6e7320666f72206974656d7320746f2062652065786563757465642c20696e6465786564206279207461736b20616464726573732e184c6f6f6b7570000104050494040010f8204c6f6f6b75702066726f6d2061206e616d6520746f2074686520626c6f636b206e756d62657220616e6420696e646578206f6620746865207461736b2e00590120466f72207633202d3e207634207468652070726576696f75736c7920756e626f756e646564206964656e7469746965732061726520426c616b65322d3235362068617368656420746f20666f726d2074686520763430206964656e7469746965732e01cd03019008344d6178696d756d576569676874282c0b00806e8774010200000204290120546865206d6178696d756d207765696768742074686174206d6179206265207363686564756c65642070657220626c6f636b20666f7220616e7920646973706174636861626c65732e504d61785363686564756c6564506572426c6f636b101032000000141d0120546865206d6178696d756d206e756d626572206f66207363686564756c65642063616c6c7320696e2074686520717565756520666f7220612073696e676c6520626c6f636b2e0018204e4f54453a5101202b20446570656e64656e742070616c6c657473272062656e63686d61726b73206d696768742072657175697265206120686967686572206c696d697420666f72207468652073657474696e672e205365742061c420686967686572206c696d697420756e646572206072756e74696d652d62656e63686d61726b736020666561747572652e01c90b060028506172616d65746572730128506172616d65746572730428506172616d657465727300010402a4e40400044c2053746f72656420706172616d65746572732e01d50301a0000007002042616c616e636573012042616c616e6365731c34546f74616c49737375616e6365010018400000000000000000000000000000000004982054686520746f74616c20756e6974732069737375656420696e207468652073797374656d2e40496e61637469766549737375616e636501001840000000000000000000000000000000000409012054686520746f74616c20756e697473206f66206f75747374616e64696e672064656163746976617465642062616c616e636520696e207468652073797374656d2e1c4163636f756e74010104020014010100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080600901205468652042616c616e6365732070616c6c6574206578616d706c65206f662073746f72696e67207468652062616c616e6365206f6620616e206163636f756e742e00282023204578616d706c650034206060606e6f636f6d70696c65b02020696d706c2070616c6c65745f62616c616e6365733a3a436f6e66696720666f722052756e74696d65207b19022020202074797065204163636f756e7453746f7265203d2053746f726167654d61705368696d3c53656c663a3a4163636f756e743c52756e74696d653e2c206672616d655f73797374656d3a3a50726f76696465723c52756e74696d653e2c204163636f756e7449642c2053656c663a3a4163636f756e74446174613c42616c616e63653e3e0c20207d102060606000150120596f752063616e20616c736f2073746f7265207468652062616c616e6365206f6620616e206163636f756e7420696e20746865206053797374656d602070616c6c65742e00282023204578616d706c650034206060606e6f636f6d70696c65b02020696d706c2070616c6c65745f62616c616e6365733a3a436f6e66696720666f722052756e74696d65207b7420202074797065204163636f756e7453746f7265203d2053797374656d0c20207d102060606000510120427574207468697320636f6d657320776974682074726164656f6666732c2073746f72696e67206163636f756e742062616c616e63657320696e207468652073797374656d2070616c6c65742073746f7265736d0120606672616d655f73797374656d60206461746120616c6f6e677369646520746865206163636f756e74206461746120636f6e747261727920746f2073746f72696e67206163636f756e742062616c616e63657320696e207468652901206042616c616e636573602070616c6c65742c20776869636820757365732061206053746f726167654d61706020746f2073746f72652062616c616e6365732064617461206f6e6c792e4101204e4f54453a2054686973206973206f6e6c79207573656420696e207468652063617365207468617420746869732070616c6c6574206973207573656420746f2073746f72652062616c616e6365732e144c6f636b730101040200cd0b040010b820416e79206c6971756964697479206c6f636b73206f6e20736f6d65206163636f756e742062616c616e6365732e2501204e4f54453a2053686f756c64206f6e6c79206265206163636573736564207768656e2073657474696e672c206368616e67696e6720616e642066726565696e672061206c6f636b2e00ad0120557365206f66206c6f636b73206973206465707265636174656420696e206661766f7572206f6620667265657a65732e20536565206068747470733a2f2f6769746875622e636f6d2f706172697479746563682f7375627374726174652f70756c6c2f31323935312f602052657365727665730101040200d10b04000ca4204e616d6564207265736572766573206f6e20736f6d65206163636f756e742062616c616e6365732e00b10120557365206f66207265736572766573206973206465707265636174656420696e206661766f7572206f6620686f6c64732e20536565206068747470733a2f2f6769746875622e636f6d2f706172697479746563682f7375627374726174652f70756c6c2f31323935312f6014486f6c64730101040200dd0b0400046c20486f6c6473206f6e206163636f756e742062616c616e6365732e1c467265657a65730101040200f50b0400048820467265657a65206c6f636b73206f6e206163636f756e742062616c616e6365732e01ed0301f810484578697374656e7469616c4465706f736974184000e1f50500000000000000000000000020410120546865206d696e696d756d20616d6f756e7420726571756972656420746f206b65657020616e206163636f756e74206f70656e2e204d5553542042452047524541544552205448414e205a45524f2100590120496620796f75202a7265616c6c792a206e65656420697420746f206265207a65726f2c20796f752063616e20656e61626c652074686520666561747572652060696e7365637572655f7a65726f5f65646020666f72610120746869732070616c6c65742e20486f77657665722c20796f7520646f20736f20617420796f7572206f776e207269736b3a20746869732077696c6c206f70656e2075702061206d616a6f7220446f5320766563746f722e590120496e206361736520796f752068617665206d756c7469706c6520736f7572636573206f662070726f7669646572207265666572656e6365732c20796f75206d617920616c736f2067657420756e65787065637465648c206265686176696f757220696620796f7520736574207468697320746f207a65726f2e00f020426f74746f6d206c696e653a20446f20796f757273656c662061206661766f757220616e64206d616b65206974206174206c65617374206f6e6521204d61784c6f636b7310103200000010f420546865206d6178696d756d206e756d626572206f66206c6f636b7320746861742073686f756c64206578697374206f6e20616e206163636f756e742edc204e6f74207374726963746c7920656e666f726365642c20627574207573656420666f722077656967687420657374696d6174696f6e2e00ad0120557365206f66206c6f636b73206973206465707265636174656420696e206661766f7572206f6620667265657a65732e20536565206068747470733a2f2f6769746875622e636f6d2f706172697479746563682f7375627374726174652f70756c6c2f31323935312f602c4d617852657365727665731010320000000c0d0120546865206d6178696d756d206e756d626572206f66206e616d656420726573657276657320746861742063616e206578697374206f6e20616e206163636f756e742e00b10120557365206f66207265736572766573206973206465707265636174656420696e206661766f7572206f6620686f6c64732e20536565206068747470733a2f2f6769746875622e636f6d2f706172697479746563682f7375627374726174652f70756c6c2f31323935312f60284d6178467265657a657310100100000004610120546865206d6178696d756d206e756d626572206f6620696e646976696475616c20667265657a65206c6f636b7320746861742063616e206578697374206f6e20616e206163636f756e7420617420616e792074696d652e01050c0a00485472616e73616374696f6e5061796d656e7401485472616e73616374696f6e5061796d656e7408444e6578744665654d756c7469706c6965720100a10240000064a7b3b6e00d0000000000000000003853746f7261676556657273696f6e0100090c0400000001050104604f7065726174696f6e616c4665654d756c7469706c696572080405545901204120666565206d756c7469706c69657220666f7220604f7065726174696f6e616c602065787472696e7369637320746f20636f6d7075746520227669727475616c207469702220746f20626f6f73742074686569722c20607072696f726974796000510120546869732076616c7565206973206d756c7469706c69656420627920746865206066696e616c5f6665656020746f206f627461696e206120227669727475616c20746970222074686174206973206c61746572f420616464656420746f20612074697020636f6d706f6e656e7420696e20726567756c617220607072696f72697479602063616c63756c6174696f6e732e4d01204974206d65616e732074686174206120604e6f726d616c60207472616e73616374696f6e2063616e2066726f6e742d72756e20612073696d696c61726c792d73697a656420604f7065726174696f6e616c6041012065787472696e736963202877697468206e6f20746970292c20627920696e636c7564696e672061207469702076616c75652067726561746572207468616e20746865207669727475616c207469702e003c20606060727573742c69676e6f726540202f2f20466f7220604e6f726d616c608c206c6574207072696f72697479203d207072696f726974795f63616c6328746970293b0054202f2f20466f7220604f7065726174696f6e616c601101206c6574207669727475616c5f746970203d2028696e636c7573696f6e5f666565202b2074697029202a204f7065726174696f6e616c4665654d756c7469706c6965723bc4206c6574207072696f72697479203d207072696f726974795f63616c6328746970202b207669727475616c5f746970293b1020606060005101204e6f746520746861742073696e636520776520757365206066696e616c5f6665656020746865206d756c7469706c696572206170706c69657320616c736f20746f2074686520726567756c61722060746970605d012073656e74207769746820746865207472616e73616374696f6e2e20536f2c206e6f74206f6e6c7920646f657320746865207472616e73616374696f6e206765742061207072696f726974792062756d702062617365646101206f6e207468652060696e636c7573696f6e5f666565602c2062757420776520616c736f20616d706c6966792074686520696d70616374206f662074697073206170706c69656420746f20604f7065726174696f6e616c6038207472616e73616374696f6e732e000b0038417373657454785061796d656e74000001090100000d001c56657374696e67011c56657374696e67081c56657374696e670001040200bd08040004d820496e666f726d6174696f6e20726567617264696e67207468652076657374696e67206f66206120676976656e206163636f756e742e3853746f7261676556657273696f6e01000d0c04000c7c2053746f726167652076657273696f6e206f66207468652070616c6c65742e003101204e6577206e6574776f726b732073746172742077697468206c61746573742076657273696f6e2c2061732064657465726d696e6564206279207468652067656e65736973206275696c642e01fd0301550108444d696e5665737465645472616e73666572184000e1f50500000000000000000000000004e820546865206d696e696d756d20616d6f756e74207472616e7366657272656420746f2063616c6c20607665737465645f7472616e73666572602e4c4d617856657374696e675363686564756c657310101c0000000001110c0e0018436c61696d730118436c61696d731418436c61696d73000104065d011804000014546f74616c0100184000000000000000000000000000000000001c56657374696e67000104065d011504040010782056657374696e67207363686564756c6520666f72206120636c61696d2e0d012046697273742062616c616e63652069732074686520746f74616c20616d6f756e7420746861742073686f756c642062652068656c6420666f722076657374696e672ee4205365636f6e642062616c616e636520697320686f77206d7563682073686f756c6420626520756e6c6f636b65642070657220626c6f636b2ecc2054686520626c6f636b206e756d626572206973207768656e207468652076657374696e672073686f756c642073746172742e1c5369676e696e67000104065d011d04040004c0205468652073746174656d656e74206b696e642074686174206d757374206265207369676e65642c20696620616e792e24507265636c61696d7300010406005d010400042d01205072652d636c61696d656420457468657265756d206163636f756e74732c20627920746865204163636f756e74204944207468617420746865792061726520636c61696d656420746f2e010504015901041850726566697838888450617920444f547320746f2074686520506f6c6b61646f74206163636f756e743a0001150c0f0028417574686f72736869700128417574686f72736869700418417574686f720000000400046420417574686f72206f662063757272656e7420626c6f636b2e00000000140044436f6c6c61746f7253656c656374696f6e0144436f6c6c61746f7253656c656374696f6e1434496e76756c6e657261626c65730100190c04000411012054686520696e76756c6e657261626c652c207065726d697373696f6e656420636f6c6c61746f72732e2054686973206c697374206d75737420626520736f727465642e3443616e6469646174654c69737401001d0c0400146901205468652028636f6d6d756e6974792c206c696d697465642920636f6c6c6174696f6e2063616e646964617465732e206043616e646964617465736020616e642060496e76756c6e657261626c6573602073686f756c6420626550206d757475616c6c79206578636c75736976652e0075012054686973206c69737420697320736f7274656420696e20617363656e64696e67206f72646572206279206465706f73697420616e64207768656e20746865206465706f736974732061726520657175616c2c20746865206c65617374a020726563656e746c79207570646174656420697320636f6e7369646572656420677265617465722e444c617374417574686f726564426c6f636b01010405001010000000000484204c61737420626c6f636b20617574686f72656420627920636f6c6c61746f722e444465736972656443616e6469646174657301001010000000000c782044657369726564206e756d626572206f662063616e646964617465732e00750120546869732073686f756c6420696465616c6c7920616c77617973206265206c657373207468616e205b60436f6e6669673a3a4d617843616e64696461746573605d20666f72207765696768747320746f20626520636f72726563742e3443616e646964616379426f6e6401001840000000000000000000000000000000000cb820466978656420616d6f756e7420746f206465706f73697420746f206265636f6d65206120636f6c6c61746f722e004101205768656e206120636f6c6c61746f722063616c6c7320606c656176655f696e74656e7460207468657920696d6d6564696174656c79207265636569766520746865206465706f736974206261636b2e0121040161011814506f744964290c20506f745374616b6504f4204163636f756e74204964656e7469666965722066726f6d2077686963682074686520696e7465726e616c20506f742069732067656e6572617465642e344d617843616e646964617465731010640000000cc8204d6178696d756d206e756d626572206f662063616e6469646174657320746861742077652073686f756c6420686176652e00cc205468697320646f6573206e6f742074616b6520696e746f206163636f756e742074686520696e76756c6e657261626c65732e504d696e456c696769626c65436f6c6c61746f72731010040000000c5501204d696e696d756d206e756d62657220656c696769626c6520636f6c6c61746f72732e2053686f756c6420616c776179732062652067726561746572207468616e207a65726f2e205468697320696e636c75646573510120496e76756c6e657261626c6520636f6c6c61746f72732e205468697320656e737572657320746861742074686572652077696c6c20616c77617973206265206f6e6520636f6c6c61746f722077686f2063616e442070726f64756365206120626c6f636b2e404d6178496e76756c6e657261626c65731010140000000484204d6178696d756d206e756d626572206f6620696e76756c6e657261626c65732e344b69636b5468726573686f6c641010100e0000002c706f745f6163636f756e7400806d6f646c506f745374616b65000000000000000000000000000000000000000004a0204765747320746869732070616c6c65742773206465726976656420706f74206163636f756e742e012d0c15001c53657373696f6e011c53657373696f6e1c2856616c696461746f7273010065010400047c205468652063757272656e7420736574206f662076616c696461746f72732e3043757272656e74496e646578010010100000000004782043757272656e7420696e646578206f66207468652073657373696f6e2e345175657565644368616e676564010020040008390120547275652069662074686520756e6465726c79696e672065636f6e6f6d6963206964656e746974696573206f7220776569676874696e6720626568696e64207468652076616c696461746f7273a420686173206368616e67656420696e20746865207175657565642076616c696461746f72207365742e285175657565644b6579730100310c0400083d012054686520717565756564206b65797320666f7220746865206e6578742073657373696f6e2e205768656e20746865206e6578742073657373696f6e20626567696e732c207468657365206b657973e02077696c6c206265207573656420746f2064657465726d696e65207468652076616c696461746f7227732073657373696f6e206b6579732e4844697361626c656456616c696461746f72730100390c0400148020496e6469636573206f662064697361626c65642076616c696461746f72732e003d01205468652076656320697320616c77617973206b65707420736f7274656420736f20746861742077652063616e2066696e642077686574686572206120676976656e2076616c696461746f722069733d012064697361626c6564207573696e672062696e617279207365617263682e204974206765747320636c6561726564207768656e20606f6e5f73657373696f6e5f656e64696e67602072657475726e73642061206e657720736574206f66206964656e7469746965732e204e6578744b657973000104050029040400049c20546865206e6578742073657373696f6e206b65797320666f7220612076616c696461746f722e204b65794f776e657200010405450c00040004090120546865206f776e6572206f662061206b65792e20546865206b65792069732074686520604b657954797065496460202b2074686520656e636f646564206b65792e01250401690104284b65794465706f73697418400000000000000000000000000000000004a42054686520616d6f756e7420746f2062652068656c64207768656e2073657474696e67206b6579732e014d0c16001041757261011041757261082c417574686f7269746965730100510c0400046c205468652063757272656e7420617574686f72697479207365742e2c43757272656e74536c6f740100590c2000000000000000000c80205468652063757272656e7420736c6f74206f66207468697320626c6f636b2e009420546869732077696c6c2062652073657420696e20606f6e5f696e697469616c697a65602e00000430536c6f744475726174696f6e3020e02e000000000000100d012054686520736c6f74206475726174696f6e20417572612073686f756c642072756e20776974682c2065787072657373656420696e206d696c6c697365636f6e64732e3d0120546865206566666563746976652076616c7565206f66207468697320747970652073686f756c64206e6f74206368616e6765207768696c652074686520636861696e2069732072756e6e696e672e00350120466f72206261636b776172647320636f6d7061746962696c6974792065697468657220757365205b604d696e696d756d506572696f6454696d657354776f605d206f72206120636f6e73742e0017001c41757261457874011c41757261457874082c417574686f7269746965730100510c040014942053657276657320617320636163686520666f722074686520617574686f7269746965732e0071012054686520617574686f72697469657320696e204175526120617265206f7665727772697474656e20696e20606f6e5f696e697469616c697a6560207768656e2077652073776974636820746f2061206e65772073657373696f6e2c5d0120627574207765207265717569726520746865206f6c6420617574686f72697469657320746f2076657269667920746865207365616c207768656e2076616c69646174696e67206120506f562e20546869732077696c6c0d0120616c77617973206265207570646174656420746f20746865206c6174657374204175526120617574686f72697469657320696e20606f6e5f66696e616c697a65602e3452656c6179536c6f74496e666f00005d0c04001009012043757272656e742072656c617920636861696e20736c6f742070616972656420776974682061206e756d626572206f6620617574686f72656420626c6f636b732e0065012054686973206973207570646174656420696e205b60466978656456656c6f63697479436f6e73656e737573486f6f6b3a3a6f6e5f73746174655f70726f6f66605d2077697468207468652063757272656e742072656c6179dc20636861696e20736c6f742061732070726f7669646564206279207468652072656c617920636861696e2073746174652070726f6f662e0000000018002458636d705175657565012458636d7051756575651c50496e626f756e6458636d7053757370656e6465640100610c0400200d01205468652073757370656e64656420696e626f756e642058434d50206368616e6e656c732e20416c6c206f746865727320617265206e6f742073757370656e6465642e00710120546869732069732061206053746f7261676556616c75656020696e7374656164206f662061206053746f726167654d6170602073696e636520776520657870656374206d756c7469706c652072656164732070657220626c6f636b690120746f20646966666572656e74206b65797320776974682061206f6e652062797465207061796c6f61642e205468652061636365737320746f2060426f756e6465644254726565536574602077696c6c2062652063616368656415012077697468696e2074686520626c6f636b20616e64207468657265666f7265206f6e6c7920696e636c75646564206f6e636520696e207468652070726f6f662073697a652e006501204e4f54453a2054686520506f562062656e63686d61726b696e672063616e6e6f74206b6e6f77207468697320616e642077696c6c206f7665722d657374696d6174652c20627574207468652061637475616c2070726f6f66442077696c6c20626520736d616c6c65722e484f7574626f756e6458636d7053746174757301006d0c0400185d0120546865206e6f6e2d656d7074792058434d50206368616e6e656c7320696e206f72646572206f66206265636f6d696e67206e6f6e2d656d7074792c20616e642074686520696e646578206f6620746865206669727374510120616e64206c617374206f7574626f756e64206d6573736167652e204966207468652074776f20696e64696365732061726520657175616c2c207468656e20697420696e6469636174657320616e20656d707479590120717565756520616e64207468657265206d7573742062652061206e6f6e2d604f6b6020604f7574626f756e64537461747573602e20576520617373756d65207175657565732067726f77206e6f20677265617465725901207468616e203635353335206974656d732e20517565756520696e646963657320666f72206e6f726d616c206d6573736167657320626567696e206174206f6e653b207a65726f20697320726573657276656420696e11012063617365206f6620746865206e65656420746f2073656e64206120686967682d7072696f72697479207369676e616c206d657373616765207468697320626c6f636b2e09012054686520626f6f6c20697320747275652069662074686572652069732061207369676e616c206d6573736167652077616974696e6720746f2062652073656e742e504f7574626f756e6458636d704d6573736167657301010802057d0c810c040004bc20546865206d65737361676573206f7574626f756e6420696e206120676976656e2058434d50206368616e6e656c2e385369676e616c4d6573736167657301010402ad02810c040004a020416e79207369676e616c206d657373616765732077616974696e6720746f2062652073656e742e2c5175657565436f6e6669670100850c302000000030000000080000000415012054686520636f6e66696775726174696f6e20776869636820636f6e74726f6c73207468652064796e616d696373206f6620746865206f7574626f756e642071756575652e38517565756553757370656e64656401002004000441012057686574686572206f72206e6f74207468652058434d502071756575652069732073757370656e6465642066726f6d20657865637574696e6720696e636f6d696e672058434d73206f72206e6f742e4444656c6976657279466565466163746f7201010405ad02a10240000064a7b3b6e00d000000000000000004c42054686520666163746f7220746f206d756c7469706c792074686520626173652064656c6976657279206665652062792e013104016d010c4c4d6178496e626f756e6453757370656e6465641010e803000014490120546865206d6178696d756d206e756d626572206f6620696e626f756e642058434d50206368616e6e656c7320746861742063616e2062652073757370656e6465642073696d756c74616e656f75736c792e005d0120416e792066757274686572206368616e6e656c2073757370656e73696f6e732077696c6c206661696c20616e64206d65737361676573206d6179206765742064726f7070656420776974686f757420667572746865724501206e6f746963652e2043686f6f73696e67206120686967682076616c756520283130303029206973206f6b61793b207468652074726164652d6f666620746861742069732064657363726962656420696ed8205b60496e626f756e6458636d7053757370656e646564605d207374696c6c206170706c6965732061742074686174207363616c652e644d61784163746976654f7574626f756e644368616e6e656c73101080000000206501204d6178696d616c206e756d626572206f66206f7574626f756e642058434d50206368616e6e656c7320746861742063616e2068617665206d6573736167657320717565756564206174207468652073616d652074696d652e005501204966207468697320697320726561636865642c207468656e206e6f2066757274686572206d657373616765732063616e2062652073656e7420746f206368616e6e656c73207468617420646f206e6f74207965745d0120686176652061206d657373616765207175657565642e20546869732073686f756c642062652073657420746f20746865206578706563746564206d6178696d756d206f66206f7574626f756e64206368616e6e656c7361012077686963682069732064657465726d696e6564206279205b6053656c663a3a4368616e6e656c496e666f605d2e20497420697320696d706f7274616e7420746f207365742074686973206c6172676520656e6f7567682c5d012073696e6365206f74686572776973652074686520636f6e67657374696f6e20636f6e74726f6c2070726f746f636f6c2077696c6c206e6f7420776f726b20617320696e74656e64656420616e64206d657373616765735101206d61792062652064726f707065642e20546869732076616c756520696e637265617365732074686520506f5620616e642073686f756c64207468657265666f7265206e6f74206265207069636b656420746f6f4d0120686967682e20476f7665726e616e6365206e6565647320746f2070617920617474656e74696f6e20746f206e6f74206f70656e206d6f7265206368616e6e656c73207468616e20746869732076616c75652e2c4d61785061676553697a651010009c010014b820546865206d6178696d616c20706167652073697a6520666f722048524d50206d6573736167652070616765732e0061012041206c6f776572206c696d69742063616e206265207365742064796e616d6963616c6c792c2062757420746869732069732074686520686172642d6c696d697420666f722074686520506f5620776f727374206361736555012062656e63686d61726b696e672e20546865206c696d697420666f72207468652073697a65206f662061206d65737361676520697320736c696768746c792062656c6f7720746869732c2073696e636520736f6d65b8206f7665726865616420697320696e63757272656420666f7220656e636f64696e672074686520666f726d61742e01890c1e002c506f6c6b61646f7458636d012c506f6c6b61646f7458636d3c305175657279436f756e746572010030200000000000000000048820546865206c617465737420617661696c61626c6520717565727920696e6465782e1c5175657269657300010402308d0c0400045420546865206f6e676f696e6720717565726965732e28417373657454726170730101040634101000000000106820546865206578697374696e672061737365742074726170732e006101204b65792069732074686520626c616b6532203235362068617368206f6620286f726967696e2c2076657273696f6e65642060417373657473602920706169722e2056616c756520697320746865206e756d626572206f661d012074696d65732074686973207061697220686173206265656e20747261707065642028757375616c6c79206a75737420312069662069742065786973747320617420616c6c292e385361666558636d56657273696f6e00001004000861012044656661756c742076657273696f6e20746f20656e636f64652058434d207768656e206c61746573742076657273696f6e206f662064657374696e6174696f6e20697320756e6b6e6f776e2e20496620604e6f6e65602c3d01207468656e207468652064657374696e6174696f6e732077686f73652058434d2076657273696f6e20697320756e6b6e6f776e2061726520636f6e7369646572656420756e726561636861626c652e40537570706f7274656456657273696f6e0001080502a10c10040004f020546865204c61746573742076657273696f6e732074686174207765206b6e6f7720766172696f7573206c6f636174696f6e7320737570706f72742e4056657273696f6e4e6f746966696572730001080502a10c30040004050120416c6c206c6f636174696f6e7320746861742077652068617665207265717565737465642076657273696f6e206e6f74696669636174696f6e732066726f6d2e5056657273696f6e4e6f74696679546172676574730001080502a10ca50c04000871012054686520746172676574206c6f636174696f6e73207468617420617265207375627363726962656420746f206f75722076657273696f6e206368616e6765732c2061732077656c6c20617320746865206d6f737420726563656e7494206f66206f75722076657273696f6e7320776520696e666f726d6564207468656d206f662e5456657273696f6e446973636f7665727951756575650100a90c04000c65012044657374696e6174696f6e732077686f7365206c61746573742058434d2076657273696f6e20776520776f756c64206c696b6520746f206b6e6f772e204475706c696361746573206e6f7420616c6c6f7765642c20616e6471012074686520607533326020636f756e74657220697320746865206e756d626572206f662074696d6573207468617420612073656e6420746f207468652064657374696e6174696f6e20686173206265656e20617474656d707465642c8c20776869636820697320757365642061732061207072696f726974697a6174696f6e2e4043757272656e744d6967726174696f6e0000b50c0400049c205468652063757272656e74206d6967726174696f6e27732073746167652c20696620616e792e5452656d6f74654c6f636b656446756e6769626c657300010c050202bd0cc10c040004f02046756e6769626c6520617373657473207768696368207765206b6e6f7720617265206c6f636b6564206f6e20612072656d6f746520636861696e2e3c4c6f636b656446756e6769626c65730001040200d10c040004e02046756e6769626c6520617373657473207768696368207765206b6e6f7720617265206c6f636b6564206f6e207468697320636861696e2e5458636d457865637574696f6e53757370656e646564010020040004b420476c6f62616c2073757370656e73696f6e207374617465206f66207468652058434d206578656375746f722e3c53686f756c645265636f726458636d01002004001c59012057686574686572206f72206e6f7420696e636f6d696e672058434d732028626f7468206578656375746564206c6f63616c6c7920616e64207265636569766564292073686f756c64206265207265636f726465642ec4204f6e6c79206f6e652058434d2070726f6772616d2077696c6c206265207265636f7264656420617420612074696d652e29012054686973206973206d65616e7420746f206265207573656420696e2072756e74696d6520415049732c20616e64206974277320616476697365642069742073746179732066616c73650d0120666f7220616c6c206f74686572207573652063617365732c20736f20617320746f206e6f74206465677261646520726567756c617220706572666f726d616e63652e005901204f6e6c792072656c6576616e7420696620746869732070616c6c6574206973206265696e67207573656420617320746865205b6078636d5f6578656375746f723a3a7472616974733a3a5265636f726458636d605dc820696d706c656d656e746174696f6e20696e207468652058434d206578656375746f7220636f6e66696775726174696f6e2e2c5265636f7264656458636d000081010400184901204966205b6053686f756c645265636f726458636d605d2069732073657420746f20747275652c207468656e20746865206c6173742058434d2070726f6772616d206578656375746564206c6f63616c6c79542077696c6c2062652073746f72656420686572652e29012052756e74696d6520415049732063616e206665746368207468652058434d20746861742077617320657865637574656420627920616363657373696e6720746869732076616c75652e005901204f6e6c792072656c6576616e7420696620746869732070616c6c6574206973206265696e67207573656420617320746865205b6078636d5f6578656375746f723a3a7472616974733a3a5265636f726458636d605dc820696d706c656d656e746174696f6e20696e207468652058434d206578656375746f7220636f6e66696775726174696f6e2e44417574686f72697a6564416c6961736573000104029102dd0c04000c6501204d6170206f6620617574686f72697a656420616c696173657273206f66206c6f63616c206f726967696e732e2045616368206c6f63616c206c6f636174696f6e2063616e20617574686f72697a652061206c697374206f665901206f74686572206c6f636174696f6e7320746f20616c69617320696e746f2069742e204561636820616c6961736572206973206f6e6c792076616c696420756e74696c2069747320696e6e65722060657870697279603820626c6f636b206e756d6265722e0135040171011044556e6976657273616c4c6f636174696f6e11011802090200a10f0484205468697320636861696e277320556e6976657273616c204c6f636174696f6e2e504164766572746973656458636d56657273696f6e10100500000008250120546865206c617465737420737570706f727465642076657273696f6e2074686174207765206164766572746973652e2047656e6572616c6c79206a7573742073657420697420746f84206070616c6c65745f78636d3a3a43757272656e7458636d56657273696f6e602e284d61784c6f636b65727310100800000004190120546865206d6178696d756d206e756d626572206f66206c6f63616c2058434d206c6f636b73207468617420612073696e676c65206163636f756e74206d617920686176652e584d617852656d6f74654c6f636b436f6e73756d65727310100000000004fc20546865206d6178696d756d206e756d626572206f6620636f6e73756d65727320612073696e676c652072656d6f7465206c6f636b206d617920686176652e01f50c1f002843756d756c757358636d0001e5040199020000200044546f4b7573616d6158636d526f757465720144546f4b7573616d6158636d526f7574657204184272696467650100fd0c44000064a7b3b6e00d0000000000000000001c6820427269646765207468617420776520617265207573696e672e007101202a2a627269646765732d76312a2a20617373756d7074696f6e733a20616c6c206f7574626f756e64206d65737361676573207468726f756768207468697320726f7574657220617265207573696e672073696e676c65206c616e656d0120616e6420746f2073696e676c652072656d6f746520636f6e73656e7375732e20496620746865726520697320736f6d65206f746865722072656d6f746520636f6e73656e73757320746861742075736573207468652073616d65610120627269646765206875622c207468652073657061726174652070616c6c657420696e7374616e6365207368616c6c20626520757365642c20496e2060763260207765276c6c206861766520616c6c2072657175697265647101207072696d69746976657320286c616e652d696420616b61206272696467652d69642c20646572697665642066726f6d2058434d206c6f636174696f6e732920746f20737570706f7274206d756c7469706c6520206272696467657374206279207468652073616d652070616c6c657420696e7374616e63652e01e904019d0200002200304d657373616765517565756501304d65737361676551756575650c30426f6f6b5374617465466f7201010405a902010d74000000000000000000000000000000000000000000000000000000000004cc2054686520696e646578206f662074686520666972737420616e64206c61737420286e6f6e2d656d707479292070616765732e2c53657276696365486561640000a902040004bc20546865206f726967696e2061742077686963682077652073686f756c6420626567696e20736572766963696e672e14506167657300010805050d0d110d0400048820546865206d6170206f66207061676520696e646963657320746f2070616765732e01ed0401a50210204865617053697a65101000000100143d01205468652073697a65206f662074686520706167653b207468697320696d706c69657320746865206d6178696d756d206d6573736167652073697a652077686963682063616e2062652073656e742e005901204120676f6f642076616c756520646570656e6473206f6e20746865206578706563746564206d6573736167652073697a65732c20746865697220776569676874732c207468652077656967687420746861742069735d0120617661696c61626c6520666f722070726f63657373696e67207468656d20616e6420746865206d6178696d616c206e6565646564206d6573736167652073697a652e20546865206d6178696d616c206d65737361676511012073697a6520697320736c696768746c79206c6f776572207468616e207468697320617320646566696e6564206279205b604d61784d6573736167654c656e4f66605d2e204d61785374616c651010080000000c5d0120546865206d6178696d756d206e756d626572206f66207374616c652070616765732028692e652e206f66206f766572776569676874206d657373616765732920616c6c6f776564206265666f72652063756c6c696e6751012063616e2068617070656e2e204f6e636520746865726520617265206d6f7265207374616c65207061676573207468616e20746869732c207468656e20686973746f726963616c207061676573206d6179206265fc2064726f707065642c206576656e206966207468657920636f6e7461696e20756e70726f636573736564206f766572776569676874206d657373616765732e3453657276696365576569676874f42c01070010a5d4e8020040011841012054686520616d6f756e74206f66207765696768742028696620616e79292077686963682073686f756c642062652070726f766964656420746f20746865206d65737361676520717565756520666f72a820736572766963696e6720656e717565756564206974656d7320606f6e5f696e697469616c697a65602e00fc2054686973206d6179206265206c65676974696d6174656c7920604e6f6e656020696e207468652063617365207468617420796f752077696c6c2063616c6c5d012060536572766963655175657565733a3a736572766963655f71756575657360206d616e75616c6c79206f7220736574205b6053656c663a3a49646c654d617853657276696365576569676874605d20746f2068617665542069742072756e20696e20606f6e5f69646c65602e5049646c654d617853657276696365576569676874f42c01070010a5d4e802004001145d0120546865206d6178696d756d20616d6f756e74206f66207765696768742028696620616e792920746f20626520757365642066726f6d2072656d61696e696e672077656967687420606f6e5f69646c656020776869636841012073686f756c642062652070726f766964656420746f20746865206d65737361676520717565756520666f7220736572766963696e6720656e717565756564206974656d7320606f6e5f69646c65602e3d012055736566756c20666f722070617261636861696e7320746f2070726f63657373206d65737361676573206174207468652073616d6520626c6f636b2074686579206172652072656365697665642e00290120496620604e6f6e65602c2069742077696c6c206e6f742063616c6c2060536572766963655175657565733a3a736572766963655f7175657565736020696e20606f6e5f69646c65602e01190d230060536e6f7762726964676553797374656d46726f6e74656e640160536e6f7762726964676553797374656d46726f6e74656e64044c4578706f72744f7065726174696e674d6f64650100b902040004d8205468652063757272656e74206f7065726174696e67206d6f646520666f72206578706f7274696e6720746f20457468657265756d2e01f10401b50200011d0d24001c5574696c6974790001fd0401bd02044c626174636865645f63616c6c735f6c696d69741010aa2a000004a820546865206c696d6974206f6e20746865206e756d626572206f6620626174636865642063616c6c732e01210d2800204d756c746973696701204d756c746973696704244d756c7469736967730001080502250d290d040004942054686520736574206f66206f70656e206d756c7469736967206f7065726174696f6e732e01190501c1020c2c4465706f73697442617365184000dbbb7700000000000000000000000018590120546865206261736520616d6f756e74206f662063757272656e6379206e656564656420746f207265736572766520666f72206372656174696e672061206d756c746973696720657865637574696f6e206f7220746f842073746f726520612064697370617463682063616c6c20666f72206c617465722e00010120546869732069732068656c6420666f7220616e206164646974696f6e616c2073746f72616765206974656d2077686f73652076616c75652073697a652069733101206034202b2073697a656f662828426c6f636b4e756d6265722c2042616c616e63652c204163636f756e74496429296020627974657320616e642077686f7365206b65792073697a652069738020603332202b2073697a656f66284163636f756e74496429602062797465732e344465706f736974466163746f72184000d430000000000000000000000000000c55012054686520616d6f756e74206f662063757272656e6379206e65656465642070657220756e6974207468726573686f6c64207768656e206372656174696e672061206d756c746973696720657865637574696f6e2e00250120546869732069732068656c6420666f7220616464696e67203332206279746573206d6f726520696e746f2061207072652d6578697374696e672073746f726167652076616c75652e384d61785369676e61746f7269657310106400000004ec20546865206d6178696d756d20616d6f756e74206f66207369676e61746f7269657320616c6c6f77656420696e20746865206d756c74697369672e01310d29001450726f7879011450726f7879081c50726f786965730101040500350d4400000000000000000000000000000000000845012054686520736574206f66206163636f756e742070726f786965732e204d61707320746865206163636f756e74207768696368206861732064656c65676174656420746f20746865206163636f756e7473210120776869636820617265206265696e672064656c65676174656420746f2c20746f67657468657220776974682074686520616d6f756e742068656c64206f6e206465706f7369742e34416e6e6f756e63656d656e74730101040500450d44000000000000000000000000000000000004ac2054686520616e6e6f756e63656d656e7473206d616465206279207468652070726f787920286b6579292e01210501c902184050726f78794465706f736974426173651840009d727700000000000000000000000010110120546865206261736520616d6f756e74206f662063757272656e6379206e656564656420746f207265736572766520666f72206372656174696e6720612070726f78792e00010120546869732069732068656c6420666f7220616e206164646974696f6e616c2073746f72616765206974656d2077686f73652076616c75652073697a652069732501206073697a656f662842616c616e6365296020627974657320616e642077686f7365206b65792073697a65206973206073697a656f66284163636f756e74496429602062797465732e4850726f78794465706f736974466163746f721840a05a320000000000000000000000000014bc2054686520616d6f756e74206f662063757272656e6379206e6565646564207065722070726f78792061646465642e00350120546869732069732068656c6420666f7220616464696e6720333220627974657320706c757320616e20696e7374616e6365206f66206050726f78795479706560206d6f726520696e746f20616101207072652d6578697374696e672073746f726167652076616c75652e20546875732c207768656e20636f6e6669677572696e67206050726f78794465706f736974466163746f7260206f6e652073686f756c642074616b65f420696e746f206163636f756e7420603332202b2070726f78795f747970652e656e636f646528292e6c656e282960206279746573206f6620646174612e284d617850726f7869657310102000000004f020546865206d6178696d756d20616d6f756e74206f662070726f7869657320616c6c6f77656420666f7220612073696e676c65206163636f756e742e284d617850656e64696e6710102000000004450120546865206d6178696d756d20616d6f756e74206f662074696d652d64656c6179656420616e6e6f756e63656d656e747320746861742061726520616c6c6f77656420746f2062652070656e64696e672e5c416e6e6f756e63656d656e744465706f73697442617365184000d27e7700000000000000000000000010310120546865206261736520616d6f756e74206f662063757272656e6379206e656564656420746f207265736572766520666f72206372656174696e6720616e20616e6e6f756e63656d656e742e00490120546869732069732068656c64207768656e2061206e65772073746f72616765206974656d20686f6c64696e672061206042616c616e636560206973206372656174656420287479706963616c6c7920313620206279746573292e64416e6e6f756e63656d656e744465706f736974466163746f72184040b5640000000000000000000000000010d42054686520616d6f756e74206f662063757272656e6379206e65656465642070657220616e6e6f756e63656d656e74206d6164652e00590120546869732069732068656c6420666f7220616464696e6720616e20604163636f756e744964602c2060486173686020616e642060426c6f636b4e756d6265726020287479706963616c6c79203638206279746573298c20696e746f2061207072652d6578697374696e672073746f726167652076616c75652e01550d2a001c496e6469636573011c496e646963657304204163636f756e74730001040210590d0400048820546865206c6f6f6b75702066726f6d20696e64657820746f206163636f756e742e01290501d902041c4465706f736974184000d27e7700000000000000000000000004ac20546865206465706f736974206e656564656420666f7220726573657276696e6720616e20696e6465782e015d0d2b00184173736574730118417373657473141441737365740001040210610d040004542044657461696c73206f6620616e2061737365742e1c4163636f756e740001080202690d6d0d040004e42054686520686f6c64696e6773206f662061207370656369666963206163636f756e7420666f7220612073706563696669632061737365742e24417070726f76616c7300010c020202790d7d0d04000c590120417070726f7665642062616c616e6365207472616e73666572732e2046697273742062616c616e63652069732074686520616d6f756e7420617070726f76656420666f72207472616e736665722e205365636f6e64e82069732074686520616d6f756e74206f662060543a3a43757272656e63796020726573657276656420666f722073746f72696e6720746869732e4901204669727374206b6579206973207468652061737365742049442c207365636f6e64206b657920697320746865206f776e657220616e64207468697264206b6579206973207468652064656c65676174652e204d657461646174610101040210810d5000000000000000000000000000000000000000000458204d65746164617461206f6620616e2061737365742e2c4e657874417373657449640000100400246d012054686520617373657420494420656e666f7263656420666f7220746865206e657874206173736574206372656174696f6e2c20696620616e792070726573656e742e204f74686572776973652c20746869732073746f7261676550206974656d20686173206e6f206566666563742e00650120546869732063616e2062652075736566756c20666f722073657474696e6720757020636f6e73747261696e747320666f7220494473206f6620746865206e6577206173736574732e20466f72206578616d706c652c20627969012070726f766964696e6720616e20696e697469616c205b604e65787441737365744964605d20616e64207573696e6720746865205b6063726174653a3a4175746f496e6341737365744964605d2063616c6c6261636b2c20616ee8206175746f2d696e6372656d656e74206d6f64656c2063616e206265206170706c69656420746f20616c6c206e6577206173736574204944732e0021012054686520696e697469616c206e6578742061737365742049442063616e20626520736574207573696e6720746865205b6047656e65736973436f6e666967605d206f72207468652101205b5365744e657874417373657449645d28606d6967726174696f6e3a3a6e6578745f61737365745f69643a3a5365744e657874417373657449646029206d6967726174696f6e2e012d0501dd021c4052656d6f76654974656d734c696d69741010e80300000c5101204d6178206e756d626572206f66206974656d7320746f2064657374726f7920706572206064657374726f795f6163636f756e74736020616e64206064657374726f795f617070726f76616c73602063616c6c2e003901204d75737420626520636f6e6669677572656420746f20726573756c7420696e2061207765696768742074686174206d616b657320656163682063616c6c2066697420696e206120626c6f636b2e3041737365744465706f7369741840c07e577800000000000000000000000004f82054686520626173696320616d6f756e74206f662066756e64732074686174206d75737420626520726573657276656420666f7220616e2061737365742e4c41737365744163636f756e744465706f736974184000fe4d770000000000000000000000000845012054686520616d6f756e74206f662066756e64732074686174206d75737420626520726573657276656420666f722061206e6f6e2d70726f7669646572206173736574206163636f756e7420746f20626530206d61696e7461696e65642e4c4d657461646174614465706f73697442617365184080569d770000000000000000000000000451012054686520626173696320616d6f756e74206f662066756e64732074686174206d757374206265207265736572766564207768656e20616464696e67206d6574616461746120746f20796f75722061737365742e584d657461646174614465706f736974506572427974651840a086010000000000000000000000000008550120546865206164646974696f6e616c2066756e64732074686174206d75737420626520726573657276656420666f7220746865206e756d626572206f6620627974657320796f752073746f726520696e20796f757228206d657461646174612e3c417070726f76616c4465706f736974184000e1f5050000000000000000000000000421012054686520616d6f756e74206f662066756e64732074686174206d757374206265207265736572766564207768656e206372656174696e672061206e657720617070726f76616c2e2c537472696e674c696d697410103200000004e020546865206d6178696d756d206c656e677468206f662061206e616d65206f722073796d626f6c2073746f726564206f6e2d636861696e2e01890d32001c556e6971756573011c556e69717565732814436c61737300010402108d0d040004642044657461696c73206f66206120636f6c6c656374696f6e2e4c4f776e657273686970416363657074616e636500010402001004000429012054686520636f6c6c656374696f6e2c20696620616e792c206f6620776869636820616e206163636f756e742069732077696c6c696e6720746f2074616b65206f776e6572736869702e1c4163636f756e7400010c020202910d9c040008590120546865206974656d732068656c6420627920616e7920676976656e206163636f756e743b20736574206f757420746869732077617920736f2074686174206974656d73206f776e656420627920612073696e676c656c206163636f756e742063616e20626520656e756d6572617465642e30436c6173734163636f756e7400010802022d069c04000869012054686520636f6c6c656374696f6e73206f776e656420627920616e7920676976656e206163636f756e743b20736574206f757420746869732077617920736f207468617420636f6c6c656374696f6e73206f776e65642062799020612073696e676c65206163636f756e742063616e20626520656e756d6572617465642e144173736574000108020294950d040004d020546865206974656d7320696e206578697374656e636520616e64207468656972206f776e6572736869702064657461696c732e3c436c6173734d657461646174614f660001040210990d04000468204d65746164617461206f66206120636f6c6c656374696f6e2e48496e7374616e63654d657461646174614f660001080202949d0d04000454204d65746164617461206f6620616e206974656d2e2441747472696275746500010c020202a10da50d040004702041747472696275746573206f66206120636f6c6c656374696f6e2e2c4974656d50726963654f66000108020294a90d04000470205072696365206f6620616e20617373657420696e7374616e63652e4c436f6c6c656374696f6e4d6178537570706c79000104021010040004f0204b6565707320747261636b206f6620746865206e756d626572206f66206974656d73206120636f6c6c656374696f6e206d6967687420686176652e01310501e1022044436f6c6c656374696f6e4465706f736974184000e876481700000000000000000000000401012054686520626173696320616d6f756e74206f662066756e64732074686174206d75737420626520726573657276656420666f7220636f6c6c656374696f6e2e2c4974656d4465706f736974184000e1f50500000000000000000000000004f42054686520626173696320616d6f756e74206f662066756e64732074686174206d75737420626520726573657276656420666f7220616e206974656d2e4c4d657461646174614465706f736974426173651840a06afa77000000000000000000000000044d012054686520626173696320616d6f756e74206f662066756e64732074686174206d757374206265207265736572766564207768656e20616464696e67206d6574616461746120746f20796f7572206974656d2e504174747269627574654465706f736974426173651840009435770000000000000000000000000455012054686520626173696320616d6f756e74206f662066756e64732074686174206d757374206265207265736572766564207768656e20616464696e6720616e2061747472696275746520746f20616e206974656d2e384465706f736974506572427974651840a086010000000000000000000000000008590120546865206164646974696f6e616c2066756e64732074686174206d75737420626520726573657276656420666f7220746865206e756d626572206f662062797465732073746f726520696e206d657461646174612cc02065697468657220226e6f726d616c22206d65746164617461206f7220617474726962757465206d657461646174612e2c537472696e674c696d697410108000000004b020546865206d6178696d756d206c656e677468206f6620646174612073746f726564206f6e2d636861696e2e204b65794c696d697410102000000004a020546865206d6178696d756d206c656e677468206f6620616e20617474726962757465206b65792e2856616c75654c696d697410104000000004a820546865206d6178696d756d206c656e677468206f6620616e206174747269627574652076616c75652e01ad0d3300104e66747301104e6674733c28436f6c6c656374696f6e0001040210b10d040004642044657461696c73206f66206120636f6c6c656374696f6e2e4c4f776e657273686970416363657074616e636500010402001004000429012054686520636f6c6c656374696f6e2c20696620616e792c206f6620776869636820616e206163636f756e742069732077696c6c696e6720746f2074616b65206f776e6572736869702e1c4163636f756e7400010c020202910d9c040008590120546865206974656d732068656c6420627920616e7920676976656e206163636f756e743b20736574206f757420746869732077617920736f2074686174206974656d73206f776e656420627920612073696e676c656c206163636f756e742063616e20626520656e756d6572617465642e44436f6c6c656374696f6e4163636f756e7400010802022d069c04000869012054686520636f6c6c656374696f6e73206f776e656420627920616e7920676976656e206163636f756e743b20736574206f757420746869732077617920736f207468617420636f6c6c656374696f6e73206f776e65642062799020612073696e676c65206163636f756e742063616e20626520656e756d6572617465642e40436f6c6c656374696f6e526f6c654f660001080202690db50d040008d020546865206974656d7320696e206578697374656e636520616e64207468656972206f776e6572736869702064657461696c732ea02053746f72657320636f6c6c656374696f6e20726f6c657320617320706572206163636f756e742e104974656d000108020294bd0d040004d020546865206974656d7320696e206578697374656e636520616e64207468656972206f776e6572736869702064657461696c732e50436f6c6c656374696f6e4d657461646174614f660001040210d50d04000468204d65746164617461206f66206120636f6c6c656374696f6e2e384974656d4d657461646174614f66000108020294d90d04000454204d65746164617461206f6620616e206974656d2e2441747472696275746500011002020202e10de50d040004702041747472696275746573206f66206120636f6c6c656374696f6e2e2c4974656d50726963654f66000108020294a90d040004502041207072696365206f6620616e206974656d2e644974656d41747472696275746573417070726f76616c734f66010108020294ed0d04000468204974656d2061747472696275746520617070726f76616c732e404e657874436f6c6c656374696f6e496400001004000831012053746f726573207468652060436f6c6c656374696f6e496460207468617420697320676f696e6720746f206265207573656420666f7220746865206e65787420636f6c6c656374696f6e2ef02054686973206765747320696e6372656d656e746564207768656e657665722061206e657720636f6c6c656374696f6e20697320637265617465642e3450656e64696e67537761704f66000108020294f50d0400047c2048616e646c657320616c6c207468652070656e64696e672073776170732e48436f6c6c656374696f6e436f6e6669674f66000104021045050400046020436f6e666967206f66206120636f6c6c656374696f6e2e304974656d436f6e6669674f660001080202946d050400044c20436f6e666967206f6620616e206974656d2e01410501fd023844436f6c6c656374696f6e4465706f736974184040f1fb770000000000000000000000000401012054686520626173696320616d6f756e74206f662066756e64732074686174206d75737420626520726573657276656420666f7220636f6c6c656374696f6e2e2c4974656d4465706f73697418401032010300000000000000000000000004f42054686520626173696320616d6f756e74206f662066756e64732074686174206d75737420626520726573657276656420666f7220616e206974656d2e4c4d657461646174614465706f7369744261736518401071ff0b000000000000000000000000044d012054686520626173696320616d6f756e74206f662066756e64732074686174206d757374206265207265736572766564207768656e20616464696e67206d6574616461746120746f20796f7572206974656d2e504174747269627574654465706f73697442617365184000c2eb0b0000000000000000000000000455012054686520626173696320616d6f756e74206f662066756e64732074686174206d757374206265207265736572766564207768656e20616464696e6720616e2061747472696275746520746f20616e206974656d2e384465706f736974506572427974651840a086010000000000000000000000000008590120546865206164646974696f6e616c2066756e64732074686174206d75737420626520726573657276656420666f7220746865206e756d626572206f662062797465732073746f726520696e206d657461646174612cc02065697468657220226e6f726d616c22206d65746164617461206f7220617474726962757465206d657461646174612e2c537472696e674c696d697410100001000004b020546865206d6178696d756d206c656e677468206f6620646174612073746f726564206f6e2d636861696e2e204b65794c696d697410104000000004a020546865206d6178696d756d206c656e677468206f6620616e20617474726962757465206b65792e2856616c75654c696d697410100001000004a820546865206d6178696d756d206c656e677468206f6620616e206174747269627574652076616c75652e38417070726f76616c734c696d697410101400000004a820546865206d6178696d756d20617070726f76616c7320616e206974656d20636f756c6420686176652e704974656d41747472696275746573417070726f76616c734c696d697410101e00000004d420546865206d6178696d756d206174747269627574657320617070726f76616c7320616e206974656d20636f756c6420686176652e1c4d61785469707310100a00000004a820546865206d6178206e756d626572206f6620746970732061207573657220636f756c642073656e642e4c4d6178446561646c696e654475726174696f6e1010001a4f0004a820546865206d6178206475726174696f6e20696e20626c6f636b7320666f7220646561646c696e65732e504d61784174747269627574657350657243616c6c10100a00000004e020546865206d6178206e756d626572206f6620617474726962757465732061207573657220636f756c6420736574207065722063616c6c2e204665617475726573f90d20000000000000000004902044697361626c657320736f6d65206f662070616c6c657427732066656174757265732e01010e340034466f726569676e4173736574730134466f726569676e41737365747314144173736574000104020d01610d040004542044657461696c73206f6620616e2061737365742e1c4163636f756e740001080202050e6d0d040004e42054686520686f6c64696e6773206f662061207370656369666963206163636f756e7420666f7220612073706563696669632061737365742e24417070726f76616c7300010c020202090e7d0d04000c590120417070726f7665642062616c616e6365207472616e73666572732e2046697273742062616c616e63652069732074686520616d6f756e7420617070726f76656420666f72207472616e736665722e205365636f6e64e82069732074686520616d6f756e74206f662060543a3a43757272656e63796020726573657276656420666f722073746f72696e6720746869732e4901204669727374206b6579206973207468652061737365742049442c207365636f6e64206b657920697320746865206f776e657220616e64207468697264206b6579206973207468652064656c65676174652e204d65746164617461010104020d010d0e5000000000000000000000000000000000000000000458204d65746164617461206f6620616e2061737365742e2c4e6578744173736574496400000d010400246d012054686520617373657420494420656e666f7263656420666f7220746865206e657874206173736574206372656174696f6e2c20696620616e792070726573656e742e204f74686572776973652c20746869732073746f7261676550206974656d20686173206e6f206566666563742e00650120546869732063616e2062652075736566756c20666f722073657474696e6720757020636f6e73747261696e747320666f7220494473206f6620746865206e6577206173736574732e20466f72206578616d706c652c20627969012070726f766964696e6720616e20696e697469616c205b604e65787441737365744964605d20616e64207573696e6720746865205b6063726174653a3a4175746f496e6341737365744964605d2063616c6c6261636b2c20616ee8206175746f2d696e6372656d656e74206d6f64656c2063616e206265206170706c69656420746f20616c6c206e6577206173736574204944732e0021012054686520696e697469616c206e6578742061737365742049442063616e20626520736574207573696e6720746865205b6047656e65736973436f6e666967605d206f72207468652101205b5365744e657874417373657449645d28606d6967726174696f6e3a3a6e6578745f61737365745f69643a3a5365744e657874417373657449646029206d6967726174696f6e2e0191050119031c4052656d6f76654974656d734c696d69741010e80300000c5101204d6178206e756d626572206f66206974656d7320746f2064657374726f7920706572206064657374726f795f6163636f756e74736020616e64206064657374726f795f617070726f76616c73602063616c6c2e003901204d75737420626520636f6e6669677572656420746f20726573756c7420696e2061207765696768742074686174206d616b657320656163682063616c6c2066697420696e206120626c6f636b2e3041737365744465706f7369741840c07e577800000000000000000000000004f82054686520626173696320616d6f756e74206f662066756e64732074686174206d75737420626520726573657276656420666f7220616e2061737365742e4c41737365744163636f756e744465706f736974184000fe4d770000000000000000000000000845012054686520616d6f756e74206f662066756e64732074686174206d75737420626520726573657276656420666f722061206e6f6e2d70726f7669646572206173736574206163636f756e7420746f20626530206d61696e7461696e65642e4c4d657461646174614465706f73697442617365184080569d770000000000000000000000000451012054686520626173696320616d6f756e74206f662066756e64732074686174206d757374206265207265736572766564207768656e20616464696e67206d6574616461746120746f20796f75722061737365742e584d657461646174614465706f736974506572427974651840a086010000000000000000000000000008550120546865206164646974696f6e616c2066756e64732074686174206d75737420626520726573657276656420666f7220746865206e756d626572206f6620627974657320796f752073746f726520696e20796f757228206d657461646174612e3c417070726f76616c4465706f736974184000e1f5050000000000000000000000000421012054686520616d6f756e74206f662066756e64732074686174206d757374206265207265736572766564207768656e206372656174696e672061206e657720617070726f76616c2e2c537472696e674c696d697410103200000004e020546865206d6178696d756d206c656e677468206f662061206e616d65206f722073796d626f6c2073746f726564206f6e2d636861696e2e01150e350028506f6f6c4173736574730128506f6f6c417373657473141441737365740001040210610d040004542044657461696c73206f6620616e2061737365742e1c4163636f756e740001080202690d6d0d040004e42054686520686f6c64696e6773206f662061207370656369666963206163636f756e7420666f7220612073706563696669632061737365742e24417070726f76616c7300010c020202790d7d0d04000c590120417070726f7665642062616c616e6365207472616e73666572732e2046697273742062616c616e63652069732074686520616d6f756e7420617070726f76656420666f72207472616e736665722e205365636f6e64e82069732074686520616d6f756e74206f662060543a3a43757272656e63796020726573657276656420666f722073746f72696e6720746869732e4901204669727374206b6579206973207468652061737365742049442c207365636f6e64206b657920697320746865206f776e657220616e64207468697264206b6579206973207468652064656c65676174652e204d657461646174610101040210190e5000000000000000000000000000000000000000000458204d65746164617461206f6620616e2061737365742e2c4e657874417373657449640000100400246d012054686520617373657420494420656e666f7263656420666f7220746865206e657874206173736574206372656174696f6e2c20696620616e792070726573656e742e204f74686572776973652c20746869732073746f7261676550206974656d20686173206e6f206566666563742e00650120546869732063616e2062652075736566756c20666f722073657474696e6720757020636f6e73747261696e747320666f7220494473206f6620746865206e6577206173736574732e20466f72206578616d706c652c20627969012070726f766964696e6720616e20696e697469616c205b604e65787441737365744964605d20616e64207573696e6720746865205b6063726174653a3a4175746f496e6341737365744964605d2063616c6c6261636b2c20616ee8206175746f2d696e6372656d656e74206d6f64656c2063616e206265206170706c69656420746f20616c6c206e6577206173736574204944732e0021012054686520696e697469616c206e6578742061737365742049442063616e20626520736574207573696e6720746865205b6047656e65736973436f6e666967605d206f72207468652101205b5365744e657874417373657449645d28606d6967726174696f6e3a3a6e6578745f61737365745f69643a3a5365744e657874417373657449646029206d6967726174696f6e2e019505011d031c4052656d6f76654974656d734c696d69741010e80300000c5101204d6178206e756d626572206f66206974656d7320746f2064657374726f7920706572206064657374726f795f6163636f756e74736020616e64206064657374726f795f617070726f76616c73602063616c6c2e003901204d75737420626520636f6e6669677572656420746f20726573756c7420696e2061207765696768742074686174206d616b657320656163682063616c6c2066697420696e206120626c6f636b2e3041737365744465706f73697418400000000000000000000000000000000004f82054686520626173696320616d6f756e74206f662066756e64732074686174206d75737420626520726573657276656420666f7220616e2061737365742e4c41737365744163636f756e744465706f736974184000fe4d770000000000000000000000000845012054686520616d6f756e74206f662066756e64732074686174206d75737420626520726573657276656420666f722061206e6f6e2d70726f7669646572206173736574206163636f756e7420746f20626530206d61696e7461696e65642e4c4d657461646174614465706f736974426173651840000000000000000000000000000000000451012054686520626173696320616d6f756e74206f662066756e64732074686174206d757374206265207265736572766564207768656e20616464696e67206d6574616461746120746f20796f75722061737365742e584d657461646174614465706f7369745065724279746518400000000000000000000000000000000008550120546865206164646974696f6e616c2066756e64732074686174206d75737420626520726573657276656420666f7220746865206e756d626572206f6620627974657320796f752073746f726520696e20796f757228206d657461646174612e3c417070726f76616c4465706f736974184000e1f5050000000000000000000000000421012054686520616d6f756e74206f662066756e64732074686174206d757374206265207265736572766564207768656e206372656174696e672061206e657720617070726f76616c2e2c537472696e674c696d697410103200000004e020546865206d6178696d756d206c656e677468206f662061206e616d65206f722073796d626f6c2073746f726564206f6e2d636861696e2e01210e36003c4173736574436f6e76657273696f6e013c4173736574436f6e76657273696f6e0814506f6f6c73000104022503250e0400086901204d61702066726f6d2060506f6f6c417373657449646020746f2060506f6f6c496e666f602e20546869732065737461626c69736865732077686574686572206120706f6f6c20686173206265656e206f6666696369616c6c793d01206372656174656420726174686572207468616e2070656f706c652073656e64696e6720746f6b656e73206469726563746c7920746f206120706f6f6c2773207075626c6963206163636f756e742e3c4e657874506f6f6c4173736574496400001004000825012053746f726573207468652060506f6f6c4173736574496460207468617420697320676f696e6720746f206265207573656420666f7220746865206e657874206c7020746f6b656e2ee42054686973206765747320696e6372656d656e746564207768656e657665722061206e6577206c7020706f6f6c20697320637265617465642e0199050121031c144c504665651010030000000451012041202520746865206c69717569646974792070726f7669646572732077696c6c2074616b65206f6620657665727920737761702e20526570726573656e7473203130746873206f6620612070657263656e742e30506f6f6c53657475704665651840402d93ef00000000000000000000000004882041206f6e652d74696d652066656520746f2073657475702074686520706f6f6c2e44506f6f6c536574757046656541737365740d0108010004390120417373657420636c6173732066726f6d205b60436f6e6669673a3a417373657473605d207573656420746f2070617920746865205b60436f6e6669673a3a506f6f6c5365747570466565605d2e584c69717569646974795769746864726177616c46656529031000000000048420412066656520746f20776974686472617720746865206c69717569646974792e404d696e744d696e4c6971756964697479184064000000000000000000000000000000043d0120546865206d696e696d756d204c5020746f6b656e20616d6f756e74207468617420636f756c64206265206d696e7465642e20416d656c696f726174657320726f756e64696e67206572726f72732e444d617853776170506174684c656e677468101003000000048820546865206d6178206e756d626572206f6620686f707320696e206120737761702e2050616c6c65744964290c2070792f6173636f6e04f4205468652070616c6c657427732069642c207573656420666f72206465726976696e672069747320736f7665726569676e206163636f756e742049442e01290e3700205472656173757279012054726561737572791c3450726f706f73616c436f756e74010010100000000010410120444550524543415445443a206173736f636961746564207769746820607370656e645f6c6f63616c602063616c6c20616e642077696c6c2062652072656d6f76656420696e204d617920323032352e690120526566657220746f203c68747470733a2f2f6769746875622e636f6d2f706172697479746563682f706f6c6b61646f742d73646b2f70756c6c2f353936313e20666f72206d6967726174696f6e20746f20607370656e64602e00a4204e756d626572206f662070726f706f73616c7320746861742068617665206265656e206d6164652e2450726f706f73616c730001040510b909040010410120444550524543415445443a206173736f636961746564207769746820607370656e645f6c6f63616c602063616c6c20616e642077696c6c2062652072656d6f76656420696e204d617920323032352e690120526566657220746f203c68747470733a2f2f6769746875622e636f6d2f706172697479746563682f706f6c6b61646f742d73646b2f70756c6c2f353936313e20666f72206d6967726174696f6e20746f20607370656e64602e007c2050726f706f73616c7320746861742068617665206265656e206d6164652e2c4465616374697661746564010018400000000000000000000000000000000004f02054686520616d6f756e7420776869636820686173206265656e207265706f7274656420617320696e61637469766520746f2043757272656e63792e24417070726f76616c7301002d0e040010410120444550524543415445443a206173736f636961746564207769746820607370656e645f6c6f63616c602063616c6c20616e642077696c6c2062652072656d6f76656420696e204d617920323032352e690120526566657220746f203c68747470733a2f2f6769746875622e636f6d2f706172697479746563682f706f6c6b61646f742d73646b2f70756c6c2f353936313e20666f72206d6967726174696f6e20746f20607370656e64602e00f82050726f706f73616c20696e646963657320746861742068617665206265656e20617070726f76656420627574206e6f742079657420617761726465642e285370656e64436f756e74010010100000000004a42054686520636f756e74206f66207370656e647320746861742068617665206265656e206d6164652e185370656e64730001040510310e040004d0205370656e647320746861742068617665206265656e20617070726f76656420616e64206265696e672070726f6365737365642e3c4c6173745370656e64506572696f64000010040004d42054686520626c6f636b6e756d62657220666f7220746865206c61737420747269676765726564207370656e6420706572696f642e01a105013503182c5370656e64506572696f64101000460500048820506572696f64206265747765656e2073756363657373697665207370656e64732e104275726e290310102700000411012050657263656e74616765206f662073706172652066756e64732028696620616e7929207468617420617265206275726e7420706572207370656e6420706572696f642e2050616c6c65744964290c2070792f74727372790419012054686520747265617375727927732070616c6c65742069642c207573656420666f72206465726976696e672069747320736f7665726569676e206163636f756e742049442e304d6178417070726f76616c7310106400000018410120444550524543415445443a206173736f636961746564207769746820607370656e645f6c6f63616c602063616c6c20616e642077696c6c2062652072656d6f76656420696e204d617920323032352e690120526566657220746f203c68747470733a2f2f6769746875622e636f6d2f706172697479746563682f706f6c6b61646f742d73646b2f70756c6c2f353936313e20666f72206d6967726174696f6e20746f20607370656e64602e00150120546865206d6178696d756d206e756d626572206f6620617070726f76616c7320746861742063616e207761697420696e20746865207370656e64696e672071756575652e004d01204e4f54453a205468697320706172616d6574657220697320616c736f20757365642077697468696e2074686520426f756e746965732050616c6c657420657874656e73696f6e20696620656e61626c65642e305061796f7574506572696f64101080c613000419012054686520706572696f6420647572696e6720776869636820616e20617070726f766564207472656173757279207370656e642068617320746f20626520636c61696d65642e2c706f745f6163636f756e7400806d6f646c70792f7472737279000000000000000000000000000000000000000004a0204765747320746869732070616c6c65742773206465726976656420706f74206163636f756e742e01390e3c0040436f6e76696374696f6e566f74696e670140436f6e76696374696f6e566f74696e670824566f74696e67466f7201010805053d0e410ed800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008750120416c6c20766f74696e6720666f72206120706172746963756c617220766f74657220696e206120706172746963756c617220766f74696e6720636c6173732e2057652073746f7265207468652062616c616e636520666f72207468659c206e756d626572206f6620766f74657320746861742077652068617665207265636f726465642e34436c6173734c6f636b73466f7201010405004d0e04000c69012054686520766f74696e6720636c617373657320776869636820686176652061206e6f6e2d7a65726f206c6f636b20726571756972656d656e7420616e6420746865206c6f636b20616d6f756e747320776869636820746865796d0120726571756972652e205468652061637475616c20616d6f756e74206c6f636b6564206f6e20626568616c66206f6620746869732070616c6c65742073686f756c6420616c7761797320626520746865206d6178696d756d206f662c2074686973206c6973742e01a50501410308204d6178566f74657310100002000010f020546865206d6178696d756d206e756d626572206f6620636f6e63757272656e7420766f74657320616e206163636f756e74206d617920686176652e00550120416c736f207573656420746f20636f6d70757465207765696768742c20616e206f7665726c79206c617267652076616c75652063616e206c65616420746f2065787472696e736963732077697468206c61726765c02077656967687420657374696d6174696f6e3a20736565206064656c65676174656020666f7220696e7374616e63652e44566f74654c6f636b696e67506572696f641010c0890100109020546865206d696e696d756d20706572696f64206f6620766f7465206c6f636b696e672e0065012049742073686f756c64206265206e6f2073686f72746572207468616e20656e6163746d656e7420706572696f6420746f20656e73757265207468617420696e207468652063617365206f6620616e20617070726f76616c2c49012074686f7365207375636365737366756c20766f7465727320617265206c6f636b656420696e746f2074686520636f6e73657175656e636573207468617420746865697220766f74657320656e7461696c2e01510e3d00245265666572656e646101245265666572656e6461143c5265666572656e64756d436f756e74010010100000000004310120546865206e6578742066726565207265666572656e64756d20696e6465782c20616b6120746865206e756d626572206f66207265666572656e6461207374617274656420736f206661722e445265666572656e64756d496e666f466f720001040210550e040004b420496e666f726d6174696f6e20636f6e6365726e696e6720616e7920676976656e207265666572656e64756d2e28547261636b517565756501010405d1025d0e0400105d012054686520736f72746564206c697374206f66207265666572656e646120726561647920746f206265206465636964656420627574206e6f7420796574206265696e6720646563696465642c206f7264657265642062797c20636f6e76696374696f6e2d776569676874656420617070726f76616c732e00410120546869732073686f756c6420626520656d70747920696620604465636964696e67436f756e7460206973206c657373207468616e2060547261636b496e666f3a3a6d61785f6465636964696e67602e344465636964696e67436f756e7401010405d10210100000000004c420546865206e756d626572206f66207265666572656e6461206265696e6720646563696465642063757272656e746c792e284d657461646174614f66000104021034040018050120546865206d6574616461746120697320612067656e6572616c20696e666f726d6174696f6e20636f6e6365726e696e6720746865207265666572656e64756d2e490120546865206048617368602072656665727320746f2074686520707265696d616765206f66207468652060507265696d61676573602070726f76696465722077686963682063616e2062652061204a534f4e882064756d70206f7220495046532068617368206f662061204a534f4e2066696c652e00750120436f6e73696465722061206761726261676520636f6c6c656374696f6e20666f722061206d65746164617461206f662066696e6973686564207265666572656e64756d7320746f2060756e7265717565737460202872656d6f76652944206c6172676520707265696d616765732e01b105014d0314445375626d697373696f6e4465706f736974184000e40b5402000000000000000000000004350120546865206d696e696d756d20616d6f756e7420746f20626520757365642061732061206465706f73697420666f722061207075626c6963207265666572656e64756d2070726f706f73616c2e244d617851756575656410106400000004e4204d6178696d756d2073697a65206f6620746865207265666572656e64756d20717565756520666f7220612073696e676c6520747261636b2e44556e6465636964696e6754696d656f757410108013030008550120546865206e756d626572206f6620626c6f636b73206166746572207375626d697373696f6e20746861742061207265666572656e64756d206d75737420626567696e206265696e6720646563696465642062792ee4204f6e63652074686973207061737365732c207468656e20616e796f6e65206d61792063616e63656c20746865207265666572656e64756d2e34416c61726d496e74657276616c1010010000000c5d01205175616e74697a6174696f6e206c6576656c20666f7220746865207265666572656e64756d2077616b657570207363686564756c65722e204120686967686572206e756d6265722077696c6c20726573756c7420696e5d012066657765722073746f726167652072656164732f777269746573206e656564656420666f7220736d616c6c657220766f746572732c2062757420616c736f20726573756c7420696e2064656c61797320746f207468655501206175746f6d61746963207265666572656e64756d20737461747573206368616e6765732e204578706c6963697420736572766963696e6720696e737472756374696f6e732061726520756e61666665637465642e18547261636b73610e151a40000064726f6f74000000000000000000000000000000000000000000010000000080c6a47e8d03000000000000000000b00400000027060040380000403800000290d73e0d000000005743de13000000005443de13000000000000ca9a3b000000000065cd1d01006477686974656c69737465645f63616c6c6572000000000000006400000000407a10f35a000000000000000000002c01000000270600640000006400000002ec972510000000007b573c170000000042392f1200000000020e00840000000000d6e61f01000000003962790200000000020064776973685f666f725f6368616e6765000000000000000000000a0000000080f420e6b500000000000000000000b00400000027060040380000640000000290d73e0d000000005743de13000000005443de13000000000000ca9a3b000000000065cd1d0a00647374616b696e675f61646d696e0000000000000000000000000a00000000203d88792d00000000000000000000b004000000270600080700006400000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff0b0064747265617375726572000000000000000000000000000000000a00000000a0724e180900000000000000000000b004000000270600c0890100403800000290d73e0d000000005743de13000000005443de13000000000000ca9a3b000000000065cd1d0c00646c656173655f61646d696e00000000000000000000000000000a00000000203d88792d00000000000000000000b004000000270600080700006400000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff0d006466656c6c6f77736869705f61646d696e0000000000000000000a00000000203d88792d00000000000000000000b004000000270600080700006400000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff0e006467656e6572616c5f61646d696e0000000000000000000000000a00000000203d88792d00000000000000000000b00400000027060008070000640000000290d73e0d000000005743de13000000005443de13000000000259a2f40200000000a3296b05000000002e6b4afdffffffff0f006461756374696f6e5f61646d696e0000000000000000000000000a00000000203d88792d00000000000000000000b00400000027060008070000640000000290d73e0d000000005743de13000000005443de13000000000259a2f40200000000a3296b05000000002e6b4afdffffffff1400647265666572656e64756d5f63616e63656c6c65720000000000e803000000407a10f35a00000000000000000000b0040000c0890100080700006400000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff1500647265666572656e64756d5f6b696c6c65720000000000000000e803000000406352bfc601000000000000000000b004000000270600080700006400000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff1e0064736d616c6c5f74697070657200000000000000000000000000c800000000e40b540200000000000000000000000a000000c0890100640000000a00000000499149150065cd1d00ca9a3b02f9ba1800000000002a4d3100000000006b59e7ffffffffff1f00646269675f7469707065720000000000000000000000000000006400000000e8764817000000000000000000000064000000c0890100580200006400000000499149150065cd1d00ca9a3b02694f3f000000000035967d0000000000e534c1ffffffffff200064736d616c6c5f7370656e646572000000000000000000000000320000000010a5d4e800000000000000000000006009000000270600807000004038000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff2100646d656469756d5f7370656e64657200000000000000000000003200000000204aa9d10100000000000000000000600900000027060000e1000040380000005b01f6300065cd1d00ca9a3b021161db0000000000bfd1aa010000000020972affffffffff2200646269675f7370656e64657200000000000000000000000000003200000000409452a303000000000000000000006009000000270600c0890100403800000000ca9a3b0065cd1d00ca9a3b02413cb00100000000755d34030000000045d165feffffffff0c482041206c697374206f6620747261636b732e005d01204e6f74653a2069662074686520747261636b73206172652064796e616d69632c207468652076616c756520696e2074686520737461746963206d65746164617461206d6967687420626520696e61636375726174652e01790e3e001c4f726967696e7300000000003f002457686974656c697374012457686974656c697374043c57686974656c697374656443616c6c00010405349c04000001bd0501790a00017d0e400020426f756e746965730120426f756e74696573102c426f756e7479436f756e74010010100000000004c0204e756d626572206f6620626f756e74792070726f706f73616c7320746861742068617665206265656e206d6164652e20426f756e746965730001040510810e0400047820426f756e7469657320746861742068617665206265656e206d6164652e48426f756e74794465736372697074696f6e730001040510850e0400048020546865206465736372697074696f6e206f66206561636820626f756e74792e3c426f756e7479417070726f76616c7301002d0e040004ec20426f756e747920696e646963657320746861742068617665206265656e20617070726f76656420627574206e6f74207965742066756e6465642e01c10501890a2444426f756e74794465706f736974426173651840008e0c0100000000000000000000000004e82054686520616d6f756e742068656c64206f6e206465706f73697420666f7220706c6163696e67206120626f756e74792070726f706f73616c2e60426f756e74794465706f7369745061796f757444656c6179101000000000045901205468652064656c617920706572696f6420666f72207768696368206120626f756e74792062656e6566696369617279206e65656420746f2077616974206265666f726520636c61696d20746865207061796f75742e48426f756e7479557064617465506572696f6410100004170318f4205468652074696d65206c696d697420666f7220612063757261746f7220746f20616374206265666f7265206120626f756e747920657870697265732e0055012054686520706572696f64207468617420737461727473207768656e20612063757261746f7220697320617070726f7665642c20647572696e672077686963682074686579206d7573742065786563757465206f725501207570646174652074686520626f756e7479207669612060657874656e645f626f756e74795f657870697279602e204966206d69737365642c2074686520626f756e747920657870697265732c20616e642074686555012063757261746f72206d617920626520736c61736865642e2049662060426c6f636b4e756d626572466f723a3a4d4158602c20626f756e7469657320737461792061637469766520696e646566696e6974656c792cb82072656d6f76696e6720746865206e65656420666f722060657874656e645f626f756e74795f657870697279602e6043757261746f724465706f7369744d756c7469706c69657229031020a10700101901205468652063757261746f72206465706f7369742069732063616c63756c6174656420617320612070657263656e74616765206f66207468652063757261746f72206665652e0039012054686973206465706f73697420686173206f7074696f6e616c20757070657220616e64206c6f77657220626f756e64732077697468206043757261746f724465706f7369744d61786020616e6454206043757261746f724465706f7369744d696e602e4443757261746f724465706f7369744d61783d05440100204aa9d10100000000000000000000044901204d6178696d756d20616d6f756e74206f662066756e647320746861742073686f756c6420626520706c6163656420696e2061206465706f73697420666f72206d616b696e6720612070726f706f73616c2e4443757261746f724465706f7369744d696e3d05440100e87648170000000000000000000000044901204d696e696d756d20616d6f756e74206f662066756e647320746861742073686f756c6420626520706c6163656420696e2061206465706f73697420666f72206d616b696e6720612070726f706f73616c2e48426f756e747956616c75654d696e696d756d184000e876481700000000000000000000000470204d696e696d756d2076616c756520666f72206120626f756e74792e48446174614465706f736974506572427974651840a08601000000000000000000000000000461012054686520616d6f756e742068656c64206f6e206465706f7369742070657220627974652077697468696e2074686520746970207265706f727420726561736f6e206f7220626f756e7479206465736372697074696f6e2e4c4d6178696d756d526561736f6e4c656e6774681010004000000c88204d6178696d756d2061636365707461626c6520726561736f6e206c656e6774682e0065012042656e63686d61726b7320646570656e64206f6e20746869732076616c75652c206265207375726520746f2075706461746520776569676874732066696c65207768656e206368616e67696e6720746869732076616c756501890e4100344368696c64426f756e7469657301344368696c64426f756e746965731c404368696c64426f756e7479436f756e740100101000000000086d0120444550524543415445443a205265706c6163656420776974682060506172656e74546f74616c4368696c64426f756e74696573602073746f72616765206974656d206b656570696e672064656469636174656420636f756e7473550120666f72206561636820706172656e7420626f756e74792e204e756d626572206f6620746f74616c206368696c6420626f756e746965732e2057696c6c2062652072656d6f76656420696e204d617920323032352e4c506172656e744368696c64426f756e74696573010104051010100000000008cc204e756d626572206f6620616374697665206368696c6420626f756e746965732070657220706172656e7420626f756e74792ee0204d6170206f6620706172656e7420626f756e747920696e64657820746f206e756d626572206f66206368696c6420626f756e746965732e60506172656e74546f74616c4368696c64426f756e746965730101040510101000000000044101204e756d626572206f6620746f74616c206368696c6420626f756e746965732070657220706172656e7420626f756e74792c20696e636c7564696e6720636f6d706c6574656420626f756e746965732e344368696c64426f756e746965730001080505948d0e04000494204368696c6420626f756e7469657320746861742068617665206265656e2061646465642e644368696c64426f756e74794465736372697074696f6e735631000108050594850e04000c290120546865206465736372697074696f6e206f662065616368206368696c642d626f756e74792e20496e6465786564206279206028706172656e745f69642c206368696c645f696429602e006d012054686973206974656d207265706c616365732074686520604368696c64426f756e74794465736372697074696f6e73602073746f72616765206974656d2066726f6d207468652056302073746f726167652076657273696f6e2e505630546f56314368696c64426f756e74794964730001040510940400145d0120546865206d617070696e67206f6620746865206368696c6420626f756e7479206964732066726f6d2073746f726167652076657273696f6e206056306020746f20746865206e657720605631602076657273696f6e2e006d0120546865206056306020696473206261736564206f6e20746f74616c206368696c6420626f756e747920636f756e74205b604368696c64426f756e7479436f756e74605d602e2054686520605631602076657273696f6e206964734101206261736564206f6e20746865206368696c6420626f756e747920636f756e742070657220706172656e7420626f756e7479205b60506172656e74546f74616c4368696c64426f756e74696573605d2e650120546865206974656d20696e74656e64656420736f6c656c7920666f7220636c69656e7420636f6e76656e69656e636520616e64206e6f74207573656420696e207468652070616c6c6574277320636f7265206c6f6769632e4c4368696c6472656e43757261746f72466565730101040510184000000000000000000000000000000000040101205468652063756d756c6174697665206368696c642d626f756e74792063757261746f722066656520666f72206561636820706172656e7420626f756e74792e01c505018d0a08644d61784163746976654368696c64426f756e7479436f756e74101064000000041d01204d6178696d756d206e756d626572206f66206368696c6420626f756e7469657320746861742063616e20626520616464656420746f206120706172656e7420626f756e74792e5c4368696c64426f756e747956616c75654d696e696d756d184000e40b540200000000000000000000000488204d696e696d756d2076616c756520666f722061206368696c642d626f756e74792e01950e42002441737365745261746501244173736574526174650458436f6e76657273696f6e52617465546f4e6174697665000104023903a10204000c1d01204d61707320616e20617373657420746f2069747320666978656420706f696e7420726570726573656e746174696f6e20696e20746865206e61746976652062616c616e63652e004d0120452e672e20606e61746976655f616d6f756e74203d2061737365745f616d6f756e74202a20436f6e76657273696f6e52617465546f4e61746976653a3a3c543e3a3a6765742861737365745f6b696e64296001c90501910a0001990e4300485374617465547269654d6967726174696f6e01485374617465547269654d6967726174696f6e0c404d6967726174696f6e50726f636573730100d9053800000000000000000000000000001050204d6967726174696f6e2070726f67726573732e005d0120546869732073746f7265732074686520736e617073686f74206f6620746865206c617374206d69677261746564206b6579732e2049742063616e2062652073657420696e746f206d6f74696f6e20616e64206d6f7665d420666f727761726420627920616e79206f6620746865206d65616e732070726f766964656420627920746869732070616c6c65742e284175746f4c696d6974730100d10504000cd420546865206c696d69747320746861742061726520696d706f736564206f6e206175746f6d61746963206d6967726174696f6e732e00d42049662073657420746f204e6f6e652c207468656e206e6f206175746f6d61746963206d6967726174696f6e2068617070656e732e605369676e65644d6967726174696f6e4d61784c696d6974730000d50504000ce020546865206d6178696d756d206c696d697473207468617420746865207369676e6564206d6967726174696f6e20636f756c64207573652e00b4204966206e6f74207365742c206e6f207369676e6564207375626d697373696f6e20697320616c6c6f7765642e01cd0501950a04244d61784b65794c656e10100002000054b4204d6178696d616c206e756d626572206f6620627974657320746861742061206b65792063616e20686176652e00b0204652414d4520697473656c6620646f6573206e6f74206c696d697420746865206b6579206c656e6774682e01012054686520636f6e63726574652076616c7565206d757374207468657265666f726520646570656e64206f6e20796f75722073746f726167652075736167652e59012041205b606672616d655f737570706f72743a3a73746f726167653a3a53746f726167654e4d6170605d20666f72206578616d706c652063616e206861766520616e20617262697472617279206e756d626572206f664501206b65797320776869636820617265207468656e2068617368656420616e6420636f6e636174656e617465642c20726573756c74696e6720696e206172626974726172696c79206c6f6e67206b6579732e0041012055736520746865202a7374617465206d6967726174696f6e205250432a20746f20726574726965766520746865206c656e677468206f6620746865206c6f6e67657374206b657920696e20796f757201012073746f726167653a203c68747470733a2f2f6769746875622e636f6d2f706172697479746563682f7375627374726174652f6973737565732f31313634323e00290120546865206d6967726174696f6e2077696c6c2068616c7420776974682061206048616c74656460206576656e7420696620746869732076616c756520697320746f6f20736d616c6c2e49012053696e6365207468657265206973206e6f207265616c2070656e616c74792066726f6d206f7665722d657374696d6174696e672c206974206973206164766973656420746f207573652061206c61726765802076616c75652e205468652064656661756c742069732035313220627974652e008020536f6d65206b6579206c656e6774687320666f72207265666572656e63653ad0202d205b606672616d655f737570706f72743a3a73746f726167653a3a53746f7261676556616c7565605d3a2033322062797465c8202d205b606672616d655f737570706f72743a3a73746f726167653a3a53746f726167654d6170605d3a2036342062797465e0202d205b606672616d655f737570706f72743a3a73746f726167653a3a53746f72616765446f75626c654d6170605d3a2039362062797465004820466f72206d6f726520696e666f207365654901203c68747470733a2f2f7777772e736861776e74616272697a692e636f6d2f626c6f672f7375627374726174652f7175657279696e672d7375627374726174652d73746f726167652d7669612d7270632f3e019d0a46003c4e6f6d696e6174696f6e506f6f6c73013c4e6f6d696e6174696f6e506f6f6c735440546f74616c56616c75654c6f636b65640100184000000000000000000000000000000000148c205468652073756d206f662066756e6473206163726f737320616c6c20706f6f6c732e0071012054686973206d69676874206265206c6f77657220627574206e6576657220686967686572207468616e207468652073756d206f662060746f74616c5f62616c616e636560206f6620616c6c205b60506f6f6c4d656d62657273605d590120626563617573652063616c6c696e672060706f6f6c5f77697468647261775f756e626f6e64656460206d696768742064656372656173652074686520746f74616c207374616b65206f662074686520706f6f6c277329012060626f6e6465645f6163636f756e746020776974686f75742061646a757374696e67207468652070616c6c65742d696e7465726e616c2060556e626f6e64696e67506f6f6c6027732e2c4d696e4a6f696e426f6e640100184000000000000000000000000000000000049c204d696e696d756d20616d6f756e7420746f20626f6e6420746f206a6f696e206120706f6f6c2e344d696e437265617465426f6e6401001840000000000000000000000000000000001ca0204d696e696d756d20626f6e6420726571756972656420746f20637265617465206120706f6f6c2e00650120546869732069732074686520616d6f756e74207468617420746865206465706f7369746f72206d7573742070757420617320746865697220696e697469616c207374616b6520696e2074686520706f6f6c2c20617320616e8820696e6469636174696f6e206f662022736b696e20696e207468652067616d65222e0069012054686973206973207468652076616c756520746861742077696c6c20616c7761797320657869737420696e20746865207374616b696e67206c6564676572206f662074686520706f6f6c20626f6e646564206163636f756e7480207768696c6520616c6c206f74686572206163636f756e7473206c656176652e204d6178506f6f6c730000100400086901204d6178696d756d206e756d626572206f66206e6f6d696e6174696f6e20706f6f6c7320746861742063616e2065786973742e20496620604e6f6e65602c207468656e20616e20756e626f756e646564206e756d626572206f664420706f6f6c732063616e2065786973742e384d6178506f6f6c4d656d626572730000100400084901204d6178696d756d206e756d626572206f66206d656d6265727320746861742063616e20657869737420696e207468652073797374656d2e20496620604e6f6e65602c207468656e2074686520636f756e74b8206d656d6265727320617265206e6f7420626f756e64206f6e20612073797374656d20776964652062617369732e544d6178506f6f6c4d656d62657273506572506f6f6c0000100400084101204d6178696d756d206e756d626572206f66206d656d626572732074686174206d61792062656c6f6e6720746f20706f6f6c2e20496620604e6f6e65602c207468656e2074686520636f756e74206f66a8206d656d62657273206973206e6f7420626f756e64206f6e20612070657220706f6f6c2062617369732e4c476c6f62616c4d6178436f6d6d697373696f6e0000fd0504000c690120546865206d6178696d756d20636f6d6d697373696f6e20746861742063616e2062652063686172676564206279206120706f6f6c2e2055736564206f6e20636f6d6d697373696f6e207061796f75747320746f20626f756e64250120706f6f6c20636f6d6d697373696f6e73207468617420617265203e2060476c6f62616c4d6178436f6d6d697373696f6e602c206e65636573736172792069662061206675747572650d012060476c6f62616c4d6178436f6d6d697373696f6e60206973206c6f776572207468616e20736f6d652063757272656e7420706f6f6c20636f6d6d697373696f6e732e2c506f6f6c4d656d626572730001040500610804000c4020416374697665206d656d626572732e00d02054574f582d4e4f54453a20534146452073696e636520604163636f756e7449646020697320612073656375726520686173682e54436f756e746572466f72506f6f6c4d656d62657273010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d61702c426f6e646564506f6f6c7300010405107908040004682053746f7261676520666f7220626f6e64656420706f6f6c732e54436f756e746572466f72426f6e646564506f6f6c73010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d61702c526577617264506f6f6c7300010405109d0e04000875012052657761726420706f6f6c732e2054686973206973207768657265207468657265207265776172647320666f72206561636820706f6f6c20616363756d756c6174652e205768656e2061206d656d62657273207061796f7574206973590120636c61696d65642c207468652062616c616e636520636f6d6573206f7574206f66207468652072657761726420706f6f6c2e204b657965642062792074686520626f6e64656420706f6f6c73206163636f756e742e54436f756e746572466f72526577617264506f6f6c73010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d61703c537562506f6f6c7353746f726167650001040510a10e04000819012047726f757073206f6620756e626f6e64696e6720706f6f6c732e20456163682067726f7570206f6620756e626f6e64696e6720706f6f6c732062656c6f6e677320746f2061290120626f6e64656420706f6f6c2c2068656e636520746865206e616d65207375622d706f6f6c732e204b657965642062792074686520626f6e64656420706f6f6c73206163636f756e742e64436f756e746572466f72537562506f6f6c7353746f72616765010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d6170204d65746164617461010104051001030400045c204d6574616461746120666f722074686520706f6f6c2e48436f756e746572466f724d65746164617461010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d6170284c617374506f6f6c4964010010100000000004d0204576657220696e6372656173696e67206e756d626572206f6620616c6c20706f6f6c73206372656174656420736f206661722e4c52657665727365506f6f6c49644c6f6f6b7570000104050010040010dc20412072657665727365206c6f6f6b75702066726f6d2074686520706f6f6c2773206163636f756e7420696420746f206974732069642e0075012054686973206973206f6e6c79207573656420666f7220736c617368696e6720616e64206f6e206175746f6d61746963207769746864726177207570646174652e20496e20616c6c206f7468657220696e7374616e6365732c20746865250120706f6f6c20696420697320757365642c20616e6420746865206163636f756e7473206172652064657465726d696e6973746963616c6c7920646572697665642066726f6d2069742e74436f756e746572466f7252657665727365506f6f6c49644c6f6f6b7570010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d617040436c61696d5065726d697373696f6e73010104050005060402040101204d61702066726f6d206120706f6f6c206d656d626572206163636f756e7420746f207468656972206f7074656420636c61696d207065726d697373696f6e2e01e50501a10a0c2050616c6c65744964290c2070792f6e6f706c73048420546865206e6f6d696e6174696f6e20706f6f6c27732070616c6c65742069642e484d6178506f696e7473546f42616c616e636508040a301d0120546865206d6178696d756d20706f6f6c20706f696e74732d746f2d62616c616e636520726174696f207468617420616e20606f70656e6020706f6f6c2063616e20686176652e005501205468697320697320696d706f7274616e7420696e20746865206576656e7420736c617368696e672074616b657320706c61636520616e642074686520706f6f6c277320706f696e74732d746f2d62616c616e63657c20726174696f206265636f6d65732064697370726f706f7274696f6e616c2e006501204d6f72656f7665722c20746869732072656c6174657320746f207468652060526577617264436f756e7465726020747970652061732077656c6c2c206173207468652061726974686d65746963206f7065726174696f6e7355012061726520612066756e6374696f6e206f66206e756d626572206f6620706f696e74732c20616e642062792073657474696e6720746869732076616c756520746f20652e672e2031302c20796f7520656e73757265650120746861742074686520746f74616c206e756d626572206f6620706f696e747320696e207468652073797374656d20617265206174206d6f73742031302074696d65732074686520746f74616c5f69737375616e6365206f669c2074686520636861696e2c20696e20746865206162736f6c75746520776f72736520636173652e00490120466f7220612076616c7565206f662031302c20746865207468726573686f6c6420776f756c64206265206120706f6f6c20706f696e74732d746f2d62616c616e636520726174696f206f662031303a312e310120537563682061207363656e6172696f20776f756c6420616c736f20626520746865206571756976616c656e74206f662074686520706f6f6c206265696e672039302520736c61736865642e304d6178556e626f6e64696e67101020000000043d0120546865206d6178696d756d206e756d626572206f662073696d756c74616e656f757320756e626f6e64696e67206368756e6b7320746861742063616e20657869737420706572206d656d6265722e01b90e500024566f7465724c6973740124566f7465724c69737414244c6973744e6f6465730001040500c10e04000c8020412073696e676c65206e6f64652c2077697468696e20736f6d65206261672e000501204e6f6465732073746f7265206c696e6b7320666f727761726420616e64206261636b2077697468696e207468656972207265737065637469766520626167732e4c436f756e746572466f724c6973744e6f646573010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d6170204c697374426167730001040530c50e04000c642041206261672073746f72656420696e2073746f726167652e0019012053746f7265732061206042616760207374727563742c2077686963682073746f726573206865616420616e64207461696c20706f696e7465727320746f20697473656c662e504e6578744e6f64654175746f5265626167676564000000040008050120506f696e74657220746861742072656d656d6265727320746865206e657874206e6f646520746861742077696c6c206265206175746f2d72656261676765642e0101205768656e20604e6f6e65602c20746865206e657874207363616e2077696c6c2073746172742066726f6d20746865206c697374206865616420616761696e2e104c6f636b00009c04001084204c6f636b20616c6c207570646174657320746f20746869732070616c6c65742e00390120496620616e79206e6f646573206e65656473207570646174696e672c2072656d6f76616c206f72206164646974696f6e2064756520746f20612074656d706f72617279206c6f636b2c2074686574205b6043616c6c3a3a7265626167605d2063616e20626520757365642e011d0601a50a08344261675468726573686f6c6473c90e0919210300e40b5402000000f39e809702000000a8b197e20200000094492e3603000000279c3a930300000003bccefa0300000042c01b6e040000001b4775ee04000000385e557d0500000046dc601c0600000089386ccd06000000b6ee809207000000fe7ee36d08000000e81b1a6209000000b019f4710a000000103592a00b000000cfc96ff10c00000041146d680e000000e79bda0910000000cee885da1100000028a9c7df13000000bb70931f160000008e4089a018000000810a096a1b000000366a48841e0000005bd36af821000000807c9cd025000000c95530182a000000bd63c1db2e00000071e0572934000000689092103a000000edc4d4a240000000699379f3470000008fd80c18500000004baf8a28590000006a16a63f630000000995177b6e00000078c5f4fb7a00000062c811e78800000051bf6d6598000000048eaba4a9000000544698d7bc00000091cac036d2000000175f1801ea000000bd15b27c0401000043358ff721010000b8fc84c84201000099673c506701000007e44efa8f010000b341833ebd010000027f2ea2ef0100009883bcb927020000164d652a66020000b49513acab0200002d8e820bf9020000a1e6982c4f030000a616080daf030000cc9d37c719040000a0d584959004000042e7e0d514050000028cd70da80500000f750aef4b060000ea8d2e5c02070000c3cb996ecd070000b1e5717caf080000aa2b8e1fab090000b5c1203dc30a000026d03d0efb0b000070c75929560d0000ebadda8cd80e0000f797dbaa86100000cff04476651200001f2660717a14000009a611becb1600001dfbe82f60190000943a3c603f1c00008afe89c4711f0000ced963c70023000003a92ae4f6260000fe72eec55f2b000036c9cc6948300000dae33245bf350000062a7470d43b00007c9732d69942000084a32468234a0000571ad45987520000e7f10262de5b00000db8760344660000ae0401ded67100007d9eb308b97e00001e044a76108d00003a1df064079d0000e04fafdaccae00005679f02f95c2000095c3aaa99ad80000967c05251ef10000177a66d6670c010028cb1f1ec82a0100fa282f75984c0100d57dc8743c7201007dc4b3fb229c0100365cde74c7ca01009eb8e142b3fe01000c31ae547f3802005fe101e8d57802006373da7e74c0020051d1a60d2e100300c7e9a468ed68030061c091f7b7cb0300bf27a1b7b03904007b1499941bb404008523ed22613c050069a5d4c512d40500ec8c934def7c0600f5aa901be83807008cbe5ddb260a080002978ce113f30800fae314435df60900ddf12dbafe160b002ebadc6f4a580c000c5518c4f2bd0d00f0bb5431154c0f00498e866b46071100b2c153de9ff41200278a2fb2ce191500b2399f84247d1700e199e704aa251a00ba13f5ab331b1d00264785cc7866200088bf803f2d1124001c9823f81d262800ccc422d450b12c00f088820528c03100367c6d7e896137006e9329d30aa63d008cbc6c1322a044000070f32a5c644c00b43b84699909550080b4abe450a95e00a0cda979db5f69004cc27f4cc74c7500d0ac0eba34938200483e0ccf3d5a910068c68e7469cda100281e6fa52b1db40098a92326747fc800f09a74634d30df0080cdfc4b8d72f8009014602d9a901401f0b413d945dd330120973596c1b4560150dcfbaead7d7d01e01198b947aaa80130c7ee16bbb9d801206e488697390e02a0fa4b1d72c74902c0117170b5128c02808a1643a6ded502c0f823b1a204280380af5970a2768303c06f2d87ff41e90340937fac8f925a040091097117b6d804400fdf5b212065050049c149446e0106008ebca6e56caf0600595686851c71078068aa34a4b7480880a1e29e52b9380900bdabe880e4430a002a72b4204c6d0b80f1c013335cb80c00a03ccbdce3280e80b8629a9e20c30f00de5693d2ca8b11005d7f4c93238813001a87df3504be1500a7ce4b84ef3318000110fbea24f11a00802ae5d1b5fd1d0022a134609d62210044216bf0da2925000261f1828f5e29006620cf851e0d2e008410195252433300a0c18fca8410390026ad1493cc853f00d0cd24662fb646009ce19a1cdab64e0058ccc20c5f9f5700200a7578fb89610030bbbbd6e4936c0060cba7dc9edd7800b83bc0425b8b8600b886236164c59500f8f15fdc93b8a600206a91c0d696b900d8efe28fc097ce0068299bf52ef9e5ffffffffffffffffacd020546865206c697374206f66207468726573686f6c64732073657061726174696e672074686520766172696f757320626167732e00490120496473206172652073657061726174656420696e746f20756e736f727465642062616773206163636f7264696e6720746f2074686569722073636f72652e205468697320737065636966696573207468656101207468726573686f6c64732073657061726174696e672074686520626167732e20416e20696427732062616720697320746865206c6172676573742062616720666f722077686963682074686520696427732073636f7265b8206973206c657373207468616e206f7220657175616c20746f20697473207570706572207468726573686f6c642e006501205768656e20696473206172652069746572617465642c2068696768657220626167732061726520697465726174656420636f6d706c6574656c79206265666f7265206c6f77657220626167732e2054686973206d65616e735901207468617420697465726174696f6e206973205f73656d692d736f727465645f3a20696473206f66206869676865722073636f72652074656e6420746f20636f6d65206265666f726520696473206f66206c6f7765722d012073636f72652c206275742070656572206964732077697468696e206120706172746963756c6172206261672061726520736f7274656420696e20696e73657274696f6e206f726465722e006820232045787072657373696e672074686520636f6e7374616e74004d01205468697320636f6e7374616e74206d75737420626520736f7274656420696e207374726963746c7920696e6372656173696e67206f726465722e204475706c6963617465206974656d7320617265206e6f742c207065726d69747465642e00410120546865726520697320616e20696d706c696564207570706572206c696d6974206f66206053636f72653a3a4d4158603b20746861742076616c756520646f6573206e6f74206e65656420746f2062652101207370656369666965642077697468696e20746865206261672e20466f7220616e792074776f207468726573686f6c64206c697374732c206966206f6e6520656e647320776974683101206053636f72653a3a4d4158602c20746865206f74686572206f6e6520646f6573206e6f742c20616e64207468657920617265206f746865727769736520657175616c2c207468652074776f7c206c697374732077696c6c20626568617665206964656e746963616c6c792e003820232043616c63756c6174696f6e005501204974206973207265636f6d6d656e64656420746f2067656e65726174652074686520736574206f66207468726573686f6c647320696e20612067656f6d6574726963207365726965732c2073756368207468617441012074686572652065786973747320736f6d6520636f6e7374616e7420726174696f2073756368207468617420607468726573686f6c645b6b202b20315d203d3d20287468726573686f6c645b6b5d202ad020636f6e7374616e745f726174696f292e6d6178287468726573686f6c645b6b5d202b2031296020666f7220616c6c20606b602e005901205468652068656c7065727320696e2074686520602f7574696c732f6672616d652f67656e65726174652d6261677360206d6f64756c652063616e2073696d706c69667920746869732063616c63756c6174696f6e2e002c2023204578616d706c6573005101202d20496620604261675468726573686f6c64733a3a67657428292e69735f656d7074792829602c207468656e20616c6c20696473206172652070757420696e746f207468652073616d65206261672c20616e64b0202020697465726174696f6e206973207374726963746c7920696e20696e73657274696f6e206f726465722e6101202d20496620604261675468726573686f6c64733a3a67657428292e6c656e2829203d3d203634602c20616e6420746865207468726573686f6c6473206172652064657465726d696e6564206163636f7264696e6720746f11012020207468652070726f63656475726520676976656e2061626f76652c207468656e2074686520636f6e7374616e7420726174696f20697320657175616c20746f20322e6501202d20496620604261675468726573686f6c64733a3a67657428292e6c656e2829203d3d20323030602c20616e6420746865207468726573686f6c6473206172652064657465726d696e6564206163636f7264696e6720746f59012020207468652070726f63656475726520676976656e2061626f76652c207468656e2074686520636f6e7374616e7420726174696f20697320617070726f78696d6174656c7920657175616c20746f20312e3234382e6101202d20496620746865207468726573686f6c64206c69737420626567696e7320605b312c20322c20332c202e2e2e5d602c207468656e20616e20696420776974682073636f72652030206f7220312077696c6c2066616c6cf0202020696e746f2062616720302c20616e20696420776974682073636f726520322077696c6c2066616c6c20696e746f2062616720312c206574632e00302023204d6967726174696f6e00610120496e20746865206576656e7420746861742074686973206c6973742065766572206368616e6765732c206120636f7079206f6620746865206f6c642062616773206c697374206d7573742062652072657461696e65642e5d012057697468207468617420604c6973743a3a6d696772617465602063616e2062652063616c6c65642c2077686963682077696c6c20706572666f726d2074686520617070726f707269617465206d6967726174696f6e2e504d61784175746f5265626167506572426c6f636b101005000000103501204d6178696d756d206e756d626572206f66206163636f756e74732074686174206d61792062652072652d626167676564206175746f6d61746963616c6c7920696e20606f6e5f69646c65602e00510120412076616c7565206f662060306020286f627461696e656420627920636f6e6669677572696e67206074797065204d61784175746f5265626167506572426c6f636b203d2028293b60292064697361626c6573342074686520666561747572652e01cd0e52004044656c6567617465645374616b696e67014044656c6567617465645374616b696e67102844656c656761746f72730001040500d50e040010a4204d6170206f662044656c656761746f727320746f207468656972206044656c65676174696f6e602e00610120496d706c656d656e746174696f6e206e6f74653a20576520617265206e6f74207573696e67206120646f75626c65206d61702077697468206064656c656761746f726020616e6420606167656e7460206163636f756e746101206173206b6579732073696e63652077652077616e7420746f2072657374726963742064656c656761746f727320746f2064656c6567617465206f6e6c7920746f206f6e65206163636f756e7420617420612074696d652e50436f756e746572466f7244656c656761746f7273010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d6170184167656e74730001040500d90e04000488204d6170206f6620604167656e746020746f20746865697220604c6564676572602e40436f756e746572466f724167656e7473010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d61700001a90a082050616c6c65744964290c2070792f646c73746b049020496e6a6563746564206964656e74696669657220666f72207468652070616c6c65742e4c536c6173685265776172644672616374696f6efd051080969800045101204672616374696f6e206f662074686520736c617368207468617420697320726577617264656420746f207468652063616c6c6572206f662070656e64696e6720736c61736820746f20746865206167656e742e01dd0e53003c5374616b696e675263436c69656e74013c5374616b696e675263436c69656e740c5c496e636f6d706c65746553657373696f6e5265706f7274000025060400041d0120416e20696e636f6d706c65746520696e636f6d696e672073657373696f6e207265706f727420746861742077652068617665206e6f742061637465642075706f6e207965742e704c61737453657373696f6e5265706f7274456e64696e67496e646578000010040020fc20546865206c6173742073657373696f6e207265706f727427732060656e645f696e64657860207468617420776520686176652061637465642075706f6e2e006101205468697320616c6c6f777320746869732070616c6c657420746f20656e7375726520612073657175656e7469616c6c7920696e6372656173696e672073657175656e6365206f662073657373696f6e207265706f7274734c2070617373656420746f207374616b696e672e005d01204e6f746520746861742077697468207468652058434d206265696e6720746865206261636b626f6e65206f6620636f6d6d756e69636174696f6e2c207765206861766520612067756172616e746565206f6e207468656101206f72646572696e67206f66206d657373616765732e204173206c6f6e67206173207468652052432073656e64732073657373696f6e207265706f72747320696e206f726465722c207765205f6576656e7475616c6c795fc02072656365697665207468656d20696e207468652073616d6520636f7272656374206f726465722061732077656c6c2e504f7574676f696e6756616c696461746f725365740000e10e040010d820412076616c696461746f72207365742074686174206973206f7574676f696e672c20616e642073686f756c642062652073656e742e00750120546869732077696c6c20626520617474656d7074656420746f2062652073656e742c20706f737369626c79206f6e20657665727920606f6e5f696e697469616c697a65602063616c6c2c20756e74696c2069742069732073656e742cf4206f7220746865207365636f6e642076616c75652072656163686573207a65726f2c20617420776869636820706f696e742077652064726f702069742e01210601ad0a00005400484d756c7469426c6f636b456c656374696f6e01484d756c7469426c6f636b456c656374696f6e1c14526f756e64010010100000000018ac20496e7465726e616c20636f756e74657220666f7220746865206e756d626572206f6620726f756e64732e00550120546869732069732075736566756c20666f722064652d6475706c69636174696f6e206f66207472616e73616374696f6e73207375626d697474656420746f2074686520706f6f6c2c20616e642067656e6572616c6c20646961676e6f7374696373206f66207468652070616c6c65742e004d012054686973206973206d6572656c7920696e6372656d656e746564206f6e6365207065722065766572792074696d65207468617420616e20757073747265616d2060656c656374602069732063616c6c65642e3043757272656e74506861736501004d060400043c2043757272656e742070686173652e384465736972656454617267657473000104051010040004cc2044657369726564206e756d626572206f66207461726765747320746f20656c65637420666f72207468697320726f756e642e485061676564566f746572536e617073686f74000108050594e90e040004010120506167696e6174656420766f74657220736e617073686f742e204174206d6f7374205b60543a3a5061676573605d206b6579732077696c6c2065786973742e585061676564566f746572536e617073686f74486173680001080505943404000c31012053616d65206173205b605061676564566f746572536e617073686f74605d2c206275742069742077696c6c2073746f7265207468652068617368206f662074686520736e617073686f742e00fc2054686520686173682069732067656e657261746564207573696e67205b606672616d655f73797374656d3a3a436f6e6669673a3a48617368696e67605d2e4c5061676564546172676574536e617073686f74000108050594f90e04000c6c20506167696e617465642074617267657420736e617073686f742e00590120466f72207468652074696d65206265696e672c2073696e636520776520617373756d65206f6e65207061676573206f6620746172676574732c206174206d6f7374204f4e45206b65792077696c6c2065786973742e5c5061676564546172676574536e617073686f74486173680001080505943404000c35012053616d65206173205b605061676564546172676574536e617073686f74605d2c206275742069742077696c6c2073746f7265207468652068617368206f662074686520736e617073686f742e00fc2054686520686173682069732067656e657261746564207573696e67205b606672616d655f73797374656d3a3a436f6e6669673a3a48617368696e67605d2e01450601b50a1834556e7369676e656450686173651010960000000480204475726174696f6e206f662074686520756e7369676e65642070686173652e2c5369676e656450686173651010960000000478204475726174696f6e206f6620746865207369676e65642070686173652e545369676e656456616c69646174696f6e506861736510100002000014a4204475726174696f6e206f66207468652073696e6765642076616c69646174696f6e2070686173652e00550120546865206475726174696f6e206f6620746869732073686f756c64206e6f74206265206c657373207468616e2060543a3a5061676573602c20616e64207468657265206973206e6f20706f696e7420696e2069746501206265696e67206d6f7265207468616e20605369676e656450686173653a3a4d61785375626d697373696f6e3a3a6765742829202a20543a3a5061676573602e20544f444f3a20696e74656772697479207465737420666f72102069742e54566f746572536e617073686f74506572426c6f636b1010c002000004c820546865206e756d626572206f6620736e617073686f7420766f7465727320746f2066657463682070657220626c6f636b2e58546172676574536e617073686f74506572426c6f636b1010d007000004cc20546865206e756d626572206f6620736e617073686f74207461726765747320746f2066657463682070657220626c6f636b2e145061676573101020000000185420546865206e756d626572206f662070616765732e0001012054686520736e617073686f74206973206372656174656420776974682074686973206d616e79206b65797320696e207468652073746f72616765206d61702e0051012054686520736f6c7574696f6e73206d617920636f6e7461696e206174204d4f53542074686973206d616e792070616765732c20627574206c657373207061676573206172652061636365707461626c65206173182077656c6c2e01fd0e5500684d756c7469426c6f636b456c656374696f6e566572696669657201684d756c7469426c6f636b456c656374696f6e56657269666965721c3c517565756564536f6c7574696f6e58000108050594510604001c3d0120546865206058602076617269616e74206f66207468652063757272656e742071756575656420736f6c7574696f6e2e204d69676874206265207468652076616c6964206f6e65206f72206e6f742e006901205468652074776f2076617269616e7473206f6620746869732073746f72616765206974656d20697320746f2061766f696420746865206e656564206f6620636f7079696e672e20526563616c6c2074686174206f6e6365206171012060566572696679696e67536f6c7574696f6e60206973206265696e672070726f6365737365642c206974206e6565647320746f20777269746520697473207061727469616c20737570706f727473202a736f6d6577686572652a2e69012057726974696e672074686573657320737570706f727473206f6e20746f70206f662061202a676f6f642a2071756575656420737570706f7274732069732077726f6e672c2073696e6365207765206d69676874206261696c2e75012057726974696e67207468656d20746f20612062756767657220616e6420636f7079696e6720617420746865206e656420697320736c696768746c79206265747465722c2062757420657870656e736976652e205468697320666c61677c2073797374656d2069732062657374206f6620626f746820776f726c64732e3c517565756564536f6c7574696f6e5900010805059451060400043d0120546865206059602076617269616e74206f66207468652063757272656e742071756575656420736f6c7574696f6e2e204d69676874206265207468652076616c6964206f6e65206f72206e6f742e4851756575656456616c696456617269616e740101040510010f0401085d0120506f696e74657220746f207468652076617269616e74206f66205b60517565756564536f6c7574696f6e58605d206f72205b60517565756564536f6c7574696f6e59605d20746861742069732063757272656e746c791c2076616c69642e58517565756564536f6c7574696f6e4261636b696e6773000108050594050f040020d420546865206028616d6f756e742c20636f756e742960206f66206261636b696e67732c20646976696465642070657220706167652e00710120546869732069732073746f726564206265636175736520696e20746865206c61737420626c6f636b206f6620766572696669636174696f6e207765206e656564207468656d20746f20636f6d70757465207468652073636f72652c9820616e6420636865636b20604d61784261636b65727350657257696e6e657246696e616c602e00710120546869732063616e206f6e6c792065766572206c69766520666f722074686520696e76616c69642076617269616e74206f662074686520736f6c7574696f6e2e204f6e63652069742069732076616c69642c20776520646f6e27741501206e656564207468697320696e666f726d6174696f6e20616e796d6f72653b207468652073636f726520697320616c726561647920636f6d7075746564206f6e636520696ef4205b60517565756564536f6c7574696f6e53636f7265605d2c20616e6420746865206261636b696e6720636f756e74732061726520636865636b65642e4c517565756564536f6c7574696f6e53636f72650001040510710604000cd8205468652073636f7265206f66207468652076616c69642076617269616e74206f66205b60517565756564536f6c7574696f6e605d2e00b82054686973206f6e6c792065766572206c6976657320666f7220746865206076616c6964602076617269616e742e304d696e696d756d53636f726500007106040004550120546865206d696e696d756d2073636f72652074686174206561636820736f6c7574696f6e206d7573742061747461696e20696e206f7264657220746f20626520636f6e73696465726564206665617369626c652e3453746174757353746f726167650100150f040104742053746f72616765206974656d20666f72205b60537461747573605d2e01750601b90a1070536f6c7574696f6e496d70726f76656d656e745468726573686f6c64fd051000000000084d0120546865206d696e696d756d20616d6f756e74206f6620696d70726f76656d656e7420746f2074686520736f6c7574696f6e2073636f7265207468617420646566696e6573206120736f6c7574696f6e206173282022626574746572222e604d61784261636b65727350657257696e6e657246696e616c1010e4570000141d01204d6178696d756d206e756d626572206f66206261636b6572732c207065722077696e6e65722c20616d6f6e6720616c6c207061676573206f6620616e20656c656374696f6e2e00050120546869732063616e206f6e6c7920626520636865636b65642061742074686520766572792066696e616c2073746570206f6620766572696669636174696f6e2e005d01204e4f54453a20617420746865206d6f6d656e742c20776520646f6e277420636865636b20746869732c20616e6420697420697320696e20706c61636520666f722066757475726520636f6d7061746962696c6974792e4c4d61784261636b65727350657257696e6e65721010c002000004c4204d6178696d756d206e756d626572206f66206261636b6572732c207065722077696e6e65722c2070657220706167652e444d617857696e6e657273506572506167651010e8030000086101204d6178696d756d206e756d626572206f6620737570706f7274732028616b612e2077696e6e6572732f76616c696461746f72732f746172676574732920746861742063616e20626520726570726573656e74656420696e4c20612070616765206f6620726573756c74732e005600684d756c7469426c6f636b456c656374696f6e556e7369676e6564000179060000005700604d756c7469426c6f636b456c656374696f6e5369676e656401604d756c7469426c6f636b456c656374696f6e5369676e65641034496e76756c6e657261626c65730100f10e0400241501204163636f756e74732077686974656c697374656420627920676f7665726e616e636520746f20616c77617973207375626d697420746865697220736f6c7574696f6e732e007020546865792061726520646966666572656e7420696e20746861743a00fc202a205468657920616c77617973207061792061206669786564206465706f73697420666f72207375626d697373696f6e2c20737065636966696564206279f42020205b60436f6e6669673a3a496e76756c6e657261626c654465706f736974605d2e205468657920706179206e6f2070616765206465706f7369742e6901202a204966205f656a65637465645f2062792062657474657220736f6c7574696f6e2066726f6d205b60536f7274656453636f726573605d2c20746865792077696c6c206765742074686569722066756c6c206465706f736974202020206261636b2e0901202a205468657920616c77617973206765742074686569722074782d666565206261636b206576656e206966207468657920617265205f6469736361726465645f2e30536f7274656453636f7265730101040510190f040000445375626d697373696f6e53746f7261676500010c050505250f8506040004ec20547269706c65206d61702066726f6d2028726f756e642c206163636f756e742c20706167652920746f206120736f6c7574696f6e20706167652e645375626d697373696f6e4d6574616461746153746f726167650001080505690d290f040010d8204d61702066726f6d206163636f756e7420746f20746865206d65746164617461206f66207468656972207375626d697373696f6e2e00710120696e76617269616e743a20666f7220616e79204b657931206f66207479706520604163636f756e7449646020696e205b605375626d697373696f6e73605d2c20746869732073746f72616765206d617020616c736f2068617320611c2076616c75652e01510701c90a0001350f58001c5374616b696e67011c5374616b696e67a83856616c696461746f72436f756e740100101000000000049c2054686520696465616c206e756d626572206f66206163746976652076616c696461746f72732e34496e76756c6e657261626c65730100190c04000c590120416e792076616c696461746f72732074686174206d6179206e6576657220626520736c6173686564206f7220666f726369626c79206b69636b65642e20497427732061205665632073696e636520746865792772654d01206561737920746f20696e697469616c697a6520616e642074686520706572666f726d616e636520686974206973206d696e696d616c2028776520657870656374206e6f206d6f7265207468616e20666f7572ac20696e76756c6e657261626c65732920616e64207265737472696374656420746f20746573746e6574732e18426f6e64656400010405000004000c0101204d61702066726f6d20616c6c206c6f636b65642022737461736822206163636f756e747320746f2074686520636f6e74726f6c6c6572206163636f756e742e00d02054574f582d4e4f54453a20534146452073696e636520604163636f756e7449646020697320612073656375726520686173682e404d696e4e6f6d696e61746f72426f6e64010018400000000000000000000000000000000004210120546865206d696e696d756d2061637469766520626f6e6420746f206265636f6d6520616e64206d61696e7461696e2074686520726f6c65206f662061206e6f6d696e61746f722e404d696e56616c696461746f72426f6e64010018400000000000000000000000000000000004210120546865206d696e696d756d2061637469766520626f6e6420746f206265636f6d6520616e64206d61696e7461696e2074686520726f6c65206f6620612076616c696461746f722e484d696e696d756d4163746976655374616b65010018400000000000000000000000000000000004110120546865206d696e696d756d20616374697665206e6f6d696e61746f72207374616b65206f6620746865206c617374207375636365737366756c20656c656374696f6e2e344d696e436f6d6d697373696f6e0100fd0510000000000ce820546865206d696e696d756d20616d6f756e74206f6620636f6d6d697373696f6e20746861742076616c696461746f72732063616e207365742e00802049662073657420746f206030602c206e6f206c696d6974206578697374732e184c65646765720001040200390f0400104501204d61702066726f6d20616c6c2028756e6c6f636b6564292022636f6e74726f6c6c657222206163636f756e747320746f2074686520696e666f20726567617264696e6720746865207374616b696e672e007501204e6f74653a20416c6c2074686520726561647320616e64206d75746174696f6e7320746f20746869732073746f72616765202a4d5553542a20626520646f6e65207468726f75676820746865206d6574686f6473206578706f736564e8206279205b605374616b696e674c6564676572605d20746f20656e73757265206461746120616e64206c6f636b20636f6e73697374656e63792e14506179656500010405005d0704000ce42057686572652074686520726577617264207061796d656e742073686f756c64206265206d6164652e204b657965642062792073746173682e00d02054574f582d4e4f54453a20534146452073696e636520604163636f756e7449646020697320612073656375726520686173682e2856616c696461746f7273010104050061070800000c450120546865206d61702066726f6d202877616e6e616265292076616c696461746f72207374617368206b657920746f2074686520707265666572656e636573206f6620746861742076616c696461746f722e00d02054574f582d4e4f54453a20534146452073696e636520604163636f756e7449646020697320612073656375726520686173682e50436f756e746572466f7256616c696461746f7273010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d6170484d617856616c696461746f7273436f756e7400001004000c310120546865206d6178696d756d2076616c696461746f7220636f756e74206265666f72652077652073746f7020616c6c6f77696e67206e65772076616c696461746f727320746f206a6f696e2e00d0205768656e20746869732076616c7565206973206e6f74207365742c206e6f206c696d6974732061726520656e666f726365642e284e6f6d696e61746f727300010405003d0f04004c750120546865206d61702066726f6d206e6f6d696e61746f72207374617368206b657920746f207468656972206e6f6d696e6174696f6e20707265666572656e6365732c206e616d656c79207468652076616c696461746f72732074686174582074686579207769736820746f20737570706f72742e003901204e6f7465207468617420746865206b657973206f6620746869732073746f72616765206d6170206d69676874206265636f6d65206e6f6e2d6465636f6461626c6520696e2063617365207468652d01206163636f756e742773205b604e6f6d696e6174696f6e7351756f74613a3a4d61784e6f6d696e6174696f6e73605d20636f6e66696775726174696f6e206973206465637265617365642e9020496e2074686973207261726520636173652c207468657365206e6f6d696e61746f7273650120617265207374696c6c206578697374656e7420696e2073746f726167652c207468656972206b657920697320636f727265637420616e64207265747269657661626c652028692e652e2060636f6e7461696e735f6b657960710120696e6469636174657320746861742074686579206578697374292c206275742074686569722076616c75652063616e6e6f74206265206465636f6465642e205468657265666f72652c20746865206e6f6e2d6465636f6461626c656d01206e6f6d696e61746f72732077696c6c206566666563746976656c79206e6f742d65786973742c20756e74696c20746865792072652d7375626d697420746865697220707265666572656e6365732073756368207468617420697401012069732077697468696e2074686520626f756e6473206f6620746865206e65776c79207365742060436f6e6669673a3a4d61784e6f6d696e6174696f6e73602e006101205468697320696d706c696573207468617420603a3a697465725f6b65797328292e636f756e7428296020616e6420603a3a6974657228292e636f756e74282960206d696768742072657475726e20646966666572656e746d012076616c75657320666f722074686973206d61702e204d6f72656f7665722c20746865206d61696e20603a3a636f756e7428296020697320616c69676e656420776974682074686520666f726d65722c206e616d656c79207468656c206e756d626572206f66206b65797320746861742065786973742e006d01204c6173746c792c20696620616e79206f6620746865206e6f6d696e61746f7273206265636f6d65206e6f6e2d6465636f6461626c652c20746865792063616e206265206368696c6c656420696d6d6564696174656c7920766961b8205b6043616c6c3a3a6368696c6c5f6f74686572605d20646973706174636861626c6520627920616e796f6e652e00d02054574f582d4e4f54453a20534146452073696e636520604163636f756e7449646020697320612073656375726520686173682e50436f756e746572466f724e6f6d696e61746f7273010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d6170385669727475616c5374616b65727300010405009c040018c8205374616b6572732077686f73652066756e647320617265206d616e61676564206279206f746865722070616c6c6574732e00750120546869732070616c6c657420646f6573206e6f74206170706c7920616e79206c6f636b73206f6e207468656d2c207468657265666f7265207468657920617265206f6e6c79207669727475616c6c7920626f6e6465642e20546865796d012061726520657870656374656420746f206265206b65796c657373206163636f756e747320616e642068656e63652073686f756c64206e6f7420626520616c6c6f77656420746f206d7574617465207468656972206c65646765727101206469726563746c792076696120746869732070616c6c65742e20496e73746561642c207468657365206163636f756e747320617265206d616e61676564206279206f746865722070616c6c65747320616e64206163636573736564290120766961206c6f77206c6576656c20617069732e205765206b65657020747261636b206f66207468656d20746f20646f206d696e696d616c20696e7465677269747920636865636b732e60436f756e746572466f725669727475616c5374616b657273010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d6170484d61784e6f6d696e61746f7273436f756e7400001004000c310120546865206d6178696d756d206e6f6d696e61746f7220636f756e74206265666f72652077652073746f7020616c6c6f77696e67206e65772076616c696461746f727320746f206a6f696e2e00d0205768656e20746869732076616c7565206973206e6f74207365742c206e6f206c696d6974732061726520656e666f726365642e2843757272656e744572610000100400107c205468652063757272656e7420706c616e6e65642065726120696e6465782e006501205468697320697320746865206c617465737420706c616e6e6564206572612c20646570656e64696e67206f6e20686f77207468652053657373696f6e2070616c6c657420717565756573207468652076616c696461746f7280207365742c206974206d6967687420626520616374697665206f72206e6f742e244163746976654572610000410f040010d820546865206163746976652065726120696e666f726d6174696f6e2c20697420686f6c647320696e64657820616e642073746172742e0059012054686520616374697665206572612069732074686520657261206265696e672063757272656e746c792072657761726465642e2056616c696461746f7220736574206f66207468697320657261206d7573742062659820657175616c20746f207768617420697320524327732073657373696f6e2070616c6c65742e28426f6e646564457261730100450f04001025012041206d617070696e672066726f6d207374696c6c2d626f6e646564206572617320746f207468652066697273742073657373696f6e20696e646578206f662074686174206572612e00c8204d75737420636f6e7461696e7320696e666f726d6174696f6e20666f72206572617320666f72207468652072616e67653abc20605b6163746976655f657261202d20626f756e64696e675f6475726174696f6e3b206163746976655f6572615d604c457261735374616b6572734f766572766965770001080505690d490f040030b82053756d6d617279206f662076616c696461746f72206578706f73757265206174206120676976656e206572612e007101205468697320636f6e7461696e732074686520746f74616c207374616b6520696e20737570706f7274206f66207468652076616c696461746f7220616e64207468656972206f776e207374616b652e20496e206164646974696f6e2c75012069742063616e20616c736f206265207573656420746f2067657420746865206e756d626572206f66206e6f6d696e61746f7273206261636b696e6720746869732076616c696461746f7220616e6420746865206e756d626572206f666901206578706f73757265207061676573207468657920617265206469766964656420696e746f2e20546865207061676520636f756e742069732075736566756c20746f2064657465726d696e6520746865206e756d626572206f66ac207061676573206f6620726577617264732074686174206e6565647320746f20626520636c61696d65642e0061012054686973206973206b65796564206669727374206279207468652065726120696e64657820746f20616c6c6f772062756c6b2064656c6574696f6e20616e64207468656e20746865207374617368206163636f756e742ea02053686f756c64206f6e6c79206265206163636573736564207468726f756768206045726173602e00cc2049732069742072656d6f766564206166746572205b60436f6e6669673a3a486973746f72794465707468605d20657261732e4101204966207374616b657273206861736e2774206265656e20736574206f7220686173206265656e2072656d6f766564207468656e20656d707479206f766572766965772069732072657475726e65642e40457261735374616b657273506167656400010c050505250f4d0f040018c020506167696e61746564206578706f73757265206f6620612076616c696461746f7220617420676976656e206572612e0071012054686973206973206b65796564206669727374206279207468652065726120696e64657820746f20616c6c6f772062756c6b2064656c6574696f6e2c207468656e207374617368206163636f756e7420616e642066696e616c6c79c82074686520706167652e2053686f756c64206f6e6c79206265206163636573736564207468726f756768206045726173602e00d4205468697320697320636c6561726564206166746572205b60436f6e6669673a3a486973746f72794465707468605d20657261732e38436c61696d6564526577617264730101080505690d5d0f040018dc20486973746f7279206f6620636c61696d656420706167656420726577617264732062792065726120616e642076616c696461746f722e0069012054686973206973206b657965642062792065726120616e642076616c696461746f72207374617368207768696368206d61707320746f2074686520736574206f66207061676520696e6465786573207768696368206861766538206265656e20636c61696d65642e00cc2049742069732072656d6f766564206166746572205b60436f6e6669673a3a486973746f72794465707468605d20657261732e484572617356616c696461746f7250726566730101080505690d6107080000140501204578706f73757265206f662076616c696461746f722061742065726120776974682074686520707265666572656e636573206f662076616c696461746f72732e0061012054686973206973206b65796564206669727374206279207468652065726120696e64657820746f20616c6c6f772062756c6b2064656c6574696f6e20616e64207468656e20746865207374617368206163636f756e742e00cc2049732069742072656d6f766564206166746572205b60436f6e6669673a3a486973746f72794465707468605d20657261732e4c4572617356616c696461746f7252657761726400010405101804000c2d012054686520746f74616c2076616c696461746f7220657261207061796f757420666f7220746865206c617374205b60436f6e6669673a3a486973746f72794465707468605d20657261732e0021012045726173207468617420686176656e27742066696e697368656420796574206f7220686173206265656e2072656d6f76656420646f65736e27742068617665207265776172642e4045726173526577617264506f696e74730101040510610f14000000000008d0205265776172647320666f7220746865206c617374205b60436f6e6669673a3a486973746f72794465707468605d20657261732e250120496620726577617264206861736e2774206265656e20736574206f7220686173206265656e2072656d6f766564207468656e2030207265776172642069732072657475726e65642e3845726173546f74616c5374616b6501010405101840000000000000000000000000000000000811012054686520746f74616c20616d6f756e74207374616b656420666f7220746865206c617374205b60436f6e6669673a3a486973746f72794465707468605d20657261732e1d0120496620746f74616c206861736e2774206265656e20736574206f7220686173206265656e2072656d6f766564207468656e2030207374616b652069732072657475726e65642e20466f7263654572610100d10a04000454204d6f6465206f662065726120666f7263696e672e404d61785374616b65645265776172647300006d0704000c1901204d6178696d756d207374616b656420726577617264732c20692e652e207468652070657263656e74616765206f66207468652065726120696e666c6174696f6e20746861746c206973207573656420666f72207374616b6520726577617264732eac20536565205b457261207061796f75745d282e2f696e6465782e68746d6c236572612d7061796f7574292e4c536c6173685265776172644672616374696f6e0100fd0510000000000cf8205468652070657263656e74616765206f662074686520736c617368207468617420697320646973747269627574656420746f207265706f72746572732e00e4205468652072657374206f662074686520736c61736865642076616c75652069732068616e646c6564206279207468652060536c617368602e4c43616e63656c6564536c6173685061796f757401001840000000000000000000000000000000000815012054686520616d6f756e74206f662063757272656e637920676976656e20746f207265706f7274657273206f66206120736c617368206576656e7420776869636820776173ec2063616e63656c65642062792065787472616f7264696e6172792063697263756d7374616e6365732028652e672e20676f7665726e616e6365292e304f6666656e636551756575650001080505690d6d0f0400284d012053746f726573207265706f72746564206f6666656e63657320696e206120717565756520756e74696c2074686579206172652070726f63657373656420696e2073756273657175656e7420626c6f636b732e0065012045616368206f6666656e6365206973207265636f7264656420756e6465722074686520636f72726573706f6e64696e672065726120696e64657820616e6420746865206f6666656e64696e672076616c696461746f7227737101206163636f756e742e20496620616e206f6666656e6365207370616e73206d756c7469706c652070616765732c206f6e6c79206f6e6520706167652069732070726f63657373656420617420612074696d652e204f6666656e6365733d01206172652068616e646c65642073657175656e7469616c6c792c2077697468207468656972206173736f63696174656420736c617368657320636f6d707574656420616e642073746f72656420696e51012060556e6170706c696564536c6173686573602e20546865736520736c617368657320617265207468656e206170706c69656420696e206120667574757265206572612061732064657465726d696e6564206279582060536c61736844656665724475726174696f6e602e00510120416e79206f6666656e636573207469656420746f20616e20657261206f6c646572207468616e2060426f6e64696e674475726174696f6e6020617265206175746f6d61746963616c6c792064726f707065642ed02050726f63657373696e6720616c77617973207072696f726974697a657320746865206f6c64657374206572612066697273742e404f6666656e63655175657565457261730000710f04002c750120547261636b73207468652065726173207468617420636f6e7461696e206f6666656e63657320696e20604f6666656e63655175657565602c20736f727465642066726f6d202a2a6561726c6965737420746f206c61746573742a2a2e004d01202d205468697320656e737572657320656666696369656e742072657472696576616c206f6620746865206f6c64657374206f6666656e636520776974686f757420697465726174696e67207468726f7567684020604f6666656e63655175657565602e6501202d205768656e2061206e6577206f6666656e636520697320616464656420746f20604f6666656e63655175657565602c2069747320657261206973202a2a696e73657274656420696e20736f72746564206f726465722a2a60206966206e6f7420616c72656164792070726573656e742e4101202d205768656e20616c6c206f6666656e63657320666f7220616e20657261206172652070726f6365737365642c206974206973202a2a72656d6f7665642a2a2066726f6d2074686973206c6973742e1501202d20546865206d6178696d756d206c656e677468206f66207468697320766563746f7220697320626f756e6465642062792060426f6e64696e674475726174696f6e602e007101205468697320656c696d696e6174657320746865206e65656420666f7220657870656e7369766520697465726174696f6e20616e6420736f7274696e67207768656e206665746368696e6720746865206e657874206f6666656e63653020746f2070726f636573732e4450726f63657373696e674f6666656e63650000750f0400301d0120547261636b73207468652063757272656e746c792070726f636573736564206f6666656e6365207265636f72642066726f6d2074686520604f6666656e63655175657565602e004d01202d205768656e2070726f63657373696e67206f6666656e6365732c20616e206f6666656e6365207265636f7264206973202a2a706f707065642a2a2066726f6d20746865206f6c646573742065726120696e88202020604f6666656e636551756575656020616e642073746f72656420686572652e7501202d205468652066756e6374696f6e206070726f636573735f6f6666656e6365602072656164732066726f6d20746869732073746f726167652c2070726f63657373696e67206f6e652070616765206f66206578706f7375726520617428202020612074696d652e6501202d2041667465722070726f63657373696e67206120706167652c2074686520606578706f737572655f706167656020636f756e74206973202a2a64656372656d656e7465642a2a20756e74696c2069742072656163686573202020207a65726f2e2501202d204f6e63652066756c6c792070726f6365737365642c20746865206f6666656e6365207265636f72642069732072656d6f7665642066726f6d20746869732073746f726167652e006501205468697320656e73757265732074686174206f6666656e636573206172652070726f63657373656420696e6372656d656e74616c6c792c2070726576656e74696e672065786365737369766520636f6d7075746174696f6efc20696e20612073696e676c6520626c6f636b207768696c65206d61696e7461696e696e6720636f727265637420736c617368696e67206265686176696f722e40556e6170706c696564536c61736865730001080505790f7d0f040004c420416c6c20756e6170706c69656420736c61736865732074686174206172652071756575656420666f72206c617465722e4043616e63656c6c6564536c61736865730101040510850f04001451012043616e63656c6c656420736c61736865732062792065726120616e642076616c696461746f722077697468206d6178696d756d20736c617368206672616374696f6e20746f2062652063616e63656c6c65642e004501205768656e20736c6173686573206172652063616e63656c6c656420627920676f7665726e616e63652c20746869732073746f726573207468652065726120616e64207468652076616c696461746f727355012077686f736520736c61736865732073686f756c642062652063616e63656c6c65642c20616c6f6e67207769746820746865206d6178696d756d20736c617368206672616374696f6e20746861742073686f756c64842062652063616e63656c6c656420666f7220656163682076616c696461746f722e4c56616c696461746f72536c617368496e4572610001080505690d610a040008450120416c6c20736c617368696e67206576656e7473206f6e2076616c696461746f72732c206d61707065642062792065726120746f20746865206869676865737420736c6173682070726f706f7274696f6e7020616e6420736c6173682076616c7565206f6620746865206572612e384368696c6c5468726573686f6c6400006d0704000c510120546865207468726573686f6c6420666f72207768656e2075736572732063616e2073746172742063616c6c696e6720606368696c6c5f6f746865726020666f72206f746865722076616c696461746f7273202f5901206e6f6d696e61746f72732e20546865207468726573686f6c6420697320636f6d706172656420746f207468652061637475616c206e756d626572206f662076616c696461746f7273202f206e6f6d696e61746f72732901202860436f756e74466f722a602920696e207468652073797374656d20636f6d706172656420746f2074686520636f6e66696775726564206d61782028604d61782a436f756e7460292e4c566f746572536e617073686f745374617475730100890f0402108020566f74657220736e617073686f742070726f6772657373207374617475732e006901204966207468652073746174757320697320604f6e676f696e67602c206974206b65657073206120637572736f72206f6620746865206c61737420766f7465722072657472696576656420746f2070726f63656564207768656e84206372656174696e6720746865206e65787420736e617073686f7420706167652e404e657874456c656374696f6e506167650000100400180101204b6565707320747261636b206f6620616e206f6e676f696e67206d756c74692d7061676520656c656374696f6e20736f6c7574696f6e20726571756573742e0065012049662060536f6d65285f2960602c20697420697320746865206e6578742070616765207468617420776520696e74656e6420746f20656c6563742e20496620604e6f6e65602c20776520617265206e6f7420696e207468654820656c656374696f6e2070726f636573732e0039012054686973206973206f6e6c792073657420696e206d756c74692d626c6f636b20656c656374696f6e732e2053686f756c6420616c7761797320626520604e6f6e6560206f74686572776973652e40456c65637461626c655374617368657301008d0f0400045101204120626f756e646564206c697374206f66207468652022656c65637461626c65222073746173686573207468617420726573756c7465642066726f6d2061207375636365737366756c20656c656374696f6e2e3c4572615072756e696e6753746174650001040510910f040004450120547261636b73207468652063757272656e742073746570206f6620657261207072756e696e672070726f6365737320666f72206561636820657261206265696e67206c617a696c79207072756e65642e01590701cd0a2c30486973746f72794465707468101054000000348c204e756d626572206f66206572617320746f206b65657020696e20686973746f72792e00e820466f6c6c6f77696e6720696e666f726d6174696f6e206973206b65707420666f72206572617320696e20605b63757272656e745f657261202d290120486973746f727944657074682c2063757272656e745f6572615d603a20604572617356616c696461746f725072656673602c20604572617356616c696461746f72526577617264602ce0206045726173526577617264506f696e7473602c206045726173546f74616c5374616b65602c2060436c61696d656452657761726473602cac2060457261735374616b6572735061676564602c2060457261735374616b6572734f76657276696577602e00e4204d757374206265206d6f7265207468616e20746865206e756d626572206f6620657261732064656c617965642062792073657373696f6e2ef820492e652e2061637469766520657261206d75737420616c7761797320626520696e20686973746f72792e20492e652e20606163746976655f657261203ec42063757272656e745f657261202d20686973746f72795f646570746860206d7573742062652067756172616e746565642e001101204966206d6967726174696e6720616e206578697374696e672070616c6c65742066726f6d2073746f726167652076616c756520746f20636f6e6669672076616c75652cec20746869732073686f756c642062652073657420746f2073616d652076616c7565206f72206772656174657220617320696e2073746f726167652e3853657373696f6e73506572457261101006000000042d01204e756d626572206f662073657373696f6e7320706572206572612c206173207065722074686520707265666572656e636573206f6620746865202a2a72656c617920636861696e2a2a2e44506c616e6e696e674572614f6666736574101002000000385101204e756d626572206f662073657373696f6e73206265666f72652074686520656e64206f6620616e20657261207768656e2074686520656c656374696f6e20666f7220746865206e657874206572612077696c6c1c2073746172742e005d01202d20546869732064657465726d696e657320686f77206d616e792073657373696f6e73202a2a6265666f72652a2a20746865206c6173742073657373696f6e206f66207468652065726120746865207374616b696e6784202020656c656374696f6e2070726f636573732073686f756c6420626567696e2e4d01202d205468652076616c756520697320626f756e646564206265747765656e202a2a312a2a2028656c656374696f6e207374617274732061742074686520626567696e6e696e67206f6620746865206c6173745d0120202073657373696f6e2920616e64206053657373696f6e73506572457261602028656c656374696f6e207374617274732061742074686520626567696e6e696e67206f66207468652066697273742073657373696f6e3c2020206f662074686520657261292e003420232323204578616d706c653a4901202d204966206053657373696f6e73506572457261203d20366020616e642060506c616e6e696e674572614f6666736574203d2031602c2074686520656c656374696f6e207374617274732061742074686590202020626567696e6e696e67206f662073657373696f6e206036202d2031203d2035602e5d01202d2049662060506c616e6e696e674572614f6666736574203d2036602c2074686520656c656374696f6e207374617274732061742074686520626567696e6e696e67206f662073657373696f6e206036202d2036203de820202030602c206d65616e696e672069742073746172747320617420746865207665727920626567696e6e696e67206f6620746865206572612e3c426f6e64696e674475726174696f6e10101c00000004e4204e756d626572206f6620657261732074686174207374616b65642066756e6473206d7573742072656d61696e20626f6e64656420666f722e48536c61736844656665724475726174696f6e10101b000000100101204e756d626572206f662065726173207468617420736c6173686573206172652064656665727265642062792c20616674657220636f6d7075746174696f6e2e000d0120546869732073686f756c64206265206c657373207468616e2074686520626f6e64696e67206475726174696f6e2e2053657420746f203020696620736c617368657315012073686f756c64206265206170706c69656420696d6d6564696174656c792c20776974686f7574206f70706f7274756e69747920666f7220696e74657276656e74696f6e2e4c4d61784578706f737572655061676553697a651010000200002cb020546865206d6178696d756d2073697a65206f6620656163682060543a3a4578706f7375726550616765602e00290120416e20604578706f737572655061676560206973207765616b6c7920626f756e64656420746f2061206d6178696d756d206f6620604d61784578706f737572655061676553697a656030206e6f6d696e61746f72732e00210120466f72206f6c646572206e6f6e2d7061676564206578706f737572652c206120726577617264207061796f757420776173207265737472696374656420746f2074686520746f70210120604d61784578706f737572655061676553697a6560206e6f6d696e61746f72732e205468697320697320746f206c696d69742074686520692f6f20636f737420666f722074686548206e6f6d696e61746f72207061796f75742e003d01204e6f74653a20604d61784578706f737572655061676553697a6560206973207573656420746f20626f756e642060436c61696d6564526577617264736020616e6420697320756e7361666520746fac2072656475636520776974686f75742068616e646c696e6720697420696e2061206d6967726174696f6e2e3c4d617856616c696461746f725365741010e803000010150120546865206162736f6c757465206d6178696d756d206f662077696e6e65722076616c696461746f727320746869732070616c6c65742073686f756c642072657475726e2e00410120417320746869732070616c6c657420737570706f727473206d756c74692d626c6f636b20656c656374696f6e2c2074686520736574206f662077696e6e65722076616c696461746f7273202a7065728c20656c656374696f6e2a20697320626f756e646564206279207468697320747970652e484d6178556e6c6f636b696e674368756e6b7310102000000028050120546865206d6178696d756d206e756d626572206f662060756e6c6f636b696e6760206368756e6b732061205b605374616b696e674c6564676572605d2063616e090120686176652e204566666563746976656c792064657465726d696e657320686f77206d616e7920756e6971756520657261732061207374616b6572206d61792062653820756e626f6e64696e6720696e2e00f8204e6f74653a20604d6178556e6c6f636b696e674368756e6b736020697320757365642061732074686520757070657220626f756e6420666f722074686501012060426f756e64656456656360206974656d20605374616b696e674c65646765722e756e6c6f636b696e67602e2053657474696e6720746869732076616c75650501206c6f776572207468616e20746865206578697374696e672076616c75652063616e206c65616420746f20696e636f6e73697374656e6369657320696e20746865090120605374616b696e674c65646765726020616e642077696c6c206e65656420746f2062652068616e646c65642070726f7065726c7920696e20612072756e74696d650501206d6967726174696f6e2e20546865207465737420607265647563696e675f6d61785f756e6c6f636b696e675f6368756e6b735f616272757074602073686f7773342074686973206566666563742e404d6178496e76756c6e657261626c657310101400000004ac204d6178696d756d206e756d626572206f6620696e76756c6e657261626c652076616c696461746f72732e384d61784572614475726174696f6e3020008ab9070000000020b8204d6178696d756d20616c6c6f77656420657261206475726174696f6e20696e206d696c6c697365636f6e64732e00510120546869732070726f7669646573206120646566656e7369766520757070657220626f756e6420746f20636170207468652065666665637469766520657261206475726174696f6e2c2070726576656e74696e676101206578636573736976656c79206c6f6e6720657261732066726f6d2063617573696e672072756e6177617920696e666c6174696f6e2028652e672e2c2064756520746f2062756773292e204966207468652061637475616c150120657261206475726174696f6e206578636565647320746869732076616c75652c2069742077696c6c20626520636c616d70656420746f2074686973206d6178696d756d2e000101204578616d706c653a20466f7220616e20696465616c20657261206475726174696f6e206f6620323420686f757273202838362c3430302c303030206d73292cb020746869732063616e2062652073657420746f203630342c3830302c303030206d732028372064617973292e3c4d61785072756e696e674974656d73101064000000141501204d6178696d756d206e756d626572206f662073746f72616765206974656d7320746861742063616e206265207072756e656420696e20612073696e676c652063616c6c2e005901205468697320636f6e74726f6c7320686f77206d616e792073746f72616765206974656d732063616e2062652064656c6574656420696e20656163682063616c6c20746f20607072756e655f6572615f73746570602e4d0120546869732073686f756c642062652073657420746f206120636f6e7365727661746976652076616c75652028652e672e2c203130302d353030206974656d732920746f20656e73757265207072756e696e67550120646f65736e277420636f6e73756d6520746f6f206d75636820626c6f636b2073706163652e205468652061637475616c207765696768742069732064657465726d696e65642062792062656e63686d61726b732e01950f59001441684f7073011441684f70730c3852634c656173655265736572766500010c050505990f18040038050120416d6f756e74206f662062616c616e636520746861742077617320726573657276656420666f722077696e6e696e672061206c656173652061756374696f6e2e0065012060756e726573657276655f6c656173655f6465706f736974602063616e206265207065726d697373696f6e6c6573736c792063616c6c6564206f6e63652074686520626c6f636b206e756d6265722070617373656420746f550120756e7265736572766520746865206465706f7369742e20497420697320696d706c696369746c792063616c6c6564206279206077697468647261775f63726f77646c6f616e5f636f6e747269627574696f6e602e082020690120546865206163636f756e7420686572652063616e2065697468657220626520612063726f77646c6f616e206163636f756e74206f72206120736f6c6f206269646465722e20496620697420697320612063726f77646c6f616e6901206163636f756e742c207468656e207468652073756d6d656420757020636f6e747269627574696f6e7320666f7220697420696e2074686520636f6e747269627574696f6e73206d61702077696c6c20657175617465207468655c2072657365727665642062616c616e636520686572652e006420546865206b6579732061726520617320666f6c6c6f77733ae8202d20426c6f636b206e756d62657220616674657220776869636820746865206465706f7369742063616e20626520756e72657365727665642e84202d2054686520706172615f6964206f6620746865206c6561736520736c6f742ed4202d20546865206163636f756e7420746861742077696c6c2068617665207468652062616c616e636520756e72657365727665642e80202d205468652062616c616e636520746f20626520756e72657365727665642e5c526343726f77646c6f616e436f6e747269627574696f6e00010c050505990f6506040030fc20416d6f756e74206f662062616c616e63652074686174206120636f6e7472696275746f72206d61646520746f776172647320612063726f77646c6f616e2e005d01206077697468647261775f63726f77646c6f616e5f636f6e747269627574696f6e602063616e206265207065726d697373696f6e6c6573736c792063616c6c6564206f6e63652074686520626c6f636b206e756d626572d42070617373656420746f20756e6c6f636b207468652062616c616e636520666f722061207370656369666963206163636f756e742e006420546865206b6579732061726520617320666f6c6c6f77733ae0202d20426c6f636b206e756d626572206166746572207768696368207468652062616c616e63652063616e20626520756e6c6f636b65642e80202d2054686520706172615f6964206f66207468652063726f77646c6f616e2ea8202d20546865206163636f756e742074686174206d6164652074686520636f6e747269627574696f6e2e004101205468652076616c7565206973202866756e645f706f742c2062616c616e6365292e2054686520636f6e747269627574696f6e20706f7420697320746865207365636f6e64206b657920696e207468658c2060526343726f77646c6f616e436f6e747269627574696f6e602073746f726167652e48526343726f77646c6f616e5265736572766500010c050505990f18040024c82054686520726573657276652074686174207761732074616b656e20746f2063726561746520612063726f77646c6f616e2e0011012054686973206973206e6f726d616c6c792035303020444f5420616e642063616e20626520726566756e646564206173206c617374207374657020616674657220616c6cf42060526343726f77646c6f616e436f6e747269627574696f6e6073206f662074686973206c6f616e2068617665206265656e2077697468647261776e2e0018204b6579733ac8202d20426c6f636b206e756d62657220616674657220776869636820746869732063616e20626520756e72657365727665647c202d2054686520706172615f6964206f66207468652063726f77646c6f616ed0202d20546865206163636f756e7420746861742077696c6c2068617665207468652062616c616e636520756e726573657276656401a10701dd0a00019d0ffe002841684d69677261746f72012841684d69677261746f721c2852634163636f756e74730001040500ad0704000c2101205243206163636f756e74732074686174206661696c656420746f206d696772617465207768656e2077657265207265636569766564206f6e20746865204173736574204875622e007501205468697320697320756e6c696b656c7920746f2068617070656e2c2073696e6365207765206472792072756e20746865206d6967726174696f6e2c20627574207765206b65657020697420666f7220636f6d706c6574656e6573732e4041684d6967726174696f6e53746167650100650a0400047c2054686520417373657420487562206d6967726174696f6e2073746174652e40416842616c616e6365734265666f72650100a10f8000000000000000000000000000000000000000000000000000000000000000000c75012048656c7065722073746f72616765206974656d20746f2073746f72652074686520746f74616c2062616c616e6365202f20746f74616c2069737375616e6365206f66206e617469766520746f6b656e206174207468652073746172747501206f6620746865206d6967726174696f6e2e2053696e63652074656c65706f727473206172652064697361626c656420647572696e67206d6967726174696f6e2c2074686520746f74616c2069737375616e63652077696c6c206e6f74cc206368616e676520666f72206f7468657220726561736f6e207468616e20746865206d6967726174696f6e20697473656c662e58446d7051756575655072696f72697479436f6e6669670100690a040018c020546865207072696f72697479206f662074686520444d5020717565756520647572696e67206d6967726174696f6e2e00710120436f6e74726f6c7320686f772074686520444d502028446f776e77617264204d6573736167652050617373696e67292071756575652069732070726f6365737365642072656c617469766520746f206f7468657220717565756573650120647572696e6720746865206d6967726174696f6e2070726f636573732e20546869732068656c707320656e737572652074696d656c792070726f63657373696e67206f66206d6967726174696f6e206d657373616765732e6d01205468652064656661756c74207072696f72697479207061747465726e20697320646566696e656420696e207468652070616c6c657420636f6e66696775726174696f6e2c206275742063616e206265206f76657272696464656e8420627920612073746f726167652076616c7565206f66207468697320747970652e1c4d616e616765720000000400109420416e206f7074696f6e616c206163636f756e74206964206f662061206d616e616765722e0045012054686973206163636f756e74206964206861732073696d696c61722070726976696c6567657320746f205b60436f6e6669673a3a41646d696e4f726967696e605d206578636570742074686174206974ec2063616e206e6f742073657420746865206d616e61676572206163636f756e742069642076696120607365745f6d616e61676572602063616c6c2e4c4d6967726174696f6e5374617274426c6f636b0000100400105d012054686520626c6f636b206e756d62657220617420776869636820746865206d6967726174696f6e20626567616e20616e64207468652070616c6c657427732065787472696e736963732077657265206c6f636b65642e00150120546869732076616c756520697320736574207768656e20656e746572696e6720746865206057616974696e67466f724168602073746167652c20692e652e2c207768656ec4206052634d6967726174696f6e53746167653a3a69735f6f6e676f696e67282960206265636f6d6573206074727565602e444d6967726174696f6e456e64426c6f636b0000100400100d0120426c6f636b206e756d626572207768656e206d6967726174696f6e2066696e697368656420616e642065787472696e73696373207765726520756e6c6f636b65642e00fc205468697320697320736574207768656e20656e746572696e672074686520604d6967726174696f6e446f6e65602073746167652068656e6365207768656ec8206052634d6967726174696f6e53746167653a3a69735f66696e6973686564282960206265636f6d6573206074727565602e01a50701e10a0001a50fff0004f10355038505a90f2448436865636b4e6f6e5a65726f53656e646572ad0f9c40436865636b5370656356657273696f6eb10f1038436865636b547856657273696f6eb50f1030436865636b47656e65736973b90f3438436865636b4d6f7274616c697479bd0f3428436865636b4e6f6e6365c50f9c2c436865636b576569676874c90f9c50436861726765417373657454785061796d656e74cd0f9c44436865636b4d6574616461746148617368d10f88d90f641c417572614170690834736c6f745f6475726174696f6e00dd0f0c902052657475726e732074686520736c6f74206475726174696f6e20666f7220417572612e0025012043757272656e746c792c206f6e6c79207468652076616c75652070726f7669646564206279207468697320747970652061742067656e657369732077696c6c20626520757365642e2c617574686f72697469657300550c049c2052657475726e207468652063757272656e7420736574206f6620617574686f7269746965732e04b820415049206e656365737361727920666f7220626c6f636b20617574686f7273686970207769746820617572612e5052656c6179506172656e744f6666736574417069044c72656c61795f706172656e745f6f6666736574001004f42046657463682074686520736c6f74206f666673657420746861742069732065787065637465642066726f6d207468652072656c617920636861696e2e1005012041504920746f2074656c6c20746865206e6f6465207369646520686f77207468652072656c617920706172656e742073686f756c642062652063686f73656e2e0069012041206c6172676572206f666673657420696e646963617465732074686174207468652072656c617920706172656e742073686f756c64206e6f742062652074686520746970206f66207468652072656c617920636861696e2c31012062757420604e6020626c6f636b7320626568696e6420746865207469702e2054686973206f6666736574206973207468656e20656e666f72636564206279207468652072756e74696d652e6041757261556e696e636c756465645365676d656e74417069043863616e5f6275696c645f75706f6e0834696e636c756465645f686173683410736c6f74590c202839012057686574686572206974206973206c6567616c20746f20657874656e642074686520636861696e2c20617373756d696e672074686520676976656e20626c6f636b20697320746865206d6f7374350120726563656e746c7920696e636c75646564206f6e652061732d6f66207468652072656c617920706172656e7420746861742077696c6c206265206275696c7420616761696e73742c20616e64702074686520676976656e2072656c617920636861696e20736c6f742e00510120546869732073686f756c6420626520636f6e73697374656e74207769746820746865206c6f676963207468652072756e74696d652075736573207768656e2076616c69646174696e6720626c6f636b7320746f382061766f6964206973737565732e006101205768656e2074686520756e696e636c75646564207365676d656e7420697320656d7074792c20692e652e2060696e636c756465645f68617368203d3d206174602c2077686572652061742069732074686520626c6f636b61012077686f736520737461746520776520617265207175657279696e6720616761696e73742c2074686973206d75737420616c776179732072657475726e20607472756560206173206c6f6e672061732074686520736c6f74bc206973206d6f726520726563656e74207468616e2074686520696e636c7564656420626c6f636b20697473656c662e34350120546869732072756e74696d6520415049206973207573656420746f20696e666f726d20706f74656e7469616c20626c6f636b20617574686f7273207768657468657220746865792077696c6c250120686176652074686520726967687420746f20617574686f72206174206120736c6f742c20617373756d696e672074686579206861766520636c61696d65642074686520736c6f742e00750120496e20706172746963756c61722c20746869732041504920616c6c6f777320417572612d62617365642070617261636861696e7320746f20726567756c6174652074686569722022756e696e636c75646564207365676d656e74222c6d01207768696368206973207468652073656374696f6e206f66207468652068656164206f662074686520636861696e20776869636820686173206e6f7420796574206265656e206d61646520617661696c61626c6520696e20746865342072656c617920636861696e2e006101205768656e2074686520756e696e636c75646564207365676d656e742069732073686f72742c204175726120636861696e732077696c6c20616c6c6f7720617574686f727320746f20637265617465206d756c7469706c655d0120626c6f636b732070657220736c6f7420696e206f7264657220746f206275696c642061206261636b6c6f672e205768656e206974206973207361747572617465642c2074686973204150492077696c6c206c696d6974a82074686520616d6f756e74206f6620626c6f636b7320746861742063616e20626520637265617465642e0024204368616e6765733a9101202d2056657273696f6e20323a2055706461746520746f206063616e5f6275696c645f75706f6e6020746f2074616b6520612072656c617920636861696e2060536c6f746020696e7374656164206f6620612070617261636861696e2060536c6f74602e10436f72650c1c76657273696f6e00150b04902052657475726e73207468652076657273696f6e206f66207468652072756e74696d652e34657865637574655f626c6f636b0414626c6f636be10f9c046420457865637574652074686520676976656e20626c6f636b2e40696e697469616c697a655f626c6f636b04186865616465728503ed0f04410120496e697469616c697a65206120626c6f636b20776974682074686520676976656e2068656164657220616e642072657475726e207468652072756e74696d6520657865637574697665206d6f64652e042101205468652060436f7265602072756e74696d65206170692074686174206576657279205375627374726174652072756e74696d65206e6565647320746f20696d706c656d656e742e204d657461646174610c206d6574616461746100f10f048c2052657475726e7320746865206d65746164617461206f6620612072756e74696d652e4c6d657461646174615f61745f76657273696f6e041c76657273696f6e10f50f10a42052657475726e7320746865206d65746164617461206174206120676976656e2076657273696f6e2e0005012049662074686520676976656e206076657273696f6e602069736e277420737570706f727465642c20746869732077696c6c2072657475726e20604e6f6e65602e750120557365205b6053656c663a3a6d657461646174615f76657273696f6e73605d20746f2066696e64206f75742061626f757420737570706f72746564206d657461646174612076657273696f6e206f66207468652072756e74696d652e446d657461646174615f76657273696f6e7300e9020ca42052657475726e732074686520737570706f72746564206d657461646174612076657273696f6e732e00c020546869732063616e206265207573656420746f2063616c6c20606d657461646174615f61745f76657273696f6e602e0401012054686520604d65746164617461602061706920747261697420746861742072657475726e73206d6574616461746120666f72207468652072756e74696d652e30426c6f636b4275696c646572103c6170706c795f65787472696e736963042465787472696e736963e50ff90f106c204170706c792074686520676976656e2065787472696e7369632e0039012052657475726e7320616e20696e636c7573696f6e206f7574636f6d652077686963682073706563696669657320696620746869732065787472696e73696320697320696e636c7564656420696e4c207468697320626c6f636b206f72206e6f742e3866696e616c697a655f626c6f636b00850304682046696e697368207468652063757272656e7420626c6f636b2e4c696e686572656e745f65787472696e736963730420696e686572656e740910e90f043d012047656e657261746520696e686572656e742065787472696e736963732e2054686520696e686572656e7420646174612077696c6c20766172792066726f6d20636861696e20746f20636861696e2e3c636865636b5f696e686572656e74730814626c6f636be10f10646174610910191004550120436865636b20746861742074686520696e686572656e7473206172652076616c69642e2054686520696e686572656e7420646174612077696c6c20766172792066726f6d20636861696e20746f20636861696e2e047101205468652060426c6f636b4275696c646572602061706920747261697420746861742070726f7669646573207468652072657175697265642066756e6374696f6e616c69747920666f72206275696c64696e67206120626c6f636b2e585461676765645472616e73616374696f6e5175657565045076616c69646174655f7472616e73616374696f6e0c18736f757263651d10087478e50f28626c6f636b5f6861736834211024682056616c696461746520746865207472616e73616374696f6e2e0065012054686973206d6574686f6420697320696e766f6b656420627920746865207472616e73616374696f6e20706f6f6c20746f206c6561726e2064657461696c732061626f757420676976656e207472616e73616374696f6e2e45012054686520696d706c656d656e746174696f6e2073686f756c64206d616b65207375726520746f207665726966792074686520636f72726563746e657373206f6620746865207472616e73616374696f6e4d0120616761696e73742063757272656e742073746174652e2054686520676976656e2060626c6f636b5f686173686020636f72726573706f6e647320746f207468652068617368206f662074686520626c6f636b7c207468617420697320757365642061732063757272656e742073746174652e004501204e6f7465207468617420746869732063616c6c206d617920626520706572666f726d65642062792074686520706f6f6c206d756c7469706c652074696d657320616e64207472616e73616374696f6e73a4206d6967687420626520766572696669656420696e20616e7920706f737369626c65206f726465722e044d012054686520605461676765645472616e73616374696f6e5175657565602061706920747261697420666f7220696e746572666572696e67207769746820746865207472616e73616374696f6e2071756575652e444f6666636861696e576f726b6572417069043c6f6666636861696e5f776f726b6572041868656164657285039c04c82053746172747320746865206f66662d636861696e207461736b20666f7220676976656e20626c6f636b206865616465722e046420546865206f6666636861696e20776f726b6572206170692e2c53657373696f6e4b657973085467656e65726174655f73657373696f6e5f6b657973041073656564b90c381c15012047656e6572617465206120736574206f662073657373696f6e206b6579732077697468206f7074696f6e616c6c79207573696e672074686520676976656e20736565642e090120546865206b6579732073686f756c642062652073746f7265642077697468696e20746865206b657973746f7265206578706f736564207669612072756e74696d653c2065787465726e616c69746965732e00b0205468652073656564206e6565647320746f20626520612076616c69642060757466386020737472696e672e00d02052657475726e732074686520636f6e636174656e61746564205343414c4520656e636f646564207075626c6963206b6579732e4c6465636f64655f73657373696f6e5f6b657973041c656e636f6465643829100c98204465636f64652074686520676976656e207075626c69632073657373696f6e206b6579732e00dc2052657475726e7320746865206c697374206f66207075626c696320726177207075626c6963206b657973202b206b657920747970652e04682053657373696f6e206b6579732072756e74696d65206170692e4c52756e74696d655669657746756e6374696f6e0454657865637574655f766965775f66756e6374696f6e082071756572795f6964351014696e707574383910047c2045786563757465206120766965772066756e6374696f6e2071756572792e04a42052756e74696d652041504920666f7220657865637574696e6720766965772066756e6374696f6e733c4163636f756e744e6f6e636541706904346163636f756e745f6e6f6e6365041c6163636f756e74001004c0204765742063757272656e74206163636f756e74206e6f6e6365206f6620676976656e20604163636f756e744964602e0480205468652041504920746f207175657279206163636f756e74206e6f6e63652e545472616e73616374696f6e5061796d656e74417069102871756572795f696e666f080c757874e50f0c6c656e104110004471756572795f6665655f64657461696c73080c757874e50f0c6c656e104510004c71756572795f7765696768745f746f5f66656504187765696768742818004c71756572795f6c656e6774685f746f5f66656504186c656e67746810180000645472616e73616374696f6e5061796d656e7443616c6c417069103c71756572795f63616c6c5f696e666f081063616c6c55030c6c656e10411004490120517565727920696e666f726d6174696f6e206f66206120646973706174636820636c6173732c207765696768742c20616e6420666565206f66206120676976656e20656e636f646564206043616c6c602e5871756572795f63616c6c5f6665655f64657461696c73081063616c6c55030c6c656e10451004b4205175657279206665652064657461696c73206f66206120676976656e20656e636f646564206043616c6c602e4c71756572795f7765696768745f746f5f6665650418776569676874281804010120517565727920746865206f7574707574206f66207468652063757272656e742060576569676874546f4665656020676976656e20736f6d6520696e7075742e4c71756572795f6c656e6774685f746f5f66656504186c656e677468101804010120517565727920746865206f7574707574206f66207468652063757272656e7420604c656e677468546f4665656020676976656e20736f6d6520696e7075742e003458636d5061796d656e74417069107c71756572795f61636365707461626c655f7061796d656e745f617373657473042c78636d5f76657273696f6e10511014b42052657475726e732061206c697374206f662061636365707461626c65207061796d656e74206173736574732e0030202320417267756d656e74730068202a206078636d5f76657273696f6e603a2056657273696f6e2e4071756572795f78636d5f776569676874041c6d65737361676539045d1014a82052657475726e73206120776569676874206e656564656420746f206578656375746520612058434d2e0030202320417267756d656e74730074202a20606d657373616765603a206056657273696f6e656458636d602e6471756572795f7765696768745f746f5f61737365745f666565081877656967687428146173736574e104611018e820436f6e766572747320612077656967687420696e746f20612066656520666f722074686520737065636966696564206041737365744964602e0030202320417267756d656e74730088202a2060776569676874603a20636f6e7665727469626c652060576569676874602e7c202a20606173736574603a206056657273696f6e656441737365744964602e4c71756572795f64656c69766572795f66656573082c64657374696e6174696f6e91021c6d65737361676539046510201d01204765742064656c6976657279206665657320666f722073656e64696e67206120737065636966696320606d6573736167656020746f2061206064657374696e6174696f6e602ef420546865736520616c7761797320636f6d6520696e20612073706563696669632061737365742c20646566696e65642062792074686520636861696e2e0030202320417267756d656e74738101202a20606d657373616765603a20546865206d6573736167652074686174276c6c2062652073656e742c206e65636573736172792062656361757365206d6f73742064656c6976657279206665657320617265206261736564206f6e207468655c20202073697a65206f6620746865206d6573736167652e6101202a206064657374696e6174696f6e603a205468652064657374696e6174696f6e20746f2073656e6420746865206d65737361676520746f2e20446966666572656e742064657374696e6174696f6e73206d617920757365c0202020646966666572656e742073656e6465727320746861742063686172676520646966666572656e7420666565732e2c702041207472616974206f662058434d207061796d656e74204150492e00a8204150492070726f76696465732066756e6374696f6e616c69747920666f72206f627461696e696e673a00c4202a207468652077656967687420726571756972656420746f206578656375746520616e2058434d206d6573736167652c0501202a2061206c697374206f662061636365707461626c65206041737365744964607320666f72206d65737361676520657865637574696f6e207061796d656e742c0101202a2074686520636f7374206f66207468652077656967687420696e20746865207370656369666965642061636365707461626c65206041737365744964602ea0202a20746865206665657320666f7220616e2058434d206d6573736167652064656c69766572792e00f020546f2064657465726d696e652074686520657865637574696f6e20776569676874206f66207468652063616c6c7320726571756972656420666f727501205b6078636d3a3a6c61746573743a3a496e737472756374696f6e3a3a5472616e73616374605d20696e737472756374696f6e2c20605472616e73616374696f6e5061796d656e7443616c6c417069602063616e20626520757365642e2444727952756e41706908306472795f72756e5f63616c6c0c186f726967696e05051063616c6c55034c726573756c745f78636d735f76657273696f6e1069100444204472792072756e2063616c6c2056322e2c6472795f72756e5f78636d083c6f726967696e5f6c6f636174696f6e91020c78636db10489100450204472792072756e2058434d2070726f6772616d24b1012041504920666f72206472792d72756e6e696e672065787472696e7369637320616e642058434d2070726f6772616d7320746f20676574207468652070726f6772616d732074686174206e65656420746f2062652070617373656420746f207468652066656573204150492e00810120416c6c2063616c6c732072657475726e206120766563746f72206f66207475706c657320286c6f636174696f6e2c2078636d292077686572652065616368202278636d2220697320657865637574656420696e20226c6f636174696f6e222ee42049662074686572652773206c6f63616c20657865637574696f6e2c20746865206c6f636174696f6e2077696c6c206265202248657265222e1d01205468697320766563746f722063616e206265207573656420746f2063616c63756c61746520626f746820657865637574696f6e20616e642064656c697665727920666565732e0099012043616c6c73206f722058434d73206d69676874206661696c207768656e2065786563757465642c207468697320646f65736e2774206d65616e2074686520726573756c74206f662074686573652063616c6c732077696c6c20626520616e2060457272602e650120496e2074686f73652063617365732c207468657265206d69676874207374696c6c20626520612076616c696420726573756c742c20776974682074686520657865637574696f6e206572726f7220696e736964652069742e650120546865206f6e6c7920726561736f6e73207768792074686573652063616c6c73206d696768742072657475726e20616e206572726f7220617265206c697374656420696e20746865205b604572726f72605d20656e756d2e504c6f636174696f6e546f4163636f756e744170690440636f6e766572745f6c6f636174696f6e04206c6f636174696f6e91029110049020436f6e766572747320604c6f636174696f6e6020746f20604163636f756e744964602e040d012041504920666f722075736566756c20636f6e76657273696f6e73206265747765656e2058434d20604c6f636174696f6e6020616e6420604163636f756e744964602e3c547275737465645175657279417069084869735f747275737465645f72657365727665081461737365749910206c6f636174696f6e91029d1014f02052657475726e7320696620746865206c6f636174696f6e20697320612074727573746564207265736572766520666f72207468652061737365742e0030202320417267756d656e747374202a20606173736574603a206056657273696f6e65644173736574602e8c202a20606c6f636174696f6e603a206056657273696f6e65644c6f636174696f6e602e5469735f747275737465645f74656c65706f72746572081461737365749910206c6f636174696f6e91029d1014e02052657475726e73206966207468652061737365742063616e2062652074656c65706f7274656420746f20746865206c6f636174696f6e2e0030202320417267756d656e747374202a20606173736574603a206056657273696f6e65644173736574602e8c202a20606c6f636174696f6e603a206056657273696f6e65644c6f636174696f6e602e04ec2041504920666f72207175657279696e67207472757374656420726573657276657320616e6420747275737465642074656c65706f72746572732e54417574686f72697a6564416c696173657273417069084c617574686f72697a65645f616c69617365727304187461726765749102a51004f42052657475726e73206c6f636174696f6e7320616c6c6f77656420746f20616c69617320696e746f20616e64206163742061732060746172676574602e4c69735f617574686f72697a65645f616c69617308186f726967696e9102187461726765749102ad10041d012052657475726e73207768657468657220606f726967696e6020697320616c6c6f77656420746f20616c69617320696e746f20616e64206163742061732060746172676574602e04a02041504920666f72207175657279696e672058434d20617574686f72697a656420616c69617365733046756e6769626c6573417069045871756572795f6163636f756e745f62616c616e636573041c6163636f756e7400b11004ec2052657475726e7320746865206c697374206f6620616c6c205b604173736574605d207468617420616e20604163636f756e74496460206861732e04d8205468652041504920666f72207175657279696e67206163636f756e7427732062616c616e6365732066726f6d2072756e74696d652e50436f6c6c656374436f6c6c6174696f6e496e666f0458636f6c6c6563745f636f6c6c6174696f6e5f696e666f04186865616465728503b910109c20436f6c6c65637420696e666f726d6174696f6e2061626f7574206120636f6c6c6174696f6e2e00f42054686520676976656e2060686561646572602069732074686520686561646572206f6620746865206275696c7420626c6f636b20666f722074686174a82077652061726520636f6c6c656374696e672074686520636f6c6c6174696f6e20696e666f20666f722e14d82052756e74696d652061706920746f20636f6c6c65637420696e666f726d6174696f6e2061626f7574206120636f6c6c6174696f6e2e00442056657273696f6e20686973746f72793a0101202d2056657273696f6e20323a204368616e676564205b6053656c663a3a636f6c6c6563745f636f6c6c6174696f6e5f696e666f605d207369676e61747572653501202d2056657273696f6e20333a205369676e616c7320746f20746865206e6f646520746f207573652076657273696f6e2031206f66205b6050617261636861696e426c6f636b44617461605d2e3847656e657369734275696c6465720c2c6275696c645f737461746504106a736f6e38c510286501204275696c64206052756e74696d6547656e65736973436f6e666967602066726f6d2061204a534f4e20626c6f62206e6f74207573696e6720616e792064656661756c747320616e642073746f726520697420696e20746865242073746f726167652e00290120496e207468652063617365206f662061204652414d452d62617365642072756e74696d652c20746869732066756e6374696f6e20646573657269616c697a6573207468652066756c6c5501206052756e74696d6547656e65736973436f6e666967602066726f6d2074686520676976656e204a534f4e20626c6f6220616e64207075747320697420696e746f207468652073746f726167652e2049662074686555012070726f7669646564204a534f4e20626c6f6220697320696e636f7272656374206f7220696e636f6d706c657465206f722074686520646573657269616c697a6174696f6e206661696c732c20616e206572726f72342069732072657475726e65642e005d0120506c65617365206e6f746520746861742070726f7669646564204a534f4e20626c6f62206d75737420636f6e7461696e20616c6c206052756e74696d6547656e65736973436f6e66696760206669656c64732c206e6f5c2064656661756c74732077696c6c20626520757365642e286765745f70726573657404086964c910b90c3861012052657475726e732061204a534f4e20626c6f6220726570726573656e746174696f6e206f6620746865206275696c742d696e206052756e74696d6547656e65736973436f6e66696760206964656e7469666965642062791820606964602e005501204966206069646020697320604e6f6e6560207468652066756e6374696f6e2073686f756c642072657475726e204a534f4e20626c6f6220726570726573656e746174696f6e206f66207468652064656661756c744901206052756e74696d6547656e65736973436f6e6669676020737472756374206f66207468652072756e74696d652e20496d706c656d656e746174696f6e206d7573742070726f766964652064656661756c7460206052756e74696d6547656e65736973436f6e666967602e002101204f74686572776973652066756e6374696f6e2072657475726e732061204a534f4e20726570726573656e746174696f6e206f6620746865206275696c742d696e2c206e616d65645101206052756e74696d6547656e65736973436f6e6669676020707265736574206964656e74696669656420627920606964602c206f7220604e6f6e656020696620737563682070726573657420646f6573206e6f7461012065786973742e2052657475726e656420605665633c75383e6020636f6e7461696e73206279746573206f66204a534f4e20626c6f62202870617463682920776869636820636f6d7072697365732061206c697374206f664d012028706f74656e7469616c6c79206e657374656429206b65792d76616c756520706169727320746861742061726520696e74656e64656420666f7220637573746f6d697a696e67207468652064656661756c7465012072756e74696d652067656e6573697320636f6e6669672e20546865207061746368207368616c6c206265206d657267656420287266633733383629207769746820746865204a534f4e20726570726573656e746174696f6e6101206f66207468652064656661756c74206052756e74696d6547656e65736973436f6e6669676020746f20637265617465206120636f6d70726568656e736976652067656e6573697320636f6e66696720746861742063616e84206265207573656420696e20606275696c645f737461746560206d6574686f642e307072657365745f6e616d657300cd101051012052657475726e732061206c697374206f66206964656e7469666965727320666f7220617661696c61626c65206275696c74696e206052756e74696d6547656e65736973436f6e6669676020707265736574732e0061012054686520707265736574732066726f6d20746865206c6973742063616e20626520717565726965642077697468205b6047656e657369734275696c6465723a3a6765745f707265736574605d206d6574686f642e2049660101206e6f206e616d65642070726573657473206172652070726f7669646564206279207468652072756e74696d6520746865206c69737420697320656d7074792e04f02041504920746f20696e7465726163742077697468206052756e74696d6547656e65736973436f6e6669676020666f72207468652072756e74696d65484173736574436f6e76657273696f6e4170690c8c71756f74655f70726963655f746f6b656e735f666f725f65786163745f746f6b656e7310186173736574310d01186173736574320d0118616d6f756e74182c696e636c7564655f666565203d0510fc2050726f766964657320612071756f746520666f72205b6050616c6c65743a3a737761705f746f6b656e735f666f725f65786163745f746f6b656e73605d2e003901204e6f7465207468617420746865207072696365206d61792068617665206368616e676564206279207468652074696d6520746865207472616e73616374696f6e2069732065786563757465642eac20285573652060616d6f756e745f696e5f6d61786020746f20636f6e74726f6c20736c6970706167652e298c71756f74655f70726963655f65786163745f746f6b656e735f666f725f746f6b656e7310186173736574310d01186173736574320d0118616d6f756e74182c696e636c7564655f666565203d0510fc2050726f766964657320612071756f746520666f72205b6050616c6c65743a3a737761705f65786163745f746f6b656e735f666f725f746f6b656e73605d2e003901204e6f7465207468617420746865207072696365206d61792068617665206368616e676564206279207468652074696d6520746865207472616e73616374696f6e2069732065786563757465642eb020285573652060616d6f756e745f6f75745f6d696e6020746f20636f6e74726f6c20736c6970706167652e29306765745f726573657276657308186173736574310d01186173736574320d01d1100405012052657475726e73207468652073697a65206f6620746865206c697175696469747920706f6f6c20666f722074686520676976656e20617373657420706169722e08210120546869732072756e74696d652061706920616c6c6f77732070656f706c6520746f207175657279207468652073697a65206f6620746865206c697175696469747920706f6f6c737020616e642071756f74652070726963657320666f722073776170732e4047657450617261636861696e496e666f043070617261636861696e5f696400ad0204b0205265747269657665207468652070617261636861696e206964207573656420666f722072756e74696d652e040d012052756e74696d6520617069207573656420746f206163636573732067656e6572616c20696e666f2061626f757420612070617261636861696e2072756e74696d652e484e6f6d696e6174696f6e506f6f6c73417069283c70656e64696e675f72657761726473040c77686f00180435012052657475726e73207468652070656e64696e67207265776172647320666f7220746865206d656d626572207468617420746865204163636f756e7449642077617320676976656e20666f722e44706f696e74735f746f5f62616c616e6365081c706f6f6c5f69641018706f696e7473181804f42052657475726e7320746865206571756976616c656e742062616c616e6365206f662060706f696e74736020666f72206120676976656e20706f6f6c2e4462616c616e63655f746f5f706f696e7473081c706f6f6c5f696410246e65775f66756e6473181804fc2052657475726e7320746865206571756976616c656e7420706f696e7473206f6620606e65775f66756e64736020666f72206120676976656e20706f6f6c2e48706f6f6c5f70656e64696e675f736c617368041c706f6f6c5f6964101804b02052657475726e73207468652070656e64696e6720736c61736820666f72206120676976656e20706f6f6c2e506d656d6265725f70656e64696e675f736c61736804186d656d626572001810cc2052657475726e73207468652070656e64696e6720736c61736820666f72206120676976656e20706f6f6c206d656d6265722e004d012049662070656e64696e6720736c617368206f6620746865206d656d626572206578636565647320604578697374656e7469616c4465706f736974602c2069742063616e206265207265706f72746564206f6e1c20636861696e2e74706f6f6c5f6e656564735f64656c65676174655f6d6967726174696f6e041c706f6f6c5f6964102020e42052657475726e7320747275652069662074686520706f6f6c20776974682060706f6f6c5f696460206e65656473206d6967726174696f6e2e00490120546869732063616e2068617070656e207768656e20746865206070616c6c65742d6e6f6d696e6174696f6e2d706f6f6c73602068617320737769746368656420746f207573696e672073747261746567794101205b6044656c65676174655374616b65605d2870616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733a3a616461707465723a3a44656c65676174655374616b6529206275742074686520706f6f6ce8207374696c6c206861732066756e647320746861742077657265207374616b6564207573696e6720746865206f6c6465722073747261746567791901205b5472616e736665725374616b655d2870616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733a3a616461707465723a3a5472616e736665725374616b65292e205573658901205b606d6967726174655f706f6f6c5f746f5f64656c65676174655f7374616b65605d2870616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733a3a43616c6c3a3a6d6967726174655f706f6f6c5f746f5f64656c65676174655f7374616b65295420746f206d6967726174652074686520706f6f6c2e7c6d656d6265725f6e656564735f64656c65676174655f6d6967726174696f6e04186d656d62657200201c29012052657475726e732074727565206966207468652064656c6567617465642066756e6473206f662074686520706f6f6c20606d656d62657260206e65656473206d6967726174696f6e2e00d8204f6e6365206120706f6f6c20686173207375636365737366756c6c79206d6967726174656420746f207468652073747261746567795501205b6044656c65676174655374616b65605d2870616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733a3a616461707465723a3a44656c65676174655374616b65292c207468652066756e6473206f66207468651901206d656d6265722063616e206265206d696772617465642066726f6d20706f6f6c206163636f756e7420746f20746865206d656d6265722773206163636f756e742e205573652901205b606d6967726174655f64656c65676174696f6e605d2870616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733a3a43616c6c3a3a6d6967726174655f64656c65676174696f6e29a420746f206d696772617465207468652066756e6473206f662074686520706f6f6c206d656d6265722e506d656d6265725f746f74616c5f62616c616e6365040c77686f00180465012052657475726e732074686520746f74616c20636f6e747269627574696f6e206f66206120706f6f6c206d656d62657220696e636c7564696e6720616e792062616c616e6365207468617420697320756e626f6e64696e672e30706f6f6c5f62616c616e6365041c706f6f6c5f69641018049c20546f74616c2062616c616e636520636f6e747269627574656420746f2074686520706f6f6c2e34706f6f6c5f6163636f756e7473041c706f6f6c5f696410d910042d012052657475726e732074686520626f6e646564206163636f756e7420616e6420726577617264206163636f756e74206173736f63696174656420776974682074686520706f6f6c5f69642e04f82052756e74696d652061706920666f7220616363657373696e6720696e666f726d6174696f6e2061626f7574206e6f6d696e6174696f6e20706f6f6c732e285374616b696e674170690c446e6f6d696e6174696f6e735f71756f7461041c62616c616e636518100411012052657475726e7320746865206e6f6d696e6174696f6e732071756f746120666f722061206e6f6d696e61746f722077697468206120676976656e2062616c616e63652e5c657261735f7374616b6572735f706167655f636f756e74080c657261101c6163636f756e7400100439012052657475726e7320746865207061676520636f756e74206f66206578706f737572657320666f7220612076616c696461746f7220606163636f756e746020696e206120676976656e206572612e3c70656e64696e675f72657761726473080c657261101c6163636f756e740020043d012052657475726e7320747275652069662076616c696461746f7220606163636f756e74602068617320706167657320746f20626520636c61696d656420666f722074686520676976656e206572612e00550354dd1000'; diff --git a/packages/types-support/src/metadata/v15/asset-hub-polkadot-json.json b/packages/types-support/src/metadata/v15/asset-hub-polkadot-json.json index 78efd3e9ddb..fd0308722bf 100644 --- a/packages/types-support/src/metadata/v15/asset-hub-polkadot-json.json +++ b/packages/types-support/src/metadata/v15/asset-hub-polkadot-json.json @@ -173,7 +173,7 @@ "Blake2_128Concat" ], "key": 13, - "value": 178 + "value": 663 } }, "fallback": "0x00", @@ -194,7 +194,7 @@ "name": "LastRuntimeUpgrade", "modifier": "Optional", "type": { - "plain": 180 + "plain": 699 }, "fallback": "0x00", "docs": [ @@ -228,7 +228,7 @@ "name": "ExecutionPhase", "modifier": "Optional", "type": { - "plain": 176 + "plain": 698 }, "fallback": "0x00", "docs": [ @@ -239,7 +239,7 @@ "name": "AuthorizedUpgrade", "modifier": "Optional", "type": { - "plain": 183 + "plain": 702 }, "fallback": "0x00", "docs": [ @@ -266,7 +266,7 @@ ] }, "calls": { - "type": 184 + "type": 214 }, "events": { "type": 22 @@ -274,16 +274,16 @@ "constants": [ { "name": "BlockWeights", - "type": 188, - "value": "0x0700f2052a0100070088526a74020040010265cd1d000107c0d22c76510200e000010700e6bd4f570200f0000100000265cd1d000107c074c1906e0200300101070088526a7402004001010700a2941a1d020050000265cd1d00000000", + "type": 703, + "value": "0x0700f2052a01000b00204aa9d101020080020265cd1d00010bc026fb7f740102000002010b0068e5cf8b01020020020100000265cd1d00010bc0de5f59ba0102006002010b00204aa9d10102008002010700b864d945020060000265cd1d00000000", "docs": [ " Block & extrinsics weights: base values and limits." ] }, { "name": "BlockLength", - "type": 191, - "value": "0x00003c000000500000005000", + "type": 706, + "value": "0x000044000000500000005000", "docs": [ " The maximum length of a block (in bytes)." ] @@ -298,7 +298,7 @@ }, { "name": "DbWeight", - "type": 193, + "type": 708, "value": "0x40787d010000000000e1f50500000000", "docs": [ " The weight of runtime database operations the runtime can invoke." @@ -306,15 +306,15 @@ }, { "name": "Version", - "type": 194, - "value": "0x2473746174656d696e742473746174656d696e7401000000b0590f000000000048dd718d5cc53262d401000000d7bdd8a272ca0d6502000000df6acb689907609b0500000037e397fc7c91f5e40200000040fe3ad401f8959a06000000d2bc9897eed08f1503000000f78b278be53f454c02000000ab3c0572291feb8b01000000bc9d89904f5b923f0100000037c8bb1350a9a2a804000000f3ff14d5ab527059030000006ff52ee858e6c5bd0100000091b1c8b16328eb92020000009ffb505aa738d69c01000000de92b8a0426b9bf602000000ea93e3f16f3d696202000000fbc577b9d747efd6010000008a8047a53a8277ec010000000f00000001", + "type": 709, + "value": "0x2473746174656d696e742473746174656d696e740100000080841e000000000064dd718d5cc53262d40100000004e70521a0d3d2f801000000d7bdd8a272ca0d6502000000df6acb689907609b0500000037e397fc7c91f5e40200000040fe3ad401f8959a06000000d2bc9897eed08f1503000000f78b278be53f454c02000000ab3c0572291feb8b01000000ccd9de6396c899ca01000000bc9d89904f5b923f0100000037c8bb1350a9a2a804000000f3ff14d5ab527059030000006ff52ee858e6c5bd0100000091b1c8b16328eb92020000009ffb505aa738d69c010000002609be83ac4468dc0100000012c8e3d4d7e06de001000000de92b8a0426b9bf602000000ea93e3f16f3d696203000000fbc577b9d747efd6010000008a8047a53a8277ec01000000a2ddb6a58477bf630100000017a6bc0d0062aeb30100000018ef58a3b67ba770010000000f00000001", "docs": [ " Get the chain's in-code version." ] }, { "name": "SS58Prefix", - "type": 149, + "type": 180, "value": "0x0000", "docs": [ " The designated SS58 prefix of this chain.", @@ -326,7 +326,7 @@ } ], "errors": { - "type": 198 + "type": 713 }, "index": 0, "docs": [] @@ -340,7 +340,7 @@ "name": "UnincludedSegment", "modifier": "Default", "type": { - "plain": 199 + "plain": 714 }, "fallback": "0x00", "docs": [ @@ -356,7 +356,7 @@ "name": "AggregatedUnincludedSegment", "modifier": "Optional", "type": { - "plain": 209 + "plain": 723 }, "fallback": "0x00", "docs": [ @@ -400,7 +400,7 @@ "name": "ValidationData", "modifier": "Optional", "type": { - "plain": 210 + "plain": 220 }, "fallback": "0x00", "docs": [ @@ -437,7 +437,7 @@ "name": "UpgradeRestrictionSignal", "modifier": "Default", "type": { - "plain": 212 + "plain": 724 }, "fallback": "0x00", "docs": [ @@ -454,7 +454,7 @@ "name": "UpgradeGoAhead", "modifier": "Default", "type": { - "plain": 207 + "plain": 721 }, "fallback": "0x00", "docs": [ @@ -469,7 +469,7 @@ "name": "RelayStateProof", "modifier": "Optional", "type": { - "plain": 214 + "plain": 222 }, "fallback": "0x00", "docs": [ @@ -485,7 +485,7 @@ "name": "RelevantMessagingState", "modifier": "Optional", "type": { - "plain": 216 + "plain": 726 }, "fallback": "0x00", "docs": [ @@ -502,7 +502,7 @@ "name": "HostConfiguration", "modifier": "Optional", "type": { - "plain": 221 + "plain": 731 }, "fallback": "0x00", "docs": [ @@ -518,7 +518,7 @@ "name": "LastDmqMqcHead", "modifier": "Default", "type": { - "plain": 223 + "plain": 733 }, "fallback": "0x0000000000000000000000000000000000000000000000000000000000000000", "docs": [ @@ -532,7 +532,7 @@ "name": "LastHrmpMqcHeads", "modifier": "Default", "type": { - "plain": 224 + "plain": 734 }, "fallback": "0x00", "docs": [ @@ -555,6 +555,19 @@ " This will be cleared in `on_initialize` of each new block." ] }, + { + "name": "LastProcessedDownwardMessage", + "modifier": "Optional", + "type": { + "plain": 737 + }, + "fallback": "0x00", + "docs": [ + " The last processed downward message.", + "", + " We need to keep track of this to filter the messages that have been already processed." + ] + }, { "name": "HrmpWatermark", "modifier": "Default", @@ -563,16 +576,27 @@ }, "fallback": "0x00000000", "docs": [ - " HRMP watermark that was set in a block.", + " HRMP watermark that was set in a block." + ] + }, + { + "name": "LastProcessedHrmpMessage", + "modifier": "Optional", + "type": { + "plain": 737 + }, + "fallback": "0x00", + "docs": [ + " The last processed HRMP message.", "", - " This will be cleared in `on_initialize` of each new block." + " We need to keep track of this to filter the messages that have been already processed." ] }, { "name": "HrmpOutboundMessages", "modifier": "Default", "type": { - "plain": 227 + "plain": 738 }, "fallback": "0x00", "docs": [ @@ -585,7 +609,7 @@ "name": "UpwardMessages", "modifier": "Default", "type": { - "plain": 187 + "plain": 217 }, "fallback": "0x00", "docs": [ @@ -598,7 +622,7 @@ "name": "PendingUpwardMessages", "modifier": "Default", "type": { - "plain": 187 + "plain": 217 }, "fallback": "0x00", "docs": [ @@ -609,7 +633,7 @@ "name": "UpwardDeliveryFeeFactor", "modifier": "Default", "type": { - "plain": 137 + "plain": 168 }, "fallback": "0x000064a7b3b6e00d0000000000000000", "docs": [ @@ -668,15 +692,15 @@ ] }, "calls": { - "type": 229 + "type": 218 }, "events": { - "type": 32 + "type": 33 }, "constants": [ { "name": "SelfParaId", - "type": 140, + "type": 171, "value": "0xe8030000", "docs": [ " Returns the parachain ID we are running with." @@ -684,7 +708,7 @@ } ], "errors": { - "type": 238 + "type": 740 }, "index": 1, "docs": [] @@ -729,7 +753,7 @@ { "name": "MinimumPeriod", "type": 12, - "value": "0x7017000000000000", + "value": "0x0000000000000000", "docs": [ " The minimum period between blocks.", "", @@ -753,7 +777,7 @@ "name": "ParachainId", "modifier": "Default", "type": { - "plain": 140 + "plain": 171 }, "fallback": "0x64000000", "docs": [] @@ -769,6 +793,216 @@ "index": 4, "docs": [] }, + { + "name": "Preimage", + "storage": { + "prefix": "Preimage", + "items": [ + { + "name": "StatusFor", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Identity" + ], + "key": 13, + "value": 741 + } + }, + "fallback": "0x00", + "docs": [ + " The request status of a given hash." + ] + }, + { + "name": "RequestStatusFor", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Identity" + ], + "key": 13, + "value": 743 + } + }, + "fallback": "0x00", + "docs": [ + " The request status of a given hash." + ] + }, + { + "name": "PreimageFor", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Identity" + ], + "key": 747, + "value": 748 + } + }, + "fallback": "0x00", + "docs": [] + } + ] + }, + "calls": { + "type": 241 + }, + "events": { + "type": 35 + }, + "constants": [], + "errors": { + "type": 749 + }, + "index": 5, + "docs": [] + }, + { + "name": "Scheduler", + "storage": { + "prefix": "Scheduler", + "items": [ + { + "name": "IncompleteSince", + "modifier": "Optional", + "type": { + "plain": 4 + }, + "fallback": "0x00", + "docs": [ + " Block number at which the agenda began incomplete execution." + ] + }, + { + "name": "Agenda", + "modifier": "Default", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 4, + "value": 750 + } + }, + "fallback": "0x00", + "docs": [ + " Items to be executed, indexed by the block number that they should be executed on." + ] + }, + { + "name": "Retries", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Blake2_128Concat" + ], + "key": 37, + "value": 591 + } + }, + "fallback": "0x00", + "docs": [ + " Retry configurations for items to be executed, indexed by task address." + ] + }, + { + "name": "Lookup", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 1, + "value": 37 + } + }, + "fallback": "0x00", + "docs": [ + " Lookup from a name to the block number and index of the task.", + "", + " For v3 -> v4 the previously unbounded identities are Blake2-256 hashed to form the v4", + " identities." + ] + } + ] + }, + "calls": { + "type": 243 + }, + "events": { + "type": 36 + }, + "constants": [ + { + "name": "MaximumWeight", + "type": 10, + "value": "0x0b00806e87740102000002", + "docs": [ + " The maximum weight that may be scheduled per block for any dispatchables." + ] + }, + { + "name": "MaxScheduledPerBlock", + "type": 4, + "value": "0x32000000", + "docs": [ + " The maximum number of scheduled calls in the queue for a single block.", + "", + " NOTE:", + " + Dependent pallets' benchmarks might require a higher limit for the setting. Set a", + " higher limit under `runtime-benchmarks` feature." + ] + } + ], + "errors": { + "type": 754 + }, + "index": 6, + "docs": [] + }, + { + "name": "Parameters", + "storage": { + "prefix": "Parameters", + "items": [ + { + "name": "Parameters", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Blake2_128Concat" + ], + "key": 41, + "value": 57 + } + }, + "fallback": "0x00", + "docs": [ + " Stored parameters." + ] + } + ] + }, + "calls": { + "type": 245 + }, + "events": { + "type": 40 + }, + "constants": [], + "errors": null, + "index": 7, + "docs": [] + }, { "name": "Balances", "storage": { @@ -845,7 +1079,7 @@ "Blake2_128Concat" ], "key": 0, - "value": 241 + "value": 755 } }, "fallback": "0x00", @@ -865,7 +1099,7 @@ "Blake2_128Concat" ], "key": 0, - "value": 245 + "value": 756 } }, "fallback": "0x00", @@ -884,7 +1118,7 @@ "Blake2_128Concat" ], "key": 0, - "value": 248 + "value": 759 } }, "fallback": "0x00", @@ -901,7 +1135,7 @@ "Blake2_128Concat" ], "key": 0, - "value": 254 + "value": 765 } }, "fallback": "0x00", @@ -912,10 +1146,10 @@ ] }, "calls": { - "type": 257 + "type": 251 }, "events": { - "type": 34 + "type": 62 }, "constants": [ { @@ -957,14 +1191,14 @@ { "name": "MaxFreezes", "type": 4, - "value": "0x00000000", + "value": "0x01000000", "docs": [ " The maximum number of individual freeze locks that can exist on an account at any time." ] } ], "errors": { - "type": 261 + "type": 769 }, "index": 10, "docs": [] @@ -978,7 +1212,7 @@ "name": "NextFeeMultiplier", "modifier": "Default", "type": { - "plain": 137 + "plain": 168 }, "fallback": "0x000064a7b3b6e00d0000000000000000", "docs": [] @@ -987,7 +1221,7 @@ "name": "StorageVersion", "modifier": "Default", "type": { - "plain": 262 + "plain": 770 }, "fallback": "0x00", "docs": [] @@ -996,7 +1230,7 @@ }, "calls": null, "events": { - "type": 36 + "type": 65 }, "constants": [ { @@ -1037,7 +1271,7 @@ "storage": null, "calls": null, "events": { - "type": 37 + "type": 66 }, "constants": [], "errors": null, @@ -1058,7 +1292,7 @@ "Blake2_128Concat" ], "key": 0, - "value": 263 + "value": 559 } }, "fallback": "0x00", @@ -1070,7 +1304,7 @@ "name": "StorageVersion", "modifier": "Default", "type": { - "plain": 266 + "plain": 771 }, "fallback": "0x00", "docs": [ @@ -1082,10 +1316,10 @@ ] }, "calls": { - "type": 267 + "type": 255 }, "events": { - "type": 56 + "type": 85 }, "constants": [ { @@ -1104,91 +1338,196 @@ } ], "errors": { - "type": 268 + "type": 772 }, "index": 14, "docs": [] }, { - "name": "Authorship", + "name": "Claims", "storage": { - "prefix": "Authorship", + "prefix": "Claims", "items": [ { - "name": "Author", + "name": "Claims", "modifier": "Optional", "type": { - "plain": 0 + "map": { + "hashers": [ + "Identity" + ], + "key": 87, + "value": 6 + } }, "fallback": "0x00", - "docs": [ - " Author of current block." - ] - } - ] - }, - "calls": null, - "events": null, - "constants": [], - "errors": null, - "index": 20, - "docs": [] - }, - { - "name": "CollatorSelection", - "storage": { - "prefix": "CollatorSelection", - "items": [ + "docs": [] + }, { - "name": "Invulnerables", + "name": "Total", "modifier": "Default", "type": { - "plain": 269 + "plain": 6 }, - "fallback": "0x00", - "docs": [ - " The invulnerable, permissioned collators. This list must be sorted." - ] + "fallback": "0x00000000000000000000000000000000", + "docs": [] }, { - "name": "CandidateList", - "modifier": "Default", + "name": "Vesting", + "modifier": "Optional", "type": { - "plain": 270 + "map": { + "hashers": [ + "Identity" + ], + "key": 87, + "value": 261 + } }, "fallback": "0x00", "docs": [ - " The (community, limited) collation candidates. `Candidates` and `Invulnerables` should be", - " mutually exclusive.", - "", - " This list is sorted in ascending order by deposit and when the deposits are equal, the least", - " recently updated is considered greater." + " Vesting schedule for a claim.", + " First balance is the total amount that should be held for vesting.", + " Second balance is how much should be unlocked per block.", + " The block number is when the vesting should start." ] }, { - "name": "LastAuthoredBlock", - "modifier": "Default", + "name": "Signing", + "modifier": "Optional", "type": { "map": { "hashers": [ - "Twox64Concat" + "Identity" ], - "key": 0, - "value": 4 + "key": 87, + "value": 263 } }, - "fallback": "0x00000000", + "fallback": "0x00", "docs": [ - " Last block authored by collator." + " The statement kind that must be signed, if any." ] }, { - "name": "DesiredCandidates", - "modifier": "Default", + "name": "Preclaims", + "modifier": "Optional", "type": { - "plain": 4 + "map": { + "hashers": [ + "Identity" + ], + "key": 0, + "value": 87 + } }, - "fallback": "0x00000000", + "fallback": "0x00", + "docs": [ + " Pre-claimed Ethereum accounts, by the Account ID that they are claimed to." + ] + } + ] + }, + "calls": { + "type": 257 + }, + "events": { + "type": 86 + }, + "constants": [ + { + "name": "Prefix", + "type": 14, + "value": "0x8450617920444f547320746f2074686520506f6c6b61646f74206163636f756e743a", + "docs": [] + } + ], + "errors": { + "type": 773 + }, + "index": 15, + "docs": [] + }, + { + "name": "Authorship", + "storage": { + "prefix": "Authorship", + "items": [ + { + "name": "Author", + "modifier": "Optional", + "type": { + "plain": 0 + }, + "fallback": "0x00", + "docs": [ + " Author of current block." + ] + } + ] + }, + "calls": null, + "events": null, + "constants": [], + "errors": null, + "index": 20, + "docs": [] + }, + { + "name": "CollatorSelection", + "storage": { + "prefix": "CollatorSelection", + "items": [ + { + "name": "Invulnerables", + "modifier": "Default", + "type": { + "plain": 774 + }, + "fallback": "0x00", + "docs": [ + " The invulnerable, permissioned collators. This list must be sorted." + ] + }, + { + "name": "CandidateList", + "modifier": "Default", + "type": { + "plain": 775 + }, + "fallback": "0x00", + "docs": [ + " The (community, limited) collation candidates. `Candidates` and `Invulnerables` should be", + " mutually exclusive.", + "", + " This list is sorted in ascending order by deposit and when the deposits are equal, the least", + " recently updated is considered greater." + ] + }, + { + "name": "LastAuthoredBlock", + "modifier": "Default", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 0, + "value": 4 + } + }, + "fallback": "0x00000000", + "docs": [ + " Last block authored by collator." + ] + }, + { + "name": "DesiredCandidates", + "modifier": "Default", + "type": { + "plain": 4 + }, + "fallback": "0x00000000", "docs": [ " Desired number of candidates.", "", @@ -1211,15 +1550,15 @@ ] }, "calls": { - "type": 273 + "type": 264 }, "events": { - "type": 57 + "type": 88 }, "constants": [ { "name": "PotId", - "type": 274, + "type": 778, "value": "0x506f745374616b65", "docs": [ " Account Identifier from which the internal Pot is generated." @@ -1256,7 +1595,7 @@ { "name": "KickThreshold", "type": 4, - "value": "0x08070000", + "value": "0x100e0000", "docs": [] }, { @@ -1269,7 +1608,7 @@ } ], "errors": { - "type": 275 + "type": 779 }, "index": 21, "docs": [] @@ -1283,7 +1622,7 @@ "name": "Validators", "modifier": "Default", "type": { - "plain": 58 + "plain": 89 }, "fallback": "0x00", "docs": [ @@ -1317,7 +1656,7 @@ "name": "QueuedKeys", "modifier": "Default", "type": { - "plain": 276 + "plain": 780 }, "fallback": "0x00", "docs": [ @@ -1329,7 +1668,7 @@ "name": "DisabledValidators", "modifier": "Default", "type": { - "plain": 280 + "plain": 782 }, "fallback": "0x00", "docs": [ @@ -1349,7 +1688,7 @@ "Twox64Concat" ], "key": 0, - "value": 278 + "value": 266 } }, "fallback": "0x00", @@ -1365,7 +1704,7 @@ "hashers": [ "Twox64Concat" ], - "key": 284, + "key": 785, "value": 0 } }, @@ -1377,14 +1716,23 @@ ] }, "calls": { - "type": 286 + "type": 265 }, "events": { - "type": 59 + "type": 90 }, - "constants": [], + "constants": [ + { + "name": "KeyDeposit", + "type": 6, + "value": "0x00000000000000000000000000000000", + "docs": [ + " The amount to be held when setting keys." + ] + } + ], "errors": { - "type": 287 + "type": 787 }, "index": 22, "docs": [] @@ -1398,7 +1746,7 @@ "name": "Authorities", "modifier": "Default", "type": { - "plain": 288 + "plain": 788 }, "fallback": "0x00", "docs": [ @@ -1409,7 +1757,7 @@ "name": "CurrentSlot", "modifier": "Default", "type": { - "plain": 290 + "plain": 790 }, "fallback": "0x0000000000000000", "docs": [ @@ -1448,7 +1796,7 @@ "name": "Authorities", "modifier": "Default", "type": { - "plain": 288 + "plain": 788 }, "fallback": "0x00", "docs": [ @@ -1463,7 +1811,7 @@ "name": "RelaySlotInfo", "modifier": "Optional", "type": { - "plain": 291 + "plain": 791 }, "fallback": "0x00", "docs": [ @@ -1491,7 +1839,7 @@ "name": "InboundXcmpSuspended", "modifier": "Default", "type": { - "plain": 292 + "plain": 792 }, "fallback": "0x00", "docs": [ @@ -1509,7 +1857,7 @@ "name": "OutboundXcmpStatus", "modifier": "Default", "type": { - "plain": 295 + "plain": 795 }, "fallback": "0x00", "docs": [ @@ -1530,8 +1878,8 @@ "Blake2_128Concat", "Twox64Concat" ], - "key": 299, - "value": 300 + "key": 799, + "value": 800 } }, "fallback": "0x00", @@ -1547,8 +1895,8 @@ "hashers": [ "Blake2_128Concat" ], - "key": 140, - "value": 300 + "key": 171, + "value": 800 } }, "fallback": "0x00", @@ -1560,7 +1908,7 @@ "name": "QueueConfig", "modifier": "Default", "type": { - "plain": 301 + "plain": 801 }, "fallback": "0x200000003000000008000000", "docs": [ @@ -1586,8 +1934,8 @@ "hashers": [ "Twox64Concat" ], - "key": 140, - "value": 137 + "key": 171, + "value": 168 } }, "fallback": "0x000064a7b3b6e00d0000000000000000", @@ -1598,10 +1946,10 @@ ] }, "calls": { - "type": 302 + "type": 268 }, "events": { - "type": 60 + "type": 91 }, "constants": [ { @@ -1645,7 +1993,7 @@ } ], "errors": { - "type": 303 + "type": 802 }, "index": 30, "docs": [] @@ -1675,7 +2023,7 @@ "Blake2_128Concat" ], "key": 12, - "value": 304 + "value": 803 } }, "fallback": "0x00", @@ -1724,7 +2072,7 @@ "Twox64Concat", "Blake2_128Concat" ], - "key": 322, + "key": 808, "value": 4 } }, @@ -1742,7 +2090,7 @@ "Twox64Concat", "Blake2_128Concat" ], - "key": 322, + "key": 808, "value": 12 } }, @@ -1760,8 +2108,8 @@ "Twox64Concat", "Blake2_128Concat" ], - "key": 322, - "value": 323 + "key": 808, + "value": 809 } }, "fallback": "0x00", @@ -1774,7 +2122,7 @@ "name": "VersionDiscoveryQueue", "modifier": "Default", "type": { - "plain": 324 + "plain": 810 }, "fallback": "0x00", "docs": [ @@ -1787,7 +2135,7 @@ "name": "CurrentMigration", "modifier": "Optional", "type": { - "plain": 327 + "plain": 813 }, "fallback": "0x00", "docs": [ @@ -1804,8 +2152,8 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 329, - "value": 331 + "key": 815, + "value": 816 } }, "fallback": "0x00", @@ -1822,7 +2170,7 @@ "Blake2_128Concat" ], "key": 0, - "value": 335 + "value": 820 } }, "fallback": "0x00", @@ -1862,7 +2210,7 @@ "name": "RecordedXcm", "modifier": "Optional", "type": { - "plain": 77 + "plain": 96 }, "fallback": "0x00", "docs": [ @@ -1882,8 +2230,8 @@ "hashers": [ "Blake2_128Concat" ], - "key": 133, - "value": 338 + "key": 164, + "value": 823 } }, "fallback": "0x00", @@ -1896,12 +2244,20 @@ ] }, "calls": { - "type": 344 + "type": 269 }, "events": { - "type": 61 + "type": 92 }, "constants": [ + { + "name": "UniversalLocation", + "type": 68, + "value": "0x02090200a10f", + "docs": [ + " This chain's Universal Location." + ] + }, { "name": "AdvertisedXcmVersion", "type": 4, @@ -1910,10 +2266,26 @@ " The latest supported version that we advertise. Generally just set it to", " `pallet_xcm::CurrentXcmVersion`." ] + }, + { + "name": "MaxLockers", + "type": 4, + "value": "0x08000000", + "docs": [ + " The maximum number of local XCM locks that a single account may have." + ] + }, + { + "name": "MaxRemoteLockConsumers", + "type": 4, + "value": "0x00000000", + "docs": [ + " The maximum number of consumers a single remote lock may have." + ] } ], "errors": { - "type": 374 + "type": 829 }, "index": 31, "docs": [] @@ -1922,10 +2294,10 @@ "name": "CumulusXcm", "storage": null, "calls": { - "type": 375 + "type": 313 }, "events": { - "type": 135 + "type": 166 }, "constants": [], "errors": null, @@ -1941,7 +2313,7 @@ "name": "Bridge", "modifier": "Default", "type": { - "plain": 376 + "plain": 831 }, "fallback": "0x000064a7b3b6e00d000000000000000000", "docs": [ @@ -1957,10 +2329,10 @@ ] }, "calls": { - "type": 377 + "type": 314 }, "events": { - "type": 136 + "type": 167 }, "constants": [], "errors": null, @@ -1980,8 +2352,8 @@ "hashers": [ "Twox64Concat" ], - "key": 139, - "value": 378 + "key": 170, + "value": 832 } }, "fallback": "0x0000000000000000000000000000000000000000000000000000000000", @@ -1993,7 +2365,7 @@ "name": "ServiceHead", "modifier": "Optional", "type": { - "plain": 139 + "plain": 170 }, "fallback": "0x00", "docs": [ @@ -2009,8 +2381,8 @@ "Twox64Concat", "Twox64Concat" ], - "key": 381, - "value": 382 + "key": 835, + "value": 836 } }, "fallback": "0x00", @@ -2021,10 +2393,10 @@ ] }, "calls": { - "type": 384 + "type": 315 }, "events": { - "type": 138 + "type": 169 }, "constants": [ { @@ -2051,8 +2423,8 @@ }, { "name": "ServiceWeight", - "type": 99, - "value": "0x01070016d0be2802007000", + "type": 61, + "value": "0x01070010a5d4e802004001", "docs": [ " The amount of weight (if any) which should be provided to the message queue for", " servicing enqueued items `on_initialize`.", @@ -2064,8 +2436,8 @@ }, { "name": "IdleMaxServiceWeight", - "type": 99, - "value": "0x010700e876481702004000", + "type": 61, + "value": "0x01070010a5d4e802004001", "docs": [ " The maximum amount of weight (if any) to be used from remaining weight `on_idle` which", " should be provided to the message queue for servicing enqueued items `on_idle`.", @@ -2076,19 +2448,50 @@ } ], "errors": { - "type": 385 + "type": 838 }, "index": 35, "docs": [] }, + { + "name": "SnowbridgeSystemFrontend", + "storage": { + "prefix": "SnowbridgeSystemFrontend", + "items": [ + { + "name": "ExportOperatingMode", + "modifier": "Default", + "type": { + "plain": 174 + }, + "fallback": "0x00", + "docs": [ + " The current operating mode for exporting to Ethereum." + ] + } + ] + }, + "calls": { + "type": 316 + }, + "events": { + "type": 173 + }, + "constants": [], + "errors": { + "type": 839 + }, + "index": 36, + "docs": [] + }, { "name": "Utility", "storage": null, "calls": { - "type": 386 + "type": 319 }, "events": { - "type": 142 + "type": 175 }, "constants": [ { @@ -2101,7 +2504,7 @@ } ], "errors": { - "type": 433 + "type": 840 }, "index": 40, "docs": [] @@ -2120,8 +2523,8 @@ "Twox64Concat", "Blake2_128Concat" ], - "key": 434, - "value": 435 + "key": 841, + "value": 842 } }, "fallback": "0x00", @@ -2132,10 +2535,10 @@ ] }, "calls": { - "type": 389 + "type": 326 }, "events": { - "type": 145 + "type": 176 }, "constants": [ { @@ -2171,7 +2574,7 @@ } ], "errors": { - "type": 437 + "type": 844 }, "index": 41, "docs": [] @@ -2190,7 +2593,7 @@ "Twox64Concat" ], "key": 0, - "value": 438 + "value": 845 } }, "fallback": "0x0000000000000000000000000000000000", @@ -2208,7 +2611,7 @@ "Twox64Concat" ], "key": 0, - "value": 442 + "value": 849 } }, "fallback": "0x0000000000000000000000000000000000", @@ -2219,10 +2622,10 @@ ] }, "calls": { - "type": 391 + "type": 328 }, "events": { - "type": 147 + "type": 178 }, "constants": [ { @@ -2288,11 +2691,57 @@ } ], "errors": { - "type": 446 + "type": 853 }, "index": 42, "docs": [] }, + { + "name": "Indices", + "storage": { + "prefix": "Indices", + "items": [ + { + "name": "Accounts", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Blake2_128Concat" + ], + "key": 4, + "value": 854 + } + }, + "fallback": "0x00", + "docs": [ + " The lookup from index to account." + ] + } + ] + }, + "calls": { + "type": 330 + }, + "events": { + "type": 182 + }, + "constants": [ + { + "name": "Deposit", + "type": 6, + "value": "0x00d27e77000000000000000000000000", + "docs": [ + " The deposit needed for reserving an index." + ] + } + ], + "errors": { + "type": 855 + }, + "index": 43, + "docs": [] + }, { "name": "Assets", "storage": { @@ -2307,7 +2756,7 @@ "Blake2_128Concat" ], "key": 4, - "value": 447 + "value": 856 } }, "fallback": "0x00", @@ -2324,8 +2773,8 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 449, - "value": 450 + "key": 858, + "value": 859 } }, "fallback": "0x00", @@ -2343,8 +2792,8 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 453, - "value": 454 + "key": 862, + "value": 863 } }, "fallback": "0x00", @@ -2363,7 +2812,7 @@ "Blake2_128Concat" ], "key": 4, - "value": 455 + "value": 864 } }, "fallback": "0x0000000000000000000000000000000000000000", @@ -2393,10 +2842,10 @@ ] }, "calls": { - "type": 393 + "type": 331 }, "events": { - "type": 151 + "type": 183 }, "constants": [ { @@ -2461,7 +2910,7 @@ } ], "errors": { - "type": 457 + "type": 866 }, "index": 50, "docs": [] @@ -2480,7 +2929,7 @@ "Blake2_128Concat" ], "key": 4, - "value": 458 + "value": 867 } }, "fallback": "0x00", @@ -2515,8 +2964,8 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 459, - "value": 144 + "key": 868, + "value": 39 } }, "fallback": "0x00", @@ -2534,8 +2983,8 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 460, - "value": 144 + "key": 395, + "value": 39 } }, "fallback": "0x00", @@ -2553,8 +3002,8 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 179, - "value": 461 + "key": 37, + "value": 869 } }, "fallback": "0x00", @@ -2571,7 +3020,7 @@ "Blake2_128Concat" ], "key": 4, - "value": 462 + "value": 870 } }, "fallback": "0x00", @@ -2588,8 +3037,8 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 179, - "value": 463 + "key": 37, + "value": 871 } }, "fallback": "0x00", @@ -2607,8 +3056,8 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 464, - "value": 465 + "key": 872, + "value": 873 } }, "fallback": "0x00", @@ -2625,8 +3074,8 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 179, - "value": 466 + "key": 37, + "value": 874 } }, "fallback": "0x00", @@ -2654,10 +3103,10 @@ ] }, "calls": { - "type": 394 + "type": 332 }, "events": { - "type": 152 + "type": 184 }, "constants": [ { @@ -2727,7 +3176,7 @@ } ], "errors": { - "type": 467 + "type": 875 }, "index": 51, "docs": [] @@ -2746,7 +3195,7 @@ "Blake2_128Concat" ], "key": 4, - "value": 468 + "value": 876 } }, "fallback": "0x00", @@ -2781,8 +3230,8 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 459, - "value": 144 + "key": 868, + "value": 39 } }, "fallback": "0x00", @@ -2800,8 +3249,8 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 460, - "value": 144 + "key": 395, + "value": 39 } }, "fallback": "0x00", @@ -2819,8 +3268,8 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 449, - "value": 469 + "key": 858, + "value": 877 } }, "fallback": "0x00", @@ -2838,8 +3287,8 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 179, - "value": 471 + "key": 37, + "value": 879 } }, "fallback": "0x00", @@ -2856,7 +3305,7 @@ "Blake2_128Concat" ], "key": 4, - "value": 477 + "value": 885 } }, "fallback": "0x00", @@ -2873,8 +3322,8 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 179, - "value": 478 + "key": 37, + "value": 886 } }, "fallback": "0x00", @@ -2893,8 +3342,8 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 480, - "value": 481 + "key": 888, + "value": 889 } }, "fallback": "0x00", @@ -2911,8 +3360,8 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 179, - "value": 466 + "key": 37, + "value": 874 } }, "fallback": "0x00", @@ -2929,8 +3378,8 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 179, - "value": 483 + "key": 37, + "value": 891 } }, "fallback": "0x00", @@ -2959,8 +3408,8 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 179, - "value": 485 + "key": 37, + "value": 893 } }, "fallback": "0x00", @@ -2977,7 +3426,7 @@ "Blake2_128Concat" ], "key": 4, - "value": 399 + "value": 337 } }, "fallback": "0x00", @@ -2994,8 +3443,8 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 179, - "value": 409 + "key": 37, + "value": 347 } }, "fallback": "0x00", @@ -3006,10 +3455,10 @@ ] }, "calls": { - "type": 398 + "type": 336 }, "events": { - "type": 159 + "type": 191 }, "constants": [ { @@ -3104,7 +3553,7 @@ { "name": "MaxDeadlineDuration", "type": 4, - "value": "0x008d2700", + "value": "0x001a4f00", "docs": [ " The max duration in blocks for deadlines." ] @@ -3119,7 +3568,7 @@ }, { "name": "Features", - "type": 486, + "type": 894, "value": "0x0000000000000000", "docs": [ " Disables some of pallet's features." @@ -3127,7 +3576,7 @@ } ], "errors": { - "type": 488 + "type": 896 }, "index": 52, "docs": [] @@ -3145,8 +3594,8 @@ "hashers": [ "Blake2_128Concat" ], - "key": 38, - "value": 447 + "key": 67, + "value": 856 } }, "fallback": "0x00", @@ -3163,8 +3612,8 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 489, - "value": 450 + "key": 897, + "value": 859 } }, "fallback": "0x00", @@ -3182,8 +3631,8 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 490, - "value": 454 + "key": 898, + "value": 863 } }, "fallback": "0x00", @@ -3201,8 +3650,8 @@ "hashers": [ "Blake2_128Concat" ], - "key": 38, - "value": 491 + "key": 67, + "value": 899 } }, "fallback": "0x0000000000000000000000000000000000000000", @@ -3214,7 +3663,7 @@ "name": "NextAssetId", "modifier": "Optional", "type": { - "plain": 38 + "plain": 67 }, "fallback": "0x00", "docs": [ @@ -3232,10 +3681,10 @@ ] }, "calls": { - "type": 419 + "type": 356 }, "events": { - "type": 166 + "type": 198 }, "constants": [ { @@ -3300,7 +3749,7 @@ } ], "errors": { - "type": 493 + "type": 901 }, "index": 53, "docs": [] @@ -3319,7 +3768,7 @@ "Blake2_128Concat" ], "key": 4, - "value": 447 + "value": 856 } }, "fallback": "0x00", @@ -3336,8 +3785,8 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 449, - "value": 450 + "key": 858, + "value": 859 } }, "fallback": "0x00", @@ -3355,8 +3804,8 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 453, - "value": 454 + "key": 862, + "value": 863 } }, "fallback": "0x00", @@ -3375,7 +3824,7 @@ "Blake2_128Concat" ], "key": 4, - "value": 494 + "value": 902 } }, "fallback": "0x0000000000000000000000000000000000000000", @@ -3405,10 +3854,10 @@ ] }, "calls": { - "type": 420 + "type": 357 }, "events": { - "type": 167 + "type": 199 }, "constants": [ { @@ -3473,7 +3922,7 @@ } ], "errors": { - "type": 496 + "type": 904 }, "index": 54, "docs": [] @@ -3491,8 +3940,8 @@ "hashers": [ "Blake2_128Concat" ], - "key": 169, - "value": 497 + "key": 201, + "value": 905 } }, "fallback": "0x00", @@ -3516,10 +3965,10 @@ ] }, "calls": { - "type": 421 + "type": 358 }, "events": { - "type": 168 + "type": 200 }, "constants": [ { @@ -3540,7 +3989,7 @@ }, { "name": "PoolSetupFeeAsset", - "type": 38, + "type": 67, "value": "0x0100", "docs": [ " Asset class from [`Config::Assets`] used to pay the [`Config::PoolSetupFee`]." @@ -3548,7 +3997,7 @@ }, { "name": "LiquidityWithdrawalFee", - "type": 170, + "type": 202, "value": "0x00000000", "docs": [ " A fee to withdraw the liquidity." @@ -3572,7 +4021,7 @@ }, { "name": "PalletId", - "type": 274, + "type": 778, "value": "0x70792f6173636f6e", "docs": [ " The pallet's id, used for deriving its sovereign account ID." @@ -3580,156 +4029,3223 @@ } ], "errors": { - "type": 498 + "type": 906 }, "index": 55, "docs": [] }, { - "name": "StateTrieMigration", + "name": "Treasury", "storage": { - "prefix": "StateTrieMigration", + "prefix": "Treasury", "items": [ { - "name": "MigrationProcess", + "name": "ProposalCount", "modifier": "Default", "type": { - "plain": 426 + "plain": 4 }, - "fallback": "0x0000000000000000000000000000", + "fallback": "0x00000000", "docs": [ - " Migration progress.", + " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", + " Refer to for migration to `spend`.", "", - " This stores the snapshot of the last migrated keys. It can be set into motion and move", - " forward by any of the means provided by this pallet." + " Number of proposals that have been made." ] }, { - "name": "AutoLimits", + "name": "Proposals", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 4, + "value": 622 + } + }, + "fallback": "0x00", + "docs": [ + " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", + " Refer to for migration to `spend`.", + "", + " Proposals that have been made." + ] + }, + { + "name": "Deactivated", + "modifier": "Default", + "type": { + "plain": 6 + }, + "fallback": "0x00000000000000000000000000000000", + "docs": [ + " The amount which has been reported as inactive to Currency." + ] + }, + { + "name": "Approvals", "modifier": "Default", "type": { - "plain": 424 + "plain": 907 }, "fallback": "0x00", "docs": [ - " The limits that are imposed on automatic migrations.", + " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", + " Refer to for migration to `spend`.", "", - " If set to None, then no automatic migration happens." + " Proposal indices that have been approved but not yet awarded." ] }, { - "name": "SignedMigrationMaxLimits", + "name": "SpendCount", + "modifier": "Default", + "type": { + "plain": 4 + }, + "fallback": "0x00000000", + "docs": [ + " The count of spends that have been made." + ] + }, + { + "name": "Spends", "modifier": "Optional", "type": { - "plain": 425 + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 4, + "value": 908 + } }, "fallback": "0x00", "docs": [ - " The maximum limits that the signed migration could use.", - "", - " If not set, no signed submission is allowed." + " Spends that have been approved and being processed." ] - } - ] - }, - "calls": { - "type": 423 - }, + }, + { + "name": "LastSpendPeriod", + "modifier": "Optional", + "type": { + "plain": 4 + }, + "fallback": "0x00", + "docs": [ + " The blocknumber for the last triggered spend period." + ] + } + ] + }, + "calls": { + "type": 360 + }, + "events": { + "type": 205 + }, + "constants": [ + { + "name": "SpendPeriod", + "type": 4, + "value": "0x00460500", + "docs": [ + " Period between successive spends." + ] + }, + { + "name": "Burn", + "type": 202, + "value": "0x10270000", + "docs": [ + " Percentage of spare funds (if any) that are burnt per spend period." + ] + }, + { + "name": "PalletId", + "type": 778, + "value": "0x70792f7472737279", + "docs": [ + " The treasury's pallet id, used for deriving its sovereign account ID." + ] + }, + { + "name": "MaxApprovals", + "type": 4, + "value": "0x64000000", + "docs": [ + " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", + " Refer to for migration to `spend`.", + "", + " The maximum number of approvals that can wait in the spending queue.", + "", + " NOTE: This parameter is also used within the Bounties Pallet extension if enabled." + ] + }, + { + "name": "PayoutPeriod", + "type": 4, + "value": "0x80c61300", + "docs": [ + " The period during which an approved treasury spend has to be claimed." + ] + }, + { + "name": "pot_account", + "type": 0, + "value": "0x6d6f646c70792f74727372790000000000000000000000000000000000000000", + "docs": [ + " Gets this pallet's derived pot account." + ] + } + ], + "errors": { + "type": 910 + }, + "index": 60, + "docs": [] + }, + { + "name": "ConvictionVoting", + "storage": { + "prefix": "ConvictionVoting", + "items": [ + { + "name": "VotingFor", + "modifier": "Default", + "type": { + "map": { + "hashers": [ + "Twox64Concat", + "Twox64Concat" + ], + "key": 911, + "value": 912 + } + }, + "fallback": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "docs": [ + " All voting for a particular voter in a particular voting class. We store the balance for the", + " number of votes that we have recorded." + ] + }, + { + "name": "ClassLocksFor", + "modifier": "Default", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 0, + "value": 915 + } + }, + "fallback": "0x00", + "docs": [ + " The voting classes which have a non-zero lock requirement and the lock amounts which they", + " require. The actual amount locked on behalf of this pallet should always be the maximum of", + " this list." + ] + } + ] + }, + "calls": { + "type": 361 + }, + "events": { + "type": 208 + }, + "constants": [ + { + "name": "MaxVotes", + "type": 4, + "value": "0x00020000", + "docs": [ + " The maximum number of concurrent votes an account may have.", + "", + " Also used to compute weight, an overly large value can lead to extrinsics with large", + " weight estimation: see `delegate` for instance." + ] + }, + { + "name": "VoteLockingPeriod", + "type": 4, + "value": "0xc0890100", + "docs": [ + " The minimum period of vote locking.", + "", + " It should be no shorter than enactment period to ensure that in the case of an approval,", + " those successful voters are locked into the consequences that their votes entail." + ] + } + ], + "errors": { + "type": 916 + }, + "index": 61, + "docs": [] + }, + { + "name": "Referenda", + "storage": { + "prefix": "Referenda", + "items": [ + { + "name": "ReferendumCount", + "modifier": "Default", + "type": { + "plain": 4 + }, + "fallback": "0x00000000", + "docs": [ + " The next free referendum index, aka the number of referenda started so far." + ] + }, + { + "name": "ReferendumInfoFor", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Blake2_128Concat" + ], + "key": 4, + "value": 917 + } + }, + "fallback": "0x00", + "docs": [ + " Information concerning any given referendum." + ] + }, + { + "name": "TrackQueue", + "modifier": "Default", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 180, + "value": 919 + } + }, + "fallback": "0x00", + "docs": [ + " The sorted list of referenda ready to be decided but not yet being decided, ordered by", + " conviction-weighted approvals.", + "", + " This should be empty if `DecidingCount` is less than `TrackInfo::max_deciding`." + ] + }, + { + "name": "DecidingCount", + "modifier": "Default", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 180, + "value": 4 + } + }, + "fallback": "0x00000000", + "docs": [ + " The number of referenda being decided currently." + ] + }, + { + "name": "MetadataOf", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Blake2_128Concat" + ], + "key": 4, + "value": 13 + } + }, + "fallback": "0x00", + "docs": [ + " The metadata is a general information concerning the referendum.", + " The `Hash` refers to the preimage of the `Preimages` provider which can be a JSON", + " dump or IPFS hash of a JSON file.", + "", + " Consider a garbage collection for a metadata of finished referendums to `unrequest` (remove)", + " large preimages." + ] + } + ] + }, + "calls": { + "type": 364 + }, + "events": { + "type": 211 + }, + "constants": [ + { + "name": "SubmissionDeposit", + "type": 6, + "value": "0x00e40b54020000000000000000000000", + "docs": [ + " The minimum amount to be used as a deposit for a public referendum proposal." + ] + }, + { + "name": "MaxQueued", + "type": 4, + "value": "0x64000000", + "docs": [ + " Maximum size of the referendum queue for a single track." + ] + }, + { + "name": "UndecidingTimeout", + "type": 4, + "value": "0x80130300", + "docs": [ + " The number of blocks after submission that a referendum must begin being decided by.", + " Once this passes, then anyone may cancel the referendum." + ] + }, + { + "name": "AlarmInterval", + "type": 4, + "value": "0x01000000", + "docs": [ + " Quantization level for the referendum wakeup scheduler. A higher number will result in", + " fewer storage reads/writes needed for smaller voters, but also result in delays to the", + " automatic referendum status changes. Explicit servicing instructions are unaffected." + ] + }, + { + "name": "Tracks", + "type": 920, + "value": "0x40000064726f6f74000000000000000000000000000000000000000000010000000080c6a47e8d03000000000000000000b00400000027060040380000403800000290d73e0d000000005743de13000000005443de13000000000000ca9a3b000000000065cd1d01006477686974656c69737465645f63616c6c6572000000000000006400000000407a10f35a000000000000000000002c01000000270600640000006400000002ec972510000000007b573c170000000042392f1200000000020e00840000000000d6e61f01000000003962790200000000020064776973685f666f725f6368616e6765000000000000000000000a0000000080f420e6b500000000000000000000b00400000027060040380000640000000290d73e0d000000005743de13000000005443de13000000000000ca9a3b000000000065cd1d0a00647374616b696e675f61646d696e0000000000000000000000000a00000000203d88792d00000000000000000000b004000000270600080700006400000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff0b0064747265617375726572000000000000000000000000000000000a00000000a0724e180900000000000000000000b004000000270600c0890100403800000290d73e0d000000005743de13000000005443de13000000000000ca9a3b000000000065cd1d0c00646c656173655f61646d696e00000000000000000000000000000a00000000203d88792d00000000000000000000b004000000270600080700006400000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff0d006466656c6c6f77736869705f61646d696e0000000000000000000a00000000203d88792d00000000000000000000b004000000270600080700006400000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff0e006467656e6572616c5f61646d696e0000000000000000000000000a00000000203d88792d00000000000000000000b00400000027060008070000640000000290d73e0d000000005743de13000000005443de13000000000259a2f40200000000a3296b05000000002e6b4afdffffffff0f006461756374696f6e5f61646d696e0000000000000000000000000a00000000203d88792d00000000000000000000b00400000027060008070000640000000290d73e0d000000005743de13000000005443de13000000000259a2f40200000000a3296b05000000002e6b4afdffffffff1400647265666572656e64756d5f63616e63656c6c65720000000000e803000000407a10f35a00000000000000000000b0040000c0890100080700006400000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff1500647265666572656e64756d5f6b696c6c65720000000000000000e803000000406352bfc601000000000000000000b004000000270600080700006400000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff1e0064736d616c6c5f74697070657200000000000000000000000000c800000000e40b540200000000000000000000000a000000c0890100640000000a00000000499149150065cd1d00ca9a3b02f9ba1800000000002a4d3100000000006b59e7ffffffffff1f00646269675f7469707065720000000000000000000000000000006400000000e8764817000000000000000000000064000000c0890100580200006400000000499149150065cd1d00ca9a3b02694f3f000000000035967d0000000000e534c1ffffffffff200064736d616c6c5f7370656e646572000000000000000000000000320000000010a5d4e800000000000000000000006009000000270600807000004038000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff2100646d656469756d5f7370656e64657200000000000000000000003200000000204aa9d10100000000000000000000600900000027060000e1000040380000005b01f6300065cd1d00ca9a3b021161db0000000000bfd1aa010000000020972affffffffff2200646269675f7370656e64657200000000000000000000000000003200000000409452a303000000000000000000006009000000270600c0890100403800000000ca9a3b0065cd1d00ca9a3b02413cb00100000000755d34030000000045d165feffffffff", + "docs": [ + " A list of tracks.", + "", + " Note: if the tracks are dynamic, the value in the static metadata might be inaccurate." + ] + } + ], + "errors": { + "type": 926 + }, + "index": 62, + "docs": [] + }, + { + "name": "Origins", + "storage": null, + "calls": null, + "events": null, + "constants": [], + "errors": null, + "index": 63, + "docs": [] + }, + { + "name": "Whitelist", + "storage": { + "prefix": "Whitelist", + "items": [ + { + "name": "WhitelistedCall", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 13, + "value": 39 + } + }, + "fallback": "0x00", + "docs": [] + } + ] + }, + "calls": { + "type": 367 + }, + "events": { + "type": 670 + }, + "constants": [], + "errors": { + "type": 927 + }, + "index": 64, + "docs": [] + }, + { + "name": "Bounties", + "storage": { + "prefix": "Bounties", + "items": [ + { + "name": "BountyCount", + "modifier": "Default", + "type": { + "plain": 4 + }, + "fallback": "0x00000000", + "docs": [ + " Number of bounty proposals that have been made." + ] + }, + { + "name": "Bounties", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 4, + "value": 928 + } + }, + "fallback": "0x00", + "docs": [ + " Bounties that have been made." + ] + }, + { + "name": "BountyDescriptions", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 4, + "value": 929 + } + }, + "fallback": "0x00", + "docs": [ + " The description of each bounty." + ] + }, + { + "name": "BountyApprovals", + "modifier": "Default", + "type": { + "plain": 907 + }, + "fallback": "0x00", + "docs": [ + " Bounty indices that have been approved but not yet funded." + ] + } + ] + }, + "calls": { + "type": 368 + }, + "events": { + "type": 674 + }, + "constants": [ + { + "name": "BountyDepositBase", + "type": 6, + "value": "0x008e0c01000000000000000000000000", + "docs": [ + " The amount held on deposit for placing a bounty proposal." + ] + }, + { + "name": "BountyDepositPayoutDelay", + "type": 4, + "value": "0x00000000", + "docs": [ + " The delay period for which a bounty beneficiary need to wait before claim the payout." + ] + }, + { + "name": "BountyUpdatePeriod", + "type": 4, + "value": "0x00041703", + "docs": [ + " The time limit for a curator to act before a bounty expires.", + "", + " The period that starts when a curator is approved, during which they must execute or", + " update the bounty via `extend_bounty_expiry`. If missed, the bounty expires, and the", + " curator may be slashed. If `BlockNumberFor::MAX`, bounties stay active indefinitely,", + " removing the need for `extend_bounty_expiry`." + ] + }, + { + "name": "CuratorDepositMultiplier", + "type": 202, + "value": "0x20a10700", + "docs": [ + " The curator deposit is calculated as a percentage of the curator fee.", + "", + " This deposit has optional upper and lower bounds with `CuratorDepositMax` and", + " `CuratorDepositMin`." + ] + }, + { + "name": "CuratorDepositMax", + "type": 335, + "value": "0x0100204aa9d10100000000000000000000", + "docs": [ + " Maximum amount of funds that should be placed in a deposit for making a proposal." + ] + }, + { + "name": "CuratorDepositMin", + "type": 335, + "value": "0x0100e87648170000000000000000000000", + "docs": [ + " Minimum amount of funds that should be placed in a deposit for making a proposal." + ] + }, + { + "name": "BountyValueMinimum", + "type": 6, + "value": "0x00e87648170000000000000000000000", + "docs": [ + " Minimum value for a bounty." + ] + }, + { + "name": "DataDepositPerByte", + "type": 6, + "value": "0xa0860100000000000000000000000000", + "docs": [ + " The amount held on deposit per byte within the tip report reason or bounty description." + ] + }, + { + "name": "MaximumReasonLength", + "type": 4, + "value": "0x00400000", + "docs": [ + " Maximum acceptable reason length.", + "", + " Benchmarks depend on this value, be sure to update weights file when changing this value" + ] + } + ], + "errors": { + "type": 930 + }, + "index": 65, + "docs": [] + }, + { + "name": "ChildBounties", + "storage": { + "prefix": "ChildBounties", + "items": [ + { + "name": "ChildBountyCount", + "modifier": "Default", + "type": { + "plain": 4 + }, + "fallback": "0x00000000", + "docs": [ + " DEPRECATED: Replaced with `ParentTotalChildBounties` storage item keeping dedicated counts", + " for each parent bounty. Number of total child bounties. Will be removed in May 2025." + ] + }, + { + "name": "ParentChildBounties", + "modifier": "Default", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 4, + "value": 4 + } + }, + "fallback": "0x00000000", + "docs": [ + " Number of active child bounties per parent bounty.", + " Map of parent bounty index to number of child bounties." + ] + }, + { + "name": "ParentTotalChildBounties", + "modifier": "Default", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 4, + "value": 4 + } + }, + "fallback": "0x00000000", + "docs": [ + " Number of total child bounties per parent bounty, including completed bounties." + ] + }, + { + "name": "ChildBounties", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat", + "Twox64Concat" + ], + "key": 37, + "value": 931 + } + }, + "fallback": "0x00", + "docs": [ + " Child bounties that have been added." + ] + }, + { + "name": "ChildBountyDescriptionsV1", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat", + "Twox64Concat" + ], + "key": 37, + "value": 929 + } + }, + "fallback": "0x00", + "docs": [ + " The description of each child-bounty. Indexed by `(parent_id, child_id)`.", + "", + " This item replaces the `ChildBountyDescriptions` storage item from the V0 storage version." + ] + }, + { + "name": "V0ToV1ChildBountyIds", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 4, + "value": 37 + } + }, + "fallback": "0x00", + "docs": [ + " The mapping of the child bounty ids from storage version `V0` to the new `V1` version.", + "", + " The `V0` ids based on total child bounty count [`ChildBountyCount`]`. The `V1` version ids", + " based on the child bounty count per parent bounty [`ParentTotalChildBounties`].", + " The item intended solely for client convenience and not used in the pallet's core logic." + ] + }, + { + "name": "ChildrenCuratorFees", + "modifier": "Default", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 4, + "value": 6 + } + }, + "fallback": "0x00000000000000000000000000000000", + "docs": [ + " The cumulative child-bounty curator fee for each parent bounty." + ] + } + ] + }, + "calls": { + "type": 369 + }, + "events": { + "type": 675 + }, + "constants": [ + { + "name": "MaxActiveChildBountyCount", + "type": 4, + "value": "0x64000000", + "docs": [ + " Maximum number of child bounties that can be added to a parent bounty." + ] + }, + { + "name": "ChildBountyValueMinimum", + "type": 6, + "value": "0x00e40b54020000000000000000000000", + "docs": [ + " Minimum value for a child-bounty." + ] + } + ], + "errors": { + "type": 933 + }, + "index": 66, + "docs": [] + }, + { + "name": "AssetRate", + "storage": { + "prefix": "AssetRate", + "items": [ + { + "name": "ConversionRateToNative", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Blake2_128Concat" + ], + "key": 206, + "value": 168 + } + }, + "fallback": "0x00", + "docs": [ + " Maps an asset to its fixed point representation in the native balance.", + "", + " E.g. `native_amount = asset_amount * ConversionRateToNative::::get(asset_kind)`" + ] + } + ] + }, + "calls": { + "type": 370 + }, + "events": { + "type": 676 + }, + "constants": [], + "errors": { + "type": 934 + }, + "index": 67, + "docs": [] + }, + { + "name": "StateTrieMigration", + "storage": { + "prefix": "StateTrieMigration", + "items": [ + { + "name": "MigrationProcess", + "modifier": "Default", + "type": { + "plain": 374 + }, + "fallback": "0x0000000000000000000000000000", + "docs": [ + " Migration progress.", + "", + " This stores the snapshot of the last migrated keys. It can be set into motion and move", + " forward by any of the means provided by this pallet." + ] + }, + { + "name": "AutoLimits", + "modifier": "Default", + "type": { + "plain": 372 + }, + "fallback": "0x00", + "docs": [ + " The limits that are imposed on automatic migrations.", + "", + " If set to None, then no automatic migration happens." + ] + }, + { + "name": "SignedMigrationMaxLimits", + "modifier": "Optional", + "type": { + "plain": 373 + }, + "fallback": "0x00", + "docs": [ + " The maximum limits that the signed migration could use.", + "", + " If not set, no signed submission is allowed." + ] + } + ] + }, + "calls": { + "type": 371 + }, + "events": { + "type": 677 + }, + "constants": [ + { + "name": "MaxKeyLen", + "type": 4, + "value": "0x00020000", + "docs": [ + " Maximal number of bytes that a key can have.", + "", + " FRAME itself does not limit the key length.", + " The concrete value must therefore depend on your storage usage.", + " A [`frame_support::storage::StorageNMap`] for example can have an arbitrary number of", + " keys which are then hashed and concatenated, resulting in arbitrarily long keys.", + "", + " Use the *state migration RPC* to retrieve the length of the longest key in your", + " storage: ", + "", + " The migration will halt with a `Halted` event if this value is too small.", + " Since there is no real penalty from over-estimating, it is advised to use a large", + " value. The default is 512 byte.", + "", + " Some key lengths for reference:", + " - [`frame_support::storage::StorageValue`]: 32 byte", + " - [`frame_support::storage::StorageMap`]: 64 byte", + " - [`frame_support::storage::StorageDoubleMap`]: 96 byte", + "", + " For more info see", + " " + ] + } + ], + "errors": { + "type": 679 + }, + "index": 70, + "docs": [] + }, + { + "name": "NominationPools", + "storage": { + "prefix": "NominationPools", + "items": [ + { + "name": "TotalValueLocked", + "modifier": "Default", + "type": { + "plain": 6 + }, + "fallback": "0x00000000000000000000000000000000", + "docs": [ + " The sum of funds across all pools.", + "", + " This might be lower but never higher than the sum of `total_balance` of all [`PoolMembers`]", + " because calling `pool_withdraw_unbonded` might decrease the total stake of the pool's", + " `bonded_account` without adjusting the pallet-internal `UnbondingPool`'s." + ] + }, + { + "name": "MinJoinBond", + "modifier": "Default", + "type": { + "plain": 6 + }, + "fallback": "0x00000000000000000000000000000000", + "docs": [ + " Minimum amount to bond to join a pool." + ] + }, + { + "name": "MinCreateBond", + "modifier": "Default", + "type": { + "plain": 6 + }, + "fallback": "0x00000000000000000000000000000000", + "docs": [ + " Minimum bond required to create a pool.", + "", + " This is the amount that the depositor must put as their initial stake in the pool, as an", + " indication of \"skin in the game\".", + "", + " This is the value that will always exist in the staking ledger of the pool bonded account", + " while all other accounts leave." + ] + }, + { + "name": "MaxPools", + "modifier": "Optional", + "type": { + "plain": 4 + }, + "fallback": "0x00", + "docs": [ + " Maximum number of nomination pools that can exist. If `None`, then an unbounded number of", + " pools can exist." + ] + }, + { + "name": "MaxPoolMembers", + "modifier": "Optional", + "type": { + "plain": 4 + }, + "fallback": "0x00", + "docs": [ + " Maximum number of members that can exist in the system. If `None`, then the count", + " members are not bound on a system wide basis." + ] + }, + { + "name": "MaxPoolMembersPerPool", + "modifier": "Optional", + "type": { + "plain": 4 + }, + "fallback": "0x00", + "docs": [ + " Maximum number of members that may belong to pool. If `None`, then the count of", + " members is not bound on a per pool basis." + ] + }, + { + "name": "GlobalMaxCommission", + "modifier": "Optional", + "type": { + "plain": 383 + }, + "fallback": "0x00", + "docs": [ + " The maximum commission that can be charged by a pool. Used on commission payouts to bound", + " pool commissions that are > `GlobalMaxCommission`, necessary if a future", + " `GlobalMaxCommission` is lower than some current pool commissions." + ] + }, + { + "name": "PoolMembers", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 0, + "value": 536 + } + }, + "fallback": "0x00", + "docs": [ + " Active members.", + "", + " TWOX-NOTE: SAFE since `AccountId` is a secure hash." + ] + }, + { + "name": "CounterForPoolMembers", + "modifier": "Default", + "type": { + "plain": 4 + }, + "fallback": "0x00000000", + "docs": [ + "Counter for the related counted storage map" + ] + }, + { + "name": "BondedPools", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 4, + "value": 542 + } + }, + "fallback": "0x00", + "docs": [ + " Storage for bonded pools." + ] + }, + { + "name": "CounterForBondedPools", + "modifier": "Default", + "type": { + "plain": 4 + }, + "fallback": "0x00000000", + "docs": [ + "Counter for the related counted storage map" + ] + }, + { + "name": "RewardPools", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 4, + "value": 935 + } + }, + "fallback": "0x00", + "docs": [ + " Reward pools. This is where there rewards for each pool accumulate. When a members payout is", + " claimed, the balance comes out of the reward pool. Keyed by the bonded pools account." + ] + }, + { + "name": "CounterForRewardPools", + "modifier": "Default", + "type": { + "plain": 4 + }, + "fallback": "0x00000000", + "docs": [ + "Counter for the related counted storage map" + ] + }, + { + "name": "SubPoolsStorage", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 4, + "value": 936 + } + }, + "fallback": "0x00", + "docs": [ + " Groups of unbonding pools. Each group of unbonding pools belongs to a", + " bonded pool, hence the name sub-pools. Keyed by the bonded pools account." + ] + }, + { + "name": "CounterForSubPoolsStorage", + "modifier": "Default", + "type": { + "plain": 4 + }, + "fallback": "0x00000000", + "docs": [ + "Counter for the related counted storage map" + ] + }, + { + "name": "Metadata", + "modifier": "Default", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 4, + "value": 192 + } + }, + "fallback": "0x00", + "docs": [ + " Metadata for the pool." + ] + }, + { + "name": "CounterForMetadata", + "modifier": "Default", + "type": { + "plain": 4 + }, + "fallback": "0x00000000", + "docs": [ + "Counter for the related counted storage map" + ] + }, + { + "name": "LastPoolId", + "modifier": "Default", + "type": { + "plain": 4 + }, + "fallback": "0x00000000", + "docs": [ + " Ever increasing number of all pools created so far." + ] + }, + { + "name": "ReversePoolIdLookup", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 0, + "value": 4 + } + }, + "fallback": "0x00", + "docs": [ + " A reverse lookup from the pool's account id to its id.", + "", + " This is only used for slashing and on automatic withdraw update. In all other instances, the", + " pool id is used, and the accounts are deterministically derived from it." + ] + }, + { + "name": "CounterForReversePoolIdLookup", + "modifier": "Default", + "type": { + "plain": 4 + }, + "fallback": "0x00000000", + "docs": [ + "Counter for the related counted storage map" + ] + }, + { + "name": "ClaimPermissions", + "modifier": "Default", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 0, + "value": 385 + } + }, + "fallback": "0x02", + "docs": [ + " Map from a pool member account to their opted claim permission." + ] + } + ] + }, + "calls": { + "type": 377 + }, + "events": { + "type": 680 + }, + "constants": [ + { + "name": "PalletId", + "type": 778, + "value": "0x70792f6e6f706c73", + "docs": [ + " The nomination pool's pallet id." + ] + }, + { + "name": "MaxPointsToBalance", + "type": 2, + "value": "0x0a", + "docs": [ + " The maximum pool points-to-balance ratio that an `open` pool can have.", + "", + " This is important in the event slashing takes place and the pool's points-to-balance", + " ratio becomes disproportional.", + "", + " Moreover, this relates to the `RewardCounter` type as well, as the arithmetic operations", + " are a function of number of points, and by setting this value to e.g. 10, you ensure", + " that the total number of points in the system are at most 10 times the total_issuance of", + " the chain, in the absolute worse case.", + "", + " For a value of 10, the threshold would be a pool points-to-balance ratio of 10:1.", + " Such a scenario would also be the equivalent of the pool being 90% slashed." + ] + }, + { + "name": "MaxUnbonding", + "type": 4, + "value": "0x20000000", + "docs": [ + " The maximum number of simultaneous unbonding chunks that can exist per member." + ] + } + ], + "errors": { + "type": 942 + }, + "index": 80, + "docs": [] + }, + { + "name": "VoterList", + "storage": { + "prefix": "VoterList", + "items": [ + { + "name": "ListNodes", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 0, + "value": 944 + } + }, + "fallback": "0x00", + "docs": [ + " A single node, within some bag.", + "", + " Nodes store links forward and back within their respective bags." + ] + }, + { + "name": "CounterForListNodes", + "modifier": "Default", + "type": { + "plain": 4 + }, + "fallback": "0x00000000", + "docs": [ + "Counter for the related counted storage map" + ] + }, + { + "name": "ListBags", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 12, + "value": 945 + } + }, + "fallback": "0x00", + "docs": [ + " A bag stored in storage.", + "", + " Stores a `Bag` struct, which stores head and tail pointers to itself." + ] + }, + { + "name": "NextNodeAutoRebagged", + "modifier": "Optional", + "type": { + "plain": 0 + }, + "fallback": "0x00", + "docs": [ + " Pointer that remembers the next node that will be auto-rebagged.", + " When `None`, the next scan will start from the list head again." + ] + }, + { + "name": "Lock", + "modifier": "Optional", + "type": { + "plain": 39 + }, + "fallback": "0x00", + "docs": [ + " Lock all updates to this pallet.", + "", + " If any nodes needs updating, removal or addition due to a temporary lock, the", + " [`Call::rebag`] can be used." + ] + } + ] + }, + "calls": { + "type": 391 + }, + "events": { + "type": 681 + }, + "constants": [ + { + "name": "BagThresholds", + "type": 946, + "value": "0x210300e40b5402000000f39e809702000000a8b197e20200000094492e3603000000279c3a930300000003bccefa0300000042c01b6e040000001b4775ee04000000385e557d0500000046dc601c0600000089386ccd06000000b6ee809207000000fe7ee36d08000000e81b1a6209000000b019f4710a000000103592a00b000000cfc96ff10c00000041146d680e000000e79bda0910000000cee885da1100000028a9c7df13000000bb70931f160000008e4089a018000000810a096a1b000000366a48841e0000005bd36af821000000807c9cd025000000c95530182a000000bd63c1db2e00000071e0572934000000689092103a000000edc4d4a240000000699379f3470000008fd80c18500000004baf8a28590000006a16a63f630000000995177b6e00000078c5f4fb7a00000062c811e78800000051bf6d6598000000048eaba4a9000000544698d7bc00000091cac036d2000000175f1801ea000000bd15b27c0401000043358ff721010000b8fc84c84201000099673c506701000007e44efa8f010000b341833ebd010000027f2ea2ef0100009883bcb927020000164d652a66020000b49513acab0200002d8e820bf9020000a1e6982c4f030000a616080daf030000cc9d37c719040000a0d584959004000042e7e0d514050000028cd70da80500000f750aef4b060000ea8d2e5c02070000c3cb996ecd070000b1e5717caf080000aa2b8e1fab090000b5c1203dc30a000026d03d0efb0b000070c75929560d0000ebadda8cd80e0000f797dbaa86100000cff04476651200001f2660717a14000009a611becb1600001dfbe82f60190000943a3c603f1c00008afe89c4711f0000ced963c70023000003a92ae4f6260000fe72eec55f2b000036c9cc6948300000dae33245bf350000062a7470d43b00007c9732d69942000084a32468234a0000571ad45987520000e7f10262de5b00000db8760344660000ae0401ded67100007d9eb308b97e00001e044a76108d00003a1df064079d0000e04fafdaccae00005679f02f95c2000095c3aaa99ad80000967c05251ef10000177a66d6670c010028cb1f1ec82a0100fa282f75984c0100d57dc8743c7201007dc4b3fb229c0100365cde74c7ca01009eb8e142b3fe01000c31ae547f3802005fe101e8d57802006373da7e74c0020051d1a60d2e100300c7e9a468ed68030061c091f7b7cb0300bf27a1b7b03904007b1499941bb404008523ed22613c050069a5d4c512d40500ec8c934def7c0600f5aa901be83807008cbe5ddb260a080002978ce113f30800fae314435df60900ddf12dbafe160b002ebadc6f4a580c000c5518c4f2bd0d00f0bb5431154c0f00498e866b46071100b2c153de9ff41200278a2fb2ce191500b2399f84247d1700e199e704aa251a00ba13f5ab331b1d00264785cc7866200088bf803f2d1124001c9823f81d262800ccc422d450b12c00f088820528c03100367c6d7e896137006e9329d30aa63d008cbc6c1322a044000070f32a5c644c00b43b84699909550080b4abe450a95e00a0cda979db5f69004cc27f4cc74c7500d0ac0eba34938200483e0ccf3d5a910068c68e7469cda100281e6fa52b1db40098a92326747fc800f09a74634d30df0080cdfc4b8d72f8009014602d9a901401f0b413d945dd330120973596c1b4560150dcfbaead7d7d01e01198b947aaa80130c7ee16bbb9d801206e488697390e02a0fa4b1d72c74902c0117170b5128c02808a1643a6ded502c0f823b1a204280380af5970a2768303c06f2d87ff41e90340937fac8f925a040091097117b6d804400fdf5b212065050049c149446e0106008ebca6e56caf0600595686851c71078068aa34a4b7480880a1e29e52b9380900bdabe880e4430a002a72b4204c6d0b80f1c013335cb80c00a03ccbdce3280e80b8629a9e20c30f00de5693d2ca8b11005d7f4c93238813001a87df3504be1500a7ce4b84ef3318000110fbea24f11a00802ae5d1b5fd1d0022a134609d62210044216bf0da2925000261f1828f5e29006620cf851e0d2e008410195252433300a0c18fca8410390026ad1493cc853f00d0cd24662fb646009ce19a1cdab64e0058ccc20c5f9f5700200a7578fb89610030bbbbd6e4936c0060cba7dc9edd7800b83bc0425b8b8600b886236164c59500f8f15fdc93b8a600206a91c0d696b900d8efe28fc097ce0068299bf52ef9e5ffffffffffffffff", + "docs": [ + " The list of thresholds separating the various bags.", + "", + " Ids are separated into unsorted bags according to their score. This specifies the", + " thresholds separating the bags. An id's bag is the largest bag for which the id's score", + " is less than or equal to its upper threshold.", + "", + " When ids are iterated, higher bags are iterated completely before lower bags. This means", + " that iteration is _semi-sorted_: ids of higher score tend to come before ids of lower", + " score, but peer ids within a particular bag are sorted in insertion order.", + "", + " # Expressing the constant", + "", + " This constant must be sorted in strictly increasing order. Duplicate items are not", + " permitted.", + "", + " There is an implied upper limit of `Score::MAX`; that value does not need to be", + " specified within the bag. For any two threshold lists, if one ends with", + " `Score::MAX`, the other one does not, and they are otherwise equal, the two", + " lists will behave identically.", + "", + " # Calculation", + "", + " It is recommended to generate the set of thresholds in a geometric series, such that", + " there exists some constant ratio such that `threshold[k + 1] == (threshold[k] *", + " constant_ratio).max(threshold[k] + 1)` for all `k`.", + "", + " The helpers in the `/utils/frame/generate-bags` module can simplify this calculation.", + "", + " # Examples", + "", + " - If `BagThresholds::get().is_empty()`, then all ids are put into the same bag, and", + " iteration is strictly in insertion order.", + " - If `BagThresholds::get().len() == 64`, and the thresholds are determined according to", + " the procedure given above, then the constant ratio is equal to 2.", + " - If `BagThresholds::get().len() == 200`, and the thresholds are determined according to", + " the procedure given above, then the constant ratio is approximately equal to 1.248.", + " - If the threshold list begins `[1, 2, 3, ...]`, then an id with score 0 or 1 will fall", + " into bag 0, an id with score 2 will fall into bag 1, etc.", + "", + " # Migration", + "", + " In the event that this list ever changes, a copy of the old bags list must be retained.", + " With that `List::migrate` can be called, which will perform the appropriate migration." + ] + }, + { + "name": "MaxAutoRebagPerBlock", + "type": 4, + "value": "0x05000000", + "docs": [ + " Maximum number of accounts that may be re-bagged automatically in `on_idle`.", + "", + " A value of `0` (obtained by configuring `type MaxAutoRebagPerBlock = ();`) disables", + " the feature." + ] + } + ], + "errors": { + "type": 947 + }, + "index": 82, + "docs": [] + }, + { + "name": "DelegatedStaking", + "storage": { + "prefix": "DelegatedStaking", + "items": [ + { + "name": "Delegators", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 0, + "value": 949 + } + }, + "fallback": "0x00", + "docs": [ + " Map of Delegators to their `Delegation`.", + "", + " Implementation note: We are not using a double map with `delegator` and `agent` account", + " as keys since we want to restrict delegators to delegate only to one account at a time." + ] + }, + { + "name": "CounterForDelegators", + "modifier": "Default", + "type": { + "plain": 4 + }, + "fallback": "0x00000000", + "docs": [ + "Counter for the related counted storage map" + ] + }, + { + "name": "Agents", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 0, + "value": 950 + } + }, + "fallback": "0x00", + "docs": [ + " Map of `Agent` to their `Ledger`." + ] + }, + { + "name": "CounterForAgents", + "modifier": "Default", + "type": { + "plain": 4 + }, + "fallback": "0x00000000", + "docs": [ + "Counter for the related counted storage map" + ] + } + ] + }, + "calls": null, + "events": { + "type": 682 + }, + "constants": [ + { + "name": "PalletId", + "type": 778, + "value": "0x70792f646c73746b", + "docs": [ + " Injected identifier for the pallet." + ] + }, + { + "name": "SlashRewardFraction", + "type": 383, + "value": "0x80969800", + "docs": [ + " Fraction of the slash that is rewarded to the caller of pending slash to the agent." + ] + } + ], + "errors": { + "type": 951 + }, + "index": 83, + "docs": [] + }, + { + "name": "StakingRcClient", + "storage": { + "prefix": "StakingRcClient", + "items": [ + { + "name": "IncompleteSessionReport", + "modifier": "Optional", + "type": { + "plain": 393 + }, + "fallback": "0x00", + "docs": [ + " An incomplete incoming session report that we have not acted upon yet." + ] + }, + { + "name": "LastSessionReportEndingIndex", + "modifier": "Optional", + "type": { + "plain": 4 + }, + "fallback": "0x00", + "docs": [ + " The last session report's `end_index` that we have acted upon.", + "", + " This allows this pallet to ensure a sequentially increasing sequence of session reports", + " passed to staking.", + "", + " Note that with the XCM being the backbone of communication, we have a guarantee on the", + " ordering of messages. As long as the RC sends session reports in order, we _eventually_", + " receive them in the same correct order as well." + ] + }, + { + "name": "OutgoingValidatorSet", + "modifier": "Optional", + "type": { + "plain": 952 + }, + "fallback": "0x00", + "docs": [ + " A validator set that is outgoing, and should be sent.", + "", + " This will be attempted to be sent, possibly on every `on_initialize` call, until it is sent,", + " or the second value reaches zero, at which point we drop it." + ] + } + ] + }, + "calls": { + "type": 392 + }, + "events": { + "type": 683 + }, + "constants": [], + "errors": null, + "index": 84, + "docs": [] + }, + { + "name": "MultiBlockElection", + "storage": { + "prefix": "MultiBlockElection", + "items": [ + { + "name": "Round", + "modifier": "Default", + "type": { + "plain": 4 + }, + "fallback": "0x00000000", + "docs": [ + " Internal counter for the number of rounds.", + "", + " This is useful for de-duplication of transactions submitted to the pool, and general", + " diagnostics of the pallet.", + "", + " This is merely incremented once per every time that an upstream `elect` is called." + ] + }, + { + "name": "CurrentPhase", + "modifier": "Default", + "type": { + "plain": 403 + }, + "fallback": "0x00", + "docs": [ + " Current phase." + ] + }, + { + "name": "DesiredTargets", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 4, + "value": 4 + } + }, + "fallback": "0x00", + "docs": [ + " Desired number of targets to elect for this round." + ] + }, + { + "name": "PagedVoterSnapshot", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat", + "Twox64Concat" + ], + "key": 37, + "value": 954 + } + }, + "fallback": "0x00", + "docs": [ + " Paginated voter snapshot. At most [`T::Pages`] keys will exist." + ] + }, + { + "name": "PagedVoterSnapshotHash", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat", + "Twox64Concat" + ], + "key": 37, + "value": 13 + } + }, + "fallback": "0x00", + "docs": [ + " Same as [`PagedVoterSnapshot`], but it will store the hash of the snapshot.", + "", + " The hash is generated using [`frame_system::Config::Hashing`]." + ] + }, + { + "name": "PagedTargetSnapshot", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat", + "Twox64Concat" + ], + "key": 37, + "value": 958 + } + }, + "fallback": "0x00", + "docs": [ + " Paginated target snapshot.", + "", + " For the time being, since we assume one pages of targets, at most ONE key will exist." + ] + }, + { + "name": "PagedTargetSnapshotHash", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat", + "Twox64Concat" + ], + "key": 37, + "value": 13 + } + }, + "fallback": "0x00", + "docs": [ + " Same as [`PagedTargetSnapshot`], but it will store the hash of the snapshot.", + "", + " The hash is generated using [`frame_system::Config::Hashing`]." + ] + } + ] + }, + "calls": { + "type": 401 + }, + "events": { + "type": 685 + }, + "constants": [ + { + "name": "UnsignedPhase", + "type": 4, + "value": "0x96000000", + "docs": [ + " Duration of the unsigned phase." + ] + }, + { + "name": "SignedPhase", + "type": 4, + "value": "0x96000000", + "docs": [ + " Duration of the signed phase." + ] + }, + { + "name": "SignedValidationPhase", + "type": 4, + "value": "0x00020000", + "docs": [ + " Duration of the singed validation phase.", + "", + " The duration of this should not be less than `T::Pages`, and there is no point in it", + " being more than `SignedPhase::MaxSubmission::get() * T::Pages`. TODO: integrity test for", + " it." + ] + }, + { + "name": "VoterSnapshotPerBlock", + "type": 4, + "value": "0xc0020000", + "docs": [ + " The number of snapshot voters to fetch per block." + ] + }, + { + "name": "TargetSnapshotPerBlock", + "type": 4, + "value": "0xd0070000", + "docs": [ + " The number of snapshot targets to fetch per block." + ] + }, + { + "name": "Pages", + "type": 4, + "value": "0x20000000", + "docs": [ + " The number of pages.", + "", + " The snapshot is created with this many keys in the storage map.", + "", + " The solutions may contain at MOST this many pages, but less pages are acceptable as", + " well." + ] + } + ], + "errors": { + "type": 959 + }, + "index": 85, + "docs": [] + }, + { + "name": "MultiBlockElectionVerifier", + "storage": { + "prefix": "MultiBlockElectionVerifier", + "items": [ + { + "name": "QueuedSolutionX", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat", + "Twox64Concat" + ], + "key": 37, + "value": 404 + } + }, + "fallback": "0x00", + "docs": [ + " The `X` variant of the current queued solution. Might be the valid one or not.", + "", + " The two variants of this storage item is to avoid the need of copying. Recall that once a", + " `VerifyingSolution` is being processed, it needs to write its partial supports *somewhere*.", + " Writing theses supports on top of a *good* queued supports is wrong, since we might bail.", + " Writing them to a bugger and copying at the ned is slightly better, but expensive. This flag", + " system is best of both worlds." + ] + }, + { + "name": "QueuedSolutionY", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat", + "Twox64Concat" + ], + "key": 37, + "value": 404 + } + }, + "fallback": "0x00", + "docs": [ + " The `Y` variant of the current queued solution. Might be the valid one or not." + ] + }, + { + "name": "QueuedValidVariant", + "modifier": "Default", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 4, + "value": 960 + } + }, + "fallback": "0x01", + "docs": [ + " Pointer to the variant of [`QueuedSolutionX`] or [`QueuedSolutionY`] that is currently", + " valid." + ] + }, + { + "name": "QueuedSolutionBackings", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat", + "Twox64Concat" + ], + "key": 37, + "value": 961 + } + }, + "fallback": "0x00", + "docs": [ + " The `(amount, count)` of backings, divided per page.", + "", + " This is stored because in the last block of verification we need them to compute the score,", + " and check `MaxBackersPerWinnerFinal`.", + "", + " This can only ever live for the invalid variant of the solution. Once it is valid, we don't", + " need this information anymore; the score is already computed once in", + " [`QueuedSolutionScore`], and the backing counts are checked." + ] + }, + { + "name": "QueuedSolutionScore", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 4, + "value": 412 + } + }, + "fallback": "0x00", + "docs": [ + " The score of the valid variant of [`QueuedSolution`].", + "", + " This only ever lives for the `valid` variant." + ] + }, + { + "name": "MinimumScore", + "modifier": "Optional", + "type": { + "plain": 412 + }, + "fallback": "0x00", + "docs": [ + " The minimum score that each solution must attain in order to be considered feasible." + ] + }, + { + "name": "StatusStorage", + "modifier": "Default", + "type": { + "plain": 965 + }, + "fallback": "0x01", + "docs": [ + " Storage item for [`Status`]." + ] + } + ] + }, + "calls": { + "type": 413 + }, + "events": { + "type": 686 + }, + "constants": [ + { + "name": "SolutionImprovementThreshold", + "type": 383, + "value": "0x00000000", + "docs": [ + " The minimum amount of improvement to the solution score that defines a solution as", + " \"better\"." + ] + }, + { + "name": "MaxBackersPerWinnerFinal", + "type": 4, + "value": "0xe4570000", + "docs": [ + " Maximum number of backers, per winner, among all pages of an election.", + "", + " This can only be checked at the very final step of verification.", + "", + " NOTE: at the moment, we don't check this, and it is in place for future compatibility." + ] + }, + { + "name": "MaxBackersPerWinner", + "type": 4, + "value": "0xc0020000", + "docs": [ + " Maximum number of backers, per winner, per page." + ] + }, + { + "name": "MaxWinnersPerPage", + "type": 4, + "value": "0xe8030000", + "docs": [ + " Maximum number of supports (aka. winners/validators/targets) that can be represented in", + " a page of results." + ] + } + ], + "errors": null, + "index": 86, + "docs": [] + }, + { + "name": "MultiBlockElectionUnsigned", + "storage": null, + "calls": { + "type": 414 + }, + "events": null, + "constants": [], + "errors": null, + "index": 87, + "docs": [] + }, + { + "name": "MultiBlockElectionSigned", + "storage": { + "prefix": "MultiBlockElectionSigned", + "items": [ + { + "name": "Invulnerables", + "modifier": "Default", + "type": { + "plain": 956 + }, + "fallback": "0x00", + "docs": [ + " Accounts whitelisted by governance to always submit their solutions.", + "", + " They are different in that:", + "", + " * They always pay a fixed deposit for submission, specified by", + " [`Config::InvulnerableDeposit`]. They pay no page deposit.", + " * If _ejected_ by better solution from [`SortedScores`], they will get their full deposit", + " back.", + " * They always get their tx-fee back even if they are _discarded_." + ] + }, + { + "name": "SortedScores", + "modifier": "Default", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 4, + "value": 966 + } + }, + "fallback": "0x00", + "docs": [] + }, + { + "name": "SubmissionStorage", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat", + "Twox64Concat", + "Twox64Concat" + ], + "key": 969, + "value": 417 + } + }, + "fallback": "0x00", + "docs": [ + " Triple map from (round, account, page) to a solution page." + ] + }, + { + "name": "SubmissionMetadataStorage", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat", + "Twox64Concat" + ], + "key": 858, + "value": 970 + } + }, + "fallback": "0x00", + "docs": [ + " Map from account to the metadata of their submission.", + "", + " invariant: for any Key1 of type `AccountId` in [`Submissions`], this storage map also has a", + " value." + ] + } + ] + }, + "calls": { + "type": 468 + }, + "events": { + "type": 690 + }, + "constants": [], + "errors": { + "type": 973 + }, + "index": 88, + "docs": [] + }, + { + "name": "Staking", + "storage": { + "prefix": "Staking", + "items": [ + { + "name": "ValidatorCount", + "modifier": "Default", + "type": { + "plain": 4 + }, + "fallback": "0x00000000", + "docs": [ + " The ideal number of active validators." + ] + }, + { + "name": "Invulnerables", + "modifier": "Default", + "type": { + "plain": 774 + }, + "fallback": "0x00", + "docs": [ + " Any validators that may never be slashed or forcibly kicked. It's a Vec since they're", + " easy to initialize and the performance hit is minimal (we expect no more than four", + " invulnerables) and restricted to testnets." + ] + }, + { + "name": "Bonded", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 0, + "value": 0 + } + }, + "fallback": "0x00", + "docs": [ + " Map from all locked \"stash\" accounts to the controller account.", + "", + " TWOX-NOTE: SAFE since `AccountId` is a secure hash." + ] + }, + { + "name": "MinNominatorBond", + "modifier": "Default", + "type": { + "plain": 6 + }, + "fallback": "0x00000000000000000000000000000000", + "docs": [ + " The minimum active bond to become and maintain the role of a nominator." + ] + }, + { + "name": "MinValidatorBond", + "modifier": "Default", + "type": { + "plain": 6 + }, + "fallback": "0x00000000000000000000000000000000", + "docs": [ + " The minimum active bond to become and maintain the role of a validator." + ] + }, + { + "name": "MinimumActiveStake", + "modifier": "Default", + "type": { + "plain": 6 + }, + "fallback": "0x00000000000000000000000000000000", + "docs": [ + " The minimum active nominator stake of the last successful election." + ] + }, + { + "name": "MinCommission", + "modifier": "Default", + "type": { + "plain": 383 + }, + "fallback": "0x00000000", + "docs": [ + " The minimum amount of commission that validators can set.", + "", + " If set to `0`, no limit exists." + ] + }, + { + "name": "Ledger", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Blake2_128Concat" + ], + "key": 0, + "value": 974 + } + }, + "fallback": "0x00", + "docs": [ + " Map from all (unlocked) \"controller\" accounts to the info regarding the staking.", + "", + " Note: All the reads and mutations to this storage *MUST* be done through the methods exposed", + " by [`StakingLedger`] to ensure data and lock consistency." + ] + }, + { + "name": "Payee", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 0, + "value": 471 + } + }, + "fallback": "0x00", + "docs": [ + " Where the reward payment should be made. Keyed by stash.", + "", + " TWOX-NOTE: SAFE since `AccountId` is a secure hash." + ] + }, + { + "name": "Validators", + "modifier": "Default", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 0, + "value": 472 + } + }, + "fallback": "0x0000", + "docs": [ + " The map from (wannabe) validator stash key to the preferences of that validator.", + "", + " TWOX-NOTE: SAFE since `AccountId` is a secure hash." + ] + }, + { + "name": "CounterForValidators", + "modifier": "Default", + "type": { + "plain": 4 + }, + "fallback": "0x00000000", + "docs": [ + "Counter for the related counted storage map" + ] + }, + { + "name": "MaxValidatorsCount", + "modifier": "Optional", + "type": { + "plain": 4 + }, + "fallback": "0x00", + "docs": [ + " The maximum validator count before we stop allowing new validators to join.", + "", + " When this value is not set, no limits are enforced." + ] + }, + { + "name": "Nominators", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 0, + "value": 975 + } + }, + "fallback": "0x00", + "docs": [ + " The map from nominator stash key to their nomination preferences, namely the validators that", + " they wish to support.", + "", + " Note that the keys of this storage map might become non-decodable in case the", + " account's [`NominationsQuota::MaxNominations`] configuration is decreased.", + " In this rare case, these nominators", + " are still existent in storage, their key is correct and retrievable (i.e. `contains_key`", + " indicates that they exist), but their value cannot be decoded. Therefore, the non-decodable", + " nominators will effectively not-exist, until they re-submit their preferences such that it", + " is within the bounds of the newly set `Config::MaxNominations`.", + "", + " This implies that `::iter_keys().count()` and `::iter().count()` might return different", + " values for this map. Moreover, the main `::count()` is aligned with the former, namely the", + " number of keys that exist.", + "", + " Lastly, if any of the nominators become non-decodable, they can be chilled immediately via", + " [`Call::chill_other`] dispatchable by anyone.", + "", + " TWOX-NOTE: SAFE since `AccountId` is a secure hash." + ] + }, + { + "name": "CounterForNominators", + "modifier": "Default", + "type": { + "plain": 4 + }, + "fallback": "0x00000000", + "docs": [ + "Counter for the related counted storage map" + ] + }, + { + "name": "VirtualStakers", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 0, + "value": 39 + } + }, + "fallback": "0x00", + "docs": [ + " Stakers whose funds are managed by other pallets.", + "", + " This pallet does not apply any locks on them, therefore they are only virtually bonded. They", + " are expected to be keyless accounts and hence should not be allowed to mutate their ledger", + " directly via this pallet. Instead, these accounts are managed by other pallets and accessed", + " via low level apis. We keep track of them to do minimal integrity checks." + ] + }, + { + "name": "CounterForVirtualStakers", + "modifier": "Default", + "type": { + "plain": 4 + }, + "fallback": "0x00000000", + "docs": [ + "Counter for the related counted storage map" + ] + }, + { + "name": "MaxNominatorsCount", + "modifier": "Optional", + "type": { + "plain": 4 + }, + "fallback": "0x00", + "docs": [ + " The maximum nominator count before we stop allowing new validators to join.", + "", + " When this value is not set, no limits are enforced." + ] + }, + { + "name": "CurrentEra", + "modifier": "Optional", + "type": { + "plain": 4 + }, + "fallback": "0x00", + "docs": [ + " The current planned era index.", + "", + " This is the latest planned era, depending on how the Session pallet queues the validator", + " set, it might be active or not." + ] + }, + { + "name": "ActiveEra", + "modifier": "Optional", + "type": { + "plain": 976 + }, + "fallback": "0x00", + "docs": [ + " The active era information, it holds index and start.", + "", + " The active era is the era being currently rewarded. Validator set of this era must be", + " equal to what is RC's session pallet." + ] + }, + { + "name": "BondedEras", + "modifier": "Default", + "type": { + "plain": 977 + }, + "fallback": "0x00", + "docs": [ + " A mapping from still-bonded eras to the first session index of that era.", + "", + " Must contains information for eras for the range:", + " `[active_era - bounding_duration; active_era]`" + ] + }, + { + "name": "ErasStakersOverview", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat", + "Twox64Concat" + ], + "key": 858, + "value": 978 + } + }, + "fallback": "0x00", + "docs": [ + " Summary of validator exposure at a given era.", + "", + " This contains the total stake in support of the validator and their own stake. In addition,", + " it can also be used to get the number of nominators backing this validator and the number of", + " exposure pages they are divided into. The page count is useful to determine the number of", + " pages of rewards that needs to be claimed.", + "", + " This is keyed first by the era index to allow bulk deletion and then the stash account.", + " Should only be accessed through `Eras`.", + "", + " Is it removed after [`Config::HistoryDepth`] eras.", + " If stakers hasn't been set or has been removed then empty overview is returned." + ] + }, + { + "name": "ErasStakersPaged", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat", + "Twox64Concat", + "Twox64Concat" + ], + "key": 969, + "value": 979 + } + }, + "fallback": "0x00", + "docs": [ + " Paginated exposure of a validator at given era.", + "", + " This is keyed first by the era index to allow bulk deletion, then stash account and finally", + " the page. Should only be accessed through `Eras`.", + "", + " This is cleared after [`Config::HistoryDepth`] eras." + ] + }, + { + "name": "ClaimedRewards", + "modifier": "Default", + "type": { + "map": { + "hashers": [ + "Twox64Concat", + "Twox64Concat" + ], + "key": 858, + "value": 983 + } + }, + "fallback": "0x00", + "docs": [ + " History of claimed paged rewards by era and validator.", + "", + " This is keyed by era and validator stash which maps to the set of page indexes which have", + " been claimed.", + "", + " It is removed after [`Config::HistoryDepth`] eras." + ] + }, + { + "name": "ErasValidatorPrefs", + "modifier": "Default", + "type": { + "map": { + "hashers": [ + "Twox64Concat", + "Twox64Concat" + ], + "key": 858, + "value": 472 + } + }, + "fallback": "0x0000", + "docs": [ + " Exposure of validator at era with the preferences of validators.", + "", + " This is keyed first by the era index to allow bulk deletion and then the stash account.", + "", + " Is it removed after [`Config::HistoryDepth`] eras." + ] + }, + { + "name": "ErasValidatorReward", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 4, + "value": 6 + } + }, + "fallback": "0x00", + "docs": [ + " The total validator era payout for the last [`Config::HistoryDepth`] eras.", + "", + " Eras that haven't finished yet or has been removed doesn't have reward." + ] + }, + { + "name": "ErasRewardPoints", + "modifier": "Default", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 4, + "value": 984 + } + }, + "fallback": "0x0000000000", + "docs": [ + " Rewards for the last [`Config::HistoryDepth`] eras.", + " If reward hasn't been set or has been removed then 0 reward is returned." + ] + }, + { + "name": "ErasTotalStake", + "modifier": "Default", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 4, + "value": 6 + } + }, + "fallback": "0x00000000000000000000000000000000", + "docs": [ + " The total amount staked for the last [`Config::HistoryDepth`] eras.", + " If total hasn't been set or has been removed then 0 stake is returned." + ] + }, + { + "name": "ForceEra", + "modifier": "Default", + "type": { + "plain": 692 + }, + "fallback": "0x00", + "docs": [ + " Mode of era forcing." + ] + }, + { + "name": "MaxStakedRewards", + "modifier": "Optional", + "type": { + "plain": 475 + }, + "fallback": "0x00", + "docs": [ + " Maximum staked rewards, i.e. the percentage of the era inflation that", + " is used for stake rewards.", + " See [Era payout](./index.html#era-payout)." + ] + }, + { + "name": "SlashRewardFraction", + "modifier": "Default", + "type": { + "plain": 383 + }, + "fallback": "0x00000000", + "docs": [ + " The percentage of the slash that is distributed to reporters.", + "", + " The rest of the slashed value is handled by the `Slash`." + ] + }, + { + "name": "CanceledSlashPayout", + "modifier": "Default", + "type": { + "plain": 6 + }, + "fallback": "0x00000000000000000000000000000000", + "docs": [ + " The amount of currency given to reporters of a slash event which was", + " canceled by extraordinary circumstances (e.g. governance)." + ] + }, + { + "name": "OffenceQueue", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat", + "Twox64Concat" + ], + "key": 858, + "value": 987 + } + }, + "fallback": "0x00", + "docs": [ + " Stores reported offences in a queue until they are processed in subsequent blocks.", + "", + " Each offence is recorded under the corresponding era index and the offending validator's", + " account. If an offence spans multiple pages, only one page is processed at a time. Offences", + " are handled sequentially, with their associated slashes computed and stored in", + " `UnappliedSlashes`. These slashes are then applied in a future era as determined by", + " `SlashDeferDuration`.", + "", + " Any offences tied to an era older than `BondingDuration` are automatically dropped.", + " Processing always prioritizes the oldest era first." + ] + }, + { + "name": "OffenceQueueEras", + "modifier": "Optional", + "type": { + "plain": 988 + }, + "fallback": "0x00", + "docs": [ + " Tracks the eras that contain offences in `OffenceQueue`, sorted from **earliest to latest**.", + "", + " - This ensures efficient retrieval of the oldest offence without iterating through", + " `OffenceQueue`.", + " - When a new offence is added to `OffenceQueue`, its era is **inserted in sorted order**", + " if not already present.", + " - When all offences for an era are processed, it is **removed** from this list.", + " - The maximum length of this vector is bounded by `BondingDuration`.", + "", + " This eliminates the need for expensive iteration and sorting when fetching the next offence", + " to process." + ] + }, + { + "name": "ProcessingOffence", + "modifier": "Optional", + "type": { + "plain": 989 + }, + "fallback": "0x00", + "docs": [ + " Tracks the currently processed offence record from the `OffenceQueue`.", + "", + " - When processing offences, an offence record is **popped** from the oldest era in", + " `OffenceQueue` and stored here.", + " - The function `process_offence` reads from this storage, processing one page of exposure at", + " a time.", + " - After processing a page, the `exposure_page` count is **decremented** until it reaches", + " zero.", + " - Once fully processed, the offence record is removed from this storage.", + "", + " This ensures that offences are processed incrementally, preventing excessive computation", + " in a single block while maintaining correct slashing behavior." + ] + }, + { + "name": "UnappliedSlashes", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat", + "Twox64Concat" + ], + "key": 990, + "value": 991 + } + }, + "fallback": "0x00", + "docs": [ + " All unapplied slashes that are queued for later." + ] + }, + { + "name": "CancelledSlashes", + "modifier": "Default", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 4, + "value": 993 + } + }, + "fallback": "0x00", + "docs": [ + " Cancelled slashes by era and validator with maximum slash fraction to be cancelled.", + "", + " When slashes are cancelled by governance, this stores the era and the validators", + " whose slashes should be cancelled, along with the maximum slash fraction that should", + " be cancelled for each validator." + ] + }, + { + "name": "ValidatorSlashInEra", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat", + "Twox64Concat" + ], + "key": 858, + "value": 664 + } + }, + "fallback": "0x00", + "docs": [ + " All slashing events on validators, mapped by era to the highest slash proportion", + " and slash value of the era." + ] + }, + { + "name": "ChillThreshold", + "modifier": "Optional", + "type": { + "plain": 475 + }, + "fallback": "0x00", + "docs": [ + " The threshold for when users can start calling `chill_other` for other validators /", + " nominators. The threshold is compared to the actual number of validators / nominators", + " (`CountFor*`) in the system compared to the configured max (`Max*Count`)." + ] + }, + { + "name": "VoterSnapshotStatus", + "modifier": "Default", + "type": { + "plain": 994 + }, + "fallback": "0x02", + "docs": [ + " Voter snapshot progress status.", + "", + " If the status is `Ongoing`, it keeps a cursor of the last voter retrieved to proceed when", + " creating the next snapshot page." + ] + }, + { + "name": "NextElectionPage", + "modifier": "Optional", + "type": { + "plain": 4 + }, + "fallback": "0x00", + "docs": [ + " Keeps track of an ongoing multi-page election solution request.", + "", + " If `Some(_)``, it is the next page that we intend to elect. If `None`, we are not in the", + " election process.", + "", + " This is only set in multi-block elections. Should always be `None` otherwise." + ] + }, + { + "name": "ElectableStashes", + "modifier": "Default", + "type": { + "plain": 995 + }, + "fallback": "0x00", + "docs": [ + " A bounded list of the \"electable\" stashes that resulted from a successful election." + ] + }, + { + "name": "EraPruningState", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 4, + "value": 996 + } + }, + "fallback": "0x00", + "docs": [ + " Tracks the current step of era pruning process for each era being lazily pruned." + ] + } + ] + }, + "calls": { + "type": 470 + }, "events": { - "type": 173 + "type": 691 }, "constants": [ { - "name": "MaxKeyLen", + "name": "HistoryDepth", + "type": 4, + "value": "0x54000000", + "docs": [ + " Number of eras to keep in history.", + "", + " Following information is kept for eras in `[current_era -", + " HistoryDepth, current_era]`: `ErasValidatorPrefs`, `ErasValidatorReward`,", + " `ErasRewardPoints`, `ErasTotalStake`, `ClaimedRewards`,", + " `ErasStakersPaged`, `ErasStakersOverview`.", + "", + " Must be more than the number of eras delayed by session.", + " I.e. active era must always be in history. I.e. `active_era >", + " current_era - history_depth` must be guaranteed.", + "", + " If migrating an existing pallet from storage value to config value,", + " this should be set to same value or greater as in storage." + ] + }, + { + "name": "SessionsPerEra", + "type": 4, + "value": "0x06000000", + "docs": [ + " Number of sessions per era, as per the preferences of the **relay chain**." + ] + }, + { + "name": "PlanningEraOffset", + "type": 4, + "value": "0x02000000", + "docs": [ + " Number of sessions before the end of an era when the election for the next era will", + " start.", + "", + " - This determines how many sessions **before** the last session of the era the staking", + " election process should begin.", + " - The value is bounded between **1** (election starts at the beginning of the last", + " session) and `SessionsPerEra` (election starts at the beginning of the first session", + " of the era).", + "", + " ### Example:", + " - If `SessionsPerEra = 6` and `PlanningEraOffset = 1`, the election starts at the", + " beginning of session `6 - 1 = 5`.", + " - If `PlanningEraOffset = 6`, the election starts at the beginning of session `6 - 6 =", + " 0`, meaning it starts at the very beginning of the era." + ] + }, + { + "name": "BondingDuration", + "type": 4, + "value": "0x1c000000", + "docs": [ + " Number of eras that staked funds must remain bonded for." + ] + }, + { + "name": "SlashDeferDuration", + "type": 4, + "value": "0x1b000000", + "docs": [ + " Number of eras that slashes are deferred by, after computation.", + "", + " This should be less than the bonding duration. Set to 0 if slashes", + " should be applied immediately, without opportunity for intervention." + ] + }, + { + "name": "MaxExposurePageSize", "type": 4, "value": "0x00020000", "docs": [ - " Maximal number of bytes that a key can have.", + " The maximum size of each `T::ExposurePage`.", "", - " FRAME itself does not limit the key length.", - " The concrete value must therefore depend on your storage usage.", - " A [`frame_support::storage::StorageNMap`] for example can have an arbitrary number of", - " keys which are then hashed and concatenated, resulting in arbitrarily long keys.", + " An `ExposurePage` is weakly bounded to a maximum of `MaxExposurePageSize`", + " nominators.", "", - " Use the *state migration RPC* to retrieve the length of the longest key in your", - " storage: ", + " For older non-paged exposure, a reward payout was restricted to the top", + " `MaxExposurePageSize` nominators. This is to limit the i/o cost for the", + " nominator payout.", "", - " The migration will halt with a `Halted` event if this value is too small.", - " Since there is no real penalty from over-estimating, it is advised to use a large", - " value. The default is 512 byte.", + " Note: `MaxExposurePageSize` is used to bound `ClaimedRewards` and is unsafe to", + " reduce without handling it in a migration." + ] + }, + { + "name": "MaxValidatorSet", + "type": 4, + "value": "0xe8030000", + "docs": [ + " The absolute maximum of winner validators this pallet should return.", "", - " Some key lengths for reference:", - " - [`frame_support::storage::StorageValue`]: 32 byte", - " - [`frame_support::storage::StorageMap`]: 64 byte", - " - [`frame_support::storage::StorageDoubleMap`]: 96 byte", + " As this pallet supports multi-block election, the set of winner validators *per", + " election* is bounded by this type." + ] + }, + { + "name": "MaxUnlockingChunks", + "type": 4, + "value": "0x20000000", + "docs": [ + " The maximum number of `unlocking` chunks a [`StakingLedger`] can", + " have. Effectively determines how many unique eras a staker may be", + " unbonding in.", "", - " For more info see", - " " + " Note: `MaxUnlockingChunks` is used as the upper bound for the", + " `BoundedVec` item `StakingLedger.unlocking`. Setting this value", + " lower than the existing value can lead to inconsistencies in the", + " `StakingLedger` and will need to be handled properly in a runtime", + " migration. The test `reducing_max_unlocking_chunks_abrupt` shows", + " this effect." + ] + }, + { + "name": "MaxInvulnerables", + "type": 4, + "value": "0x14000000", + "docs": [ + " Maximum number of invulnerable validators." + ] + }, + { + "name": "MaxEraDuration", + "type": 12, + "value": "0x008ab90700000000", + "docs": [ + " Maximum allowed era duration in milliseconds.", + "", + " This provides a defensive upper bound to cap the effective era duration, preventing", + " excessively long eras from causing runaway inflation (e.g., due to bugs). If the actual", + " era duration exceeds this value, it will be clamped to this maximum.", + "", + " Example: For an ideal era duration of 24 hours (86,400,000 ms),", + " this can be set to 604,800,000 ms (7 days)." + ] + }, + { + "name": "MaxPruningItems", + "type": 4, + "value": "0x64000000", + "docs": [ + " Maximum number of storage items that can be pruned in a single call.", + "", + " This controls how many storage items can be deleted in each call to `prune_era_step`.", + " This should be set to a conservative value (e.g., 100-500 items) to ensure pruning", + " doesn't consume too much block space. The actual weight is determined by benchmarks." ] } ], "errors": { - "type": 175 + "type": 997 }, - "index": 70, + "index": 89, + "docs": [] + }, + { + "name": "AhOps", + "storage": { + "prefix": "AhOps", + "items": [ + { + "name": "RcLeaseReserve", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat", + "Twox64Concat", + "Twox64Concat" + ], + "key": 998, + "value": 6 + } + }, + "fallback": "0x00", + "docs": [ + " Amount of balance that was reserved for winning a lease auction.", + "", + " `unreserve_lease_deposit` can be permissionlessly called once the block number passed to", + " unreserve the deposit. It is implicitly called by `withdraw_crowdloan_contribution`.", + " ", + " The account here can either be a crowdloan account or a solo bidder. If it is a crowdloan", + " account, then the summed up contributions for it in the contributions map will equate the", + " reserved balance here.", + "", + " The keys are as follows:", + " - Block number after which the deposit can be unreserved.", + " - The para_id of the lease slot.", + " - The account that will have the balance unreserved.", + " - The balance to be unreserved." + ] + }, + { + "name": "RcCrowdloanContribution", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat", + "Twox64Concat", + "Twox64Concat" + ], + "key": 998, + "value": 409 + } + }, + "fallback": "0x00", + "docs": [ + " Amount of balance that a contributor made towards a crowdloan.", + "", + " `withdraw_crowdloan_contribution` can be permissionlessly called once the block number", + " passed to unlock the balance for a specific account.", + "", + " The keys are as follows:", + " - Block number after which the balance can be unlocked.", + " - The para_id of the crowdloan.", + " - The account that made the contribution.", + "", + " The value is (fund_pot, balance). The contribution pot is the second key in the", + " `RcCrowdloanContribution` storage." + ] + }, + { + "name": "RcCrowdloanReserve", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat", + "Twox64Concat", + "Twox64Concat" + ], + "key": 998, + "value": 6 + } + }, + "fallback": "0x00", + "docs": [ + " The reserve that was taken to create a crowdloan.", + "", + " This is normally 500 DOT and can be refunded as last step after all", + " `RcCrowdloanContribution`s of this loan have been withdrawn.", + "", + " Keys:", + " - Block number after which this can be unreserved", + " - The para_id of the crowdloan", + " - The account that will have the balance unreserved" + ] + } + ] + }, + "calls": { + "type": 488 + }, + "events": { + "type": 695 + }, + "constants": [], + "errors": { + "type": 999 + }, + "index": 254, + "docs": [] + }, + { + "name": "AhMigrator", + "storage": { + "prefix": "AhMigrator", + "items": [ + { + "name": "RcAccounts", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 0, + "value": 491 + } + }, + "fallback": "0x00", + "docs": [ + " RC accounts that failed to migrate when were received on the Asset Hub.", + "", + " This is unlikely to happen, since we dry run the migration, but we keep it for completeness." + ] + }, + { + "name": "AhMigrationStage", + "modifier": "Default", + "type": { + "plain": 665 + }, + "fallback": "0x00", + "docs": [ + " The Asset Hub migration state." + ] + }, + { + "name": "AhBalancesBefore", + "modifier": "Default", + "type": { + "plain": 1000 + }, + "fallback": "0x0000000000000000000000000000000000000000000000000000000000000000", + "docs": [ + " Helper storage item to store the total balance / total issuance of native token at the start", + " of the migration. Since teleports are disabled during migration, the total issuance will not", + " change for other reason than the migration itself." + ] + }, + { + "name": "DmpQueuePriorityConfig", + "modifier": "Default", + "type": { + "plain": 666 + }, + "fallback": "0x00", + "docs": [ + " The priority of the DMP queue during migration.", + "", + " Controls how the DMP (Downward Message Passing) queue is processed relative to other queues", + " during the migration process. This helps ensure timely processing of migration messages.", + " The default priority pattern is defined in the pallet configuration, but can be overridden", + " by a storage value of this type." + ] + }, + { + "name": "Manager", + "modifier": "Optional", + "type": { + "plain": 0 + }, + "fallback": "0x00", + "docs": [ + " An optional account id of a manager.", + "", + " This account id has similar privileges to [`Config::AdminOrigin`] except that it", + " can not set the manager account id via `set_manager` call." + ] + }, + { + "name": "MigrationStartBlock", + "modifier": "Optional", + "type": { + "plain": 4 + }, + "fallback": "0x00", + "docs": [ + " The block number at which the migration began and the pallet's extrinsics were locked.", + "", + " This value is set when entering the `WaitingForAh` stage, i.e., when", + " `RcMigrationStage::is_ongoing()` becomes `true`." + ] + }, + { + "name": "MigrationEndBlock", + "modifier": "Optional", + "type": { + "plain": 4 + }, + "fallback": "0x00", + "docs": [ + " Block number when migration finished and extrinsics were unlocked.", + "", + " This is set when entering the `MigrationDone` stage hence when", + " `RcMigrationStage::is_finished()` becomes `true`." + ] + } + ] + }, + "calls": { + "type": 489 + }, + "events": { + "type": 696 + }, + "constants": [], + "errors": { + "type": 1001 + }, + "index": 255, "docs": [] } ], "extrinsic": { "version": 4, - "addressType": 258, - "callType": 388, - "signatureType": 415, - "extraType": 499, + "addressType": 252, + "callType": 213, + "signatureType": 353, + "extraType": 1002, "signedExtensions": [ { "identifier": "CheckNonZeroSender", - "type": 500, - "additionalSigned": 144 + "type": 1003, + "additionalSigned": 39 }, { "identifier": "CheckSpecVersion", - "type": 501, + "type": 1004, "additionalSigned": 4 }, { "identifier": "CheckTxVersion", - "type": 502, + "type": 1005, "additionalSigned": 4 }, { "identifier": "CheckGenesis", - "type": 503, + "type": 1006, "additionalSigned": 13 }, { "identifier": "CheckMortality", - "type": 504, + "type": 1007, "additionalSigned": 13 }, { "identifier": "CheckNonce", - "type": 506, - "additionalSigned": 144 + "type": 1009, + "additionalSigned": 39 }, { "identifier": "CheckWeight", - "type": 507, - "additionalSigned": 144 + "type": 1010, + "additionalSigned": 39 }, { "identifier": "ChargeAssetTxPayment", - "type": 508, - "additionalSigned": 144 + "type": 1011, + "additionalSigned": 39 }, { "identifier": "CheckMetadataHash", - "type": 509, - "additionalSigned": 33 + "type": 1012, + "additionalSigned": 34 } ] }, - "type": 511, + "type": 1014, "apis": [ { "name": "AuraApi", @@ -3737,7 +7253,7 @@ { "name": "slot_duration", "inputs": [], - "output": 512, + "output": 1015, "docs": [ " Returns the slot duration for Aura.", "", @@ -3745,16 +7261,35 @@ ] }, { - "name": "authorities", + "name": "authorities", + "inputs": [], + "output": 789, + "docs": [ + " Return the current set of authorities." + ] + } + ], + "docs": [ + " API necessary for block authorship with aura." + ] + }, + { + "name": "RelayParentOffsetApi", + "methods": [ + { + "name": "relay_parent_offset", "inputs": [], - "output": 289, + "output": 4, "docs": [ - " Return the current set of authorities." + " Fetch the slot offset that is expected from the relay chain." ] } ], "docs": [ - " API necessary for block authorship with aura." + " API to tell the node side how the relay parent should be chosen.", + "", + " A larger offset indicates that the relay parent should not be the tip of the relay chain,", + " but `N` blocks behind the tip. This offset is then enforced by the runtime." ] }, { @@ -3769,7 +7304,7 @@ }, { "name": "slot", - "type": 290 + "type": 790 } ], "output": 8, @@ -3809,7 +7344,7 @@ { "name": "version", "inputs": [], - "output": 194, + "output": 709, "docs": [ " Returns the version of the runtime." ] @@ -3819,10 +7354,10 @@ "inputs": [ { "name": "block", - "type": 513 + "type": 1016 } ], - "output": 144, + "output": 39, "docs": [ " Execute the given block." ] @@ -3832,10 +7367,10 @@ "inputs": [ { "name": "header", - "type": 514 + "type": 225 } ], - "output": 517, + "output": 1019, "docs": [ " Initialize a block with the given header and return the runtime executive mode." ] @@ -3851,7 +7386,7 @@ { "name": "metadata", "inputs": [], - "output": 518, + "output": 1020, "docs": [ " Returns the metadata of a runtime." ] @@ -3864,7 +7399,7 @@ "type": 4 } ], - "output": 519, + "output": 1021, "docs": [ " Returns the metadata at a given version.", "", @@ -3875,7 +7410,7 @@ { "name": "metadata_versions", "inputs": [], - "output": 154, + "output": 186, "docs": [ " Returns the supported metadata versions.", "", @@ -3895,10 +7430,10 @@ "inputs": [ { "name": "extrinsic", - "type": 515 + "type": 1017 } ], - "output": 520, + "output": 1022, "docs": [ " Apply the given extrinsic.", "", @@ -3909,7 +7444,7 @@ { "name": "finalize_block", "inputs": [], - "output": 514, + "output": 225, "docs": [ " Finish the current block." ] @@ -3919,10 +7454,10 @@ "inputs": [ { "name": "inherent", - "type": 524 + "type": 1026 } ], - "output": 516, + "output": 1018, "docs": [ " Generate inherent extrinsics. The inherent data will vary from chain to chain." ] @@ -3932,14 +7467,14 @@ "inputs": [ { "name": "block", - "type": 513 + "type": 1016 }, { "name": "data", - "type": 524 + "type": 1026 } ], - "output": 528, + "output": 1030, "docs": [ " Check that the inherents are valid. The inherent data will vary from chain to chain." ] @@ -3957,18 +7492,18 @@ "inputs": [ { "name": "source", - "type": 529 + "type": 1031 }, { "name": "tx", - "type": 515 + "type": 1017 }, { "name": "block_hash", "type": 13 } ], - "output": 530, + "output": 1032, "docs": [ " Validate the transaction.", "", @@ -3994,10 +7529,10 @@ "inputs": [ { "name": "header", - "type": 514 + "type": 225 } ], - "output": 144, + "output": 39, "docs": [ " Starts the off-chain task for given block header." ] @@ -4015,7 +7550,7 @@ "inputs": [ { "name": "seed", - "type": 328 + "type": 814 } ], "output": 14, @@ -4037,7 +7572,7 @@ "type": 14 } ], - "output": 532, + "output": 1034, "docs": [ " Decode the given public session keys.", "", @@ -4049,6 +7584,31 @@ " Session keys runtime api." ] }, + { + "name": "RuntimeViewFunction", + "methods": [ + { + "name": "execute_view_function", + "inputs": [ + { + "name": "query_id", + "type": 1037 + }, + { + "name": "input", + "type": 14 + } + ], + "output": 1038, + "docs": [ + " Execute a view function query." + ] + } + ], + "docs": [ + " Runtime API for executing view functions" + ] + }, { "name": "AccountNonceApi", "methods": [ @@ -4078,14 +7638,14 @@ "inputs": [ { "name": "uxt", - "type": 515 + "type": 1017 }, { "name": "len", "type": 4 } ], - "output": 535, + "output": 1040, "docs": [] }, { @@ -4093,14 +7653,14 @@ "inputs": [ { "name": "uxt", - "type": 515 + "type": 1017 }, { "name": "len", "type": 4 } ], - "output": 536, + "output": 1041, "docs": [] }, { @@ -4136,14 +7696,14 @@ "inputs": [ { "name": "call", - "type": 388 + "type": 213 }, { "name": "len", "type": 4 } ], - "output": 535, + "output": 1040, "docs": [ " Query information of a dispatch class, weight, and fee of a given encoded `Call`." ] @@ -4153,14 +7713,14 @@ "inputs": [ { "name": "call", - "type": 388 + "type": 213 }, { "name": "len", "type": 4 } ], - "output": 536, + "output": 1041, "docs": [ " Query fee details of a given encoded `Call`." ] @@ -4205,7 +7765,7 @@ "type": 4 } ], - "output": 539, + "output": 1044, "docs": [ " Returns a list of acceptable payment assets.", "", @@ -4219,10 +7779,10 @@ "inputs": [ { "name": "message", - "type": 345 + "type": 270 } ], - "output": 542, + "output": 1047, "docs": [ " Returns a weight needed to execute a XCM.", "", @@ -4240,10 +7800,10 @@ }, { "name": "asset", - "type": 330 + "type": 312 } ], - "output": 543, + "output": 1048, "docs": [ " Converts a weight into a fee for the specified `AssetId`.", "", @@ -4258,14 +7818,14 @@ "inputs": [ { "name": "destination", - "type": 133 + "type": 164 }, { "name": "message", - "type": 345 + "type": 270 } ], - "output": 544, + "output": 1049, "docs": [ " Get delivery fees for sending a specific `message` to a `destination`.", " These always come in a specific asset, defined by the chain.", @@ -4300,18 +7860,18 @@ "inputs": [ { "name": "origin", - "type": 429 + "type": 321 }, { "name": "call", - "type": 388 + "type": 213 }, { "name": "result_xcms_version", "type": 4 } ], - "output": 545, + "output": 1050, "docs": [ " Dry run call V2." ] @@ -4321,14 +7881,14 @@ "inputs": [ { "name": "origin_location", - "type": 133 + "type": 164 }, { "name": "xcm", - "type": 362 + "type": 300 } ], - "output": 556, + "output": 1058, "docs": [ " Dry run XCM program" ] @@ -4354,10 +7914,10 @@ "inputs": [ { "name": "location", - "type": 133 + "type": 164 } ], - "output": 558, + "output": 1060, "docs": [ " Converts `Location` to `AccountId`." ] @@ -4367,6 +7927,94 @@ " API for useful conversions between XCM `Location` and `AccountId`." ] }, + { + "name": "TrustedQueryApi", + "methods": [ + { + "name": "is_trusted_reserve", + "inputs": [ + { + "name": "asset", + "type": 1062 + }, + { + "name": "location", + "type": 164 + } + ], + "output": 1063, + "docs": [ + " Returns if the location is a trusted reserve for the asset.", + "", + " # Arguments", + " * `asset`: `VersionedAsset`.", + " * `location`: `VersionedLocation`." + ] + }, + { + "name": "is_trusted_teleporter", + "inputs": [ + { + "name": "asset", + "type": 1062 + }, + { + "name": "location", + "type": 164 + } + ], + "output": 1063, + "docs": [ + " Returns if the asset can be teleported to the location.", + "", + " # Arguments", + " * `asset`: `VersionedAsset`.", + " * `location`: `VersionedLocation`." + ] + } + ], + "docs": [ + " API for querying trusted reserves and trusted teleporters." + ] + }, + { + "name": "AuthorizedAliasersApi", + "methods": [ + { + "name": "authorized_aliasers", + "inputs": [ + { + "name": "target", + "type": 164 + } + ], + "output": 1065, + "docs": [ + " Returns locations allowed to alias into and act as `target`." + ] + }, + { + "name": "is_authorized_alias", + "inputs": [ + { + "name": "origin", + "type": 164 + }, + { + "name": "target", + "type": 164 + } + ], + "output": 1067, + "docs": [ + " Returns whether `origin` is allowed to alias into and act as `target`." + ] + } + ], + "docs": [ + " API for querying XCM authorized aliases" + ] + }, { "name": "FungiblesApi", "methods": [ @@ -4378,7 +8026,7 @@ "type": 0 } ], - "output": 560, + "output": 1068, "docs": [ " Returns the list of all [`Asset`] that an `AccountId` has." ] @@ -4396,10 +8044,10 @@ "inputs": [ { "name": "header", - "type": 514 + "type": 225 } ], - "output": 562, + "output": 1070, "docs": [ " Collect information about a collation.", "", @@ -4409,7 +8057,11 @@ } ], "docs": [ - " Runtime api to collect information about a collation." + " Runtime api to collect information about a collation.", + "", + " Version history:", + " - Version 2: Changed [`Self::collect_collation_info`] signature", + " - Version 3: Signals to the node to use version 1 of [`ParachainBlockData`]." ] }, { @@ -4423,7 +8075,7 @@ "type": 14 } ], - "output": 565, + "output": 1073, "docs": [ " Build `RuntimeGenesisConfig` from a JSON blob not using any defaults and store it in the", " storage.", @@ -4442,10 +8094,10 @@ "inputs": [ { "name": "id", - "type": 566 + "type": 1074 } ], - "output": 328, + "output": 814, "docs": [ " Returns a JSON blob representation of the built-in `RuntimeGenesisConfig` identified by", " `id`.", @@ -4466,7 +8118,7 @@ { "name": "preset_names", "inputs": [], - "output": 567, + "output": 1075, "docs": [ " Returns a list of identifiers for available builtin `RuntimeGenesisConfig` presets.", "", @@ -4487,11 +8139,11 @@ "inputs": [ { "name": "asset1", - "type": 38 + "type": 67 }, { "name": "asset2", - "type": 38 + "type": 67 }, { "name": "amount", @@ -4502,7 +8154,7 @@ "type": 8 } ], - "output": 397, + "output": 335, "docs": [ " Provides a quote for [`Pallet::swap_tokens_for_exact_tokens`].", "", @@ -4515,11 +8167,11 @@ "inputs": [ { "name": "asset1", - "type": 38 + "type": 67 }, { "name": "asset2", - "type": 38 + "type": 67 }, { "name": "amount", @@ -4530,7 +8182,7 @@ "type": 8 } ], - "output": 397, + "output": 335, "docs": [ " Provides a quote for [`Pallet::swap_exact_tokens_for_tokens`].", "", @@ -4543,14 +8195,14 @@ "inputs": [ { "name": "asset1", - "type": 38 + "type": 67 }, { "name": "asset2", - "type": 38 + "type": 67 } ], - "output": 568, + "output": 1076, "docs": [ " Returns the size of the liquidity pool for the given asset pair." ] @@ -4560,12 +8212,243 @@ " This runtime api allows people to query the size of the liquidity pools", " and quote prices for swaps." ] + }, + { + "name": "GetParachainInfo", + "methods": [ + { + "name": "parachain_id", + "inputs": [], + "output": 171, + "docs": [ + " Retrieve the parachain id used for runtime." + ] + } + ], + "docs": [ + " Runtime api used to access general info about a parachain runtime." + ] + }, + { + "name": "NominationPoolsApi", + "methods": [ + { + "name": "pending_rewards", + "inputs": [ + { + "name": "who", + "type": 0 + } + ], + "output": 6, + "docs": [ + " Returns the pending rewards for the member that the AccountId was given for." + ] + }, + { + "name": "points_to_balance", + "inputs": [ + { + "name": "pool_id", + "type": 4 + }, + { + "name": "points", + "type": 6 + } + ], + "output": 6, + "docs": [ + " Returns the equivalent balance of `points` for a given pool." + ] + }, + { + "name": "balance_to_points", + "inputs": [ + { + "name": "pool_id", + "type": 4 + }, + { + "name": "new_funds", + "type": 6 + } + ], + "output": 6, + "docs": [ + " Returns the equivalent points of `new_funds` for a given pool." + ] + }, + { + "name": "pool_pending_slash", + "inputs": [ + { + "name": "pool_id", + "type": 4 + } + ], + "output": 6, + "docs": [ + " Returns the pending slash for a given pool." + ] + }, + { + "name": "member_pending_slash", + "inputs": [ + { + "name": "member", + "type": 0 + } + ], + "output": 6, + "docs": [ + " Returns the pending slash for a given pool member.", + "", + " If pending slash of the member exceeds `ExistentialDeposit`, it can be reported on", + " chain." + ] + }, + { + "name": "pool_needs_delegate_migration", + "inputs": [ + { + "name": "pool_id", + "type": 4 + } + ], + "output": 8, + "docs": [ + " Returns true if the pool with `pool_id` needs migration.", + "", + " This can happen when the `pallet-nomination-pools` has switched to using strategy", + " [`DelegateStake`](pallet_nomination_pools::adapter::DelegateStake) but the pool", + " still has funds that were staked using the older strategy", + " [TransferStake](pallet_nomination_pools::adapter::TransferStake). Use", + " [`migrate_pool_to_delegate_stake`](pallet_nomination_pools::Call::migrate_pool_to_delegate_stake)", + " to migrate the pool." + ] + }, + { + "name": "member_needs_delegate_migration", + "inputs": [ + { + "name": "member", + "type": 0 + } + ], + "output": 8, + "docs": [ + " Returns true if the delegated funds of the pool `member` needs migration.", + "", + " Once a pool has successfully migrated to the strategy", + " [`DelegateStake`](pallet_nomination_pools::adapter::DelegateStake), the funds of the", + " member can be migrated from pool account to the member's account. Use", + " [`migrate_delegation`](pallet_nomination_pools::Call::migrate_delegation)", + " to migrate the funds of the pool member." + ] + }, + { + "name": "member_total_balance", + "inputs": [ + { + "name": "who", + "type": 0 + } + ], + "output": 6, + "docs": [ + " Returns the total contribution of a pool member including any balance that is unbonding." + ] + }, + { + "name": "pool_balance", + "inputs": [ + { + "name": "pool_id", + "type": 4 + } + ], + "output": 6, + "docs": [ + " Total balance contributed to the pool." + ] + }, + { + "name": "pool_accounts", + "inputs": [ + { + "name": "pool_id", + "type": 4 + } + ], + "output": 1078, + "docs": [ + " Returns the bonded account and reward account associated with the pool_id." + ] + } + ], + "docs": [ + " Runtime api for accessing information about nomination pools." + ] + }, + { + "name": "StakingApi", + "methods": [ + { + "name": "nominations_quota", + "inputs": [ + { + "name": "balance", + "type": 6 + } + ], + "output": 4, + "docs": [ + " Returns the nominations quota for a nominator with a given balance." + ] + }, + { + "name": "eras_stakers_page_count", + "inputs": [ + { + "name": "era", + "type": 4 + }, + { + "name": "account", + "type": 0 + } + ], + "output": 4, + "docs": [ + " Returns the page count of exposures for a validator `account` in a given era." + ] + }, + { + "name": "pending_rewards", + "inputs": [ + { + "name": "era", + "type": 4 + }, + { + "name": "account", + "type": 0 + } + ], + "output": 8, + "docs": [ + " Returns true if validator `account` has pages to be claimed for the given era." + ] + } + ], + "docs": [] } ], "outerEnums": { - "callType": 388, + "callType": 213, "eventType": 21, - "errorType": 570 + "errorType": 1079 }, "custom": { "map": {} diff --git a/packages/types-support/src/metadata/v15/asset-hub-polkadot-rpc.ts b/packages/types-support/src/metadata/v15/asset-hub-polkadot-rpc.ts index bfe1843c3df..225e290b069 100644 --- a/packages/types-support/src/metadata/v15/asset-hub-polkadot-rpc.ts +++ b/packages/types-support/src/metadata/v15/asset-hub-polkadot-rpc.ts @@ -8,6 +8,16 @@ export default { "methods": [ "account_nextIndex", + "archive_v1_body", + "archive_v1_call", + "archive_v1_finalizedHeight", + "archive_v1_genesisHash", + "archive_v1_hashByHeight", + "archive_v1_header", + "archive_v1_stopStorage", + "archive_v1_storage", + "archive_v1_storageDiff", + "archive_v1_storageDiff_stopStorageDiff", "author_hasKey", "author_hasSessionKeys", "author_insertKey", @@ -56,8 +66,6 @@ export default { "childstate_getStorageHash", "childstate_getStorageSize", "dev_getBlockStats", - "engine_createBlock", - "engine_finalizeBlock", "offchain_localStorageClear", "offchain_localStorageGet", "offchain_localStorageSet", diff --git a/packages/types-support/src/metadata/v15/asset-hub-polkadot-types.json b/packages/types-support/src/metadata/v15/asset-hub-polkadot-types.json index a57f6e25ed2..b0f94fd39d8 100644 --- a/packages/types-support/src/metadata/v15/asset-hub-polkadot-types.json +++ b/packages/types-support/src/metadata/v15/asset-hub-polkadot-types.json @@ -521,7 +521,7 @@ "fields": [ { "name": "phase", - "type": 176, + "type": 698, "typeName": "Phase", "docs": [] }, @@ -533,7 +533,7 @@ }, { "name": "topics", - "type": 177, + "type": 242, "typeName": "Vec", "docs": [] } @@ -572,7 +572,7 @@ "fields": [ { "name": null, - "type": 32, + "type": 33, "typeName": "cumulus_pallet_parachain_system::Event", "docs": [] } @@ -580,12 +580,51 @@ "index": 1, "docs": [] }, + { + "name": "Preimage", + "fields": [ + { + "name": null, + "type": 35, + "typeName": "pallet_preimage::Event", + "docs": [] + } + ], + "index": 5, + "docs": [] + }, + { + "name": "Scheduler", + "fields": [ + { + "name": null, + "type": 36, + "typeName": "pallet_scheduler::Event", + "docs": [] + } + ], + "index": 6, + "docs": [] + }, + { + "name": "Parameters", + "fields": [ + { + "name": null, + "type": 40, + "typeName": "pallet_parameters::Event", + "docs": [] + } + ], + "index": 7, + "docs": [] + }, { "name": "Balances", "fields": [ { "name": null, - "type": 34, + "type": 62, "typeName": "pallet_balances::Event", "docs": [] } @@ -598,7 +637,7 @@ "fields": [ { "name": null, - "type": 36, + "type": 65, "typeName": "pallet_transaction_payment::Event", "docs": [] } @@ -611,7 +650,7 @@ "fields": [ { "name": null, - "type": 37, + "type": 66, "typeName": "pallet_asset_conversion_tx_payment::Event", "docs": [] } @@ -624,7 +663,7 @@ "fields": [ { "name": null, - "type": 56, + "type": 85, "typeName": "pallet_vesting::Event", "docs": [] } @@ -632,12 +671,25 @@ "index": 14, "docs": [] }, + { + "name": "Claims", + "fields": [ + { + "name": null, + "type": 86, + "typeName": "pallet_claims::Event", + "docs": [] + } + ], + "index": 15, + "docs": [] + }, { "name": "CollatorSelection", "fields": [ { "name": null, - "type": 57, + "type": 88, "typeName": "pallet_collator_selection::Event", "docs": [] } @@ -650,7 +702,7 @@ "fields": [ { "name": null, - "type": 59, + "type": 90, "typeName": "pallet_session::Event", "docs": [] } @@ -663,7 +715,7 @@ "fields": [ { "name": null, - "type": 60, + "type": 91, "typeName": "cumulus_pallet_xcmp_queue::Event", "docs": [] } @@ -676,7 +728,7 @@ "fields": [ { "name": null, - "type": 61, + "type": 92, "typeName": "pallet_xcm::Event", "docs": [] } @@ -689,7 +741,7 @@ "fields": [ { "name": null, - "type": 135, + "type": 166, "typeName": "cumulus_pallet_xcm::Event", "docs": [] } @@ -702,7 +754,7 @@ "fields": [ { "name": null, - "type": 136, + "type": 167, "typeName": "pallet_xcm_bridge_hub_router::Event", "docs": [] } @@ -715,7 +767,7 @@ "fields": [ { "name": null, - "type": 138, + "type": 169, "typeName": "pallet_message_queue::Event", "docs": [] } @@ -723,12 +775,25 @@ "index": 35, "docs": [] }, + { + "name": "SnowbridgeSystemFrontend", + "fields": [ + { + "name": null, + "type": 173, + "typeName": "snowbridge_pallet_system_frontend::Event", + "docs": [] + } + ], + "index": 36, + "docs": [] + }, { "name": "Utility", "fields": [ { "name": null, - "type": 142, + "type": 175, "typeName": "pallet_utility::Event", "docs": [] } @@ -741,7 +806,7 @@ "fields": [ { "name": null, - "type": 145, + "type": 176, "typeName": "pallet_multisig::Event", "docs": [] } @@ -754,7 +819,7 @@ "fields": [ { "name": null, - "type": 147, + "type": 178, "typeName": "pallet_proxy::Event", "docs": [] } @@ -762,12 +827,25 @@ "index": 42, "docs": [] }, + { + "name": "Indices", + "fields": [ + { + "name": null, + "type": 182, + "typeName": "pallet_indices::Event", + "docs": [] + } + ], + "index": 43, + "docs": [] + }, { "name": "Assets", "fields": [ { "name": null, - "type": 151, + "type": 183, "typeName": "pallet_assets::Event", "docs": [] } @@ -780,7 +858,7 @@ "fields": [ { "name": null, - "type": 152, + "type": 184, "typeName": "pallet_uniques::Event", "docs": [] } @@ -793,7 +871,7 @@ "fields": [ { "name": null, - "type": 159, + "type": 191, "typeName": "pallet_nfts::Event", "docs": [] } @@ -806,7 +884,7 @@ "fields": [ { "name": null, - "type": 166, + "type": 198, "typeName": "pallet_assets::Event", "docs": [] } @@ -819,7 +897,7 @@ "fields": [ { "name": null, - "type": 167, + "type": 199, "typeName": "pallet_assets::Event", "docs": [] } @@ -832,7 +910,7 @@ "fields": [ { "name": null, - "type": 168, + "type": 200, "typeName": "pallet_asset_conversion::Event", "docs": [] } @@ -840,18 +918,239 @@ "index": 55, "docs": [] }, + { + "name": "Treasury", + "fields": [ + { + "name": null, + "type": 205, + "typeName": "pallet_treasury::Event", + "docs": [] + } + ], + "index": 60, + "docs": [] + }, + { + "name": "ConvictionVoting", + "fields": [ + { + "name": null, + "type": 208, + "typeName": "pallet_conviction_voting::Event", + "docs": [] + } + ], + "index": 61, + "docs": [] + }, + { + "name": "Referenda", + "fields": [ + { + "name": null, + "type": 211, + "typeName": "pallet_referenda::Event", + "docs": [] + } + ], + "index": 62, + "docs": [] + }, + { + "name": "Whitelist", + "fields": [ + { + "name": null, + "type": 670, + "typeName": "pallet_whitelist::Event", + "docs": [] + } + ], + "index": 64, + "docs": [] + }, + { + "name": "Bounties", + "fields": [ + { + "name": null, + "type": 674, + "typeName": "pallet_bounties::Event", + "docs": [] + } + ], + "index": 65, + "docs": [] + }, + { + "name": "ChildBounties", + "fields": [ + { + "name": null, + "type": 675, + "typeName": "pallet_child_bounties::Event", + "docs": [] + } + ], + "index": 66, + "docs": [] + }, + { + "name": "AssetRate", + "fields": [ + { + "name": null, + "type": 676, + "typeName": "pallet_asset_rate::Event", + "docs": [] + } + ], + "index": 67, + "docs": [] + }, { "name": "StateTrieMigration", "fields": [ { "name": null, - "type": 173, + "type": 677, "typeName": "pallet_state_trie_migration::Event", "docs": [] } ], "index": 70, "docs": [] + }, + { + "name": "NominationPools", + "fields": [ + { + "name": null, + "type": 680, + "typeName": "pallet_nomination_pools::Event", + "docs": [] + } + ], + "index": 80, + "docs": [] + }, + { + "name": "VoterList", + "fields": [ + { + "name": null, + "type": 681, + "typeName": "pallet_bags_list::Event", + "docs": [] + } + ], + "index": 82, + "docs": [] + }, + { + "name": "DelegatedStaking", + "fields": [ + { + "name": null, + "type": 682, + "typeName": "pallet_delegated_staking::Event", + "docs": [] + } + ], + "index": 83, + "docs": [] + }, + { + "name": "StakingRcClient", + "fields": [ + { + "name": null, + "type": 683, + "typeName": "pallet_staking_async_rc_client::Event", + "docs": [] + } + ], + "index": 84, + "docs": [] + }, + { + "name": "MultiBlockElection", + "fields": [ + { + "name": null, + "type": 685, + "typeName": "pallet_election_provider_multi_block::Event", + "docs": [] + } + ], + "index": 85, + "docs": [] + }, + { + "name": "MultiBlockElectionVerifier", + "fields": [ + { + "name": null, + "type": 686, + "typeName": "pallet_election_provider_multi_block::verifier::Event", + "docs": [] + } + ], + "index": 86, + "docs": [] + }, + { + "name": "MultiBlockElectionSigned", + "fields": [ + { + "name": null, + "type": 690, + "typeName": "pallet_election_provider_multi_block::signed::Event", + "docs": [] + } + ], + "index": 88, + "docs": [] + }, + { + "name": "Staking", + "fields": [ + { + "name": null, + "type": 691, + "typeName": "pallet_staking_async::Event", + "docs": [] + } + ], + "index": 89, + "docs": [] + }, + { + "name": "AhOps", + "fields": [ + { + "name": null, + "type": 695, + "typeName": "pallet_ah_ops::Event", + "docs": [] + } + ], + "index": 254, + "docs": [] + }, + { + "name": "AhMigrator", + "fields": [ + { + "name": null, + "type": 696, + "typeName": "pallet_ah_migrator::Event", + "docs": [] + } + ], + "index": 255, + "docs": [] } ] } @@ -971,6 +1270,57 @@ "On on-chain remark happened." ] }, + { + "name": "TaskStarted", + "fields": [ + { + "name": "task", + "type": 32, + "typeName": "T::RuntimeTask", + "docs": [] + } + ], + "index": 6, + "docs": [ + "A [`Task`] has started executing" + ] + }, + { + "name": "TaskCompleted", + "fields": [ + { + "name": "task", + "type": 32, + "typeName": "T::RuntimeTask", + "docs": [] + } + ], + "index": 7, + "docs": [ + "A [`Task`] has finished executing." + ] + }, + { + "name": "TaskFailed", + "fields": [ + { + "name": "task", + "type": 32, + "typeName": "T::RuntimeTask", + "docs": [] + }, + { + "name": "err", + "type": 26, + "typeName": "DispatchError", + "docs": [] + } + ], + "index": 8, + "docs": [ + "A [`Task`] failed during execution." + ] + }, { "name": "UpgradeAuthorized", "fields": [ @@ -987,7 +1337,7 @@ "docs": [] } ], - "index": 6, + "index": 9, "docs": [ "An upgrade was authorized." ] @@ -1008,7 +1358,7 @@ "docs": [] } ], - "index": 7, + "index": 10, "docs": [ "An invalid authorized upgrade was rejected while trying to apply it." ] @@ -1538,6 +1888,22 @@ }, { "id": 32, + "type": { + "path": [ + "asset_hub_polkadot_runtime", + "RuntimeTask" + ], + "params": [], + "def": { + "variant": { + "variants": [] + } + }, + "docs": [] + } + }, + { + "id": 33, "type": { "path": [ "cumulus_pallet_parachain_system", @@ -1625,7 +1991,7 @@ "fields": [ { "name": "message_hash", - "type": 33, + "type": 34, "typeName": "Option", "docs": [] } @@ -1644,7 +2010,7 @@ } }, { - "id": 33, + "id": 34, "type": { "path": [ "Option" @@ -1684,10 +2050,10 @@ } }, { - "id": 34, + "id": 35, "type": { "path": [ - "pallet_balances", + "pallet_preimage", "pallet", "Event" ], @@ -1695,510 +2061,368 @@ { "name": "T", "type": null - }, - { - "name": "I", - "type": null } ], "def": { "variant": { "variants": [ { - "name": "Endowed", + "name": "Noted", "fields": [ { - "name": "account", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "free_balance", - "type": 6, - "typeName": "T::Balance", + "name": "hash", + "type": 13, + "typeName": "T::Hash", "docs": [] } ], "index": 0, "docs": [ - "An account was created with some free balance." + "A preimage has been noted." ] }, { - "name": "DustLost", + "name": "Requested", "fields": [ { - "name": "account", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": "hash", + "type": 13, + "typeName": "T::Hash", "docs": [] } ], "index": 1, "docs": [ - "An account was removed whose balance was non-zero but below ExistentialDeposit,", - "resulting in an outright loss." + "A preimage has been requested." ] }, { - "name": "Transfer", + "name": "Cleared", "fields": [ { - "name": "from", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "to", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": "hash", + "type": 13, + "typeName": "T::Hash", "docs": [] } ], "index": 2, "docs": [ - "Transfer succeeded." - ] - }, - { - "name": "BalanceSet", - "fields": [ - { - "name": "who", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "free", - "type": 6, - "typeName": "T::Balance", - "docs": [] - } - ], - "index": 3, - "docs": [ - "A balance was set by root." - ] - }, - { - "name": "Reserved", - "fields": [ - { - "name": "who", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "amount", - "type": 6, - "typeName": "T::Balance", - "docs": [] - } - ], - "index": 4, - "docs": [ - "Some balance was reserved (moved from free to reserved)." - ] - }, - { - "name": "Unreserved", - "fields": [ - { - "name": "who", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "amount", - "type": 6, - "typeName": "T::Balance", - "docs": [] - } - ], - "index": 5, - "docs": [ - "Some balance was unreserved (moved from reserved to free)." + "A preimage has ben cleared." ] - }, + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 36, + "type": { + "path": [ + "pallet_scheduler", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ { - "name": "ReserveRepatriated", + "name": "Scheduled", "fields": [ { - "name": "from", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "to", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": "when", + "type": 4, + "typeName": "BlockNumberFor", "docs": [] }, { - "name": "destination_status", - "type": 35, - "typeName": "Status", + "name": "index", + "type": 4, + "typeName": "u32", "docs": [] } ], - "index": 6, + "index": 0, "docs": [ - "Some balance was moved from the reserve of the first account to the second account.", - "Final argument indicates the destination balance type." + "Scheduled some task." ] }, { - "name": "Deposit", + "name": "Canceled", "fields": [ { - "name": "who", - "type": 0, - "typeName": "T::AccountId", + "name": "when", + "type": 4, + "typeName": "BlockNumberFor", "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": "index", + "type": 4, + "typeName": "u32", "docs": [] } ], - "index": 7, + "index": 1, "docs": [ - "Some amount was deposited (e.g. for transaction fees)." + "Canceled some task." ] }, { - "name": "Withdraw", + "name": "Dispatched", "fields": [ { - "name": "who", - "type": 0, - "typeName": "T::AccountId", + "name": "task", + "type": 37, + "typeName": "TaskAddress>", "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "T::Balance", - "docs": [] - } - ], - "index": 8, - "docs": [ - "Some amount was withdrawn from the account (e.g. for transaction fees)." - ] - }, - { - "name": "Slashed", - "fields": [ - { - "name": "who", - "type": 0, - "typeName": "T::AccountId", + "name": "id", + "type": 34, + "typeName": "Option", "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": "result", + "type": 38, + "typeName": "DispatchResult", "docs": [] } ], - "index": 9, + "index": 2, "docs": [ - "Some amount was removed from the account (e.g. for misbehavior)." + "Dispatched some task." ] }, { - "name": "Minted", + "name": "RetrySet", "fields": [ { - "name": "who", - "type": 0, - "typeName": "T::AccountId", + "name": "task", + "type": 37, + "typeName": "TaskAddress>", "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "T::Balance", - "docs": [] - } - ], - "index": 10, - "docs": [ - "Some amount was minted into an account." - ] - }, - { - "name": "Burned", - "fields": [ - { - "name": "who", - "type": 0, - "typeName": "T::AccountId", + "name": "id", + "type": 34, + "typeName": "Option", "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "T::Balance", - "docs": [] - } - ], - "index": 11, - "docs": [ - "Some amount was burned from an account." - ] - }, - { - "name": "Suspended", - "fields": [ - { - "name": "who", - "type": 0, - "typeName": "T::AccountId", + "name": "period", + "type": 4, + "typeName": "BlockNumberFor", "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": "retries", + "type": 2, + "typeName": "u8", "docs": [] } ], - "index": 12, + "index": 3, "docs": [ - "Some amount was suspended from an account (it can be restored later)." + "Set a retry configuration for some task." ] }, { - "name": "Restored", + "name": "RetryCancelled", "fields": [ { - "name": "who", - "type": 0, - "typeName": "T::AccountId", + "name": "task", + "type": 37, + "typeName": "TaskAddress>", "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "T::Balance", - "docs": [] - } - ], - "index": 13, - "docs": [ - "Some amount was restored into an account." - ] - }, - { - "name": "Upgraded", - "fields": [ - { - "name": "who", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - } - ], - "index": 14, - "docs": [ - "An account was upgraded." - ] - }, - { - "name": "Issued", - "fields": [ - { - "name": "amount", - "type": 6, - "typeName": "T::Balance", - "docs": [] - } - ], - "index": 15, - "docs": [ - "Total issuance was increased by `amount`, creating a credit to be balanced." - ] - }, - { - "name": "Rescinded", - "fields": [ - { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": "id", + "type": 34, + "typeName": "Option", "docs": [] } ], - "index": 16, + "index": 4, "docs": [ - "Total issuance was decreased by `amount`, creating a debt to be balanced." + "Cancel a retry configuration for some task." ] }, { - "name": "Locked", + "name": "CallUnavailable", "fields": [ { - "name": "who", - "type": 0, - "typeName": "T::AccountId", + "name": "task", + "type": 37, + "typeName": "TaskAddress>", "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": "id", + "type": 34, + "typeName": "Option", "docs": [] } ], - "index": 17, + "index": 5, "docs": [ - "Some balance was locked." + "The call for the provided hash was not found so the task has been aborted." ] }, { - "name": "Unlocked", + "name": "PeriodicFailed", "fields": [ { - "name": "who", - "type": 0, - "typeName": "T::AccountId", + "name": "task", + "type": 37, + "typeName": "TaskAddress>", "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": "id", + "type": 34, + "typeName": "Option", "docs": [] } ], - "index": 18, + "index": 6, "docs": [ - "Some balance was unlocked." + "The given task was unable to be renewed since the agenda is full at that block." ] }, { - "name": "Frozen", + "name": "RetryFailed", "fields": [ { - "name": "who", - "type": 0, - "typeName": "T::AccountId", + "name": "task", + "type": 37, + "typeName": "TaskAddress>", "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": "id", + "type": 34, + "typeName": "Option", "docs": [] } ], - "index": 19, + "index": 7, "docs": [ - "Some balance was frozen." + "The given task was unable to be retried since the agenda is full at that block or there", + "was not enough weight to reschedule it." ] }, { - "name": "Thawed", + "name": "PermanentlyOverweight", "fields": [ { - "name": "who", - "type": 0, - "typeName": "T::AccountId", + "name": "task", + "type": 37, + "typeName": "TaskAddress>", "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": "id", + "type": 34, + "typeName": "Option", "docs": [] } ], - "index": 20, + "index": 8, "docs": [ - "Some balance was thawed." + "The given task can never be executed since it is overweight." ] }, { - "name": "TotalIssuanceForced", + "name": "AgendaIncomplete", "fields": [ { - "name": "old", - "type": 6, - "typeName": "T::Balance", - "docs": [] - }, - { - "name": "new", - "type": 6, - "typeName": "T::Balance", + "name": "when", + "type": 4, + "typeName": "BlockNumberFor", "docs": [] } ], - "index": 21, + "index": 9, "docs": [ - "The `TotalIssuance` was forcefully changed." + "Agenda is incomplete from `when`." ] } ] } }, "docs": [ - "The `Event` enum of this pallet" + "Events type." ] } }, { - "id": 35, + "id": 37, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 4 + ] + }, + "docs": [] + } + }, + { + "id": 38, "type": { "path": [ - "frame_support", - "traits", - "tokens", - "misc", - "BalanceStatus" + "Result" + ], + "params": [ + { + "name": "T", + "type": 39 + }, + { + "name": "E", + "type": 26 + } ], - "params": [], "def": { "variant": { "variants": [ { - "name": "Free", - "fields": [], + "name": "Ok", + "fields": [ + { + "name": null, + "type": 39, + "typeName": null, + "docs": [] + } + ], "index": 0, "docs": [] }, { - "name": "Reserved", - "fields": [], + "name": "Err", + "fields": [ + { + "name": null, + "type": 26, + "typeName": null, + "docs": [] + } + ], "index": 1, "docs": [] } @@ -2209,10 +2433,21 @@ } }, { - "id": 36, + "id": 39, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [] + }, + "docs": [] + } + }, + { + "id": 40, "type": { "path": [ - "pallet_transaction_payment", + "pallet_parameters", "pallet", "Event" ], @@ -2226,31 +2461,38 @@ "variant": { "variants": [ { - "name": "TransactionFeePaid", + "name": "Updated", "fields": [ { - "name": "who", - "type": 0, - "typeName": "T::AccountId", - "docs": [] + "name": "key", + "type": 41, + "typeName": "::Key", + "docs": [ + "The key that was updated." + ] }, { - "name": "actual_fee", - "type": 6, - "typeName": "BalanceOf", - "docs": [] + "name": "old_value", + "type": 56, + "typeName": "Option<::Value>", + "docs": [ + "The old value before this call." + ] }, { - "name": "tip", - "type": 6, - "typeName": "BalanceOf", - "docs": [] + "name": "new_value", + "type": 56, + "typeName": "Option<::Value>", + "docs": [ + "The new value after this call." + ] } ], "index": 0, "docs": [ - "A transaction fee `actual_fee`, of which `tip` was added to the minimum inclusion fee,", - "has been paid by `who`." + "A Parameter was set.", + "", + "Is also emitted when the value was not changed." ] } ] @@ -2262,102 +2504,53 @@ } }, { - "id": 37, + "id": 41, "type": { "path": [ - "pallet_asset_conversion_tx_payment", - "pallet", - "Event" - ], - "params": [ - { - "name": "T", - "type": null - } + "asset_hub_polkadot_runtime", + "RuntimeParametersKey" ], + "params": [], "def": { "variant": { "variants": [ { - "name": "AssetTxFeePaid", + "name": "StakingElection", "fields": [ { - "name": "who", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "actual_fee", - "type": 6, - "typeName": "BalanceOf", - "docs": [] - }, - { - "name": "tip", - "type": 6, - "typeName": "BalanceOf", - "docs": [] - }, - { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", + "name": null, + "type": 42, + "typeName": "::Key", "docs": [] } ], "index": 0, - "docs": [ - "A transaction fee `actual_fee`, of which `tip` was added to the minimum inclusion fee,", - "has been paid by `who` in an asset `asset_id`." - ] + "docs": [] }, { - "name": "AssetRefundFailed", + "name": "Scheduler", "fields": [ { - "name": "native_amount_kept", - "type": 6, - "typeName": "BalanceOf", + "name": null, + "type": 50, + "typeName": "::Key", "docs": [] } ], "index": 1, - "docs": [ - "A swap of the refund in native currency back to asset failed." - ] - } - ] - } - }, - "docs": [ - "The `Event` enum of this pallet" - ] - } - }, - { - "id": 38, - "type": { - "path": [ - "staging_xcm", - "v4", - "location", - "Location" - ], - "params": [], - "def": { - "composite": { - "fields": [ - { - "name": "parents", - "type": 2, - "typeName": "u8", "docs": [] }, { - "name": "interior", - "type": 39, - "typeName": "Junctions", + "name": "MessageQueue", + "fields": [ + { + "name": null, + "type": 53, + "typeName": "::Key", + "docs": [] + } + ], + "index": 2, "docs": [] } ] @@ -2367,31 +2560,38 @@ } }, { - "id": 39, + "id": 42, "type": { "path": [ - "staging_xcm", - "v4", - "junctions", - "Junctions" + "asset_hub_polkadot_runtime", + "dynamic_params", + "staking_election", + "ParametersKey" ], "params": [], "def": { "variant": { "variants": [ { - "name": "Here", - "fields": [], + "name": "SignedPhase", + "fields": [ + { + "name": null, + "type": 43, + "typeName": "SignedPhase", + "docs": [] + } + ], "index": 0, "docs": [] }, { - "name": "X1", + "name": "MaxSignedSubmissions", "fields": [ { "name": null, - "type": 40, - "typeName": "Arc<[Junction; 1]>", + "type": 44, + "typeName": "MaxSignedSubmissions", "docs": [] } ], @@ -2399,12 +2599,12 @@ "docs": [] }, { - "name": "X2", + "name": "UnsignedPhase", "fields": [ { "name": null, - "type": 49, - "typeName": "Arc<[Junction; 2]>", + "type": 45, + "typeName": "UnsignedPhase", "docs": [] } ], @@ -2412,12 +2612,12 @@ "docs": [] }, { - "name": "X3", + "name": "MinerPages", "fields": [ { "name": null, - "type": 50, - "typeName": "Arc<[Junction; 3]>", + "type": 46, + "typeName": "MinerPages", "docs": [] } ], @@ -2425,12 +2625,12 @@ "docs": [] }, { - "name": "X4", + "name": "MaxElectingVoters", "fields": [ { "name": null, - "type": 51, - "typeName": "Arc<[Junction; 4]>", + "type": 47, + "typeName": "MaxElectingVoters", "docs": [] } ], @@ -2438,12 +2638,12 @@ "docs": [] }, { - "name": "X5", + "name": "TargetSnapshotPerBlock", "fields": [ { "name": null, - "type": 52, - "typeName": "Arc<[Junction; 5]>", + "type": 48, + "typeName": "TargetSnapshotPerBlock", "docs": [] } ], @@ -2451,43 +2651,17 @@ "docs": [] }, { - "name": "X6", + "name": "MaxEraDuration", "fields": [ { "name": null, - "type": 53, - "typeName": "Arc<[Junction; 6]>", + "type": 49, + "typeName": "MaxEraDuration", "docs": [] } ], "index": 6, "docs": [] - }, - { - "name": "X7", - "fields": [ - { - "name": null, - "type": 54, - "typeName": "Arc<[Junction; 7]>", - "docs": [] - } - ], - "index": 7, - "docs": [] - }, - { - "name": "X8", - "fields": [ - { - "name": null, - "type": 55, - "typeName": "Arc<[Junction; 8]>", - "docs": [] - } - ], - "index": 8, - "docs": [] } ] } @@ -2496,39 +2670,151 @@ } }, { - "id": 40, + "id": 43, "type": { - "path": [], + "path": [ + "asset_hub_polkadot_runtime", + "dynamic_params", + "staking_election", + "SignedPhase" + ], "params": [], "def": { - "array": { - "len": 1, - "type": 41 + "composite": { + "fields": [] } }, "docs": [] } }, { - "id": 41, + "id": 44, "type": { "path": [ - "staging_xcm", - "v4", - "junction", - "Junction" + "asset_hub_polkadot_runtime", + "dynamic_params", + "staking_election", + "MaxSignedSubmissions" + ], + "params": [], + "def": { + "composite": { + "fields": [] + } + }, + "docs": [] + } + }, + { + "id": 45, + "type": { + "path": [ + "asset_hub_polkadot_runtime", + "dynamic_params", + "staking_election", + "UnsignedPhase" + ], + "params": [], + "def": { + "composite": { + "fields": [] + } + }, + "docs": [] + } + }, + { + "id": 46, + "type": { + "path": [ + "asset_hub_polkadot_runtime", + "dynamic_params", + "staking_election", + "MinerPages" + ], + "params": [], + "def": { + "composite": { + "fields": [] + } + }, + "docs": [] + } + }, + { + "id": 47, + "type": { + "path": [ + "asset_hub_polkadot_runtime", + "dynamic_params", + "staking_election", + "MaxElectingVoters" + ], + "params": [], + "def": { + "composite": { + "fields": [] + } + }, + "docs": [] + } + }, + { + "id": 48, + "type": { + "path": [ + "asset_hub_polkadot_runtime", + "dynamic_params", + "staking_election", + "TargetSnapshotPerBlock" + ], + "params": [], + "def": { + "composite": { + "fields": [] + } + }, + "docs": [] + } + }, + { + "id": 49, + "type": { + "path": [ + "asset_hub_polkadot_runtime", + "dynamic_params", + "staking_election", + "MaxEraDuration" + ], + "params": [], + "def": { + "composite": { + "fields": [] + } + }, + "docs": [] + } + }, + { + "id": 50, + "type": { + "path": [ + "asset_hub_polkadot_runtime", + "dynamic_params", + "scheduler", + "ParametersKey" ], "params": [], "def": { "variant": { "variants": [ { - "name": "Parachain", + "name": "MaxScheduledPerBlock", "fields": [ { "name": null, - "type": 42, - "typeName": "u32", + "type": 51, + "typeName": "MaxScheduledPerBlock", "docs": [] } ], @@ -2536,143 +2822,97 @@ "docs": [] }, { - "name": "AccountId32", - "fields": [ - { - "name": "network", - "type": 43, - "typeName": "Option", - "docs": [] - }, - { - "name": "id", - "type": 1, - "typeName": "[u8; 32]", - "docs": [] - } - ], - "index": 1, - "docs": [] - }, - { - "name": "AccountIndex64", - "fields": [ - { - "name": "network", - "type": 43, - "typeName": "Option", - "docs": [] - }, - { - "name": "index", - "type": 11, - "typeName": "u64", - "docs": [] - } - ], - "index": 2, - "docs": [] - }, - { - "name": "AccountKey20", - "fields": [ - { - "name": "network", - "type": 43, - "typeName": "Option", - "docs": [] - }, - { - "name": "key", - "type": 45, - "typeName": "[u8; 20]", - "docs": [] - } - ], - "index": 3, - "docs": [] - }, - { - "name": "PalletInstance", + "name": "MaximumWeight", "fields": [ { "name": null, - "type": 2, - "typeName": "u8", + "type": 52, + "typeName": "MaximumWeight", "docs": [] } ], - "index": 4, + "index": 1, "docs": [] - }, + } + ] + } + }, + "docs": [] + } + }, + { + "id": 51, + "type": { + "path": [ + "asset_hub_polkadot_runtime", + "dynamic_params", + "scheduler", + "MaxScheduledPerBlock" + ], + "params": [], + "def": { + "composite": { + "fields": [] + } + }, + "docs": [] + } + }, + { + "id": 52, + "type": { + "path": [ + "asset_hub_polkadot_runtime", + "dynamic_params", + "scheduler", + "MaximumWeight" + ], + "params": [], + "def": { + "composite": { + "fields": [] + } + }, + "docs": [] + } + }, + { + "id": 53, + "type": { + "path": [ + "asset_hub_polkadot_runtime", + "dynamic_params", + "message_queue", + "ParametersKey" + ], + "params": [], + "def": { + "variant": { + "variants": [ { - "name": "GeneralIndex", + "name": "MaxOnInitWeight", "fields": [ { "name": null, - "type": 46, - "typeName": "u128", - "docs": [] - } - ], - "index": 5, - "docs": [] - }, - { - "name": "GeneralKey", - "fields": [ - { - "name": "length", - "type": 2, - "typeName": "u8", - "docs": [] - }, - { - "name": "data", - "type": 1, - "typeName": "[u8; 32]", - "docs": [] - } - ], - "index": 6, - "docs": [] - }, - { - "name": "OnlyChild", - "fields": [], - "index": 7, - "docs": [] - }, - { - "name": "Plurality", - "fields": [ - { - "name": "id", - "type": 47, - "typeName": "BodyId", - "docs": [] - }, - { - "name": "part", - "type": 48, - "typeName": "BodyPart", + "type": 54, + "typeName": "MaxOnInitWeight", "docs": [] } ], - "index": 8, + "index": 0, "docs": [] }, { - "name": "GlobalConsensus", + "name": "MaxOnIdleWeight", "fields": [ { "name": null, - "type": 44, - "typeName": "NetworkId", + "type": 55, + "typeName": "MaxOnIdleWeight", "docs": [] } ], - "index": 9, + "index": 1, "docs": [] } ] @@ -2682,20 +2922,43 @@ } }, { - "id": 42, + "id": 54, "type": { - "path": [], + "path": [ + "asset_hub_polkadot_runtime", + "dynamic_params", + "message_queue", + "MaxOnInitWeight" + ], "params": [], "def": { - "compact": { - "type": 4 + "composite": { + "fields": [] } }, "docs": [] } }, { - "id": 43, + "id": 55, + "type": { + "path": [ + "asset_hub_polkadot_runtime", + "dynamic_params", + "message_queue", + "MaxOnIdleWeight" + ], + "params": [], + "def": { + "composite": { + "fields": [] + } + }, + "docs": [] + } + }, + { + "id": 56, "type": { "path": [ "Option" @@ -2703,7 +2966,7 @@ "params": [ { "name": "T", - "type": 44 + "type": 57 } ], "def": { @@ -2720,7 +2983,7 @@ "fields": [ { "name": null, - "type": 44, + "type": 57, "typeName": null, "docs": [] } @@ -2735,25 +2998,23 @@ } }, { - "id": 44, + "id": 57, "type": { "path": [ - "staging_xcm", - "v4", - "junction", - "NetworkId" + "asset_hub_polkadot_runtime", + "RuntimeParametersValue" ], "params": [], "def": { "variant": { "variants": [ { - "name": "ByGenesis", + "name": "StakingElection", "fields": [ { "name": null, - "type": 1, - "typeName": "[u8; 32]", + "type": 58, + "typeName": "::Value", "docs": [] } ], @@ -2761,18 +3022,12 @@ "docs": [] }, { - "name": "ByFork", + "name": "Scheduler", "fields": [ { - "name": "block_number", - "type": 12, - "typeName": "u64", - "docs": [] - }, - { - "name": "block_hash", - "type": 1, - "typeName": "[u8; 32]", + "name": null, + "type": 59, + "typeName": "::Value", "docs": [] } ], @@ -2780,65 +3035,17 @@ "docs": [] }, { - "name": "Polkadot", - "fields": [], + "name": "MessageQueue", + "fields": [ + { + "name": null, + "type": 60, + "typeName": "::Value", + "docs": [] + } + ], "index": 2, "docs": [] - }, - { - "name": "Kusama", - "fields": [], - "index": 3, - "docs": [] - }, - { - "name": "Westend", - "fields": [], - "index": 4, - "docs": [] - }, - { - "name": "Rococo", - "fields": [], - "index": 5, - "docs": [] - }, - { - "name": "Wococo", - "fields": [], - "index": 6, - "docs": [] - }, - { - "name": "Ethereum", - "fields": [ - { - "name": "chain_id", - "type": 11, - "typeName": "u64", - "docs": [] - } - ], - "index": 7, - "docs": [] - }, - { - "name": "BitcoinCore", - "fields": [], - "index": 8, - "docs": [] - }, - { - "name": "BitcoinCash", - "fields": [], - "index": 9, - "docs": [] - }, - { - "name": "PolkadotBulletin", - "fields": [], - "index": 10, - "docs": [] } ] } @@ -2847,58 +3054,38 @@ } }, { - "id": 45, - "type": { - "path": [], - "params": [], - "def": { - "array": { - "len": 20, - "type": 2 - } - }, - "docs": [] - } - }, - { - "id": 46, - "type": { - "path": [], - "params": [], - "def": { - "compact": { - "type": 6 - } - }, - "docs": [] - } - }, - { - "id": 47, + "id": 58, "type": { "path": [ - "xcm", - "v3", - "junction", - "BodyId" + "asset_hub_polkadot_runtime", + "dynamic_params", + "staking_election", + "ParametersValue" ], "params": [], "def": { "variant": { "variants": [ { - "name": "Unit", - "fields": [], + "name": "SignedPhase", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "BlockNumber", + "docs": [] + } + ], "index": 0, "docs": [] }, { - "name": "Moniker", + "name": "MaxSignedSubmissions", "fields": [ { "name": null, - "type": 18, - "typeName": "[u8; 4]", + "type": 4, + "typeName": "u32", "docs": [] } ], @@ -2906,12 +3093,12 @@ "docs": [] }, { - "name": "Index", + "name": "UnsignedPhase", "fields": [ { "name": null, - "type": 42, - "typeName": "u32", + "type": 4, + "typeName": "BlockNumber", "docs": [] } ], @@ -2919,46 +3106,56 @@ "docs": [] }, { - "name": "Executive", - "fields": [], + "name": "MinerPages", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "u32", + "docs": [] + } + ], "index": 3, "docs": [] }, { - "name": "Technical", - "fields": [], + "name": "MaxElectingVoters", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "u32", + "docs": [] + } + ], "index": 4, "docs": [] }, { - "name": "Legislative", - "fields": [], + "name": "TargetSnapshotPerBlock", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "u32", + "docs": [] + } + ], "index": 5, "docs": [] }, { - "name": "Judicial", - "fields": [], + "name": "MaxEraDuration", + "fields": [ + { + "name": null, + "type": 12, + "typeName": "u64", + "docs": [] + } + ], "index": 6, "docs": [] - }, - { - "name": "Defense", - "fields": [], - "index": 7, - "docs": [] - }, - { - "name": "Administration", - "fields": [], - "index": 8, - "docs": [] - }, - { - "name": "Treasury", - "fields": [], - "index": 9, - "docs": [] } ] } @@ -2967,92 +3164,87 @@ } }, { - "id": 48, + "id": 59, "type": { "path": [ - "xcm", - "v3", - "junction", - "BodyPart" + "asset_hub_polkadot_runtime", + "dynamic_params", + "scheduler", + "ParametersValue" ], "params": [], "def": { "variant": { "variants": [ { - "name": "Voice", - "fields": [], - "index": 0, - "docs": [] - }, - { - "name": "Members", + "name": "MaxScheduledPerBlock", "fields": [ { - "name": "count", - "type": 42, + "name": null, + "type": 4, "typeName": "u32", "docs": [] } ], - "index": 1, + "index": 0, "docs": [] }, { - "name": "Fraction", + "name": "MaximumWeight", "fields": [ { - "name": "nom", - "type": 42, - "typeName": "u32", - "docs": [] - }, - { - "name": "denom", - "type": 42, - "typeName": "u32", + "name": null, + "type": 10, + "typeName": "Weight", "docs": [] } ], - "index": 2, + "index": 1, "docs": [] - }, + } + ] + } + }, + "docs": [] + } + }, + { + "id": 60, + "type": { + "path": [ + "asset_hub_polkadot_runtime", + "dynamic_params", + "message_queue", + "ParametersValue" + ], + "params": [], + "def": { + "variant": { + "variants": [ { - "name": "AtLeastProportion", + "name": "MaxOnInitWeight", "fields": [ { - "name": "nom", - "type": 42, - "typeName": "u32", - "docs": [] - }, - { - "name": "denom", - "type": 42, - "typeName": "u32", + "name": null, + "type": 61, + "typeName": "Option", "docs": [] } ], - "index": 3, + "index": 0, "docs": [] }, { - "name": "MoreThanProportion", + "name": "MaxOnIdleWeight", "fields": [ { - "name": "nom", - "type": 42, - "typeName": "u32", - "docs": [] - }, - { - "name": "denom", - "type": 42, - "typeName": "u32", + "name": null, + "type": 61, + "typeName": "Option", "docs": [] } ], - "index": 4, + "index": 1, "docs": [] } ] @@ -3062,170 +3254,50 @@ } }, { - "id": 49, - "type": { - "path": [], - "params": [], - "def": { - "array": { - "len": 2, - "type": 41 - } - }, - "docs": [] - } - }, - { - "id": 50, - "type": { - "path": [], - "params": [], - "def": { - "array": { - "len": 3, - "type": 41 - } - }, - "docs": [] - } - }, - { - "id": 51, - "type": { - "path": [], - "params": [], - "def": { - "array": { - "len": 4, - "type": 41 - } - }, - "docs": [] - } - }, - { - "id": 52, - "type": { - "path": [], - "params": [], - "def": { - "array": { - "len": 5, - "type": 41 - } - }, - "docs": [] - } - }, - { - "id": 53, - "type": { - "path": [], - "params": [], - "def": { - "array": { - "len": 6, - "type": 41 - } - }, - "docs": [] - } - }, - { - "id": 54, - "type": { - "path": [], - "params": [], - "def": { - "array": { - "len": 7, - "type": 41 - } - }, - "docs": [] - } - }, - { - "id": 55, - "type": { - "path": [], - "params": [], - "def": { - "array": { - "len": 8, - "type": 41 - } - }, - "docs": [] - } - }, - { - "id": 56, + "id": 61, "type": { "path": [ - "pallet_vesting", - "pallet", - "Event" + "Option" ], "params": [ { "name": "T", - "type": null + "type": 10 } ], "def": { "variant": { "variants": [ { - "name": "VestingUpdated", - "fields": [ - { - "name": "account", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "unvested", - "type": 6, - "typeName": "BalanceOf", - "docs": [] - } - ], + "name": "None", + "fields": [], "index": 0, - "docs": [ - "The amount vested has been updated. This could indicate a change in funds available.", - "The balance given is the amount which is left unvested (and thus locked)." - ] + "docs": [] }, { - "name": "VestingCompleted", + "name": "Some", "fields": [ { - "name": "account", - "type": 0, - "typeName": "T::AccountId", + "name": null, + "type": 10, + "typeName": null, "docs": [] } ], "index": 1, - "docs": [ - "An \\[account\\] has become fully vested." - ] + "docs": [] } ] } }, - "docs": [ - "The `Event` enum of this pallet" - ] + "docs": [] } }, { - "id": 57, + "id": 62, "type": { "path": [ - "pallet_collator_selection", + "pallet_balances", "pallet", "Event" ], @@ -3233,1156 +3305,1083 @@ { "name": "T", "type": null + }, + { + "name": "I", + "type": null } ], "def": { "variant": { "variants": [ { - "name": "NewInvulnerables", + "name": "Endowed", "fields": [ { - "name": "invulnerables", - "type": 58, - "typeName": "Vec", + "name": "account", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "free_balance", + "type": 6, + "typeName": "T::Balance", "docs": [] } ], "index": 0, "docs": [ - "New Invulnerables were set." + "An account was created with some free balance." ] }, { - "name": "InvulnerableAdded", + "name": "DustLost", "fields": [ { - "name": "account_id", + "name": "account", "type": 0, "typeName": "T::AccountId", "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "T::Balance", + "docs": [] } ], "index": 1, "docs": [ - "A new Invulnerable was added." + "An account was removed whose balance was non-zero but below ExistentialDeposit,", + "resulting in an outright loss." ] }, { - "name": "InvulnerableRemoved", + "name": "Transfer", "fields": [ { - "name": "account_id", + "name": "from", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "to", "type": 0, "typeName": "T::AccountId", "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "T::Balance", + "docs": [] } ], "index": 2, "docs": [ - "An Invulnerable was removed." + "Transfer succeeded." ] }, { - "name": "NewDesiredCandidates", + "name": "BalanceSet", "fields": [ { - "name": "desired_candidates", - "type": 4, - "typeName": "u32", + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "free", + "type": 6, + "typeName": "T::Balance", "docs": [] } ], "index": 3, "docs": [ - "The number of desired candidates was set." + "A balance was set by root." ] }, { - "name": "NewCandidacyBond", + "name": "Reserved", "fields": [ { - "name": "bond_amount", + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "amount", "type": 6, - "typeName": "BalanceOf", + "typeName": "T::Balance", "docs": [] } ], "index": 4, "docs": [ - "The candidacy bond was set." + "Some balance was reserved (moved from free to reserved)." ] }, { - "name": "CandidateAdded", + "name": "Unreserved", "fields": [ { - "name": "account_id", + "name": "who", "type": 0, "typeName": "T::AccountId", "docs": [] }, { - "name": "deposit", + "name": "amount", "type": 6, - "typeName": "BalanceOf", + "typeName": "T::Balance", "docs": [] } ], "index": 5, "docs": [ - "A new candidate joined." + "Some balance was unreserved (moved from reserved to free)." ] }, { - "name": "CandidateBondUpdated", + "name": "ReserveRepatriated", "fields": [ { - "name": "account_id", + "name": "from", "type": 0, "typeName": "T::AccountId", "docs": [] }, { - "name": "deposit", + "name": "to", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "amount", "type": 6, - "typeName": "BalanceOf", + "typeName": "T::Balance", + "docs": [] + }, + { + "name": "destination_status", + "type": 63, + "typeName": "Status", "docs": [] } ], "index": 6, "docs": [ - "Bond of a candidate updated." + "Some balance was moved from the reserve of the first account to the second account.", + "Final argument indicates the destination balance type." ] }, { - "name": "CandidateRemoved", + "name": "Deposit", "fields": [ { - "name": "account_id", + "name": "who", "type": 0, "typeName": "T::AccountId", "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "T::Balance", + "docs": [] } ], "index": 7, "docs": [ - "A candidate was removed." + "Some amount was deposited (e.g. for transaction fees)." ] }, { - "name": "CandidateReplaced", + "name": "Withdraw", "fields": [ { - "name": "old", + "name": "who", "type": 0, "typeName": "T::AccountId", "docs": [] }, { - "name": "new", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "deposit", + "name": "amount", "type": 6, - "typeName": "BalanceOf", + "typeName": "T::Balance", "docs": [] } ], "index": 8, "docs": [ - "An account was replaced in the candidate list by another one." + "Some amount was withdrawn from the account (e.g. for transaction fees)." ] }, { - "name": "InvalidInvulnerableSkipped", + "name": "Slashed", "fields": [ { - "name": "account_id", + "name": "who", "type": 0, "typeName": "T::AccountId", "docs": [] - } - ], - "index": 9, - "docs": [ - "An account was unable to be added to the Invulnerables because they did not have keys", - "registered. Other Invulnerables may have been set." - ] - } - ] - } - }, - "docs": [ - "The `Event` enum of this pallet" - ] - } - }, - { - "id": 58, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 0 - } - }, - "docs": [] - } - }, - { - "id": 59, - "type": { - "path": [ - "pallet_session", - "pallet", - "Event" - ], - "params": [ - { - "name": "T", - "type": null - } - ], - "def": { - "variant": { - "variants": [ - { - "name": "NewSession", - "fields": [ - { - "name": "session_index", - "type": 4, - "typeName": "SessionIndex", - "docs": [] - } - ], - "index": 0, - "docs": [ - "New session has happened. Note that the argument is the session index, not the", - "block number as the type might suggest." - ] - }, - { - "name": "ValidatorDisabled", - "fields": [ + }, { - "name": "validator", - "type": 0, - "typeName": "T::ValidatorId", + "name": "amount", + "type": 6, + "typeName": "T::Balance", "docs": [] } ], - "index": 1, + "index": 9, "docs": [ - "Validator has been disabled." + "Some amount was removed from the account (e.g. for misbehavior)." ] }, { - "name": "ValidatorReenabled", + "name": "Minted", "fields": [ { - "name": "validator", + "name": "who", "type": 0, - "typeName": "T::ValidatorId", - "docs": [] - } - ], - "index": 2, - "docs": [ - "Validator has been re-enabled." - ] - } - ] - } - }, - "docs": [ - "The `Event` enum of this pallet" - ] - } - }, - { - "id": 60, - "type": { - "path": [ - "cumulus_pallet_xcmp_queue", - "pallet", - "Event" - ], - "params": [ - { - "name": "T", - "type": null - } - ], - "def": { - "variant": { - "variants": [ - { - "name": "XcmpMessageSent", - "fields": [ - { - "name": "message_hash", - "type": 1, - "typeName": "XcmHash", + "typeName": "T::AccountId", "docs": [] - } - ], - "index": 0, - "docs": [ - "An HRMP message was sent to a sibling parachain." - ] - } - ] - } - }, - "docs": [ - "The `Event` enum of this pallet" - ] - } - }, - { - "id": 61, - "type": { - "path": [ - "pallet_xcm", - "pallet", - "Event" - ], - "params": [ - { - "name": "T", - "type": null - } - ], - "def": { - "variant": { - "variants": [ - { - "name": "Attempted", - "fields": [ + }, { - "name": "outcome", - "type": 62, - "typeName": "xcm::latest::Outcome", + "name": "amount", + "type": 6, + "typeName": "T::Balance", "docs": [] } ], - "index": 0, + "index": 10, "docs": [ - "Execution of an XCM message was attempted." + "Some amount was minted into an account." ] }, { - "name": "Sent", + "name": "Burned", "fields": [ { - "name": "origin", - "type": 64, - "typeName": "Location", - "docs": [] - }, - { - "name": "destination", - "type": 64, - "typeName": "Location", - "docs": [] - }, - { - "name": "message", - "type": 77, - "typeName": "Xcm<()>", + "name": "who", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "message_id", - "type": 1, - "typeName": "XcmHash", + "name": "amount", + "type": 6, + "typeName": "T::Balance", "docs": [] } ], - "index": 1, + "index": 11, "docs": [ - "An XCM message was sent." + "Some amount was burned from an account." ] }, { - "name": "SendFailed", + "name": "Suspended", "fields": [ { - "name": "origin", - "type": 64, - "typeName": "Location", - "docs": [] - }, - { - "name": "destination", - "type": 64, - "typeName": "Location", - "docs": [] - }, - { - "name": "error", - "type": 114, - "typeName": "SendError", + "name": "who", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "message_id", - "type": 1, - "typeName": "XcmHash", + "name": "amount", + "type": 6, + "typeName": "T::Balance", "docs": [] } ], - "index": 2, + "index": 12, "docs": [ - "An XCM message failed to send." + "Some amount was suspended from an account (it can be restored later)." ] }, { - "name": "ProcessXcmError", + "name": "Restored", "fields": [ { - "name": "origin", - "type": 64, - "typeName": "Location", - "docs": [] - }, - { - "name": "error", - "type": 63, - "typeName": "XcmError", + "name": "who", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "message_id", - "type": 1, - "typeName": "XcmHash", + "name": "amount", + "type": 6, + "typeName": "T::Balance", "docs": [] } ], - "index": 3, + "index": 13, "docs": [ - "An XCM message failed to process." + "Some amount was restored into an account." ] }, { - "name": "UnexpectedResponse", + "name": "Upgraded", "fields": [ { - "name": "origin", - "type": 64, - "typeName": "Location", - "docs": [] - }, - { - "name": "query_id", - "type": 12, - "typeName": "QueryId", + "name": "who", + "type": 0, + "typeName": "T::AccountId", "docs": [] } ], - "index": 4, + "index": 14, "docs": [ - "Query response received which does not match a registered query. This may be because a", - "matching query was never registered, it may be because it is a duplicate response, or", - "because the query timed out." + "An account was upgraded." ] }, { - "name": "ResponseReady", + "name": "Issued", "fields": [ { - "name": "query_id", - "type": 12, - "typeName": "QueryId", - "docs": [] - }, - { - "name": "response", - "type": 88, - "typeName": "Response", + "name": "amount", + "type": 6, + "typeName": "T::Balance", "docs": [] } ], - "index": 5, + "index": 15, "docs": [ - "Query response has been received and is ready for taking with `take_response`. There is", - "no registered notification call." + "Total issuance was increased by `amount`, creating a credit to be balanced." ] }, { - "name": "Notified", + "name": "Rescinded", "fields": [ { - "name": "query_id", - "type": 12, - "typeName": "QueryId", - "docs": [] - }, - { - "name": "pallet_index", - "type": 2, - "typeName": "u8", - "docs": [] - }, - { - "name": "call_index", - "type": 2, - "typeName": "u8", + "name": "amount", + "type": 6, + "typeName": "T::Balance", "docs": [] } ], - "index": 6, + "index": 16, "docs": [ - "Query response has been received and query is removed. The registered notification has", - "been dispatched and executed successfully." + "Total issuance was decreased by `amount`, creating a debt to be balanced." ] }, { - "name": "NotifyOverweight", + "name": "Locked", "fields": [ { - "name": "query_id", - "type": 12, - "typeName": "QueryId", - "docs": [] - }, - { - "name": "pallet_index", - "type": 2, - "typeName": "u8", - "docs": [] - }, - { - "name": "call_index", - "type": 2, - "typeName": "u8", - "docs": [] - }, - { - "name": "actual_weight", - "type": 10, - "typeName": "Weight", + "name": "who", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "max_budgeted_weight", - "type": 10, - "typeName": "Weight", + "name": "amount", + "type": 6, + "typeName": "T::Balance", "docs": [] } ], - "index": 7, + "index": 17, "docs": [ - "Query response has been received and query is removed. The registered notification", - "could not be dispatched because the dispatch weight is greater than the maximum weight", - "originally budgeted by this runtime for the query result." + "Some balance was locked." ] }, { - "name": "NotifyDispatchError", + "name": "Unlocked", "fields": [ { - "name": "query_id", - "type": 12, - "typeName": "QueryId", - "docs": [] - }, - { - "name": "pallet_index", - "type": 2, - "typeName": "u8", + "name": "who", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "call_index", - "type": 2, - "typeName": "u8", + "name": "amount", + "type": 6, + "typeName": "T::Balance", "docs": [] } ], - "index": 8, + "index": 18, "docs": [ - "Query response has been received and query is removed. There was a general error with", - "dispatching the notification call." + "Some balance was unlocked." ] }, { - "name": "NotifyDecodeFailed", + "name": "Frozen", "fields": [ { - "name": "query_id", - "type": 12, - "typeName": "QueryId", - "docs": [] - }, - { - "name": "pallet_index", - "type": 2, - "typeName": "u8", + "name": "who", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "call_index", - "type": 2, - "typeName": "u8", + "name": "amount", + "type": 6, + "typeName": "T::Balance", "docs": [] } ], - "index": 9, + "index": 19, "docs": [ - "Query response has been received and query is removed. The dispatch was unable to be", - "decoded into a `Call`; this might be due to dispatch function having a signature which", - "is not `(origin, QueryId, Response)`." + "Some balance was frozen." ] }, { - "name": "InvalidResponder", + "name": "Thawed", "fields": [ { - "name": "origin", - "type": 64, - "typeName": "Location", - "docs": [] - }, - { - "name": "query_id", - "type": 12, - "typeName": "QueryId", + "name": "who", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "expected_location", - "type": 97, - "typeName": "Option", + "name": "amount", + "type": 6, + "typeName": "T::Balance", "docs": [] } ], - "index": 10, + "index": 20, "docs": [ - "Expected query response has been received but the origin location of the response does", - "not match that expected. The query remains registered for a later, valid, response to", - "be received and acted upon." + "Some balance was thawed." ] }, { - "name": "InvalidResponderVersion", + "name": "TotalIssuanceForced", "fields": [ { - "name": "origin", - "type": 64, - "typeName": "Location", + "name": "old", + "type": 6, + "typeName": "T::Balance", "docs": [] }, { - "name": "query_id", - "type": 12, - "typeName": "QueryId", + "name": "new", + "type": 6, + "typeName": "T::Balance", "docs": [] } ], - "index": 11, + "index": 21, "docs": [ - "Expected query response has been received but the expected origin location placed in", - "storage by this runtime previously cannot be decoded. The query remains registered.", - "", - "This is unexpected (since a location placed in storage in a previously executing", - "runtime should be readable prior to query timeout) and dangerous since the possibly", - "valid response will be dropped. Manual governance intervention is probably going to be", - "needed." + "The `TotalIssuance` was forcefully changed." ] }, { - "name": "ResponseTaken", + "name": "Unexpected", "fields": [ { - "name": "query_id", - "type": 12, - "typeName": "QueryId", + "name": null, + "type": 64, + "typeName": "UnexpectedKind", "docs": [] } ], - "index": 12, + "index": 22, "docs": [ - "Received query response has been read and removed." + "An unexpected/defensive event was triggered." ] + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 63, + "type": { + "path": [ + "frame_support", + "traits", + "tokens", + "misc", + "BalanceStatus" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Free", + "fields": [], + "index": 0, + "docs": [] }, { - "name": "AssetsTrapped", - "fields": [ - { - "name": "hash", - "type": 13, - "typeName": "H256", - "docs": [] - }, - { - "name": "origin", - "type": 64, - "typeName": "Location", + "name": "Reserved", + "fields": [], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 64, + "type": { + "path": [ + "pallet_balances", + "pallet", + "UnexpectedKind" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "BalanceUpdated", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "FailedToMutateAccount", + "fields": [], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 65, + "type": { + "path": [ + "pallet_transaction_payment", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "TransactionFeePaid", + "fields": [ + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "assets", - "type": 115, - "typeName": "VersionedAssets", + "name": "actual_fee", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "tip", + "type": 6, + "typeName": "BalanceOf", "docs": [] } ], - "index": 13, + "index": 0, "docs": [ - "Some assets have been placed in an asset trap." + "A transaction fee `actual_fee`, of which `tip` was added to the minimum inclusion fee,", + "has been paid by `who`." ] - }, + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 66, + "type": { + "path": [ + "pallet_asset_conversion_tx_payment", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ { - "name": "VersionChangeNotified", + "name": "AssetTxFeePaid", "fields": [ { - "name": "destination", - "type": 64, - "typeName": "Location", + "name": "who", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "result", - "type": 4, - "typeName": "XcmVersion", + "name": "actual_fee", + "type": 6, + "typeName": "BalanceOf", "docs": [] }, { - "name": "cost", - "type": 80, - "typeName": "Assets", + "name": "tip", + "type": 6, + "typeName": "BalanceOf", "docs": [] }, { - "name": "message_id", - "type": 1, - "typeName": "XcmHash", + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", "docs": [] } ], - "index": 14, + "index": 0, "docs": [ - "An XCM version change notification message has been attempted to be sent.", - "", - "The cost of sending it (borne by the chain) is included." + "A transaction fee `actual_fee`, of which `tip` was added to the minimum inclusion fee,", + "has been paid by `who` in an asset `asset_id`." ] }, { - "name": "SupportedVersionChanged", + "name": "AssetRefundFailed", "fields": [ { - "name": "location", - "type": 64, - "typeName": "Location", - "docs": [] - }, - { - "name": "version", - "type": 4, - "typeName": "XcmVersion", + "name": "native_amount_kept", + "type": 6, + "typeName": "BalanceOf", "docs": [] } ], - "index": 15, + "index": 1, "docs": [ - "The supported version of a location has been changed. This might be through an", - "automatic notification or a manual intervention." + "A swap of the refund in native currency back to asset failed." ] + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 67, + "type": { + "path": [ + "staging_xcm", + "v5", + "location", + "Location" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "parents", + "type": 2, + "typeName": "u8", + "docs": [] }, { - "name": "NotifyTargetSendFail", + "name": "interior", + "type": 68, + "typeName": "Junctions", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 68, + "type": { + "path": [ + "staging_xcm", + "v5", + "junctions", + "Junctions" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Here", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "X1", "fields": [ { - "name": "location", - "type": 64, - "typeName": "Location", - "docs": [] - }, - { - "name": "query_id", - "type": 12, - "typeName": "QueryId", - "docs": [] - }, - { - "name": "error", - "type": 63, - "typeName": "XcmError", + "name": null, + "type": 69, + "typeName": "Arc<[Junction; 1]>", "docs": [] } ], - "index": 16, - "docs": [ - "A given location which had a version change subscription was dropped owing to an error", - "sending the notification to it." - ] + "index": 1, + "docs": [] }, { - "name": "NotifyTargetMigrationFail", + "name": "X2", "fields": [ { - "name": "location", - "type": 133, - "typeName": "VersionedLocation", - "docs": [] - }, - { - "name": "query_id", - "type": 12, - "typeName": "QueryId", + "name": null, + "type": 78, + "typeName": "Arc<[Junction; 2]>", "docs": [] } ], - "index": 17, - "docs": [ - "A given location which had a version change subscription was dropped owing to an error", - "migrating the location to our new XCM format." - ] + "index": 2, + "docs": [] }, { - "name": "InvalidQuerierVersion", + "name": "X3", "fields": [ { - "name": "origin", - "type": 64, - "typeName": "Location", - "docs": [] - }, - { - "name": "query_id", - "type": 12, - "typeName": "QueryId", + "name": null, + "type": 79, + "typeName": "Arc<[Junction; 3]>", "docs": [] } ], - "index": 18, - "docs": [ - "Expected query response has been received but the expected querier location placed in", - "storage by this runtime previously cannot be decoded. The query remains registered.", - "", - "This is unexpected (since a location placed in storage in a previously executing", - "runtime should be readable prior to query timeout) and dangerous since the possibly", - "valid response will be dropped. Manual governance intervention is probably going to be", - "needed." - ] + "index": 3, + "docs": [] }, { - "name": "InvalidQuerier", + "name": "X4", "fields": [ { - "name": "origin", - "type": 64, - "typeName": "Location", - "docs": [] - }, - { - "name": "query_id", - "type": 12, - "typeName": "QueryId", - "docs": [] - }, - { - "name": "expected_querier", - "type": 64, - "typeName": "Location", - "docs": [] - }, - { - "name": "maybe_actual_querier", - "type": 97, - "typeName": "Option", + "name": null, + "type": 80, + "typeName": "Arc<[Junction; 4]>", "docs": [] } ], - "index": 19, - "docs": [ - "Expected query response has been received but the querier location of the response does", - "not match the expected. The query remains registered for a later, valid, response to", - "be received and acted upon." - ] + "index": 4, + "docs": [] }, { - "name": "VersionNotifyStarted", + "name": "X5", "fields": [ { - "name": "destination", - "type": 64, - "typeName": "Location", - "docs": [] - }, - { - "name": "cost", - "type": 80, - "typeName": "Assets", + "name": null, + "type": 81, + "typeName": "Arc<[Junction; 5]>", "docs": [] - }, + } + ], + "index": 5, + "docs": [] + }, + { + "name": "X6", + "fields": [ { - "name": "message_id", - "type": 1, - "typeName": "XcmHash", + "name": null, + "type": 82, + "typeName": "Arc<[Junction; 6]>", "docs": [] } ], - "index": 20, - "docs": [ - "A remote has requested XCM version change notification from us and we have honored it.", - "A version information message is sent to them and its cost is included." - ] + "index": 6, + "docs": [] }, { - "name": "VersionNotifyRequested", + "name": "X7", "fields": [ { - "name": "destination", - "type": 64, - "typeName": "Location", + "name": null, + "type": 83, + "typeName": "Arc<[Junction; 7]>", "docs": [] - }, + } + ], + "index": 7, + "docs": [] + }, + { + "name": "X8", + "fields": [ { - "name": "cost", - "type": 80, - "typeName": "Assets", + "name": null, + "type": 84, + "typeName": "Arc<[Junction; 8]>", "docs": [] - }, + } + ], + "index": 8, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 69, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 1, + "type": 70 + } + }, + "docs": [] + } + }, + { + "id": 70, + "type": { + "path": [ + "staging_xcm", + "v5", + "junction", + "Junction" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Parachain", + "fields": [ { - "name": "message_id", - "type": 1, - "typeName": "XcmHash", + "name": null, + "type": 71, + "typeName": "u32", "docs": [] } ], - "index": 21, - "docs": [ - "We have requested that a remote chain send us XCM version change notifications." - ] + "index": 0, + "docs": [] }, { - "name": "VersionNotifyUnrequested", + "name": "AccountId32", "fields": [ { - "name": "destination", - "type": 64, - "typeName": "Location", - "docs": [] - }, - { - "name": "cost", - "type": 80, - "typeName": "Assets", + "name": "network", + "type": 72, + "typeName": "Option", "docs": [] }, { - "name": "message_id", + "name": "id", "type": 1, - "typeName": "XcmHash", + "typeName": "[u8; 32]", "docs": [] } ], - "index": 22, - "docs": [ - "We have requested that a remote chain stops sending us XCM version change", - "notifications." - ] + "index": 1, + "docs": [] }, { - "name": "FeesPaid", + "name": "AccountIndex64", "fields": [ { - "name": "paying", - "type": 64, - "typeName": "Location", + "name": "network", + "type": 72, + "typeName": "Option", "docs": [] }, { - "name": "fees", - "type": 80, - "typeName": "Assets", + "name": "index", + "type": 11, + "typeName": "u64", "docs": [] } ], - "index": 23, - "docs": [ - "Fees were paid from a location for an operation (often for using `SendXcm`)." - ] + "index": 2, + "docs": [] }, { - "name": "AssetsClaimed", + "name": "AccountKey20", "fields": [ { - "name": "hash", - "type": 13, - "typeName": "H256", - "docs": [] - }, - { - "name": "origin", - "type": 64, - "typeName": "Location", + "name": "network", + "type": 72, + "typeName": "Option", "docs": [] }, { - "name": "assets", - "type": 115, - "typeName": "VersionedAssets", + "name": "key", + "type": 74, + "typeName": "[u8; 20]", "docs": [] } ], - "index": 24, - "docs": [ - "Some assets have been claimed from an asset trap" - ] + "index": 3, + "docs": [] }, { - "name": "VersionMigrationFinished", + "name": "PalletInstance", "fields": [ { - "name": "version", - "type": 4, - "typeName": "XcmVersion", + "name": null, + "type": 2, + "typeName": "u8", "docs": [] } ], - "index": 25, - "docs": [ - "A XCM version migration finished." - ] + "index": 4, + "docs": [] }, { - "name": "AliasAuthorized", + "name": "GeneralIndex", "fields": [ { - "name": "aliaser", - "type": 64, - "typeName": "Location", + "name": null, + "type": 75, + "typeName": "u128", "docs": [] - }, + } + ], + "index": 5, + "docs": [] + }, + { + "name": "GeneralKey", + "fields": [ { - "name": "target", - "type": 64, - "typeName": "Location", + "name": "length", + "type": 2, + "typeName": "u8", "docs": [] }, { - "name": "expiry", - "type": 134, - "typeName": "Option", + "name": "data", + "type": 1, + "typeName": "[u8; 32]", "docs": [] } ], - "index": 26, - "docs": [ - "An `aliaser` location was authorized by `target` to alias it, authorization valid until", - "`expiry` block number." - ] + "index": 6, + "docs": [] }, { - "name": "AliasAuthorizationRemoved", + "name": "OnlyChild", + "fields": [], + "index": 7, + "docs": [] + }, + { + "name": "Plurality", "fields": [ { - "name": "aliaser", - "type": 64, - "typeName": "Location", + "name": "id", + "type": 76, + "typeName": "BodyId", "docs": [] }, { - "name": "target", - "type": 64, - "typeName": "Location", + "name": "part", + "type": 77, + "typeName": "BodyPart", "docs": [] } ], - "index": 27, - "docs": [ - "`target` removed alias authorization for `aliaser`." - ] + "index": 8, + "docs": [] }, { - "name": "AliasesAuthorizationsRemoved", + "name": "GlobalConsensus", "fields": [ { - "name": "target", - "type": 64, - "typeName": "Location", + "name": null, + "type": 73, + "typeName": "NetworkId", "docs": [] } ], - "index": 28, - "docs": [ - "`target` removed all alias authorizations." - ] + "index": 9, + "docs": [] } ] } }, - "docs": [ - "The `Event` enum of this pallet" - ] + "docs": [] } }, { - "id": 62, + "id": 71, + "type": { + "path": [], + "params": [], + "def": { + "compact": { + "type": 4 + } + }, + "docs": [] + } + }, + { + "id": 72, "type": { "path": [ - "staging_xcm", - "v5", - "traits", - "Outcome" + "Option" + ], + "params": [ + { + "name": "T", + "type": 73 + } ], - "params": [], "def": { "variant": { "variants": [ { - "name": "Complete", - "fields": [ - { - "name": "used", - "type": 10, - "typeName": "Weight", - "docs": [] - } - ], + "name": "None", + "fields": [], "index": 0, "docs": [] }, { - "name": "Incomplete", + "name": "Some", "fields": [ { - "name": "used", - "type": 10, - "typeName": "Weight", - "docs": [] - }, - { - "name": "error", - "type": 63, - "typeName": "Error", + "name": null, + "type": 73, + "typeName": null, "docs": [] } ], "index": 1, "docs": [] - }, - { - "name": "Error", - "fields": [ - { - "name": "error", - "type": 63, - "typeName": "Error", - "docs": [] - } - ], - "index": 2, - "docs": [] } ] } @@ -4391,307 +4390,211 @@ } }, { - "id": 63, + "id": 73, "type": { "path": [ - "xcm", + "staging_xcm", "v5", - "traits", - "Error" + "junction", + "NetworkId" ], "params": [], "def": { "variant": { "variants": [ { - "name": "Overflow", - "fields": [], + "name": "ByGenesis", + "fields": [ + { + "name": null, + "type": 1, + "typeName": "[u8; 32]", + "docs": [] + } + ], "index": 0, "docs": [] }, { - "name": "Unimplemented", - "fields": [], + "name": "ByFork", + "fields": [ + { + "name": "block_number", + "type": 12, + "typeName": "u64", + "docs": [] + }, + { + "name": "block_hash", + "type": 1, + "typeName": "[u8; 32]", + "docs": [] + } + ], "index": 1, "docs": [] }, { - "name": "UntrustedReserveLocation", + "name": "Polkadot", "fields": [], "index": 2, "docs": [] }, { - "name": "UntrustedTeleportLocation", + "name": "Kusama", "fields": [], "index": 3, "docs": [] }, { - "name": "LocationFull", - "fields": [], - "index": 4, - "docs": [] - }, - { - "name": "LocationNotInvertible", - "fields": [], - "index": 5, - "docs": [] - }, - { - "name": "BadOrigin", - "fields": [], - "index": 6, - "docs": [] - }, - { - "name": "InvalidLocation", - "fields": [], + "name": "Ethereum", + "fields": [ + { + "name": "chain_id", + "type": 11, + "typeName": "u64", + "docs": [] + } + ], "index": 7, "docs": [] }, { - "name": "AssetNotFound", + "name": "BitcoinCore", "fields": [], "index": 8, "docs": [] }, { - "name": "FailedToTransactAsset", + "name": "BitcoinCash", "fields": [], "index": 9, "docs": [] }, { - "name": "NotWithdrawable", + "name": "PolkadotBulletin", "fields": [], "index": 10, "docs": [] - }, - { - "name": "LocationCannotHold", - "fields": [], - "index": 11, - "docs": [] - }, - { - "name": "ExceedsMaxMessageSize", - "fields": [], - "index": 12, - "docs": [] - }, - { - "name": "DestinationUnsupported", - "fields": [], - "index": 13, - "docs": [] - }, - { - "name": "Transport", - "fields": [], - "index": 14, - "docs": [] - }, - { - "name": "Unroutable", - "fields": [], - "index": 15, - "docs": [] - }, - { - "name": "UnknownClaim", - "fields": [], - "index": 16, - "docs": [] - }, - { - "name": "FailedToDecode", - "fields": [], - "index": 17, - "docs": [] - }, - { - "name": "MaxWeightInvalid", - "fields": [], - "index": 18, - "docs": [] - }, - { - "name": "NotHoldingFees", - "fields": [], - "index": 19, - "docs": [] - }, + } + ] + } + }, + "docs": [] + } + }, + { + "id": 74, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 20, + "type": 2 + } + }, + "docs": [] + } + }, + { + "id": 75, + "type": { + "path": [], + "params": [], + "def": { + "compact": { + "type": 6 + } + }, + "docs": [] + } + }, + { + "id": 76, + "type": { + "path": [ + "xcm", + "v3", + "junction", + "BodyId" + ], + "params": [], + "def": { + "variant": { + "variants": [ { - "name": "TooExpensive", + "name": "Unit", "fields": [], - "index": 20, + "index": 0, "docs": [] }, { - "name": "Trap", + "name": "Moniker", "fields": [ { "name": null, - "type": 12, - "typeName": "u64", + "type": 18, + "typeName": "[u8; 4]", "docs": [] } ], - "index": 21, - "docs": [] - }, - { - "name": "ExpectationFalse", - "fields": [], - "index": 22, - "docs": [] - }, - { - "name": "PalletNotFound", - "fields": [], - "index": 23, - "docs": [] - }, - { - "name": "NameMismatch", - "fields": [], - "index": 24, - "docs": [] - }, - { - "name": "VersionIncompatible", - "fields": [], - "index": 25, - "docs": [] - }, - { - "name": "HoldingWouldOverflow", - "fields": [], - "index": 26, - "docs": [] - }, - { - "name": "ExportError", - "fields": [], - "index": 27, - "docs": [] - }, - { - "name": "ReanchorFailed", - "fields": [], - "index": 28, - "docs": [] - }, - { - "name": "NoDeal", - "fields": [], - "index": 29, - "docs": [] - }, - { - "name": "FeesNotMet", - "fields": [], - "index": 30, - "docs": [] - }, - { - "name": "LockError", - "fields": [], - "index": 31, + "index": 1, "docs": [] }, { - "name": "NoPermission", - "fields": [], - "index": 32, + "name": "Index", + "fields": [ + { + "name": null, + "type": 71, + "typeName": "u32", + "docs": [] + } + ], + "index": 2, "docs": [] }, { - "name": "Unanchored", + "name": "Executive", "fields": [], - "index": 33, + "index": 3, "docs": [] }, { - "name": "NotDepositable", + "name": "Technical", "fields": [], - "index": 34, + "index": 4, "docs": [] }, { - "name": "TooManyAssets", + "name": "Legislative", "fields": [], - "index": 35, + "index": 5, "docs": [] }, { - "name": "UnhandledXcmVersion", + "name": "Judicial", "fields": [], - "index": 36, - "docs": [] - }, - { - "name": "WeightLimitReached", - "fields": [ - { - "name": null, - "type": 10, - "typeName": "Weight", - "docs": [] - } - ], - "index": 37, + "index": 6, "docs": [] }, { - "name": "Barrier", + "name": "Defense", "fields": [], - "index": 38, + "index": 7, "docs": [] }, { - "name": "WeightNotComputable", + "name": "Administration", "fields": [], - "index": 39, + "index": 8, "docs": [] }, { - "name": "ExceedsStackLimit", + "name": "Treasury", "fields": [], - "index": 40, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 64, - "type": { - "path": [ - "staging_xcm", - "v5", - "location", - "Location" - ], - "params": [], - "def": { - "composite": { - "fields": [ - { - "name": "parents", - "type": 2, - "typeName": "u8", - "docs": [] - }, - { - "name": "interior", - "type": 65, - "typeName": "Junctions", + "index": 9, "docs": [] } ] @@ -4701,31 +4604,31 @@ } }, { - "id": 65, + "id": 77, "type": { "path": [ - "staging_xcm", - "v5", - "junctions", - "Junctions" + "xcm", + "v3", + "junction", + "BodyPart" ], "params": [], "def": { "variant": { "variants": [ { - "name": "Here", + "name": "Voice", "fields": [], "index": 0, "docs": [] }, { - "name": "X1", + "name": "Members", "fields": [ { - "name": null, - "type": 66, - "typeName": "Arc<[Junction; 1]>", + "name": "count", + "type": 71, + "typeName": "u32", "docs": [] } ], @@ -4733,25 +4636,37 @@ "docs": [] }, { - "name": "X2", + "name": "Fraction", "fields": [ { - "name": null, - "type": 70, - "typeName": "Arc<[Junction; 2]>", + "name": "nom", + "type": 71, + "typeName": "u32", "docs": [] - } - ], - "index": 2, - "docs": [] + }, + { + "name": "denom", + "type": 71, + "typeName": "u32", + "docs": [] + } + ], + "index": 2, + "docs": [] }, { - "name": "X3", + "name": "AtLeastProportion", "fields": [ { - "name": null, + "name": "nom", "type": 71, - "typeName": "Arc<[Junction; 3]>", + "typeName": "u32", + "docs": [] + }, + { + "name": "denom", + "type": 71, + "typeName": "u32", "docs": [] } ], @@ -4759,547 +4674,632 @@ "docs": [] }, { - "name": "X4", + "name": "MoreThanProportion", "fields": [ { - "name": null, - "type": 72, - "typeName": "Arc<[Junction; 4]>", + "name": "nom", + "type": 71, + "typeName": "u32", + "docs": [] + }, + { + "name": "denom", + "type": 71, + "typeName": "u32", "docs": [] } ], "index": 4, "docs": [] - }, + } + ] + } + }, + "docs": [] + } + }, + { + "id": 78, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 2, + "type": 70 + } + }, + "docs": [] + } + }, + { + "id": 79, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 3, + "type": 70 + } + }, + "docs": [] + } + }, + { + "id": 80, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 4, + "type": 70 + } + }, + "docs": [] + } + }, + { + "id": 81, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 5, + "type": 70 + } + }, + "docs": [] + } + }, + { + "id": 82, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 6, + "type": 70 + } + }, + "docs": [] + } + }, + { + "id": 83, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 7, + "type": 70 + } + }, + "docs": [] + } + }, + { + "id": 84, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 8, + "type": 70 + } + }, + "docs": [] + } + }, + { + "id": 85, + "type": { + "path": [ + "pallet_vesting", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ { - "name": "X5", + "name": "VestingCreated", "fields": [ { - "name": null, - "type": 73, - "typeName": "Arc<[Junction; 5]>", + "name": "account", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "schedule_index", + "type": 4, + "typeName": "u32", "docs": [] } ], - "index": 5, - "docs": [] + "index": 0, + "docs": [ + "A vesting schedule has been created." + ] }, { - "name": "X6", + "name": "VestingUpdated", "fields": [ { - "name": null, - "type": 74, - "typeName": "Arc<[Junction; 6]>", + "name": "account", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "unvested", + "type": 6, + "typeName": "BalanceOf", "docs": [] } ], - "index": 6, - "docs": [] + "index": 1, + "docs": [ + "The amount vested has been updated. This could indicate a change in funds available.", + "The balance given is the amount which is left unvested (and thus locked)." + ] }, { - "name": "X7", + "name": "VestingCompleted", "fields": [ { - "name": null, - "type": 75, - "typeName": "Arc<[Junction; 7]>", + "name": "account", + "type": 0, + "typeName": "T::AccountId", "docs": [] } ], - "index": 7, - "docs": [] - }, + "index": 2, + "docs": [ + "An \\[account\\] has become fully vested." + ] + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 86, + "type": { + "path": [ + "polkadot_runtime_common", + "claims", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ { - "name": "X8", + "name": "Claimed", "fields": [ { - "name": null, - "type": 76, - "typeName": "Arc<[Junction; 8]>", + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "ethereum_address", + "type": 87, + "typeName": "EthereumAddress", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "BalanceOf", "docs": [] } ], - "index": 8, - "docs": [] + "index": 0, + "docs": [ + "Someone claimed some DOTs." + ] } ] } }, - "docs": [] + "docs": [ + "The `Event` enum of this pallet" + ] } }, { - "id": 66, + "id": 87, "type": { - "path": [], + "path": [ + "polkadot_runtime_common", + "claims", + "EthereumAddress" + ], "params": [], "def": { - "array": { - "len": 1, - "type": 67 + "composite": { + "fields": [ + { + "name": null, + "type": 74, + "typeName": "[u8; 20]", + "docs": [] + } + ] } }, "docs": [] } }, { - "id": 67, + "id": 88, "type": { "path": [ - "staging_xcm", - "v5", - "junction", - "Junction" + "pallet_collator_selection", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } ], - "params": [], "def": { "variant": { "variants": [ { - "name": "Parachain", + "name": "NewInvulnerables", "fields": [ { - "name": null, - "type": 42, - "typeName": "u32", + "name": "invulnerables", + "type": 89, + "typeName": "Vec", "docs": [] } ], "index": 0, - "docs": [] + "docs": [ + "New Invulnerables were set." + ] }, { - "name": "AccountId32", + "name": "InvulnerableAdded", "fields": [ { - "name": "network", - "type": 68, - "typeName": "Option", - "docs": [] - }, - { - "name": "id", - "type": 1, - "typeName": "[u8; 32]", + "name": "account_id", + "type": 0, + "typeName": "T::AccountId", "docs": [] } ], "index": 1, - "docs": [] + "docs": [ + "A new Invulnerable was added." + ] }, { - "name": "AccountIndex64", + "name": "InvulnerableRemoved", "fields": [ { - "name": "network", - "type": 68, - "typeName": "Option", - "docs": [] - }, - { - "name": "index", - "type": 11, - "typeName": "u64", + "name": "account_id", + "type": 0, + "typeName": "T::AccountId", "docs": [] } ], "index": 2, - "docs": [] + "docs": [ + "An Invulnerable was removed." + ] }, { - "name": "AccountKey20", + "name": "NewDesiredCandidates", "fields": [ { - "name": "network", - "type": 68, - "typeName": "Option", - "docs": [] - }, - { - "name": "key", - "type": 45, - "typeName": "[u8; 20]", + "name": "desired_candidates", + "type": 4, + "typeName": "u32", "docs": [] } ], "index": 3, - "docs": [] + "docs": [ + "The number of desired candidates was set." + ] }, { - "name": "PalletInstance", + "name": "NewCandidacyBond", "fields": [ { - "name": null, - "type": 2, - "typeName": "u8", + "name": "bond_amount", + "type": 6, + "typeName": "BalanceOf", "docs": [] } ], "index": 4, - "docs": [] + "docs": [ + "The candidacy bond was set." + ] }, { - "name": "GeneralIndex", + "name": "CandidateAdded", "fields": [ { - "name": null, - "type": 46, - "typeName": "u128", + "name": "account_id", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "deposit", + "type": 6, + "typeName": "BalanceOf", "docs": [] } ], "index": 5, - "docs": [] + "docs": [ + "A new candidate joined." + ] }, { - "name": "GeneralKey", + "name": "CandidateBondUpdated", "fields": [ { - "name": "length", - "type": 2, - "typeName": "u8", + "name": "account_id", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "data", - "type": 1, - "typeName": "[u8; 32]", + "name": "deposit", + "type": 6, + "typeName": "BalanceOf", "docs": [] } ], "index": 6, - "docs": [] + "docs": [ + "Bond of a candidate updated." + ] }, { - "name": "OnlyChild", - "fields": [], + "name": "CandidateRemoved", + "fields": [ + { + "name": "account_id", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], "index": 7, - "docs": [] + "docs": [ + "A candidate was removed." + ] }, { - "name": "Plurality", + "name": "CandidateReplaced", "fields": [ { - "name": "id", - "type": 47, - "typeName": "BodyId", + "name": "old", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "part", - "type": 48, - "typeName": "BodyPart", + "name": "new", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "deposit", + "type": 6, + "typeName": "BalanceOf", "docs": [] } ], "index": 8, - "docs": [] + "docs": [ + "An account was replaced in the candidate list by another one." + ] }, { - "name": "GlobalConsensus", + "name": "InvalidInvulnerableSkipped", "fields": [ { - "name": null, - "type": 69, - "typeName": "NetworkId", + "name": "account_id", + "type": 0, + "typeName": "T::AccountId", "docs": [] } ], "index": 9, - "docs": [] + "docs": [ + "An account was unable to be added to the Invulnerables because they did not have keys", + "registered. Other Invulnerables may have been set." + ] } ] } }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 89, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 0 + } + }, "docs": [] } }, { - "id": 68, + "id": 90, "type": { "path": [ - "Option" + "pallet_session", + "pallet", + "Event" ], "params": [ { "name": "T", - "type": 69 + "type": null } ], "def": { "variant": { "variants": [ { - "name": "None", - "fields": [], + "name": "NewSession", + "fields": [ + { + "name": "session_index", + "type": 4, + "typeName": "SessionIndex", + "docs": [] + } + ], "index": 0, - "docs": [] + "docs": [ + "New session has happened. Note that the argument is the session index, not the", + "block number as the type might suggest." + ] }, { - "name": "Some", + "name": "NewQueued", + "fields": [], + "index": 1, + "docs": [ + "The `NewSession` event in the current block also implies a new validator set to be", + "queued." + ] + }, + { + "name": "ValidatorDisabled", "fields": [ { - "name": null, - "type": 69, - "typeName": null, + "name": "validator", + "type": 0, + "typeName": "T::ValidatorId", "docs": [] } ], - "index": 1, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 69, - "type": { - "path": [ - "staging_xcm", - "v5", - "junction", - "NetworkId" - ], - "params": [], - "def": { - "variant": { - "variants": [ - { - "name": "ByGenesis", - "fields": [ - { - "name": null, - "type": 1, - "typeName": "[u8; 32]", - "docs": [] - } - ], - "index": 0, - "docs": [] - }, - { - "name": "ByFork", - "fields": [ - { - "name": "block_number", - "type": 12, - "typeName": "u64", - "docs": [] - }, - { - "name": "block_hash", - "type": 1, - "typeName": "[u8; 32]", - "docs": [] - } - ], - "index": 1, - "docs": [] - }, - { - "name": "Polkadot", - "fields": [], "index": 2, - "docs": [] - }, - { - "name": "Kusama", - "fields": [], - "index": 3, - "docs": [] + "docs": [ + "Validator has been disabled." + ] }, { - "name": "Ethereum", + "name": "ValidatorReenabled", "fields": [ { - "name": "chain_id", - "type": 11, - "typeName": "u64", + "name": "validator", + "type": 0, + "typeName": "T::ValidatorId", "docs": [] } ], - "index": 7, - "docs": [] - }, - { - "name": "BitcoinCore", - "fields": [], - "index": 8, - "docs": [] - }, - { - "name": "BitcoinCash", - "fields": [], - "index": 9, - "docs": [] - }, - { - "name": "PolkadotBulletin", - "fields": [], - "index": 10, - "docs": [] + "index": 3, + "docs": [ + "Validator has been re-enabled." + ] } ] } }, - "docs": [] - } - }, - { - "id": 70, - "type": { - "path": [], - "params": [], - "def": { - "array": { - "len": 2, - "type": 67 - } - }, - "docs": [] - } - }, - { - "id": 71, - "type": { - "path": [], - "params": [], - "def": { - "array": { - "len": 3, - "type": 67 - } - }, - "docs": [] - } - }, - { - "id": 72, - "type": { - "path": [], - "params": [], - "def": { - "array": { - "len": 4, - "type": 67 - } - }, - "docs": [] - } - }, - { - "id": 73, - "type": { - "path": [], - "params": [], - "def": { - "array": { - "len": 5, - "type": 67 - } - }, - "docs": [] - } - }, - { - "id": 74, - "type": { - "path": [], - "params": [], - "def": { - "array": { - "len": 6, - "type": 67 - } - }, - "docs": [] - } - }, - { - "id": 75, - "type": { - "path": [], - "params": [], - "def": { - "array": { - "len": 7, - "type": 67 - } - }, - "docs": [] - } - }, - { - "id": 76, - "type": { - "path": [], - "params": [], - "def": { - "array": { - "len": 8, - "type": 67 - } - }, - "docs": [] + "docs": [ + "The `Event` enum of this pallet" + ] } }, { - "id": 77, + "id": 91, "type": { "path": [ - "staging_xcm", - "v5", - "Xcm" + "cumulus_pallet_xcmp_queue", + "pallet", + "Event" ], "params": [ { - "name": "Call", + "name": "T", "type": null } ], "def": { - "composite": { - "fields": [ + "variant": { + "variants": [ { - "name": null, - "type": 78, - "typeName": "Vec>", - "docs": [] + "name": "XcmpMessageSent", + "fields": [ + { + "name": "message_hash", + "type": 1, + "typeName": "XcmHash", + "docs": [] + } + ], + "index": 0, + "docs": [ + "An HRMP message was sent to a sibling parachain." + ] } ] } }, - "docs": [] - } - }, - { - "id": 78, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 79 - } - }, - "docs": [] + "docs": [ + "The `Event` enum of this pallet" + ] } }, { - "id": 79, + "id": 92, "type": { "path": [ - "staging_xcm", - "v5", - "Instruction" + "pallet_xcm", + "pallet", + "Event" ], "params": [ { - "name": "Call", + "name": "T", "type": null } ], @@ -5307,889 +5307,1135 @@ "variant": { "variants": [ { - "name": "WithdrawAsset", + "name": "Attempted", "fields": [ { - "name": null, - "type": 80, - "typeName": "Assets", + "name": "outcome", + "type": 93, + "typeName": "xcm::latest::Outcome", "docs": [] } ], "index": 0, - "docs": [] + "docs": [ + "Execution of an XCM message was attempted." + ] }, { - "name": "ReserveAssetDeposited", + "name": "Sent", "fields": [ { - "name": null, - "type": 80, - "typeName": "Assets", + "name": "origin", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "destination", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "message", + "type": 96, + "typeName": "Xcm<()>", + "docs": [] + }, + { + "name": "message_id", + "type": 1, + "typeName": "XcmHash", "docs": [] } ], "index": 1, - "docs": [] + "docs": [ + "An XCM message was sent." + ] }, { - "name": "ReceiveTeleportedAsset", + "name": "SendFailed", "fields": [ { - "name": null, - "type": 80, - "typeName": "Assets", + "name": "origin", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "destination", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "error", + "type": 132, + "typeName": "SendError", + "docs": [] + }, + { + "name": "message_id", + "type": 1, + "typeName": "XcmHash", "docs": [] } ], "index": 2, - "docs": [] + "docs": [ + "An XCM message failed to send." + ] }, { - "name": "QueryResponse", + "name": "ProcessXcmError", "fields": [ { - "name": "query_id", - "type": 11, - "typeName": "QueryId", - "docs": [] - }, - { - "name": "response", - "type": 88, - "typeName": "Response", + "name": "origin", + "type": 67, + "typeName": "Location", "docs": [] }, { - "name": "max_weight", - "type": 10, - "typeName": "Weight", + "name": "error", + "type": 95, + "typeName": "XcmError", "docs": [] }, { - "name": "querier", - "type": 97, - "typeName": "Option", + "name": "message_id", + "type": 1, + "typeName": "XcmHash", "docs": [] } ], "index": 3, - "docs": [] + "docs": [ + "An XCM message failed to process." + ] }, { - "name": "TransferAsset", + "name": "UnexpectedResponse", "fields": [ { - "name": "assets", - "type": 80, - "typeName": "Assets", + "name": "origin", + "type": 67, + "typeName": "Location", "docs": [] }, { - "name": "beneficiary", - "type": 64, - "typeName": "Location", + "name": "query_id", + "type": 12, + "typeName": "QueryId", "docs": [] } ], "index": 4, - "docs": [] + "docs": [ + "Query response received which does not match a registered query. This may be because a", + "matching query was never registered, it may be because it is a duplicate response, or", + "because the query timed out." + ] }, { - "name": "TransferReserveAsset", + "name": "ResponseReady", "fields": [ { - "name": "assets", - "type": 80, - "typeName": "Assets", - "docs": [] - }, - { - "name": "dest", - "type": 64, - "typeName": "Location", + "name": "query_id", + "type": 12, + "typeName": "QueryId", "docs": [] }, { - "name": "xcm", - "type": 77, - "typeName": "Xcm<()>", + "name": "response", + "type": 107, + "typeName": "Response", "docs": [] } ], "index": 5, - "docs": [] + "docs": [ + "Query response has been received and is ready for taking with `take_response`. There is", + "no registered notification call." + ] }, { - "name": "Transact", + "name": "Notified", "fields": [ { - "name": "origin_kind", - "type": 98, - "typeName": "OriginKind", + "name": "query_id", + "type": 12, + "typeName": "QueryId", "docs": [] }, { - "name": "fallback_max_weight", - "type": 99, - "typeName": "Option", + "name": "pallet_index", + "type": 2, + "typeName": "u8", "docs": [] }, { - "name": "call", - "type": 100, - "typeName": "DoubleEncoded", + "name": "call_index", + "type": 2, + "typeName": "u8", "docs": [] } ], "index": 6, - "docs": [] + "docs": [ + "Query response has been received and query is removed. The registered notification has", + "been dispatched and executed successfully." + ] }, { - "name": "HrmpNewChannelOpenRequest", + "name": "NotifyOverweight", "fields": [ { - "name": "sender", - "type": 42, - "typeName": "u32", + "name": "query_id", + "type": 12, + "typeName": "QueryId", "docs": [] }, { - "name": "max_message_size", - "type": 42, - "typeName": "u32", + "name": "pallet_index", + "type": 2, + "typeName": "u8", "docs": [] }, { - "name": "max_capacity", - "type": 42, - "typeName": "u32", + "name": "call_index", + "type": 2, + "typeName": "u8", + "docs": [] + }, + { + "name": "actual_weight", + "type": 10, + "typeName": "Weight", + "docs": [] + }, + { + "name": "max_budgeted_weight", + "type": 10, + "typeName": "Weight", "docs": [] } ], "index": 7, - "docs": [] + "docs": [ + "Query response has been received and query is removed. The registered notification", + "could not be dispatched because the dispatch weight is greater than the maximum weight", + "originally budgeted by this runtime for the query result." + ] }, { - "name": "HrmpChannelAccepted", + "name": "NotifyDispatchError", "fields": [ { - "name": "recipient", - "type": 42, - "typeName": "u32", + "name": "query_id", + "type": 12, + "typeName": "QueryId", + "docs": [] + }, + { + "name": "pallet_index", + "type": 2, + "typeName": "u8", + "docs": [] + }, + { + "name": "call_index", + "type": 2, + "typeName": "u8", "docs": [] } ], "index": 8, - "docs": [] + "docs": [ + "Query response has been received and query is removed. There was a general error with", + "dispatching the notification call." + ] }, { - "name": "HrmpChannelClosing", + "name": "NotifyDecodeFailed", "fields": [ { - "name": "initiator", - "type": 42, - "typeName": "u32", + "name": "query_id", + "type": 12, + "typeName": "QueryId", "docs": [] }, { - "name": "sender", - "type": 42, - "typeName": "u32", + "name": "pallet_index", + "type": 2, + "typeName": "u8", "docs": [] }, { - "name": "recipient", - "type": 42, - "typeName": "u32", + "name": "call_index", + "type": 2, + "typeName": "u8", "docs": [] } ], "index": 9, - "docs": [] + "docs": [ + "Query response has been received and query is removed. The dispatch was unable to be", + "decoded into a `Call`; this might be due to dispatch function having a signature which", + "is not `(origin, QueryId, Response)`." + ] }, { - "name": "ClearOrigin", - "fields": [], - "index": 10, - "docs": [] + "name": "InvalidResponder", + "fields": [ + { + "name": "origin", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "query_id", + "type": 12, + "typeName": "QueryId", + "docs": [] + }, + { + "name": "expected_location", + "type": 116, + "typeName": "Option", + "docs": [] + } + ], + "index": 10, + "docs": [ + "Expected query response has been received but the origin location of the response does", + "not match that expected. The query remains registered for a later, valid, response to", + "be received and acted upon." + ] }, { - "name": "DescendOrigin", + "name": "InvalidResponderVersion", "fields": [ { - "name": null, - "type": 65, - "typeName": "InteriorLocation", + "name": "origin", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "query_id", + "type": 12, + "typeName": "QueryId", "docs": [] } ], "index": 11, - "docs": [] + "docs": [ + "Expected query response has been received but the expected origin location placed in", + "storage by this runtime previously cannot be decoded. The query remains registered.", + "", + "This is unexpected (since a location placed in storage in a previously executing", + "runtime should be readable prior to query timeout) and dangerous since the possibly", + "valid response will be dropped. Manual governance intervention is probably going to be", + "needed." + ] }, { - "name": "ReportError", + "name": "ResponseTaken", "fields": [ { - "name": null, - "type": 101, - "typeName": "QueryResponseInfo", + "name": "query_id", + "type": 12, + "typeName": "QueryId", "docs": [] } ], "index": 12, - "docs": [] + "docs": [ + "Received query response has been read and removed." + ] }, { - "name": "DepositAsset", + "name": "AssetsTrapped", "fields": [ { - "name": "assets", - "type": 102, - "typeName": "AssetFilter", + "name": "hash", + "type": 13, + "typeName": "H256", "docs": [] }, { - "name": "beneficiary", - "type": 64, + "name": "origin", + "type": 67, "typeName": "Location", "docs": [] + }, + { + "name": "assets", + "type": 133, + "typeName": "VersionedAssets", + "docs": [] } ], "index": 13, - "docs": [] + "docs": [ + "Some assets have been placed in an asset trap." + ] }, { - "name": "DepositReserveAsset", + "name": "VersionChangeNotified", "fields": [ { - "name": "assets", - "type": 102, - "typeName": "AssetFilter", + "name": "destination", + "type": 67, + "typeName": "Location", "docs": [] }, { - "name": "dest", - "type": 64, - "typeName": "Location", + "name": "result", + "type": 4, + "typeName": "XcmVersion", "docs": [] }, { - "name": "xcm", - "type": 77, - "typeName": "Xcm<()>", + "name": "cost", + "type": 99, + "typeName": "Assets", + "docs": [] + }, + { + "name": "message_id", + "type": 1, + "typeName": "XcmHash", "docs": [] } ], "index": 14, - "docs": [] + "docs": [ + "An XCM version change notification message has been attempted to be sent.", + "", + "The cost of sending it (borne by the chain) is included." + ] }, { - "name": "ExchangeAsset", + "name": "SupportedVersionChanged", "fields": [ { - "name": "give", - "type": 102, - "typeName": "AssetFilter", - "docs": [] - }, - { - "name": "want", - "type": 80, - "typeName": "Assets", + "name": "location", + "type": 67, + "typeName": "Location", "docs": [] }, { - "name": "maximal", - "type": 8, - "typeName": "bool", + "name": "version", + "type": 4, + "typeName": "XcmVersion", "docs": [] } ], "index": 15, - "docs": [] + "docs": [ + "The supported version of a location has been changed. This might be through an", + "automatic notification or a manual intervention." + ] }, { - "name": "InitiateReserveWithdraw", + "name": "NotifyTargetSendFail", "fields": [ { - "name": "assets", - "type": 102, - "typeName": "AssetFilter", + "name": "location", + "type": 67, + "typeName": "Location", "docs": [] }, { - "name": "reserve", - "type": 64, - "typeName": "Location", + "name": "query_id", + "type": 12, + "typeName": "QueryId", "docs": [] }, { - "name": "xcm", - "type": 77, - "typeName": "Xcm<()>", + "name": "error", + "type": 95, + "typeName": "XcmError", "docs": [] } ], "index": 16, - "docs": [] + "docs": [ + "A given location which had a version change subscription was dropped owing to an error", + "sending the notification to it." + ] }, { - "name": "InitiateTeleport", + "name": "NotifyTargetMigrationFail", "fields": [ { - "name": "assets", - "type": 102, - "typeName": "AssetFilter", - "docs": [] - }, - { - "name": "dest", - "type": 64, - "typeName": "Location", + "name": "location", + "type": 164, + "typeName": "VersionedLocation", "docs": [] }, { - "name": "xcm", - "type": 77, - "typeName": "Xcm<()>", + "name": "query_id", + "type": 12, + "typeName": "QueryId", "docs": [] } ], "index": 17, - "docs": [] + "docs": [ + "A given location which had a version change subscription was dropped owing to an error", + "migrating the location to our new XCM format." + ] }, { - "name": "ReportHolding", + "name": "InvalidQuerierVersion", "fields": [ { - "name": "response_info", - "type": 101, - "typeName": "QueryResponseInfo", + "name": "origin", + "type": 67, + "typeName": "Location", "docs": [] }, { - "name": "assets", - "type": 102, - "typeName": "AssetFilter", + "name": "query_id", + "type": 12, + "typeName": "QueryId", "docs": [] } ], "index": 18, - "docs": [] + "docs": [ + "Expected query response has been received but the expected querier location placed in", + "storage by this runtime previously cannot be decoded. The query remains registered.", + "", + "This is unexpected (since a location placed in storage in a previously executing", + "runtime should be readable prior to query timeout) and dangerous since the possibly", + "valid response will be dropped. Manual governance intervention is probably going to be", + "needed." + ] }, { - "name": "BuyExecution", + "name": "InvalidQuerier", "fields": [ { - "name": "fees", - "type": 82, - "typeName": "Asset", + "name": "origin", + "type": 67, + "typeName": "Location", "docs": [] }, { - "name": "weight_limit", - "type": 105, - "typeName": "WeightLimit", + "name": "query_id", + "type": 12, + "typeName": "QueryId", + "docs": [] + }, + { + "name": "expected_querier", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "maybe_actual_querier", + "type": 116, + "typeName": "Option", "docs": [] } ], "index": 19, - "docs": [] - }, - { - "name": "RefundSurplus", - "fields": [], - "index": 20, - "docs": [] + "docs": [ + "Expected query response has been received but the querier location of the response does", + "not match the expected. The query remains registered for a later, valid, response to", + "be received and acted upon." + ] }, { - "name": "SetErrorHandler", + "name": "VersionNotifyStarted", "fields": [ { - "name": null, - "type": 77, - "typeName": "Xcm", + "name": "destination", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "cost", + "type": 99, + "typeName": "Assets", + "docs": [] + }, + { + "name": "message_id", + "type": 1, + "typeName": "XcmHash", "docs": [] } ], - "index": 21, - "docs": [] + "index": 20, + "docs": [ + "A remote has requested XCM version change notification from us and we have honored it.", + "A version information message is sent to them and its cost is included." + ] }, { - "name": "SetAppendix", + "name": "VersionNotifyRequested", "fields": [ { - "name": null, - "type": 77, - "typeName": "Xcm", + "name": "destination", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "cost", + "type": 99, + "typeName": "Assets", + "docs": [] + }, + { + "name": "message_id", + "type": 1, + "typeName": "XcmHash", "docs": [] } ], - "index": 22, - "docs": [] - }, - { - "name": "ClearError", - "fields": [], - "index": 23, - "docs": [] + "index": 21, + "docs": [ + "We have requested that a remote chain send us XCM version change notifications." + ] }, { - "name": "ClaimAsset", + "name": "VersionNotifyUnrequested", "fields": [ { - "name": "assets", - "type": 80, + "name": "destination", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "cost", + "type": 99, "typeName": "Assets", "docs": [] }, { - "name": "ticket", - "type": 64, - "typeName": "Location", + "name": "message_id", + "type": 1, + "typeName": "XcmHash", "docs": [] } ], - "index": 24, - "docs": [] + "index": 22, + "docs": [ + "We have requested that a remote chain stops sending us XCM version change", + "notifications." + ] }, { - "name": "Trap", + "name": "FeesPaid", "fields": [ { - "name": null, - "type": 11, - "typeName": "u64", + "name": "paying", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "fees", + "type": 99, + "typeName": "Assets", "docs": [] } ], - "index": 25, - "docs": [] + "index": 23, + "docs": [ + "Fees were paid from a location for an operation (often for using `SendXcm`)." + ] }, { - "name": "SubscribeVersion", + "name": "AssetsClaimed", "fields": [ { - "name": "query_id", - "type": 11, - "typeName": "QueryId", + "name": "hash", + "type": 13, + "typeName": "H256", "docs": [] }, { - "name": "max_response_weight", - "type": 10, - "typeName": "Weight", + "name": "origin", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "assets", + "type": 133, + "typeName": "VersionedAssets", "docs": [] } ], - "index": 26, - "docs": [] - }, - { - "name": "UnsubscribeVersion", - "fields": [], - "index": 27, - "docs": [] + "index": 24, + "docs": [ + "Some assets have been claimed from an asset trap" + ] }, { - "name": "BurnAsset", + "name": "VersionMigrationFinished", "fields": [ { - "name": null, - "type": 80, - "typeName": "Assets", + "name": "version", + "type": 4, + "typeName": "XcmVersion", "docs": [] } ], - "index": 28, - "docs": [] + "index": 25, + "docs": [ + "A XCM version migration finished." + ] }, { - "name": "ExpectAsset", + "name": "AliasAuthorized", "fields": [ { - "name": null, - "type": 80, - "typeName": "Assets", + "name": "aliaser", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "target", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "expiry", + "type": 165, + "typeName": "Option", "docs": [] } ], - "index": 29, - "docs": [] + "index": 26, + "docs": [ + "An `aliaser` location was authorized by `target` to alias it, authorization valid until", + "`expiry` block number." + ] }, { - "name": "ExpectOrigin", + "name": "AliasAuthorizationRemoved", "fields": [ { - "name": null, - "type": 97, - "typeName": "Option", + "name": "aliaser", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "target", + "type": 67, + "typeName": "Location", "docs": [] } ], - "index": 30, - "docs": [] + "index": 27, + "docs": [ + "`target` removed alias authorization for `aliaser`." + ] }, { - "name": "ExpectError", + "name": "AliasesAuthorizationsRemoved", "fields": [ { - "name": null, - "type": 89, - "typeName": "Option<(u32, Error)>", + "name": "target", + "type": 67, + "typeName": "Location", "docs": [] } ], - "index": 31, - "docs": [] - }, + "index": 28, + "docs": [ + "`target` removed all alias authorizations." + ] + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 93, + "type": { + "path": [ + "staging_xcm", + "v5", + "traits", + "Outcome" + ], + "params": [], + "def": { + "variant": { + "variants": [ { - "name": "ExpectTransactStatus", + "name": "Complete", "fields": [ { - "name": null, - "type": 95, - "typeName": "MaybeErrorCode", + "name": "used", + "type": 10, + "typeName": "Weight", "docs": [] } ], - "index": 32, + "index": 0, "docs": [] }, { - "name": "QueryPallet", + "name": "Incomplete", "fields": [ { - "name": "module_name", - "type": 14, - "typeName": "Vec", + "name": "used", + "type": 10, + "typeName": "Weight", "docs": [] }, { - "name": "response_info", - "type": 101, - "typeName": "QueryResponseInfo", + "name": "error", + "type": 94, + "typeName": "InstructionError", "docs": [] } ], - "index": 33, + "index": 1, "docs": [] }, { - "name": "ExpectPallet", + "name": "Error", "fields": [ { - "name": "index", - "type": 42, - "typeName": "u32", - "docs": [] - }, - { - "name": "name", - "type": 14, - "typeName": "Vec", - "docs": [] - }, - { - "name": "module_name", - "type": 14, - "typeName": "Vec", - "docs": [] - }, - { - "name": "crate_major", - "type": 42, - "typeName": "u32", - "docs": [] - }, - { - "name": "min_crate_minor", - "type": 42, - "typeName": "u32", + "name": null, + "type": 94, + "typeName": "InstructionError", "docs": [] } ], - "index": 34, + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 94, + "type": { + "path": [ + "staging_xcm", + "v5", + "traits", + "InstructionError" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "index", + "type": 2, + "typeName": "InstructionIndex", "docs": [] }, { - "name": "ReportTransactStatus", - "fields": [ - { - "name": null, - "type": 101, - "typeName": "QueryResponseInfo", - "docs": [] - } - ], - "index": 35, + "name": "error", + "type": 95, + "typeName": "Error", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 95, + "type": { + "path": [ + "xcm", + "v5", + "traits", + "Error" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Overflow", + "fields": [], + "index": 0, "docs": [] }, { - "name": "ClearTransactStatus", + "name": "Unimplemented", "fields": [], - "index": 36, + "index": 1, "docs": [] }, { - "name": "UniversalOrigin", - "fields": [ - { - "name": null, - "type": 67, - "typeName": "Junction", - "docs": [] - } - ], - "index": 37, + "name": "UntrustedReserveLocation", + "fields": [], + "index": 2, "docs": [] }, { - "name": "ExportMessage", - "fields": [ - { - "name": "network", - "type": 69, - "typeName": "NetworkId", - "docs": [] - }, - { - "name": "destination", - "type": 65, - "typeName": "InteriorLocation", - "docs": [] - }, - { - "name": "xcm", - "type": 77, - "typeName": "Xcm<()>", - "docs": [] - } - ], - "index": 38, + "name": "UntrustedTeleportLocation", + "fields": [], + "index": 3, "docs": [] }, { - "name": "LockAsset", - "fields": [ - { - "name": "asset", - "type": 82, - "typeName": "Asset", - "docs": [] - }, - { - "name": "unlocker", - "type": 64, - "typeName": "Location", - "docs": [] - } - ], - "index": 39, + "name": "LocationFull", + "fields": [], + "index": 4, "docs": [] }, { - "name": "UnlockAsset", - "fields": [ - { - "name": "asset", - "type": 82, - "typeName": "Asset", - "docs": [] - }, - { - "name": "target", - "type": 64, - "typeName": "Location", - "docs": [] - } - ], - "index": 40, + "name": "LocationNotInvertible", + "fields": [], + "index": 5, "docs": [] }, { - "name": "NoteUnlockable", - "fields": [ - { - "name": "asset", - "type": 82, - "typeName": "Asset", - "docs": [] - }, - { - "name": "owner", - "type": 64, - "typeName": "Location", - "docs": [] - } - ], - "index": 41, + "name": "BadOrigin", + "fields": [], + "index": 6, "docs": [] }, { - "name": "RequestUnlock", - "fields": [ - { - "name": "asset", - "type": 82, - "typeName": "Asset", - "docs": [] - }, - { - "name": "locker", - "type": 64, - "typeName": "Location", - "docs": [] - } - ], - "index": 42, + "name": "InvalidLocation", + "fields": [], + "index": 7, "docs": [] }, { - "name": "SetFeesMode", - "fields": [ - { - "name": "jit_withdraw", - "type": 8, - "typeName": "bool", - "docs": [] - } - ], - "index": 43, + "name": "AssetNotFound", + "fields": [], + "index": 8, "docs": [] }, { - "name": "SetTopic", - "fields": [ - { - "name": null, - "type": 1, - "typeName": "[u8; 32]", - "docs": [] - } - ], - "index": 44, + "name": "FailedToTransactAsset", + "fields": [], + "index": 9, "docs": [] }, { - "name": "ClearTopic", + "name": "NotWithdrawable", "fields": [], - "index": 45, + "index": 10, "docs": [] }, { - "name": "AliasOrigin", + "name": "LocationCannotHold", + "fields": [], + "index": 11, + "docs": [] + }, + { + "name": "ExceedsMaxMessageSize", + "fields": [], + "index": 12, + "docs": [] + }, + { + "name": "DestinationUnsupported", + "fields": [], + "index": 13, + "docs": [] + }, + { + "name": "Transport", + "fields": [], + "index": 14, + "docs": [] + }, + { + "name": "Unroutable", + "fields": [], + "index": 15, + "docs": [] + }, + { + "name": "UnknownClaim", + "fields": [], + "index": 16, + "docs": [] + }, + { + "name": "FailedToDecode", + "fields": [], + "index": 17, + "docs": [] + }, + { + "name": "MaxWeightInvalid", + "fields": [], + "index": 18, + "docs": [] + }, + { + "name": "NotHoldingFees", + "fields": [], + "index": 19, + "docs": [] + }, + { + "name": "TooExpensive", + "fields": [], + "index": 20, + "docs": [] + }, + { + "name": "Trap", "fields": [ { "name": null, - "type": 64, - "typeName": "Location", + "type": 12, + "typeName": "u64", "docs": [] } ], - "index": 46, + "index": 21, "docs": [] }, { - "name": "UnpaidExecution", - "fields": [ - { - "name": "weight_limit", - "type": 105, - "typeName": "WeightLimit", - "docs": [] - }, - { - "name": "check_origin", - "type": 97, - "typeName": "Option", - "docs": [] - } - ], - "index": 47, + "name": "ExpectationFalse", + "fields": [], + "index": 22, "docs": [] }, { - "name": "PayFees", - "fields": [ - { - "name": "asset", - "type": 82, - "typeName": "Asset", - "docs": [] - } - ], - "index": 48, + "name": "PalletNotFound", + "fields": [], + "index": 23, "docs": [] }, { - "name": "InitiateTransfer", - "fields": [ - { - "name": "destination", - "type": 64, - "typeName": "Location", - "docs": [] - }, - { - "name": "remote_fees", - "type": 106, - "typeName": "Option", - "docs": [] - }, - { - "name": "preserve_origin", - "type": 8, - "typeName": "bool", - "docs": [] - }, - { - "name": "assets", - "type": 108, - "typeName": "BoundedVec", - "docs": [] - }, - { - "name": "remote_xcm", - "type": 77, - "typeName": "Xcm<()>", - "docs": [] - } - ], - "index": 49, + "name": "NameMismatch", + "fields": [], + "index": 24, "docs": [] }, { - "name": "ExecuteWithOrigin", - "fields": [ - { - "name": "descendant_origin", - "type": 110, - "typeName": "Option", - "docs": [] - }, - { - "name": "xcm", - "type": 77, - "typeName": "Xcm", - "docs": [] - } - ], - "index": 50, + "name": "VersionIncompatible", + "fields": [], + "index": 25, "docs": [] }, { - "name": "SetHints", + "name": "HoldingWouldOverflow", + "fields": [], + "index": 26, + "docs": [] + }, + { + "name": "ExportError", + "fields": [], + "index": 27, + "docs": [] + }, + { + "name": "ReanchorFailed", + "fields": [], + "index": 28, + "docs": [] + }, + { + "name": "NoDeal", + "fields": [], + "index": 29, + "docs": [] + }, + { + "name": "FeesNotMet", + "fields": [], + "index": 30, + "docs": [] + }, + { + "name": "LockError", + "fields": [], + "index": 31, + "docs": [] + }, + { + "name": "NoPermission", + "fields": [], + "index": 32, + "docs": [] + }, + { + "name": "Unanchored", + "fields": [], + "index": 33, + "docs": [] + }, + { + "name": "NotDepositable", + "fields": [], + "index": 34, + "docs": [] + }, + { + "name": "TooManyAssets", + "fields": [], + "index": 35, + "docs": [] + }, + { + "name": "UnhandledXcmVersion", + "fields": [], + "index": 36, + "docs": [] + }, + { + "name": "WeightLimitReached", "fields": [ { - "name": "hints", - "type": 111, - "typeName": "BoundedVec", + "name": null, + "type": 10, + "typeName": "Weight", "docs": [] } ], - "index": 51, + "index": 37, + "docs": [] + }, + { + "name": "Barrier", + "fields": [], + "index": 38, + "docs": [] + }, + { + "name": "WeightNotComputable", + "fields": [], + "index": 39, + "docs": [] + }, + { + "name": "ExceedsStackLimit", + "fields": [], + "index": 40, "docs": [] } ] @@ -6199,22 +6445,26 @@ } }, { - "id": 80, + "id": 96, "type": { "path": [ "staging_xcm", "v5", - "asset", - "Assets" + "Xcm" + ], + "params": [ + { + "name": "Call", + "type": null + } ], - "params": [], "def": { "composite": { "fields": [ { "name": null, - "type": 81, - "typeName": "Vec", + "type": 97, + "typeName": "Vec>", "docs": [] } ] @@ -6224,94 +6474,42 @@ } }, { - "id": 81, + "id": 97, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 82 + "type": 98 } }, "docs": [] } }, { - "id": 82, + "id": 98, "type": { "path": [ "staging_xcm", "v5", - "asset", - "Asset" + "Instruction" ], - "params": [], - "def": { - "composite": { - "fields": [ - { - "name": "id", - "type": 83, - "typeName": "AssetId", - "docs": [] - }, - { - "name": "fun", - "type": 84, - "typeName": "Fungibility", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 83, - "type": { - "path": [ - "staging_xcm", - "v5", - "asset", - "AssetId" - ], - "params": [], - "def": { - "composite": { - "fields": [ - { - "name": null, - "type": 64, - "typeName": "Location", - "docs": [] - } - ] + "params": [ + { + "name": "Call", + "type": null } - }, - "docs": [] - } - }, - { - "id": 84, - "type": { - "path": [ - "staging_xcm", - "v5", - "asset", - "Fungibility" ], - "params": [], "def": { "variant": { "variants": [ { - "name": "Fungible", + "name": "WithdrawAsset", "fields": [ { "name": null, - "type": 46, - "typeName": "u128", + "type": 99, + "typeName": "Assets", "docs": [] } ], @@ -6319,973 +6517,876 @@ "docs": [] }, { - "name": "NonFungible", + "name": "ReserveAssetDeposited", "fields": [ { "name": null, - "type": 85, - "typeName": "AssetInstance", + "type": 99, + "typeName": "Assets", "docs": [] } ], "index": 1, "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 85, - "type": { - "path": [ - "staging_xcm", - "v5", - "asset", - "AssetInstance" - ], - "params": [], - "def": { - "variant": { - "variants": [ - { - "name": "Undefined", - "fields": [], - "index": 0, - "docs": [] }, { - "name": "Index", + "name": "ReceiveTeleportedAsset", "fields": [ { "name": null, - "type": 46, - "typeName": "u128", + "type": 99, + "typeName": "Assets", "docs": [] } ], - "index": 1, + "index": 2, "docs": [] }, { - "name": "Array4", + "name": "QueryResponse", "fields": [ { - "name": null, - "type": 18, - "typeName": "[u8; 4]", + "name": "query_id", + "type": 11, + "typeName": "QueryId", + "docs": [] + }, + { + "name": "response", + "type": 107, + "typeName": "Response", + "docs": [] + }, + { + "name": "max_weight", + "type": 10, + "typeName": "Weight", + "docs": [] + }, + { + "name": "querier", + "type": 116, + "typeName": "Option", "docs": [] } ], - "index": 2, + "index": 3, "docs": [] }, { - "name": "Array8", + "name": "TransferAsset", "fields": [ { - "name": null, - "type": 86, - "typeName": "[u8; 8]", + "name": "assets", + "type": 99, + "typeName": "Assets", + "docs": [] + }, + { + "name": "beneficiary", + "type": 67, + "typeName": "Location", "docs": [] } ], - "index": 3, + "index": 4, "docs": [] }, { - "name": "Array16", + "name": "TransferReserveAsset", "fields": [ { - "name": null, - "type": 87, - "typeName": "[u8; 16]", + "name": "assets", + "type": 99, + "typeName": "Assets", + "docs": [] + }, + { + "name": "dest", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "xcm", + "type": 96, + "typeName": "Xcm<()>", "docs": [] } ], - "index": 4, + "index": 5, "docs": [] }, { - "name": "Array32", + "name": "Transact", "fields": [ { - "name": null, - "type": 1, - "typeName": "[u8; 32]", + "name": "origin_kind", + "type": 117, + "typeName": "OriginKind", + "docs": [] + }, + { + "name": "fallback_max_weight", + "type": 61, + "typeName": "Option", + "docs": [] + }, + { + "name": "call", + "type": 118, + "typeName": "DoubleEncoded", "docs": [] } ], - "index": 5, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 86, - "type": { - "path": [], - "params": [], - "def": { - "array": { - "len": 8, - "type": 2 - } - }, - "docs": [] - } - }, - { - "id": 87, - "type": { - "path": [], - "params": [], - "def": { - "array": { - "len": 16, - "type": 2 - } - }, - "docs": [] - } - }, - { - "id": 88, - "type": { - "path": [ - "staging_xcm", - "v5", - "Response" - ], - "params": [], - "def": { - "variant": { - "variants": [ - { - "name": "Null", - "fields": [], - "index": 0, + "index": 6, "docs": [] }, { - "name": "Assets", + "name": "HrmpNewChannelOpenRequest", "fields": [ { - "name": null, - "type": 80, - "typeName": "Assets", + "name": "sender", + "type": 71, + "typeName": "u32", + "docs": [] + }, + { + "name": "max_message_size", + "type": 71, + "typeName": "u32", + "docs": [] + }, + { + "name": "max_capacity", + "type": 71, + "typeName": "u32", "docs": [] } ], - "index": 1, + "index": 7, "docs": [] }, { - "name": "ExecutionResult", + "name": "HrmpChannelAccepted", "fields": [ { - "name": null, - "type": 89, - "typeName": "Option<(u32, Error)>", + "name": "recipient", + "type": 71, + "typeName": "u32", "docs": [] } ], - "index": 2, + "index": 8, "docs": [] }, { - "name": "Version", + "name": "HrmpChannelClosing", "fields": [ { - "name": null, - "type": 4, - "typeName": "super::Version", + "name": "initiator", + "type": 71, + "typeName": "u32", + "docs": [] + }, + { + "name": "sender", + "type": 71, + "typeName": "u32", + "docs": [] + }, + { + "name": "recipient", + "type": 71, + "typeName": "u32", "docs": [] } ], - "index": 3, + "index": 9, "docs": [] }, { - "name": "PalletsInfo", + "name": "ClearOrigin", + "fields": [], + "index": 10, + "docs": [] + }, + { + "name": "DescendOrigin", "fields": [ { "name": null, - "type": 91, - "typeName": "BoundedVec", + "type": 68, + "typeName": "InteriorLocation", "docs": [] } ], - "index": 4, + "index": 11, "docs": [] }, { - "name": "DispatchResult", + "name": "ReportError", "fields": [ { "name": null, - "type": 95, - "typeName": "MaybeErrorCode", + "type": 119, + "typeName": "QueryResponseInfo", "docs": [] } ], - "index": 5, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 89, - "type": { - "path": [ - "Option" - ], - "params": [ - { - "name": "T", - "type": 90 - } - ], - "def": { - "variant": { - "variants": [ - { - "name": "None", - "fields": [], - "index": 0, + "index": 12, "docs": [] }, { - "name": "Some", + "name": "DepositAsset", "fields": [ { - "name": null, - "type": 90, - "typeName": null, + "name": "assets", + "type": 120, + "typeName": "AssetFilter", + "docs": [] + }, + { + "name": "beneficiary", + "type": 67, + "typeName": "Location", "docs": [] } ], - "index": 1, + "index": 13, "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 90, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 4, - 63 - ] - }, - "docs": [] - } - }, - { - "id": 91, - "type": { - "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" - ], - "params": [ - { - "name": "T", - "type": 92 - }, - { - "name": "S", - "type": null - } - ], - "def": { - "composite": { - "fields": [ + }, { - "name": null, - "type": 94, - "typeName": "Vec", + "name": "DepositReserveAsset", + "fields": [ + { + "name": "assets", + "type": 120, + "typeName": "AssetFilter", + "docs": [] + }, + { + "name": "dest", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "xcm", + "type": 96, + "typeName": "Xcm<()>", + "docs": [] + } + ], + "index": 14, "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 92, - "type": { - "path": [ - "staging_xcm", - "v5", - "PalletInfo" - ], - "params": [], - "def": { - "composite": { - "fields": [ + }, { - "name": "index", - "type": 42, - "typeName": "u32", + "name": "ExchangeAsset", + "fields": [ + { + "name": "give", + "type": 120, + "typeName": "AssetFilter", + "docs": [] + }, + { + "name": "want", + "type": 99, + "typeName": "Assets", + "docs": [] + }, + { + "name": "maximal", + "type": 8, + "typeName": "bool", + "docs": [] + } + ], + "index": 15, "docs": [] }, { - "name": "name", - "type": 93, - "typeName": "BoundedVec", + "name": "InitiateReserveWithdraw", + "fields": [ + { + "name": "assets", + "type": 120, + "typeName": "AssetFilter", + "docs": [] + }, + { + "name": "reserve", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "xcm", + "type": 96, + "typeName": "Xcm<()>", + "docs": [] + } + ], + "index": 16, "docs": [] }, { - "name": "module_name", - "type": 93, - "typeName": "BoundedVec", + "name": "InitiateTeleport", + "fields": [ + { + "name": "assets", + "type": 120, + "typeName": "AssetFilter", + "docs": [] + }, + { + "name": "dest", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "xcm", + "type": 96, + "typeName": "Xcm<()>", + "docs": [] + } + ], + "index": 17, "docs": [] }, { - "name": "major", - "type": 42, - "typeName": "u32", + "name": "ReportHolding", + "fields": [ + { + "name": "response_info", + "type": 119, + "typeName": "QueryResponseInfo", + "docs": [] + }, + { + "name": "assets", + "type": 120, + "typeName": "AssetFilter", + "docs": [] + } + ], + "index": 18, "docs": [] }, { - "name": "minor", - "type": 42, - "typeName": "u32", + "name": "BuyExecution", + "fields": [ + { + "name": "fees", + "type": 101, + "typeName": "Asset", + "docs": [] + }, + { + "name": "weight_limit", + "type": 123, + "typeName": "WeightLimit", + "docs": [] + } + ], + "index": 19, "docs": [] }, { - "name": "patch", - "type": 42, - "typeName": "u32", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 93, - "type": { - "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" - ], - "params": [ - { - "name": "T", - "type": 2 - }, - { - "name": "S", - "type": null - } - ], - "def": { - "composite": { - "fields": [ - { - "name": null, - "type": 14, - "typeName": "Vec", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 94, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 92 - } - }, - "docs": [] - } - }, - { - "id": 95, - "type": { - "path": [ - "xcm", - "v3", - "MaybeErrorCode" - ], - "params": [], - "def": { - "variant": { - "variants": [ - { - "name": "Success", + "name": "RefundSurplus", "fields": [], - "index": 0, + "index": 20, "docs": [] }, { - "name": "Error", + "name": "SetErrorHandler", "fields": [ { "name": null, "type": 96, - "typeName": "BoundedVec", + "typeName": "Xcm", "docs": [] } ], - "index": 1, + "index": 21, "docs": [] }, { - "name": "TruncatedError", + "name": "SetAppendix", "fields": [ { "name": null, "type": 96, - "typeName": "BoundedVec", + "typeName": "Xcm", "docs": [] } ], - "index": 2, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 96, - "type": { - "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" - ], - "params": [ - { - "name": "T", - "type": 2 - }, - { - "name": "S", - "type": null - } - ], - "def": { - "composite": { - "fields": [ - { - "name": null, - "type": 14, - "typeName": "Vec", + "index": 22, "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 97, - "type": { - "path": [ - "Option" - ], - "params": [ - { - "name": "T", - "type": 64 - } - ], - "def": { - "variant": { - "variants": [ + }, { - "name": "None", + "name": "ClearError", "fields": [], - "index": 0, + "index": 23, "docs": [] }, { - "name": "Some", + "name": "ClaimAsset", "fields": [ { - "name": null, - "type": 64, - "typeName": null, + "name": "assets", + "type": 99, + "typeName": "Assets", + "docs": [] + }, + { + "name": "ticket", + "type": 67, + "typeName": "Location", "docs": [] } ], - "index": 1, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 98, - "type": { - "path": [ - "xcm", - "v3", - "OriginKind" - ], - "params": [], - "def": { - "variant": { - "variants": [ - { - "name": "Native", - "fields": [], - "index": 0, + "index": 24, "docs": [] }, { - "name": "SovereignAccount", - "fields": [], - "index": 1, + "name": "Trap", + "fields": [ + { + "name": null, + "type": 11, + "typeName": "u64", + "docs": [] + } + ], + "index": 25, "docs": [] }, { - "name": "Superuser", - "fields": [], - "index": 2, + "name": "SubscribeVersion", + "fields": [ + { + "name": "query_id", + "type": 11, + "typeName": "QueryId", + "docs": [] + }, + { + "name": "max_response_weight", + "type": 10, + "typeName": "Weight", + "docs": [] + } + ], + "index": 26, "docs": [] }, { - "name": "Xcm", - "fields": [], - "index": 3, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 99, - "type": { - "path": [ - "Option" - ], - "params": [ - { - "name": "T", - "type": 10 - } - ], - "def": { - "variant": { - "variants": [ - { - "name": "None", + "name": "UnsubscribeVersion", "fields": [], - "index": 0, + "index": 27, "docs": [] }, { - "name": "Some", + "name": "BurnAsset", "fields": [ { "name": null, - "type": 10, - "typeName": null, + "type": 99, + "typeName": "Assets", "docs": [] } ], - "index": 1, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 100, - "type": { - "path": [ - "xcm", - "double_encoded", - "DoubleEncoded" - ], - "params": [ - { - "name": "T", - "type": null - } - ], - "def": { - "composite": { - "fields": [ - { - "name": "encoded", - "type": 14, - "typeName": "Vec", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 101, - "type": { - "path": [ - "staging_xcm", - "v5", - "QueryResponseInfo" - ], - "params": [], - "def": { - "composite": { - "fields": [ - { - "name": "destination", - "type": 64, - "typeName": "Location", - "docs": [] - }, - { - "name": "query_id", - "type": 11, - "typeName": "QueryId", + "index": 28, "docs": [] }, { - "name": "max_weight", - "type": 10, - "typeName": "Weight", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 102, - "type": { - "path": [ - "staging_xcm", - "v5", - "asset", - "AssetFilter" - ], - "params": [], - "def": { - "variant": { - "variants": [ - { - "name": "Definite", + "name": "ExpectAsset", "fields": [ { "name": null, - "type": 80, + "type": 99, "typeName": "Assets", "docs": [] } ], - "index": 0, + "index": 29, "docs": [] }, { - "name": "Wild", + "name": "ExpectOrigin", "fields": [ { "name": null, - "type": 103, - "typeName": "WildAsset", + "type": 116, + "typeName": "Option", "docs": [] } ], - "index": 1, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 103, - "type": { - "path": [ - "staging_xcm", - "v5", - "asset", - "WildAsset" - ], - "params": [], - "def": { - "variant": { - "variants": [ - { - "name": "All", - "fields": [], - "index": 0, + "index": 30, "docs": [] }, { - "name": "AllOf", + "name": "ExpectError", "fields": [ { - "name": "id", - "type": 83, - "typeName": "AssetId", + "name": null, + "type": 108, + "typeName": "Option<(u32, Error)>", "docs": [] - }, + } + ], + "index": 31, + "docs": [] + }, + { + "name": "ExpectTransactStatus", + "fields": [ { - "name": "fun", - "type": 104, - "typeName": "WildFungibility", + "name": null, + "type": 114, + "typeName": "MaybeErrorCode", "docs": [] } ], - "index": 1, + "index": 32, "docs": [] }, { - "name": "AllCounted", + "name": "QueryPallet", "fields": [ { - "name": null, - "type": 42, - "typeName": "u32", + "name": "module_name", + "type": 14, + "typeName": "Vec", + "docs": [] + }, + { + "name": "response_info", + "type": 119, + "typeName": "QueryResponseInfo", "docs": [] } ], - "index": 2, + "index": 33, "docs": [] }, { - "name": "AllOfCounted", + "name": "ExpectPallet", "fields": [ { - "name": "id", - "type": 83, - "typeName": "AssetId", + "name": "index", + "type": 71, + "typeName": "u32", "docs": [] }, { - "name": "fun", - "type": 104, - "typeName": "WildFungibility", + "name": "name", + "type": 14, + "typeName": "Vec", "docs": [] }, { - "name": "count", - "type": 42, + "name": "module_name", + "type": 14, + "typeName": "Vec", + "docs": [] + }, + { + "name": "crate_major", + "type": 71, + "typeName": "u32", + "docs": [] + }, + { + "name": "min_crate_minor", + "type": 71, "typeName": "u32", "docs": [] } ], - "index": 3, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 104, - "type": { - "path": [ - "staging_xcm", - "v5", - "asset", - "WildFungibility" - ], - "params": [], - "def": { - "variant": { - "variants": [ - { - "name": "Fungible", - "fields": [], - "index": 0, + "index": 34, "docs": [] }, { - "name": "NonFungible", - "fields": [], - "index": 1, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 105, - "type": { - "path": [ - "xcm", - "v3", - "WeightLimit" - ], - "params": [], - "def": { - "variant": { - "variants": [ + "name": "ReportTransactStatus", + "fields": [ + { + "name": null, + "type": 119, + "typeName": "QueryResponseInfo", + "docs": [] + } + ], + "index": 35, + "docs": [] + }, { - "name": "Unlimited", + "name": "ClearTransactStatus", "fields": [], - "index": 0, + "index": 36, "docs": [] }, { - "name": "Limited", + "name": "UniversalOrigin", "fields": [ { "name": null, - "type": 10, - "typeName": "Weight", + "type": 70, + "typeName": "Junction", "docs": [] } ], - "index": 1, + "index": 37, "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 106, - "type": { - "path": [ - "Option" - ], - "params": [ - { - "name": "T", - "type": 107 - } - ], - "def": { - "variant": { - "variants": [ + }, { - "name": "None", - "fields": [], - "index": 0, + "name": "ExportMessage", + "fields": [ + { + "name": "network", + "type": 73, + "typeName": "NetworkId", + "docs": [] + }, + { + "name": "destination", + "type": 68, + "typeName": "InteriorLocation", + "docs": [] + }, + { + "name": "xcm", + "type": 96, + "typeName": "Xcm<()>", + "docs": [] + } + ], + "index": 38, "docs": [] }, { - "name": "Some", + "name": "LockAsset", "fields": [ { - "name": null, - "type": 107, - "typeName": null, + "name": "asset", + "type": 101, + "typeName": "Asset", + "docs": [] + }, + { + "name": "unlocker", + "type": 67, + "typeName": "Location", "docs": [] } ], - "index": 1, + "index": 39, "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 107, - "type": { - "path": [ - "staging_xcm", - "v5", - "asset", - "AssetTransferFilter" - ], - "params": [], - "def": { - "variant": { - "variants": [ + }, { - "name": "Teleport", + "name": "UnlockAsset", "fields": [ { - "name": null, - "type": 102, - "typeName": "AssetFilter", + "name": "asset", + "type": 101, + "typeName": "Asset", + "docs": [] + }, + { + "name": "target", + "type": 67, + "typeName": "Location", "docs": [] } ], - "index": 0, + "index": 40, "docs": [] }, { - "name": "ReserveDeposit", + "name": "NoteUnlockable", + "fields": [ + { + "name": "asset", + "type": 101, + "typeName": "Asset", + "docs": [] + }, + { + "name": "owner", + "type": 67, + "typeName": "Location", + "docs": [] + } + ], + "index": 41, + "docs": [] + }, + { + "name": "RequestUnlock", + "fields": [ + { + "name": "asset", + "type": 101, + "typeName": "Asset", + "docs": [] + }, + { + "name": "locker", + "type": 67, + "typeName": "Location", + "docs": [] + } + ], + "index": 42, + "docs": [] + }, + { + "name": "SetFeesMode", + "fields": [ + { + "name": "jit_withdraw", + "type": 8, + "typeName": "bool", + "docs": [] + } + ], + "index": 43, + "docs": [] + }, + { + "name": "SetTopic", "fields": [ { "name": null, - "type": 102, - "typeName": "AssetFilter", + "type": 1, + "typeName": "[u8; 32]", "docs": [] } ], - "index": 1, + "index": 44, "docs": [] }, { - "name": "ReserveWithdraw", + "name": "ClearTopic", + "fields": [], + "index": 45, + "docs": [] + }, + { + "name": "AliasOrigin", "fields": [ { "name": null, - "type": 102, - "typeName": "AssetFilter", + "type": 67, + "typeName": "Location", "docs": [] } ], - "index": 2, + "index": 46, + "docs": [] + }, + { + "name": "UnpaidExecution", + "fields": [ + { + "name": "weight_limit", + "type": 123, + "typeName": "WeightLimit", + "docs": [] + }, + { + "name": "check_origin", + "type": 116, + "typeName": "Option", + "docs": [] + } + ], + "index": 47, + "docs": [] + }, + { + "name": "PayFees", + "fields": [ + { + "name": "asset", + "type": 101, + "typeName": "Asset", + "docs": [] + } + ], + "index": 48, + "docs": [] + }, + { + "name": "InitiateTransfer", + "fields": [ + { + "name": "destination", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "remote_fees", + "type": 124, + "typeName": "Option", + "docs": [] + }, + { + "name": "preserve_origin", + "type": 8, + "typeName": "bool", + "docs": [] + }, + { + "name": "assets", + "type": 126, + "typeName": "BoundedVec", + "docs": [] + }, + { + "name": "remote_xcm", + "type": 96, + "typeName": "Xcm<()>", + "docs": [] + } + ], + "index": 49, + "docs": [] + }, + { + "name": "ExecuteWithOrigin", + "fields": [ + { + "name": "descendant_origin", + "type": 128, + "typeName": "Option", + "docs": [] + }, + { + "name": "xcm", + "type": 96, + "typeName": "Xcm", + "docs": [] + } + ], + "index": 50, + "docs": [] + }, + { + "name": "SetHints", + "fields": [ + { + "name": "hints", + "type": 129, + "typeName": "BoundedVec", + "docs": [] + } + ], + "index": 51, "docs": [] } ] @@ -7295,30 +7396,22 @@ } }, { - "id": 108, + "id": 99, "type": { "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" - ], - "params": [ - { - "name": "T", - "type": 107 - }, - { - "name": "S", - "type": null - } + "staging_xcm", + "v5", + "asset", + "Assets" ], + "params": [], "def": { "composite": { "fields": [ { "name": null, - "type": 109, - "typeName": "Vec", + "type": 100, + "typeName": "Vec", "docs": [] } ] @@ -7328,50 +7421,41 @@ } }, { - "id": 109, + "id": 100, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 107 + "type": 101 } }, "docs": [] } }, { - "id": 110, + "id": 101, "type": { "path": [ - "Option" - ], - "params": [ - { - "name": "T", - "type": 65 - } + "staging_xcm", + "v5", + "asset", + "Asset" ], + "params": [], "def": { - "variant": { - "variants": [ + "composite": { + "fields": [ { - "name": "None", - "fields": [], - "index": 0, + "name": "id", + "type": 102, + "typeName": "AssetId", "docs": [] }, { - "name": "Some", - "fields": [ - { - "name": null, - "type": 65, - "typeName": null, - "docs": [] - } - ], - "index": 1, + "name": "fun", + "type": 103, + "typeName": "Fungibility", "docs": [] } ] @@ -7381,30 +7465,22 @@ } }, { - "id": 111, + "id": 102, "type": { "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" - ], - "params": [ - { - "name": "T", - "type": 112 - }, - { - "name": "S", - "type": null - } + "staging_xcm", + "v5", + "asset", + "AssetId" ], + "params": [], "def": { "composite": { "fields": [ { "name": null, - "type": 113, - "typeName": "Vec", + "type": 67, + "typeName": "Location", "docs": [] } ] @@ -7414,29 +7490,43 @@ } }, { - "id": 112, + "id": 103, "type": { "path": [ "staging_xcm", "v5", - "Hint" + "asset", + "Fungibility" ], "params": [], "def": { "variant": { "variants": [ { - "name": "AssetClaimer", + "name": "Fungible", "fields": [ { - "name": "location", - "type": 64, - "typeName": "Location", + "name": null, + "type": 75, + "typeName": "u128", "docs": [] } ], "index": 0, "docs": [] + }, + { + "name": "NonFungible", + "fields": [ + { + "name": null, + "type": 104, + "typeName": "AssetInstance", + "docs": [] + } + ], + "index": 1, + "docs": [] } ] } @@ -7445,72 +7535,88 @@ } }, { - "id": 113, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 112 - } - }, - "docs": [] - } - }, - { - "id": 114, + "id": 104, "type": { "path": [ - "xcm", - "v3", - "traits", - "SendError" + "staging_xcm", + "v5", + "asset", + "AssetInstance" ], "params": [], "def": { "variant": { "variants": [ { - "name": "NotApplicable", + "name": "Undefined", "fields": [], "index": 0, "docs": [] }, { - "name": "Transport", - "fields": [], + "name": "Index", + "fields": [ + { + "name": null, + "type": 75, + "typeName": "u128", + "docs": [] + } + ], "index": 1, "docs": [] }, { - "name": "Unroutable", - "fields": [], + "name": "Array4", + "fields": [ + { + "name": null, + "type": 18, + "typeName": "[u8; 4]", + "docs": [] + } + ], "index": 2, "docs": [] }, { - "name": "DestinationUnsupported", - "fields": [], + "name": "Array8", + "fields": [ + { + "name": null, + "type": 105, + "typeName": "[u8; 8]", + "docs": [] + } + ], "index": 3, "docs": [] }, { - "name": "ExceedsMaxMessageSize", - "fields": [], + "name": "Array16", + "fields": [ + { + "name": null, + "type": 106, + "typeName": "[u8; 16]", + "docs": [] + } + ], "index": 4, "docs": [] }, { - "name": "MissingArgument", - "fields": [], + "name": "Array32", + "fields": [ + { + "name": null, + "type": 1, + "typeName": "[u8; 32]", + "docs": [] + } + ], "index": 5, "docs": [] - }, - { - "name": "Fees", - "fields": [], - "index": 6, - "docs": [] } ] } @@ -7519,23 +7625,84 @@ } }, { - "id": 115, + "id": 105, "type": { - "path": [ - "xcm", - "VersionedAssets" - ], + "path": [], + "params": [], + "def": { + "array": { + "len": 8, + "type": 2 + } + }, + "docs": [] + } + }, + { + "id": 106, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 16, + "type": 2 + } + }, + "docs": [] + } + }, + { + "id": 107, + "type": { + "path": [ + "staging_xcm", + "v5", + "Response" + ], "params": [], "def": { "variant": { "variants": [ { - "name": "V3", + "name": "Null", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Assets", "fields": [ { "name": null, - "type": 116, - "typeName": "v3::MultiAssets", + "type": 99, + "typeName": "Assets", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "ExecutionResult", + "fields": [ + { + "name": null, + "type": 108, + "typeName": "Option<(u32, Error)>", + "docs": [] + } + ], + "index": 2, + "docs": [] + }, + { + "name": "Version", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "super::Version", "docs": [] } ], @@ -7543,12 +7710,12 @@ "docs": [] }, { - "name": "V4", + "name": "PalletsInfo", "fields": [ { "name": null, - "type": 127, - "typeName": "v4::Assets", + "type": 110, + "typeName": "BoundedVec", "docs": [] } ], @@ -7556,12 +7723,12 @@ "docs": [] }, { - "name": "V5", + "name": "DispatchResult", "fields": [ { "name": null, - "type": 80, - "typeName": "v5::Assets", + "type": 114, + "typeName": "MaybeErrorCode", "docs": [] } ], @@ -7575,22 +7742,37 @@ } }, { - "id": 116, + "id": 108, "type": { "path": [ - "xcm", - "v3", - "multiasset", - "MultiAssets" + "Option" + ], + "params": [ + { + "name": "T", + "type": 109 + } ], - "params": [], "def": { - "composite": { - "fields": [ + "variant": { + "variants": [ { - "name": null, - "type": 117, - "typeName": "Vec", + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 109, + "typeName": null, + "docs": [] + } + ], + "index": 1, "docs": [] } ] @@ -7600,41 +7782,98 @@ } }, { - "id": 117, + "id": 109, "type": { "path": [], "params": [], "def": { - "sequence": { - "type": 118 + "tuple": [ + 4, + 95 + ] + }, + "docs": [] + } + }, + { + "id": 110, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 111 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 113, + "typeName": "Vec", + "docs": [] + } + ] } }, "docs": [] } }, { - "id": 118, + "id": 111, "type": { "path": [ - "xcm", - "v3", - "multiasset", - "MultiAsset" + "staging_xcm", + "v5", + "PalletInfo" ], "params": [], "def": { "composite": { "fields": [ { - "name": "id", - "type": 119, - "typeName": "AssetId", + "name": "index", + "type": 71, + "typeName": "u32", "docs": [] }, { - "name": "fun", - "type": 125, - "typeName": "Fungibility", + "name": "name", + "type": 112, + "typeName": "BoundedVec", + "docs": [] + }, + { + "name": "module_name", + "type": 112, + "typeName": "BoundedVec", + "docs": [] + }, + { + "name": "major", + "type": 71, + "typeName": "u32", + "docs": [] + }, + { + "name": "minor", + "type": 71, + "typeName": "u32", + "docs": [] + }, + { + "name": "patch", + "type": 71, + "typeName": "u32", "docs": [] } ] @@ -7644,42 +7883,93 @@ } }, { - "id": 119, + "id": 112, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 2 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 14, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 113, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 111 + } + }, + "docs": [] + } + }, + { + "id": 114, "type": { "path": [ "xcm", "v3", - "multiasset", - "AssetId" + "MaybeErrorCode" ], "params": [], "def": { "variant": { "variants": [ { - "name": "Concrete", + "name": "Success", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Error", "fields": [ { "name": null, - "type": 120, - "typeName": "MultiLocation", + "type": 115, + "typeName": "BoundedVec", "docs": [] } ], - "index": 0, + "index": 1, "docs": [] }, { - "name": "Abstract", + "name": "TruncatedError", "fields": [ { "name": null, - "type": 1, - "typeName": "[u8; 32]", + "type": 115, + "typeName": "BoundedVec", "docs": [] } ], - "index": 1, + "index": 2, "docs": [] } ] @@ -7689,28 +7979,70 @@ } }, { - "id": 120, + "id": 115, "type": { "path": [ - "staging_xcm", - "v3", - "multilocation", - "MultiLocation" + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 2 + }, + { + "name": "S", + "type": null + } ], - "params": [], "def": { "composite": { "fields": [ { - "name": "parents", - "type": 2, - "typeName": "u8", + "name": null, + "type": 14, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 116, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 67 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, "docs": [] }, { - "name": "interior", - "type": 121, - "typeName": "Junctions", + "name": "Some", + "fields": [ + { + "name": null, + "type": 67, + "typeName": null, + "docs": [] + } + ], + "index": 1, "docs": [] } ] @@ -7720,294 +8052,262 @@ } }, { - "id": 121, + "id": 117, "type": { "path": [ "xcm", "v3", - "junctions", - "Junctions" + "OriginKind" ], "params": [], "def": { "variant": { "variants": [ { - "name": "Here", + "name": "Native", "fields": [], "index": 0, "docs": [] }, { - "name": "X1", + "name": "SovereignAccount", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "Superuser", + "fields": [], + "index": 2, + "docs": [] + }, + { + "name": "Xcm", + "fields": [], + "index": 3, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 118, + "type": { + "path": [ + "xcm", + "double_encoded", + "DoubleEncoded" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "encoded", + "type": 14, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 119, + "type": { + "path": [ + "staging_xcm", + "v5", + "QueryResponseInfo" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "destination", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "query_id", + "type": 11, + "typeName": "QueryId", + "docs": [] + }, + { + "name": "max_weight", + "type": 10, + "typeName": "Weight", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 120, + "type": { + "path": [ + "staging_xcm", + "v5", + "asset", + "AssetFilter" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Definite", "fields": [ { "name": null, - "type": 122, - "typeName": "Junction", + "type": 99, + "typeName": "Assets", "docs": [] } ], - "index": 1, + "index": 0, "docs": [] }, { - "name": "X2", + "name": "Wild", "fields": [ { "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - }, - { - "name": null, - "type": 122, - "typeName": "Junction", + "type": 121, + "typeName": "WildAsset", "docs": [] } ], - "index": 2, + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 121, + "type": { + "path": [ + "staging_xcm", + "v5", + "asset", + "WildAsset" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "All", + "fields": [], + "index": 0, "docs": [] }, { - "name": "X3", + "name": "AllOf", "fields": [ { - "name": null, - "type": 122, - "typeName": "Junction", + "name": "id", + "type": 102, + "typeName": "AssetId", "docs": [] }, { - "name": null, + "name": "fun", "type": 122, - "typeName": "Junction", + "typeName": "WildFungibility", "docs": [] - }, + } + ], + "index": 1, + "docs": [] + }, + { + "name": "AllCounted", + "fields": [ { "name": null, - "type": 122, - "typeName": "Junction", + "type": 71, + "typeName": "u32", "docs": [] } ], - "index": 3, + "index": 2, "docs": [] }, { - "name": "X4", + "name": "AllOfCounted", "fields": [ { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - }, - { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - }, - { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - }, - { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - } - ], - "index": 4, - "docs": [] - }, - { - "name": "X5", - "fields": [ - { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - }, - { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - }, - { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - }, - { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - }, - { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - } - ], - "index": 5, - "docs": [] - }, - { - "name": "X6", - "fields": [ - { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - }, - { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - }, - { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - }, - { - "name": null, - "type": 122, - "typeName": "Junction", + "name": "id", + "type": 102, + "typeName": "AssetId", "docs": [] }, { - "name": null, + "name": "fun", "type": 122, - "typeName": "Junction", + "typeName": "WildFungibility", "docs": [] }, { - "name": null, - "type": 122, - "typeName": "Junction", + "name": "count", + "type": 71, + "typeName": "u32", "docs": [] } ], - "index": 6, + "index": 3, "docs": [] - }, + } + ] + } + }, + "docs": [] + } + }, + { + "id": 122, + "type": { + "path": [ + "staging_xcm", + "v5", + "asset", + "WildFungibility" + ], + "params": [], + "def": { + "variant": { + "variants": [ { - "name": "X7", - "fields": [ - { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - }, - { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - }, - { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - }, - { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - }, - { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - }, - { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - }, - { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - } - ], - "index": 7, + "name": "Fungible", + "fields": [], + "index": 0, "docs": [] }, { - "name": "X8", - "fields": [ - { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - }, - { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - }, - { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - }, - { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - }, - { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - }, - { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - }, - { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - }, - { - "name": null, - "type": 122, - "typeName": "Junction", - "docs": [] - } - ], - "index": 8, + "name": "NonFungible", + "fields": [], + "index": 1, "docs": [] } ] @@ -8017,169 +8317,165 @@ } }, { - "id": 122, + "id": 123, "type": { "path": [ "xcm", "v3", - "junction", - "Junction" + "WeightLimit" ], "params": [], "def": { "variant": { "variants": [ { - "name": "Parachain", - "fields": [ - { - "name": null, - "type": 42, - "typeName": "u32", - "docs": [] - } - ], + "name": "Unlimited", + "fields": [], "index": 0, "docs": [] }, { - "name": "AccountId32", + "name": "Limited", "fields": [ { - "name": "network", - "type": 123, - "typeName": "Option", - "docs": [] - }, - { - "name": "id", - "type": 1, - "typeName": "[u8; 32]", + "name": null, + "type": 10, + "typeName": "Weight", "docs": [] } ], "index": 1, "docs": [] - }, - { - "name": "AccountIndex64", - "fields": [ - { - "name": "network", - "type": 123, - "typeName": "Option", - "docs": [] - }, - { - "name": "index", - "type": 11, - "typeName": "u64", - "docs": [] - } - ], - "index": 2, - "docs": [] - }, + } + ] + } + }, + "docs": [] + } + }, + { + "id": 124, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 125 + } + ], + "def": { + "variant": { + "variants": [ { - "name": "AccountKey20", - "fields": [ - { - "name": "network", - "type": 123, - "typeName": "Option", - "docs": [] - }, - { - "name": "key", - "type": 45, - "typeName": "[u8; 20]", - "docs": [] - } - ], - "index": 3, + "name": "None", + "fields": [], + "index": 0, "docs": [] }, { - "name": "PalletInstance", + "name": "Some", "fields": [ { "name": null, - "type": 2, - "typeName": "u8", + "type": 125, + "typeName": null, "docs": [] } ], - "index": 4, + "index": 1, "docs": [] - }, + } + ] + } + }, + "docs": [] + } + }, + { + "id": 125, + "type": { + "path": [ + "staging_xcm", + "v5", + "asset", + "AssetTransferFilter" + ], + "params": [], + "def": { + "variant": { + "variants": [ { - "name": "GeneralIndex", + "name": "Teleport", "fields": [ { "name": null, - "type": 46, - "typeName": "u128", + "type": 120, + "typeName": "AssetFilter", "docs": [] } ], - "index": 5, + "index": 0, "docs": [] }, { - "name": "GeneralKey", + "name": "ReserveDeposit", "fields": [ { - "name": "length", - "type": 2, - "typeName": "u8", - "docs": [] - }, - { - "name": "data", - "type": 1, - "typeName": "[u8; 32]", + "name": null, + "type": 120, + "typeName": "AssetFilter", "docs": [] } ], - "index": 6, - "docs": [] - }, - { - "name": "OnlyChild", - "fields": [], - "index": 7, + "index": 1, "docs": [] }, { - "name": "Plurality", + "name": "ReserveWithdraw", "fields": [ { - "name": "id", - "type": 47, - "typeName": "BodyId", - "docs": [] - }, - { - "name": "part", - "type": 48, - "typeName": "BodyPart", + "name": null, + "type": 120, + "typeName": "AssetFilter", "docs": [] } ], - "index": 8, + "index": 2, "docs": [] - }, + } + ] + } + }, + "docs": [] + } + }, + { + "id": 126, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 125 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ { - "name": "GlobalConsensus", - "fields": [ - { - "name": null, - "type": 124, - "typeName": "NetworkId", - "docs": [] - } - ], - "index": 9, + "name": null, + "type": 127, + "typeName": "Vec", "docs": [] } ] @@ -8189,7 +8485,20 @@ } }, { - "id": 123, + "id": 127, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 125 + } + }, + "docs": [] + } + }, + { + "id": 128, "type": { "path": [ "Option" @@ -8197,7 +8506,7 @@ "params": [ { "name": "T", - "type": 124 + "type": 68 } ], "def": { @@ -8214,7 +8523,7 @@ "fields": [ { "name": null, - "type": 124, + "type": 68, "typeName": null, "docs": [] } @@ -8229,154 +8538,135 @@ } }, { - "id": 124, + "id": 129, "type": { "path": [ - "xcm", - "v3", - "junction", - "NetworkId" + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 130 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 131, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 130, + "type": { + "path": [ + "staging_xcm", + "v5", + "Hint" ], "params": [], "def": { "variant": { "variants": [ { - "name": "ByGenesis", + "name": "AssetClaimer", "fields": [ { - "name": null, - "type": 1, - "typeName": "[u8; 32]", + "name": "location", + "type": 67, + "typeName": "Location", "docs": [] } ], "index": 0, "docs": [] - }, - { - "name": "ByFork", - "fields": [ - { - "name": "block_number", - "type": 12, - "typeName": "u64", - "docs": [] - }, - { - "name": "block_hash", - "type": 1, - "typeName": "[u8; 32]", - "docs": [] - } - ], - "index": 1, - "docs": [] - }, - { - "name": "Polkadot", - "fields": [], - "index": 2, - "docs": [] - }, + } + ] + } + }, + "docs": [] + } + }, + { + "id": 131, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 130 + } + }, + "docs": [] + } + }, + { + "id": 132, + "type": { + "path": [ + "xcm", + "v3", + "traits", + "SendError" + ], + "params": [], + "def": { + "variant": { + "variants": [ { - "name": "Kusama", + "name": "NotApplicable", "fields": [], - "index": 3, + "index": 0, "docs": [] }, { - "name": "Westend", + "name": "Transport", "fields": [], - "index": 4, + "index": 1, "docs": [] }, { - "name": "Rococo", + "name": "Unroutable", "fields": [], - "index": 5, + "index": 2, "docs": [] }, { - "name": "Wococo", + "name": "DestinationUnsupported", "fields": [], - "index": 6, - "docs": [] - }, - { - "name": "Ethereum", - "fields": [ - { - "name": "chain_id", - "type": 11, - "typeName": "u64", - "docs": [] - } - ], - "index": 7, + "index": 3, "docs": [] }, { - "name": "BitcoinCore", + "name": "ExceedsMaxMessageSize", "fields": [], - "index": 8, + "index": 4, "docs": [] }, { - "name": "BitcoinCash", + "name": "MissingArgument", "fields": [], - "index": 9, + "index": 5, "docs": [] }, { - "name": "PolkadotBulletin", + "name": "Fees", "fields": [], - "index": 10, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 125, - "type": { - "path": [ - "xcm", - "v3", - "multiasset", - "Fungibility" - ], - "params": [], - "def": { - "variant": { - "variants": [ - { - "name": "Fungible", - "fields": [ - { - "name": null, - "type": 46, - "typeName": "u128", - "docs": [] - } - ], - "index": 0, - "docs": [] - }, - { - "name": "NonFungible", - "fields": [ - { - "name": null, - "type": 126, - "typeName": "AssetInstance", - "docs": [] - } - ], - "index": 1, + "index": 6, "docs": [] } ] @@ -8386,57 +8676,23 @@ } }, { - "id": 126, + "id": 133, "type": { "path": [ "xcm", - "v3", - "multiasset", - "AssetInstance" + "VersionedAssets" ], "params": [], "def": { "variant": { "variants": [ { - "name": "Undefined", - "fields": [], - "index": 0, - "docs": [] - }, - { - "name": "Index", - "fields": [ - { - "name": null, - "type": 46, - "typeName": "u128", - "docs": [] - } - ], - "index": 1, - "docs": [] - }, - { - "name": "Array4", - "fields": [ - { - "name": null, - "type": 18, - "typeName": "[u8; 4]", - "docs": [] - } - ], - "index": 2, - "docs": [] - }, - { - "name": "Array8", + "name": "V3", "fields": [ { "name": null, - "type": 86, - "typeName": "[u8; 8]", + "type": 134, + "typeName": "v3::MultiAssets", "docs": [] } ], @@ -8444,12 +8700,12 @@ "docs": [] }, { - "name": "Array16", + "name": "V4", "fields": [ { "name": null, - "type": 87, - "typeName": "[u8; 16]", + "type": 145, + "typeName": "v4::Assets", "docs": [] } ], @@ -8457,12 +8713,12 @@ "docs": [] }, { - "name": "Array32", + "name": "V5", "fields": [ { "name": null, - "type": 1, - "typeName": "[u8; 32]", + "type": 99, + "typeName": "v5::Assets", "docs": [] } ], @@ -8476,13 +8732,13 @@ } }, { - "id": 127, + "id": 134, "type": { "path": [ - "staging_xcm", - "v4", - "asset", - "Assets" + "xcm", + "v3", + "multiasset", + "MultiAssets" ], "params": [], "def": { @@ -8490,8 +8746,8 @@ "fields": [ { "name": null, - "type": 128, - "typeName": "Vec", + "type": 135, + "typeName": "Vec", "docs": [] } ] @@ -8501,26 +8757,26 @@ } }, { - "id": 128, + "id": 135, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 129 + "type": 136 } }, "docs": [] } }, { - "id": 129, + "id": 136, "type": { "path": [ - "staging_xcm", - "v4", - "asset", - "Asset" + "xcm", + "v3", + "multiasset", + "MultiAsset" ], "params": [], "def": { @@ -8528,13 +8784,13 @@ "fields": [ { "name": "id", - "type": 130, + "type": 137, "typeName": "AssetId", "docs": [] }, { "name": "fun", - "type": 131, + "type": 143, "typeName": "Fungibility", "docs": [] } @@ -8545,50 +8801,25 @@ } }, { - "id": 130, + "id": 137, "type": { "path": [ - "staging_xcm", - "v4", - "asset", + "xcm", + "v3", + "multiasset", "AssetId" ], "params": [], - "def": { - "composite": { - "fields": [ - { - "name": null, - "type": 38, - "typeName": "Location", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 131, - "type": { - "path": [ - "staging_xcm", - "v4", - "asset", - "Fungibility" - ], - "params": [], "def": { "variant": { "variants": [ { - "name": "Fungible", + "name": "Concrete", "fields": [ { "name": null, - "type": 46, - "typeName": "u128", + "type": 138, + "typeName": "MultiLocation", "docs": [] } ], @@ -8596,12 +8827,12 @@ "docs": [] }, { - "name": "NonFungible", + "name": "Abstract", "fields": [ { "name": null, - "type": 132, - "typeName": "AssetInstance", + "type": 1, + "typeName": "[u8; 32]", "docs": [] } ], @@ -8615,31 +8846,62 @@ } }, { - "id": 132, + "id": 138, "type": { "path": [ "staging_xcm", - "v4", - "asset", - "AssetInstance" + "v3", + "multilocation", + "MultiLocation" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "parents", + "type": 2, + "typeName": "u8", + "docs": [] + }, + { + "name": "interior", + "type": 139, + "typeName": "Junctions", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 139, + "type": { + "path": [ + "xcm", + "v3", + "junctions", + "Junctions" ], "params": [], "def": { "variant": { "variants": [ { - "name": "Undefined", + "name": "Here", "fields": [], "index": 0, "docs": [] }, { - "name": "Index", + "name": "X1", "fields": [ { "name": null, - "type": 46, - "typeName": "u128", + "type": 140, + "typeName": "Junction", "docs": [] } ], @@ -8647,12 +8909,18 @@ "docs": [] }, { - "name": "Array4", + "name": "X2", "fields": [ { "name": null, - "type": 18, - "typeName": "[u8; 4]", + "type": 140, + "typeName": "Junction", + "docs": [] + }, + { + "name": null, + "type": 140, + "typeName": "Junction", "docs": [] } ], @@ -8660,12 +8928,24 @@ "docs": [] }, { - "name": "Array8", + "name": "X3", "fields": [ { "name": null, - "type": 86, - "typeName": "[u8; 8]", + "type": 140, + "typeName": "Junction", + "docs": [] + }, + { + "name": null, + "type": 140, + "typeName": "Junction", + "docs": [] + }, + { + "name": null, + "type": 140, + "typeName": "Junction", "docs": [] } ], @@ -8673,68 +8953,30 @@ "docs": [] }, { - "name": "Array16", + "name": "X4", "fields": [ { "name": null, - "type": 87, - "typeName": "[u8; 16]", + "type": 140, + "typeName": "Junction", "docs": [] - } - ], - "index": 4, - "docs": [] - }, - { - "name": "Array32", - "fields": [ + }, { "name": null, - "type": 1, - "typeName": "[u8; 32]", + "type": 140, + "typeName": "Junction", "docs": [] - } - ], - "index": 5, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 133, - "type": { - "path": [ - "xcm", - "VersionedLocation" - ], - "params": [], - "def": { - "variant": { - "variants": [ - { - "name": "V3", - "fields": [ + }, { "name": null, - "type": 120, - "typeName": "v3::MultiLocation", + "type": 140, + "typeName": "Junction", "docs": [] - } - ], - "index": 3, - "docs": [] - }, - { - "name": "V4", - "fields": [ + }, { "name": null, - "type": 38, - "typeName": "v4::Location", + "type": 140, + "typeName": "Junction", "docs": [] } ], @@ -8742,222 +8984,187 @@ "docs": [] }, { - "name": "V5", + "name": "X5", "fields": [ { "name": null, - "type": 64, - "typeName": "v5::Location", + "type": 140, + "typeName": "Junction", "docs": [] - } - ], - "index": 5, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 134, - "type": { - "path": [ - "Option" - ], - "params": [ - { - "name": "T", - "type": 12 - } - ], - "def": { - "variant": { - "variants": [ - { - "name": "None", - "fields": [], - "index": 0, - "docs": [] - }, - { - "name": "Some", - "fields": [ + }, { "name": null, - "type": 12, - "typeName": null, + "type": 140, + "typeName": "Junction", "docs": [] - } - ], - "index": 1, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 135, - "type": { - "path": [ - "cumulus_pallet_xcm", - "pallet", - "Event" - ], - "params": [ - { - "name": "T", - "type": null - } - ], - "def": { - "variant": { - "variants": [ - { - "name": "InvalidFormat", - "fields": [ + }, { "name": null, - "type": 1, - "typeName": "[u8; 32]", + "type": 140, + "typeName": "Junction", "docs": [] - } - ], - "index": 0, - "docs": [ - "Downward message is invalid XCM.", - "\\[ id \\]" - ] - }, - { - "name": "UnsupportedVersion", - "fields": [ + }, { "name": null, - "type": 1, - "typeName": "[u8; 32]", + "type": 140, + "typeName": "Junction", + "docs": [] + }, + { + "name": null, + "type": 140, + "typeName": "Junction", "docs": [] } ], - "index": 1, - "docs": [ - "Downward message is unsupported version of XCM.", - "\\[ id \\]" - ] + "index": 5, + "docs": [] }, { - "name": "ExecutedDownward", + "name": "X6", "fields": [ { "name": null, - "type": 1, - "typeName": "[u8; 32]", + "type": 140, + "typeName": "Junction", "docs": [] }, { "name": null, - "type": 62, - "typeName": "Outcome", + "type": 140, + "typeName": "Junction", + "docs": [] + }, + { + "name": null, + "type": 140, + "typeName": "Junction", + "docs": [] + }, + { + "name": null, + "type": 140, + "typeName": "Junction", + "docs": [] + }, + { + "name": null, + "type": 140, + "typeName": "Junction", + "docs": [] + }, + { + "name": null, + "type": 140, + "typeName": "Junction", "docs": [] } ], - "index": 2, - "docs": [ - "Downward message executed with the given outcome.", - "\\[ id, outcome \\]" - ] - } - ] - } - }, - "docs": [ - "The `Event` enum of this pallet" - ] - } - }, - { - "id": 136, - "type": { - "path": [ - "pallet_xcm_bridge_hub_router", - "pallet", - "Event" - ], - "params": [ - { - "name": "T", - "type": null - }, - { - "name": "I", - "type": null - } - ], - "def": { - "variant": { - "variants": [ + "index": 6, + "docs": [] + }, { - "name": "DeliveryFeeFactorDecreased", + "name": "X7", "fields": [ { - "name": "new_value", - "type": 137, - "typeName": "FixedU128", - "docs": [ - "New value of the `DeliveryFeeFactor`." - ] + "name": null, + "type": 140, + "typeName": "Junction", + "docs": [] + }, + { + "name": null, + "type": 140, + "typeName": "Junction", + "docs": [] + }, + { + "name": null, + "type": 140, + "typeName": "Junction", + "docs": [] + }, + { + "name": null, + "type": 140, + "typeName": "Junction", + "docs": [] + }, + { + "name": null, + "type": 140, + "typeName": "Junction", + "docs": [] + }, + { + "name": null, + "type": 140, + "typeName": "Junction", + "docs": [] + }, + { + "name": null, + "type": 140, + "typeName": "Junction", + "docs": [] } ], - "index": 0, - "docs": [ - "Delivery fee factor has been decreased." - ] + "index": 7, + "docs": [] }, { - "name": "DeliveryFeeFactorIncreased", + "name": "X8", "fields": [ { - "name": "new_value", - "type": 137, - "typeName": "FixedU128", - "docs": [ - "New value of the `DeliveryFeeFactor`." - ] + "name": null, + "type": 140, + "typeName": "Junction", + "docs": [] + }, + { + "name": null, + "type": 140, + "typeName": "Junction", + "docs": [] + }, + { + "name": null, + "type": 140, + "typeName": "Junction", + "docs": [] + }, + { + "name": null, + "type": 140, + "typeName": "Junction", + "docs": [] + }, + { + "name": null, + "type": 140, + "typeName": "Junction", + "docs": [] + }, + { + "name": null, + "type": 140, + "typeName": "Junction", + "docs": [] + }, + { + "name": null, + "type": 140, + "typeName": "Junction", + "docs": [] + }, + { + "name": null, + "type": 140, + "typeName": "Junction", + "docs": [] } ], - "index": 1, - "docs": [ - "Delivery fee factor has been increased." - ] - } - ] - } - }, - "docs": [ - "The `Event` enum of this pallet" - ] - } - }, - { - "id": 137, - "type": { - "path": [ - "sp_arithmetic", - "fixed_point", - "FixedU128" - ], - "params": [], - "def": { - "composite": { - "fields": [ - { - "name": null, - "type": 6, - "typeName": "u128", + "index": 8, "docs": [] } ] @@ -8967,212 +9174,169 @@ } }, { - "id": 138, + "id": 140, "type": { "path": [ - "pallet_message_queue", - "pallet", - "Event" - ], - "params": [ - { - "name": "T", - "type": null - } + "xcm", + "v3", + "junction", + "Junction" ], + "params": [], "def": { "variant": { "variants": [ { - "name": "ProcessingFailed", + "name": "Parachain", "fields": [ { - "name": "id", - "type": 13, - "typeName": "H256", - "docs": [ - "The `blake2_256` hash of the message." - ] - }, - { - "name": "origin", - "type": 139, - "typeName": "MessageOriginOf", - "docs": [ - "The queue of the message." - ] - }, - { - "name": "error", - "type": 141, - "typeName": "ProcessMessageError", - "docs": [ - "The error that occurred.", - "", - "This error is pretty opaque. More fine-grained errors need to be emitted as events", - "by the `MessageProcessor`." - ] + "name": null, + "type": 71, + "typeName": "u32", + "docs": [] } ], "index": 0, - "docs": [ - "Message discarded due to an error in the `MessageProcessor` (usually a format error)." - ] + "docs": [] }, { - "name": "Processed", + "name": "AccountId32", "fields": [ { - "name": "id", - "type": 13, - "typeName": "H256", - "docs": [ - "The `blake2_256` hash of the message." - ] + "name": "network", + "type": 141, + "typeName": "Option", + "docs": [] }, { - "name": "origin", - "type": 139, - "typeName": "MessageOriginOf", - "docs": [ - "The queue of the message." - ] - }, + "name": "id", + "type": 1, + "typeName": "[u8; 32]", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "AccountIndex64", + "fields": [ { - "name": "weight_used", - "type": 10, - "typeName": "Weight", - "docs": [ - "How much weight was used to process the message." - ] + "name": "network", + "type": 141, + "typeName": "Option", + "docs": [] }, { - "name": "success", - "type": 8, - "typeName": "bool", - "docs": [ - "Whether the message was processed.", - "", - "Note that this does not mean that the underlying `MessageProcessor` was internally", - "successful. It *solely* means that the MQ pallet will treat this as a success", - "condition and discard the message. Any internal error needs to be emitted as events", - "by the `MessageProcessor`." - ] + "name": "index", + "type": 11, + "typeName": "u64", + "docs": [] } ], - "index": 1, - "docs": [ - "Message is processed." - ] + "index": 2, + "docs": [] }, { - "name": "OverweightEnqueued", + "name": "AccountKey20", "fields": [ { - "name": "id", - "type": 1, - "typeName": "[u8; 32]", - "docs": [ - "The `blake2_256` hash of the message." - ] + "name": "network", + "type": 141, + "typeName": "Option", + "docs": [] }, { - "name": "origin", - "type": 139, - "typeName": "MessageOriginOf", - "docs": [ - "The queue of the message." - ] - }, + "name": "key", + "type": 74, + "typeName": "[u8; 20]", + "docs": [] + } + ], + "index": 3, + "docs": [] + }, + { + "name": "PalletInstance", + "fields": [ { - "name": "page_index", - "type": 4, - "typeName": "PageIndex", - "docs": [ - "The page of the message." - ] - }, + "name": null, + "type": 2, + "typeName": "u8", + "docs": [] + } + ], + "index": 4, + "docs": [] + }, + { + "name": "GeneralIndex", + "fields": [ { - "name": "message_index", - "type": 4, - "typeName": "T::Size", - "docs": [ - "The index of the message within the page." - ] + "name": null, + "type": 75, + "typeName": "u128", + "docs": [] } ], - "index": 2, - "docs": [ - "Message placed in overweight queue." - ] + "index": 5, + "docs": [] }, { - "name": "PageReaped", + "name": "GeneralKey", "fields": [ { - "name": "origin", - "type": 139, - "typeName": "MessageOriginOf", - "docs": [ - "The queue of the page." - ] + "name": "length", + "type": 2, + "typeName": "u8", + "docs": [] }, { - "name": "index", - "type": 4, - "typeName": "PageIndex", - "docs": [ - "The index of the page." - ] + "name": "data", + "type": 1, + "typeName": "[u8; 32]", + "docs": [] } ], - "index": 3, - "docs": [ - "This page was reaped." - ] - } - ] - } - }, - "docs": [ - "The `Event` enum of this pallet" - ] - } - }, - { - "id": 139, - "type": { - "path": [ - "cumulus_primitives_core", - "AggregateMessageOrigin" - ], - "params": [], - "def": { - "variant": { - "variants": [ + "index": 6, + "docs": [] + }, { - "name": "Here", + "name": "OnlyChild", "fields": [], - "index": 0, + "index": 7, "docs": [] }, { - "name": "Parent", - "fields": [], - "index": 1, + "name": "Plurality", + "fields": [ + { + "name": "id", + "type": 76, + "typeName": "BodyId", + "docs": [] + }, + { + "name": "part", + "type": 77, + "typeName": "BodyPart", + "docs": [] + } + ], + "index": 8, "docs": [] }, { - "name": "Sibling", + "name": "GlobalConsensus", "fields": [ { "name": null, - "type": 140, - "typeName": "ParaId", + "type": 142, + "typeName": "NetworkId", "docs": [] } ], - "index": 2, + "index": 9, "docs": [] } ] @@ -9182,21 +9346,37 @@ } }, { - "id": 140, + "id": 141, "type": { "path": [ - "polkadot_parachain_primitives", - "primitives", - "Id" + "Option" + ], + "params": [ + { + "name": "T", + "type": 142 + } ], - "params": [], "def": { - "composite": { - "fields": [ + "variant": { + "variants": [ { - "name": null, - "type": 4, - "typeName": "u32", + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 142, + "typeName": null, + "docs": [] + } + ], + "index": 1, "docs": [] } ] @@ -9206,212 +9386,137 @@ } }, { - "id": 141, + "id": 142, "type": { "path": [ - "frame_support", - "traits", - "messages", - "ProcessMessageError" + "xcm", + "v3", + "junction", + "NetworkId" ], "params": [], "def": { "variant": { "variants": [ { - "name": "BadFormat", - "fields": [], - "index": 0, - "docs": [] - }, - { - "name": "Corrupt", - "fields": [], - "index": 1, - "docs": [] - }, - { - "name": "Unsupported", - "fields": [], - "index": 2, - "docs": [] - }, - { - "name": "Overweight", + "name": "ByGenesis", "fields": [ { "name": null, - "type": 10, - "typeName": "Weight", + "type": 1, + "typeName": "[u8; 32]", "docs": [] } ], - "index": 3, - "docs": [] - }, - { - "name": "Yield", - "fields": [], - "index": 4, + "index": 0, "docs": [] }, { - "name": "StackLimitReached", - "fields": [], - "index": 5, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 142, - "type": { - "path": [ - "pallet_utility", - "pallet", - "Event" - ], - "params": [], - "def": { - "variant": { - "variants": [ - { - "name": "BatchInterrupted", + "name": "ByFork", "fields": [ { - "name": "index", - "type": 4, - "typeName": "u32", + "name": "block_number", + "type": 12, + "typeName": "u64", "docs": [] }, { - "name": "error", - "type": 26, - "typeName": "DispatchError", + "name": "block_hash", + "type": 1, + "typeName": "[u8; 32]", "docs": [] } ], - "index": 0, - "docs": [ - "Batch of dispatches did not complete fully. Index of first failing dispatch given, as", - "well as the error." - ] - }, - { - "name": "BatchCompleted", - "fields": [], "index": 1, - "docs": [ - "Batch of dispatches completed fully with no error." - ] + "docs": [] }, { - "name": "BatchCompletedWithErrors", + "name": "Polkadot", "fields": [], "index": 2, - "docs": [ - "Batch of dispatches completed but has errors." - ] + "docs": [] }, { - "name": "ItemCompleted", + "name": "Kusama", "fields": [], "index": 3, - "docs": [ - "A single item within a Batch of dispatches has completed with no error." - ] + "docs": [] }, { - "name": "ItemFailed", - "fields": [ - { - "name": "error", - "type": 26, - "typeName": "DispatchError", - "docs": [] - } - ], + "name": "Westend", + "fields": [], "index": 4, - "docs": [ - "A single item within a Batch of dispatches has completed with error." - ] + "docs": [] }, { - "name": "DispatchedAs", - "fields": [ - { - "name": "result", - "type": 143, - "typeName": "DispatchResult", - "docs": [] - } - ], + "name": "Rococo", + "fields": [], "index": 5, - "docs": [ - "A call was dispatched." - ] + "docs": [] }, { - "name": "IfElseMainSuccess", + "name": "Wococo", "fields": [], "index": 6, - "docs": [ - "Main call was dispatched." - ] + "docs": [] }, { - "name": "IfElseFallbackCalled", + "name": "Ethereum", "fields": [ { - "name": "main_error", - "type": 26, - "typeName": "DispatchError", + "name": "chain_id", + "type": 11, + "typeName": "u64", "docs": [] } ], "index": 7, - "docs": [ - "The fallback call was dispatched." - ] + "docs": [] + }, + { + "name": "BitcoinCore", + "fields": [], + "index": 8, + "docs": [] + }, + { + "name": "BitcoinCash", + "fields": [], + "index": 9, + "docs": [] + }, + { + "name": "PolkadotBulletin", + "fields": [], + "index": 10, + "docs": [] } ] } }, - "docs": [ - "The `Event` enum of this pallet" - ] + "docs": [] } }, { "id": 143, "type": { "path": [ - "Result" - ], - "params": [ - { - "name": "T", - "type": 144 - }, - { - "name": "E", - "type": 26 - } + "xcm", + "v3", + "multiasset", + "Fungibility" ], + "params": [], "def": { "variant": { "variants": [ { - "name": "Ok", + "name": "Fungible", "fields": [ { "name": null, - "type": 144, - "typeName": null, + "type": 75, + "typeName": "u128", "docs": [] } ], @@ -9419,12 +9524,12 @@ "docs": [] }, { - "name": "Err", + "name": "NonFungible", "fields": [ { "name": null, - "type": 26, - "typeName": null, + "type": 144, + "typeName": "AssetInstance", "docs": [] } ], @@ -9439,231 +9544,155 @@ }, { "id": 144, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [] - }, - "docs": [] - } - }, - { - "id": 145, "type": { "path": [ - "pallet_multisig", - "pallet", - "Event" - ], - "params": [ - { - "name": "T", - "type": null - } + "xcm", + "v3", + "multiasset", + "AssetInstance" ], + "params": [], "def": { "variant": { "variants": [ { - "name": "NewMultisig", - "fields": [ - { - "name": "approving", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "multisig", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "call_hash", - "type": 1, - "typeName": "CallHash", - "docs": [] - } - ], + "name": "Undefined", + "fields": [], "index": 0, - "docs": [ - "A new multisig operation has begun." - ] + "docs": [] }, { - "name": "MultisigApproval", + "name": "Index", "fields": [ { - "name": "approving", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "timepoint", - "type": 146, - "typeName": "Timepoint>", - "docs": [] - }, - { - "name": "multisig", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "call_hash", - "type": 1, - "typeName": "CallHash", + "name": null, + "type": 75, + "typeName": "u128", "docs": [] } ], "index": 1, - "docs": [ - "A multisig operation has been approved by someone." - ] + "docs": [] }, { - "name": "MultisigExecuted", + "name": "Array4", "fields": [ { - "name": "approving", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "timepoint", - "type": 146, - "typeName": "Timepoint>", - "docs": [] - }, - { - "name": "multisig", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "call_hash", - "type": 1, - "typeName": "CallHash", - "docs": [] - }, - { - "name": "result", - "type": 143, - "typeName": "DispatchResult", + "name": null, + "type": 18, + "typeName": "[u8; 4]", "docs": [] } ], "index": 2, - "docs": [ - "A multisig operation has been executed." - ] + "docs": [] }, { - "name": "MultisigCancelled", + "name": "Array8", "fields": [ { - "name": "cancelling", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "timepoint", - "type": 146, - "typeName": "Timepoint>", - "docs": [] - }, - { - "name": "multisig", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "call_hash", - "type": 1, - "typeName": "CallHash", + "name": null, + "type": 105, + "typeName": "[u8; 8]", "docs": [] } ], "index": 3, - "docs": [ - "A multisig operation has been cancelled." - ] + "docs": [] }, { - "name": "DepositPoked", + "name": "Array16", "fields": [ { - "name": "who", - "type": 0, - "typeName": "T::AccountId", + "name": null, + "type": 106, + "typeName": "[u8; 16]", "docs": [] - }, + } + ], + "index": 4, + "docs": [] + }, + { + "name": "Array32", + "fields": [ { - "name": "call_hash", + "name": null, "type": 1, - "typeName": "CallHash", - "docs": [] - }, - { - "name": "old_deposit", - "type": 6, - "typeName": "BalanceOf", - "docs": [] - }, - { - "name": "new_deposit", - "type": 6, - "typeName": "BalanceOf", + "typeName": "[u8; 32]", "docs": [] } ], - "index": 4, - "docs": [ - "The deposit for a multisig operation has been updated/poked." - ] + "index": 5, + "docs": [] } ] } }, - "docs": [ - "The `Event` enum of this pallet" - ] + "docs": [] } }, { - "id": 146, + "id": 145, "type": { "path": [ - "pallet_multisig", - "Timepoint" + "staging_xcm", + "v4", + "asset", + "Assets" ], - "params": [ - { - "name": "BlockNumber", - "type": 4 + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 146, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 146, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 147 } + }, + "docs": [] + } + }, + { + "id": 147, + "type": { + "path": [ + "staging_xcm", + "v4", + "asset", + "Asset" ], + "params": [], "def": { "composite": { "fields": [ { - "name": "height", - "type": 4, - "typeName": "BlockNumber", + "name": "id", + "type": 148, + "typeName": "AssetId", "docs": [] }, { - "name": "index", - "type": 4, - "typeName": "u32", + "name": "fun", + "type": 162, + "typeName": "Fungibility", "docs": [] } ] @@ -9673,256 +9702,182 @@ } }, { - "id": 147, + "id": 148, "type": { "path": [ - "pallet_proxy", - "pallet", - "Event" + "staging_xcm", + "v4", + "asset", + "AssetId" ], - "params": [ - { - "name": "T", - "type": null + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 149, + "typeName": "Location", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 149, + "type": { + "path": [ + "staging_xcm", + "v4", + "location", + "Location" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "parents", + "type": 2, + "typeName": "u8", + "docs": [] + }, + { + "name": "interior", + "type": 150, + "typeName": "Junctions", + "docs": [] + } + ] } + }, + "docs": [] + } + }, + { + "id": 150, + "type": { + "path": [ + "staging_xcm", + "v4", + "junctions", + "Junctions" ], + "params": [], "def": { "variant": { "variants": [ { - "name": "ProxyExecuted", + "name": "Here", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "X1", "fields": [ { - "name": "result", - "type": 143, - "typeName": "DispatchResult", - "docs": [] - } - ], - "index": 0, - "docs": [ - "A proxy was executed correctly, with the given." - ] - }, - { - "name": "PureCreated", - "fields": [ - { - "name": "pure", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "who", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "proxy_type", - "type": 148, - "typeName": "T::ProxyType", - "docs": [] - }, - { - "name": "disambiguation_index", - "type": 149, - "typeName": "u16", + "name": null, + "type": 151, + "typeName": "Arc<[Junction; 1]>", "docs": [] } ], "index": 1, - "docs": [ - "A pure account has been created by new proxy with given", - "disambiguation index and proxy type." - ] + "docs": [] }, { - "name": "Announced", + "name": "X2", "fields": [ { - "name": "real", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "proxy", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "call_hash", - "type": 13, - "typeName": "CallHashOf", + "name": null, + "type": 155, + "typeName": "Arc<[Junction; 2]>", "docs": [] } ], "index": 2, - "docs": [ - "An announcement was placed to make a call in the future." - ] + "docs": [] }, { - "name": "ProxyAdded", + "name": "X3", "fields": [ { - "name": "delegator", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "delegatee", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "proxy_type", - "type": 148, - "typeName": "T::ProxyType", - "docs": [] - }, - { - "name": "delay", - "type": 4, - "typeName": "BlockNumberFor", + "name": null, + "type": 156, + "typeName": "Arc<[Junction; 3]>", "docs": [] } ], "index": 3, - "docs": [ - "A proxy was added." - ] + "docs": [] }, { - "name": "ProxyRemoved", + "name": "X4", "fields": [ { - "name": "delegator", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "delegatee", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "proxy_type", - "type": 148, - "typeName": "T::ProxyType", - "docs": [] - }, - { - "name": "delay", - "type": 4, - "typeName": "BlockNumberFor", + "name": null, + "type": 157, + "typeName": "Arc<[Junction; 4]>", "docs": [] } ], "index": 4, - "docs": [ - "A proxy was removed." - ] + "docs": [] }, { - "name": "DepositPoked", + "name": "X5", "fields": [ { - "name": "who", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "kind", - "type": 150, - "typeName": "DepositKind", - "docs": [] - }, - { - "name": "old_deposit", - "type": 6, - "typeName": "BalanceOf", - "docs": [] - }, - { - "name": "new_deposit", - "type": 6, - "typeName": "BalanceOf", + "name": null, + "type": 158, + "typeName": "Arc<[Junction; 5]>", "docs": [] } ], "index": 5, - "docs": [ - "A deposit stored for proxies or announcements was poked / updated." - ] - } - ] - } - }, - "docs": [ - "The `Event` enum of this pallet" - ] - } - }, - { - "id": 148, - "type": { - "path": [ - "asset_hub_polkadot_runtime", - "ProxyType" - ], - "params": [], - "def": { - "variant": { - "variants": [ - { - "name": "Any", - "fields": [], - "index": 0, - "docs": [] - }, - { - "name": "NonTransfer", - "fields": [], - "index": 1, - "docs": [] - }, - { - "name": "CancelProxy", - "fields": [], - "index": 2, - "docs": [] - }, - { - "name": "Assets", - "fields": [], - "index": 3, "docs": [] }, { - "name": "AssetOwner", - "fields": [], - "index": 4, + "name": "X6", + "fields": [ + { + "name": null, + "type": 159, + "typeName": "Arc<[Junction; 6]>", + "docs": [] + } + ], + "index": 6, "docs": [] }, { - "name": "AssetManager", - "fields": [], - "index": 5, + "name": "X7", + "fields": [ + { + "name": null, + "type": 160, + "typeName": "Arc<[Junction; 7]>", + "docs": [] + } + ], + "index": 7, "docs": [] }, { - "name": "Collator", - "fields": [], - "index": 6, + "name": "X8", + "fields": [ + { + "name": null, + "type": 161, + "typeName": "Arc<[Junction; 8]>", + "docs": [] + } + ], + "index": 8, "docs": [] } ] @@ -9932,701 +9887,741 @@ } }, { - "id": 149, + "id": 151, "type": { "path": [], "params": [], "def": { - "primitive": "U16" - }, - "docs": [] - } - }, - { - "id": 150, - "type": { - "path": [ - "pallet_proxy", - "DepositKind" - ], - "params": [], - "def": { - "variant": { - "variants": [ - { - "name": "Proxies", - "fields": [], - "index": 0, - "docs": [] - }, - { - "name": "Announcements", - "fields": [], - "index": 1, - "docs": [] - } - ] + "array": { + "len": 1, + "type": 152 } }, "docs": [] } }, { - "id": 151, + "id": 152, "type": { "path": [ - "pallet_assets", - "pallet", - "Event" - ], - "params": [ - { - "name": "T", - "type": null - }, - { - "name": "I", - "type": null - } + "staging_xcm", + "v4", + "junction", + "Junction" ], + "params": [], "def": { "variant": { "variants": [ { - "name": "Created", + "name": "Parachain", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "creator", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "owner", - "type": 0, - "typeName": "T::AccountId", + "name": null, + "type": 71, + "typeName": "u32", "docs": [] } ], "index": 0, - "docs": [ - "Some asset class was created." - ] + "docs": [] }, { - "name": "Issued", + "name": "AccountId32", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "owner", - "type": 0, - "typeName": "T::AccountId", + "name": "network", + "type": 153, + "typeName": "Option", "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": "id", + "type": 1, + "typeName": "[u8; 32]", "docs": [] } ], "index": 1, - "docs": [ - "Some assets were issued." - ] + "docs": [] }, { - "name": "Transferred", + "name": "AccountIndex64", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "from", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "to", - "type": 0, - "typeName": "T::AccountId", + "name": "network", + "type": 153, + "typeName": "Option", "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": "index", + "type": 11, + "typeName": "u64", "docs": [] } ], "index": 2, - "docs": [ - "Some assets were transferred." - ] + "docs": [] }, { - "name": "Burned", + "name": "AccountKey20", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "owner", - "type": 0, - "typeName": "T::AccountId", + "name": "network", + "type": 153, + "typeName": "Option", "docs": [] }, { - "name": "balance", - "type": 6, - "typeName": "T::Balance", + "name": "key", + "type": 74, + "typeName": "[u8; 20]", "docs": [] } ], "index": 3, - "docs": [ - "Some assets were destroyed." - ] + "docs": [] }, { - "name": "TeamChanged", + "name": "PalletInstance", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "issuer", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "admin", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "freezer", - "type": 0, - "typeName": "T::AccountId", + "name": null, + "type": 2, + "typeName": "u8", "docs": [] } ], "index": 4, - "docs": [ - "The management team changed." - ] + "docs": [] }, { - "name": "OwnerChanged", + "name": "GeneralIndex", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "owner", - "type": 0, - "typeName": "T::AccountId", + "name": null, + "type": 75, + "typeName": "u128", "docs": [] } ], "index": 5, - "docs": [ - "The owner changed." - ] + "docs": [] }, { - "name": "Frozen", + "name": "GeneralKey", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", + "name": "length", + "type": 2, + "typeName": "u8", "docs": [] }, { - "name": "who", - "type": 0, - "typeName": "T::AccountId", + "name": "data", + "type": 1, + "typeName": "[u8; 32]", "docs": [] } ], "index": 6, - "docs": [ - "Some account `who` was frozen." - ] + "docs": [] }, { - "name": "Thawed", - "fields": [ - { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "who", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - } - ], + "name": "OnlyChild", + "fields": [], "index": 7, - "docs": [ - "Some account `who` was thawed." - ] + "docs": [] }, { - "name": "AssetFrozen", + "name": "Plurality", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", + "name": "id", + "type": 76, + "typeName": "BodyId", + "docs": [] + }, + { + "name": "part", + "type": 77, + "typeName": "BodyPart", "docs": [] } ], "index": 8, - "docs": [ - "Some asset `asset_id` was frozen." - ] + "docs": [] }, { - "name": "AssetThawed", + "name": "GlobalConsensus", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", + "name": null, + "type": 154, + "typeName": "NetworkId", "docs": [] } ], "index": 9, - "docs": [ - "Some asset `asset_id` was thawed." - ] - }, - { - "name": "AccountsDestroyed", - "fields": [ - { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", - "docs": [] - }, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 153, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 154 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ { - "name": "accounts_destroyed", - "type": 4, - "typeName": "u32", + "name": null, + "type": 154, + "typeName": null, "docs": [] - }, + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 154, + "type": { + "path": [ + "staging_xcm", + "v4", + "junction", + "NetworkId" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "ByGenesis", + "fields": [ { - "name": "accounts_remaining", - "type": 4, - "typeName": "u32", + "name": null, + "type": 1, + "typeName": "[u8; 32]", "docs": [] } ], - "index": 10, - "docs": [ - "Accounts were destroyed for given asset." - ] + "index": 0, + "docs": [] }, { - "name": "ApprovalsDestroyed", + "name": "ByFork", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "approvals_destroyed", - "type": 4, - "typeName": "u32", + "name": "block_number", + "type": 12, + "typeName": "u64", "docs": [] }, { - "name": "approvals_remaining", - "type": 4, - "typeName": "u32", + "name": "block_hash", + "type": 1, + "typeName": "[u8; 32]", "docs": [] } ], - "index": 11, - "docs": [ - "Approvals were destroyed for given asset." - ] + "index": 1, + "docs": [] }, { - "name": "DestructionStarted", + "name": "Polkadot", + "fields": [], + "index": 2, + "docs": [] + }, + { + "name": "Kusama", + "fields": [], + "index": 3, + "docs": [] + }, + { + "name": "Westend", + "fields": [], + "index": 4, + "docs": [] + }, + { + "name": "Rococo", + "fields": [], + "index": 5, + "docs": [] + }, + { + "name": "Wococo", + "fields": [], + "index": 6, + "docs": [] + }, + { + "name": "Ethereum", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", + "name": "chain_id", + "type": 11, + "typeName": "u64", "docs": [] } ], - "index": 12, - "docs": [ - "An asset class is in the process of being destroyed." - ] + "index": 7, + "docs": [] }, { - "name": "Destroyed", + "name": "BitcoinCore", + "fields": [], + "index": 8, + "docs": [] + }, + { + "name": "BitcoinCash", + "fields": [], + "index": 9, + "docs": [] + }, + { + "name": "PolkadotBulletin", + "fields": [], + "index": 10, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 155, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 2, + "type": 152 + } + }, + "docs": [] + } + }, + { + "id": 156, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 3, + "type": 152 + } + }, + "docs": [] + } + }, + { + "id": 157, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 4, + "type": 152 + } + }, + "docs": [] + } + }, + { + "id": 158, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 5, + "type": 152 + } + }, + "docs": [] + } + }, + { + "id": 159, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 6, + "type": 152 + } + }, + "docs": [] + } + }, + { + "id": 160, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 7, + "type": 152 + } + }, + "docs": [] + } + }, + { + "id": 161, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 8, + "type": 152 + } + }, + "docs": [] + } + }, + { + "id": 162, + "type": { + "path": [ + "staging_xcm", + "v4", + "asset", + "Fungibility" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Fungible", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", + "name": null, + "type": 75, + "typeName": "u128", "docs": [] } ], - "index": 13, - "docs": [ - "An asset class was destroyed." - ] + "index": 0, + "docs": [] }, { - "name": "ForceCreated", + "name": "NonFungible", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "owner", - "type": 0, - "typeName": "T::AccountId", + "name": null, + "type": 163, + "typeName": "AssetInstance", "docs": [] } ], - "index": 14, - "docs": [ - "Some asset class was force-created." - ] + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 163, + "type": { + "path": [ + "staging_xcm", + "v4", + "asset", + "AssetInstance" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Undefined", + "fields": [], + "index": 0, + "docs": [] }, { - "name": "MetadataSet", + "name": "Index", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "name", - "type": 14, - "typeName": "Vec", - "docs": [] - }, - { - "name": "symbol", - "type": 14, - "typeName": "Vec", - "docs": [] - }, - { - "name": "decimals", - "type": 2, - "typeName": "u8", - "docs": [] - }, - { - "name": "is_frozen", - "type": 8, - "typeName": "bool", + "name": null, + "type": 75, + "typeName": "u128", "docs": [] } ], - "index": 15, - "docs": [ - "New metadata has been set for an asset." - ] + "index": 1, + "docs": [] }, { - "name": "MetadataCleared", + "name": "Array4", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", + "name": null, + "type": 18, + "typeName": "[u8; 4]", "docs": [] } ], - "index": 16, - "docs": [ - "Metadata has been cleared for an asset." - ] + "index": 2, + "docs": [] }, { - "name": "ApprovedTransfer", + "name": "Array8", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "source", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "delegate", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": null, + "type": 105, + "typeName": "[u8; 8]", "docs": [] } ], - "index": 17, - "docs": [ - "(Additional) funds have been approved for transfer to a destination account." - ] + "index": 3, + "docs": [] }, { - "name": "ApprovalCancelled", + "name": "Array16", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "owner", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "delegate", - "type": 0, - "typeName": "T::AccountId", + "name": null, + "type": 106, + "typeName": "[u8; 16]", "docs": [] } ], - "index": 18, - "docs": [ - "An approval for account `delegate` was cancelled by `owner`." - ] + "index": 4, + "docs": [] }, { - "name": "TransferredApproved", + "name": "Array32", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "owner", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "delegate", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "destination", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": null, + "type": 1, + "typeName": "[u8; 32]", "docs": [] } ], - "index": 19, - "docs": [ - "An `amount` was transferred in its entirety from `owner` to `destination` by", - "the approved `delegate`." - ] - }, + "index": 5, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 164, + "type": { + "path": [ + "xcm", + "VersionedLocation" + ], + "params": [], + "def": { + "variant": { + "variants": [ { - "name": "AssetStatusChanged", + "name": "V3", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", + "name": null, + "type": 138, + "typeName": "v3::MultiLocation", "docs": [] } ], - "index": 20, - "docs": [ - "An asset has had its attributes changed by the `Force` origin." - ] + "index": 3, + "docs": [] }, { - "name": "AssetMinBalanceChanged", + "name": "V4", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "new_min_balance", - "type": 6, - "typeName": "T::Balance", + "name": null, + "type": 149, + "typeName": "v4::Location", "docs": [] } ], - "index": 21, - "docs": [ - "The min_balance of an asset has been updated by the asset owner." - ] + "index": 4, + "docs": [] }, { - "name": "Touched", + "name": "V5", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "who", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "depositor", - "type": 0, - "typeName": "T::AccountId", + "name": null, + "type": 67, + "typeName": "v5::Location", "docs": [] } ], - "index": 22, - "docs": [ - "Some account `who` was created with a deposit from `depositor`." - ] + "index": 5, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 165, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 12 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] }, { - "name": "Blocked", + "name": "Some", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", + "name": null, + "type": 12, + "typeName": null, "docs": [] - }, + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 166, + "type": { + "path": [ + "cumulus_pallet_xcm", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "InvalidFormat", + "fields": [ { - "name": "who", - "type": 0, - "typeName": "T::AccountId", + "name": null, + "type": 1, + "typeName": "[u8; 32]", "docs": [] } ], - "index": 23, + "index": 0, "docs": [ - "Some account `who` was blocked." + "Downward message is invalid XCM.", + "\\[ id \\]" ] }, { - "name": "Deposited", + "name": "UnsupportedVersion", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "who", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": null, + "type": 1, + "typeName": "[u8; 32]", "docs": [] } ], - "index": 24, + "index": 1, "docs": [ - "Some assets were deposited (e.g. for transaction fees)." + "Downward message is unsupported version of XCM.", + "\\[ id \\]" ] }, { - "name": "Withdrawn", + "name": "ExecutedDownward", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "who", - "type": 0, - "typeName": "T::AccountId", + "name": null, + "type": 1, + "typeName": "[u8; 32]", "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": null, + "type": 93, + "typeName": "Outcome", "docs": [] } ], - "index": 25, + "index": 2, "docs": [ - "Some assets were withdrawn from the account (e.g. for transaction fees)." + "Downward message executed with the given outcome.", + "\\[ id, outcome \\]" ] } ] @@ -10638,10 +10633,10 @@ } }, { - "id": 152, + "id": 167, "type": { "path": [ - "pallet_uniques", + "pallet_xcm_bridge_hub_router", "pallet", "Event" ], @@ -10659,543 +10654,745 @@ "variant": { "variants": [ { - "name": "Created", + "name": "DeliveryFeeFactorDecreased", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] - }, - { - "name": "creator", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "owner", - "type": 0, - "typeName": "T::AccountId", - "docs": [] + "name": "new_value", + "type": 168, + "typeName": "FixedU128", + "docs": [ + "New value of the `DeliveryFeeFactor`." + ] } ], "index": 0, "docs": [ - "A `collection` was created." + "Delivery fee factor has been decreased." ] }, { - "name": "ForceCreated", + "name": "DeliveryFeeFactorIncreased", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] - }, - { - "name": "owner", - "type": 0, - "typeName": "T::AccountId", - "docs": [] + "name": "new_value", + "type": 168, + "typeName": "FixedU128", + "docs": [ + "New value of the `DeliveryFeeFactor`." + ] } ], "index": 1, "docs": [ - "A `collection` was force-created." + "Delivery fee factor has been increased." ] - }, + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 168, + "type": { + "path": [ + "sp_arithmetic", + "fixed_point", + "FixedU128" + ], + "params": [], + "def": { + "composite": { + "fields": [ { - "name": "Destroyed", - "fields": [ - { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] - } - ], - "index": 2, - "docs": [ - "A `collection` was destroyed." - ] - }, + "name": null, + "type": 6, + "typeName": "u128", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 169, + "type": { + "path": [ + "pallet_message_queue", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ { - "name": "Issued", + "name": "ProcessingFailed", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] + "name": "id", + "type": 13, + "typeName": "H256", + "docs": [ + "The `blake2_256` hash of the message." + ] }, { - "name": "item", - "type": 4, - "typeName": "T::ItemId", - "docs": [] + "name": "origin", + "type": 170, + "typeName": "MessageOriginOf", + "docs": [ + "The queue of the message." + ] }, { - "name": "owner", - "type": 0, - "typeName": "T::AccountId", - "docs": [] + "name": "error", + "type": 172, + "typeName": "ProcessMessageError", + "docs": [ + "The error that occurred.", + "", + "This error is pretty opaque. More fine-grained errors need to be emitted as events", + "by the `MessageProcessor`." + ] } ], - "index": 3, + "index": 0, "docs": [ - "An `item` was issued." + "Message discarded due to an error in the `MessageProcessor` (usually a format error)." ] }, { - "name": "Transferred", + "name": "Processed", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] + "name": "id", + "type": 13, + "typeName": "H256", + "docs": [ + "The `blake2_256` hash of the message." + ] }, { - "name": "item", - "type": 4, - "typeName": "T::ItemId", - "docs": [] + "name": "origin", + "type": 170, + "typeName": "MessageOriginOf", + "docs": [ + "The queue of the message." + ] }, { - "name": "from", - "type": 0, - "typeName": "T::AccountId", - "docs": [] + "name": "weight_used", + "type": 10, + "typeName": "Weight", + "docs": [ + "How much weight was used to process the message." + ] }, { - "name": "to", - "type": 0, - "typeName": "T::AccountId", - "docs": [] + "name": "success", + "type": 8, + "typeName": "bool", + "docs": [ + "Whether the message was processed.", + "", + "Note that this does not mean that the underlying `MessageProcessor` was internally", + "successful. It *solely* means that the MQ pallet will treat this as a success", + "condition and discard the message. Any internal error needs to be emitted as events", + "by the `MessageProcessor`." + ] } ], - "index": 4, + "index": 1, "docs": [ - "An `item` was transferred." + "Message is processed." ] }, { - "name": "Burned", + "name": "OverweightEnqueued", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] + "name": "id", + "type": 1, + "typeName": "[u8; 32]", + "docs": [ + "The `blake2_256` hash of the message." + ] }, { - "name": "item", - "type": 4, - "typeName": "T::ItemId", - "docs": [] + "name": "origin", + "type": 170, + "typeName": "MessageOriginOf", + "docs": [ + "The queue of the message." + ] }, { - "name": "owner", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - } - ], - "index": 5, - "docs": [ - "An `item` was destroyed." - ] - }, - { - "name": "Frozen", - "fields": [ - { - "name": "collection", + "name": "page_index", "type": 4, - "typeName": "T::CollectionId", - "docs": [] + "typeName": "PageIndex", + "docs": [ + "The page of the message." + ] }, { - "name": "item", + "name": "message_index", "type": 4, - "typeName": "T::ItemId", - "docs": [] + "typeName": "T::Size", + "docs": [ + "The index of the message within the page." + ] } ], - "index": 6, + "index": 2, "docs": [ - "Some `item` was frozen." + "Message placed in overweight queue." ] }, { - "name": "Thawed", + "name": "PageReaped", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] + "name": "origin", + "type": 170, + "typeName": "MessageOriginOf", + "docs": [ + "The queue of the page." + ] }, { - "name": "item", + "name": "index", "type": 4, - "typeName": "T::ItemId", - "docs": [] + "typeName": "PageIndex", + "docs": [ + "The index of the page." + ] } ], - "index": 7, + "index": 3, "docs": [ - "Some `item` was thawed." + "This page was reaped." ] + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 170, + "type": { + "path": [ + "cumulus_primitives_core", + "AggregateMessageOrigin" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Here", + "fields": [], + "index": 0, + "docs": [] }, { - "name": "CollectionFrozen", + "name": "Parent", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "Sibling", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", + "name": null, + "type": 171, + "typeName": "ParaId", "docs": [] } ], - "index": 8, - "docs": [ - "Some `collection` was frozen." - ] - }, - { - "name": "CollectionThawed", - "fields": [ - { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] - } - ], - "index": 9, - "docs": [ - "Some `collection` was thawed." - ] + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 171, + "type": { + "path": [ + "polkadot_parachain_primitives", + "primitives", + "Id" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 4, + "typeName": "u32", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 172, + "type": { + "path": [ + "frame_support", + "traits", + "messages", + "ProcessMessageError" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "BadFormat", + "fields": [], + "index": 0, + "docs": [] }, { - "name": "OwnerChanged", + "name": "Corrupt", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "Unsupported", + "fields": [], + "index": 2, + "docs": [] + }, + { + "name": "Overweight", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] - }, - { - "name": "new_owner", - "type": 0, - "typeName": "T::AccountId", + "name": null, + "type": 10, + "typeName": "Weight", "docs": [] } ], - "index": 10, - "docs": [ - "The owner changed." - ] + "index": 3, + "docs": [] }, { - "name": "TeamChanged", + "name": "Yield", + "fields": [], + "index": 4, + "docs": [] + }, + { + "name": "StackLimitReached", + "fields": [], + "index": 5, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 173, + "type": { + "path": [ + "snowbridge_pallet_system_frontend", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "MessageSent", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", + "name": "origin", + "type": 67, + "typeName": "Location", "docs": [] }, { - "name": "issuer", - "type": 0, - "typeName": "T::AccountId", + "name": "destination", + "type": 67, + "typeName": "Location", "docs": [] }, { - "name": "admin", - "type": 0, - "typeName": "T::AccountId", + "name": "message", + "type": 96, + "typeName": "Xcm<()>", "docs": [] }, { - "name": "freezer", - "type": 0, - "typeName": "T::AccountId", + "name": "message_id", + "type": 1, + "typeName": "XcmHash", "docs": [] } ], - "index": 11, + "index": 0, "docs": [ - "The management team changed." + "An XCM was sent" ] }, { - "name": "ApprovedTransfer", + "name": "ExportOperatingModeChanged", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] - }, - { - "name": "item", - "type": 4, - "typeName": "T::ItemId", - "docs": [] - }, - { - "name": "owner", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "delegate", - "type": 0, - "typeName": "T::AccountId", + "name": "mode", + "type": 174, + "typeName": "OperatingMode", "docs": [] } ], - "index": 12, + "index": 1, "docs": [ - "An `item` of a `collection` has been approved by the `owner` for transfer by", - "a `delegate`." + "Set OperatingMode" ] + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 174, + "type": { + "path": [ + "snowbridge_core", + "operating_mode", + "BasicOperatingMode" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Normal", + "fields": [], + "index": 0, + "docs": [] }, { - "name": "ApprovalCancelled", + "name": "Halted", + "fields": [], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 175, + "type": { + "path": [ + "pallet_utility", + "pallet", + "Event" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "BatchInterrupted", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] - }, - { - "name": "item", + "name": "index", "type": 4, - "typeName": "T::ItemId", - "docs": [] - }, - { - "name": "owner", - "type": 0, - "typeName": "T::AccountId", + "typeName": "u32", "docs": [] }, { - "name": "delegate", - "type": 0, - "typeName": "T::AccountId", + "name": "error", + "type": 26, + "typeName": "DispatchError", "docs": [] } ], - "index": 13, + "index": 0, "docs": [ - "An approval for a `delegate` account to transfer the `item` of an item", - "`collection` was cancelled by its `owner`." + "Batch of dispatches did not complete fully. Index of first failing dispatch given, as", + "well as the error." ] }, { - "name": "ItemStatusChanged", + "name": "BatchCompleted", + "fields": [], + "index": 1, + "docs": [ + "Batch of dispatches completed fully with no error." + ] + }, + { + "name": "BatchCompletedWithErrors", + "fields": [], + "index": 2, + "docs": [ + "Batch of dispatches completed but has errors." + ] + }, + { + "name": "ItemCompleted", + "fields": [], + "index": 3, + "docs": [ + "A single item within a Batch of dispatches has completed with no error." + ] + }, + { + "name": "ItemFailed", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", + "name": "error", + "type": 26, + "typeName": "DispatchError", "docs": [] } ], - "index": 14, + "index": 4, "docs": [ - "A `collection` has had its attributes changed by the `Force` origin." + "A single item within a Batch of dispatches has completed with error." ] }, { - "name": "CollectionMetadataSet", + "name": "DispatchedAs", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] - }, - { - "name": "data", - "type": 153, - "typeName": "BoundedVec", - "docs": [] - }, - { - "name": "is_frozen", - "type": 8, - "typeName": "bool", + "name": "result", + "type": 38, + "typeName": "DispatchResult", "docs": [] } ], - "index": 15, + "index": 5, "docs": [ - "New metadata has been set for a `collection`." + "A call was dispatched." ] }, { - "name": "CollectionMetadataCleared", + "name": "IfElseMainSuccess", + "fields": [], + "index": 6, + "docs": [ + "Main call was dispatched." + ] + }, + { + "name": "IfElseFallbackCalled", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", + "name": "main_error", + "type": 26, + "typeName": "DispatchError", "docs": [] } ], - "index": 16, + "index": 7, "docs": [ - "Metadata has been cleared for a `collection`." + "The fallback call was dispatched." ] - }, + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 176, + "type": { + "path": [ + "pallet_multisig", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ { - "name": "MetadataSet", + "name": "NewMultisig", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] - }, - { - "name": "item", - "type": 4, - "typeName": "T::ItemId", + "name": "approving", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "data", - "type": 153, - "typeName": "BoundedVec", + "name": "multisig", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "is_frozen", - "type": 8, - "typeName": "bool", + "name": "call_hash", + "type": 1, + "typeName": "CallHash", "docs": [] } ], - "index": 17, + "index": 0, "docs": [ - "New metadata has been set for an item." + "A new multisig operation has begun." ] }, { - "name": "MetadataCleared", + "name": "MultisigApproval", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", + "name": "approving", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "item", - "type": 4, - "typeName": "T::ItemId", + "name": "timepoint", + "type": 177, + "typeName": "Timepoint>", "docs": [] - } - ], - "index": 18, - "docs": [ - "Metadata has been cleared for an item." - ] - }, - { - "name": "Redeposited", - "fields": [ + }, { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", + "name": "multisig", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "successful_items", - "type": 154, - "typeName": "Vec", + "name": "call_hash", + "type": 1, + "typeName": "CallHash", "docs": [] } ], - "index": 19, + "index": 1, "docs": [ - "Metadata has been cleared for an item." + "A multisig operation has been approved by someone." ] }, { - "name": "AttributeSet", + "name": "MultisigExecuted", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", + "name": "approving", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "maybe_item", - "type": 155, - "typeName": "Option", + "name": "timepoint", + "type": 177, + "typeName": "Timepoint>", "docs": [] }, { - "name": "key", - "type": 156, - "typeName": "BoundedVec", + "name": "multisig", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "value", - "type": 157, - "typeName": "BoundedVec", + "name": "call_hash", + "type": 1, + "typeName": "CallHash", + "docs": [] + }, + { + "name": "result", + "type": 38, + "typeName": "DispatchResult", "docs": [] } ], - "index": 20, + "index": 2, "docs": [ - "New attribute metadata has been set for a `collection` or `item`." + "A multisig operation has been executed." ] }, { - "name": "AttributeCleared", + "name": "MultisigCancelled", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", + "name": "cancelling", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "maybe_item", - "type": 155, - "typeName": "Option", + "name": "timepoint", + "type": 177, + "typeName": "Timepoint>", "docs": [] }, { - "name": "key", - "type": 156, - "typeName": "BoundedVec", + "name": "multisig", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "call_hash", + "type": 1, + "typeName": "CallHash", "docs": [] } ], - "index": 21, + "index": 3, "docs": [ - "Attribute metadata has been cleared for a `collection` or `item`." + "A multisig operation has been cancelled." ] }, { - "name": "OwnershipAcceptanceChanged", + "name": "DepositPoked", "fields": [ { "name": "who", @@ -11204,129 +11401,294 @@ "docs": [] }, { - "name": "maybe_collection", - "type": 155, - "typeName": "Option", + "name": "call_hash", + "type": 1, + "typeName": "CallHash", "docs": [] - } - ], - "index": 22, - "docs": [ - "Ownership acceptance has changed for an account." + }, + { + "name": "old_deposit", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "new_deposit", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 4, + "docs": [ + "The deposit for a multisig operation has been updated/poked." ] + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 177, + "type": { + "path": [ + "pallet_multisig", + "Timepoint" + ], + "params": [ + { + "name": "BlockNumber", + "type": 4 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "height", + "type": 4, + "typeName": "BlockNumber", + "docs": [] }, { - "name": "CollectionMaxSupplySet", + "name": "index", + "type": 4, + "typeName": "u32", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 178, + "type": { + "path": [ + "pallet_proxy", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "ProxyExecuted", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", + "name": "result", + "type": 38, + "typeName": "DispatchResult", + "docs": [] + } + ], + "index": 0, + "docs": [ + "A proxy was executed correctly, with the given." + ] + }, + { + "name": "PureCreated", + "fields": [ + { + "name": "pure", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "max_supply", - "type": 4, - "typeName": "u32", + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "proxy_type", + "type": 179, + "typeName": "T::ProxyType", + "docs": [] + }, + { + "name": "disambiguation_index", + "type": 180, + "typeName": "u16", "docs": [] } ], - "index": 23, + "index": 1, "docs": [ - "Max supply has been set for a collection." + "A pure account has been created by new proxy with given", + "disambiguation index and proxy type." ] }, { - "name": "ItemPriceSet", + "name": "PureKilled", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", + "name": "pure", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "item", - "type": 4, - "typeName": "T::ItemId", + "name": "spawner", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "price", - "type": 6, - "typeName": "ItemPrice", + "name": "proxy_type", + "type": 179, + "typeName": "T::ProxyType", "docs": [] }, { - "name": "whitelisted_buyer", - "type": 158, - "typeName": "Option", + "name": "disambiguation_index", + "type": 180, + "typeName": "u16", "docs": [] } ], - "index": 24, + "index": 2, "docs": [ - "The price was set for the instance." + "A pure proxy was killed by its spawner." ] }, { - "name": "ItemPriceRemoved", + "name": "Announced", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", + "name": "real", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "item", - "type": 4, - "typeName": "T::ItemId", + "name": "proxy", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "call_hash", + "type": 13, + "typeName": "CallHashOf", "docs": [] } ], - "index": 25, + "index": 3, "docs": [ - "The price for the instance was removed." + "An announcement was placed to make a call in the future." ] }, { - "name": "ItemBought", + "name": "ProxyAdded", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", + "name": "delegator", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "item", - "type": 4, - "typeName": "T::ItemId", + "name": "delegatee", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "price", - "type": 6, - "typeName": "ItemPrice", + "name": "proxy_type", + "type": 179, + "typeName": "T::ProxyType", "docs": [] }, { - "name": "seller", + "name": "delay", + "type": 4, + "typeName": "BlockNumberFor", + "docs": [] + } + ], + "index": 4, + "docs": [ + "A proxy was added." + ] + }, + { + "name": "ProxyRemoved", + "fields": [ + { + "name": "delegator", "type": 0, "typeName": "T::AccountId", "docs": [] }, { - "name": "buyer", + "name": "delegatee", "type": 0, "typeName": "T::AccountId", "docs": [] + }, + { + "name": "proxy_type", + "type": 179, + "typeName": "T::ProxyType", + "docs": [] + }, + { + "name": "delay", + "type": 4, + "typeName": "BlockNumberFor", + "docs": [] } ], - "index": 26, + "index": 5, "docs": [ - "An item was bought." + "A proxy was removed." + ] + }, + { + "name": "DepositPoked", + "fields": [ + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "kind", + "type": 181, + "typeName": "DepositKind", + "docs": [] + }, + { + "name": "old_deposit", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "new_deposit", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 6, + "docs": [ + "A deposit stored for proxies or announcements was poked / updated." ] } ] @@ -11338,116 +11700,86 @@ } }, { - "id": 153, + "id": 179, "type": { "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" - ], - "params": [ - { - "name": "T", - "type": 2 - }, - { - "name": "S", - "type": null - } + "asset_hub_polkadot_runtime", + "ProxyType" ], - "def": { - "composite": { - "fields": [ - { - "name": null, - "type": 14, - "typeName": "Vec", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 154, - "type": { - "path": [], "params": [], - "def": { - "sequence": { - "type": 4 - } - }, - "docs": [] - } - }, - { - "id": 155, - "type": { - "path": [ - "Option" - ], - "params": [ - { - "name": "T", - "type": 4 - } - ], "def": { "variant": { "variants": [ { - "name": "None", + "name": "Any", "fields": [], "index": 0, "docs": [] }, { - "name": "Some", - "fields": [ - { - "name": null, - "type": 4, - "typeName": null, - "docs": [] - } - ], + "name": "NonTransfer", + "fields": [], "index": 1, "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 156, - "type": { - "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" - ], - "params": [ - { - "name": "T", - "type": 2 - }, - { - "name": "S", - "type": null - } - ], - "def": { - "composite": { - "fields": [ + }, { - "name": null, - "type": 14, - "typeName": "Vec", + "name": "CancelProxy", + "fields": [], + "index": 2, + "docs": [] + }, + { + "name": "Assets", + "fields": [], + "index": 3, + "docs": [] + }, + { + "name": "AssetOwner", + "fields": [], + "index": 4, + "docs": [] + }, + { + "name": "AssetManager", + "fields": [], + "index": 5, + "docs": [] + }, + { + "name": "Collator", + "fields": [], + "index": 6, + "docs": [] + }, + { + "name": "Governance", + "fields": [], + "index": 7, + "docs": [] + }, + { + "name": "Staking", + "fields": [], + "index": 8, + "docs": [] + }, + { + "name": "NominationPools", + "fields": [], + "index": 9, + "docs": [] + }, + { + "name": "Auction", + "fields": [], + "index": 10, + "docs": [] + }, + { + "name": "ParaRegistration", + "fields": [], + "index": 11, "docs": [] } ] @@ -11457,69 +11789,36 @@ } }, { - "id": 157, + "id": 180, "type": { - "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" - ], - "params": [ - { - "name": "T", - "type": 2 - }, - { - "name": "S", - "type": null - } - ], + "path": [], + "params": [], "def": { - "composite": { - "fields": [ - { - "name": null, - "type": 14, - "typeName": "Vec", - "docs": [] - } - ] - } + "primitive": "U16" }, "docs": [] } }, { - "id": 158, + "id": 181, "type": { "path": [ - "Option" - ], - "params": [ - { - "name": "T", - "type": 0 - } + "pallet_proxy", + "DepositKind" ], + "params": [], "def": { "variant": { "variants": [ { - "name": "None", + "name": "Proxies", "fields": [], "index": 0, "docs": [] }, { - "name": "Some", - "fields": [ - { - "name": null, - "type": 0, - "typeName": null, - "docs": [] - } - ], + "name": "Announcements", + "fields": [], "index": 1, "docs": [] } @@ -11530,10 +11829,10 @@ } }, { - "id": 159, + "id": 182, "type": { "path": [ - "pallet_nfts", + "pallet_indices", "pallet", "Event" ], @@ -11541,151 +11840,143 @@ { "name": "T", "type": null - }, - { - "name": "I", - "type": null } ], "def": { "variant": { "variants": [ { - "name": "Created", + "name": "IndexAssigned", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] - }, - { - "name": "creator", + "name": "who", "type": 0, "typeName": "T::AccountId", "docs": [] }, { - "name": "owner", - "type": 0, - "typeName": "T::AccountId", + "name": "index", + "type": 4, + "typeName": "T::AccountIndex", "docs": [] } ], "index": 0, "docs": [ - "A `collection` was created." + "A account index was assigned." ] }, { - "name": "ForceCreated", + "name": "IndexFreed", "fields": [ { - "name": "collection", + "name": "index", "type": 4, - "typeName": "T::CollectionId", - "docs": [] - }, - { - "name": "owner", - "type": 0, - "typeName": "T::AccountId", + "typeName": "T::AccountIndex", "docs": [] } ], "index": 1, "docs": [ - "A `collection` was force-created." + "A account index has been freed up (unassigned)." ] }, { - "name": "Destroyed", + "name": "IndexFrozen", "fields": [ { - "name": "collection", + "name": "index", "type": 4, - "typeName": "T::CollectionId", + "typeName": "T::AccountIndex", + "docs": [] + }, + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", "docs": [] } ], "index": 2, "docs": [ - "A `collection` was destroyed." + "A account index has been frozen to its current account ID." ] }, { - "name": "Issued", + "name": "DepositPoked", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] - }, - { - "name": "item", - "type": 4, - "typeName": "T::ItemId", - "docs": [] - }, - { - "name": "owner", + "name": "who", "type": 0, "typeName": "T::AccountId", "docs": [] - } - ], - "index": 3, - "docs": [ - "An `item` was issued." - ] - }, - { - "name": "Transferred", - "fields": [ - { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] }, { - "name": "item", + "name": "index", "type": 4, - "typeName": "T::ItemId", + "typeName": "T::AccountIndex", "docs": [] }, { - "name": "from", - "type": 0, - "typeName": "T::AccountId", + "name": "old_deposit", + "type": 6, + "typeName": "BalanceOf", "docs": [] }, { - "name": "to", - "type": 0, - "typeName": "T::AccountId", + "name": "new_deposit", + "type": 6, + "typeName": "BalanceOf", "docs": [] } ], - "index": 4, + "index": 3, "docs": [ - "An `item` was transferred." + "A deposit to reserve an index has been poked/reconsidered." ] - }, + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 183, + "type": { + "path": [ + "pallet_assets", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + }, + { + "name": "I", + "type": null + } + ], + "def": { + "variant": { + "variants": [ { - "name": "Burned", + "name": "Created", "fields": [ { - "name": "collection", + "name": "asset_id", "type": 4, - "typeName": "T::CollectionId", + "typeName": "T::AssetId", "docs": [] }, { - "name": "item", - "type": 4, - "typeName": "T::ItemId", + "name": "creator", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { @@ -11695,168 +11986,138 @@ "docs": [] } ], - "index": 5, + "index": 0, "docs": [ - "An `item` was destroyed." + "Some asset class was created." ] }, { - "name": "ItemTransferLocked", + "name": "Issued", "fields": [ { - "name": "collection", + "name": "asset_id", "type": 4, - "typeName": "T::CollectionId", + "typeName": "T::AssetId", "docs": [] }, { - "name": "item", - "type": 4, - "typeName": "T::ItemId", - "docs": [] - } - ], - "index": 6, - "docs": [ - "An `item` became non-transferable." - ] - }, - { - "name": "ItemTransferUnlocked", - "fields": [ - { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", + "name": "owner", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "item", - "type": 4, - "typeName": "T::ItemId", + "name": "amount", + "type": 6, + "typeName": "T::Balance", "docs": [] } ], - "index": 7, + "index": 1, "docs": [ - "An `item` became transferable." + "Some assets were issued." ] }, { - "name": "ItemPropertiesLocked", + "name": "Transferred", "fields": [ { - "name": "collection", + "name": "asset_id", "type": 4, - "typeName": "T::CollectionId", + "typeName": "T::AssetId", "docs": [] }, { - "name": "item", - "type": 4, - "typeName": "T::ItemId", + "name": "from", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "lock_metadata", - "type": 8, - "typeName": "bool", + "name": "to", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "lock_attributes", - "type": 8, - "typeName": "bool", - "docs": [] - } - ], - "index": 8, - "docs": [ - "`item` metadata or attributes were locked." - ] - }, - { - "name": "CollectionLocked", - "fields": [ - { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", + "name": "amount", + "type": 6, + "typeName": "T::Balance", "docs": [] } ], - "index": 9, + "index": 2, "docs": [ - "Some `collection` was locked." + "Some assets were transferred." ] }, { - "name": "OwnerChanged", + "name": "Burned", "fields": [ { - "name": "collection", + "name": "asset_id", "type": 4, - "typeName": "T::CollectionId", + "typeName": "T::AssetId", "docs": [] }, { - "name": "new_owner", + "name": "owner", "type": 0, "typeName": "T::AccountId", "docs": [] + }, + { + "name": "balance", + "type": 6, + "typeName": "T::Balance", + "docs": [] } ], - "index": 10, + "index": 3, "docs": [ - "The owner changed." + "Some assets were destroyed." ] }, { "name": "TeamChanged", "fields": [ { - "name": "collection", + "name": "asset_id", "type": 4, - "typeName": "T::CollectionId", + "typeName": "T::AssetId", "docs": [] }, { "name": "issuer", - "type": 158, - "typeName": "Option", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { "name": "admin", - "type": 158, - "typeName": "Option", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { "name": "freezer", - "type": 158, - "typeName": "Option", + "type": 0, + "typeName": "T::AccountId", "docs": [] } ], - "index": 11, + "index": 4, "docs": [ "The management team changed." ] }, { - "name": "TransferApproved", + "name": "OwnerChanged", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] - }, - { - "name": "item", + "name": "asset_id", "type": 4, - "typeName": "T::ItemId", + "typeName": "T::AssetId", "docs": [] }, { @@ -11864,292 +12125,290 @@ "type": 0, "typeName": "T::AccountId", "docs": [] - }, - { - "name": "delegate", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "deadline", - "type": 155, - "typeName": "Option>", - "docs": [] } ], - "index": 12, + "index": 5, "docs": [ - "An `item` of a `collection` has been approved by the `owner` for transfer by", - "a `delegate`." + "The owner changed." ] }, { - "name": "ApprovalCancelled", + "name": "Frozen", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] - }, - { - "name": "item", + "name": "asset_id", "type": 4, - "typeName": "T::ItemId", - "docs": [] - }, - { - "name": "owner", - "type": 0, - "typeName": "T::AccountId", + "typeName": "T::AssetId", "docs": [] }, { - "name": "delegate", + "name": "who", "type": 0, "typeName": "T::AccountId", "docs": [] } ], - "index": 13, + "index": 6, "docs": [ - "An approval for a `delegate` account to transfer the `item` of an item", - "`collection` was cancelled by its `owner`." + "Some account `who` was frozen." ] }, { - "name": "AllApprovalsCancelled", + "name": "Thawed", "fields": [ { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] - }, - { - "name": "item", + "name": "asset_id", "type": 4, - "typeName": "T::ItemId", + "typeName": "T::AssetId", "docs": [] }, { - "name": "owner", + "name": "who", "type": 0, "typeName": "T::AccountId", "docs": [] } ], - "index": 14, + "index": 7, "docs": [ - "All approvals of an item got cancelled." + "Some account `who` was thawed." ] }, { - "name": "CollectionConfigChanged", + "name": "AssetFrozen", "fields": [ { - "name": "collection", + "name": "asset_id", "type": 4, - "typeName": "T::CollectionId", + "typeName": "T::AssetId", "docs": [] } ], - "index": 15, + "index": 8, "docs": [ - "A `collection` has had its config changed by the `Force` origin." + "Some asset `asset_id` was frozen." ] }, { - "name": "CollectionMetadataSet", + "name": "AssetThawed", "fields": [ { - "name": "collection", + "name": "asset_id", "type": 4, - "typeName": "T::CollectionId", - "docs": [] - }, - { - "name": "data", - "type": 160, - "typeName": "BoundedVec", + "typeName": "T::AssetId", "docs": [] } ], - "index": 16, + "index": 9, "docs": [ - "New metadata has been set for a `collection`." + "Some asset `asset_id` was thawed." ] }, { - "name": "CollectionMetadataCleared", + "name": "AccountsDestroyed", "fields": [ { - "name": "collection", + "name": "asset_id", "type": 4, - "typeName": "T::CollectionId", + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "accounts_destroyed", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "accounts_remaining", + "type": 4, + "typeName": "u32", "docs": [] } ], - "index": 17, + "index": 10, "docs": [ - "Metadata has been cleared for a `collection`." + "Accounts were destroyed for given asset." ] }, { - "name": "ItemMetadataSet", + "name": "ApprovalsDestroyed", "fields": [ { - "name": "collection", + "name": "asset_id", "type": 4, - "typeName": "T::CollectionId", + "typeName": "T::AssetId", "docs": [] }, { - "name": "item", + "name": "approvals_destroyed", "type": 4, - "typeName": "T::ItemId", + "typeName": "u32", "docs": [] }, { - "name": "data", - "type": 160, - "typeName": "BoundedVec", + "name": "approvals_remaining", + "type": 4, + "typeName": "u32", "docs": [] } ], - "index": 18, + "index": 11, "docs": [ - "New metadata has been set for an item." + "Approvals were destroyed for given asset." ] }, { - "name": "ItemMetadataCleared", + "name": "DestructionStarted", "fields": [ { - "name": "collection", + "name": "asset_id", "type": 4, - "typeName": "T::CollectionId", + "typeName": "T::AssetId", "docs": [] - }, + } + ], + "index": 12, + "docs": [ + "An asset class is in the process of being destroyed." + ] + }, + { + "name": "Destroyed", + "fields": [ { - "name": "item", + "name": "asset_id", "type": 4, - "typeName": "T::ItemId", + "typeName": "T::AssetId", "docs": [] } ], - "index": 19, + "index": 13, "docs": [ - "Metadata has been cleared for an item." + "An asset class was destroyed." ] }, { - "name": "Redeposited", + "name": "ForceCreated", "fields": [ { - "name": "collection", + "name": "asset_id", "type": 4, - "typeName": "T::CollectionId", + "typeName": "T::AssetId", "docs": [] }, { - "name": "successful_items", - "type": 154, - "typeName": "Vec", + "name": "owner", + "type": 0, + "typeName": "T::AccountId", "docs": [] } ], - "index": 20, + "index": 14, "docs": [ - "The deposit for a set of `item`s within a `collection` has been updated." + "Some asset class was force-created." ] }, { - "name": "AttributeSet", + "name": "MetadataSet", "fields": [ { - "name": "collection", + "name": "asset_id", "type": 4, - "typeName": "T::CollectionId", + "typeName": "T::AssetId", "docs": [] }, { - "name": "maybe_item", - "type": 155, - "typeName": "Option", + "name": "name", + "type": 14, + "typeName": "Vec", "docs": [] }, { - "name": "key", - "type": 157, - "typeName": "BoundedVec", + "name": "symbol", + "type": 14, + "typeName": "Vec", "docs": [] }, { - "name": "value", - "type": 160, - "typeName": "BoundedVec", + "name": "decimals", + "type": 2, + "typeName": "u8", "docs": [] }, { - "name": "namespace", - "type": 161, - "typeName": "AttributeNamespace", + "name": "is_frozen", + "type": 8, + "typeName": "bool", "docs": [] } ], - "index": 21, + "index": 15, "docs": [ - "New attribute metadata has been set for a `collection` or `item`." + "New metadata has been set for an asset." ] }, { - "name": "AttributeCleared", + "name": "MetadataCleared", "fields": [ { - "name": "collection", + "name": "asset_id", "type": 4, - "typeName": "T::CollectionId", + "typeName": "T::AssetId", + "docs": [] + } + ], + "index": 16, + "docs": [ + "Metadata has been cleared for an asset." + ] + }, + { + "name": "ApprovedTransfer", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", "docs": [] }, { - "name": "maybe_item", - "type": 155, - "typeName": "Option", + "name": "source", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "key", - "type": 157, - "typeName": "BoundedVec", + "name": "delegate", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "namespace", - "type": 161, - "typeName": "AttributeNamespace", + "name": "amount", + "type": 6, + "typeName": "T::Balance", "docs": [] } ], - "index": 22, + "index": 17, "docs": [ - "Attribute metadata has been cleared for a `collection` or `item`." + "(Additional) funds have been approved for transfer to a destination account." ] }, { - "name": "ItemAttributesApprovalAdded", + "name": "ApprovalCancelled", "fields": [ { - "name": "collection", + "name": "asset_id", "type": 4, - "typeName": "T::CollectionId", + "typeName": "T::AssetId", "docs": [] }, { - "name": "item", - "type": 4, - "typeName": "T::ItemId", + "name": "owner", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { @@ -12159,24 +12418,24 @@ "docs": [] } ], - "index": 23, + "index": 18, "docs": [ - "A new approval to modify item attributes was added." + "An approval for account `delegate` was cancelled by `owner`." ] }, { - "name": "ItemAttributesApprovalRemoved", + "name": "TransferredApproved", "fields": [ { - "name": "collection", + "name": "asset_id", "type": 4, - "typeName": "T::CollectionId", + "typeName": "T::AssetId", "docs": [] }, { - "name": "item", - "type": 4, - "typeName": "T::ItemId", + "name": "owner", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { @@ -12184,120 +12443,195 @@ "type": 0, "typeName": "T::AccountId", "docs": [] - } - ], - "index": 24, - "docs": [ - "A new approval to modify item attributes was removed." - ] - }, - { - "name": "OwnershipAcceptanceChanged", - "fields": [ + }, { - "name": "who", + "name": "destination", "type": 0, "typeName": "T::AccountId", "docs": [] }, { - "name": "maybe_collection", - "type": 155, - "typeName": "Option", + "name": "amount", + "type": 6, + "typeName": "T::Balance", "docs": [] } ], - "index": 25, + "index": 19, "docs": [ - "Ownership acceptance has changed for an account." + "An `amount` was transferred in its entirety from `owner` to `destination` by", + "the approved `delegate`." ] }, { - "name": "CollectionMaxSupplySet", + "name": "AssetStatusChanged", "fields": [ { - "name": "collection", + "name": "asset_id", "type": 4, - "typeName": "T::CollectionId", + "typeName": "T::AssetId", "docs": [] - }, + } + ], + "index": 20, + "docs": [ + "An asset has had its attributes changed by the `Force` origin." + ] + }, + { + "name": "AssetMinBalanceChanged", + "fields": [ { - "name": "max_supply", + "name": "asset_id", "type": 4, - "typeName": "u32", + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "new_min_balance", + "type": 6, + "typeName": "T::Balance", "docs": [] } ], - "index": 26, + "index": 21, "docs": [ - "Max supply has been set for a collection." + "The min_balance of an asset has been updated by the asset owner." ] }, { - "name": "CollectionMintSettingsUpdated", + "name": "Touched", "fields": [ { - "name": "collection", + "name": "asset_id", "type": 4, - "typeName": "T::CollectionId", + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "depositor", + "type": 0, + "typeName": "T::AccountId", "docs": [] } ], - "index": 27, + "index": 22, "docs": [ - "Mint settings for a collection had changed." + "Some account `who` was created with a deposit from `depositor`." ] }, { - "name": "NextCollectionIdIncremented", + "name": "Blocked", "fields": [ { - "name": "next_id", - "type": 155, - "typeName": "Option", + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", "docs": [] } ], - "index": 28, + "index": 23, "docs": [ - "Event gets emitted when the `NextCollectionId` gets incremented." + "Some account `who` was blocked." ] }, { - "name": "ItemPriceSet", + "name": "Deposited", "fields": [ { - "name": "collection", + "name": "asset_id", "type": 4, - "typeName": "T::CollectionId", + "typeName": "T::AssetId", "docs": [] }, { - "name": "item", - "type": 4, - "typeName": "T::ItemId", + "name": "who", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "price", + "name": "amount", "type": 6, - "typeName": "ItemPrice", + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 24, + "docs": [ + "Some assets were deposited (e.g. for transaction fees)." + ] + }, + { + "name": "Withdrawn", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", "docs": [] }, { - "name": "whitelisted_buyer", - "type": 158, - "typeName": "Option", + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "T::Balance", "docs": [] } ], - "index": 29, + "index": 25, "docs": [ - "The price was set for the item." + "Some assets were withdrawn from the account (e.g. for transaction fees)." ] - }, + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 184, + "type": { + "path": [ + "pallet_uniques", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + }, + { + "name": "I", + "type": null + } + ], + "def": { + "variant": { + "variants": [ { - "name": "ItemPriceRemoved", + "name": "Created", "fields": [ { "name": "collection", @@ -12306,19 +12640,25 @@ "docs": [] }, { - "name": "item", - "type": 4, - "typeName": "T::ItemId", + "name": "creator", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "owner", + "type": 0, + "typeName": "T::AccountId", "docs": [] } ], - "index": 30, + "index": 0, "docs": [ - "The price for the item was removed." + "A `collection` was created." ] }, { - "name": "ItemBought", + "name": "ForceCreated", "fields": [ { "name": "collection", @@ -12327,37 +12667,61 @@ "docs": [] }, { - "name": "item", + "name": "owner", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 1, + "docs": [ + "A `collection` was force-created." + ] + }, + { + "name": "Destroyed", + "fields": [ + { + "name": "collection", "type": 4, - "typeName": "T::ItemId", + "typeName": "T::CollectionId", "docs": [] - }, + } + ], + "index": 2, + "docs": [ + "A `collection` was destroyed." + ] + }, + { + "name": "Issued", + "fields": [ { - "name": "price", - "type": 6, - "typeName": "ItemPrice", + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", "docs": [] }, { - "name": "seller", - "type": 0, - "typeName": "T::AccountId", + "name": "item", + "type": 4, + "typeName": "T::ItemId", "docs": [] }, { - "name": "buyer", + "name": "owner", "type": 0, "typeName": "T::AccountId", "docs": [] } ], - "index": 31, + "index": 3, "docs": [ - "An item was bought." + "An `item` was issued." ] }, { - "name": "TipSent", + "name": "Transferred", "fields": [ { "name": "collection", @@ -12372,178 +12736,303 @@ "docs": [] }, { - "name": "sender", + "name": "from", "type": 0, "typeName": "T::AccountId", "docs": [] }, { - "name": "receiver", + "name": "to", "type": 0, "typeName": "T::AccountId", "docs": [] - }, - { - "name": "amount", - "type": 6, - "typeName": "DepositBalanceOf", - "docs": [] } ], - "index": 32, + "index": 4, "docs": [ - "A tip was sent." + "An `item` was transferred." ] }, { - "name": "SwapCreated", + "name": "Burned", "fields": [ { - "name": "offered_collection", + "name": "collection", "type": 4, "typeName": "T::CollectionId", "docs": [] }, { - "name": "offered_item", + "name": "item", "type": 4, "typeName": "T::ItemId", "docs": [] }, { - "name": "desired_collection", + "name": "owner", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 5, + "docs": [ + "An `item` was destroyed." + ] + }, + { + "name": "Frozen", + "fields": [ + { + "name": "collection", "type": 4, "typeName": "T::CollectionId", "docs": [] }, { - "name": "desired_item", - "type": 155, - "typeName": "Option", + "name": "item", + "type": 4, + "typeName": "T::ItemId", "docs": [] - }, + } + ], + "index": 6, + "docs": [ + "Some `item` was frozen." + ] + }, + { + "name": "Thawed", + "fields": [ { - "name": "price", - "type": 162, - "typeName": "Option>>", + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", "docs": [] }, { - "name": "deadline", + "name": "item", "type": 4, - "typeName": "BlockNumberFor", + "typeName": "T::ItemId", "docs": [] } ], - "index": 33, + "index": 7, "docs": [ - "An `item` swap intent was created." + "Some `item` was thawed." ] }, { - "name": "SwapCancelled", + "name": "CollectionFrozen", "fields": [ { - "name": "offered_collection", + "name": "collection", "type": 4, "typeName": "T::CollectionId", "docs": [] - }, + } + ], + "index": 8, + "docs": [ + "Some `collection` was frozen." + ] + }, + { + "name": "CollectionThawed", + "fields": [ { - "name": "offered_item", + "name": "collection", "type": 4, - "typeName": "T::ItemId", + "typeName": "T::CollectionId", + "docs": [] + } + ], + "index": 9, + "docs": [ + "Some `collection` was thawed." + ] + }, + { + "name": "OwnerChanged", + "fields": [ + { + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", "docs": [] }, { - "name": "desired_collection", + "name": "new_owner", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 10, + "docs": [ + "The owner changed." + ] + }, + { + "name": "TeamChanged", + "fields": [ + { + "name": "collection", "type": 4, "typeName": "T::CollectionId", "docs": [] }, { - "name": "desired_item", - "type": 155, - "typeName": "Option", + "name": "issuer", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "price", - "type": 162, - "typeName": "Option>>", + "name": "admin", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "deadline", - "type": 4, - "typeName": "BlockNumberFor", + "name": "freezer", + "type": 0, + "typeName": "T::AccountId", "docs": [] } ], - "index": 34, + "index": 11, "docs": [ - "The swap was cancelled." + "The management team changed." ] }, { - "name": "SwapClaimed", + "name": "ApprovedTransfer", "fields": [ { - "name": "sent_collection", + "name": "collection", "type": 4, "typeName": "T::CollectionId", "docs": [] }, { - "name": "sent_item", + "name": "item", "type": 4, "typeName": "T::ItemId", "docs": [] }, { - "name": "sent_item_owner", + "name": "owner", "type": 0, "typeName": "T::AccountId", "docs": [] }, { - "name": "received_collection", + "name": "delegate", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 12, + "docs": [ + "An `item` of a `collection` has been approved by the `owner` for transfer by", + "a `delegate`." + ] + }, + { + "name": "ApprovalCancelled", + "fields": [ + { + "name": "collection", "type": 4, "typeName": "T::CollectionId", "docs": [] }, { - "name": "received_item", + "name": "item", "type": 4, "typeName": "T::ItemId", "docs": [] }, { - "name": "received_item_owner", + "name": "owner", "type": 0, "typeName": "T::AccountId", "docs": [] }, { - "name": "price", - "type": 162, - "typeName": "Option>>", + "name": "delegate", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 13, + "docs": [ + "An approval for a `delegate` account to transfer the `item` of an item", + "`collection` was cancelled by its `owner`." + ] + }, + { + "name": "ItemStatusChanged", + "fields": [ + { + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", + "docs": [] + } + ], + "index": 14, + "docs": [ + "A `collection` has had its attributes changed by the `Force` origin." + ] + }, + { + "name": "CollectionMetadataSet", + "fields": [ + { + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", "docs": [] }, { - "name": "deadline", + "name": "data", + "type": 185, + "typeName": "BoundedVec", + "docs": [] + }, + { + "name": "is_frozen", + "type": 8, + "typeName": "bool", + "docs": [] + } + ], + "index": 15, + "docs": [ + "New metadata has been set for a `collection`." + ] + }, + { + "name": "CollectionMetadataCleared", + "fields": [ + { + "name": "collection", "type": 4, - "typeName": "BlockNumberFor", + "typeName": "T::CollectionId", "docs": [] } ], - "index": 35, + "index": 16, "docs": [ - "The swap has been claimed." + "Metadata has been cleared for a `collection`." ] }, { - "name": "PreSignedAttributesSet", + "name": "MetadataSet", "fields": [ { "name": "collection", @@ -12558,19 +13047,25 @@ "docs": [] }, { - "name": "namespace", - "type": 161, - "typeName": "AttributeNamespace", + "name": "data", + "type": 185, + "typeName": "BoundedVec", + "docs": [] + }, + { + "name": "is_frozen", + "type": 8, + "typeName": "bool", "docs": [] } ], - "index": 36, + "index": 17, "docs": [ - "New attributes have been set for an `item` of the `collection`." + "New metadata has been set for an item." ] }, { - "name": "PalletAttributeSet", + "name": "MetadataCleared", "fields": [ { "name": "collection", @@ -12580,31 +13075,234 @@ }, { "name": "item", - "type": 155, - "typeName": "Option", + "type": 4, + "typeName": "T::ItemId", "docs": [] - }, + } + ], + "index": 18, + "docs": [ + "Metadata has been cleared for an item." + ] + }, + { + "name": "Redeposited", + "fields": [ { - "name": "attribute", - "type": 165, - "typeName": "PalletAttributes", + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", "docs": [] }, { - "name": "value", - "type": 160, - "typeName": "BoundedVec", + "name": "successful_items", + "type": 186, + "typeName": "Vec", "docs": [] } ], - "index": 37, + "index": 19, "docs": [ - "A new attribute in the `Pallet` namespace was set for the `collection` or an `item`", - "within that `collection`." + "Metadata has been cleared for an item." ] - } - ] - } + }, + { + "name": "AttributeSet", + "fields": [ + { + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", + "docs": [] + }, + { + "name": "maybe_item", + "type": 187, + "typeName": "Option", + "docs": [] + }, + { + "name": "key", + "type": 188, + "typeName": "BoundedVec", + "docs": [] + }, + { + "name": "value", + "type": 189, + "typeName": "BoundedVec", + "docs": [] + } + ], + "index": 20, + "docs": [ + "New attribute metadata has been set for a `collection` or `item`." + ] + }, + { + "name": "AttributeCleared", + "fields": [ + { + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", + "docs": [] + }, + { + "name": "maybe_item", + "type": 187, + "typeName": "Option", + "docs": [] + }, + { + "name": "key", + "type": 188, + "typeName": "BoundedVec", + "docs": [] + } + ], + "index": 21, + "docs": [ + "Attribute metadata has been cleared for a `collection` or `item`." + ] + }, + { + "name": "OwnershipAcceptanceChanged", + "fields": [ + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "maybe_collection", + "type": 187, + "typeName": "Option", + "docs": [] + } + ], + "index": 22, + "docs": [ + "Ownership acceptance has changed for an account." + ] + }, + { + "name": "CollectionMaxSupplySet", + "fields": [ + { + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", + "docs": [] + }, + { + "name": "max_supply", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 23, + "docs": [ + "Max supply has been set for a collection." + ] + }, + { + "name": "ItemPriceSet", + "fields": [ + { + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", + "docs": [] + }, + { + "name": "item", + "type": 4, + "typeName": "T::ItemId", + "docs": [] + }, + { + "name": "price", + "type": 6, + "typeName": "ItemPrice", + "docs": [] + }, + { + "name": "whitelisted_buyer", + "type": 190, + "typeName": "Option", + "docs": [] + } + ], + "index": 24, + "docs": [ + "The price was set for the instance." + ] + }, + { + "name": "ItemPriceRemoved", + "fields": [ + { + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", + "docs": [] + }, + { + "name": "item", + "type": 4, + "typeName": "T::ItemId", + "docs": [] + } + ], + "index": 25, + "docs": [ + "The price for the instance was removed." + ] + }, + { + "name": "ItemBought", + "fields": [ + { + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", + "docs": [] + }, + { + "name": "item", + "type": 4, + "typeName": "T::ItemId", + "docs": [] + }, + { + "name": "price", + "type": 6, + "typeName": "ItemPrice", + "docs": [] + }, + { + "name": "seller", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "buyer", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 26, + "docs": [ + "An item was bought." + ] + } + ] + } }, "docs": [ "The `Event` enum of this pallet" @@ -12612,7 +13310,7 @@ } }, { - "id": 160, + "id": 185, "type": { "path": [ "bounded_collections", @@ -12645,61 +13343,20 @@ } }, { - "id": 161, + "id": 186, "type": { - "path": [ - "pallet_nfts", - "types", - "AttributeNamespace" - ], - "params": [ - { - "name": "AccountId", - "type": 0 - } - ], + "path": [], + "params": [], "def": { - "variant": { - "variants": [ - { - "name": "Pallet", - "fields": [], - "index": 0, - "docs": [] - }, - { - "name": "CollectionOwner", - "fields": [], - "index": 1, - "docs": [] - }, - { - "name": "ItemOwner", - "fields": [], - "index": 2, - "docs": [] - }, - { - "name": "Account", - "fields": [ - { - "name": null, - "type": 0, - "typeName": "AccountId", - "docs": [] - } - ], - "index": 3, - "docs": [] - } - ] + "sequence": { + "type": 4 } }, "docs": [] } }, { - "id": 162, + "id": 187, "type": { "path": [ "Option" @@ -12707,7 +13364,7 @@ "params": [ { "name": "T", - "type": 163 + "type": 4 } ], "def": { @@ -12724,7 +13381,7 @@ "fields": [ { "name": null, - "type": 163, + "type": 4, "typeName": null, "docs": [] } @@ -12739,32 +13396,30 @@ } }, { - "id": 163, + "id": 188, "type": { "path": [ - "pallet_nfts", - "types", - "PriceWithDirection" + "bounded_collections", + "bounded_vec", + "BoundedVec" ], "params": [ { - "name": "Amount", - "type": 6 + "name": "T", + "type": 2 + }, + { + "name": "S", + "type": null } ], "def": { "composite": { "fields": [ { - "name": "amount", - "type": 6, - "typeName": "Amount", - "docs": [] - }, - { - "name": "direction", - "type": 164, - "typeName": "PriceDirection", + "name": null, + "type": 14, + "typeName": "Vec", "docs": [] } ] @@ -12774,27 +13429,30 @@ } }, { - "id": 164, + "id": 189, "type": { "path": [ - "pallet_nfts", - "types", - "PriceDirection" + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 2 + }, + { + "name": "S", + "type": null + } ], - "params": [], "def": { - "variant": { - "variants": [ - { - "name": "Send", - "fields": [], - "index": 0, - "docs": [] - }, + "composite": { + "fields": [ { - "name": "Receive", - "fields": [], - "index": 1, + "name": null, + "type": 14, + "typeName": "Vec", "docs": [] } ] @@ -12804,38 +13462,36 @@ } }, { - "id": 165, + "id": 190, "type": { "path": [ - "pallet_nfts", - "types", - "PalletAttributes" + "Option" ], "params": [ { - "name": "CollectionId", - "type": 4 + "name": "T", + "type": 0 } ], "def": { "variant": { "variants": [ { - "name": "UsedToClaim", + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", "fields": [ { "name": null, - "type": 4, - "typeName": "CollectionId", + "type": 0, + "typeName": null, "docs": [] } ], - "index": 0, - "docs": [] - }, - { - "name": "TransferDisabled", - "fields": [], "index": 1, "docs": [] } @@ -12846,10 +13502,10 @@ } }, { - "id": 166, + "id": 191, "type": { "path": [ - "pallet_assets", + "pallet_nfts", "pallet", "Event" ], @@ -12870,9 +13526,9 @@ "name": "Created", "fields": [ { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", "docs": [] }, { @@ -12890,16 +13546,16 @@ ], "index": 0, "docs": [ - "Some asset class was created." + "A `collection` was created." ] }, { - "name": "Issued", + "name": "ForceCreated", "fields": [ { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", "docs": [] }, { @@ -12907,102 +13563,78 @@ "type": 0, "typeName": "T::AccountId", "docs": [] - }, - { - "name": "amount", - "type": 6, - "typeName": "T::Balance", - "docs": [] } ], "index": 1, "docs": [ - "Some assets were issued." + "A `collection` was force-created." ] }, { - "name": "Transferred", + "name": "Destroyed", "fields": [ { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "from", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "to", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", "docs": [] } ], "index": 2, "docs": [ - "Some assets were transferred." + "A `collection` was destroyed." ] }, { - "name": "Burned", + "name": "Issued", "fields": [ { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", "docs": [] }, { - "name": "owner", - "type": 0, - "typeName": "T::AccountId", + "name": "item", + "type": 4, + "typeName": "T::ItemId", "docs": [] }, { - "name": "balance", - "type": 6, - "typeName": "T::Balance", + "name": "owner", + "type": 0, + "typeName": "T::AccountId", "docs": [] } ], "index": 3, "docs": [ - "Some assets were destroyed." + "An `item` was issued." ] }, { - "name": "TeamChanged", + "name": "Transferred", "fields": [ { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", "docs": [] }, { - "name": "issuer", - "type": 0, - "typeName": "T::AccountId", + "name": "item", + "type": 4, + "typeName": "T::ItemId", "docs": [] }, { - "name": "admin", + "name": "from", "type": 0, "typeName": "T::AccountId", "docs": [] }, { - "name": "freezer", + "name": "to", "type": 0, "typeName": "T::AccountId", "docs": [] @@ -13010,16 +13642,22 @@ ], "index": 4, "docs": [ - "The management team changed." + "An `item` was transferred." ] }, { - "name": "OwnerChanged", + "name": "Burned", "fields": [ { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", + "docs": [] + }, + { + "name": "item", + "type": 4, + "typeName": "T::ItemId", "docs": [] }, { @@ -13031,251 +13669,170 @@ ], "index": 5, "docs": [ - "The owner changed." + "An `item` was destroyed." ] }, { - "name": "Frozen", + "name": "ItemTransferLocked", "fields": [ { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", "docs": [] }, { - "name": "who", - "type": 0, - "typeName": "T::AccountId", + "name": "item", + "type": 4, + "typeName": "T::ItemId", "docs": [] } ], "index": 6, "docs": [ - "Some account `who` was frozen." + "An `item` became non-transferable." ] }, { - "name": "Thawed", + "name": "ItemTransferUnlocked", "fields": [ { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", "docs": [] }, { - "name": "who", - "type": 0, - "typeName": "T::AccountId", + "name": "item", + "type": 4, + "typeName": "T::ItemId", "docs": [] } ], "index": 7, "docs": [ - "Some account `who` was thawed." + "An `item` became transferable." ] }, { - "name": "AssetFrozen", + "name": "ItemPropertiesLocked", "fields": [ { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", "docs": [] - } - ], - "index": 8, - "docs": [ - "Some asset `asset_id` was frozen." - ] - }, - { - "name": "AssetThawed", - "fields": [ + }, { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", - "docs": [] - } - ], - "index": 9, - "docs": [ - "Some asset `asset_id` was thawed." - ] - }, - { - "name": "AccountsDestroyed", - "fields": [ - { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "accounts_destroyed", - "type": 4, - "typeName": "u32", - "docs": [] - }, - { - "name": "accounts_remaining", + "name": "item", "type": 4, - "typeName": "u32", - "docs": [] - } - ], - "index": 10, - "docs": [ - "Accounts were destroyed for given asset." - ] - }, - { - "name": "ApprovalsDestroyed", - "fields": [ - { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", + "typeName": "T::ItemId", "docs": [] }, { - "name": "approvals_destroyed", - "type": 4, - "typeName": "u32", + "name": "lock_metadata", + "type": 8, + "typeName": "bool", "docs": [] }, { - "name": "approvals_remaining", - "type": 4, - "typeName": "u32", - "docs": [] - } - ], - "index": 11, - "docs": [ - "Approvals were destroyed for given asset." - ] - }, - { - "name": "DestructionStarted", - "fields": [ - { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", + "name": "lock_attributes", + "type": 8, + "typeName": "bool", "docs": [] } ], - "index": 12, + "index": 8, "docs": [ - "An asset class is in the process of being destroyed." + "`item` metadata or attributes were locked." ] }, { - "name": "Destroyed", + "name": "CollectionLocked", "fields": [ { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", "docs": [] } ], - "index": 13, + "index": 9, "docs": [ - "An asset class was destroyed." + "Some `collection` was locked." ] }, { - "name": "ForceCreated", + "name": "OwnerChanged", "fields": [ { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", "docs": [] }, { - "name": "owner", + "name": "new_owner", "type": 0, "typeName": "T::AccountId", "docs": [] } ], - "index": 14, + "index": 10, "docs": [ - "Some asset class was force-created." + "The owner changed." ] }, { - "name": "MetadataSet", + "name": "TeamChanged", "fields": [ { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "name", - "type": 14, - "typeName": "Vec", + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", "docs": [] }, { - "name": "symbol", - "type": 14, - "typeName": "Vec", + "name": "issuer", + "type": 190, + "typeName": "Option", "docs": [] }, { - "name": "decimals", - "type": 2, - "typeName": "u8", + "name": "admin", + "type": 190, + "typeName": "Option", "docs": [] }, { - "name": "is_frozen", - "type": 8, - "typeName": "bool", + "name": "freezer", + "type": 190, + "typeName": "Option", "docs": [] } ], - "index": 15, + "index": 11, "docs": [ - "New metadata has been set for an asset." + "The management team changed." ] }, { - "name": "MetadataCleared", + "name": "TransferApproved", "fields": [ { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", "docs": [] - } - ], - "index": 16, - "docs": [ - "Metadata has been cleared for an asset." - ] - }, - { - "name": "ApprovedTransfer", - "fields": [ + }, { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", + "name": "item", + "type": 4, + "typeName": "T::ItemId", "docs": [] }, { - "name": "source", + "name": "owner", "type": 0, "typeName": "T::AccountId", "docs": [] @@ -13287,24 +13844,31 @@ "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": "deadline", + "type": 187, + "typeName": "Option>", "docs": [] } ], - "index": 17, + "index": 12, "docs": [ - "(Additional) funds have been approved for transfer to a destination account." + "An `item` of a `collection` has been approved by the `owner` for transfer by", + "a `delegate`." ] }, { "name": "ApprovalCancelled", "fields": [ { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", + "docs": [] + }, + { + "name": "item", + "type": 4, + "typeName": "T::ItemId", "docs": [] }, { @@ -13320,634 +13884,473 @@ "docs": [] } ], - "index": 18, + "index": 13, "docs": [ - "An approval for account `delegate` was cancelled by `owner`." + "An approval for a `delegate` account to transfer the `item` of an item", + "`collection` was cancelled by its `owner`." ] }, { - "name": "TransferredApproved", + "name": "AllApprovalsCancelled", "fields": [ { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "owner", - "type": 0, - "typeName": "T::AccountId", + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", "docs": [] }, { - "name": "delegate", - "type": 0, - "typeName": "T::AccountId", + "name": "item", + "type": 4, + "typeName": "T::ItemId", "docs": [] }, { - "name": "destination", + "name": "owner", "type": 0, "typeName": "T::AccountId", "docs": [] - }, - { - "name": "amount", - "type": 6, - "typeName": "T::Balance", - "docs": [] } ], - "index": 19, + "index": 14, "docs": [ - "An `amount` was transferred in its entirety from `owner` to `destination` by", - "the approved `delegate`." + "All approvals of an item got cancelled." ] }, { - "name": "AssetStatusChanged", + "name": "CollectionConfigChanged", "fields": [ { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", "docs": [] } ], - "index": 20, + "index": 15, "docs": [ - "An asset has had its attributes changed by the `Force` origin." + "A `collection` has had its config changed by the `Force` origin." ] }, { - "name": "AssetMinBalanceChanged", + "name": "CollectionMetadataSet", "fields": [ { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", "docs": [] }, { - "name": "new_min_balance", - "type": 6, - "typeName": "T::Balance", + "name": "data", + "type": 192, + "typeName": "BoundedVec", "docs": [] } ], - "index": 21, + "index": 16, "docs": [ - "The min_balance of an asset has been updated by the asset owner." + "New metadata has been set for a `collection`." ] }, { - "name": "Touched", + "name": "CollectionMetadataCleared", "fields": [ { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "who", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "depositor", - "type": 0, - "typeName": "T::AccountId", + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", "docs": [] } ], - "index": 22, + "index": 17, "docs": [ - "Some account `who` was created with a deposit from `depositor`." + "Metadata has been cleared for a `collection`." ] }, { - "name": "Blocked", + "name": "ItemMetadataSet", "fields": [ { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", "docs": [] }, { - "name": "who", - "type": 0, - "typeName": "T::AccountId", + "name": "item", + "type": 4, + "typeName": "T::ItemId", + "docs": [] + }, + { + "name": "data", + "type": 192, + "typeName": "BoundedVec", "docs": [] } ], - "index": 23, + "index": 18, "docs": [ - "Some account `who` was blocked." + "New metadata has been set for an item." ] }, { - "name": "Deposited", + "name": "ItemMetadataCleared", "fields": [ { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "who", - "type": 0, - "typeName": "T::AccountId", + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": "item", + "type": 4, + "typeName": "T::ItemId", "docs": [] } ], - "index": 24, + "index": 19, "docs": [ - "Some assets were deposited (e.g. for transaction fees)." + "Metadata has been cleared for an item." ] }, { - "name": "Withdrawn", + "name": "Redeposited", "fields": [ { - "name": "asset_id", - "type": 38, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "who", - "type": 0, - "typeName": "T::AccountId", + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": "successful_items", + "type": 186, + "typeName": "Vec", "docs": [] } ], - "index": 25, + "index": 20, "docs": [ - "Some assets were withdrawn from the account (e.g. for transaction fees)." + "The deposit for a set of `item`s within a `collection` has been updated." ] - } - ] - } - }, - "docs": [ - "The `Event` enum of this pallet" - ] - } - }, - { - "id": 167, - "type": { - "path": [ - "pallet_assets", - "pallet", - "Event" - ], - "params": [ - { - "name": "T", - "type": null - }, - { - "name": "I", - "type": null - } - ], - "def": { - "variant": { - "variants": [ + }, { - "name": "Created", + "name": "AttributeSet", "fields": [ { - "name": "asset_id", + "name": "collection", "type": 4, - "typeName": "T::AssetId", + "typeName": "T::CollectionId", "docs": [] }, { - "name": "creator", - "type": 0, - "typeName": "T::AccountId", + "name": "maybe_item", + "type": 187, + "typeName": "Option", "docs": [] }, { - "name": "owner", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - } - ], - "index": 0, - "docs": [ - "Some asset class was created." - ] - }, - { - "name": "Issued", - "fields": [ - { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", + "name": "key", + "type": 189, + "typeName": "BoundedVec", "docs": [] }, { - "name": "owner", - "type": 0, - "typeName": "T::AccountId", + "name": "value", + "type": 192, + "typeName": "BoundedVec", "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": "namespace", + "type": 193, + "typeName": "AttributeNamespace", "docs": [] } ], - "index": 1, + "index": 21, "docs": [ - "Some assets were issued." + "New attribute metadata has been set for a `collection` or `item`." ] }, { - "name": "Transferred", + "name": "AttributeCleared", "fields": [ { - "name": "asset_id", + "name": "collection", "type": 4, - "typeName": "T::AssetId", + "typeName": "T::CollectionId", "docs": [] }, { - "name": "from", - "type": 0, - "typeName": "T::AccountId", + "name": "maybe_item", + "type": 187, + "typeName": "Option", "docs": [] }, { - "name": "to", - "type": 0, - "typeName": "T::AccountId", + "name": "key", + "type": 189, + "typeName": "BoundedVec", "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": "namespace", + "type": 193, + "typeName": "AttributeNamespace", "docs": [] } ], - "index": 2, + "index": 22, "docs": [ - "Some assets were transferred." + "Attribute metadata has been cleared for a `collection` or `item`." ] }, { - "name": "Burned", + "name": "ItemAttributesApprovalAdded", "fields": [ { - "name": "asset_id", + "name": "collection", "type": 4, - "typeName": "T::AssetId", + "typeName": "T::CollectionId", "docs": [] }, { - "name": "owner", - "type": 0, - "typeName": "T::AccountId", + "name": "item", + "type": 4, + "typeName": "T::ItemId", "docs": [] }, { - "name": "balance", - "type": 6, - "typeName": "T::Balance", + "name": "delegate", + "type": 0, + "typeName": "T::AccountId", "docs": [] } ], - "index": 3, + "index": 23, "docs": [ - "Some assets were destroyed." + "A new approval to modify item attributes was added." ] }, { - "name": "TeamChanged", + "name": "ItemAttributesApprovalRemoved", "fields": [ { - "name": "asset_id", + "name": "collection", "type": 4, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "issuer", - "type": 0, - "typeName": "T::AccountId", + "typeName": "T::CollectionId", "docs": [] }, { - "name": "admin", - "type": 0, - "typeName": "T::AccountId", + "name": "item", + "type": 4, + "typeName": "T::ItemId", "docs": [] }, { - "name": "freezer", + "name": "delegate", "type": 0, "typeName": "T::AccountId", "docs": [] } ], - "index": 4, + "index": 24, "docs": [ - "The management team changed." + "A new approval to modify item attributes was removed." ] }, { - "name": "OwnerChanged", + "name": "OwnershipAcceptanceChanged", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", + "name": "who", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "owner", - "type": 0, - "typeName": "T::AccountId", + "name": "maybe_collection", + "type": 187, + "typeName": "Option", "docs": [] } ], - "index": 5, + "index": 25, "docs": [ - "The owner changed." + "Ownership acceptance has changed for an account." ] }, { - "name": "Frozen", + "name": "CollectionMaxSupplySet", "fields": [ { - "name": "asset_id", + "name": "collection", "type": 4, - "typeName": "T::AssetId", + "typeName": "T::CollectionId", "docs": [] }, { - "name": "who", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - } - ], - "index": 6, - "docs": [ - "Some account `who` was frozen." - ] - }, - { - "name": "Thawed", - "fields": [ - { - "name": "asset_id", + "name": "max_supply", "type": 4, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "who", - "type": 0, - "typeName": "T::AccountId", + "typeName": "u32", "docs": [] } ], - "index": 7, + "index": 26, "docs": [ - "Some account `who` was thawed." + "Max supply has been set for a collection." ] }, { - "name": "AssetFrozen", + "name": "CollectionMintSettingsUpdated", "fields": [ { - "name": "asset_id", + "name": "collection", "type": 4, - "typeName": "T::AssetId", + "typeName": "T::CollectionId", "docs": [] } ], - "index": 8, + "index": 27, "docs": [ - "Some asset `asset_id` was frozen." + "Mint settings for a collection had changed." ] }, { - "name": "AssetThawed", + "name": "NextCollectionIdIncremented", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", + "name": "next_id", + "type": 187, + "typeName": "Option", "docs": [] } ], - "index": 9, + "index": 28, "docs": [ - "Some asset `asset_id` was thawed." + "Event gets emitted when the `NextCollectionId` gets incremented." ] }, { - "name": "AccountsDestroyed", + "name": "ItemPriceSet", "fields": [ { - "name": "asset_id", - "type": 4, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "accounts_destroyed", + "name": "collection", "type": 4, - "typeName": "u32", + "typeName": "T::CollectionId", "docs": [] }, { - "name": "accounts_remaining", - "type": 4, - "typeName": "u32", - "docs": [] - } - ], - "index": 10, - "docs": [ - "Accounts were destroyed for given asset." - ] - }, - { - "name": "ApprovalsDestroyed", - "fields": [ - { - "name": "asset_id", + "name": "item", "type": 4, - "typeName": "T::AssetId", + "typeName": "T::ItemId", "docs": [] }, { - "name": "approvals_destroyed", - "type": 4, - "typeName": "u32", + "name": "price", + "type": 6, + "typeName": "ItemPrice", "docs": [] }, { - "name": "approvals_remaining", - "type": 4, - "typeName": "u32", + "name": "whitelisted_buyer", + "type": 190, + "typeName": "Option", "docs": [] } ], - "index": 11, + "index": 29, "docs": [ - "Approvals were destroyed for given asset." + "The price was set for the item." ] }, { - "name": "DestructionStarted", + "name": "ItemPriceRemoved", "fields": [ { - "name": "asset_id", + "name": "collection", "type": 4, - "typeName": "T::AssetId", + "typeName": "T::CollectionId", "docs": [] - } - ], - "index": 12, - "docs": [ - "An asset class is in the process of being destroyed." - ] - }, - { - "name": "Destroyed", - "fields": [ + }, { - "name": "asset_id", + "name": "item", "type": 4, - "typeName": "T::AssetId", + "typeName": "T::ItemId", "docs": [] } ], - "index": 13, + "index": 30, "docs": [ - "An asset class was destroyed." + "The price for the item was removed." ] }, { - "name": "ForceCreated", + "name": "ItemBought", "fields": [ { - "name": "asset_id", + "name": "collection", "type": 4, - "typeName": "T::AssetId", + "typeName": "T::CollectionId", "docs": [] }, { - "name": "owner", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - } - ], - "index": 14, - "docs": [ - "Some asset class was force-created." - ] - }, - { - "name": "MetadataSet", - "fields": [ - { - "name": "asset_id", + "name": "item", "type": 4, - "typeName": "T::AssetId", - "docs": [] - }, - { - "name": "name", - "type": 14, - "typeName": "Vec", + "typeName": "T::ItemId", "docs": [] }, { - "name": "symbol", - "type": 14, - "typeName": "Vec", + "name": "price", + "type": 6, + "typeName": "ItemPrice", "docs": [] }, { - "name": "decimals", - "type": 2, - "typeName": "u8", + "name": "seller", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "is_frozen", - "type": 8, - "typeName": "bool", + "name": "buyer", + "type": 0, + "typeName": "T::AccountId", "docs": [] } ], - "index": 15, + "index": 31, "docs": [ - "New metadata has been set for an asset." + "An item was bought." ] }, { - "name": "MetadataCleared", + "name": "TipSent", "fields": [ { - "name": "asset_id", + "name": "collection", "type": 4, - "typeName": "T::AssetId", + "typeName": "T::CollectionId", "docs": [] - } - ], - "index": 16, - "docs": [ - "Metadata has been cleared for an asset." - ] - }, - { - "name": "ApprovedTransfer", - "fields": [ + }, { - "name": "asset_id", + "name": "item", "type": 4, - "typeName": "T::AssetId", + "typeName": "T::ItemId", "docs": [] }, { - "name": "source", + "name": "sender", "type": 0, "typeName": "T::AccountId", "docs": [] }, { - "name": "delegate", + "name": "receiver", "type": 0, "typeName": "T::AccountId", "docs": [] @@ -13955,218 +14358,221 @@ { "name": "amount", "type": 6, - "typeName": "T::Balance", + "typeName": "DepositBalanceOf", "docs": [] } ], - "index": 17, + "index": 32, "docs": [ - "(Additional) funds have been approved for transfer to a destination account." + "A tip was sent." ] }, { - "name": "ApprovalCancelled", + "name": "SwapCreated", "fields": [ { - "name": "asset_id", + "name": "offered_collection", "type": 4, - "typeName": "T::AssetId", + "typeName": "T::CollectionId", "docs": [] }, { - "name": "owner", - "type": 0, - "typeName": "T::AccountId", + "name": "offered_item", + "type": 4, + "typeName": "T::ItemId", "docs": [] }, { - "name": "delegate", - "type": 0, - "typeName": "T::AccountId", + "name": "desired_collection", + "type": 4, + "typeName": "T::CollectionId", + "docs": [] + }, + { + "name": "desired_item", + "type": 187, + "typeName": "Option", + "docs": [] + }, + { + "name": "price", + "type": 194, + "typeName": "Option>>", + "docs": [] + }, + { + "name": "deadline", + "type": 4, + "typeName": "BlockNumberFor", "docs": [] } ], - "index": 18, + "index": 33, "docs": [ - "An approval for account `delegate` was cancelled by `owner`." + "An `item` swap intent was created." ] }, { - "name": "TransferredApproved", + "name": "SwapCancelled", "fields": [ { - "name": "asset_id", + "name": "offered_collection", "type": 4, - "typeName": "T::AssetId", + "typeName": "T::CollectionId", "docs": [] }, { - "name": "owner", - "type": 0, - "typeName": "T::AccountId", + "name": "offered_item", + "type": 4, + "typeName": "T::ItemId", "docs": [] }, { - "name": "delegate", - "type": 0, - "typeName": "T::AccountId", + "name": "desired_collection", + "type": 4, + "typeName": "T::CollectionId", "docs": [] }, { - "name": "destination", - "type": 0, - "typeName": "T::AccountId", + "name": "desired_item", + "type": 187, + "typeName": "Option", "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": "price", + "type": 194, + "typeName": "Option>>", "docs": [] - } - ], - "index": 19, - "docs": [ - "An `amount` was transferred in its entirety from `owner` to `destination` by", - "the approved `delegate`." - ] - }, - { - "name": "AssetStatusChanged", - "fields": [ + }, { - "name": "asset_id", + "name": "deadline", "type": 4, - "typeName": "T::AssetId", + "typeName": "BlockNumberFor", "docs": [] } ], - "index": 20, + "index": 34, "docs": [ - "An asset has had its attributes changed by the `Force` origin." + "The swap was cancelled." ] }, { - "name": "AssetMinBalanceChanged", + "name": "SwapClaimed", "fields": [ { - "name": "asset_id", + "name": "sent_collection", "type": 4, - "typeName": "T::AssetId", + "typeName": "T::CollectionId", "docs": [] }, { - "name": "new_min_balance", - "type": 6, - "typeName": "T::Balance", - "docs": [] - } - ], - "index": 21, - "docs": [ - "The min_balance of an asset has been updated by the asset owner." - ] - }, - { - "name": "Touched", - "fields": [ - { - "name": "asset_id", + "name": "sent_item", "type": 4, - "typeName": "T::AssetId", + "typeName": "T::ItemId", "docs": [] }, { - "name": "who", + "name": "sent_item_owner", "type": 0, "typeName": "T::AccountId", "docs": [] }, { - "name": "depositor", - "type": 0, - "typeName": "T::AccountId", + "name": "received_collection", + "type": 4, + "typeName": "T::CollectionId", "docs": [] - } - ], - "index": 22, - "docs": [ - "Some account `who` was created with a deposit from `depositor`." - ] - }, - { - "name": "Blocked", - "fields": [ + }, { - "name": "asset_id", + "name": "received_item", "type": 4, - "typeName": "T::AssetId", + "typeName": "T::ItemId", "docs": [] }, { - "name": "who", + "name": "received_item_owner", "type": 0, "typeName": "T::AccountId", "docs": [] + }, + { + "name": "price", + "type": 194, + "typeName": "Option>>", + "docs": [] + }, + { + "name": "deadline", + "type": 4, + "typeName": "BlockNumberFor", + "docs": [] } ], - "index": 23, + "index": 35, "docs": [ - "Some account `who` was blocked." + "The swap has been claimed." ] }, { - "name": "Deposited", + "name": "PreSignedAttributesSet", "fields": [ { - "name": "asset_id", + "name": "collection", "type": 4, - "typeName": "T::AssetId", + "typeName": "T::CollectionId", "docs": [] }, { - "name": "who", - "type": 0, - "typeName": "T::AccountId", + "name": "item", + "type": 4, + "typeName": "T::ItemId", "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": "namespace", + "type": 193, + "typeName": "AttributeNamespace", "docs": [] } ], - "index": 24, + "index": 36, "docs": [ - "Some assets were deposited (e.g. for transaction fees)." + "New attributes have been set for an `item` of the `collection`." ] }, { - "name": "Withdrawn", + "name": "PalletAttributeSet", "fields": [ { - "name": "asset_id", + "name": "collection", "type": 4, - "typeName": "T::AssetId", + "typeName": "T::CollectionId", "docs": [] }, { - "name": "who", - "type": 0, - "typeName": "T::AccountId", + "name": "item", + "type": 187, + "typeName": "Option", "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": "attribute", + "type": 197, + "typeName": "PalletAttributes", + "docs": [] + }, + { + "name": "value", + "type": 192, + "typeName": "BoundedVec", "docs": [] } ], - "index": 25, + "index": 37, "docs": [ - "Some assets were withdrawn from the account (e.g. for transaction fees)." + "A new attribute in the `Pallet` namespace was set for the `collection` or an `item`", + "within that `collection`." ] } ] @@ -14178,351 +14584,159 @@ } }, { - "id": 168, + "id": 192, "type": { "path": [ - "pallet_asset_conversion", - "pallet", - "Event" + "bounded_collections", + "bounded_vec", + "BoundedVec" ], "params": [ { "name": "T", + "type": 2 + }, + { + "name": "S", "type": null } ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 14, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 193, + "type": { + "path": [ + "pallet_nfts", + "types", + "AttributeNamespace" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + } + ], "def": { "variant": { "variants": [ { - "name": "PoolCreated", - "fields": [ - { - "name": "creator", - "type": 0, - "typeName": "T::AccountId", - "docs": [ - "The account that created the pool." - ] - }, - { - "name": "pool_id", - "type": 169, - "typeName": "T::PoolId", - "docs": [ - "The pool id associated with the pool. Note that the order of the assets may not be", - "the same as the order specified in the create pool extrinsic." - ] - }, - { - "name": "pool_account", - "type": 0, - "typeName": "T::AccountId", - "docs": [ - "The account ID of the pool." - ] - }, - { - "name": "lp_token", - "type": 4, - "typeName": "T::PoolAssetId", - "docs": [ - "The id of the liquidity tokens that will be minted when assets are added to this", - "pool." - ] - } - ], + "name": "Pallet", + "fields": [], "index": 0, - "docs": [ - "A successful call of the `CreatePool` extrinsic will create this event." - ] + "docs": [] }, { - "name": "LiquidityAdded", + "name": "CollectionOwner", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "ItemOwner", + "fields": [], + "index": 2, + "docs": [] + }, + { + "name": "Account", "fields": [ { - "name": "who", + "name": null, "type": 0, - "typeName": "T::AccountId", - "docs": [ - "The account that the liquidity was taken from." - ] - }, - { - "name": "mint_to", - "type": 0, - "typeName": "T::AccountId", - "docs": [ - "The account that the liquidity tokens were minted to." - ] - }, - { - "name": "pool_id", - "type": 169, - "typeName": "T::PoolId", - "docs": [ - "The pool id of the pool that the liquidity was added to." - ] - }, - { - "name": "amount1_provided", - "type": 6, - "typeName": "T::Balance", - "docs": [ - "The amount of the first asset that was added to the pool." - ] - }, - { - "name": "amount2_provided", - "type": 6, - "typeName": "T::Balance", - "docs": [ - "The amount of the second asset that was added to the pool." - ] - }, - { - "name": "lp_token", - "type": 4, - "typeName": "T::PoolAssetId", - "docs": [ - "The id of the lp token that was minted." - ] - }, - { - "name": "lp_token_minted", - "type": 6, - "typeName": "T::Balance", - "docs": [ - "The amount of lp tokens that were minted of that id." - ] - } - ], - "index": 1, - "docs": [ - "A successful call of the `AddLiquidity` extrinsic will create this event." - ] - }, - { - "name": "LiquidityRemoved", - "fields": [ - { - "name": "who", - "type": 0, - "typeName": "T::AccountId", - "docs": [ - "The account that the liquidity tokens were burned from." - ] - }, - { - "name": "withdraw_to", - "type": 0, - "typeName": "T::AccountId", - "docs": [ - "The account that the assets were transferred to." - ] - }, - { - "name": "pool_id", - "type": 169, - "typeName": "T::PoolId", - "docs": [ - "The pool id that the liquidity was removed from." - ] - }, - { - "name": "amount1", - "type": 6, - "typeName": "T::Balance", - "docs": [ - "The amount of the first asset that was removed from the pool." - ] - }, - { - "name": "amount2", - "type": 6, - "typeName": "T::Balance", - "docs": [ - "The amount of the second asset that was removed from the pool." - ] - }, - { - "name": "lp_token", - "type": 4, - "typeName": "T::PoolAssetId", - "docs": [ - "The id of the lp token that was burned." - ] - }, - { - "name": "lp_token_burned", - "type": 6, - "typeName": "T::Balance", - "docs": [ - "The amount of lp tokens that were burned of that id." - ] - }, - { - "name": "withdrawal_fee", - "type": 170, - "typeName": "Permill", - "docs": [ - "Liquidity withdrawal fee (%)." - ] - } - ], - "index": 2, - "docs": [ - "A successful call of the `RemoveLiquidity` extrinsic will create this event." - ] - }, - { - "name": "SwapExecuted", - "fields": [ - { - "name": "who", - "type": 0, - "typeName": "T::AccountId", - "docs": [ - "Which account was the instigator of the swap." - ] - }, - { - "name": "send_to", - "type": 0, - "typeName": "T::AccountId", - "docs": [ - "The account that the assets were transferred to." - ] - }, - { - "name": "amount_in", - "type": 6, - "typeName": "T::Balance", - "docs": [ - "The amount of the first asset that was swapped." - ] - }, - { - "name": "amount_out", - "type": 6, - "typeName": "T::Balance", - "docs": [ - "The amount of the second asset that was received." - ] - }, - { - "name": "path", - "type": 171, - "typeName": "BalancePath", - "docs": [ - "The route of asset IDs with amounts that the swap went through.", - "E.g. (A, amount_in) -> (Dot, amount_out) -> (B, amount_out)" - ] + "typeName": "AccountId", + "docs": [] } ], "index": 3, - "docs": [ - "Assets have been converted from one to another. Both `SwapExactTokenForToken`", - "and `SwapTokenForExactToken` will generate this event." - ] - }, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 194, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 195 + } + ], + "def": { + "variant": { + "variants": [ { - "name": "SwapCreditExecuted", - "fields": [ - { - "name": "amount_in", - "type": 6, - "typeName": "T::Balance", - "docs": [ - "The amount of the first asset that was swapped." - ] - }, - { - "name": "amount_out", - "type": 6, - "typeName": "T::Balance", - "docs": [ - "The amount of the second asset that was received." - ] - }, - { - "name": "path", - "type": 171, - "typeName": "BalancePath", - "docs": [ - "The route of asset IDs with amounts that the swap went through.", - "E.g. (A, amount_in) -> (Dot, amount_out) -> (B, amount_out)" - ] - } - ], - "index": 4, - "docs": [ - "Assets have been converted from one to another." - ] + "name": "None", + "fields": [], + "index": 0, + "docs": [] }, { - "name": "Touched", + "name": "Some", "fields": [ { - "name": "pool_id", - "type": 169, - "typeName": "T::PoolId", - "docs": [ - "The ID of the pool." - ] - }, - { - "name": "who", - "type": 0, - "typeName": "T::AccountId", - "docs": [ - "The account initiating the touch." - ] + "name": null, + "type": 195, + "typeName": null, + "docs": [] } ], - "index": 5, - "docs": [ - "Pool has been touched in order to fulfill operational requirements." - ] + "index": 1, + "docs": [] } ] } }, - "docs": [ - "The `Event` enum of this pallet" - ] - } - }, - { - "id": 169, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 38, - 38 - ] - }, "docs": [] } }, { - "id": 170, + "id": 195, "type": { "path": [ - "sp_arithmetic", - "per_things", - "Permill" + "pallet_nfts", + "types", + "PriceWithDirection" + ], + "params": [ + { + "name": "Amount", + "type": 6 + } ], - "params": [], "def": { "composite": { "fields": [ { - "name": null, - "type": 4, - "typeName": "u32", + "name": "amount", + "type": 6, + "typeName": "Amount", + "docs": [] + }, + { + "name": "direction", + "type": 196, + "typeName": "PriceDirection", "docs": [] } ] @@ -14532,37 +14746,82 @@ } }, { - "id": 171, + "id": 196, "type": { - "path": [], + "path": [ + "pallet_nfts", + "types", + "PriceDirection" + ], "params": [], "def": { - "sequence": { - "type": 172 + "variant": { + "variants": [ + { + "name": "Send", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Receive", + "fields": [], + "index": 1, + "docs": [] + } + ] } }, "docs": [] } }, { - "id": 172, + "id": 197, "type": { - "path": [], - "params": [], + "path": [ + "pallet_nfts", + "types", + "PalletAttributes" + ], + "params": [ + { + "name": "CollectionId", + "type": 4 + } + ], "def": { - "tuple": [ - 38, - 6 - ] + "variant": { + "variants": [ + { + "name": "UsedToClaim", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "CollectionId", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "TransferDisabled", + "fields": [], + "index": 1, + "docs": [] + } + ] + } }, "docs": [] } }, { - "id": 173, + "id": 198, "type": { "path": [ - "pallet_state_trie_migration", + "pallet_assets", "pallet", "Event" ], @@ -14570,44 +14829,53 @@ { "name": "T", "type": null + }, + { + "name": "I", + "type": null } ], "def": { "variant": { "variants": [ { - "name": "Migrated", + "name": "Created", "fields": [ { - "name": "top", - "type": 4, - "typeName": "u32", + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", "docs": [] }, { - "name": "child", - "type": 4, - "typeName": "u32", + "name": "creator", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "compute", - "type": 174, - "typeName": "MigrationCompute", + "name": "owner", + "type": 0, + "typeName": "T::AccountId", "docs": [] } ], "index": 0, "docs": [ - "Given number of `(top, child)` keys were migrated respectively, with the given", - "`compute`." + "Some asset class was created." ] }, { - "name": "Slashed", + "name": "Issued", "fields": [ { - "name": "who", + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "owner", "type": 0, "typeName": "T::AccountId", "docs": [] @@ -14615,1614 +14883,1616 @@ { "name": "amount", "type": 6, - "typeName": "BalanceOf", + "typeName": "T::Balance", "docs": [] } ], "index": 1, "docs": [ - "Some account got slashed by the given amount." + "Some assets were issued." ] }, { - "name": "AutoMigrationFinished", - "fields": [], + "name": "Transferred", + "fields": [ + { + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "from", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "to", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "T::Balance", + "docs": [] + } + ], "index": 2, "docs": [ - "The auto migration task finished." + "Some assets were transferred." ] }, { - "name": "Halted", + "name": "Burned", "fields": [ { - "name": "error", - "type": 175, - "typeName": "Error", + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "owner", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "balance", + "type": 6, + "typeName": "T::Balance", "docs": [] } ], "index": 3, "docs": [ - "Migration got halted due to an error or miss-configuration." + "Some assets were destroyed." ] - } - ] - } - }, - "docs": [ - "Inner events of this pallet." - ] - } - }, - { - "id": 174, - "type": { - "path": [ - "pallet_state_trie_migration", - "pallet", - "MigrationCompute" - ], - "params": [], - "def": { - "variant": { - "variants": [ - { - "name": "Signed", - "fields": [], - "index": 0, - "docs": [] }, { - "name": "Auto", - "fields": [], - "index": 1, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 175, - "type": { - "path": [ - "pallet_state_trie_migration", - "pallet", - "Error" - ], - "params": [ - { - "name": "T", - "type": null - } - ], - "def": { - "variant": { - "variants": [ - { - "name": "MaxSignedLimits", - "fields": [], - "index": 0, - "docs": [ - "Max signed limits not respected." - ] - }, - { - "name": "KeyTooLong", - "fields": [], - "index": 1, - "docs": [ - "A key was longer than the configured maximum.", - "", - "This means that the migration halted at the current [`Progress`] and", - "can be resumed with a larger [`crate::Config::MaxKeyLen`] value.", - "Retrying with the same [`crate::Config::MaxKeyLen`] value will not work.", - "The value should only be increased to avoid a storage migration for the currently", - "stored [`crate::Progress::LastKey`]." - ] - }, - { - "name": "NotEnoughFunds", - "fields": [], - "index": 2, - "docs": [ - "submitter does not have enough funds." - ] - }, - { - "name": "BadWitness", - "fields": [], - "index": 3, - "docs": [ - "Bad witness data provided." - ] - }, - { - "name": "SignedMigrationNotAllowed", - "fields": [], - "index": 4, - "docs": [ - "Signed migration is not allowed because the maximum limit is not set yet." - ] - }, - { - "name": "BadChildRoot", - "fields": [], - "index": 5, - "docs": [ - "Bad child root provided." - ] - } - ] - } - }, - "docs": [ - "The `Error` enum of this pallet." - ] - } - }, - { - "id": 176, - "type": { - "path": [ - "frame_system", - "Phase" - ], - "params": [], - "def": { - "variant": { - "variants": [ - { - "name": "ApplyExtrinsic", + "name": "TeamChanged", "fields": [ { - "name": null, - "type": 4, - "typeName": "u32", + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "issuer", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "admin", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "freezer", + "type": 0, + "typeName": "T::AccountId", "docs": [] } ], - "index": 0, - "docs": [] - }, - { - "name": "Finalization", - "fields": [], - "index": 1, - "docs": [] - }, - { - "name": "Initialization", - "fields": [], - "index": 2, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 177, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 13 - } - }, - "docs": [] - } - }, - { - "id": 178, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 179 - } - }, - "docs": [] - } - }, - { - "id": 179, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 4, - 4 - ] - }, - "docs": [] - } - }, - { - "id": 180, - "type": { - "path": [ - "frame_system", - "LastRuntimeUpgradeInfo" - ], - "params": [], - "def": { - "composite": { - "fields": [ - { - "name": "spec_version", - "type": 42, - "typeName": "codec::Compact", - "docs": [] - }, - { - "name": "spec_name", - "type": 181, - "typeName": "Cow<'static, str>", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 181, - "type": { - "path": [ - "Cow" - ], - "params": [ - { - "name": "T", - "type": 182 - } - ], - "def": { - "composite": { - "fields": [ - { - "name": null, - "type": 182, - "typeName": null, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 182, - "type": { - "path": [], - "params": [], - "def": { - "primitive": "Str" - }, - "docs": [] - } - }, - { - "id": 183, - "type": { - "path": [ - "frame_system", - "CodeUpgradeAuthorization" - ], - "params": [ - { - "name": "T", - "type": null - } - ], - "def": { - "composite": { - "fields": [ - { - "name": "code_hash", - "type": 13, - "typeName": "T::Hash", - "docs": [] + "index": 4, + "docs": [ + "The management team changed." + ] }, { - "name": "check_version", - "type": 8, - "typeName": "bool", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 184, - "type": { - "path": [ - "frame_system", - "pallet", - "Call" - ], - "params": [ - { - "name": "T", - "type": null - } - ], - "def": { - "variant": { - "variants": [ - { - "name": "remark", + "name": "OwnerChanged", "fields": [ { - "name": "remark", - "type": 14, - "typeName": "Vec", + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "owner", + "type": 0, + "typeName": "T::AccountId", "docs": [] } ], - "index": 0, + "index": 5, "docs": [ - "Make some on-chain remark.", - "", - "Can be executed by every `origin`." + "The owner changed." ] }, { - "name": "set_heap_pages", + "name": "Frozen", "fields": [ { - "name": "pages", - "type": 12, - "typeName": "u64", + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", "docs": [] } ], - "index": 1, + "index": 6, "docs": [ - "Set the number of pages in the WebAssembly environment's heap." + "Some account `who` was frozen." ] }, { - "name": "set_code", + "name": "Thawed", "fields": [ { - "name": "code", - "type": 14, - "typeName": "Vec", + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", "docs": [] } ], - "index": 2, + "index": 7, "docs": [ - "Set the new runtime code." + "Some account `who` was thawed." ] }, { - "name": "set_code_without_checks", + "name": "AssetFrozen", "fields": [ { - "name": "code", - "type": 14, - "typeName": "Vec", + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", "docs": [] } ], - "index": 3, + "index": 8, "docs": [ - "Set the new runtime code without doing any checks of the given `code`.", - "", - "Note that runtime upgrades will not run if this is called with a not-increasing spec", - "version!" + "Some asset `asset_id` was frozen." ] }, { - "name": "set_storage", + "name": "AssetThawed", "fields": [ { - "name": "items", - "type": 185, - "typeName": "Vec", + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", "docs": [] } ], - "index": 4, + "index": 9, "docs": [ - "Set some items of storage." + "Some asset `asset_id` was thawed." ] }, { - "name": "kill_storage", + "name": "AccountsDestroyed", "fields": [ { - "name": "keys", - "type": 187, - "typeName": "Vec", + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "accounts_destroyed", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "accounts_remaining", + "type": 4, + "typeName": "u32", "docs": [] } ], - "index": 5, + "index": 10, "docs": [ - "Kill some items from storage." + "Accounts were destroyed for given asset." ] }, { - "name": "kill_prefix", + "name": "ApprovalsDestroyed", "fields": [ { - "name": "prefix", - "type": 14, - "typeName": "Key", + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", "docs": [] }, { - "name": "subkeys", + "name": "approvals_destroyed", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "approvals_remaining", "type": 4, "typeName": "u32", "docs": [] } ], - "index": 6, + "index": 11, "docs": [ - "Kill all storage items with a key that starts with the given prefix.", - "", - "**NOTE:** We rely on the Root origin to provide us the number of subkeys under", - "the prefix we are removing to accurately calculate the weight of this function." + "Approvals were destroyed for given asset." ] }, { - "name": "remark_with_event", + "name": "DestructionStarted", "fields": [ { - "name": "remark", - "type": 14, - "typeName": "Vec", + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", "docs": [] } ], - "index": 7, + "index": 12, "docs": [ - "Make some on-chain remark and emit event." + "An asset class is in the process of being destroyed." ] }, { - "name": "authorize_upgrade", + "name": "Destroyed", "fields": [ { - "name": "code_hash", - "type": 13, - "typeName": "T::Hash", + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", "docs": [] } ], - "index": 9, + "index": 13, "docs": [ - "Authorize an upgrade to a given `code_hash` for the runtime. The runtime can be supplied", - "later.", - "", - "This call requires Root origin." + "An asset class was destroyed." ] }, { - "name": "authorize_upgrade_without_checks", + "name": "ForceCreated", "fields": [ { - "name": "code_hash", - "type": 13, - "typeName": "T::Hash", + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "owner", + "type": 0, + "typeName": "T::AccountId", "docs": [] } ], - "index": 10, + "index": 14, "docs": [ - "Authorize an upgrade to a given `code_hash` for the runtime. The runtime can be supplied", - "later.", - "", - "WARNING: This authorizes an upgrade that will take place without any safety checks, for", - "example that the spec name remains the same and that the version number increases. Not", - "recommended for normal use. Use `authorize_upgrade` instead.", - "", - "This call requires Root origin." + "Some asset class was force-created." ] }, { - "name": "apply_authorized_upgrade", + "name": "MetadataSet", "fields": [ { - "name": "code", + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "name", "type": 14, "typeName": "Vec", "docs": [] + }, + { + "name": "symbol", + "type": 14, + "typeName": "Vec", + "docs": [] + }, + { + "name": "decimals", + "type": 2, + "typeName": "u8", + "docs": [] + }, + { + "name": "is_frozen", + "type": 8, + "typeName": "bool", + "docs": [] } ], - "index": 11, + "index": 15, "docs": [ - "Provide the preimage (runtime binary) `code` for an upgrade that has been authorized.", - "", - "If the authorization required a version check, this call will ensure the spec name", - "remains unchanged and that the spec version has increased.", - "", - "Depending on the runtime's `OnSetCode` configuration, this function may directly apply", - "the new `code` in the same block or attempt to schedule the upgrade.", - "", - "All origins are allowed." + "New metadata has been set for an asset." ] - } - ] - } - }, - "docs": [ - "Contains a variant per dispatchable extrinsic that this pallet has." - ] - } - }, - { - "id": 185, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 186 - } - }, - "docs": [] - } - }, - { - "id": 186, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 14, - 14 - ] - }, - "docs": [] - } - }, - { - "id": 187, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 14 - } - }, - "docs": [] - } - }, - { - "id": 188, - "type": { - "path": [ - "frame_system", - "limits", - "BlockWeights" - ], - "params": [], - "def": { - "composite": { - "fields": [ - { - "name": "base_block", - "type": 10, - "typeName": "Weight", - "docs": [] }, { - "name": "max_block", - "type": 10, - "typeName": "Weight", - "docs": [] + "name": "MetadataCleared", + "fields": [ + { + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", + "docs": [] + } + ], + "index": 16, + "docs": [ + "Metadata has been cleared for an asset." + ] }, { - "name": "per_class", - "type": 189, - "typeName": "PerDispatchClass", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 189, - "type": { - "path": [ - "frame_support", - "dispatch", - "PerDispatchClass" - ], - "params": [ - { - "name": "T", - "type": 190 - } - ], - "def": { - "composite": { - "fields": [ + "name": "ApprovedTransfer", + "fields": [ + { + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "source", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "delegate", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 17, + "docs": [ + "(Additional) funds have been approved for transfer to a destination account." + ] + }, { - "name": "normal", - "type": 190, - "typeName": "T", - "docs": [] + "name": "ApprovalCancelled", + "fields": [ + { + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "owner", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "delegate", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 18, + "docs": [ + "An approval for account `delegate` was cancelled by `owner`." + ] }, { - "name": "operational", - "type": 190, - "typeName": "T", - "docs": [] + "name": "TransferredApproved", + "fields": [ + { + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "owner", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "delegate", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "destination", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 19, + "docs": [ + "An `amount` was transferred in its entirety from `owner` to `destination` by", + "the approved `delegate`." + ] }, { - "name": "mandatory", - "type": 190, - "typeName": "T", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 190, - "type": { - "path": [ - "frame_system", - "limits", - "WeightsPerClass" - ], - "params": [], - "def": { - "composite": { - "fields": [ + "name": "AssetStatusChanged", + "fields": [ + { + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", + "docs": [] + } + ], + "index": 20, + "docs": [ + "An asset has had its attributes changed by the `Force` origin." + ] + }, { - "name": "base_extrinsic", - "type": 10, - "typeName": "Weight", - "docs": [] + "name": "AssetMinBalanceChanged", + "fields": [ + { + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "new_min_balance", + "type": 6, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 21, + "docs": [ + "The min_balance of an asset has been updated by the asset owner." + ] }, { - "name": "max_extrinsic", - "type": 99, - "typeName": "Option", - "docs": [] + "name": "Touched", + "fields": [ + { + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "depositor", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 22, + "docs": [ + "Some account `who` was created with a deposit from `depositor`." + ] }, { - "name": "max_total", - "type": 99, - "typeName": "Option", - "docs": [] + "name": "Blocked", + "fields": [ + { + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 23, + "docs": [ + "Some account `who` was blocked." + ] }, { - "name": "reserved", - "type": 99, - "typeName": "Option", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 191, - "type": { - "path": [ - "frame_system", - "limits", - "BlockLength" - ], - "params": [], - "def": { - "composite": { - "fields": [ + "name": "Deposited", + "fields": [ + { + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 24, + "docs": [ + "Some assets were deposited (e.g. for transaction fees)." + ] + }, { - "name": "max", - "type": 192, - "typeName": "PerDispatchClass", - "docs": [] + "name": "Withdrawn", + "fields": [ + { + "name": "asset_id", + "type": 67, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 25, + "docs": [ + "Some assets were withdrawn from the account (e.g. for transaction fees)." + ] } ] } }, - "docs": [] + "docs": [ + "The `Event` enum of this pallet" + ] } }, { - "id": 192, + "id": 199, "type": { "path": [ - "frame_support", - "dispatch", - "PerDispatchClass" + "pallet_assets", + "pallet", + "Event" ], "params": [ { "name": "T", - "type": 4 + "type": null + }, + { + "name": "I", + "type": null } ], "def": { - "composite": { - "fields": [ - { - "name": "normal", - "type": 4, - "typeName": "T", - "docs": [] - }, + "variant": { + "variants": [ { - "name": "operational", - "type": 4, - "typeName": "T", - "docs": [] + "name": "Created", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "creator", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "owner", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Some asset class was created." + ] }, { - "name": "mandatory", - "type": 4, - "typeName": "T", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 193, - "type": { - "path": [ - "sp_weights", - "RuntimeDbWeight" - ], - "params": [], - "def": { - "composite": { - "fields": [ - { - "name": "read", - "type": 12, - "typeName": "u64", - "docs": [] + "name": "Issued", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "owner", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 1, + "docs": [ + "Some assets were issued." + ] }, { - "name": "write", - "type": 12, - "typeName": "u64", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 194, - "type": { - "path": [ - "sp_version", - "RuntimeVersion" - ], - "params": [], - "def": { - "composite": { - "fields": [ - { - "name": "spec_name", - "type": 181, - "typeName": "Cow<'static, str>", - "docs": [] - }, - { - "name": "impl_name", - "type": 181, - "typeName": "Cow<'static, str>", - "docs": [] - }, - { - "name": "authoring_version", - "type": 4, - "typeName": "u32", - "docs": [] + "name": "Transferred", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "from", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "to", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 2, + "docs": [ + "Some assets were transferred." + ] }, { - "name": "spec_version", - "type": 4, - "typeName": "u32", - "docs": [] + "name": "Burned", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "owner", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "balance", + "type": 6, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 3, + "docs": [ + "Some assets were destroyed." + ] }, { - "name": "impl_version", - "type": 4, - "typeName": "u32", - "docs": [] + "name": "TeamChanged", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "issuer", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "admin", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "freezer", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 4, + "docs": [ + "The management team changed." + ] }, { - "name": "apis", - "type": 195, - "typeName": "ApisVec", - "docs": [] + "name": "OwnerChanged", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "owner", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 5, + "docs": [ + "The owner changed." + ] }, { - "name": "transaction_version", - "type": 4, - "typeName": "u32", - "docs": [] + "name": "Frozen", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 6, + "docs": [ + "Some account `who` was frozen." + ] }, { - "name": "system_version", - "type": 2, - "typeName": "u8", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 195, - "type": { - "path": [ - "Cow" - ], - "params": [ - { - "name": "T", - "type": 196 - } - ], - "def": { - "composite": { - "fields": [ - { - "name": null, - "type": 196, - "typeName": null, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 196, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 197 - } - }, - "docs": [] - } - }, - { - "id": 197, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 86, - 4 - ] - }, - "docs": [] - } - }, - { - "id": 198, - "type": { - "path": [ - "frame_system", - "pallet", - "Error" - ], - "params": [ - { - "name": "T", - "type": null - } - ], - "def": { - "variant": { - "variants": [ - { - "name": "InvalidSpecName", - "fields": [], - "index": 0, + "name": "Thawed", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 7, "docs": [ - "The name of specification does not match between the current runtime", - "and the new runtime." + "Some account `who` was thawed." ] }, { - "name": "SpecVersionNeedsToIncrease", - "fields": [], - "index": 1, + "name": "AssetFrozen", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + } + ], + "index": 8, "docs": [ - "The specification version is not allowed to decrease between the current runtime", - "and the new runtime." + "Some asset `asset_id` was frozen." ] }, { - "name": "FailedToExtractRuntimeVersion", - "fields": [], - "index": 2, + "name": "AssetThawed", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + } + ], + "index": 9, "docs": [ - "Failed to extract the runtime version from the new runtime.", - "", - "Either calling `Core_version` or decoding `RuntimeVersion` failed." + "Some asset `asset_id` was thawed." ] }, { - "name": "NonDefaultComposite", - "fields": [], - "index": 3, + "name": "AccountsDestroyed", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "accounts_destroyed", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "accounts_remaining", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 10, "docs": [ - "Suicide called when the account has non-default composite data." + "Accounts were destroyed for given asset." ] }, { - "name": "NonZeroRefCount", - "fields": [], - "index": 4, + "name": "ApprovalsDestroyed", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "approvals_destroyed", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "approvals_remaining", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 11, "docs": [ - "There is a non-zero reference count preventing the account from being purged." + "Approvals were destroyed for given asset." ] }, { - "name": "CallFiltered", - "fields": [], - "index": 5, + "name": "DestructionStarted", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + } + ], + "index": 12, "docs": [ - "The origin filter prevent the call to be dispatched." + "An asset class is in the process of being destroyed." ] }, { - "name": "MultiBlockMigrationsOngoing", - "fields": [], - "index": 6, + "name": "Destroyed", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + } + ], + "index": 13, "docs": [ - "A multi-block migration is ongoing and prevents the current code from being replaced." + "An asset class was destroyed." ] }, { - "name": "NothingAuthorized", - "fields": [], - "index": 7, + "name": "ForceCreated", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "owner", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 14, "docs": [ - "No upgrade authorized." + "Some asset class was force-created." ] }, { - "name": "Unauthorized", - "fields": [], - "index": 8, + "name": "MetadataSet", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "name", + "type": 14, + "typeName": "Vec", + "docs": [] + }, + { + "name": "symbol", + "type": 14, + "typeName": "Vec", + "docs": [] + }, + { + "name": "decimals", + "type": 2, + "typeName": "u8", + "docs": [] + }, + { + "name": "is_frozen", + "type": 8, + "typeName": "bool", + "docs": [] + } + ], + "index": 15, "docs": [ - "The submitted code is not authorized." + "New metadata has been set for an asset." ] - } - ] - } - }, - "docs": [ - "Error for the System pallet" - ] - } - }, - { - "id": 199, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 200 - } - }, - "docs": [] - } - }, - { - "id": 200, - "type": { - "path": [ - "cumulus_pallet_parachain_system", - "unincluded_segment", - "Ancestor" - ], - "params": [ - { - "name": "H", - "type": 13 - } - ], - "def": { - "composite": { - "fields": [ - { - "name": "used_bandwidth", - "type": 201, - "typeName": "UsedBandwidth", - "docs": [] }, { - "name": "para_head_hash", - "type": 206, - "typeName": "Option", - "docs": [] + "name": "MetadataCleared", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + } + ], + "index": 16, + "docs": [ + "Metadata has been cleared for an asset." + ] }, { - "name": "consumed_go_ahead_signal", - "type": 207, - "typeName": "Option", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 201, - "type": { - "path": [ - "cumulus_pallet_parachain_system", - "unincluded_segment", - "UsedBandwidth" - ], - "params": [], - "def": { - "composite": { - "fields": [ + "name": "ApprovedTransfer", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "source", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "delegate", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 17, + "docs": [ + "(Additional) funds have been approved for transfer to a destination account." + ] + }, { - "name": "ump_msg_count", - "type": 4, - "typeName": "u32", - "docs": [] + "name": "ApprovalCancelled", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "owner", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "delegate", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 18, + "docs": [ + "An approval for account `delegate` was cancelled by `owner`." + ] }, { - "name": "ump_total_bytes", - "type": 4, - "typeName": "u32", - "docs": [] + "name": "TransferredApproved", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "owner", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "delegate", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "destination", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 19, + "docs": [ + "An `amount` was transferred in its entirety from `owner` to `destination` by", + "the approved `delegate`." + ] }, { - "name": "hrmp_outgoing", - "type": 202, - "typeName": "BTreeMap", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 202, - "type": { - "path": [ - "BTreeMap" - ], - "params": [ - { - "name": "K", - "type": 140 - }, - { - "name": "V", - "type": 203 - } - ], - "def": { - "composite": { - "fields": [ + "name": "AssetStatusChanged", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + } + ], + "index": 20, + "docs": [ + "An asset has had its attributes changed by the `Force` origin." + ] + }, { - "name": null, - "type": 204, - "typeName": null, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 203, - "type": { - "path": [ - "cumulus_pallet_parachain_system", - "unincluded_segment", - "HrmpChannelUpdate" - ], - "params": [], - "def": { - "composite": { - "fields": [ + "name": "AssetMinBalanceChanged", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "new_min_balance", + "type": 6, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 21, + "docs": [ + "The min_balance of an asset has been updated by the asset owner." + ] + }, { - "name": "msg_count", - "type": 4, - "typeName": "u32", - "docs": [] + "name": "Touched", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "depositor", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 22, + "docs": [ + "Some account `who` was created with a deposit from `depositor`." + ] }, { - "name": "total_bytes", - "type": 4, - "typeName": "u32", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 204, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 205 - } - }, - "docs": [] - } - }, - { - "id": 205, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 140, - 203 - ] - }, - "docs": [] - } - }, - { - "id": 206, - "type": { - "path": [ - "Option" - ], - "params": [ - { - "name": "T", - "type": 13 - } - ], - "def": { - "variant": { - "variants": [ + "name": "Blocked", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 23, + "docs": [ + "Some account `who` was blocked." + ] + }, { - "name": "None", - "fields": [], - "index": 0, - "docs": [] + "name": "Deposited", + "fields": [ + { + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 24, + "docs": [ + "Some assets were deposited (e.g. for transaction fees)." + ] }, { - "name": "Some", + "name": "Withdrawn", "fields": [ { - "name": null, - "type": 13, - "typeName": null, + "name": "asset_id", + "type": 4, + "typeName": "T::AssetId", + "docs": [] + }, + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "T::Balance", "docs": [] } ], - "index": 1, - "docs": [] + "index": 25, + "docs": [ + "Some assets were withdrawn from the account (e.g. for transaction fees)." + ] } ] } }, - "docs": [] + "docs": [ + "The `Event` enum of this pallet" + ] } }, { - "id": 207, + "id": 200, "type": { "path": [ - "Option" + "pallet_asset_conversion", + "pallet", + "Event" ], "params": [ { "name": "T", - "type": 208 + "type": null } ], "def": { "variant": { "variants": [ { - "name": "None", - "fields": [], + "name": "PoolCreated", + "fields": [ + { + "name": "creator", + "type": 0, + "typeName": "T::AccountId", + "docs": [ + "The account that created the pool." + ] + }, + { + "name": "pool_id", + "type": 201, + "typeName": "T::PoolId", + "docs": [ + "The pool id associated with the pool. Note that the order of the assets may not be", + "the same as the order specified in the create pool extrinsic." + ] + }, + { + "name": "pool_account", + "type": 0, + "typeName": "T::AccountId", + "docs": [ + "The account ID of the pool." + ] + }, + { + "name": "lp_token", + "type": 4, + "typeName": "T::PoolAssetId", + "docs": [ + "The id of the liquidity tokens that will be minted when assets are added to this", + "pool." + ] + } + ], "index": 0, - "docs": [] + "docs": [ + "A successful call of the `CreatePool` extrinsic will create this event." + ] }, { - "name": "Some", + "name": "LiquidityAdded", "fields": [ { - "name": null, - "type": 208, - "typeName": null, - "docs": [] + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [ + "The account that the liquidity was taken from." + ] + }, + { + "name": "mint_to", + "type": 0, + "typeName": "T::AccountId", + "docs": [ + "The account that the liquidity tokens were minted to." + ] + }, + { + "name": "pool_id", + "type": 201, + "typeName": "T::PoolId", + "docs": [ + "The pool id of the pool that the liquidity was added to." + ] + }, + { + "name": "amount1_provided", + "type": 6, + "typeName": "T::Balance", + "docs": [ + "The amount of the first asset that was added to the pool." + ] + }, + { + "name": "amount2_provided", + "type": 6, + "typeName": "T::Balance", + "docs": [ + "The amount of the second asset that was added to the pool." + ] + }, + { + "name": "lp_token", + "type": 4, + "typeName": "T::PoolAssetId", + "docs": [ + "The id of the lp token that was minted." + ] + }, + { + "name": "lp_token_minted", + "type": 6, + "typeName": "T::Balance", + "docs": [ + "The amount of lp tokens that were minted of that id." + ] } ], "index": 1, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 208, - "type": { - "path": [ - "polkadot_primitives", - "v8", - "UpgradeGoAhead" - ], - "params": [], - "def": { - "variant": { - "variants": [ - { - "name": "Abort", - "fields": [], - "index": 0, - "docs": [] + "docs": [ + "A successful call of the `AddLiquidity` extrinsic will create this event." + ] }, { - "name": "GoAhead", - "fields": [], - "index": 1, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 209, - "type": { - "path": [ - "cumulus_pallet_parachain_system", - "unincluded_segment", - "SegmentTracker" - ], - "params": [ - { - "name": "H", - "type": 13 - } - ], - "def": { - "composite": { - "fields": [ - { - "name": "used_bandwidth", - "type": 201, - "typeName": "UsedBandwidth", - "docs": [] - }, - { - "name": "hrmp_watermark", - "type": 155, - "typeName": "Option", - "docs": [] - }, - { - "name": "consumed_go_ahead_signal", - "type": 207, - "typeName": "Option", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 210, - "type": { - "path": [ - "polkadot_primitives", - "v8", - "PersistedValidationData" - ], - "params": [ - { - "name": "H", - "type": 13 - }, - { - "name": "N", - "type": 4 - } - ], - "def": { - "composite": { - "fields": [ - { - "name": "parent_head", - "type": 211, - "typeName": "HeadData", - "docs": [] - }, - { - "name": "relay_parent_number", - "type": 4, - "typeName": "N", - "docs": [] + "name": "LiquidityRemoved", + "fields": [ + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [ + "The account that the liquidity tokens were burned from." + ] + }, + { + "name": "withdraw_to", + "type": 0, + "typeName": "T::AccountId", + "docs": [ + "The account that the assets were transferred to." + ] + }, + { + "name": "pool_id", + "type": 201, + "typeName": "T::PoolId", + "docs": [ + "The pool id that the liquidity was removed from." + ] + }, + { + "name": "amount1", + "type": 6, + "typeName": "T::Balance", + "docs": [ + "The amount of the first asset that was removed from the pool." + ] + }, + { + "name": "amount2", + "type": 6, + "typeName": "T::Balance", + "docs": [ + "The amount of the second asset that was removed from the pool." + ] + }, + { + "name": "lp_token", + "type": 4, + "typeName": "T::PoolAssetId", + "docs": [ + "The id of the lp token that was burned." + ] + }, + { + "name": "lp_token_burned", + "type": 6, + "typeName": "T::Balance", + "docs": [ + "The amount of lp tokens that were burned of that id." + ] + }, + { + "name": "withdrawal_fee", + "type": 202, + "typeName": "Permill", + "docs": [ + "Liquidity withdrawal fee (%)." + ] + } + ], + "index": 2, + "docs": [ + "A successful call of the `RemoveLiquidity` extrinsic will create this event." + ] }, { - "name": "relay_parent_storage_root", - "type": 13, - "typeName": "H", - "docs": [] + "name": "SwapExecuted", + "fields": [ + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [ + "Which account was the instigator of the swap." + ] + }, + { + "name": "send_to", + "type": 0, + "typeName": "T::AccountId", + "docs": [ + "The account that the assets were transferred to." + ] + }, + { + "name": "amount_in", + "type": 6, + "typeName": "T::Balance", + "docs": [ + "The amount of the first asset that was swapped." + ] + }, + { + "name": "amount_out", + "type": 6, + "typeName": "T::Balance", + "docs": [ + "The amount of the second asset that was received." + ] + }, + { + "name": "path", + "type": 203, + "typeName": "BalancePath", + "docs": [ + "The route of asset IDs with amounts that the swap went through.", + "E.g. (A, amount_in) -> (Dot, amount_out) -> (B, amount_out)" + ] + } + ], + "index": 3, + "docs": [ + "Assets have been converted from one to another. Both `SwapExactTokenForToken`", + "and `SwapTokenForExactToken` will generate this event." + ] }, { - "name": "max_pov_size", - "type": 4, - "typeName": "u32", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 211, - "type": { - "path": [ - "polkadot_parachain_primitives", - "primitives", - "HeadData" - ], - "params": [], - "def": { - "composite": { - "fields": [ - { - "name": null, - "type": 14, - "typeName": "Vec", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 212, - "type": { - "path": [ - "Option" - ], - "params": [ - { - "name": "T", - "type": 213 - } - ], - "def": { - "variant": { - "variants": [ - { - "name": "None", - "fields": [], - "index": 0, - "docs": [] + "name": "SwapCreditExecuted", + "fields": [ + { + "name": "amount_in", + "type": 6, + "typeName": "T::Balance", + "docs": [ + "The amount of the first asset that was swapped." + ] + }, + { + "name": "amount_out", + "type": 6, + "typeName": "T::Balance", + "docs": [ + "The amount of the second asset that was received." + ] + }, + { + "name": "path", + "type": 203, + "typeName": "BalancePath", + "docs": [ + "The route of asset IDs with amounts that the swap went through.", + "E.g. (A, amount_in) -> (Dot, amount_out) -> (B, amount_out)" + ] + } + ], + "index": 4, + "docs": [ + "Assets have been converted from one to another." + ] }, { - "name": "Some", + "name": "Touched", "fields": [ { - "name": null, - "type": 213, - "typeName": null, - "docs": [] + "name": "pool_id", + "type": 201, + "typeName": "T::PoolId", + "docs": [ + "The ID of the pool." + ] + }, + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [ + "The account initiating the touch." + ] } ], - "index": 1, - "docs": [] + "index": 5, + "docs": [ + "Pool has been touched in order to fulfill operational requirements." + ] } ] } }, - "docs": [] + "docs": [ + "The `Event` enum of this pallet" + ] } }, { - "id": 213, + "id": 201, "type": { - "path": [ - "polkadot_primitives", - "v8", - "UpgradeRestriction" - ], + "path": [], "params": [], "def": { - "variant": { - "variants": [ - { - "name": "Present", - "fields": [], - "index": 0, - "docs": [] - } - ] - } + "tuple": [ + 67, + 67 + ] }, "docs": [] } }, { - "id": 214, + "id": 202, "type": { "path": [ - "sp_trie", - "storage_proof", - "StorageProof" + "sp_arithmetic", + "per_things", + "Permill" ], "params": [], - "def": { - "composite": { - "fields": [ - { - "name": "trie_nodes", - "type": 215, - "typeName": "BTreeSet>", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 215, - "type": { - "path": [ - "BTreeSet" - ], - "params": [ - { - "name": "T", - "type": 14 - } - ], "def": { "composite": { "fields": [ { "name": null, - "type": 187, - "typeName": null, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 216, - "type": { - "path": [ - "cumulus_pallet_parachain_system", - "relay_state_snapshot", - "MessagingStateSnapshot" - ], - "params": [], - "def": { - "composite": { - "fields": [ - { - "name": "dmq_mqc_head", - "type": 13, - "typeName": "relay_chain::Hash", - "docs": [] - }, - { - "name": "relay_dispatch_queue_remaining_capacity", - "type": 217, - "typeName": "RelayDispatchQueueRemainingCapacity", - "docs": [] - }, - { - "name": "ingress_channels", - "type": 218, - "typeName": "Vec<(ParaId, AbridgedHrmpChannel)>", - "docs": [] - }, - { - "name": "egress_channels", - "type": 218, - "typeName": "Vec<(ParaId, AbridgedHrmpChannel)>", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 217, - "type": { - "path": [ - "cumulus_pallet_parachain_system", - "relay_state_snapshot", - "RelayDispatchQueueRemainingCapacity" - ], - "params": [], - "def": { - "composite": { - "fields": [ - { - "name": "remaining_count", - "type": 4, - "typeName": "u32", - "docs": [] - }, - { - "name": "remaining_size", "type": 4, "typeName": "u32", "docs": [] @@ -16234,210 +16504,381 @@ } }, { - "id": 218, + "id": 203, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 219 + "type": 204 } }, "docs": [] } }, { - "id": 219, + "id": 204, "type": { "path": [], "params": [], "def": { "tuple": [ - 140, - 220 + 67, + 6 ] }, "docs": [] } }, { - "id": 220, + "id": 205, "type": { "path": [ - "polkadot_primitives", - "v8", - "AbridgedHrmpChannel" + "pallet_treasury", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + }, + { + "name": "I", + "type": null + } ], - "params": [], "def": { - "composite": { - "fields": [ - { - "name": "max_capacity", - "type": 4, - "typeName": "u32", - "docs": [] - }, + "variant": { + "variants": [ { - "name": "max_total_size", - "type": 4, - "typeName": "u32", - "docs": [] + "name": "Spending", + "fields": [ + { + "name": "budget_remaining", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 0, + "docs": [ + "We have ended a spend period and will now allocate funds." + ] }, { - "name": "max_message_size", - "type": 4, - "typeName": "u32", - "docs": [] + "name": "Awarded", + "fields": [ + { + "name": "proposal_index", + "type": 4, + "typeName": "ProposalIndex", + "docs": [] + }, + { + "name": "award", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "account", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 1, + "docs": [ + "Some funds have been allocated." + ] }, { - "name": "msg_count", - "type": 4, - "typeName": "u32", - "docs": [] + "name": "Burnt", + "fields": [ + { + "name": "burnt_funds", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 2, + "docs": [ + "Some of our funds have been burnt." + ] }, { - "name": "total_size", - "type": 4, - "typeName": "u32", - "docs": [] - }, - { - "name": "mqc_head", - "type": 206, - "typeName": "Option", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 221, - "type": { - "path": [ - "polkadot_primitives", - "v8", - "AbridgedHostConfiguration" - ], - "params": [], - "def": { - "composite": { - "fields": [ - { - "name": "max_code_size", - "type": 4, - "typeName": "u32", - "docs": [] - }, - { - "name": "max_head_data_size", - "type": 4, - "typeName": "u32", - "docs": [] + "name": "Rollover", + "fields": [ + { + "name": "rollover_balance", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 3, + "docs": [ + "Spending has finished; this is the amount that rolls over until next spend." + ] }, { - "name": "max_upward_queue_count", - "type": 4, - "typeName": "u32", - "docs": [] + "name": "Deposit", + "fields": [ + { + "name": "value", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 4, + "docs": [ + "Some funds have been deposited." + ] }, { - "name": "max_upward_queue_size", - "type": 4, - "typeName": "u32", - "docs": [] + "name": "SpendApproved", + "fields": [ + { + "name": "proposal_index", + "type": 4, + "typeName": "ProposalIndex", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "beneficiary", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 5, + "docs": [ + "A new spend proposal has been approved." + ] }, { - "name": "max_upward_message_size", - "type": 4, - "typeName": "u32", - "docs": [] + "name": "UpdatedInactive", + "fields": [ + { + "name": "reactivated", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "deactivated", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 6, + "docs": [ + "The inactive funds of the pallet have been updated." + ] }, { - "name": "max_upward_message_num_per_candidate", - "type": 4, - "typeName": "u32", - "docs": [] + "name": "AssetSpendApproved", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "SpendIndex", + "docs": [] + }, + { + "name": "asset_kind", + "type": 206, + "typeName": "T::AssetKind", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "AssetBalanceOf", + "docs": [] + }, + { + "name": "beneficiary", + "type": 207, + "typeName": "T::Beneficiary", + "docs": [] + }, + { + "name": "valid_from", + "type": 4, + "typeName": "BlockNumberFor", + "docs": [] + }, + { + "name": "expire_at", + "type": 4, + "typeName": "BlockNumberFor", + "docs": [] + } + ], + "index": 7, + "docs": [ + "A new asset spend proposal has been approved." + ] }, { - "name": "hrmp_max_message_num_per_candidate", - "type": 4, - "typeName": "u32", - "docs": [] + "name": "AssetSpendVoided", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "SpendIndex", + "docs": [] + } + ], + "index": 8, + "docs": [ + "An approved spend was voided." + ] }, { - "name": "validation_upgrade_cooldown", - "type": 4, - "typeName": "BlockNumber", - "docs": [] + "name": "Paid", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "SpendIndex", + "docs": [] + }, + { + "name": "payment_id", + "type": 12, + "typeName": "::Id", + "docs": [] + } + ], + "index": 9, + "docs": [ + "A payment happened." + ] }, { - "name": "validation_upgrade_delay", - "type": 4, - "typeName": "BlockNumber", - "docs": [] + "name": "PaymentFailed", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "SpendIndex", + "docs": [] + }, + { + "name": "payment_id", + "type": 12, + "typeName": "::Id", + "docs": [] + } + ], + "index": 10, + "docs": [ + "A payment failed and can be retried." + ] }, { - "name": "async_backing_params", - "type": 222, - "typeName": "AsyncBackingParams", - "docs": [] + "name": "SpendProcessed", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "SpendIndex", + "docs": [] + } + ], + "index": 11, + "docs": [ + "A spend was processed and removed from the storage. It might have been successfully", + "paid or it may have expired." + ] } ] } }, - "docs": [] + "docs": [ + "The `Event` enum of this pallet" + ] } }, { - "id": 222, + "id": 206, "type": { "path": [ - "polkadot_primitives", - "v8", - "async_backing", - "AsyncBackingParams" + "polkadot_runtime_common", + "impls", + "VersionedLocatableAsset" ], "params": [], "def": { - "composite": { - "fields": [ + "variant": { + "variants": [ { - "name": "max_candidate_depth", - "type": 4, - "typeName": "u32", + "name": "V3", + "fields": [ + { + "name": "location", + "type": 138, + "typeName": "xcm::v3::Location", + "docs": [] + }, + { + "name": "asset_id", + "type": 137, + "typeName": "xcm::v3::AssetId", + "docs": [] + } + ], + "index": 3, "docs": [] }, { - "name": "allowed_ancestry_len", - "type": 4, - "typeName": "u32", + "name": "V4", + "fields": [ + { + "name": "location", + "type": 149, + "typeName": "xcm::v4::Location", + "docs": [] + }, + { + "name": "asset_id", + "type": 148, + "typeName": "xcm::v4::AssetId", + "docs": [] + } + ], + "index": 4, "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 223, - "type": { - "path": [ - "cumulus_primitives_parachain_inherent", - "MessageQueueChain" - ], - "params": [], - "def": { - "composite": { - "fields": [ + }, { - "name": null, - "type": 13, - "typeName": "RelayHash", + "name": "V5", + "fields": [ + { + "name": "location", + "type": 67, + "typeName": "xcm::v5::Location", + "docs": [] + }, + { + "name": "asset_id", + "type": 102, + "typeName": "xcm::v5::AssetId", + "docs": [] + } + ], + "index": 5, "docs": [] } ] @@ -16447,102 +16888,53 @@ } }, { - "id": 224, + "id": 207, "type": { "path": [ - "BTreeMap" - ], - "params": [ - { - "name": "K", - "type": 140 - }, - { - "name": "V", - "type": 223 - } + "parachains_common", + "pay", + "VersionedLocatableAccount" ], - "def": { - "composite": { - "fields": [ - { - "name": null, - "type": 225, - "typeName": null, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 225, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 226 - } - }, - "docs": [] - } - }, - { - "id": 226, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 140, - 223 - ] - }, - "docs": [] - } - }, - { - "id": 227, - "type": { - "path": [], "params": [], "def": { - "sequence": { - "type": 228 - } - }, - "docs": [] - } - }, - { - "id": 228, - "type": { - "path": [ - "polkadot_core_primitives", - "OutboundHrmpMessage" - ], - "params": [ - { - "name": "Id", - "type": 140 - } - ], - "def": { - "composite": { - "fields": [ + "variant": { + "variants": [ { - "name": "recipient", - "type": 140, - "typeName": "Id", + "name": "V4", + "fields": [ + { + "name": "location", + "type": 149, + "typeName": "xcm::v4::Location", + "docs": [] + }, + { + "name": "account_id", + "type": 149, + "typeName": "xcm::v4::Location", + "docs": [] + } + ], + "index": 4, "docs": [] }, { - "name": "data", - "type": 14, - "typeName": "alloc::vec::Vec", + "name": "V5", + "fields": [ + { + "name": "location", + "type": 67, + "typeName": "xcm::v5::Location", + "docs": [] + }, + { + "name": "account_id", + "type": 67, + "typeName": "xcm::v5::Location", + "docs": [] + } + ], + "index": 5, "docs": [] } ] @@ -16552,146 +16944,211 @@ } }, { - "id": 229, + "id": 208, "type": { "path": [ - "cumulus_pallet_parachain_system", + "pallet_conviction_voting", "pallet", - "Call" + "Event" ], "params": [ { "name": "T", "type": null + }, + { + "name": "I", + "type": null } ], "def": { "variant": { "variants": [ { - "name": "set_validation_data", + "name": "Delegated", "fields": [ { - "name": "data", - "type": 230, - "typeName": "ParachainInherentData", + "name": null, + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": null, + "type": 0, + "typeName": "T::AccountId", "docs": [] } ], "index": 0, "docs": [ - "Set the current validation data.", - "", - "This should be invoked exactly once per block. It will panic at the finalization", - "phase if the call was not invoked.", - "", - "The dispatch origin for this call must be `Inherent`", - "", - "As a side effect, this function upgrades the current validation function", - "if the appropriate time has come." + "An account has delegated their vote to another account. \\[who, target\\]" ] }, { - "name": "sudo_send_upward_message", + "name": "Undelegated", "fields": [ { - "name": "message", - "type": 14, - "typeName": "UpwardMessage", + "name": null, + "type": 0, + "typeName": "T::AccountId", "docs": [] } ], "index": 1, - "docs": [] + "docs": [ + "An \\[account\\] has cancelled a previous delegation operation." + ] + }, + { + "name": "Voted", + "fields": [ + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "vote", + "type": 209, + "typeName": "AccountVote>", + "docs": [] + } + ], + "index": 2, + "docs": [ + "An account has voted" + ] + }, + { + "name": "VoteRemoved", + "fields": [ + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "vote", + "type": 209, + "typeName": "AccountVote>", + "docs": [] + } + ], + "index": 3, + "docs": [ + "A vote has been removed" + ] + }, + { + "name": "VoteUnlocked", + "fields": [ + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "class", + "type": 180, + "typeName": "ClassOf", + "docs": [] + } + ], + "index": 4, + "docs": [ + "The lockup period of a conviction vote expired, and the funds have been unlocked." + ] } ] } }, "docs": [ - "Contains a variant per dispatchable extrinsic that this pallet has." + "The `Event` enum of this pallet" ] } }, { - "id": 230, + "id": 209, "type": { "path": [ - "cumulus_primitives_parachain_inherent", - "ParachainInherentData" + "pallet_conviction_voting", + "vote", + "AccountVote" + ], + "params": [ + { + "name": "Balance", + "type": 6 + } ], - "params": [], "def": { - "composite": { - "fields": [ - { - "name": "validation_data", - "type": 210, - "typeName": "PersistedValidationData", - "docs": [] - }, - { - "name": "relay_chain_state", - "type": 214, - "typeName": "sp_trie::StorageProof", - "docs": [] - }, + "variant": { + "variants": [ { - "name": "downward_messages", - "type": 231, - "typeName": "Vec", + "name": "Standard", + "fields": [ + { + "name": "vote", + "type": 210, + "typeName": "Vote", + "docs": [] + }, + { + "name": "balance", + "type": 6, + "typeName": "Balance", + "docs": [] + } + ], + "index": 0, "docs": [] }, { - "name": "horizontal_messages", - "type": 233, - "typeName": "BTreeMap>", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 231, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 232 - } - }, - "docs": [] - } - }, - { - "id": 232, - "type": { - "path": [ - "polkadot_core_primitives", - "InboundDownwardMessage" - ], - "params": [ - { - "name": "BlockNumber", - "type": 4 - } - ], - "def": { - "composite": { - "fields": [ - { - "name": "sent_at", - "type": 4, - "typeName": "BlockNumber", + "name": "Split", + "fields": [ + { + "name": "aye", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "nay", + "type": 6, + "typeName": "Balance", + "docs": [] + } + ], + "index": 1, "docs": [] }, { - "name": "msg", - "type": 14, - "typeName": "DownwardMessage", + "name": "SplitAbstain", + "fields": [ + { + "name": "aye", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "nay", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "abstain", + "type": 6, + "typeName": "Balance", + "docs": [] + } + ], + "index": 2, "docs": [] } ] @@ -16701,27 +17158,20 @@ } }, { - "id": 233, + "id": 210, "type": { "path": [ - "BTreeMap" - ], - "params": [ - { - "name": "K", - "type": 140 - }, - { - "name": "V", - "type": 234 - } + "pallet_conviction_voting", + "vote", + "Vote" ], + "params": [], "def": { "composite": { "fields": [ { "name": null, - "type": 236, + "type": 2, "typeName": null, "docs": [] } @@ -16732,301 +17182,519 @@ } }, { - "id": 234, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 235 - } - }, - "docs": [] - } - }, - { - "id": 235, - "type": { - "path": [ - "polkadot_core_primitives", - "InboundHrmpMessage" - ], - "params": [ - { - "name": "BlockNumber", - "type": 4 - } - ], - "def": { - "composite": { - "fields": [ - { - "name": "sent_at", - "type": 4, - "typeName": "BlockNumber", - "docs": [] - }, - { - "name": "data", - "type": 14, - "typeName": "alloc::vec::Vec", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 236, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 237 - } - }, - "docs": [] - } - }, - { - "id": 237, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 140, - 234 - ] - }, - "docs": [] - } - }, - { - "id": 238, + "id": 211, "type": { "path": [ - "cumulus_pallet_parachain_system", + "pallet_referenda", "pallet", - "Error" + "Event" ], "params": [ { "name": "T", "type": null + }, + { + "name": "I", + "type": null } ], "def": { "variant": { "variants": [ { - "name": "OverlappingUpgrades", - "fields": [], + "name": "Submitted", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "ReferendumIndex", + "docs": [ + "Index of the referendum." + ] + }, + { + "name": "track", + "type": 180, + "typeName": "TrackIdOf", + "docs": [ + "The track (and by extension proposal dispatch origin) of this referendum." + ] + }, + { + "name": "proposal", + "type": 212, + "typeName": "BoundedCallOf", + "docs": [ + "The proposal for the referendum." + ] + } + ], "index": 0, "docs": [ - "Attempt to upgrade validation function while existing upgrade pending." + "A referendum has been submitted." ] }, { - "name": "ProhibitedByPolkadot", - "fields": [], + "name": "DecisionDepositPlaced", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "ReferendumIndex", + "docs": [ + "Index of the referendum." + ] + }, + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [ + "The account who placed the deposit." + ] + }, + { + "name": "amount", + "type": 6, + "typeName": "BalanceOf", + "docs": [ + "The amount placed by the account." + ] + } + ], "index": 1, "docs": [ - "Polkadot currently prohibits this parachain from upgrading its validation function." + "The decision deposit has been placed." ] }, { - "name": "TooBig", - "fields": [], + "name": "DecisionDepositRefunded", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "ReferendumIndex", + "docs": [ + "Index of the referendum." + ] + }, + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [ + "The account who placed the deposit." + ] + }, + { + "name": "amount", + "type": 6, + "typeName": "BalanceOf", + "docs": [ + "The amount placed by the account." + ] + } + ], "index": 2, "docs": [ - "The supplied validation function has compiled into a blob larger than Polkadot is", - "willing to run." + "The decision deposit has been refunded." ] }, { - "name": "ValidationDataNotAvailable", - "fields": [], + "name": "DepositSlashed", + "fields": [ + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [ + "The account who placed the deposit." + ] + }, + { + "name": "amount", + "type": 6, + "typeName": "BalanceOf", + "docs": [ + "The amount placed by the account." + ] + } + ], "index": 3, "docs": [ - "The inherent which supplies the validation data did not run this block." + "A deposit has been slashed." ] }, { - "name": "HostConfigurationNotAvailable", - "fields": [], + "name": "DecisionStarted", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "ReferendumIndex", + "docs": [ + "Index of the referendum." + ] + }, + { + "name": "track", + "type": 180, + "typeName": "TrackIdOf", + "docs": [ + "The track (and by extension proposal dispatch origin) of this referendum." + ] + }, + { + "name": "proposal", + "type": 212, + "typeName": "BoundedCallOf", + "docs": [ + "The proposal for the referendum." + ] + }, + { + "name": "tally", + "type": 571, + "typeName": "T::Tally", + "docs": [ + "The current tally of votes in this referendum." + ] + } + ], "index": 4, "docs": [ - "The inherent which supplies the host configuration did not run this block." + "A referendum has moved into the deciding phase." ] }, { - "name": "NotScheduled", - "fields": [], + "name": "ConfirmStarted", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "ReferendumIndex", + "docs": [ + "Index of the referendum." + ] + } + ], "index": 5, + "docs": [] + }, + { + "name": "ConfirmAborted", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "ReferendumIndex", + "docs": [ + "Index of the referendum." + ] + } + ], + "index": 6, + "docs": [] + }, + { + "name": "Confirmed", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "ReferendumIndex", + "docs": [ + "Index of the referendum." + ] + }, + { + "name": "tally", + "type": 571, + "typeName": "T::Tally", + "docs": [ + "The final tally of votes in this referendum." + ] + } + ], + "index": 7, "docs": [ - "No validation function upgrade is currently scheduled." + "A referendum has ended its confirmation phase and is ready for approval." + ] + }, + { + "name": "Approved", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "ReferendumIndex", + "docs": [ + "Index of the referendum." + ] + } + ], + "index": 8, + "docs": [ + "A referendum has been approved and its proposal has been scheduled." + ] + }, + { + "name": "Rejected", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "ReferendumIndex", + "docs": [ + "Index of the referendum." + ] + }, + { + "name": "tally", + "type": 571, + "typeName": "T::Tally", + "docs": [ + "The final tally of votes in this referendum." + ] + } + ], + "index": 9, + "docs": [ + "A proposal has been rejected by referendum." + ] + }, + { + "name": "TimedOut", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "ReferendumIndex", + "docs": [ + "Index of the referendum." + ] + }, + { + "name": "tally", + "type": 571, + "typeName": "T::Tally", + "docs": [ + "The final tally of votes in this referendum." + ] + } + ], + "index": 10, + "docs": [ + "A referendum has been timed out without being decided." + ] + }, + { + "name": "Cancelled", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "ReferendumIndex", + "docs": [ + "Index of the referendum." + ] + }, + { + "name": "tally", + "type": 571, + "typeName": "T::Tally", + "docs": [ + "The final tally of votes in this referendum." + ] + } + ], + "index": 11, + "docs": [ + "A referendum has been cancelled." + ] + }, + { + "name": "Killed", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "ReferendumIndex", + "docs": [ + "Index of the referendum." + ] + }, + { + "name": "tally", + "type": 571, + "typeName": "T::Tally", + "docs": [ + "The final tally of votes in this referendum." + ] + } + ], + "index": 12, + "docs": [ + "A referendum has been killed." + ] + }, + { + "name": "SubmissionDepositRefunded", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "ReferendumIndex", + "docs": [ + "Index of the referendum." + ] + }, + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [ + "The account who placed the deposit." + ] + }, + { + "name": "amount", + "type": 6, + "typeName": "BalanceOf", + "docs": [ + "The amount placed by the account." + ] + } + ], + "index": 13, + "docs": [ + "The submission deposit has been refunded." + ] + }, + { + "name": "MetadataSet", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "ReferendumIndex", + "docs": [ + "Index of the referendum." + ] + }, + { + "name": "hash", + "type": 13, + "typeName": "T::Hash", + "docs": [ + "Preimage hash." + ] + } + ], + "index": 14, + "docs": [ + "Metadata for a referendum has been set." + ] + }, + { + "name": "MetadataCleared", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "ReferendumIndex", + "docs": [ + "Index of the referendum." + ] + }, + { + "name": "hash", + "type": 13, + "typeName": "T::Hash", + "docs": [ + "Preimage hash." + ] + } + ], + "index": 15, + "docs": [ + "Metadata for a referendum has been cleared." ] } ] } }, "docs": [ - "The `Error` enum of this pallet." + "The `Event` enum of this pallet" ] } }, { - "id": 239, + "id": 212, "type": { "path": [ - "pallet_timestamp", - "pallet", - "Call" + "frame_support", + "traits", + "preimages", + "Bounded" ], "params": [ { "name": "T", - "type": null + "type": 213 + }, + { + "name": "H", + "type": 669 } ], "def": { "variant": { "variants": [ { - "name": "set", + "name": "Legacy", "fields": [ { - "name": "now", - "type": 11, - "typeName": "T::Moment", + "name": "hash", + "type": 13, + "typeName": "H::Output", "docs": [] } ], "index": 0, - "docs": [ - "Set the current time.", - "", - "This call should be invoked exactly once per block. It will panic at the finalization", - "phase, if this call hasn't been invoked by that time.", - "", - "The timestamp should be greater than the previous one by the amount specified by", - "[`Config::MinimumPeriod`].", - "", - "The dispatch origin for this call must be _None_.", - "", - "This dispatch class is _Mandatory_ to ensure it gets executed in the block. Be aware", - "that changing the complexity of this call could result exhausting the resources in a", - "block to execute any other calls.", - "", - "## Complexity", - "- `O(1)` (Note that implementations of `OnTimestampSet` must also be `O(1)`)", - "- 1 storage read and 1 storage mutation (codec `O(1)` because of `DidUpdate::take` in", - " `on_finalize`)", - "- 1 event handler `on_timestamp_set`. Must be `O(1)`." - ] - } - ] - } - }, - "docs": [ - "Contains a variant per dispatchable extrinsic that this pallet has." - ] - } - }, - { - "id": 240, - "type": { - "path": [ - "staging_parachain_info", - "pallet", - "Call" - ], - "params": [ - { - "name": "T", - "type": null - } - ], - "def": { - "variant": { - "variants": [] - } - }, - "docs": [ - "Contains a variant per dispatchable extrinsic that this pallet has." - ] - } - }, - { - "id": 241, - "type": { - "path": [ - "bounded_collections", - "weak_bounded_vec", - "WeakBoundedVec" - ], - "params": [ - { - "name": "T", - "type": 242 - }, - { - "name": "S", - "type": null - } - ], - "def": { - "composite": { - "fields": [ - { - "name": null, - "type": 244, - "typeName": "Vec", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 242, - "type": { - "path": [ - "pallet_balances", - "types", - "BalanceLock" - ], - "params": [ - { - "name": "Balance", - "type": 6 - } - ], - "def": { - "composite": { - "fields": [ - { - "name": "id", - "type": 86, - "typeName": "LockIdentifier", "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "Balance", + "name": "Inline", + "fields": [ + { + "name": null, + "type": 185, + "typeName": "BoundedInline", + "docs": [] + } + ], + "index": 1, "docs": [] }, { - "name": "reasons", - "type": 243, - "typeName": "Reasons", + "name": "Lookup", + "fields": [ + { + "name": "hash", + "type": 13, + "typeName": "H::Output", + "docs": [] + }, + { + "name": "len", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 2, "docs": [] } ] @@ -17036,753 +17704,612 @@ } }, { - "id": 243, + "id": 213, "type": { "path": [ - "pallet_balances", - "types", - "Reasons" + "asset_hub_polkadot_runtime", + "RuntimeCall" ], "params": [], "def": { "variant": { "variants": [ { - "name": "Fee", - "fields": [], + "name": "System", + "fields": [ + { + "name": null, + "type": 214, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "docs": [] + } + ], "index": 0, "docs": [] }, { - "name": "Misc", - "fields": [], + "name": "ParachainSystem", + "fields": [ + { + "name": null, + "type": 218, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "docs": [] + } + ], "index": 1, "docs": [] }, { - "name": "All", - "fields": [], - "index": 2, + "name": "Timestamp", + "fields": [ + { + "name": null, + "type": 239, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "docs": [] + } + ], + "index": 3, "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 244, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 242 - } - }, - "docs": [] - } - }, - { - "id": 245, - "type": { - "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" - ], - "params": [ - { - "name": "T", - "type": 246 - }, - { - "name": "S", - "type": null - } - ], - "def": { - "composite": { - "fields": [ + }, { - "name": null, - "type": 247, - "typeName": "Vec", + "name": "ParachainInfo", + "fields": [ + { + "name": null, + "type": 240, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "docs": [] + } + ], + "index": 4, "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 246, - "type": { - "path": [ - "pallet_balances", - "types", - "ReserveData" - ], - "params": [ - { - "name": "ReserveIdentifier", - "type": 86 - }, - { - "name": "Balance", - "type": 6 - } - ], - "def": { - "composite": { - "fields": [ + }, { - "name": "id", - "type": 86, - "typeName": "ReserveIdentifier", + "name": "Preimage", + "fields": [ + { + "name": null, + "type": 241, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "docs": [] + } + ], + "index": 5, "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "Balance", + "name": "Scheduler", + "fields": [ + { + "name": null, + "type": 243, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "docs": [] + } + ], + "index": 6, "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 247, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 246 - } - }, - "docs": [] - } - }, - { - "id": 248, - "type": { - "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" - ], - "params": [ - { - "name": "T", - "type": 249 - }, - { - "name": "S", - "type": null - } - ], - "def": { - "composite": { - "fields": [ + }, { - "name": null, - "type": 253, - "typeName": "Vec", + "name": "Parameters", + "fields": [ + { + "name": null, + "type": 245, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "docs": [] + } + ], + "index": 7, "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 249, - "type": { - "path": [ - "frame_support", - "traits", - "tokens", - "misc", - "IdAmount" - ], - "params": [ - { - "name": "Id", - "type": 250 - }, - { - "name": "Balance", - "type": 6 - } - ], - "def": { - "composite": { - "fields": [ + }, { - "name": "id", - "type": 250, - "typeName": "Id", + "name": "Balances", + "fields": [ + { + "name": null, + "type": 251, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "docs": [] + } + ], + "index": 10, "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "Balance", + "name": "Vesting", + "fields": [ + { + "name": null, + "type": 255, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "docs": [] + } + ], + "index": 14, "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 250, - "type": { - "path": [ - "asset_hub_polkadot_runtime", - "RuntimeHoldReason" - ], - "params": [], - "def": { - "variant": { - "variants": [ + }, { - "name": "PolkadotXcm", + "name": "Claims", "fields": [ { "name": null, - "type": 251, - "typeName": "pallet_xcm::HoldReason", + "type": 257, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], - "index": 31, + "index": 15, "docs": [] }, { - "name": "StateTrieMigration", + "name": "CollatorSelection", "fields": [ { "name": null, - "type": 252, - "typeName": "pallet_state_trie_migration::HoldReason", + "type": 264, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], - "index": 70, + "index": 21, "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 251, - "type": { - "path": [ - "pallet_xcm", - "pallet", - "HoldReason" - ], - "params": [], - "def": { - "variant": { - "variants": [ + }, { - "name": "AuthorizeAlias", - "fields": [], - "index": 0, + "name": "Session", + "fields": [ + { + "name": null, + "type": 265, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "docs": [] + } + ], + "index": 22, "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 252, - "type": { - "path": [ - "pallet_state_trie_migration", - "pallet", - "HoldReason" - ], - "params": [], - "def": { - "variant": { - "variants": [ + }, { - "name": "SlashForMigrate", - "fields": [], - "index": 0, + "name": "XcmpQueue", + "fields": [ + { + "name": null, + "type": 268, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "docs": [] + } + ], + "index": 30, "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 253, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 249 - } - }, - "docs": [] - } - }, - { - "id": 254, - "type": { - "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" - ], - "params": [ - { - "name": "T", - "type": 255 - }, - { - "name": "S", - "type": null - } - ], - "def": { - "composite": { - "fields": [ + }, { - "name": null, - "type": 256, - "typeName": "Vec", + "name": "PolkadotXcm", + "fields": [ + { + "name": null, + "type": 269, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "docs": [] + } + ], + "index": 31, "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 255, - "type": { - "path": [ - "frame_support", - "traits", - "tokens", - "misc", - "IdAmount" - ], - "params": [ - { - "name": "Id", - "type": 144 - }, - { - "name": "Balance", - "type": 6 - } - ], - "def": { - "composite": { - "fields": [ + }, { - "name": "id", - "type": 144, - "typeName": "Id", + "name": "CumulusXcm", + "fields": [ + { + "name": null, + "type": 313, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "docs": [] + } + ], + "index": 32, "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "Balance", + "name": "ToKusamaXcmRouter", + "fields": [ + { + "name": null, + "type": 314, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "docs": [] + } + ], + "index": 34, "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 256, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 255 - } - }, - "docs": [] - } - }, - { - "id": 257, - "type": { - "path": [ - "pallet_balances", - "pallet", - "Call" - ], - "params": [ - { - "name": "T", - "type": null - }, - { - "name": "I", - "type": null - } - ], - "def": { - "variant": { - "variants": [ + }, { - "name": "transfer_allow_death", + "name": "MessageQueue", "fields": [ { - "name": "dest", - "type": 258, - "typeName": "AccountIdLookupOf", + "name": null, + "type": 315, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] - }, + } + ], + "index": 35, + "docs": [] + }, + { + "name": "SnowbridgeSystemFrontend", + "fields": [ { - "name": "value", - "type": 46, - "typeName": "T::Balance", + "name": null, + "type": 316, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], - "index": 0, - "docs": [ - "Transfer some liquid free balance to another account.", - "", - "`transfer_allow_death` will set the `FreeBalance` of the sender and receiver.", - "If the sender's account is below the existential deposit as a result", - "of the transfer, the account will be reaped.", - "", - "The dispatch origin for this call must be `Signed` by the transactor." - ] + "index": 36, + "docs": [] }, { - "name": "force_transfer", + "name": "Utility", "fields": [ { - "name": "source", - "type": 258, - "typeName": "AccountIdLookupOf", + "name": null, + "type": 319, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] - }, + } + ], + "index": 40, + "docs": [] + }, + { + "name": "Multisig", + "fields": [ { - "name": "dest", - "type": 258, - "typeName": "AccountIdLookupOf", + "name": null, + "type": 326, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] - }, + } + ], + "index": 41, + "docs": [] + }, + { + "name": "Proxy", + "fields": [ { - "name": "value", - "type": 46, - "typeName": "T::Balance", + "name": null, + "type": 328, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], - "index": 2, - "docs": [ - "Exactly as `transfer_allow_death`, except the origin must be root and the source account", - "may be specified." - ] + "index": 42, + "docs": [] }, { - "name": "transfer_keep_alive", + "name": "Indices", "fields": [ { - "name": "dest", - "type": 258, - "typeName": "AccountIdLookupOf", + "name": null, + "type": 330, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] - }, + } + ], + "index": 43, + "docs": [] + }, + { + "name": "Assets", + "fields": [ { - "name": "value", - "type": 46, - "typeName": "T::Balance", + "name": null, + "type": 331, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], - "index": 3, - "docs": [ - "Same as the [`transfer_allow_death`] call, but with a check that the transfer will not", - "kill the origin account.", - "", - "99% of the time you want [`transfer_allow_death`] instead.", - "", - "[`transfer_allow_death`]: struct.Pallet.html#method.transfer" - ] + "index": 50, + "docs": [] }, { - "name": "transfer_all", + "name": "Uniques", "fields": [ { - "name": "dest", - "type": 258, - "typeName": "AccountIdLookupOf", + "name": null, + "type": 332, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] - }, + } + ], + "index": 51, + "docs": [] + }, + { + "name": "Nfts", + "fields": [ { - "name": "keep_alive", - "type": 8, - "typeName": "bool", + "name": null, + "type": 336, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], - "index": 4, - "docs": [ - "Transfer the entire transferable balance from the caller account.", - "", - "NOTE: This function only attempts to transfer _transferable_ balances. This means that", - "any locked, reserved, or existential deposits (when `keep_alive` is `true`), will not be", - "transferred by this function. To ensure that this function results in a killed account,", - "you might need to prepare the account by removing any reference counters, storage", - "deposits, etc...", - "", - "The dispatch origin of this call must be Signed.", - "", - "- `dest`: The recipient of the transfer.", - "- `keep_alive`: A boolean to determine if the `transfer_all` operation should send all", - " of the funds the account has, causing the sender account to be killed (false), or", - " transfer everything except at least the existential deposit, which will guarantee to", - " keep the sender account alive (true)." - ] + "index": 52, + "docs": [] }, { - "name": "force_unreserve", + "name": "ForeignAssets", "fields": [ { - "name": "who", - "type": 258, - "typeName": "AccountIdLookupOf", + "name": null, + "type": 356, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] - }, + } + ], + "index": 53, + "docs": [] + }, + { + "name": "PoolAssets", + "fields": [ { - "name": "amount", - "type": 6, - "typeName": "T::Balance", + "name": null, + "type": 357, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], - "index": 5, - "docs": [ - "Unreserve some balance from a user by force.", - "", - "Can only be called by ROOT." - ] + "index": 54, + "docs": [] }, { - "name": "upgrade_accounts", + "name": "AssetConversion", "fields": [ { - "name": "who", - "type": 58, - "typeName": "Vec", + "name": null, + "type": 358, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], - "index": 6, - "docs": [ - "Upgrade a specified account.", - "", - "- `origin`: Must be `Signed`.", - "- `who`: The account to be upgraded.", - "", - "This will waive the transaction fee if at least all but 10% of the accounts needed to", - "be upgraded. (We let some not have to be upgraded just in order to allow for the", - "possibility of churn)." - ] + "index": 55, + "docs": [] }, { - "name": "force_set_balance", + "name": "Treasury", "fields": [ { - "name": "who", - "type": 258, - "typeName": "AccountIdLookupOf", + "name": null, + "type": 360, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] - }, + } + ], + "index": 60, + "docs": [] + }, + { + "name": "ConvictionVoting", + "fields": [ { - "name": "new_free", - "type": 46, - "typeName": "T::Balance", + "name": null, + "type": 361, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], - "index": 8, - "docs": [ - "Set the regular balance of a given account.", - "", - "The dispatch origin for this call is `root`." - ] + "index": 61, + "docs": [] }, { - "name": "force_adjust_total_issuance", + "name": "Referenda", "fields": [ { - "name": "direction", - "type": 260, - "typeName": "AdjustmentDirection", + "name": null, + "type": 364, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] - }, + } + ], + "index": 62, + "docs": [] + }, + { + "name": "Whitelist", + "fields": [ { - "name": "delta", - "type": 46, - "typeName": "T::Balance", + "name": null, + "type": 367, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], - "index": 9, - "docs": [ - "Adjust the total issuance in a saturating way.", - "", - "Can only be called by root and always needs a positive `delta`.", - "", - "# Example" - ] + "index": 64, + "docs": [] }, { - "name": "burn", + "name": "Bounties", "fields": [ { - "name": "value", - "type": 46, - "typeName": "T::Balance", + "name": null, + "type": 368, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] - }, + } + ], + "index": 65, + "docs": [] + }, + { + "name": "ChildBounties", + "fields": [ { - "name": "keep_alive", - "type": 8, - "typeName": "bool", + "name": null, + "type": 369, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], - "index": 10, - "docs": [ - "Burn the specified liquid free balance from the origin account.", - "", - "If the origin's account ends up below the existential deposit as a result", - "of the burn and `keep_alive` is false, the account will be reaped.", - "", - "Unlike sending funds to a _burn_ address, which merely makes the funds inaccessible,", - "this `burn` operation will reduce total issuance by the amount _burned_." - ] - } - ] - } - }, - "docs": [ - "Contains a variant per dispatchable extrinsic that this pallet has." - ] - } - }, - { - "id": 258, - "type": { - "path": [ - "sp_runtime", - "multiaddress", - "MultiAddress" - ], - "params": [ - { - "name": "AccountId", - "type": 0 - }, - { - "name": "AccountIndex", - "type": 144 - } - ], - "def": { - "variant": { - "variants": [ + "index": 66, + "docs": [] + }, { - "name": "Id", + "name": "AssetRate", "fields": [ { "name": null, - "type": 0, - "typeName": "AccountId", + "type": 370, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], - "index": 0, + "index": 67, "docs": [] }, { - "name": "Index", + "name": "StateTrieMigration", "fields": [ { "name": null, - "type": 259, - "typeName": "AccountIndex", + "type": 371, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], - "index": 1, + "index": 70, "docs": [] }, { - "name": "Raw", + "name": "NominationPools", "fields": [ { "name": null, - "type": 14, - "typeName": "Vec", + "type": 377, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], - "index": 2, + "index": 80, "docs": [] }, { - "name": "Address32", + "name": "VoterList", "fields": [ { "name": null, - "type": 1, - "typeName": "[u8; 32]", + "type": 391, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], - "index": 3, + "index": 82, "docs": [] }, { - "name": "Address20", + "name": "StakingRcClient", "fields": [ { "name": null, - "type": 45, - "typeName": "[u8; 20]", + "type": 392, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], - "index": 4, + "index": 84, + "docs": [] + }, + { + "name": "MultiBlockElection", + "fields": [ + { + "name": null, + "type": 401, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "docs": [] + } + ], + "index": 85, + "docs": [] + }, + { + "name": "MultiBlockElectionVerifier", + "fields": [ + { + "name": null, + "type": 413, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "docs": [] + } + ], + "index": 86, + "docs": [] + }, + { + "name": "MultiBlockElectionUnsigned", + "fields": [ + { + "name": null, + "type": 414, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "docs": [] + } + ], + "index": 87, + "docs": [] + }, + { + "name": "MultiBlockElectionSigned", + "fields": [ + { + "name": null, + "type": 468, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "docs": [] + } + ], + "index": 88, + "docs": [] + }, + { + "name": "Staking", + "fields": [ + { + "name": null, + "type": 470, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "docs": [] + } + ], + "index": 89, + "docs": [] + }, + { + "name": "AhOps", + "fields": [ + { + "name": null, + "type": 488, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "docs": [] + } + ], + "index": 254, + "docs": [] + }, + { + "name": "AhMigrator", + "fields": [ + { + "name": null, + "type": 489, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "docs": [] + } + ], + "index": 255, "docs": [] } ] @@ -17792,227 +18319,381 @@ } }, { - "id": 259, - "type": { - "path": [], - "params": [], - "def": { - "compact": { - "type": 144 - } - }, - "docs": [] - } - }, - { - "id": 260, - "type": { - "path": [ - "pallet_balances", - "types", - "AdjustmentDirection" - ], - "params": [], - "def": { - "variant": { - "variants": [ - { - "name": "Increase", - "fields": [], - "index": 0, - "docs": [] - }, - { - "name": "Decrease", - "fields": [], - "index": 1, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 261, + "id": 214, "type": { "path": [ - "pallet_balances", + "frame_system", "pallet", - "Error" + "Call" ], "params": [ { "name": "T", "type": null - }, - { - "name": "I", - "type": null } ], "def": { "variant": { "variants": [ { - "name": "VestingBalance", - "fields": [], + "name": "remark", + "fields": [ + { + "name": "remark", + "type": 14, + "typeName": "Vec", + "docs": [] + } + ], "index": 0, "docs": [ - "Vesting balance too high to send value." + "Make some on-chain remark.", + "", + "Can be executed by every `origin`." ] }, { - "name": "LiquidityRestrictions", - "fields": [], + "name": "set_heap_pages", + "fields": [ + { + "name": "pages", + "type": 12, + "typeName": "u64", + "docs": [] + } + ], "index": 1, "docs": [ - "Account liquidity restrictions prevent withdrawal." + "Set the number of pages in the WebAssembly environment's heap." ] }, { - "name": "InsufficientBalance", - "fields": [], + "name": "set_code", + "fields": [ + { + "name": "code", + "type": 14, + "typeName": "Vec", + "docs": [] + } + ], "index": 2, "docs": [ - "Balance too low to send value." + "Set the new runtime code." ] }, { - "name": "ExistentialDeposit", - "fields": [], + "name": "set_code_without_checks", + "fields": [ + { + "name": "code", + "type": 14, + "typeName": "Vec", + "docs": [] + } + ], "index": 3, "docs": [ - "Value too low to create account due to existential deposit." + "Set the new runtime code without doing any checks of the given `code`.", + "", + "Note that runtime upgrades will not run if this is called with a not-increasing spec", + "version!" ] }, { - "name": "Expendability", - "fields": [], + "name": "set_storage", + "fields": [ + { + "name": "items", + "type": 215, + "typeName": "Vec", + "docs": [] + } + ], "index": 4, "docs": [ - "Transfer/payment would kill account." + "Set some items of storage." ] }, { - "name": "ExistingVestingSchedule", - "fields": [], + "name": "kill_storage", + "fields": [ + { + "name": "keys", + "type": 217, + "typeName": "Vec", + "docs": [] + } + ], "index": 5, "docs": [ - "A vesting schedule already exists for this account." + "Kill some items from storage." ] }, { - "name": "DeadAccount", - "fields": [], + "name": "kill_prefix", + "fields": [ + { + "name": "prefix", + "type": 14, + "typeName": "Key", + "docs": [] + }, + { + "name": "subkeys", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], "index": 6, "docs": [ - "Beneficiary account must pre-exist." + "Kill all storage items with a key that starts with the given prefix.", + "", + "**NOTE:** We rely on the Root origin to provide us the number of subkeys under", + "the prefix we are removing to accurately calculate the weight of this function." ] }, { - "name": "TooManyReserves", - "fields": [], + "name": "remark_with_event", + "fields": [ + { + "name": "remark", + "type": 14, + "typeName": "Vec", + "docs": [] + } + ], "index": 7, "docs": [ - "Number of named reserves exceed `MaxReserves`." + "Make some on-chain remark and emit event." ] }, { - "name": "TooManyHolds", - "fields": [], + "name": "do_task", + "fields": [ + { + "name": "task", + "type": 32, + "typeName": "T::RuntimeTask", + "docs": [] + } + ], "index": 8, - "docs": [ - "Number of holds exceed `VariantCountOf`." - ] + "docs": [] }, { - "name": "TooManyFreezes", - "fields": [], + "name": "authorize_upgrade", + "fields": [ + { + "name": "code_hash", + "type": 13, + "typeName": "T::Hash", + "docs": [] + } + ], "index": 9, "docs": [ - "Number of freezes exceed `MaxFreezes`." + "Authorize an upgrade to a given `code_hash` for the runtime. The runtime can be supplied", + "later.", + "", + "This call requires Root origin." ] }, { - "name": "IssuanceDeactivated", - "fields": [], + "name": "authorize_upgrade_without_checks", + "fields": [ + { + "name": "code_hash", + "type": 13, + "typeName": "T::Hash", + "docs": [] + } + ], "index": 10, "docs": [ - "The issuance cannot be modified since it is already deactivated." + "Authorize an upgrade to a given `code_hash` for the runtime. The runtime can be supplied", + "later.", + "", + "WARNING: This authorizes an upgrade that will take place without any safety checks, for", + "example that the spec name remains the same and that the version number increases. Not", + "recommended for normal use. Use `authorize_upgrade` instead.", + "", + "This call requires Root origin." ] }, { - "name": "DeltaZero", - "fields": [], + "name": "apply_authorized_upgrade", + "fields": [ + { + "name": "code", + "type": 14, + "typeName": "Vec", + "docs": [] + } + ], "index": 11, "docs": [ - "The delta cannot be zero." + "Provide the preimage (runtime binary) `code` for an upgrade that has been authorized.", + "", + "If the authorization required a version check, this call will ensure the spec name", + "remains unchanged and that the spec version has increased.", + "", + "Depending on the runtime's `OnSetCode` configuration, this function may directly apply", + "the new `code` in the same block or attempt to schedule the upgrade.", + "", + "All origins are allowed." ] } ] } }, "docs": [ - "The `Error` enum of this pallet." + "Contains a variant per dispatchable extrinsic that this pallet has." ] } }, { - "id": 262, + "id": 215, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 216 + } + }, + "docs": [] + } + }, + { + "id": 216, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 14, + 14 + ] + }, + "docs": [] + } + }, + { + "id": 217, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 14 + } + }, + "docs": [] + } + }, + { + "id": 218, "type": { "path": [ - "pallet_transaction_payment", - "Releases" + "cumulus_pallet_parachain_system", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + } ], - "params": [], "def": { "variant": { "variants": [ { - "name": "V1Ancient", - "fields": [], + "name": "set_validation_data", + "fields": [ + { + "name": "data", + "type": 219, + "typeName": "BasicParachainInherentData", + "docs": [] + }, + { + "name": "inbound_messages_data", + "type": 227, + "typeName": "InboundMessagesData", + "docs": [] + } + ], "index": 0, - "docs": [] + "docs": [ + "Set the current validation data.", + "", + "This should be invoked exactly once per block. It will panic at the finalization", + "phase if the call was not invoked.", + "", + "The dispatch origin for this call must be `Inherent`", + "", + "As a side effect, this function upgrades the current validation function", + "if the appropriate time has come." + ] }, { - "name": "V2", - "fields": [], + "name": "sudo_send_upward_message", + "fields": [ + { + "name": "message", + "type": 14, + "typeName": "UpwardMessage", + "docs": [] + } + ], "index": 1, "docs": [] } ] } }, - "docs": [] + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] } }, { - "id": 263, + "id": 219, "type": { "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" - ], - "params": [ - { - "name": "T", - "type": 264 - }, - { - "name": "S", - "type": null - } + "cumulus_pallet_parachain_system", + "parachain_inherent", + "BasicParachainInherentData" ], + "params": [], "def": { "composite": { "fields": [ { - "name": null, - "type": 265, - "typeName": "Vec", + "name": "validation_data", + "type": 220, + "typeName": "PersistedValidationData", + "docs": [] + }, + { + "name": "relay_chain_state", + "type": 222, + "typeName": "sp_trie::StorageProof", + "docs": [] + }, + { + "name": "relay_parent_descendants", + "type": 224, + "typeName": "Vec", + "docs": [] + }, + { + "name": "collator_peer_id", + "type": 226, + "typeName": "Option", "docs": [] } ] @@ -18022,20 +18703,20 @@ } }, { - "id": 264, + "id": 220, "type": { "path": [ - "pallet_vesting", - "vesting_info", - "VestingInfo" + "polkadot_primitives", + "v8", + "PersistedValidationData" ], "params": [ { - "name": "Balance", - "type": 6 + "name": "H", + "type": 13 }, { - "name": "BlockNumber", + "name": "N", "type": 4 } ], @@ -18043,21 +18724,27 @@ "composite": { "fields": [ { - "name": "locked", - "type": 6, - "typeName": "Balance", + "name": "parent_head", + "type": 221, + "typeName": "HeadData", "docs": [] }, { - "name": "per_block", - "type": 6, - "typeName": "Balance", + "name": "relay_parent_number", + "type": 4, + "typeName": "N", "docs": [] }, { - "name": "starting_block", + "name": "relay_parent_storage_root", + "type": 13, + "typeName": "H", + "docs": [] + }, + { + "name": "max_pov_size", "type": 4, - "typeName": "BlockNumber", + "typeName": "u32", "docs": [] } ] @@ -18067,39 +18754,72 @@ } }, { - "id": 265, + "id": 221, "type": { - "path": [], + "path": [ + "polkadot_parachain_primitives", + "primitives", + "HeadData" + ], "params": [], "def": { - "sequence": { - "type": 264 + "composite": { + "fields": [ + { + "name": null, + "type": 14, + "typeName": "Vec", + "docs": [] + } + ] } }, "docs": [] } }, { - "id": 266, + "id": 222, "type": { "path": [ - "pallet_vesting", - "Releases" + "sp_trie", + "storage_proof", + "StorageProof" ], "params": [], "def": { - "variant": { - "variants": [ + "composite": { + "fields": [ { - "name": "V0", - "fields": [], - "index": 0, + "name": "trie_nodes", + "type": 223, + "typeName": "BTreeSet>", "docs": [] - }, + } + ] + } + }, + "docs": [] + } + }, + { + "id": 223, + "type": { + "path": [ + "BTreeSet" + ], + "params": [ + { + "name": "T", + "type": 14 + } + ], + "def": { + "composite": { + "fields": [ { - "name": "V1", - "fields": [], - "index": 1, + "name": null, + "type": 217, + "typeName": null, "docs": [] } ] @@ -18109,302 +18829,207 @@ } }, { - "id": 267, + "id": 224, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 225 + } + }, + "docs": [] + } + }, + { + "id": 225, "type": { "path": [ - "pallet_vesting", - "pallet", - "Call" + "sp_runtime", + "generic", + "header", + "Header" ], "params": [ { - "name": "T", + "name": "Number", + "type": 4 + }, + { + "name": "Hash", "type": null } ], "def": { - "variant": { - "variants": [ + "composite": { + "fields": [ { - "name": "vest", - "fields": [], - "index": 0, - "docs": [ - "Unlock any vested funds of the sender account.", - "", - "The dispatch origin for this call must be _Signed_ and the sender must have funds still", - "locked under this pallet.", - "", - "Emits either `VestingCompleted` or `VestingUpdated`.", - "", - "## Complexity", - "- `O(1)`." - ] + "name": "parent_hash", + "type": 13, + "typeName": "Hash::Output", + "docs": [] }, { - "name": "vest_other", - "fields": [ - { - "name": "target", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - } - ], - "index": 1, - "docs": [ - "Unlock any vested funds of a `target` account.", - "", - "The dispatch origin for this call must be _Signed_.", - "", - "- `target`: The account whose vested funds should be unlocked. Must have funds still", - "locked under this pallet.", - "", - "Emits either `VestingCompleted` or `VestingUpdated`.", - "", - "## Complexity", - "- `O(1)`." - ] - }, - { - "name": "vested_transfer", - "fields": [ - { - "name": "target", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "schedule", - "type": 264, - "typeName": "VestingInfo, BlockNumberFor>", - "docs": [] - } - ], - "index": 2, - "docs": [ - "Create a vested transfer.", - "", - "The dispatch origin for this call must be _Signed_.", - "", - "- `target`: The account receiving the vested funds.", - "- `schedule`: The vesting schedule attached to the transfer.", - "", - "Emits `VestingCreated`.", - "", - "NOTE: This will unlock all schedules through the current block.", - "", - "## Complexity", - "- `O(1)`." - ] + "name": "number", + "type": 71, + "typeName": "Number", + "docs": [] }, { - "name": "force_vested_transfer", - "fields": [ - { - "name": "source", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "target", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "schedule", - "type": 264, - "typeName": "VestingInfo, BlockNumberFor>", - "docs": [] - } - ], - "index": 3, - "docs": [ - "Force a vested transfer.", - "", - "The dispatch origin for this call must be _Root_.", - "", - "- `source`: The account whose funds should be transferred.", - "- `target`: The account that should be transferred the vested funds.", - "- `schedule`: The vesting schedule attached to the transfer.", - "", - "Emits `VestingCreated`.", - "", - "NOTE: This will unlock all schedules through the current block.", - "", - "## Complexity", - "- `O(1)`." - ] + "name": "state_root", + "type": 13, + "typeName": "Hash::Output", + "docs": [] }, { - "name": "merge_schedules", - "fields": [ - { - "name": "schedule1_index", - "type": 4, - "typeName": "u32", - "docs": [] - }, - { - "name": "schedule2_index", - "type": 4, - "typeName": "u32", - "docs": [] - } - ], - "index": 4, - "docs": [ - "Merge two vesting schedules together, creating a new vesting schedule that unlocks over", - "the highest possible start and end blocks. If both schedules have already started the", - "current block will be used as the schedule start; with the caveat that if one schedule", - "is finished by the current block, the other will be treated as the new merged schedule,", - "unmodified.", - "", - "NOTE: If `schedule1_index == schedule2_index` this is a no-op.", - "NOTE: This will unlock all schedules through the current block prior to merging.", - "NOTE: If both schedules have ended by the current block, no new schedule will be created", - "and both will be removed.", - "", - "Merged schedule attributes:", - "- `starting_block`: `MAX(schedule1.starting_block, scheduled2.starting_block,", - " current_block)`.", - "- `ending_block`: `MAX(schedule1.ending_block, schedule2.ending_block)`.", - "- `locked`: `schedule1.locked_at(current_block) + schedule2.locked_at(current_block)`.", - "", - "The dispatch origin for this call must be _Signed_.", - "", - "- `schedule1_index`: index of the first schedule to merge.", - "- `schedule2_index`: index of the second schedule to merge." - ] + "name": "extrinsics_root", + "type": 13, + "typeName": "Hash::Output", + "docs": [] }, { - "name": "force_remove_vesting_schedule", - "fields": [ - { - "name": "target", - "type": 258, - "typeName": "::Source", - "docs": [] - }, - { - "name": "schedule_index", - "type": 4, - "typeName": "u32", - "docs": [] - } - ], - "index": 5, - "docs": [ - "Force remove a vesting schedule", - "", - "The dispatch origin for this call must be _Root_.", - "", - "- `target`: An account that has a vesting schedule", - "- `schedule_index`: The vesting schedule index that should be removed" - ] + "name": "digest", + "type": 15, + "typeName": "Digest", + "docs": [] } ] } }, - "docs": [ - "Contains a variant per dispatchable extrinsic that this pallet has." - ] + "docs": [] } }, { - "id": 268, + "id": 226, "type": { "path": [ - "pallet_vesting", - "pallet", - "Error" + "Option" ], "params": [ { "name": "T", - "type": null + "type": 189 } ], "def": { "variant": { "variants": [ { - "name": "NotVesting", + "name": "None", "fields": [], "index": 0, - "docs": [ - "The account given is not vesting." - ] + "docs": [] }, { - "name": "AtMaxVestingSchedules", - "fields": [], + "name": "Some", + "fields": [ + { + "name": null, + "type": 189, + "typeName": null, + "docs": [] + } + ], "index": 1, - "docs": [ - "The account already has `MaxVestingSchedules` count of schedules and thus", - "cannot add another one. Consider merging existing schedules in order to add another." - ] - }, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 227, + "type": { + "path": [ + "cumulus_pallet_parachain_system", + "parachain_inherent", + "InboundMessagesData" + ], + "params": [], + "def": { + "composite": { + "fields": [ { - "name": "AmountLow", - "fields": [], - "index": 2, - "docs": [ - "Amount being transferred is too low to create a vesting schedule." - ] + "name": "downward_messages", + "type": 228, + "typeName": "AbridgedInboundDownwardMessages", + "docs": [] }, { - "name": "ScheduleIndexOutOfBounds", - "fields": [], - "index": 3, - "docs": [ - "An index was out of bounds of the vesting schedules." - ] + "name": "horizontal_messages", + "type": 233, + "typeName": "AbridgedInboundHrmpMessages", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 228, + "type": { + "path": [ + "cumulus_pallet_parachain_system", + "parachain_inherent", + "AbridgedInboundMessagesCollection" + ], + "params": [ + { + "name": "Message", + "type": 229 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "full_messages", + "type": 230, + "typeName": "Vec", + "docs": [] }, { - "name": "InvalidScheduleParams", - "fields": [], - "index": 4, - "docs": [ - "Failed to create a new schedule because some parameter was invalid." - ] + "name": "hashed_messages", + "type": 231, + "typeName": "Vec", + "docs": [] } ] } }, - "docs": [ - "Error for the vesting pallet." - ] + "docs": [] } }, { - "id": 269, + "id": 229, "type": { "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" + "polkadot_core_primitives", + "InboundDownwardMessage" ], "params": [ { - "name": "T", - "type": 0 - }, - { - "name": "S", - "type": null + "name": "BlockNumber", + "type": 4 } ], "def": { "composite": { "fields": [ { - "name": null, - "type": 58, - "typeName": "Vec", + "name": "sent_at", + "type": 4, + "typeName": "BlockNumber", + "docs": [] + }, + { + "name": "msg", + "type": 14, + "typeName": "DownwardMessage", "docs": [] } ] @@ -18414,30 +19039,87 @@ } }, { - "id": 270, + "id": 230, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 229 + } + }, + "docs": [] + } + }, + { + "id": 231, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 232 + } + }, + "docs": [] + } + }, + { + "id": 232, "type": { "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" + "cumulus_primitives_parachain_inherent", + "HashedMessage" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "sent_at", + "type": 4, + "typeName": "RelayChainBlockNumber", + "docs": [] + }, + { + "name": "msg_hash", + "type": 13, + "typeName": "sp_core::H256", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 233, + "type": { + "path": [ + "cumulus_pallet_parachain_system", + "parachain_inherent", + "AbridgedInboundMessagesCollection" ], "params": [ { - "name": "T", - "type": 271 - }, - { - "name": "S", - "type": null + "name": "Message", + "type": 234 } ], "def": { "composite": { "fields": [ { - "name": null, - "type": 272, - "typeName": "Vec", + "name": "full_messages", + "type": 236, + "typeName": "Vec", + "docs": [] + }, + { + "name": "hashed_messages", + "type": 237, + "typeName": "Vec", "docs": [] } ] @@ -18447,36 +19129,45 @@ } }, { - "id": 271, + "id": 234, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 171, + 235 + ] + }, + "docs": [] + } + }, + { + "id": 235, "type": { "path": [ - "pallet_collator_selection", - "pallet", - "CandidateInfo" + "polkadot_core_primitives", + "InboundHrmpMessage" ], "params": [ { - "name": "AccountId", - "type": 0 - }, - { - "name": "Balance", - "type": 6 + "name": "BlockNumber", + "type": 4 } ], "def": { "composite": { "fields": [ { - "name": "who", - "type": 0, - "typeName": "AccountId", + "name": "sent_at", + "type": 4, + "typeName": "BlockNumber", "docs": [] }, { - "name": "deposit", - "type": 6, - "typeName": "Balance", + "name": "data", + "type": 14, + "typeName": "alloc::vec::Vec", "docs": [] } ] @@ -18486,23 +19177,50 @@ } }, { - "id": 272, + "id": 236, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 271 + "type": 234 } }, "docs": [] } }, { - "id": 273, + "id": 237, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 238 + } + }, + "docs": [] + } + }, + { + "id": 238, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 171, + 232 + ] + }, + "docs": [] + } + }, + { + "id": 239, "type": { "path": [ - "pallet_collator_selection", + "pallet_timestamp", "pallet", "Call" ], @@ -18516,177 +19234,175 @@ "variant": { "variants": [ { - "name": "set_invulnerables", + "name": "set", "fields": [ { - "name": "new", - "type": 58, - "typeName": "Vec", + "name": "now", + "type": 11, + "typeName": "T::Moment", "docs": [] } ], "index": 0, "docs": [ - "Set the list of invulnerable (fixed) collators. These collators must do some", - "preparation, namely to have registered session keys.", - "", - "The call will remove any accounts that have not registered keys from the set. That is,", - "it is non-atomic; the caller accepts all `AccountId`s passed in `new` _individually_ as", - "acceptable Invulnerables, and is not proposing a _set_ of new Invulnerables.", + "Set the current time.", "", - "This call does not maintain mutual exclusivity of `Invulnerables` and `Candidates`. It", - "is recommended to use a batch of `add_invulnerable` and `remove_invulnerable` instead. A", - "`batch_all` can also be used to enforce atomicity. If any candidates are included in", - "`new`, they should be removed with `remove_invulnerable_candidate` after execution.", + "This call should be invoked exactly once per block. It will panic at the finalization", + "phase, if this call hasn't been invoked by that time.", "", - "Must be called by the `UpdateOrigin`." - ] - }, - { - "name": "set_desired_candidates", - "fields": [ - { - "name": "max", - "type": 4, - "typeName": "u32", - "docs": [] - } - ], - "index": 1, - "docs": [ - "Set the ideal number of non-invulnerable collators. If lowering this number, then the", - "number of running collators could be higher than this figure. Aside from that edge case,", - "there should be no other way to have more candidates than the desired number.", + "The timestamp should be greater than the previous one by the amount specified by", + "[`Config::MinimumPeriod`].", "", - "The origin for this call must be the `UpdateOrigin`." - ] - }, - { - "name": "set_candidacy_bond", - "fields": [ - { - "name": "bond", - "type": 6, - "typeName": "BalanceOf", - "docs": [] - } - ], - "index": 2, - "docs": [ - "Set the candidacy bond amount.", + "The dispatch origin for this call must be _None_.", "", - "If the candidacy bond is increased by this call, all current candidates which have a", - "deposit lower than the new bond will be kicked from the list and get their deposits", - "back.", + "This dispatch class is _Mandatory_ to ensure it gets executed in the block. Be aware", + "that changing the complexity of this call could result exhausting the resources in a", + "block to execute any other calls.", "", - "The origin for this call must be the `UpdateOrigin`." + "## Complexity", + "- `O(1)` (Note that implementations of `OnTimestampSet` must also be `O(1)`)", + "- 1 storage read and 1 storage mutation (codec `O(1)` because of `DidUpdate::take` in", + " `on_finalize`)", + "- 1 event handler `on_timestamp_set`. Must be `O(1)`." ] - }, - { - "name": "register_as_candidate", - "fields": [], - "index": 3, - "docs": [ - "Register this account as a collator candidate. The account must (a) already have", - "registered session keys and (b) be able to reserve the `CandidacyBond`.", - "", - "This call is not available to `Invulnerable` collators." - ] - }, + } + ] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 240, + "type": { + "path": [ + "staging_parachain_info", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 241, + "type": { + "path": [ + "pallet_preimage", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ { - "name": "leave_intent", - "fields": [], - "index": 4, + "name": "note_preimage", + "fields": [ + { + "name": "bytes", + "type": 14, + "typeName": "Vec", + "docs": [] + } + ], + "index": 0, "docs": [ - "Deregister `origin` as a collator candidate. Note that the collator can only leave on", - "session change. The `CandidacyBond` will be unreserved immediately.", + "Register a preimage on-chain.", "", - "This call will fail if the total number of candidates would drop below", - "`MinEligibleCollators`." + "If the preimage was previously requested, no fees or deposits are taken for providing", + "the preimage. Otherwise, a deposit is taken proportional to the size of the preimage." ] }, { - "name": "add_invulnerable", + "name": "unnote_preimage", "fields": [ { - "name": "who", - "type": 0, - "typeName": "T::AccountId", + "name": "hash", + "type": 13, + "typeName": "T::Hash", "docs": [] } ], - "index": 5, + "index": 1, "docs": [ - "Add a new account `who` to the list of `Invulnerables` collators. `who` must have", - "registered session keys. If `who` is a candidate, they will be removed.", + "Clear an unrequested preimage from the runtime storage.", "", - "The origin for this call must be the `UpdateOrigin`." + "If `len` is provided, then it will be a much cheaper operation.", + "", + "- `hash`: The hash of the preimage to be removed from the store.", + "- `len`: The length of the preimage of `hash`." ] }, { - "name": "remove_invulnerable", + "name": "request_preimage", "fields": [ { - "name": "who", - "type": 0, - "typeName": "T::AccountId", + "name": "hash", + "type": 13, + "typeName": "T::Hash", "docs": [] } ], - "index": 6, + "index": 2, "docs": [ - "Remove an account `who` from the list of `Invulnerables` collators. `Invulnerables` must", - "be sorted.", + "Request a preimage be uploaded to the chain without paying any fees or deposits.", "", - "The origin for this call must be the `UpdateOrigin`." + "If the preimage requests has already been provided on-chain, we unreserve any deposit", + "a user may have paid, and take the control of the preimage out of their hands." ] }, { - "name": "update_bond", + "name": "unrequest_preimage", "fields": [ { - "name": "new_deposit", - "type": 6, - "typeName": "BalanceOf", + "name": "hash", + "type": 13, + "typeName": "T::Hash", "docs": [] } ], - "index": 7, + "index": 3, "docs": [ - "Update the candidacy bond of collator candidate `origin` to a new amount `new_deposit`.", - "", - "Setting a `new_deposit` that is lower than the current deposit while `origin` is", - "occupying a top-`DesiredCandidates` slot is not allowed.", + "Clear a previously made request for a preimage.", "", - "This call will fail if `origin` is not a collator candidate, the updated bond is lower", - "than the minimum candidacy bond, and/or the amount cannot be reserved." + "NOTE: THIS MUST NOT BE CALLED ON `hash` MORE TIMES THAN `request_preimage`." ] }, { - "name": "take_candidate_slot", + "name": "ensure_updated", "fields": [ { - "name": "deposit", - "type": 6, - "typeName": "BalanceOf", - "docs": [] - }, - { - "name": "target", - "type": 0, - "typeName": "T::AccountId", + "name": "hashes", + "type": 242, + "typeName": "Vec", "docs": [] } ], - "index": 8, + "index": 4, "docs": [ - "The caller `origin` replaces a candidate `target` in the collator candidate list by", - "reserving `deposit`. The amount `deposit` reserved by the caller must be greater than", - "the existing bond of the target it is trying to replace.", + "Ensure that the bulk of pre-images is upgraded.", "", - "This call will fail if the caller is already a collator candidate or invulnerable, the", - "caller does not have registered session keys, the target is not a collator candidate,", - "and/or the `deposit` amount cannot be reserved." + "The caller pays no fee if at least 90% of pre-images were successfully updated." ] } ] @@ -18698,35 +19414,25 @@ } }, { - "id": 274, + "id": 242, "type": { - "path": [ - "frame_support", - "PalletId" - ], + "path": [], "params": [], "def": { - "composite": { - "fields": [ - { - "name": null, - "type": 86, - "typeName": "[u8; 8]", - "docs": [] - } - ] + "sequence": { + "type": 13 } }, "docs": [] } }, { - "id": 275, + "id": 243, "type": { "path": [ - "pallet_collator_selection", + "pallet_scheduler", "pallet", - "Error" + "Call" ], "params": [ { @@ -18738,191 +19444,430 @@ "variant": { "variants": [ { - "name": "TooManyCandidates", - "fields": [], + "name": "schedule", + "fields": [ + { + "name": "when", + "type": 4, + "typeName": "BlockNumberFor", + "docs": [] + }, + { + "name": "maybe_periodic", + "type": 244, + "typeName": "Option>>", + "docs": [] + }, + { + "name": "priority", + "type": 2, + "typeName": "schedule::Priority", + "docs": [] + }, + { + "name": "call", + "type": 213, + "typeName": "Box<::RuntimeCall>", + "docs": [] + } + ], "index": 0, "docs": [ - "The pallet has too many candidates." + "Anonymously schedule a task." ] }, { - "name": "TooFewEligibleCollators", - "fields": [], + "name": "cancel", + "fields": [ + { + "name": "when", + "type": 4, + "typeName": "BlockNumberFor", + "docs": [] + }, + { + "name": "index", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], "index": 1, "docs": [ - "Leaving would result in too few candidates." + "Cancel an anonymously scheduled task." ] }, { - "name": "AlreadyCandidate", - "fields": [], + "name": "schedule_named", + "fields": [ + { + "name": "id", + "type": 1, + "typeName": "TaskName", + "docs": [] + }, + { + "name": "when", + "type": 4, + "typeName": "BlockNumberFor", + "docs": [] + }, + { + "name": "maybe_periodic", + "type": 244, + "typeName": "Option>>", + "docs": [] + }, + { + "name": "priority", + "type": 2, + "typeName": "schedule::Priority", + "docs": [] + }, + { + "name": "call", + "type": 213, + "typeName": "Box<::RuntimeCall>", + "docs": [] + } + ], "index": 2, "docs": [ - "Account is already a candidate." + "Schedule a named task." ] }, { - "name": "NotCandidate", - "fields": [], + "name": "cancel_named", + "fields": [ + { + "name": "id", + "type": 1, + "typeName": "TaskName", + "docs": [] + } + ], "index": 3, "docs": [ - "Account is not a candidate." + "Cancel a named scheduled task." ] }, { - "name": "TooManyInvulnerables", - "fields": [], + "name": "schedule_after", + "fields": [ + { + "name": "after", + "type": 4, + "typeName": "BlockNumberFor", + "docs": [] + }, + { + "name": "maybe_periodic", + "type": 244, + "typeName": "Option>>", + "docs": [] + }, + { + "name": "priority", + "type": 2, + "typeName": "schedule::Priority", + "docs": [] + }, + { + "name": "call", + "type": 213, + "typeName": "Box<::RuntimeCall>", + "docs": [] + } + ], "index": 4, "docs": [ - "There are too many Invulnerables." + "Anonymously schedule a task after a delay." ] }, { - "name": "AlreadyInvulnerable", - "fields": [], + "name": "schedule_named_after", + "fields": [ + { + "name": "id", + "type": 1, + "typeName": "TaskName", + "docs": [] + }, + { + "name": "after", + "type": 4, + "typeName": "BlockNumberFor", + "docs": [] + }, + { + "name": "maybe_periodic", + "type": 244, + "typeName": "Option>>", + "docs": [] + }, + { + "name": "priority", + "type": 2, + "typeName": "schedule::Priority", + "docs": [] + }, + { + "name": "call", + "type": 213, + "typeName": "Box<::RuntimeCall>", + "docs": [] + } + ], "index": 5, "docs": [ - "Account is already an Invulnerable." + "Schedule a named task after a delay." ] }, { - "name": "NotInvulnerable", - "fields": [], + "name": "set_retry", + "fields": [ + { + "name": "task", + "type": 37, + "typeName": "TaskAddress>", + "docs": [] + }, + { + "name": "retries", + "type": 2, + "typeName": "u8", + "docs": [] + }, + { + "name": "period", + "type": 4, + "typeName": "BlockNumberFor", + "docs": [] + } + ], "index": 6, "docs": [ - "Account is not an Invulnerable." + "Set a retry configuration for a task so that, in case its scheduled run fails, it will", + "be retried after `period` blocks, for a total amount of `retries` retries or until it", + "succeeds.", + "", + "Tasks which need to be scheduled for a retry are still subject to weight metering and", + "agenda space, same as a regular task. If a periodic task fails, it will be scheduled", + "normally while the task is retrying.", + "", + "Tasks scheduled as a result of a retry for a periodic task are unnamed, non-periodic", + "clones of the original task. Their retry configuration will be derived from the", + "original task's configuration, but will have a lower value for `remaining` than the", + "original `total_retries`." ] }, { - "name": "NoAssociatedValidatorId", - "fields": [], + "name": "set_retry_named", + "fields": [ + { + "name": "id", + "type": 1, + "typeName": "TaskName", + "docs": [] + }, + { + "name": "retries", + "type": 2, + "typeName": "u8", + "docs": [] + }, + { + "name": "period", + "type": 4, + "typeName": "BlockNumberFor", + "docs": [] + } + ], "index": 7, "docs": [ - "Account has no associated validator ID." + "Set a retry configuration for a named task so that, in case its scheduled run fails, it", + "will be retried after `period` blocks, for a total amount of `retries` retries or until", + "it succeeds.", + "", + "Tasks which need to be scheduled for a retry are still subject to weight metering and", + "agenda space, same as a regular task. If a periodic task fails, it will be scheduled", + "normally while the task is retrying.", + "", + "Tasks scheduled as a result of a retry for a periodic task are unnamed, non-periodic", + "clones of the original task. Their retry configuration will be derived from the", + "original task's configuration, but will have a lower value for `remaining` than the", + "original `total_retries`." ] }, { - "name": "ValidatorNotRegistered", - "fields": [], + "name": "cancel_retry", + "fields": [ + { + "name": "task", + "type": 37, + "typeName": "TaskAddress>", + "docs": [] + } + ], "index": 8, "docs": [ - "Validator ID is not yet registered." + "Removes the retry configuration of a task." ] }, { - "name": "InsertToCandidateListFailed", - "fields": [], + "name": "cancel_retry_named", + "fields": [ + { + "name": "id", + "type": 1, + "typeName": "TaskName", + "docs": [] + } + ], "index": 9, "docs": [ - "Could not insert in the candidate list." - ] - }, - { - "name": "RemoveFromCandidateListFailed", - "fields": [], - "index": 10, - "docs": [ - "Could not remove from the candidate list." - ] - }, - { - "name": "DepositTooLow", - "fields": [], - "index": 11, - "docs": [ - "New deposit amount would be below the minimum candidacy bond." - ] - }, - { - "name": "UpdateCandidateListFailed", - "fields": [], - "index": 12, - "docs": [ - "Could not update the candidate list." - ] - }, - { - "name": "InsufficientBond", - "fields": [], - "index": 13, - "docs": [ - "Deposit amount is too low to take the target's slot in the candidate list." - ] - }, - { - "name": "TargetIsNotCandidate", - "fields": [], - "index": 14, - "docs": [ - "The target account to be replaced in the candidate list is not a candidate." - ] - }, - { - "name": "IdenticalDeposit", - "fields": [], - "index": 15, - "docs": [ - "The updated deposit amount is equal to the amount already reserved." - ] - }, - { - "name": "InvalidUnreserve", - "fields": [], - "index": 16, - "docs": [ - "Cannot lower candidacy bond while occupying a future collator slot in the list." + "Cancel the retry configuration of a named task." ] } ] } }, "docs": [ - "The `Error` enum of this pallet." + "Contains a variant per dispatchable extrinsic that this pallet has." ] } }, { - "id": 276, + "id": 244, "type": { - "path": [], - "params": [], + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 37 + } + ], "def": { - "sequence": { - "type": 277 + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 37, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] } }, "docs": [] } }, { - "id": 277, + "id": 245, "type": { - "path": [], - "params": [], + "path": [ + "pallet_parameters", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + } + ], "def": { - "tuple": [ - 0, - 278 - ] + "variant": { + "variants": [ + { + "name": "set_parameter", + "fields": [ + { + "name": "key_value", + "type": 246, + "typeName": "T::RuntimeParameters", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Set the value of a parameter.", + "", + "The dispatch origin of this call must be `AdminOrigin` for the given `key`. Values be", + "deleted by setting them to `None`." + ] + } + ] + } }, - "docs": [] + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] } }, { - "id": 278, + "id": 246, "type": { "path": [ "asset_hub_polkadot_runtime", - "SessionKeys" + "RuntimeParameters" ], "params": [], "def": { - "composite": { - "fields": [ + "variant": { + "variants": [ { - "name": "aura", - "type": 279, - "typeName": "::Public", + "name": "StakingElection", + "fields": [ + { + "name": null, + "type": 247, + "typeName": "dynamic_params::staking_election::Parameters", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "Scheduler", + "fields": [ + { + "name": null, + "type": 248, + "typeName": "dynamic_params::scheduler::Parameters", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "MessageQueue", + "fields": [ + { + "name": null, + "type": 249, + "typeName": "dynamic_params::message_queue::Parameters", + "docs": [] + } + ], + "index": 2, "docs": [] } ] @@ -18932,22 +19877,149 @@ } }, { - "id": 279, + "id": 247, "type": { "path": [ - "sp_consensus_aura", - "ed25519", - "app_ed25519", - "Public" + "asset_hub_polkadot_runtime", + "dynamic_params", + "staking_election", + "Parameters" ], "params": [], "def": { - "composite": { - "fields": [ + "variant": { + "variants": [ { - "name": null, - "type": 1, - "typeName": "ed25519::Public", + "name": "SignedPhase", + "fields": [ + { + "name": null, + "type": 43, + "typeName": "SignedPhase", + "docs": [] + }, + { + "name": null, + "type": 187, + "typeName": "Option", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "MaxSignedSubmissions", + "fields": [ + { + "name": null, + "type": 44, + "typeName": "MaxSignedSubmissions", + "docs": [] + }, + { + "name": null, + "type": 187, + "typeName": "Option", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "UnsignedPhase", + "fields": [ + { + "name": null, + "type": 45, + "typeName": "UnsignedPhase", + "docs": [] + }, + { + "name": null, + "type": 187, + "typeName": "Option", + "docs": [] + } + ], + "index": 2, + "docs": [] + }, + { + "name": "MinerPages", + "fields": [ + { + "name": null, + "type": 46, + "typeName": "MinerPages", + "docs": [] + }, + { + "name": null, + "type": 187, + "typeName": "Option", + "docs": [] + } + ], + "index": 3, + "docs": [] + }, + { + "name": "MaxElectingVoters", + "fields": [ + { + "name": null, + "type": 47, + "typeName": "MaxElectingVoters", + "docs": [] + }, + { + "name": null, + "type": 187, + "typeName": "Option", + "docs": [] + } + ], + "index": 4, + "docs": [] + }, + { + "name": "TargetSnapshotPerBlock", + "fields": [ + { + "name": null, + "type": 48, + "typeName": "TargetSnapshotPerBlock", + "docs": [] + }, + { + "name": null, + "type": 187, + "typeName": "Option", + "docs": [] + } + ], + "index": 5, + "docs": [] + }, + { + "name": "MaxEraDuration", + "fields": [ + { + "name": null, + "type": 49, + "typeName": "MaxEraDuration", + "docs": [] + }, + { + "name": null, + "type": 165, + "typeName": "Option", + "docs": [] + } + ], + "index": 6, "docs": [] } ] @@ -18957,48 +20029,54 @@ } }, { - "id": 280, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 281 - } - }, - "docs": [] - } - }, - { - "id": 281, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 4, - 282 - ] - }, - "docs": [] - } - }, - { - "id": 282, + "id": 248, "type": { "path": [ - "sp_staking", - "offence", - "OffenceSeverity" + "asset_hub_polkadot_runtime", + "dynamic_params", + "scheduler", + "Parameters" ], "params": [], "def": { - "composite": { - "fields": [ + "variant": { + "variants": [ { - "name": null, - "type": 283, - "typeName": "Perbill", + "name": "MaxScheduledPerBlock", + "fields": [ + { + "name": null, + "type": 51, + "typeName": "MaxScheduledPerBlock", + "docs": [] + }, + { + "name": null, + "type": 187, + "typeName": "Option", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "MaximumWeight", + "fields": [ + { + "name": null, + "type": 52, + "typeName": "MaximumWeight", + "docs": [] + }, + { + "name": null, + "type": 61, + "typeName": "Option", + "docs": [] + } + ], + "index": 1, "docs": [] } ] @@ -19008,21 +20086,54 @@ } }, { - "id": 283, + "id": 249, "type": { "path": [ - "sp_arithmetic", - "per_things", - "Perbill" + "asset_hub_polkadot_runtime", + "dynamic_params", + "message_queue", + "Parameters" ], "params": [], "def": { - "composite": { - "fields": [ + "variant": { + "variants": [ { - "name": null, - "type": 4, - "typeName": "u32", + "name": "MaxOnInitWeight", + "fields": [ + { + "name": null, + "type": 54, + "typeName": "MaxOnInitWeight", + "docs": [] + }, + { + "name": null, + "type": 250, + "typeName": "Option>", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "MaxOnIdleWeight", + "fields": [ + { + "name": null, + "type": 55, + "typeName": "MaxOnIdleWeight", + "docs": [] + }, + { + "name": null, + "type": 250, + "typeName": "Option>", + "docs": [] + } + ], + "index": 1, "docs": [] } ] @@ -19032,35 +20143,37 @@ } }, { - "id": 284, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 285, - 14 - ] - }, - "docs": [] - } - }, - { - "id": 285, + "id": 250, "type": { "path": [ - "sp_core", - "crypto", - "KeyTypeId" + "Option" + ], + "params": [ + { + "name": "T", + "type": 61 + } ], - "params": [], "def": { - "composite": { - "fields": [ + "variant": { + "variants": [ { - "name": null, - "type": 18, - "typeName": "[u8; 4]", + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 61, + "typeName": null, + "docs": [] + } + ], + "index": 1, "docs": [] } ] @@ -19070,10 +20183,10 @@ } }, { - "id": 286, + "id": 251, "type": { "path": [ - "pallet_session", + "pallet_balances", "pallet", "Call" ], @@ -19081,389 +20194,343 @@ { "name": "T", "type": null + }, + { + "name": "I", + "type": null } ], "def": { "variant": { "variants": [ { - "name": "set_keys", + "name": "transfer_allow_death", "fields": [ { - "name": "keys", - "type": 278, - "typeName": "T::Keys", + "name": "dest", + "type": 252, + "typeName": "AccountIdLookupOf", "docs": [] }, { - "name": "proof", - "type": 14, - "typeName": "Vec", + "name": "value", + "type": 75, + "typeName": "T::Balance", "docs": [] } ], "index": 0, "docs": [ - "Sets the session key(s) of the function caller to `keys`.", - "Allows an account to set its session key prior to becoming a validator.", - "This doesn't take effect until the next session.", + "Transfer some liquid free balance to another account.", "", - "The dispatch origin of this function must be signed.", + "`transfer_allow_death` will set the `FreeBalance` of the sender and receiver.", + "If the sender's account is below the existential deposit as a result", + "of the transfer, the account will be reaped.", "", - "## Complexity", - "- `O(1)`. Actual cost depends on the number of length of `T::Keys::key_ids()` which is", - " fixed." + "The dispatch origin for this call must be `Signed` by the transactor." ] }, { - "name": "purge_keys", - "fields": [], - "index": 1, + "name": "force_transfer", + "fields": [ + { + "name": "source", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "dest", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "value", + "type": 75, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 2, "docs": [ - "Removes any session key(s) of the function caller.", - "", - "This doesn't take effect until the next session.", - "", - "The dispatch origin of this function must be Signed and the account must be either be", - "convertible to a validator ID using the chain's typical addressing system (this usually", - "means being a controller account) or directly convertible into a validator ID (which", - "usually means being a stash account).", - "", - "## Complexity", - "- `O(1)` in number of key types. Actual cost depends on the number of length of", - " `T::Keys::key_ids()` which is fixed." + "Exactly as `transfer_allow_death`, except the origin must be root and the source account", + "may be specified." ] - } - ] - } - }, - "docs": [ - "Contains a variant per dispatchable extrinsic that this pallet has." - ] - } - }, - { - "id": 287, - "type": { - "path": [ - "pallet_session", - "pallet", - "Error" - ], - "params": [ - { - "name": "T", - "type": null - } - ], - "def": { - "variant": { - "variants": [ + }, { - "name": "InvalidProof", - "fields": [], - "index": 0, + "name": "transfer_keep_alive", + "fields": [ + { + "name": "dest", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "value", + "type": 75, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 3, "docs": [ - "Invalid ownership proof." + "Same as the [`transfer_allow_death`] call, but with a check that the transfer will not", + "kill the origin account.", + "", + "99% of the time you want [`transfer_allow_death`] instead.", + "", + "[`transfer_allow_death`]: struct.Pallet.html#method.transfer" ] }, { - "name": "NoAssociatedValidatorId", - "fields": [], - "index": 1, + "name": "transfer_all", + "fields": [ + { + "name": "dest", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "keep_alive", + "type": 8, + "typeName": "bool", + "docs": [] + } + ], + "index": 4, "docs": [ - "No associated validator ID for account." + "Transfer the entire transferable balance from the caller account.", + "", + "NOTE: This function only attempts to transfer _transferable_ balances. This means that", + "any locked, reserved, or existential deposits (when `keep_alive` is `true`), will not be", + "transferred by this function. To ensure that this function results in a killed account,", + "you might need to prepare the account by removing any reference counters, storage", + "deposits, etc...", + "", + "The dispatch origin of this call must be Signed.", + "", + "- `dest`: The recipient of the transfer.", + "- `keep_alive`: A boolean to determine if the `transfer_all` operation should send all", + " of the funds the account has, causing the sender account to be killed (false), or", + " transfer everything except at least the existential deposit, which will guarantee to", + " keep the sender account alive (true)." ] }, { - "name": "DuplicatedKey", - "fields": [], - "index": 2, + "name": "force_unreserve", + "fields": [ + { + "name": "who", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 5, "docs": [ - "Registered duplicate key." + "Unreserve some balance from a user by force.", + "", + "Can only be called by ROOT." ] }, { - "name": "NoKeys", - "fields": [], - "index": 3, + "name": "upgrade_accounts", + "fields": [ + { + "name": "who", + "type": 89, + "typeName": "Vec", + "docs": [] + } + ], + "index": 6, "docs": [ - "No keys are associated with this account." + "Upgrade a specified account.", + "", + "- `origin`: Must be `Signed`.", + "- `who`: The account to be upgraded.", + "", + "This will waive the transaction fee if at least all but 10% of the accounts needed to", + "be upgraded. (We let some not have to be upgraded just in order to allow for the", + "possibility of churn)." ] }, { - "name": "NoAccount", - "fields": [], - "index": 4, + "name": "force_set_balance", + "fields": [ + { + "name": "who", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "new_free", + "type": 75, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 8, "docs": [ - "Key setting account is not live, so it's impossible to associate keys." + "Set the regular balance of a given account.", + "", + "The dispatch origin for this call is `root`." ] - } - ] - } - }, - "docs": [ - "Error for the session pallet." - ] - } - }, - { - "id": 288, - "type": { - "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" - ], - "params": [ - { - "name": "T", - "type": 279 - }, - { - "name": "S", - "type": null - } - ], - "def": { - "composite": { - "fields": [ - { - "name": null, - "type": 289, - "typeName": "Vec", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 289, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 279 - } - }, - "docs": [] - } - }, - { - "id": 290, - "type": { - "path": [ - "sp_consensus_slots", - "Slot" - ], - "params": [], - "def": { - "composite": { - "fields": [ - { - "name": null, - "type": 12, - "typeName": "u64", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 291, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 290, - 4 - ] - }, - "docs": [] - } - }, - { - "id": 292, - "type": { - "path": [ - "bounded_collections", - "bounded_btree_set", - "BoundedBTreeSet" - ], - "params": [ - { - "name": "T", - "type": 140 - }, - { - "name": "S", - "type": null - } - ], - "def": { - "composite": { - "fields": [ + }, { - "name": null, - "type": 293, - "typeName": "BTreeSet", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 293, - "type": { - "path": [ - "BTreeSet" - ], - "params": [ - { - "name": "T", - "type": 140 - } - ], - "def": { - "composite": { - "fields": [ + "name": "force_adjust_total_issuance", + "fields": [ + { + "name": "direction", + "type": 254, + "typeName": "AdjustmentDirection", + "docs": [] + }, + { + "name": "delta", + "type": 75, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 9, + "docs": [ + "Adjust the total issuance in a saturating way.", + "", + "Can only be called by root and always needs a positive `delta`.", + "", + "# Example" + ] + }, { - "name": null, - "type": 294, - "typeName": null, - "docs": [] + "name": "burn", + "fields": [ + { + "name": "value", + "type": 75, + "typeName": "T::Balance", + "docs": [] + }, + { + "name": "keep_alive", + "type": 8, + "typeName": "bool", + "docs": [] + } + ], + "index": 10, + "docs": [ + "Burn the specified liquid free balance from the origin account.", + "", + "If the origin's account ends up below the existential deposit as a result", + "of the burn and `keep_alive` is false, the account will be reaped.", + "", + "Unlike sending funds to a _burn_ address, which merely makes the funds inaccessible,", + "this `burn` operation will reduce total issuance by the amount _burned_." + ] } ] } }, - "docs": [] - } - }, - { - "id": 294, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 140 - } - }, - "docs": [] + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] } }, { - "id": 295, + "id": 252, "type": { "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" + "sp_runtime", + "multiaddress", + "MultiAddress" ], "params": [ { - "name": "T", - "type": 296 + "name": "AccountId", + "type": 0 }, { - "name": "S", - "type": null - } - ], - "def": { - "composite": { - "fields": [ - { - "name": null, - "type": 298, - "typeName": "Vec", - "docs": [] - } - ] + "name": "AccountIndex", + "type": 39 } - }, - "docs": [] - } - }, - { - "id": 296, - "type": { - "path": [ - "cumulus_pallet_xcmp_queue", - "OutboundChannelDetails" ], - "params": [], "def": { - "composite": { - "fields": [ - { - "name": "recipient", - "type": 140, - "typeName": "ParaId", - "docs": [] - }, + "variant": { + "variants": [ { - "name": "state", - "type": 297, - "typeName": "OutboundState", + "name": "Id", + "fields": [ + { + "name": null, + "type": 0, + "typeName": "AccountId", + "docs": [] + } + ], + "index": 0, "docs": [] }, { - "name": "signals_exist", - "type": 8, - "typeName": "bool", + "name": "Index", + "fields": [ + { + "name": null, + "type": 253, + "typeName": "AccountIndex", + "docs": [] + } + ], + "index": 1, "docs": [] }, { - "name": "first_index", - "type": 149, - "typeName": "u16", + "name": "Raw", + "fields": [ + { + "name": null, + "type": 14, + "typeName": "Vec", + "docs": [] + } + ], + "index": 2, "docs": [] }, { - "name": "last_index", - "type": 149, - "typeName": "u16", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 297, - "type": { - "path": [ - "cumulus_pallet_xcmp_queue", - "OutboundState" - ], - "params": [], - "def": { - "variant": { - "variants": [ - { - "name": "Ok", - "fields": [], - "index": 0, + "name": "Address32", + "fields": [ + { + "name": null, + "type": 1, + "typeName": "[u8; 32]", + "docs": [] + } + ], + "index": 3, "docs": [] }, { - "name": "Suspended", - "fields": [], - "index": 1, + "name": "Address20", + "fields": [ + { + "name": null, + "type": 74, + "typeName": "[u8; 20]", + "docs": [] + } + ], + "index": 4, "docs": [] } ] @@ -19473,92 +20540,40 @@ } }, { - "id": 298, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 296 - } - }, - "docs": [] - } - }, - { - "id": 299, + "id": 253, "type": { "path": [], "params": [], "def": { - "tuple": [ - 140, - 149 - ] - }, - "docs": [] - } - }, - { - "id": 300, - "type": { - "path": [ - "bounded_collections", - "weak_bounded_vec", - "WeakBoundedVec" - ], - "params": [ - { - "name": "T", - "type": 2 - }, - { - "name": "S", - "type": null - } - ], - "def": { - "composite": { - "fields": [ - { - "name": null, - "type": 14, - "typeName": "Vec", - "docs": [] - } - ] + "compact": { + "type": 39 } }, "docs": [] } }, { - "id": 301, + "id": 254, "type": { "path": [ - "cumulus_pallet_xcmp_queue", - "QueueConfigData" + "pallet_balances", + "types", + "AdjustmentDirection" ], "params": [], "def": { - "composite": { - "fields": [ - { - "name": "suspend_threshold", - "type": 4, - "typeName": "u32", - "docs": [] - }, + "variant": { + "variants": [ { - "name": "drop_threshold", - "type": 4, - "typeName": "u32", + "name": "Increase", + "fields": [], + "index": 0, "docs": [] }, { - "name": "resume_threshold", - "type": 4, - "typeName": "u32", + "name": "Decrease", + "fields": [], + "index": 1, "docs": [] } ] @@ -19568,10 +20583,10 @@ } }, { - "id": 302, + "id": 255, "type": { "path": [ - "cumulus_pallet_xcmp_queue", + "pallet_vesting", "pallet", "Call" ], @@ -19585,86 +20600,188 @@ "variant": { "variants": [ { - "name": "suspend_xcm_execution", + "name": "vest", "fields": [], - "index": 1, + "index": 0, "docs": [ - "Suspends all XCM executions for the XCMP queue, regardless of the sender's origin.", + "Unlock any vested funds of the sender account.", "", - "- `origin`: Must pass `ControllerOrigin`." - ] - }, - { - "name": "resume_xcm_execution", - "fields": [], - "index": 2, - "docs": [ - "Resumes all XCM executions for the XCMP queue.", + "The dispatch origin for this call must be _Signed_ and the sender must have funds still", + "locked under this pallet.", "", - "Note that this function doesn't change the status of the in/out bound channels.", + "Emits either `VestingCompleted` or `VestingUpdated`.", "", - "- `origin`: Must pass `ControllerOrigin`." + "## Complexity", + "- `O(1)`." ] }, { - "name": "update_suspend_threshold", + "name": "vest_other", "fields": [ { - "name": "new", - "type": 4, - "typeName": "u32", + "name": "target", + "type": 252, + "typeName": "AccountIdLookupOf", "docs": [] } ], - "index": 3, + "index": 1, "docs": [ - "Overwrites the number of pages which must be in the queue for the other side to be", - "told to suspend their sending.", + "Unlock any vested funds of a `target` account.", "", - "- `origin`: Must pass `Root`.", - "- `new`: Desired value for `QueueConfigData.suspend_value`" + "The dispatch origin for this call must be _Signed_.", + "", + "- `target`: The account whose vested funds should be unlocked. Must have funds still", + "locked under this pallet.", + "", + "Emits either `VestingCompleted` or `VestingUpdated`.", + "", + "## Complexity", + "- `O(1)`." ] }, { - "name": "update_drop_threshold", + "name": "vested_transfer", "fields": [ { - "name": "new", - "type": 4, - "typeName": "u32", + "name": "target", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "schedule", + "type": 256, + "typeName": "VestingInfo, BlockNumberFor>", "docs": [] } ], - "index": 4, + "index": 2, "docs": [ - "Overwrites the number of pages which must be in the queue after which we drop any", - "further messages from the channel.", + "Create a vested transfer.", "", - "- `origin`: Must pass `Root`.", - "- `new`: Desired value for `QueueConfigData.drop_threshold`" + "The dispatch origin for this call must be _Signed_.", + "", + "- `target`: The account receiving the vested funds.", + "- `schedule`: The vesting schedule attached to the transfer.", + "", + "Emits `VestingCreated`.", + "", + "NOTE: This will unlock all schedules through the current block.", + "", + "## Complexity", + "- `O(1)`." ] }, { - "name": "update_resume_threshold", + "name": "force_vested_transfer", "fields": [ { - "name": "new", - "type": 4, - "typeName": "u32", + "name": "source", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "target", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "schedule", + "type": 256, + "typeName": "VestingInfo, BlockNumberFor>", "docs": [] } ], - "index": 5, + "index": 3, "docs": [ - "Overwrites the number of pages which the queue must be reduced to before it signals", - "that message sending may recommence after it has been suspended.", + "Force a vested transfer.", "", - "- `origin`: Must pass `Root`.", - "- `new`: Desired value for `QueueConfigData.resume_threshold`" - ] - } - ] - } + "The dispatch origin for this call must be _Root_.", + "", + "- `source`: The account whose funds should be transferred.", + "- `target`: The account that should be transferred the vested funds.", + "- `schedule`: The vesting schedule attached to the transfer.", + "", + "Emits `VestingCreated`.", + "", + "NOTE: This will unlock all schedules through the current block.", + "", + "## Complexity", + "- `O(1)`." + ] + }, + { + "name": "merge_schedules", + "fields": [ + { + "name": "schedule1_index", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "schedule2_index", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 4, + "docs": [ + "Merge two vesting schedules together, creating a new vesting schedule that unlocks over", + "the highest possible start and end blocks. If both schedules have already started the", + "current block will be used as the schedule start; with the caveat that if one schedule", + "is finished by the current block, the other will be treated as the new merged schedule,", + "unmodified.", + "", + "NOTE: If `schedule1_index == schedule2_index` this is a no-op.", + "NOTE: This will unlock all schedules through the current block prior to merging.", + "NOTE: If both schedules have ended by the current block, no new schedule will be created", + "and both will be removed.", + "", + "Merged schedule attributes:", + "- `starting_block`: `MAX(schedule1.starting_block, scheduled2.starting_block,", + " current_block)`.", + "- `ending_block`: `MAX(schedule1.ending_block, schedule2.ending_block)`.", + "- `locked`: `schedule1.locked_at(current_block) + schedule2.locked_at(current_block)`.", + "", + "The dispatch origin for this call must be _Signed_.", + "", + "- `schedule1_index`: index of the first schedule to merge.", + "- `schedule2_index`: index of the second schedule to merge." + ] + }, + { + "name": "force_remove_vesting_schedule", + "fields": [ + { + "name": "target", + "type": 252, + "typeName": "::Source", + "docs": [] + }, + { + "name": "schedule_index", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 5, + "docs": [ + "Force remove a vesting schedule", + "", + "The dispatch origin for this call must be _Root_.", + "", + "- `target`: An account that has a vesting schedule", + "- `schedule_index`: The vesting schedule index that should be removed" + ] + } + ] + } }, "docs": [ "Contains a variant per dispatchable extrinsic that this pallet has." @@ -19672,194 +20789,294 @@ } }, { - "id": 303, + "id": 256, "type": { "path": [ - "cumulus_pallet_xcmp_queue", - "pallet", - "Error" + "pallet_vesting", + "vesting_info", + "VestingInfo" ], "params": [ { - "name": "T", - "type": null + "name": "Balance", + "type": 6 + }, + { + "name": "BlockNumber", + "type": 4 } ], "def": { - "variant": { - "variants": [ - { - "name": "BadQueueConfig", - "fields": [], - "index": 0, - "docs": [ - "Setting the queue config failed since one of its values was invalid." - ] - }, - { - "name": "AlreadySuspended", - "fields": [], - "index": 1, - "docs": [ - "The execution is already suspended." - ] - }, + "composite": { + "fields": [ { - "name": "AlreadyResumed", - "fields": [], - "index": 2, - "docs": [ - "The execution is already resumed." - ] + "name": "locked", + "type": 6, + "typeName": "Balance", + "docs": [] }, { - "name": "TooManyActiveOutboundChannels", - "fields": [], - "index": 3, - "docs": [ - "There are too many active outbound channels." - ] + "name": "per_block", + "type": 6, + "typeName": "Balance", + "docs": [] }, { - "name": "TooBig", - "fields": [], - "index": 4, - "docs": [ - "The message is too big." - ] + "name": "starting_block", + "type": 4, + "typeName": "BlockNumber", + "docs": [] } ] } }, - "docs": [ - "The `Error` enum of this pallet." - ] + "docs": [] } }, { - "id": 304, + "id": 257, "type": { "path": [ - "pallet_xcm", + "polkadot_runtime_common", + "claims", "pallet", - "QueryStatus" + "Call" ], "params": [ { - "name": "BlockNumber", - "type": 4 + "name": "T", + "type": null } ], "def": { "variant": { "variants": [ { - "name": "Pending", + "name": "claim", "fields": [ { - "name": "responder", - "type": 133, - "typeName": "VersionedLocation", + "name": "dest", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "maybe_match_querier", - "type": 305, - "typeName": "Option", + "name": "ethereum_signature", + "type": 258, + "typeName": "EcdsaSignature", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Make a claim to collect your DOTs.", + "", + "The dispatch origin for this call must be _None_.", + "", + "Unsigned Validation:", + "A call to claim is deemed valid if the signature provided matches", + "the expected signed message of:", + "", + "> Ethereum Signed Message:", + "> (configured prefix string)(address)", + "", + "and `address` matches the `dest` account.", + "", + "Parameters:", + "- `dest`: The destination account to payout the claim.", + "- `ethereum_signature`: The signature of an ethereum signed message matching the format", + " described above.", + "", + "", + "The weight of this call is invariant over the input parameters.", + "Weight includes logic to validate unsigned `claim` call.", + "", + "Total Complexity: O(1)", + "" + ] + }, + { + "name": "mint_claim", + "fields": [ + { + "name": "who", + "type": 87, + "typeName": "EthereumAddress", "docs": [] }, { - "name": "maybe_notify", - "type": 306, - "typeName": "Option<(u8, u8)>", + "name": "value", + "type": 6, + "typeName": "BalanceOf", "docs": [] }, { - "name": "timeout", - "type": 4, - "typeName": "BlockNumber", + "name": "vesting_schedule", + "type": 260, + "typeName": "Option<(BalanceOf, BalanceOf, BlockNumberFor)>", + "docs": [] + }, + { + "name": "statement", + "type": 262, + "typeName": "Option", "docs": [] } ], - "index": 0, - "docs": [] + "index": 1, + "docs": [ + "Mint a new claim to collect DOTs.", + "", + "The dispatch origin for this call must be _Root_.", + "", + "Parameters:", + "- `who`: The Ethereum address allowed to collect this claim.", + "- `value`: The number of DOTs that will be claimed.", + "- `vesting_schedule`: An optional vesting schedule for these DOTs.", + "", + "", + "The weight of this call is invariant over the input parameters.", + "We assume worst case that both vesting and statement is being inserted.", + "", + "Total Complexity: O(1)", + "" + ] }, { - "name": "VersionNotifier", + "name": "claim_attest", "fields": [ { - "name": "origin", - "type": 133, - "typeName": "VersionedLocation", + "name": "dest", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "is_active", - "type": 8, - "typeName": "bool", + "name": "ethereum_signature", + "type": 258, + "typeName": "EcdsaSignature", + "docs": [] + }, + { + "name": "statement", + "type": 14, + "typeName": "Vec", "docs": [] } ], - "index": 1, - "docs": [] + "index": 2, + "docs": [ + "Make a claim to collect your DOTs by signing a statement.", + "", + "The dispatch origin for this call must be _None_.", + "", + "Unsigned Validation:", + "A call to `claim_attest` is deemed valid if the signature provided matches", + "the expected signed message of:", + "", + "> Ethereum Signed Message:", + "> (configured prefix string)(address)(statement)", + "", + "and `address` matches the `dest` account; the `statement` must match that which is", + "expected according to your purchase arrangement.", + "", + "Parameters:", + "- `dest`: The destination account to payout the claim.", + "- `ethereum_signature`: The signature of an ethereum signed message matching the format", + " described above.", + "- `statement`: The identity of the statement which is being attested to in the", + " signature.", + "", + "", + "The weight of this call is invariant over the input parameters.", + "Weight includes logic to validate unsigned `claim_attest` call.", + "", + "Total Complexity: O(1)", + "" + ] }, { - "name": "Ready", + "name": "attest", "fields": [ { - "name": "response", - "type": 308, - "typeName": "VersionedResponse", + "name": "statement", + "type": 14, + "typeName": "Vec", + "docs": [] + } + ], + "index": 3, + "docs": [ + "Attest to a statement, needed to finalize the claims process.", + "", + "WARNING: Insecure unless your chain includes `PrevalidateAttests` as a", + "`TransactionExtension`.", + "", + "Unsigned Validation:", + "A call to attest is deemed valid if the sender has a `Preclaim` registered", + "and provides a `statement` which is expected for the account.", + "", + "Parameters:", + "- `statement`: The identity of the statement which is being attested to in the", + " signature.", + "", + "", + "The weight of this call is invariant over the input parameters.", + "Weight includes logic to do pre-validation on `attest` call.", + "", + "Total Complexity: O(1)", + "" + ] + }, + { + "name": "move_claim", + "fields": [ + { + "name": "old", + "type": 87, + "typeName": "EthereumAddress", "docs": [] }, { - "name": "at", - "type": 4, - "typeName": "BlockNumber", + "name": "new", + "type": 87, + "typeName": "EthereumAddress", + "docs": [] + }, + { + "name": "maybe_preclaim", + "type": 190, + "typeName": "Option", "docs": [] } ], - "index": 2, + "index": 4, "docs": [] } ] } }, - "docs": [] + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] } }, { - "id": 305, + "id": 258, "type": { "path": [ - "Option" - ], - "params": [ - { - "name": "T", - "type": 133 - } + "polkadot_runtime_common", + "claims", + "EcdsaSignature" ], + "params": [], "def": { - "variant": { - "variants": [ - { - "name": "None", - "fields": [], - "index": 0, - "docs": [] - }, + "composite": { + "fields": [ { - "name": "Some", - "fields": [ - { - "name": null, - "type": 133, - "typeName": null, - "docs": [] - } - ], - "index": 1, + "name": null, + "type": 259, + "typeName": "[u8; 65]", "docs": [] } ] @@ -19869,7 +21086,21 @@ } }, { - "id": 306, + "id": 259, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 65, + "type": 2 + } + }, + "docs": [] + } + }, + { + "id": 260, "type": { "path": [ "Option" @@ -19877,7 +21108,7 @@ "params": [ { "name": "T", - "type": 307 + "type": 261 } ], "def": { @@ -19894,7 +21125,7 @@ "fields": [ { "name": null, - "type": 307, + "type": 261, "typeName": null, "docs": [] } @@ -19909,67 +21140,52 @@ } }, { - "id": 307, + "id": 261, "type": { "path": [], "params": [], "def": { "tuple": [ - 2, - 2 + 6, + 6, + 4 ] }, "docs": [] } }, { - "id": 308, + "id": 262, "type": { "path": [ - "xcm", - "VersionedResponse" + "Option" + ], + "params": [ + { + "name": "T", + "type": 263 + } ], - "params": [], "def": { "variant": { "variants": [ { - "name": "V3", - "fields": [ - { - "name": null, - "type": 309, - "typeName": "v3::Response", - "docs": [] - } - ], - "index": 3, - "docs": [] - }, - { - "name": "V4", - "fields": [ - { - "name": null, - "type": 317, - "typeName": "v4::Response", - "docs": [] - } - ], - "index": 4, + "name": "None", + "fields": [], + "index": 0, "docs": [] }, { - "name": "V5", + "name": "Some", "fields": [ { "name": null, - "type": 88, - "typeName": "v5::Response", + "type": 263, + "typeName": null, "docs": [] } ], - "index": 5, + "index": 1, "docs": [] } ] @@ -19979,87 +21195,28 @@ } }, { - "id": 309, + "id": 263, "type": { "path": [ - "xcm", - "v3", - "Response" + "polkadot_runtime_common", + "claims", + "StatementKind" ], "params": [], "def": { "variant": { "variants": [ { - "name": "Null", + "name": "Regular", "fields": [], "index": 0, "docs": [] }, { - "name": "Assets", - "fields": [ - { - "name": null, - "type": 116, - "typeName": "MultiAssets", - "docs": [] - } - ], + "name": "Saft", + "fields": [], "index": 1, "docs": [] - }, - { - "name": "ExecutionResult", - "fields": [ - { - "name": null, - "type": 310, - "typeName": "Option<(u32, Error)>", - "docs": [] - } - ], - "index": 2, - "docs": [] - }, - { - "name": "Version", - "fields": [ - { - "name": null, - "type": 4, - "typeName": "super::Version", - "docs": [] - } - ], - "index": 3, - "docs": [] - }, - { - "name": "PalletsInfo", - "fields": [ - { - "name": null, - "type": 313, - "typeName": "BoundedVec", - "docs": [] - } - ], - "index": 4, - "docs": [] - }, - { - "name": "DispatchResult", - "fields": [ - { - "name": null, - "type": 95, - "typeName": "MaybeErrorCode", - "docs": [] - } - ], - "index": 5, - "docs": [] } ] } @@ -20068,411 +21225,292 @@ } }, { - "id": 310, + "id": 264, "type": { "path": [ - "Option" + "pallet_collator_selection", + "pallet", + "Call" ], "params": [ { "name": "T", - "type": 311 + "type": null } ], "def": { "variant": { "variants": [ { - "name": "None", - "fields": [], + "name": "set_invulnerables", + "fields": [ + { + "name": "new", + "type": 89, + "typeName": "Vec", + "docs": [] + } + ], "index": 0, - "docs": [] + "docs": [ + "Set the list of invulnerable (fixed) collators. These collators must do some", + "preparation, namely to have registered session keys.", + "", + "The call will remove any accounts that have not registered keys from the set. That is,", + "it is non-atomic; the caller accepts all `AccountId`s passed in `new` _individually_ as", + "acceptable Invulnerables, and is not proposing a _set_ of new Invulnerables.", + "", + "This call does not maintain mutual exclusivity of `Invulnerables` and `Candidates`. It", + "is recommended to use a batch of `add_invulnerable` and `remove_invulnerable` instead. A", + "`batch_all` can also be used to enforce atomicity. If any candidates are included in", + "`new`, they should be removed with `remove_invulnerable_candidate` after execution.", + "", + "Must be called by the `UpdateOrigin`." + ] }, { - "name": "Some", + "name": "set_desired_candidates", "fields": [ { - "name": null, - "type": 311, - "typeName": null, + "name": "max", + "type": 4, + "typeName": "u32", "docs": [] } ], "index": 1, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 311, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 4, - 312 - ] - }, - "docs": [] - } - }, - { - "id": 312, - "type": { - "path": [ - "xcm", - "v3", - "traits", - "Error" - ], - "params": [], - "def": { - "variant": { - "variants": [ - { - "name": "Overflow", - "fields": [], - "index": 0, - "docs": [] - }, - { - "name": "Unimplemented", - "fields": [], - "index": 1, - "docs": [] + "docs": [ + "Set the ideal number of non-invulnerable collators. If lowering this number, then the", + "number of running collators could be higher than this figure. Aside from that edge case,", + "there should be no other way to have more candidates than the desired number.", + "", + "The origin for this call must be the `UpdateOrigin`." + ] }, { - "name": "UntrustedReserveLocation", - "fields": [], + "name": "set_candidacy_bond", + "fields": [ + { + "name": "bond", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], "index": 2, - "docs": [] + "docs": [ + "Set the candidacy bond amount.", + "", + "If the candidacy bond is increased by this call, all current candidates which have a", + "deposit lower than the new bond will be kicked from the list and get their deposits", + "back.", + "", + "The origin for this call must be the `UpdateOrigin`." + ] }, { - "name": "UntrustedTeleportLocation", + "name": "register_as_candidate", "fields": [], "index": 3, - "docs": [] + "docs": [ + "Register this account as a collator candidate. The account must (a) already have", + "registered session keys and (b) be able to reserve the `CandidacyBond`.", + "", + "This call is not available to `Invulnerable` collators." + ] }, { - "name": "LocationFull", + "name": "leave_intent", "fields": [], "index": 4, - "docs": [] + "docs": [ + "Deregister `origin` as a collator candidate. Note that the collator can only leave on", + "session change. The `CandidacyBond` will be unreserved immediately.", + "", + "This call will fail if the total number of candidates would drop below", + "`MinEligibleCollators`." + ] }, { - "name": "LocationNotInvertible", - "fields": [], + "name": "add_invulnerable", + "fields": [ + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], "index": 5, - "docs": [] + "docs": [ + "Add a new account `who` to the list of `Invulnerables` collators. `who` must have", + "registered session keys. If `who` is a candidate, they will be removed.", + "", + "The origin for this call must be the `UpdateOrigin`." + ] }, { - "name": "BadOrigin", - "fields": [], + "name": "remove_invulnerable", + "fields": [ + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], "index": 6, - "docs": [] - }, - { - "name": "InvalidLocation", - "fields": [], - "index": 7, - "docs": [] - }, - { - "name": "AssetNotFound", - "fields": [], - "index": 8, - "docs": [] - }, - { - "name": "FailedToTransactAsset", - "fields": [], - "index": 9, - "docs": [] - }, - { - "name": "NotWithdrawable", - "fields": [], - "index": 10, - "docs": [] - }, - { - "name": "LocationCannotHold", - "fields": [], - "index": 11, - "docs": [] - }, - { - "name": "ExceedsMaxMessageSize", - "fields": [], - "index": 12, - "docs": [] - }, - { - "name": "DestinationUnsupported", - "fields": [], - "index": 13, - "docs": [] - }, - { - "name": "Transport", - "fields": [], - "index": 14, - "docs": [] - }, - { - "name": "Unroutable", - "fields": [], - "index": 15, - "docs": [] - }, - { - "name": "UnknownClaim", - "fields": [], - "index": 16, - "docs": [] - }, - { - "name": "FailedToDecode", - "fields": [], - "index": 17, - "docs": [] - }, - { - "name": "MaxWeightInvalid", - "fields": [], - "index": 18, - "docs": [] - }, - { - "name": "NotHoldingFees", - "fields": [], - "index": 19, - "docs": [] - }, - { - "name": "TooExpensive", - "fields": [], - "index": 20, - "docs": [] + "docs": [ + "Remove an account `who` from the list of `Invulnerables` collators. `Invulnerables` must", + "be sorted.", + "", + "The origin for this call must be the `UpdateOrigin`." + ] }, { - "name": "Trap", + "name": "update_bond", "fields": [ { - "name": null, - "type": 12, - "typeName": "u64", + "name": "new_deposit", + "type": 6, + "typeName": "BalanceOf", "docs": [] } ], - "index": 21, - "docs": [] - }, - { - "name": "ExpectationFalse", - "fields": [], - "index": 22, - "docs": [] - }, - { - "name": "PalletNotFound", - "fields": [], - "index": 23, - "docs": [] - }, - { - "name": "NameMismatch", - "fields": [], - "index": 24, - "docs": [] - }, - { - "name": "VersionIncompatible", - "fields": [], - "index": 25, - "docs": [] - }, - { - "name": "HoldingWouldOverflow", - "fields": [], - "index": 26, - "docs": [] - }, - { - "name": "ExportError", - "fields": [], - "index": 27, - "docs": [] - }, - { - "name": "ReanchorFailed", - "fields": [], - "index": 28, - "docs": [] - }, - { - "name": "NoDeal", - "fields": [], - "index": 29, - "docs": [] - }, - { - "name": "FeesNotMet", - "fields": [], - "index": 30, - "docs": [] - }, - { - "name": "LockError", - "fields": [], - "index": 31, - "docs": [] - }, - { - "name": "NoPermission", - "fields": [], - "index": 32, - "docs": [] - }, - { - "name": "Unanchored", - "fields": [], - "index": 33, - "docs": [] - }, - { - "name": "NotDepositable", - "fields": [], - "index": 34, - "docs": [] - }, - { - "name": "UnhandledXcmVersion", - "fields": [], - "index": 35, - "docs": [] + "index": 7, + "docs": [ + "Update the candidacy bond of collator candidate `origin` to a new amount `new_deposit`.", + "", + "Setting a `new_deposit` that is lower than the current deposit while `origin` is", + "occupying a top-`DesiredCandidates` slot is not allowed.", + "", + "This call will fail if `origin` is not a collator candidate, the updated bond is lower", + "than the minimum candidacy bond, and/or the amount cannot be reserved." + ] }, { - "name": "WeightLimitReached", + "name": "take_candidate_slot", "fields": [ { - "name": null, - "type": 10, - "typeName": "Weight", + "name": "deposit", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "target", + "type": 0, + "typeName": "T::AccountId", "docs": [] } ], - "index": 36, - "docs": [] - }, - { - "name": "Barrier", - "fields": [], - "index": 37, - "docs": [] - }, - { - "name": "WeightNotComputable", - "fields": [], - "index": 38, - "docs": [] - }, - { - "name": "ExceedsStackLimit", - "fields": [], - "index": 39, - "docs": [] + "index": 8, + "docs": [ + "The caller `origin` replaces a candidate `target` in the collator candidate list by", + "reserving `deposit`. The amount `deposit` reserved by the caller must be greater than", + "the existing bond of the target it is trying to replace.", + "", + "This call will fail if the caller is already a collator candidate or invulnerable, the", + "caller does not have registered session keys, the target is not a collator candidate,", + "and/or the `deposit` amount cannot be reserved." + ] } ] } }, - "docs": [] + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] } }, { - "id": 313, + "id": 265, "type": { "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" + "pallet_session", + "pallet", + "Call" ], "params": [ { "name": "T", - "type": 314 - }, - { - "name": "S", "type": null } ], "def": { - "composite": { - "fields": [ + "variant": { + "variants": [ { - "name": null, - "type": 316, - "typeName": "Vec", - "docs": [] + "name": "set_keys", + "fields": [ + { + "name": "keys", + "type": 266, + "typeName": "T::Keys", + "docs": [] + }, + { + "name": "proof", + "type": 14, + "typeName": "Vec", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Sets the session key(s) of the function caller to `keys`.", + "Allows an account to set its session key prior to becoming a validator.", + "This doesn't take effect until the next session.", + "", + "The dispatch origin of this function must be signed.", + "", + "## Complexity", + "- `O(1)`. Actual cost depends on the number of length of `T::Keys::key_ids()` which is", + " fixed." + ] + }, + { + "name": "purge_keys", + "fields": [], + "index": 1, + "docs": [ + "Removes any session key(s) of the function caller.", + "", + "This doesn't take effect until the next session.", + "", + "The dispatch origin of this function must be Signed and the account must be either be", + "convertible to a validator ID using the chain's typical addressing system (this usually", + "means being a controller account) or directly convertible into a validator ID (which", + "usually means being a stash account).", + "", + "## Complexity", + "- `O(1)` in number of key types. Actual cost depends on the number of length of", + " `T::Keys::key_ids()` which is fixed." + ] } ] } }, - "docs": [] + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] } }, { - "id": 314, + "id": 266, "type": { "path": [ - "xcm", - "v3", - "PalletInfo" + "asset_hub_polkadot_runtime", + "SessionKeys" ], "params": [], "def": { "composite": { "fields": [ { - "name": "index", - "type": 42, - "typeName": "u32", - "docs": [] - }, - { - "name": "name", - "type": 315, - "typeName": "BoundedVec", - "docs": [] - }, - { - "name": "module_name", - "type": 315, - "typeName": "BoundedVec", - "docs": [] - }, - { - "name": "major", - "type": 42, - "typeName": "u32", - "docs": [] - }, - { - "name": "minor", - "type": 42, - "typeName": "u32", - "docs": [] - }, - { - "name": "patch", - "type": 42, - "typeName": "u32", + "name": "aura", + "type": 267, + "typeName": "::Public", "docs": [] } ] @@ -20482,30 +21520,22 @@ } }, { - "id": 315, + "id": 267, "type": { "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" - ], - "params": [ - { - "name": "T", - "type": 2 - }, - { - "name": "S", - "type": null - } + "sp_consensus_aura", + "ed25519", + "app_ed25519", + "Public" ], + "params": [], "def": { "composite": { "fields": [ { "name": null, - "type": 14, - "typeName": "Vec", + "type": 1, + "typeName": "ed25519::Public", "docs": [] } ] @@ -20515,991 +21545,291 @@ } }, { - "id": 316, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 314 - } - }, - "docs": [] - } - }, - { - "id": 317, + "id": 268, "type": { "path": [ - "staging_xcm", - "v4", - "Response" + "cumulus_pallet_xcmp_queue", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + } ], - "params": [], "def": { "variant": { "variants": [ { - "name": "Null", + "name": "suspend_xcm_execution", "fields": [], - "index": 0, - "docs": [] + "index": 1, + "docs": [ + "Suspends all XCM executions for the XCMP queue, regardless of the sender's origin.", + "", + "- `origin`: Must pass `ControllerOrigin`." + ] }, { - "name": "Assets", - "fields": [ - { - "name": null, - "type": 127, - "typeName": "Assets", - "docs": [] - } - ], - "index": 1, - "docs": [] - }, - { - "name": "ExecutionResult", - "fields": [ - { - "name": null, - "type": 310, - "typeName": "Option<(u32, Error)>", - "docs": [] - } - ], + "name": "resume_xcm_execution", + "fields": [], "index": 2, - "docs": [] + "docs": [ + "Resumes all XCM executions for the XCMP queue.", + "", + "Note that this function doesn't change the status of the in/out bound channels.", + "", + "- `origin`: Must pass `ControllerOrigin`." + ] }, { - "name": "Version", + "name": "update_suspend_threshold", "fields": [ { - "name": null, + "name": "new", "type": 4, - "typeName": "super::Version", + "typeName": "u32", "docs": [] } ], "index": 3, - "docs": [] + "docs": [ + "Overwrites the number of pages which must be in the queue for the other side to be", + "told to suspend their sending.", + "", + "- `origin`: Must pass `Root`.", + "- `new`: Desired value for `QueueConfigData.suspend_value`" + ] }, { - "name": "PalletsInfo", + "name": "update_drop_threshold", "fields": [ { - "name": null, - "type": 318, - "typeName": "BoundedVec", + "name": "new", + "type": 4, + "typeName": "u32", "docs": [] } ], "index": 4, - "docs": [] + "docs": [ + "Overwrites the number of pages which must be in the queue after which we drop any", + "further messages from the channel.", + "", + "- `origin`: Must pass `Root`.", + "- `new`: Desired value for `QueueConfigData.drop_threshold`" + ] }, { - "name": "DispatchResult", + "name": "update_resume_threshold", "fields": [ { - "name": null, - "type": 95, - "typeName": "MaybeErrorCode", + "name": "new", + "type": 4, + "typeName": "u32", "docs": [] } ], "index": 5, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 318, - "type": { - "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" - ], - "params": [ - { - "name": "T", - "type": 319 - }, - { - "name": "S", - "type": null - } - ], - "def": { - "composite": { - "fields": [ - { - "name": null, - "type": 321, - "typeName": "Vec", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 319, - "type": { - "path": [ - "staging_xcm", - "v4", - "PalletInfo" - ], - "params": [], - "def": { - "composite": { - "fields": [ - { - "name": "index", - "type": 42, - "typeName": "u32", - "docs": [] - }, - { - "name": "name", - "type": 320, - "typeName": "BoundedVec", - "docs": [] - }, - { - "name": "module_name", - "type": 320, - "typeName": "BoundedVec", - "docs": [] - }, - { - "name": "major", - "type": 42, - "typeName": "u32", - "docs": [] - }, - { - "name": "minor", - "type": 42, - "typeName": "u32", - "docs": [] - }, - { - "name": "patch", - "type": 42, - "typeName": "u32", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 320, - "type": { - "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" - ], - "params": [ - { - "name": "T", - "type": 2 - }, - { - "name": "S", - "type": null - } - ], - "def": { - "composite": { - "fields": [ - { - "name": null, - "type": 14, - "typeName": "Vec", - "docs": [] + "docs": [ + "Overwrites the number of pages which the queue must be reduced to before it signals", + "that message sending may recommence after it has been suspended.", + "", + "- `origin`: Must pass `Root`.", + "- `new`: Desired value for `QueueConfigData.resume_threshold`" + ] } ] } }, - "docs": [] - } - }, - { - "id": 321, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 319 - } - }, - "docs": [] - } - }, - { - "id": 322, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 4, - 133 - ] - }, - "docs": [] - } - }, - { - "id": 323, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 12, - 10, - 4 - ] - }, - "docs": [] + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] } }, { - "id": 324, + "id": 269, "type": { "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" + "pallet_xcm", + "pallet", + "Call" ], "params": [ { "name": "T", - "type": 325 - }, - { - "name": "S", "type": null } ], - "def": { - "composite": { - "fields": [ - { - "name": null, - "type": 326, - "typeName": "Vec", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 325, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 133, - 4 - ] - }, - "docs": [] - } - }, - { - "id": 326, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 325 - } - }, - "docs": [] - } - }, - { - "id": 327, - "type": { - "path": [ - "pallet_xcm", - "pallet", - "VersionMigrationStage" - ], - "params": [], "def": { "variant": { "variants": [ { - "name": "MigrateSupportedVersion", - "fields": [], - "index": 0, - "docs": [] - }, - { - "name": "MigrateVersionNotifiers", - "fields": [], - "index": 1, - "docs": [] - }, - { - "name": "NotifyCurrentTargets", + "name": "send", "fields": [ { - "name": null, - "type": 328, - "typeName": "Option>", + "name": "dest", + "type": 164, + "typeName": "Box", + "docs": [] + }, + { + "name": "message", + "type": 270, + "typeName": "Box>", "docs": [] } ], - "index": 2, - "docs": [] - }, - { - "name": "MigrateAndNotifyOldTargets", - "fields": [], - "index": 3, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 328, - "type": { - "path": [ - "Option" - ], - "params": [ - { - "name": "T", - "type": 14 - } - ], - "def": { - "variant": { - "variants": [ - { - "name": "None", - "fields": [], "index": 0, "docs": [] }, { - "name": "Some", + "name": "teleport_assets", "fields": [ { - "name": null, - "type": 14, - "typeName": null, + "name": "dest", + "type": 164, + "typeName": "Box", + "docs": [] + }, + { + "name": "beneficiary", + "type": 164, + "typeName": "Box", + "docs": [] + }, + { + "name": "assets", + "type": 133, + "typeName": "Box", + "docs": [] + }, + { + "name": "fee_asset_item", + "type": 4, + "typeName": "u32", "docs": [] } ], "index": 1, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 329, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 4, - 0, - 330 - ] - }, - "docs": [] - } - }, - { - "id": 330, - "type": { - "path": [ - "xcm", - "VersionedAssetId" - ], - "params": [], - "def": { - "variant": { - "variants": [ + "docs": [ + "Teleport some assets from the local chain to some destination chain.", + "", + "**This function is deprecated: Use `limited_teleport_assets` instead.**", + "", + "Fee payment on the destination side is made from the asset in the `assets` vector of", + "index `fee_asset_item`. The weight limit for fees is not provided and thus is unlimited,", + "with all fees taken as needed from the asset.", + "", + "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", + "- `dest`: Destination context for the assets. Will typically be `[Parent,", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain.", + "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", + " generally be an `AccountId32` value.", + "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", + " fee on the `dest` chain.", + "- `fee_asset_item`: The index into `assets` of the item which should be used to pay", + " fees." + ] + }, { - "name": "V3", + "name": "reserve_transfer_assets", "fields": [ { - "name": null, - "type": 119, - "typeName": "v3::AssetId", + "name": "dest", + "type": 164, + "typeName": "Box", + "docs": [] + }, + { + "name": "beneficiary", + "type": 164, + "typeName": "Box", + "docs": [] + }, + { + "name": "assets", + "type": 133, + "typeName": "Box", + "docs": [] + }, + { + "name": "fee_asset_item", + "type": 4, + "typeName": "u32", "docs": [] } ], - "index": 3, - "docs": [] + "index": 2, + "docs": [ + "Transfer some assets from the local chain to the destination chain through their local,", + "destination or remote reserve.", + "", + "`assets` must have same reserve location and may not be teleportable to `dest`.", + " - `assets` have local reserve: transfer assets to sovereign account of destination", + " chain and forward a notification XCM to `dest` to mint and deposit reserve-based", + " assets to `beneficiary`.", + " - `assets` have destination reserve: burn local assets and forward a notification to", + " `dest` chain to withdraw the reserve assets from this chain's sovereign account and", + " deposit them to `beneficiary`.", + " - `assets` have remote reserve: burn local assets, forward XCM to reserve chain to move", + " reserves from this chain's SA to `dest` chain's SA, and forward another XCM to `dest`", + " to mint and deposit reserve-based assets to `beneficiary`.", + "", + "**This function is deprecated: Use `limited_reserve_transfer_assets` instead.**", + "", + "Fee payment on the destination side is made from the asset in the `assets` vector of", + "index `fee_asset_item`. The weight limit for fees is not provided and thus is unlimited,", + "with all fees taken as needed from the asset.", + "", + "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", + "- `dest`: Destination context for the assets. Will typically be `[Parent,", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain.", + "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", + " generally be an `AccountId32` value.", + "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", + " fee on the `dest` (and possibly reserve) chains.", + "- `fee_asset_item`: The index into `assets` of the item which should be used to pay", + " fees." + ] }, { - "name": "V4", + "name": "execute", "fields": [ { - "name": null, - "type": 130, - "typeName": "v4::AssetId", + "name": "message", + "type": 300, + "typeName": "Box::RuntimeCall>>", + "docs": [] + }, + { + "name": "max_weight", + "type": 10, + "typeName": "Weight", "docs": [] } ], - "index": 4, - "docs": [] + "index": 3, + "docs": [ + "Execute an XCM message from a local, signed, origin.", + "", + "An event is deposited indicating whether `msg` could be executed completely or only", + "partially.", + "", + "No more than `max_weight` will be used in its attempted execution. If this is less than", + "the maximum amount of weight that the message could take to be executed, then no", + "execution attempt will be made." + ] }, { - "name": "V5", - "fields": [ - { - "name": null, - "type": 83, - "typeName": "v5::AssetId", - "docs": [] - } - ], - "index": 5, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 331, - "type": { - "path": [ - "pallet_xcm", - "pallet", - "RemoteLockedFungibleRecord" - ], - "params": [ - { - "name": "ConsumerIdentifier", - "type": 144 - }, - { - "name": "MaxConsumers", - "type": null - } - ], - "def": { - "composite": { - "fields": [ - { - "name": "amount", - "type": 6, - "typeName": "u128", - "docs": [] - }, - { - "name": "owner", - "type": 133, - "typeName": "VersionedLocation", - "docs": [] - }, - { - "name": "locker", - "type": 133, - "typeName": "VersionedLocation", - "docs": [] - }, - { - "name": "consumers", - "type": 332, - "typeName": "BoundedVec<(ConsumerIdentifier, u128), MaxConsumers>", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 332, - "type": { - "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" - ], - "params": [ - { - "name": "T", - "type": 333 - }, - { - "name": "S", - "type": null - } - ], - "def": { - "composite": { - "fields": [ - { - "name": null, - "type": 334, - "typeName": "Vec", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 333, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 144, - 6 - ] - }, - "docs": [] - } - }, - { - "id": 334, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 333 - } - }, - "docs": [] - } - }, - { - "id": 335, - "type": { - "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" - ], - "params": [ - { - "name": "T", - "type": 336 - }, - { - "name": "S", - "type": null - } - ], - "def": { - "composite": { - "fields": [ - { - "name": null, - "type": 337, - "typeName": "Vec", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 336, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 6, - 133 - ] - }, - "docs": [] - } - }, - { - "id": 337, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 336 - } - }, - "docs": [] - } - }, - { - "id": 338, - "type": { - "path": [ - "pallet_xcm", - "AuthorizedAliasesEntry" - ], - "params": [ - { - "name": "Ticket", - "type": 339 - }, - { - "name": "MAX", - "type": 340 - } - ], - "def": { - "composite": { - "fields": [ - { - "name": "aliasers", - "type": 341, - "typeName": "BoundedVec", - "docs": [] - }, - { - "name": "ticket", - "type": 339, - "typeName": "Ticket", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 339, - "type": { - "path": [ - "frame_support", - "traits", - "storage", - "Disabled" - ], - "params": [], - "def": { - "composite": { - "fields": [] - } - }, - "docs": [] - } - }, - { - "id": 340, - "type": { - "path": [ - "pallet_xcm", - "pallet", - "MaxAuthorizedAliases" - ], - "params": [], - "def": { - "composite": { - "fields": [] - } - }, - "docs": [] - } - }, - { - "id": 341, - "type": { - "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" - ], - "params": [ - { - "name": "T", - "type": 342 - }, - { - "name": "S", - "type": null - } - ], - "def": { - "composite": { - "fields": [ - { - "name": null, - "type": 343, - "typeName": "Vec", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 342, - "type": { - "path": [ - "xcm_runtime_apis", - "authorized_aliases", - "OriginAliaser" - ], - "params": [], - "def": { - "composite": { - "fields": [ - { - "name": "location", - "type": 133, - "typeName": "VersionedLocation", - "docs": [] - }, - { - "name": "expiry", - "type": 134, - "typeName": "Option", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 343, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 342 - } - }, - "docs": [] - } - }, - { - "id": 344, - "type": { - "path": [ - "pallet_xcm", - "pallet", - "Call" - ], - "params": [ - { - "name": "T", - "type": null - } - ], - "def": { - "variant": { - "variants": [ - { - "name": "send", - "fields": [ - { - "name": "dest", - "type": 133, - "typeName": "Box", - "docs": [] - }, - { - "name": "message", - "type": 345, - "typeName": "Box>", - "docs": [] - } - ], - "index": 0, - "docs": [] - }, - { - "name": "teleport_assets", - "fields": [ - { - "name": "dest", - "type": 133, - "typeName": "Box", - "docs": [] - }, - { - "name": "beneficiary", - "type": 133, - "typeName": "Box", - "docs": [] - }, - { - "name": "assets", - "type": 115, - "typeName": "Box", - "docs": [] - }, - { - "name": "fee_asset_item", - "type": 4, - "typeName": "u32", - "docs": [] - } - ], - "index": 1, - "docs": [ - "Teleport some assets from the local chain to some destination chain.", - "", - "**This function is deprecated: Use `limited_teleport_assets` instead.**", - "", - "Fee payment on the destination side is made from the asset in the `assets` vector of", - "index `fee_asset_item`. The weight limit for fees is not provided and thus is unlimited,", - "with all fees taken as needed from the asset.", - "", - "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", - "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", - " relay to parachain.", - "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", - " generally be an `AccountId32` value.", - "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", - " fee on the `dest` chain.", - "- `fee_asset_item`: The index into `assets` of the item which should be used to pay", - " fees." - ] - }, - { - "name": "reserve_transfer_assets", - "fields": [ - { - "name": "dest", - "type": 133, - "typeName": "Box", - "docs": [] - }, - { - "name": "beneficiary", - "type": 133, - "typeName": "Box", - "docs": [] - }, - { - "name": "assets", - "type": 115, - "typeName": "Box", - "docs": [] - }, - { - "name": "fee_asset_item", - "type": 4, - "typeName": "u32", - "docs": [] - } - ], - "index": 2, - "docs": [ - "Transfer some assets from the local chain to the destination chain through their local,", - "destination or remote reserve.", - "", - "`assets` must have same reserve location and may not be teleportable to `dest`.", - " - `assets` have local reserve: transfer assets to sovereign account of destination", - " chain and forward a notification XCM to `dest` to mint and deposit reserve-based", - " assets to `beneficiary`.", - " - `assets` have destination reserve: burn local assets and forward a notification to", - " `dest` chain to withdraw the reserve assets from this chain's sovereign account and", - " deposit them to `beneficiary`.", - " - `assets` have remote reserve: burn local assets, forward XCM to reserve chain to move", - " reserves from this chain's SA to `dest` chain's SA, and forward another XCM to `dest`", - " to mint and deposit reserve-based assets to `beneficiary`.", - "", - "**This function is deprecated: Use `limited_reserve_transfer_assets` instead.**", - "", - "Fee payment on the destination side is made from the asset in the `assets` vector of", - "index `fee_asset_item`. The weight limit for fees is not provided and thus is unlimited,", - "with all fees taken as needed from the asset.", - "", - "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", - "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", - " relay to parachain.", - "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", - " generally be an `AccountId32` value.", - "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", - " fee on the `dest` (and possibly reserve) chains.", - "- `fee_asset_item`: The index into `assets` of the item which should be used to pay", - " fees." - ] - }, - { - "name": "execute", - "fields": [ - { - "name": "message", - "type": 362, - "typeName": "Box::RuntimeCall>>", - "docs": [] - }, - { - "name": "max_weight", - "type": 10, - "typeName": "Weight", - "docs": [] - } - ], - "index": 3, - "docs": [ - "Execute an XCM message from a local, signed, origin.", - "", - "An event is deposited indicating whether `msg` could be executed completely or only", - "partially.", - "", - "No more than `max_weight` will be used in its attempted execution. If this is less than", - "the maximum amount of weight that the message could take to be executed, then no", - "execution attempt will be made." - ] - }, - { - "name": "force_xcm_version", + "name": "force_xcm_version", "fields": [ { "name": "location", - "type": 64, + "type": 67, "typeName": "Box", "docs": [] }, @@ -21525,7 +21855,7 @@ "fields": [ { "name": "maybe_xcm_version", - "type": 155, + "type": 187, "typeName": "Option", "docs": [] } @@ -21544,7 +21874,7 @@ "fields": [ { "name": "location", - "type": 133, + "type": 164, "typeName": "Box", "docs": [] } @@ -21562,7 +21892,7 @@ "fields": [ { "name": "location", - "type": 133, + "type": 164, "typeName": "Box", "docs": [] } @@ -21582,19 +21912,19 @@ "fields": [ { "name": "dest", - "type": 133, + "type": 164, "typeName": "Box", "docs": [] }, { "name": "beneficiary", - "type": 133, + "type": 164, "typeName": "Box", "docs": [] }, { "name": "assets", - "type": 115, + "type": 133, "typeName": "Box", "docs": [] }, @@ -21606,7 +21936,7 @@ }, { "name": "weight_limit", - "type": 105, + "type": 123, "typeName": "WeightLimit", "docs": [] } @@ -21650,19 +21980,19 @@ "fields": [ { "name": "dest", - "type": 133, + "type": 164, "typeName": "Box", "docs": [] }, { "name": "beneficiary", - "type": 133, + "type": 164, "typeName": "Box", "docs": [] }, { "name": "assets", - "type": 115, + "type": 133, "typeName": "Box", "docs": [] }, @@ -21674,7 +22004,7 @@ }, { "name": "weight_limit", - "type": 105, + "type": 123, "typeName": "WeightLimit", "docs": [] } @@ -21724,19 +22054,19 @@ "fields": [ { "name": "dest", - "type": 133, + "type": 164, "typeName": "Box", "docs": [] }, { "name": "beneficiary", - "type": 133, + "type": 164, "typeName": "Box", "docs": [] }, { "name": "assets", - "type": 115, + "type": 133, "typeName": "Box", "docs": [] }, @@ -21748,7 +22078,7 @@ }, { "name": "weight_limit", - "type": 105, + "type": 123, "typeName": "WeightLimit", "docs": [] } @@ -21795,13 +22125,13 @@ "fields": [ { "name": "assets", - "type": 115, + "type": 133, "typeName": "Box", "docs": [] }, { "name": "beneficiary", - "type": 133, + "type": 164, "typeName": "Box", "docs": [] } @@ -21821,43 +22151,43 @@ "fields": [ { "name": "dest", - "type": 133, + "type": 164, "typeName": "Box", "docs": [] }, { "name": "assets", - "type": 115, + "type": 133, "typeName": "Box", "docs": [] }, { "name": "assets_transfer_type", - "type": 373, + "type": 311, "typeName": "Box", "docs": [] }, { "name": "remote_fees_id", - "type": 330, + "type": 312, "typeName": "Box", "docs": [] }, { "name": "fees_transfer_type", - "type": 373, + "type": 311, "typeName": "Box", "docs": [] }, { "name": "custom_xcm_on_dest", - "type": 345, + "type": 270, "typeName": "Box>", "docs": [] }, { "name": "weight_limit", - "type": 105, + "type": 123, "typeName": "WeightLimit", "docs": [] } @@ -21919,13 +22249,13 @@ "fields": [ { "name": "aliaser", - "type": 133, + "type": 164, "typeName": "Box", "docs": [] }, { "name": "expires", - "type": 134, + "type": 165, "typeName": "Option", "docs": [] } @@ -21950,7 +22280,7 @@ "fields": [ { "name": "aliaser", - "type": 133, + "type": 164, "typeName": "Box", "docs": [] } @@ -21979,7 +22309,7 @@ } }, { - "id": 345, + "id": 270, "type": { "path": [ "xcm", @@ -21999,7 +22329,7 @@ "fields": [ { "name": null, - "type": 346, + "type": 271, "typeName": "v3::Xcm", "docs": [] } @@ -22012,7 +22342,7 @@ "fields": [ { "name": null, - "type": 354, + "type": 287, "typeName": "v4::Xcm", "docs": [] } @@ -22025,7 +22355,7 @@ "fields": [ { "name": null, - "type": 77, + "type": 96, "typeName": "v5::Xcm", "docs": [] } @@ -22040,7 +22370,7 @@ } }, { - "id": 346, + "id": 271, "type": { "path": [ "xcm", @@ -22058,7 +22388,7 @@ "fields": [ { "name": null, - "type": 347, + "type": 272, "typeName": "Vec>", "docs": [] } @@ -22069,20 +22399,20 @@ } }, { - "id": 347, + "id": 272, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 348 + "type": 273 } }, "docs": [] } }, { - "id": 348, + "id": 273, "type": { "path": [ "xcm", @@ -22103,7 +22433,7 @@ "fields": [ { "name": null, - "type": 116, + "type": 134, "typeName": "MultiAssets", "docs": [] } @@ -22116,7 +22446,7 @@ "fields": [ { "name": null, - "type": 116, + "type": 134, "typeName": "MultiAssets", "docs": [] } @@ -22129,7 +22459,7 @@ "fields": [ { "name": null, - "type": 116, + "type": 134, "typeName": "MultiAssets", "docs": [] } @@ -22148,7 +22478,7 @@ }, { "name": "response", - "type": 309, + "type": 274, "typeName": "Response", "docs": [] }, @@ -22160,7 +22490,7 @@ }, { "name": "querier", - "type": 349, + "type": 282, "typeName": "Option", "docs": [] } @@ -22173,13 +22503,13 @@ "fields": [ { "name": "assets", - "type": 116, + "type": 134, "typeName": "MultiAssets", "docs": [] }, { "name": "beneficiary", - "type": 120, + "type": 138, "typeName": "MultiLocation", "docs": [] } @@ -22192,19 +22522,19 @@ "fields": [ { "name": "assets", - "type": 116, + "type": 134, "typeName": "MultiAssets", "docs": [] }, { "name": "dest", - "type": 120, + "type": 138, "typeName": "MultiLocation", "docs": [] }, { "name": "xcm", - "type": 346, + "type": 271, "typeName": "Xcm<()>", "docs": [] } @@ -22217,7 +22547,7 @@ "fields": [ { "name": "origin_kind", - "type": 98, + "type": 117, "typeName": "OriginKind", "docs": [] }, @@ -22229,7 +22559,7 @@ }, { "name": "call", - "type": 100, + "type": 118, "typeName": "DoubleEncoded", "docs": [] } @@ -22242,19 +22572,19 @@ "fields": [ { "name": "sender", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] }, { "name": "max_message_size", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] }, { "name": "max_capacity", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] } @@ -22267,7 +22597,7 @@ "fields": [ { "name": "recipient", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] } @@ -22280,19 +22610,19 @@ "fields": [ { "name": "initiator", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] }, { "name": "sender", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] }, { "name": "recipient", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] } @@ -22311,7 +22641,7 @@ "fields": [ { "name": null, - "type": 121, + "type": 139, "typeName": "InteriorMultiLocation", "docs": [] } @@ -22324,7 +22654,7 @@ "fields": [ { "name": null, - "type": 350, + "type": 283, "typeName": "QueryResponseInfo", "docs": [] } @@ -22337,13 +22667,13 @@ "fields": [ { "name": "assets", - "type": 351, + "type": 284, "typeName": "MultiAssetFilter", "docs": [] }, { "name": "beneficiary", - "type": 120, + "type": 138, "typeName": "MultiLocation", "docs": [] } @@ -22356,19 +22686,19 @@ "fields": [ { "name": "assets", - "type": 351, + "type": 284, "typeName": "MultiAssetFilter", "docs": [] }, { "name": "dest", - "type": 120, + "type": 138, "typeName": "MultiLocation", "docs": [] }, { "name": "xcm", - "type": 346, + "type": 271, "typeName": "Xcm<()>", "docs": [] } @@ -22381,13 +22711,13 @@ "fields": [ { "name": "give", - "type": 351, + "type": 284, "typeName": "MultiAssetFilter", "docs": [] }, { "name": "want", - "type": 116, + "type": 134, "typeName": "MultiAssets", "docs": [] }, @@ -22406,19 +22736,19 @@ "fields": [ { "name": "assets", - "type": 351, + "type": 284, "typeName": "MultiAssetFilter", "docs": [] }, { "name": "reserve", - "type": 120, + "type": 138, "typeName": "MultiLocation", "docs": [] }, { "name": "xcm", - "type": 346, + "type": 271, "typeName": "Xcm<()>", "docs": [] } @@ -22431,19 +22761,19 @@ "fields": [ { "name": "assets", - "type": 351, + "type": 284, "typeName": "MultiAssetFilter", "docs": [] }, { "name": "dest", - "type": 120, + "type": 138, "typeName": "MultiLocation", "docs": [] }, { "name": "xcm", - "type": 346, + "type": 271, "typeName": "Xcm<()>", "docs": [] } @@ -22456,13 +22786,13 @@ "fields": [ { "name": "response_info", - "type": 350, + "type": 283, "typeName": "QueryResponseInfo", "docs": [] }, { "name": "assets", - "type": 351, + "type": 284, "typeName": "MultiAssetFilter", "docs": [] } @@ -22475,13 +22805,13 @@ "fields": [ { "name": "fees", - "type": 118, + "type": 136, "typeName": "MultiAsset", "docs": [] }, { "name": "weight_limit", - "type": 105, + "type": 123, "typeName": "WeightLimit", "docs": [] } @@ -22500,7 +22830,7 @@ "fields": [ { "name": null, - "type": 346, + "type": 271, "typeName": "Xcm", "docs": [] } @@ -22513,7 +22843,7 @@ "fields": [ { "name": null, - "type": 346, + "type": 271, "typeName": "Xcm", "docs": [] } @@ -22532,13 +22862,13 @@ "fields": [ { "name": "assets", - "type": 116, + "type": 134, "typeName": "MultiAssets", "docs": [] }, { "name": "ticket", - "type": 120, + "type": 138, "typeName": "MultiLocation", "docs": [] } @@ -22589,7 +22919,7 @@ "fields": [ { "name": null, - "type": 116, + "type": 134, "typeName": "MultiAssets", "docs": [] } @@ -22602,7 +22932,7 @@ "fields": [ { "name": null, - "type": 116, + "type": 134, "typeName": "MultiAssets", "docs": [] } @@ -22615,7 +22945,7 @@ "fields": [ { "name": null, - "type": 349, + "type": 282, "typeName": "Option", "docs": [] } @@ -22628,7 +22958,7 @@ "fields": [ { "name": null, - "type": 310, + "type": 275, "typeName": "Option<(u32, Error)>", "docs": [] } @@ -22641,7 +22971,7 @@ "fields": [ { "name": null, - "type": 95, + "type": 114, "typeName": "MaybeErrorCode", "docs": [] } @@ -22660,7 +22990,7 @@ }, { "name": "response_info", - "type": 350, + "type": 283, "typeName": "QueryResponseInfo", "docs": [] } @@ -22673,7 +23003,7 @@ "fields": [ { "name": "index", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] }, @@ -22691,13 +23021,13 @@ }, { "name": "crate_major", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] }, { "name": "min_crate_minor", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] } @@ -22710,7 +23040,7 @@ "fields": [ { "name": null, - "type": 350, + "type": 283, "typeName": "QueryResponseInfo", "docs": [] } @@ -22729,7 +23059,7 @@ "fields": [ { "name": null, - "type": 122, + "type": 140, "typeName": "Junction", "docs": [] } @@ -22742,19 +23072,19 @@ "fields": [ { "name": "network", - "type": 124, + "type": 142, "typeName": "NetworkId", "docs": [] }, { "name": "destination", - "type": 121, + "type": 139, "typeName": "InteriorMultiLocation", "docs": [] }, { "name": "xcm", - "type": 346, + "type": 271, "typeName": "Xcm<()>", "docs": [] } @@ -22767,13 +23097,13 @@ "fields": [ { "name": "asset", - "type": 118, + "type": 136, "typeName": "MultiAsset", "docs": [] }, { "name": "unlocker", - "type": 120, + "type": 138, "typeName": "MultiLocation", "docs": [] } @@ -22786,13 +23116,13 @@ "fields": [ { "name": "asset", - "type": 118, + "type": 136, "typeName": "MultiAsset", "docs": [] }, { "name": "target", - "type": 120, + "type": 138, "typeName": "MultiLocation", "docs": [] } @@ -22805,13 +23135,13 @@ "fields": [ { "name": "asset", - "type": 118, + "type": 136, "typeName": "MultiAsset", "docs": [] }, { "name": "owner", - "type": 120, + "type": 138, "typeName": "MultiLocation", "docs": [] } @@ -22824,13 +23154,13 @@ "fields": [ { "name": "asset", - "type": 118, + "type": 136, "typeName": "MultiAsset", "docs": [] }, { "name": "locker", - "type": 120, + "type": 138, "typeName": "MultiLocation", "docs": [] } @@ -22875,7 +23205,7 @@ "fields": [ { "name": null, - "type": 120, + "type": 138, "typeName": "MultiLocation", "docs": [] } @@ -22888,13 +23218,13 @@ "fields": [ { "name": "weight_limit", - "type": 105, + "type": 123, "typeName": "WeightLimit", "docs": [] }, { "name": "check_origin", - "type": 349, + "type": 282, "typeName": "Option", "docs": [] } @@ -22909,200 +23239,86 @@ } }, { - "id": 349, + "id": 274, "type": { "path": [ - "Option" - ], - "params": [ - { - "name": "T", - "type": 120 - } + "xcm", + "v3", + "Response" ], + "params": [], "def": { "variant": { "variants": [ { - "name": "None", + "name": "Null", "fields": [], "index": 0, "docs": [] }, { - "name": "Some", + "name": "Assets", "fields": [ { "name": null, - "type": 120, - "typeName": null, + "type": 134, + "typeName": "MultiAssets", "docs": [] } ], "index": 1, "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 350, - "type": { - "path": [ - "xcm", - "v3", - "QueryResponseInfo" - ], - "params": [], - "def": { - "composite": { - "fields": [ - { - "name": "destination", - "type": 120, - "typeName": "MultiLocation", - "docs": [] - }, - { - "name": "query_id", - "type": 11, - "typeName": "QueryId", - "docs": [] }, { - "name": "max_weight", - "type": 10, - "typeName": "Weight", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 351, - "type": { - "path": [ - "xcm", - "v3", - "multiasset", - "MultiAssetFilter" - ], - "params": [], - "def": { - "variant": { - "variants": [ - { - "name": "Definite", + "name": "ExecutionResult", "fields": [ { "name": null, - "type": 116, - "typeName": "MultiAssets", + "type": 275, + "typeName": "Option<(u32, Error)>", "docs": [] } ], - "index": 0, + "index": 2, "docs": [] }, { - "name": "Wild", + "name": "Version", "fields": [ { "name": null, - "type": 352, - "typeName": "WildMultiAsset", - "docs": [] - } - ], - "index": 1, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 352, - "type": { - "path": [ - "xcm", - "v3", - "multiasset", - "WildMultiAsset" - ], - "params": [], - "def": { - "variant": { - "variants": [ - { - "name": "All", - "fields": [], - "index": 0, - "docs": [] - }, - { - "name": "AllOf", - "fields": [ - { - "name": "id", - "type": 119, - "typeName": "AssetId", - "docs": [] - }, - { - "name": "fun", - "type": 353, - "typeName": "WildFungibility", + "type": 4, + "typeName": "super::Version", "docs": [] } ], - "index": 1, + "index": 3, "docs": [] }, { - "name": "AllCounted", + "name": "PalletsInfo", "fields": [ { "name": null, - "type": 42, - "typeName": "u32", + "type": 278, + "typeName": "BoundedVec", "docs": [] } ], - "index": 2, + "index": 4, "docs": [] }, { - "name": "AllOfCounted", + "name": "DispatchResult", "fields": [ { - "name": "id", - "type": 119, - "typeName": "AssetId", - "docs": [] - }, - { - "name": "fun", - "type": 353, - "typeName": "WildFungibility", - "docs": [] - }, - { - "name": "count", - "type": 42, - "typeName": "u32", + "name": null, + "type": 114, + "typeName": "MaybeErrorCode", "docs": [] } ], - "index": 3, + "index": 5, "docs": [] } ] @@ -23112,27 +23328,36 @@ } }, { - "id": 353, + "id": 275, "type": { "path": [ - "xcm", - "v3", - "multiasset", - "WildFungibility" + "Option" + ], + "params": [ + { + "name": "T", + "type": 276 + } ], - "params": [], "def": { "variant": { "variants": [ { - "name": "Fungible", + "name": "None", "fields": [], "index": 0, "docs": [] }, { - "name": "NonFungible", - "fields": [], + "name": "Some", + "fields": [ + { + "name": null, + "type": 276, + "typeName": null, + "docs": [] + } + ], "index": 1, "docs": [] } @@ -23143,468 +23368,165 @@ } }, { - "id": 354, - "type": { - "path": [ - "staging_xcm", - "v4", - "Xcm" - ], - "params": [ - { - "name": "Call", - "type": null - } - ], - "def": { - "composite": { - "fields": [ - { - "name": null, - "type": 355, - "typeName": "Vec>", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 355, + "id": 276, "type": { "path": [], "params": [], "def": { - "sequence": { - "type": 356 - } + "tuple": [ + 4, + 277 + ] }, "docs": [] } }, { - "id": 356, + "id": 277, "type": { "path": [ - "staging_xcm", - "v4", - "Instruction" - ], - "params": [ - { - "name": "Call", - "type": null - } + "xcm", + "v3", + "traits", + "Error" ], + "params": [], "def": { "variant": { "variants": [ { - "name": "WithdrawAsset", - "fields": [ - { - "name": null, - "type": 127, - "typeName": "Assets", - "docs": [] - } - ], + "name": "Overflow", + "fields": [], "index": 0, "docs": [] }, { - "name": "ReserveAssetDeposited", - "fields": [ - { - "name": null, - "type": 127, - "typeName": "Assets", - "docs": [] - } - ], + "name": "Unimplemented", + "fields": [], "index": 1, "docs": [] }, { - "name": "ReceiveTeleportedAsset", - "fields": [ - { - "name": null, - "type": 127, - "typeName": "Assets", - "docs": [] - } - ], + "name": "UntrustedReserveLocation", + "fields": [], "index": 2, "docs": [] }, { - "name": "QueryResponse", - "fields": [ - { - "name": "query_id", - "type": 11, - "typeName": "QueryId", - "docs": [] - }, - { - "name": "response", - "type": 317, - "typeName": "Response", - "docs": [] - }, - { - "name": "max_weight", - "type": 10, - "typeName": "Weight", - "docs": [] - }, - { - "name": "querier", - "type": 357, - "typeName": "Option", - "docs": [] - } - ], + "name": "UntrustedTeleportLocation", + "fields": [], "index": 3, "docs": [] }, { - "name": "TransferAsset", - "fields": [ - { - "name": "assets", - "type": 127, - "typeName": "Assets", - "docs": [] - }, - { - "name": "beneficiary", - "type": 38, - "typeName": "Location", - "docs": [] - } - ], + "name": "LocationFull", + "fields": [], "index": 4, "docs": [] }, { - "name": "TransferReserveAsset", - "fields": [ - { - "name": "assets", - "type": 127, - "typeName": "Assets", - "docs": [] - }, - { - "name": "dest", - "type": 38, - "typeName": "Location", - "docs": [] - }, - { - "name": "xcm", - "type": 354, - "typeName": "Xcm<()>", - "docs": [] - } - ], + "name": "LocationNotInvertible", + "fields": [], "index": 5, "docs": [] }, { - "name": "Transact", - "fields": [ - { - "name": "origin_kind", - "type": 98, - "typeName": "OriginKind", - "docs": [] - }, - { - "name": "require_weight_at_most", - "type": 10, - "typeName": "Weight", - "docs": [] - }, - { - "name": "call", - "type": 100, - "typeName": "DoubleEncoded", - "docs": [] - } - ], + "name": "BadOrigin", + "fields": [], "index": 6, "docs": [] }, { - "name": "HrmpNewChannelOpenRequest", - "fields": [ - { - "name": "sender", - "type": 42, - "typeName": "u32", - "docs": [] - }, - { - "name": "max_message_size", - "type": 42, - "typeName": "u32", - "docs": [] - }, - { - "name": "max_capacity", - "type": 42, - "typeName": "u32", - "docs": [] - } - ], + "name": "InvalidLocation", + "fields": [], "index": 7, "docs": [] }, { - "name": "HrmpChannelAccepted", - "fields": [ - { - "name": "recipient", - "type": 42, - "typeName": "u32", - "docs": [] - } - ], + "name": "AssetNotFound", + "fields": [], "index": 8, "docs": [] }, { - "name": "HrmpChannelClosing", - "fields": [ - { - "name": "initiator", - "type": 42, - "typeName": "u32", - "docs": [] - }, - { - "name": "sender", - "type": 42, - "typeName": "u32", - "docs": [] - }, - { - "name": "recipient", - "type": 42, - "typeName": "u32", - "docs": [] - } - ], + "name": "FailedToTransactAsset", + "fields": [], "index": 9, "docs": [] }, { - "name": "ClearOrigin", + "name": "NotWithdrawable", "fields": [], "index": 10, "docs": [] }, { - "name": "DescendOrigin", - "fields": [ - { - "name": null, - "type": 39, - "typeName": "InteriorLocation", - "docs": [] - } - ], + "name": "LocationCannotHold", + "fields": [], "index": 11, "docs": [] }, { - "name": "ReportError", - "fields": [ - { - "name": null, - "type": 358, - "typeName": "QueryResponseInfo", - "docs": [] - } - ], + "name": "ExceedsMaxMessageSize", + "fields": [], "index": 12, "docs": [] }, { - "name": "DepositAsset", - "fields": [ - { - "name": "assets", - "type": 359, - "typeName": "AssetFilter", - "docs": [] - }, - { - "name": "beneficiary", - "type": 38, - "typeName": "Location", - "docs": [] - } - ], + "name": "DestinationUnsupported", + "fields": [], "index": 13, "docs": [] }, { - "name": "DepositReserveAsset", - "fields": [ - { - "name": "assets", - "type": 359, - "typeName": "AssetFilter", - "docs": [] - }, - { - "name": "dest", - "type": 38, - "typeName": "Location", - "docs": [] - }, - { - "name": "xcm", - "type": 354, - "typeName": "Xcm<()>", - "docs": [] - } - ], + "name": "Transport", + "fields": [], "index": 14, "docs": [] }, { - "name": "ExchangeAsset", - "fields": [ - { - "name": "give", - "type": 359, - "typeName": "AssetFilter", - "docs": [] - }, - { - "name": "want", - "type": 127, - "typeName": "Assets", - "docs": [] - }, - { - "name": "maximal", - "type": 8, - "typeName": "bool", - "docs": [] - } - ], + "name": "Unroutable", + "fields": [], "index": 15, "docs": [] }, { - "name": "InitiateReserveWithdraw", - "fields": [ - { - "name": "assets", - "type": 359, - "typeName": "AssetFilter", - "docs": [] - }, - { - "name": "reserve", - "type": 38, - "typeName": "Location", - "docs": [] - }, - { - "name": "xcm", - "type": 354, - "typeName": "Xcm<()>", - "docs": [] - } - ], + "name": "UnknownClaim", + "fields": [], "index": 16, "docs": [] }, { - "name": "InitiateTeleport", - "fields": [ - { - "name": "assets", - "type": 359, - "typeName": "AssetFilter", - "docs": [] - }, - { - "name": "dest", - "type": 38, - "typeName": "Location", - "docs": [] - }, - { - "name": "xcm", - "type": 354, - "typeName": "Xcm<()>", - "docs": [] - } - ], + "name": "FailedToDecode", + "fields": [], "index": 17, "docs": [] }, { - "name": "ReportHolding", - "fields": [ - { - "name": "response_info", - "type": 358, - "typeName": "QueryResponseInfo", - "docs": [] - }, - { - "name": "assets", - "type": 359, - "typeName": "AssetFilter", - "docs": [] - } - ], + "name": "MaxWeightInvalid", + "fields": [], "index": 18, "docs": [] }, { - "name": "BuyExecution", - "fields": [ - { - "name": "fees", - "type": 129, - "typeName": "Asset", - "docs": [] - }, - { - "name": "weight_limit", - "type": 105, - "typeName": "WeightLimit", - "docs": [] - } - ], + "name": "NotHoldingFees", + "fields": [], "index": 19, "docs": [] }, { - "name": "RefundSurplus", + "name": "TooExpensive", "fields": [], "index": 20, "docs": [] }, { - "name": "SetErrorHandler", + "name": "Trap", "fields": [ { "name": null, - "type": 354, - "typeName": "Xcm", + "type": 12, + "typeName": "u64", "docs": [] } ], @@ -23612,397 +23534,238 @@ "docs": [] }, { - "name": "SetAppendix", - "fields": [ - { - "name": null, - "type": 354, - "typeName": "Xcm", - "docs": [] - } - ], + "name": "ExpectationFalse", + "fields": [], "index": 22, "docs": [] }, { - "name": "ClearError", + "name": "PalletNotFound", "fields": [], "index": 23, "docs": [] }, { - "name": "ClaimAsset", - "fields": [ - { - "name": "assets", - "type": 127, - "typeName": "Assets", - "docs": [] - }, - { - "name": "ticket", - "type": 38, - "typeName": "Location", - "docs": [] - } - ], + "name": "NameMismatch", + "fields": [], "index": 24, "docs": [] }, { - "name": "Trap", - "fields": [ - { - "name": null, - "type": 11, - "typeName": "u64", - "docs": [] - } - ], + "name": "VersionIncompatible", + "fields": [], "index": 25, "docs": [] }, { - "name": "SubscribeVersion", - "fields": [ - { - "name": "query_id", - "type": 11, - "typeName": "QueryId", - "docs": [] - }, - { - "name": "max_response_weight", - "type": 10, - "typeName": "Weight", - "docs": [] - } - ], + "name": "HoldingWouldOverflow", + "fields": [], "index": 26, "docs": [] }, { - "name": "UnsubscribeVersion", + "name": "ExportError", "fields": [], "index": 27, "docs": [] }, { - "name": "BurnAsset", - "fields": [ - { - "name": null, - "type": 127, - "typeName": "Assets", - "docs": [] - } - ], + "name": "ReanchorFailed", + "fields": [], "index": 28, "docs": [] }, { - "name": "ExpectAsset", - "fields": [ - { - "name": null, - "type": 127, - "typeName": "Assets", - "docs": [] - } - ], + "name": "NoDeal", + "fields": [], "index": 29, "docs": [] }, { - "name": "ExpectOrigin", - "fields": [ - { - "name": null, - "type": 357, - "typeName": "Option", - "docs": [] - } - ], + "name": "FeesNotMet", + "fields": [], "index": 30, "docs": [] }, { - "name": "ExpectError", - "fields": [ - { - "name": null, - "type": 310, - "typeName": "Option<(u32, Error)>", - "docs": [] - } - ], + "name": "LockError", + "fields": [], "index": 31, "docs": [] }, { - "name": "ExpectTransactStatus", - "fields": [ - { - "name": null, - "type": 95, - "typeName": "MaybeErrorCode", - "docs": [] - } - ], + "name": "NoPermission", + "fields": [], "index": 32, "docs": [] }, { - "name": "QueryPallet", - "fields": [ - { - "name": "module_name", - "type": 14, - "typeName": "Vec", - "docs": [] - }, - { - "name": "response_info", - "type": 358, - "typeName": "QueryResponseInfo", - "docs": [] - } - ], + "name": "Unanchored", + "fields": [], "index": 33, "docs": [] }, { - "name": "ExpectPallet", - "fields": [ - { - "name": "index", - "type": 42, - "typeName": "u32", - "docs": [] - }, - { - "name": "name", - "type": 14, - "typeName": "Vec", - "docs": [] - }, - { - "name": "module_name", - "type": 14, - "typeName": "Vec", - "docs": [] - }, - { - "name": "crate_major", - "type": 42, - "typeName": "u32", - "docs": [] - }, - { - "name": "min_crate_minor", - "type": 42, - "typeName": "u32", - "docs": [] - } - ], + "name": "NotDepositable", + "fields": [], "index": 34, "docs": [] }, { - "name": "ReportTransactStatus", - "fields": [ - { - "name": null, - "type": 358, - "typeName": "QueryResponseInfo", - "docs": [] - } - ], - "index": 35, - "docs": [] - }, - { - "name": "ClearTransactStatus", + "name": "UnhandledXcmVersion", "fields": [], - "index": 36, + "index": 35, "docs": [] }, { - "name": "UniversalOrigin", + "name": "WeightLimitReached", "fields": [ { "name": null, - "type": 41, - "typeName": "Junction", + "type": 10, + "typeName": "Weight", "docs": [] } ], + "index": 36, + "docs": [] + }, + { + "name": "Barrier", + "fields": [], "index": 37, "docs": [] }, { - "name": "ExportMessage", - "fields": [ - { - "name": "network", - "type": 44, - "typeName": "NetworkId", - "docs": [] - }, - { - "name": "destination", - "type": 39, - "typeName": "InteriorLocation", - "docs": [] - }, - { - "name": "xcm", - "type": 354, - "typeName": "Xcm<()>", - "docs": [] - } - ], + "name": "WeightNotComputable", + "fields": [], "index": 38, "docs": [] }, { - "name": "LockAsset", - "fields": [ - { - "name": "asset", - "type": 129, - "typeName": "Asset", - "docs": [] - }, - { - "name": "unlocker", - "type": 38, - "typeName": "Location", - "docs": [] - } - ], + "name": "ExceedsStackLimit", + "fields": [], "index": 39, "docs": [] - }, + } + ] + } + }, + "docs": [] + } + }, + { + "id": 278, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 279 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ { - "name": "UnlockAsset", - "fields": [ - { - "name": "asset", - "type": 129, - "typeName": "Asset", - "docs": [] - }, - { - "name": "target", - "type": 38, - "typeName": "Location", - "docs": [] - } - ], - "index": 40, + "name": null, + "type": 281, + "typeName": "Vec", "docs": [] - }, + } + ] + } + }, + "docs": [] + } + }, + { + "id": 279, + "type": { + "path": [ + "xcm", + "v3", + "PalletInfo" + ], + "params": [], + "def": { + "composite": { + "fields": [ { - "name": "NoteUnlockable", - "fields": [ - { - "name": "asset", - "type": 129, - "typeName": "Asset", - "docs": [] - }, - { - "name": "owner", - "type": 38, - "typeName": "Location", - "docs": [] - } - ], - "index": 41, + "name": "index", + "type": 71, + "typeName": "u32", "docs": [] }, { - "name": "RequestUnlock", - "fields": [ - { - "name": "asset", - "type": 129, - "typeName": "Asset", - "docs": [] - }, - { - "name": "locker", - "type": 38, - "typeName": "Location", - "docs": [] - } - ], - "index": 42, + "name": "name", + "type": 280, + "typeName": "BoundedVec", "docs": [] }, { - "name": "SetFeesMode", - "fields": [ - { - "name": "jit_withdraw", - "type": 8, - "typeName": "bool", - "docs": [] - } - ], - "index": 43, + "name": "module_name", + "type": 280, + "typeName": "BoundedVec", "docs": [] }, { - "name": "SetTopic", - "fields": [ - { - "name": null, - "type": 1, - "typeName": "[u8; 32]", - "docs": [] - } - ], - "index": 44, + "name": "major", + "type": 71, + "typeName": "u32", "docs": [] }, { - "name": "ClearTopic", - "fields": [], - "index": 45, + "name": "minor", + "type": 71, + "typeName": "u32", "docs": [] }, { - "name": "AliasOrigin", - "fields": [ - { - "name": null, - "type": 38, - "typeName": "Location", - "docs": [] - } - ], - "index": 46, + "name": "patch", + "type": 71, + "typeName": "u32", "docs": [] - }, + } + ] + } + }, + "docs": [] + } + }, + { + "id": 280, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 2 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ { - "name": "UnpaidExecution", - "fields": [ - { - "name": "weight_limit", - "type": 105, - "typeName": "WeightLimit", - "docs": [] - }, - { - "name": "check_origin", - "type": 357, - "typeName": "Option", - "docs": [] - } - ], - "index": 47, + "name": null, + "type": 14, + "typeName": "Vec", "docs": [] } ] @@ -24012,7 +23775,20 @@ } }, { - "id": 357, + "id": 281, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 279 + } + }, + "docs": [] + } + }, + { + "id": 282, "type": { "path": [ "Option" @@ -24020,7 +23796,7 @@ "params": [ { "name": "T", - "type": 38 + "type": 138 } ], "def": { @@ -24037,7 +23813,7 @@ "fields": [ { "name": null, - "type": 38, + "type": 138, "typeName": null, "docs": [] } @@ -24052,11 +23828,11 @@ } }, { - "id": 358, + "id": 283, "type": { "path": [ - "staging_xcm", - "v4", + "xcm", + "v3", "QueryResponseInfo" ], "params": [], @@ -24065,8 +23841,8 @@ "fields": [ { "name": "destination", - "type": 38, - "typeName": "Location", + "type": 138, + "typeName": "MultiLocation", "docs": [] }, { @@ -24088,13 +23864,13 @@ } }, { - "id": 359, + "id": 284, "type": { "path": [ - "staging_xcm", - "v4", - "asset", - "AssetFilter" + "xcm", + "v3", + "multiasset", + "MultiAssetFilter" ], "params": [], "def": { @@ -24105,8 +23881,8 @@ "fields": [ { "name": null, - "type": 127, - "typeName": "Assets", + "type": 134, + "typeName": "MultiAssets", "docs": [] } ], @@ -24118,8 +23894,8 @@ "fields": [ { "name": null, - "type": 360, - "typeName": "WildAsset", + "type": 285, + "typeName": "WildMultiAsset", "docs": [] } ], @@ -24133,13 +23909,13 @@ } }, { - "id": 360, + "id": 285, "type": { "path": [ - "staging_xcm", - "v4", - "asset", - "WildAsset" + "xcm", + "v3", + "multiasset", + "WildMultiAsset" ], "params": [], "def": { @@ -24156,13 +23932,13 @@ "fields": [ { "name": "id", - "type": 130, + "type": 137, "typeName": "AssetId", "docs": [] }, { "name": "fun", - "type": 361, + "type": 286, "typeName": "WildFungibility", "docs": [] } @@ -24175,7 +23951,7 @@ "fields": [ { "name": null, - "type": 42, + "type": 71, "typeName": "u32", "docs": [] } @@ -24188,19 +23964,19 @@ "fields": [ { "name": "id", - "type": 130, + "type": 137, "typeName": "AssetId", "docs": [] }, { "name": "fun", - "type": 361, + "type": 286, "typeName": "WildFungibility", "docs": [] }, { "name": "count", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] } @@ -24215,12 +23991,12 @@ } }, { - "id": 361, + "id": 286, "type": { "path": [ - "staging_xcm", - "v4", - "asset", + "xcm", + "v3", + "multiasset", "WildFungibility" ], "params": [], @@ -24246,72 +24022,11 @@ } }, { - "id": 362, - "type": { - "path": [ - "xcm", - "VersionedXcm" - ], - "params": [ - { - "name": "RuntimeCall", - "type": null - } - ], - "def": { - "variant": { - "variants": [ - { - "name": "V3", - "fields": [ - { - "name": null, - "type": 363, - "typeName": "v3::Xcm", - "docs": [] - } - ], - "index": 3, - "docs": [] - }, - { - "name": "V4", - "fields": [ - { - "name": null, - "type": 367, - "typeName": "v4::Xcm", - "docs": [] - } - ], - "index": 4, - "docs": [] - }, - { - "name": "V5", - "fields": [ - { - "name": null, - "type": 370, - "typeName": "v5::Xcm", - "docs": [] - } - ], - "index": 5, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 363, + "id": 287, "type": { "path": [ - "xcm", - "v3", + "staging_xcm", + "v4", "Xcm" ], "params": [ @@ -24325,7 +24040,7 @@ "fields": [ { "name": null, - "type": 364, + "type": 288, "typeName": "Vec>", "docs": [] } @@ -24336,24 +24051,24 @@ } }, { - "id": 364, + "id": 288, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 365 + "type": 289 } }, "docs": [] } }, { - "id": 365, + "id": 289, "type": { "path": [ - "xcm", - "v3", + "staging_xcm", + "v4", "Instruction" ], "params": [ @@ -24370,8 +24085,8 @@ "fields": [ { "name": null, - "type": 116, - "typeName": "MultiAssets", + "type": 145, + "typeName": "Assets", "docs": [] } ], @@ -24383,8 +24098,8 @@ "fields": [ { "name": null, - "type": 116, - "typeName": "MultiAssets", + "type": 145, + "typeName": "Assets", "docs": [] } ], @@ -24396,8 +24111,8 @@ "fields": [ { "name": null, - "type": 116, - "typeName": "MultiAssets", + "type": 145, + "typeName": "Assets", "docs": [] } ], @@ -24415,7 +24130,7 @@ }, { "name": "response", - "type": 309, + "type": 290, "typeName": "Response", "docs": [] }, @@ -24427,8 +24142,8 @@ }, { "name": "querier", - "type": 349, - "typeName": "Option", + "type": 295, + "typeName": "Option", "docs": [] } ], @@ -24440,14 +24155,14 @@ "fields": [ { "name": "assets", - "type": 116, - "typeName": "MultiAssets", + "type": 145, + "typeName": "Assets", "docs": [] }, { "name": "beneficiary", - "type": 120, - "typeName": "MultiLocation", + "type": 149, + "typeName": "Location", "docs": [] } ], @@ -24459,19 +24174,19 @@ "fields": [ { "name": "assets", - "type": 116, - "typeName": "MultiAssets", + "type": 145, + "typeName": "Assets", "docs": [] }, { "name": "dest", - "type": 120, - "typeName": "MultiLocation", + "type": 149, + "typeName": "Location", "docs": [] }, { "name": "xcm", - "type": 346, + "type": 287, "typeName": "Xcm<()>", "docs": [] } @@ -24484,7 +24199,7 @@ "fields": [ { "name": "origin_kind", - "type": 98, + "type": 117, "typeName": "OriginKind", "docs": [] }, @@ -24496,7 +24211,7 @@ }, { "name": "call", - "type": 366, + "type": 118, "typeName": "DoubleEncoded", "docs": [] } @@ -24509,19 +24224,19 @@ "fields": [ { "name": "sender", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] }, { "name": "max_message_size", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] }, { "name": "max_capacity", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] } @@ -24534,7 +24249,7 @@ "fields": [ { "name": "recipient", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] } @@ -24547,19 +24262,19 @@ "fields": [ { "name": "initiator", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] }, { "name": "sender", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] }, { "name": "recipient", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] } @@ -24578,8 +24293,8 @@ "fields": [ { "name": null, - "type": 121, - "typeName": "InteriorMultiLocation", + "type": 150, + "typeName": "InteriorLocation", "docs": [] } ], @@ -24591,7 +24306,7 @@ "fields": [ { "name": null, - "type": 350, + "type": 296, "typeName": "QueryResponseInfo", "docs": [] } @@ -24604,14 +24319,14 @@ "fields": [ { "name": "assets", - "type": 351, - "typeName": "MultiAssetFilter", + "type": 297, + "typeName": "AssetFilter", "docs": [] }, { "name": "beneficiary", - "type": 120, - "typeName": "MultiLocation", + "type": 149, + "typeName": "Location", "docs": [] } ], @@ -24623,19 +24338,19 @@ "fields": [ { "name": "assets", - "type": 351, - "typeName": "MultiAssetFilter", + "type": 297, + "typeName": "AssetFilter", "docs": [] }, { "name": "dest", - "type": 120, - "typeName": "MultiLocation", + "type": 149, + "typeName": "Location", "docs": [] }, { "name": "xcm", - "type": 346, + "type": 287, "typeName": "Xcm<()>", "docs": [] } @@ -24648,14 +24363,14 @@ "fields": [ { "name": "give", - "type": 351, - "typeName": "MultiAssetFilter", + "type": 297, + "typeName": "AssetFilter", "docs": [] }, { "name": "want", - "type": 116, - "typeName": "MultiAssets", + "type": 145, + "typeName": "Assets", "docs": [] }, { @@ -24673,19 +24388,19 @@ "fields": [ { "name": "assets", - "type": 351, - "typeName": "MultiAssetFilter", + "type": 297, + "typeName": "AssetFilter", "docs": [] }, { "name": "reserve", - "type": 120, - "typeName": "MultiLocation", + "type": 149, + "typeName": "Location", "docs": [] }, { "name": "xcm", - "type": 346, + "type": 287, "typeName": "Xcm<()>", "docs": [] } @@ -24698,19 +24413,19 @@ "fields": [ { "name": "assets", - "type": 351, - "typeName": "MultiAssetFilter", + "type": 297, + "typeName": "AssetFilter", "docs": [] }, { "name": "dest", - "type": 120, - "typeName": "MultiLocation", + "type": 149, + "typeName": "Location", "docs": [] }, { "name": "xcm", - "type": 346, + "type": 287, "typeName": "Xcm<()>", "docs": [] } @@ -24723,14 +24438,14 @@ "fields": [ { "name": "response_info", - "type": 350, + "type": 296, "typeName": "QueryResponseInfo", "docs": [] }, { "name": "assets", - "type": 351, - "typeName": "MultiAssetFilter", + "type": 297, + "typeName": "AssetFilter", "docs": [] } ], @@ -24742,13 +24457,13 @@ "fields": [ { "name": "fees", - "type": 118, - "typeName": "MultiAsset", + "type": 147, + "typeName": "Asset", "docs": [] }, { "name": "weight_limit", - "type": 105, + "type": 123, "typeName": "WeightLimit", "docs": [] } @@ -24767,7 +24482,7 @@ "fields": [ { "name": null, - "type": 363, + "type": 287, "typeName": "Xcm", "docs": [] } @@ -24780,7 +24495,7 @@ "fields": [ { "name": null, - "type": 363, + "type": 287, "typeName": "Xcm", "docs": [] } @@ -24799,14 +24514,14 @@ "fields": [ { "name": "assets", - "type": 116, - "typeName": "MultiAssets", + "type": 145, + "typeName": "Assets", "docs": [] }, { "name": "ticket", - "type": 120, - "typeName": "MultiLocation", + "type": 149, + "typeName": "Location", "docs": [] } ], @@ -24856,8 +24571,8 @@ "fields": [ { "name": null, - "type": 116, - "typeName": "MultiAssets", + "type": 145, + "typeName": "Assets", "docs": [] } ], @@ -24869,8 +24584,8 @@ "fields": [ { "name": null, - "type": 116, - "typeName": "MultiAssets", + "type": 145, + "typeName": "Assets", "docs": [] } ], @@ -24882,8 +24597,8 @@ "fields": [ { "name": null, - "type": 349, - "typeName": "Option", + "type": 295, + "typeName": "Option", "docs": [] } ], @@ -24895,7 +24610,7 @@ "fields": [ { "name": null, - "type": 310, + "type": 275, "typeName": "Option<(u32, Error)>", "docs": [] } @@ -24908,7 +24623,7 @@ "fields": [ { "name": null, - "type": 95, + "type": 114, "typeName": "MaybeErrorCode", "docs": [] } @@ -24927,7 +24642,7 @@ }, { "name": "response_info", - "type": 350, + "type": 296, "typeName": "QueryResponseInfo", "docs": [] } @@ -24940,7 +24655,7 @@ "fields": [ { "name": "index", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] }, @@ -24958,13 +24673,13 @@ }, { "name": "crate_major", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] }, { "name": "min_crate_minor", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] } @@ -24977,7 +24692,7 @@ "fields": [ { "name": null, - "type": 350, + "type": 296, "typeName": "QueryResponseInfo", "docs": [] } @@ -24996,7 +24711,7 @@ "fields": [ { "name": null, - "type": 122, + "type": 152, "typeName": "Junction", "docs": [] } @@ -25009,19 +24724,19 @@ "fields": [ { "name": "network", - "type": 124, + "type": 154, "typeName": "NetworkId", "docs": [] }, { "name": "destination", - "type": 121, - "typeName": "InteriorMultiLocation", + "type": 150, + "typeName": "InteriorLocation", "docs": [] }, { "name": "xcm", - "type": 346, + "type": 287, "typeName": "Xcm<()>", "docs": [] } @@ -25034,14 +24749,14 @@ "fields": [ { "name": "asset", - "type": 118, - "typeName": "MultiAsset", + "type": 147, + "typeName": "Asset", "docs": [] }, { "name": "unlocker", - "type": 120, - "typeName": "MultiLocation", + "type": 149, + "typeName": "Location", "docs": [] } ], @@ -25053,14 +24768,14 @@ "fields": [ { "name": "asset", - "type": 118, - "typeName": "MultiAsset", + "type": 147, + "typeName": "Asset", "docs": [] }, { "name": "target", - "type": 120, - "typeName": "MultiLocation", + "type": 149, + "typeName": "Location", "docs": [] } ], @@ -25072,14 +24787,14 @@ "fields": [ { "name": "asset", - "type": 118, - "typeName": "MultiAsset", + "type": 147, + "typeName": "Asset", "docs": [] }, { "name": "owner", - "type": 120, - "typeName": "MultiLocation", + "type": 149, + "typeName": "Location", "docs": [] } ], @@ -25091,14 +24806,14 @@ "fields": [ { "name": "asset", - "type": 118, - "typeName": "MultiAsset", + "type": 147, + "typeName": "Asset", "docs": [] }, { "name": "locker", - "type": 120, - "typeName": "MultiLocation", + "type": 149, + "typeName": "Location", "docs": [] } ], @@ -25142,8 +24857,8 @@ "fields": [ { "name": null, - "type": 120, - "typeName": "MultiLocation", + "type": 149, + "typeName": "Location", "docs": [] } ], @@ -25155,14 +24870,14 @@ "fields": [ { "name": "weight_limit", - "type": 105, + "type": 123, "typeName": "WeightLimit", "docs": [] }, { "name": "check_origin", - "type": 349, - "typeName": "Option", + "type": 295, + "typeName": "Option", "docs": [] } ], @@ -25176,16 +24891,109 @@ } }, { - "id": 366, + "id": 290, "type": { "path": [ - "xcm", - "double_encoded", - "DoubleEncoded" + "staging_xcm", + "v4", + "Response" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Null", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Assets", + "fields": [ + { + "name": null, + "type": 145, + "typeName": "Assets", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "ExecutionResult", + "fields": [ + { + "name": null, + "type": 275, + "typeName": "Option<(u32, Error)>", + "docs": [] + } + ], + "index": 2, + "docs": [] + }, + { + "name": "Version", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "super::Version", + "docs": [] + } + ], + "index": 3, + "docs": [] + }, + { + "name": "PalletsInfo", + "fields": [ + { + "name": null, + "type": 291, + "typeName": "BoundedVec", + "docs": [] + } + ], + "index": 4, + "docs": [] + }, + { + "name": "DispatchResult", + "fields": [ + { + "name": null, + "type": 114, + "typeName": "MaybeErrorCode", + "docs": [] + } + ], + "index": 5, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 291, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" ], "params": [ { "name": "T", + "type": 292 + }, + { + "name": "S", "type": null } ], @@ -25193,9 +25001,9 @@ "composite": { "fields": [ { - "name": "encoded", - "type": 14, - "typeName": "Vec", + "name": null, + "type": 294, + "typeName": "Vec", "docs": [] } ] @@ -25205,16 +25013,74 @@ } }, { - "id": 367, + "id": 292, "type": { "path": [ "staging_xcm", "v4", - "Xcm" + "PalletInfo" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "index", + "type": 71, + "typeName": "u32", + "docs": [] + }, + { + "name": "name", + "type": 293, + "typeName": "BoundedVec", + "docs": [] + }, + { + "name": "module_name", + "type": 293, + "typeName": "BoundedVec", + "docs": [] + }, + { + "name": "major", + "type": 71, + "typeName": "u32", + "docs": [] + }, + { + "name": "minor", + "type": 71, + "typeName": "u32", + "docs": [] + }, + { + "name": "patch", + "type": 71, + "typeName": "u32", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 293, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" ], "params": [ { - "name": "Call", + "name": "T", + "type": 2 + }, + { + "name": "S", "type": null } ], @@ -25223,8 +25089,8 @@ "fields": [ { "name": null, - "type": 368, - "typeName": "Vec>", + "type": 14, + "typeName": "Vec", "docs": [] } ] @@ -25234,205 +25100,542 @@ } }, { - "id": 368, + "id": 294, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 369 + "type": 292 } }, "docs": [] } }, { - "id": 369, + "id": 295, "type": { "path": [ - "staging_xcm", - "v4", - "Instruction" + "Option" ], "params": [ { - "name": "Call", - "type": null + "name": "T", + "type": 149 } ], "def": { "variant": { "variants": [ { - "name": "WithdrawAsset", + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", "fields": [ { "name": null, - "type": 127, - "typeName": "Assets", + "type": 149, + "typeName": null, "docs": [] } ], - "index": 0, + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 296, + "type": { + "path": [ + "staging_xcm", + "v4", + "QueryResponseInfo" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "destination", + "type": 149, + "typeName": "Location", "docs": [] }, { - "name": "ReserveAssetDeposited", + "name": "query_id", + "type": 11, + "typeName": "QueryId", + "docs": [] + }, + { + "name": "max_weight", + "type": 10, + "typeName": "Weight", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 297, + "type": { + "path": [ + "staging_xcm", + "v4", + "asset", + "AssetFilter" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Definite", "fields": [ { "name": null, - "type": 127, + "type": 145, "typeName": "Assets", "docs": [] } ], - "index": 1, + "index": 0, "docs": [] }, { - "name": "ReceiveTeleportedAsset", + "name": "Wild", "fields": [ { "name": null, - "type": 127, - "typeName": "Assets", + "type": 298, + "typeName": "WildAsset", "docs": [] } ], - "index": 2, + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 298, + "type": { + "path": [ + "staging_xcm", + "v4", + "asset", + "WildAsset" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "All", + "fields": [], + "index": 0, "docs": [] }, { - "name": "QueryResponse", + "name": "AllOf", "fields": [ { - "name": "query_id", - "type": 11, - "typeName": "QueryId", - "docs": [] - }, - { - "name": "response", - "type": 317, - "typeName": "Response", - "docs": [] - }, - { - "name": "max_weight", - "type": 10, - "typeName": "Weight", + "name": "id", + "type": 148, + "typeName": "AssetId", "docs": [] }, { - "name": "querier", - "type": 357, - "typeName": "Option", + "name": "fun", + "type": 299, + "typeName": "WildFungibility", "docs": [] } ], - "index": 3, + "index": 1, "docs": [] }, { - "name": "TransferAsset", + "name": "AllCounted", "fields": [ { - "name": "assets", - "type": 127, - "typeName": "Assets", - "docs": [] - }, - { - "name": "beneficiary", - "type": 38, - "typeName": "Location", + "name": null, + "type": 71, + "typeName": "u32", "docs": [] } ], - "index": 4, + "index": 2, "docs": [] }, { - "name": "TransferReserveAsset", + "name": "AllOfCounted", "fields": [ { - "name": "assets", - "type": 127, - "typeName": "Assets", + "name": "id", + "type": 148, + "typeName": "AssetId", "docs": [] }, { - "name": "dest", - "type": 38, - "typeName": "Location", + "name": "fun", + "type": 299, + "typeName": "WildFungibility", "docs": [] }, { - "name": "xcm", - "type": 354, - "typeName": "Xcm<()>", + "name": "count", + "type": 71, + "typeName": "u32", "docs": [] } ], - "index": 5, + "index": 3, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 299, + "type": { + "path": [ + "staging_xcm", + "v4", + "asset", + "WildFungibility" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Fungible", + "fields": [], + "index": 0, "docs": [] }, { - "name": "Transact", + "name": "NonFungible", + "fields": [], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 300, + "type": { + "path": [ + "xcm", + "VersionedXcm" + ], + "params": [ + { + "name": "RuntimeCall", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "V3", "fields": [ { - "name": "origin_kind", - "type": 98, - "typeName": "OriginKind", - "docs": [] - }, - { - "name": "require_weight_at_most", - "type": 10, - "typeName": "Weight", - "docs": [] - }, - { - "name": "call", - "type": 366, - "typeName": "DoubleEncoded", + "name": null, + "type": 301, + "typeName": "v3::Xcm", "docs": [] } ], - "index": 6, + "index": 3, "docs": [] }, { - "name": "HrmpNewChannelOpenRequest", + "name": "V4", "fields": [ { - "name": "sender", - "type": 42, - "typeName": "u32", - "docs": [] - }, - { - "name": "max_message_size", - "type": 42, - "typeName": "u32", - "docs": [] - }, - { - "name": "max_capacity", - "type": 42, - "typeName": "u32", + "name": null, + "type": 305, + "typeName": "v4::Xcm", "docs": [] } ], - "index": 7, + "index": 4, "docs": [] }, { - "name": "HrmpChannelAccepted", + "name": "V5", + "fields": [ + { + "name": null, + "type": 308, + "typeName": "v5::Xcm", + "docs": [] + } + ], + "index": 5, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 301, + "type": { + "path": [ + "xcm", + "v3", + "Xcm" + ], + "params": [ + { + "name": "Call", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 302, + "typeName": "Vec>", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 302, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 303 + } + }, + "docs": [] + } + }, + { + "id": 303, + "type": { + "path": [ + "xcm", + "v3", + "Instruction" + ], + "params": [ + { + "name": "Call", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "WithdrawAsset", + "fields": [ + { + "name": null, + "type": 134, + "typeName": "MultiAssets", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "ReserveAssetDeposited", + "fields": [ + { + "name": null, + "type": 134, + "typeName": "MultiAssets", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "ReceiveTeleportedAsset", + "fields": [ + { + "name": null, + "type": 134, + "typeName": "MultiAssets", + "docs": [] + } + ], + "index": 2, + "docs": [] + }, + { + "name": "QueryResponse", + "fields": [ + { + "name": "query_id", + "type": 11, + "typeName": "QueryId", + "docs": [] + }, + { + "name": "response", + "type": 274, + "typeName": "Response", + "docs": [] + }, + { + "name": "max_weight", + "type": 10, + "typeName": "Weight", + "docs": [] + }, + { + "name": "querier", + "type": 282, + "typeName": "Option", + "docs": [] + } + ], + "index": 3, + "docs": [] + }, + { + "name": "TransferAsset", + "fields": [ + { + "name": "assets", + "type": 134, + "typeName": "MultiAssets", + "docs": [] + }, + { + "name": "beneficiary", + "type": 138, + "typeName": "MultiLocation", + "docs": [] + } + ], + "index": 4, + "docs": [] + }, + { + "name": "TransferReserveAsset", + "fields": [ + { + "name": "assets", + "type": 134, + "typeName": "MultiAssets", + "docs": [] + }, + { + "name": "dest", + "type": 138, + "typeName": "MultiLocation", + "docs": [] + }, + { + "name": "xcm", + "type": 271, + "typeName": "Xcm<()>", + "docs": [] + } + ], + "index": 5, + "docs": [] + }, + { + "name": "Transact", + "fields": [ + { + "name": "origin_kind", + "type": 117, + "typeName": "OriginKind", + "docs": [] + }, + { + "name": "require_weight_at_most", + "type": 10, + "typeName": "Weight", + "docs": [] + }, + { + "name": "call", + "type": 304, + "typeName": "DoubleEncoded", + "docs": [] + } + ], + "index": 6, + "docs": [] + }, + { + "name": "HrmpNewChannelOpenRequest", + "fields": [ + { + "name": "sender", + "type": 71, + "typeName": "u32", + "docs": [] + }, + { + "name": "max_message_size", + "type": 71, + "typeName": "u32", + "docs": [] + }, + { + "name": "max_capacity", + "type": 71, + "typeName": "u32", + "docs": [] + } + ], + "index": 7, + "docs": [] + }, + { + "name": "HrmpChannelAccepted", "fields": [ { "name": "recipient", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] } @@ -25445,19 +25648,19 @@ "fields": [ { "name": "initiator", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] }, { "name": "sender", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] }, { "name": "recipient", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] } @@ -25476,8 +25679,8 @@ "fields": [ { "name": null, - "type": 39, - "typeName": "InteriorLocation", + "type": 139, + "typeName": "InteriorMultiLocation", "docs": [] } ], @@ -25489,7 +25692,7 @@ "fields": [ { "name": null, - "type": 358, + "type": 283, "typeName": "QueryResponseInfo", "docs": [] } @@ -25502,14 +25705,14 @@ "fields": [ { "name": "assets", - "type": 359, - "typeName": "AssetFilter", + "type": 284, + "typeName": "MultiAssetFilter", "docs": [] }, { "name": "beneficiary", - "type": 38, - "typeName": "Location", + "type": 138, + "typeName": "MultiLocation", "docs": [] } ], @@ -25521,19 +25724,19 @@ "fields": [ { "name": "assets", - "type": 359, - "typeName": "AssetFilter", + "type": 284, + "typeName": "MultiAssetFilter", "docs": [] }, { "name": "dest", - "type": 38, - "typeName": "Location", + "type": 138, + "typeName": "MultiLocation", "docs": [] }, { "name": "xcm", - "type": 354, + "type": 271, "typeName": "Xcm<()>", "docs": [] } @@ -25546,14 +25749,14 @@ "fields": [ { "name": "give", - "type": 359, - "typeName": "AssetFilter", + "type": 284, + "typeName": "MultiAssetFilter", "docs": [] }, { "name": "want", - "type": 127, - "typeName": "Assets", + "type": 134, + "typeName": "MultiAssets", "docs": [] }, { @@ -25571,19 +25774,19 @@ "fields": [ { "name": "assets", - "type": 359, - "typeName": "AssetFilter", + "type": 284, + "typeName": "MultiAssetFilter", "docs": [] }, { "name": "reserve", - "type": 38, - "typeName": "Location", + "type": 138, + "typeName": "MultiLocation", "docs": [] }, { "name": "xcm", - "type": 354, + "type": 271, "typeName": "Xcm<()>", "docs": [] } @@ -25596,19 +25799,19 @@ "fields": [ { "name": "assets", - "type": 359, - "typeName": "AssetFilter", + "type": 284, + "typeName": "MultiAssetFilter", "docs": [] }, { "name": "dest", - "type": 38, - "typeName": "Location", + "type": 138, + "typeName": "MultiLocation", "docs": [] }, { "name": "xcm", - "type": 354, + "type": 271, "typeName": "Xcm<()>", "docs": [] } @@ -25621,14 +25824,14 @@ "fields": [ { "name": "response_info", - "type": 358, + "type": 283, "typeName": "QueryResponseInfo", "docs": [] }, { "name": "assets", - "type": 359, - "typeName": "AssetFilter", + "type": 284, + "typeName": "MultiAssetFilter", "docs": [] } ], @@ -25640,13 +25843,13 @@ "fields": [ { "name": "fees", - "type": 129, - "typeName": "Asset", + "type": 136, + "typeName": "MultiAsset", "docs": [] }, { "name": "weight_limit", - "type": 105, + "type": 123, "typeName": "WeightLimit", "docs": [] } @@ -25665,7 +25868,7 @@ "fields": [ { "name": null, - "type": 367, + "type": 301, "typeName": "Xcm", "docs": [] } @@ -25678,7 +25881,7 @@ "fields": [ { "name": null, - "type": 367, + "type": 301, "typeName": "Xcm", "docs": [] } @@ -25697,14 +25900,14 @@ "fields": [ { "name": "assets", - "type": 127, - "typeName": "Assets", + "type": 134, + "typeName": "MultiAssets", "docs": [] }, { "name": "ticket", - "type": 38, - "typeName": "Location", + "type": 138, + "typeName": "MultiLocation", "docs": [] } ], @@ -25754,8 +25957,8 @@ "fields": [ { "name": null, - "type": 127, - "typeName": "Assets", + "type": 134, + "typeName": "MultiAssets", "docs": [] } ], @@ -25767,8 +25970,8 @@ "fields": [ { "name": null, - "type": 127, - "typeName": "Assets", + "type": 134, + "typeName": "MultiAssets", "docs": [] } ], @@ -25780,8 +25983,8 @@ "fields": [ { "name": null, - "type": 357, - "typeName": "Option", + "type": 282, + "typeName": "Option", "docs": [] } ], @@ -25793,7 +25996,7 @@ "fields": [ { "name": null, - "type": 310, + "type": 275, "typeName": "Option<(u32, Error)>", "docs": [] } @@ -25806,7 +26009,7 @@ "fields": [ { "name": null, - "type": 95, + "type": 114, "typeName": "MaybeErrorCode", "docs": [] } @@ -25825,7 +26028,7 @@ }, { "name": "response_info", - "type": 358, + "type": 283, "typeName": "QueryResponseInfo", "docs": [] } @@ -25838,7 +26041,7 @@ "fields": [ { "name": "index", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] }, @@ -25856,13 +26059,13 @@ }, { "name": "crate_major", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] }, { "name": "min_crate_minor", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] } @@ -25875,7 +26078,7 @@ "fields": [ { "name": null, - "type": 358, + "type": 283, "typeName": "QueryResponseInfo", "docs": [] } @@ -25894,7 +26097,7 @@ "fields": [ { "name": null, - "type": 41, + "type": 140, "typeName": "Junction", "docs": [] } @@ -25907,19 +26110,19 @@ "fields": [ { "name": "network", - "type": 44, + "type": 142, "typeName": "NetworkId", "docs": [] }, { "name": "destination", - "type": 39, - "typeName": "InteriorLocation", + "type": 139, + "typeName": "InteriorMultiLocation", "docs": [] }, { "name": "xcm", - "type": 354, + "type": 271, "typeName": "Xcm<()>", "docs": [] } @@ -25932,14 +26135,14 @@ "fields": [ { "name": "asset", - "type": 129, - "typeName": "Asset", + "type": 136, + "typeName": "MultiAsset", "docs": [] }, { "name": "unlocker", - "type": 38, - "typeName": "Location", + "type": 138, + "typeName": "MultiLocation", "docs": [] } ], @@ -25951,14 +26154,14 @@ "fields": [ { "name": "asset", - "type": 129, - "typeName": "Asset", + "type": 136, + "typeName": "MultiAsset", "docs": [] }, { "name": "target", - "type": 38, - "typeName": "Location", + "type": 138, + "typeName": "MultiLocation", "docs": [] } ], @@ -25970,14 +26173,14 @@ "fields": [ { "name": "asset", - "type": 129, - "typeName": "Asset", + "type": 136, + "typeName": "MultiAsset", "docs": [] }, { "name": "owner", - "type": 38, - "typeName": "Location", + "type": 138, + "typeName": "MultiLocation", "docs": [] } ], @@ -25989,14 +26192,14 @@ "fields": [ { "name": "asset", - "type": 129, - "typeName": "Asset", + "type": 136, + "typeName": "MultiAsset", "docs": [] }, { "name": "locker", - "type": 38, - "typeName": "Location", + "type": 138, + "typeName": "MultiLocation", "docs": [] } ], @@ -26040,8 +26243,8 @@ "fields": [ { "name": null, - "type": 38, - "typeName": "Location", + "type": 138, + "typeName": "MultiLocation", "docs": [] } ], @@ -26053,14 +26256,14 @@ "fields": [ { "name": "weight_limit", - "type": 105, + "type": 123, "typeName": "WeightLimit", "docs": [] }, { "name": "check_origin", - "type": 357, - "typeName": "Option", + "type": 282, + "typeName": "Option", "docs": [] } ], @@ -26074,11 +26277,40 @@ } }, { - "id": 370, + "id": 304, + "type": { + "path": [ + "xcm", + "double_encoded", + "DoubleEncoded" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "encoded", + "type": 14, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 305, "type": { "path": [ "staging_xcm", - "v5", + "v4", "Xcm" ], "params": [ @@ -26092,7 +26324,7 @@ "fields": [ { "name": null, - "type": 371, + "type": 306, "typeName": "Vec>", "docs": [] } @@ -26103,24 +26335,24 @@ } }, { - "id": 371, + "id": 306, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 372 + "type": 307 } }, "docs": [] } }, { - "id": 372, + "id": 307, "type": { "path": [ "staging_xcm", - "v5", + "v4", "Instruction" ], "params": [ @@ -26137,7 +26369,7 @@ "fields": [ { "name": null, - "type": 80, + "type": 145, "typeName": "Assets", "docs": [] } @@ -26150,7 +26382,7 @@ "fields": [ { "name": null, - "type": 80, + "type": 145, "typeName": "Assets", "docs": [] } @@ -26163,7 +26395,7 @@ "fields": [ { "name": null, - "type": 80, + "type": 145, "typeName": "Assets", "docs": [] } @@ -26182,7 +26414,7 @@ }, { "name": "response", - "type": 88, + "type": 290, "typeName": "Response", "docs": [] }, @@ -26194,7 +26426,7 @@ }, { "name": "querier", - "type": 97, + "type": 295, "typeName": "Option", "docs": [] } @@ -26207,13 +26439,13 @@ "fields": [ { "name": "assets", - "type": 80, + "type": 145, "typeName": "Assets", "docs": [] }, { "name": "beneficiary", - "type": 64, + "type": 149, "typeName": "Location", "docs": [] } @@ -26226,19 +26458,19 @@ "fields": [ { "name": "assets", - "type": 80, + "type": 145, "typeName": "Assets", "docs": [] }, { "name": "dest", - "type": 64, + "type": 149, "typeName": "Location", "docs": [] }, { "name": "xcm", - "type": 77, + "type": 287, "typeName": "Xcm<()>", "docs": [] } @@ -26251,19 +26483,19 @@ "fields": [ { "name": "origin_kind", - "type": 98, + "type": 117, "typeName": "OriginKind", "docs": [] }, { - "name": "fallback_max_weight", - "type": 99, - "typeName": "Option", + "name": "require_weight_at_most", + "type": 10, + "typeName": "Weight", "docs": [] }, { "name": "call", - "type": 366, + "type": 304, "typeName": "DoubleEncoded", "docs": [] } @@ -26276,19 +26508,19 @@ "fields": [ { "name": "sender", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] }, { "name": "max_message_size", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] }, { "name": "max_capacity", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] } @@ -26301,7 +26533,7 @@ "fields": [ { "name": "recipient", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] } @@ -26314,19 +26546,19 @@ "fields": [ { "name": "initiator", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] }, { "name": "sender", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] }, { "name": "recipient", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] } @@ -26345,7 +26577,7 @@ "fields": [ { "name": null, - "type": 65, + "type": 150, "typeName": "InteriorLocation", "docs": [] } @@ -26358,7 +26590,7 @@ "fields": [ { "name": null, - "type": 101, + "type": 296, "typeName": "QueryResponseInfo", "docs": [] } @@ -26371,13 +26603,13 @@ "fields": [ { "name": "assets", - "type": 102, + "type": 297, "typeName": "AssetFilter", "docs": [] }, { "name": "beneficiary", - "type": 64, + "type": 149, "typeName": "Location", "docs": [] } @@ -26390,19 +26622,19 @@ "fields": [ { "name": "assets", - "type": 102, + "type": 297, "typeName": "AssetFilter", "docs": [] }, { "name": "dest", - "type": 64, + "type": 149, "typeName": "Location", "docs": [] }, { "name": "xcm", - "type": 77, + "type": 287, "typeName": "Xcm<()>", "docs": [] } @@ -26415,13 +26647,13 @@ "fields": [ { "name": "give", - "type": 102, + "type": 297, "typeName": "AssetFilter", "docs": [] }, { "name": "want", - "type": 80, + "type": 145, "typeName": "Assets", "docs": [] }, @@ -26440,19 +26672,19 @@ "fields": [ { "name": "assets", - "type": 102, + "type": 297, "typeName": "AssetFilter", "docs": [] }, { "name": "reserve", - "type": 64, + "type": 149, "typeName": "Location", "docs": [] }, { "name": "xcm", - "type": 77, + "type": 287, "typeName": "Xcm<()>", "docs": [] } @@ -26465,19 +26697,19 @@ "fields": [ { "name": "assets", - "type": 102, + "type": 297, "typeName": "AssetFilter", "docs": [] }, { "name": "dest", - "type": 64, + "type": 149, "typeName": "Location", "docs": [] }, { "name": "xcm", - "type": 77, + "type": 287, "typeName": "Xcm<()>", "docs": [] } @@ -26490,13 +26722,13 @@ "fields": [ { "name": "response_info", - "type": 101, + "type": 296, "typeName": "QueryResponseInfo", "docs": [] }, { "name": "assets", - "type": 102, + "type": 297, "typeName": "AssetFilter", "docs": [] } @@ -26509,13 +26741,13 @@ "fields": [ { "name": "fees", - "type": 82, + "type": 147, "typeName": "Asset", "docs": [] }, { "name": "weight_limit", - "type": 105, + "type": 123, "typeName": "WeightLimit", "docs": [] } @@ -26534,7 +26766,7 @@ "fields": [ { "name": null, - "type": 370, + "type": 305, "typeName": "Xcm", "docs": [] } @@ -26547,7 +26779,7 @@ "fields": [ { "name": null, - "type": 370, + "type": 305, "typeName": "Xcm", "docs": [] } @@ -26566,13 +26798,13 @@ "fields": [ { "name": "assets", - "type": 80, + "type": 145, "typeName": "Assets", "docs": [] }, { "name": "ticket", - "type": 64, + "type": 149, "typeName": "Location", "docs": [] } @@ -26623,7 +26855,7 @@ "fields": [ { "name": null, - "type": 80, + "type": 145, "typeName": "Assets", "docs": [] } @@ -26636,7 +26868,7 @@ "fields": [ { "name": null, - "type": 80, + "type": 145, "typeName": "Assets", "docs": [] } @@ -26649,7 +26881,7 @@ "fields": [ { "name": null, - "type": 97, + "type": 295, "typeName": "Option", "docs": [] } @@ -26662,7 +26894,7 @@ "fields": [ { "name": null, - "type": 89, + "type": 275, "typeName": "Option<(u32, Error)>", "docs": [] } @@ -26675,7 +26907,7 @@ "fields": [ { "name": null, - "type": 95, + "type": 114, "typeName": "MaybeErrorCode", "docs": [] } @@ -26694,7 +26926,7 @@ }, { "name": "response_info", - "type": 101, + "type": 296, "typeName": "QueryResponseInfo", "docs": [] } @@ -26707,7 +26939,7 @@ "fields": [ { "name": "index", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] }, @@ -26725,13 +26957,13 @@ }, { "name": "crate_major", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] }, { "name": "min_crate_minor", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] } @@ -26744,7 +26976,7 @@ "fields": [ { "name": null, - "type": 101, + "type": 296, "typeName": "QueryResponseInfo", "docs": [] } @@ -26763,7 +26995,7 @@ "fields": [ { "name": null, - "type": 67, + "type": 152, "typeName": "Junction", "docs": [] } @@ -26776,19 +27008,19 @@ "fields": [ { "name": "network", - "type": 69, + "type": 154, "typeName": "NetworkId", "docs": [] }, { "name": "destination", - "type": 65, + "type": 150, "typeName": "InteriorLocation", "docs": [] }, { "name": "xcm", - "type": 77, + "type": 287, "typeName": "Xcm<()>", "docs": [] } @@ -26801,13 +27033,13 @@ "fields": [ { "name": "asset", - "type": 82, + "type": 147, "typeName": "Asset", "docs": [] }, { "name": "unlocker", - "type": 64, + "type": 149, "typeName": "Location", "docs": [] } @@ -26820,13 +27052,13 @@ "fields": [ { "name": "asset", - "type": 82, + "type": 147, "typeName": "Asset", "docs": [] }, { "name": "target", - "type": 64, + "type": 149, "typeName": "Location", "docs": [] } @@ -26839,13 +27071,13 @@ "fields": [ { "name": "asset", - "type": 82, + "type": 147, "typeName": "Asset", "docs": [] }, { "name": "owner", - "type": 64, + "type": 149, "typeName": "Location", "docs": [] } @@ -26858,13 +27090,13 @@ "fields": [ { "name": "asset", - "type": 82, + "type": 147, "typeName": "Asset", "docs": [] }, { "name": "locker", - "type": 64, + "type": 149, "typeName": "Location", "docs": [] } @@ -26909,7 +27141,7 @@ "fields": [ { "name": null, - "type": 64, + "type": 149, "typeName": "Location", "docs": [] } @@ -26922,629 +27154,969 @@ "fields": [ { "name": "weight_limit", - "type": 105, + "type": 123, "typeName": "WeightLimit", "docs": [] }, { "name": "check_origin", - "type": 97, + "type": 295, "typeName": "Option", "docs": [] } ], "index": 47, "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 308, + "type": { + "path": [ + "staging_xcm", + "v5", + "Xcm" + ], + "params": [ + { + "name": "Call", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 309, + "typeName": "Vec>", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 309, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 310 + } + }, + "docs": [] + } + }, + { + "id": 310, + "type": { + "path": [ + "staging_xcm", + "v5", + "Instruction" + ], + "params": [ + { + "name": "Call", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "WithdrawAsset", + "fields": [ + { + "name": null, + "type": 99, + "typeName": "Assets", + "docs": [] + } + ], + "index": 0, + "docs": [] }, { - "name": "PayFees", + "name": "ReserveAssetDeposited", "fields": [ { - "name": "asset", - "type": 82, - "typeName": "Asset", + "name": null, + "type": 99, + "typeName": "Assets", "docs": [] } ], - "index": 48, + "index": 1, "docs": [] }, { - "name": "InitiateTransfer", + "name": "ReceiveTeleportedAsset", "fields": [ { - "name": "destination", - "type": 64, - "typeName": "Location", + "name": null, + "type": 99, + "typeName": "Assets", "docs": [] - }, + } + ], + "index": 2, + "docs": [] + }, + { + "name": "QueryResponse", + "fields": [ { - "name": "remote_fees", - "type": 106, - "typeName": "Option", + "name": "query_id", + "type": 11, + "typeName": "QueryId", "docs": [] }, { - "name": "preserve_origin", - "type": 8, - "typeName": "bool", + "name": "response", + "type": 107, + "typeName": "Response", "docs": [] }, { - "name": "assets", - "type": 108, - "typeName": "BoundedVec", + "name": "max_weight", + "type": 10, + "typeName": "Weight", "docs": [] }, { - "name": "remote_xcm", - "type": 77, - "typeName": "Xcm<()>", + "name": "querier", + "type": 116, + "typeName": "Option", "docs": [] } ], - "index": 49, + "index": 3, "docs": [] }, { - "name": "ExecuteWithOrigin", + "name": "TransferAsset", "fields": [ { - "name": "descendant_origin", - "type": 110, - "typeName": "Option", + "name": "assets", + "type": 99, + "typeName": "Assets", "docs": [] }, { - "name": "xcm", - "type": 370, - "typeName": "Xcm", + "name": "beneficiary", + "type": 67, + "typeName": "Location", "docs": [] } ], - "index": 50, + "index": 4, "docs": [] }, { - "name": "SetHints", + "name": "TransferReserveAsset", "fields": [ { - "name": "hints", - "type": 111, - "typeName": "BoundedVec", + "name": "assets", + "type": 99, + "typeName": "Assets", + "docs": [] + }, + { + "name": "dest", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "xcm", + "type": 96, + "typeName": "Xcm<()>", "docs": [] } ], - "index": 51, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 373, - "type": { - "path": [ - "staging_xcm_executor", - "traits", - "asset_transfer", - "TransferType" - ], - "params": [], - "def": { - "variant": { - "variants": [ - { - "name": "Teleport", - "fields": [], - "index": 0, - "docs": [] - }, - { - "name": "LocalReserve", - "fields": [], - "index": 1, - "docs": [] - }, - { - "name": "DestinationReserve", - "fields": [], - "index": 2, + "index": 5, "docs": [] }, { - "name": "RemoteReserve", + "name": "Transact", "fields": [ { - "name": null, - "type": 133, - "typeName": "VersionedLocation", + "name": "origin_kind", + "type": 117, + "typeName": "OriginKind", + "docs": [] + }, + { + "name": "fallback_max_weight", + "type": 61, + "typeName": "Option", + "docs": [] + }, + { + "name": "call", + "type": 304, + "typeName": "DoubleEncoded", "docs": [] } ], - "index": 3, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 374, - "type": { - "path": [ - "pallet_xcm", - "pallet", - "Error" - ], - "params": [ - { - "name": "T", - "type": null - } - ], - "def": { - "variant": { - "variants": [ - { - "name": "Unreachable", - "fields": [], - "index": 0, - "docs": [ - "The desired destination was unreachable, generally because there is a no way of routing", - "to it." - ] - }, - { - "name": "SendFailure", - "fields": [], - "index": 1, - "docs": [ - "There was some other issue (i.e. not to do with routing) in sending the message.", - "Perhaps a lack of space for buffering the message." - ] - }, - { - "name": "Filtered", - "fields": [], - "index": 2, - "docs": [ - "The message execution fails the filter." - ] - }, - { - "name": "UnweighableMessage", - "fields": [], - "index": 3, - "docs": [ - "The message's weight could not be determined." - ] - }, - { - "name": "DestinationNotInvertible", - "fields": [], - "index": 4, - "docs": [ - "The destination `Location` provided cannot be inverted." - ] - }, - { - "name": "Empty", - "fields": [], - "index": 5, - "docs": [ - "The assets to be sent are empty." - ] - }, - { - "name": "CannotReanchor", - "fields": [], "index": 6, - "docs": [ - "Could not re-anchor the assets to declare the fees for the destination chain." - ] + "docs": [] }, { - "name": "TooManyAssets", - "fields": [], + "name": "HrmpNewChannelOpenRequest", + "fields": [ + { + "name": "sender", + "type": 71, + "typeName": "u32", + "docs": [] + }, + { + "name": "max_message_size", + "type": 71, + "typeName": "u32", + "docs": [] + }, + { + "name": "max_capacity", + "type": 71, + "typeName": "u32", + "docs": [] + } + ], "index": 7, - "docs": [ - "Too many assets have been attempted for transfer." - ] + "docs": [] }, { - "name": "InvalidOrigin", - "fields": [], + "name": "HrmpChannelAccepted", + "fields": [ + { + "name": "recipient", + "type": 71, + "typeName": "u32", + "docs": [] + } + ], "index": 8, - "docs": [ - "Origin is invalid for sending." - ] + "docs": [] }, { - "name": "BadVersion", - "fields": [], + "name": "HrmpChannelClosing", + "fields": [ + { + "name": "initiator", + "type": 71, + "typeName": "u32", + "docs": [] + }, + { + "name": "sender", + "type": 71, + "typeName": "u32", + "docs": [] + }, + { + "name": "recipient", + "type": 71, + "typeName": "u32", + "docs": [] + } + ], "index": 9, - "docs": [ - "The version of the `Versioned` value used is not able to be interpreted." - ] + "docs": [] }, { - "name": "BadLocation", + "name": "ClearOrigin", "fields": [], "index": 10, - "docs": [ - "The given location could not be used (e.g. because it cannot be expressed in the", - "desired version of XCM)." - ] + "docs": [] }, { - "name": "NoSubscription", - "fields": [], + "name": "DescendOrigin", + "fields": [ + { + "name": null, + "type": 68, + "typeName": "InteriorLocation", + "docs": [] + } + ], "index": 11, - "docs": [ - "The referenced subscription could not be found." - ] + "docs": [] }, { - "name": "AlreadySubscribed", - "fields": [], + "name": "ReportError", + "fields": [ + { + "name": null, + "type": 119, + "typeName": "QueryResponseInfo", + "docs": [] + } + ], "index": 12, - "docs": [ - "The location is invalid since it already has a subscription from us." - ] + "docs": [] }, { - "name": "CannotCheckOutTeleport", - "fields": [], + "name": "DepositAsset", + "fields": [ + { + "name": "assets", + "type": 120, + "typeName": "AssetFilter", + "docs": [] + }, + { + "name": "beneficiary", + "type": 67, + "typeName": "Location", + "docs": [] + } + ], "index": 13, - "docs": [ - "Could not check-out the assets for teleportation to the destination chain." - ] + "docs": [] }, { - "name": "LowBalance", - "fields": [], + "name": "DepositReserveAsset", + "fields": [ + { + "name": "assets", + "type": 120, + "typeName": "AssetFilter", + "docs": [] + }, + { + "name": "dest", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "xcm", + "type": 96, + "typeName": "Xcm<()>", + "docs": [] + } + ], "index": 14, - "docs": [ - "The owner does not own (all) of the asset that they wish to do the operation on." - ] - }, - { - "name": "TooManyLocks", - "fields": [], - "index": 15, - "docs": [ - "The asset owner has too many locks on the asset." - ] + "docs": [] }, { - "name": "AccountNotSovereign", - "fields": [], + "name": "ExchangeAsset", + "fields": [ + { + "name": "give", + "type": 120, + "typeName": "AssetFilter", + "docs": [] + }, + { + "name": "want", + "type": 99, + "typeName": "Assets", + "docs": [] + }, + { + "name": "maximal", + "type": 8, + "typeName": "bool", + "docs": [] + } + ], + "index": 15, + "docs": [] + }, + { + "name": "InitiateReserveWithdraw", + "fields": [ + { + "name": "assets", + "type": 120, + "typeName": "AssetFilter", + "docs": [] + }, + { + "name": "reserve", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "xcm", + "type": 96, + "typeName": "Xcm<()>", + "docs": [] + } + ], "index": 16, - "docs": [ - "The given account is not an identifiable sovereign account for any location." - ] + "docs": [] }, { - "name": "FeesNotMet", - "fields": [], + "name": "InitiateTeleport", + "fields": [ + { + "name": "assets", + "type": 120, + "typeName": "AssetFilter", + "docs": [] + }, + { + "name": "dest", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "xcm", + "type": 96, + "typeName": "Xcm<()>", + "docs": [] + } + ], "index": 17, - "docs": [ - "The operation required fees to be paid which the initiator could not meet." - ] + "docs": [] }, { - "name": "LockNotFound", - "fields": [], + "name": "ReportHolding", + "fields": [ + { + "name": "response_info", + "type": 119, + "typeName": "QueryResponseInfo", + "docs": [] + }, + { + "name": "assets", + "type": 120, + "typeName": "AssetFilter", + "docs": [] + } + ], "index": 18, - "docs": [ - "A remote lock with the corresponding data could not be found." - ] + "docs": [] }, { - "name": "InUse", - "fields": [], + "name": "BuyExecution", + "fields": [ + { + "name": "fees", + "type": 101, + "typeName": "Asset", + "docs": [] + }, + { + "name": "weight_limit", + "type": 123, + "typeName": "WeightLimit", + "docs": [] + } + ], "index": 19, - "docs": [ - "The unlock operation cannot succeed because there are still consumers of the lock." - ] + "docs": [] }, { - "name": "InvalidAssetUnknownReserve", + "name": "RefundSurplus", "fields": [], + "index": 20, + "docs": [] + }, + { + "name": "SetErrorHandler", + "fields": [ + { + "name": null, + "type": 308, + "typeName": "Xcm", + "docs": [] + } + ], "index": 21, - "docs": [ - "Invalid asset, reserve chain could not be determined for it." - ] + "docs": [] }, { - "name": "InvalidAssetUnsupportedReserve", - "fields": [], + "name": "SetAppendix", + "fields": [ + { + "name": null, + "type": 308, + "typeName": "Xcm", + "docs": [] + } + ], "index": 22, - "docs": [ - "Invalid asset, do not support remote asset reserves with different fees reserves." - ] + "docs": [] }, { - "name": "TooManyReserves", + "name": "ClearError", "fields": [], "index": 23, - "docs": [ - "Too many assets with different reserve locations have been attempted for transfer." - ] + "docs": [] }, { - "name": "LocalExecutionIncomplete", - "fields": [], + "name": "ClaimAsset", + "fields": [ + { + "name": "assets", + "type": 99, + "typeName": "Assets", + "docs": [] + }, + { + "name": "ticket", + "type": 67, + "typeName": "Location", + "docs": [] + } + ], "index": 24, - "docs": [ - "Local XCM execution incomplete." - ] + "docs": [] }, { - "name": "TooManyAuthorizedAliases", - "fields": [], + "name": "Trap", + "fields": [ + { + "name": null, + "type": 11, + "typeName": "u64", + "docs": [] + } + ], "index": 25, - "docs": [ - "Too many locations authorized to alias origin." - ] + "docs": [] }, { - "name": "ExpiresInPast", - "fields": [], + "name": "SubscribeVersion", + "fields": [ + { + "name": "query_id", + "type": 11, + "typeName": "QueryId", + "docs": [] + }, + { + "name": "max_response_weight", + "type": 10, + "typeName": "Weight", + "docs": [] + } + ], "index": 26, - "docs": [ - "Expiry block number is in the past." - ] + "docs": [] }, { - "name": "AliasNotFound", + "name": "UnsubscribeVersion", "fields": [], "index": 27, - "docs": [ - "The alias to remove authorization for was not found." - ] - } - ] - } - }, - "docs": [ - "The `Error` enum of this pallet." - ] - } - }, - { - "id": 375, - "type": { - "path": [ - "cumulus_pallet_xcm", - "pallet", - "Call" - ], - "params": [ - { - "name": "T", - "type": null - } - ], - "def": { - "variant": { - "variants": [] - } - }, - "docs": [ - "Contains a variant per dispatchable extrinsic that this pallet has." - ] - } - }, - { - "id": 376, - "type": { - "path": [ - "bp_xcm_bridge_hub_router", - "BridgeState" - ], - "params": [], - "def": { - "composite": { - "fields": [ - { - "name": "delivery_fee_factor", - "type": 137, - "typeName": "FixedU128", "docs": [] }, { - "name": "is_congested", - "type": 8, - "typeName": "bool", + "name": "BurnAsset", + "fields": [ + { + "name": null, + "type": 99, + "typeName": "Assets", + "docs": [] + } + ], + "index": 28, "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 377, - "type": { - "path": [ - "pallet_xcm_bridge_hub_router", - "pallet", - "Call" - ], - "params": [ - { - "name": "T", - "type": null - }, - { - "name": "I", - "type": null - } - ], - "def": { - "variant": { - "variants": [ + }, { - "name": "report_bridge_status", + "name": "ExpectAsset", "fields": [ { - "name": "bridge_id", - "type": 13, - "typeName": "H256", + "name": null, + "type": 99, + "typeName": "Assets", "docs": [] - }, + } + ], + "index": 29, + "docs": [] + }, + { + "name": "ExpectOrigin", + "fields": [ { - "name": "is_congested", - "type": 8, - "typeName": "bool", + "name": null, + "type": 116, + "typeName": "Option", "docs": [] } ], - "index": 0, - "docs": [ - "Notification about congested bridge queue." - ] - } - ] - } - }, - "docs": [ - "Contains a variant per dispatchable extrinsic that this pallet has." - ] - } - }, - { - "id": 378, - "type": { - "path": [ - "pallet_message_queue", - "BookState" - ], - "params": [ - { - "name": "MessageOrigin", - "type": 139 - } - ], - "def": { - "composite": { - "fields": [ - { - "name": "begin", - "type": 4, - "typeName": "PageIndex", + "index": 30, "docs": [] }, { - "name": "end", - "type": 4, - "typeName": "PageIndex", + "name": "ExpectError", + "fields": [ + { + "name": null, + "type": 108, + "typeName": "Option<(u32, Error)>", + "docs": [] + } + ], + "index": 31, "docs": [] }, { - "name": "count", - "type": 4, - "typeName": "PageIndex", + "name": "ExpectTransactStatus", + "fields": [ + { + "name": null, + "type": 114, + "typeName": "MaybeErrorCode", + "docs": [] + } + ], + "index": 32, "docs": [] }, { - "name": "ready_neighbours", - "type": 379, - "typeName": "Option>", + "name": "QueryPallet", + "fields": [ + { + "name": "module_name", + "type": 14, + "typeName": "Vec", + "docs": [] + }, + { + "name": "response_info", + "type": 119, + "typeName": "QueryResponseInfo", + "docs": [] + } + ], + "index": 33, "docs": [] }, { - "name": "message_count", - "type": 12, - "typeName": "u64", + "name": "ExpectPallet", + "fields": [ + { + "name": "index", + "type": 71, + "typeName": "u32", + "docs": [] + }, + { + "name": "name", + "type": 14, + "typeName": "Vec", + "docs": [] + }, + { + "name": "module_name", + "type": 14, + "typeName": "Vec", + "docs": [] + }, + { + "name": "crate_major", + "type": 71, + "typeName": "u32", + "docs": [] + }, + { + "name": "min_crate_minor", + "type": 71, + "typeName": "u32", + "docs": [] + } + ], + "index": 34, "docs": [] }, { - "name": "size", - "type": 12, - "typeName": "u64", + "name": "ReportTransactStatus", + "fields": [ + { + "name": null, + "type": 119, + "typeName": "QueryResponseInfo", + "docs": [] + } + ], + "index": 35, "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 379, - "type": { - "path": [ - "Option" - ], - "params": [ - { - "name": "T", - "type": 380 - } - ], - "def": { - "variant": { - "variants": [ + }, { - "name": "None", + "name": "ClearTransactStatus", "fields": [], - "index": 0, + "index": 36, "docs": [] }, { - "name": "Some", + "name": "UniversalOrigin", "fields": [ { "name": null, - "type": 380, - "typeName": null, + "type": 70, + "typeName": "Junction", "docs": [] } ], - "index": 1, + "index": 37, "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 380, - "type": { - "path": [ - "pallet_message_queue", - "Neighbours" - ], - "params": [ - { - "name": "MessageOrigin", - "type": 139 - } - ], - "def": { - "composite": { - "fields": [ + }, { - "name": "prev", - "type": 139, - "typeName": "MessageOrigin", + "name": "ExportMessage", + "fields": [ + { + "name": "network", + "type": 73, + "typeName": "NetworkId", + "docs": [] + }, + { + "name": "destination", + "type": 68, + "typeName": "InteriorLocation", + "docs": [] + }, + { + "name": "xcm", + "type": 96, + "typeName": "Xcm<()>", + "docs": [] + } + ], + "index": 38, "docs": [] }, { - "name": "next", - "type": 139, - "typeName": "MessageOrigin", + "name": "LockAsset", + "fields": [ + { + "name": "asset", + "type": 101, + "typeName": "Asset", + "docs": [] + }, + { + "name": "unlocker", + "type": 67, + "typeName": "Location", + "docs": [] + } + ], + "index": 39, + "docs": [] + }, + { + "name": "UnlockAsset", + "fields": [ + { + "name": "asset", + "type": 101, + "typeName": "Asset", + "docs": [] + }, + { + "name": "target", + "type": 67, + "typeName": "Location", + "docs": [] + } + ], + "index": 40, + "docs": [] + }, + { + "name": "NoteUnlockable", + "fields": [ + { + "name": "asset", + "type": 101, + "typeName": "Asset", + "docs": [] + }, + { + "name": "owner", + "type": 67, + "typeName": "Location", + "docs": [] + } + ], + "index": 41, + "docs": [] + }, + { + "name": "RequestUnlock", + "fields": [ + { + "name": "asset", + "type": 101, + "typeName": "Asset", + "docs": [] + }, + { + "name": "locker", + "type": 67, + "typeName": "Location", + "docs": [] + } + ], + "index": 42, + "docs": [] + }, + { + "name": "SetFeesMode", + "fields": [ + { + "name": "jit_withdraw", + "type": 8, + "typeName": "bool", + "docs": [] + } + ], + "index": 43, + "docs": [] + }, + { + "name": "SetTopic", + "fields": [ + { + "name": null, + "type": 1, + "typeName": "[u8; 32]", + "docs": [] + } + ], + "index": 44, + "docs": [] + }, + { + "name": "ClearTopic", + "fields": [], + "index": 45, + "docs": [] + }, + { + "name": "AliasOrigin", + "fields": [ + { + "name": null, + "type": 67, + "typeName": "Location", + "docs": [] + } + ], + "index": 46, + "docs": [] + }, + { + "name": "UnpaidExecution", + "fields": [ + { + "name": "weight_limit", + "type": 123, + "typeName": "WeightLimit", + "docs": [] + }, + { + "name": "check_origin", + "type": 116, + "typeName": "Option", + "docs": [] + } + ], + "index": 47, + "docs": [] + }, + { + "name": "PayFees", + "fields": [ + { + "name": "asset", + "type": 101, + "typeName": "Asset", + "docs": [] + } + ], + "index": 48, + "docs": [] + }, + { + "name": "InitiateTransfer", + "fields": [ + { + "name": "destination", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "remote_fees", + "type": 124, + "typeName": "Option", + "docs": [] + }, + { + "name": "preserve_origin", + "type": 8, + "typeName": "bool", + "docs": [] + }, + { + "name": "assets", + "type": 126, + "typeName": "BoundedVec", + "docs": [] + }, + { + "name": "remote_xcm", + "type": 96, + "typeName": "Xcm<()>", + "docs": [] + } + ], + "index": 49, + "docs": [] + }, + { + "name": "ExecuteWithOrigin", + "fields": [ + { + "name": "descendant_origin", + "type": 128, + "typeName": "Option", + "docs": [] + }, + { + "name": "xcm", + "type": 308, + "typeName": "Xcm", + "docs": [] + } + ], + "index": 50, + "docs": [] + }, + { + "name": "SetHints", + "fields": [ + { + "name": "hints", + "type": 129, + "typeName": "BoundedVec", + "docs": [] + } + ], + "index": 51, "docs": [] } ] @@ -27554,73 +28126,103 @@ } }, { - "id": 381, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 139, - 4 - ] - }, - "docs": [] - } - }, - { - "id": 382, + "id": 311, "type": { "path": [ - "pallet_message_queue", - "Page" - ], - "params": [ - { - "name": "Size", - "type": 4 - }, - { - "name": "HeapSize", - "type": null - } + "staging_xcm_executor", + "traits", + "asset_transfer", + "TransferType" ], + "params": [], "def": { - "composite": { - "fields": [ + "variant": { + "variants": [ { - "name": "remaining", - "type": 4, - "typeName": "Size", + "name": "Teleport", + "fields": [], + "index": 0, "docs": [] }, { - "name": "remaining_size", - "type": 4, - "typeName": "Size", + "name": "LocalReserve", + "fields": [], + "index": 1, "docs": [] }, { - "name": "first_index", - "type": 4, - "typeName": "Size", + "name": "DestinationReserve", + "fields": [], + "index": 2, "docs": [] }, { - "name": "first", - "type": 4, - "typeName": "Size", + "name": "RemoteReserve", + "fields": [ + { + "name": null, + "type": 164, + "typeName": "VersionedLocation", + "docs": [] + } + ], + "index": 3, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 312, + "type": { + "path": [ + "xcm", + "VersionedAssetId" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "V3", + "fields": [ + { + "name": null, + "type": 137, + "typeName": "v3::AssetId", + "docs": [] + } + ], + "index": 3, "docs": [] }, { - "name": "last", - "type": 4, - "typeName": "Size", + "name": "V4", + "fields": [ + { + "name": null, + "type": 148, + "typeName": "v4::AssetId", + "docs": [] + } + ], + "index": 4, "docs": [] }, { - "name": "heap", - "type": 383, - "typeName": "BoundedVec>", + "name": "V5", + "fields": [ + { + "name": null, + "type": 102, + "typeName": "v5::AssetId", + "docs": [] + } + ], + "index": 5, "docs": [] } ] @@ -27630,40 +28232,81 @@ } }, { - "id": 383, + "id": 313, "type": { "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" + "cumulus_pallet_xcm", + "pallet", + "Call" ], "params": [ { "name": "T", - "type": 2 + "type": null + } + ], + "def": { + "variant": { + "variants": [] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 314, + "type": { + "path": [ + "pallet_xcm_bridge_hub_router", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null }, { - "name": "S", + "name": "I", "type": null } ], "def": { - "composite": { - "fields": [ + "variant": { + "variants": [ { - "name": null, - "type": 14, - "typeName": "Vec", - "docs": [] + "name": "report_bridge_status", + "fields": [ + { + "name": "bridge_id", + "type": 13, + "typeName": "H256", + "docs": [] + }, + { + "name": "is_congested", + "type": 8, + "typeName": "bool", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Notification about congested bridge queue." + ] } ] } }, - "docs": [] + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] } }, { - "id": 384, + "id": 315, "type": { "path": [ "pallet_message_queue", @@ -27684,7 +28327,7 @@ "fields": [ { "name": "message_origin", - "type": 139, + "type": 170, "typeName": "MessageOriginOf", "docs": [] }, @@ -27705,7 +28348,7 @@ "fields": [ { "name": "message_origin", - "type": 139, + "type": 170, "typeName": "MessageOriginOf", "docs": [] }, @@ -27754,12 +28397,12 @@ } }, { - "id": 385, + "id": 316, "type": { "path": [ - "pallet_message_queue", + "snowbridge_pallet_system_frontend", "pallet", - "Error" + "Call" ], "params": [ { @@ -27771,93 +28414,164 @@ "variant": { "variants": [ { - "name": "NotReapable", - "fields": [], + "name": "set_operating_mode", + "fields": [ + { + "name": "mode", + "type": 174, + "typeName": "OperatingMode", + "docs": [] + } + ], "index": 0, "docs": [ - "Page is not reapable because it has items remaining to be processed and is not old", - "enough." + "Set the operating mode for exporting messages to Ethereum." ] }, { - "name": "NoPage", - "fields": [], + "name": "register_token", + "fields": [ + { + "name": "asset_id", + "type": 164, + "typeName": "Box", + "docs": [] + }, + { + "name": "metadata", + "type": 317, + "typeName": "AssetMetadata", + "docs": [] + }, + { + "name": "fee_asset", + "type": 101, + "typeName": "Asset", + "docs": [] + } + ], "index": 1, "docs": [ - "Page to be reaped does not exist." + "Initiates the registration for a Polkadot-native token as a wrapped ERC20 token on", + "Ethereum.", + "- `asset_id`: Location of the asset", + "- `metadata`: Metadata to include in the instantiated ERC20 contract on Ethereum", + "", + "All origins are allowed, however `asset_id` must be a location nested within the origin", + "consensus system." ] }, { - "name": "NoMessage", - "fields": [], + "name": "add_tip", + "fields": [ + { + "name": "message_id", + "type": 318, + "typeName": "MessageId", + "docs": [] + }, + { + "name": "asset", + "type": 101, + "typeName": "Asset", + "docs": [] + } + ], "index": 2, "docs": [ - "The referenced message could not be found." - ] - }, - { - "name": "AlreadyProcessed", - "fields": [], - "index": 3, - "docs": [ - "The message was already processed and cannot be processed again." + "Add an additional relayer tip for a committed message identified by `message_id`.", + "The tip asset will be swapped for ether." ] - }, - { - "name": "Queued", - "fields": [], - "index": 4, - "docs": [ - "The message is queued for future execution." - ] - }, + } + ] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 317, + "type": { + "path": [ + "snowbridge_core", + "AssetMetadata" + ], + "params": [], + "def": { + "composite": { + "fields": [ { - "name": "InsufficientWeight", - "fields": [], - "index": 5, - "docs": [ - "There is temporarily not enough weight to continue servicing messages." - ] + "name": "name", + "type": 188, + "typeName": "BoundedVec>", + "docs": [] }, { - "name": "TemporarilyUnprocessable", - "fields": [], - "index": 6, - "docs": [ - "This message is temporarily unprocessable.", - "", - "Such errors are expected, but not guaranteed, to resolve themselves eventually through", - "retrying." - ] + "name": "symbol", + "type": 188, + "typeName": "BoundedVec>", + "docs": [] }, { - "name": "QueuePaused", - "fields": [], - "index": 7, - "docs": [ - "The queue is paused and no message can be executed from it.", - "", - "This can change at any time and may resolve in the future by re-trying." - ] + "name": "decimals", + "type": 2, + "typeName": "u8", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 318, + "type": { + "path": [ + "snowbridge_core", + "reward", + "MessageId" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Inbound", + "fields": [ + { + "name": null, + "type": 12, + "typeName": "u64", + "docs": [] + } + ], + "index": 0, + "docs": [] }, { - "name": "RecursiveDisallowed", - "fields": [], - "index": 8, - "docs": [ - "Another call is in progress and needs to finish before this call can happen." - ] + "name": "Outbound", + "fields": [ + { + "name": null, + "type": 12, + "typeName": "u64", + "docs": [] + } + ], + "index": 1, + "docs": [] } ] } }, - "docs": [ - "The `Error` enum of this pallet." - ] + "docs": [] } }, { - "id": 386, + "id": 319, "type": { "path": [ "pallet_utility", @@ -27878,7 +28592,7 @@ "fields": [ { "name": "calls", - "type": 387, + "type": 320, "typeName": "Vec<::RuntimeCall>", "docs": [] } @@ -27910,13 +28624,13 @@ "fields": [ { "name": "index", - "type": 149, + "type": 180, "typeName": "u16", "docs": [] }, { "name": "call", - "type": 388, + "type": 213, "typeName": "Box<::RuntimeCall>", "docs": [] } @@ -27943,7 +28657,7 @@ "fields": [ { "name": "calls", - "type": 387, + "type": 320, "typeName": "Vec<::RuntimeCall>", "docs": [] } @@ -27970,13 +28684,13 @@ "fields": [ { "name": "as_origin", - "type": 429, + "type": 321, "typeName": "Box", "docs": [] }, { "name": "call", - "type": 388, + "type": 213, "typeName": "Box<::RuntimeCall>", "docs": [] } @@ -27996,7 +28710,7 @@ "fields": [ { "name": "calls", - "type": 387, + "type": 320, "typeName": "Vec<::RuntimeCall>", "docs": [] } @@ -28023,7 +28737,7 @@ "fields": [ { "name": "call", - "type": 388, + "type": 213, "typeName": "Box<::RuntimeCall>", "docs": [] }, @@ -28049,13 +28763,13 @@ "fields": [ { "name": "main", - "type": 388, + "type": 213, "typeName": "Box<::RuntimeCall>", "docs": [] }, { "name": "fallback", - "type": 388, + "type": 213, "typeName": "Box<::RuntimeCall>", "docs": [] } @@ -28092,13 +28806,13 @@ "fields": [ { "name": "as_origin", - "type": 429, + "type": 321, "typeName": "Box", "docs": [] }, { "name": "call", - "type": 388, + "type": 213, "typeName": "Box<::RuntimeCall>", "docs": [] } @@ -28121,36 +28835,36 @@ } }, { - "id": 387, + "id": 320, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 388 + "type": 213 } }, "docs": [] } }, { - "id": 388, + "id": 321, "type": { "path": [ "asset_hub_polkadot_runtime", - "RuntimeCall" + "OriginCaller" ], "params": [], "def": { "variant": { "variants": [ { - "name": "System", + "name": "system", "fields": [ { "name": null, - "type": 184, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "type": 322, + "typeName": "frame_system::Origin", "docs": [] } ], @@ -28158,289 +28872,287 @@ "docs": [] }, { - "name": "ParachainSystem", + "name": "PolkadotXcm", "fields": [ { "name": null, - "type": 229, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "type": 323, + "typeName": "pallet_xcm::Origin", "docs": [] } ], - "index": 1, + "index": 31, "docs": [] }, { - "name": "Timestamp", + "name": "CumulusXcm", "fields": [ { "name": null, - "type": 239, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "type": 324, + "typeName": "cumulus_pallet_xcm::Origin", "docs": [] } ], - "index": 3, + "index": 32, "docs": [] }, { - "name": "ParachainInfo", + "name": "Origins", "fields": [ { "name": null, - "type": 240, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "type": 325, + "typeName": "pallet_custom_origins::Origin", "docs": [] } ], - "index": 4, + "index": 63, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 322, + "type": { + "path": [ + "frame_support", + "dispatch", + "RawOrigin" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Root", + "fields": [], + "index": 0, "docs": [] }, { - "name": "Balances", + "name": "Signed", "fields": [ { "name": null, - "type": 257, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "type": 0, + "typeName": "AccountId", "docs": [] } ], - "index": 10, + "index": 1, "docs": [] }, { - "name": "Vesting", - "fields": [ - { - "name": null, - "type": 267, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", - "docs": [] - } - ], - "index": 14, + "name": "None", + "fields": [], + "index": 2, "docs": [] }, { - "name": "CollatorSelection", + "name": "Authorized", + "fields": [], + "index": 3, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 323, + "type": { + "path": [ + "pallet_xcm", + "pallet", + "Origin" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Xcm", "fields": [ { "name": null, - "type": 273, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "type": 67, + "typeName": "Location", "docs": [] } ], - "index": 21, + "index": 0, "docs": [] }, { - "name": "Session", + "name": "Response", "fields": [ { "name": null, - "type": 286, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "type": 67, + "typeName": "Location", "docs": [] } ], - "index": 22, + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 324, + "type": { + "path": [ + "cumulus_pallet_xcm", + "pallet", + "Origin" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Relay", + "fields": [], + "index": 0, "docs": [] }, { - "name": "XcmpQueue", + "name": "SiblingParachain", "fields": [ { "name": null, - "type": 302, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "type": 171, + "typeName": "ParaId", "docs": [] } ], - "index": 30, + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 325, + "type": { + "path": [ + "asset_hub_polkadot_runtime", + "governance", + "origins", + "pallet_custom_origins", + "Origin" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "StakingAdmin", + "fields": [], + "index": 0, "docs": [] }, { - "name": "PolkadotXcm", - "fields": [ - { - "name": null, - "type": 344, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", - "docs": [] - } - ], - "index": 31, + "name": "Treasurer", + "fields": [], + "index": 1, "docs": [] }, { - "name": "CumulusXcm", - "fields": [ - { - "name": null, - "type": 375, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", - "docs": [] - } - ], - "index": 32, + "name": "FellowshipAdmin", + "fields": [], + "index": 2, "docs": [] }, { - "name": "ToKusamaXcmRouter", - "fields": [ - { - "name": null, - "type": 377, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", - "docs": [] - } - ], - "index": 34, + "name": "GeneralAdmin", + "fields": [], + "index": 3, "docs": [] }, { - "name": "MessageQueue", - "fields": [ - { - "name": null, - "type": 384, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", - "docs": [] - } - ], - "index": 35, + "name": "AuctionAdmin", + "fields": [], + "index": 4, "docs": [] }, { - "name": "Utility", - "fields": [ - { - "name": null, - "type": 386, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", - "docs": [] - } - ], - "index": 40, + "name": "LeaseAdmin", + "fields": [], + "index": 5, "docs": [] }, { - "name": "Multisig", - "fields": [ - { - "name": null, - "type": 389, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", - "docs": [] - } - ], - "index": 41, + "name": "ReferendumCanceller", + "fields": [], + "index": 6, "docs": [] }, { - "name": "Proxy", - "fields": [ - { - "name": null, - "type": 391, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", - "docs": [] - } - ], - "index": 42, + "name": "ReferendumKiller", + "fields": [], + "index": 7, "docs": [] }, { - "name": "Assets", - "fields": [ - { - "name": null, - "type": 393, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", - "docs": [] - } - ], - "index": 50, + "name": "SmallTipper", + "fields": [], + "index": 8, "docs": [] }, { - "name": "Uniques", - "fields": [ - { - "name": null, - "type": 394, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", - "docs": [] - } - ], - "index": 51, + "name": "BigTipper", + "fields": [], + "index": 9, "docs": [] }, { - "name": "Nfts", - "fields": [ - { - "name": null, - "type": 398, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", - "docs": [] - } - ], - "index": 52, + "name": "SmallSpender", + "fields": [], + "index": 10, "docs": [] }, { - "name": "ForeignAssets", - "fields": [ - { - "name": null, - "type": 419, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", - "docs": [] - } - ], - "index": 53, + "name": "MediumSpender", + "fields": [], + "index": 11, "docs": [] }, { - "name": "PoolAssets", - "fields": [ - { - "name": null, - "type": 420, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", - "docs": [] - } - ], - "index": 54, + "name": "BigSpender", + "fields": [], + "index": 12, "docs": [] }, { - "name": "AssetConversion", - "fields": [ - { - "name": null, - "type": 421, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", - "docs": [] - } - ], - "index": 55, + "name": "WhitelistedCaller", + "fields": [], + "index": 13, "docs": [] }, { - "name": "StateTrieMigration", - "fields": [ - { - "name": null, - "type": 423, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", - "docs": [] - } - ], - "index": 70, + "name": "WishForChange", + "fields": [], + "index": 14, "docs": [] } ] @@ -28450,7 +29162,7 @@ } }, { - "id": 389, + "id": 326, "type": { "path": [ "pallet_multisig", @@ -28471,13 +29183,13 @@ "fields": [ { "name": "other_signatories", - "type": 58, + "type": 89, "typeName": "Vec", "docs": [] }, { "name": "call", - "type": 388, + "type": 213, "typeName": "Box<::RuntimeCall>", "docs": [] } @@ -28503,25 +29215,25 @@ "fields": [ { "name": "threshold", - "type": 149, + "type": 180, "typeName": "u16", "docs": [] }, { "name": "other_signatories", - "type": 58, + "type": 89, "typeName": "Vec", "docs": [] }, { "name": "maybe_timepoint", - "type": 390, + "type": 327, "typeName": "Option>>", "docs": [] }, { "name": "call", - "type": 388, + "type": 213, "typeName": "Box<::RuntimeCall>", "docs": [] }, @@ -28580,19 +29292,19 @@ "fields": [ { "name": "threshold", - "type": 149, + "type": 180, "typeName": "u16", "docs": [] }, { "name": "other_signatories", - "type": 58, + "type": 89, "typeName": "Vec", "docs": [] }, { "name": "maybe_timepoint", - "type": 390, + "type": 327, "typeName": "Option>>", "docs": [] }, @@ -28648,19 +29360,19 @@ "fields": [ { "name": "threshold", - "type": 149, + "type": 180, "typeName": "u16", "docs": [] }, { "name": "other_signatories", - "type": 58, + "type": 89, "typeName": "Vec", "docs": [] }, { "name": "timepoint", - "type": 146, + "type": 177, "typeName": "Timepoint>", "docs": [] }, @@ -28701,13 +29413,13 @@ "fields": [ { "name": "threshold", - "type": 149, + "type": 180, "typeName": "u16", "docs": [] }, { "name": "other_signatories", - "type": 58, + "type": 89, "typeName": "Vec", "docs": [] }, @@ -28744,7 +29456,7 @@ } }, { - "id": 390, + "id": 327, "type": { "path": [ "Option" @@ -28752,7 +29464,7 @@ "params": [ { "name": "T", - "type": 146 + "type": 177 } ], "def": { @@ -28769,7 +29481,7 @@ "fields": [ { "name": null, - "type": 146, + "type": 177, "typeName": null, "docs": [] } @@ -28784,7 +29496,7 @@ } }, { - "id": 391, + "id": 328, "type": { "path": [ "pallet_proxy", @@ -28805,19 +29517,19 @@ "fields": [ { "name": "real", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "force_proxy_type", - "type": 392, + "type": 329, "typeName": "Option", "docs": [] }, { "name": "call", - "type": 388, + "type": 213, "typeName": "Box<::RuntimeCall>", "docs": [] } @@ -28840,13 +29552,13 @@ "fields": [ { "name": "delegate", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "proxy_type", - "type": 148, + "type": 179, "typeName": "T::ProxyType", "docs": [] }, @@ -28875,13 +29587,13 @@ "fields": [ { "name": "delegate", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "proxy_type", - "type": 148, + "type": 179, "typeName": "T::ProxyType", "docs": [] }, @@ -28912,7 +29624,7 @@ "", "The dispatch origin for this call must be _Signed_.", "", - "WARNING: This may be called on accounts created by `pure`, however if done, then", + "WARNING: This may be called on accounts created by `create_pure`, however if done, then", "the unreserved fees will be inaccessible. **All access to this account will be lost.**" ] }, @@ -28921,7 +29633,7 @@ "fields": [ { "name": "proxy_type", - "type": 148, + "type": 179, "typeName": "T::ProxyType", "docs": [] }, @@ -28933,7 +29645,7 @@ }, { "name": "index", - "type": 149, + "type": 180, "typeName": "u16", "docs": [] } @@ -28965,31 +29677,31 @@ "fields": [ { "name": "spawner", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "proxy_type", - "type": 148, + "type": 179, "typeName": "T::ProxyType", "docs": [] }, { "name": "index", - "type": 149, + "type": 180, "typeName": "u16", "docs": [] }, { "name": "height", - "type": 42, + "type": 71, "typeName": "BlockNumberFor", "docs": [] }, { "name": "ext_index", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] } @@ -29002,16 +29714,16 @@ "inaccessible.", "", "Requires a `Signed` origin, and the sender account must have been created by a call to", - "`pure` with corresponding parameters.", + "`create_pure` with corresponding parameters.", "", - "- `spawner`: The account that originally called `pure` to create this account.", - "- `index`: The disambiguation index originally passed to `pure`. Probably `0`.", - "- `proxy_type`: The proxy type originally passed to `pure`.", - "- `height`: The height of the chain when the call to `pure` was processed.", - "- `ext_index`: The extrinsic index in which the call to `pure` was processed.", + "- `spawner`: The account that originally called `create_pure` to create this account.", + "- `index`: The disambiguation index originally passed to `create_pure`. Probably `0`.", + "- `proxy_type`: The proxy type originally passed to `create_pure`.", + "- `height`: The height of the chain when the call to `create_pure` was processed.", + "- `ext_index`: The extrinsic index in which the call to `create_pure` was processed.", "", "Fails with `NoPermission` in case the caller is not a previously created pure", - "account whose `pure` call has corresponding parameters." + "account whose `create_pure` call has corresponding parameters." ] }, { @@ -29019,7 +29731,7 @@ "fields": [ { "name": "real", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, @@ -29054,7 +29766,7 @@ "fields": [ { "name": "real", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, @@ -29084,7 +29796,7 @@ "fields": [ { "name": "delegate", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, @@ -29114,25 +29826,25 @@ "fields": [ { "name": "delegate", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "real", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "force_proxy_type", - "type": 392, + "type": 329, "typeName": "Option", "docs": [] }, { "name": "call", - "type": 388, + "type": 213, "typeName": "Box<::RuntimeCall>", "docs": [] } @@ -29176,7 +29888,7 @@ } }, { - "id": 392, + "id": 329, "type": { "path": [ "Option" @@ -29184,7 +29896,7 @@ "params": [ { "name": "T", - "type": 148 + "type": 179 } ], "def": { @@ -29201,7 +29913,7 @@ "fields": [ { "name": null, - "type": 148, + "type": 179, "typeName": null, "docs": [] } @@ -29216,7 +29928,205 @@ } }, { - "id": 393, + "id": 330, + "type": { + "path": [ + "pallet_indices", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "claim", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "T::AccountIndex", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Assign an previously unassigned index.", + "", + "Payment: `Deposit` is reserved from the sender account.", + "", + "The dispatch origin for this call must be _Signed_.", + "", + "- `index`: the index to be claimed. This must not be in use.", + "", + "Emits `IndexAssigned` if successful.", + "", + "## Complexity", + "- `O(1)`." + ] + }, + { + "name": "transfer", + "fields": [ + { + "name": "new", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "index", + "type": 4, + "typeName": "T::AccountIndex", + "docs": [] + } + ], + "index": 1, + "docs": [ + "Assign an index already owned by the sender to another account. The balance reservation", + "is effectively transferred to the new account.", + "", + "The dispatch origin for this call must be _Signed_.", + "", + "- `index`: the index to be re-assigned. This must be owned by the sender.", + "- `new`: the new owner of the index. This function is a no-op if it is equal to sender.", + "", + "Emits `IndexAssigned` if successful.", + "", + "## Complexity", + "- `O(1)`." + ] + }, + { + "name": "free", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "T::AccountIndex", + "docs": [] + } + ], + "index": 2, + "docs": [ + "Free up an index owned by the sender.", + "", + "Payment: Any previous deposit placed for the index is unreserved in the sender account.", + "", + "The dispatch origin for this call must be _Signed_ and the sender must own the index.", + "", + "- `index`: the index to be freed. This must be owned by the sender.", + "", + "Emits `IndexFreed` if successful.", + "", + "## Complexity", + "- `O(1)`." + ] + }, + { + "name": "force_transfer", + "fields": [ + { + "name": "new", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "index", + "type": 4, + "typeName": "T::AccountIndex", + "docs": [] + }, + { + "name": "freeze", + "type": 8, + "typeName": "bool", + "docs": [] + } + ], + "index": 3, + "docs": [ + "Force an index to an account. This doesn't require a deposit. If the index is already", + "held, then any deposit is reimbursed to its current owner.", + "", + "The dispatch origin for this call must be _Root_.", + "", + "- `index`: the index to be (re-)assigned.", + "- `new`: the new owner of the index. This function is a no-op if it is equal to sender.", + "- `freeze`: if set to `true`, will freeze the index so it cannot be transferred.", + "", + "Emits `IndexAssigned` if successful.", + "", + "## Complexity", + "- `O(1)`." + ] + }, + { + "name": "freeze", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "T::AccountIndex", + "docs": [] + } + ], + "index": 4, + "docs": [ + "Freeze an index so it will always point to the sender account. This consumes the", + "deposit.", + "", + "The dispatch origin for this call must be _Signed_ and the signing account must have a", + "non-frozen account `index`.", + "", + "- `index`: the index to be frozen in place.", + "", + "Emits `IndexFrozen` if successful.", + "", + "## Complexity", + "- `O(1)`." + ] + }, + { + "name": "poke_deposit", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "T::AccountIndex", + "docs": [] + } + ], + "index": 5, + "docs": [ + "Poke the deposit reserved for an index.", + "", + "The dispatch origin for this call must be _Signed_ and the signing account must have a", + "non-frozen account `index`.", + "", + "The transaction fees is waived if the deposit is changed after poking/reconsideration.", + "", + "- `index`: the index whose deposit is to be poked/reconsidered.", + "", + "Emits `DepositPoked` if successful." + ] + } + ] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 331, "type": { "path": [ "pallet_assets", @@ -29241,13 +30151,13 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] }, { "name": "admin", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, @@ -29286,13 +30196,13 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] }, { "name": "owner", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, @@ -29304,7 +30214,7 @@ }, { "name": "min_balance", - "type": 46, + "type": 75, "typeName": "T::Balance", "docs": [] } @@ -29337,7 +30247,7 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] } @@ -29363,7 +30273,7 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] } @@ -29389,7 +30299,7 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] } @@ -29415,7 +30325,7 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] } @@ -29439,19 +30349,19 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] }, { "name": "beneficiary", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "amount", - "type": 46, + "type": 75, "typeName": "T::Balance", "docs": [] } @@ -29477,19 +30387,19 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] }, { "name": "who", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "amount", - "type": 46, + "type": 75, "typeName": "T::Balance", "docs": [] } @@ -29518,19 +30428,19 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] }, { "name": "target", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "amount", - "type": 46, + "type": 75, "typeName": "T::Balance", "docs": [] } @@ -29562,19 +30472,19 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] }, { "name": "target", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "amount", - "type": 46, + "type": 75, "typeName": "T::Balance", "docs": [] } @@ -29606,25 +30516,25 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] }, { "name": "source", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "dest", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "amount", - "type": 46, + "type": 75, "typeName": "T::Balance", "docs": [] } @@ -29657,13 +30567,13 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] }, { "name": "who", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] } @@ -29689,13 +30599,13 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] }, { "name": "who", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] } @@ -29719,7 +30629,7 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] } @@ -29742,7 +30652,7 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] } @@ -29765,13 +30675,13 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] }, { "name": "owner", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] } @@ -29795,25 +30705,25 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] }, { "name": "issuer", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "admin", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "freezer", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] } @@ -29839,7 +30749,7 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] }, @@ -29887,7 +30797,7 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] } @@ -29912,7 +30822,7 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] }, @@ -29964,7 +30874,7 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] } @@ -29989,37 +30899,37 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] }, { "name": "owner", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "issuer", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "admin", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "freezer", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "min_balance", - "type": 46, + "type": 75, "typeName": "T::Balance", "docs": [] }, @@ -30067,19 +30977,19 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] }, { "name": "delegate", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "amount", - "type": 46, + "type": 75, "typeName": "T::Balance", "docs": [] } @@ -30113,13 +31023,13 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] }, { "name": "delegate", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] } @@ -30146,19 +31056,19 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] }, { "name": "owner", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "delegate", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] } @@ -30185,25 +31095,25 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] }, { "name": "owner", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "destination", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "amount", - "type": 46, + "type": 75, "typeName": "T::Balance", "docs": [] } @@ -30235,7 +31145,7 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] } @@ -30258,7 +31168,7 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] }, @@ -30291,7 +31201,7 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] }, @@ -30323,13 +31233,13 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] }, { "name": "who", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] } @@ -30353,13 +31263,13 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] }, { "name": "who", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] } @@ -30386,13 +31296,13 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] }, { "name": "who", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] } @@ -30416,13 +31326,13 @@ "fields": [ { "name": "id", - "type": 42, + "type": 71, "typeName": "T::AssetIdParameter", "docs": [] }, { "name": "dest", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, @@ -30462,7 +31372,7 @@ } }, { - "id": 394, + "id": 332, "type": { "path": [ "pallet_uniques", @@ -30493,7 +31403,7 @@ }, { "name": "admin", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] } @@ -30529,7 +31439,7 @@ }, { "name": "owner", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, @@ -30572,7 +31482,7 @@ }, { "name": "witness", - "type": 395, + "type": 333, "typeName": "DestroyWitness", "docs": [] } @@ -30613,7 +31523,7 @@ }, { "name": "owner", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] } @@ -30650,7 +31560,7 @@ }, { "name": "check_owner", - "type": 396, + "type": 334, "typeName": "Option>", "docs": [] } @@ -30691,7 +31601,7 @@ }, { "name": "dest", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] } @@ -30728,7 +31638,7 @@ }, { "name": "items", - "type": 154, + "type": 186, "typeName": "Vec", "docs": [] } @@ -30871,7 +31781,7 @@ }, { "name": "new_owner", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] } @@ -30902,19 +31812,19 @@ }, { "name": "issuer", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "admin", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "freezer", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] } @@ -30952,7 +31862,7 @@ }, { "name": "delegate", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] } @@ -30992,7 +31902,7 @@ }, { "name": "maybe_check_delegate", - "type": 396, + "type": 334, "typeName": "Option>", "docs": [] } @@ -31028,25 +31938,25 @@ }, { "name": "owner", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "issuer", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "admin", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "freezer", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, @@ -31094,19 +32004,19 @@ }, { "name": "maybe_item", - "type": 155, + "type": 187, "typeName": "Option", "docs": [] }, { "name": "key", - "type": 156, + "type": 188, "typeName": "BoundedVec", "docs": [] }, { "name": "value", - "type": 157, + "type": 189, "typeName": "BoundedVec", "docs": [] } @@ -31143,13 +32053,13 @@ }, { "name": "maybe_item", - "type": 155, + "type": 187, "typeName": "Option", "docs": [] }, { "name": "key", - "type": 156, + "type": 188, "typeName": "BoundedVec", "docs": [] } @@ -31189,7 +32099,7 @@ }, { "name": "data", - "type": 153, + "type": 185, "typeName": "BoundedVec", "docs": [] }, @@ -31265,7 +32175,7 @@ }, { "name": "data", - "type": 153, + "type": 185, "typeName": "BoundedVec", "docs": [] }, @@ -31327,7 +32237,7 @@ "fields": [ { "name": "maybe_collection", - "type": 155, + "type": 187, "typeName": "Option", "docs": [] } @@ -31394,13 +32304,13 @@ }, { "name": "price", - "type": 397, + "type": 335, "typeName": "Option>", "docs": [] }, { "name": "whitelisted_buyer", - "type": 396, + "type": 334, "typeName": "Option>", "docs": [] } @@ -31464,7 +32374,7 @@ } }, { - "id": 395, + "id": 333, "type": { "path": [ "pallet_uniques", @@ -31477,19 +32387,19 @@ "fields": [ { "name": "items", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] }, { "name": "item_metadatas", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] }, { "name": "attributes", - "type": 42, + "type": 71, "typeName": "u32", "docs": [] } @@ -31500,7 +32410,7 @@ } }, { - "id": 396, + "id": 334, "type": { "path": [ "Option" @@ -31508,7 +32418,7 @@ "params": [ { "name": "T", - "type": 258 + "type": 252 } ], "def": { @@ -31525,7 +32435,7 @@ "fields": [ { "name": null, - "type": 258, + "type": 252, "typeName": null, "docs": [] } @@ -31540,7 +32450,7 @@ } }, { - "id": 397, + "id": 335, "type": { "path": [ "Option" @@ -31580,7 +32490,7 @@ } }, { - "id": 398, + "id": 336, "type": { "path": [ "pallet_nfts", @@ -31605,13 +32515,13 @@ "fields": [ { "name": "admin", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "config", - "type": 399, + "type": 337, "typeName": "CollectionConfigFor", "docs": [] } @@ -31640,13 +32550,13 @@ "fields": [ { "name": "owner", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "config", - "type": 399, + "type": 337, "typeName": "CollectionConfigFor", "docs": [] } @@ -31681,7 +32591,7 @@ }, { "name": "witness", - "type": 406, + "type": 344, "typeName": "DestroyWitness", "docs": [] } @@ -31724,13 +32634,13 @@ }, { "name": "mint_to", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "witness_data", - "type": 407, + "type": 345, "typeName": "Option>>", "docs": [] } @@ -31772,13 +32682,13 @@ }, { "name": "mint_to", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "item_config", - "type": 409, + "type": 347, "typeName": "ItemConfig", "docs": [] } @@ -31848,7 +32758,7 @@ }, { "name": "dest", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] } @@ -31882,7 +32792,7 @@ }, { "name": "items", - "type": 154, + "type": 186, "typeName": "Vec", "docs": [] } @@ -31979,7 +32889,7 @@ }, { "name": "lock_settings", - "type": 400, + "type": 338, "typeName": "CollectionSettings", "docs": [] } @@ -32011,7 +32921,7 @@ }, { "name": "new_owner", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] } @@ -32042,19 +32952,19 @@ }, { "name": "issuer", - "type": 396, + "type": 334, "typeName": "Option>", "docs": [] }, { "name": "admin", - "type": 396, + "type": 334, "typeName": "Option>", "docs": [] }, { "name": "freezer", - "type": 396, + "type": 334, "typeName": "Option>", "docs": [] } @@ -32090,7 +33000,7 @@ }, { "name": "owner", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] } @@ -32120,7 +33030,7 @@ }, { "name": "config", - "type": 399, + "type": 337, "typeName": "CollectionConfigFor", "docs": [] } @@ -32156,13 +33066,13 @@ }, { "name": "delegate", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "maybe_deadline", - "type": 155, + "type": 187, "typeName": "Option>", "docs": [] } @@ -32202,7 +33112,7 @@ }, { "name": "delegate", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] } @@ -32318,25 +33228,25 @@ }, { "name": "maybe_item", - "type": 155, + "type": 187, "typeName": "Option", "docs": [] }, { "name": "namespace", - "type": 161, + "type": 193, "typeName": "AttributeNamespace", "docs": [] }, { "name": "key", - "type": 157, + "type": 189, "typeName": "BoundedVec", "docs": [] }, { "name": "value", - "type": 160, + "type": 192, "typeName": "BoundedVec", "docs": [] } @@ -32372,7 +33282,7 @@ "fields": [ { "name": "set_as", - "type": 158, + "type": 190, "typeName": "Option", "docs": [] }, @@ -32384,25 +33294,25 @@ }, { "name": "maybe_item", - "type": 155, + "type": 187, "typeName": "Option", "docs": [] }, { "name": "namespace", - "type": 161, + "type": 193, "typeName": "AttributeNamespace", "docs": [] }, { "name": "key", - "type": 157, + "type": 189, "typeName": "BoundedVec", "docs": [] }, { "name": "value", - "type": 160, + "type": 192, "typeName": "BoundedVec", "docs": [] } @@ -32439,19 +33349,19 @@ }, { "name": "maybe_item", - "type": 155, + "type": 187, "typeName": "Option", "docs": [] }, { "name": "namespace", - "type": 161, + "type": 193, "typeName": "AttributeNamespace", "docs": [] }, { "name": "key", - "type": 157, + "type": 189, "typeName": "BoundedVec", "docs": [] } @@ -32492,7 +33402,7 @@ }, { "name": "delegate", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] } @@ -32527,13 +33437,13 @@ }, { "name": "delegate", - "type": 258, + "type": 252, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "witness", - "type": 410, + "type": 348, "typeName": "CancelAttributesApprovalWitness", "docs": [] } @@ -32569,7 +33479,7 @@ }, { "name": "data", - "type": 160, + "type": 192, "typeName": "BoundedVec", "docs": [] } @@ -32612,529 +33522,29722 @@ ], "index": 25, "docs": [ - "Clear the metadata for an item.", - "", - "Origin must be either `ForceOrigin` or Signed and the sender should be the Admin of the", - "`collection`.", - "", - "Any deposit is freed for the collection's owner.", - "", - "- `collection`: The identifier of the collection whose item's metadata to clear.", - "- `item`: The identifier of the item whose metadata to clear.", - "", - "Emits `ItemMetadataCleared`.", - "", - "Weight: `O(1)`" + "Clear the metadata for an item.", + "", + "Origin must be either `ForceOrigin` or Signed and the sender should be the Admin of the", + "`collection`.", + "", + "Any deposit is freed for the collection's owner.", + "", + "- `collection`: The identifier of the collection whose item's metadata to clear.", + "- `item`: The identifier of the item whose metadata to clear.", + "", + "Emits `ItemMetadataCleared`.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "set_collection_metadata", + "fields": [ + { + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", + "docs": [] + }, + { + "name": "data", + "type": 192, + "typeName": "BoundedVec", + "docs": [] + } + ], + "index": 26, + "docs": [ + "Set the metadata for a collection.", + "", + "Origin must be either `ForceOrigin` or `Signed` and the sender should be the Admin of", + "the `collection`.", + "", + "If the origin is `Signed`, then funds of signer are reserved according to the formula:", + "`MetadataDepositBase + DepositPerByte * data.len` taking into", + "account any already reserved funds.", + "", + "- `collection`: The identifier of the item whose metadata to update.", + "- `data`: The general information of this item. Limited in length by `StringLimit`.", + "", + "Emits `CollectionMetadataSet`.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "clear_collection_metadata", + "fields": [ + { + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", + "docs": [] + } + ], + "index": 27, + "docs": [ + "Clear the metadata for a collection.", + "", + "Origin must be either `ForceOrigin` or `Signed` and the sender should be the Admin of", + "the `collection`.", + "", + "Any deposit is freed for the collection's owner.", + "", + "- `collection`: The identifier of the collection whose metadata to clear.", + "", + "Emits `CollectionMetadataCleared`.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "set_accept_ownership", + "fields": [ + { + "name": "maybe_collection", + "type": 187, + "typeName": "Option", + "docs": [] + } + ], + "index": 28, + "docs": [ + "Set (or reset) the acceptance of ownership for a particular account.", + "", + "Origin must be `Signed` and if `maybe_collection` is `Some`, then the signer must have a", + "provider reference.", + "", + "- `maybe_collection`: The identifier of the collection whose ownership the signer is", + " willing to accept, or if `None`, an indication that the signer is willing to accept no", + " ownership transferal.", + "", + "Emits `OwnershipAcceptanceChanged`." + ] + }, + { + "name": "set_collection_max_supply", + "fields": [ + { + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", + "docs": [] + }, + { + "name": "max_supply", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 29, + "docs": [ + "Set the maximum number of items a collection could have.", + "", + "Origin must be either `ForceOrigin` or `Signed` and the sender should be the Owner of", + "the `collection`.", + "", + "- `collection`: The identifier of the collection to change.", + "- `max_supply`: The maximum number of items a collection could have.", + "", + "Emits `CollectionMaxSupplySet` event when successful." + ] + }, + { + "name": "update_mint_settings", + "fields": [ + { + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", + "docs": [] + }, + { + "name": "mint_settings", + "type": 340, + "typeName": "MintSettings, BlockNumberFor, T::\nCollectionId>", + "docs": [] + } + ], + "index": 30, + "docs": [ + "Update mint settings.", + "", + "Origin must be either `ForceOrigin` or `Signed` and the sender should be the Issuer", + "of the `collection`.", + "", + "- `collection`: The identifier of the collection to change.", + "- `mint_settings`: The new mint settings.", + "", + "Emits `CollectionMintSettingsUpdated` event when successful." + ] + }, + { + "name": "set_price", + "fields": [ + { + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", + "docs": [] + }, + { + "name": "item", + "type": 4, + "typeName": "T::ItemId", + "docs": [] + }, + { + "name": "price", + "type": 335, + "typeName": "Option>", + "docs": [] + }, + { + "name": "whitelisted_buyer", + "type": 334, + "typeName": "Option>", + "docs": [] + } + ], + "index": 31, + "docs": [ + "Set (or reset) the price for an item.", + "", + "Origin must be Signed and must be the owner of the `item`.", + "", + "- `collection`: The collection of the item.", + "- `item`: The item to set the price for.", + "- `price`: The price for the item. Pass `None`, to reset the price.", + "- `buyer`: Restricts the buy operation to a specific account.", + "", + "Emits `ItemPriceSet` on success if the price is not `None`.", + "Emits `ItemPriceRemoved` on success if the price is `None`." + ] + }, + { + "name": "buy_item", + "fields": [ + { + "name": "collection", + "type": 4, + "typeName": "T::CollectionId", + "docs": [] + }, + { + "name": "item", + "type": 4, + "typeName": "T::ItemId", + "docs": [] + }, + { + "name": "bid_price", + "type": 6, + "typeName": "ItemPrice", + "docs": [] + } + ], + "index": 32, + "docs": [ + "Allows to buy an item if it's up for sale.", + "", + "Origin must be Signed and must not be the owner of the `item`.", + "", + "- `collection`: The collection of the item.", + "- `item`: The item the sender wants to buy.", + "- `bid_price`: The price the sender is willing to pay.", + "", + "Emits `ItemBought` on success." + ] + }, + { + "name": "pay_tips", + "fields": [ + { + "name": "tips", + "type": 349, + "typeName": "BoundedVec, T::MaxTips>", + "docs": [] + } + ], + "index": 33, + "docs": [ + "Allows to pay the tips.", + "", + "Origin must be Signed.", + "", + "- `tips`: Tips array.", + "", + "Emits `TipSent` on every tip transfer." + ] + }, + { + "name": "create_swap", + "fields": [ + { + "name": "offered_collection", + "type": 4, + "typeName": "T::CollectionId", + "docs": [] + }, + { + "name": "offered_item", + "type": 4, + "typeName": "T::ItemId", + "docs": [] + }, + { + "name": "desired_collection", + "type": 4, + "typeName": "T::CollectionId", + "docs": [] + }, + { + "name": "maybe_desired_item", + "type": 187, + "typeName": "Option", + "docs": [] + }, + { + "name": "maybe_price", + "type": 194, + "typeName": "Option>>", + "docs": [] + }, + { + "name": "duration", + "type": 4, + "typeName": "BlockNumberFor", + "docs": [] + } + ], + "index": 34, + "docs": [ + "Register a new atomic swap, declaring an intention to send an `item` in exchange for", + "`desired_item` from origin to target on the current blockchain.", + "The target can execute the swap during the specified `duration` of blocks (if set).", + "Additionally, the price could be set for the desired `item`.", + "", + "Origin must be Signed and must be an owner of the `item`.", + "", + "- `collection`: The collection of the item.", + "- `item`: The item an owner wants to give.", + "- `desired_collection`: The collection of the desired item.", + "- `desired_item`: The desired item an owner wants to receive.", + "- `maybe_price`: The price an owner is willing to pay or receive for the desired `item`.", + "- `duration`: A deadline for the swap. Specified by providing the number of blocks", + "\tafter which the swap will expire.", + "", + "Emits `SwapCreated` on success." + ] + }, + { + "name": "cancel_swap", + "fields": [ + { + "name": "offered_collection", + "type": 4, + "typeName": "T::CollectionId", + "docs": [] + }, + { + "name": "offered_item", + "type": 4, + "typeName": "T::ItemId", + "docs": [] + } + ], + "index": 35, + "docs": [ + "Cancel an atomic swap.", + "", + "Origin must be Signed.", + "Origin must be an owner of the `item` if the deadline hasn't expired.", + "", + "- `collection`: The collection of the item.", + "- `item`: The item an owner wants to give.", + "", + "Emits `SwapCancelled` on success." + ] + }, + { + "name": "claim_swap", + "fields": [ + { + "name": "send_collection", + "type": 4, + "typeName": "T::CollectionId", + "docs": [] + }, + { + "name": "send_item", + "type": 4, + "typeName": "T::ItemId", + "docs": [] + }, + { + "name": "receive_collection", + "type": 4, + "typeName": "T::CollectionId", + "docs": [] + }, + { + "name": "receive_item", + "type": 4, + "typeName": "T::ItemId", + "docs": [] + }, + { + "name": "witness_price", + "type": 194, + "typeName": "Option>>", + "docs": [] + } + ], + "index": 36, + "docs": [ + "Claim an atomic swap.", + "This method executes a pending swap, that was created by a counterpart before.", + "", + "Origin must be Signed and must be an owner of the `item`.", + "", + "- `send_collection`: The collection of the item to be sent.", + "- `send_item`: The item to be sent.", + "- `receive_collection`: The collection of the item to be received.", + "- `receive_item`: The item to be received.", + "- `witness_price`: A price that was previously agreed on.", + "", + "Emits `SwapClaimed` on success." + ] + }, + { + "name": "mint_pre_signed", + "fields": [ + { + "name": "mint_data", + "type": 352, + "typeName": "Box>", + "docs": [] + }, + { + "name": "signature", + "type": 353, + "typeName": "T::OffchainSignature", + "docs": [] + }, + { + "name": "signer", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 37, + "docs": [ + "Mint an item by providing the pre-signed approval.", + "", + "Origin must be Signed.", + "", + "- `mint_data`: The pre-signed approval that consists of the information about the item,", + " its metadata, attributes, who can mint it (`None` for anyone) and until what block", + " number.", + "- `signature`: The signature of the `data` object.", + "- `signer`: The `data` object's signer. Should be an Issuer of the collection.", + "", + "Emits `Issued` on success.", + "Emits `AttributeSet` if the attributes were provided.", + "Emits `ItemMetadataSet` if the metadata was not empty." + ] + }, + { + "name": "set_attributes_pre_signed", + "fields": [ + { + "name": "data", + "type": 355, + "typeName": "PreSignedAttributesOf", + "docs": [] + }, + { + "name": "signature", + "type": 353, + "typeName": "T::OffchainSignature", + "docs": [] + }, + { + "name": "signer", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 38, + "docs": [ + "Set attributes for an item by providing the pre-signed approval.", + "", + "Origin must be Signed and must be an owner of the `data.item`.", + "", + "- `data`: The pre-signed approval that consists of the information about the item,", + " attributes to update and until what block number.", + "- `signature`: The signature of the `data` object.", + "- `signer`: The `data` object's signer. Should be an Admin of the collection for the", + " `CollectionOwner` namespace.", + "", + "Emits `AttributeSet` for each provided attribute.", + "Emits `ItemAttributesApprovalAdded` if the approval wasn't set before.", + "Emits `PreSignedAttributesSet` on success." + ] + } + ] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 337, + "type": { + "path": [ + "pallet_nfts", + "types", + "CollectionConfig" + ], + "params": [ + { + "name": "Price", + "type": 6 + }, + { + "name": "BlockNumber", + "type": 4 + }, + { + "name": "CollectionId", + "type": 4 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "settings", + "type": 338, + "typeName": "CollectionSettings", + "docs": [] + }, + { + "name": "max_supply", + "type": 187, + "typeName": "Option", + "docs": [] + }, + { + "name": "mint_settings", + "type": 340, + "typeName": "MintSettings", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 338, + "type": { + "path": [ + "pallet_nfts", + "types", + "BitFlags" + ], + "params": [ + { + "name": "T", + "type": 339 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 12, + "typeName": "CollectionSetting", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 339, + "type": { + "path": [ + "pallet_nfts", + "types", + "CollectionSetting" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "TransferableItems", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "UnlockedMetadata", + "fields": [], + "index": 2, + "docs": [] + }, + { + "name": "UnlockedAttributes", + "fields": [], + "index": 4, + "docs": [] + }, + { + "name": "UnlockedMaxSupply", + "fields": [], + "index": 8, + "docs": [] + }, + { + "name": "DepositRequired", + "fields": [], + "index": 16, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 340, + "type": { + "path": [ + "pallet_nfts", + "types", + "MintSettings" + ], + "params": [ + { + "name": "Price", + "type": 6 + }, + { + "name": "BlockNumber", + "type": 4 + }, + { + "name": "CollectionId", + "type": 4 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "mint_type", + "type": 341, + "typeName": "MintType", + "docs": [] + }, + { + "name": "price", + "type": 335, + "typeName": "Option", + "docs": [] + }, + { + "name": "start_block", + "type": 187, + "typeName": "Option", + "docs": [] + }, + { + "name": "end_block", + "type": 187, + "typeName": "Option", + "docs": [] + }, + { + "name": "default_item_settings", + "type": 342, + "typeName": "ItemSettings", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 341, + "type": { + "path": [ + "pallet_nfts", + "types", + "MintType" + ], + "params": [ + { + "name": "CollectionId", + "type": 4 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Issuer", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Public", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "HolderOf", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "CollectionId", + "docs": [] + } + ], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 342, + "type": { + "path": [ + "pallet_nfts", + "types", + "BitFlags" + ], + "params": [ + { + "name": "T", + "type": 343 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 12, + "typeName": "ItemSetting", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 343, + "type": { + "path": [ + "pallet_nfts", + "types", + "ItemSetting" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Transferable", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "UnlockedMetadata", + "fields": [], + "index": 2, + "docs": [] + }, + { + "name": "UnlockedAttributes", + "fields": [], + "index": 4, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 344, + "type": { + "path": [ + "pallet_nfts", + "types", + "DestroyWitness" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "item_metadatas", + "type": 71, + "typeName": "u32", + "docs": [] + }, + { + "name": "item_configs", + "type": 71, + "typeName": "u32", + "docs": [] + }, + { + "name": "attributes", + "type": 71, + "typeName": "u32", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 345, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 346 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 346, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 346, + "type": { + "path": [ + "pallet_nfts", + "types", + "MintWitness" + ], + "params": [ + { + "name": "ItemId", + "type": 4 + }, + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "owned_item", + "type": 187, + "typeName": "Option", + "docs": [] + }, + { + "name": "mint_price", + "type": 335, + "typeName": "Option", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 347, + "type": { + "path": [ + "pallet_nfts", + "types", + "ItemConfig" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "settings", + "type": 342, + "typeName": "ItemSettings", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 348, + "type": { + "path": [ + "pallet_nfts", + "types", + "CancelAttributesApprovalWitness" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "account_attributes", + "type": 4, + "typeName": "u32", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 349, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 350 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 351, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 350, + "type": { + "path": [ + "pallet_nfts", + "types", + "ItemTip" + ], + "params": [ + { + "name": "CollectionId", + "type": 4 + }, + { + "name": "ItemId", + "type": 4 + }, + { + "name": "AccountId", + "type": 0 + }, + { + "name": "Amount", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "collection", + "type": 4, + "typeName": "CollectionId", + "docs": [] + }, + { + "name": "item", + "type": 4, + "typeName": "ItemId", + "docs": [] + }, + { + "name": "receiver", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "Amount", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 351, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 350 + } + }, + "docs": [] + } + }, + { + "id": 352, + "type": { + "path": [ + "pallet_nfts", + "types", + "PreSignedMint" + ], + "params": [ + { + "name": "CollectionId", + "type": 4 + }, + { + "name": "ItemId", + "type": 4 + }, + { + "name": "AccountId", + "type": 0 + }, + { + "name": "Deadline", + "type": 4 + }, + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "collection", + "type": 4, + "typeName": "CollectionId", + "docs": [] + }, + { + "name": "item", + "type": 4, + "typeName": "ItemId", + "docs": [] + }, + { + "name": "attributes", + "type": 215, + "typeName": "Vec<(Vec, Vec)>", + "docs": [] + }, + { + "name": "metadata", + "type": 14, + "typeName": "Vec", + "docs": [] + }, + { + "name": "only_account", + "type": 190, + "typeName": "Option", + "docs": [] + }, + { + "name": "deadline", + "type": 4, + "typeName": "Deadline", + "docs": [] + }, + { + "name": "mint_price", + "type": 335, + "typeName": "Option", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 353, + "type": { + "path": [ + "sp_runtime", + "MultiSignature" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Ed25519", + "fields": [ + { + "name": null, + "type": 354, + "typeName": "ed25519::Signature", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "Sr25519", + "fields": [ + { + "name": null, + "type": 354, + "typeName": "sr25519::Signature", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Ecdsa", + "fields": [ + { + "name": null, + "type": 259, + "typeName": "ecdsa::Signature", + "docs": [] + } + ], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 354, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 64, + "type": 2 + } + }, + "docs": [] + } + }, + { + "id": 355, + "type": { + "path": [ + "pallet_nfts", + "types", + "PreSignedAttributes" + ], + "params": [ + { + "name": "CollectionId", + "type": 4 + }, + { + "name": "ItemId", + "type": 4 + }, + { + "name": "AccountId", + "type": 0 + }, + { + "name": "Deadline", + "type": 4 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "collection", + "type": 4, + "typeName": "CollectionId", + "docs": [] + }, + { + "name": "item", + "type": 4, + "typeName": "ItemId", + "docs": [] + }, + { + "name": "attributes", + "type": 215, + "typeName": "Vec<(Vec, Vec)>", + "docs": [] + }, + { + "name": "namespace", + "type": 193, + "typeName": "AttributeNamespace", + "docs": [] + }, + { + "name": "deadline", + "type": 4, + "typeName": "Deadline", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 356, + "type": { + "path": [ + "pallet_assets", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + }, + { + "name": "I", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "create", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "admin", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "min_balance", + "type": 6, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Issue a new class of fungible assets from a public origin.", + "", + "This new asset class has no assets initially and its owner is the origin.", + "", + "The origin must conform to the configured `CreateOrigin` and have sufficient funds free.", + "", + "Funds of sender are reserved by `AssetDeposit`.", + "", + "Parameters:", + "- `id`: The identifier of the new asset. This must not be currently in use to identify", + "an existing asset. If [`NextAssetId`] is set, then this must be equal to it.", + "- `admin`: The admin of this class of assets. The admin is the initial address of each", + "member of the asset class's admin team.", + "- `min_balance`: The minimum balance of this new asset that any single account must", + "have. If an account's balance is reduced below this, then it collapses to zero.", + "", + "Emits `Created` event when successful.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "force_create", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "owner", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "is_sufficient", + "type": 8, + "typeName": "bool", + "docs": [] + }, + { + "name": "min_balance", + "type": 75, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 1, + "docs": [ + "Issue a new class of fungible assets from a privileged origin.", + "", + "This new asset class has no assets initially.", + "", + "The origin must conform to `ForceOrigin`.", + "", + "Unlike `create`, no funds are reserved.", + "", + "- `id`: The identifier of the new asset. This must not be currently in use to identify", + "an existing asset. If [`NextAssetId`] is set, then this must be equal to it.", + "- `owner`: The owner of this class of assets. The owner has full superuser permissions", + "over this asset, but may later change and configure the permissions using", + "`transfer_ownership` and `set_team`.", + "- `min_balance`: The minimum balance of this new asset that any single account must", + "have. If an account's balance is reduced below this, then it collapses to zero.", + "", + "Emits `ForceCreated` event when successful.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "start_destroy", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + } + ], + "index": 2, + "docs": [ + "Start the process of destroying a fungible asset class.", + "", + "`start_destroy` is the first in a series of extrinsics that should be called, to allow", + "destruction of an asset class.", + "", + "The origin must conform to `ForceOrigin` or must be `Signed` by the asset's `owner`.", + "", + "- `id`: The identifier of the asset to be destroyed. This must identify an existing", + " asset.", + "", + "It will fail with either [`Error::ContainsHolds`] or [`Error::ContainsFreezes`] if", + "an account contains holds or freezes in place." + ] + }, + { + "name": "destroy_accounts", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + } + ], + "index": 3, + "docs": [ + "Destroy all accounts associated with a given asset.", + "", + "`destroy_accounts` should only be called after `start_destroy` has been called, and the", + "asset is in a `Destroying` state.", + "", + "Due to weight restrictions, this function may need to be called multiple times to fully", + "destroy all accounts. It will destroy `RemoveItemsLimit` accounts at a time.", + "", + "- `id`: The identifier of the asset to be destroyed. This must identify an existing", + " asset.", + "", + "Each call emits the `Event::DestroyedAccounts` event." + ] + }, + { + "name": "destroy_approvals", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + } + ], + "index": 4, + "docs": [ + "Destroy all approvals associated with a given asset up to the max (T::RemoveItemsLimit).", + "", + "`destroy_approvals` should only be called after `start_destroy` has been called, and the", + "asset is in a `Destroying` state.", + "", + "Due to weight restrictions, this function may need to be called multiple times to fully", + "destroy all approvals. It will destroy `RemoveItemsLimit` approvals at a time.", + "", + "- `id`: The identifier of the asset to be destroyed. This must identify an existing", + " asset.", + "", + "Each call emits the `Event::DestroyedApprovals` event." + ] + }, + { + "name": "finish_destroy", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + } + ], + "index": 5, + "docs": [ + "Complete destroying asset and unreserve currency.", + "", + "`finish_destroy` should only be called after `start_destroy` has been called, and the", + "asset is in a `Destroying` state. All accounts or approvals should be destroyed before", + "hand.", + "", + "- `id`: The identifier of the asset to be destroyed. This must identify an existing", + " asset.", + "", + "Each successful call emits the `Event::Destroyed` event." + ] + }, + { + "name": "mint", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "beneficiary", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "amount", + "type": 75, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 6, + "docs": [ + "Mint assets of a particular class.", + "", + "The origin must be Signed and the sender must be the Issuer of the asset `id`.", + "", + "- `id`: The identifier of the asset to have some amount minted.", + "- `beneficiary`: The account to be credited with the minted assets.", + "- `amount`: The amount of the asset to be minted.", + "", + "Emits `Issued` event when successful.", + "", + "Weight: `O(1)`", + "Modes: Pre-existing balance of `beneficiary`; Account pre-existence of `beneficiary`." + ] + }, + { + "name": "burn", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "who", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "amount", + "type": 75, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 7, + "docs": [ + "Reduce the balance of `who` by as much as possible up to `amount` assets of `id`.", + "", + "Origin must be Signed and the sender should be the Manager of the asset `id`.", + "", + "Bails with `NoAccount` if the `who` is already dead.", + "", + "- `id`: The identifier of the asset to have some amount burned.", + "- `who`: The account to be debited from.", + "- `amount`: The maximum amount by which `who`'s balance should be reduced.", + "", + "Emits `Burned` with the actual amount burned. If this takes the balance to below the", + "minimum for the asset, then the amount burned is increased to take it to zero.", + "", + "Weight: `O(1)`", + "Modes: Post-existence of `who`; Pre & post Zombie-status of `who`." + ] + }, + { + "name": "transfer", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "target", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "amount", + "type": 75, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 8, + "docs": [ + "Move some assets from the sender account to another.", + "", + "Origin must be Signed.", + "", + "- `id`: The identifier of the asset to have some amount transferred.", + "- `target`: The account to be credited.", + "- `amount`: The amount by which the sender's balance of assets should be reduced and", + "`target`'s balance increased. The amount actually transferred may be slightly greater in", + "the case that the transfer would otherwise take the sender balance above zero but below", + "the minimum balance. Must be greater than zero.", + "", + "Emits `Transferred` with the actual amount transferred. If this takes the source balance", + "to below the minimum for the asset, then the amount transferred is increased to take it", + "to zero.", + "", + "Weight: `O(1)`", + "Modes: Pre-existence of `target`; Post-existence of sender; Account pre-existence of", + "`target`." + ] + }, + { + "name": "transfer_keep_alive", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "target", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "amount", + "type": 75, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 9, + "docs": [ + "Move some assets from the sender account to another, keeping the sender account alive.", + "", + "Origin must be Signed.", + "", + "- `id`: The identifier of the asset to have some amount transferred.", + "- `target`: The account to be credited.", + "- `amount`: The amount by which the sender's balance of assets should be reduced and", + "`target`'s balance increased. The amount actually transferred may be slightly greater in", + "the case that the transfer would otherwise take the sender balance above zero but below", + "the minimum balance. Must be greater than zero.", + "", + "Emits `Transferred` with the actual amount transferred. If this takes the source balance", + "to below the minimum for the asset, then the amount transferred is increased to take it", + "to zero.", + "", + "Weight: `O(1)`", + "Modes: Pre-existence of `target`; Post-existence of sender; Account pre-existence of", + "`target`." + ] + }, + { + "name": "force_transfer", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "source", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "dest", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "amount", + "type": 75, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 10, + "docs": [ + "Move some assets from one account to another.", + "", + "Origin must be Signed and the sender should be the Admin of the asset `id`.", + "", + "- `id`: The identifier of the asset to have some amount transferred.", + "- `source`: The account to be debited.", + "- `dest`: The account to be credited.", + "- `amount`: The amount by which the `source`'s balance of assets should be reduced and", + "`dest`'s balance increased. The amount actually transferred may be slightly greater in", + "the case that the transfer would otherwise take the `source` balance above zero but", + "below the minimum balance. Must be greater than zero.", + "", + "Emits `Transferred` with the actual amount transferred. If this takes the source balance", + "to below the minimum for the asset, then the amount transferred is increased to take it", + "to zero.", + "", + "Weight: `O(1)`", + "Modes: Pre-existence of `dest`; Post-existence of `source`; Account pre-existence of", + "`dest`." + ] + }, + { + "name": "freeze", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "who", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 11, + "docs": [ + "Disallow further unprivileged transfers of an asset `id` from an account `who`. `who`", + "must already exist as an entry in `Account`s of the asset. If you want to freeze an", + "account that does not have an entry, use `touch_other` first.", + "", + "Origin must be Signed and the sender should be the Freezer of the asset `id`.", + "", + "- `id`: The identifier of the asset to be frozen.", + "- `who`: The account to be frozen.", + "", + "Emits `Frozen`.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "thaw", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "who", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 12, + "docs": [ + "Allow unprivileged transfers to and from an account again.", + "", + "Origin must be Signed and the sender should be the Admin of the asset `id`.", + "", + "- `id`: The identifier of the asset to be frozen.", + "- `who`: The account to be unfrozen.", + "", + "Emits `Thawed`.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "freeze_asset", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + } + ], + "index": 13, + "docs": [ + "Disallow further unprivileged transfers for the asset class.", + "", + "Origin must be Signed and the sender should be the Freezer of the asset `id`.", + "", + "- `id`: The identifier of the asset to be frozen.", + "", + "Emits `Frozen`.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "thaw_asset", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + } + ], + "index": 14, + "docs": [ + "Allow unprivileged transfers for the asset again.", + "", + "Origin must be Signed and the sender should be the Admin of the asset `id`.", + "", + "- `id`: The identifier of the asset to be thawed.", + "", + "Emits `Thawed`.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "transfer_ownership", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "owner", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 15, + "docs": [ + "Change the Owner of an asset.", + "", + "Origin must be Signed and the sender should be the Owner of the asset `id`.", + "", + "- `id`: The identifier of the asset.", + "- `owner`: The new Owner of this asset.", + "", + "Emits `OwnerChanged`.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "set_team", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "issuer", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "admin", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "freezer", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 16, + "docs": [ + "Change the Issuer, Admin and Freezer of an asset.", + "", + "Origin must be Signed and the sender should be the Owner of the asset `id`.", + "", + "- `id`: The identifier of the asset to be frozen.", + "- `issuer`: The new Issuer of this asset.", + "- `admin`: The new Admin of this asset.", + "- `freezer`: The new Freezer of this asset.", + "", + "Emits `TeamChanged`.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "set_metadata", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "name", + "type": 14, + "typeName": "Vec", + "docs": [] + }, + { + "name": "symbol", + "type": 14, + "typeName": "Vec", + "docs": [] + }, + { + "name": "decimals", + "type": 2, + "typeName": "u8", + "docs": [] + } + ], + "index": 17, + "docs": [ + "Set the metadata for an asset.", + "", + "Origin must be Signed and the sender should be the Owner of the asset `id`.", + "", + "Funds of sender are reserved according to the formula:", + "`MetadataDepositBase + MetadataDepositPerByte * (name.len + symbol.len)` taking into", + "account any already reserved funds.", + "", + "- `id`: The identifier of the asset to update.", + "- `name`: The user friendly name of this asset. Limited in length by `StringLimit`.", + "- `symbol`: The exchange symbol for this asset. Limited in length by `StringLimit`.", + "- `decimals`: The number of decimals this asset uses to represent one unit.", + "", + "Emits `MetadataSet`.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "clear_metadata", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + } + ], + "index": 18, + "docs": [ + "Clear the metadata for an asset.", + "", + "Origin must be Signed and the sender should be the Owner of the asset `id`.", + "", + "Any deposit is freed for the asset owner.", + "", + "- `id`: The identifier of the asset to clear.", + "", + "Emits `MetadataCleared`.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "force_set_metadata", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "name", + "type": 14, + "typeName": "Vec", + "docs": [] + }, + { + "name": "symbol", + "type": 14, + "typeName": "Vec", + "docs": [] + }, + { + "name": "decimals", + "type": 2, + "typeName": "u8", + "docs": [] + }, + { + "name": "is_frozen", + "type": 8, + "typeName": "bool", + "docs": [] + } + ], + "index": 19, + "docs": [ + "Force the metadata for an asset to some value.", + "", + "Origin must be ForceOrigin.", + "", + "Any deposit is left alone.", + "", + "- `id`: The identifier of the asset to update.", + "- `name`: The user friendly name of this asset. Limited in length by `StringLimit`.", + "- `symbol`: The exchange symbol for this asset. Limited in length by `StringLimit`.", + "- `decimals`: The number of decimals this asset uses to represent one unit.", + "", + "Emits `MetadataSet`.", + "", + "Weight: `O(N + S)` where N and S are the length of the name and symbol respectively." + ] + }, + { + "name": "force_clear_metadata", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + } + ], + "index": 20, + "docs": [ + "Clear the metadata for an asset.", + "", + "Origin must be ForceOrigin.", + "", + "Any deposit is returned.", + "", + "- `id`: The identifier of the asset to clear.", + "", + "Emits `MetadataCleared`.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "force_asset_status", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "owner", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "issuer", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "admin", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "freezer", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "min_balance", + "type": 75, + "typeName": "T::Balance", + "docs": [] + }, + { + "name": "is_sufficient", + "type": 8, + "typeName": "bool", + "docs": [] + }, + { + "name": "is_frozen", + "type": 8, + "typeName": "bool", + "docs": [] + } + ], + "index": 21, + "docs": [ + "Alter the attributes of a given asset.", + "", + "Origin must be `ForceOrigin`.", + "", + "- `id`: The identifier of the asset.", + "- `owner`: The new Owner of this asset.", + "- `issuer`: The new Issuer of this asset.", + "- `admin`: The new Admin of this asset.", + "- `freezer`: The new Freezer of this asset.", + "- `min_balance`: The minimum balance of this new asset that any single account must", + "have. If an account's balance is reduced below this, then it collapses to zero.", + "- `is_sufficient`: Whether a non-zero balance of this asset is deposit of sufficient", + "value to account for the state bloat associated with its balance storage. If set to", + "`true`, then non-zero balances may be stored without a `consumer` reference (and thus", + "an ED in the Balances pallet or whatever else is used to control user-account state", + "growth).", + "- `is_frozen`: Whether this asset class is frozen except for permissioned/admin", + "instructions.", + "", + "Emits `AssetStatusChanged` with the identity of the asset.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "approve_transfer", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "delegate", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "amount", + "type": 75, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 22, + "docs": [ + "Approve an amount of asset for transfer by a delegated third-party account.", + "", + "Origin must be Signed.", + "", + "Ensures that `ApprovalDeposit` worth of `Currency` is reserved from signing account", + "for the purpose of holding the approval. If some non-zero amount of assets is already", + "approved from signing account to `delegate`, then it is topped up or unreserved to", + "meet the right value.", + "", + "NOTE: The signing account does not need to own `amount` of assets at the point of", + "making this call.", + "", + "- `id`: The identifier of the asset.", + "- `delegate`: The account to delegate permission to transfer asset.", + "- `amount`: The amount of asset that may be transferred by `delegate`. If there is", + "already an approval in place, then this acts additively.", + "", + "Emits `ApprovedTransfer` on success.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "cancel_approval", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "delegate", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 23, + "docs": [ + "Cancel all of some asset approved for delegated transfer by a third-party account.", + "", + "Origin must be Signed and there must be an approval in place between signer and", + "`delegate`.", + "", + "Unreserves any deposit previously reserved by `approve_transfer` for the approval.", + "", + "- `id`: The identifier of the asset.", + "- `delegate`: The account delegated permission to transfer asset.", + "", + "Emits `ApprovalCancelled` on success.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "force_cancel_approval", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "owner", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "delegate", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 24, + "docs": [ + "Cancel all of some asset approved for delegated transfer by a third-party account.", + "", + "Origin must be either ForceOrigin or Signed origin with the signer being the Admin", + "account of the asset `id`.", + "", + "Unreserves any deposit previously reserved by `approve_transfer` for the approval.", + "", + "- `id`: The identifier of the asset.", + "- `delegate`: The account delegated permission to transfer asset.", + "", + "Emits `ApprovalCancelled` on success.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "transfer_approved", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "owner", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "destination", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "amount", + "type": 75, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 25, + "docs": [ + "Transfer some asset balance from a previously delegated account to some third-party", + "account.", + "", + "Origin must be Signed and there must be an approval in place by the `owner` to the", + "signer.", + "", + "If the entire amount approved for transfer is transferred, then any deposit previously", + "reserved by `approve_transfer` is unreserved.", + "", + "- `id`: The identifier of the asset.", + "- `owner`: The account which previously approved for a transfer of at least `amount` and", + "from which the asset balance will be withdrawn.", + "- `destination`: The account to which the asset balance of `amount` will be transferred.", + "- `amount`: The amount of assets to transfer.", + "", + "Emits `TransferredApproved` on success.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "touch", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + } + ], + "index": 26, + "docs": [ + "Create an asset account for non-provider assets.", + "", + "A deposit will be taken from the signer account.", + "", + "- `origin`: Must be Signed; the signer account must have sufficient funds for a deposit", + " to be taken.", + "- `id`: The identifier of the asset for the account to be created.", + "", + "Emits `Touched` event when successful." + ] + }, + { + "name": "refund", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "allow_burn", + "type": 8, + "typeName": "bool", + "docs": [] + } + ], + "index": 27, + "docs": [ + "Return the deposit (if any) of an asset account or a consumer reference (if any) of an", + "account.", + "", + "The origin must be Signed.", + "", + "- `id`: The identifier of the asset for which the caller would like the deposit", + " refunded.", + "- `allow_burn`: If `true` then assets may be destroyed in order to complete the refund.", + "", + "It will fail with either [`Error::ContainsHolds`] or [`Error::ContainsFreezes`] if", + "the asset account contains holds or freezes in place.", + "", + "Emits `Refunded` event when successful." + ] + }, + { + "name": "set_min_balance", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "min_balance", + "type": 6, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 28, + "docs": [ + "Sets the minimum balance of an asset.", + "", + "Only works if there aren't any accounts that are holding the asset or if", + "the new value of `min_balance` is less than the old one.", + "", + "Origin must be Signed and the sender has to be the Owner of the", + "asset `id`.", + "", + "- `id`: The identifier of the asset.", + "- `min_balance`: The new value of `min_balance`.", + "", + "Emits `AssetMinBalanceChanged` event when successful." + ] + }, + { + "name": "touch_other", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "who", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 29, + "docs": [ + "Create an asset account for `who`.", + "", + "A deposit will be taken from the signer account.", + "", + "- `origin`: Must be Signed by `Freezer` or `Admin` of the asset `id`; the signer account", + " must have sufficient funds for a deposit to be taken.", + "- `id`: The identifier of the asset for the account to be created.", + "- `who`: The account to be created.", + "", + "Emits `Touched` event when successful." + ] + }, + { + "name": "refund_other", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "who", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 30, + "docs": [ + "Return the deposit (if any) of a target asset account. Useful if you are the depositor.", + "", + "The origin must be Signed and either the account owner, depositor, or asset `Admin`. In", + "order to burn a non-zero balance of the asset, the caller must be the account and should", + "use `refund`.", + "", + "- `id`: The identifier of the asset for the account holding a deposit.", + "- `who`: The account to refund.", + "", + "It will fail with either [`Error::ContainsHolds`] or [`Error::ContainsFreezes`] if", + "the asset account contains holds or freezes in place.", + "", + "Emits `Refunded` event when successful." + ] + }, + { + "name": "block", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "who", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 31, + "docs": [ + "Disallow further unprivileged transfers of an asset `id` to and from an account `who`.", + "", + "Origin must be Signed and the sender should be the Freezer of the asset `id`.", + "", + "- `id`: The identifier of the account's asset.", + "- `who`: The account to be unblocked.", + "", + "Emits `Blocked`.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "transfer_all", + "fields": [ + { + "name": "id", + "type": 67, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "dest", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "keep_alive", + "type": 8, + "typeName": "bool", + "docs": [] + } + ], + "index": 32, + "docs": [ + "Transfer the entire transferable balance from the caller asset account.", + "", + "NOTE: This function only attempts to transfer _transferable_ balances. This means that", + "any held, frozen, or minimum balance (when `keep_alive` is `true`), will not be", + "transferred by this function. To ensure that this function results in a killed account,", + "you might need to prepare the account by removing any reference counters, storage", + "deposits, etc...", + "", + "The dispatch origin of this call must be Signed.", + "", + "- `id`: The identifier of the asset for the account holding a deposit.", + "- `dest`: The recipient of the transfer.", + "- `keep_alive`: A boolean to determine if the `transfer_all` operation should send all", + " of the funds the asset account has, causing the sender asset account to be killed", + " (false), or transfer everything except at least the minimum balance, which will", + " guarantee to keep the sender asset account alive (true)." + ] + } + ] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 357, + "type": { + "path": [ + "pallet_assets", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + }, + { + "name": "I", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "create", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "admin", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "min_balance", + "type": 6, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Issue a new class of fungible assets from a public origin.", + "", + "This new asset class has no assets initially and its owner is the origin.", + "", + "The origin must conform to the configured `CreateOrigin` and have sufficient funds free.", + "", + "Funds of sender are reserved by `AssetDeposit`.", + "", + "Parameters:", + "- `id`: The identifier of the new asset. This must not be currently in use to identify", + "an existing asset. If [`NextAssetId`] is set, then this must be equal to it.", + "- `admin`: The admin of this class of assets. The admin is the initial address of each", + "member of the asset class's admin team.", + "- `min_balance`: The minimum balance of this new asset that any single account must", + "have. If an account's balance is reduced below this, then it collapses to zero.", + "", + "Emits `Created` event when successful.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "force_create", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "owner", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "is_sufficient", + "type": 8, + "typeName": "bool", + "docs": [] + }, + { + "name": "min_balance", + "type": 75, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 1, + "docs": [ + "Issue a new class of fungible assets from a privileged origin.", + "", + "This new asset class has no assets initially.", + "", + "The origin must conform to `ForceOrigin`.", + "", + "Unlike `create`, no funds are reserved.", + "", + "- `id`: The identifier of the new asset. This must not be currently in use to identify", + "an existing asset. If [`NextAssetId`] is set, then this must be equal to it.", + "- `owner`: The owner of this class of assets. The owner has full superuser permissions", + "over this asset, but may later change and configure the permissions using", + "`transfer_ownership` and `set_team`.", + "- `min_balance`: The minimum balance of this new asset that any single account must", + "have. If an account's balance is reduced below this, then it collapses to zero.", + "", + "Emits `ForceCreated` event when successful.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "start_destroy", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + } + ], + "index": 2, + "docs": [ + "Start the process of destroying a fungible asset class.", + "", + "`start_destroy` is the first in a series of extrinsics that should be called, to allow", + "destruction of an asset class.", + "", + "The origin must conform to `ForceOrigin` or must be `Signed` by the asset's `owner`.", + "", + "- `id`: The identifier of the asset to be destroyed. This must identify an existing", + " asset.", + "", + "It will fail with either [`Error::ContainsHolds`] or [`Error::ContainsFreezes`] if", + "an account contains holds or freezes in place." + ] + }, + { + "name": "destroy_accounts", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + } + ], + "index": 3, + "docs": [ + "Destroy all accounts associated with a given asset.", + "", + "`destroy_accounts` should only be called after `start_destroy` has been called, and the", + "asset is in a `Destroying` state.", + "", + "Due to weight restrictions, this function may need to be called multiple times to fully", + "destroy all accounts. It will destroy `RemoveItemsLimit` accounts at a time.", + "", + "- `id`: The identifier of the asset to be destroyed. This must identify an existing", + " asset.", + "", + "Each call emits the `Event::DestroyedAccounts` event." + ] + }, + { + "name": "destroy_approvals", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + } + ], + "index": 4, + "docs": [ + "Destroy all approvals associated with a given asset up to the max (T::RemoveItemsLimit).", + "", + "`destroy_approvals` should only be called after `start_destroy` has been called, and the", + "asset is in a `Destroying` state.", + "", + "Due to weight restrictions, this function may need to be called multiple times to fully", + "destroy all approvals. It will destroy `RemoveItemsLimit` approvals at a time.", + "", + "- `id`: The identifier of the asset to be destroyed. This must identify an existing", + " asset.", + "", + "Each call emits the `Event::DestroyedApprovals` event." + ] + }, + { + "name": "finish_destroy", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + } + ], + "index": 5, + "docs": [ + "Complete destroying asset and unreserve currency.", + "", + "`finish_destroy` should only be called after `start_destroy` has been called, and the", + "asset is in a `Destroying` state. All accounts or approvals should be destroyed before", + "hand.", + "", + "- `id`: The identifier of the asset to be destroyed. This must identify an existing", + " asset.", + "", + "Each successful call emits the `Event::Destroyed` event." + ] + }, + { + "name": "mint", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "beneficiary", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "amount", + "type": 75, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 6, + "docs": [ + "Mint assets of a particular class.", + "", + "The origin must be Signed and the sender must be the Issuer of the asset `id`.", + "", + "- `id`: The identifier of the asset to have some amount minted.", + "- `beneficiary`: The account to be credited with the minted assets.", + "- `amount`: The amount of the asset to be minted.", + "", + "Emits `Issued` event when successful.", + "", + "Weight: `O(1)`", + "Modes: Pre-existing balance of `beneficiary`; Account pre-existence of `beneficiary`." + ] + }, + { + "name": "burn", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "who", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "amount", + "type": 75, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 7, + "docs": [ + "Reduce the balance of `who` by as much as possible up to `amount` assets of `id`.", + "", + "Origin must be Signed and the sender should be the Manager of the asset `id`.", + "", + "Bails with `NoAccount` if the `who` is already dead.", + "", + "- `id`: The identifier of the asset to have some amount burned.", + "- `who`: The account to be debited from.", + "- `amount`: The maximum amount by which `who`'s balance should be reduced.", + "", + "Emits `Burned` with the actual amount burned. If this takes the balance to below the", + "minimum for the asset, then the amount burned is increased to take it to zero.", + "", + "Weight: `O(1)`", + "Modes: Post-existence of `who`; Pre & post Zombie-status of `who`." + ] + }, + { + "name": "transfer", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "target", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "amount", + "type": 75, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 8, + "docs": [ + "Move some assets from the sender account to another.", + "", + "Origin must be Signed.", + "", + "- `id`: The identifier of the asset to have some amount transferred.", + "- `target`: The account to be credited.", + "- `amount`: The amount by which the sender's balance of assets should be reduced and", + "`target`'s balance increased. The amount actually transferred may be slightly greater in", + "the case that the transfer would otherwise take the sender balance above zero but below", + "the minimum balance. Must be greater than zero.", + "", + "Emits `Transferred` with the actual amount transferred. If this takes the source balance", + "to below the minimum for the asset, then the amount transferred is increased to take it", + "to zero.", + "", + "Weight: `O(1)`", + "Modes: Pre-existence of `target`; Post-existence of sender; Account pre-existence of", + "`target`." + ] + }, + { + "name": "transfer_keep_alive", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "target", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "amount", + "type": 75, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 9, + "docs": [ + "Move some assets from the sender account to another, keeping the sender account alive.", + "", + "Origin must be Signed.", + "", + "- `id`: The identifier of the asset to have some amount transferred.", + "- `target`: The account to be credited.", + "- `amount`: The amount by which the sender's balance of assets should be reduced and", + "`target`'s balance increased. The amount actually transferred may be slightly greater in", + "the case that the transfer would otherwise take the sender balance above zero but below", + "the minimum balance. Must be greater than zero.", + "", + "Emits `Transferred` with the actual amount transferred. If this takes the source balance", + "to below the minimum for the asset, then the amount transferred is increased to take it", + "to zero.", + "", + "Weight: `O(1)`", + "Modes: Pre-existence of `target`; Post-existence of sender; Account pre-existence of", + "`target`." + ] + }, + { + "name": "force_transfer", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "source", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "dest", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "amount", + "type": 75, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 10, + "docs": [ + "Move some assets from one account to another.", + "", + "Origin must be Signed and the sender should be the Admin of the asset `id`.", + "", + "- `id`: The identifier of the asset to have some amount transferred.", + "- `source`: The account to be debited.", + "- `dest`: The account to be credited.", + "- `amount`: The amount by which the `source`'s balance of assets should be reduced and", + "`dest`'s balance increased. The amount actually transferred may be slightly greater in", + "the case that the transfer would otherwise take the `source` balance above zero but", + "below the minimum balance. Must be greater than zero.", + "", + "Emits `Transferred` with the actual amount transferred. If this takes the source balance", + "to below the minimum for the asset, then the amount transferred is increased to take it", + "to zero.", + "", + "Weight: `O(1)`", + "Modes: Pre-existence of `dest`; Post-existence of `source`; Account pre-existence of", + "`dest`." + ] + }, + { + "name": "freeze", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "who", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 11, + "docs": [ + "Disallow further unprivileged transfers of an asset `id` from an account `who`. `who`", + "must already exist as an entry in `Account`s of the asset. If you want to freeze an", + "account that does not have an entry, use `touch_other` first.", + "", + "Origin must be Signed and the sender should be the Freezer of the asset `id`.", + "", + "- `id`: The identifier of the asset to be frozen.", + "- `who`: The account to be frozen.", + "", + "Emits `Frozen`.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "thaw", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "who", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 12, + "docs": [ + "Allow unprivileged transfers to and from an account again.", + "", + "Origin must be Signed and the sender should be the Admin of the asset `id`.", + "", + "- `id`: The identifier of the asset to be frozen.", + "- `who`: The account to be unfrozen.", + "", + "Emits `Thawed`.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "freeze_asset", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + } + ], + "index": 13, + "docs": [ + "Disallow further unprivileged transfers for the asset class.", + "", + "Origin must be Signed and the sender should be the Freezer of the asset `id`.", + "", + "- `id`: The identifier of the asset to be frozen.", + "", + "Emits `Frozen`.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "thaw_asset", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + } + ], + "index": 14, + "docs": [ + "Allow unprivileged transfers for the asset again.", + "", + "Origin must be Signed and the sender should be the Admin of the asset `id`.", + "", + "- `id`: The identifier of the asset to be thawed.", + "", + "Emits `Thawed`.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "transfer_ownership", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "owner", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 15, + "docs": [ + "Change the Owner of an asset.", + "", + "Origin must be Signed and the sender should be the Owner of the asset `id`.", + "", + "- `id`: The identifier of the asset.", + "- `owner`: The new Owner of this asset.", + "", + "Emits `OwnerChanged`.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "set_team", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "issuer", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "admin", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "freezer", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 16, + "docs": [ + "Change the Issuer, Admin and Freezer of an asset.", + "", + "Origin must be Signed and the sender should be the Owner of the asset `id`.", + "", + "- `id`: The identifier of the asset to be frozen.", + "- `issuer`: The new Issuer of this asset.", + "- `admin`: The new Admin of this asset.", + "- `freezer`: The new Freezer of this asset.", + "", + "Emits `TeamChanged`.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "set_metadata", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "name", + "type": 14, + "typeName": "Vec", + "docs": [] + }, + { + "name": "symbol", + "type": 14, + "typeName": "Vec", + "docs": [] + }, + { + "name": "decimals", + "type": 2, + "typeName": "u8", + "docs": [] + } + ], + "index": 17, + "docs": [ + "Set the metadata for an asset.", + "", + "Origin must be Signed and the sender should be the Owner of the asset `id`.", + "", + "Funds of sender are reserved according to the formula:", + "`MetadataDepositBase + MetadataDepositPerByte * (name.len + symbol.len)` taking into", + "account any already reserved funds.", + "", + "- `id`: The identifier of the asset to update.", + "- `name`: The user friendly name of this asset. Limited in length by `StringLimit`.", + "- `symbol`: The exchange symbol for this asset. Limited in length by `StringLimit`.", + "- `decimals`: The number of decimals this asset uses to represent one unit.", + "", + "Emits `MetadataSet`.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "clear_metadata", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + } + ], + "index": 18, + "docs": [ + "Clear the metadata for an asset.", + "", + "Origin must be Signed and the sender should be the Owner of the asset `id`.", + "", + "Any deposit is freed for the asset owner.", + "", + "- `id`: The identifier of the asset to clear.", + "", + "Emits `MetadataCleared`.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "force_set_metadata", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "name", + "type": 14, + "typeName": "Vec", + "docs": [] + }, + { + "name": "symbol", + "type": 14, + "typeName": "Vec", + "docs": [] + }, + { + "name": "decimals", + "type": 2, + "typeName": "u8", + "docs": [] + }, + { + "name": "is_frozen", + "type": 8, + "typeName": "bool", + "docs": [] + } + ], + "index": 19, + "docs": [ + "Force the metadata for an asset to some value.", + "", + "Origin must be ForceOrigin.", + "", + "Any deposit is left alone.", + "", + "- `id`: The identifier of the asset to update.", + "- `name`: The user friendly name of this asset. Limited in length by `StringLimit`.", + "- `symbol`: The exchange symbol for this asset. Limited in length by `StringLimit`.", + "- `decimals`: The number of decimals this asset uses to represent one unit.", + "", + "Emits `MetadataSet`.", + "", + "Weight: `O(N + S)` where N and S are the length of the name and symbol respectively." + ] + }, + { + "name": "force_clear_metadata", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + } + ], + "index": 20, + "docs": [ + "Clear the metadata for an asset.", + "", + "Origin must be ForceOrigin.", + "", + "Any deposit is returned.", + "", + "- `id`: The identifier of the asset to clear.", + "", + "Emits `MetadataCleared`.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "force_asset_status", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "owner", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "issuer", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "admin", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "freezer", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "min_balance", + "type": 75, + "typeName": "T::Balance", + "docs": [] + }, + { + "name": "is_sufficient", + "type": 8, + "typeName": "bool", + "docs": [] + }, + { + "name": "is_frozen", + "type": 8, + "typeName": "bool", + "docs": [] + } + ], + "index": 21, + "docs": [ + "Alter the attributes of a given asset.", + "", + "Origin must be `ForceOrigin`.", + "", + "- `id`: The identifier of the asset.", + "- `owner`: The new Owner of this asset.", + "- `issuer`: The new Issuer of this asset.", + "- `admin`: The new Admin of this asset.", + "- `freezer`: The new Freezer of this asset.", + "- `min_balance`: The minimum balance of this new asset that any single account must", + "have. If an account's balance is reduced below this, then it collapses to zero.", + "- `is_sufficient`: Whether a non-zero balance of this asset is deposit of sufficient", + "value to account for the state bloat associated with its balance storage. If set to", + "`true`, then non-zero balances may be stored without a `consumer` reference (and thus", + "an ED in the Balances pallet or whatever else is used to control user-account state", + "growth).", + "- `is_frozen`: Whether this asset class is frozen except for permissioned/admin", + "instructions.", + "", + "Emits `AssetStatusChanged` with the identity of the asset.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "approve_transfer", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "delegate", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "amount", + "type": 75, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 22, + "docs": [ + "Approve an amount of asset for transfer by a delegated third-party account.", + "", + "Origin must be Signed.", + "", + "Ensures that `ApprovalDeposit` worth of `Currency` is reserved from signing account", + "for the purpose of holding the approval. If some non-zero amount of assets is already", + "approved from signing account to `delegate`, then it is topped up or unreserved to", + "meet the right value.", + "", + "NOTE: The signing account does not need to own `amount` of assets at the point of", + "making this call.", + "", + "- `id`: The identifier of the asset.", + "- `delegate`: The account to delegate permission to transfer asset.", + "- `amount`: The amount of asset that may be transferred by `delegate`. If there is", + "already an approval in place, then this acts additively.", + "", + "Emits `ApprovedTransfer` on success.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "cancel_approval", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "delegate", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 23, + "docs": [ + "Cancel all of some asset approved for delegated transfer by a third-party account.", + "", + "Origin must be Signed and there must be an approval in place between signer and", + "`delegate`.", + "", + "Unreserves any deposit previously reserved by `approve_transfer` for the approval.", + "", + "- `id`: The identifier of the asset.", + "- `delegate`: The account delegated permission to transfer asset.", + "", + "Emits `ApprovalCancelled` on success.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "force_cancel_approval", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "owner", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "delegate", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 24, + "docs": [ + "Cancel all of some asset approved for delegated transfer by a third-party account.", + "", + "Origin must be either ForceOrigin or Signed origin with the signer being the Admin", + "account of the asset `id`.", + "", + "Unreserves any deposit previously reserved by `approve_transfer` for the approval.", + "", + "- `id`: The identifier of the asset.", + "- `delegate`: The account delegated permission to transfer asset.", + "", + "Emits `ApprovalCancelled` on success.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "transfer_approved", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "owner", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "destination", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "amount", + "type": 75, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 25, + "docs": [ + "Transfer some asset balance from a previously delegated account to some third-party", + "account.", + "", + "Origin must be Signed and there must be an approval in place by the `owner` to the", + "signer.", + "", + "If the entire amount approved for transfer is transferred, then any deposit previously", + "reserved by `approve_transfer` is unreserved.", + "", + "- `id`: The identifier of the asset.", + "- `owner`: The account which previously approved for a transfer of at least `amount` and", + "from which the asset balance will be withdrawn.", + "- `destination`: The account to which the asset balance of `amount` will be transferred.", + "- `amount`: The amount of assets to transfer.", + "", + "Emits `TransferredApproved` on success.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "touch", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + } + ], + "index": 26, + "docs": [ + "Create an asset account for non-provider assets.", + "", + "A deposit will be taken from the signer account.", + "", + "- `origin`: Must be Signed; the signer account must have sufficient funds for a deposit", + " to be taken.", + "- `id`: The identifier of the asset for the account to be created.", + "", + "Emits `Touched` event when successful." + ] + }, + { + "name": "refund", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "allow_burn", + "type": 8, + "typeName": "bool", + "docs": [] + } + ], + "index": 27, + "docs": [ + "Return the deposit (if any) of an asset account or a consumer reference (if any) of an", + "account.", + "", + "The origin must be Signed.", + "", + "- `id`: The identifier of the asset for which the caller would like the deposit", + " refunded.", + "- `allow_burn`: If `true` then assets may be destroyed in order to complete the refund.", + "", + "It will fail with either [`Error::ContainsHolds`] or [`Error::ContainsFreezes`] if", + "the asset account contains holds or freezes in place.", + "", + "Emits `Refunded` event when successful." + ] + }, + { + "name": "set_min_balance", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "min_balance", + "type": 6, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 28, + "docs": [ + "Sets the minimum balance of an asset.", + "", + "Only works if there aren't any accounts that are holding the asset or if", + "the new value of `min_balance` is less than the old one.", + "", + "Origin must be Signed and the sender has to be the Owner of the", + "asset `id`.", + "", + "- `id`: The identifier of the asset.", + "- `min_balance`: The new value of `min_balance`.", + "", + "Emits `AssetMinBalanceChanged` event when successful." + ] + }, + { + "name": "touch_other", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "who", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 29, + "docs": [ + "Create an asset account for `who`.", + "", + "A deposit will be taken from the signer account.", + "", + "- `origin`: Must be Signed by `Freezer` or `Admin` of the asset `id`; the signer account", + " must have sufficient funds for a deposit to be taken.", + "- `id`: The identifier of the asset for the account to be created.", + "- `who`: The account to be created.", + "", + "Emits `Touched` event when successful." + ] + }, + { + "name": "refund_other", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "who", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 30, + "docs": [ + "Return the deposit (if any) of a target asset account. Useful if you are the depositor.", + "", + "The origin must be Signed and either the account owner, depositor, or asset `Admin`. In", + "order to burn a non-zero balance of the asset, the caller must be the account and should", + "use `refund`.", + "", + "- `id`: The identifier of the asset for the account holding a deposit.", + "- `who`: The account to refund.", + "", + "It will fail with either [`Error::ContainsHolds`] or [`Error::ContainsFreezes`] if", + "the asset account contains holds or freezes in place.", + "", + "Emits `Refunded` event when successful." + ] + }, + { + "name": "block", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "who", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 31, + "docs": [ + "Disallow further unprivileged transfers of an asset `id` to and from an account `who`.", + "", + "Origin must be Signed and the sender should be the Freezer of the asset `id`.", + "", + "- `id`: The identifier of the account's asset.", + "- `who`: The account to be unblocked.", + "", + "Emits `Blocked`.", + "", + "Weight: `O(1)`" + ] + }, + { + "name": "transfer_all", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "T::AssetIdParameter", + "docs": [] + }, + { + "name": "dest", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "keep_alive", + "type": 8, + "typeName": "bool", + "docs": [] + } + ], + "index": 32, + "docs": [ + "Transfer the entire transferable balance from the caller asset account.", + "", + "NOTE: This function only attempts to transfer _transferable_ balances. This means that", + "any held, frozen, or minimum balance (when `keep_alive` is `true`), will not be", + "transferred by this function. To ensure that this function results in a killed account,", + "you might need to prepare the account by removing any reference counters, storage", + "deposits, etc...", + "", + "The dispatch origin of this call must be Signed.", + "", + "- `id`: The identifier of the asset for the account holding a deposit.", + "- `dest`: The recipient of the transfer.", + "- `keep_alive`: A boolean to determine if the `transfer_all` operation should send all", + " of the funds the asset account has, causing the sender asset account to be killed", + " (false), or transfer everything except at least the minimum balance, which will", + " guarantee to keep the sender asset account alive (true)." + ] + } + ] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 358, + "type": { + "path": [ + "pallet_asset_conversion", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "create_pool", + "fields": [ + { + "name": "asset1", + "type": 67, + "typeName": "Box", + "docs": [] + }, + { + "name": "asset2", + "type": 67, + "typeName": "Box", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Creates an empty liquidity pool and an associated new `lp_token` asset", + "(the id of which is returned in the `Event::PoolCreated` event).", + "", + "Once a pool is created, someone may [`Pallet::add_liquidity`] to it." + ] + }, + { + "name": "add_liquidity", + "fields": [ + { + "name": "asset1", + "type": 67, + "typeName": "Box", + "docs": [] + }, + { + "name": "asset2", + "type": 67, + "typeName": "Box", + "docs": [] + }, + { + "name": "amount1_desired", + "type": 6, + "typeName": "T::Balance", + "docs": [] + }, + { + "name": "amount2_desired", + "type": 6, + "typeName": "T::Balance", + "docs": [] + }, + { + "name": "amount1_min", + "type": 6, + "typeName": "T::Balance", + "docs": [] + }, + { + "name": "amount2_min", + "type": 6, + "typeName": "T::Balance", + "docs": [] + }, + { + "name": "mint_to", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 1, + "docs": [ + "Provide liquidity into the pool of `asset1` and `asset2`.", + "NOTE: an optimal amount of asset1 and asset2 will be calculated and", + "might be different than the provided `amount1_desired`/`amount2_desired`", + "thus you should provide the min amount you're happy to provide.", + "Params `amount1_min`/`amount2_min` represent that.", + "`mint_to` will be sent the liquidity tokens that represent this share of the pool.", + "", + "NOTE: when encountering an incorrect exchange rate and non-withdrawable pool liquidity,", + "batch an atomic call with [`Pallet::add_liquidity`] and", + "[`Pallet::swap_exact_tokens_for_tokens`] or [`Pallet::swap_tokens_for_exact_tokens`]", + "calls to render the liquidity withdrawable and rectify the exchange rate.", + "", + "Once liquidity is added, someone may successfully call", + "[`Pallet::swap_exact_tokens_for_tokens`]." + ] + }, + { + "name": "remove_liquidity", + "fields": [ + { + "name": "asset1", + "type": 67, + "typeName": "Box", + "docs": [] + }, + { + "name": "asset2", + "type": 67, + "typeName": "Box", + "docs": [] + }, + { + "name": "lp_token_burn", + "type": 6, + "typeName": "T::Balance", + "docs": [] + }, + { + "name": "amount1_min_receive", + "type": 6, + "typeName": "T::Balance", + "docs": [] + }, + { + "name": "amount2_min_receive", + "type": 6, + "typeName": "T::Balance", + "docs": [] + }, + { + "name": "withdraw_to", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 2, + "docs": [ + "Allows you to remove liquidity by providing the `lp_token_burn` tokens that will be", + "burned in the process. With the usage of `amount1_min_receive`/`amount2_min_receive`", + "it's possible to control the min amount of returned tokens you're happy with." + ] + }, + { + "name": "swap_exact_tokens_for_tokens", + "fields": [ + { + "name": "path", + "type": 359, + "typeName": "Vec>", + "docs": [] + }, + { + "name": "amount_in", + "type": 6, + "typeName": "T::Balance", + "docs": [] + }, + { + "name": "amount_out_min", + "type": 6, + "typeName": "T::Balance", + "docs": [] + }, + { + "name": "send_to", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "keep_alive", + "type": 8, + "typeName": "bool", + "docs": [] + } + ], + "index": 3, + "docs": [ + "Swap the exact amount of `asset1` into `asset2`.", + "`amount_out_min` param allows you to specify the min amount of the `asset2`", + "you're happy to receive.", + "", + "[`AssetConversionApi::quote_price_exact_tokens_for_tokens`] runtime call can be called", + "for a quote." + ] + }, + { + "name": "swap_tokens_for_exact_tokens", + "fields": [ + { + "name": "path", + "type": 359, + "typeName": "Vec>", + "docs": [] + }, + { + "name": "amount_out", + "type": 6, + "typeName": "T::Balance", + "docs": [] + }, + { + "name": "amount_in_max", + "type": 6, + "typeName": "T::Balance", + "docs": [] + }, + { + "name": "send_to", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "keep_alive", + "type": 8, + "typeName": "bool", + "docs": [] + } + ], + "index": 4, + "docs": [ + "Swap any amount of `asset1` to get the exact amount of `asset2`.", + "`amount_in_max` param allows to specify the max amount of the `asset1`", + "you're happy to provide.", + "", + "[`AssetConversionApi::quote_price_tokens_for_exact_tokens`] runtime call can be called", + "for a quote." + ] + }, + { + "name": "touch", + "fields": [ + { + "name": "asset1", + "type": 67, + "typeName": "Box", + "docs": [] + }, + { + "name": "asset2", + "type": 67, + "typeName": "Box", + "docs": [] + } + ], + "index": 5, + "docs": [ + "Touch an existing pool to fulfill prerequisites before providing liquidity, such as", + "ensuring that the pool's accounts are in place. It is typically useful when a pool", + "creator removes the pool's accounts and does not provide a liquidity. This action may", + "involve holding assets from the caller as a deposit for creating the pool's accounts.", + "", + "The origin must be Signed.", + "", + "- `asset1`: The asset ID of an existing pool with a pair (asset1, asset2).", + "- `asset2`: The asset ID of an existing pool with a pair (asset1, asset2).", + "", + "Emits `Touched` event when successful." + ] + } + ] + } + }, + "docs": [ + "Pallet's callable functions." + ] + } + }, + { + "id": 359, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 67 + } + }, + "docs": [] + } + }, + { + "id": 360, + "type": { + "path": [ + "pallet_treasury", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + }, + { + "name": "I", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "spend_local", + "fields": [ + { + "name": "amount", + "type": 75, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "beneficiary", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 3, + "docs": [ + "Propose and approve a spend of treasury funds.", + "", + "## Dispatch Origin", + "", + "Must be [`Config::SpendOrigin`] with the `Success` value being at least `amount`.", + "", + "### Details", + "NOTE: For record-keeping purposes, the proposer is deemed to be equivalent to the", + "beneficiary.", + "", + "### Parameters", + "- `amount`: The amount to be transferred from the treasury to the `beneficiary`.", + "- `beneficiary`: The destination account for the transfer.", + "", + "## Events", + "", + "Emits [`Event::SpendApproved`] if successful." + ] + }, + { + "name": "remove_approval", + "fields": [ + { + "name": "proposal_id", + "type": 71, + "typeName": "ProposalIndex", + "docs": [] + } + ], + "index": 4, + "docs": [ + "Force a previously approved proposal to be removed from the approval queue.", + "", + "## Dispatch Origin", + "", + "Must be [`Config::RejectOrigin`].", + "", + "## Details", + "", + "The original deposit will no longer be returned.", + "", + "### Parameters", + "- `proposal_id`: The index of a proposal", + "", + "### Complexity", + "- O(A) where `A` is the number of approvals", + "", + "### Errors", + "- [`Error::ProposalNotApproved`]: The `proposal_id` supplied was not found in the", + " approval queue, i.e., the proposal has not been approved. This could also mean the", + " proposal does not exist altogether, thus there is no way it would have been approved", + " in the first place." + ] + }, + { + "name": "spend", + "fields": [ + { + "name": "asset_kind", + "type": 206, + "typeName": "Box", + "docs": [] + }, + { + "name": "amount", + "type": 75, + "typeName": "AssetBalanceOf", + "docs": [] + }, + { + "name": "beneficiary", + "type": 207, + "typeName": "Box>", + "docs": [] + }, + { + "name": "valid_from", + "type": 187, + "typeName": "Option>", + "docs": [] + } + ], + "index": 5, + "docs": [ + "Propose and approve a spend of treasury funds.", + "", + "## Dispatch Origin", + "", + "Must be [`Config::SpendOrigin`] with the `Success` value being at least", + "`amount` of `asset_kind` in the native asset. The amount of `asset_kind` is converted", + "for assertion using the [`Config::BalanceConverter`].", + "", + "## Details", + "", + "Create an approved spend for transferring a specific `amount` of `asset_kind` to a", + "designated beneficiary. The spend must be claimed using the `payout` dispatchable within", + "the [`Config::PayoutPeriod`].", + "", + "### Parameters", + "- `asset_kind`: An indicator of the specific asset class to be spent.", + "- `amount`: The amount to be transferred from the treasury to the `beneficiary`.", + "- `beneficiary`: The beneficiary of the spend.", + "- `valid_from`: The block number from which the spend can be claimed. It can refer to", + " the past if the resulting spend has not yet expired according to the", + " [`Config::PayoutPeriod`]. If `None`, the spend can be claimed immediately after", + " approval.", + "", + "## Events", + "", + "Emits [`Event::AssetSpendApproved`] if successful." + ] + }, + { + "name": "payout", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "SpendIndex", + "docs": [] + } + ], + "index": 6, + "docs": [ + "Claim a spend.", + "", + "## Dispatch Origin", + "", + "Must be signed", + "", + "## Details", + "", + "Spends must be claimed within some temporal bounds. A spend may be claimed within one", + "[`Config::PayoutPeriod`] from the `valid_from` block.", + "In case of a payout failure, the spend status must be updated with the `check_status`", + "dispatchable before retrying with the current function.", + "", + "### Parameters", + "- `index`: The spend index.", + "", + "## Events", + "", + "Emits [`Event::Paid`] if successful." + ] + }, + { + "name": "check_status", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "SpendIndex", + "docs": [] + } + ], + "index": 7, + "docs": [ + "Check the status of the spend and remove it from the storage if processed.", + "", + "## Dispatch Origin", + "", + "Must be signed.", + "", + "## Details", + "", + "The status check is a prerequisite for retrying a failed payout.", + "If a spend has either succeeded or expired, it is removed from the storage by this", + "function. In such instances, transaction fees are refunded.", + "", + "### Parameters", + "- `index`: The spend index.", + "", + "## Events", + "", + "Emits [`Event::PaymentFailed`] if the spend payout has failed.", + "Emits [`Event::SpendProcessed`] if the spend payout has succeed." + ] + }, + { + "name": "void_spend", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "SpendIndex", + "docs": [] + } + ], + "index": 8, + "docs": [ + "Void previously approved spend.", + "", + "## Dispatch Origin", + "", + "Must be [`Config::RejectOrigin`].", + "", + "## Details", + "", + "A spend void is only possible if the payout has not been attempted yet.", + "", + "### Parameters", + "- `index`: The spend index.", + "", + "## Events", + "", + "Emits [`Event::AssetSpendVoided`] if successful." + ] + } + ] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 361, + "type": { + "path": [ + "pallet_conviction_voting", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + }, + { + "name": "I", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "vote", + "fields": [ + { + "name": "poll_index", + "type": 71, + "typeName": "PollIndexOf", + "docs": [] + }, + { + "name": "vote", + "type": 209, + "typeName": "AccountVote>", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Vote in a poll. If `vote.is_aye()`, the vote is to enact the proposal;", + "otherwise it is a vote to keep the status quo.", + "", + "The dispatch origin of this call must be _Signed_.", + "", + "- `poll_index`: The index of the poll to vote for.", + "- `vote`: The vote configuration.", + "", + "Weight: `O(R)` where R is the number of polls the voter has voted on." + ] + }, + { + "name": "delegate", + "fields": [ + { + "name": "class", + "type": 180, + "typeName": "ClassOf", + "docs": [] + }, + { + "name": "to", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "conviction", + "type": 362, + "typeName": "Conviction", + "docs": [] + }, + { + "name": "balance", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 1, + "docs": [ + "Delegate the voting power (with some given conviction) of the sending account for a", + "particular class of polls.", + "", + "The balance delegated is locked for as long as it's delegated, and thereafter for the", + "time appropriate for the conviction's lock period.", + "", + "The dispatch origin of this call must be _Signed_, and the signing account must either:", + " - be delegating already; or", + " - have no voting activity (if there is, then it will need to be removed through", + " `remove_vote`).", + "", + "- `to`: The account whose voting the `target` account's voting power will follow.", + "- `class`: The class of polls to delegate. To delegate multiple classes, multiple calls", + " to this function are required.", + "- `conviction`: The conviction that will be attached to the delegated votes. When the", + " account is undelegated, the funds will be locked for the corresponding period.", + "- `balance`: The amount of the account's balance to be used in delegating. This must not", + " be more than the account's current balance.", + "", + "Emits `Delegated`.", + "", + "Weight: `O(R)` where R is the number of polls the voter delegating to has", + " voted on. Weight is initially charged as if maximum votes, but is refunded later." + ] + }, + { + "name": "undelegate", + "fields": [ + { + "name": "class", + "type": 180, + "typeName": "ClassOf", + "docs": [] + } + ], + "index": 2, + "docs": [ + "Undelegate the voting power of the sending account for a particular class of polls.", + "", + "Tokens may be unlocked following once an amount of time consistent with the lock period", + "of the conviction with which the delegation was issued has passed.", + "", + "The dispatch origin of this call must be _Signed_ and the signing account must be", + "currently delegating.", + "", + "- `class`: The class of polls to remove the delegation from.", + "", + "Emits `Undelegated`.", + "", + "Weight: `O(R)` where R is the number of polls the voter delegating to has", + " voted on. Weight is initially charged as if maximum votes, but is refunded later." + ] + }, + { + "name": "unlock", + "fields": [ + { + "name": "class", + "type": 180, + "typeName": "ClassOf", + "docs": [] + }, + { + "name": "target", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 3, + "docs": [ + "Remove the lock caused by prior voting/delegating which has expired within a particular", + "class.", + "", + "The dispatch origin of this call must be _Signed_.", + "", + "- `class`: The class of polls to unlock.", + "- `target`: The account to remove the lock on.", + "", + "Weight: `O(R)` with R number of vote of target." + ] + }, + { + "name": "remove_vote", + "fields": [ + { + "name": "class", + "type": 363, + "typeName": "Option>", + "docs": [] + }, + { + "name": "index", + "type": 4, + "typeName": "PollIndexOf", + "docs": [] + } + ], + "index": 4, + "docs": [ + "Remove a vote for a poll.", + "", + "If:", + "- the poll was cancelled, or", + "- the poll is ongoing, or", + "- the poll has ended such that", + " - the vote of the account was in opposition to the result; or", + " - there was no conviction to the account's vote; or", + " - the account made a split vote", + "...then the vote is removed cleanly and a following call to `unlock` may result in more", + "funds being available.", + "", + "If, however, the poll has ended and:", + "- it finished corresponding to the vote of the account, and", + "- the account made a standard vote with conviction, and", + "- the lock period of the conviction is not over", + "...then the lock will be aggregated into the overall account's lock, which may involve", + "*overlocking* (where the two locks are combined into a single lock that is the maximum", + "of both the amount locked and the time is it locked for).", + "", + "The dispatch origin of this call must be _Signed_, and the signer must have a vote", + "registered for poll `index`.", + "", + "- `index`: The index of poll of the vote to be removed.", + "- `class`: Optional parameter, if given it indicates the class of the poll. For polls", + " which have finished or are cancelled, this must be `Some`.", + "", + "Weight: `O(R + log R)` where R is the number of polls that `target` has voted on.", + " Weight is calculated for the maximum number of vote." + ] + }, + { + "name": "remove_other_vote", + "fields": [ + { + "name": "target", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "class", + "type": 180, + "typeName": "ClassOf", + "docs": [] + }, + { + "name": "index", + "type": 4, + "typeName": "PollIndexOf", + "docs": [] + } + ], + "index": 5, + "docs": [ + "Remove a vote for a poll.", + "", + "If the `target` is equal to the signer, then this function is exactly equivalent to", + "`remove_vote`. If not equal to the signer, then the vote must have expired,", + "either because the poll was cancelled, because the voter lost the poll or", + "because the conviction period is over.", + "", + "The dispatch origin of this call must be _Signed_.", + "", + "- `target`: The account of the vote to be removed; this account must have voted for poll", + " `index`.", + "- `index`: The index of poll of the vote to be removed.", + "- `class`: The class of the poll.", + "", + "Weight: `O(R + log R)` where R is the number of polls that `target` has voted on.", + " Weight is calculated for the maximum number of vote." + ] + } + ] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 362, + "type": { + "path": [ + "pallet_conviction_voting", + "conviction", + "Conviction" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Locked1x", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "Locked2x", + "fields": [], + "index": 2, + "docs": [] + }, + { + "name": "Locked3x", + "fields": [], + "index": 3, + "docs": [] + }, + { + "name": "Locked4x", + "fields": [], + "index": 4, + "docs": [] + }, + { + "name": "Locked5x", + "fields": [], + "index": 5, + "docs": [] + }, + { + "name": "Locked6x", + "fields": [], + "index": 6, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 363, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 180 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 180, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 364, + "type": { + "path": [ + "pallet_referenda", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + }, + { + "name": "I", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "submit", + "fields": [ + { + "name": "proposal_origin", + "type": 321, + "typeName": "Box>", + "docs": [] + }, + { + "name": "proposal", + "type": 212, + "typeName": "BoundedCallOf", + "docs": [] + }, + { + "name": "enactment_moment", + "type": 365, + "typeName": "DispatchTime>", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Propose a referendum on a privileged action.", + "", + "- `origin`: must be `SubmitOrigin` and the account must have `SubmissionDeposit` funds", + " available.", + "- `proposal_origin`: The origin from which the proposal should be executed.", + "- `proposal`: The proposal.", + "- `enactment_moment`: The moment that the proposal should be enacted.", + "", + "Emits `Submitted`." + ] + }, + { + "name": "place_decision_deposit", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "ReferendumIndex", + "docs": [] + } + ], + "index": 1, + "docs": [ + "Post the Decision Deposit for a referendum.", + "", + "- `origin`: must be `Signed` and the account must have funds available for the", + " referendum's track's Decision Deposit.", + "- `index`: The index of the submitted referendum whose Decision Deposit is yet to be", + " posted.", + "", + "Emits `DecisionDepositPlaced`." + ] + }, + { + "name": "refund_decision_deposit", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "ReferendumIndex", + "docs": [] + } + ], + "index": 2, + "docs": [ + "Refund the Decision Deposit for a closed referendum back to the depositor.", + "", + "- `origin`: must be `Signed` or `Root`.", + "- `index`: The index of a closed referendum whose Decision Deposit has not yet been", + " refunded.", + "", + "Emits `DecisionDepositRefunded`." + ] + }, + { + "name": "cancel", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "ReferendumIndex", + "docs": [] + } + ], + "index": 3, + "docs": [ + "Cancel an ongoing referendum.", + "", + "- `origin`: must be the `CancelOrigin`.", + "- `index`: The index of the referendum to be cancelled.", + "", + "Emits `Cancelled`." + ] + }, + { + "name": "kill", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "ReferendumIndex", + "docs": [] + } + ], + "index": 4, + "docs": [ + "Cancel an ongoing referendum and slash the deposits.", + "", + "- `origin`: must be the `KillOrigin`.", + "- `index`: The index of the referendum to be cancelled.", + "", + "Emits `Killed` and `DepositSlashed`." + ] + }, + { + "name": "nudge_referendum", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "ReferendumIndex", + "docs": [] + } + ], + "index": 5, + "docs": [ + "Advance a referendum onto its next logical state. Only used internally.", + "", + "- `origin`: must be `Root`.", + "- `index`: the referendum to be advanced." + ] + }, + { + "name": "one_fewer_deciding", + "fields": [ + { + "name": "track", + "type": 180, + "typeName": "TrackIdOf", + "docs": [] + } + ], + "index": 6, + "docs": [ + "Advance a track onto its next logical state. Only used internally.", + "", + "- `origin`: must be `Root`.", + "- `track`: the track to be advanced.", + "", + "Action item for when there is now one fewer referendum in the deciding phase and the", + "`DecidingCount` is not yet updated. This means that we should either:", + "- begin deciding another referendum (and leave `DecidingCount` alone); or", + "- decrement `DecidingCount`." + ] + }, + { + "name": "refund_submission_deposit", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "ReferendumIndex", + "docs": [] + } + ], + "index": 7, + "docs": [ + "Refund the Submission Deposit for a closed referendum back to the depositor.", + "", + "- `origin`: must be `Signed` or `Root`.", + "- `index`: The index of a closed referendum whose Submission Deposit has not yet been", + " refunded.", + "", + "Emits `SubmissionDepositRefunded`." + ] + }, + { + "name": "set_metadata", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "ReferendumIndex", + "docs": [] + }, + { + "name": "maybe_hash", + "type": 366, + "typeName": "Option", + "docs": [] + } + ], + "index": 8, + "docs": [ + "Set or clear metadata of a referendum.", + "", + "Parameters:", + "- `origin`: Must be `Signed` by a creator of a referendum or by anyone to clear a", + " metadata of a finished referendum.", + "- `index`: The index of a referendum to set or clear metadata for.", + "- `maybe_hash`: The hash of an on-chain stored preimage. `None` to clear a metadata." + ] + } + ] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 365, + "type": { + "path": [ + "frame_support", + "traits", + "schedule", + "DispatchTime" + ], + "params": [ + { + "name": "BlockNumber", + "type": 4 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "At", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "BlockNumber", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "After", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "BlockNumber", + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 366, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 13 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 13, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 367, + "type": { + "path": [ + "pallet_whitelist", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "whitelist_call", + "fields": [ + { + "name": "call_hash", + "type": 13, + "typeName": "T::Hash", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "remove_whitelisted_call", + "fields": [ + { + "name": "call_hash", + "type": 13, + "typeName": "T::Hash", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "dispatch_whitelisted_call", + "fields": [ + { + "name": "call_hash", + "type": 13, + "typeName": "T::Hash", + "docs": [] + }, + { + "name": "call_encoded_len", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "call_weight_witness", + "type": 10, + "typeName": "Weight", + "docs": [] + } + ], + "index": 2, + "docs": [] + }, + { + "name": "dispatch_whitelisted_call_with_preimage", + "fields": [ + { + "name": "call", + "type": 213, + "typeName": "Box<::RuntimeCall>", + "docs": [] + } + ], + "index": 3, + "docs": [] + } + ] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 368, + "type": { + "path": [ + "pallet_bounties", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + }, + { + "name": "I", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "propose_bounty", + "fields": [ + { + "name": "value", + "type": 75, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "description", + "type": 14, + "typeName": "Vec", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Propose a new bounty.", + "", + "The dispatch origin for this call must be _Signed_.", + "", + "Payment: `TipReportDepositBase` will be reserved from the origin account, as well as", + "`DataDepositPerByte` for each byte in `reason`. It will be unreserved upon approval,", + "or slashed when rejected.", + "", + "- `curator`: The curator account whom will manage this bounty.", + "- `fee`: The curator fee.", + "- `value`: The total payment amount of this bounty, curator fee included.", + "- `description`: The description of this bounty." + ] + }, + { + "name": "approve_bounty", + "fields": [ + { + "name": "bounty_id", + "type": 71, + "typeName": "BountyIndex", + "docs": [] + } + ], + "index": 1, + "docs": [ + "Approve a bounty proposal. At a later time, the bounty will be funded and become active", + "and the original deposit will be returned.", + "", + "May only be called from `T::SpendOrigin`.", + "", + "## Complexity", + "- O(1)." + ] + }, + { + "name": "propose_curator", + "fields": [ + { + "name": "bounty_id", + "type": 71, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "curator", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "fee", + "type": 75, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 2, + "docs": [ + "Propose a curator to a funded bounty.", + "", + "May only be called from `T::SpendOrigin`.", + "", + "## Complexity", + "- O(1)." + ] + }, + { + "name": "unassign_curator", + "fields": [ + { + "name": "bounty_id", + "type": 71, + "typeName": "BountyIndex", + "docs": [] + } + ], + "index": 3, + "docs": [ + "Unassign curator from a bounty.", + "", + "This function can only be called by the `RejectOrigin` a signed origin.", + "", + "If this function is called by the `RejectOrigin`, we assume that the curator is", + "malicious or inactive. As a result, we will slash the curator when possible.", + "", + "If the origin is the curator, we take this as a sign they are unable to do their job and", + "they willingly give up. We could slash them, but for now we allow them to recover their", + "deposit and exit without issue. (We may want to change this if it is abused.)", + "", + "Finally, the origin can be anyone if and only if the curator is \"inactive\". This allows", + "anyone in the community to call out that a curator is not doing their due diligence, and", + "we should pick a new curator. In this case the curator should also be slashed.", + "", + "## Complexity", + "- O(1)." + ] + }, + { + "name": "accept_curator", + "fields": [ + { + "name": "bounty_id", + "type": 71, + "typeName": "BountyIndex", + "docs": [] + } + ], + "index": 4, + "docs": [ + "Accept the curator role for a bounty.", + "A deposit will be reserved from curator and refund upon successful payout.", + "", + "May only be called from the curator.", + "", + "## Complexity", + "- O(1)." + ] + }, + { + "name": "award_bounty", + "fields": [ + { + "name": "bounty_id", + "type": 71, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "beneficiary", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 5, + "docs": [ + "Award bounty to a beneficiary account. The beneficiary will be able to claim the funds", + "after a delay.", + "", + "The dispatch origin for this call must be the curator of this bounty.", + "", + "- `bounty_id`: Bounty ID to award.", + "- `beneficiary`: The beneficiary account whom will receive the payout.", + "", + "## Complexity", + "- O(1)." + ] + }, + { + "name": "claim_bounty", + "fields": [ + { + "name": "bounty_id", + "type": 71, + "typeName": "BountyIndex", + "docs": [] + } + ], + "index": 6, + "docs": [ + "Claim the payout from an awarded bounty after payout delay.", + "", + "The dispatch origin for this call must be the beneficiary of this bounty.", + "", + "- `bounty_id`: Bounty ID to claim.", + "", + "## Complexity", + "- O(1)." + ] + }, + { + "name": "close_bounty", + "fields": [ + { + "name": "bounty_id", + "type": 71, + "typeName": "BountyIndex", + "docs": [] + } + ], + "index": 7, + "docs": [ + "Cancel a proposed or active bounty. All the funds will be sent to treasury and", + "the curator deposit will be unreserved if possible.", + "", + "Only `T::RejectOrigin` is able to cancel a bounty.", + "", + "- `bounty_id`: Bounty ID to cancel.", + "", + "## Complexity", + "- O(1)." + ] + }, + { + "name": "extend_bounty_expiry", + "fields": [ + { + "name": "bounty_id", + "type": 71, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "remark", + "type": 14, + "typeName": "Vec", + "docs": [] + } + ], + "index": 8, + "docs": [ + "Extend the expiry time of an active bounty.", + "", + "The dispatch origin for this call must be the curator of this bounty.", + "", + "- `bounty_id`: Bounty ID to extend.", + "- `remark`: additional information.", + "", + "## Complexity", + "- O(1)." + ] + }, + { + "name": "approve_bounty_with_curator", + "fields": [ + { + "name": "bounty_id", + "type": 71, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "curator", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "fee", + "type": 75, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 9, + "docs": [ + "Approve bountry and propose a curator simultaneously.", + "This call is a shortcut to calling `approve_bounty` and `propose_curator` separately.", + "", + "May only be called from `T::SpendOrigin`.", + "", + "- `bounty_id`: Bounty ID to approve.", + "- `curator`: The curator account whom will manage this bounty.", + "- `fee`: The curator fee.", + "", + "## Complexity", + "- O(1)." + ] + }, + { + "name": "poke_deposit", + "fields": [ + { + "name": "bounty_id", + "type": 71, + "typeName": "BountyIndex", + "docs": [] + } + ], + "index": 10, + "docs": [ + "Poke the deposit reserved for creating a bounty proposal.", + "", + "This can be used by accounts to update their reserved amount.", + "", + "The dispatch origin for this call must be _Signed_.", + "", + "Parameters:", + "- `bounty_id`: The bounty id for which to adjust the deposit.", + "", + "If the deposit is updated, the difference will be reserved/unreserved from the", + "proposer's account.", + "", + "The transaction is made free if the deposit is updated and paid otherwise.", + "", + "Emits `DepositPoked` if the deposit is updated." + ] + } + ] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 369, + "type": { + "path": [ + "pallet_child_bounties", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "add_child_bounty", + "fields": [ + { + "name": "parent_bounty_id", + "type": 71, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "value", + "type": 75, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "description", + "type": 14, + "typeName": "Vec", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Add a new child-bounty.", + "", + "The dispatch origin for this call must be the curator of parent", + "bounty and the parent bounty must be in \"active\" state.", + "", + "Child-bounty gets added successfully & fund gets transferred from", + "parent bounty to child-bounty account, if parent bounty has enough", + "funds, else the call fails.", + "", + "Upper bound to maximum number of active child bounties that can be", + "added are managed via runtime trait config", + "[`Config::MaxActiveChildBountyCount`].", + "", + "If the call is success, the status of child-bounty is updated to", + "\"Added\".", + "", + "- `parent_bounty_id`: Index of parent bounty for which child-bounty is being added.", + "- `value`: Value for executing the proposal.", + "- `description`: Text description for the child-bounty." + ] + }, + { + "name": "propose_curator", + "fields": [ + { + "name": "parent_bounty_id", + "type": 71, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "child_bounty_id", + "type": 71, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "curator", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "fee", + "type": 75, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 1, + "docs": [ + "Propose curator for funded child-bounty.", + "", + "The dispatch origin for this call must be curator of parent bounty.", + "", + "Parent bounty must be in active state, for this child-bounty call to", + "work.", + "", + "Child-bounty must be in \"Added\" state, for processing the call. And", + "state of child-bounty is moved to \"CuratorProposed\" on successful", + "call completion.", + "", + "- `parent_bounty_id`: Index of parent bounty.", + "- `child_bounty_id`: Index of child bounty.", + "- `curator`: Address of child-bounty curator.", + "- `fee`: payment fee to child-bounty curator for execution." + ] + }, + { + "name": "accept_curator", + "fields": [ + { + "name": "parent_bounty_id", + "type": 71, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "child_bounty_id", + "type": 71, + "typeName": "BountyIndex", + "docs": [] + } + ], + "index": 2, + "docs": [ + "Accept the curator role for the child-bounty.", + "", + "The dispatch origin for this call must be the curator of this", + "child-bounty.", + "", + "A deposit will be reserved from the curator and refund upon", + "successful payout or cancellation.", + "", + "Fee for curator is deducted from curator fee of parent bounty.", + "", + "Parent bounty must be in active state, for this child-bounty call to", + "work.", + "", + "Child-bounty must be in \"CuratorProposed\" state, for processing the", + "call. And state of child-bounty is moved to \"Active\" on successful", + "call completion.", + "", + "- `parent_bounty_id`: Index of parent bounty.", + "- `child_bounty_id`: Index of child bounty." + ] + }, + { + "name": "unassign_curator", + "fields": [ + { + "name": "parent_bounty_id", + "type": 71, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "child_bounty_id", + "type": 71, + "typeName": "BountyIndex", + "docs": [] + } + ], + "index": 3, + "docs": [ + "Unassign curator from a child-bounty.", + "", + "The dispatch origin for this call can be either `RejectOrigin`, or", + "the curator of the parent bounty, or any signed origin.", + "", + "For the origin other than T::RejectOrigin and the child-bounty", + "curator, parent bounty must be in active state, for this call to", + "work. We allow child-bounty curator and T::RejectOrigin to execute", + "this call irrespective of the parent bounty state.", + "", + "If this function is called by the `RejectOrigin` or the", + "parent bounty curator, we assume that the child-bounty curator is", + "malicious or inactive. As a result, child-bounty curator deposit is", + "slashed.", + "", + "If the origin is the child-bounty curator, we take this as a sign", + "that they are unable to do their job, and are willingly giving up.", + "We could slash the deposit, but for now we allow them to unreserve", + "their deposit and exit without issue. (We may want to change this if", + "it is abused.)", + "", + "Finally, the origin can be anyone iff the child-bounty curator is", + "\"inactive\". Expiry update due of parent bounty is used to estimate", + "inactive state of child-bounty curator.", + "", + "This allows anyone in the community to call out that a child-bounty", + "curator is not doing their due diligence, and we should pick a new", + "one. In this case the child-bounty curator deposit is slashed.", + "", + "State of child-bounty is moved to Added state on successful call", + "completion.", + "", + "- `parent_bounty_id`: Index of parent bounty.", + "- `child_bounty_id`: Index of child bounty." + ] + }, + { + "name": "award_child_bounty", + "fields": [ + { + "name": "parent_bounty_id", + "type": 71, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "child_bounty_id", + "type": 71, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "beneficiary", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 4, + "docs": [ + "Award child-bounty to a beneficiary.", + "", + "The beneficiary will be able to claim the funds after a delay.", + "", + "The dispatch origin for this call must be the parent curator or", + "curator of this child-bounty.", + "", + "Parent bounty must be in active state, for this child-bounty call to", + "work.", + "", + "Child-bounty must be in active state, for processing the call. And", + "state of child-bounty is moved to \"PendingPayout\" on successful call", + "completion.", + "", + "- `parent_bounty_id`: Index of parent bounty.", + "- `child_bounty_id`: Index of child bounty.", + "- `beneficiary`: Beneficiary account." + ] + }, + { + "name": "claim_child_bounty", + "fields": [ + { + "name": "parent_bounty_id", + "type": 71, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "child_bounty_id", + "type": 71, + "typeName": "BountyIndex", + "docs": [] + } + ], + "index": 5, + "docs": [ + "Claim the payout from an awarded child-bounty after payout delay.", + "", + "The dispatch origin for this call may be any signed origin.", + "", + "Call works independent of parent bounty state, No need for parent", + "bounty to be in active state.", + "", + "The Beneficiary is paid out with agreed bounty value. Curator fee is", + "paid & curator deposit is unreserved.", + "", + "Child-bounty must be in \"PendingPayout\" state, for processing the", + "call. And instance of child-bounty is removed from the state on", + "successful call completion.", + "", + "- `parent_bounty_id`: Index of parent bounty.", + "- `child_bounty_id`: Index of child bounty." + ] + }, + { + "name": "close_child_bounty", + "fields": [ + { + "name": "parent_bounty_id", + "type": 71, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "child_bounty_id", + "type": 71, + "typeName": "BountyIndex", + "docs": [] + } + ], + "index": 6, + "docs": [ + "Cancel a proposed or active child-bounty. Child-bounty account funds", + "are transferred to parent bounty account. The child-bounty curator", + "deposit may be unreserved if possible.", + "", + "The dispatch origin for this call must be either parent curator or", + "`T::RejectOrigin`.", + "", + "If the state of child-bounty is `Active`, curator deposit is", + "unreserved.", + "", + "If the state of child-bounty is `PendingPayout`, call fails &", + "returns `PendingPayout` error.", + "", + "For the origin other than T::RejectOrigin, parent bounty must be in", + "active state, for this child-bounty call to work. For origin", + "T::RejectOrigin execution is forced.", + "", + "Instance of child-bounty is removed from the state on successful", + "call completion.", + "", + "- `parent_bounty_id`: Index of parent bounty.", + "- `child_bounty_id`: Index of child bounty." + ] + } + ] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 370, + "type": { + "path": [ + "pallet_asset_rate", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "create", + "fields": [ + { + "name": "asset_kind", + "type": 206, + "typeName": "Box", + "docs": [] + }, + { + "name": "rate", + "type": 168, + "typeName": "FixedU128", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Initialize a conversion rate to native balance for the given asset.", + "", + "## Complexity", + "- O(1)" + ] + }, + { + "name": "update", + "fields": [ + { + "name": "asset_kind", + "type": 206, + "typeName": "Box", + "docs": [] + }, + { + "name": "rate", + "type": 168, + "typeName": "FixedU128", + "docs": [] + } + ], + "index": 1, + "docs": [ + "Update the conversion rate to native balance for the given asset.", + "", + "## Complexity", + "- O(1)" + ] + }, + { + "name": "remove", + "fields": [ + { + "name": "asset_kind", + "type": 206, + "typeName": "Box", + "docs": [] + } + ], + "index": 2, + "docs": [ + "Remove an existing conversion rate to native balance for the given asset.", + "", + "## Complexity", + "- O(1)" + ] + } + ] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 371, + "type": { + "path": [ + "pallet_state_trie_migration", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "control_auto_migration", + "fields": [ + { + "name": "maybe_config", + "type": 372, + "typeName": "Option", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Control the automatic migration.", + "", + "The dispatch origin of this call must be [`Config::ControlOrigin`]." + ] + }, + { + "name": "continue_migrate", + "fields": [ + { + "name": "limits", + "type": 373, + "typeName": "MigrationLimits", + "docs": [] + }, + { + "name": "real_size_upper", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "witness_task", + "type": 374, + "typeName": "MigrationTask", + "docs": [] + } + ], + "index": 1, + "docs": [ + "Continue the migration for the given `limits`.", + "", + "The dispatch origin of this call can be any signed account.", + "", + "This transaction has NO MONETARY INCENTIVES. calling it will not reward anyone. Albeit,", + "Upon successful execution, the transaction fee is returned.", + "", + "The (potentially over-estimated) of the byte length of all the data read must be", + "provided for up-front fee-payment and weighing. In essence, the caller is guaranteeing", + "that executing the current `MigrationTask` with the given `limits` will not exceed", + "`real_size_upper` bytes of read data.", + "", + "The `witness_task` is merely a helper to prevent the caller from being slashed or", + "generally trigger a migration that they do not intend. This parameter is just a message", + "from caller, saying that they believed `witness_task` was the last state of the", + "migration, and they only wish for their transaction to do anything, if this assumption", + "holds. In case `witness_task` does not match, the transaction fails.", + "", + "Based on the documentation of [`MigrationTask::migrate_until_exhaustion`], the", + "recommended way of doing this is to pass a `limit` that only bounds `count`, as the", + "`size` limit can always be overwritten." + ] + }, + { + "name": "migrate_custom_top", + "fields": [ + { + "name": "keys", + "type": 217, + "typeName": "Vec>", + "docs": [] + }, + { + "name": "witness_size", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 2, + "docs": [ + "Migrate the list of top keys by iterating each of them one by one.", + "", + "This does not affect the global migration process tracker ([`MigrationProcess`]), and", + "should only be used in case any keys are leftover due to a bug." + ] + }, + { + "name": "migrate_custom_child", + "fields": [ + { + "name": "root", + "type": 14, + "typeName": "Vec", + "docs": [] + }, + { + "name": "child_keys", + "type": 217, + "typeName": "Vec>", + "docs": [] + }, + { + "name": "total_size", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 3, + "docs": [ + "Migrate the list of child keys by iterating each of them one by one.", + "", + "All of the given child keys must be present under one `child_root`.", + "", + "This does not affect the global migration process tracker ([`MigrationProcess`]), and", + "should only be used in case any keys are leftover due to a bug." + ] + }, + { + "name": "set_signed_max_limits", + "fields": [ + { + "name": "limits", + "type": 373, + "typeName": "MigrationLimits", + "docs": [] + } + ], + "index": 4, + "docs": [ + "Set the maximum limit of the signed migration." + ] + }, + { + "name": "force_set_progress", + "fields": [ + { + "name": "progress_top", + "type": 375, + "typeName": "ProgressOf", + "docs": [] + }, + { + "name": "progress_child", + "type": 375, + "typeName": "ProgressOf", + "docs": [] + } + ], + "index": 5, + "docs": [ + "Forcefully set the progress the running migration.", + "", + "This is only useful in one case: the next key to migrate is too big to be migrated with", + "a signed account, in a parachain context, and we simply want to skip it. A reasonable", + "example of this would be `:code:`, which is both very expensive to migrate, and commonly", + "used, so probably it is already migrated.", + "", + "In case you mess things up, you can also, in principle, use this to reset the migration", + "process." + ] + } + ] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 372, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 373 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 373, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 373, + "type": { + "path": [ + "pallet_state_trie_migration", + "pallet", + "MigrationLimits" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "size", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "item", + "type": 4, + "typeName": "u32", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 374, + "type": { + "path": [ + "pallet_state_trie_migration", + "pallet", + "MigrationTask" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "progress_top", + "type": 375, + "typeName": "ProgressOf", + "docs": [] + }, + { + "name": "progress_child", + "type": 375, + "typeName": "ProgressOf", + "docs": [] + }, + { + "name": "size", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "top_items", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "child_items", + "type": 4, + "typeName": "u32", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 375, + "type": { + "path": [ + "pallet_state_trie_migration", + "pallet", + "Progress" + ], + "params": [ + { + "name": "MaxKeyLen", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "ToStart", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "LastKey", + "fields": [ + { + "name": null, + "type": 376, + "typeName": "BoundedVec", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Complete", + "fields": [], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 376, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 2 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 14, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 377, + "type": { + "path": [ + "pallet_nomination_pools", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "join", + "fields": [ + { + "name": "amount", + "type": 75, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Stake funds with a pool. The amount to bond is delegated (or transferred based on", + "[`adapter::StakeStrategyType`]) from the member to the pool account and immediately", + "increases the pool's bond.", + "", + "The method of transferring the amount to the pool account is determined by", + "[`adapter::StakeStrategyType`]. If the pool is configured to use", + "[`adapter::StakeStrategyType::Delegate`], the funds remain in the account of", + "the `origin`, while the pool gains the right to use these funds for staking.", + "", + "# Note", + "", + "* An account can only be a member of a single pool.", + "* An account cannot join the same pool multiple times.", + "* This call will *not* dust the member account, so the member must have at least", + " `existential deposit + amount` in their account.", + "* Only a pool with [`PoolState::Open`] can be joined" + ] + }, + { + "name": "bond_extra", + "fields": [ + { + "name": "extra", + "type": 378, + "typeName": "BondExtra>", + "docs": [] + } + ], + "index": 1, + "docs": [ + "Bond `extra` more funds from `origin` into the pool to which they already belong.", + "", + "Additional funds can come from either the free balance of the account, of from the", + "accumulated rewards, see [`BondExtra`].", + "", + "Bonding extra funds implies an automatic payout of all pending rewards as well.", + "See `bond_extra_other` to bond pending rewards of `other` members." + ] + }, + { + "name": "claim_payout", + "fields": [], + "index": 2, + "docs": [ + "A bonded member can use this to claim their payout based on the rewards that the pool", + "has accumulated since their last claimed payout (OR since joining if this is their first", + "time claiming rewards). The payout will be transferred to the member's account.", + "", + "The member will earn rewards pro rata based on the members stake vs the sum of the", + "members in the pools stake. Rewards do not \"expire\".", + "", + "See `claim_payout_other` to claim rewards on behalf of some `other` pool member." + ] + }, + { + "name": "unbond", + "fields": [ + { + "name": "member_account", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "unbonding_points", + "type": 75, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 3, + "docs": [ + "Unbond up to `unbonding_points` of the `member_account`'s funds from the pool. It", + "implicitly collects the rewards one last time, since not doing so would mean some", + "rewards would be forfeited.", + "", + "Under certain conditions, this call can be dispatched permissionlessly (i.e. by any", + "account).", + "", + "# Conditions for a permissionless dispatch.", + "", + "* The pool is blocked and the caller is either the root or bouncer. This is refereed to", + " as a kick.", + "* The pool is destroying and the member is not the depositor.", + "* The pool is destroying, the member is the depositor and no other members are in the", + " pool.", + "", + "## Conditions for permissioned dispatch (i.e. the caller is also the", + "`member_account`):", + "", + "* The caller is not the depositor.", + "* The caller is the depositor, the pool is destroying and no other members are in the", + " pool.", + "", + "# Note", + "", + "If there are too many unlocking chunks to unbond with the pool account,", + "[`Call::pool_withdraw_unbonded`] can be called to try and minimize unlocking chunks.", + "The [`StakingInterface::unbond`] will implicitly call [`Call::pool_withdraw_unbonded`]", + "to try to free chunks if necessary (ie. if unbound was called and no unlocking chunks", + "are available). However, it may not be possible to release the current unlocking chunks,", + "in which case, the result of this call will likely be the `NoMoreChunks` error from the", + "staking system." + ] + }, + { + "name": "pool_withdraw_unbonded", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "num_slashing_spans", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 4, + "docs": [ + "Call `withdraw_unbonded` for the pools account. This call can be made by any account.", + "", + "This is useful if there are too many unlocking chunks to call `unbond`, and some", + "can be cleared by withdrawing. In the case there are too many unlocking chunks, the user", + "would probably see an error like `NoMoreChunks` emitted from the staking system when", + "they attempt to unbond." + ] + }, + { + "name": "withdraw_unbonded", + "fields": [ + { + "name": "member_account", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "num_slashing_spans", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 5, + "docs": [ + "Withdraw unbonded funds from `member_account`. If no bonded funds can be unbonded, an", + "error is returned.", + "", + "Under certain conditions, this call can be dispatched permissionlessly (i.e. by any", + "account).", + "", + "# Conditions for a permissionless dispatch", + "", + "* The pool is in destroy mode and the target is not the depositor.", + "* The target is the depositor and they are the only member in the sub pools.", + "* The pool is blocked and the caller is either the root or bouncer.", + "", + "# Conditions for permissioned dispatch", + "", + "* The caller is the target and they are not the depositor.", + "", + "# Note", + "", + "- If the target is the depositor, the pool will be destroyed.", + "- If the pool has any pending slash, we also try to slash the member before letting them", + "withdraw. This calculation adds some weight overhead and is only defensive. In reality,", + "pool slashes must have been already applied via permissionless [`Call::apply_slash`]." + ] + }, + { + "name": "create", + "fields": [ + { + "name": "amount", + "type": 75, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "root", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "nominator", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "bouncer", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 6, + "docs": [ + "Create a new delegation pool.", + "", + "# Arguments", + "", + "* `amount` - The amount of funds to delegate to the pool. This also acts of a sort of", + " deposit since the pools creator cannot fully unbond funds until the pool is being", + " destroyed.", + "* `index` - A disambiguation index for creating the account. Likely only useful when", + " creating multiple pools in the same extrinsic.", + "* `root` - The account to set as [`PoolRoles::root`].", + "* `nominator` - The account to set as the [`PoolRoles::nominator`].", + "* `bouncer` - The account to set as the [`PoolRoles::bouncer`].", + "", + "# Note", + "", + "In addition to `amount`, the caller will transfer the existential deposit; so the caller", + "needs at have at least `amount + existential_deposit` transferable." + ] + }, + { + "name": "create_with_pool_id", + "fields": [ + { + "name": "amount", + "type": 75, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "root", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "nominator", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "bouncer", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + } + ], + "index": 7, + "docs": [ + "Create a new delegation pool with a previously used pool id", + "", + "# Arguments", + "", + "same as `create` with the inclusion of", + "* `pool_id` - `A valid PoolId." + ] + }, + { + "name": "nominate", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "validators", + "type": 89, + "typeName": "Vec", + "docs": [] + } + ], + "index": 8, + "docs": [ + "Nominate on behalf of the pool.", + "", + "The dispatch origin of this call must be signed by the pool nominator or the pool", + "root role.", + "", + "This directly forwards the call to an implementation of `StakingInterface` (e.g.,", + "`pallet-staking`) through [`Config::StakeAdapter`], on behalf of the bonded pool.", + "", + "# Note", + "", + "In addition to a `root` or `nominator` role of `origin`, the pool's depositor needs to", + "have at least `depositor_min_bond` in the pool to start nominating." + ] + }, + { + "name": "set_state", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "state", + "type": 379, + "typeName": "PoolState", + "docs": [] + } + ], + "index": 9, + "docs": [ + "Set a new state for the pool.", + "", + "If a pool is already in the `Destroying` state, then under no condition can its state", + "change again.", + "", + "The dispatch origin of this call must be either:", + "", + "1. signed by the bouncer, or the root role of the pool,", + "2. if the pool conditions to be open are NOT met (as described by `ok_to_be_open`), and", + " then the state of the pool can be permissionlessly changed to `Destroying`." + ] + }, + { + "name": "set_metadata", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "metadata", + "type": 14, + "typeName": "Vec", + "docs": [] + } + ], + "index": 10, + "docs": [ + "Set a new metadata for the pool.", + "", + "The dispatch origin of this call must be signed by the bouncer, or the root role of the", + "pool." + ] + }, + { + "name": "set_configs", + "fields": [ + { + "name": "min_join_bond", + "type": 380, + "typeName": "ConfigOp>", + "docs": [] + }, + { + "name": "min_create_bond", + "type": 380, + "typeName": "ConfigOp>", + "docs": [] + }, + { + "name": "max_pools", + "type": 381, + "typeName": "ConfigOp", + "docs": [] + }, + { + "name": "max_members", + "type": 381, + "typeName": "ConfigOp", + "docs": [] + }, + { + "name": "max_members_per_pool", + "type": 381, + "typeName": "ConfigOp", + "docs": [] + }, + { + "name": "global_max_commission", + "type": 382, + "typeName": "ConfigOp", + "docs": [] + } + ], + "index": 11, + "docs": [ + "Update configurations for the nomination pools. The origin for this call must be", + "[`Config::AdminOrigin`].", + "", + "# Arguments", + "", + "* `min_join_bond` - Set [`MinJoinBond`].", + "* `min_create_bond` - Set [`MinCreateBond`].", + "* `max_pools` - Set [`MaxPools`].", + "* `max_members` - Set [`MaxPoolMembers`].", + "* `max_members_per_pool` - Set [`MaxPoolMembersPerPool`].", + "* `global_max_commission` - Set [`GlobalMaxCommission`]." + ] + }, + { + "name": "update_roles", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "new_root", + "type": 384, + "typeName": "ConfigOp", + "docs": [] + }, + { + "name": "new_nominator", + "type": 384, + "typeName": "ConfigOp", + "docs": [] + }, + { + "name": "new_bouncer", + "type": 384, + "typeName": "ConfigOp", + "docs": [] + } + ], + "index": 12, + "docs": [ + "Update the roles of the pool.", + "", + "The root is the only entity that can change any of the roles, including itself,", + "excluding the depositor, who can never change.", + "", + "It emits an event, notifying UIs of the role change. This event is quite relevant to", + "most pool members and they should be informed of changes to pool roles." + ] + }, + { + "name": "chill", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + } + ], + "index": 13, + "docs": [ + "Chill on behalf of the pool.", + "", + "The dispatch origin of this call can be signed by the pool nominator or the pool", + "root role, same as [`Pallet::nominate`].", + "", + "This directly forwards the call to an implementation of `StakingInterface` (e.g.,", + "`pallet-staking`) through [`Config::StakeAdapter`], on behalf of the bonded pool.", + "", + "Under certain conditions, this call can be dispatched permissionlessly (i.e. by any", + "account).", + "", + "# Conditions for a permissionless dispatch:", + "* When pool depositor has less than `MinNominatorBond` staked, otherwise pool members", + " are unable to unbond.", + "", + "# Conditions for permissioned dispatch:", + "* The caller is the pool's nominator or root." + ] + }, + { + "name": "bond_extra_other", + "fields": [ + { + "name": "member", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "extra", + "type": 378, + "typeName": "BondExtra>", + "docs": [] + } + ], + "index": 14, + "docs": [ + "`origin` bonds funds from `extra` for some pool member `member` into their respective", + "pools.", + "", + "`origin` can bond extra funds from free balance or pending rewards when `origin ==", + "other`.", + "", + "In the case of `origin != other`, `origin` can only bond extra pending rewards of", + "`other` members assuming set_claim_permission for the given member is", + "`PermissionlessCompound` or `PermissionlessAll`." + ] + }, + { + "name": "set_claim_permission", + "fields": [ + { + "name": "permission", + "type": 385, + "typeName": "ClaimPermission", + "docs": [] + } + ], + "index": 15, + "docs": [ + "Allows a pool member to set a claim permission to allow or disallow permissionless", + "bonding and withdrawing.", + "", + "# Arguments", + "", + "* `origin` - Member of a pool.", + "* `permission` - The permission to be applied." + ] + }, + { + "name": "claim_payout_other", + "fields": [ + { + "name": "other", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 16, + "docs": [ + "`origin` can claim payouts on some pool member `other`'s behalf.", + "", + "Pool member `other` must have a `PermissionlessWithdraw` or `PermissionlessAll` claim", + "permission for this call to be successful." + ] + }, + { + "name": "set_commission", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "new_commission", + "type": 386, + "typeName": "Option<(Perbill, T::AccountId)>", + "docs": [] + } + ], + "index": 17, + "docs": [ + "Set the commission of a pool.", + "Both a commission percentage and a commission payee must be provided in the `current`", + "tuple. Where a `current` of `None` is provided, any current commission will be removed.", + "", + "- If a `None` is supplied to `new_commission`, existing commission will be removed." + ] + }, + { + "name": "set_commission_max", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "max_commission", + "type": 383, + "typeName": "Perbill", + "docs": [] + } + ], + "index": 18, + "docs": [ + "Set the maximum commission of a pool.", + "", + "- Initial max can be set to any `Perbill`, and only smaller values thereafter.", + "- Current commission will be lowered in the event it is higher than a new max", + " commission." + ] + }, + { + "name": "set_commission_change_rate", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "change_rate", + "type": 388, + "typeName": "CommissionChangeRate>", + "docs": [] + } + ], + "index": 19, + "docs": [ + "Set the commission change rate for a pool.", + "", + "Initial change rate is not bounded, whereas subsequent updates can only be more", + "restrictive than the current." + ] + }, + { + "name": "claim_commission", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + } + ], + "index": 20, + "docs": [ + "Claim pending commission.", + "", + "The `root` role of the pool is _always_ allowed to claim the pool's commission.", + "", + "If the pool has set `CommissionClaimPermission::Permissionless`, then any account can", + "trigger the process of claiming the pool's commission.", + "", + "If the pool has set its `CommissionClaimPermission` to `Account(acc)`, then only", + "accounts", + "* `acc`, and", + "* the pool's root account", + "", + "may call this extrinsic on behalf of the pool.", + "", + "Pending commissions are paid out and added to the total claimed commission.", + "The total pending commission is reset to zero." + ] + }, + { + "name": "adjust_pool_deposit", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + } + ], + "index": 21, + "docs": [ + "Top up the deficit or withdraw the excess ED from the pool.", + "", + "When a pool is created, the pool depositor transfers ED to the reward account of the", + "pool. ED is subject to change and over time, the deposit in the reward account may be", + "insufficient to cover the ED deficit of the pool or vice-versa where there is excess", + "deposit to the pool. This call allows anyone to adjust the ED deposit of the", + "pool by either topping up the deficit or claiming the excess." + ] + }, + { + "name": "set_commission_claim_permission", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "permission", + "type": 389, + "typeName": "Option>", + "docs": [] + } + ], + "index": 22, + "docs": [ + "Set or remove a pool's commission claim permission.", + "", + "Determines who can claim the pool's pending commission. Only the `Root` role of the pool", + "is able to configure commission claim permissions." + ] + }, + { + "name": "apply_slash", + "fields": [ + { + "name": "member_account", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 23, + "docs": [ + "Apply a pending slash on a member.", + "", + "Fails unless [`crate::pallet::Config::StakeAdapter`] is of strategy type:", + "[`adapter::StakeStrategyType::Delegate`].", + "", + "The pending slash amount of the member must be equal or more than `ExistentialDeposit`.", + "This call can be dispatched permissionlessly (i.e. by any account). If the execution", + "is successful, fee is refunded and caller may be rewarded with a part of the slash", + "based on the [`crate::pallet::Config::StakeAdapter`] configuration." + ] + }, + { + "name": "migrate_delegation", + "fields": [ + { + "name": "member_account", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 24, + "docs": [ + "Migrates delegated funds from the pool account to the `member_account`.", + "", + "Fails unless [`crate::pallet::Config::StakeAdapter`] is of strategy type:", + "[`adapter::StakeStrategyType::Delegate`].", + "", + "This is a permission-less call and refunds any fee if claim is successful.", + "", + "If the pool has migrated to delegation based staking, the staked tokens of pool members", + "can be moved and held in their own account. See [`adapter::DelegateStake`]" + ] + }, + { + "name": "migrate_pool_to_delegate_stake", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + } + ], + "index": 25, + "docs": [ + "Migrate pool from [`adapter::StakeStrategyType::Transfer`] to", + "[`adapter::StakeStrategyType::Delegate`].", + "", + "Fails unless [`crate::pallet::Config::StakeAdapter`] is of strategy type:", + "[`adapter::StakeStrategyType::Delegate`].", + "", + "This call can be dispatched permissionlessly, and refunds any fee if successful.", + "", + "If the pool has already migrated to delegation based staking, this call will fail." + ] + } + ] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 378, + "type": { + "path": [ + "pallet_nomination_pools", + "BondExtra" + ], + "params": [ + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "FreeBalance", + "fields": [ + { + "name": null, + "type": 6, + "typeName": "Balance", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "Rewards", + "fields": [], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 379, + "type": { + "path": [ + "pallet_nomination_pools", + "PoolState" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Open", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Blocked", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "Destroying", + "fields": [], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 380, + "type": { + "path": [ + "pallet_nomination_pools", + "ConfigOp" + ], + "params": [ + { + "name": "T", + "type": 6 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Noop", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Set", + "fields": [ + { + "name": null, + "type": 6, + "typeName": "T", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Remove", + "fields": [], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 381, + "type": { + "path": [ + "pallet_nomination_pools", + "ConfigOp" + ], + "params": [ + { + "name": "T", + "type": 4 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Noop", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Set", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "T", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Remove", + "fields": [], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 382, + "type": { + "path": [ + "pallet_nomination_pools", + "ConfigOp" + ], + "params": [ + { + "name": "T", + "type": 383 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Noop", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Set", + "fields": [ + { + "name": null, + "type": 383, + "typeName": "T", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Remove", + "fields": [], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 383, + "type": { + "path": [ + "sp_arithmetic", + "per_things", + "Perbill" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 4, + "typeName": "u32", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 384, + "type": { + "path": [ + "pallet_nomination_pools", + "ConfigOp" + ], + "params": [ + { + "name": "T", + "type": 0 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Noop", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Set", + "fields": [ + { + "name": null, + "type": 0, + "typeName": "T", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Remove", + "fields": [], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 385, + "type": { + "path": [ + "pallet_nomination_pools", + "ClaimPermission" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Permissioned", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "PermissionlessCompound", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "PermissionlessWithdraw", + "fields": [], + "index": 2, + "docs": [] + }, + { + "name": "PermissionlessAll", + "fields": [], + "index": 3, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 386, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 387 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 387, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 387, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 383, + 0 + ] + }, + "docs": [] + } + }, + { + "id": 388, + "type": { + "path": [ + "pallet_nomination_pools", + "CommissionChangeRate" + ], + "params": [ + { + "name": "BlockNumber", + "type": 4 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "max_increase", + "type": 383, + "typeName": "Perbill", + "docs": [] + }, + { + "name": "min_delay", + "type": 4, + "typeName": "BlockNumber", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 389, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 390 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 390, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 390, + "type": { + "path": [ + "pallet_nomination_pools", + "CommissionClaimPermission" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Permissionless", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Account", + "fields": [ + { + "name": null, + "type": 0, + "typeName": "AccountId", + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 391, + "type": { + "path": [ + "pallet_bags_list", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + }, + { + "name": "I", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "rebag", + "fields": [ + { + "name": "dislocated", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Declare that some `dislocated` account has, through rewards or penalties, sufficiently", + "changed its score that it should properly fall into a different bag than its current", + "one.", + "", + "Anyone can call this function about any potentially dislocated account.", + "", + "Will always update the stored score of `dislocated` to the correct score, based on", + "`ScoreProvider`.", + "", + "If `dislocated` does not exists, it returns an error." + ] + }, + { + "name": "put_in_front_of", + "fields": [ + { + "name": "lighter", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 1, + "docs": [ + "Move the caller's Id directly in front of `lighter`.", + "", + "The dispatch origin for this call must be _Signed_ and can only be called by the Id of", + "the account going in front of `lighter`. Fee is payed by the origin under all", + "circumstances.", + "", + "Only works if:", + "", + "- both nodes are within the same bag,", + "- and `origin` has a greater `Score` than `lighter`." + ] + }, + { + "name": "put_in_front_of_other", + "fields": [ + { + "name": "heavier", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + }, + { + "name": "lighter", + "type": 252, + "typeName": "AccountIdLookupOf", + "docs": [] + } + ], + "index": 2, + "docs": [ + "Same as [`Pallet::put_in_front_of`], but it can be called by anyone.", + "", + "Fee is paid by the origin under all circumstances." + ] + } + ] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 392, + "type": { + "path": [ + "pallet_staking_async_rc_client", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "relay_session_report", + "fields": [ + { + "name": "report", + "type": 393, + "typeName": "SessionReport", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Called to indicate the start of a new session on the relay chain." + ] + }, + { + "name": "relay_new_offence_paged", + "fields": [ + { + "name": "offences", + "type": 398, + "typeName": "Vec<(SessionIndex, Offence)>", + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 393, + "type": { + "path": [ + "pallet_staking_async_rc_client", + "SessionReport" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "end_index", + "type": 4, + "typeName": "SessionIndex", + "docs": [] + }, + { + "name": "validator_points", + "type": 394, + "typeName": "Vec<(AccountId, u32)>", + "docs": [] + }, + { + "name": "activation_timestamp", + "type": 396, + "typeName": "Option<(u64, u32)>", + "docs": [] + }, + { + "name": "leftover", + "type": 8, + "typeName": "bool", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 394, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 395 + } + }, + "docs": [] + } + }, + { + "id": 395, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 0, + 4 + ] + }, + "docs": [] + } + }, + { + "id": 396, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 397 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 397, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 397, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 12, + 4 + ] + }, + "docs": [] + } + }, + { + "id": 398, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 399 + } + }, + "docs": [] + } + }, + { + "id": 399, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 400 + ] + }, + "docs": [] + } + }, + { + "id": 400, + "type": { + "path": [ + "pallet_staking_async_rc_client", + "Offence" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "offender", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "reporters", + "type": 89, + "typeName": "Vec", + "docs": [] + }, + { + "name": "slash_fraction", + "type": 383, + "typeName": "Perbill", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 401, + "type": { + "path": [ + "pallet_election_provider_multi_block", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "manage", + "fields": [ + { + "name": "op", + "type": 402, + "typeName": "AdminOperation", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Manage this pallet.", + "", + "The origin of this call must be [`Config::AdminOrigin`].", + "", + "See [`AdminOperation`] for various operations that are possible." + ] + } + ] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 402, + "type": { + "path": [ + "pallet_election_provider_multi_block", + "AdminOperation" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "ForceRotateRound", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "ForceSetPhase", + "fields": [ + { + "name": null, + "type": 403, + "typeName": "Phase", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "EmergencySetSolution", + "fields": [ + { + "name": null, + "type": 404, + "typeName": "Box>>", + "docs": [] + }, + { + "name": null, + "type": 412, + "typeName": "ElectionScore", + "docs": [] + } + ], + "index": 2, + "docs": [] + }, + { + "name": "EmergencyFallback", + "fields": [], + "index": 3, + "docs": [] + }, + { + "name": "SetMinUntrustedScore", + "fields": [ + { + "name": null, + "type": 412, + "typeName": "ElectionScore", + "docs": [] + } + ], + "index": 4, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 403, + "type": { + "path": [ + "pallet_election_provider_multi_block", + "types", + "Phase" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Off", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Signed", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "BlockNumberFor", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "SignedValidation", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "BlockNumberFor", + "docs": [] + } + ], + "index": 2, + "docs": [] + }, + { + "name": "Unsigned", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "BlockNumberFor", + "docs": [] + } + ], + "index": 3, + "docs": [] + }, + { + "name": "Snapshot", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "PageIndex", + "docs": [] + } + ], + "index": 4, + "docs": [] + }, + { + "name": "Done", + "fields": [], + "index": 5, + "docs": [] + }, + { + "name": "Export", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "PageIndex", + "docs": [] + } + ], + "index": 6, + "docs": [] + }, + { + "name": "Emergency", + "fields": [], + "index": 7, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 404, + "type": { + "path": [ + "frame_election_provider_support", + "BoundedSupports" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "BOuter", + "type": null + }, + { + "name": "BInner", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 405, + "typeName": "BoundedVec<(AccountId, BoundedSupport), BOuter>", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 405, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 406 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 411, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 406, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 0, + 407 + ] + }, + "docs": [] + } + }, + { + "id": 407, + "type": { + "path": [ + "frame_election_provider_support", + "BoundedSupport" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "Bound", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "total", + "type": 6, + "typeName": "ExtendedBalance", + "docs": [] + }, + { + "name": "voters", + "type": 408, + "typeName": "BoundedVec<(AccountId, ExtendedBalance), Bound>", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 408, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 409 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 410, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 409, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 0, + 6 + ] + }, + "docs": [] + } + }, + { + "id": 410, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 409 + } + }, + "docs": [] + } + }, + { + "id": 411, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 406 + } + }, + "docs": [] + } + }, + { + "id": 412, + "type": { + "path": [ + "sp_npos_elections", + "ElectionScore" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "minimal_stake", + "type": 6, + "typeName": "ExtendedBalance", + "docs": [] + }, + { + "name": "sum_stake", + "type": 6, + "typeName": "ExtendedBalance", + "docs": [] + }, + { + "name": "sum_stake_squared", + "type": 6, + "typeName": "ExtendedBalance", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 413, + "type": { + "path": [ + "pallet_election_provider_multi_block", + "verifier", + "impls", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 414, + "type": { + "path": [ + "pallet_election_provider_multi_block", + "unsigned", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "submit_unsigned", + "fields": [ + { + "name": "paged_solution", + "type": 415, + "typeName": "Box>", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Submit an unsigned solution.", + "", + "This works very much like an inherent, as only the validators are permitted to submit", + "anything. By default validators will compute this call in their `offchain_worker` hook", + "and try and submit it back.", + "", + "This is different from signed page submission mainly in that the solution page is", + "verified on the fly.", + "", + "The `paged_solution` may contain at most [`Config::MinerPages`] pages. They are", + "interpreted as msp -> lsp, as per [`crate::Pallet::msp_range_for`].", + "", + "For example, if `Pages = 4`, and `MinerPages = 2`, our full snapshot range would be [0,", + "1, 2, 3], with 3 being msp. But, in this case, then the `paged_raw_solution.pages` is", + "expected to correspond to `[snapshot(2), snapshot(3)]`." + ] + } + ] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 415, + "type": { + "path": [ + "pallet_election_provider_multi_block", + "types", + "PagedRawSolution" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "solution_pages", + "type": 416, + "typeName": "Vec>", + "docs": [] + }, + { + "name": "score", + "type": 412, + "typeName": "ElectionScore", + "docs": [] + }, + { + "name": "round", + "type": 4, + "typeName": "u32", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 416, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 417 + } + }, + "docs": [] + } + }, + { + "id": 417, + "type": { + "path": [ + "asset_hub_polkadot_runtime", + "staking", + "NposCompactSolution16" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "votes1", + "type": 418, + "typeName": null, + "docs": [] + }, + { + "name": "votes2", + "type": 421, + "typeName": null, + "docs": [] + }, + { + "name": "votes3", + "type": 426, + "typeName": null, + "docs": [] + }, + { + "name": "votes4", + "type": 429, + "typeName": null, + "docs": [] + }, + { + "name": "votes5", + "type": 432, + "typeName": null, + "docs": [] + }, + { + "name": "votes6", + "type": 435, + "typeName": null, + "docs": [] + }, + { + "name": "votes7", + "type": 438, + "typeName": null, + "docs": [] + }, + { + "name": "votes8", + "type": 441, + "typeName": null, + "docs": [] + }, + { + "name": "votes9", + "type": 444, + "typeName": null, + "docs": [] + }, + { + "name": "votes10", + "type": 447, + "typeName": null, + "docs": [] + }, + { + "name": "votes11", + "type": 450, + "typeName": null, + "docs": [] + }, + { + "name": "votes12", + "type": 453, + "typeName": null, + "docs": [] + }, + { + "name": "votes13", + "type": 456, + "typeName": null, + "docs": [] + }, + { + "name": "votes14", + "type": 459, + "typeName": null, + "docs": [] + }, + { + "name": "votes15", + "type": 462, + "typeName": null, + "docs": [] + }, + { + "name": "votes16", + "type": 465, + "typeName": null, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 418, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 419 + } + }, + "docs": [] + } + }, + { + "id": 419, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 71, + 420 + ] + }, + "docs": [] + } + }, + { + "id": 420, + "type": { + "path": [], + "params": [], + "def": { + "compact": { + "type": 180 + } + }, + "docs": [] + } + }, + { + "id": 421, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 422 + } + }, + "docs": [] + } + }, + { + "id": 422, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 71, + 423, + 420 + ] + }, + "docs": [] + } + }, + { + "id": 423, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 420, + 424 + ] + }, + "docs": [] + } + }, + { + "id": 424, + "type": { + "path": [], + "params": [], + "def": { + "compact": { + "type": 425 + } + }, + "docs": [] + } + }, + { + "id": 425, + "type": { + "path": [ + "sp_arithmetic", + "per_things", + "PerU16" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 180, + "typeName": "u16", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 426, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 427 + } + }, + "docs": [] + } + }, + { + "id": 427, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 71, + 428, + 420 + ] + }, + "docs": [] + } + }, + { + "id": 428, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 2, + "type": 423 + } + }, + "docs": [] + } + }, + { + "id": 429, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 430 + } + }, + "docs": [] + } + }, + { + "id": 430, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 71, + 431, + 420 + ] + }, + "docs": [] + } + }, + { + "id": 431, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 3, + "type": 423 + } + }, + "docs": [] + } + }, + { + "id": 432, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 433 + } + }, + "docs": [] + } + }, + { + "id": 433, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 71, + 434, + 420 + ] + }, + "docs": [] + } + }, + { + "id": 434, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 4, + "type": 423 + } + }, + "docs": [] + } + }, + { + "id": 435, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 436 + } + }, + "docs": [] + } + }, + { + "id": 436, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 71, + 437, + 420 + ] + }, + "docs": [] + } + }, + { + "id": 437, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 5, + "type": 423 + } + }, + "docs": [] + } + }, + { + "id": 438, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 439 + } + }, + "docs": [] + } + }, + { + "id": 439, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 71, + 440, + 420 + ] + }, + "docs": [] + } + }, + { + "id": 440, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 6, + "type": 423 + } + }, + "docs": [] + } + }, + { + "id": 441, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 442 + } + }, + "docs": [] + } + }, + { + "id": 442, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 71, + 443, + 420 + ] + }, + "docs": [] + } + }, + { + "id": 443, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 7, + "type": 423 + } + }, + "docs": [] + } + }, + { + "id": 444, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 445 + } + }, + "docs": [] + } + }, + { + "id": 445, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 71, + 446, + 420 + ] + }, + "docs": [] + } + }, + { + "id": 446, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 8, + "type": 423 + } + }, + "docs": [] + } + }, + { + "id": 447, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 448 + } + }, + "docs": [] + } + }, + { + "id": 448, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 71, + 449, + 420 + ] + }, + "docs": [] + } + }, + { + "id": 449, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 9, + "type": 423 + } + }, + "docs": [] + } + }, + { + "id": 450, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 451 + } + }, + "docs": [] + } + }, + { + "id": 451, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 71, + 452, + 420 + ] + }, + "docs": [] + } + }, + { + "id": 452, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 10, + "type": 423 + } + }, + "docs": [] + } + }, + { + "id": 453, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 454 + } + }, + "docs": [] + } + }, + { + "id": 454, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 71, + 455, + 420 + ] + }, + "docs": [] + } + }, + { + "id": 455, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 11, + "type": 423 + } + }, + "docs": [] + } + }, + { + "id": 456, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 457 + } + }, + "docs": [] + } + }, + { + "id": 457, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 71, + 458, + 420 + ] + }, + "docs": [] + } + }, + { + "id": 458, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 12, + "type": 423 + } + }, + "docs": [] + } + }, + { + "id": 459, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 460 + } + }, + "docs": [] + } + }, + { + "id": 460, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 71, + 461, + 420 + ] + }, + "docs": [] + } + }, + { + "id": 461, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 13, + "type": 423 + } + }, + "docs": [] + } + }, + { + "id": 462, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 463 + } + }, + "docs": [] + } + }, + { + "id": 463, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 71, + 464, + 420 + ] + }, + "docs": [] + } + }, + { + "id": 464, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 14, + "type": 423 + } + }, + "docs": [] + } + }, + { + "id": 465, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 466 + } + }, + "docs": [] + } + }, + { + "id": 466, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 71, + 467, + 420 + ] + }, + "docs": [] + } + }, + { + "id": 467, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 15, + "type": 423 + } + }, + "docs": [] + } + }, + { + "id": 468, + "type": { + "path": [ + "pallet_election_provider_multi_block", + "signed", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "register", + "fields": [ + { + "name": "claimed_score", + "type": 412, + "typeName": "ElectionScore", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Register oneself for an upcoming signed election." + ] + }, + { + "name": "submit_page", + "fields": [ + { + "name": "page", + "type": 4, + "typeName": "PageIndex", + "docs": [] + }, + { + "name": "maybe_solution", + "type": 469, + "typeName": "Option>>", + "docs": [] + } + ], + "index": 1, + "docs": [ + "Submit a single page of a solution.", + "", + "Must always come after [`Pallet::register`].", + "", + "`maybe_solution` can be set to `None` to erase the page.", + "", + "Collects deposits from the signed origin based on [`Config::DepositBase`] and", + "[`Config::DepositPerPage`]." + ] + }, + { + "name": "bail", + "fields": [], + "index": 2, + "docs": [ + "Retract a submission.", + "", + "A portion of the deposit may be returned, based on the [`Config::BailoutGraceRatio`].", + "", + "This will fully remove the solution from storage." + ] + }, + { + "name": "clear_old_round_data", + "fields": [ + { + "name": "round", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "witness_pages", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 3, + "docs": [ + "Clear the data of a submitter form an old round.", + "", + "The dispatch origin of this call must be signed, and the original submitter.", + "", + "This can only be called for submissions that end up being discarded, as in they are not", + "processed and they end up lingering in the queue." + ] + }, + { + "name": "set_invulnerables", + "fields": [ + { + "name": "inv", + "type": 89, + "typeName": "Vec", + "docs": [] + } + ], + "index": 4, + "docs": [ + "Set the invulnerable list.", + "", + "Dispatch origin must the the same as [`crate::Config::AdminOrigin`]." + ] + } + ] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 469, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 417 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 417, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 470, + "type": { + "path": [ + "pallet_staking_async", + "pallet", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "bond", + "fields": [ + { + "name": "value", + "type": 75, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "payee", + "type": 471, + "typeName": "RewardDestination", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Take the origin account as a stash and lock up `value` of its balance. `controller` will", + "be the account that controls it.", + "", + "`value` must be more than the `minimum_balance` specified by `T::Currency`.", + "", + "The dispatch origin for this call must be _Signed_ by the stash account.", + "", + "Emits `Bonded`.", + "", + "NOTE: Two of the storage writes (`Self::bonded`, `Self::payee`) are _never_ cleaned", + "unless the `origin` falls below _existential deposit_ (or equal to 0) and gets removed", + "as dust." + ] + }, + { + "name": "bond_extra", + "fields": [ + { + "name": "max_additional", + "type": 75, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 1, + "docs": [ + "Add some extra amount that have appeared in the stash `free_balance` into the balance up", + "for staking.", + "", + "The dispatch origin for this call must be _Signed_ by the stash, not the controller.", + "", + "Use this if there are additional funds in your stash account that you wish to bond.", + "Unlike [`bond`](Self::bond) or [`unbond`](Self::unbond) this function does not impose", + "any limitation on the amount that can be added.", + "", + "Emits `Bonded`." + ] + }, + { + "name": "unbond", + "fields": [ + { + "name": "value", + "type": 75, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 2, + "docs": [ + "Schedule a portion of the stash to be unlocked ready for transfer out after the bond", + "period ends. If this leaves an amount actively bonded less than", + "[`asset::existential_deposit`], then it is increased to the full amount.", + "", + "The dispatch origin for this call must be _Signed_ by the controller, not the stash.", + "", + "Once the unlock period is done, you can call `withdraw_unbonded` to actually move", + "the funds out of management ready for transfer.", + "", + "No more than a limited number of unlocking chunks (see `MaxUnlockingChunks`)", + "can co-exists at the same time. If there are no unlocking chunks slots available", + "[`Call::withdraw_unbonded`] is called to remove some of the chunks (if possible).", + "", + "If a user encounters the `InsufficientBond` error when calling this extrinsic,", + "they should call `chill` first in order to free up their bonded funds.", + "", + "Emits `Unbonded`.", + "", + "See also [`Call::withdraw_unbonded`]." + ] + }, + { + "name": "withdraw_unbonded", + "fields": [ + { + "name": "num_slashing_spans", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 3, + "docs": [ + "Remove any stake that has been fully unbonded and is ready for withdrawal.", + "", + "Stake is considered fully unbonded once [`Config::BondingDuration`] has elapsed since", + "the unbonding was initiated. In rare cases—such as when offences for the unbonded era", + "have been reported but not yet processed—withdrawal is restricted to eras for which", + "all offences have been processed.", + "", + "The unlocked stake will be returned as free balance in the stash account.", + "", + "The dispatch origin for this call must be _Signed_ by the controller.", + "", + "Emits `Withdrawn`.", + "", + "See also [`Call::unbond`].", + "", + "## Parameters", + "", + "- `num_slashing_spans`: **Deprecated**. Retained only for backward compatibility; this", + " parameter has no effect." + ] + }, + { + "name": "validate", + "fields": [ + { + "name": "prefs", + "type": 472, + "typeName": "ValidatorPrefs", + "docs": [] + } + ], + "index": 4, + "docs": [ + "Declare the desire to validate for the origin controller.", + "", + "Effects will be felt at the beginning of the next era.", + "", + "The dispatch origin for this call must be _Signed_ by the controller, not the stash." + ] + }, + { + "name": "nominate", + "fields": [ + { + "name": "targets", + "type": 474, + "typeName": "Vec>", + "docs": [] + } + ], + "index": 5, + "docs": [ + "Declare the desire to nominate `targets` for the origin controller.", + "", + "Effects will be felt at the beginning of the next era.", + "", + "The dispatch origin for this call must be _Signed_ by the controller, not the stash." + ] + }, + { + "name": "chill", + "fields": [], + "index": 6, + "docs": [ + "Declare no desire to either validate or nominate.", + "", + "Effects will be felt at the beginning of the next era.", + "", + "The dispatch origin for this call must be _Signed_ by the controller, not the stash.", + "", + "## Complexity", + "- Independent of the arguments. Insignificant complexity.", + "- Contains one read.", + "- Writes are limited to the `origin` account key." + ] + }, + { + "name": "set_payee", + "fields": [ + { + "name": "payee", + "type": 471, + "typeName": "RewardDestination", + "docs": [] + } + ], + "index": 7, + "docs": [ + "(Re-)set the payment target for a controller.", + "", + "Effects will be felt instantly (as soon as this function is completed successfully).", + "", + "The dispatch origin for this call must be _Signed_ by the controller, not the stash." + ] + }, + { + "name": "set_controller", + "fields": [], + "index": 8, + "docs": [ + "(Re-)sets the controller of a stash to the stash itself. This function previously", + "accepted a `controller` argument to set the controller to an account other than the", + "stash itself. This functionality has now been removed, now only setting the controller", + "to the stash, if it is not already.", + "", + "Effects will be felt instantly (as soon as this function is completed successfully).", + "", + "The dispatch origin for this call must be _Signed_ by the stash, not the controller." + ] + }, + { + "name": "set_validator_count", + "fields": [ + { + "name": "new", + "type": 71, + "typeName": "u32", + "docs": [] + } + ], + "index": 9, + "docs": [ + "Sets the ideal number of validators.", + "", + "The dispatch origin must be Root." + ] + }, + { + "name": "increase_validator_count", + "fields": [ + { + "name": "additional", + "type": 71, + "typeName": "u32", + "docs": [] + } + ], + "index": 10, + "docs": [ + "Increments the ideal number of validators up to maximum of", + "`T::MaxValidatorSet`.", + "", + "The dispatch origin must be Root." + ] + }, + { + "name": "scale_validator_count", + "fields": [ + { + "name": "factor", + "type": 475, + "typeName": "Percent", + "docs": [] + } + ], + "index": 11, + "docs": [ + "Scale up the ideal number of validators by a factor up to maximum of", + "`T::MaxValidatorSet`.", + "", + "The dispatch origin must be Root." + ] + }, + { + "name": "force_no_eras", + "fields": [], + "index": 12, + "docs": [ + "Force there to be no new eras indefinitely.", + "", + "The dispatch origin must be Root.", + "", + "# Warning", + "", + "The election process starts multiple blocks before the end of the era.", + "Thus the election process may be ongoing when this is called. In this case the", + "election will continue until the next era is triggered." + ] + }, + { + "name": "force_new_era", + "fields": [], + "index": 13, + "docs": [ + "Force there to be a new era at the end of the next session. After this, it will be", + "reset to normal (non-forced) behaviour.", + "", + "The dispatch origin must be Root.", + "", + "# Warning", + "", + "The election process starts multiple blocks before the end of the era.", + "If this is called just before a new era is triggered, the election process may not", + "have enough blocks to get a result." + ] + }, + { + "name": "set_invulnerables", + "fields": [ + { + "name": "invulnerables", + "type": 89, + "typeName": "Vec", + "docs": [] + } + ], + "index": 14, + "docs": [ + "Set the validators who cannot be slashed (if any).", + "", + "The dispatch origin must be Root." + ] + }, + { + "name": "force_unstake", + "fields": [ + { + "name": "stash", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "num_slashing_spans", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 15, + "docs": [ + "Force a current staker to become completely unstaked, immediately.", + "", + "The dispatch origin must be Root.", + "## Parameters", + "", + "- `stash`: The stash account to be unstaked.", + "- `num_slashing_spans`: **Deprecated**. This parameter is retained for backward", + "compatibility. It no longer has any effect." + ] + }, + { + "name": "force_new_era_always", + "fields": [], + "index": 16, + "docs": [ + "Force there to be a new era at the end of sessions indefinitely.", + "", + "The dispatch origin must be Root.", + "", + "# Warning", + "", + "The election process starts multiple blocks before the end of the era.", + "If this is called just before a new era is triggered, the election process may not", + "have enough blocks to get a result." + ] + }, + { + "name": "cancel_deferred_slash", + "fields": [ + { + "name": "era", + "type": 4, + "typeName": "EraIndex", + "docs": [] + }, + { + "name": "validator_slashes", + "type": 476, + "typeName": "Vec<(T::AccountId, Perbill)>", + "docs": [] + } + ], + "index": 17, + "docs": [ + "Cancels scheduled slashes for a given era before they are applied.", + "", + "This function allows `T::AdminOrigin` to cancel pending slashes for specified validators", + "in a given era. The cancelled slashes are stored and will be checked when applying", + "slashes.", + "", + "## Parameters", + "- `era`: The staking era for which slashes should be cancelled. This is the era where", + " the slash would be applied, not the era in which the offence was committed.", + "- `validator_slashes`: A list of validator stash accounts and their slash fractions to", + " be cancelled." + ] + }, + { + "name": "payout_stakers", + "fields": [ + { + "name": "validator_stash", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "era", + "type": 4, + "typeName": "EraIndex", + "docs": [] + } + ], + "index": 18, + "docs": [ + "Pay out next page of the stakers behind a validator for the given era.", + "", + "- `validator_stash` is the stash account of the validator.", + "- `era` may be any era between `[current_era - history_depth; current_era]`.", + "", + "The origin of this call must be _Signed_. Any account can call this function, even if", + "it is not one of the stakers.", + "", + "The reward payout could be paged in case there are too many nominators backing the", + "`validator_stash`. This call will payout unpaid pages in an ascending order. To claim a", + "specific page, use `payout_stakers_by_page`.`", + "", + "If all pages are claimed, it returns an error `InvalidPage`." + ] + }, + { + "name": "rebond", + "fields": [ + { + "name": "value", + "type": 75, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 19, + "docs": [ + "Rebond a portion of the stash scheduled to be unlocked.", + "", + "The dispatch origin must be signed by the controller." + ] + }, + { + "name": "reap_stash", + "fields": [ + { + "name": "stash", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "num_slashing_spans", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 20, + "docs": [ + "Remove all data structures concerning a staker/stash once it is at a state where it can", + "be considered `dust` in the staking system. The requirements are:", + "", + "1. the `total_balance` of the stash is below `min_chilled_bond` or is zero.", + "2. or, the `ledger.total` of the stash is below `min_chilled_bond` or is zero.", + "", + "The former can happen in cases like a slash; the latter when a fully unbonded account", + "is still receiving staking rewards in `RewardDestination::Staked`.", + "", + "It can be called by anyone, as long as `stash` meets the above requirements.", + "", + "Refunds the transaction fees upon successful execution.", + "", + "## Parameters", + "", + "- `stash`: The stash account to be reaped.", + "- `num_slashing_spans`: **Deprecated**. This parameter is retained for backward", + "compatibility. It no longer has any effect." + ] + }, + { + "name": "kick", + "fields": [ + { + "name": "who", + "type": 474, + "typeName": "Vec>", + "docs": [] + } + ], + "index": 21, + "docs": [ + "Remove the given nominations from the calling validator.", + "", + "Effects will be felt at the beginning of the next era.", + "", + "The dispatch origin for this call must be _Signed_ by the controller, not the stash.", + "", + "- `who`: A list of nominator stash accounts who are nominating this validator which", + " should no longer be nominating this validator.", + "", + "Note: Making this call only makes sense if you first set the validator preferences to", + "block any further nominations." + ] + }, + { + "name": "set_staking_configs", + "fields": [ + { + "name": "min_nominator_bond", + "type": 478, + "typeName": "ConfigOp>", + "docs": [] + }, + { + "name": "min_validator_bond", + "type": 478, + "typeName": "ConfigOp>", + "docs": [] + }, + { + "name": "max_nominator_count", + "type": 479, + "typeName": "ConfigOp", + "docs": [] + }, + { + "name": "max_validator_count", + "type": 479, + "typeName": "ConfigOp", + "docs": [] + }, + { + "name": "chill_threshold", + "type": 480, + "typeName": "ConfigOp", + "docs": [] + }, + { + "name": "min_commission", + "type": 481, + "typeName": "ConfigOp", + "docs": [] + }, + { + "name": "max_staked_rewards", + "type": 480, + "typeName": "ConfigOp", + "docs": [] + } + ], + "index": 22, + "docs": [ + "Update the various staking configurations .", + "", + "* `min_nominator_bond`: The minimum active bond needed to be a nominator.", + "* `min_validator_bond`: The minimum active bond needed to be a validator.", + "* `max_nominator_count`: The max number of users who can be a nominator at once. When", + " set to `None`, no limit is enforced.", + "* `max_validator_count`: The max number of users who can be a validator at once. When", + " set to `None`, no limit is enforced.", + "* `chill_threshold`: The ratio of `max_nominator_count` or `max_validator_count` which", + " should be filled in order for the `chill_other` transaction to work.", + "* `min_commission`: The minimum amount of commission that each validators must maintain.", + " This is checked only upon calling `validate`. Existing validators are not affected.", + "", + "RuntimeOrigin must be Root to call this function.", + "", + "NOTE: Existing nominators and validators will not be affected by this update.", + "to kick people under the new limits, `chill_other` should be called." + ] + }, + { + "name": "chill_other", + "fields": [ + { + "name": "stash", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 23, + "docs": [ + "Declare a `controller` to stop participating as either a validator or nominator.", + "", + "Effects will be felt at the beginning of the next era.", + "", + "The dispatch origin for this call must be _Signed_, but can be called by anyone.", + "", + "If the caller is the same as the controller being targeted, then no further checks are", + "enforced, and this function behaves just like `chill`.", + "", + "If the caller is different than the controller being targeted, the following conditions", + "must be met:", + "", + "* `controller` must belong to a nominator who has become non-decodable,", + "", + "Or:", + "", + "* A `ChillThreshold` must be set and checked which defines how close to the max", + " nominators or validators we must reach before users can start chilling one-another.", + "* A `MaxNominatorCount` and `MaxValidatorCount` must be set which is used to determine", + " how close we are to the threshold.", + "* A `MinNominatorBond` and `MinValidatorBond` must be set and checked, which determines", + " if this is a person that should be chilled because they have not met the threshold", + " bond required.", + "", + "This can be helpful if bond requirements are updated, and we need to remove old users", + "who do not satisfy these requirements." + ] + }, + { + "name": "force_apply_min_commission", + "fields": [ + { + "name": "validator_stash", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 24, + "docs": [ + "Force a validator to have at least the minimum commission. This will not affect a", + "validator who already has a commission greater than or equal to the minimum. Any account", + "can call this." + ] + }, + { + "name": "set_min_commission", + "fields": [ + { + "name": "new", + "type": 383, + "typeName": "Perbill", + "docs": [] + } + ], + "index": 25, + "docs": [ + "Sets the minimum amount of commission that each validators must maintain.", + "", + "This call has lower privilege requirements than `set_staking_config` and can be called", + "by the `T::AdminOrigin`. Root can always call this." + ] + }, + { + "name": "payout_stakers_by_page", + "fields": [ + { + "name": "validator_stash", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "era", + "type": 4, + "typeName": "EraIndex", + "docs": [] + }, + { + "name": "page", + "type": 4, + "typeName": "Page", + "docs": [] + } + ], + "index": 26, + "docs": [ + "Pay out a page of the stakers behind a validator for the given era and page.", + "", + "- `validator_stash` is the stash account of the validator.", + "- `era` may be any era between `[current_era - history_depth; current_era]`.", + "- `page` is the page index of nominators to pay out with value between 0 and", + " `num_nominators / T::MaxExposurePageSize`.", + "", + "The origin of this call must be _Signed_. Any account can call this function, even if", + "it is not one of the stakers.", + "", + "If a validator has more than [`Config::MaxExposurePageSize`] nominators backing", + "them, then the list of nominators is paged, with each page being capped at", + "[`Config::MaxExposurePageSize`.] If a validator has more than one page of nominators,", + "the call needs to be made for each page separately in order for all the nominators", + "backing a validator to receive the reward. The nominators are not sorted across pages", + "and so it should not be assumed the highest staker would be on the topmost page and vice", + "versa. If rewards are not claimed in [`Config::HistoryDepth`] eras, they are lost." + ] + }, + { + "name": "update_payee", + "fields": [ + { + "name": "controller", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 27, + "docs": [ + "Migrates an account's `RewardDestination::Controller` to", + "`RewardDestination::Account(controller)`.", + "", + "Effects will be felt instantly (as soon as this function is completed successfully).", + "", + "This will waive the transaction fee if the `payee` is successfully migrated." + ] + }, + { + "name": "deprecate_controller_batch", + "fields": [ + { + "name": "controllers", + "type": 482, + "typeName": "BoundedVec", + "docs": [] + } + ], + "index": 28, + "docs": [ + "Updates a batch of controller accounts to their corresponding stash account if they are", + "not the same. Ignores any controller accounts that do not exist, and does not operate if", + "the stash and controller are already the same.", + "", + "Effects will be felt instantly (as soon as this function is completed successfully).", + "", + "The dispatch origin must be `T::AdminOrigin`." + ] + }, + { + "name": "restore_ledger", + "fields": [ + { + "name": "stash", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "maybe_controller", + "type": 190, + "typeName": "Option", + "docs": [] + }, + { + "name": "maybe_total", + "type": 335, + "typeName": "Option>", + "docs": [] + }, + { + "name": "maybe_unlocking", + "type": 483, + "typeName": "Option>, T::\nMaxUnlockingChunks>>", + "docs": [] + } + ], + "index": 29, + "docs": [ + "Restores the state of a ledger which is in an inconsistent state.", + "", + "The requirements to restore a ledger are the following:", + "* The stash is bonded; or", + "* The stash is not bonded but it has a staking lock left behind; or", + "* If the stash has an associated ledger and its state is inconsistent; or", + "* If the ledger is not corrupted *but* its staking lock is out of sync.", + "", + "The `maybe_*` input parameters will overwrite the corresponding data and metadata of the", + "ledger associated with the stash. If the input parameters are not set, the ledger will", + "be reset values from on-chain state." + ] + }, + { + "name": "migrate_currency", + "fields": [ + { + "name": "stash", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 30, + "docs": [ + "Migrates permissionlessly a stash from locks to holds.", + "", + "This removes the old lock on the stake and creates a hold on it atomically. If all", + "stake cannot be held, the best effort is made to hold as much as possible. The remaining", + "stake is removed from the ledger.", + "", + "The fee is waived if the migration is successful." + ] + }, + { + "name": "apply_slash", + "fields": [ + { + "name": "slash_era", + "type": 4, + "typeName": "EraIndex", + "docs": [] + }, + { + "name": "slash_key", + "type": 487, + "typeName": "(T::AccountId, Perbill, u32)", + "docs": [] + } + ], + "index": 31, + "docs": [ + "Manually and permissionlessly applies a deferred slash for a given era.", + "", + "Normally, slashes are automatically applied shortly after the start of the `slash_era`.", + "The automatic application of slashes is handled by the pallet's internal logic, and it", + "tries to apply one slash page per block of the era.", + "If for some reason, one era is not enough for applying all slash pages, the remaining", + "slashes need to be manually (permissionlessly) applied.", + "", + "For a given era x, if at era x+1, slashes are still unapplied, all withdrawals get", + "blocked, and these need to be manually applied by calling this function.", + "This function exists as a **fallback mechanism** for this extreme situation, but we", + "never expect to encounter this in normal scenarios.", + "", + "The parameters for this call can be queried by looking at the `UnappliedSlashes` storage", + "for eras older than the active era.", + "", + "## Parameters", + "- `slash_era`: The staking era in which the slash was originally scheduled.", + "- `slash_key`: A unique identifier for the slash, represented as a tuple:", + " - `stash`: The stash account of the validator being slashed.", + " - `slash_fraction`: The fraction of the stake that was slashed.", + " - `page_index`: The index of the exposure page being processed.", + "", + "## Behavior", + "- The function is **permissionless**—anyone can call it.", + "- The `slash_era` **must be the current era or a past era**.", + "If it is in the future, the", + " call fails with `EraNotStarted`.", + "- The fee is waived if the slash is successfully applied.", + "", + "## Future Improvement", + "- Implement an **off-chain worker (OCW) task** to automatically apply slashes when there", + " is unused block space, improving efficiency." + ] + }, + { + "name": "prune_era_step", + "fields": [ + { + "name": "era", + "type": 4, + "typeName": "EraIndex", + "docs": [] + } + ], + "index": 32, + "docs": [ + "Perform one step of era pruning to prevent PoV size exhaustion from unbounded deletions.", + "", + "This extrinsic enables permissionless lazy pruning of era data by performing", + "incremental deletion of storage items. Each call processes a limited number", + "of items based on available block weight to avoid exceeding block limits.", + "", + "Returns `Pays::No` when work is performed to incentivize regular maintenance.", + "Anyone can call this to help maintain the chain's storage health.", + "", + "The era must be eligible for pruning (older than HistoryDepth + 1).", + "Check `EraPruningState` storage to see if an era needs pruning before calling." + ] + } + ] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 471, + "type": { + "path": [ + "pallet_staking_async", + "RewardDestination" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Staked", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Stash", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "Controller", + "fields": [], + "index": 2, + "docs": [] + }, + { + "name": "Account", + "fields": [ + { + "name": null, + "type": 0, + "typeName": "AccountId", + "docs": [] + } + ], + "index": 3, + "docs": [] + }, + { + "name": "None", + "fields": [], + "index": 4, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 472, + "type": { + "path": [ + "pallet_staking_async", + "ValidatorPrefs" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "commission", + "type": 473, + "typeName": "Perbill", + "docs": [] + }, + { + "name": "blocked", + "type": 8, + "typeName": "bool", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 473, + "type": { + "path": [], + "params": [], + "def": { + "compact": { + "type": 383 + } + }, + "docs": [] + } + }, + { + "id": 474, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 252 + } + }, + "docs": [] + } + }, + { + "id": 475, + "type": { + "path": [ + "sp_arithmetic", + "per_things", + "Percent" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 2, + "typeName": "u8", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 476, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 477 + } + }, + "docs": [] + } + }, + { + "id": 477, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 0, + 383 + ] + }, + "docs": [] + } + }, + { + "id": 478, + "type": { + "path": [ + "pallet_staking_async", + "pallet", + "pallet", + "ConfigOp" + ], + "params": [ + { + "name": "T", + "type": 6 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Noop", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Set", + "fields": [ + { + "name": null, + "type": 6, + "typeName": "T", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Remove", + "fields": [], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 479, + "type": { + "path": [ + "pallet_staking_async", + "pallet", + "pallet", + "ConfigOp" + ], + "params": [ + { + "name": "T", + "type": 4 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Noop", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Set", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "T", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Remove", + "fields": [], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 480, + "type": { + "path": [ + "pallet_staking_async", + "pallet", + "pallet", + "ConfigOp" + ], + "params": [ + { + "name": "T", + "type": 475 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Noop", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Set", + "fields": [ + { + "name": null, + "type": 475, + "typeName": "T", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Remove", + "fields": [], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 481, + "type": { + "path": [ + "pallet_staking_async", + "pallet", + "pallet", + "ConfigOp" + ], + "params": [ + { + "name": "T", + "type": 383 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Noop", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Set", + "fields": [ + { + "name": null, + "type": 383, + "typeName": "T", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Remove", + "fields": [], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 482, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 0 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 89, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 483, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 484 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 484, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 484, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 485 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 486, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 485, + "type": { + "path": [ + "pallet_staking_async", + "ledger", + "UnlockChunk" + ], + "params": [ + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "value", + "type": 75, + "typeName": "Balance", + "docs": [] + }, + { + "name": "era", + "type": 71, + "typeName": "EraIndex", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 486, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 485 + } + }, + "docs": [] + } + }, + { + "id": 487, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 0, + 383, + 4 + ] + }, + "docs": [] + } + }, + { + "id": 488, + "type": { + "path": [ + "pallet_ah_ops", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "unreserve_lease_deposit", + "fields": [ + { + "name": "block", + "type": 4, + "typeName": "BlockNumberFor", + "docs": [] + }, + { + "name": "depositor", + "type": 190, + "typeName": "Option", + "docs": [] + }, + { + "name": "para_id", + "type": 171, + "typeName": "ParaId", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Unreserve the deposit that was taken for creating a crowdloan.", + "", + "This can be called by any signed origin. It unreserves the lease deposit on the account", + "that won the lease auction. It can be unreserved once all leases expired. Note that it", + "will be called automatically from `withdraw_crowdloan_contribution` for the matching", + "crowdloan account.", + "", + "Solo bidder accounts that won lease auctions can use this to unreserve their amount." + ] + }, + { + "name": "withdraw_crowdloan_contribution", + "fields": [ + { + "name": "block", + "type": 4, + "typeName": "BlockNumberFor", + "docs": [] + }, + { + "name": "depositor", + "type": 190, + "typeName": "Option", + "docs": [] + }, + { + "name": "para_id", + "type": 171, + "typeName": "ParaId", + "docs": [] + } + ], + "index": 1, + "docs": [ + "Withdraw the contribution of a finished crowdloan.", + "", + "A crowdloan contribution can be withdrawn if either:", + "- The crowdloan failed to in an auction and timed out", + "- Won an auction and all leases expired", + "", + "Can be called by any signed origin." + ] + }, + { + "name": "unreserve_crowdloan_reserve", + "fields": [ + { + "name": "block", + "type": 4, + "typeName": "BlockNumberFor", + "docs": [] + }, + { + "name": "depositor", + "type": 190, + "typeName": "Option", + "docs": [] + }, + { + "name": "para_id", + "type": 171, + "typeName": "ParaId", + "docs": [] + } + ], + "index": 2, + "docs": [ + "Unreserve the deposit that was taken for creating a crowdloan.", + "", + "This can be called once either:", + "- The crowdloan failed to win an auction and timed out", + "- Won an auction, all leases expired and all contributions are withdrawn", + "", + "Can be called by any signed origin. The condition that all contributions are withdrawn", + "is in place since the reserve acts as a storage deposit." + ] + }, + { + "name": "transfer_to_post_migration_treasury", + "fields": [ + { + "name": "asset_id", + "type": 67, + "typeName": "Box<>::AssetId>", + "docs": [] + } + ], + "index": 3, + "docs": [ + "Transfer the balance from the pre-migration treasury account to the post-migration", + "treasury account.", + "", + "This call can only be called after the migration is completed." + ] + } + ] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 489, + "type": { + "path": [ + "pallet_ah_migrator", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "receive_accounts", + "fields": [ + { + "name": "accounts", + "type": 490, + "typeName": "Vec>", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Receive accounts from the Relay Chain.", + "", + "The accounts sent with `pallet_rc_migrator::Pallet::migrate_accounts` function." + ] + }, + { + "name": "receive_multisigs", + "fields": [ + { + "name": "accounts", + "type": 511, + "typeName": "Vec>", + "docs": [] + } + ], + "index": 1, + "docs": [ + "Receive multisigs from the Relay Chain.", + "", + "This will be called from an XCM `Transact` inside a DMP from the relay chain. The", + "multisigs were prepared by", + "`pallet_rc_migrator::multisig::MultisigMigrator::migrate_many`." + ] + }, + { + "name": "receive_proxy_proxies", + "fields": [ + { + "name": "proxies", + "type": 513, + "typeName": "Vec>", + "docs": [] + } + ], + "index": 2, + "docs": [ + "Receive proxies from the Relay Chain." + ] + }, + { + "name": "receive_proxy_announcements", + "fields": [ + { + "name": "announcements", + "type": 518, + "typeName": "Vec>", + "docs": [] + } + ], + "index": 3, + "docs": [ + "Receive proxy announcements from the Relay Chain." + ] + }, + { + "name": "receive_preimage_chunks", + "fields": [ + { + "name": "chunks", + "type": 520, + "typeName": "Vec", + "docs": [] + } + ], + "index": 4, + "docs": [] + }, + { + "name": "receive_preimage_request_status", + "fields": [ + { + "name": "request_status", + "type": 523, + "typeName": "Vec", + "docs": [] + } + ], + "index": 5, + "docs": [] + }, + { + "name": "receive_preimage_legacy_status", + "fields": [ + { + "name": "legacy_status", + "type": 529, + "typeName": "Vec>", + "docs": [] + } + ], + "index": 6, + "docs": [] + }, + { + "name": "receive_nom_pools_messages", + "fields": [ + { + "name": "messages", + "type": 531, + "typeName": "Vec>", + "docs": [] + } + ], + "index": 7, + "docs": [] + }, + { + "name": "receive_vesting_schedules", + "fields": [ + { + "name": "schedules", + "type": 557, + "typeName": "Vec>", + "docs": [] + } + ], + "index": 8, + "docs": [] + }, + { + "name": "receive_referenda_values", + "fields": [ + { + "name": "values", + "type": 561, + "typeName": "Vec>>", + "docs": [] + } + ], + "index": 10, + "docs": [ + "Receive referendum counts, deciding counts, votes for the track queue." + ] + }, + { + "name": "receive_referendums", + "fields": [ + { + "name": "referendums", + "type": 567, + "typeName": "Vec<(u32, RcReferendumInfoOf)>", + "docs": [] + } + ], + "index": 11, + "docs": [ + "Receive referendums from the Relay Chain." + ] + }, + { + "name": "receive_claims", + "fields": [ + { + "name": "messages", + "type": 579, + "typeName": "Vec>", + "docs": [] + } + ], + "index": 12, + "docs": [] + }, + { + "name": "receive_bags_list_messages", + "fields": [ + { + "name": "messages", + "type": 584, + "typeName": "Vec", + "docs": [] + } + ], + "index": 13, + "docs": [] + }, + { + "name": "receive_scheduler_messages", + "fields": [ + { + "name": "messages", + "type": 588, + "typeName": "Vec>", + "docs": [] + } + ], + "index": 14, + "docs": [] + }, + { + "name": "receive_indices", + "fields": [ + { + "name": "indices", + "type": 593, + "typeName": "Vec>", + "docs": [] + } + ], + "index": 15, + "docs": [] + }, + { + "name": "receive_conviction_voting_messages", + "fields": [ + { + "name": "messages", + "type": 595, + "typeName": "Vec>", + "docs": [] + } + ], + "index": 16, + "docs": [] + }, + { + "name": "receive_bounties_messages", + "fields": [ + { + "name": "messages", + "type": 607, + "typeName": "Vec>", + "docs": [] + } + ], + "index": 17, + "docs": [] + }, + { + "name": "receive_asset_rates", + "fields": [ + { + "name": "rates", + "type": 613, + "typeName": "Vec<(::AssetKind, FixedU128)>", + "docs": [] + } + ], + "index": 18, + "docs": [] + }, + { + "name": "receive_crowdloan_messages", + "fields": [ + { + "name": "messages", + "type": 615, + "typeName": "Vec>", + "docs": [] + } + ], + "index": 19, + "docs": [] + }, + { + "name": "receive_referenda_metadata", + "fields": [ + { + "name": "metadata", + "type": 617, + "typeName": "Vec<(u32,::Hash)>", + "docs": [] + } + ], + "index": 20, + "docs": [] + }, + { + "name": "receive_treasury_messages", + "fields": [ + { + "name": "messages", + "type": 619, + "typeName": "Vec", + "docs": [] + } + ], + "index": 21, + "docs": [] + }, + { + "name": "receive_scheduler_agenda_messages", + "fields": [ + { + "name": "messages", + "type": 625, + "typeName": "Vec, scheduler::\nRcScheduledOf>>", + "docs": [] + } + ], + "index": 22, + "docs": [] + }, + { + "name": "receive_delegated_staking_messages", + "fields": [ + { + "name": "messages", + "type": 630, + "typeName": "Vec", + "docs": [] + } + ], + "index": 23, + "docs": [] + }, + { + "name": "receive_child_bounties_messages", + "fields": [ + { + "name": "messages", + "type": 632, + "typeName": "Vec", + "docs": [] + } + ], + "index": 24, + "docs": [] + }, + { + "name": "receive_staking_messages", + "fields": [ + { + "name": "messages", + "type": 637, + "typeName": "Vec", + "docs": [] + } + ], + "index": 25, + "docs": [] + }, + { + "name": "force_set_stage", + "fields": [ + { + "name": "stage", + "type": 665, + "typeName": "MigrationStage", + "docs": [] + } + ], + "index": 100, + "docs": [ + "Set the migration stage.", + "", + "This call is intended for emergency use only and is guarded by the", + "[`Config::AdminOrigin`]." + ] + }, + { + "name": "start_migration", + "fields": [], + "index": 101, + "docs": [ + "Start the data migration.", + "", + "This is typically called by the Relay Chain to start the migration on the Asset Hub and", + "receive a handshake message indicating the Asset Hub's readiness." + ] + }, + { + "name": "set_dmp_queue_priority", + "fields": [ + { + "name": "new", + "type": 666, + "typeName": "DmpQueuePriority>", + "docs": [] + } + ], + "index": 102, + "docs": [ + "Set the DMP queue priority configuration.", + "", + "Can only be called by the `AdminOrigin`." + ] + }, + { + "name": "set_manager", + "fields": [ + { + "name": "new", + "type": 190, + "typeName": "Option", + "docs": [] + } + ], + "index": 103, + "docs": [ + "Set the manager account id.", + "", + "The manager has the similar to [`Config::AdminOrigin`] privileges except that it", + "can not set the manager account id via `set_manager` call." + ] + }, + { + "name": "finish_migration", + "fields": [ + { + "name": "data", + "type": 667, + "typeName": "Option>", + "docs": [] + }, + { + "name": "cool_off_end_at", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 110, + "docs": [ + "Finish the migration.", + "", + "This is typically called by the Relay Chain to signal the migration has finished.", + "", + "The `data` parameter might be `None` if we are running the migration for a second time", + "for some pallets and have already performed the checking account balance correction,", + "so we do not need to do it this time." + ] + }, + { + "name": "send_xcm_message", + "fields": [ + { + "name": "dest", + "type": 164, + "typeName": "Box", + "docs": [] + }, + { + "name": "message", + "type": 270, + "typeName": "Box>", + "docs": [] + } + ], + "index": 111, + "docs": [ + "XCM send call identical to the [`pallet_xcm::Pallet::send`] call but with the", + "[Config::SendXcm] router which will be able to send messages to the Relay Chain during", + "the migration." + ] + } + ] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 490, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 491 + } + }, + "docs": [] + } + }, + { + "id": 491, + "type": { + "path": [ + "pallet_rc_migrator", + "accounts", + "Account" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "Balance", + "type": 6 + }, + { + "name": "HoldReason", + "type": 492 + }, + { + "name": "FreezeReason", + "type": 499 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "who", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "free", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "reserved", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "frozen", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "holds", + "type": 501, + "typeName": "BoundedVec, ConstU32<5>>", + "docs": [] + }, + { + "name": "freezes", + "type": 504, + "typeName": "BoundedVec, ConstU32<5>>", + "docs": [] + }, + { + "name": "locks", + "type": 507, + "typeName": "BoundedVec, ConstU32<5>>", + "docs": [] + }, + { + "name": "unnamed_reserve", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "consumers", + "type": 2, + "typeName": "u8", + "docs": [] + }, + { + "name": "providers", + "type": 2, + "typeName": "u8", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 492, + "type": { + "path": [ + "pallet_rc_migrator", + "types", + "PortableHoldReason" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Preimage", + "fields": [ + { + "name": null, + "type": 493, + "typeName": "pallet_preimage::HoldReason", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "Staking", + "fields": [ + { + "name": null, + "type": 494, + "typeName": "pallet_staking::HoldReason", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "StateTrieMigration", + "fields": [ + { + "name": null, + "type": 495, + "typeName": "pallet_state_trie_migration::HoldReason", + "docs": [] + } + ], + "index": 2, + "docs": [] + }, + { + "name": "DelegatedStaking", + "fields": [ + { + "name": null, + "type": 496, + "typeName": "pallet_delegated_staking::HoldReason", + "docs": [] + } + ], + "index": 3, + "docs": [] + }, + { + "name": "Session", + "fields": [ + { + "name": null, + "type": 497, + "typeName": "pallet_session::HoldReason", + "docs": [] + } + ], + "index": 4, + "docs": [] + }, + { + "name": "XcmPallet", + "fields": [ + { + "name": null, + "type": 498, + "typeName": "pallet_xcm::HoldReason", + "docs": [] + } + ], + "index": 5, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 493, + "type": { + "path": [ + "pallet_preimage", + "pallet", + "HoldReason" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Preimage", + "fields": [], + "index": 0, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 494, + "type": { + "path": [ + "pallet_staking", + "pallet", + "pallet", + "HoldReason" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Staking", + "fields": [], + "index": 0, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 495, + "type": { + "path": [ + "pallet_state_trie_migration", + "pallet", + "HoldReason" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "SlashForMigrate", + "fields": [], + "index": 0, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 496, + "type": { + "path": [ + "pallet_delegated_staking", + "pallet", + "HoldReason" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "StakingDelegation", + "fields": [], + "index": 0, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 497, + "type": { + "path": [ + "pallet_session", + "pallet", + "HoldReason" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Keys", + "fields": [], + "index": 0, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 498, + "type": { + "path": [ + "pallet_xcm", + "pallet", + "HoldReason" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "AuthorizeAlias", + "fields": [], + "index": 0, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 499, + "type": { + "path": [ + "pallet_rc_migrator", + "types", + "PortableFreezeReason" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "NominationPools", + "fields": [ + { + "name": null, + "type": 500, + "typeName": "pallet_nomination_pools::FreezeReason", + "docs": [] + } + ], + "index": 0, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 500, + "type": { + "path": [ + "pallet_nomination_pools", + "pallet", + "FreezeReason" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "PoolMinBalance", + "fields": [], + "index": 0, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 501, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 502 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 503, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 502, + "type": { + "path": [ + "frame_support", + "traits", + "tokens", + "misc", + "IdAmount" + ], + "params": [ + { + "name": "Id", + "type": 492 + }, + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "id", + "type": 492, + "typeName": "Id", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "Balance", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 503, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 502 + } + }, + "docs": [] + } + }, + { + "id": 504, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 505 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 506, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 505, + "type": { + "path": [ + "frame_support", + "traits", + "tokens", + "misc", + "IdAmount" + ], + "params": [ + { + "name": "Id", + "type": 499 + }, + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "id", + "type": 499, + "typeName": "Id", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "Balance", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 506, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 505 + } + }, + "docs": [] + } + }, + { + "id": 507, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 508 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 510, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 508, + "type": { + "path": [ + "pallet_balances", + "types", + "BalanceLock" + ], + "params": [ + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "id", + "type": 105, + "typeName": "LockIdentifier", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "reasons", + "type": 509, + "typeName": "Reasons", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 509, + "type": { + "path": [ + "pallet_balances", + "types", + "Reasons" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Fee", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Misc", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "All", + "fields": [], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 510, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 508 + } + }, + "docs": [] + } + }, + { + "id": 511, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 512 + } + }, + "docs": [] + } + }, + { + "id": 512, + "type": { + "path": [ + "pallet_rc_migrator", + "multisig", + "RcMultisig" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "creator", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "deposit", + "type": 6, + "typeName": "Balance", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 513, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 514 + } + }, + "docs": [] + } + }, + { + "id": 514, + "type": { + "path": [ + "pallet_rc_migrator", + "proxy", + "RcProxy" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "Balance", + "type": 6 + }, + { + "name": "ProxyType", + "type": 515 + }, + { + "name": "BlockNumber", + "type": 4 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "delegator", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "deposit", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "proxies", + "type": 516, + "typeName": "Vec>", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 515, + "type": { + "path": [ + "polkadot_runtime_constants", + "proxy", + "ProxyType" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Any", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "NonTransfer", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "Governance", + "fields": [], + "index": 2, + "docs": [] + }, + { + "name": "Staking", + "fields": [], + "index": 3, + "docs": [] + }, + { + "name": "CancelProxy", + "fields": [], + "index": 6, + "docs": [] + }, + { + "name": "Auction", + "fields": [], + "index": 7, + "docs": [] + }, + { + "name": "NominationPools", + "fields": [], + "index": 8, + "docs": [] + }, + { + "name": "ParaRegistration", + "fields": [], + "index": 9, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 516, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 517 + } + }, + "docs": [] + } + }, + { + "id": 517, + "type": { + "path": [ + "pallet_proxy", + "ProxyDefinition" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "ProxyType", + "type": 515 + }, + { + "name": "BlockNumber", + "type": 4 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "delegate", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "proxy_type", + "type": 515, + "typeName": "ProxyType", + "docs": [] + }, + { + "name": "delay", + "type": 4, + "typeName": "BlockNumber", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 518, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 519 + } + }, + "docs": [] + } + }, + { + "id": 519, + "type": { + "path": [ + "pallet_rc_migrator", + "proxy", + "RcProxyAnnouncement" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "depositor", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "deposit", + "type": 6, + "typeName": "Balance", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 520, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 521 + } + }, + "docs": [] + } + }, + { + "id": 521, + "type": { + "path": [ + "pallet_rc_migrator", + "preimage", + "chunks", + "RcPreimageChunk" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "preimage_hash", + "type": 13, + "typeName": "H256", + "docs": [] + }, + { + "name": "preimage_len", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "chunk_byte_offset", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "chunk_bytes", + "type": 522, + "typeName": "BoundedVec>", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 522, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 2 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 14, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 523, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 524 + } + }, + "docs": [] + } + }, + { + "id": 524, + "type": { + "path": [ + "pallet_rc_migrator", + "preimage", + "request_status", + "PortableRequestStatus" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "hash", + "type": 13, + "typeName": "H256", + "docs": [] + }, + { + "name": "request_status", + "type": 525, + "typeName": "PortableRequestStatusInner", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 525, + "type": { + "path": [ + "pallet_rc_migrator", + "preimage", + "request_status", + "PortableRequestStatusInner" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Unrequested", + "fields": [ + { + "name": "ticket", + "type": 526, + "typeName": "(AccountId32, PortableTicket)", + "docs": [] + }, + { + "name": "len", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "Requested", + "fields": [ + { + "name": "maybe_ticket", + "type": 528, + "typeName": "Option<(AccountId32, PortableTicket)>", + "docs": [] + }, + { + "name": "count", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "maybe_len", + "type": 187, + "typeName": "Option", + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 526, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 0, + 527 + ] + }, + "docs": [] + } + }, + { + "id": 527, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 2 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 14, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 528, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 526 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 526, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 529, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 530 + } + }, + "docs": [] + } + }, + { + "id": 530, + "type": { + "path": [ + "pallet_rc_migrator", + "preimage", + "legacy_request_status", + "RcPreimageLegacyStatus" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "hash", + "type": 13, + "typeName": "H256", + "docs": [] + }, + { + "name": "depositor", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "deposit", + "type": 6, + "typeName": "Balance", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 531, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 532 + } + }, + "docs": [] + } + }, + { + "id": 532, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "nom_pools", + "RcNomPoolsMessage" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "StorageValues", + "fields": [ + { + "name": "values", + "type": 533, + "typeName": "NomPoolsStorageValuesOf", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "PoolMembers", + "fields": [ + { + "name": "member", + "type": 535, + "typeName": "(T::AccountId, PoolMember)", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "BondedPools", + "fields": [ + { + "name": "pool", + "type": 541, + "typeName": "(PoolId, BondedPoolInner)", + "docs": [] + } + ], + "index": 2, + "docs": [] + }, + { + "name": "RewardPools", + "fields": [ + { + "name": "rewards", + "type": 546, + "typeName": "(PoolId, RewardPool)", + "docs": [] + } + ], + "index": 3, + "docs": [] + }, + { + "name": "SubPoolsStorage", + "fields": [ + { + "name": "sub_pools", + "type": 548, + "typeName": "(PoolId, SubPools)", + "docs": [] + } + ], + "index": 4, + "docs": [] + }, + { + "name": "Metadata", + "fields": [ + { + "name": "meta", + "type": 555, + "typeName": "(PoolId, BoundedVec)", + "docs": [] + } + ], + "index": 5, + "docs": [] + }, + { + "name": "ReversePoolIdLookup", + "fields": [ + { + "name": "lookups", + "type": 395, + "typeName": "(T::AccountId, PoolId)", + "docs": [] + } + ], + "index": 6, + "docs": [] + }, + { + "name": "ClaimPermissions", + "fields": [ + { + "name": "perms", + "type": 556, + "typeName": "(T::AccountId, ClaimPermission)", + "docs": [] + } + ], + "index": 7, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 533, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "nom_pools", + "NomPoolsStorageValues" + ], + "params": [ + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "total_value_locked", + "type": 335, + "typeName": "Option", + "docs": [] + }, + { + "name": "min_join_bond", + "type": 335, + "typeName": "Option", + "docs": [] + }, + { + "name": "min_create_bond", + "type": 335, + "typeName": "Option", + "docs": [] + }, + { + "name": "max_pools", + "type": 187, + "typeName": "Option", + "docs": [] + }, + { + "name": "max_pool_members", + "type": 187, + "typeName": "Option", + "docs": [] + }, + { + "name": "max_pool_members_per_pool", + "type": 187, + "typeName": "Option", + "docs": [] + }, + { + "name": "global_max_commission", + "type": 534, + "typeName": "Option", + "docs": [] + }, + { + "name": "last_pool_id", + "type": 187, + "typeName": "Option", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 534, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 383 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 383, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 535, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 0, + 536 + ] + }, + "docs": [] + } + }, + { + "id": 536, + "type": { + "path": [ + "pallet_nomination_pools", + "PoolMember" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "points", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "last_recorded_reward_counter", + "type": 168, + "typeName": "T::RewardCounter", + "docs": [] + }, + { + "name": "unbonding_eras", + "type": 537, + "typeName": "BoundedBTreeMap, T::MaxUnbonding>", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 537, + "type": { + "path": [ + "bounded_collections", + "bounded_btree_map", + "BoundedBTreeMap" + ], + "params": [ + { + "name": "K", + "type": 4 + }, + { + "name": "V", + "type": 6 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 538, + "typeName": "BTreeMap", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 538, + "type": { + "path": [ + "BTreeMap" + ], + "params": [ + { + "name": "K", + "type": 4 + }, + { + "name": "V", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 539, + "typeName": null, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 539, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 540 + } + }, + "docs": [] + } + }, + { + "id": 540, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 6 + ] + }, + "docs": [] + } + }, + { + "id": 541, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 542 + ] + }, + "docs": [] + } + }, + { + "id": 542, + "type": { + "path": [ + "pallet_nomination_pools", + "BondedPoolInner" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "commission", + "type": 543, + "typeName": "Commission", + "docs": [] + }, + { + "name": "member_counter", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "points", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "roles", + "type": 545, + "typeName": "PoolRoles", + "docs": [] + }, + { + "name": "state", + "type": 379, + "typeName": "PoolState", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 543, + "type": { + "path": [ + "pallet_nomination_pools", + "Commission" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "current", + "type": 386, + "typeName": "Option<(Perbill, T::AccountId)>", + "docs": [] + }, + { + "name": "max", + "type": 534, + "typeName": "Option", + "docs": [] + }, + { + "name": "change_rate", + "type": 544, + "typeName": "Option>>", + "docs": [] + }, + { + "name": "throttle_from", + "type": 187, + "typeName": "Option>", + "docs": [] + }, + { + "name": "claim_permission", + "type": 389, + "typeName": "Option>", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 544, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 388 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 388, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 545, + "type": { + "path": [ + "pallet_nomination_pools", + "PoolRoles" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "depositor", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "root", + "type": 190, + "typeName": "Option", + "docs": [] + }, + { + "name": "nominator", + "type": 190, + "typeName": "Option", + "docs": [] + }, + { + "name": "bouncer", + "type": 190, + "typeName": "Option", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 546, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 547 + ] + }, + "docs": [] + } + }, + { + "id": 547, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "nom_pools_alias", + "RewardPool" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "last_recorded_reward_counter", + "type": 168, + "typeName": "T::RewardCounter", + "docs": [] + }, + { + "name": "last_recorded_total_payouts", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "total_rewards_claimed", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "total_commission_pending", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "total_commission_claimed", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 548, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 549 + ] + }, + "docs": [] + } + }, + { + "id": 549, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "nom_pools_alias", + "SubPools" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "no_era", + "type": 550, + "typeName": "UnbondPool", + "docs": [] + }, + { + "name": "with_era", + "type": 551, + "typeName": "BoundedBTreeMap, TotalUnbondingPools>", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 550, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "nom_pools_alias", + "UnbondPool" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "points", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "balance", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 551, + "type": { + "path": [ + "bounded_collections", + "bounded_btree_map", + "BoundedBTreeMap" + ], + "params": [ + { + "name": "K", + "type": 4 + }, + { + "name": "V", + "type": 550 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 552, + "typeName": "BTreeMap", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 552, + "type": { + "path": [ + "BTreeMap" + ], + "params": [ + { + "name": "K", + "type": 4 + }, + { + "name": "V", + "type": 550 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 553, + "typeName": null, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 553, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 554 + } + }, + "docs": [] + } + }, + { + "id": 554, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 550 + ] + }, + "docs": [] + } + }, + { + "id": 555, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 192 + ] + }, + "docs": [] + } + }, + { + "id": 556, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 0, + 385 + ] + }, + "docs": [] + } + }, + { + "id": 557, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 558 + } + }, + "docs": [] + } + }, + { + "id": 558, + "type": { + "path": [ + "pallet_rc_migrator", + "vesting", + "RcVestingSchedule" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "who", + "type": 0, + "typeName": "::AccountId", + "docs": [] + }, + { + "name": "schedules", + "type": 559, + "typeName": "BoundedVec, BlockNumberFor\n>, MaxVestingSchedulesGet,>", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 559, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 256 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 560, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 560, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 256 + } + }, + "docs": [] + } + }, + { + "id": 561, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 562 + } + }, + "docs": [] + } + }, + { + "id": 562, + "type": { + "path": [ + "pallet_rc_migrator", + "referenda", + "ReferendaMessage" + ], + "params": [ + { + "name": "Track", + "type": 180 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "referendum_count", + "type": 187, + "typeName": "Option", + "docs": [] + }, + { + "name": "deciding_count", + "type": 563, + "typeName": "Vec<(Track, u32)>", + "docs": [] + }, + { + "name": "track_queue", + "type": 565, + "typeName": "Vec<(Track, Vec<(u32, u128)>)>", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 563, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 564 + } + }, + "docs": [] + } + }, + { + "id": 564, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 180, + 4 + ] + }, + "docs": [] + } + }, + { + "id": 565, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 566 + } + }, + "docs": [] + } + }, + { + "id": 566, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 180, + 539 + ] + }, + "docs": [] + } + }, + { + "id": 567, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 568 + } + }, + "docs": [] + } + }, + { + "id": 568, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 569 + ] + }, + "docs": [] + } + }, + { + "id": 569, + "type": { + "path": [ + "pallet_referenda", + "types", + "ReferendumInfo" + ], + "params": [ + { + "name": "TrackId", + "type": 180 + }, + { + "name": "RuntimeOrigin", + "type": 570 + }, + { + "name": "Moment", + "type": 4 + }, + { + "name": "Call", + "type": 212 + }, + { + "name": "Balance", + "type": 6 + }, + { + "name": "Tally", + "type": 571 + }, + { + "name": "AccountId", + "type": 0 + }, + { + "name": "ScheduleAddress", + "type": 37 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Ongoing", + "fields": [ + { + "name": null, + "type": 572, + "typeName": "ReferendumStatus", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "Approved", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "Moment", + "docs": [] + }, + { + "name": null, + "type": 574, + "typeName": "Option>", + "docs": [] + }, + { + "name": null, + "type": 574, + "typeName": "Option>", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Rejected", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "Moment", + "docs": [] + }, + { + "name": null, + "type": 574, + "typeName": "Option>", + "docs": [] + }, + { + "name": null, + "type": 574, + "typeName": "Option>", + "docs": [] + } + ], + "index": 2, + "docs": [] + }, + { + "name": "Cancelled", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "Moment", + "docs": [] + }, + { + "name": null, + "type": 574, + "typeName": "Option>", + "docs": [] + }, + { + "name": null, + "type": 574, + "typeName": "Option>", + "docs": [] + } + ], + "index": 3, + "docs": [] + }, + { + "name": "TimedOut", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "Moment", + "docs": [] + }, + { + "name": null, + "type": 574, + "typeName": "Option>", + "docs": [] + }, + { + "name": null, + "type": 574, + "typeName": "Option>", + "docs": [] + } + ], + "index": 4, + "docs": [] + }, + { + "name": "Killed", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "Moment", + "docs": [] + } + ], + "index": 5, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 570, + "type": { + "path": [ + "asset_hub_polkadot_runtime", + "ah_migration", + "RcPalletsOrigin" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "system", + "fields": [ + { + "name": null, + "type": 322, + "typeName": "frame_system::Origin", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "Origins", + "fields": [ + { + "name": null, + "type": 325, + "typeName": "pallet_custom_origins::Origin", + "docs": [] + } + ], + "index": 22, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 571, + "type": { + "path": [ + "pallet_conviction_voting", + "types", + "Tally" + ], + "params": [ + { + "name": "Votes", + "type": 6 + }, + { + "name": "Total", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "ayes", + "type": 6, + "typeName": "Votes", + "docs": [] + }, + { + "name": "nays", + "type": 6, + "typeName": "Votes", + "docs": [] + }, + { + "name": "support", + "type": 6, + "typeName": "Votes", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 572, + "type": { + "path": [ + "pallet_referenda", + "types", + "ReferendumStatus" + ], + "params": [ + { + "name": "TrackId", + "type": 180 + }, + { + "name": "RuntimeOrigin", + "type": 570 + }, + { + "name": "Moment", + "type": 4 + }, + { + "name": "Call", + "type": 212 + }, + { + "name": "Balance", + "type": 6 + }, + { + "name": "Tally", + "type": 571 + }, + { + "name": "AccountId", + "type": 0 + }, + { + "name": "ScheduleAddress", + "type": 37 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "track", + "type": 180, + "typeName": "TrackId", + "docs": [] + }, + { + "name": "origin", + "type": 570, + "typeName": "RuntimeOrigin", + "docs": [] + }, + { + "name": "proposal", + "type": 212, + "typeName": "Call", + "docs": [] + }, + { + "name": "enactment", + "type": 365, + "typeName": "DispatchTime", + "docs": [] + }, + { + "name": "submitted", + "type": 4, + "typeName": "Moment", + "docs": [] + }, + { + "name": "submission_deposit", + "type": 573, + "typeName": "Deposit", + "docs": [] + }, + { + "name": "decision_deposit", + "type": 574, + "typeName": "Option>", + "docs": [] + }, + { + "name": "deciding", + "type": 575, + "typeName": "Option>", + "docs": [] + }, + { + "name": "tally", + "type": 571, + "typeName": "Tally", + "docs": [] + }, + { + "name": "in_queue", + "type": 8, + "typeName": "bool", + "docs": [] + }, + { + "name": "alarm", + "type": 577, + "typeName": "Option<(Moment, ScheduleAddress)>", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 573, + "type": { + "path": [ + "pallet_referenda", + "types", + "Deposit" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "who", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "Balance", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 574, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 573 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 573, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 575, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 576 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 576, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 576, + "type": { + "path": [ + "pallet_referenda", + "types", + "DecidingStatus" + ], + "params": [ + { + "name": "BlockNumber", + "type": 4 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "since", + "type": 4, + "typeName": "BlockNumber", + "docs": [] + }, + { + "name": "confirming", + "type": 187, + "typeName": "Option", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 577, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 578 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 578, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 578, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 37 + ] + }, + "docs": [] + } + }, + { + "id": 579, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 580 + } + }, + "docs": [] + } + }, + { + "id": 580, + "type": { + "path": [ + "pallet_rc_migrator", + "claims", + "RcClaimsMessage" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "Balance", + "type": 6 + }, + { + "name": "BlockNumber", + "type": 4 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "StorageValues", + "fields": [ + { + "name": "total", + "type": 6, + "typeName": "Balance", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "Claims", + "fields": [ + { + "name": null, + "type": 581, + "typeName": "(EthereumAddress, Balance)", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Vesting", + "fields": [ + { + "name": "who", + "type": 87, + "typeName": "EthereumAddress", + "docs": [] + }, + { + "name": "schedule", + "type": 261, + "typeName": "(Balance, Balance, BlockNumber)", + "docs": [] + } + ], + "index": 2, + "docs": [] + }, + { + "name": "Signing", + "fields": [ + { + "name": null, + "type": 582, + "typeName": "(EthereumAddress, StatementKind)", + "docs": [] + } + ], + "index": 3, + "docs": [] + }, + { + "name": "Preclaims", + "fields": [ + { + "name": null, + "type": 583, + "typeName": "(AccountId, EthereumAddress)", + "docs": [] + } + ], + "index": 4, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 581, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 87, + 6 + ] + }, + "docs": [] + } + }, + { + "id": 582, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 87, + 263 + ] + }, + "docs": [] + } + }, + { + "id": 583, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 0, + 87 + ] + }, + "docs": [] + } + }, + { + "id": 584, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 585 + } + }, + "docs": [] + } + }, + { + "id": 585, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "bags_list", + "PortableBagsListMessage" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Node", + "fields": [ + { + "name": "id", + "type": 0, + "typeName": "AccountId32", + "docs": [] + }, + { + "name": "node", + "type": 586, + "typeName": "PortableNode", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "Bag", + "fields": [ + { + "name": "score", + "type": 12, + "typeName": "u64", + "docs": [] + }, + { + "name": "bag", + "type": 587, + "typeName": "PortableBag", + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 586, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "bags_list", + "PortableNode" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "id", + "type": 0, + "typeName": "AccountId32", + "docs": [] + }, + { + "name": "prev", + "type": 190, + "typeName": "Option", + "docs": [] + }, + { + "name": "next", + "type": 190, + "typeName": "Option", + "docs": [] + }, + { + "name": "bag_upper", + "type": 12, + "typeName": "u64", + "docs": [] + }, + { + "name": "score", + "type": 12, + "typeName": "u64", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 587, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "bags_list", + "PortableBag" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "head", + "type": 190, + "typeName": "Option", + "docs": [] + }, + { + "name": "tail", + "type": 190, + "typeName": "Option", + "docs": [] + }, + { + "name": "bag_upper", + "type": 12, + "typeName": "u64", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 588, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 589 + } + }, + "docs": [] + } + }, + { + "id": 589, + "type": { + "path": [ + "pallet_rc_migrator", + "scheduler", + "RcSchedulerMessage" + ], + "params": [ + { + "name": "BlockNumber", + "type": 4 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "IncompleteSince", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "BlockNumber", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "Retries", + "fields": [ + { + "name": null, + "type": 590, + "typeName": "(TaskAddress, RetryConfig)", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Lookup", + "fields": [ + { + "name": null, + "type": 592, + "typeName": "(TaskName, TaskAddress)", + "docs": [] + } + ], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 590, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 37, + 591 + ] + }, + "docs": [] + } + }, + { + "id": 591, + "type": { + "path": [ + "pallet_scheduler", + "RetryConfig" + ], + "params": [ + { + "name": "Period", + "type": 4 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "total_retries", + "type": 2, + "typeName": "u8", + "docs": [] + }, + { + "name": "remaining", + "type": 2, + "typeName": "u8", + "docs": [] + }, + { + "name": "period", + "type": 4, + "typeName": "Period", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 592, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 1, + 37 + ] + }, + "docs": [] + } + }, + { + "id": 593, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 594 + } + }, + "docs": [] + } + }, + { + "id": 594, + "type": { + "path": [ + "pallet_rc_migrator", + "indices", + "RcIndicesIndex" + ], + "params": [ + { + "name": "AccountIndex", + "type": 4 + }, + { + "name": "AccountId", + "type": 0 + }, + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "AccountIndex", + "docs": [] + }, + { + "name": "who", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "deposit", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "frozen", + "type": 8, + "typeName": "bool", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 595, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 596 + } + }, + "docs": [] + } + }, + { + "id": 596, + "type": { + "path": [ + "pallet_rc_migrator", + "conviction_voting", + "RcConvictionVotingMessage" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "Class", + "type": 180 + }, + { + "name": "Voting", + "type": 597 + }, + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "VotingFor", + "fields": [ + { + "name": null, + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": null, + "type": 180, + "typeName": "Class", + "docs": [] + }, + { + "name": null, + "type": 597, + "typeName": "Voting", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "ClassLocksFor", + "fields": [ + { + "name": null, + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": null, + "type": 605, + "typeName": "Vec<(Class, Balance)>", + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 597, + "type": { + "path": [ + "pallet_conviction_voting", + "vote", + "Voting" + ], + "params": [ + { + "name": "Balance", + "type": 6 + }, + { + "name": "AccountId", + "type": 0 + }, + { + "name": "BlockNumber", + "type": 4 + }, + { + "name": "PollIndex", + "type": 4 + }, + { + "name": "MaxVotes", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Casting", + "fields": [ + { + "name": null, + "type": 598, + "typeName": "Casting", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "Delegating", + "fields": [ + { + "name": null, + "type": 604, + "typeName": "Delegating", + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 598, + "type": { + "path": [ + "pallet_conviction_voting", + "vote", + "Casting" + ], + "params": [ + { + "name": "Balance", + "type": 6 + }, + { + "name": "BlockNumber", + "type": 4 + }, + { + "name": "PollIndex", + "type": 4 + }, + { + "name": "MaxVotes", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "votes", + "type": 599, + "typeName": "BoundedVec<(PollIndex, AccountVote), MaxVotes>", + "docs": [] + }, + { + "name": "delegations", + "type": 602, + "typeName": "Delegations", + "docs": [] + }, + { + "name": "prior", + "type": 603, + "typeName": "PriorLock", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 599, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 600 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 601, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 600, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 209 + ] + }, + "docs": [] + } + }, + { + "id": 601, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 600 + } + }, + "docs": [] + } + }, + { + "id": 602, + "type": { + "path": [ + "pallet_conviction_voting", + "types", + "Delegations" + ], + "params": [ + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "votes", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "capital", + "type": 6, + "typeName": "Balance", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 603, + "type": { + "path": [ + "pallet_conviction_voting", + "vote", + "PriorLock" + ], + "params": [ + { + "name": "BlockNumber", + "type": 4 + }, + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 4, + "typeName": "BlockNumber", + "docs": [] + }, + { + "name": null, + "type": 6, + "typeName": "Balance", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 604, + "type": { + "path": [ + "pallet_conviction_voting", + "vote", + "Delegating" + ], + "params": [ + { + "name": "Balance", + "type": 6 + }, + { + "name": "AccountId", + "type": 0 + }, + { + "name": "BlockNumber", + "type": 4 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "balance", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "target", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "conviction", + "type": 362, + "typeName": "Conviction", + "docs": [] + }, + { + "name": "delegations", + "type": 602, + "typeName": "Delegations", + "docs": [] + }, + { + "name": "prior", + "type": 603, + "typeName": "PriorLock", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 605, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 606 + } + }, + "docs": [] + } + }, + { + "id": 606, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 180, + 6 + ] + }, + "docs": [] + } + }, + { + "id": 607, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 608 + } + }, + "docs": [] + } + }, + { + "id": 608, + "type": { + "path": [ + "pallet_rc_migrator", + "bounties", + "RcBountiesMessage" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "Balance", + "type": 6 + }, + { + "name": "BlockNumber", + "type": 4 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "BountyCount", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "BountyIndex", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "BountyApprovals", + "fields": [ + { + "name": null, + "type": 186, + "typeName": "Vec", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "BountyDescriptions", + "fields": [ + { + "name": null, + "type": 609, + "typeName": "(BountyIndex, Vec)", + "docs": [] + } + ], + "index": 2, + "docs": [] + }, + { + "name": "Bounties", + "fields": [ + { + "name": null, + "type": 610, + "typeName": "(BountyIndex, alias::Bounty)", + "docs": [] + } + ], + "index": 3, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 609, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 14 + ] + }, + "docs": [] + } + }, + { + "id": 610, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 611 + ] + }, + "docs": [] + } + }, + { + "id": 611, + "type": { + "path": [ + "pallet_rc_migrator", + "bounties", + "alias", + "Bounty" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "Balance", + "type": 6 + }, + { + "name": "BlockNumber", + "type": 4 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "proposer", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "value", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "fee", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "curator_deposit", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "bond", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "status", + "type": 612, + "typeName": "BountyStatus", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 612, + "type": { + "path": [ + "pallet_bounties", + "BountyStatus" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "BlockNumber", + "type": 4 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Proposed", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Approved", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "Funded", + "fields": [], + "index": 2, + "docs": [] + }, + { + "name": "CuratorProposed", + "fields": [ + { + "name": "curator", + "type": 0, + "typeName": "AccountId", + "docs": [] + } + ], + "index": 3, + "docs": [] + }, + { + "name": "Active", + "fields": [ + { + "name": "curator", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "update_due", + "type": 4, + "typeName": "BlockNumber", + "docs": [] + } + ], + "index": 4, + "docs": [] + }, + { + "name": "PendingPayout", + "fields": [ + { + "name": "curator", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "beneficiary", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "unlock_at", + "type": 4, + "typeName": "BlockNumber", + "docs": [] + } + ], + "index": 5, + "docs": [] + }, + { + "name": "ApprovedWithCurator", + "fields": [ + { + "name": "curator", + "type": 0, + "typeName": "AccountId", + "docs": [] + } + ], + "index": 6, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 613, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 614 + } + }, + "docs": [] + } + }, + { + "id": 614, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 206, + 168 + ] + }, + "docs": [] + } + }, + { + "id": 615, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 616 + } + }, + "docs": [] + } + }, + { + "id": 616, + "type": { + "path": [ + "pallet_rc_migrator", + "crowdloan", + "RcCrowdloanMessage" + ], + "params": [ + { + "name": "BlockNumber", + "type": 4 + }, + { + "name": "AccountId", + "type": 0 + }, + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "LeaseReserve", + "fields": [ + { + "name": "unreserve_block", + "type": 4, + "typeName": "BlockNumber", + "docs": [] + }, + { + "name": "account", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "para_id", + "type": 171, + "typeName": "ParaId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "Balance", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "CrowdloanContribution", + "fields": [ + { + "name": "withdraw_block", + "type": 4, + "typeName": "BlockNumber", + "docs": [] + }, + { + "name": "contributor", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "para_id", + "type": 171, + "typeName": "ParaId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "crowdloan_account", + "type": 0, + "typeName": "AccountId", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "CrowdloanReserve", + "fields": [ + { + "name": "unreserve_block", + "type": 4, + "typeName": "BlockNumber", + "docs": [] + }, + { + "name": "depositor", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "para_id", + "type": 171, + "typeName": "ParaId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "Balance", + "docs": [] + } + ], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 617, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 618 + } + }, + "docs": [] + } + }, + { + "id": 618, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 13 + ] + }, + "docs": [] + } + }, + { + "id": 619, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 620 + } + }, + "docs": [] + } + }, + { + "id": 620, + "type": { + "path": [ + "pallet_rc_migrator", + "treasury", + "PortableTreasuryMessage" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "ProposalCount", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "ProposalIndex", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "Proposals", + "fields": [ + { + "name": null, + "type": 621, + "typeName": "(ProposalIndex, Proposal)", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Approvals", + "fields": [ + { + "name": null, + "type": 186, + "typeName": "Vec", + "docs": [] + } + ], + "index": 2, + "docs": [] + }, + { + "name": "SpendCount", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "SpendIndex", + "docs": [] + } + ], + "index": 3, + "docs": [] + }, + { + "name": "Spends", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "SpendIndex", + "docs": [] + }, + { + "name": "status", + "type": 623, + "typeName": "Box", + "docs": [] + } + ], + "index": 4, + "docs": [] + }, + { + "name": "LastSpendPeriod", + "fields": [ + { + "name": null, + "type": 187, + "typeName": "Option", + "docs": [] + } + ], + "index": 5, + "docs": [] + }, + { + "name": "Funds", + "fields": [], + "index": 6, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 621, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 622 + ] + }, + "docs": [] + } + }, + { + "id": 622, + "type": { + "path": [ + "pallet_treasury", + "Proposal" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "proposer", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "value", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "beneficiary", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "bond", + "type": 6, + "typeName": "Balance", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 623, + "type": { + "path": [ + "pallet_rc_migrator", + "treasury", + "PortableSpendStatus" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "asset_kind", + "type": 206, + "typeName": "VersionedLocatableAsset", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "u128", + "docs": [] + }, + { + "name": "beneficiary", + "type": 164, + "typeName": "VersionedLocation", + "docs": [] + }, + { + "name": "valid_from", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "expire_at", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "status", + "type": 624, + "typeName": "PortablePaymentState", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 624, + "type": { + "path": [ + "pallet_rc_migrator", + "treasury", + "PortablePaymentState" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Pending", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Attempted", + "fields": [ + { + "name": "id", + "type": 12, + "typeName": "u64", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Failed", + "fields": [], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 625, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 626 + } + }, + "docs": [] + } + }, + { + "id": 626, + "type": { + "path": [ + "pallet_rc_migrator", + "scheduler", + "SchedulerAgendaMessage" + ], + "params": [ + { + "name": "B", + "type": 4 + }, + { + "name": "S", + "type": 627 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "block", + "type": 4, + "typeName": "B", + "docs": [] + }, + { + "name": "agenda", + "type": 628, + "typeName": "Vec>", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 627, + "type": { + "path": [ + "pallet_rc_migrator", + "scheduler", + "alias", + "Scheduled" + ], + "params": [ + { + "name": "Call", + "type": 212 + }, + { + "name": "BlockNumber", + "type": 4 + }, + { + "name": "PalletsOrigin", + "type": 570 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "maybe_id", + "type": 34, + "typeName": "Option", + "docs": [] + }, + { + "name": "priority", + "type": 2, + "typeName": "Priority", + "docs": [] + }, + { + "name": "call", + "type": 212, + "typeName": "Call", + "docs": [] + }, + { + "name": "maybe_periodic", + "type": 244, + "typeName": "Option>", + "docs": [] + }, + { + "name": "origin", + "type": 570, + "typeName": "PalletsOrigin", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 628, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 629 + } + }, + "docs": [] + } + }, + { + "id": 629, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 627 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 627, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 630, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 631 + } + }, + "docs": [] + } + }, + { + "id": 631, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "delegated_staking", + "PortableDelegatedStakingMessage" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Delegators", + "fields": [ + { + "name": "delegator", + "type": 0, + "typeName": "AccountId32", + "docs": [] + }, + { + "name": "agent", + "type": 0, + "typeName": "AccountId32", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "u128", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "Agents", + "fields": [ + { + "name": "agent", + "type": 0, + "typeName": "AccountId32", + "docs": [] + }, + { + "name": "payee", + "type": 0, + "typeName": "AccountId32", + "docs": [] + }, + { + "name": "total_delegated", + "type": 6, + "typeName": "u128", + "docs": [] + }, + { + "name": "unclaimed_withdrawals", + "type": 6, + "typeName": "u128", + "docs": [] + }, + { + "name": "pending_slash", + "type": 6, + "typeName": "u128", + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 632, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 633 + } + }, + "docs": [] + } + }, + { + "id": 633, + "type": { + "path": [ + "pallet_rc_migrator", + "child_bounties", + "PortableChildBountiesMessage" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "ChildBountyCount", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "BountyIndex", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "ParentChildBounties", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": null, + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "ParentTotalChildBounties", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": null, + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 2, + "docs": [] + }, + { + "name": "ChildBounty", + "fields": [ + { + "name": "parent_id", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "child_id", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "child_bounty", + "type": 634, + "typeName": "PortableChildBounty", + "docs": [] + } + ], + "index": 3, + "docs": [] + }, + { + "name": "ChildBountyDescriptionsV1", + "fields": [ + { + "name": "parent_id", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "child_id", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "description", + "type": 636, + "typeName": "BoundedVec>", + "docs": [] + } + ], + "index": 4, + "docs": [] + }, + { + "name": "V0ToV1ChildBountyIds", + "fields": [ + { + "name": "v0_child_id", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "parent_id", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "v1_child_id", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + } + ], + "index": 5, + "docs": [] + }, + { + "name": "ChildrenCuratorFees", + "fields": [ + { + "name": "child_id", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "u128", + "docs": [] + } + ], + "index": 6, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 634, + "type": { + "path": [ + "pallet_rc_migrator", + "child_bounties", + "PortableChildBounty" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "parent_bounty", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "value", + "type": 6, + "typeName": "u128", + "docs": [] + }, + { + "name": "fee", + "type": 6, + "typeName": "u128", + "docs": [] + }, + { + "name": "curator_deposit", + "type": 6, + "typeName": "u128", + "docs": [] + }, + { + "name": "status", + "type": 635, + "typeName": "PortableChildBountyStatus", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 635, + "type": { + "path": [ + "pallet_rc_migrator", + "child_bounties", + "PortableChildBountyStatus" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Added", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "CuratorProposed", + "fields": [ + { + "name": "curator", + "type": 0, + "typeName": "AccountId32", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Active", + "fields": [ + { + "name": "curator", + "type": 0, + "typeName": "AccountId32", + "docs": [] + } + ], + "index": 2, + "docs": [] + }, + { + "name": "PendingPayout", + "fields": [ + { + "name": "curator", + "type": 0, + "typeName": "AccountId32", + "docs": [] + }, + { + "name": "beneficiary", + "type": 0, + "typeName": "AccountId32", + "docs": [] + }, + { + "name": "unlock_at", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 3, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 636, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 2 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 14, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 637, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 638 + } + }, + "docs": [] + } + }, + { + "id": 638, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "message", + "PortableStakingMessage" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Values", + "fields": [ + { + "name": null, + "type": 639, + "typeName": "PortableStakingValues", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "Invulnerables", + "fields": [ + { + "name": null, + "type": 89, + "typeName": "Vec", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Bonded", + "fields": [ + { + "name": "stash", + "type": 0, + "typeName": "AccountId32", + "docs": [] + }, + { + "name": "controller", + "type": 0, + "typeName": "AccountId32", + "docs": [] + } + ], + "index": 2, + "docs": [] + }, + { + "name": "Ledger", + "fields": [ + { + "name": "controller", + "type": 0, + "typeName": "AccountId32", + "docs": [] + }, + { + "name": "ledger", + "type": 645, + "typeName": "PortableStakingLedger", + "docs": [] + } + ], + "index": 3, + "docs": [] + }, + { + "name": "Payee", + "fields": [ + { + "name": "stash", + "type": 0, + "typeName": "AccountId32", + "docs": [] + }, + { + "name": "payment", + "type": 649, + "typeName": "PortableRewardDestination", + "docs": [] + } + ], + "index": 4, + "docs": [] + }, + { + "name": "Validators", + "fields": [ + { + "name": "stash", + "type": 0, + "typeName": "AccountId32", + "docs": [] + }, + { + "name": "validators", + "type": 650, + "typeName": "PortableValidatorPrefs", + "docs": [] + } + ], + "index": 5, + "docs": [] + }, + { + "name": "Nominators", + "fields": [ + { + "name": "stash", + "type": 0, + "typeName": "AccountId32", + "docs": [] + }, + { + "name": "nominations", + "type": 651, + "typeName": "PortableNominations", + "docs": [] + } + ], + "index": 6, + "docs": [] + }, + { + "name": "VirtualStakers", + "fields": [ + { + "name": null, + "type": 0, + "typeName": "AccountId32", + "docs": [] + } + ], + "index": 7, + "docs": [] + }, + { + "name": "ErasStakersOverview", + "fields": [ + { + "name": "era", + "type": 4, + "typeName": "EraIndex", + "docs": [] + }, + { + "name": "validator", + "type": 0, + "typeName": "AccountId32", + "docs": [] + }, + { + "name": "exposure", + "type": 653, + "typeName": "PortablePagedExposureMetadata", + "docs": [] + } + ], + "index": 8, + "docs": [] + }, + { + "name": "ErasStakersPaged", + "fields": [ + { + "name": "era", + "type": 4, + "typeName": "EraIndex", + "docs": [] + }, + { + "name": "validator", + "type": 0, + "typeName": "AccountId32", + "docs": [] + }, + { + "name": "page", + "type": 4, + "typeName": "Page", + "docs": [] + }, + { + "name": "exposure", + "type": 654, + "typeName": "PortableExposurePage", + "docs": [] + } + ], + "index": 9, + "docs": [] + }, + { + "name": "ClaimedRewards", + "fields": [ + { + "name": "era", + "type": 4, + "typeName": "EraIndex", + "docs": [] + }, + { + "name": "validator", + "type": 0, + "typeName": "AccountId32", + "docs": [] + }, + { + "name": "rewards", + "type": 186, + "typeName": "Vec", + "docs": [] + } + ], + "index": 10, + "docs": [] + }, + { + "name": "ErasValidatorPrefs", + "fields": [ + { + "name": "era", + "type": 4, + "typeName": "EraIndex", + "docs": [] + }, + { + "name": "validator", + "type": 0, + "typeName": "AccountId32", + "docs": [] + }, + { + "name": "prefs", + "type": 650, + "typeName": "PortableValidatorPrefs", + "docs": [] + } + ], + "index": 11, + "docs": [] + }, + { + "name": "ErasValidatorReward", + "fields": [ + { + "name": "era", + "type": 4, + "typeName": "EraIndex", + "docs": [] + }, + { + "name": "reward", + "type": 6, + "typeName": "u128", + "docs": [] + } + ], + "index": 12, + "docs": [] + }, + { + "name": "ErasRewardPoints", + "fields": [ + { + "name": "era", + "type": 4, + "typeName": "EraIndex", + "docs": [] + }, + { + "name": "points", + "type": 658, + "typeName": "PortableEraRewardPoints", + "docs": [] + } + ], + "index": 13, + "docs": [] + }, + { + "name": "ErasTotalStake", + "fields": [ + { + "name": "era", + "type": 4, + "typeName": "EraIndex", + "docs": [] + }, + { + "name": "total_stake", + "type": 6, + "typeName": "u128", + "docs": [] + } + ], + "index": 14, + "docs": [] + }, + { + "name": "UnappliedSlashes", + "fields": [ + { + "name": "era", + "type": 4, + "typeName": "EraIndex", + "docs": [] + }, + { + "name": "slash", + "type": 660, + "typeName": "PortableUnappliedSlash", + "docs": [] + } + ], + "index": 15, + "docs": [] + }, + { + "name": "BondedEras", + "fields": [ + { + "name": null, + "type": 663, + "typeName": "Vec<(EraIndex, SessionIndex)>", + "docs": [] + } + ], + "index": 16, + "docs": [] + }, + { + "name": "ValidatorSlashInEra", + "fields": [ + { + "name": "era", + "type": 4, + "typeName": "EraIndex", + "docs": [] + }, + { + "name": "validator", + "type": 0, + "typeName": "AccountId32", + "docs": [] + }, + { + "name": "slash", + "type": 664, + "typeName": "(Perbill, u128)", + "docs": [] + } + ], + "index": 17, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 639, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "message", + "StakingValues" + ], + "params": [ + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "validator_count", + "type": 187, + "typeName": "Option", + "docs": [] + }, + { + "name": "min_validator_count", + "type": 187, + "typeName": "Option", + "docs": [] + }, + { + "name": "min_nominator_bond", + "type": 335, + "typeName": "Option", + "docs": [] + }, + { + "name": "min_validator_bond", + "type": 335, + "typeName": "Option", + "docs": [] + }, + { + "name": "min_active_stake", + "type": 335, + "typeName": "Option", + "docs": [] + }, + { + "name": "min_commission", + "type": 534, + "typeName": "Option", + "docs": [] + }, + { + "name": "max_validators_count", + "type": 187, + "typeName": "Option", + "docs": [] + }, + { + "name": "max_nominators_count", + "type": 187, + "typeName": "Option", + "docs": [] + }, + { + "name": "current_era", + "type": 187, + "typeName": "Option", + "docs": [] + }, + { + "name": "active_era", + "type": 640, + "typeName": "Option", + "docs": [] + }, + { + "name": "force_era", + "type": 642, + "typeName": "Option", + "docs": [] + }, + { + "name": "max_staked_rewards", + "type": 644, + "typeName": "Option", + "docs": [] + }, + { + "name": "slash_reward_fraction", + "type": 534, + "typeName": "Option", + "docs": [] + }, + { + "name": "canceled_slash_payout", + "type": 335, + "typeName": "Option", + "docs": [] + }, + { + "name": "current_planned_session", + "type": 187, + "typeName": "Option", + "docs": [] + }, + { + "name": "chill_threshold", + "type": 644, + "typeName": "Option", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 640, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 641 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 641, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 641, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "message", + "PortableActiveEraInfo" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "EraIndex", + "docs": [] + }, + { + "name": "start", + "type": 165, + "typeName": "Option", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 642, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 643 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 643, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 643, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "message", + "PortableForcing" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "NotForcing", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "ForceNew", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "ForceNone", + "fields": [], + "index": 2, + "docs": [] + }, + { + "name": "ForceAlways", + "fields": [], + "index": 3, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 644, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 475 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 475, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 645, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "message", + "PortableStakingLedger" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "stash", + "type": 0, + "typeName": "AccountId32", + "docs": [] + }, + { + "name": "total", + "type": 6, + "typeName": "u128", + "docs": [] + }, + { + "name": "active", + "type": 6, + "typeName": "u128", + "docs": [] + }, + { + "name": "unlocking", + "type": 646, + "typeName": "BoundedVec>", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 646, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 647 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 648, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 647, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "message", + "PortableUnlockChunk" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "value", + "type": 6, + "typeName": "u128", + "docs": [] + }, + { + "name": "era", + "type": 4, + "typeName": "EraIndex", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 648, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 647 + } + }, + "docs": [] + } + }, + { + "id": 649, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "message", + "PortableRewardDestination" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Staked", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Stash", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "Controller", + "fields": [], + "index": 2, + "docs": [] + }, + { + "name": "Account", + "fields": [ + { + "name": null, + "type": 0, + "typeName": "AccountId32", + "docs": [] + } + ], + "index": 3, + "docs": [] + }, + { + "name": "None", + "fields": [], + "index": 4, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 650, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "message", + "PortableValidatorPrefs" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "commission", + "type": 383, + "typeName": "Perbill", + "docs": [] + }, + { + "name": "blocked", + "type": 8, + "typeName": "bool", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 651, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "message", + "PortableNominations" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "targets", + "type": 652, + "typeName": "BoundedVec>", + "docs": [] + }, + { + "name": "submitted_in", + "type": 4, + "typeName": "EraIndex", + "docs": [] + }, + { + "name": "suppressed", + "type": 8, + "typeName": "bool", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 652, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 0 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 89, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 653, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "message", + "PortablePagedExposureMetadata" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "total", + "type": 6, + "typeName": "u128", + "docs": [] + }, + { + "name": "own", + "type": 6, + "typeName": "u128", + "docs": [] + }, + { + "name": "nominator_count", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "page_count", + "type": 4, + "typeName": "Page", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 654, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "message", + "PortableExposurePage" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "page_total", + "type": 6, + "typeName": "u128", + "docs": [] + }, + { + "name": "others", + "type": 655, + "typeName": "BoundedVec>", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 655, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 656 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 657, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 656, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "message", + "PortableIndividualExposure" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "who", + "type": 0, + "typeName": "AccountId32", + "docs": [] + }, + { + "name": "value", + "type": 6, + "typeName": "u128", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 657, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 656 + } + }, + "docs": [] + } + }, + { + "id": 658, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "message", + "PortableEraRewardPoints" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "total", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "individual", + "type": 659, + "typeName": "BoundedVec<(AccountId32, u32), ConstU32<2000>>", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 659, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 395 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 394, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 660, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "message", + "PortableUnappliedSlash" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "validator", + "type": 0, + "typeName": "AccountId32", + "docs": [] + }, + { + "name": "own", + "type": 6, + "typeName": "u128", + "docs": [] + }, + { + "name": "others", + "type": 661, + "typeName": "BoundedVec<(AccountId32, u128), ConstU32<600>>", + "docs": [] + }, + { + "name": "reporters", + "type": 662, + "typeName": "BoundedVec>", + "docs": [] + }, + { + "name": "payout", + "type": 6, + "typeName": "u128", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 661, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 409 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 410, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 662, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 0 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 89, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 663, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 37 + } + }, + "docs": [] + } + }, + { + "id": 664, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 383, + 6 + ] + }, + "docs": [] + } + }, + { + "id": 665, + "type": { + "path": [ + "pallet_ah_migrator", + "MigrationStage" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Pending", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "DataMigrationOngoing", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "MigrationDone", + "fields": [], + "index": 2, + "docs": [] + }, + { + "name": "CoolOff", + "fields": [ + { + "name": "end_at", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 3, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 666, + "type": { + "path": [ + "pallet_rc_migrator", + "types", + "QueuePriority" + ], + "params": [ + { + "name": "BlockNumber", + "type": 4 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Config", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "OverrideConfig", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "BlockNumber", + "docs": [] + }, + { + "name": null, + "type": 4, + "typeName": "BlockNumber", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Disabled", + "fields": [], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 667, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 668 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 668, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 668, + "type": { + "path": [ + "pallet_rc_migrator", + "types", + "MigrationFinishedData" + ], + "params": [ + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "rc_balance_kept", + "type": 6, + "typeName": "Balance", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 669, + "type": { + "path": [ + "sp_runtime", + "traits", + "BlakeTwo256" + ], + "params": [], + "def": { + "composite": { + "fields": [] + } + }, + "docs": [] + } + }, + { + "id": 670, + "type": { + "path": [ + "pallet_whitelist", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "CallWhitelisted", + "fields": [ + { + "name": "call_hash", + "type": 13, + "typeName": "T::Hash", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "WhitelistedCallRemoved", + "fields": [ + { + "name": "call_hash", + "type": 13, + "typeName": "T::Hash", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "WhitelistedCallDispatched", + "fields": [ + { + "name": "call_hash", + "type": 13, + "typeName": "T::Hash", + "docs": [] + }, + { + "name": "result", + "type": 671, + "typeName": "DispatchResultWithPostInfo", + "docs": [] + } + ], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 671, + "type": { + "path": [ + "Result" + ], + "params": [ + { + "name": "T", + "type": 672 + }, + { + "name": "E", + "type": 673 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Ok", + "fields": [ + { + "name": null, + "type": 672, + "typeName": null, + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "Err", + "fields": [ + { + "name": null, + "type": 673, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 672, + "type": { + "path": [ + "frame_support", + "dispatch", + "PostDispatchInfo" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "actual_weight", + "type": 61, + "typeName": "Option", + "docs": [] + }, + { + "name": "pays_fee", + "type": 25, + "typeName": "Pays", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 673, + "type": { + "path": [ + "sp_runtime", + "DispatchErrorWithPostInfo" + ], + "params": [ + { + "name": "Info", + "type": 672 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "post_info", + "type": 672, + "typeName": "Info", + "docs": [] + }, + { + "name": "error", + "type": 26, + "typeName": "DispatchError", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 674, + "type": { + "path": [ + "pallet_bounties", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + }, + { + "name": "I", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "BountyProposed", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + } + ], + "index": 0, + "docs": [ + "New bounty proposal." + ] + }, + { + "name": "BountyRejected", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "bond", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 1, + "docs": [ + "A bounty proposal was rejected; funds were slashed." + ] + }, + { + "name": "BountyBecameActive", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + } + ], + "index": 2, + "docs": [ + "A bounty proposal is funded and became active." + ] + }, + { + "name": "BountyAwarded", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "beneficiary", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 3, + "docs": [ + "A bounty is awarded to a beneficiary." + ] + }, + { + "name": "BountyClaimed", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "payout", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "beneficiary", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 4, + "docs": [ + "A bounty is claimed by beneficiary." + ] + }, + { + "name": "BountyCanceled", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + } + ], + "index": 5, + "docs": [ + "A bounty is cancelled." + ] + }, + { + "name": "BountyExtended", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + } + ], + "index": 6, + "docs": [ + "A bounty expiry is extended." + ] + }, + { + "name": "BountyApproved", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + } + ], + "index": 7, + "docs": [ + "A bounty is approved." + ] + }, + { + "name": "CuratorProposed", + "fields": [ + { + "name": "bounty_id", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "curator", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 8, + "docs": [ + "A bounty curator is proposed." + ] + }, + { + "name": "CuratorUnassigned", + "fields": [ + { + "name": "bounty_id", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + } + ], + "index": 9, + "docs": [ + "A bounty curator is unassigned." + ] + }, + { + "name": "CuratorAccepted", + "fields": [ + { + "name": "bounty_id", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "curator", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 10, + "docs": [ + "A bounty curator is accepted." + ] + }, + { + "name": "DepositPoked", + "fields": [ + { + "name": "bounty_id", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "proposer", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "old_deposit", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "new_deposit", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 11, + "docs": [ + "A bounty deposit has been poked." + ] + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 675, + "type": { + "path": [ + "pallet_child_bounties", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Added", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "child_index", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + } + ], + "index": 0, + "docs": [ + "A child-bounty is added." + ] + }, + { + "name": "Awarded", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "child_index", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "beneficiary", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 1, + "docs": [ + "A child-bounty is awarded to a beneficiary." + ] + }, + { + "name": "Claimed", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "child_index", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "payout", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "beneficiary", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 2, + "docs": [ + "A child-bounty is claimed by beneficiary." + ] + }, + { + "name": "Canceled", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "child_index", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + } + ], + "index": 3, + "docs": [ + "A child-bounty is cancelled." + ] + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 676, + "type": { + "path": [ + "pallet_asset_rate", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "AssetRateCreated", + "fields": [ + { + "name": "asset_kind", + "type": 206, + "typeName": "T::AssetKind", + "docs": [] + }, + { + "name": "rate", + "type": 168, + "typeName": "FixedU128", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "AssetRateRemoved", + "fields": [ + { + "name": "asset_kind", + "type": 206, + "typeName": "T::AssetKind", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "AssetRateUpdated", + "fields": [ + { + "name": "asset_kind", + "type": 206, + "typeName": "T::AssetKind", + "docs": [] + }, + { + "name": "old", + "type": 168, + "typeName": "FixedU128", + "docs": [] + }, + { + "name": "new", + "type": 168, + "typeName": "FixedU128", + "docs": [] + } + ], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 677, + "type": { + "path": [ + "pallet_state_trie_migration", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Migrated", + "fields": [ + { + "name": "top", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "child", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "compute", + "type": 678, + "typeName": "MigrationCompute", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Given number of `(top, child)` keys were migrated respectively, with the given", + "`compute`." + ] + }, + { + "name": "Slashed", + "fields": [ + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 1, + "docs": [ + "Some account got slashed by the given amount." + ] + }, + { + "name": "AutoMigrationFinished", + "fields": [], + "index": 2, + "docs": [ + "The auto migration task finished." + ] + }, + { + "name": "Halted", + "fields": [ + { + "name": "error", + "type": 679, + "typeName": "Error", + "docs": [] + } + ], + "index": 3, + "docs": [ + "Migration got halted due to an error or miss-configuration." + ] + } + ] + } + }, + "docs": [ + "Inner events of this pallet." + ] + } + }, + { + "id": 678, + "type": { + "path": [ + "pallet_state_trie_migration", + "pallet", + "MigrationCompute" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Signed", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Auto", + "fields": [], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 679, + "type": { + "path": [ + "pallet_state_trie_migration", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "MaxSignedLimits", + "fields": [], + "index": 0, + "docs": [ + "Max signed limits not respected." + ] + }, + { + "name": "KeyTooLong", + "fields": [], + "index": 1, + "docs": [ + "A key was longer than the configured maximum.", + "", + "This means that the migration halted at the current [`Progress`] and", + "can be resumed with a larger [`crate::Config::MaxKeyLen`] value.", + "Retrying with the same [`crate::Config::MaxKeyLen`] value will not work.", + "The value should only be increased to avoid a storage migration for the currently", + "stored [`crate::Progress::LastKey`]." + ] + }, + { + "name": "NotEnoughFunds", + "fields": [], + "index": 2, + "docs": [ + "submitter does not have enough funds." + ] + }, + { + "name": "BadWitness", + "fields": [], + "index": 3, + "docs": [ + "Bad witness data provided." + ] + }, + { + "name": "SignedMigrationNotAllowed", + "fields": [], + "index": 4, + "docs": [ + "Signed migration is not allowed because the maximum limit is not set yet." + ] + }, + { + "name": "BadChildRoot", + "fields": [], + "index": 5, + "docs": [ + "Bad child root provided." + ] + } + ] + } + }, + "docs": [ + "The `Error` enum of this pallet." + ] + } + }, + { + "id": 680, + "type": { + "path": [ + "pallet_nomination_pools", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Created", + "fields": [ + { + "name": "depositor", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + } + ], + "index": 0, + "docs": [ + "A pool has been created." + ] + }, + { + "name": "Bonded", + "fields": [ + { + "name": "member", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "bonded", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "joined", + "type": 8, + "typeName": "bool", + "docs": [] + } + ], + "index": 1, + "docs": [ + "A member has became bonded in a pool." + ] + }, + { + "name": "PaidOut", + "fields": [ + { + "name": "member", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "payout", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 2, + "docs": [ + "A payout has been made to a member." + ] + }, + { + "name": "Unbonded", + "fields": [ + { + "name": "member", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "balance", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "points", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "era", + "type": 4, + "typeName": "EraIndex", + "docs": [] + } + ], + "index": 3, + "docs": [ + "A member has unbonded from their pool.", + "", + "- `balance` is the corresponding balance of the number of points that has been", + " requested to be unbonded (the argument of the `unbond` transaction) from the bonded", + " pool.", + "- `points` is the number of points that are issued as a result of `balance` being", + "dissolved into the corresponding unbonding pool.", + "- `era` is the era in which the balance will be unbonded.", + "In the absence of slashing, these values will match. In the presence of slashing, the", + "number of points that are issued in the unbonding pool will be less than the amount", + "requested to be unbonded." + ] + }, + { + "name": "Withdrawn", + "fields": [ + { + "name": "member", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "balance", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "points", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 4, + "docs": [ + "A member has withdrawn from their pool.", + "", + "The given number of `points` have been dissolved in return of `balance`.", + "", + "Similar to `Unbonded` event, in the absence of slashing, the ratio of point to balance", + "will be 1." + ] + }, + { + "name": "Destroyed", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + } + ], + "index": 5, + "docs": [ + "A pool has been destroyed." + ] + }, + { + "name": "StateChanged", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "new_state", + "type": 379, + "typeName": "PoolState", + "docs": [] + } + ], + "index": 6, + "docs": [ + "The state of a pool has changed" + ] + }, + { + "name": "MemberRemoved", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "member", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "released_balance", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 7, + "docs": [ + "A member has been removed from a pool.", + "", + "The removal can be voluntary (withdrawn all unbonded funds) or involuntary (kicked).", + "Any funds that are still delegated (i.e. dangling delegation) are released and are", + "represented by `released_balance`." + ] + }, + { + "name": "RolesUpdated", + "fields": [ + { + "name": "root", + "type": 190, + "typeName": "Option", + "docs": [] + }, + { + "name": "bouncer", + "type": 190, + "typeName": "Option", + "docs": [] + }, + { + "name": "nominator", + "type": 190, + "typeName": "Option", + "docs": [] + } + ], + "index": 8, + "docs": [ + "The roles of a pool have been updated to the given new roles. Note that the depositor", + "can never change." + ] + }, + { + "name": "PoolSlashed", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "balance", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 9, + "docs": [ + "The active balance of pool `pool_id` has been slashed to `balance`." + ] + }, + { + "name": "UnbondingPoolSlashed", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "era", + "type": 4, + "typeName": "EraIndex", + "docs": [] + }, + { + "name": "balance", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 10, + "docs": [ + "The unbond pool at `era` of pool `pool_id` has been slashed to `balance`." + ] + }, + { + "name": "PoolCommissionUpdated", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "current", + "type": 386, + "typeName": "Option<(Perbill, T::AccountId)>", + "docs": [] + } + ], + "index": 11, + "docs": [ + "A pool's commission setting has been changed." + ] + }, + { + "name": "PoolMaxCommissionUpdated", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "max_commission", + "type": 383, + "typeName": "Perbill", + "docs": [] + } + ], + "index": 12, + "docs": [ + "A pool's maximum commission setting has been changed." + ] + }, + { + "name": "PoolCommissionChangeRateUpdated", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "change_rate", + "type": 388, + "typeName": "CommissionChangeRate>", + "docs": [] + } + ], + "index": 13, + "docs": [ + "A pool's commission `change_rate` has been changed." + ] + }, + { + "name": "PoolCommissionClaimPermissionUpdated", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "permission", + "type": 389, + "typeName": "Option>", + "docs": [] + } + ], + "index": 14, + "docs": [ + "Pool commission claim permission has been updated." + ] + }, + { + "name": "PoolCommissionClaimed", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "commission", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 15, + "docs": [ + "Pool commission has been claimed." + ] + }, + { + "name": "MinBalanceDeficitAdjusted", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 16, + "docs": [ + "Topped up deficit in frozen ED of the reward pool." + ] + }, + { + "name": "MinBalanceExcessAdjusted", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 17, + "docs": [ + "Claimed excess frozen ED of af the reward pool." + ] + }, + { + "name": "MemberClaimPermissionUpdated", + "fields": [ + { + "name": "member", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "permission", + "type": 385, + "typeName": "ClaimPermission", + "docs": [] + } + ], + "index": 18, + "docs": [ + "A pool member's claim permission has been updated." + ] + }, + { + "name": "MetadataUpdated", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "caller", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 19, + "docs": [ + "A pool's metadata was updated." + ] + }, + { + "name": "PoolNominationMade", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "caller", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 20, + "docs": [ + "A pool's nominating account (or the pool's root account) has nominated a validator set", + "on behalf of the pool." + ] + }, + { + "name": "PoolNominatorChilled", + "fields": [ + { + "name": "pool_id", + "type": 4, + "typeName": "PoolId", + "docs": [] + }, + { + "name": "caller", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 21, + "docs": [ + "The pool is chilled i.e. no longer nominating." + ] + }, + { + "name": "GlobalParamsUpdated", + "fields": [ + { + "name": "min_join_bond", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "min_create_bond", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "max_pools", + "type": 187, + "typeName": "Option", + "docs": [] + }, + { + "name": "max_members", + "type": 187, + "typeName": "Option", + "docs": [] + }, + { + "name": "max_members_per_pool", + "type": 187, + "typeName": "Option", + "docs": [] + }, + { + "name": "global_max_commission", + "type": 534, + "typeName": "Option", + "docs": [] + } + ], + "index": 22, + "docs": [ + "Global parameters regulating nomination pools have been updated." + ] + } + ] + } + }, + "docs": [ + "Events of this pallet." + ] + } + }, + { + "id": 681, + "type": { + "path": [ + "pallet_bags_list", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + }, + { + "name": "I", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Rebagged", + "fields": [ + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "from", + "type": 12, + "typeName": "T::Score", + "docs": [] + }, + { + "name": "to", + "type": 12, + "typeName": "T::Score", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Moved an account from one bag to another." + ] + }, + { + "name": "ScoreUpdated", + "fields": [ + { + "name": "who", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "new_score", + "type": 12, + "typeName": "T::Score", + "docs": [] + } + ], + "index": 1, + "docs": [ + "Updated the score of some account to the given amount." + ] + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 682, + "type": { + "path": [ + "pallet_delegated_staking", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Delegated", + "fields": [ + { + "name": "agent", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "delegator", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Funds delegated by a delegator." + ] + }, + { + "name": "Released", + "fields": [ + { + "name": "agent", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "delegator", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 1, + "docs": [ + "Funds released to a delegator." + ] + }, + { + "name": "Slashed", + "fields": [ + { + "name": "agent", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "delegator", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 2, + "docs": [ + "Funds slashed from a delegator." + ] + }, + { + "name": "MigratedDelegation", + "fields": [ + { + "name": "agent", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "delegator", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 3, + "docs": [ + "Unclaimed delegation funds migrated to delegator." + ] + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 683, + "type": { + "path": [ + "pallet_staking_async_rc_client", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "SessionReportReceived", + "fields": [ + { + "name": "end_index", + "type": 4, + "typeName": "SessionIndex", + "docs": [] + }, + { + "name": "activation_timestamp", + "type": 396, + "typeName": "Option<(u64, u32)>", + "docs": [] + }, + { + "name": "validator_points_counts", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "leftover", + "type": 8, + "typeName": "bool", + "docs": [] + } + ], + "index": 0, + "docs": [ + "A said session report was received." + ] + }, + { + "name": "OffenceReceived", + "fields": [ + { + "name": "slash_session", + "type": 4, + "typeName": "SessionIndex", + "docs": [] + }, + { + "name": "offences_count", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 1, + "docs": [ + "A new offence was reported." + ] + }, + { + "name": "Unexpected", + "fields": [ + { + "name": null, + "type": 684, + "typeName": "UnexpectedKind", + "docs": [] + } + ], + "index": 2, + "docs": [ + "Something occurred that should never happen under normal operation.", + "Logged as an event for fail-safe observability." + ] + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 684, + "type": { + "path": [ + "pallet_staking_async_rc_client", + "pallet", + "UnexpectedKind" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "SessionReportIntegrityFailed", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "ValidatorSetIntegrityFailed", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "SessionSkipped", + "fields": [], + "index": 2, + "docs": [] + }, + { + "name": "SessionAlreadyProcessed", + "fields": [], + "index": 3, + "docs": [] + }, + { + "name": "ValidatorSetSendFailed", + "fields": [], + "index": 4, + "docs": [] + }, + { + "name": "ValidatorSetDropped", + "fields": [], + "index": 5, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 685, + "type": { + "path": [ + "pallet_election_provider_multi_block", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "PhaseTransitioned", + "fields": [ + { + "name": "from", + "type": 403, + "typeName": "Phase", + "docs": [ + "the source phase" + ] + }, + { + "name": "to", + "type": 403, + "typeName": "Phase", + "docs": [ + "The target phase" + ] + } + ], + "index": 0, + "docs": [ + "A phase transition happened. Only checks major changes in the variants, not minor inner", + "values." + ] + }, + { + "name": "UnexpectedTargetSnapshotFailed", + "fields": [], + "index": 1, + "docs": [ + "Target snapshot creation failed" + ] + }, + { + "name": "UnexpectedVoterSnapshotFailed", + "fields": [], + "index": 2, + "docs": [ + "Voter snapshot creation failed" + ] + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 686, + "type": { + "path": [ + "pallet_election_provider_multi_block", + "verifier", + "impls", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "VerificationFailed", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "PageIndex", + "docs": [] + }, + { + "name": null, + "type": 687, + "typeName": "FeasibilityError", + "docs": [] + } + ], + "index": 0, + "docs": [ + "A verification failed at the given page.", + "", + "NOTE: if the index is 0, then this could mean either the feasibility of the last page", + "was wrong, or the final checks of `finalize_verification` failed." + ] + }, + { + "name": "Verified", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "PageIndex", + "docs": [] + }, + { + "name": null, + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 1, + "docs": [ + "The given page of a solution has been verified, with the given number of winners being", + "found in it." + ] + }, + { + "name": "Queued", + "fields": [ + { + "name": null, + "type": 412, + "typeName": "ElectionScore", + "docs": [] + }, + { + "name": null, + "type": 689, + "typeName": "Option", + "docs": [] + } + ], + "index": 2, + "docs": [ + "A solution with the given score has replaced our current best solution." + ] + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 687, + "type": { + "path": [ + "pallet_election_provider_multi_block", + "verifier", + "FeasibilityError" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "WrongWinnerCount", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "SnapshotUnavailable", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "InvalidVote", + "fields": [], + "index": 2, + "docs": [] + }, + { + "name": "InvalidVoter", + "fields": [], + "index": 3, + "docs": [] + }, + { + "name": "InvalidWinner", + "fields": [], + "index": 4, + "docs": [] + }, + { + "name": "InvalidScore", + "fields": [], + "index": 5, + "docs": [] + }, + { + "name": "InvalidRound", + "fields": [], + "index": 6, + "docs": [] + }, + { + "name": "ScoreTooLow", + "fields": [], + "index": 7, + "docs": [] + }, + { + "name": "FailedToBoundSupport", + "fields": [], + "index": 8, + "docs": [] + }, + { + "name": "NposElection", + "fields": [ + { + "name": null, + "type": 688, + "typeName": "sp_npos_elections::Error", + "docs": [] + } + ], + "index": 9, + "docs": [] + }, + { + "name": "Incomplete", + "fields": [], + "index": 10, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 688, + "type": { + "path": [ + "sp_npos_elections", + "Error" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "SolutionWeightOverflow", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "SolutionTargetOverflow", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "SolutionInvalidIndex", + "fields": [], + "index": 2, + "docs": [] + }, + { + "name": "SolutionInvalidPageIndex", + "fields": [], + "index": 3, + "docs": [] + }, + { + "name": "ArithmeticError", + "fields": [], + "index": 4, + "docs": [] + }, + { + "name": "InvalidSupportEdge", + "fields": [], + "index": 5, + "docs": [] + }, + { + "name": "TooManyVoters", + "fields": [], + "index": 6, + "docs": [] + }, + { + "name": "BoundsExceeded", + "fields": [], + "index": 7, + "docs": [] + }, + { + "name": "DuplicateVoter", + "fields": [], + "index": 8, + "docs": [] + }, + { + "name": "DuplicateTarget", + "fields": [], + "index": 9, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 689, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 412 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 412, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 690, + "type": { + "path": [ + "pallet_election_provider_multi_block", + "signed", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Registered", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": null, + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": null, + "type": 412, + "typeName": "ElectionScore", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Upcoming submission has been registered for the given account, with the given score." + ] + }, + { + "name": "Stored", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": null, + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": null, + "type": 4, + "typeName": "PageIndex", + "docs": [] + } + ], + "index": 1, + "docs": [ + "A page of solution solution with the given index has been stored for the given account." + ] + }, + { + "name": "Rewarded", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": null, + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": null, + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 2, + "docs": [ + "The given account has been rewarded with the given amount." + ] + }, + { + "name": "Slashed", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": null, + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": null, + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 3, + "docs": [ + "The given account has been slashed with the given amount." + ] + }, + { + "name": "Ejected", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": null, + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 4, + "docs": [ + "The given solution, for the given round, was ejected." + ] + }, + { + "name": "Discarded", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": null, + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 5, + "docs": [ + "The given account has been discarded." + ] + }, + { + "name": "Bailed", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": null, + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 6, + "docs": [ + "The given account has bailed." + ] + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 691, + "type": { + "path": [ + "pallet_staking_async", + "pallet", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "EraPaid", + "fields": [ + { + "name": "era_index", + "type": 4, + "typeName": "EraIndex", + "docs": [] + }, + { + "name": "validator_payout", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "remainder", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 0, + "docs": [ + "The era payout has been set; the first balance is the validator-payout; the second is", + "the remainder from the maximum amount of reward." + ] + }, + { + "name": "Rewarded", + "fields": [ + { + "name": "stash", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "dest", + "type": 471, + "typeName": "RewardDestination", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 1, + "docs": [ + "The nominator has been rewarded by this amount to this destination." + ] + }, + { + "name": "Slashed", + "fields": [ + { + "name": "staker", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 2, + "docs": [ + "A staker (validator or nominator) has been slashed by the given amount." + ] + }, + { + "name": "OldSlashingReportDiscarded", + "fields": [ + { + "name": "session_index", + "type": 4, + "typeName": "SessionIndex", + "docs": [] + } + ], + "index": 3, + "docs": [ + "An old slashing report from a prior era was discarded because it could", + "not be processed." + ] + }, + { + "name": "Bonded", + "fields": [ + { + "name": "stash", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 4, + "docs": [ + "An account has bonded this amount. \\[stash, amount\\]", + "", + "NOTE: This event is only emitted when funds are bonded via a dispatchable. Notably,", + "it will not be emitted for staking rewards when they are added to stake." + ] + }, + { + "name": "Unbonded", + "fields": [ + { + "name": "stash", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 5, + "docs": [ + "An account has unbonded this amount." + ] + }, + { + "name": "Withdrawn", + "fields": [ + { + "name": "stash", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 6, + "docs": [ + "An account has called `withdraw_unbonded` and removed unbonding chunks worth `Balance`", + "from the unlocking queue." + ] + }, + { + "name": "StakerRemoved", + "fields": [ + { + "name": "stash", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 7, + "docs": [ + "A subsequent event of `Withdrawn`, indicating that `stash` was fully removed from the", + "system." + ] + }, + { + "name": "Kicked", + "fields": [ + { + "name": "nominator", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "stash", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 8, + "docs": [ + "A nominator has been kicked from a validator." + ] + }, + { + "name": "Chilled", + "fields": [ + { + "name": "stash", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 9, + "docs": [ + "An account has stopped participating as either a validator or nominator." + ] + }, + { + "name": "PayoutStarted", + "fields": [ + { + "name": "era_index", + "type": 4, + "typeName": "EraIndex", + "docs": [] + }, + { + "name": "validator_stash", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "page", + "type": 4, + "typeName": "Page", + "docs": [] + }, + { + "name": "next", + "type": 187, + "typeName": "Option", + "docs": [] + } + ], + "index": 10, + "docs": [ + "A Page of stakers rewards are getting paid. `next` is `None` if all pages are claimed." + ] + }, + { + "name": "ValidatorPrefsSet", + "fields": [ + { + "name": "stash", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "prefs", + "type": 472, + "typeName": "ValidatorPrefs", + "docs": [] + } + ], + "index": 11, + "docs": [ + "A validator has set their preferences." + ] + }, + { + "name": "SnapshotVotersSizeExceeded", + "fields": [ + { + "name": "size", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 12, + "docs": [ + "Voters size limit reached." + ] + }, + { + "name": "SnapshotTargetsSizeExceeded", + "fields": [ + { + "name": "size", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 13, + "docs": [ + "Targets size limit reached." + ] + }, + { + "name": "ForceEra", + "fields": [ + { + "name": "mode", + "type": 692, + "typeName": "Forcing", + "docs": [] + } + ], + "index": 14, + "docs": [] + }, + { + "name": "ControllerBatchDeprecated", + "fields": [ + { + "name": "failures", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 15, + "docs": [ + "Report of a controller batch deprecation." + ] + }, + { + "name": "CurrencyMigrated", + "fields": [ + { + "name": "stash", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "force_withdraw", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 16, + "docs": [ + "Staking balance migrated from locks to holds, with any balance that could not be held", + "is force withdrawn." + ] + }, + { + "name": "PagedElectionProceeded", + "fields": [ + { + "name": "page", + "type": 4, + "typeName": "PageIndex", + "docs": [] + }, + { + "name": "result", + "type": 693, + "typeName": "Result", + "docs": [] + } + ], + "index": 17, + "docs": [ + "A page from a multi-page election was fetched. A number of these are followed by", + "`StakersElected`.", + "", + "`Ok(count)` indicates the give number of stashes were added.", + "`Err(index)` indicates that the stashes after index were dropped.", + "`Err(0)` indicates that an error happened but no stashes were dropped nor added.", + "", + "The error indicates that a number of validators were dropped due to excess size, but", + "the overall election will continue." + ] + }, + { + "name": "OffenceReported", + "fields": [ + { + "name": "offence_era", + "type": 4, + "typeName": "EraIndex", + "docs": [] + }, + { + "name": "validator", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "fraction", + "type": 383, + "typeName": "Perbill", + "docs": [] + } + ], + "index": 18, + "docs": [ + "An offence for the given validator, for the given percentage of their stake, at the", + "given era as been reported." + ] + }, + { + "name": "SlashComputed", + "fields": [ + { + "name": "offence_era", + "type": 4, + "typeName": "EraIndex", + "docs": [] + }, + { + "name": "slash_era", + "type": 4, + "typeName": "EraIndex", + "docs": [] + }, + { + "name": "offender", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "page", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 19, + "docs": [ + "An offence has been processed and the corresponding slash has been computed." + ] + }, + { + "name": "SlashCancelled", + "fields": [ + { + "name": "slash_era", + "type": 4, + "typeName": "EraIndex", + "docs": [] + }, + { + "name": "validator", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 20, + "docs": [ + "An unapplied slash has been cancelled." + ] + }, + { + "name": "SessionRotated", + "fields": [ + { + "name": "starting_session", + "type": 4, + "typeName": "SessionIndex", + "docs": [] + }, + { + "name": "active_era", + "type": 4, + "typeName": "EraIndex", + "docs": [] + }, + { + "name": "planned_era", + "type": 4, + "typeName": "EraIndex", + "docs": [] + } + ], + "index": 21, + "docs": [ + "Session change has been triggered.", + "", + "If planned_era is one era ahead of active_era, it implies new era is being planned and", + "election is ongoing." + ] + }, + { + "name": "Unexpected", + "fields": [ + { + "name": null, + "type": 694, + "typeName": "UnexpectedKind", + "docs": [] + } + ], + "index": 22, + "docs": [ + "Something occurred that should never happen under normal operation.", + "Logged as an event for fail-safe observability." + ] + }, + { + "name": "OffenceTooOld", + "fields": [ + { + "name": "offence_era", + "type": 4, + "typeName": "EraIndex", + "docs": [] + }, + { + "name": "validator", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "fraction", + "type": 383, + "typeName": "Perbill", + "docs": [] + } + ], + "index": 23, + "docs": [ + "An offence was reported that was too old to be processed, and thus was dropped." + ] + }, + { + "name": "EraPruned", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "EraIndex", + "docs": [] + } + ], + "index": 24, + "docs": [ + "An old era with the given index was pruned." + ] + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 692, + "type": { + "path": [ + "pallet_staking_async", + "Forcing" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "NotForcing", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "ForceNew", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "ForceNone", + "fields": [], + "index": 2, + "docs": [] + }, + { + "name": "ForceAlways", + "fields": [], + "index": 3, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 693, + "type": { + "path": [ + "Result" + ], + "params": [ + { + "name": "T", + "type": 4 + }, + { + "name": "E", + "type": 4 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Ok", + "fields": [ + { + "name": null, + "type": 4, + "typeName": null, + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "Err", + "fields": [ + { + "name": null, + "type": 4, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 694, + "type": { + "path": [ + "pallet_staking_async", + "pallet", + "pallet", + "UnexpectedKind" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "EraDurationBoundExceeded", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "UnknownValidatorActivation", + "fields": [], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 695, + "type": { + "path": [ + "pallet_ah_ops", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "LeaseUnreserveRemaining", + "fields": [ + { + "name": "depositor", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "para_id", + "type": 171, + "typeName": "ParaId", + "docs": [] + }, + { + "name": "remaining", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Some lease reserve could not be unreserved and needs manual cleanup." + ] + }, + { + "name": "CrowdloanUnreserveRemaining", + "fields": [ + { + "name": "depositor", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "para_id", + "type": 171, + "typeName": "ParaId", + "docs": [] + }, + { + "name": "remaining", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 1, + "docs": [ + "Some amount for a crowdloan reserve could not be unreserved and needs manual cleanup." + ] + }, + { + "name": "SovereignMigrated", + "fields": [ + { + "name": "para_id", + "type": 171, + "typeName": "ParaId", + "docs": [ + "The parachain ID that had its account migrated." + ] + }, + { + "name": "from", + "type": 0, + "typeName": "T::AccountId", + "docs": [ + "The old account that was migrated out of." + ] + }, + { + "name": "to", + "type": 0, + "typeName": "T::AccountId", + "docs": [ + "The new account that was migrated into." + ] + }, + { + "name": "derivation_index", + "type": 363, + "typeName": "Option", + "docs": [ + "Set if this account was derived from a para sovereign account." + ] + } + ], + "index": 2, + "docs": [ + "A sovereign parachain account has been migrated from its child to sibling", + "representation." + ] + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 696, + "type": { + "path": [ + "pallet_ah_migrator", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "StageTransition", + "fields": [ + { + "name": "old", + "type": 665, + "typeName": "MigrationStage", + "docs": [ + "The old stage before the transition." + ] + }, + { + "name": "new", + "type": 665, + "typeName": "MigrationStage", + "docs": [ + "The new stage after the transition." + ] + } + ], + "index": 0, + "docs": [ + "A stage transition has occurred." + ] + }, + { + "name": "BatchReceived", + "fields": [ + { + "name": "pallet", + "type": 697, + "typeName": "PalletEventName", + "docs": [] + }, + { + "name": "count", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 1, + "docs": [ + "We received a batch of messages that will be integrated into a pallet." + ] + }, + { + "name": "BatchProcessed", + "fields": [ + { + "name": "pallet", + "type": 697, + "typeName": "PalletEventName", + "docs": [] + }, + { + "name": "count_good", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "count_bad", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 2, + "docs": [ + "We processed a batch of messages for this pallet." + ] + }, + { + "name": "AssetHubMigrationStarted", + "fields": [], + "index": 3, + "docs": [ + "The Asset Hub Migration started and is active until `AssetHubMigrationFinished` is", + "emitted.", + "", + "This event is equivalent to `StageTransition { new: DataMigrationOngoing, .. }` but is", + "easier to understand. The activation is immediate and affects all events happening", + "afterwards." + ] + }, + { + "name": "AssetHubMigrationFinished", + "fields": [], + "index": 4, + "docs": [ + "The Asset Hub Migration finished.", + "", + "This event is equivalent to `StageTransition { new: MigrationDone, .. }` but is easier", + "to understand. The finishing is immediate and affects all events happening", + "afterwards." + ] + }, + { + "name": "DmpQueuePrioritySet", + "fields": [ + { + "name": "prioritized", + "type": 8, + "typeName": "bool", + "docs": [ + "Indicates if DMP queue was successfully set as priority.", + "If `false`, it means we're in the round-robin phase of our priority pattern", + "(see [`Config::DmpQueuePriorityPattern`]), where no queue gets priority." + ] + }, + { + "name": "cycle_block", + "type": 4, + "typeName": "BlockNumberFor", + "docs": [ + "Current block number within the pattern cycle (1 to period)." + ] + }, + { + "name": "cycle_period", + "type": 4, + "typeName": "BlockNumberFor", + "docs": [ + "Total number of blocks in the pattern cycle" + ] + } + ], + "index": 5, + "docs": [ + "Whether the DMP queue was prioritized for the next block." + ] + }, + { + "name": "DmpQueuePriorityConfigSet", + "fields": [ + { + "name": "old", + "type": 666, + "typeName": "DmpQueuePriority>", + "docs": [ + "The old priority pattern." + ] + }, + { + "name": "new", + "type": 666, + "typeName": "DmpQueuePriority>", + "docs": [ + "The new priority pattern." + ] + } + ], + "index": 6, + "docs": [ + "The DMP queue priority config was set." + ] + }, + { + "name": "BalancesBeforeRecordSet", + "fields": [ + { + "name": "checking_account", + "type": 6, + "typeName": "T::Balance", + "docs": [] + }, + { + "name": "total_issuance", + "type": 6, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 7, + "docs": [ + "The balances before the migration were recorded." + ] + }, + { + "name": "BalancesBeforeRecordConsumed", + "fields": [ + { + "name": "checking_account", + "type": 6, + "typeName": "T::Balance", + "docs": [] + }, + { + "name": "total_issuance", + "type": 6, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 8, + "docs": [ + "The balances before the migration were consumed." + ] + }, + { + "name": "ReferendumCanceled", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 9, + "docs": [ + "A referendum was cancelled because it could not be mapped." + ] + }, + { + "name": "ManagerSet", + "fields": [ + { + "name": "old", + "type": 190, + "typeName": "Option", + "docs": [ + "The old manager account id." + ] + }, + { + "name": "new", + "type": 190, + "typeName": "Option", + "docs": [ + "The new manager account id." + ] + } + ], + "index": 10, + "docs": [ + "The manager account id was set." + ] + }, + { + "name": "AccountTranslatedParachainSovereign", + "fields": [ + { + "name": "from", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "to", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + } + ], + "index": 11, + "docs": [] + }, + { + "name": "AccountTranslatedParachainSovereignDerived", + "fields": [ + { + "name": "from", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "to", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "derivation_index", + "type": 180, + "typeName": "u16", + "docs": [] + } + ], + "index": 12, + "docs": [] + }, + { + "name": "XcmSent", + "fields": [ + { + "name": "origin", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "destination", + "type": 67, + "typeName": "Location", + "docs": [] + }, + { + "name": "message", + "type": 96, + "typeName": "Xcm<()>", + "docs": [] + }, + { + "name": "message_id", + "type": 1, + "typeName": "XcmHash", + "docs": [] + } + ], + "index": 13, + "docs": [ + "An XCM message was sent." + ] + }, + { + "name": "FailedToUnreserveMultisigDeposit", + "fields": [ + { + "name": "expected_amount", + "type": 6, + "typeName": "pallet_rc_migrator::multisig::BalanceOf", + "docs": [ + "The expected amount of the deposit that was expected to be unreserved." + ] + }, + { + "name": "missing_amount", + "type": 6, + "typeName": "pallet_rc_migrator::multisig::BalanceOf", + "docs": [ + "The missing amount of the deposit." + ] + }, + { + "name": "account", + "type": 0, + "typeName": "T::AccountId", + "docs": [ + "The account that the deposit was unreserved from." + ] + } + ], + "index": 14, + "docs": [ + "Failed to unreserve a multisig deposit." + ] + }, + { + "name": "FailedToUnreservePreimageDeposit", + "fields": [ + { + "name": "expected_amount", + "type": 6, + "typeName": "pallet_preimage::BalanceOf", + "docs": [ + "The expected amount of the deposit that was expected to be unreserved." + ] + }, + { + "name": "missing_amount", + "type": 6, + "typeName": "pallet_preimage::BalanceOf", + "docs": [ + "The missing amount of the deposit." + ] + }, + { + "name": "account", + "type": 0, + "typeName": "T::AccountId", + "docs": [ + "The account that the deposit was unreserved from." + ] + } + ], + "index": 15, + "docs": [ + "Failed to unreserve a legacy status preimage deposit." + ] + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 697, + "type": { + "path": [ + "pallet_ah_migrator", + "PalletEventName" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "AssetRates", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "BagsList", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "Balances", + "fields": [], + "index": 2, + "docs": [] + }, + { + "name": "Bounties", + "fields": [], + "index": 3, + "docs": [] + }, + { + "name": "ChildBounties", + "fields": [], + "index": 4, + "docs": [] + }, + { + "name": "Claims", + "fields": [], + "index": 5, + "docs": [] + }, + { + "name": "ConvictionVoting", + "fields": [], + "index": 6, + "docs": [] + }, + { + "name": "Crowdloan", + "fields": [], + "index": 7, + "docs": [] + }, + { + "name": "DelegatedStaking", + "fields": [], + "index": 8, + "docs": [] + }, + { + "name": "Indices", + "fields": [], + "index": 9, + "docs": [] + }, + { + "name": "Multisig", + "fields": [], + "index": 10, + "docs": [] + }, + { + "name": "NomPools", + "fields": [], + "index": 11, + "docs": [] + }, + { + "name": "PreimageChunk", + "fields": [], + "index": 12, + "docs": [] + }, + { + "name": "PreimageLegacyStatus", + "fields": [], + "index": 13, + "docs": [] + }, + { + "name": "PreimageRequestStatus", + "fields": [], + "index": 14, + "docs": [] + }, + { + "name": "ProxyAnnouncements", + "fields": [], + "index": 15, + "docs": [] + }, + { + "name": "ProxyProxies", + "fields": [], + "index": 16, + "docs": [] + }, + { + "name": "Recovery", + "fields": [], + "index": 17, + "docs": [] + }, + { + "name": "ReferendaMetadata", + "fields": [], + "index": 18, + "docs": [] + }, + { + "name": "ReferendaReferendums", + "fields": [], + "index": 19, + "docs": [] + }, + { + "name": "ReferendaValues", + "fields": [], + "index": 20, + "docs": [] + }, + { + "name": "Scheduler", + "fields": [], + "index": 21, + "docs": [] + }, + { + "name": "SchedulerAgenda", + "fields": [], + "index": 22, + "docs": [] + }, + { + "name": "Staking", + "fields": [], + "index": 23, + "docs": [] + }, + { + "name": "Treasury", + "fields": [], + "index": 24, + "docs": [] + }, + { + "name": "Vesting", + "fields": [], + "index": 25, + "docs": [] + }, + { + "name": "Society", + "fields": [], + "index": 26, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 698, + "type": { + "path": [ + "frame_system", + "Phase" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "ApplyExtrinsic", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "Finalization", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "Initialization", + "fields": [], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 699, + "type": { + "path": [ + "frame_system", + "LastRuntimeUpgradeInfo" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "spec_version", + "type": 71, + "typeName": "codec::Compact", + "docs": [] + }, + { + "name": "spec_name", + "type": 700, + "typeName": "Cow<'static, str>", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 700, + "type": { + "path": [ + "Cow" + ], + "params": [ + { + "name": "T", + "type": 701 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 701, + "typeName": null, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 701, + "type": { + "path": [], + "params": [], + "def": { + "primitive": "Str" + }, + "docs": [] + } + }, + { + "id": 702, + "type": { + "path": [ + "frame_system", + "CodeUpgradeAuthorization" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "code_hash", + "type": 13, + "typeName": "T::Hash", + "docs": [] + }, + { + "name": "check_version", + "type": 8, + "typeName": "bool", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 703, + "type": { + "path": [ + "frame_system", + "limits", + "BlockWeights" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "base_block", + "type": 10, + "typeName": "Weight", + "docs": [] + }, + { + "name": "max_block", + "type": 10, + "typeName": "Weight", + "docs": [] + }, + { + "name": "per_class", + "type": 704, + "typeName": "PerDispatchClass", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 704, + "type": { + "path": [ + "frame_support", + "dispatch", + "PerDispatchClass" + ], + "params": [ + { + "name": "T", + "type": 705 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "normal", + "type": 705, + "typeName": "T", + "docs": [] + }, + { + "name": "operational", + "type": 705, + "typeName": "T", + "docs": [] + }, + { + "name": "mandatory", + "type": 705, + "typeName": "T", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 705, + "type": { + "path": [ + "frame_system", + "limits", + "WeightsPerClass" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "base_extrinsic", + "type": 10, + "typeName": "Weight", + "docs": [] + }, + { + "name": "max_extrinsic", + "type": 61, + "typeName": "Option", + "docs": [] + }, + { + "name": "max_total", + "type": 61, + "typeName": "Option", + "docs": [] + }, + { + "name": "reserved", + "type": 61, + "typeName": "Option", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 706, + "type": { + "path": [ + "frame_system", + "limits", + "BlockLength" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "max", + "type": 707, + "typeName": "PerDispatchClass", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 707, + "type": { + "path": [ + "frame_support", + "dispatch", + "PerDispatchClass" + ], + "params": [ + { + "name": "T", + "type": 4 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "normal", + "type": 4, + "typeName": "T", + "docs": [] + }, + { + "name": "operational", + "type": 4, + "typeName": "T", + "docs": [] + }, + { + "name": "mandatory", + "type": 4, + "typeName": "T", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 708, + "type": { + "path": [ + "sp_weights", + "RuntimeDbWeight" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "read", + "type": 12, + "typeName": "u64", + "docs": [] + }, + { + "name": "write", + "type": 12, + "typeName": "u64", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 709, + "type": { + "path": [ + "sp_version", + "RuntimeVersion" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "spec_name", + "type": 700, + "typeName": "Cow<'static, str>", + "docs": [] + }, + { + "name": "impl_name", + "type": 700, + "typeName": "Cow<'static, str>", + "docs": [] + }, + { + "name": "authoring_version", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "spec_version", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "impl_version", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "apis", + "type": 710, + "typeName": "ApisVec", + "docs": [] + }, + { + "name": "transaction_version", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "system_version", + "type": 2, + "typeName": "u8", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 710, + "type": { + "path": [ + "Cow" + ], + "params": [ + { + "name": "T", + "type": 711 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 711, + "typeName": null, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 711, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 712 + } + }, + "docs": [] + } + }, + { + "id": 712, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 105, + 4 + ] + }, + "docs": [] + } + }, + { + "id": 713, + "type": { + "path": [ + "frame_system", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "InvalidSpecName", + "fields": [], + "index": 0, + "docs": [ + "The name of specification does not match between the current runtime", + "and the new runtime." + ] + }, + { + "name": "SpecVersionNeedsToIncrease", + "fields": [], + "index": 1, + "docs": [ + "The specification version is not allowed to decrease between the current runtime", + "and the new runtime." + ] + }, + { + "name": "FailedToExtractRuntimeVersion", + "fields": [], + "index": 2, + "docs": [ + "Failed to extract the runtime version from the new runtime.", + "", + "Either calling `Core_version` or decoding `RuntimeVersion` failed." + ] + }, + { + "name": "NonDefaultComposite", + "fields": [], + "index": 3, + "docs": [ + "Suicide called when the account has non-default composite data." + ] + }, + { + "name": "NonZeroRefCount", + "fields": [], + "index": 4, + "docs": [ + "There is a non-zero reference count preventing the account from being purged." + ] + }, + { + "name": "CallFiltered", + "fields": [], + "index": 5, + "docs": [ + "The origin filter prevent the call to be dispatched." + ] + }, + { + "name": "MultiBlockMigrationsOngoing", + "fields": [], + "index": 6, + "docs": [ + "A multi-block migration is ongoing and prevents the current code from being replaced." + ] + }, + { + "name": "InvalidTask", + "fields": [], + "index": 7, + "docs": [ + "The specified [`Task`] is not valid." + ] + }, + { + "name": "FailedTask", + "fields": [], + "index": 8, + "docs": [ + "The specified [`Task`] failed during execution." + ] + }, + { + "name": "NothingAuthorized", + "fields": [], + "index": 9, + "docs": [ + "No upgrade authorized." + ] + }, + { + "name": "Unauthorized", + "fields": [], + "index": 10, + "docs": [ + "The submitted code is not authorized." + ] + } + ] + } + }, + "docs": [ + "Error for the System pallet" + ] + } + }, + { + "id": 714, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 715 + } + }, + "docs": [] + } + }, + { + "id": 715, + "type": { + "path": [ + "cumulus_pallet_parachain_system", + "unincluded_segment", + "Ancestor" + ], + "params": [ + { + "name": "H", + "type": 13 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "used_bandwidth", + "type": 716, + "typeName": "UsedBandwidth", + "docs": [] + }, + { + "name": "para_head_hash", + "type": 366, + "typeName": "Option", + "docs": [] + }, + { + "name": "consumed_go_ahead_signal", + "type": 721, + "typeName": "Option", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 716, + "type": { + "path": [ + "cumulus_pallet_parachain_system", + "unincluded_segment", + "UsedBandwidth" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "ump_msg_count", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "ump_total_bytes", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "hrmp_outgoing", + "type": 717, + "typeName": "BTreeMap", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 717, + "type": { + "path": [ + "BTreeMap" + ], + "params": [ + { + "name": "K", + "type": 171 + }, + { + "name": "V", + "type": 718 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 719, + "typeName": null, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 718, + "type": { + "path": [ + "cumulus_pallet_parachain_system", + "unincluded_segment", + "HrmpChannelUpdate" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "msg_count", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "total_bytes", + "type": 4, + "typeName": "u32", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 719, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 720 + } + }, + "docs": [] + } + }, + { + "id": 720, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 171, + 718 + ] + }, + "docs": [] + } + }, + { + "id": 721, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 722 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 722, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 722, + "type": { + "path": [ + "polkadot_primitives", + "v8", + "UpgradeGoAhead" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Abort", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "GoAhead", + "fields": [], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 723, + "type": { + "path": [ + "cumulus_pallet_parachain_system", + "unincluded_segment", + "SegmentTracker" + ], + "params": [ + { + "name": "H", + "type": 13 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "used_bandwidth", + "type": 716, + "typeName": "UsedBandwidth", + "docs": [] + }, + { + "name": "hrmp_watermark", + "type": 187, + "typeName": "Option", + "docs": [] + }, + { + "name": "consumed_go_ahead_signal", + "type": 721, + "typeName": "Option", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 724, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 725 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 725, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 725, + "type": { + "path": [ + "polkadot_primitives", + "v8", + "UpgradeRestriction" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Present", + "fields": [], + "index": 0, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 726, + "type": { + "path": [ + "cumulus_pallet_parachain_system", + "relay_state_snapshot", + "MessagingStateSnapshot" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "dmq_mqc_head", + "type": 13, + "typeName": "relay_chain::Hash", + "docs": [] + }, + { + "name": "relay_dispatch_queue_remaining_capacity", + "type": 727, + "typeName": "RelayDispatchQueueRemainingCapacity", + "docs": [] + }, + { + "name": "ingress_channels", + "type": 728, + "typeName": "Vec<(ParaId, AbridgedHrmpChannel)>", + "docs": [] + }, + { + "name": "egress_channels", + "type": 728, + "typeName": "Vec<(ParaId, AbridgedHrmpChannel)>", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 727, + "type": { + "path": [ + "cumulus_pallet_parachain_system", + "relay_state_snapshot", + "RelayDispatchQueueRemainingCapacity" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "remaining_count", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "remaining_size", + "type": 4, + "typeName": "u32", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 728, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 729 + } + }, + "docs": [] + } + }, + { + "id": 729, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 171, + 730 + ] + }, + "docs": [] + } + }, + { + "id": 730, + "type": { + "path": [ + "polkadot_primitives", + "v8", + "AbridgedHrmpChannel" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "max_capacity", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "max_total_size", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "max_message_size", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "msg_count", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "total_size", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "mqc_head", + "type": 366, + "typeName": "Option", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 731, + "type": { + "path": [ + "polkadot_primitives", + "v8", + "AbridgedHostConfiguration" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "max_code_size", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "max_head_data_size", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "max_upward_queue_count", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "max_upward_queue_size", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "max_upward_message_size", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "max_upward_message_num_per_candidate", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "hrmp_max_message_num_per_candidate", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "validation_upgrade_cooldown", + "type": 4, + "typeName": "BlockNumber", + "docs": [] + }, + { + "name": "validation_upgrade_delay", + "type": 4, + "typeName": "BlockNumber", + "docs": [] + }, + { + "name": "async_backing_params", + "type": 732, + "typeName": "AsyncBackingParams", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 732, + "type": { + "path": [ + "polkadot_primitives", + "v8", + "async_backing", + "AsyncBackingParams" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "max_candidate_depth", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "allowed_ancestry_len", + "type": 4, + "typeName": "u32", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 733, + "type": { + "path": [ + "cumulus_primitives_parachain_inherent", + "MessageQueueChain" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 13, + "typeName": "RelayHash", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 734, + "type": { + "path": [ + "BTreeMap" + ], + "params": [ + { + "name": "K", + "type": 171 + }, + { + "name": "V", + "type": 733 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 735, + "typeName": null, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 735, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 736 + } + }, + "docs": [] + } + }, + { + "id": 736, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 171, + 733 + ] + }, + "docs": [] + } + }, + { + "id": 737, + "type": { + "path": [ + "cumulus_pallet_parachain_system", + "parachain_inherent", + "InboundMessageId" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "sent_at", + "type": 4, + "typeName": "BlockNumber", + "docs": [] + }, + { + "name": "reverse_idx", + "type": 4, + "typeName": "u32", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 738, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 739 + } + }, + "docs": [] + } + }, + { + "id": 739, + "type": { + "path": [ + "polkadot_core_primitives", + "OutboundHrmpMessage" + ], + "params": [ + { + "name": "Id", + "type": 171 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "recipient", + "type": 171, + "typeName": "Id", + "docs": [] + }, + { + "name": "data", + "type": 14, + "typeName": "alloc::vec::Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 740, + "type": { + "path": [ + "cumulus_pallet_parachain_system", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "OverlappingUpgrades", + "fields": [], + "index": 0, + "docs": [ + "Attempt to upgrade validation function while existing upgrade pending." + ] + }, + { + "name": "ProhibitedByPolkadot", + "fields": [], + "index": 1, + "docs": [ + "Polkadot currently prohibits this parachain from upgrading its validation function." + ] + }, + { + "name": "TooBig", + "fields": [], + "index": 2, + "docs": [ + "The supplied validation function has compiled into a blob larger than Polkadot is", + "willing to run." + ] + }, + { + "name": "ValidationDataNotAvailable", + "fields": [], + "index": 3, + "docs": [ + "The inherent which supplies the validation data did not run this block." + ] + }, + { + "name": "HostConfigurationNotAvailable", + "fields": [], + "index": 4, + "docs": [ + "The inherent which supplies the host configuration did not run this block." + ] + }, + { + "name": "NotScheduled", + "fields": [], + "index": 5, + "docs": [ + "No validation function upgrade is currently scheduled." + ] + } + ] + } + }, + "docs": [ + "The `Error` enum of this pallet." + ] + } + }, + { + "id": 741, + "type": { + "path": [ + "pallet_preimage", + "OldRequestStatus" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Unrequested", + "fields": [ + { + "name": "deposit", + "type": 409, + "typeName": "(AccountId, Balance)", + "docs": [] + }, + { + "name": "len", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "Requested", + "fields": [ + { + "name": "deposit", + "type": 742, + "typeName": "Option<(AccountId, Balance)>", + "docs": [] + }, + { + "name": "count", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "len", + "type": 187, + "typeName": "Option", + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 742, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 409 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 409, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 743, + "type": { + "path": [ + "pallet_preimage", + "RequestStatus" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "Ticket", + "type": 744 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Unrequested", + "fields": [ + { + "name": "ticket", + "type": 745, + "typeName": "(AccountId, Ticket)", + "docs": [] + }, + { + "name": "len", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "Requested", + "fields": [ + { + "name": "maybe_ticket", + "type": 746, + "typeName": "Option<(AccountId, Ticket)>", + "docs": [] + }, + { + "name": "count", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "maybe_len", + "type": 187, + "typeName": "Option", + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 744, + "type": { + "path": [ + "frame_support", + "traits", + "tokens", + "fungible", + "HoldConsideration" + ], + "params": [ + { + "name": "A", + "type": null + }, + { + "name": "F", + "type": null + }, + { + "name": "R", + "type": null + }, + { + "name": "D", + "type": null + }, + { + "name": "Fp", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 6, + "typeName": "F::Balance", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 745, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 0, + 744 + ] + }, + "docs": [] + } + }, + { + "id": 746, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 745 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 745, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 747, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 13, + 4 + ] + }, + "docs": [] + } + }, + { + "id": 748, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 2 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 14, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 749, + "type": { + "path": [ + "pallet_preimage", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "TooBig", + "fields": [], + "index": 0, + "docs": [ + "Preimage is too large to store on-chain." + ] + }, + { + "name": "AlreadyNoted", + "fields": [], + "index": 1, + "docs": [ + "Preimage has already been noted on-chain." + ] + }, + { + "name": "NotAuthorized", + "fields": [], + "index": 2, + "docs": [ + "The user is not authorized to perform this action." + ] + }, + { + "name": "NotNoted", + "fields": [], + "index": 3, + "docs": [ + "The preimage cannot be removed since it has not yet been noted." + ] + }, + { + "name": "Requested", + "fields": [], + "index": 4, + "docs": [ + "A preimage may not be removed when there are outstanding requests." + ] + }, + { + "name": "NotRequested", + "fields": [], + "index": 5, + "docs": [ + "The preimage request cannot be removed since no outstanding requests exist." + ] + }, + { + "name": "TooMany", + "fields": [], + "index": 6, + "docs": [ + "More than `MAX_HASH_UPGRADE_BULK_COUNT` hashes were requested to be upgraded at once." + ] + }, + { + "name": "TooFew", + "fields": [], + "index": 7, + "docs": [ + "Too few hashes were requested to be upgraded (i.e. zero)." + ] + } + ] + } + }, + "docs": [ + "The `Error` enum of this pallet." + ] + } + }, + { + "id": 750, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 751 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 753, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 751, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 752 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 752, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 752, + "type": { + "path": [ + "pallet_scheduler", + "Scheduled" + ], + "params": [ + { + "name": "Name", + "type": 1 + }, + { + "name": "Call", + "type": 212 + }, + { + "name": "BlockNumber", + "type": 4 + }, + { + "name": "PalletsOrigin", + "type": 321 + }, + { + "name": "AccountId", + "type": 0 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "maybe_id", + "type": 34, + "typeName": "Option", + "docs": [] + }, + { + "name": "priority", + "type": 2, + "typeName": "schedule::Priority", + "docs": [] + }, + { + "name": "call", + "type": 212, + "typeName": "Call", + "docs": [] + }, + { + "name": "maybe_periodic", + "type": 244, + "typeName": "Option>", + "docs": [] + }, + { + "name": "origin", + "type": 321, + "typeName": "PalletsOrigin", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 753, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 751 + } + }, + "docs": [] + } + }, + { + "id": 754, + "type": { + "path": [ + "pallet_scheduler", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "FailedToSchedule", + "fields": [], + "index": 0, + "docs": [ + "Failed to schedule a call" + ] + }, + { + "name": "NotFound", + "fields": [], + "index": 1, + "docs": [ + "Cannot find the scheduled call." + ] + }, + { + "name": "TargetBlockNumberInPast", + "fields": [], + "index": 2, + "docs": [ + "Given target block number is in the past." + ] + }, + { + "name": "RescheduleNoChange", + "fields": [], + "index": 3, + "docs": [ + "Reschedule failed because it does not change scheduled time." + ] + }, + { + "name": "Named", + "fields": [], + "index": 4, + "docs": [ + "Attempt to use a non-named function on a named task." + ] + } + ] + } + }, + "docs": [ + "The `Error` enum of this pallet." + ] + } + }, + { + "id": 755, + "type": { + "path": [ + "bounded_collections", + "weak_bounded_vec", + "WeakBoundedVec" + ], + "params": [ + { + "name": "T", + "type": 508 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 510, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 756, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 757 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 758, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 757, + "type": { + "path": [ + "pallet_balances", + "types", + "ReserveData" + ], + "params": [ + { + "name": "ReserveIdentifier", + "type": 105 + }, + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "id", + "type": 105, + "typeName": "ReserveIdentifier", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "Balance", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 758, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 757 + } + }, + "docs": [] + } + }, + { + "id": 759, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 760 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 764, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 760, + "type": { + "path": [ + "frame_support", + "traits", + "tokens", + "misc", + "IdAmount" + ], + "params": [ + { + "name": "Id", + "type": 761 + }, + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "id", + "type": 761, + "typeName": "Id", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "Balance", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 761, + "type": { + "path": [ + "asset_hub_polkadot_runtime", + "RuntimeHoldReason" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Preimage", + "fields": [ + { + "name": null, + "type": 493, + "typeName": "pallet_preimage::HoldReason", + "docs": [] + } + ], + "index": 5, + "docs": [] + }, + { + "name": "Session", + "fields": [ + { + "name": null, + "type": 497, + "typeName": "pallet_session::HoldReason", + "docs": [] + } + ], + "index": 22, + "docs": [] + }, + { + "name": "PolkadotXcm", + "fields": [ + { + "name": null, + "type": 498, + "typeName": "pallet_xcm::HoldReason", + "docs": [] + } + ], + "index": 31, + "docs": [] + }, + { + "name": "StateTrieMigration", + "fields": [ + { + "name": null, + "type": 495, + "typeName": "pallet_state_trie_migration::HoldReason", + "docs": [] + } + ], + "index": 70, + "docs": [] + }, + { + "name": "DelegatedStaking", + "fields": [ + { + "name": null, + "type": 496, + "typeName": "pallet_delegated_staking::HoldReason", + "docs": [] + } + ], + "index": 83, + "docs": [] + }, + { + "name": "MultiBlockElectionSigned", + "fields": [ + { + "name": null, + "type": 762, + "typeName": "pallet_election_provider_multi_block::signed::HoldReason", + "docs": [] + } + ], + "index": 88, + "docs": [] + }, + { + "name": "Staking", + "fields": [ + { + "name": null, + "type": 763, + "typeName": "pallet_staking_async::HoldReason", + "docs": [] + } + ], + "index": 89, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 762, + "type": { + "path": [ + "pallet_election_provider_multi_block", + "signed", + "pallet", + "HoldReason" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "SignedSubmission", + "fields": [], + "index": 0, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 763, + "type": { + "path": [ + "pallet_staking_async", + "pallet", + "pallet", + "HoldReason" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Staking", + "fields": [], + "index": 0, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 764, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 760 + } + }, + "docs": [] + } + }, + { + "id": 765, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 766 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 768, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 766, + "type": { + "path": [ + "frame_support", + "traits", + "tokens", + "misc", + "IdAmount" + ], + "params": [ + { + "name": "Id", + "type": 767 + }, + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "id", + "type": 767, + "typeName": "Id", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "Balance", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 767, + "type": { + "path": [ + "asset_hub_polkadot_runtime", + "RuntimeFreezeReason" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "NominationPools", + "fields": [ + { + "name": null, + "type": 500, + "typeName": "pallet_nomination_pools::FreezeReason", + "docs": [] + } + ], + "index": 80, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 768, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 766 + } + }, + "docs": [] + } + }, + { + "id": 769, + "type": { + "path": [ + "pallet_balances", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + }, + { + "name": "I", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "VestingBalance", + "fields": [], + "index": 0, + "docs": [ + "Vesting balance too high to send value." + ] + }, + { + "name": "LiquidityRestrictions", + "fields": [], + "index": 1, + "docs": [ + "Account liquidity restrictions prevent withdrawal." + ] + }, + { + "name": "InsufficientBalance", + "fields": [], + "index": 2, + "docs": [ + "Balance too low to send value." + ] + }, + { + "name": "ExistentialDeposit", + "fields": [], + "index": 3, + "docs": [ + "Value too low to create account due to existential deposit." + ] + }, + { + "name": "Expendability", + "fields": [], + "index": 4, + "docs": [ + "Transfer/payment would kill account." + ] + }, + { + "name": "ExistingVestingSchedule", + "fields": [], + "index": 5, + "docs": [ + "A vesting schedule already exists for this account." + ] + }, + { + "name": "DeadAccount", + "fields": [], + "index": 6, + "docs": [ + "Beneficiary account must pre-exist." + ] + }, + { + "name": "TooManyReserves", + "fields": [], + "index": 7, + "docs": [ + "Number of named reserves exceed `MaxReserves`." + ] + }, + { + "name": "TooManyHolds", + "fields": [], + "index": 8, + "docs": [ + "Number of holds exceed `VariantCountOf`." + ] + }, + { + "name": "TooManyFreezes", + "fields": [], + "index": 9, + "docs": [ + "Number of freezes exceed `MaxFreezes`." + ] + }, + { + "name": "IssuanceDeactivated", + "fields": [], + "index": 10, + "docs": [ + "The issuance cannot be modified since it is already deactivated." + ] + }, + { + "name": "DeltaZero", + "fields": [], + "index": 11, + "docs": [ + "The delta cannot be zero." + ] + } + ] + } + }, + "docs": [ + "The `Error` enum of this pallet." + ] + } + }, + { + "id": 770, + "type": { + "path": [ + "pallet_transaction_payment", + "Releases" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "V1Ancient", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "V2", + "fields": [], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 771, + "type": { + "path": [ + "pallet_vesting", + "Releases" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "V0", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "V1", + "fields": [], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 772, + "type": { + "path": [ + "pallet_vesting", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "NotVesting", + "fields": [], + "index": 0, + "docs": [ + "The account given is not vesting." + ] + }, + { + "name": "AtMaxVestingSchedules", + "fields": [], + "index": 1, + "docs": [ + "The account already has `MaxVestingSchedules` count of schedules and thus", + "cannot add another one. Consider merging existing schedules in order to add another." + ] + }, + { + "name": "AmountLow", + "fields": [], + "index": 2, + "docs": [ + "Amount being transferred is too low to create a vesting schedule." + ] + }, + { + "name": "ScheduleIndexOutOfBounds", + "fields": [], + "index": 3, + "docs": [ + "An index was out of bounds of the vesting schedules." + ] + }, + { + "name": "InvalidScheduleParams", + "fields": [], + "index": 4, + "docs": [ + "Failed to create a new schedule because some parameter was invalid." + ] + } + ] + } + }, + "docs": [ + "Error for the vesting pallet." + ] + } + }, + { + "id": 773, + "type": { + "path": [ + "polkadot_runtime_common", + "claims", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "InvalidEthereumSignature", + "fields": [], + "index": 0, + "docs": [ + "Invalid Ethereum signature." + ] + }, + { + "name": "SignerHasNoClaim", + "fields": [], + "index": 1, + "docs": [ + "Ethereum address has no claim." + ] + }, + { + "name": "SenderHasNoClaim", + "fields": [], + "index": 2, + "docs": [ + "Account ID sending transaction has no claim." + ] + }, + { + "name": "PotUnderflow", + "fields": [], + "index": 3, + "docs": [ + "There's not enough in the pot to pay out some unvested amount. Generally implies a", + "logic error." + ] + }, + { + "name": "InvalidStatement", + "fields": [], + "index": 4, + "docs": [ + "A needed statement was not included." + ] + }, + { + "name": "VestedBalanceExists", + "fields": [], + "index": 5, + "docs": [ + "The account already has a vested balance." + ] + } + ] + } + }, + "docs": [ + "The `Error` enum of this pallet." + ] + } + }, + { + "id": 774, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 0 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 89, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 775, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 776 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 777, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 776, + "type": { + "path": [ + "pallet_collator_selection", + "pallet", + "CandidateInfo" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "who", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "deposit", + "type": 6, + "typeName": "Balance", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 777, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 776 + } + }, + "docs": [] + } + }, + { + "id": 778, + "type": { + "path": [ + "frame_support", + "PalletId" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 105, + "typeName": "[u8; 8]", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 779, + "type": { + "path": [ + "pallet_collator_selection", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "TooManyCandidates", + "fields": [], + "index": 0, + "docs": [ + "The pallet has too many candidates." + ] + }, + { + "name": "TooFewEligibleCollators", + "fields": [], + "index": 1, + "docs": [ + "Leaving would result in too few candidates." + ] + }, + { + "name": "AlreadyCandidate", + "fields": [], + "index": 2, + "docs": [ + "Account is already a candidate." + ] + }, + { + "name": "NotCandidate", + "fields": [], + "index": 3, + "docs": [ + "Account is not a candidate." + ] + }, + { + "name": "TooManyInvulnerables", + "fields": [], + "index": 4, + "docs": [ + "There are too many Invulnerables." + ] + }, + { + "name": "AlreadyInvulnerable", + "fields": [], + "index": 5, + "docs": [ + "Account is already an Invulnerable." + ] + }, + { + "name": "NotInvulnerable", + "fields": [], + "index": 6, + "docs": [ + "Account is not an Invulnerable." + ] + }, + { + "name": "NoAssociatedValidatorId", + "fields": [], + "index": 7, + "docs": [ + "Account has no associated validator ID." + ] + }, + { + "name": "ValidatorNotRegistered", + "fields": [], + "index": 8, + "docs": [ + "Validator ID is not yet registered." + ] + }, + { + "name": "InsertToCandidateListFailed", + "fields": [], + "index": 9, + "docs": [ + "Could not insert in the candidate list." + ] + }, + { + "name": "RemoveFromCandidateListFailed", + "fields": [], + "index": 10, + "docs": [ + "Could not remove from the candidate list." + ] + }, + { + "name": "DepositTooLow", + "fields": [], + "index": 11, + "docs": [ + "New deposit amount would be below the minimum candidacy bond." + ] + }, + { + "name": "UpdateCandidateListFailed", + "fields": [], + "index": 12, + "docs": [ + "Could not update the candidate list." + ] + }, + { + "name": "InsufficientBond", + "fields": [], + "index": 13, + "docs": [ + "Deposit amount is too low to take the target's slot in the candidate list." + ] + }, + { + "name": "TargetIsNotCandidate", + "fields": [], + "index": 14, + "docs": [ + "The target account to be replaced in the candidate list is not a candidate." + ] + }, + { + "name": "IdenticalDeposit", + "fields": [], + "index": 15, + "docs": [ + "The updated deposit amount is equal to the amount already reserved." + ] + }, + { + "name": "InvalidUnreserve", + "fields": [], + "index": 16, + "docs": [ + "Cannot lower candidacy bond while occupying a future collator slot in the list." + ] + } + ] + } + }, + "docs": [ + "The `Error` enum of this pallet." + ] + } + }, + { + "id": 780, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 781 + } + }, + "docs": [] + } + }, + { + "id": 781, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 0, + 266 + ] + }, + "docs": [] + } + }, + { + "id": 782, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 783 + } + }, + "docs": [] + } + }, + { + "id": 783, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 784 + ] + }, + "docs": [] + } + }, + { + "id": 784, + "type": { + "path": [ + "sp_staking", + "offence", + "OffenceSeverity" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 383, + "typeName": "Perbill", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 785, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 786, + 14 + ] + }, + "docs": [] + } + }, + { + "id": 786, + "type": { + "path": [ + "sp_core", + "crypto", + "KeyTypeId" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 18, + "typeName": "[u8; 4]", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 787, + "type": { + "path": [ + "pallet_session", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "InvalidProof", + "fields": [], + "index": 0, + "docs": [ + "Invalid ownership proof." + ] + }, + { + "name": "NoAssociatedValidatorId", + "fields": [], + "index": 1, + "docs": [ + "No associated validator ID for account." + ] + }, + { + "name": "DuplicatedKey", + "fields": [], + "index": 2, + "docs": [ + "Registered duplicate key." + ] + }, + { + "name": "NoKeys", + "fields": [], + "index": 3, + "docs": [ + "No keys are associated with this account." + ] + }, + { + "name": "NoAccount", + "fields": [], + "index": 4, + "docs": [ + "Key setting account is not live, so it's impossible to associate keys." + ] + } + ] + } + }, + "docs": [ + "Error for the session pallet." + ] + } + }, + { + "id": 788, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 267 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 789, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 789, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 267 + } + }, + "docs": [] + } + }, + { + "id": 790, + "type": { + "path": [ + "sp_consensus_slots", + "Slot" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 12, + "typeName": "u64", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 791, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 790, + 4 + ] + }, + "docs": [] + } + }, + { + "id": 792, + "type": { + "path": [ + "bounded_collections", + "bounded_btree_set", + "BoundedBTreeSet" + ], + "params": [ + { + "name": "T", + "type": 171 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 793, + "typeName": "BTreeSet", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 793, + "type": { + "path": [ + "BTreeSet" + ], + "params": [ + { + "name": "T", + "type": 171 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 794, + "typeName": null, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 794, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 171 + } + }, + "docs": [] + } + }, + { + "id": 795, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 796 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 798, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 796, + "type": { + "path": [ + "cumulus_pallet_xcmp_queue", + "OutboundChannelDetails" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "recipient", + "type": 171, + "typeName": "ParaId", + "docs": [] + }, + { + "name": "state", + "type": 797, + "typeName": "OutboundState", + "docs": [] + }, + { + "name": "signals_exist", + "type": 8, + "typeName": "bool", + "docs": [] + }, + { + "name": "first_index", + "type": 180, + "typeName": "u16", + "docs": [] + }, + { + "name": "last_index", + "type": 180, + "typeName": "u16", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 797, + "type": { + "path": [ + "cumulus_pallet_xcmp_queue", + "OutboundState" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Ok", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Suspended", + "fields": [], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 798, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 796 + } + }, + "docs": [] + } + }, + { + "id": 799, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 171, + 180 + ] + }, + "docs": [] + } + }, + { + "id": 800, + "type": { + "path": [ + "bounded_collections", + "weak_bounded_vec", + "WeakBoundedVec" + ], + "params": [ + { + "name": "T", + "type": 2 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 14, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 801, + "type": { + "path": [ + "cumulus_pallet_xcmp_queue", + "QueueConfigData" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "suspend_threshold", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "drop_threshold", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "resume_threshold", + "type": 4, + "typeName": "u32", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 802, + "type": { + "path": [ + "cumulus_pallet_xcmp_queue", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "BadQueueConfig", + "fields": [], + "index": 0, + "docs": [ + "Setting the queue config failed since one of its values was invalid." + ] + }, + { + "name": "AlreadySuspended", + "fields": [], + "index": 1, + "docs": [ + "The execution is already suspended." + ] + }, + { + "name": "AlreadyResumed", + "fields": [], + "index": 2, + "docs": [ + "The execution is already resumed." + ] + }, + { + "name": "TooManyActiveOutboundChannels", + "fields": [], + "index": 3, + "docs": [ + "There are too many active outbound channels." + ] + }, + { + "name": "TooBig", + "fields": [], + "index": 4, + "docs": [ + "The message is too big." + ] + } + ] + } + }, + "docs": [ + "The `Error` enum of this pallet." + ] + } + }, + { + "id": 803, + "type": { + "path": [ + "pallet_xcm", + "pallet", + "QueryStatus" + ], + "params": [ + { + "name": "BlockNumber", + "type": 4 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Pending", + "fields": [ + { + "name": "responder", + "type": 164, + "typeName": "VersionedLocation", + "docs": [] + }, + { + "name": "maybe_match_querier", + "type": 804, + "typeName": "Option", + "docs": [] + }, + { + "name": "maybe_notify", + "type": 805, + "typeName": "Option<(u8, u8)>", + "docs": [] + }, + { + "name": "timeout", + "type": 4, + "typeName": "BlockNumber", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "VersionNotifier", + "fields": [ + { + "name": "origin", + "type": 164, + "typeName": "VersionedLocation", + "docs": [] + }, + { + "name": "is_active", + "type": 8, + "typeName": "bool", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Ready", + "fields": [ + { + "name": "response", + "type": 807, + "typeName": "VersionedResponse", + "docs": [] + }, + { + "name": "at", + "type": 4, + "typeName": "BlockNumber", + "docs": [] + } + ], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 804, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 164 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 164, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 805, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 806 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 806, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 806, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 2, + 2 + ] + }, + "docs": [] + } + }, + { + "id": 807, + "type": { + "path": [ + "xcm", + "VersionedResponse" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "V3", + "fields": [ + { + "name": null, + "type": 274, + "typeName": "v3::Response", + "docs": [] + } + ], + "index": 3, + "docs": [] + }, + { + "name": "V4", + "fields": [ + { + "name": null, + "type": 290, + "typeName": "v4::Response", + "docs": [] + } + ], + "index": 4, + "docs": [] + }, + { + "name": "V5", + "fields": [ + { + "name": null, + "type": 107, + "typeName": "v5::Response", + "docs": [] + } + ], + "index": 5, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 808, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 164 + ] + }, + "docs": [] + } + }, + { + "id": 809, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 12, + 10, + 4 + ] + }, + "docs": [] + } + }, + { + "id": 810, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 811 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 812, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 811, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 164, + 4 + ] + }, + "docs": [] + } + }, + { + "id": 812, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 811 + } + }, + "docs": [] + } + }, + { + "id": 813, + "type": { + "path": [ + "pallet_xcm", + "pallet", + "VersionMigrationStage" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "MigrateSupportedVersion", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "MigrateVersionNotifiers", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "NotifyCurrentTargets", + "fields": [ + { + "name": null, + "type": 814, + "typeName": "Option>", + "docs": [] + } + ], + "index": 2, + "docs": [] + }, + { + "name": "MigrateAndNotifyOldTargets", + "fields": [], + "index": 3, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 814, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 14 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 14, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 815, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 0, + 312 + ] + }, + "docs": [] + } + }, + { + "id": 816, + "type": { + "path": [ + "pallet_xcm", + "pallet", + "RemoteLockedFungibleRecord" + ], + "params": [ + { + "name": "ConsumerIdentifier", + "type": 39 + }, + { + "name": "MaxConsumers", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "amount", + "type": 6, + "typeName": "u128", + "docs": [] + }, + { + "name": "owner", + "type": 164, + "typeName": "VersionedLocation", + "docs": [] + }, + { + "name": "locker", + "type": 164, + "typeName": "VersionedLocation", + "docs": [] + }, + { + "name": "consumers", + "type": 817, + "typeName": "BoundedVec<(ConsumerIdentifier, u128), MaxConsumers>", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 817, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 818 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 819, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 818, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 39, + 6 + ] + }, + "docs": [] + } + }, + { + "id": 819, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 818 + } + }, + "docs": [] + } + }, + { + "id": 820, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 821 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 822, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 821, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 6, + 164 + ] + }, + "docs": [] + } + }, + { + "id": 822, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 821 + } + }, + "docs": [] + } + }, + { + "id": 823, + "type": { + "path": [ + "pallet_xcm", + "AuthorizedAliasesEntry" + ], + "params": [ + { + "name": "Ticket", + "type": 824 + }, + { + "name": "MAX", + "type": 825 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "aliasers", + "type": 826, + "typeName": "BoundedVec", + "docs": [] + }, + { + "name": "ticket", + "type": 824, + "typeName": "Ticket", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 824, + "type": { + "path": [ + "frame_support", + "traits", + "tokens", + "fungible", + "HoldConsideration" + ], + "params": [ + { + "name": "A", + "type": null + }, + { + "name": "F", + "type": null + }, + { + "name": "R", + "type": null + }, + { + "name": "D", + "type": null + }, + { + "name": "Fp", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 6, + "typeName": "F::Balance", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 825, + "type": { + "path": [ + "pallet_xcm", + "pallet", + "MaxAuthorizedAliases" + ], + "params": [], + "def": { + "composite": { + "fields": [] + } + }, + "docs": [] + } + }, + { + "id": 826, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 827 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 828, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 827, + "type": { + "path": [ + "xcm_runtime_apis", + "authorized_aliases", + "OriginAliaser" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "location", + "type": 164, + "typeName": "VersionedLocation", + "docs": [] + }, + { + "name": "expiry", + "type": 165, + "typeName": "Option", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 828, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 827 + } + }, + "docs": [] + } + }, + { + "id": 829, + "type": { + "path": [ + "pallet_xcm", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Unreachable", + "fields": [], + "index": 0, + "docs": [ + "The desired destination was unreachable, generally because there is a no way of routing", + "to it." + ] + }, + { + "name": "SendFailure", + "fields": [], + "index": 1, + "docs": [ + "There was some other issue (i.e. not to do with routing) in sending the message.", + "Perhaps a lack of space for buffering the message." + ] + }, + { + "name": "Filtered", + "fields": [], + "index": 2, + "docs": [ + "The message execution fails the filter." + ] + }, + { + "name": "UnweighableMessage", + "fields": [], + "index": 3, + "docs": [ + "The message's weight could not be determined." + ] + }, + { + "name": "DestinationNotInvertible", + "fields": [], + "index": 4, + "docs": [ + "The destination `Location` provided cannot be inverted." + ] + }, + { + "name": "Empty", + "fields": [], + "index": 5, + "docs": [ + "The assets to be sent are empty." + ] + }, + { + "name": "CannotReanchor", + "fields": [], + "index": 6, + "docs": [ + "Could not re-anchor the assets to declare the fees for the destination chain." + ] + }, + { + "name": "TooManyAssets", + "fields": [], + "index": 7, + "docs": [ + "Too many assets have been attempted for transfer." + ] + }, + { + "name": "InvalidOrigin", + "fields": [], + "index": 8, + "docs": [ + "Origin is invalid for sending." + ] + }, + { + "name": "BadVersion", + "fields": [], + "index": 9, + "docs": [ + "The version of the `Versioned` value used is not able to be interpreted." + ] + }, + { + "name": "BadLocation", + "fields": [], + "index": 10, + "docs": [ + "The given location could not be used (e.g. because it cannot be expressed in the", + "desired version of XCM)." + ] + }, + { + "name": "NoSubscription", + "fields": [], + "index": 11, + "docs": [ + "The referenced subscription could not be found." + ] + }, + { + "name": "AlreadySubscribed", + "fields": [], + "index": 12, + "docs": [ + "The location is invalid since it already has a subscription from us." + ] + }, + { + "name": "CannotCheckOutTeleport", + "fields": [], + "index": 13, + "docs": [ + "Could not check-out the assets for teleportation to the destination chain." + ] + }, + { + "name": "LowBalance", + "fields": [], + "index": 14, + "docs": [ + "The owner does not own (all) of the asset that they wish to do the operation on." + ] + }, + { + "name": "TooManyLocks", + "fields": [], + "index": 15, + "docs": [ + "The asset owner has too many locks on the asset." + ] + }, + { + "name": "AccountNotSovereign", + "fields": [], + "index": 16, + "docs": [ + "The given account is not an identifiable sovereign account for any location." + ] + }, + { + "name": "FeesNotMet", + "fields": [], + "index": 17, + "docs": [ + "The operation required fees to be paid which the initiator could not meet." + ] + }, + { + "name": "LockNotFound", + "fields": [], + "index": 18, + "docs": [ + "A remote lock with the corresponding data could not be found." + ] + }, + { + "name": "InUse", + "fields": [], + "index": 19, + "docs": [ + "The unlock operation cannot succeed because there are still consumers of the lock." + ] + }, + { + "name": "InvalidAssetUnknownReserve", + "fields": [], + "index": 21, + "docs": [ + "Invalid asset, reserve chain could not be determined for it." + ] + }, + { + "name": "InvalidAssetUnsupportedReserve", + "fields": [], + "index": 22, + "docs": [ + "Invalid asset, do not support remote asset reserves with different fees reserves." + ] + }, + { + "name": "TooManyReserves", + "fields": [], + "index": 23, + "docs": [ + "Too many assets with different reserve locations have been attempted for transfer." + ] + }, + { + "name": "LocalExecutionIncomplete", + "fields": [], + "index": 24, + "docs": [ + "Local XCM execution incomplete." + ] + }, + { + "name": "TooManyAuthorizedAliases", + "fields": [], + "index": 25, + "docs": [ + "Too many locations authorized to alias origin." + ] + }, + { + "name": "ExpiresInPast", + "fields": [], + "index": 26, + "docs": [ + "Expiry block number is in the past." + ] + }, + { + "name": "AliasNotFound", + "fields": [], + "index": 27, + "docs": [ + "The alias to remove authorization for was not found." + ] + }, + { + "name": "LocalExecutionIncompleteWithError", + "fields": [ + { + "name": "index", + "type": 2, + "typeName": "InstructionIndex", + "docs": [] + }, + { + "name": "error", + "type": 830, + "typeName": "ExecutionError", + "docs": [] + } + ], + "index": 28, + "docs": [ + "Local XCM execution incomplete with the actual XCM error and the index of the", + "instruction that caused the error." + ] + } + ] + } + }, + "docs": [ + "The `Error` enum of this pallet." + ] + } + }, + { + "id": 830, + "type": { + "path": [ + "pallet_xcm", + "errors", + "ExecutionError" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Overflow", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Unimplemented", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "UntrustedReserveLocation", + "fields": [], + "index": 2, + "docs": [] + }, + { + "name": "UntrustedTeleportLocation", + "fields": [], + "index": 3, + "docs": [] + }, + { + "name": "LocationFull", + "fields": [], + "index": 4, + "docs": [] + }, + { + "name": "LocationNotInvertible", + "fields": [], + "index": 5, + "docs": [] + }, + { + "name": "BadOrigin", + "fields": [], + "index": 6, + "docs": [] + }, + { + "name": "InvalidLocation", + "fields": [], + "index": 7, + "docs": [] + }, + { + "name": "AssetNotFound", + "fields": [], + "index": 8, + "docs": [] + }, + { + "name": "FailedToTransactAsset", + "fields": [], + "index": 9, + "docs": [] + }, + { + "name": "NotWithdrawable", + "fields": [], + "index": 10, + "docs": [] + }, + { + "name": "LocationCannotHold", + "fields": [], + "index": 11, + "docs": [] + }, + { + "name": "ExceedsMaxMessageSize", + "fields": [], + "index": 12, + "docs": [] + }, + { + "name": "DestinationUnsupported", + "fields": [], + "index": 13, + "docs": [] + }, + { + "name": "Transport", + "fields": [], + "index": 14, + "docs": [] + }, + { + "name": "Unroutable", + "fields": [], + "index": 15, + "docs": [] + }, + { + "name": "UnknownClaim", + "fields": [], + "index": 16, + "docs": [] + }, + { + "name": "FailedToDecode", + "fields": [], + "index": 17, + "docs": [] + }, + { + "name": "MaxWeightInvalid", + "fields": [], + "index": 18, + "docs": [] + }, + { + "name": "NotHoldingFees", + "fields": [], + "index": 19, + "docs": [] + }, + { + "name": "TooExpensive", + "fields": [], + "index": 20, + "docs": [] + }, + { + "name": "Trap", + "fields": [], + "index": 21, + "docs": [] + }, + { + "name": "ExpectationFalse", + "fields": [], + "index": 22, + "docs": [] + }, + { + "name": "PalletNotFound", + "fields": [], + "index": 23, + "docs": [] + }, + { + "name": "NameMismatch", + "fields": [], + "index": 24, + "docs": [] + }, + { + "name": "VersionIncompatible", + "fields": [], + "index": 25, + "docs": [] + }, + { + "name": "HoldingWouldOverflow", + "fields": [], + "index": 26, + "docs": [] + }, + { + "name": "ExportError", + "fields": [], + "index": 27, + "docs": [] + }, + { + "name": "ReanchorFailed", + "fields": [], + "index": 28, + "docs": [] + }, + { + "name": "NoDeal", + "fields": [], + "index": 29, + "docs": [] + }, + { + "name": "FeesNotMet", + "fields": [], + "index": 30, + "docs": [] + }, + { + "name": "LockError", + "fields": [], + "index": 31, + "docs": [] + }, + { + "name": "NoPermission", + "fields": [], + "index": 32, + "docs": [] + }, + { + "name": "Unanchored", + "fields": [], + "index": 33, + "docs": [] + }, + { + "name": "NotDepositable", + "fields": [], + "index": 34, + "docs": [] + }, + { + "name": "TooManyAssets", + "fields": [], + "index": 35, + "docs": [] + }, + { + "name": "UnhandledXcmVersion", + "fields": [], + "index": 36, + "docs": [] + }, + { + "name": "WeightLimitReached", + "fields": [], + "index": 37, + "docs": [] + }, + { + "name": "Barrier", + "fields": [], + "index": 38, + "docs": [] + }, + { + "name": "WeightNotComputable", + "fields": [], + "index": 39, + "docs": [] + }, + { + "name": "ExceedsStackLimit", + "fields": [], + "index": 40, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 831, + "type": { + "path": [ + "bp_xcm_bridge_hub_router", + "BridgeState" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "delivery_fee_factor", + "type": 168, + "typeName": "FixedU128", + "docs": [] + }, + { + "name": "is_congested", + "type": 8, + "typeName": "bool", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 832, + "type": { + "path": [ + "pallet_message_queue", + "BookState" + ], + "params": [ + { + "name": "MessageOrigin", + "type": 170 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "begin", + "type": 4, + "typeName": "PageIndex", + "docs": [] + }, + { + "name": "end", + "type": 4, + "typeName": "PageIndex", + "docs": [] + }, + { + "name": "count", + "type": 4, + "typeName": "PageIndex", + "docs": [] + }, + { + "name": "ready_neighbours", + "type": 833, + "typeName": "Option>", + "docs": [] + }, + { + "name": "message_count", + "type": 12, + "typeName": "u64", + "docs": [] + }, + { + "name": "size", + "type": 12, + "typeName": "u64", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 833, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 834 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 834, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 834, + "type": { + "path": [ + "pallet_message_queue", + "Neighbours" + ], + "params": [ + { + "name": "MessageOrigin", + "type": 170 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "prev", + "type": 170, + "typeName": "MessageOrigin", + "docs": [] + }, + { + "name": "next", + "type": 170, + "typeName": "MessageOrigin", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 835, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 170, + 4 + ] + }, + "docs": [] + } + }, + { + "id": 836, + "type": { + "path": [ + "pallet_message_queue", + "Page" + ], + "params": [ + { + "name": "Size", + "type": 4 + }, + { + "name": "HeapSize", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "remaining", + "type": 4, + "typeName": "Size", + "docs": [] + }, + { + "name": "remaining_size", + "type": 4, + "typeName": "Size", + "docs": [] + }, + { + "name": "first_index", + "type": 4, + "typeName": "Size", + "docs": [] + }, + { + "name": "first", + "type": 4, + "typeName": "Size", + "docs": [] + }, + { + "name": "last", + "type": 4, + "typeName": "Size", + "docs": [] + }, + { + "name": "heap", + "type": 837, + "typeName": "BoundedVec>", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 837, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 2 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 14, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 838, + "type": { + "path": [ + "pallet_message_queue", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "NotReapable", + "fields": [], + "index": 0, + "docs": [ + "Page is not reapable because it has items remaining to be processed and is not old", + "enough." + ] + }, + { + "name": "NoPage", + "fields": [], + "index": 1, + "docs": [ + "Page to be reaped does not exist." + ] + }, + { + "name": "NoMessage", + "fields": [], + "index": 2, + "docs": [ + "The referenced message could not be found." + ] + }, + { + "name": "AlreadyProcessed", + "fields": [], + "index": 3, + "docs": [ + "The message was already processed and cannot be processed again." + ] + }, + { + "name": "Queued", + "fields": [], + "index": 4, + "docs": [ + "The message is queued for future execution." + ] + }, + { + "name": "InsufficientWeight", + "fields": [], + "index": 5, + "docs": [ + "There is temporarily not enough weight to continue servicing messages." + ] + }, + { + "name": "TemporarilyUnprocessable", + "fields": [], + "index": 6, + "docs": [ + "This message is temporarily unprocessable.", + "", + "Such errors are expected, but not guaranteed, to resolve themselves eventually through", + "retrying." + ] + }, + { + "name": "QueuePaused", + "fields": [], + "index": 7, + "docs": [ + "The queue is paused and no message can be executed from it.", + "", + "This can change at any time and may resolve in the future by re-trying." + ] + }, + { + "name": "RecursiveDisallowed", + "fields": [], + "index": 8, + "docs": [ + "Another call is in progress and needs to finish before this call can happen." + ] + } + ] + } + }, + "docs": [ + "The `Error` enum of this pallet." + ] + } + }, + { + "id": 839, + "type": { + "path": [ + "snowbridge_pallet_system_frontend", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "UnsupportedLocationVersion", + "fields": [], + "index": 0, + "docs": [ + "Convert versioned location failure" + ] + }, + { + "name": "InvalidAssetOwner", + "fields": [], + "index": 1, + "docs": [ + "Check location failure, should start from the dispatch origin as owner" + ] + }, + { + "name": "SendFailure", + "fields": [], + "index": 2, + "docs": [ + "Send xcm message failure" + ] + }, + { + "name": "FeesNotMet", + "fields": [], + "index": 3, + "docs": [ + "Withdraw fee asset failure" + ] + }, + { + "name": "LocationConversionFailed", + "fields": [], + "index": 4, + "docs": [ + "Convert to reanchored location failure" + ] + }, + { + "name": "Halted", + "fields": [], + "index": 5, + "docs": [ + "Message export is halted" + ] + }, + { + "name": "Unreachable", + "fields": [], + "index": 6, + "docs": [ + "The desired destination was unreachable, generally because there is a no way of routing", + "to it." + ] + }, + { + "name": "UnsupportedAsset", + "fields": [], + "index": 7, + "docs": [ + "The asset provided for the tip is unsupported." + ] + }, + { + "name": "WithdrawError", + "fields": [], + "index": 8, + "docs": [ + "Unable to withdraw asset." + ] + }, + { + "name": "InvalidAccount", + "fields": [], + "index": 9, + "docs": [ + "Account could not be converted to a location." + ] + }, + { + "name": "SwapError", + "fields": [], + "index": 10, + "docs": [ + "Provided tip asset could not be swapped for ether." + ] + }, + { + "name": "BurnError", + "fields": [], + "index": 11, + "docs": [ + "Ether could not be burned." + ] + }, + { + "name": "TipAmountZero", + "fields": [], + "index": 12, + "docs": [ + "The tip provided is zero." + ] + } + ] + } + }, + "docs": [ + "The `Error` enum of this pallet." + ] + } + }, + { + "id": 840, + "type": { + "path": [ + "pallet_utility", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "TooManyCalls", + "fields": [], + "index": 0, + "docs": [ + "Too many calls batched." + ] + } + ] + } + }, + "docs": [ + "The `Error` enum of this pallet." + ] + } + }, + { + "id": 841, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 0, + 1 + ] + }, + "docs": [] + } + }, + { + "id": 842, + "type": { + "path": [ + "pallet_multisig", + "Multisig" + ], + "params": [ + { + "name": "BlockNumber", + "type": 4 + }, + { + "name": "Balance", + "type": 6 + }, + { + "name": "AccountId", + "type": 0 + }, + { + "name": "MaxApprovals", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "when", + "type": 177, + "typeName": "Timepoint", + "docs": [] + }, + { + "name": "deposit", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "depositor", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "approvals", + "type": 843, + "typeName": "BoundedVec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 843, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 0 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 89, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 844, + "type": { + "path": [ + "pallet_multisig", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "MinimumThreshold", + "fields": [], + "index": 0, + "docs": [ + "Threshold must be 2 or greater." + ] + }, + { + "name": "AlreadyApproved", + "fields": [], + "index": 1, + "docs": [ + "Call is already approved by this signatory." + ] + }, + { + "name": "NoApprovalsNeeded", + "fields": [], + "index": 2, + "docs": [ + "Call doesn't need any (more) approvals." + ] + }, + { + "name": "TooFewSignatories", + "fields": [], + "index": 3, + "docs": [ + "There are too few signatories in the list." + ] + }, + { + "name": "TooManySignatories", + "fields": [], + "index": 4, + "docs": [ + "There are too many signatories in the list." + ] + }, + { + "name": "SignatoriesOutOfOrder", + "fields": [], + "index": 5, + "docs": [ + "The signatories were provided out of order; they should be ordered." + ] + }, + { + "name": "SenderInSignatories", + "fields": [], + "index": 6, + "docs": [ + "The sender was contained in the other signatories; it shouldn't be." + ] + }, + { + "name": "NotFound", + "fields": [], + "index": 7, + "docs": [ + "Multisig operation not found in storage." + ] + }, + { + "name": "NotOwner", + "fields": [], + "index": 8, + "docs": [ + "Only the account that originally created the multisig is able to cancel it or update", + "its deposits." + ] + }, + { + "name": "NoTimepoint", + "fields": [], + "index": 9, + "docs": [ + "No timepoint was given, yet the multisig operation is already underway." + ] + }, + { + "name": "WrongTimepoint", + "fields": [], + "index": 10, + "docs": [ + "A different timepoint was given to the multisig operation that is underway." + ] + }, + { + "name": "UnexpectedTimepoint", + "fields": [], + "index": 11, + "docs": [ + "A timepoint was given, yet no multisig operation is underway." + ] + }, + { + "name": "MaxWeightTooLow", + "fields": [], + "index": 12, + "docs": [ + "The maximum weight information provided was too low." + ] + }, + { + "name": "AlreadyStored", + "fields": [], + "index": 13, + "docs": [ + "The data to be stored is already stored." + ] + } + ] + } + }, + "docs": [ + "The `Error` enum of this pallet." + ] + } + }, + { + "id": 845, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 846, + 6 + ] + }, + "docs": [] + } + }, + { + "id": 846, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 847 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 848, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 847, + "type": { + "path": [ + "pallet_proxy", + "ProxyDefinition" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "ProxyType", + "type": 179 + }, + { + "name": "BlockNumber", + "type": 4 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "delegate", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "proxy_type", + "type": 179, + "typeName": "ProxyType", + "docs": [] + }, + { + "name": "delay", + "type": 4, + "typeName": "BlockNumber", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 848, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 847 + } + }, + "docs": [] + } + }, + { + "id": 849, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 850, + 6 + ] + }, + "docs": [] + } + }, + { + "id": 850, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 851 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 852, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 851, + "type": { + "path": [ + "pallet_proxy", + "Announcement" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "Hash", + "type": 13 + }, + { + "name": "BlockNumber", + "type": 4 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "real", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "call_hash", + "type": 13, + "typeName": "Hash", + "docs": [] + }, + { + "name": "height", + "type": 4, + "typeName": "BlockNumber", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 852, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 851 + } + }, + "docs": [] + } + }, + { + "id": 853, + "type": { + "path": [ + "pallet_proxy", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "TooMany", + "fields": [], + "index": 0, + "docs": [ + "There are too many proxies registered or too many announcements pending." + ] + }, + { + "name": "NotFound", + "fields": [], + "index": 1, + "docs": [ + "Proxy registration not found." + ] + }, + { + "name": "NotProxy", + "fields": [], + "index": 2, + "docs": [ + "Sender is not a proxy of the account to be proxied." + ] + }, + { + "name": "Unproxyable", + "fields": [], + "index": 3, + "docs": [ + "A call which is incompatible with the proxy type's filter was attempted." + ] + }, + { + "name": "Duplicate", + "fields": [], + "index": 4, + "docs": [ + "Account is already a proxy." + ] + }, + { + "name": "NoPermission", + "fields": [], + "index": 5, + "docs": [ + "Call may not be made by proxy because it may escalate its privileges." + ] + }, + { + "name": "Unannounced", + "fields": [], + "index": 6, + "docs": [ + "Announcement, if made at all, was made too recently." + ] + }, + { + "name": "NoSelfProxy", + "fields": [], + "index": 7, + "docs": [ + "Cannot add self as proxy." + ] + } + ] + } + }, + "docs": [ + "The `Error` enum of this pallet." + ] + } + }, + { + "id": 854, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 0, + 6, + 8 + ] + }, + "docs": [] + } + }, + { + "id": 855, + "type": { + "path": [ + "pallet_indices", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "NotAssigned", + "fields": [], + "index": 0, + "docs": [ + "The index was not already assigned." + ] + }, + { + "name": "NotOwner", + "fields": [], + "index": 1, + "docs": [ + "The index is assigned to another account." + ] + }, + { + "name": "InUse", + "fields": [], + "index": 2, + "docs": [ + "The index was not available." + ] + }, + { + "name": "NotTransfer", + "fields": [], + "index": 3, + "docs": [ + "The source and destination accounts are identical." + ] + }, + { + "name": "Permanent", + "fields": [], + "index": 4, + "docs": [ + "The index is permanent and may not be freed/changed." + ] + } + ] + } + }, + "docs": [ + "The `Error` enum of this pallet." + ] + } + }, + { + "id": 856, + "type": { + "path": [ + "pallet_assets", + "types", + "AssetDetails" + ], + "params": [ + { + "name": "Balance", + "type": 6 + }, + { + "name": "AccountId", + "type": 0 + }, + { + "name": "DepositBalance", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "owner", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "issuer", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "admin", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "freezer", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "supply", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "deposit", + "type": 6, + "typeName": "DepositBalance", + "docs": [] + }, + { + "name": "min_balance", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "is_sufficient", + "type": 8, + "typeName": "bool", + "docs": [] + }, + { + "name": "accounts", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "sufficients", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "approvals", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "status", + "type": 857, + "typeName": "AssetStatus", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 857, + "type": { + "path": [ + "pallet_assets", + "types", + "AssetStatus" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Live", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Frozen", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "Destroying", + "fields": [], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 858, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 0 + ] + }, + "docs": [] + } + }, + { + "id": 859, + "type": { + "path": [ + "pallet_assets", + "types", + "AssetAccount" + ], + "params": [ + { + "name": "Balance", + "type": 6 + }, + { + "name": "DepositBalance", + "type": 6 + }, + { + "name": "Extra", + "type": 39 + }, + { + "name": "AccountId", + "type": 0 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "balance", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "status", + "type": 860, + "typeName": "AccountStatus", + "docs": [] + }, + { + "name": "reason", + "type": 861, + "typeName": "ExistenceReason", + "docs": [] + }, + { + "name": "extra", + "type": 39, + "typeName": "Extra", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 860, + "type": { + "path": [ + "pallet_assets", + "types", + "AccountStatus" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Liquid", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Frozen", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "Blocked", + "fields": [], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 861, + "type": { + "path": [ + "pallet_assets", + "types", + "ExistenceReason" + ], + "params": [ + { + "name": "Balance", + "type": 6 + }, + { + "name": "AccountId", + "type": 0 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Consumer", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Sufficient", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "DepositHeld", + "fields": [ + { + "name": null, + "type": 6, + "typeName": "Balance", + "docs": [] + } + ], + "index": 2, + "docs": [] + }, + { + "name": "DepositRefunded", + "fields": [], + "index": 3, + "docs": [] + }, + { + "name": "DepositFrom", + "fields": [ + { + "name": null, + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": null, + "type": 6, + "typeName": "Balance", + "docs": [] + } + ], + "index": 4, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 862, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 0, + 0 + ] + }, + "docs": [] + } + }, + { + "id": 863, + "type": { + "path": [ + "pallet_assets", + "types", + "Approval" + ], + "params": [ + { + "name": "Balance", + "type": 6 + }, + { + "name": "DepositBalance", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "amount", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "deposit", + "type": 6, + "typeName": "DepositBalance", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 864, + "type": { + "path": [ + "pallet_assets", + "types", + "AssetMetadata" + ], + "params": [ + { + "name": "DepositBalance", + "type": 6 + }, + { + "name": "BoundedString", + "type": 865 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "deposit", + "type": 6, + "typeName": "DepositBalance", + "docs": [] + }, + { + "name": "name", + "type": 865, + "typeName": "BoundedString", + "docs": [] + }, + { + "name": "symbol", + "type": 865, + "typeName": "BoundedString", + "docs": [] + }, + { + "name": "decimals", + "type": 2, + "typeName": "u8", + "docs": [] + }, + { + "name": "is_frozen", + "type": 8, + "typeName": "bool", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 865, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 2 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 14, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 866, + "type": { + "path": [ + "pallet_assets", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + }, + { + "name": "I", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "BalanceLow", + "fields": [], + "index": 0, + "docs": [ + "Account balance must be greater than or equal to the transfer amount." + ] + }, + { + "name": "NoAccount", + "fields": [], + "index": 1, + "docs": [ + "The account to alter does not exist." + ] + }, + { + "name": "NoPermission", + "fields": [], + "index": 2, + "docs": [ + "The signing account has no permission to do the operation." + ] + }, + { + "name": "Unknown", + "fields": [], + "index": 3, + "docs": [ + "The given asset ID is unknown." + ] + }, + { + "name": "Frozen", + "fields": [], + "index": 4, + "docs": [ + "The origin account is frozen." + ] + }, + { + "name": "InUse", + "fields": [], + "index": 5, + "docs": [ + "The asset ID is already taken." + ] + }, + { + "name": "BadWitness", + "fields": [], + "index": 6, + "docs": [ + "Invalid witness data given." + ] + }, + { + "name": "MinBalanceZero", + "fields": [], + "index": 7, + "docs": [ + "Minimum balance should be non-zero." + ] + }, + { + "name": "UnavailableConsumer", + "fields": [], + "index": 8, + "docs": [ + "Unable to increment the consumer reference counters on the account. Either no provider", + "reference exists to allow a non-zero balance of a non-self-sufficient asset, or one", + "fewer then the maximum number of consumers has been reached." + ] + }, + { + "name": "BadMetadata", + "fields": [], + "index": 9, + "docs": [ + "Invalid metadata given." + ] + }, + { + "name": "Unapproved", + "fields": [], + "index": 10, + "docs": [ + "No approval exists that would allow the transfer." + ] + }, + { + "name": "WouldDie", + "fields": [], + "index": 11, + "docs": [ + "The source account would not survive the transfer and it needs to stay alive." + ] + }, + { + "name": "AlreadyExists", + "fields": [], + "index": 12, + "docs": [ + "The asset-account already exists." + ] + }, + { + "name": "NoDeposit", + "fields": [], + "index": 13, + "docs": [ + "The asset-account doesn't have an associated deposit." + ] + }, + { + "name": "WouldBurn", + "fields": [], + "index": 14, + "docs": [ + "The operation would result in funds being burned." + ] + }, + { + "name": "LiveAsset", + "fields": [], + "index": 15, + "docs": [ + "The asset is a live asset and is actively being used. Usually emit for operations such", + "as `start_destroy` which require the asset to be in a destroying state." + ] + }, + { + "name": "AssetNotLive", + "fields": [], + "index": 16, + "docs": [ + "The asset is not live, and likely being destroyed." + ] + }, + { + "name": "IncorrectStatus", + "fields": [], + "index": 17, + "docs": [ + "The asset status is not the expected status." + ] + }, + { + "name": "NotFrozen", + "fields": [], + "index": 18, + "docs": [ + "The asset should be frozen before the given operation." + ] + }, + { + "name": "CallbackFailed", + "fields": [], + "index": 19, + "docs": [ + "Callback action resulted in error" + ] + }, + { + "name": "BadAssetId", + "fields": [], + "index": 20, + "docs": [ + "The asset ID must be equal to the [`NextAssetId`]." + ] + }, + { + "name": "ContainsFreezes", + "fields": [], + "index": 21, + "docs": [ + "The asset cannot be destroyed because some accounts for this asset contain freezes." + ] + }, + { + "name": "ContainsHolds", + "fields": [], + "index": 22, + "docs": [ + "The asset cannot be destroyed because some accounts for this asset contain holds." + ] + } + ] + } + }, + "docs": [ + "The `Error` enum of this pallet." + ] + } + }, + { + "id": 867, + "type": { + "path": [ + "pallet_uniques", + "types", + "CollectionDetails" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "DepositBalance", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "owner", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "issuer", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "admin", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "freezer", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "total_deposit", + "type": 6, + "typeName": "DepositBalance", + "docs": [] + }, + { + "name": "free_holding", + "type": 8, + "typeName": "bool", + "docs": [] + }, + { + "name": "items", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "item_metadatas", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "attributes", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "is_frozen", + "type": 8, + "typeName": "bool", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 868, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 0, + 4, + 4 + ] + }, + "docs": [] + } + }, + { + "id": 869, + "type": { + "path": [ + "pallet_uniques", + "types", + "ItemDetails" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "DepositBalance", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "owner", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "approved", + "type": 190, + "typeName": "Option", + "docs": [] + }, + { + "name": "is_frozen", + "type": 8, + "typeName": "bool", + "docs": [] + }, + { + "name": "deposit", + "type": 6, + "typeName": "DepositBalance", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 870, + "type": { + "path": [ + "pallet_uniques", + "types", + "CollectionMetadata" + ], + "params": [ + { + "name": "DepositBalance", + "type": 6 + }, + { + "name": "StringLimit", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "deposit", + "type": 6, + "typeName": "DepositBalance", + "docs": [] + }, + { + "name": "data", + "type": 185, + "typeName": "BoundedVec", + "docs": [] + }, + { + "name": "is_frozen", + "type": 8, + "typeName": "bool", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 871, + "type": { + "path": [ + "pallet_uniques", + "types", + "ItemMetadata" + ], + "params": [ + { + "name": "DepositBalance", + "type": 6 + }, + { + "name": "StringLimit", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "deposit", + "type": 6, + "typeName": "DepositBalance", + "docs": [] + }, + { + "name": "data", + "type": 185, + "typeName": "BoundedVec", + "docs": [] + }, + { + "name": "is_frozen", + "type": 8, + "typeName": "bool", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 872, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 187, + 188 + ] + }, + "docs": [] + } + }, + { + "id": 873, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 189, + 6 + ] + }, + "docs": [] + } + }, + { + "id": 874, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 6, + 190 + ] + }, + "docs": [] + } + }, + { + "id": 875, + "type": { + "path": [ + "pallet_uniques", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + }, + { + "name": "I", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "NoPermission", + "fields": [], + "index": 0, + "docs": [ + "The signing account has no permission to do the operation." + ] + }, + { + "name": "UnknownCollection", + "fields": [], + "index": 1, + "docs": [ + "The given item ID is unknown." + ] + }, + { + "name": "AlreadyExists", + "fields": [], + "index": 2, + "docs": [ + "The item ID has already been used for an item." + ] + }, + { + "name": "WrongOwner", + "fields": [], + "index": 3, + "docs": [ + "The owner turned out to be different to what was expected." + ] + }, + { + "name": "BadWitness", + "fields": [], + "index": 4, + "docs": [ + "Invalid witness data given." + ] + }, + { + "name": "InUse", + "fields": [], + "index": 5, + "docs": [ + "The item ID is already taken." + ] + }, + { + "name": "Frozen", + "fields": [], + "index": 6, + "docs": [ + "The item or collection is frozen." + ] + }, + { + "name": "WrongDelegate", + "fields": [], + "index": 7, + "docs": [ + "The delegate turned out to be different to what was expected." + ] + }, + { + "name": "NoDelegate", + "fields": [], + "index": 8, + "docs": [ + "There is no delegate approved." ] }, { - "name": "set_collection_metadata", - "fields": [ - { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] - }, - { - "name": "data", - "type": 160, - "typeName": "BoundedVec", - "docs": [] - } - ], - "index": 26, + "name": "Unapproved", + "fields": [], + "index": 9, "docs": [ - "Set the metadata for a collection.", - "", - "Origin must be either `ForceOrigin` or `Signed` and the sender should be the Admin of", - "the `collection`.", - "", - "If the origin is `Signed`, then funds of signer are reserved according to the formula:", - "`MetadataDepositBase + DepositPerByte * data.len` taking into", - "account any already reserved funds.", - "", - "- `collection`: The identifier of the item whose metadata to update.", - "- `data`: The general information of this item. Limited in length by `StringLimit`.", - "", - "Emits `CollectionMetadataSet`.", - "", - "Weight: `O(1)`" + "No approval exists that would allow the transfer." ] }, { - "name": "clear_collection_metadata", - "fields": [ - { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] - } - ], - "index": 27, + "name": "Unaccepted", + "fields": [], + "index": 10, "docs": [ - "Clear the metadata for a collection.", - "", - "Origin must be either `ForceOrigin` or `Signed` and the sender should be the Admin of", - "the `collection`.", - "", - "Any deposit is freed for the collection's owner.", - "", - "- `collection`: The identifier of the collection whose metadata to clear.", - "", - "Emits `CollectionMetadataCleared`.", - "", - "Weight: `O(1)`" + "The named owner has not signed ownership of the collection is acceptable." ] }, { - "name": "set_accept_ownership", - "fields": [ - { - "name": "maybe_collection", - "type": 155, - "typeName": "Option", - "docs": [] - } - ], - "index": 28, + "name": "Locked", + "fields": [], + "index": 11, "docs": [ - "Set (or reset) the acceptance of ownership for a particular account.", - "", - "Origin must be `Signed` and if `maybe_collection` is `Some`, then the signer must have a", - "provider reference.", - "", - "- `maybe_collection`: The identifier of the collection whose ownership the signer is", - " willing to accept, or if `None`, an indication that the signer is willing to accept no", - " ownership transferal.", - "", - "Emits `OwnershipAcceptanceChanged`." + "The item is locked." ] }, { - "name": "set_collection_max_supply", - "fields": [ - { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] - }, - { - "name": "max_supply", - "type": 4, - "typeName": "u32", - "docs": [] - } - ], - "index": 29, + "name": "MaxSupplyReached", + "fields": [], + "index": 12, "docs": [ - "Set the maximum number of items a collection could have.", - "", - "Origin must be either `ForceOrigin` or `Signed` and the sender should be the Owner of", - "the `collection`.", - "", - "- `collection`: The identifier of the collection to change.", - "- `max_supply`: The maximum number of items a collection could have.", - "", - "Emits `CollectionMaxSupplySet` event when successful." + "All items have been minted." ] }, { - "name": "update_mint_settings", - "fields": [ - { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] - }, - { - "name": "mint_settings", - "type": 402, - "typeName": "MintSettings, BlockNumberFor, T::\nCollectionId>", - "docs": [] - } - ], - "index": 30, + "name": "MaxSupplyAlreadySet", + "fields": [], + "index": 13, "docs": [ - "Update mint settings.", - "", - "Origin must be either `ForceOrigin` or `Signed` and the sender should be the Issuer", - "of the `collection`.", - "", - "- `collection`: The identifier of the collection to change.", - "- `mint_settings`: The new mint settings.", - "", - "Emits `CollectionMintSettingsUpdated` event when successful." + "The max supply has already been set." ] }, { - "name": "set_price", - "fields": [ - { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] - }, - { - "name": "item", - "type": 4, - "typeName": "T::ItemId", - "docs": [] - }, - { - "name": "price", - "type": 397, - "typeName": "Option>", - "docs": [] - }, - { - "name": "whitelisted_buyer", - "type": 396, - "typeName": "Option>", - "docs": [] - } - ], - "index": 31, + "name": "MaxSupplyTooSmall", + "fields": [], + "index": 14, "docs": [ - "Set (or reset) the price for an item.", - "", - "Origin must be Signed and must be the owner of the `item`.", - "", - "- `collection`: The collection of the item.", - "- `item`: The item to set the price for.", - "- `price`: The price for the item. Pass `None`, to reset the price.", - "- `buyer`: Restricts the buy operation to a specific account.", - "", - "Emits `ItemPriceSet` on success if the price is not `None`.", - "Emits `ItemPriceRemoved` on success if the price is `None`." + "The provided max supply is less to the amount of items a collection already has." ] }, { - "name": "buy_item", - "fields": [ - { - "name": "collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] - }, - { - "name": "item", - "type": 4, - "typeName": "T::ItemId", - "docs": [] - }, - { - "name": "bid_price", - "type": 6, - "typeName": "ItemPrice", - "docs": [] - } - ], - "index": 32, + "name": "UnknownItem", + "fields": [], + "index": 15, "docs": [ - "Allows to buy an item if it's up for sale.", - "", - "Origin must be Signed and must not be the owner of the `item`.", - "", - "- `collection`: The collection of the item.", - "- `item`: The item the sender wants to buy.", - "- `bid_price`: The price the sender is willing to pay.", - "", - "Emits `ItemBought` on success." + "The given item ID is unknown." ] }, { - "name": "pay_tips", - "fields": [ - { - "name": "tips", - "type": 411, - "typeName": "BoundedVec, T::MaxTips>", - "docs": [] - } - ], - "index": 33, + "name": "NotForSale", + "fields": [], + "index": 16, "docs": [ - "Allows to pay the tips.", - "", - "Origin must be Signed.", - "", - "- `tips`: Tips array.", - "", - "Emits `TipSent` on every tip transfer." + "Item is not for sale." ] }, { - "name": "create_swap", - "fields": [ - { - "name": "offered_collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] - }, - { - "name": "offered_item", - "type": 4, - "typeName": "T::ItemId", - "docs": [] - }, - { - "name": "desired_collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] - }, - { - "name": "maybe_desired_item", - "type": 155, - "typeName": "Option", - "docs": [] - }, - { - "name": "maybe_price", - "type": 162, - "typeName": "Option>>", - "docs": [] - }, - { - "name": "duration", - "type": 4, - "typeName": "BlockNumberFor", - "docs": [] - } - ], - "index": 34, + "name": "BidTooLow", + "fields": [], + "index": 17, "docs": [ - "Register a new atomic swap, declaring an intention to send an `item` in exchange for", - "`desired_item` from origin to target on the current blockchain.", - "The target can execute the swap during the specified `duration` of blocks (if set).", - "Additionally, the price could be set for the desired `item`.", - "", - "Origin must be Signed and must be an owner of the `item`.", - "", - "- `collection`: The collection of the item.", - "- `item`: The item an owner wants to give.", - "- `desired_collection`: The collection of the desired item.", - "- `desired_item`: The desired item an owner wants to receive.", - "- `maybe_price`: The price an owner is willing to pay or receive for the desired `item`.", - "- `duration`: A deadline for the swap. Specified by providing the number of blocks", - "\tafter which the swap will expire.", - "", - "Emits `SwapCreated` on success." + "The provided bid is too low." ] }, { - "name": "cancel_swap", - "fields": [ - { - "name": "offered_collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] - }, - { - "name": "offered_item", - "type": 4, - "typeName": "T::ItemId", - "docs": [] - } - ], - "index": 35, + "name": "NoMetadata", + "fields": [], + "index": 18, "docs": [ - "Cancel an atomic swap.", - "", - "Origin must be Signed.", - "Origin must be an owner of the `item` if the deadline hasn't expired.", - "", - "- `collection`: The collection of the item.", - "- `item`: The item an owner wants to give.", - "", - "Emits `SwapCancelled` on success." + "No metadata is found." ] }, { - "name": "claim_swap", - "fields": [ - { - "name": "send_collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] - }, - { - "name": "send_item", - "type": 4, - "typeName": "T::ItemId", - "docs": [] - }, - { - "name": "receive_collection", - "type": 4, - "typeName": "T::CollectionId", - "docs": [] - }, - { - "name": "receive_item", - "type": 4, - "typeName": "T::ItemId", - "docs": [] - }, - { - "name": "witness_price", - "type": 162, - "typeName": "Option>>", - "docs": [] - } - ], - "index": 36, + "name": "WrongMetadata", + "fields": [], + "index": 19, "docs": [ - "Claim an atomic swap.", - "This method executes a pending swap, that was created by a counterpart before.", - "", - "Origin must be Signed and must be an owner of the `item`.", - "", - "- `send_collection`: The collection of the item to be sent.", - "- `send_item`: The item to be sent.", - "- `receive_collection`: The collection of the item to be received.", - "- `receive_item`: The item to be received.", - "- `witness_price`: A price that was previously agreed on.", - "", - "Emits `SwapClaimed` on success." + "Wrong metadata key/value bytes supplied." ] }, { - "name": "mint_pre_signed", - "fields": [ - { - "name": "mint_data", - "type": 414, - "typeName": "Box>", - "docs": [] - }, - { - "name": "signature", - "type": 415, - "typeName": "T::OffchainSignature", - "docs": [] - }, - { - "name": "signer", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - } - ], - "index": 37, + "name": "AttributeNotFound", + "fields": [], + "index": 20, "docs": [ - "Mint an item by providing the pre-signed approval.", - "", - "Origin must be Signed.", - "", - "- `mint_data`: The pre-signed approval that consists of the information about the item,", - " its metadata, attributes, who can mint it (`None` for anyone) and until what block", - " number.", - "- `signature`: The signature of the `data` object.", - "- `signer`: The `data` object's signer. Should be an Issuer of the collection.", - "", - "Emits `Issued` on success.", - "Emits `AttributeSet` if the attributes were provided.", - "Emits `ItemMetadataSet` if the metadata was not empty." + "An attribute is not found." ] }, { - "name": "set_attributes_pre_signed", - "fields": [ - { - "name": "data", - "type": 418, - "typeName": "PreSignedAttributesOf", - "docs": [] - }, - { - "name": "signature", - "type": 415, - "typeName": "T::OffchainSignature", - "docs": [] - }, - { - "name": "signer", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - } - ], - "index": 38, + "name": "WrongAttribute", + "fields": [], + "index": 21, "docs": [ - "Set attributes for an item by providing the pre-signed approval.", - "", - "Origin must be Signed and must be an owner of the `data.item`.", - "", - "- `data`: The pre-signed approval that consists of the information about the item,", - " attributes to update and until what block number.", - "- `signature`: The signature of the `data` object.", - "- `signer`: The `data` object's signer. Should be an Admin of the collection for the", - " `CollectionOwner` namespace.", - "", - "Emits `AttributeSet` for each provided attribute.", - "Emits `ItemAttributesApprovalAdded` if the approval wasn't set before.", - "Emits `PreSignedAttributesSet` on success." + "Wrong attribute key/value bytes supplied." ] } ] } }, "docs": [ - "Contains a variant per dispatchable extrinsic that this pallet has." + "The `Error` enum of this pallet." ] } }, { - "id": 399, + "id": 876, "type": { "path": [ "pallet_nfts", "types", - "CollectionConfig" + "CollectionDetails" ], "params": [ { - "name": "Price", - "type": 6 - }, - { - "name": "BlockNumber", - "type": 4 + "name": "AccountId", + "type": 0 }, { - "name": "CollectionId", - "type": 4 + "name": "DepositBalance", + "type": 6 } ], "def": { "composite": { "fields": [ { - "name": "settings", - "type": 400, - "typeName": "CollectionSettings", + "name": "owner", + "type": 0, + "typeName": "AccountId", "docs": [] }, { - "name": "max_supply", - "type": 155, - "typeName": "Option", + "name": "owner_deposit", + "type": 6, + "typeName": "DepositBalance", + "docs": [] + }, + { + "name": "items", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "item_metadatas", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "item_configs", + "type": 4, + "typeName": "u32", "docs": [] }, { - "name": "mint_settings", - "type": 402, - "typeName": "MintSettings", + "name": "attributes", + "type": 4, + "typeName": "u32", "docs": [] } ] @@ -33144,7 +63247,7 @@ } }, { - "id": 400, + "id": 877, "type": { "path": [ "pallet_nfts", @@ -33154,7 +63257,7 @@ "params": [ { "name": "T", - "type": 401 + "type": 878 } ], "def": { @@ -33162,8 +63265,8 @@ "fields": [ { "name": null, - "type": 12, - "typeName": "CollectionSetting", + "type": 2, + "typeName": "CollectionRole", "docs": [] } ] @@ -33173,46 +63276,34 @@ } }, { - "id": 401, + "id": 878, "type": { "path": [ "pallet_nfts", "types", - "CollectionSetting" + "CollectionRole" ], "params": [], "def": { "variant": { "variants": [ { - "name": "TransferableItems", + "name": "Issuer", "fields": [], "index": 1, "docs": [] }, { - "name": "UnlockedMetadata", + "name": "Freezer", "fields": [], "index": 2, "docs": [] }, { - "name": "UnlockedAttributes", + "name": "Admin", "fields": [], "index": 4, "docs": [] - }, - { - "name": "UnlockedMaxSupply", - "fields": [], - "index": 8, - "docs": [] - }, - { - "name": "DepositRequired", - "fields": [], - "index": 16, - "docs": [] } ] } @@ -33221,58 +63312,46 @@ } }, { - "id": 402, + "id": 879, "type": { "path": [ "pallet_nfts", "types", - "MintSettings" + "ItemDetails" ], "params": [ { - "name": "Price", - "type": 6 + "name": "AccountId", + "type": 0 }, { - "name": "BlockNumber", - "type": 4 + "name": "Deposit", + "type": 880 }, { - "name": "CollectionId", - "type": 4 + "name": "Approvals", + "type": 881 } ], "def": { "composite": { "fields": [ { - "name": "mint_type", - "type": 403, - "typeName": "MintType", - "docs": [] - }, - { - "name": "price", - "type": 397, - "typeName": "Option", - "docs": [] - }, - { - "name": "start_block", - "type": 155, - "typeName": "Option", + "name": "owner", + "type": 0, + "typeName": "AccountId", "docs": [] }, { - "name": "end_block", - "type": 155, - "typeName": "Option", + "name": "approvals", + "type": 881, + "typeName": "Approvals", "docs": [] }, { - "name": "default_item_settings", - "type": 404, - "typeName": "ItemSettings", + "name": "deposit", + "type": 880, + "typeName": "Deposit", "docs": [] } ] @@ -33282,45 +63361,36 @@ } }, { - "id": 403, + "id": 880, "type": { "path": [ "pallet_nfts", "types", - "MintType" + "ItemDeposit" ], "params": [ { - "name": "CollectionId", - "type": 4 + "name": "DepositBalance", + "type": 6 + }, + { + "name": "AccountId", + "type": 0 } ], "def": { - "variant": { - "variants": [ - { - "name": "Issuer", - "fields": [], - "index": 0, - "docs": [] - }, + "composite": { + "fields": [ { - "name": "Public", - "fields": [], - "index": 1, + "name": "account", + "type": 0, + "typeName": "AccountId", "docs": [] }, { - "name": "HolderOf", - "fields": [ - { - "name": null, - "type": 4, - "typeName": "CollectionId", - "docs": [] - } - ], - "index": 2, + "name": "amount", + "type": 6, + "typeName": "DepositBalance", "docs": [] } ] @@ -33330,17 +63400,25 @@ } }, { - "id": 404, + "id": 881, "type": { "path": [ - "pallet_nfts", - "types", - "BitFlags" + "bounded_collections", + "bounded_btree_map", + "BoundedBTreeMap" ], "params": [ { - "name": "T", - "type": 405 + "name": "K", + "type": 0 + }, + { + "name": "V", + "type": 187 + }, + { + "name": "S", + "type": null } ], "def": { @@ -33348,8 +63426,8 @@ "fields": [ { "name": null, - "type": 12, - "typeName": "ItemSetting", + "type": 882, + "typeName": "BTreeMap", "docs": [] } ] @@ -33359,33 +63437,28 @@ } }, { - "id": 405, + "id": 882, "type": { "path": [ - "pallet_nfts", - "types", - "ItemSetting" + "BTreeMap" + ], + "params": [ + { + "name": "K", + "type": 0 + }, + { + "name": "V", + "type": 187 + } ], - "params": [], "def": { - "variant": { - "variants": [ - { - "name": "Transferable", - "fields": [], - "index": 1, - "docs": [] - }, - { - "name": "UnlockedMetadata", - "fields": [], - "index": 2, - "docs": [] - }, + "composite": { + "fields": [ { - "name": "UnlockedAttributes", - "fields": [], - "index": 4, + "name": null, + "type": 883, + "typeName": null, "docs": [] } ] @@ -33395,33 +63468,63 @@ } }, { - "id": 406, + "id": 883, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 884 + } + }, + "docs": [] + } + }, + { + "id": 884, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 0, + 187 + ] + }, + "docs": [] + } + }, + { + "id": 885, "type": { "path": [ "pallet_nfts", "types", - "DestroyWitness" + "CollectionMetadata" + ], + "params": [ + { + "name": "Deposit", + "type": 6 + }, + { + "name": "StringLimit", + "type": null + } ], - "params": [], "def": { "composite": { "fields": [ { - "name": "item_metadatas", - "type": 42, - "typeName": "u32", - "docs": [] - }, - { - "name": "item_configs", - "type": 42, - "typeName": "u32", + "name": "deposit", + "type": 6, + "typeName": "Deposit", "docs": [] }, { - "name": "attributes", - "type": 42, - "typeName": "u32", + "name": "data", + "type": 192, + "typeName": "BoundedVec", "docs": [] } ] @@ -33431,37 +63534,36 @@ } }, { - "id": 407, + "id": 886, "type": { "path": [ - "Option" + "pallet_nfts", + "types", + "ItemMetadata" ], "params": [ { - "name": "T", - "type": 408 + "name": "Deposit", + "type": 887 + }, + { + "name": "StringLimit", + "type": null } ], "def": { - "variant": { - "variants": [ + "composite": { + "fields": [ { - "name": "None", - "fields": [], - "index": 0, + "name": "deposit", + "type": 887, + "typeName": "Deposit", "docs": [] }, { - "name": "Some", - "fields": [ - { - "name": null, - "type": 408, - "typeName": null, - "docs": [] - } - ], - "index": 1, + "name": "data", + "type": 192, + "typeName": "BoundedVec", "docs": [] } ] @@ -33471,36 +63573,36 @@ } }, { - "id": 408, + "id": 887, "type": { "path": [ "pallet_nfts", "types", - "MintWitness" + "ItemMetadataDeposit" ], "params": [ { - "name": "ItemId", - "type": 4 + "name": "DepositBalance", + "type": 6 }, { - "name": "Balance", - "type": 6 + "name": "AccountId", + "type": 0 } ], "def": { "composite": { "fields": [ { - "name": "owned_item", - "type": 155, - "typeName": "Option", + "name": "account", + "type": 190, + "typeName": "Option", "docs": [] }, { - "name": "mint_price", - "type": 397, - "typeName": "Option", + "name": "amount", + "type": 6, + "typeName": "DepositBalance", "docs": [] } ] @@ -33510,45 +63612,66 @@ } }, { - "id": 409, + "id": 888, "type": { - "path": [ - "pallet_nfts", - "types", - "ItemConfig" - ], + "path": [], "params": [], "def": { - "composite": { - "fields": [ - { - "name": "settings", - "type": 404, - "typeName": "ItemSettings", - "docs": [] - } - ] - } + "tuple": [ + 4, + 187, + 193, + 189 + ] }, "docs": [] } }, { - "id": 410, + "id": 889, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 192, + 890 + ] + }, + "docs": [] + } + }, + { + "id": 890, "type": { "path": [ "pallet_nfts", "types", - "CancelAttributesApprovalWitness" + "AttributeDeposit" + ], + "params": [ + { + "name": "DepositBalance", + "type": 6 + }, + { + "name": "AccountId", + "type": 0 + } ], - "params": [], "def": { "composite": { "fields": [ { - "name": "account_attributes", - "type": 4, - "typeName": "u32", + "name": "account", + "type": 190, + "typeName": "Option", + "docs": [] + }, + { + "name": "amount", + "type": 6, + "typeName": "DepositBalance", "docs": [] } ] @@ -33558,17 +63681,17 @@ } }, { - "id": 411, + "id": 891, "type": { "path": [ "bounded_collections", - "bounded_vec", - "BoundedVec" + "bounded_btree_set", + "BoundedBTreeSet" ], "params": [ { "name": "T", - "type": 412 + "type": 0 }, { "name": "S", @@ -33580,8 +63703,8 @@ "fields": [ { "name": null, - "type": 413, - "typeName": "Vec", + "type": 892, + "typeName": "BTreeSet", "docs": [] } ] @@ -33591,56 +63714,24 @@ } }, { - "id": 412, + "id": 892, "type": { "path": [ - "pallet_nfts", - "types", - "ItemTip" + "BTreeSet" ], "params": [ { - "name": "CollectionId", - "type": 4 - }, - { - "name": "ItemId", - "type": 4 - }, - { - "name": "AccountId", + "name": "T", "type": 0 - }, - { - "name": "Amount", - "type": 6 } ], "def": { "composite": { "fields": [ { - "name": "collection", - "type": 4, - "typeName": "CollectionId", - "docs": [] - }, - { - "name": "item", - "type": 4, - "typeName": "ItemId", - "docs": [] - }, - { - "name": "receiver", - "type": 0, - "typeName": "AccountId", - "docs": [] - }, - { - "name": "amount", - "type": 6, - "typeName": "Amount", + "name": null, + "type": 89, + "typeName": null, "docs": [] } ] @@ -33650,25 +63741,12 @@ } }, { - "id": 413, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 412 - } - }, - "docs": [] - } - }, - { - "id": 414, + "id": 893, "type": { "path": [ "pallet_nfts", "types", - "PreSignedMint" + "PendingSwap" ], "params": [ { @@ -33680,210 +63758,110 @@ "type": 4 }, { - "name": "AccountId", - "type": 0 + "name": "ItemPriceWithDirection", + "type": 195 }, { "name": "Deadline", "type": 4 - }, - { - "name": "Balance", - "type": 6 } ], "def": { "composite": { "fields": [ { - "name": "collection", + "name": "desired_collection", "type": 4, "typeName": "CollectionId", "docs": [] }, { - "name": "item", - "type": 4, - "typeName": "ItemId", - "docs": [] - }, - { - "name": "attributes", - "type": 185, - "typeName": "Vec<(Vec, Vec)>", - "docs": [] - }, - { - "name": "metadata", - "type": 14, - "typeName": "Vec", + "name": "desired_item", + "type": 187, + "typeName": "Option", "docs": [] }, { - "name": "only_account", - "type": 158, - "typeName": "Option", + "name": "price", + "type": 194, + "typeName": "Option", "docs": [] }, { "name": "deadline", "type": 4, "typeName": "Deadline", - "docs": [] - }, - { - "name": "mint_price", - "type": 397, - "typeName": "Option", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 415, - "type": { - "path": [ - "sp_runtime", - "MultiSignature" - ], - "params": [], - "def": { - "variant": { - "variants": [ - { - "name": "Ed25519", - "fields": [ - { - "name": null, - "type": 416, - "typeName": "ed25519::Signature", - "docs": [] - } - ], - "index": 0, - "docs": [] - }, - { - "name": "Sr25519", - "fields": [ - { - "name": null, - "type": 416, - "typeName": "sr25519::Signature", - "docs": [] - } - ], - "index": 1, - "docs": [] - }, - { - "name": "Ecdsa", - "fields": [ - { - "name": null, - "type": 417, - "typeName": "ecdsa::Signature", - "docs": [] - } - ], - "index": 2, - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 416, - "type": { - "path": [], - "params": [], - "def": { - "array": { - "len": 64, - "type": 2 - } - }, - "docs": [] - } - }, - { - "id": 417, - "type": { - "path": [], - "params": [], - "def": { - "array": { - "len": 65, - "type": 2 + "docs": [] + } + ] } }, "docs": [] } }, { - "id": 418, + "id": 894, "type": { "path": [ "pallet_nfts", "types", - "PreSignedAttributes" + "BitFlags" ], "params": [ { - "name": "CollectionId", - "type": 4 - }, - { - "name": "ItemId", - "type": 4 - }, - { - "name": "AccountId", - "type": 0 - }, - { - "name": "Deadline", - "type": 4 + "name": "T", + "type": 895 } ], "def": { "composite": { "fields": [ { - "name": "collection", - "type": 4, - "typeName": "CollectionId", + "name": null, + "type": 12, + "typeName": "PalletFeature", "docs": [] - }, + } + ] + } + }, + "docs": [] + } + }, + { + "id": 895, + "type": { + "path": [ + "pallet_nfts", + "types", + "PalletFeature" + ], + "params": [], + "def": { + "variant": { + "variants": [ { - "name": "item", - "type": 4, - "typeName": "ItemId", + "name": "Trading", + "fields": [], + "index": 1, "docs": [] }, { - "name": "attributes", - "type": 185, - "typeName": "Vec<(Vec, Vec)>", + "name": "Attributes", + "fields": [], + "index": 2, "docs": [] }, { - "name": "namespace", - "type": 161, - "typeName": "AttributeNamespace", + "name": "Approvals", + "fields": [], + "index": 4, "docs": [] }, { - "name": "deadline", - "type": 4, - "typeName": "Deadline", + "name": "Swaps", + "fields": [], + "index": 8, "docs": [] } ] @@ -33893,12 +63871,12 @@ } }, { - "id": 419, + "id": 896, "type": { "path": [ - "pallet_assets", + "pallet_nfts", "pallet", - "Call" + "Error" ], "params": [ { @@ -33914,1237 +63892,805 @@ "variant": { "variants": [ { - "name": "create", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "admin", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "min_balance", - "type": 6, - "typeName": "T::Balance", - "docs": [] - } - ], + "name": "NoPermission", + "fields": [], "index": 0, "docs": [ - "Issue a new class of fungible assets from a public origin.", - "", - "This new asset class has no assets initially and its owner is the origin.", - "", - "The origin must conform to the configured `CreateOrigin` and have sufficient funds free.", - "", - "Funds of sender are reserved by `AssetDeposit`.", - "", - "Parameters:", - "- `id`: The identifier of the new asset. This must not be currently in use to identify", - "an existing asset. If [`NextAssetId`] is set, then this must be equal to it.", - "- `admin`: The admin of this class of assets. The admin is the initial address of each", - "member of the asset class's admin team.", - "- `min_balance`: The minimum balance of this new asset that any single account must", - "have. If an account's balance is reduced below this, then it collapses to zero.", - "", - "Emits `Created` event when successful.", - "", - "Weight: `O(1)`" + "The signing account has no permission to do the operation." ] }, { - "name": "force_create", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "owner", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "is_sufficient", - "type": 8, - "typeName": "bool", - "docs": [] - }, - { - "name": "min_balance", - "type": 46, - "typeName": "T::Balance", - "docs": [] - } - ], + "name": "UnknownCollection", + "fields": [], "index": 1, "docs": [ - "Issue a new class of fungible assets from a privileged origin.", - "", - "This new asset class has no assets initially.", - "", - "The origin must conform to `ForceOrigin`.", - "", - "Unlike `create`, no funds are reserved.", - "", - "- `id`: The identifier of the new asset. This must not be currently in use to identify", - "an existing asset. If [`NextAssetId`] is set, then this must be equal to it.", - "- `owner`: The owner of this class of assets. The owner has full superuser permissions", - "over this asset, but may later change and configure the permissions using", - "`transfer_ownership` and `set_team`.", - "- `min_balance`: The minimum balance of this new asset that any single account must", - "have. If an account's balance is reduced below this, then it collapses to zero.", - "", - "Emits `ForceCreated` event when successful.", - "", - "Weight: `O(1)`" + "The given item ID is unknown." ] }, { - "name": "start_destroy", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - } - ], + "name": "AlreadyExists", + "fields": [], "index": 2, "docs": [ - "Start the process of destroying a fungible asset class.", - "", - "`start_destroy` is the first in a series of extrinsics that should be called, to allow", - "destruction of an asset class.", - "", - "The origin must conform to `ForceOrigin` or must be `Signed` by the asset's `owner`.", - "", - "- `id`: The identifier of the asset to be destroyed. This must identify an existing", - " asset.", - "", - "It will fail with either [`Error::ContainsHolds`] or [`Error::ContainsFreezes`] if", - "an account contains holds or freezes in place." + "The item ID has already been used for an item." ] }, { - "name": "destroy_accounts", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - } - ], + "name": "ApprovalExpired", + "fields": [], "index": 3, "docs": [ - "Destroy all accounts associated with a given asset.", - "", - "`destroy_accounts` should only be called after `start_destroy` has been called, and the", - "asset is in a `Destroying` state.", - "", - "Due to weight restrictions, this function may need to be called multiple times to fully", - "destroy all accounts. It will destroy `RemoveItemsLimit` accounts at a time.", - "", - "- `id`: The identifier of the asset to be destroyed. This must identify an existing", - " asset.", - "", - "Each call emits the `Event::DestroyedAccounts` event." + "The approval had a deadline that expired, so the approval isn't valid anymore." ] }, { - "name": "destroy_approvals", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - } - ], + "name": "WrongOwner", + "fields": [], "index": 4, "docs": [ - "Destroy all approvals associated with a given asset up to the max (T::RemoveItemsLimit).", - "", - "`destroy_approvals` should only be called after `start_destroy` has been called, and the", - "asset is in a `Destroying` state.", - "", - "Due to weight restrictions, this function may need to be called multiple times to fully", - "destroy all approvals. It will destroy `RemoveItemsLimit` approvals at a time.", - "", - "- `id`: The identifier of the asset to be destroyed. This must identify an existing", - " asset.", - "", - "Each call emits the `Event::DestroyedApprovals` event." + "The owner turned out to be different to what was expected." ] }, { - "name": "finish_destroy", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - } - ], + "name": "BadWitness", + "fields": [], "index": 5, "docs": [ - "Complete destroying asset and unreserve currency.", - "", - "`finish_destroy` should only be called after `start_destroy` has been called, and the", - "asset is in a `Destroying` state. All accounts or approvals should be destroyed before", - "hand.", - "", - "- `id`: The identifier of the asset to be destroyed. This must identify an existing", - " asset.", - "", - "Each successful call emits the `Event::Destroyed` event." + "The witness data given does not match the current state of the chain." ] }, { - "name": "mint", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "beneficiary", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "amount", - "type": 46, - "typeName": "T::Balance", - "docs": [] - } - ], + "name": "CollectionIdInUse", + "fields": [], "index": 6, "docs": [ - "Mint assets of a particular class.", - "", - "The origin must be Signed and the sender must be the Issuer of the asset `id`.", - "", - "- `id`: The identifier of the asset to have some amount minted.", - "- `beneficiary`: The account to be credited with the minted assets.", - "- `amount`: The amount of the asset to be minted.", - "", - "Emits `Issued` event when successful.", - "", - "Weight: `O(1)`", - "Modes: Pre-existing balance of `beneficiary`; Account pre-existence of `beneficiary`." + "Collection ID is already taken." + ] + }, + { + "name": "ItemsNonTransferable", + "fields": [], + "index": 7, + "docs": [ + "Items within that collection are non-transferable." + ] + }, + { + "name": "NotDelegate", + "fields": [], + "index": 8, + "docs": [ + "The provided account is not a delegate." + ] + }, + { + "name": "WrongDelegate", + "fields": [], + "index": 9, + "docs": [ + "The delegate turned out to be different to what was expected." + ] + }, + { + "name": "Unapproved", + "fields": [], + "index": 10, + "docs": [ + "No approval exists that would allow the transfer." + ] + }, + { + "name": "Unaccepted", + "fields": [], + "index": 11, + "docs": [ + "The named owner has not signed ownership acceptance of the collection." + ] + }, + { + "name": "ItemLocked", + "fields": [], + "index": 12, + "docs": [ + "The item is locked (non-transferable)." + ] + }, + { + "name": "LockedItemAttributes", + "fields": [], + "index": 13, + "docs": [ + "Item's attributes are locked." + ] + }, + { + "name": "LockedCollectionAttributes", + "fields": [], + "index": 14, + "docs": [ + "Collection's attributes are locked." + ] + }, + { + "name": "LockedItemMetadata", + "fields": [], + "index": 15, + "docs": [ + "Item's metadata is locked." + ] + }, + { + "name": "LockedCollectionMetadata", + "fields": [], + "index": 16, + "docs": [ + "Collection's metadata is locked." + ] + }, + { + "name": "MaxSupplyReached", + "fields": [], + "index": 17, + "docs": [ + "All items have been minted." + ] + }, + { + "name": "MaxSupplyLocked", + "fields": [], + "index": 18, + "docs": [ + "The max supply is locked and can't be changed." + ] + }, + { + "name": "MaxSupplyTooSmall", + "fields": [], + "index": 19, + "docs": [ + "The provided max supply is less than the number of items a collection already has." + ] + }, + { + "name": "UnknownItem", + "fields": [], + "index": 20, + "docs": [ + "The given item ID is unknown." + ] + }, + { + "name": "UnknownSwap", + "fields": [], + "index": 21, + "docs": [ + "Swap doesn't exist." + ] + }, + { + "name": "MetadataNotFound", + "fields": [], + "index": 22, + "docs": [ + "The given item has no metadata set." + ] + }, + { + "name": "AttributeNotFound", + "fields": [], + "index": 23, + "docs": [ + "The provided attribute can't be found." + ] + }, + { + "name": "NotForSale", + "fields": [], + "index": 24, + "docs": [ + "Item is not for sale." + ] + }, + { + "name": "BidTooLow", + "fields": [], + "index": 25, + "docs": [ + "The provided bid is too low." + ] + }, + { + "name": "ReachedApprovalLimit", + "fields": [], + "index": 26, + "docs": [ + "The item has reached its approval limit." + ] + }, + { + "name": "DeadlineExpired", + "fields": [], + "index": 27, + "docs": [ + "The deadline has already expired." + ] + }, + { + "name": "WrongDuration", + "fields": [], + "index": 28, + "docs": [ + "The duration provided should be less than or equal to `MaxDeadlineDuration`." + ] + }, + { + "name": "MethodDisabled", + "fields": [], + "index": 29, + "docs": [ + "The method is disabled by system settings." + ] + }, + { + "name": "WrongSetting", + "fields": [], + "index": 30, + "docs": [ + "The provided setting can't be set." + ] + }, + { + "name": "InconsistentItemConfig", + "fields": [], + "index": 31, + "docs": [ + "Item's config already exists and should be equal to the provided one." + ] + }, + { + "name": "NoConfig", + "fields": [], + "index": 32, + "docs": [ + "Config for a collection or an item can't be found." + ] + }, + { + "name": "RolesNotCleared", + "fields": [], + "index": 33, + "docs": [ + "Some roles were not cleared." + ] + }, + { + "name": "MintNotStarted", + "fields": [], + "index": 34, + "docs": [ + "Mint has not started yet." + ] + }, + { + "name": "MintEnded", + "fields": [], + "index": 35, + "docs": [ + "Mint has already ended." ] }, { - "name": "burn", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "who", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "amount", - "type": 46, - "typeName": "T::Balance", - "docs": [] - } - ], - "index": 7, + "name": "AlreadyClaimed", + "fields": [], + "index": 36, "docs": [ - "Reduce the balance of `who` by as much as possible up to `amount` assets of `id`.", - "", - "Origin must be Signed and the sender should be the Manager of the asset `id`.", - "", - "Bails with `NoAccount` if the `who` is already dead.", - "", - "- `id`: The identifier of the asset to have some amount burned.", - "- `who`: The account to be debited from.", - "- `amount`: The maximum amount by which `who`'s balance should be reduced.", - "", - "Emits `Burned` with the actual amount burned. If this takes the balance to below the", - "minimum for the asset, then the amount burned is increased to take it to zero.", - "", - "Weight: `O(1)`", - "Modes: Post-existence of `who`; Pre & post Zombie-status of `who`." + "The provided Item was already used for claiming." ] }, { - "name": "transfer", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "target", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "amount", - "type": 46, - "typeName": "T::Balance", - "docs": [] - } - ], - "index": 8, + "name": "IncorrectData", + "fields": [], + "index": 37, "docs": [ - "Move some assets from the sender account to another.", - "", - "Origin must be Signed.", - "", - "- `id`: The identifier of the asset to have some amount transferred.", - "- `target`: The account to be credited.", - "- `amount`: The amount by which the sender's balance of assets should be reduced and", - "`target`'s balance increased. The amount actually transferred may be slightly greater in", - "the case that the transfer would otherwise take the sender balance above zero but below", - "the minimum balance. Must be greater than zero.", - "", - "Emits `Transferred` with the actual amount transferred. If this takes the source balance", - "to below the minimum for the asset, then the amount transferred is increased to take it", - "to zero.", - "", - "Weight: `O(1)`", - "Modes: Pre-existence of `target`; Post-existence of sender; Account pre-existence of", - "`target`." + "The provided data is incorrect." ] }, { - "name": "transfer_keep_alive", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "target", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "amount", - "type": 46, - "typeName": "T::Balance", - "docs": [] - } - ], - "index": 9, + "name": "WrongOrigin", + "fields": [], + "index": 38, "docs": [ - "Move some assets from the sender account to another, keeping the sender account alive.", - "", - "Origin must be Signed.", - "", - "- `id`: The identifier of the asset to have some amount transferred.", - "- `target`: The account to be credited.", - "- `amount`: The amount by which the sender's balance of assets should be reduced and", - "`target`'s balance increased. The amount actually transferred may be slightly greater in", - "the case that the transfer would otherwise take the sender balance above zero but below", - "the minimum balance. Must be greater than zero.", - "", - "Emits `Transferred` with the actual amount transferred. If this takes the source balance", - "to below the minimum for the asset, then the amount transferred is increased to take it", - "to zero.", - "", - "Weight: `O(1)`", - "Modes: Pre-existence of `target`; Post-existence of sender; Account pre-existence of", - "`target`." + "The extrinsic was sent by the wrong origin." ] }, { - "name": "force_transfer", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "source", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "dest", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "amount", - "type": 46, - "typeName": "T::Balance", - "docs": [] - } - ], - "index": 10, + "name": "WrongSignature", + "fields": [], + "index": 39, "docs": [ - "Move some assets from one account to another.", - "", - "Origin must be Signed and the sender should be the Admin of the asset `id`.", - "", - "- `id`: The identifier of the asset to have some amount transferred.", - "- `source`: The account to be debited.", - "- `dest`: The account to be credited.", - "- `amount`: The amount by which the `source`'s balance of assets should be reduced and", - "`dest`'s balance increased. The amount actually transferred may be slightly greater in", - "the case that the transfer would otherwise take the `source` balance above zero but", - "below the minimum balance. Must be greater than zero.", - "", - "Emits `Transferred` with the actual amount transferred. If this takes the source balance", - "to below the minimum for the asset, then the amount transferred is increased to take it", - "to zero.", - "", - "Weight: `O(1)`", - "Modes: Pre-existence of `dest`; Post-existence of `source`; Account pre-existence of", - "`dest`." + "The provided signature is incorrect." ] }, { - "name": "freeze", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "who", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - } - ], - "index": 11, + "name": "IncorrectMetadata", + "fields": [], + "index": 40, "docs": [ - "Disallow further unprivileged transfers of an asset `id` from an account `who`. `who`", - "must already exist as an entry in `Account`s of the asset. If you want to freeze an", - "account that does not have an entry, use `touch_other` first.", - "", - "Origin must be Signed and the sender should be the Freezer of the asset `id`.", - "", - "- `id`: The identifier of the asset to be frozen.", - "- `who`: The account to be frozen.", - "", - "Emits `Frozen`.", - "", - "Weight: `O(1)`" + "The provided metadata might be too long." ] }, { - "name": "thaw", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "who", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - } - ], - "index": 12, + "name": "MaxAttributesLimitReached", + "fields": [], + "index": 41, "docs": [ - "Allow unprivileged transfers to and from an account again.", - "", - "Origin must be Signed and the sender should be the Admin of the asset `id`.", - "", - "- `id`: The identifier of the asset to be frozen.", - "- `who`: The account to be unfrozen.", - "", - "Emits `Thawed`.", - "", - "Weight: `O(1)`" + "Can't set more attributes per one call." ] }, { - "name": "freeze_asset", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - } - ], - "index": 13, + "name": "WrongNamespace", + "fields": [], + "index": 42, "docs": [ - "Disallow further unprivileged transfers for the asset class.", - "", - "Origin must be Signed and the sender should be the Freezer of the asset `id`.", - "", - "- `id`: The identifier of the asset to be frozen.", - "", - "Emits `Frozen`.", - "", - "Weight: `O(1)`" + "The provided namespace isn't supported in this call." ] }, { - "name": "thaw_asset", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - } - ], - "index": 14, + "name": "CollectionNotEmpty", + "fields": [], + "index": 43, "docs": [ - "Allow unprivileged transfers for the asset again.", - "", - "Origin must be Signed and the sender should be the Admin of the asset `id`.", - "", - "- `id`: The identifier of the asset to be thawed.", - "", - "Emits `Thawed`.", - "", - "Weight: `O(1)`" + "Can't delete non-empty collections." ] }, { - "name": "transfer_ownership", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "owner", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - } - ], - "index": 15, + "name": "WitnessRequired", + "fields": [], + "index": 44, "docs": [ - "Change the Owner of an asset.", - "", - "Origin must be Signed and the sender should be the Owner of the asset `id`.", - "", - "- `id`: The identifier of the asset.", - "- `owner`: The new Owner of this asset.", - "", - "Emits `OwnerChanged`.", - "", - "Weight: `O(1)`" + "The witness data should be provided." + ] + } + ] + } + }, + "docs": [ + "The `Error` enum of this pallet." + ] + } + }, + { + "id": 897, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 67, + 0 + ] + }, + "docs": [] + } + }, + { + "id": 898, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 67, + 0, + 0 + ] + }, + "docs": [] + } + }, + { + "id": 899, + "type": { + "path": [ + "pallet_assets", + "types", + "AssetMetadata" + ], + "params": [ + { + "name": "DepositBalance", + "type": 6 + }, + { + "name": "BoundedString", + "type": 900 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "deposit", + "type": 6, + "typeName": "DepositBalance", + "docs": [] + }, + { + "name": "name", + "type": 900, + "typeName": "BoundedString", + "docs": [] + }, + { + "name": "symbol", + "type": 900, + "typeName": "BoundedString", + "docs": [] + }, + { + "name": "decimals", + "type": 2, + "typeName": "u8", + "docs": [] + }, + { + "name": "is_frozen", + "type": 8, + "typeName": "bool", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 900, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 2 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 14, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 901, + "type": { + "path": [ + "pallet_assets", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + }, + { + "name": "I", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "BalanceLow", + "fields": [], + "index": 0, + "docs": [ + "Account balance must be greater than or equal to the transfer amount." ] }, { - "name": "set_team", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "issuer", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "admin", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "freezer", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - } - ], - "index": 16, + "name": "NoAccount", + "fields": [], + "index": 1, + "docs": [ + "The account to alter does not exist." + ] + }, + { + "name": "NoPermission", + "fields": [], + "index": 2, "docs": [ - "Change the Issuer, Admin and Freezer of an asset.", - "", - "Origin must be Signed and the sender should be the Owner of the asset `id`.", - "", - "- `id`: The identifier of the asset to be frozen.", - "- `issuer`: The new Issuer of this asset.", - "- `admin`: The new Admin of this asset.", - "- `freezer`: The new Freezer of this asset.", - "", - "Emits `TeamChanged`.", - "", - "Weight: `O(1)`" + "The signing account has no permission to do the operation." ] }, { - "name": "set_metadata", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "name", - "type": 14, - "typeName": "Vec", - "docs": [] - }, - { - "name": "symbol", - "type": 14, - "typeName": "Vec", - "docs": [] - }, - { - "name": "decimals", - "type": 2, - "typeName": "u8", - "docs": [] - } - ], - "index": 17, + "name": "Unknown", + "fields": [], + "index": 3, "docs": [ - "Set the metadata for an asset.", - "", - "Origin must be Signed and the sender should be the Owner of the asset `id`.", - "", - "Funds of sender are reserved according to the formula:", - "`MetadataDepositBase + MetadataDepositPerByte * (name.len + symbol.len)` taking into", - "account any already reserved funds.", - "", - "- `id`: The identifier of the asset to update.", - "- `name`: The user friendly name of this asset. Limited in length by `StringLimit`.", - "- `symbol`: The exchange symbol for this asset. Limited in length by `StringLimit`.", - "- `decimals`: The number of decimals this asset uses to represent one unit.", - "", - "Emits `MetadataSet`.", - "", - "Weight: `O(1)`" + "The given asset ID is unknown." ] }, { - "name": "clear_metadata", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - } - ], - "index": 18, + "name": "Frozen", + "fields": [], + "index": 4, "docs": [ - "Clear the metadata for an asset.", - "", - "Origin must be Signed and the sender should be the Owner of the asset `id`.", - "", - "Any deposit is freed for the asset owner.", - "", - "- `id`: The identifier of the asset to clear.", - "", - "Emits `MetadataCleared`.", - "", - "Weight: `O(1)`" + "The origin account is frozen." ] }, { - "name": "force_set_metadata", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "name", - "type": 14, - "typeName": "Vec", - "docs": [] - }, - { - "name": "symbol", - "type": 14, - "typeName": "Vec", - "docs": [] - }, - { - "name": "decimals", - "type": 2, - "typeName": "u8", - "docs": [] - }, - { - "name": "is_frozen", - "type": 8, - "typeName": "bool", - "docs": [] - } - ], - "index": 19, + "name": "InUse", + "fields": [], + "index": 5, "docs": [ - "Force the metadata for an asset to some value.", - "", - "Origin must be ForceOrigin.", - "", - "Any deposit is left alone.", - "", - "- `id`: The identifier of the asset to update.", - "- `name`: The user friendly name of this asset. Limited in length by `StringLimit`.", - "- `symbol`: The exchange symbol for this asset. Limited in length by `StringLimit`.", - "- `decimals`: The number of decimals this asset uses to represent one unit.", - "", - "Emits `MetadataSet`.", - "", - "Weight: `O(N + S)` where N and S are the length of the name and symbol respectively." + "The asset ID is already taken." ] }, { - "name": "force_clear_metadata", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - } - ], - "index": 20, + "name": "BadWitness", + "fields": [], + "index": 6, "docs": [ - "Clear the metadata for an asset.", - "", - "Origin must be ForceOrigin.", - "", - "Any deposit is returned.", - "", - "- `id`: The identifier of the asset to clear.", - "", - "Emits `MetadataCleared`.", - "", - "Weight: `O(1)`" + "Invalid witness data given." ] }, { - "name": "force_asset_status", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "owner", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "issuer", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "admin", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "freezer", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "min_balance", - "type": 46, - "typeName": "T::Balance", - "docs": [] - }, - { - "name": "is_sufficient", - "type": 8, - "typeName": "bool", - "docs": [] - }, - { - "name": "is_frozen", - "type": 8, - "typeName": "bool", - "docs": [] - } - ], - "index": 21, + "name": "MinBalanceZero", + "fields": [], + "index": 7, "docs": [ - "Alter the attributes of a given asset.", - "", - "Origin must be `ForceOrigin`.", - "", - "- `id`: The identifier of the asset.", - "- `owner`: The new Owner of this asset.", - "- `issuer`: The new Issuer of this asset.", - "- `admin`: The new Admin of this asset.", - "- `freezer`: The new Freezer of this asset.", - "- `min_balance`: The minimum balance of this new asset that any single account must", - "have. If an account's balance is reduced below this, then it collapses to zero.", - "- `is_sufficient`: Whether a non-zero balance of this asset is deposit of sufficient", - "value to account for the state bloat associated with its balance storage. If set to", - "`true`, then non-zero balances may be stored without a `consumer` reference (and thus", - "an ED in the Balances pallet or whatever else is used to control user-account state", - "growth).", - "- `is_frozen`: Whether this asset class is frozen except for permissioned/admin", - "instructions.", - "", - "Emits `AssetStatusChanged` with the identity of the asset.", - "", - "Weight: `O(1)`" + "Minimum balance should be non-zero." ] }, { - "name": "approve_transfer", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "delegate", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "amount", - "type": 46, - "typeName": "T::Balance", - "docs": [] - } - ], - "index": 22, + "name": "UnavailableConsumer", + "fields": [], + "index": 8, "docs": [ - "Approve an amount of asset for transfer by a delegated third-party account.", - "", - "Origin must be Signed.", - "", - "Ensures that `ApprovalDeposit` worth of `Currency` is reserved from signing account", - "for the purpose of holding the approval. If some non-zero amount of assets is already", - "approved from signing account to `delegate`, then it is topped up or unreserved to", - "meet the right value.", - "", - "NOTE: The signing account does not need to own `amount` of assets at the point of", - "making this call.", - "", - "- `id`: The identifier of the asset.", - "- `delegate`: The account to delegate permission to transfer asset.", - "- `amount`: The amount of asset that may be transferred by `delegate`. If there is", - "already an approval in place, then this acts additively.", - "", - "Emits `ApprovedTransfer` on success.", - "", - "Weight: `O(1)`" + "Unable to increment the consumer reference counters on the account. Either no provider", + "reference exists to allow a non-zero balance of a non-self-sufficient asset, or one", + "fewer then the maximum number of consumers has been reached." ] }, { - "name": "cancel_approval", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "delegate", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - } - ], - "index": 23, + "name": "BadMetadata", + "fields": [], + "index": 9, "docs": [ - "Cancel all of some asset approved for delegated transfer by a third-party account.", - "", - "Origin must be Signed and there must be an approval in place between signer and", - "`delegate`.", - "", - "Unreserves any deposit previously reserved by `approve_transfer` for the approval.", - "", - "- `id`: The identifier of the asset.", - "- `delegate`: The account delegated permission to transfer asset.", - "", - "Emits `ApprovalCancelled` on success.", - "", - "Weight: `O(1)`" + "Invalid metadata given." ] }, { - "name": "force_cancel_approval", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "owner", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "delegate", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - } - ], - "index": 24, + "name": "Unapproved", + "fields": [], + "index": 10, "docs": [ - "Cancel all of some asset approved for delegated transfer by a third-party account.", - "", - "Origin must be either ForceOrigin or Signed origin with the signer being the Admin", - "account of the asset `id`.", - "", - "Unreserves any deposit previously reserved by `approve_transfer` for the approval.", - "", - "- `id`: The identifier of the asset.", - "- `delegate`: The account delegated permission to transfer asset.", - "", - "Emits `ApprovalCancelled` on success.", - "", - "Weight: `O(1)`" + "No approval exists that would allow the transfer." ] }, { - "name": "transfer_approved", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "owner", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "destination", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "amount", - "type": 46, - "typeName": "T::Balance", - "docs": [] - } - ], - "index": 25, + "name": "WouldDie", + "fields": [], + "index": 11, "docs": [ - "Transfer some asset balance from a previously delegated account to some third-party", - "account.", - "", - "Origin must be Signed and there must be an approval in place by the `owner` to the", - "signer.", - "", - "If the entire amount approved for transfer is transferred, then any deposit previously", - "reserved by `approve_transfer` is unreserved.", - "", - "- `id`: The identifier of the asset.", - "- `owner`: The account which previously approved for a transfer of at least `amount` and", - "from which the asset balance will be withdrawn.", - "- `destination`: The account to which the asset balance of `amount` will be transferred.", - "- `amount`: The amount of assets to transfer.", - "", - "Emits `TransferredApproved` on success.", - "", - "Weight: `O(1)`" + "The source account would not survive the transfer and it needs to stay alive." ] }, { - "name": "touch", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - } - ], - "index": 26, + "name": "AlreadyExists", + "fields": [], + "index": 12, "docs": [ - "Create an asset account for non-provider assets.", - "", - "A deposit will be taken from the signer account.", - "", - "- `origin`: Must be Signed; the signer account must have sufficient funds for a deposit", - " to be taken.", - "- `id`: The identifier of the asset for the account to be created.", - "", - "Emits `Touched` event when successful." + "The asset-account already exists." ] }, { - "name": "refund", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "allow_burn", - "type": 8, - "typeName": "bool", - "docs": [] - } - ], - "index": 27, + "name": "NoDeposit", + "fields": [], + "index": 13, "docs": [ - "Return the deposit (if any) of an asset account or a consumer reference (if any) of an", - "account.", - "", - "The origin must be Signed.", - "", - "- `id`: The identifier of the asset for which the caller would like the deposit", - " refunded.", - "- `allow_burn`: If `true` then assets may be destroyed in order to complete the refund.", - "", - "It will fail with either [`Error::ContainsHolds`] or [`Error::ContainsFreezes`] if", - "the asset account contains holds or freezes in place.", - "", - "Emits `Refunded` event when successful." + "The asset-account doesn't have an associated deposit." ] }, { - "name": "set_min_balance", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "min_balance", - "type": 6, - "typeName": "T::Balance", - "docs": [] - } - ], - "index": 28, + "name": "WouldBurn", + "fields": [], + "index": 14, + "docs": [ + "The operation would result in funds being burned." + ] + }, + { + "name": "LiveAsset", + "fields": [], + "index": 15, + "docs": [ + "The asset is a live asset and is actively being used. Usually emit for operations such", + "as `start_destroy` which require the asset to be in a destroying state." + ] + }, + { + "name": "AssetNotLive", + "fields": [], + "index": 16, + "docs": [ + "The asset is not live, and likely being destroyed." + ] + }, + { + "name": "IncorrectStatus", + "fields": [], + "index": 17, "docs": [ - "Sets the minimum balance of an asset.", - "", - "Only works if there aren't any accounts that are holding the asset or if", - "the new value of `min_balance` is less than the old one.", - "", - "Origin must be Signed and the sender has to be the Owner of the", - "asset `id`.", - "", - "- `id`: The identifier of the asset.", - "- `min_balance`: The new value of `min_balance`.", - "", - "Emits `AssetMinBalanceChanged` event when successful." + "The asset status is not the expected status." ] }, { - "name": "touch_other", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "who", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - } - ], - "index": 29, + "name": "NotFrozen", + "fields": [], + "index": 18, "docs": [ - "Create an asset account for `who`.", - "", - "A deposit will be taken from the signer account.", - "", - "- `origin`: Must be Signed by `Freezer` or `Admin` of the asset `id`; the signer account", - " must have sufficient funds for a deposit to be taken.", - "- `id`: The identifier of the asset for the account to be created.", - "- `who`: The account to be created.", - "", - "Emits `Touched` event when successful." + "The asset should be frozen before the given operation." ] }, { - "name": "refund_other", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "who", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - } - ], - "index": 30, + "name": "CallbackFailed", + "fields": [], + "index": 19, "docs": [ - "Return the deposit (if any) of a target asset account. Useful if you are the depositor.", - "", - "The origin must be Signed and either the account owner, depositor, or asset `Admin`. In", - "order to burn a non-zero balance of the asset, the caller must be the account and should", - "use `refund`.", - "", - "- `id`: The identifier of the asset for the account holding a deposit.", - "- `who`: The account to refund.", - "", - "It will fail with either [`Error::ContainsHolds`] or [`Error::ContainsFreezes`] if", - "the asset account contains holds or freezes in place.", - "", - "Emits `Refunded` event when successful." + "Callback action resulted in error" ] }, { - "name": "block", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "who", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - } - ], - "index": 31, + "name": "BadAssetId", + "fields": [], + "index": 20, "docs": [ - "Disallow further unprivileged transfers of an asset `id` to and from an account `who`.", - "", - "Origin must be Signed and the sender should be the Freezer of the asset `id`.", - "", - "- `id`: The identifier of the account's asset.", - "- `who`: The account to be unblocked.", - "", - "Emits `Blocked`.", - "", - "Weight: `O(1)`" + "The asset ID must be equal to the [`NextAssetId`]." ] }, { - "name": "transfer_all", - "fields": [ - { - "name": "id", - "type": 38, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "dest", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "keep_alive", - "type": 8, - "typeName": "bool", - "docs": [] - } - ], - "index": 32, + "name": "ContainsFreezes", + "fields": [], + "index": 21, "docs": [ - "Transfer the entire transferable balance from the caller asset account.", - "", - "NOTE: This function only attempts to transfer _transferable_ balances. This means that", - "any held, frozen, or minimum balance (when `keep_alive` is `true`), will not be", - "transferred by this function. To ensure that this function results in a killed account,", - "you might need to prepare the account by removing any reference counters, storage", - "deposits, etc...", - "", - "The dispatch origin of this call must be Signed.", - "", - "- `id`: The identifier of the asset for the account holding a deposit.", - "- `dest`: The recipient of the transfer.", - "- `keep_alive`: A boolean to determine if the `transfer_all` operation should send all", - " of the funds the asset account has, causing the sender asset account to be killed", - " (false), or transfer everything except at least the minimum balance, which will", - " guarantee to keep the sender asset account alive (true)." + "The asset cannot be destroyed because some accounts for this asset contain freezes." + ] + }, + { + "name": "ContainsHolds", + "fields": [], + "index": 22, + "docs": [ + "The asset cannot be destroyed because some accounts for this asset contain holds." ] } ] } }, "docs": [ - "Contains a variant per dispatchable extrinsic that this pallet has." + "The `Error` enum of this pallet." ] } }, { - "id": 420, + "id": 902, + "type": { + "path": [ + "pallet_assets", + "types", + "AssetMetadata" + ], + "params": [ + { + "name": "DepositBalance", + "type": 6 + }, + { + "name": "BoundedString", + "type": 903 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "deposit", + "type": 6, + "typeName": "DepositBalance", + "docs": [] + }, + { + "name": "name", + "type": 903, + "typeName": "BoundedString", + "docs": [] + }, + { + "name": "symbol", + "type": 903, + "typeName": "BoundedString", + "docs": [] + }, + { + "name": "decimals", + "type": 2, + "typeName": "u8", + "docs": [] + }, + { + "name": "is_frozen", + "type": 8, + "typeName": "bool", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 903, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 2 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 14, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 904, "type": { "path": [ "pallet_assets", "pallet", - "Call" + "Error" ], "params": [ { @@ -35160,1739 +64706,780 @@ "variant": { "variants": [ { - "name": "create", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "admin", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "min_balance", - "type": 6, - "typeName": "T::Balance", - "docs": [] - } - ], + "name": "BalanceLow", + "fields": [], "index": 0, "docs": [ - "Issue a new class of fungible assets from a public origin.", - "", - "This new asset class has no assets initially and its owner is the origin.", - "", - "The origin must conform to the configured `CreateOrigin` and have sufficient funds free.", - "", - "Funds of sender are reserved by `AssetDeposit`.", - "", - "Parameters:", - "- `id`: The identifier of the new asset. This must not be currently in use to identify", - "an existing asset. If [`NextAssetId`] is set, then this must be equal to it.", - "- `admin`: The admin of this class of assets. The admin is the initial address of each", - "member of the asset class's admin team.", - "- `min_balance`: The minimum balance of this new asset that any single account must", - "have. If an account's balance is reduced below this, then it collapses to zero.", - "", - "Emits `Created` event when successful.", - "", - "Weight: `O(1)`" + "Account balance must be greater than or equal to the transfer amount." ] }, { - "name": "force_create", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "owner", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "is_sufficient", - "type": 8, - "typeName": "bool", - "docs": [] - }, - { - "name": "min_balance", - "type": 46, - "typeName": "T::Balance", - "docs": [] - } - ], + "name": "NoAccount", + "fields": [], "index": 1, "docs": [ - "Issue a new class of fungible assets from a privileged origin.", - "", - "This new asset class has no assets initially.", - "", - "The origin must conform to `ForceOrigin`.", - "", - "Unlike `create`, no funds are reserved.", - "", - "- `id`: The identifier of the new asset. This must not be currently in use to identify", - "an existing asset. If [`NextAssetId`] is set, then this must be equal to it.", - "- `owner`: The owner of this class of assets. The owner has full superuser permissions", - "over this asset, but may later change and configure the permissions using", - "`transfer_ownership` and `set_team`.", - "- `min_balance`: The minimum balance of this new asset that any single account must", - "have. If an account's balance is reduced below this, then it collapses to zero.", - "", - "Emits `ForceCreated` event when successful.", - "", - "Weight: `O(1)`" + "The account to alter does not exist." ] }, { - "name": "start_destroy", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - } - ], + "name": "NoPermission", + "fields": [], "index": 2, "docs": [ - "Start the process of destroying a fungible asset class.", - "", - "`start_destroy` is the first in a series of extrinsics that should be called, to allow", - "destruction of an asset class.", - "", - "The origin must conform to `ForceOrigin` or must be `Signed` by the asset's `owner`.", - "", - "- `id`: The identifier of the asset to be destroyed. This must identify an existing", - " asset.", - "", - "It will fail with either [`Error::ContainsHolds`] or [`Error::ContainsFreezes`] if", - "an account contains holds or freezes in place." + "The signing account has no permission to do the operation." ] }, { - "name": "destroy_accounts", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - } - ], + "name": "Unknown", + "fields": [], "index": 3, "docs": [ - "Destroy all accounts associated with a given asset.", - "", - "`destroy_accounts` should only be called after `start_destroy` has been called, and the", - "asset is in a `Destroying` state.", - "", - "Due to weight restrictions, this function may need to be called multiple times to fully", - "destroy all accounts. It will destroy `RemoveItemsLimit` accounts at a time.", - "", - "- `id`: The identifier of the asset to be destroyed. This must identify an existing", - " asset.", - "", - "Each call emits the `Event::DestroyedAccounts` event." + "The given asset ID is unknown." ] }, { - "name": "destroy_approvals", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - } - ], + "name": "Frozen", + "fields": [], "index": 4, "docs": [ - "Destroy all approvals associated with a given asset up to the max (T::RemoveItemsLimit).", - "", - "`destroy_approvals` should only be called after `start_destroy` has been called, and the", - "asset is in a `Destroying` state.", - "", - "Due to weight restrictions, this function may need to be called multiple times to fully", - "destroy all approvals. It will destroy `RemoveItemsLimit` approvals at a time.", - "", - "- `id`: The identifier of the asset to be destroyed. This must identify an existing", - " asset.", - "", - "Each call emits the `Event::DestroyedApprovals` event." + "The origin account is frozen." ] }, { - "name": "finish_destroy", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - } - ], + "name": "InUse", + "fields": [], "index": 5, "docs": [ - "Complete destroying asset and unreserve currency.", - "", - "`finish_destroy` should only be called after `start_destroy` has been called, and the", - "asset is in a `Destroying` state. All accounts or approvals should be destroyed before", - "hand.", - "", - "- `id`: The identifier of the asset to be destroyed. This must identify an existing", - " asset.", - "", - "Each successful call emits the `Event::Destroyed` event." + "The asset ID is already taken." ] }, { - "name": "mint", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "beneficiary", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "amount", - "type": 46, - "typeName": "T::Balance", - "docs": [] - } - ], + "name": "BadWitness", + "fields": [], "index": 6, "docs": [ - "Mint assets of a particular class.", - "", - "The origin must be Signed and the sender must be the Issuer of the asset `id`.", - "", - "- `id`: The identifier of the asset to have some amount minted.", - "- `beneficiary`: The account to be credited with the minted assets.", - "- `amount`: The amount of the asset to be minted.", - "", - "Emits `Issued` event when successful.", - "", - "Weight: `O(1)`", - "Modes: Pre-existing balance of `beneficiary`; Account pre-existence of `beneficiary`." + "Invalid witness data given." ] }, { - "name": "burn", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "who", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "amount", - "type": 46, - "typeName": "T::Balance", - "docs": [] - } - ], - "index": 7, - "docs": [ - "Reduce the balance of `who` by as much as possible up to `amount` assets of `id`.", - "", - "Origin must be Signed and the sender should be the Manager of the asset `id`.", - "", - "Bails with `NoAccount` if the `who` is already dead.", - "", - "- `id`: The identifier of the asset to have some amount burned.", - "- `who`: The account to be debited from.", - "- `amount`: The maximum amount by which `who`'s balance should be reduced.", - "", - "Emits `Burned` with the actual amount burned. If this takes the balance to below the", - "minimum for the asset, then the amount burned is increased to take it to zero.", - "", - "Weight: `O(1)`", - "Modes: Post-existence of `who`; Pre & post Zombie-status of `who`." + "name": "MinBalanceZero", + "fields": [], + "index": 7, + "docs": [ + "Minimum balance should be non-zero." ] }, { - "name": "transfer", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "target", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "amount", - "type": 46, - "typeName": "T::Balance", - "docs": [] - } - ], + "name": "UnavailableConsumer", + "fields": [], "index": 8, "docs": [ - "Move some assets from the sender account to another.", - "", - "Origin must be Signed.", - "", - "- `id`: The identifier of the asset to have some amount transferred.", - "- `target`: The account to be credited.", - "- `amount`: The amount by which the sender's balance of assets should be reduced and", - "`target`'s balance increased. The amount actually transferred may be slightly greater in", - "the case that the transfer would otherwise take the sender balance above zero but below", - "the minimum balance. Must be greater than zero.", - "", - "Emits `Transferred` with the actual amount transferred. If this takes the source balance", - "to below the minimum for the asset, then the amount transferred is increased to take it", - "to zero.", - "", - "Weight: `O(1)`", - "Modes: Pre-existence of `target`; Post-existence of sender; Account pre-existence of", - "`target`." + "Unable to increment the consumer reference counters on the account. Either no provider", + "reference exists to allow a non-zero balance of a non-self-sufficient asset, or one", + "fewer then the maximum number of consumers has been reached." ] }, { - "name": "transfer_keep_alive", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "target", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "amount", - "type": 46, - "typeName": "T::Balance", - "docs": [] - } - ], + "name": "BadMetadata", + "fields": [], "index": 9, "docs": [ - "Move some assets from the sender account to another, keeping the sender account alive.", - "", - "Origin must be Signed.", - "", - "- `id`: The identifier of the asset to have some amount transferred.", - "- `target`: The account to be credited.", - "- `amount`: The amount by which the sender's balance of assets should be reduced and", - "`target`'s balance increased. The amount actually transferred may be slightly greater in", - "the case that the transfer would otherwise take the sender balance above zero but below", - "the minimum balance. Must be greater than zero.", - "", - "Emits `Transferred` with the actual amount transferred. If this takes the source balance", - "to below the minimum for the asset, then the amount transferred is increased to take it", - "to zero.", - "", - "Weight: `O(1)`", - "Modes: Pre-existence of `target`; Post-existence of sender; Account pre-existence of", - "`target`." + "Invalid metadata given." ] }, { - "name": "force_transfer", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "source", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "dest", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "amount", - "type": 46, - "typeName": "T::Balance", - "docs": [] - } - ], + "name": "Unapproved", + "fields": [], "index": 10, "docs": [ - "Move some assets from one account to another.", - "", - "Origin must be Signed and the sender should be the Admin of the asset `id`.", - "", - "- `id`: The identifier of the asset to have some amount transferred.", - "- `source`: The account to be debited.", - "- `dest`: The account to be credited.", - "- `amount`: The amount by which the `source`'s balance of assets should be reduced and", - "`dest`'s balance increased. The amount actually transferred may be slightly greater in", - "the case that the transfer would otherwise take the `source` balance above zero but", - "below the minimum balance. Must be greater than zero.", - "", - "Emits `Transferred` with the actual amount transferred. If this takes the source balance", - "to below the minimum for the asset, then the amount transferred is increased to take it", - "to zero.", - "", - "Weight: `O(1)`", - "Modes: Pre-existence of `dest`; Post-existence of `source`; Account pre-existence of", - "`dest`." + "No approval exists that would allow the transfer." ] }, { - "name": "freeze", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "who", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - } - ], + "name": "WouldDie", + "fields": [], "index": 11, "docs": [ - "Disallow further unprivileged transfers of an asset `id` from an account `who`. `who`", - "must already exist as an entry in `Account`s of the asset. If you want to freeze an", - "account that does not have an entry, use `touch_other` first.", - "", - "Origin must be Signed and the sender should be the Freezer of the asset `id`.", - "", - "- `id`: The identifier of the asset to be frozen.", - "- `who`: The account to be frozen.", - "", - "Emits `Frozen`.", - "", - "Weight: `O(1)`" + "The source account would not survive the transfer and it needs to stay alive." ] }, { - "name": "thaw", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "who", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - } - ], + "name": "AlreadyExists", + "fields": [], "index": 12, "docs": [ - "Allow unprivileged transfers to and from an account again.", - "", - "Origin must be Signed and the sender should be the Admin of the asset `id`.", - "", - "- `id`: The identifier of the asset to be frozen.", - "- `who`: The account to be unfrozen.", - "", - "Emits `Thawed`.", - "", - "Weight: `O(1)`" + "The asset-account already exists." ] }, { - "name": "freeze_asset", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - } - ], + "name": "NoDeposit", + "fields": [], "index": 13, "docs": [ - "Disallow further unprivileged transfers for the asset class.", - "", - "Origin must be Signed and the sender should be the Freezer of the asset `id`.", - "", - "- `id`: The identifier of the asset to be frozen.", - "", - "Emits `Frozen`.", - "", - "Weight: `O(1)`" + "The asset-account doesn't have an associated deposit." ] }, { - "name": "thaw_asset", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - } - ], + "name": "WouldBurn", + "fields": [], "index": 14, "docs": [ - "Allow unprivileged transfers for the asset again.", - "", - "Origin must be Signed and the sender should be the Admin of the asset `id`.", - "", - "- `id`: The identifier of the asset to be thawed.", - "", - "Emits `Thawed`.", - "", - "Weight: `O(1)`" + "The operation would result in funds being burned." ] }, { - "name": "transfer_ownership", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "owner", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - } - ], + "name": "LiveAsset", + "fields": [], "index": 15, "docs": [ - "Change the Owner of an asset.", - "", - "Origin must be Signed and the sender should be the Owner of the asset `id`.", - "", - "- `id`: The identifier of the asset.", - "- `owner`: The new Owner of this asset.", - "", - "Emits `OwnerChanged`.", - "", - "Weight: `O(1)`" + "The asset is a live asset and is actively being used. Usually emit for operations such", + "as `start_destroy` which require the asset to be in a destroying state." ] }, { - "name": "set_team", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "issuer", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "admin", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "freezer", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - } - ], + "name": "AssetNotLive", + "fields": [], "index": 16, "docs": [ - "Change the Issuer, Admin and Freezer of an asset.", - "", - "Origin must be Signed and the sender should be the Owner of the asset `id`.", - "", - "- `id`: The identifier of the asset to be frozen.", - "- `issuer`: The new Issuer of this asset.", - "- `admin`: The new Admin of this asset.", - "- `freezer`: The new Freezer of this asset.", - "", - "Emits `TeamChanged`.", - "", - "Weight: `O(1)`" + "The asset is not live, and likely being destroyed." ] }, { - "name": "set_metadata", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "name", - "type": 14, - "typeName": "Vec", - "docs": [] - }, - { - "name": "symbol", - "type": 14, - "typeName": "Vec", - "docs": [] - }, - { - "name": "decimals", - "type": 2, - "typeName": "u8", - "docs": [] - } - ], + "name": "IncorrectStatus", + "fields": [], "index": 17, "docs": [ - "Set the metadata for an asset.", - "", - "Origin must be Signed and the sender should be the Owner of the asset `id`.", - "", - "Funds of sender are reserved according to the formula:", - "`MetadataDepositBase + MetadataDepositPerByte * (name.len + symbol.len)` taking into", - "account any already reserved funds.", - "", - "- `id`: The identifier of the asset to update.", - "- `name`: The user friendly name of this asset. Limited in length by `StringLimit`.", - "- `symbol`: The exchange symbol for this asset. Limited in length by `StringLimit`.", - "- `decimals`: The number of decimals this asset uses to represent one unit.", - "", - "Emits `MetadataSet`.", - "", - "Weight: `O(1)`" + "The asset status is not the expected status." ] }, { - "name": "clear_metadata", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - } - ], + "name": "NotFrozen", + "fields": [], "index": 18, "docs": [ - "Clear the metadata for an asset.", - "", - "Origin must be Signed and the sender should be the Owner of the asset `id`.", - "", - "Any deposit is freed for the asset owner.", - "", - "- `id`: The identifier of the asset to clear.", - "", - "Emits `MetadataCleared`.", - "", - "Weight: `O(1)`" + "The asset should be frozen before the given operation." + ] + }, + { + "name": "CallbackFailed", + "fields": [], + "index": 19, + "docs": [ + "Callback action resulted in error" + ] + }, + { + "name": "BadAssetId", + "fields": [], + "index": 20, + "docs": [ + "The asset ID must be equal to the [`NextAssetId`]." + ] + }, + { + "name": "ContainsFreezes", + "fields": [], + "index": 21, + "docs": [ + "The asset cannot be destroyed because some accounts for this asset contain freezes." + ] + }, + { + "name": "ContainsHolds", + "fields": [], + "index": 22, + "docs": [ + "The asset cannot be destroyed because some accounts for this asset contain holds." + ] + } + ] + } + }, + "docs": [ + "The `Error` enum of this pallet." + ] + } + }, + { + "id": 905, + "type": { + "path": [ + "pallet_asset_conversion", + "types", + "PoolInfo" + ], + "params": [ + { + "name": "PoolAssetId", + "type": 4 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "lp_token", + "type": 4, + "typeName": "PoolAssetId", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 906, + "type": { + "path": [ + "pallet_asset_conversion", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "InvalidAssetPair", + "fields": [], + "index": 0, + "docs": [ + "Provided asset pair is not supported for pool." + ] + }, + { + "name": "PoolExists", + "fields": [], + "index": 1, + "docs": [ + "Pool already exists." + ] + }, + { + "name": "WrongDesiredAmount", + "fields": [], + "index": 2, + "docs": [ + "Desired amount can't be zero." + ] + }, + { + "name": "AmountOneLessThanMinimal", + "fields": [], + "index": 3, + "docs": [ + "Provided amount should be greater than or equal to the existential deposit/asset's", + "minimal amount." + ] + }, + { + "name": "AmountTwoLessThanMinimal", + "fields": [], + "index": 4, + "docs": [ + "Provided amount should be greater than or equal to the existential deposit/asset's", + "minimal amount." + ] + }, + { + "name": "ReserveLeftLessThanMinimal", + "fields": [], + "index": 5, + "docs": [ + "Reserve needs to always be greater than or equal to the existential deposit/asset's", + "minimal amount." + ] + }, + { + "name": "AmountOutTooHigh", + "fields": [], + "index": 6, + "docs": [ + "Desired amount can't be equal to the pool reserve." + ] + }, + { + "name": "PoolNotFound", + "fields": [], + "index": 7, + "docs": [ + "The pool doesn't exist." ] }, { - "name": "force_set_metadata", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "name", - "type": 14, - "typeName": "Vec", - "docs": [] - }, - { - "name": "symbol", - "type": 14, - "typeName": "Vec", - "docs": [] - }, - { - "name": "decimals", - "type": 2, - "typeName": "u8", - "docs": [] - }, - { - "name": "is_frozen", - "type": 8, - "typeName": "bool", - "docs": [] - } - ], - "index": 19, + "name": "Overflow", + "fields": [], + "index": 8, "docs": [ - "Force the metadata for an asset to some value.", - "", - "Origin must be ForceOrigin.", - "", - "Any deposit is left alone.", - "", - "- `id`: The identifier of the asset to update.", - "- `name`: The user friendly name of this asset. Limited in length by `StringLimit`.", - "- `symbol`: The exchange symbol for this asset. Limited in length by `StringLimit`.", - "- `decimals`: The number of decimals this asset uses to represent one unit.", - "", - "Emits `MetadataSet`.", - "", - "Weight: `O(N + S)` where N and S are the length of the name and symbol respectively." + "An overflow happened." ] }, { - "name": "force_clear_metadata", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - } - ], - "index": 20, + "name": "AssetOneDepositDidNotMeetMinimum", + "fields": [], + "index": 9, "docs": [ - "Clear the metadata for an asset.", - "", - "Origin must be ForceOrigin.", - "", - "Any deposit is returned.", - "", - "- `id`: The identifier of the asset to clear.", - "", - "Emits `MetadataCleared`.", - "", - "Weight: `O(1)`" + "The minimal amount requirement for the first token in the pair wasn't met." ] }, { - "name": "force_asset_status", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "owner", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "issuer", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "admin", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "freezer", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "min_balance", - "type": 46, - "typeName": "T::Balance", - "docs": [] - }, - { - "name": "is_sufficient", - "type": 8, - "typeName": "bool", - "docs": [] - }, - { - "name": "is_frozen", - "type": 8, - "typeName": "bool", - "docs": [] - } - ], - "index": 21, + "name": "AssetTwoDepositDidNotMeetMinimum", + "fields": [], + "index": 10, "docs": [ - "Alter the attributes of a given asset.", - "", - "Origin must be `ForceOrigin`.", - "", - "- `id`: The identifier of the asset.", - "- `owner`: The new Owner of this asset.", - "- `issuer`: The new Issuer of this asset.", - "- `admin`: The new Admin of this asset.", - "- `freezer`: The new Freezer of this asset.", - "- `min_balance`: The minimum balance of this new asset that any single account must", - "have. If an account's balance is reduced below this, then it collapses to zero.", - "- `is_sufficient`: Whether a non-zero balance of this asset is deposit of sufficient", - "value to account for the state bloat associated with its balance storage. If set to", - "`true`, then non-zero balances may be stored without a `consumer` reference (and thus", - "an ED in the Balances pallet or whatever else is used to control user-account state", - "growth).", - "- `is_frozen`: Whether this asset class is frozen except for permissioned/admin", - "instructions.", - "", - "Emits `AssetStatusChanged` with the identity of the asset.", - "", - "Weight: `O(1)`" + "The minimal amount requirement for the second token in the pair wasn't met." ] }, { - "name": "approve_transfer", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "delegate", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "amount", - "type": 46, - "typeName": "T::Balance", - "docs": [] - } - ], - "index": 22, + "name": "AssetOneWithdrawalDidNotMeetMinimum", + "fields": [], + "index": 11, "docs": [ - "Approve an amount of asset for transfer by a delegated third-party account.", - "", - "Origin must be Signed.", - "", - "Ensures that `ApprovalDeposit` worth of `Currency` is reserved from signing account", - "for the purpose of holding the approval. If some non-zero amount of assets is already", - "approved from signing account to `delegate`, then it is topped up or unreserved to", - "meet the right value.", - "", - "NOTE: The signing account does not need to own `amount` of assets at the point of", - "making this call.", - "", - "- `id`: The identifier of the asset.", - "- `delegate`: The account to delegate permission to transfer asset.", - "- `amount`: The amount of asset that may be transferred by `delegate`. If there is", - "already an approval in place, then this acts additively.", - "", - "Emits `ApprovedTransfer` on success.", - "", - "Weight: `O(1)`" + "The minimal amount requirement for the first token in the pair wasn't met." ] }, { - "name": "cancel_approval", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "delegate", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - } - ], - "index": 23, + "name": "AssetTwoWithdrawalDidNotMeetMinimum", + "fields": [], + "index": 12, "docs": [ - "Cancel all of some asset approved for delegated transfer by a third-party account.", - "", - "Origin must be Signed and there must be an approval in place between signer and", - "`delegate`.", - "", - "Unreserves any deposit previously reserved by `approve_transfer` for the approval.", - "", - "- `id`: The identifier of the asset.", - "- `delegate`: The account delegated permission to transfer asset.", - "", - "Emits `ApprovalCancelled` on success.", - "", - "Weight: `O(1)`" + "The minimal amount requirement for the second token in the pair wasn't met." ] }, { - "name": "force_cancel_approval", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "owner", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "delegate", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - } - ], - "index": 24, + "name": "OptimalAmountLessThanDesired", + "fields": [], + "index": 13, "docs": [ - "Cancel all of some asset approved for delegated transfer by a third-party account.", - "", - "Origin must be either ForceOrigin or Signed origin with the signer being the Admin", - "account of the asset `id`.", - "", - "Unreserves any deposit previously reserved by `approve_transfer` for the approval.", - "", - "- `id`: The identifier of the asset.", - "- `delegate`: The account delegated permission to transfer asset.", - "", - "Emits `ApprovalCancelled` on success.", - "", - "Weight: `O(1)`" + "Optimal calculated amount is less than desired." ] }, { - "name": "transfer_approved", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "owner", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "destination", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "amount", - "type": 46, - "typeName": "T::Balance", - "docs": [] - } - ], - "index": 25, + "name": "InsufficientLiquidityMinted", + "fields": [], + "index": 14, "docs": [ - "Transfer some asset balance from a previously delegated account to some third-party", - "account.", - "", - "Origin must be Signed and there must be an approval in place by the `owner` to the", - "signer.", - "", - "If the entire amount approved for transfer is transferred, then any deposit previously", - "reserved by `approve_transfer` is unreserved.", - "", - "- `id`: The identifier of the asset.", - "- `owner`: The account which previously approved for a transfer of at least `amount` and", - "from which the asset balance will be withdrawn.", - "- `destination`: The account to which the asset balance of `amount` will be transferred.", - "- `amount`: The amount of assets to transfer.", - "", - "Emits `TransferredApproved` on success.", - "", - "Weight: `O(1)`" + "Insufficient liquidity minted." ] }, { - "name": "touch", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - } - ], - "index": 26, + "name": "ZeroLiquidity", + "fields": [], + "index": 15, "docs": [ - "Create an asset account for non-provider assets.", - "", - "A deposit will be taken from the signer account.", - "", - "- `origin`: Must be Signed; the signer account must have sufficient funds for a deposit", - " to be taken.", - "- `id`: The identifier of the asset for the account to be created.", - "", - "Emits `Touched` event when successful." + "Requested liquidity can't be zero." ] }, { - "name": "refund", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "allow_burn", - "type": 8, - "typeName": "bool", - "docs": [] - } - ], - "index": 27, + "name": "ZeroAmount", + "fields": [], + "index": 16, "docs": [ - "Return the deposit (if any) of an asset account or a consumer reference (if any) of an", - "account.", - "", - "The origin must be Signed.", - "", - "- `id`: The identifier of the asset for which the caller would like the deposit", - " refunded.", - "- `allow_burn`: If `true` then assets may be destroyed in order to complete the refund.", - "", - "It will fail with either [`Error::ContainsHolds`] or [`Error::ContainsFreezes`] if", - "the asset account contains holds or freezes in place.", - "", - "Emits `Refunded` event when successful." + "Amount can't be zero." ] }, { - "name": "set_min_balance", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "min_balance", - "type": 6, - "typeName": "T::Balance", - "docs": [] - } - ], - "index": 28, + "name": "ProvidedMinimumNotSufficientForSwap", + "fields": [], + "index": 17, "docs": [ - "Sets the minimum balance of an asset.", - "", - "Only works if there aren't any accounts that are holding the asset or if", - "the new value of `min_balance` is less than the old one.", - "", - "Origin must be Signed and the sender has to be the Owner of the", - "asset `id`.", - "", - "- `id`: The identifier of the asset.", - "- `min_balance`: The new value of `min_balance`.", - "", - "Emits `AssetMinBalanceChanged` event when successful." + "Calculated amount out is less than provided minimum amount." ] }, { - "name": "touch_other", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "who", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - } - ], - "index": 29, + "name": "ProvidedMaximumNotSufficientForSwap", + "fields": [], + "index": 18, "docs": [ - "Create an asset account for `who`.", - "", - "A deposit will be taken from the signer account.", - "", - "- `origin`: Must be Signed by `Freezer` or `Admin` of the asset `id`; the signer account", - " must have sufficient funds for a deposit to be taken.", - "- `id`: The identifier of the asset for the account to be created.", - "- `who`: The account to be created.", - "", - "Emits `Touched` event when successful." + "Provided maximum amount is not sufficient for swap." ] }, { - "name": "refund_other", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "who", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - } - ], - "index": 30, + "name": "InvalidPath", + "fields": [], + "index": 19, "docs": [ - "Return the deposit (if any) of a target asset account. Useful if you are the depositor.", - "", - "The origin must be Signed and either the account owner, depositor, or asset `Admin`. In", - "order to burn a non-zero balance of the asset, the caller must be the account and should", - "use `refund`.", - "", - "- `id`: The identifier of the asset for the account holding a deposit.", - "- `who`: The account to refund.", - "", - "It will fail with either [`Error::ContainsHolds`] or [`Error::ContainsFreezes`] if", - "the asset account contains holds or freezes in place.", - "", - "Emits `Refunded` event when successful." + "The provided path must consists of 2 assets at least." ] }, { - "name": "block", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "who", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - } - ], - "index": 31, + "name": "NonUniquePath", + "fields": [], + "index": 20, "docs": [ - "Disallow further unprivileged transfers of an asset `id` to and from an account `who`.", - "", - "Origin must be Signed and the sender should be the Freezer of the asset `id`.", - "", - "- `id`: The identifier of the account's asset.", - "- `who`: The account to be unblocked.", - "", - "Emits `Blocked`.", - "", - "Weight: `O(1)`" + "The provided path must consists of unique assets." ] }, { - "name": "transfer_all", - "fields": [ - { - "name": "id", - "type": 4, - "typeName": "T::AssetIdParameter", - "docs": [] - }, - { - "name": "dest", - "type": 258, - "typeName": "AccountIdLookupOf", - "docs": [] - }, - { - "name": "keep_alive", - "type": 8, - "typeName": "bool", - "docs": [] - } - ], - "index": 32, + "name": "IncorrectPoolAssetId", + "fields": [], + "index": 21, "docs": [ - "Transfer the entire transferable balance from the caller asset account.", - "", - "NOTE: This function only attempts to transfer _transferable_ balances. This means that", - "any held, frozen, or minimum balance (when `keep_alive` is `true`), will not be", - "transferred by this function. To ensure that this function results in a killed account,", - "you might need to prepare the account by removing any reference counters, storage", - "deposits, etc...", - "", - "The dispatch origin of this call must be Signed.", - "", - "- `id`: The identifier of the asset for the account holding a deposit.", - "- `dest`: The recipient of the transfer.", - "- `keep_alive`: A boolean to determine if the `transfer_all` operation should send all", - " of the funds the asset account has, causing the sender asset account to be killed", - " (false), or transfer everything except at least the minimum balance, which will", - " guarantee to keep the sender asset account alive (true)." + "It was not possible to get or increment the Id of the pool." + ] + }, + { + "name": "BelowMinimum", + "fields": [], + "index": 22, + "docs": [ + "The destination account cannot exist with the swapped funds." ] } ] } }, "docs": [ - "Contains a variant per dispatchable extrinsic that this pallet has." + "The `Error` enum of this pallet." ] } }, { - "id": 421, + "id": 907, "type": { "path": [ - "pallet_asset_conversion", - "pallet", - "Call" + "bounded_collections", + "bounded_vec", + "BoundedVec" ], "params": [ { "name": "T", + "type": 4 + }, + { + "name": "S", "type": null } ], "def": { - "variant": { - "variants": [ + "composite": { + "fields": [ { - "name": "create_pool", - "fields": [ - { - "name": "asset1", - "type": 38, - "typeName": "Box", - "docs": [] - }, - { - "name": "asset2", - "type": 38, - "typeName": "Box", - "docs": [] - } - ], - "index": 0, - "docs": [ - "Creates an empty liquidity pool and an associated new `lp_token` asset", - "(the id of which is returned in the `Event::PoolCreated` event).", - "", - "Once a pool is created, someone may [`Pallet::add_liquidity`] to it." - ] + "name": null, + "type": 186, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 908, + "type": { + "path": [ + "pallet_treasury", + "SpendStatus" + ], + "params": [ + { + "name": "AssetKind", + "type": 206 + }, + { + "name": "AssetBalance", + "type": 6 + }, + { + "name": "Beneficiary", + "type": 207 + }, + { + "name": "BlockNumber", + "type": 4 + }, + { + "name": "PaymentId", + "type": 12 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "asset_kind", + "type": 206, + "typeName": "AssetKind", + "docs": [] }, { - "name": "add_liquidity", - "fields": [ - { - "name": "asset1", - "type": 38, - "typeName": "Box", - "docs": [] - }, - { - "name": "asset2", - "type": 38, - "typeName": "Box", - "docs": [] - }, - { - "name": "amount1_desired", - "type": 6, - "typeName": "T::Balance", - "docs": [] - }, - { - "name": "amount2_desired", - "type": 6, - "typeName": "T::Balance", - "docs": [] - }, - { - "name": "amount1_min", - "type": 6, - "typeName": "T::Balance", - "docs": [] - }, - { - "name": "amount2_min", - "type": 6, - "typeName": "T::Balance", - "docs": [] - }, - { - "name": "mint_to", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - } - ], - "index": 1, - "docs": [ - "Provide liquidity into the pool of `asset1` and `asset2`.", - "NOTE: an optimal amount of asset1 and asset2 will be calculated and", - "might be different than the provided `amount1_desired`/`amount2_desired`", - "thus you should provide the min amount you're happy to provide.", - "Params `amount1_min`/`amount2_min` represent that.", - "`mint_to` will be sent the liquidity tokens that represent this share of the pool.", - "", - "NOTE: when encountering an incorrect exchange rate and non-withdrawable pool liquidity,", - "batch an atomic call with [`Pallet::add_liquidity`] and", - "[`Pallet::swap_exact_tokens_for_tokens`] or [`Pallet::swap_tokens_for_exact_tokens`]", - "calls to render the liquidity withdrawable and rectify the exchange rate.", - "", - "Once liquidity is added, someone may successfully call", - "[`Pallet::swap_exact_tokens_for_tokens`]." - ] + "name": "amount", + "type": 6, + "typeName": "AssetBalance", + "docs": [] }, { - "name": "remove_liquidity", - "fields": [ - { - "name": "asset1", - "type": 38, - "typeName": "Box", - "docs": [] - }, - { - "name": "asset2", - "type": 38, - "typeName": "Box", - "docs": [] - }, - { - "name": "lp_token_burn", - "type": 6, - "typeName": "T::Balance", - "docs": [] - }, - { - "name": "amount1_min_receive", - "type": 6, - "typeName": "T::Balance", - "docs": [] - }, - { - "name": "amount2_min_receive", - "type": 6, - "typeName": "T::Balance", - "docs": [] - }, - { - "name": "withdraw_to", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - } - ], - "index": 2, - "docs": [ - "Allows you to remove liquidity by providing the `lp_token_burn` tokens that will be", - "burned in the process. With the usage of `amount1_min_receive`/`amount2_min_receive`", - "it's possible to control the min amount of returned tokens you're happy with." - ] + "name": "beneficiary", + "type": 207, + "typeName": "Beneficiary", + "docs": [] }, { - "name": "swap_exact_tokens_for_tokens", - "fields": [ - { - "name": "path", - "type": 422, - "typeName": "Vec>", - "docs": [] - }, - { - "name": "amount_in", - "type": 6, - "typeName": "T::Balance", - "docs": [] - }, - { - "name": "amount_out_min", - "type": 6, - "typeName": "T::Balance", - "docs": [] - }, - { - "name": "send_to", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "keep_alive", - "type": 8, - "typeName": "bool", - "docs": [] - } - ], - "index": 3, - "docs": [ - "Swap the exact amount of `asset1` into `asset2`.", - "`amount_out_min` param allows you to specify the min amount of the `asset2`", - "you're happy to receive.", - "", - "[`AssetConversionApi::quote_price_exact_tokens_for_tokens`] runtime call can be called", - "for a quote." - ] + "name": "valid_from", + "type": 4, + "typeName": "BlockNumber", + "docs": [] }, { - "name": "swap_tokens_for_exact_tokens", - "fields": [ - { - "name": "path", - "type": 422, - "typeName": "Vec>", - "docs": [] - }, - { - "name": "amount_out", - "type": 6, - "typeName": "T::Balance", - "docs": [] - }, - { - "name": "amount_in_max", - "type": 6, - "typeName": "T::Balance", - "docs": [] - }, - { - "name": "send_to", - "type": 0, - "typeName": "T::AccountId", - "docs": [] - }, - { - "name": "keep_alive", - "type": 8, - "typeName": "bool", - "docs": [] - } - ], - "index": 4, - "docs": [ - "Swap any amount of `asset1` to get the exact amount of `asset2`.", - "`amount_in_max` param allows to specify the max amount of the `asset1`", - "you're happy to provide.", - "", - "[`AssetConversionApi::quote_price_tokens_for_exact_tokens`] runtime call can be called", - "for a quote." - ] + "name": "expire_at", + "type": 4, + "typeName": "BlockNumber", + "docs": [] }, { - "name": "touch", - "fields": [ - { - "name": "asset1", - "type": 38, - "typeName": "Box", - "docs": [] - }, - { - "name": "asset2", - "type": 38, - "typeName": "Box", - "docs": [] - } - ], - "index": 5, - "docs": [ - "Touch an existing pool to fulfill prerequisites before providing liquidity, such as", - "ensuring that the pool's accounts are in place. It is typically useful when a pool", - "creator removes the pool's accounts and does not provide a liquidity. This action may", - "involve holding assets from the caller as a deposit for creating the pool's accounts.", - "", - "The origin must be Signed.", - "", - "- `asset1`: The asset ID of an existing pool with a pair (asset1, asset2).", - "- `asset2`: The asset ID of an existing pool with a pair (asset1, asset2).", - "", - "Emits `Touched` event when successful." - ] + "name": "status", + "type": 909, + "typeName": "PaymentState", + "docs": [] } ] } }, - "docs": [ - "Pallet's callable functions." - ] + "docs": [] } }, { - "id": 422, + "id": 909, "type": { - "path": [], - "params": [], + "path": [ + "pallet_treasury", + "PaymentState" + ], + "params": [ + { + "name": "Id", + "type": 12 + } + ], "def": { - "sequence": { - "type": 38 + "variant": { + "variants": [ + { + "name": "Pending", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Attempted", + "fields": [ + { + "name": "id", + "type": 12, + "typeName": "Id", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Failed", + "fields": [], + "index": 2, + "docs": [] + } + ] } }, "docs": [] } }, { - "id": 423, + "id": 910, "type": { "path": [ - "pallet_state_trie_migration", + "pallet_treasury", "pallet", - "Call" + "Error" ], "params": [ { "name": "T", "type": null + }, + { + "name": "I", + "type": null } ], "def": { "variant": { "variants": [ { - "name": "control_auto_migration", - "fields": [ - { - "name": "maybe_config", - "type": 424, - "typeName": "Option", - "docs": [] - } - ], + "name": "InvalidIndex", + "fields": [], "index": 0, "docs": [ - "Control the automatic migration.", - "", - "The dispatch origin of this call must be [`Config::ControlOrigin`]." + "No proposal, bounty or spend at that index." ] }, { - "name": "continue_migrate", - "fields": [ - { - "name": "limits", - "type": 425, - "typeName": "MigrationLimits", - "docs": [] - }, - { - "name": "real_size_upper", - "type": 4, - "typeName": "u32", - "docs": [] - }, - { - "name": "witness_task", - "type": 426, - "typeName": "MigrationTask", - "docs": [] - } - ], + "name": "TooManyApprovals", + "fields": [], "index": 1, "docs": [ - "Continue the migration for the given `limits`.", - "", - "The dispatch origin of this call can be any signed account.", - "", - "This transaction has NO MONETARY INCENTIVES. calling it will not reward anyone. Albeit,", - "Upon successful execution, the transaction fee is returned.", - "", - "The (potentially over-estimated) of the byte length of all the data read must be", - "provided for up-front fee-payment and weighing. In essence, the caller is guaranteeing", - "that executing the current `MigrationTask` with the given `limits` will not exceed", - "`real_size_upper` bytes of read data.", - "", - "The `witness_task` is merely a helper to prevent the caller from being slashed or", - "generally trigger a migration that they do not intend. This parameter is just a message", - "from caller, saying that they believed `witness_task` was the last state of the", - "migration, and they only wish for their transaction to do anything, if this assumption", - "holds. In case `witness_task` does not match, the transaction fails.", - "", - "Based on the documentation of [`MigrationTask::migrate_until_exhaustion`], the", - "recommended way of doing this is to pass a `limit` that only bounds `count`, as the", - "`size` limit can always be overwritten." + "Too many approvals in the queue." ] }, { - "name": "migrate_custom_top", - "fields": [ - { - "name": "keys", - "type": 187, - "typeName": "Vec>", - "docs": [] - }, - { - "name": "witness_size", - "type": 4, - "typeName": "u32", - "docs": [] - } - ], + "name": "InsufficientPermission", + "fields": [], "index": 2, "docs": [ - "Migrate the list of top keys by iterating each of them one by one.", - "", - "This does not affect the global migration process tracker ([`MigrationProcess`]), and", - "should only be used in case any keys are leftover due to a bug." + "The spend origin is valid but the amount it is allowed to spend is lower than the", + "amount to be spent." ] }, { - "name": "migrate_custom_child", - "fields": [ - { - "name": "root", - "type": 14, - "typeName": "Vec", - "docs": [] - }, - { - "name": "child_keys", - "type": 187, - "typeName": "Vec>", - "docs": [] - }, - { - "name": "total_size", - "type": 4, - "typeName": "u32", - "docs": [] - } - ], + "name": "ProposalNotApproved", + "fields": [], "index": 3, "docs": [ - "Migrate the list of child keys by iterating each of them one by one.", - "", - "All of the given child keys must be present under one `child_root`.", - "", - "This does not affect the global migration process tracker ([`MigrationProcess`]), and", - "should only be used in case any keys are leftover due to a bug." + "Proposal has not been approved." ] }, { - "name": "set_signed_max_limits", - "fields": [ - { - "name": "limits", - "type": 425, - "typeName": "MigrationLimits", - "docs": [] - } - ], + "name": "FailedToConvertBalance", + "fields": [], "index": 4, "docs": [ - "Set the maximum limit of the signed migration." + "The balance of the asset kind is not convertible to the balance of the native asset." ] }, { - "name": "force_set_progress", - "fields": [ - { - "name": "progress_top", - "type": 427, - "typeName": "ProgressOf", - "docs": [] - }, - { - "name": "progress_child", - "type": 427, - "typeName": "ProgressOf", - "docs": [] - } - ], + "name": "SpendExpired", + "fields": [], "index": 5, "docs": [ - "Forcefully set the progress the running migration.", - "", - "This is only useful in one case: the next key to migrate is too big to be migrated with", - "a signed account, in a parachain context, and we simply want to skip it. A reasonable", - "example of this would be `:code:`, which is both very expensive to migrate, and commonly", - "used, so probably it is already migrated.", - "", - "In case you mess things up, you can also, in principle, use this to reset the migration", - "process." + "The spend has expired and cannot be claimed." + ] + }, + { + "name": "EarlyPayout", + "fields": [], + "index": 6, + "docs": [ + "The spend is not yet eligible for payout." + ] + }, + { + "name": "AlreadyAttempted", + "fields": [], + "index": 7, + "docs": [ + "The payment has already been attempted." + ] + }, + { + "name": "PayoutError", + "fields": [], + "index": 8, + "docs": [ + "There was some issue with the mechanism of payment." + ] + }, + { + "name": "NotAttempted", + "fields": [], + "index": 9, + "docs": [ + "The payout was not yet attempted/claimed." + ] + }, + { + "name": "Inconclusive", + "fields": [], + "index": 10, + "docs": [ + "The payment has neither failed nor succeeded yet." ] } ] } }, "docs": [ - "Contains a variant per dispatchable extrinsic that this pallet has." + "Error for the treasury pallet." ] } }, { - "id": 424, + "id": 911, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 0, + 180 + ] + }, + "docs": [] + } + }, + { + "id": 912, "type": { "path": [ - "Option" + "pallet_conviction_voting", + "vote", + "Voting" ], "params": [ { - "name": "T", - "type": 425 + "name": "Balance", + "type": 6 + }, + { + "name": "AccountId", + "type": 0 + }, + { + "name": "BlockNumber", + "type": 4 + }, + { + "name": "PollIndex", + "type": 4 + }, + { + "name": "MaxVotes", + "type": null } ], "def": { "variant": { "variants": [ { - "name": "None", - "fields": [], + "name": "Casting", + "fields": [ + { + "name": null, + "type": 913, + "typeName": "Casting", + "docs": [] + } + ], "index": 0, "docs": [] }, { - "name": "Some", + "name": "Delegating", "fields": [ { "name": null, - "type": 425, - "typeName": null, + "type": 604, + "typeName": "Delegating", "docs": [] } ], @@ -36906,27 +65493,50 @@ } }, { - "id": 425, + "id": 913, "type": { "path": [ - "pallet_state_trie_migration", - "pallet", - "MigrationLimits" + "pallet_conviction_voting", + "vote", + "Casting" + ], + "params": [ + { + "name": "Balance", + "type": 6 + }, + { + "name": "BlockNumber", + "type": 4 + }, + { + "name": "PollIndex", + "type": 4 + }, + { + "name": "MaxVotes", + "type": null + } ], - "params": [], "def": { "composite": { "fields": [ { - "name": "size", - "type": 4, - "typeName": "u32", + "name": "votes", + "type": 914, + "typeName": "BoundedVec<(PollIndex, AccountVote), MaxVotes>", "docs": [] }, { - "name": "item", - "type": 4, - "typeName": "u32", + "name": "delegations", + "type": 602, + "typeName": "Delegations", + "docs": [] + }, + { + "name": "prior", + "type": 603, + "typeName": "PriorLock", "docs": [] } ] @@ -36936,16 +65546,20 @@ } }, { - "id": 426, + "id": 914, "type": { "path": [ - "pallet_state_trie_migration", - "pallet", - "MigrationTask" + "bounded_collections", + "bounded_vec", + "BoundedVec" ], "params": [ { "name": "T", + "type": 600 + }, + { + "name": "S", "type": null } ], @@ -36953,33 +65567,9 @@ "composite": { "fields": [ { - "name": "progress_top", - "type": 427, - "typeName": "ProgressOf", - "docs": [] - }, - { - "name": "progress_child", - "type": 427, - "typeName": "ProgressOf", - "docs": [] - }, - { - "name": "size", - "type": 4, - "typeName": "u32", - "docs": [] - }, - { - "name": "top_items", - "type": 4, - "typeName": "u32", - "docs": [] - }, - { - "name": "child_items", - "type": 4, - "typeName": "u32", + "name": null, + "type": 601, + "typeName": "Vec", "docs": [] } ] @@ -36989,45 +65579,30 @@ } }, { - "id": 427, + "id": 915, "type": { "path": [ - "pallet_state_trie_migration", - "pallet", - "Progress" + "bounded_collections", + "bounded_vec", + "BoundedVec" ], "params": [ { - "name": "MaxKeyLen", + "name": "T", + "type": 606 + }, + { + "name": "S", "type": null } ], "def": { - "variant": { - "variants": [ - { - "name": "ToStart", - "fields": [], - "index": 0, - "docs": [] - }, - { - "name": "LastKey", - "fields": [ - { - "name": null, - "type": 428, - "typeName": "BoundedVec", - "docs": [] - } - ], - "index": 1, - "docs": [] - }, + "composite": { + "fields": [ { - "name": "Complete", - "fields": [], - "index": 2, + "name": null, + "type": 605, + "typeName": "Vec", "docs": [] } ] @@ -37037,56 +65612,183 @@ } }, { - "id": 428, + "id": 916, "type": { "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" + "pallet_conviction_voting", + "pallet", + "Error" ], "params": [ { "name": "T", - "type": 2 + "type": null }, { - "name": "S", + "name": "I", "type": null } ], "def": { - "composite": { - "fields": [ + "variant": { + "variants": [ { - "name": null, - "type": 14, - "typeName": "Vec", - "docs": [] + "name": "NotOngoing", + "fields": [], + "index": 0, + "docs": [ + "Poll is not ongoing." + ] + }, + { + "name": "NotVoter", + "fields": [], + "index": 1, + "docs": [ + "The given account did not vote on the poll." + ] + }, + { + "name": "NoPermission", + "fields": [], + "index": 2, + "docs": [ + "The actor has no permission to conduct the action." + ] + }, + { + "name": "NoPermissionYet", + "fields": [], + "index": 3, + "docs": [ + "The actor has no permission to conduct the action right now but will do in the future." + ] + }, + { + "name": "AlreadyDelegating", + "fields": [], + "index": 4, + "docs": [ + "The account is already delegating." + ] + }, + { + "name": "AlreadyVoting", + "fields": [], + "index": 5, + "docs": [ + "The account currently has votes attached to it and the operation cannot succeed until", + "these are removed through `remove_vote`." + ] + }, + { + "name": "InsufficientFunds", + "fields": [], + "index": 6, + "docs": [ + "Too high a balance was provided that the account cannot afford." + ] + }, + { + "name": "NotDelegating", + "fields": [], + "index": 7, + "docs": [ + "The account is not currently delegating." + ] + }, + { + "name": "Nonsense", + "fields": [], + "index": 8, + "docs": [ + "Delegation to oneself makes no sense." + ] + }, + { + "name": "MaxVotesReached", + "fields": [], + "index": 9, + "docs": [ + "Maximum number of votes reached." + ] + }, + { + "name": "ClassNeeded", + "fields": [], + "index": 10, + "docs": [ + "The class must be supplied since it is not easily determinable from the state." + ] + }, + { + "name": "BadClass", + "fields": [], + "index": 11, + "docs": [ + "The class ID supplied is invalid." + ] } ] } }, - "docs": [] + "docs": [ + "The `Error` enum of this pallet." + ] } }, { - "id": 429, + "id": 917, "type": { "path": [ - "asset_hub_polkadot_runtime", - "OriginCaller" + "pallet_referenda", + "types", + "ReferendumInfo" + ], + "params": [ + { + "name": "TrackId", + "type": 180 + }, + { + "name": "RuntimeOrigin", + "type": 321 + }, + { + "name": "Moment", + "type": 4 + }, + { + "name": "Call", + "type": 212 + }, + { + "name": "Balance", + "type": 6 + }, + { + "name": "Tally", + "type": 571 + }, + { + "name": "AccountId", + "type": 0 + }, + { + "name": "ScheduleAddress", + "type": 37 + } ], - "params": [], "def": { "variant": { "variants": [ { - "name": "system", + "name": "Ongoing", "fields": [ { "name": null, - "type": 430, - "typeName": "frame_system::Origin", + "type": 918, + "typeName": "ReferendumStatus", "docs": [] } ], @@ -37094,77 +65796,116 @@ "docs": [] }, { - "name": "PolkadotXcm", + "name": "Approved", "fields": [ { "name": null, - "type": 431, - "typeName": "pallet_xcm::Origin", + "type": 4, + "typeName": "Moment", + "docs": [] + }, + { + "name": null, + "type": 574, + "typeName": "Option>", + "docs": [] + }, + { + "name": null, + "type": 574, + "typeName": "Option>", "docs": [] } ], - "index": 31, + "index": 1, "docs": [] }, { - "name": "CumulusXcm", + "name": "Rejected", "fields": [ { "name": null, - "type": 432, - "typeName": "cumulus_pallet_xcm::Origin", + "type": 4, + "typeName": "Moment", + "docs": [] + }, + { + "name": null, + "type": 574, + "typeName": "Option>", + "docs": [] + }, + { + "name": null, + "type": 574, + "typeName": "Option>", "docs": [] } ], - "index": 32, + "index": 2, "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 430, - "type": { - "path": [ - "frame_support", - "dispatch", - "RawOrigin" - ], - "params": [ - { - "name": "AccountId", - "type": 0 - } - ], - "def": { - "variant": { - "variants": [ + }, { - "name": "Root", - "fields": [], - "index": 0, + "name": "Cancelled", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "Moment", + "docs": [] + }, + { + "name": null, + "type": 574, + "typeName": "Option>", + "docs": [] + }, + { + "name": null, + "type": 574, + "typeName": "Option>", + "docs": [] + } + ], + "index": 3, "docs": [] }, { - "name": "Signed", + "name": "TimedOut", "fields": [ { "name": null, - "type": 0, - "typeName": "AccountId", + "type": 4, + "typeName": "Moment", + "docs": [] + }, + { + "name": null, + "type": 574, + "typeName": "Option>", + "docs": [] + }, + { + "name": null, + "type": 574, + "typeName": "Option>", "docs": [] } ], - "index": 1, + "index": 4, "docs": [] }, { - "name": "None", - "fields": [], - "index": 2, + "name": "Killed", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "Moment", + "docs": [] + } + ], + "index": 5, "docs": [] } ] @@ -37174,78 +65915,114 @@ } }, { - "id": 431, + "id": 918, "type": { "path": [ - "pallet_xcm", - "pallet", - "Origin" + "pallet_referenda", + "types", + "ReferendumStatus" + ], + "params": [ + { + "name": "TrackId", + "type": 180 + }, + { + "name": "RuntimeOrigin", + "type": 321 + }, + { + "name": "Moment", + "type": 4 + }, + { + "name": "Call", + "type": 212 + }, + { + "name": "Balance", + "type": 6 + }, + { + "name": "Tally", + "type": 571 + }, + { + "name": "AccountId", + "type": 0 + }, + { + "name": "ScheduleAddress", + "type": 37 + } ], - "params": [], "def": { - "variant": { - "variants": [ + "composite": { + "fields": [ { - "name": "Xcm", - "fields": [ - { - "name": null, - "type": 64, - "typeName": "Location", - "docs": [] - } - ], - "index": 0, + "name": "track", + "type": 180, + "typeName": "TrackId", "docs": [] }, { - "name": "Response", - "fields": [ - { - "name": null, - "type": 64, - "typeName": "Location", - "docs": [] - } - ], - "index": 1, + "name": "origin", + "type": 321, + "typeName": "RuntimeOrigin", + "docs": [] + }, + { + "name": "proposal", + "type": 212, + "typeName": "Call", + "docs": [] + }, + { + "name": "enactment", + "type": 365, + "typeName": "DispatchTime", + "docs": [] + }, + { + "name": "submitted", + "type": 4, + "typeName": "Moment", + "docs": [] + }, + { + "name": "submission_deposit", + "type": 573, + "typeName": "Deposit", + "docs": [] + }, + { + "name": "decision_deposit", + "type": 574, + "typeName": "Option>", + "docs": [] + }, + { + "name": "deciding", + "type": 575, + "typeName": "Option>", "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 432, - "type": { - "path": [ - "cumulus_pallet_xcm", - "pallet", - "Origin" - ], - "params": [], - "def": { - "variant": { - "variants": [ + }, { - "name": "Relay", - "fields": [], - "index": 0, + "name": "tally", + "type": 571, + "typeName": "Tally", "docs": [] }, { - "name": "SiblingParachain", - "fields": [ - { - "name": null, - "type": 140, - "typeName": "ParaId", - "docs": [] - } - ], - "index": 1, + "name": "in_queue", + "type": 8, + "typeName": "bool", + "docs": [] + }, + { + "name": "alarm", + "type": 577, + "typeName": "Option<(Moment, ScheduleAddress)>", "docs": [] } ] @@ -37255,102 +66032,142 @@ } }, { - "id": 433, + "id": 919, "type": { "path": [ - "pallet_utility", - "pallet", - "Error" + "bounded_collections", + "bounded_vec", + "BoundedVec" ], "params": [ { "name": "T", + "type": 540 + }, + { + "name": "S", "type": null } ], "def": { - "variant": { - "variants": [ + "composite": { + "fields": [ { - "name": "TooManyCalls", - "fields": [], - "index": 0, - "docs": [ - "Too many calls batched." - ] + "name": null, + "type": 539, + "typeName": "Vec", + "docs": [] } ] } }, - "docs": [ - "The `Error` enum of this pallet." - ] + "docs": [] } }, { - "id": 434, + "id": 920, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 921 + } + }, + "docs": [] + } + }, + { + "id": 921, "type": { "path": [], "params": [], "def": { "tuple": [ - 0, - 1 + 180, + 922 ] }, "docs": [] } }, { - "id": 435, + "id": 922, "type": { "path": [ - "pallet_multisig", - "Multisig" + "pallet_referenda", + "types", + "TrackDetails" ], "params": [ - { - "name": "BlockNumber", - "type": 4 - }, { "name": "Balance", "type": 6 }, { - "name": "AccountId", - "type": 0 + "name": "Moment", + "type": 4 }, { - "name": "MaxApprovals", - "type": null + "name": "Name", + "type": 701 } ], "def": { "composite": { "fields": [ { - "name": "when", - "type": 146, - "typeName": "Timepoint", + "name": "name", + "type": 701, + "typeName": "Name", "docs": [] }, { - "name": "deposit", + "name": "max_deciding", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "decision_deposit", "type": 6, "typeName": "Balance", "docs": [] }, { - "name": "depositor", - "type": 0, - "typeName": "AccountId", + "name": "prepare_period", + "type": 4, + "typeName": "Moment", "docs": [] }, { - "name": "approvals", - "type": 436, - "typeName": "BoundedVec", + "name": "decision_period", + "type": 4, + "typeName": "Moment", + "docs": [] + }, + { + "name": "confirm_period", + "type": 4, + "typeName": "Moment", + "docs": [] + }, + { + "name": "min_enactment_period", + "type": 4, + "typeName": "Moment", + "docs": [] + }, + { + "name": "min_approval", + "type": 923, + "typeName": "Curve", + "docs": [] + }, + { + "name": "min_support", + "type": 923, + "typeName": "Curve", "docs": [] } ] @@ -37360,30 +66177,120 @@ } }, { - "id": 436, + "id": 923, "type": { "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" + "pallet_referenda", + "types", + "Curve" ], - "params": [ - { - "name": "T", - "type": 0 - }, - { - "name": "S", - "type": null + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "LinearDecreasing", + "fields": [ + { + "name": "length", + "type": 383, + "typeName": "Perbill", + "docs": [] + }, + { + "name": "floor", + "type": 383, + "typeName": "Perbill", + "docs": [] + }, + { + "name": "ceil", + "type": 383, + "typeName": "Perbill", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "SteppedDecreasing", + "fields": [ + { + "name": "begin", + "type": 383, + "typeName": "Perbill", + "docs": [] + }, + { + "name": "end", + "type": 383, + "typeName": "Perbill", + "docs": [] + }, + { + "name": "step", + "type": 383, + "typeName": "Perbill", + "docs": [] + }, + { + "name": "period", + "type": 383, + "typeName": "Perbill", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Reciprocal", + "fields": [ + { + "name": "factor", + "type": 924, + "typeName": "FixedI64", + "docs": [] + }, + { + "name": "x_offset", + "type": 924, + "typeName": "FixedI64", + "docs": [] + }, + { + "name": "y_offset", + "type": 924, + "typeName": "FixedI64", + "docs": [] + } + ], + "index": 2, + "docs": [] + } + ] } + }, + "docs": [] + } + }, + { + "id": 924, + "type": { + "path": [ + "sp_arithmetic", + "fixed_point", + "FixedI64" ], + "params": [], "def": { "composite": { "fields": [ { "name": null, - "type": 58, - "typeName": "Vec", + "type": 925, + "typeName": "i64", "docs": [] } ] @@ -37393,10 +66300,21 @@ } }, { - "id": 437, + "id": 925, + "type": { + "path": [], + "params": [], + "def": { + "primitive": "I64" + }, + "docs": [] + } + }, + { + "id": 926, "type": { "path": [ - "pallet_multisig", + "pallet_referenda", "pallet", "Error" ], @@ -37404,122 +66322,125 @@ { "name": "T", "type": null + }, + { + "name": "I", + "type": null } ], "def": { "variant": { "variants": [ { - "name": "MinimumThreshold", + "name": "NotOngoing", "fields": [], "index": 0, "docs": [ - "Threshold must be 2 or greater." + "Referendum is not ongoing." ] }, { - "name": "AlreadyApproved", + "name": "HasDeposit", "fields": [], "index": 1, "docs": [ - "Call is already approved by this signatory." + "Referendum's decision deposit is already paid." ] }, { - "name": "NoApprovalsNeeded", + "name": "BadTrack", "fields": [], "index": 2, "docs": [ - "Call doesn't need any (more) approvals." + "The track identifier given was invalid." ] }, { - "name": "TooFewSignatories", + "name": "Full", "fields": [], "index": 3, "docs": [ - "There are too few signatories in the list." + "There are already a full complement of referenda in progress for this track." ] }, { - "name": "TooManySignatories", + "name": "QueueEmpty", "fields": [], "index": 4, "docs": [ - "There are too many signatories in the list." + "The queue of the track is empty." ] }, { - "name": "SignatoriesOutOfOrder", + "name": "BadReferendum", "fields": [], "index": 5, "docs": [ - "The signatories were provided out of order; they should be ordered." + "The referendum index provided is invalid in this context." ] }, { - "name": "SenderInSignatories", + "name": "NothingToDo", "fields": [], "index": 6, "docs": [ - "The sender was contained in the other signatories; it shouldn't be." + "There was nothing to do in the advancement." ] }, { - "name": "NotFound", + "name": "NoTrack", "fields": [], "index": 7, "docs": [ - "Multisig operation not found in storage." + "No track exists for the proposal origin." ] }, { - "name": "NotOwner", + "name": "Unfinished", "fields": [], "index": 8, "docs": [ - "Only the account that originally created the multisig is able to cancel it or update", - "its deposits." + "Any deposit cannot be refunded until after the decision is over." ] }, { - "name": "NoTimepoint", + "name": "NoPermission", "fields": [], "index": 9, "docs": [ - "No timepoint was given, yet the multisig operation is already underway." + "The deposit refunder is not the depositor." ] }, { - "name": "WrongTimepoint", + "name": "NoDeposit", "fields": [], "index": 10, "docs": [ - "A different timepoint was given to the multisig operation that is underway." + "The deposit cannot be refunded since none was made." ] }, { - "name": "UnexpectedTimepoint", + "name": "BadStatus", "fields": [], "index": 11, "docs": [ - "A timepoint was given, yet no multisig operation is underway." + "The referendum status is invalid for this operation." ] }, { - "name": "MaxWeightTooLow", + "name": "PreimageNotExist", "fields": [], "index": 12, "docs": [ - "The maximum weight information provided was too low." + "The preimage does not exist." ] }, { - "name": "AlreadyStored", + "name": "PreimageStoredWithDifferentLength", "fields": [], "index": 13, "docs": [ - "The data to be stored is already stored." + "The preimage is stored with a different length than the one provided." ] } ] @@ -37531,58 +66452,76 @@ } }, { - "id": 438, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 439, - 6 - ] - }, - "docs": [] - } - }, - { - "id": 439, + "id": 927, "type": { "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" + "pallet_whitelist", + "pallet", + "Error" ], "params": [ { "name": "T", - "type": 440 - }, - { - "name": "S", "type": null } ], "def": { - "composite": { - "fields": [ + "variant": { + "variants": [ { - "name": null, - "type": 441, - "typeName": "Vec", - "docs": [] + "name": "UnavailablePreImage", + "fields": [], + "index": 0, + "docs": [ + "The preimage of the call hash could not be loaded." + ] + }, + { + "name": "UndecodableCall", + "fields": [], + "index": 1, + "docs": [ + "The call could not be decoded." + ] + }, + { + "name": "InvalidCallWeightWitness", + "fields": [], + "index": 2, + "docs": [ + "The weight of the decoded call was higher than the witness." + ] + }, + { + "name": "CallIsNotWhitelisted", + "fields": [], + "index": 3, + "docs": [ + "The call was not whitelisted." + ] + }, + { + "name": "CallAlreadyWhitelisted", + "fields": [], + "index": 4, + "docs": [ + "The call was already whitelisted; No-Op." + ] } ] } }, - "docs": [] + "docs": [ + "The `Error` enum of this pallet." + ] } }, { - "id": 440, + "id": 928, "type": { "path": [ - "pallet_proxy", - "ProxyDefinition" + "pallet_bounties", + "Bounty" ], "params": [ { @@ -37590,8 +66529,8 @@ "type": 0 }, { - "name": "ProxyType", - "type": 148 + "name": "Balance", + "type": 6 }, { "name": "BlockNumber", @@ -37602,21 +66541,39 @@ "composite": { "fields": [ { - "name": "delegate", + "name": "proposer", "type": 0, "typeName": "AccountId", "docs": [] }, { - "name": "proxy_type", - "type": 148, - "typeName": "ProxyType", + "name": "value", + "type": 6, + "typeName": "Balance", "docs": [] }, { - "name": "delay", - "type": 4, - "typeName": "BlockNumber", + "name": "fee", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "curator_deposit", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "bond", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "status", + "type": 612, + "typeName": "BountyStatus", "docs": [] } ] @@ -37626,34 +66583,7 @@ } }, { - "id": 441, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 440 - } - }, - "docs": [] - } - }, - { - "id": 442, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 443, - 6 - ] - }, - "docs": [] - } - }, - { - "id": 443, + "id": 929, "type": { "path": [ "bounded_collections", @@ -37663,7 +66593,7 @@ "params": [ { "name": "T", - "type": 444 + "type": 2 }, { "name": "S", @@ -37675,7 +66605,7 @@ "fields": [ { "name": null, - "type": 445, + "type": 14, "typeName": "Vec", "docs": [] } @@ -37686,71 +66616,10 @@ } }, { - "id": 444, - "type": { - "path": [ - "pallet_proxy", - "Announcement" - ], - "params": [ - { - "name": "AccountId", - "type": 0 - }, - { - "name": "Hash", - "type": 13 - }, - { - "name": "BlockNumber", - "type": 4 - } - ], - "def": { - "composite": { - "fields": [ - { - "name": "real", - "type": 0, - "typeName": "AccountId", - "docs": [] - }, - { - "name": "call_hash", - "type": 13, - "typeName": "Hash", - "docs": [] - }, - { - "name": "height", - "type": 4, - "typeName": "BlockNumber", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 445, - "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 444 - } - }, - "docs": [] - } - }, - { - "id": 446, + "id": 930, "type": { "path": [ - "pallet_proxy", + "pallet_bounties", "pallet", "Error" ], @@ -37758,73 +66627,110 @@ { "name": "T", "type": null + }, + { + "name": "I", + "type": null } ], "def": { "variant": { "variants": [ { - "name": "TooMany", + "name": "InsufficientProposersBalance", "fields": [], "index": 0, "docs": [ - "There are too many proxies registered or too many announcements pending." + "Proposer's balance is too low." ] }, { - "name": "NotFound", + "name": "InvalidIndex", "fields": [], "index": 1, "docs": [ - "Proxy registration not found." + "No proposal or bounty at that index." ] }, { - "name": "NotProxy", + "name": "ReasonTooBig", "fields": [], "index": 2, "docs": [ - "Sender is not a proxy of the account to be proxied." + "The reason given is just too big." ] }, { - "name": "Unproxyable", + "name": "UnexpectedStatus", "fields": [], "index": 3, "docs": [ - "A call which is incompatible with the proxy type's filter was attempted." + "The bounty status is unexpected." ] }, { - "name": "Duplicate", + "name": "RequireCurator", "fields": [], "index": 4, "docs": [ - "Account is already a proxy." + "Require bounty curator." ] }, { - "name": "NoPermission", + "name": "InvalidValue", "fields": [], "index": 5, "docs": [ - "Call may not be made by proxy because it may escalate its privileges." + "Invalid bounty value." ] }, { - "name": "Unannounced", + "name": "InvalidFee", "fields": [], "index": 6, "docs": [ - "Announcement, if made at all, was made too recently." + "Invalid bounty fee." ] }, { - "name": "NoSelfProxy", + "name": "PendingPayout", "fields": [], "index": 7, "docs": [ - "Cannot add self as proxy." + "A bounty payout is pending.", + "To cancel the bounty, you must unassign and slash the curator." + ] + }, + { + "name": "Premature", + "fields": [], + "index": 8, + "docs": [ + "The bounties cannot be claimed/closed because it's still in the countdown period." + ] + }, + { + "name": "HasActiveChildBounty", + "fields": [], + "index": 9, + "docs": [ + "The bounty cannot be closed because it has active child bounties." + ] + }, + { + "name": "TooManyQueued", + "fields": [], + "index": 10, + "docs": [ + "Too many approvals are already queued." + ] + }, + { + "name": "NotProposer", + "fields": [], + "index": 11, + "docs": [ + "User is not the proposer of the bounty." ] } ] @@ -37836,100 +66742,57 @@ } }, { - "id": 447, + "id": 931, "type": { "path": [ - "pallet_assets", - "types", - "AssetDetails" + "pallet_child_bounties", + "ChildBounty" ], "params": [ - { - "name": "Balance", - "type": 6 - }, { "name": "AccountId", - "type": 0 - }, - { - "name": "DepositBalance", - "type": 6 - } - ], - "def": { - "composite": { - "fields": [ - { - "name": "owner", - "type": 0, - "typeName": "AccountId", - "docs": [] - }, - { - "name": "issuer", - "type": 0, - "typeName": "AccountId", - "docs": [] - }, - { - "name": "admin", - "type": 0, - "typeName": "AccountId", - "docs": [] - }, + "type": 0 + }, + { + "name": "Balance", + "type": 6 + }, + { + "name": "BlockNumber", + "type": 4 + } + ], + "def": { + "composite": { + "fields": [ { - "name": "freezer", - "type": 0, - "typeName": "AccountId", + "name": "parent_bounty", + "type": 4, + "typeName": "BountyIndex", "docs": [] }, { - "name": "supply", + "name": "value", "type": 6, "typeName": "Balance", "docs": [] }, { - "name": "deposit", + "name": "fee", "type": 6, - "typeName": "DepositBalance", + "typeName": "Balance", "docs": [] }, { - "name": "min_balance", + "name": "curator_deposit", "type": 6, "typeName": "Balance", "docs": [] }, - { - "name": "is_sufficient", - "type": 8, - "typeName": "bool", - "docs": [] - }, - { - "name": "accounts", - "type": 4, - "typeName": "u32", - "docs": [] - }, - { - "name": "sufficients", - "type": 4, - "typeName": "u32", - "docs": [] - }, - { - "name": "approvals", - "type": 4, - "typeName": "u32", - "docs": [] - }, { "name": "status", - "type": 448, - "typeName": "AssetStatus", + "type": 932, + "typeName": "ChildBountyStatus", "docs": [] } ] @@ -37939,34 +66802,81 @@ } }, { - "id": 448, + "id": 932, "type": { "path": [ - "pallet_assets", - "types", - "AssetStatus" + "pallet_child_bounties", + "ChildBountyStatus" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "BlockNumber", + "type": 4 + } ], - "params": [], "def": { "variant": { "variants": [ { - "name": "Live", + "name": "Added", "fields": [], "index": 0, "docs": [] }, { - "name": "Frozen", - "fields": [], + "name": "CuratorProposed", + "fields": [ + { + "name": "curator", + "type": 0, + "typeName": "AccountId", + "docs": [] + } + ], "index": 1, "docs": [] }, { - "name": "Destroying", - "fields": [], + "name": "Active", + "fields": [ + { + "name": "curator", + "type": 0, + "typeName": "AccountId", + "docs": [] + } + ], "index": 2, "docs": [] + }, + { + "name": "PendingPayout", + "fields": [ + { + "name": "curator", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "beneficiary", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "unlock_at", + "type": 4, + "typeName": "BlockNumber", + "docs": [] + } + ], + "index": 3, + "docs": [] } ] } @@ -37975,183 +66885,147 @@ } }, { - "id": 449, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 4, - 0 - ] - }, - "docs": [] - } - }, - { - "id": 450, + "id": 933, "type": { "path": [ - "pallet_assets", - "types", - "AssetAccount" + "pallet_child_bounties", + "pallet", + "Error" ], "params": [ { - "name": "Balance", - "type": 6 - }, - { - "name": "DepositBalance", - "type": 6 - }, - { - "name": "Extra", - "type": 144 - }, - { - "name": "AccountId", - "type": 0 + "name": "T", + "type": null } ], "def": { - "composite": { - "fields": [ - { - "name": "balance", - "type": 6, - "typeName": "Balance", - "docs": [] - }, + "variant": { + "variants": [ { - "name": "status", - "type": 451, - "typeName": "AccountStatus", - "docs": [] + "name": "ParentBountyNotActive", + "fields": [], + "index": 0, + "docs": [ + "The parent bounty is not in active state." + ] }, { - "name": "reason", - "type": 452, - "typeName": "ExistenceReason", - "docs": [] + "name": "InsufficientBountyBalance", + "fields": [], + "index": 1, + "docs": [ + "The bounty balance is not enough to add new child-bounty." + ] }, { - "name": "extra", - "type": 144, - "typeName": "Extra", - "docs": [] + "name": "TooManyChildBounties", + "fields": [], + "index": 2, + "docs": [ + "Number of child bounties exceeds limit `MaxActiveChildBountyCount`." + ] } ] } }, - "docs": [] + "docs": [ + "The `Error` enum of this pallet." + ] } }, { - "id": 451, + "id": 934, "type": { "path": [ - "pallet_assets", - "types", - "AccountStatus" + "pallet_asset_rate", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + } ], - "params": [], "def": { "variant": { "variants": [ { - "name": "Liquid", + "name": "UnknownAssetKind", "fields": [], "index": 0, - "docs": [] + "docs": [ + "The given asset ID is unknown." + ] }, { - "name": "Frozen", + "name": "AlreadyExists", "fields": [], "index": 1, - "docs": [] + "docs": [ + "The given asset ID already has an assigned conversion rate and cannot be re-created." + ] }, { - "name": "Blocked", + "name": "Overflow", "fields": [], "index": 2, - "docs": [] + "docs": [ + "Overflow ocurred when calculating the inverse rate." + ] } ] } }, - "docs": [] + "docs": [ + "The `Error` enum of this pallet." + ] } }, { - "id": 452, + "id": 935, "type": { "path": [ - "pallet_assets", - "types", - "ExistenceReason" + "pallet_nomination_pools", + "RewardPool" ], "params": [ { - "name": "Balance", - "type": 6 - }, - { - "name": "AccountId", - "type": 0 + "name": "T", + "type": null } ], "def": { - "variant": { - "variants": [ + "composite": { + "fields": [ { - "name": "Consumer", - "fields": [], - "index": 0, + "name": "last_recorded_reward_counter", + "type": 168, + "typeName": "T::RewardCounter", "docs": [] }, { - "name": "Sufficient", - "fields": [], - "index": 1, + "name": "last_recorded_total_payouts", + "type": 6, + "typeName": "BalanceOf", "docs": [] }, { - "name": "DepositHeld", - "fields": [ - { - "name": null, - "type": 6, - "typeName": "Balance", - "docs": [] - } - ], - "index": 2, + "name": "total_rewards_claimed", + "type": 6, + "typeName": "BalanceOf", "docs": [] }, { - "name": "DepositRefunded", - "fields": [], - "index": 3, + "name": "total_commission_pending", + "type": 6, + "typeName": "BalanceOf", "docs": [] }, { - "name": "DepositFrom", - "fields": [ - { - "name": null, - "type": 0, - "typeName": "AccountId", - "docs": [] - }, - { - "name": null, - "type": 6, - "typeName": "Balance", - "docs": [] - } - ], - "index": 4, + "name": "total_commission_claimed", + "type": 6, + "typeName": "BalanceOf", "docs": [] } ] @@ -38161,51 +67035,65 @@ } }, { - "id": 453, + "id": 936, "type": { - "path": [], - "params": [], + "path": [ + "pallet_nomination_pools", + "SubPools" + ], + "params": [ + { + "name": "T", + "type": null + } + ], "def": { - "tuple": [ - 4, - 0, - 0 - ] + "composite": { + "fields": [ + { + "name": "no_era", + "type": 937, + "typeName": "UnbondPool", + "docs": [] + }, + { + "name": "with_era", + "type": 938, + "typeName": "BoundedBTreeMap, TotalUnbondingPools>", + "docs": [] + } + ] + } }, "docs": [] } }, { - "id": 454, + "id": 937, "type": { "path": [ - "pallet_assets", - "types", - "Approval" + "pallet_nomination_pools", + "UnbondPool" ], "params": [ { - "name": "Balance", - "type": 6 - }, - { - "name": "DepositBalance", - "type": 6 + "name": "T", + "type": null } ], "def": { "composite": { "fields": [ { - "name": "amount", + "name": "points", "type": 6, - "typeName": "Balance", + "typeName": "BalanceOf", "docs": [] }, { - "name": "deposit", + "name": "balance", "type": 6, - "typeName": "DepositBalance", + "typeName": "BalanceOf", "docs": [] } ] @@ -38215,54 +67103,34 @@ } }, { - "id": 455, + "id": 938, "type": { "path": [ - "pallet_assets", - "types", - "AssetMetadata" + "bounded_collections", + "bounded_btree_map", + "BoundedBTreeMap" ], "params": [ { - "name": "DepositBalance", - "type": 6 + "name": "K", + "type": 4 }, { - "name": "BoundedString", - "type": 456 + "name": "V", + "type": 937 + }, + { + "name": "S", + "type": null } ], "def": { "composite": { "fields": [ { - "name": "deposit", - "type": 6, - "typeName": "DepositBalance", - "docs": [] - }, - { - "name": "name", - "type": 456, - "typeName": "BoundedString", - "docs": [] - }, - { - "name": "symbol", - "type": 456, - "typeName": "BoundedString", - "docs": [] - }, - { - "name": "decimals", - "type": 2, - "typeName": "u8", - "docs": [] - }, - { - "name": "is_frozen", - "type": 8, - "typeName": "bool", + "name": null, + "type": 939, + "typeName": "BTreeMap", "docs": [] } ] @@ -38272,21 +67140,19 @@ } }, { - "id": 456, + "id": 939, "type": { "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" + "BTreeMap" ], "params": [ { - "name": "T", - "type": 2 + "name": "K", + "type": 4 }, { - "name": "S", - "type": null + "name": "V", + "type": 937 } ], "def": { @@ -38294,8 +67160,8 @@ "fields": [ { "name": null, - "type": 14, - "typeName": "Vec", + "type": 940, + "typeName": null, "docs": [] } ] @@ -38305,10 +67171,37 @@ } }, { - "id": 457, + "id": 940, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 941 + } + }, + "docs": [] + } + }, + { + "id": 941, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 937 + ] + }, + "docs": [] + } + }, + { + "id": 942, "type": { "path": [ - "pallet_assets", + "pallet_nomination_pools", "pallet", "Error" ], @@ -38316,200 +67209,329 @@ { "name": "T", "type": null - }, - { - "name": "I", - "type": null } ], "def": { "variant": { "variants": [ { - "name": "BalanceLow", + "name": "PoolNotFound", "fields": [], "index": 0, "docs": [ - "Account balance must be greater than or equal to the transfer amount." + "A (bonded) pool id does not exist." ] }, { - "name": "NoAccount", + "name": "PoolMemberNotFound", "fields": [], "index": 1, "docs": [ - "The account to alter does not exist." + "An account is not a member." ] }, { - "name": "NoPermission", + "name": "RewardPoolNotFound", "fields": [], "index": 2, "docs": [ - "The signing account has no permission to do the operation." + "A reward pool does not exist. In all cases this is a system logic error." ] }, { - "name": "Unknown", + "name": "SubPoolsNotFound", "fields": [], "index": 3, "docs": [ - "The given asset ID is unknown." + "A sub pool does not exist." ] }, { - "name": "Frozen", + "name": "AccountBelongsToOtherPool", "fields": [], "index": 4, "docs": [ - "The origin account is frozen." + "An account is already delegating in another pool. An account may only belong to one", + "pool at a time." ] }, { - "name": "InUse", + "name": "FullyUnbonding", "fields": [], "index": 5, "docs": [ - "The asset ID is already taken." + "The member is fully unbonded (and thus cannot access the bonded and reward pool", + "anymore to, for example, collect rewards)." ] }, { - "name": "BadWitness", + "name": "MaxUnbondingLimit", "fields": [], "index": 6, "docs": [ - "Invalid witness data given." + "The member cannot unbond further chunks due to reaching the limit." ] }, { - "name": "MinBalanceZero", + "name": "CannotWithdrawAny", + "fields": [], + "index": 7, + "docs": [ + "None of the funds can be withdrawn yet because the bonding duration has not passed." + ] + }, + { + "name": "MinimumBondNotMet", + "fields": [], + "index": 8, + "docs": [ + "The amount does not meet the minimum bond to either join or create a pool.", + "", + "The depositor can never unbond to a value less than `Pallet::depositor_min_bond`. The", + "caller does not have nominating permissions for the pool. Members can never unbond to a", + "value below `MinJoinBond`." + ] + }, + { + "name": "OverflowRisk", + "fields": [], + "index": 9, + "docs": [ + "The transaction could not be executed due to overflow risk for the pool." + ] + }, + { + "name": "NotDestroying", + "fields": [], + "index": 10, + "docs": [ + "A pool must be in [`PoolState::Destroying`] in order for the depositor to unbond or for", + "other members to be permissionlessly unbonded." + ] + }, + { + "name": "NotNominator", + "fields": [], + "index": 11, + "docs": [ + "The caller does not have nominating permissions for the pool." + ] + }, + { + "name": "NotKickerOrDestroying", + "fields": [], + "index": 12, + "docs": [ + "Either a) the caller cannot make a valid kick or b) the pool is not destroying." + ] + }, + { + "name": "NotOpen", + "fields": [], + "index": 13, + "docs": [ + "The pool is not open to join" + ] + }, + { + "name": "MaxPools", + "fields": [], + "index": 14, + "docs": [ + "The system is maxed out on pools." + ] + }, + { + "name": "MaxPoolMembers", + "fields": [], + "index": 15, + "docs": [ + "Too many members in the pool or system." + ] + }, + { + "name": "CanNotChangeState", + "fields": [], + "index": 16, + "docs": [ + "The pools state cannot be changed." + ] + }, + { + "name": "DoesNotHavePermission", + "fields": [], + "index": 17, + "docs": [ + "The caller does not have adequate permissions." + ] + }, + { + "name": "MetadataExceedsMaxLen", + "fields": [], + "index": 18, + "docs": [ + "Metadata exceeds [`Config::MaxMetadataLen`]" + ] + }, + { + "name": "Defensive", + "fields": [ + { + "name": null, + "type": 943, + "typeName": "DefensiveError", + "docs": [] + } + ], + "index": 19, + "docs": [ + "Some error occurred that should never happen. This should be reported to the", + "maintainers." + ] + }, + { + "name": "PartialUnbondNotAllowedPermissionlessly", + "fields": [], + "index": 20, + "docs": [ + "Partial unbonding now allowed permissionlessly." + ] + }, + { + "name": "MaxCommissionRestricted", + "fields": [], + "index": 21, + "docs": [ + "The pool's max commission cannot be set higher than the existing value." + ] + }, + { + "name": "CommissionExceedsMaximum", "fields": [], - "index": 7, + "index": 22, "docs": [ - "Minimum balance should be non-zero." + "The supplied commission exceeds the max allowed commission." ] }, { - "name": "UnavailableConsumer", + "name": "CommissionExceedsGlobalMaximum", "fields": [], - "index": 8, + "index": 23, "docs": [ - "Unable to increment the consumer reference counters on the account. Either no provider", - "reference exists to allow a non-zero balance of a non-self-sufficient asset, or one", - "fewer then the maximum number of consumers has been reached." + "The supplied commission exceeds global maximum commission." ] }, { - "name": "BadMetadata", + "name": "CommissionChangeThrottled", "fields": [], - "index": 9, + "index": 24, "docs": [ - "Invalid metadata given." + "Not enough blocks have surpassed since the last commission update." ] }, { - "name": "Unapproved", + "name": "CommissionChangeRateNotAllowed", "fields": [], - "index": 10, + "index": 25, "docs": [ - "No approval exists that would allow the transfer." + "The submitted changes to commission change rate are not allowed." ] }, { - "name": "WouldDie", + "name": "NoPendingCommission", "fields": [], - "index": 11, + "index": 26, "docs": [ - "The source account would not survive the transfer and it needs to stay alive." + "There is no pending commission to claim." ] }, { - "name": "AlreadyExists", + "name": "NoCommissionCurrentSet", "fields": [], - "index": 12, + "index": 27, "docs": [ - "The asset-account already exists." + "No commission current has been set." ] }, { - "name": "NoDeposit", + "name": "PoolIdInUse", "fields": [], - "index": 13, + "index": 28, "docs": [ - "The asset-account doesn't have an associated deposit." + "Pool id currently in use." ] }, { - "name": "WouldBurn", + "name": "InvalidPoolId", "fields": [], - "index": 14, + "index": 29, "docs": [ - "The operation would result in funds being burned." + "Pool id provided is not correct/usable." ] }, { - "name": "LiveAsset", + "name": "BondExtraRestricted", "fields": [], - "index": 15, + "index": 30, "docs": [ - "The asset is a live asset and is actively being used. Usually emit for operations such", - "as `start_destroy` which require the asset to be in a destroying state." + "Bonding extra is restricted to the exact pending reward amount." ] }, { - "name": "AssetNotLive", + "name": "NothingToAdjust", "fields": [], - "index": 16, + "index": 31, "docs": [ - "The asset is not live, and likely being destroyed." + "No imbalance in the ED deposit for the pool." ] }, { - "name": "IncorrectStatus", + "name": "NothingToSlash", "fields": [], - "index": 17, + "index": 32, "docs": [ - "The asset status is not the expected status." + "No slash pending that can be applied to the member." ] }, { - "name": "NotFrozen", + "name": "SlashTooLow", "fields": [], - "index": 18, + "index": 33, "docs": [ - "The asset should be frozen before the given operation." + "The slash amount is too low to be applied." ] }, { - "name": "CallbackFailed", + "name": "AlreadyMigrated", "fields": [], - "index": 19, + "index": 34, "docs": [ - "Callback action resulted in error" + "The pool or member delegation has already migrated to delegate stake." ] }, { - "name": "BadAssetId", + "name": "NotMigrated", "fields": [], - "index": 20, + "index": 35, "docs": [ - "The asset ID must be equal to the [`NextAssetId`]." + "The pool or member delegation has not migrated yet to delegate stake." ] }, { - "name": "ContainsFreezes", + "name": "NotSupported", "fields": [], - "index": 21, + "index": 36, "docs": [ - "The asset cannot be destroyed because some accounts for this asset contain freezes." + "This call is not allowed in the current state of the pallet." ] }, { - "name": "ContainsHolds", + "name": "Restricted", "fields": [], - "index": 22, + "index": 37, "docs": [ - "The asset cannot be destroyed because some accounts for this asset contain holds." + "Account is restricted from participation in pools. This may happen if the account is", + "staking in another way already." ] } ] @@ -38521,84 +67543,114 @@ } }, { - "id": 458, + "id": 943, "type": { "path": [ - "pallet_uniques", - "types", - "CollectionDetails" - ], - "params": [ - { - "name": "AccountId", - "type": 0 - }, - { - "name": "DepositBalance", - "type": 6 - } + "pallet_nomination_pools", + "pallet", + "DefensiveError" ], + "params": [], "def": { - "composite": { - "fields": [ + "variant": { + "variants": [ { - "name": "owner", - "type": 0, - "typeName": "AccountId", + "name": "NotEnoughSpaceInUnbondPool", + "fields": [], + "index": 0, "docs": [] }, { - "name": "issuer", - "type": 0, - "typeName": "AccountId", + "name": "PoolNotFound", + "fields": [], + "index": 1, "docs": [] }, { - "name": "admin", - "type": 0, - "typeName": "AccountId", + "name": "RewardPoolNotFound", + "fields": [], + "index": 2, "docs": [] }, { - "name": "freezer", - "type": 0, - "typeName": "AccountId", + "name": "SubPoolsNotFound", + "fields": [], + "index": 3, "docs": [] }, { - "name": "total_deposit", - "type": 6, - "typeName": "DepositBalance", + "name": "BondedStashKilledPrematurely", + "fields": [], + "index": 4, "docs": [] }, { - "name": "free_holding", - "type": 8, - "typeName": "bool", + "name": "DelegationUnsupported", + "fields": [], + "index": 5, "docs": [] }, { - "name": "items", - "type": 4, - "typeName": "u32", + "name": "SlashNotApplied", + "fields": [], + "index": 6, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 944, + "type": { + "path": [ + "pallet_bags_list", + "list", + "Node" + ], + "params": [ + { + "name": "T", + "type": null + }, + { + "name": "I", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "id", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "item_metadatas", - "type": 4, - "typeName": "u32", + "name": "prev", + "type": 190, + "typeName": "Option", "docs": [] }, { - "name": "attributes", - "type": 4, - "typeName": "u32", + "name": "next", + "type": 190, + "typeName": "Option", "docs": [] }, { - "name": "is_frozen", - "type": 8, - "typeName": "bool", + "name": "bag_upper", + "type": 12, + "typeName": "T::Score", + "docs": [] + }, + { + "name": "score", + "type": 12, + "typeName": "T::Score", "docs": [] } ] @@ -38608,77 +67660,149 @@ } }, { - "id": 459, + "id": 945, "type": { - "path": [], - "params": [], + "path": [ + "pallet_bags_list", + "list", + "Bag" + ], + "params": [ + { + "name": "T", + "type": null + }, + { + "name": "I", + "type": null + } + ], "def": { - "tuple": [ - 0, - 4, - 4 - ] + "composite": { + "fields": [ + { + "name": "head", + "type": 190, + "typeName": "Option", + "docs": [] + }, + { + "name": "tail", + "type": 190, + "typeName": "Option", + "docs": [] + } + ] + } }, "docs": [] } }, { - "id": 460, + "id": 946, "type": { "path": [], "params": [], "def": { - "tuple": [ - 0, - 4 - ] + "sequence": { + "type": 12 + } }, "docs": [] } }, { - "id": 461, + "id": 947, "type": { "path": [ - "pallet_uniques", - "types", - "ItemDetails" + "pallet_bags_list", + "pallet", + "Error" ], "params": [ { - "name": "AccountId", - "type": 0 + "name": "T", + "type": null }, { - "name": "DepositBalance", - "type": 6 + "name": "I", + "type": null } ], "def": { - "composite": { - "fields": [ + "variant": { + "variants": [ { - "name": "owner", - "type": 0, - "typeName": "AccountId", + "name": "List", + "fields": [ + { + "name": null, + "type": 948, + "typeName": "ListError", + "docs": [] + } + ], + "index": 0, + "docs": [ + "A error in the list interface implementation." + ] + }, + { + "name": "Locked", + "fields": [], + "index": 1, + "docs": [ + "Could not update a node, because the pallet is locked." + ] + } + ] + } + }, + "docs": [ + "The `Error` enum of this pallet." + ] + } + }, + { + "id": 948, + "type": { + "path": [ + "pallet_bags_list", + "list", + "ListError" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Duplicate", + "fields": [], + "index": 0, "docs": [] }, { - "name": "approved", - "type": 158, - "typeName": "Option", + "name": "NotHeavier", + "fields": [], + "index": 1, "docs": [] }, { - "name": "is_frozen", - "type": 8, - "typeName": "bool", + "name": "NotInSameBag", + "fields": [], + "index": 2, "docs": [] }, { - "name": "deposit", - "type": 6, - "typeName": "DepositBalance", + "name": "NodeNotFound", + "fields": [], + "index": 3, + "docs": [] + }, + { + "name": "Locked", + "fields": [], + "index": 4, "docs": [] } ] @@ -38688,20 +67812,16 @@ } }, { - "id": 462, + "id": 949, "type": { "path": [ - "pallet_uniques", + "pallet_delegated_staking", "types", - "CollectionMetadata" + "Delegation" ], "params": [ { - "name": "DepositBalance", - "type": 6 - }, - { - "name": "StringLimit", + "name": "T", "type": null } ], @@ -38709,21 +67829,15 @@ "composite": { "fields": [ { - "name": "deposit", - "type": 6, - "typeName": "DepositBalance", - "docs": [] - }, - { - "name": "data", - "type": 153, - "typeName": "BoundedVec", + "name": "agent", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "is_frozen", - "type": 8, - "typeName": "bool", + "name": "amount", + "type": 6, + "typeName": "BalanceOf", "docs": [] } ] @@ -38733,20 +67847,16 @@ } }, { - "id": 463, + "id": 950, "type": { "path": [ - "pallet_uniques", + "pallet_delegated_staking", "types", - "ItemMetadata" + "AgentLedger" ], "params": [ { - "name": "DepositBalance", - "type": 6 - }, - { - "name": "StringLimit", + "name": "T", "type": null } ], @@ -38754,21 +67864,27 @@ "composite": { "fields": [ { - "name": "deposit", - "type": 6, - "typeName": "DepositBalance", + "name": "payee", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "data", - "type": 153, - "typeName": "BoundedVec", + "name": "total_delegated", + "type": 75, + "typeName": "BalanceOf", "docs": [] }, { - "name": "is_frozen", - "type": 8, - "typeName": "bool", + "name": "unclaimed_withdrawals", + "type": 75, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "pending_slash", + "type": 75, + "typeName": "BalanceOf", "docs": [] } ] @@ -38778,53 +67894,10 @@ } }, { - "id": 464, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 4, - 155, - 156 - ] - }, - "docs": [] - } - }, - { - "id": 465, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 157, - 6 - ] - }, - "docs": [] - } - }, - { - "id": 466, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 6, - 158 - ] - }, - "docs": [] - } - }, - { - "id": 467, + "id": 951, "type": { "path": [ - "pallet_uniques", + "pallet_delegated_staking", "pallet", "Error" ], @@ -38832,222 +67905,252 @@ { "name": "T", "type": null - }, - { - "name": "I", - "type": null } ], "def": { "variant": { "variants": [ { - "name": "NoPermission", + "name": "NotAllowed", "fields": [], "index": 0, "docs": [ - "The signing account has no permission to do the operation." + "The account cannot perform this operation." ] }, { - "name": "UnknownCollection", + "name": "AlreadyStaking", "fields": [], "index": 1, "docs": [ - "The given item ID is unknown." + "An existing staker cannot perform this action." ] }, { - "name": "AlreadyExists", + "name": "InvalidRewardDestination", "fields": [], "index": 2, "docs": [ - "The item ID has already been used for an item." + "Reward Destination cannot be same as `Agent` account." ] }, { - "name": "WrongOwner", + "name": "InvalidDelegation", "fields": [], "index": 3, "docs": [ - "The owner turned out to be different to what was expected." + "Delegation conditions are not met.", + "", + "Possible issues are", + "1) Cannot delegate to self,", + "2) Cannot delegate to multiple delegates." ] }, { - "name": "BadWitness", + "name": "NotEnoughFunds", "fields": [], "index": 4, "docs": [ - "Invalid witness data given." + "The account does not have enough funds to perform the operation." ] }, { - "name": "InUse", + "name": "NotAgent", "fields": [], "index": 5, "docs": [ - "The item ID is already taken." + "Not an existing `Agent` account." ] }, { - "name": "Frozen", + "name": "NotDelegator", "fields": [], "index": 6, "docs": [ - "The item or collection is frozen." + "Not a Delegator account." ] }, { - "name": "WrongDelegate", + "name": "BadState", "fields": [], "index": 7, "docs": [ - "The delegate turned out to be different to what was expected." + "Some corruption in internal state." ] }, { - "name": "NoDelegate", + "name": "UnappliedSlash", "fields": [], "index": 8, "docs": [ - "There is no delegate approved." + "Unapplied pending slash restricts operation on `Agent`." ] }, { - "name": "Unapproved", + "name": "NothingToSlash", "fields": [], "index": 9, "docs": [ - "No approval exists that would allow the transfer." + "`Agent` has no pending slash to be applied." ] }, { - "name": "Unaccepted", + "name": "WithdrawFailed", "fields": [], "index": 10, "docs": [ - "The named owner has not signed ownership of the collection is acceptable." + "Failed to withdraw amount from Core Staking." ] }, { - "name": "Locked", + "name": "NotSupported", "fields": [], "index": 11, "docs": [ - "The item is locked." - ] - }, - { - "name": "MaxSupplyReached", - "fields": [], - "index": 12, - "docs": [ - "All items have been minted." - ] - }, - { - "name": "MaxSupplyAlreadySet", - "fields": [], - "index": 13, - "docs": [ - "The max supply has already been set." + "Operation not supported by this pallet." ] - }, + } + ] + } + }, + "docs": [ + "The `Error` enum of this pallet." + ] + } + }, + { + "id": 952, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 953, + 4 + ] + }, + "docs": [] + } + }, + { + "id": 953, + "type": { + "path": [ + "pallet_staking_async_rc_client", + "ValidatorSetReport" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + } + ], + "def": { + "composite": { + "fields": [ { - "name": "MaxSupplyTooSmall", - "fields": [], - "index": 14, - "docs": [ - "The provided max supply is less to the amount of items a collection already has." - ] + "name": "new_validator_set", + "type": 89, + "typeName": "Vec", + "docs": [] }, { - "name": "UnknownItem", - "fields": [], - "index": 15, - "docs": [ - "The given item ID is unknown." - ] + "name": "id", + "type": 4, + "typeName": "u32", + "docs": [] }, { - "name": "NotForSale", - "fields": [], - "index": 16, - "docs": [ - "Item is not for sale." - ] + "name": "prune_up_to", + "type": 187, + "typeName": "Option", + "docs": [] }, { - "name": "BidTooLow", - "fields": [], - "index": 17, - "docs": [ - "The provided bid is too low." - ] + "name": "leftover", + "type": 8, + "typeName": "bool", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 954, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 955 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 957, + "typeName": "Vec", + "docs": [] } ] } }, - "docs": [ - "The `Error` enum of this pallet." - ] + "docs": [] } }, { - "id": 468, + "id": 955, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 0, + 12, + 956 + ] + }, + "docs": [] + } + }, + { + "id": 956, "type": { "path": [ - "pallet_nfts", - "types", - "CollectionDetails" + "bounded_collections", + "bounded_vec", + "BoundedVec" ], "params": [ { - "name": "AccountId", + "name": "T", "type": 0 }, { - "name": "DepositBalance", - "type": 6 + "name": "S", + "type": null } ], "def": { "composite": { "fields": [ { - "name": "owner", - "type": 0, - "typeName": "AccountId", - "docs": [] - }, - { - "name": "owner_deposit", - "type": 6, - "typeName": "DepositBalance", - "docs": [] - }, - { - "name": "items", - "type": 4, - "typeName": "u32", - "docs": [] - }, - { - "name": "item_metadatas", - "type": 4, - "typeName": "u32", - "docs": [] - }, - { - "name": "item_configs", - "type": 4, - "typeName": "u32", - "docs": [] - }, - { - "name": "attributes", - "type": 4, - "typeName": "u32", + "name": null, + "type": 89, + "typeName": "Vec", "docs": [] } ] @@ -39057,17 +68160,34 @@ } }, { - "id": 469, + "id": 957, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 955 + } + }, + "docs": [] + } + }, + { + "id": 958, "type": { "path": [ - "pallet_nfts", - "types", - "BitFlags" + "bounded_collections", + "bounded_vec", + "BoundedVec" ], "params": [ { "name": "T", - "type": 470 + "type": 0 + }, + { + "name": "S", + "type": null } ], "def": { @@ -39075,8 +68195,8 @@ "fields": [ { "name": null, - "type": 2, - "typeName": "CollectionRole", + "type": 89, + "typeName": "Vec", "docs": [] } ] @@ -39086,33 +68206,77 @@ } }, { - "id": 470, + "id": 959, "type": { "path": [ - "pallet_nfts", - "types", - "CollectionRole" + "pallet_election_provider_multi_block", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + } ], - "params": [], "def": { "variant": { "variants": [ { - "name": "Issuer", + "name": "Fallback", + "fields": [], + "index": 0, + "docs": [ + "Triggering the `Fallback` failed." + ] + }, + { + "name": "UnexpectedPhase", "fields": [], "index": 1, - "docs": [] + "docs": [ + "Unexpected phase" + ] }, { - "name": "Freezer", + "name": "Snapshot", "fields": [], "index": 2, + "docs": [ + "Snapshot was unavailable." + ] + } + ] + } + }, + "docs": [ + "Error of the pallet that can be returned in response to dispatches." + ] + } + }, + { + "id": 960, + "type": { + "path": [ + "pallet_election_provider_multi_block", + "verifier", + "impls", + "ValidSolution" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "X", + "fields": [], + "index": 0, "docs": [] }, { - "name": "Admin", + "name": "Y", "fields": [], - "index": 4, + "index": 1, "docs": [] } ] @@ -39122,46 +68286,126 @@ } }, { - "id": 471, + "id": 961, "type": { "path": [ - "pallet_nfts", - "types", - "ItemDetails" + "bounded_collections", + "bounded_vec", + "BoundedVec" ], "params": [ { - "name": "AccountId", - "type": 0 - }, - { - "name": "Deposit", - "type": 472 + "name": "T", + "type": 962 }, { - "name": "Approvals", - "type": 473 + "name": "S", + "type": null } ], "def": { "composite": { "fields": [ { - "name": "owner", - "type": 0, - "typeName": "AccountId", + "name": null, + "type": 964, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 962, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 0, + 963 + ] + }, + "docs": [] + } + }, + { + "id": 963, + "type": { + "path": [ + "pallet_election_provider_multi_block", + "verifier", + "impls", + "PartialBackings" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "total", + "type": 6, + "typeName": "ExtendedBalance", "docs": [] }, { - "name": "approvals", - "type": 473, - "typeName": "Approvals", + "name": "backers", + "type": 4, + "typeName": "u32", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 964, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 962 + } + }, + "docs": [] + } + }, + { + "id": 965, + "type": { + "path": [ + "pallet_election_provider_multi_block", + "verifier", + "impls", + "Status" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Ongoing", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "PageIndex", + "docs": [] + } + ], + "index": 0, "docs": [] }, { - "name": "deposit", - "type": 472, - "typeName": "Deposit", + "name": "Nothing", + "fields": [], + "index": 1, "docs": [] } ] @@ -39171,36 +68415,30 @@ } }, { - "id": 472, + "id": 966, "type": { "path": [ - "pallet_nfts", - "types", - "ItemDeposit" + "bounded_collections", + "bounded_vec", + "BoundedVec" ], "params": [ { - "name": "DepositBalance", - "type": 6 + "name": "T", + "type": 967 }, { - "name": "AccountId", - "type": 0 + "name": "S", + "type": null } ], "def": { "composite": { "fields": [ { - "name": "account", - "type": 0, - "typeName": "AccountId", - "docs": [] - }, - { - "name": "amount", - "type": 6, - "typeName": "DepositBalance", + "name": null, + "type": 968, + "typeName": "Vec", "docs": [] } ] @@ -39210,24 +68448,58 @@ } }, { - "id": 473, + "id": 967, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 0, + 412 + ] + }, + "docs": [] + } + }, + { + "id": 968, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 967 + } + }, + "docs": [] + } + }, + { + "id": 969, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 0, + 4 + ] + }, + "docs": [] + } + }, + { + "id": 970, "type": { "path": [ - "bounded_collections", - "bounded_btree_map", - "BoundedBTreeMap" + "pallet_election_provider_multi_block", + "signed", + "SubmissionMetadata" ], "params": [ { - "name": "K", - "type": 0 - }, - { - "name": "V", - "type": 155 - }, - { - "name": "S", + "name": "T", "type": null } ], @@ -39235,9 +68507,33 @@ "composite": { "fields": [ { - "name": null, - "type": 474, - "typeName": "BTreeMap", + "name": "deposit", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "fee", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "reward", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "claimed_score", + "type": 412, + "typeName": "ElectionScore", + "docs": [] + }, + { + "name": "pages", + "type": 971, + "typeName": "BoundedVec", "docs": [] } ] @@ -39247,19 +68543,21 @@ } }, { - "id": 474, + "id": 971, "type": { "path": [ - "BTreeMap" + "bounded_collections", + "bounded_vec", + "BoundedVec" ], "params": [ { - "name": "K", - "type": 0 + "name": "T", + "type": 8 }, { - "name": "V", - "type": 155 + "name": "S", + "type": null } ], "def": { @@ -39267,8 +68565,8 @@ "fields": [ { "name": null, - "type": 475, - "typeName": null, + "type": 972, + "typeName": "Vec", "docs": [] } ] @@ -39278,47 +68576,127 @@ } }, { - "id": 475, + "id": 972, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 476 + "type": 8 } }, "docs": [] } }, { - "id": 476, + "id": 973, "type": { - "path": [], - "params": [], + "path": [ + "pallet_election_provider_multi_block", + "signed", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + } + ], "def": { - "tuple": [ - 0, - 155 - ] + "variant": { + "variants": [ + { + "name": "PhaseNotSigned", + "fields": [], + "index": 0, + "docs": [ + "The phase is not signed." + ] + }, + { + "name": "Duplicate", + "fields": [], + "index": 1, + "docs": [ + "The submission is a duplicate." + ] + }, + { + "name": "QueueFull", + "fields": [], + "index": 2, + "docs": [ + "The queue is full." + ] + }, + { + "name": "BadPageIndex", + "fields": [], + "index": 3, + "docs": [ + "The page index is out of bounds." + ] + }, + { + "name": "NotRegistered", + "fields": [], + "index": 4, + "docs": [ + "The account is not registered." + ] + }, + { + "name": "NoSubmission", + "fields": [], + "index": 5, + "docs": [ + "No submission found." + ] + }, + { + "name": "RoundNotOver", + "fields": [], + "index": 6, + "docs": [ + "Round is not yet over." + ] + }, + { + "name": "BadWitnessData", + "fields": [], + "index": 7, + "docs": [ + "Bad witness data provided." + ] + }, + { + "name": "TooManyInvulnerables", + "fields": [], + "index": 8, + "docs": [ + "Too many invulnerable accounts are provided," + ] + } + ] + } }, - "docs": [] + "docs": [ + "The `Error` enum of this pallet." + ] } }, { - "id": 477, + "id": 974, "type": { "path": [ - "pallet_nfts", - "types", - "CollectionMetadata" + "pallet_staking_async", + "ledger", + "StakingLedger" ], "params": [ { - "name": "Deposit", - "type": 6 - }, - { - "name": "StringLimit", + "name": "T", "type": null } ], @@ -39326,15 +68704,27 @@ "composite": { "fields": [ { - "name": "deposit", - "type": 6, - "typeName": "Deposit", + "name": "stash", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "data", - "type": 160, - "typeName": "BoundedVec", + "name": "total", + "type": 75, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "active", + "type": 75, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "unlocking", + "type": 484, + "typeName": "BoundedVec>, T::MaxUnlockingChunks>", "docs": [] } ] @@ -39344,20 +68734,15 @@ } }, { - "id": 478, + "id": 975, "type": { "path": [ - "pallet_nfts", - "types", - "ItemMetadata" + "pallet_staking_async", + "Nominations" ], "params": [ { - "name": "Deposit", - "type": 479 - }, - { - "name": "StringLimit", + "name": "T", "type": null } ], @@ -39365,15 +68750,21 @@ "composite": { "fields": [ { - "name": "deposit", - "type": 479, - "typeName": "Deposit", + "name": "targets", + "type": 956, + "typeName": "BoundedVec>", "docs": [] }, { - "name": "data", - "type": 160, - "typeName": "BoundedVec", + "name": "submitted_in", + "type": 4, + "typeName": "EraIndex", + "docs": [] + }, + { + "name": "suppressed", + "type": 8, + "typeName": "bool", "docs": [] } ] @@ -39383,36 +68774,59 @@ } }, { - "id": 479, + "id": 976, "type": { "path": [ - "pallet_nfts", - "types", - "ItemMetadataDeposit" + "pallet_staking_async", + "ActiveEraInfo" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "EraIndex", + "docs": [] + }, + { + "name": "start", + "type": 165, + "typeName": "Option", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 977, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" ], "params": [ - { - "name": "DepositBalance", - "type": 6 + { + "name": "T", + "type": 37 }, { - "name": "AccountId", - "type": 0 + "name": "S", + "type": null } ], "def": { "composite": { "fields": [ { - "name": "account", - "type": 158, - "typeName": "Option", - "docs": [] - }, - { - "name": "amount", - "type": 6, - "typeName": "DepositBalance", + "name": null, + "type": 663, + "typeName": "Vec", "docs": [] } ] @@ -39422,66 +68836,43 @@ } }, { - "id": 480, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 4, - 155, - 161, - 157 - ] - }, - "docs": [] - } - }, - { - "id": 481, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 160, - 482 - ] - }, - "docs": [] - } - }, - { - "id": 482, + "id": 978, "type": { "path": [ - "pallet_nfts", - "types", - "AttributeDeposit" + "sp_staking", + "PagedExposureMetadata" ], "params": [ { - "name": "DepositBalance", + "name": "Balance", "type": 6 - }, - { - "name": "AccountId", - "type": 0 } ], "def": { "composite": { "fields": [ { - "name": "account", - "type": 158, - "typeName": "Option", + "name": "total", + "type": 75, + "typeName": "Balance", "docs": [] }, { - "name": "amount", - "type": 6, - "typeName": "DepositBalance", + "name": "own", + "type": 75, + "typeName": "Balance", + "docs": [] + }, + { + "name": "nominator_count", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "page_count", + "type": 4, + "typeName": "Page", "docs": [] } ] @@ -39491,20 +68882,17 @@ } }, { - "id": 483, + "id": 979, "type": { "path": [ - "bounded_collections", - "bounded_btree_set", - "BoundedBTreeSet" + "pallet_staking_async", + "pallet", + "pallet", + "BoundedExposurePage" ], "params": [ { "name": "T", - "type": 0 - }, - { - "name": "S", "type": null } ], @@ -39513,8 +68901,8 @@ "fields": [ { "name": null, - "type": 484, - "typeName": "BTreeSet", + "type": 980, + "typeName": "ExposurePage>", "docs": [] } ] @@ -39524,24 +68912,35 @@ } }, { - "id": 484, + "id": 980, "type": { "path": [ - "BTreeSet" + "sp_staking", + "ExposurePage" ], "params": [ { - "name": "T", + "name": "AccountId", "type": 0 + }, + { + "name": "Balance", + "type": 6 } ], "def": { "composite": { "fields": [ { - "name": null, - "type": 58, - "typeName": null, + "name": "page_total", + "type": 75, + "typeName": "Balance", + "docs": [] + }, + { + "name": "others", + "type": 981, + "typeName": "Vec>", "docs": [] } ] @@ -39551,56 +68950,48 @@ } }, { - "id": 485, + "id": 981, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 982 + } + }, + "docs": [] + } + }, + { + "id": 982, "type": { "path": [ - "pallet_nfts", - "types", - "PendingSwap" + "sp_staking", + "IndividualExposure" ], "params": [ { - "name": "CollectionId", - "type": 4 - }, - { - "name": "ItemId", - "type": 4 - }, - { - "name": "ItemPriceWithDirection", - "type": 163 + "name": "AccountId", + "type": 0 }, { - "name": "Deadline", - "type": 4 + "name": "Balance", + "type": 6 } ], "def": { "composite": { "fields": [ { - "name": "desired_collection", - "type": 4, - "typeName": "CollectionId", - "docs": [] - }, - { - "name": "desired_item", - "type": 155, - "typeName": "Option", - "docs": [] - }, - { - "name": "price", - "type": 162, - "typeName": "Option", + "name": "who", + "type": 0, + "typeName": "AccountId", "docs": [] }, { - "name": "deadline", - "type": 4, - "typeName": "Deadline", + "name": "value", + "type": 75, + "typeName": "Balance", "docs": [] } ] @@ -39610,17 +69001,21 @@ } }, { - "id": 486, + "id": 983, "type": { "path": [ - "pallet_nfts", - "types", - "BitFlags" + "bounded_collections", + "weak_bounded_vec", + "WeakBoundedVec" ], "params": [ { "name": "T", - "type": 487 + "type": 4 + }, + { + "name": "S", + "type": null } ], "def": { @@ -39628,8 +69023,8 @@ "fields": [ { "name": null, - "type": 12, - "typeName": "PalletFeature", + "type": 186, + "typeName": "Vec", "docs": [] } ] @@ -39639,39 +69034,31 @@ } }, { - "id": 487, + "id": 984, "type": { "path": [ - "pallet_nfts", - "types", - "PalletFeature" + "pallet_staking_async", + "EraRewardPoints" + ], + "params": [ + { + "name": "T", + "type": null + } ], - "params": [], "def": { - "variant": { - "variants": [ - { - "name": "Trading", - "fields": [], - "index": 1, - "docs": [] - }, - { - "name": "Attributes", - "fields": [], - "index": 2, - "docs": [] - }, + "composite": { + "fields": [ { - "name": "Approvals", - "fields": [], - "index": 4, + "name": "total", + "type": 4, + "typeName": "RewardPoint", "docs": [] }, { - "name": "Swaps", - "fields": [], - "index": 8, + "name": "individual", + "type": 985, + "typeName": "BoundedBTreeMap", "docs": [] } ] @@ -39681,472 +69068,232 @@ } }, { - "id": 488, + "id": 985, "type": { "path": [ - "pallet_nfts", - "pallet", - "Error" + "bounded_collections", + "bounded_btree_map", + "BoundedBTreeMap" ], "params": [ { - "name": "T", - "type": null + "name": "K", + "type": 0 }, { - "name": "I", + "name": "V", + "type": 4 + }, + { + "name": "S", "type": null } ], "def": { - "variant": { - "variants": [ - { - "name": "NoPermission", - "fields": [], - "index": 0, - "docs": [ - "The signing account has no permission to do the operation." - ] - }, - { - "name": "UnknownCollection", - "fields": [], - "index": 1, - "docs": [ - "The given item ID is unknown." - ] - }, - { - "name": "AlreadyExists", - "fields": [], - "index": 2, - "docs": [ - "The item ID has already been used for an item." - ] - }, - { - "name": "ApprovalExpired", - "fields": [], - "index": 3, - "docs": [ - "The approval had a deadline that expired, so the approval isn't valid anymore." - ] - }, - { - "name": "WrongOwner", - "fields": [], - "index": 4, - "docs": [ - "The owner turned out to be different to what was expected." - ] - }, - { - "name": "BadWitness", - "fields": [], - "index": 5, - "docs": [ - "The witness data given does not match the current state of the chain." - ] - }, - { - "name": "CollectionIdInUse", - "fields": [], - "index": 6, - "docs": [ - "Collection ID is already taken." - ] - }, - { - "name": "ItemsNonTransferable", - "fields": [], - "index": 7, - "docs": [ - "Items within that collection are non-transferable." - ] - }, - { - "name": "NotDelegate", - "fields": [], - "index": 8, - "docs": [ - "The provided account is not a delegate." - ] - }, - { - "name": "WrongDelegate", - "fields": [], - "index": 9, - "docs": [ - "The delegate turned out to be different to what was expected." - ] - }, - { - "name": "Unapproved", - "fields": [], - "index": 10, - "docs": [ - "No approval exists that would allow the transfer." - ] - }, - { - "name": "Unaccepted", - "fields": [], - "index": 11, - "docs": [ - "The named owner has not signed ownership acceptance of the collection." - ] - }, - { - "name": "ItemLocked", - "fields": [], - "index": 12, - "docs": [ - "The item is locked (non-transferable)." - ] - }, - { - "name": "LockedItemAttributes", - "fields": [], - "index": 13, - "docs": [ - "Item's attributes are locked." - ] - }, - { - "name": "LockedCollectionAttributes", - "fields": [], - "index": 14, - "docs": [ - "Collection's attributes are locked." - ] - }, - { - "name": "LockedItemMetadata", - "fields": [], - "index": 15, - "docs": [ - "Item's metadata is locked." - ] - }, - { - "name": "LockedCollectionMetadata", - "fields": [], - "index": 16, - "docs": [ - "Collection's metadata is locked." - ] - }, - { - "name": "MaxSupplyReached", - "fields": [], - "index": 17, - "docs": [ - "All items have been minted." - ] - }, - { - "name": "MaxSupplyLocked", - "fields": [], - "index": 18, - "docs": [ - "The max supply is locked and can't be changed." - ] - }, - { - "name": "MaxSupplyTooSmall", - "fields": [], - "index": 19, - "docs": [ - "The provided max supply is less than the number of items a collection already has." - ] - }, - { - "name": "UnknownItem", - "fields": [], - "index": 20, - "docs": [ - "The given item ID is unknown." - ] - }, - { - "name": "UnknownSwap", - "fields": [], - "index": 21, - "docs": [ - "Swap doesn't exist." - ] - }, - { - "name": "MetadataNotFound", - "fields": [], - "index": 22, - "docs": [ - "The given item has no metadata set." - ] - }, - { - "name": "AttributeNotFound", - "fields": [], - "index": 23, - "docs": [ - "The provided attribute can't be found." - ] - }, - { - "name": "NotForSale", - "fields": [], - "index": 24, - "docs": [ - "Item is not for sale." - ] - }, - { - "name": "BidTooLow", - "fields": [], - "index": 25, - "docs": [ - "The provided bid is too low." - ] - }, - { - "name": "ReachedApprovalLimit", - "fields": [], - "index": 26, - "docs": [ - "The item has reached its approval limit." - ] - }, - { - "name": "DeadlineExpired", - "fields": [], - "index": 27, - "docs": [ - "The deadline has already expired." - ] - }, - { - "name": "WrongDuration", - "fields": [], - "index": 28, - "docs": [ - "The duration provided should be less than or equal to `MaxDeadlineDuration`." - ] - }, - { - "name": "MethodDisabled", - "fields": [], - "index": 29, - "docs": [ - "The method is disabled by system settings." - ] - }, - { - "name": "WrongSetting", - "fields": [], - "index": 30, - "docs": [ - "The provided setting can't be set." - ] - }, - { - "name": "InconsistentItemConfig", - "fields": [], - "index": 31, - "docs": [ - "Item's config already exists and should be equal to the provided one." - ] - }, - { - "name": "NoConfig", - "fields": [], - "index": 32, - "docs": [ - "Config for a collection or an item can't be found." - ] - }, - { - "name": "RolesNotCleared", - "fields": [], - "index": 33, - "docs": [ - "Some roles were not cleared." - ] - }, - { - "name": "MintNotStarted", - "fields": [], - "index": 34, - "docs": [ - "Mint has not started yet." - ] - }, - { - "name": "MintEnded", - "fields": [], - "index": 35, - "docs": [ - "Mint has already ended." - ] - }, - { - "name": "AlreadyClaimed", - "fields": [], - "index": 36, - "docs": [ - "The provided Item was already used for claiming." - ] - }, + "composite": { + "fields": [ { - "name": "IncorrectData", - "fields": [], - "index": 37, - "docs": [ - "The provided data is incorrect." - ] - }, + "name": null, + "type": 986, + "typeName": "BTreeMap", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 986, + "type": { + "path": [ + "BTreeMap" + ], + "params": [ + { + "name": "K", + "type": 0 + }, + { + "name": "V", + "type": 4 + } + ], + "def": { + "composite": { + "fields": [ { - "name": "WrongOrigin", - "fields": [], - "index": 38, - "docs": [ - "The extrinsic was sent by the wrong origin." - ] - }, + "name": null, + "type": 394, + "typeName": null, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 987, + "type": { + "path": [ + "pallet_staking_async", + "slashing", + "OffenceRecord" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + } + ], + "def": { + "composite": { + "fields": [ { - "name": "WrongSignature", - "fields": [], - "index": 39, - "docs": [ - "The provided signature is incorrect." - ] + "name": "reporter", + "type": 190, + "typeName": "Option", + "docs": [] }, { - "name": "IncorrectMetadata", - "fields": [], - "index": 40, - "docs": [ - "The provided metadata might be too long." - ] + "name": "reported_era", + "type": 4, + "typeName": "EraIndex", + "docs": [] }, { - "name": "MaxAttributesLimitReached", - "fields": [], - "index": 41, - "docs": [ - "Can't set more attributes per one call." - ] + "name": "exposure_page", + "type": 4, + "typeName": "u32", + "docs": [] }, { - "name": "WrongNamespace", - "fields": [], - "index": 42, - "docs": [ - "The provided namespace isn't supported in this call." - ] + "name": "slash_fraction", + "type": 383, + "typeName": "Perbill", + "docs": [] }, { - "name": "CollectionNotEmpty", - "fields": [], - "index": 43, - "docs": [ - "Can't delete non-empty collections." - ] - }, + "name": "prior_slash_fraction", + "type": 383, + "typeName": "Perbill", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 988, + "type": { + "path": [ + "bounded_collections", + "weak_bounded_vec", + "WeakBoundedVec" + ], + "params": [ + { + "name": "T", + "type": 4 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ { - "name": "WitnessRequired", - "fields": [], - "index": 44, - "docs": [ - "The witness data should be provided." - ] + "name": null, + "type": 186, + "typeName": "Vec", + "docs": [] } ] } }, - "docs": [ - "The `Error` enum of this pallet." - ] + "docs": [] } }, { - "id": 489, + "id": 989, "type": { "path": [], "params": [], "def": { "tuple": [ - 38, - 0 + 4, + 0, + 987 ] }, "docs": [] } }, { - "id": 490, + "id": 990, "type": { "path": [], "params": [], "def": { "tuple": [ - 38, - 0, - 0 + 4, + 487 ] }, "docs": [] } }, { - "id": 491, + "id": 991, "type": { "path": [ - "pallet_assets", - "types", - "AssetMetadata" + "pallet_staking_async", + "UnappliedSlash" ], "params": [ { - "name": "DepositBalance", - "type": 6 - }, - { - "name": "BoundedString", - "type": 492 + "name": "T", + "type": null } ], "def": { "composite": { "fields": [ { - "name": "deposit", - "type": 6, - "typeName": "DepositBalance", + "name": "validator", + "type": 0, + "typeName": "T::AccountId", "docs": [] }, { - "name": "name", - "type": 492, - "typeName": "BoundedString", + "name": "own", + "type": 6, + "typeName": "BalanceOf", "docs": [] }, { - "name": "symbol", - "type": 492, - "typeName": "BoundedString", + "name": "others", + "type": 992, + "typeName": "WeakBoundedVec<(T::AccountId, BalanceOf), T::MaxExposurePageSize>", "docs": [] }, { - "name": "decimals", - "type": 2, - "typeName": "u8", + "name": "reporter", + "type": 190, + "typeName": "Option", "docs": [] }, { - "name": "is_frozen", - "type": 8, - "typeName": "bool", + "name": "payout", + "type": 6, + "typeName": "BalanceOf", "docs": [] } ] @@ -40156,7 +69303,40 @@ } }, { - "id": 492, + "id": 992, + "type": { + "path": [ + "bounded_collections", + "weak_bounded_vec", + "WeakBoundedVec" + ], + "params": [ + { + "name": "T", + "type": 409 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 410, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 993, "type": { "path": [ "bounded_collections", @@ -40166,7 +69346,7 @@ "params": [ { "name": "T", - "type": 2 + "type": 477 }, { "name": "S", @@ -40178,7 +69358,7 @@ "fields": [ { "name": null, - "type": 14, + "type": 476, "typeName": "Vec", "docs": [] } @@ -40189,517 +69369,584 @@ } }, { - "id": 493, + "id": 994, "type": { "path": [ - "pallet_assets", - "pallet", - "Error" + "pallet_staking_async", + "SnapshotStatus" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Ongoing", + "fields": [ + { + "name": null, + "type": 0, + "typeName": "AccountId", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "Consumed", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "Waiting", + "fields": [], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 995, + "type": { + "path": [ + "bounded_collections", + "bounded_btree_set", + "BoundedBTreeSet" ], "params": [ { "name": "T", - "type": null + "type": 0 }, { - "name": "I", + "name": "S", "type": null } ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 892, + "typeName": "BTreeSet", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 996, + "type": { + "path": [ + "pallet_staking_async", + "pallet", + "pallet", + "PruningStep" + ], + "params": [], "def": { "variant": { "variants": [ { - "name": "BalanceLow", + "name": "ErasStakersPaged", "fields": [], "index": 0, - "docs": [ - "Account balance must be greater than or equal to the transfer amount." - ] + "docs": [] }, { - "name": "NoAccount", + "name": "ErasStakersOverview", "fields": [], "index": 1, - "docs": [ - "The account to alter does not exist." - ] + "docs": [] }, { - "name": "NoPermission", + "name": "ErasValidatorPrefs", "fields": [], "index": 2, - "docs": [ - "The signing account has no permission to do the operation." - ] + "docs": [] }, { - "name": "Unknown", + "name": "ClaimedRewards", "fields": [], "index": 3, - "docs": [ - "The given asset ID is unknown." - ] + "docs": [] }, { - "name": "Frozen", + "name": "ErasValidatorReward", "fields": [], "index": 4, - "docs": [ - "The origin account is frozen." - ] + "docs": [] }, { - "name": "InUse", + "name": "ErasRewardPoints", "fields": [], "index": 5, - "docs": [ - "The asset ID is already taken." - ] + "docs": [] }, { - "name": "BadWitness", + "name": "ErasTotalStake", "fields": [], "index": 6, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 997, + "type": { + "path": [ + "pallet_staking_async", + "pallet", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "NotController", + "fields": [], + "index": 0, "docs": [ - "Invalid witness data given." + "Not a controller account." ] }, { - "name": "MinBalanceZero", + "name": "NotStash", "fields": [], - "index": 7, + "index": 1, "docs": [ - "Minimum balance should be non-zero." + "Not a stash account." ] }, { - "name": "UnavailableConsumer", + "name": "AlreadyBonded", "fields": [], - "index": 8, + "index": 2, "docs": [ - "Unable to increment the consumer reference counters on the account. Either no provider", - "reference exists to allow a non-zero balance of a non-self-sufficient asset, or one", - "fewer then the maximum number of consumers has been reached." + "Stash is already bonded." ] }, { - "name": "BadMetadata", + "name": "AlreadyPaired", "fields": [], - "index": 9, + "index": 3, "docs": [ - "Invalid metadata given." + "Controller is already paired." ] }, { - "name": "Unapproved", + "name": "EmptyTargets", "fields": [], - "index": 10, + "index": 4, "docs": [ - "No approval exists that would allow the transfer." + "Targets cannot be empty." ] }, { - "name": "WouldDie", + "name": "DuplicateIndex", "fields": [], - "index": 11, + "index": 5, "docs": [ - "The source account would not survive the transfer and it needs to stay alive." + "Duplicate index." ] }, { - "name": "AlreadyExists", + "name": "InvalidSlashRecord", "fields": [], - "index": 12, + "index": 6, "docs": [ - "The asset-account already exists." + "Slash record not found." ] }, { - "name": "NoDeposit", + "name": "InsufficientBond", "fields": [], - "index": 13, + "index": 7, "docs": [ - "The asset-account doesn't have an associated deposit." + "Cannot bond, nominate or validate with value less than the minimum defined by", + "governance (see `MinValidatorBond` and `MinNominatorBond`). If unbonding is the", + "intention, `chill` first to remove one's role as validator/nominator." ] }, { - "name": "WouldBurn", + "name": "NoMoreChunks", "fields": [], - "index": 14, + "index": 8, "docs": [ - "The operation would result in funds being burned." + "Can not schedule more unlock chunks." ] }, { - "name": "LiveAsset", + "name": "NoUnlockChunk", "fields": [], - "index": 15, + "index": 9, "docs": [ - "The asset is a live asset and is actively being used. Usually emit for operations such", - "as `start_destroy` which require the asset to be in a destroying state." + "Can not rebond without unlocking chunks." ] }, { - "name": "AssetNotLive", + "name": "FundedTarget", "fields": [], - "index": 16, + "index": 10, "docs": [ - "The asset is not live, and likely being destroyed." + "Attempting to target a stash that still has funds." ] }, { - "name": "IncorrectStatus", + "name": "InvalidEraToReward", "fields": [], - "index": 17, + "index": 11, "docs": [ - "The asset status is not the expected status." + "Invalid era to reward." ] }, { - "name": "NotFrozen", + "name": "InvalidNumberOfNominations", "fields": [], - "index": 18, + "index": 12, "docs": [ - "The asset should be frozen before the given operation." + "Invalid number of nominations." ] }, { - "name": "CallbackFailed", + "name": "AlreadyClaimed", "fields": [], - "index": 19, + "index": 13, "docs": [ - "Callback action resulted in error" + "Rewards for this era have already been claimed for this validator." ] }, { - "name": "BadAssetId", + "name": "InvalidPage", "fields": [], - "index": 20, + "index": 14, "docs": [ - "The asset ID must be equal to the [`NextAssetId`]." + "No nominators exist on this page." ] }, { - "name": "ContainsFreezes", + "name": "IncorrectHistoryDepth", "fields": [], - "index": 21, + "index": 15, "docs": [ - "The asset cannot be destroyed because some accounts for this asset contain freezes." + "Incorrect previous history depth input provided." ] }, { - "name": "ContainsHolds", + "name": "BadState", "fields": [], - "index": 22, + "index": 16, "docs": [ - "The asset cannot be destroyed because some accounts for this asset contain holds." + "Internal state has become somehow corrupted and the operation cannot continue." ] - } - ] - } - }, - "docs": [ - "The `Error` enum of this pallet." - ] - } - }, - { - "id": 494, - "type": { - "path": [ - "pallet_assets", - "types", - "AssetMetadata" - ], - "params": [ - { - "name": "DepositBalance", - "type": 6 - }, - { - "name": "BoundedString", - "type": 495 - } - ], - "def": { - "composite": { - "fields": [ - { - "name": "deposit", - "type": 6, - "typeName": "DepositBalance", - "docs": [] - }, - { - "name": "name", - "type": 495, - "typeName": "BoundedString", - "docs": [] }, { - "name": "symbol", - "type": 495, - "typeName": "BoundedString", - "docs": [] + "name": "TooManyTargets", + "fields": [], + "index": 17, + "docs": [ + "Too many nomination targets supplied." + ] }, { - "name": "decimals", - "type": 2, - "typeName": "u8", - "docs": [] + "name": "BadTarget", + "fields": [], + "index": 18, + "docs": [ + "A nomination target was supplied that was blocked or otherwise not a validator." + ] }, { - "name": "is_frozen", - "type": 8, - "typeName": "bool", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 495, - "type": { - "path": [ - "bounded_collections", - "bounded_vec", - "BoundedVec" - ], - "params": [ - { - "name": "T", - "type": 2 - }, - { - "name": "S", - "type": null - } - ], - "def": { - "composite": { - "fields": [ + "name": "CannotChillOther", + "fields": [], + "index": 19, + "docs": [ + "The user has enough bond and thus cannot be chilled forcefully by an external person." + ] + }, { - "name": null, - "type": 14, - "typeName": "Vec", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 496, - "type": { - "path": [ - "pallet_assets", - "pallet", - "Error" - ], - "params": [ - { - "name": "T", - "type": null - }, - { - "name": "I", - "type": null - } - ], - "def": { - "variant": { - "variants": [ + "name": "TooManyNominators", + "fields": [], + "index": 20, + "docs": [ + "There are too many nominators in the system. Governance needs to adjust the staking", + "settings to keep things safe for the runtime." + ] + }, { - "name": "BalanceLow", + "name": "TooManyValidators", "fields": [], - "index": 0, + "index": 21, "docs": [ - "Account balance must be greater than or equal to the transfer amount." + "There are too many validator candidates in the system. Governance needs to adjust the", + "staking settings to keep things safe for the runtime." ] }, { - "name": "NoAccount", + "name": "CommissionTooLow", "fields": [], - "index": 1, + "index": 22, "docs": [ - "The account to alter does not exist." + "Commission is too low. Must be at least `MinCommission`." ] }, { - "name": "NoPermission", + "name": "BoundNotMet", "fields": [], - "index": 2, + "index": 23, "docs": [ - "The signing account has no permission to do the operation." + "Some bound is not met." ] }, { - "name": "Unknown", + "name": "ControllerDeprecated", "fields": [], - "index": 3, + "index": 24, "docs": [ - "The given asset ID is unknown." + "Used when attempting to use deprecated controller account logic." ] }, { - "name": "Frozen", + "name": "CannotRestoreLedger", "fields": [], - "index": 4, + "index": 25, "docs": [ - "The origin account is frozen." + "Cannot reset a ledger." ] }, { - "name": "InUse", + "name": "RewardDestinationRestricted", "fields": [], - "index": 5, + "index": 26, "docs": [ - "The asset ID is already taken." + "Provided reward destination is not allowed." ] }, { - "name": "BadWitness", + "name": "NotEnoughFunds", "fields": [], - "index": 6, + "index": 27, "docs": [ - "Invalid witness data given." + "Not enough funds available to withdraw." ] }, { - "name": "MinBalanceZero", + "name": "VirtualStakerNotAllowed", "fields": [], - "index": 7, + "index": 28, "docs": [ - "Minimum balance should be non-zero." + "Operation not allowed for virtual stakers." ] }, { - "name": "UnavailableConsumer", + "name": "CannotReapStash", "fields": [], - "index": 8, + "index": 29, "docs": [ - "Unable to increment the consumer reference counters on the account. Either no provider", - "reference exists to allow a non-zero balance of a non-self-sufficient asset, or one", - "fewer then the maximum number of consumers has been reached." + "Stash could not be reaped as other pallet might depend on it." ] }, { - "name": "BadMetadata", + "name": "AlreadyMigrated", "fields": [], - "index": 9, + "index": 30, "docs": [ - "Invalid metadata given." + "The stake of this account is already migrated to `Fungible` holds." ] }, { - "name": "Unapproved", + "name": "EraNotStarted", "fields": [], - "index": 10, + "index": 31, "docs": [ - "No approval exists that would allow the transfer." + "Era not yet started." ] }, { - "name": "WouldDie", + "name": "Restricted", "fields": [], - "index": 11, + "index": 32, "docs": [ - "The source account would not survive the transfer and it needs to stay alive." + "Account is restricted from participation in staking. This may happen if the account is", + "staking in another way already, such as via pool." ] }, { - "name": "AlreadyExists", + "name": "UnappliedSlashesInPreviousEra", "fields": [], - "index": 12, + "index": 33, "docs": [ - "The asset-account already exists." + "Unapplied slashes in the recently concluded era is blocking this operation.", + "See `Call::apply_slash` to apply them." ] }, { - "name": "NoDeposit", + "name": "EraNotPrunable", "fields": [], - "index": 13, + "index": 34, "docs": [ - "The asset-account doesn't have an associated deposit." + "The era is not eligible for pruning." ] }, { - "name": "WouldBurn", + "name": "CancelledSlash", "fields": [], - "index": 14, + "index": 35, "docs": [ - "The operation would result in funds being burned." + "The slash has been cancelled and cannot be applied." + ] + } + ] + } + }, + "docs": [ + "The `Error` enum of this pallet." + ] + } + }, + { + "id": 998, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 171, + 0 + ] + }, + "docs": [] + } + }, + { + "id": 999, + "type": { + "path": [ + "pallet_ah_ops", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "NoLeaseReserve", + "fields": [], + "index": 0, + "docs": [ + "Either no lease deposit or already unreserved." ] }, { - "name": "LiveAsset", + "name": "NoCrowdloanContribution", "fields": [], - "index": 15, + "index": 1, "docs": [ - "The asset is a live asset and is actively being used. Usually emit for operations such", - "as `start_destroy` which require the asset to be in a destroying state." + "Either no crowdloan contribution or already withdrawn." ] }, { - "name": "AssetNotLive", + "name": "NoCrowdloanReserve", "fields": [], - "index": 16, + "index": 2, "docs": [ - "The asset is not live, and likely being destroyed." + "Either no crowdloan reserve or already unreserved." ] }, { - "name": "IncorrectStatus", + "name": "FailedToWithdrawCrowdloanContribution", "fields": [], - "index": 17, + "index": 3, "docs": [ - "The asset status is not the expected status." + "Failed to withdraw crowdloan contribution." ] }, { - "name": "NotFrozen", + "name": "NotYet", "fields": [], - "index": 18, + "index": 4, "docs": [ - "The asset should be frozen before the given operation." + "Block number is not yet reached." ] }, { - "name": "CallbackFailed", + "name": "ContributionsRemaining", "fields": [], - "index": 19, + "index": 5, "docs": [ - "Callback action resulted in error" + "Not all contributions are withdrawn." ] }, { - "name": "BadAssetId", + "name": "WrongDerivedTranslation", "fields": [], - "index": 20, + "index": 6, "docs": [ - "The asset ID must be equal to the [`NextAssetId`]." + "The account is not a derived account." ] }, { - "name": "ContainsFreezes", + "name": "NotSovereign", "fields": [], - "index": 21, + "index": 7, "docs": [ - "The asset cannot be destroyed because some accounts for this asset contain freezes." + "Account cannot be migrated since it is not a sovereign parachain account." ] }, { - "name": "ContainsHolds", + "name": "InternalError", "fields": [], - "index": 22, + "index": 8, "docs": [ - "The asset cannot be destroyed because some accounts for this asset contain holds." + "Internal error, please bug report." + ] + }, + { + "name": "MigrationNotCompleted", + "fields": [], + "index": 9, + "docs": [ + "The Asset Hub migration is not completed." + ] + }, + { + "name": "ZeroBalance", + "fields": [], + "index": 10, + "docs": [ + "The balance is zero." ] } ] @@ -40711,26 +69958,31 @@ } }, { - "id": 497, + "id": 1000, "type": { "path": [ - "pallet_asset_conversion", - "types", - "PoolInfo" + "pallet_ah_migrator", + "BalancesBefore" ], "params": [ { - "name": "PoolAssetId", - "type": 4 + "name": "Balance", + "type": 6 } ], "def": { "composite": { "fields": [ { - "name": "lp_token", - "type": 4, - "typeName": "PoolAssetId", + "name": "checking_account", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "total_issuance", + "type": 6, + "typeName": "Balance", "docs": [] } ] @@ -40740,10 +69992,10 @@ } }, { - "id": 498, + "id": 1001, "type": { "path": [ - "pallet_asset_conversion", + "pallet_ah_migrator", "pallet", "Error" ], @@ -40757,190 +70009,155 @@ "variant": { "variants": [ { - "name": "InvalidAssetPair", + "name": "FailedToUnreserveDeposit", "fields": [], "index": 0, "docs": [ - "Provided asset pair is not supported for pool." + "Failed to unreserve deposit." ] }, { - "name": "PoolExists", + "name": "FailedToProcessAccount", "fields": [], "index": 1, "docs": [ - "Pool already exists." + "Failed to process an account data from RC." ] }, { - "name": "WrongDesiredAmount", + "name": "InsertConflict", "fields": [], "index": 2, "docs": [ - "Desired amount can't be zero." + "Some item could not be inserted because it already exists." ] }, { - "name": "AmountOneLessThanMinimal", + "name": "FailedToConvertType", "fields": [], "index": 3, "docs": [ - "Provided amount should be greater than or equal to the existential deposit/asset's", - "minimal amount." + "Failed to convert RC type to AH type." ] }, { - "name": "AmountTwoLessThanMinimal", + "name": "PreimageNotFound", "fields": [], "index": 4, "docs": [ - "Provided amount should be greater than or equal to the existential deposit/asset's", - "minimal amount." + "Failed to fetch preimage." ] }, { - "name": "ReserveLeftLessThanMinimal", + "name": "FailedToConvertCall", "fields": [], "index": 5, "docs": [ - "Reserve needs to always be greater than or equal to the existential deposit/asset's", - "minimal amount." + "Failed to convert RC call to AH call." ] }, { - "name": "AmountOutTooHigh", + "name": "FailedToBoundCall", "fields": [], "index": 6, "docs": [ - "Desired amount can't be equal to the pool reserve." + "Failed to bound a call." ] }, { - "name": "PoolNotFound", + "name": "XcmError", "fields": [], "index": 7, "docs": [ - "The pool doesn't exist." + "Failed to send XCM message." ] }, { - "name": "Overflow", + "name": "FailedToIntegrateVestingSchedule", "fields": [], "index": 8, "docs": [ - "An overflow happened." + "Failed to integrate a vesting schedule." ] }, { - "name": "AssetOneDepositDidNotMeetMinimum", + "name": "FailedToCalculateCheckingAccount", "fields": [], "index": 9, "docs": [ - "The minimal amount requirement for the first token in the pair wasn't met." + "Checking account overflow or underflow." ] }, { - "name": "AssetTwoDepositDidNotMeetMinimum", + "name": "FailedToBoundVector", "fields": [], "index": 10, "docs": [ - "The minimal amount requirement for the second token in the pair wasn't met." + "Vector did not fit into its compile-time bound." ] }, { - "name": "AssetOneWithdrawalDidNotMeetMinimum", + "name": "DmpQueuePriorityAlreadySet", "fields": [], "index": 11, "docs": [ - "The minimal amount requirement for the first token in the pair wasn't met." + "The DMP queue priority is already set to the same value." ] }, { - "name": "AssetTwoWithdrawalDidNotMeetMinimum", + "name": "InvalidParameter", "fields": [], "index": 12, "docs": [ - "The minimal amount requirement for the second token in the pair wasn't met." + "Invalid parameter." ] }, { - "name": "OptimalAmountLessThanDesired", + "name": "PreimageMissing", "fields": [], "index": 13, "docs": [ - "Optimal calculated amount is less than desired." + "Preimage missing." ] }, { - "name": "InsufficientLiquidityMinted", + "name": "PreimageTooBig", "fields": [], "index": 14, "docs": [ - "Insufficient liquidity minted." + "Preimage too big." ] }, { - "name": "ZeroLiquidity", + "name": "PreimageChunkMissing", "fields": [], "index": 15, "docs": [ - "Requested liquidity can't be zero." + "Preimage chunk missing." ] }, { - "name": "ZeroAmount", + "name": "PreimageStatusInvalid", "fields": [], "index": 16, "docs": [ - "Amount can't be zero." + "Preimage status invalid." ] }, { - "name": "ProvidedMinimumNotSufficientForSwap", + "name": "BadXcmVersion", "fields": [], "index": 17, "docs": [ - "Calculated amount out is less than provided minimum amount." + "The XCM version is invalid." ] }, { - "name": "ProvidedMaximumNotSufficientForSwap", + "name": "InvalidOrigin", "fields": [], "index": 18, "docs": [ - "Provided maximum amount is not sufficient for swap." - ] - }, - { - "name": "InvalidPath", - "fields": [], - "index": 19, - "docs": [ - "The provided path must consists of 2 assets at least." - ] - }, - { - "name": "NonUniquePath", - "fields": [], - "index": 20, - "docs": [ - "The provided path must consists of unique assets." - ] - }, - { - "name": "IncorrectPoolAssetId", - "fields": [], - "index": 21, - "docs": [ - "It was not possible to get or increment the Id of the pool." - ] - }, - { - "name": "BelowMinimum", - "fields": [], - "index": 22, - "docs": [ - "The destination account cannot exist with the swapped funds." + "The origin is invalid." ] } ] @@ -40952,28 +70169,28 @@ } }, { - "id": 499, + "id": 1002, "type": { "path": [], "params": [], "def": { "tuple": [ - 500, - 501, - 502, - 503, - 504, - 506, - 507, - 508, - 509 + 1003, + 1004, + 1005, + 1006, + 1007, + 1009, + 1010, + 1011, + 1012 ] }, "docs": [] } }, { - "id": 500, + "id": 1003, "type": { "path": [ "frame_system", @@ -40996,7 +70213,7 @@ } }, { - "id": 501, + "id": 1004, "type": { "path": [ "frame_system", @@ -41019,7 +70236,7 @@ } }, { - "id": 502, + "id": 1005, "type": { "path": [ "frame_system", @@ -41042,7 +70259,7 @@ } }, { - "id": 503, + "id": 1006, "type": { "path": [ "frame_system", @@ -41065,7 +70282,7 @@ } }, { - "id": 504, + "id": 1007, "type": { "path": [ "frame_system", @@ -41084,7 +70301,7 @@ "fields": [ { "name": null, - "type": 505, + "type": 1008, "typeName": "Era", "docs": [] } @@ -41095,7 +70312,7 @@ } }, { - "id": 505, + "id": 1008, "type": { "path": [ "sp_runtime", @@ -44435,7 +73652,7 @@ } }, { - "id": 506, + "id": 1009, "type": { "path": [ "frame_system", @@ -44454,7 +73671,7 @@ "fields": [ { "name": null, - "type": 42, + "type": 71, "typeName": "T::Nonce", "docs": [] } @@ -44465,7 +73682,7 @@ } }, { - "id": 507, + "id": 1010, "type": { "path": [ "frame_system", @@ -44488,7 +73705,7 @@ } }, { - "id": 508, + "id": 1011, "type": { "path": [ "pallet_asset_conversion_tx_payment", @@ -44505,13 +73722,13 @@ "fields": [ { "name": "tip", - "type": 46, + "type": 75, "typeName": "BalanceOf", "docs": [] }, { "name": "asset_id", - "type": 357, + "type": 116, "typeName": "Option", "docs": [] } @@ -44522,7 +73739,7 @@ } }, { - "id": 509, + "id": 1012, "type": { "path": [ "frame_metadata_hash_extension", @@ -44539,7 +73756,7 @@ "fields": [ { "name": "mode", - "type": 510, + "type": 1013, "typeName": "Mode", "docs": [] } @@ -44550,7 +73767,7 @@ } }, { - "id": 510, + "id": 1013, "type": { "path": [ "frame_metadata_hash_extension", @@ -44579,7 +73796,7 @@ } }, { - "id": 511, + "id": 1014, "type": { "path": [ "asset_hub_polkadot_runtime", @@ -44595,7 +73812,7 @@ } }, { - "id": 512, + "id": 1015, "type": { "path": [ "sp_consensus_slots", @@ -44618,7 +73835,7 @@ } }, { - "id": 513, + "id": 1016, "type": { "path": [ "sp_runtime", @@ -44629,11 +73846,11 @@ "params": [ { "name": "Header", - "type": 514 + "type": 225 }, { "name": "Extrinsic", - "type": 515 + "type": 1017 } ], "def": { @@ -44641,13 +73858,13 @@ "fields": [ { "name": "header", - "type": 514, + "type": 225, "typeName": "Header", "docs": [] }, { "name": "extrinsics", - "type": 516, + "type": 1018, "typeName": "Vec", "docs": [] } @@ -44658,65 +73875,7 @@ } }, { - "id": 514, - "type": { - "path": [ - "sp_runtime", - "generic", - "header", - "Header" - ], - "params": [ - { - "name": "Number", - "type": 4 - }, - { - "name": "Hash", - "type": null - } - ], - "def": { - "composite": { - "fields": [ - { - "name": "parent_hash", - "type": 13, - "typeName": "Hash::Output", - "docs": [] - }, - { - "name": "number", - "type": 42, - "typeName": "Number", - "docs": [] - }, - { - "name": "state_root", - "type": 13, - "typeName": "Hash::Output", - "docs": [] - }, - { - "name": "extrinsics_root", - "type": 13, - "typeName": "Hash::Output", - "docs": [] - }, - { - "name": "digest", - "type": 15, - "typeName": "Digest", - "docs": [] - } - ] - } - }, - "docs": [] - } - }, - { - "id": 515, + "id": 1017, "type": { "path": [ "sp_runtime", @@ -44727,19 +73886,19 @@ "params": [ { "name": "Address", - "type": 258 + "type": 252 }, { "name": "Call", - "type": 388 + "type": 213 }, { "name": "Signature", - "type": 415 + "type": 353 }, { "name": "Extra", - "type": 499 + "type": 1002 } ], "def": { @@ -44758,20 +73917,20 @@ } }, { - "id": 516, + "id": 1018, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 515 + "type": 1017 } }, "docs": [] } }, { - "id": 517, + "id": 1019, "type": { "path": [ "sp_runtime", @@ -44800,7 +73959,7 @@ } }, { - "id": 518, + "id": 1020, "type": { "path": [ "sp_core", @@ -44823,7 +73982,7 @@ } }, { - "id": 519, + "id": 1021, "type": { "path": [ "Option" @@ -44831,7 +73990,7 @@ "params": [ { "name": "T", - "type": 518 + "type": 1020 } ], "def": { @@ -44848,7 +74007,7 @@ "fields": [ { "name": null, - "type": 518, + "type": 1020, "typeName": null, "docs": [] } @@ -44863,7 +74022,7 @@ } }, { - "id": 520, + "id": 1022, "type": { "path": [ "Result" @@ -44871,11 +74030,11 @@ "params": [ { "name": "T", - "type": 143 + "type": 38 }, { "name": "E", - "type": 521 + "type": 1023 } ], "def": { @@ -44886,7 +74045,7 @@ "fields": [ { "name": null, - "type": 143, + "type": 38, "typeName": null, "docs": [] } @@ -44899,7 +74058,7 @@ "fields": [ { "name": null, - "type": 521, + "type": 1023, "typeName": null, "docs": [] } @@ -44914,7 +74073,7 @@ } }, { - "id": 521, + "id": 1023, "type": { "path": [ "sp_runtime", @@ -44930,7 +74089,7 @@ "fields": [ { "name": null, - "type": 522, + "type": 1024, "typeName": "InvalidTransaction", "docs": [] } @@ -44943,7 +74102,7 @@ "fields": [ { "name": null, - "type": 523, + "type": 1025, "typeName": "UnknownTransaction", "docs": [] } @@ -44958,7 +74117,7 @@ } }, { - "id": 522, + "id": 1024, "type": { "path": [ "sp_runtime", @@ -45061,7 +74220,7 @@ } }, { - "id": 523, + "id": 1025, "type": { "path": [ "sp_runtime", @@ -45104,7 +74263,7 @@ } }, { - "id": 524, + "id": 1026, "type": { "path": [ "sp_inherents", @@ -45116,7 +74275,7 @@ "fields": [ { "name": "data", - "type": 525, + "type": 1027, "typeName": "BTreeMap>", "docs": [] } @@ -45127,7 +74286,7 @@ } }, { - "id": 525, + "id": 1027, "type": { "path": [ "BTreeMap" @@ -45135,7 +74294,7 @@ "params": [ { "name": "K", - "type": 86 + "type": 105 }, { "name": "V", @@ -45147,7 +74306,7 @@ "fields": [ { "name": null, - "type": 526, + "type": 1028, "typeName": null, "docs": [] } @@ -45158,26 +74317,26 @@ } }, { - "id": 526, + "id": 1028, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 527 + "type": 1029 } }, "docs": [] } }, { - "id": 527, + "id": 1029, "type": { "path": [], "params": [], "def": { "tuple": [ - 86, + 105, 14 ] }, @@ -45185,7 +74344,7 @@ } }, { - "id": 528, + "id": 1030, "type": { "path": [ "sp_inherents", @@ -45209,7 +74368,7 @@ }, { "name": "errors", - "type": 524, + "type": 1026, "typeName": "InherentData", "docs": [] } @@ -45220,7 +74379,7 @@ } }, { - "id": 529, + "id": 1031, "type": { "path": [ "sp_runtime", @@ -45256,7 +74415,7 @@ } }, { - "id": 530, + "id": 1032, "type": { "path": [ "Result" @@ -45264,11 +74423,11 @@ "params": [ { "name": "T", - "type": 531 + "type": 1033 }, { "name": "E", - "type": 521 + "type": 1023 } ], "def": { @@ -45279,7 +74438,7 @@ "fields": [ { "name": null, - "type": 531, + "type": 1033, "typeName": null, "docs": [] } @@ -45292,7 +74451,7 @@ "fields": [ { "name": null, - "type": 521, + "type": 1023, "typeName": null, "docs": [] } @@ -45307,7 +74466,7 @@ } }, { - "id": 531, + "id": 1033, "type": { "path": [ "sp_runtime", @@ -45326,13 +74485,13 @@ }, { "name": "requires", - "type": 187, + "type": 217, "typeName": "Vec", "docs": [] }, { "name": "provides", - "type": 187, + "type": 217, "typeName": "Vec", "docs": [] }, @@ -45355,7 +74514,7 @@ } }, { - "id": 532, + "id": 1034, "type": { "path": [ "Option" @@ -45363,7 +74522,7 @@ "params": [ { "name": "T", - "type": 533 + "type": 1035 } ], "def": { @@ -45380,7 +74539,7 @@ "fields": [ { "name": null, - "type": 533, + "type": 1035, "typeName": null, "docs": [] } @@ -45395,34 +74554,158 @@ } }, { - "id": 533, + "id": 1035, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 534 + "type": 1036 } }, "docs": [] } }, { - "id": 534, + "id": 1036, "type": { "path": [], "params": [], "def": { "tuple": [ 14, - 285 + 786 ] }, "docs": [] } }, { - "id": 535, + "id": 1037, + "type": { + "path": [ + "frame_support", + "view_functions", + "ViewFunctionId" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "prefix", + "type": 106, + "typeName": "[u8; 16]", + "docs": [] + }, + { + "name": "suffix", + "type": 106, + "typeName": "[u8; 16]", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 1038, + "type": { + "path": [ + "Result" + ], + "params": [ + { + "name": "T", + "type": 14 + }, + { + "name": "E", + "type": 1039 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Ok", + "fields": [ + { + "name": null, + "type": 14, + "typeName": null, + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "Err", + "fields": [ + { + "name": null, + "type": 1039, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 1039, + "type": { + "path": [ + "frame_support", + "view_functions", + "ViewFunctionDispatchError" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "NotImplemented", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "NotFound", + "fields": [ + { + "name": null, + "type": 1037, + "typeName": "ViewFunctionId", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Codec", + "fields": [], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 1040, "type": { "path": [ "pallet_transaction_payment", @@ -45467,7 +74750,7 @@ } }, { - "id": 536, + "id": 1041, "type": { "path": [ "pallet_transaction_payment", @@ -45485,7 +74768,7 @@ "fields": [ { "name": "inclusion_fee", - "type": 537, + "type": 1042, "typeName": "Option>", "docs": [] }, @@ -45502,7 +74785,7 @@ } }, { - "id": 537, + "id": 1042, "type": { "path": [ "Option" @@ -45510,7 +74793,7 @@ "params": [ { "name": "T", - "type": 538 + "type": 1043 } ], "def": { @@ -45527,7 +74810,7 @@ "fields": [ { "name": null, - "type": 538, + "type": 1043, "typeName": null, "docs": [] } @@ -45542,7 +74825,7 @@ } }, { - "id": 538, + "id": 1043, "type": { "path": [ "pallet_transaction_payment", @@ -45583,7 +74866,7 @@ } }, { - "id": 539, + "id": 1044, "type": { "path": [ "Result" @@ -45591,11 +74874,11 @@ "params": [ { "name": "T", - "type": 540 + "type": 1045 }, { "name": "E", - "type": 541 + "type": 1046 } ], "def": { @@ -45606,7 +74889,7 @@ "fields": [ { "name": null, - "type": 540, + "type": 1045, "typeName": null, "docs": [] } @@ -45619,7 +74902,7 @@ "fields": [ { "name": null, - "type": 541, + "type": 1046, "typeName": null, "docs": [] } @@ -45634,20 +74917,20 @@ } }, { - "id": 540, + "id": 1045, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 330 + "type": 312 } }, "docs": [] } }, { - "id": 541, + "id": 1046, "type": { "path": [ "xcm_runtime_apis", @@ -45701,7 +74984,7 @@ } }, { - "id": 542, + "id": 1047, "type": { "path": [ "Result" @@ -45713,7 +74996,7 @@ }, { "name": "E", - "type": 541 + "type": 1046 } ], "def": { @@ -45737,7 +75020,7 @@ "fields": [ { "name": null, - "type": 541, + "type": 1046, "typeName": null, "docs": [] } @@ -45752,7 +75035,7 @@ } }, { - "id": 543, + "id": 1048, "type": { "path": [ "Result" @@ -45764,7 +75047,7 @@ }, { "name": "E", - "type": 541 + "type": 1046 } ], "def": { @@ -45788,7 +75071,7 @@ "fields": [ { "name": null, - "type": 541, + "type": 1046, "typeName": null, "docs": [] } @@ -45803,7 +75086,7 @@ } }, { - "id": 544, + "id": 1049, "type": { "path": [ "Result" @@ -45811,11 +75094,11 @@ "params": [ { "name": "T", - "type": 115 + "type": 133 }, { "name": "E", - "type": 541 + "type": 1046 } ], "def": { @@ -45826,7 +75109,7 @@ "fields": [ { "name": null, - "type": 115, + "type": 133, "typeName": null, "docs": [] } @@ -45839,7 +75122,7 @@ "fields": [ { "name": null, - "type": 541, + "type": 1046, "typeName": null, "docs": [] } @@ -45854,7 +75137,7 @@ } }, { - "id": 545, + "id": 1050, "type": { "path": [ "Result" @@ -45862,11 +75145,11 @@ "params": [ { "name": "T", - "type": 546 + "type": 1051 }, { "name": "E", - "type": 555 + "type": 1057 } ], "def": { @@ -45877,7 +75160,7 @@ "fields": [ { "name": null, - "type": 546, + "type": 1051, "typeName": null, "docs": [] } @@ -45890,7 +75173,7 @@ "fields": [ { "name": null, - "type": 555, + "type": 1057, "typeName": null, "docs": [] } @@ -45905,7 +75188,7 @@ } }, { - "id": 546, + "id": 1051, "type": { "path": [ "xcm_runtime_apis", @@ -45923,25 +75206,25 @@ "fields": [ { "name": "execution_result", - "type": 547, + "type": 671, "typeName": "DispatchResultWithPostInfo", "docs": [] }, { "name": "emitted_events", - "type": 550, + "type": 1052, "typeName": "Vec", "docs": [] }, { "name": "local_xcm", - "type": 551, + "type": 1053, "typeName": "Option>", "docs": [] }, { "name": "forwarded_xcms", - "type": 552, + "type": 1054, "typeName": "Vec<(VersionedLocation, Vec>)>", "docs": [] } @@ -45952,43 +75235,45 @@ } }, { - "id": 547, + "id": 1052, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 21 + } + }, + "docs": [] + } + }, + { + "id": 1053, "type": { "path": [ - "Result" + "Option" ], "params": [ { "name": "T", - "type": 548 - }, - { - "name": "E", - "type": 549 + "type": 270 } ], "def": { "variant": { "variants": [ { - "name": "Ok", - "fields": [ - { - "name": null, - "type": 548, - "typeName": null, - "docs": [] - } - ], + "name": "None", + "fields": [], "index": 0, "docs": [] }, { - "name": "Err", + "name": "Some", "fields": [ { "name": null, - "type": 549, + "type": 270, "typeName": null, "docs": [] } @@ -46003,27 +75288,67 @@ } }, { - "id": 548, + "id": 1054, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 1055 + } + }, + "docs": [] + } + }, + { + "id": 1055, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 164, + 1056 + ] + }, + "docs": [] + } + }, + { + "id": 1056, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 270 + } + }, + "docs": [] + } + }, + { + "id": 1057, "type": { "path": [ - "frame_support", - "dispatch", - "PostDispatchInfo" + "xcm_runtime_apis", + "dry_run", + "Error" ], "params": [], "def": { - "composite": { - "fields": [ + "variant": { + "variants": [ { - "name": "actual_weight", - "type": 99, - "typeName": "Option", + "name": "Unimplemented", + "fields": [], + "index": 0, "docs": [] }, { - "name": "pays_fee", - "type": 25, - "typeName": "Pays", + "name": "VersionedConversionFailed", + "fields": [], + "index": 1, "docs": [] } ] @@ -46033,31 +75358,48 @@ } }, { - "id": 549, + "id": 1058, "type": { "path": [ - "sp_runtime", - "DispatchErrorWithPostInfo" + "Result" ], "params": [ { - "name": "Info", - "type": 548 + "name": "T", + "type": 1059 + }, + { + "name": "E", + "type": 1057 } ], "def": { - "composite": { - "fields": [ + "variant": { + "variants": [ { - "name": "post_info", - "type": 548, - "typeName": "Info", + "name": "Ok", + "fields": [ + { + "name": null, + "type": 1059, + "typeName": null, + "docs": [] + } + ], + "index": 0, "docs": [] }, { - "name": "error", - "type": 26, - "typeName": "DispatchError", + "name": "Err", + "fields": [ + { + "name": null, + "type": 1057, + "typeName": null, + "docs": [] + } + ], + "index": 1, "docs": [] } ] @@ -46067,45 +75409,84 @@ } }, { - "id": 550, + "id": 1059, "type": { - "path": [], - "params": [], - "def": { - "sequence": { + "path": [ + "xcm_runtime_apis", + "dry_run", + "XcmDryRunEffects" + ], + "params": [ + { + "name": "Event", "type": 21 } + ], + "def": { + "composite": { + "fields": [ + { + "name": "execution_result", + "type": 93, + "typeName": "Outcome", + "docs": [] + }, + { + "name": "emitted_events", + "type": 1052, + "typeName": "Vec", + "docs": [] + }, + { + "name": "forwarded_xcms", + "type": 1054, + "typeName": "Vec<(VersionedLocation, Vec>)>", + "docs": [] + } + ] + } }, "docs": [] } }, { - "id": 551, + "id": 1060, "type": { "path": [ - "Option" + "Result" ], "params": [ { "name": "T", - "type": 345 + "type": 0 + }, + { + "name": "E", + "type": 1061 } ], "def": { "variant": { "variants": [ { - "name": "None", - "fields": [], + "name": "Ok", + "fields": [ + { + "name": null, + "type": 0, + "typeName": null, + "docs": [] + } + ], "index": 0, "docs": [] }, { - "name": "Some", + "name": "Err", "fields": [ { "name": null, - "type": 345, + "type": 1061, "typeName": null, "docs": [] } @@ -46120,67 +75501,83 @@ } }, { - "id": 552, + "id": 1061, "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 553 - } - }, - "docs": [] - } - }, - { - "id": 553, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 133, - 554 - ] - }, - "docs": [] - } - }, - { - "id": 554, - "type": { - "path": [], + "path": [ + "xcm_runtime_apis", + "conversions", + "Error" + ], "params": [], "def": { - "sequence": { - "type": 345 + "variant": { + "variants": [ + { + "name": "Unsupported", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "VersionedConversionFailed", + "fields": [], + "index": 1, + "docs": [] + } + ] } }, "docs": [] } }, { - "id": 555, + "id": 1062, "type": { "path": [ - "xcm_runtime_apis", - "dry_run", - "Error" + "xcm", + "VersionedAsset" ], "params": [], "def": { "variant": { "variants": [ { - "name": "Unimplemented", - "fields": [], - "index": 0, + "name": "V3", + "fields": [ + { + "name": null, + "type": 136, + "typeName": "v3::MultiAsset", + "docs": [] + } + ], + "index": 3, "docs": [] }, { - "name": "VersionedConversionFailed", - "fields": [], - "index": 1, + "name": "V4", + "fields": [ + { + "name": null, + "type": 147, + "typeName": "v4::Asset", + "docs": [] + } + ], + "index": 4, + "docs": [] + }, + { + "name": "V5", + "fields": [ + { + "name": null, + "type": 101, + "typeName": "v5::Asset", + "docs": [] + } + ], + "index": 5, "docs": [] } ] @@ -46190,7 +75587,7 @@ } }, { - "id": 556, + "id": 1063, "type": { "path": [ "Result" @@ -46198,11 +75595,11 @@ "params": [ { "name": "T", - "type": 557 + "type": 8 }, { "name": "E", - "type": 555 + "type": 1064 } ], "def": { @@ -46213,7 +75610,7 @@ "fields": [ { "name": null, - "type": 557, + "type": 8, "typeName": null, "docs": [] } @@ -46226,7 +75623,7 @@ "fields": [ { "name": null, - "type": 555, + "type": 1064, "typeName": null, "docs": [] } @@ -46241,38 +75638,27 @@ } }, { - "id": 557, + "id": 1064, "type": { "path": [ "xcm_runtime_apis", - "dry_run", - "XcmDryRunEffects" - ], - "params": [ - { - "name": "Event", - "type": 21 - } + "trusted_query", + "Error" ], + "params": [], "def": { - "composite": { - "fields": [ - { - "name": "execution_result", - "type": 62, - "typeName": "Outcome", - "docs": [] - }, + "variant": { + "variants": [ { - "name": "emitted_events", - "type": 550, - "typeName": "Vec", + "name": "VersionedAssetConversionFailed", + "fields": [], + "index": 0, "docs": [] }, { - "name": "forwarded_xcms", - "type": 552, - "typeName": "Vec<(VersionedLocation, Vec>)>", + "name": "VersionedLocationConversionFailed", + "fields": [], + "index": 1, "docs": [] } ] @@ -46282,7 +75668,7 @@ } }, { - "id": 558, + "id": 1065, "type": { "path": [ "Result" @@ -46290,11 +75676,11 @@ "params": [ { "name": "T", - "type": 0 + "type": 828 }, { "name": "E", - "type": 559 + "type": 1066 } ], "def": { @@ -46305,7 +75691,7 @@ "fields": [ { "name": null, - "type": 0, + "type": 828, "typeName": null, "docs": [] } @@ -46318,7 +75704,7 @@ "fields": [ { "name": null, - "type": 559, + "type": 1066, "typeName": null, "docs": [] } @@ -46333,11 +75719,11 @@ } }, { - "id": 559, + "id": 1066, "type": { "path": [ "xcm_runtime_apis", - "conversions", + "authorized_aliases", "Error" ], "params": [], @@ -46345,14 +75731,59 @@ "variant": { "variants": [ { - "name": "Unsupported", + "name": "LocationVersionConversionFailed", "fields": [], "index": 0, "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 1067, + "type": { + "path": [ + "Result" + ], + "params": [ + { + "name": "T", + "type": 8 + }, + { + "name": "E", + "type": 1066 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Ok", + "fields": [ + { + "name": null, + "type": 8, + "typeName": null, + "docs": [] + } + ], + "index": 0, + "docs": [] }, { - "name": "VersionedConversionFailed", - "fields": [], + "name": "Err", + "fields": [ + { + "name": null, + "type": 1066, + "typeName": null, + "docs": [] + } + ], "index": 1, "docs": [] } @@ -46363,7 +75794,7 @@ } }, { - "id": 560, + "id": 1068, "type": { "path": [ "Result" @@ -46371,11 +75802,11 @@ "params": [ { "name": "T", - "type": 115 + "type": 133 }, { "name": "E", - "type": 561 + "type": 1069 } ], "def": { @@ -46386,7 +75817,7 @@ "fields": [ { "name": null, - "type": 115, + "type": 133, "typeName": null, "docs": [] } @@ -46399,7 +75830,7 @@ "fields": [ { "name": null, - "type": 561, + "type": 1069, "typeName": null, "docs": [] } @@ -46414,7 +75845,7 @@ } }, { - "id": 561, + "id": 1069, "type": { "path": [ "assets_common", @@ -46444,7 +75875,7 @@ } }, { - "id": 562, + "id": 1070, "type": { "path": [ "cumulus_primitives_core", @@ -46456,19 +75887,19 @@ "fields": [ { "name": "upward_messages", - "type": 187, + "type": 217, "typeName": "Vec", "docs": [] }, { "name": "horizontal_messages", - "type": 227, + "type": 738, "typeName": "Vec", "docs": [] }, { "name": "new_validation_code", - "type": 563, + "type": 1071, "typeName": "Option", "docs": [] }, @@ -46486,7 +75917,7 @@ }, { "name": "head_data", - "type": 211, + "type": 221, "typeName": "HeadData", "docs": [] } @@ -46497,7 +75928,7 @@ } }, { - "id": 563, + "id": 1071, "type": { "path": [ "Option" @@ -46505,7 +75936,7 @@ "params": [ { "name": "T", - "type": 564 + "type": 1072 } ], "def": { @@ -46522,7 +75953,7 @@ "fields": [ { "name": null, - "type": 564, + "type": 1072, "typeName": null, "docs": [] } @@ -46537,7 +75968,7 @@ } }, { - "id": 564, + "id": 1072, "type": { "path": [ "polkadot_parachain_primitives", @@ -46561,7 +75992,7 @@ } }, { - "id": 565, + "id": 1073, "type": { "path": [ "Result" @@ -46569,11 +76000,11 @@ "params": [ { "name": "T", - "type": 144 + "type": 39 }, { "name": "E", - "type": 182 + "type": 701 } ], "def": { @@ -46584,7 +76015,7 @@ "fields": [ { "name": null, - "type": 144, + "type": 39, "typeName": null, "docs": [] } @@ -46597,7 +76028,7 @@ "fields": [ { "name": null, - "type": 182, + "type": 701, "typeName": null, "docs": [] } @@ -46612,7 +76043,7 @@ } }, { - "id": 566, + "id": 1074, "type": { "path": [ "Option" @@ -46620,7 +76051,7 @@ "params": [ { "name": "T", - "type": 182 + "type": 701 } ], "def": { @@ -46637,7 +76068,7 @@ "fields": [ { "name": null, - "type": 182, + "type": 701, "typeName": null, "docs": [] } @@ -46652,20 +76083,20 @@ } }, { - "id": 567, + "id": 1075, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 182 + "type": 701 } }, "docs": [] } }, { - "id": 568, + "id": 1076, "type": { "path": [ "Option" @@ -46673,7 +76104,7 @@ "params": [ { "name": "T", - "type": 569 + "type": 1077 } ], "def": { @@ -46690,7 +76121,7 @@ "fields": [ { "name": null, - "type": 569, + "type": 1077, "typeName": null, "docs": [] } @@ -46705,7 +76136,7 @@ } }, { - "id": 569, + "id": 1077, "type": { "path": [], "params": [], @@ -46719,7 +76150,21 @@ } }, { - "id": 570, + "id": 1078, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 0, + 0 + ] + }, + "docs": [] + } + }, + { + "id": 1079, "type": { "path": [ "asset_hub_polkadot_runtime", @@ -46734,7 +76179,7 @@ "fields": [ { "name": null, - "type": 198, + "type": 713, "typeName": "frame_system::Error", "docs": [] } @@ -46747,7 +76192,7 @@ "fields": [ { "name": null, - "type": 238, + "type": 740, "typeName": "cumulus_pallet_parachain_system::Error", "docs": [] } @@ -46755,12 +76200,38 @@ "index": 1, "docs": [] }, + { + "name": "Preimage", + "fields": [ + { + "name": null, + "type": 749, + "typeName": "pallet_preimage::Error", + "docs": [] + } + ], + "index": 5, + "docs": [] + }, + { + "name": "Scheduler", + "fields": [ + { + "name": null, + "type": 754, + "typeName": "pallet_scheduler::Error", + "docs": [] + } + ], + "index": 6, + "docs": [] + }, { "name": "Balances", "fields": [ { "name": null, - "type": 261, + "type": 769, "typeName": "pallet_balances::Error", "docs": [] } @@ -46773,7 +76244,7 @@ "fields": [ { "name": null, - "type": 268, + "type": 772, "typeName": "pallet_vesting::Error", "docs": [] } @@ -46781,12 +76252,25 @@ "index": 14, "docs": [] }, + { + "name": "Claims", + "fields": [ + { + "name": null, + "type": 773, + "typeName": "pallet_claims::Error", + "docs": [] + } + ], + "index": 15, + "docs": [] + }, { "name": "CollatorSelection", "fields": [ { "name": null, - "type": 275, + "type": 779, "typeName": "pallet_collator_selection::Error", "docs": [] } @@ -46799,7 +76283,7 @@ "fields": [ { "name": null, - "type": 287, + "type": 787, "typeName": "pallet_session::Error", "docs": [] } @@ -46812,7 +76296,7 @@ "fields": [ { "name": null, - "type": 303, + "type": 802, "typeName": "cumulus_pallet_xcmp_queue::Error", "docs": [] } @@ -46825,7 +76309,7 @@ "fields": [ { "name": null, - "type": 374, + "type": 829, "typeName": "pallet_xcm::Error", "docs": [] } @@ -46838,7 +76322,7 @@ "fields": [ { "name": null, - "type": 385, + "type": 838, "typeName": "pallet_message_queue::Error", "docs": [] } @@ -46846,12 +76330,25 @@ "index": 35, "docs": [] }, + { + "name": "SnowbridgeSystemFrontend", + "fields": [ + { + "name": null, + "type": 839, + "typeName": "snowbridge_pallet_system_frontend::Error", + "docs": [] + } + ], + "index": 36, + "docs": [] + }, { "name": "Utility", "fields": [ { "name": null, - "type": 433, + "type": 840, "typeName": "pallet_utility::Error", "docs": [] } @@ -46864,7 +76361,7 @@ "fields": [ { "name": null, - "type": 437, + "type": 844, "typeName": "pallet_multisig::Error", "docs": [] } @@ -46877,7 +76374,7 @@ "fields": [ { "name": null, - "type": 446, + "type": 853, "typeName": "pallet_proxy::Error", "docs": [] } @@ -46885,12 +76382,25 @@ "index": 42, "docs": [] }, + { + "name": "Indices", + "fields": [ + { + "name": null, + "type": 855, + "typeName": "pallet_indices::Error", + "docs": [] + } + ], + "index": 43, + "docs": [] + }, { "name": "Assets", "fields": [ { "name": null, - "type": 457, + "type": 866, "typeName": "pallet_assets::Error", "docs": [] } @@ -46903,7 +76413,7 @@ "fields": [ { "name": null, - "type": 467, + "type": 875, "typeName": "pallet_uniques::Error", "docs": [] } @@ -46916,7 +76426,7 @@ "fields": [ { "name": null, - "type": 488, + "type": 896, "typeName": "pallet_nfts::Error", "docs": [] } @@ -46929,7 +76439,7 @@ "fields": [ { "name": null, - "type": 493, + "type": 901, "typeName": "pallet_assets::Error", "docs": [] } @@ -46942,7 +76452,7 @@ "fields": [ { "name": null, - "type": 496, + "type": 904, "typeName": "pallet_assets::Error", "docs": [] } @@ -46955,7 +76465,7 @@ "fields": [ { "name": null, - "type": 498, + "type": 906, "typeName": "pallet_asset_conversion::Error", "docs": [] } @@ -46963,18 +76473,213 @@ "index": 55, "docs": [] }, + { + "name": "Treasury", + "fields": [ + { + "name": null, + "type": 910, + "typeName": "pallet_treasury::Error", + "docs": [] + } + ], + "index": 60, + "docs": [] + }, + { + "name": "ConvictionVoting", + "fields": [ + { + "name": null, + "type": 916, + "typeName": "pallet_conviction_voting::Error", + "docs": [] + } + ], + "index": 61, + "docs": [] + }, + { + "name": "Referenda", + "fields": [ + { + "name": null, + "type": 926, + "typeName": "pallet_referenda::Error", + "docs": [] + } + ], + "index": 62, + "docs": [] + }, + { + "name": "Whitelist", + "fields": [ + { + "name": null, + "type": 927, + "typeName": "pallet_whitelist::Error", + "docs": [] + } + ], + "index": 64, + "docs": [] + }, + { + "name": "Bounties", + "fields": [ + { + "name": null, + "type": 930, + "typeName": "pallet_bounties::Error", + "docs": [] + } + ], + "index": 65, + "docs": [] + }, + { + "name": "ChildBounties", + "fields": [ + { + "name": null, + "type": 933, + "typeName": "pallet_child_bounties::Error", + "docs": [] + } + ], + "index": 66, + "docs": [] + }, + { + "name": "AssetRate", + "fields": [ + { + "name": null, + "type": 934, + "typeName": "pallet_asset_rate::Error", + "docs": [] + } + ], + "index": 67, + "docs": [] + }, { "name": "StateTrieMigration", "fields": [ { "name": null, - "type": 175, + "type": 679, "typeName": "pallet_state_trie_migration::Error", "docs": [] } ], "index": 70, "docs": [] + }, + { + "name": "NominationPools", + "fields": [ + { + "name": null, + "type": 942, + "typeName": "pallet_nomination_pools::Error", + "docs": [] + } + ], + "index": 80, + "docs": [] + }, + { + "name": "VoterList", + "fields": [ + { + "name": null, + "type": 947, + "typeName": "pallet_bags_list::Error", + "docs": [] + } + ], + "index": 82, + "docs": [] + }, + { + "name": "DelegatedStaking", + "fields": [ + { + "name": null, + "type": 951, + "typeName": "pallet_delegated_staking::Error", + "docs": [] + } + ], + "index": 83, + "docs": [] + }, + { + "name": "MultiBlockElection", + "fields": [ + { + "name": null, + "type": 959, + "typeName": "pallet_election_provider_multi_block::Error", + "docs": [] + } + ], + "index": 85, + "docs": [] + }, + { + "name": "MultiBlockElectionSigned", + "fields": [ + { + "name": null, + "type": 973, + "typeName": "pallet_election_provider_multi_block::signed::Error", + "docs": [] + } + ], + "index": 88, + "docs": [] + }, + { + "name": "Staking", + "fields": [ + { + "name": null, + "type": 997, + "typeName": "pallet_staking_async::Error", + "docs": [] + } + ], + "index": 89, + "docs": [] + }, + { + "name": "AhOps", + "fields": [ + { + "name": null, + "type": 999, + "typeName": "pallet_ah_ops::Error", + "docs": [] + } + ], + "index": 254, + "docs": [] + }, + { + "name": "AhMigrator", + "fields": [ + { + "name": null, + "type": 1001, + "typeName": "pallet_ah_migrator::Error", + "docs": [] + } + ], + "index": 255, + "docs": [] } ] } diff --git a/packages/types-support/src/metadata/v15/asset-hub-polkadot-ver.ts b/packages/types-support/src/metadata/v15/asset-hub-polkadot-ver.ts index 33e9a42f251..f91330c92fc 100644 --- a/packages/types-support/src/metadata/v15/asset-hub-polkadot-ver.ts +++ b/packages/types-support/src/metadata/v15/asset-hub-polkadot-ver.ts @@ -9,13 +9,17 @@ export default { "specName": "statemint", "implName": "statemint", "authoringVersion": 1, - "specVersion": 1006000, + "specVersion": 2000000, "implVersion": 0, "apis": [ [ "0xdd718d5cc53262d4", 1 ], + [ + "0x04e70521a0d3d2f8", + 1 + ], [ "0xd7bdd8a272ca0d65", 2 @@ -44,6 +48,10 @@ export default { "0xab3c0572291feb8b", 1 ], + [ + "0xccd9de6396c899ca", + 1 + ], [ "0xbc9d89904f5b923f", 1 @@ -68,13 +76,21 @@ export default { "0x9ffb505aa738d69c", 1 ], + [ + "0x2609be83ac4468dc", + 1 + ], + [ + "0x12c8e3d4d7e06de0", + 1 + ], [ "0xde92b8a0426b9bf6", 2 ], [ "0xea93e3f16f3d6962", - 2 + 3 ], [ "0xfbc577b9d747efd6", @@ -83,6 +99,18 @@ export default { [ "0x8a8047a53a8277ec", 1 + ], + [ + "0xa2ddb6a58477bf63", + 1 + ], + [ + "0x17a6bc0d0062aeb3", + 1 + ], + [ + "0x18ef58a3b67ba770", + 1 ] ], "transactionVersion": 15, diff --git a/packages/types-support/src/metadata/v15/polkadot-hex.ts b/packages/types-support/src/metadata/v15/polkadot-hex.ts index 9c88ab4f2bd..2282a82922b 100644 --- a/packages/types-support/src/metadata/v15/polkadot-hex.ts +++ b/packages/types-support/src/metadata/v15/polkadot-hex.ts @@ -5,4 +5,4 @@ // cargo run --release -- purge-chain -y --dev && cargo run --release -- --dev -export default '0x01b6891a006d6574610fb50f000c1c73705f636f72651863727970746f2c4163636f756e7449643332000004000401205b75383b2033325d0000040000032000000008000800000503000c08306672616d655f73797374656d2c4163636f756e74496e666f08144e6f6e636501102c4163636f756e74446174610114001401146e6f6e63651001144e6f6e6365000124636f6e73756d657273100120526566436f756e7400012470726f766964657273100120526566436f756e7400012c73756666696369656e7473100120526566436f756e740001106461746114012c4163636f756e74446174610000100000050500140c3c70616c6c65745f62616c616e6365731474797065732c4163636f756e7444617461041c42616c616e63650118001001106672656518011c42616c616e6365000120726573657276656418011c42616c616e636500011866726f7a656e18011c42616c616e6365000114666c6167731c01284578747261466c61677300001800000507001c0c3c70616c6c65745f62616c616e636573147479706573284578747261466c61677300000400180110753132380000200000050000240c346672616d655f737570706f7274206469737061746368405065724469737061746368436c6173730404540128000c01186e6f726d616c2801045400012c6f7065726174696f6e616c280104540001246d616e6461746f7279280104540000280c2873705f77656967687473247765696768745f76321857656967687400000801207265665f74696d652c010c75363400012870726f6f665f73697a652c010c75363400002c000006300030000005060034083c7072696d69746976655f74797065731048323536000004000401205b75383b2033325d00003800000208003c102873705f72756e74696d651c67656e65726963186469676573741844696765737400000401106c6f677340013c5665633c4469676573744974656d3e000040000002440044102873705f72756e74696d651c67656e6572696318646967657374284469676573744974656d0001142850726552756e74696d650800480144436f6e73656e737573456e67696e654964000038011c5665633c75383e00060024436f6e73656e7375730800480144436f6e73656e737573456e67696e654964000038011c5665633c75383e000400105365616c0800480144436f6e73656e737573456e67696e654964000038011c5665633c75383e000500144f74686572040038011c5665633c75383e0000006452756e74696d65456e7669726f6e6d656e745570646174656400080000480000030400000008004c00000250005008306672616d655f73797374656d2c4576656e745265636f7264080445015404540134000c01147068617365f107011450686173650001146576656e7454010445000118746f70696373c10101185665633c543e0000540840706f6c6b61646f745f72756e74696d653052756e74696d654576656e740001a01853797374656d04005801706672616d655f73797374656d3a3a4576656e743c52756e74696d653e000000245363686564756c6572040080018070616c6c65745f7363686564756c65723a3a4576656e743c52756e74696d653e00010020507265696d616765040094017c70616c6c65745f707265696d6167653a3a4576656e743c52756e74696d653e000a001c496e6469636573040098017870616c6c65745f696e64696365733a3a4576656e743c52756e74696d653e0004002042616c616e63657304009c017c70616c6c65745f62616c616e6365733a3a4576656e743c52756e74696d653e000500485472616e73616374696f6e5061796d656e740400a401a870616c6c65745f7472616e73616374696f6e5f7061796d656e743a3a4576656e743c52756e74696d653e0020001c5374616b696e670400a8017870616c6c65745f7374616b696e673a3a4576656e743c52756e74696d653e000700204f6666656e6365730400c4015870616c6c65745f6f6666656e6365733a3a4576656e740008001c53657373696f6e0400cc017870616c6c65745f73657373696f6e3a3a4576656e743c52756e74696d653e0009001c4772616e6470610400d0015470616c6c65745f6772616e6470613a3a4576656e74000b002054726561737572790400e0017c70616c6c65745f74726561737572793a3a4576656e743c52756e74696d653e00130040436f6e76696374696f6e566f74696e670400890101a070616c6c65745f636f6e76696374696f6e5f766f74696e673a3a4576656e743c52756e74696d653e001400245265666572656e646104009901018070616c6c65745f7265666572656e64613a3a4576656e743c52756e74696d653e0015002457686974656c69737404003d07018070616c6c65745f77686974656c6973743a3a4576656e743c52756e74696d653e00170018436c61696d7304004d070158636c61696d733a3a4576656e743c52756e74696d653e0018001c56657374696e6704005107017870616c6c65745f76657374696e673a3a4576656e743c52756e74696d653e0019001c5574696c69747904005507015470616c6c65745f7574696c6974793a3a4576656e74001a001450726f787904005907017070616c6c65745f70726f78793a3a4576656e743c52756e74696d653e001d00204d756c746973696704006107017c70616c6c65745f6d756c74697369673a3a4576656e743c52756e74696d653e001e0020426f756e7469657304006507017c70616c6c65745f626f756e746965733a3a4576656e743c52756e74696d653e002200344368696c64426f756e7469657304006907019470616c6c65745f6368696c645f626f756e746965733a3a4576656e743c52756e74696d653e00260068456c656374696f6e50726f76696465724d756c7469506861736504006d0701d070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f70686173653a3a4576656e743c52756e74696d653e00240024566f7465724c69737404007d0701f470616c6c65745f626167735f6c6973743a3a4576656e743c52756e74696d652c2070616c6c65745f626167735f6c6973743a3a496e7374616e6365313e0025003c4e6f6d696e6174696f6e506f6f6c7304008107019c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733a3a4576656e743c52756e74696d653e0027002c46617374556e7374616b6504008907018c70616c6c65745f666173745f756e7374616b653a3a4576656e743c52756e74696d653e0028004044656c6567617465645374616b696e6704008d0701a070616c6c65745f64656c6567617465645f7374616b696e673a3a4576656e743c52756e74696d653e0029003450617261496e636c7573696f6e04009107019070617261636861696e735f696e636c7573696f6e3a3a4576656e743c52756e74696d653e0035001450617261730400a107015c70617261636861696e735f70617261733a3a4576656e740038001048726d700400a507017c70617261636861696e735f68726d703a3a4576656e743c52756e74696d653e003c0034506172617344697370757465730400a907018c70617261636861696e735f64697370757465733a3a4576656e743c52756e74696d653e003e00204f6e44656d616e640400b507019070617261636861696e735f6f6e5f64656d616e643a3a4576656e743c52756e74696d653e004000245265676973747261720400b907017c70617261735f7265676973747261723a3a4576656e743c52756e74696d653e00460014536c6f74730400bd070154736c6f74733a3a4576656e743c52756e74696d653e0047002041756374696f6e730400c107016061756374696f6e733a3a4576656e743c52756e74696d653e0048002443726f77646c6f616e0400c507016463726f77646c6f616e3a3a4576656e743c52756e74696d653e00490020436f726574696d650400c9070160636f726574696d653a3a4576656e743c52756e74696d653e004a00485374617465547269654d6967726174696f6e0400cd0701ac70616c6c65745f73746174655f747269655f6d6967726174696f6e3a3a4576656e743c52756e74696d653e0062002458636d50616c6c65740400d907016870616c6c65745f78636d3a3a4576656e743c52756e74696d653e006300304d65737361676551756575650400e507019070616c6c65745f6d6573736167655f71756575653a3a4576656e743c52756e74696d653e006400244173736574526174650400ed07018470616c6c65745f61737365745f726174653a3a4576656e743c52756e74696d653e00650000580c306672616d655f73797374656d1870616c6c6574144576656e740404540001204045787472696e7369635375636365737304013464697370617463685f696e666f5c014444697370617463684576656e74496e666f00000490416e2065787472696e73696320636f6d706c65746564207375636365737366756c6c792e3c45787472696e7369634661696c656408013864697370617463685f6572726f7268013444697370617463684572726f7200013464697370617463685f696e666f5c014444697370617463684576656e74496e666f00010450416e2065787472696e736963206661696c65642e2c436f64655570646174656400020450603a636f6465602077617320757064617465642e284e65774163636f756e7404011c6163636f756e74000130543a3a4163636f756e7449640003046841206e6577206163636f756e742077617320637265617465642e344b696c6c65644163636f756e7404011c6163636f756e74000130543a3a4163636f756e74496400040458416e206163636f756e7420776173207265617065642e2052656d61726b656408011873656e646572000130543a3a4163636f756e7449640001106861736834011c543a3a48617368000504704f6e206f6e2d636861696e2072656d61726b2068617070656e65642e4455706772616465417574686f72697a6564080124636f64655f6861736834011c543a3a48617368000134636865636b5f76657273696f6e200110626f6f6c00060468416e20757067726164652077617320617574686f72697a65642e8052656a6563746564496e76616c6964417574686f72697a656455706772616465080124636f64655f6861736834011c543a3a486173680001146572726f7268013444697370617463684572726f720007041101416e20696e76616c696420617574686f72697a65642075706772616465207761732072656a6563746564207768696c6520747279696e6720746f206170706c792069742e04704576656e7420666f72207468652053797374656d2070616c6c65742e5c08306672616d655f73797374656d4444697370617463684576656e74496e666f00000c0118776569676874280118576569676874000114636c6173736001344469737061746368436c617373000120706179735f666565640110506179730000600c346672616d655f737570706f7274206469737061746368344469737061746368436c61737300010c184e6f726d616c0000002c4f7065726174696f6e616c000100244d616e6461746f727900020000640c346672616d655f737570706f727420646973706174636810506179730001080c596573000000084e6f0001000068082873705f72756e74696d653444697370617463684572726f7200013c144f746865720000003043616e6e6f744c6f6f6b7570000100244261644f726967696e000200184d6f64756c6504006c012c4d6f64756c654572726f7200030044436f6e73756d657252656d61696e696e670004002c4e6f50726f76696465727300050040546f6f4d616e79436f6e73756d65727300060014546f6b656e0400700128546f6b656e4572726f720007002841726974686d65746963040074013c41726974686d657469634572726f72000800345472616e73616374696f6e616c04007801485472616e73616374696f6e616c4572726f7200090024457868617573746564000a0028436f7272757074696f6e000b002c556e617661696c61626c65000c0038526f6f744e6f74416c6c6f776564000d00105472696504007c0124547269654572726f72000e00006c082873705f72756e74696d652c4d6f64756c654572726f720000080114696e64657808010875380001146572726f7248018c5b75383b204d41585f4d4f44554c455f4552524f525f454e434f4445445f53495a455d000070082873705f72756e74696d6528546f6b656e4572726f720001284046756e6473556e617661696c61626c65000000304f6e6c7950726f76696465720001003042656c6f774d696e696d756d0002003043616e6e6f7443726561746500030030556e6b6e6f776e41737365740004001846726f7a656e0005002c556e737570706f727465640006004043616e6e6f74437265617465486f6c64000700344e6f74457870656e6461626c650008001c426c6f636b65640009000074083473705f61726974686d657469633c41726974686d657469634572726f7200010c24556e646572666c6f77000000204f766572666c6f77000100384469766973696f6e42795a65726f0002000078082873705f72756e74696d65485472616e73616374696f6e616c4572726f72000108304c696d6974526561636865640000001c4e6f4c61796572000100007c0c2873705f72756e74696d653070726f76696e675f7472696524547269654572726f7200013840496e76616c69645374617465526f6f7400000048496e636f6d706c65746544617461626173650001005056616c75654174496e636f6d706c6574654b6579000200304465636f6465724572726f720003002c496e76616c696448617368000400304475706c69636174654b65790005003845787472616e656f75734e6f64650006003c45787472616e656f757356616c75650007005c45787472616e656f7573486173685265666572656e636500080054496e76616c69644368696c645265666572656e63650009003456616c75654d69736d61746368000a003c496e636f6d706c65746550726f6f66000b0030526f6f744d69736d61746368000c002c4465636f64654572726f72000d0000800c4070616c6c65745f7363686564756c65721870616c6c6574144576656e74040454000128245363686564756c65640801107768656e100144426c6f636b4e756d626572466f723c543e000114696e64657810010c753332000004505363686564756c656420736f6d65207461736b2e2043616e63656c65640801107768656e100144426c6f636b4e756d626572466f723c543e000114696e64657810010c7533320001044c43616e63656c656420736f6d65207461736b2e28446973706174636865640c01107461736b8401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e00010869648801404f7074696f6e3c5461736b4e616d653e000118726573756c748c01384469737061746368526573756c74000204544469737061746368656420736f6d65207461736b2e2052657472795365741001107461736b8401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e00010869648801404f7074696f6e3c5461736b4e616d653e000118706572696f64100144426c6f636b4e756d626572466f723c543e00011c726574726965730801087538000304a0536574206120726574727920636f6e66696775726174696f6e20666f7220736f6d65207461736b2e38526574727943616e63656c6c65640801107461736b8401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e00010869648801404f7074696f6e3c5461736b4e616d653e000404ac43616e63656c206120726574727920636f6e66696775726174696f6e20666f7220736f6d65207461736b2e3c43616c6c556e617661696c61626c650801107461736b8401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e00010869648801404f7074696f6e3c5461736b4e616d653e00050429015468652063616c6c20666f72207468652070726f7669646564206861736820776173206e6f7420666f756e6420736f20746865207461736b20686173206265656e2061626f727465642e38506572696f6469634661696c65640801107461736b8401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e00010869648801404f7074696f6e3c5461736b4e616d653e0006043d0154686520676976656e207461736b2077617320756e61626c6520746f2062652072656e657765642073696e636520746865206167656e64612069732066756c6c206174207468617420626c6f636b2e2c52657472794661696c65640801107461736b8401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e00010869648801404f7074696f6e3c5461736b4e616d653e0007085d0154686520676976656e207461736b2077617320756e61626c6520746f20626520726574726965642073696e636520746865206167656e64612069732066756c6c206174207468617420626c6f636b206f722074686572659c776173206e6f7420656e6f7567682077656967687420746f2072657363686564756c652069742e545065726d616e656e746c794f7665727765696768740801107461736b8401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e00010869648801404f7074696f6e3c5461736b4e616d653e000804f054686520676976656e207461736b2063616e206e657665722062652065786563757465642073696e6365206974206973206f7665727765696768742e404167656e6461496e636f6d706c6574650401107768656e100144426c6f636b4e756d626572466f723c543e000904844167656e646120697320696e636f6d706c6574652066726f6d20607768656e602e04304576656e747320747970652e84000004081010008804184f7074696f6e04045401040108104e6f6e6500000010536f6d6504000400000100008c0418526573756c740804540190044501680108084f6b040090000000000c4572720400680000010000900000040000940c3c70616c6c65745f707265696d6167651870616c6c6574144576656e7404045400010c144e6f7465640401106861736834011c543a3a48617368000004684120707265696d61676520686173206265656e206e6f7465642e245265717565737465640401106861736834011c543a3a48617368000104784120707265696d61676520686173206265656e207265717565737465642e1c436c65617265640401106861736834011c543a3a486173680002046c4120707265696d616765206861732062656e20636c65617265642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574980c3870616c6c65745f696e64696365731870616c6c6574144576656e7404045400011034496e64657841737369676e656408010c77686f000130543a3a4163636f756e744964000114696e64657810013c543a3a4163636f756e74496e6465780000047441206163636f756e7420696e646578207761732061737369676e65642e28496e6465784672656564040114696e64657810013c543a3a4163636f756e74496e646578000104bc41206163636f756e7420696e64657820686173206265656e2066726565642075702028756e61737369676e6564292e2c496e64657846726f7a656e080114696e64657810013c543a3a4163636f756e74496e64657800010c77686f000130543a3a4163636f756e744964000204e841206163636f756e7420696e64657820686173206265656e2066726f7a656e20746f206974732063757272656e74206163636f756e742049442e304465706f736974506f6b656410010c77686f000130543a3a4163636f756e744964000114696e64657810013c543a3a4163636f756e74496e64657800012c6f6c645f6465706f73697418013042616c616e63654f663c543e00012c6e65775f6465706f73697418013042616c616e63654f663c543e000304e841206465706f73697420746f207265736572766520616e20696e64657820686173206265656e20706f6b65642f7265636f6e736964657265642e047c54686520604576656e746020656e756d206f6620746869732070616c6c65749c0c3c70616c6c65745f62616c616e6365731870616c6c6574144576656e740804540004490001581c456e646f77656408011c6163636f756e74000130543a3a4163636f756e744964000130667265655f62616c616e6365180128543a3a42616c616e6365000004b8416e206163636f756e74207761732063726561746564207769746820736f6d6520667265652062616c616e63652e20447573744c6f737408011c6163636f756e74000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650001083d01416e206163636f756e74207761732072656d6f7665642077686f73652062616c616e636520776173206e6f6e2d7a65726f206275742062656c6f77204578697374656e7469616c4465706f7369742c78726573756c74696e6720696e20616e206f75747269676874206c6f73732e205472616e736665720c011066726f6d000130543a3a4163636f756e744964000108746f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650002044c5472616e73666572207375636365656465642e2842616c616e636553657408010c77686f000130543a3a4163636f756e74496400011066726565180128543a3a42616c616e636500030468412062616c616e6365207761732073657420627920726f6f742e20526573657276656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000404e0536f6d652062616c616e63652077617320726573657276656420286d6f7665642066726f6d206672656520746f207265736572766564292e28556e726573657276656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000504e8536f6d652062616c616e63652077617320756e726573657276656420286d6f7665642066726f6d20726573657276656420746f2066726565292e4852657365727665526570617472696174656410011066726f6d000130543a3a4163636f756e744964000108746f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500014864657374696e6174696f6e5f737461747573a001185374617475730006084d01536f6d652062616c616e636520776173206d6f7665642066726f6d207468652072657365727665206f6620746865206669727374206163636f756e7420746f20746865207365636f6e64206163636f756e742ed846696e616c20617267756d656e7420696e64696361746573207468652064657374696e6174696f6e2062616c616e636520747970652e1c4465706f73697408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000704d8536f6d6520616d6f756e7420776173206465706f73697465642028652e672e20666f72207472616e73616374696f6e2066656573292e20576974686472617708010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650008041d01536f6d6520616d6f756e74207761732077697468647261776e2066726f6d20746865206163636f756e742028652e672e20666f72207472616e73616374696f6e2066656573292e1c536c617368656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650009040101536f6d6520616d6f756e74207761732072656d6f7665642066726f6d20746865206163636f756e742028652e672e20666f72206d69736265686176696f72292e184d696e74656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000a049c536f6d6520616d6f756e7420776173206d696e74656420696e746f20616e206163636f756e742e184275726e656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000b049c536f6d6520616d6f756e7420776173206275726e65642066726f6d20616e206163636f756e742e2453757370656e64656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000c041501536f6d6520616d6f756e74207761732073757370656e6465642066726f6d20616e206163636f756e74202869742063616e20626520726573746f726564206c61746572292e20526573746f72656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000d04a4536f6d6520616d6f756e742077617320726573746f72656420696e746f20616e206163636f756e742e20557067726164656404010c77686f000130543a3a4163636f756e744964000e0460416e206163636f756e74207761732075706772616465642e18497373756564040118616d6f756e74180128543a3a42616c616e6365000f042d01546f74616c2069737375616e63652077617320696e637265617365642062792060616d6f756e74602c206372656174696e6720612063726564697420746f2062652062616c616e6365642e2452657363696e646564040118616d6f756e74180128543a3a42616c616e63650010042501546f74616c2069737375616e636520776173206465637265617365642062792060616d6f756e74602c206372656174696e672061206465627420746f2062652062616c616e6365642e184c6f636b656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500110460536f6d652062616c616e636520776173206c6f636b65642e20556e6c6f636b656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500120468536f6d652062616c616e63652077617320756e6c6f636b65642e1846726f7a656e08010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500130460536f6d652062616c616e6365207761732066726f7a656e2e1854686177656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500140460536f6d652062616c616e636520776173207468617765642e4c546f74616c49737375616e6365466f7263656408010c6f6c64180128543a3a42616c616e636500010c6e6577180128543a3a42616c616e6365001504ac5468652060546f74616c49737375616e6365602077617320666f72636566756c6c79206368616e6765642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574a014346672616d655f737570706f72741874726169747318746f6b656e73106d6973633442616c616e6365537461747573000108104672656500000020526573657276656400010000a40c6870616c6c65745f7472616e73616374696f6e5f7061796d656e741870616c6c6574144576656e74040454000104485472616e73616374696f6e466565506169640c010c77686f000130543a3a4163636f756e74496400012861637475616c5f66656518013042616c616e63654f663c543e00010c74697018013042616c616e63654f663c543e000008590141207472616e73616374696f6e20666565206061637475616c5f666565602c206f662077686963682060746970602077617320616464656420746f20746865206d696e696d756d20696e636c7573696f6e206665652c5c686173206265656e2070616964206279206077686f602e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574a8103870616c6c65745f7374616b696e671870616c6c65741870616c6c6574144576656e7404045400014c1c457261506169640c01246572615f696e646578100120457261496e64657800014076616c696461746f725f7061796f757418013042616c616e63654f663c543e00012472656d61696e64657218013042616c616e63654f663c543e000008550154686520657261207061796f757420686173206265656e207365743b207468652066697273742062616c616e6365206973207468652076616c696461746f722d7061796f75743b20746865207365636f6e64206973c07468652072656d61696e6465722066726f6d20746865206d6178696d756d20616d6f756e74206f66207265776172642e2052657761726465640c01147374617368000130543a3a4163636f756e74496400011064657374ac017c52657761726444657374696e6174696f6e3c543a3a4163636f756e7449643e000118616d6f756e7418013042616c616e63654f663c543e0001040d01546865206e6f6d696e61746f7220686173206265656e207265776172646564206279207468697320616d6f756e7420746f20746869732064657374696e6174696f6e2e1c536c61736865640801187374616b6572000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e0002041d0141207374616b6572202876616c696461746f72206f72206e6f6d696e61746f722920686173206265656e20736c61736865642062792074686520676976656e20616d6f756e742e34536c6173685265706f727465640c012476616c696461746f72000130543a3a4163636f756e7449640001206672616374696f6eb0011c50657262696c6c000124736c6173685f657261100120457261496e64657800030859014120736c61736820666f722074686520676976656e2076616c696461746f722c20666f722074686520676976656e2070657263656e74616765206f66207468656972207374616b652c2061742074686520676976656e54657261206173206265656e207265706f727465642e684f6c64536c617368696e675265706f727444697363617264656404013473657373696f6e5f696e64657810013053657373696f6e496e6465780004081901416e206f6c6420736c617368696e67207265706f72742066726f6d2061207072696f72206572612077617320646973636172646564206265636175736520697420636f756c64446e6f742062652070726f6365737365642e385374616b657273456c65637465640005048441206e657720736574206f66207374616b6572732077617320656c65637465642e18426f6e6465640801147374617368000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e000610d0416e206163636f756e742068617320626f6e646564207468697320616d6f756e742e205c5b73746173682c20616d6f756e745c5d004d014e4f54453a2054686973206576656e74206973206f6e6c7920656d6974746564207768656e2066756e64732061726520626f6e64656420766961206120646973706174636861626c652e204e6f7461626c792c210169742077696c6c206e6f7420626520656d697474656420666f72207374616b696e672072657761726473207768656e20746865792061726520616464656420746f207374616b652e20556e626f6e6465640801147374617368000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e00070490416e206163636f756e742068617320756e626f6e646564207468697320616d6f756e742e2457697468647261776e0801147374617368000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e0008085901416e206163636f756e74206861732063616c6c6564206077697468647261775f756e626f6e6465646020616e642072656d6f76656420756e626f6e64696e67206368756e6b7320776f727468206042616c616e6365606466726f6d2074686520756e6c6f636b696e672071756575652e184b69636b65640801246e6f6d696e61746f72000130543a3a4163636f756e7449640001147374617368000130543a3a4163636f756e744964000904b441206e6f6d696e61746f7220686173206265656e206b69636b65642066726f6d20612076616c696461746f722e545374616b696e67456c656374696f6e4661696c6564000a04ac54686520656c656374696f6e206661696c65642e204e6f206e65772065726120697320706c616e6e65642e1c4368696c6c65640401147374617368000130543a3a4163636f756e744964000b042101416e206163636f756e74206861732073746f707065642070617274696369706174696e672061732065697468657220612076616c696461746f72206f72206e6f6d696e61746f722e345061796f7574537461727465641001246572615f696e646578100120457261496e64657800013c76616c696461746f725f7374617368000130543a3a4163636f756e74496400011070616765100110506167650001106e657874b401304f7074696f6e3c506167653e000c045901412050616765206f66207374616b6572732072657761726473206172652067657474696e6720706169642e20606e6578746020697320604e6f6e656020696620616c6c2070616765732061726520636c61696d65642e4456616c696461746f7250726566735365740801147374617368000130543a3a4163636f756e7449640001147072656673b8013856616c696461746f725072656673000d0498412076616c696461746f72206861732073657420746865697220707265666572656e6365732e68536e617073686f74566f7465727353697a65457863656564656404011073697a6510010c753332000e0468566f746572732073697a65206c696d697420726561636865642e6c536e617073686f745461726765747353697a65457863656564656404011073697a6510010c753332000f046c546172676574732073697a65206c696d697420726561636865642e20466f7263654572610401106d6f6465c0011c466f7263696e670010047441206e657720666f72636520657261206d6f646520776173207365742e64436f6e74726f6c6c65724261746368446570726563617465640401206661696c7572657310010c753332001104a45265706f7274206f66206120636f6e74726f6c6c6572206261746368206465707265636174696f6e2e4043757272656e63794d696772617465640801147374617368000130543a3a4163636f756e744964000138666f7263655f776974686472617718013042616c616e63654f663c543e00120855015374616b696e672062616c616e6365206d696772617465642066726f6d206c6f636b7320746f20686f6c64732c207769746820616e792062616c616e6365207468617420636f756c64206e6f742062652068656c644c697320666f7263652077697468647261776e2e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574ac083870616c6c65745f7374616b696e674452657761726444657374696e6174696f6e04244163636f756e74496401000114185374616b656400000014537461736800010028436f6e74726f6c6c65720002001c4163636f756e7404000001244163636f756e744964000300104e6f6e6500040000b00c3473705f61726974686d65746963287065725f7468696e67731c50657262696c6c0000040010010c7533320000b404184f7074696f6e04045401100108104e6f6e6500000010536f6d650400100000010000b8083870616c6c65745f7374616b696e673856616c696461746f7250726566730000080128636f6d6d697373696f6ebc011c50657262696c6c00011c626c6f636b6564200110626f6f6c0000bc000006b000c0083870616c6c65745f7374616b696e671c466f7263696e67000110284e6f74466f7263696e6700000020466f7263654e657700010024466f7263654e6f6e650002002c466f726365416c7761797300030000c40c3c70616c6c65745f6f6666656e6365731870616c6c6574144576656e740001041c4f6666656e63650801106b696e64c801104b696e6400012074696d65736c6f743801384f706171756554696d65536c6f7400000c5101546865726520697320616e206f6666656e6365207265706f72746564206f662074686520676976656e20606b696e64602068617070656e656420617420746865206073657373696f6e5f696e6465786020616e643501286b696e642d7370656369666963292074696d6520736c6f742e2054686973206576656e74206973206e6f74206465706f736974656420666f72206475706c696361746520736c61736865732e4c5c5b6b696e642c2074696d65736c6f745c5d2e04304576656e747320747970652ec8000003100000000800cc0c3870616c6c65745f73657373696f6e1870616c6c6574144576656e7404045400010c284e657753657373696f6e04013473657373696f6e5f696e64657810013053657373696f6e496e64657800000839014e65772073657373696f6e206861732068617070656e65642e204e6f746520746861742074686520617267756d656e74206973207468652073657373696f6e20696e6465782c206e6f74207468659c626c6f636b206e756d626572206173207468652074797065206d6967687420737567676573742e4456616c696461746f7244697361626c656404012476616c696461746f72000138543a3a56616c696461746f7249640001047056616c696461746f7220686173206265656e2064697361626c65642e4856616c696461746f725265656e61626c656404012476616c696461746f72000138543a3a56616c696461746f7249640002047856616c696461746f7220686173206265656e2072652d656e61626c65642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574d00c3870616c6c65745f6772616e6470611870616c6c6574144576656e7400010c384e6577417574686f726974696573040134617574686f726974795f736574d40134417574686f726974794c6973740000048c4e657720617574686f726974792073657420686173206265656e206170706c6965642e185061757365640001049843757272656e7420617574686f726974792073657420686173206265656e207061757365642e1c526573756d65640002049c43757272656e7420617574686f726974792073657420686173206265656e20726573756d65642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574d4000002d800d800000408dc3000dc0c5073705f636f6e73656e7375735f6772616e6470610c617070185075626c69630000040004013c656432353531393a3a5075626c69630000e00c3c70616c6c65745f74726561737572791870616c6c6574144576656e74080454000449000130205370656e64696e670401406275646765745f72656d61696e696e6718013c42616c616e63654f663c542c20493e000004e45765206861766520656e6465642061207370656e6420706572696f6420616e642077696c6c206e6f7720616c6c6f636174652066756e64732e1c417761726465640c013870726f706f73616c5f696e64657810013450726f706f73616c496e646578000114617761726418013c42616c616e63654f663c542c20493e00011c6163636f756e74000130543a3a4163636f756e7449640001047c536f6d652066756e64732068617665206265656e20616c6c6f63617465642e144275726e7404012c6275726e745f66756e647318013c42616c616e63654f663c542c20493e00020488536f6d65206f66206f75722066756e64732068617665206265656e206275726e742e20526f6c6c6f766572040140726f6c6c6f7665725f62616c616e636518013c42616c616e63654f663c542c20493e0003042d015370656e64696e67206861732066696e69736865643b20746869732069732074686520616d6f756e74207468617420726f6c6c73206f76657220756e74696c206e657874207370656e642e1c4465706f73697404011476616c756518013c42616c616e63654f663c542c20493e0004047c536f6d652066756e64732068617665206265656e206465706f73697465642e345370656e64417070726f7665640c013870726f706f73616c5f696e64657810013450726f706f73616c496e646578000118616d6f756e7418013c42616c616e63654f663c542c20493e00012c62656e6566696369617279000130543a3a4163636f756e7449640005049c41206e6577207370656e642070726f706f73616c20686173206265656e20617070726f7665642e3c55706461746564496e61637469766508012c726561637469766174656418013c42616c616e63654f663c542c20493e00012c646561637469766174656418013c42616c616e63654f663c542c20493e000604cc54686520696e6163746976652066756e6473206f66207468652070616c6c65742068617665206265656e20757064617465642e4841737365745370656e64417070726f766564180114696e6465781001285370656e64496e64657800012861737365745f6b696e64e40130543a3a41737365744b696e64000118616d6f756e74180150417373657442616c616e63654f663c542c20493e00012c62656e656669636961727985010138543a3a42656e656669636961727900012876616c69645f66726f6d100150426c6f636b4e756d626572466f723c542c20493e0001246578706972655f6174100150426c6f636b4e756d626572466f723c542c20493e000704b441206e6577206173736574207370656e642070726f706f73616c20686173206265656e20617070726f7665642e4041737365745370656e64566f69646564040114696e6465781001285370656e64496e64657800080474416e20617070726f766564207370656e642077617320766f696465642e1050616964080114696e6465781001285370656e64496e6465780001287061796d656e745f69643001643c543a3a5061796d6173746572206173205061793e3a3a49640009044c41207061796d656e742068617070656e65642e345061796d656e744661696c6564080114696e6465781001285370656e64496e6465780001287061796d656e745f69643001643c543a3a5061796d6173746572206173205061793e3a3a4964000a049041207061796d656e74206661696c656420616e642063616e20626520726574726965642e385370656e6450726f636573736564040114696e6465781001285370656e64496e646578000b084d0141207370656e64207761732070726f63657373656420616e642072656d6f7665642066726f6d207468652073746f726167652e204974206d696768742068617665206265656e207375636365737366756c6c797070616964206f72206974206d6179206861766520657870697265642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574e40c5c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e14696d706c735c56657273696f6e65644c6f63617461626c65417373657400010c0856330801206c6f636174696f6ee8014478636d3a3a76333a3a4c6f636174696f6e00012061737365745f69641101014078636d3a3a76333a3a417373657449640003000856340801206c6f636174696f6e1501014478636d3a3a76343a3a4c6f636174696f6e00012061737365745f69644901014078636d3a3a76343a3a417373657449640004000856350801206c6f636174696f6e4d01014478636d3a3a76353a3a4c6f636174696f6e00012061737365745f69648101014078636d3a3a76353a3a4173736574496400050000e8102c73746167696e675f78636d087633346d756c74696c6f636174696f6e344d756c74694c6f636174696f6e000008011c706172656e74730801087538000120696e746572696f72ec01244a756e6374696f6e730000ec100c78636d087633246a756e6374696f6e73244a756e6374696f6e7300012410486572650000000858310400f001204a756e6374696f6e0001000858320800f001204a756e6374696f6e0000f001204a756e6374696f6e0002000858330c00f001204a756e6374696f6e0000f001204a756e6374696f6e0000f001204a756e6374696f6e0003000858341000f001204a756e6374696f6e0000f001204a756e6374696f6e0000f001204a756e6374696f6e0000f001204a756e6374696f6e0004000858351400f001204a756e6374696f6e0000f001204a756e6374696f6e0000f001204a756e6374696f6e0000f001204a756e6374696f6e0000f001204a756e6374696f6e0005000858361800f001204a756e6374696f6e0000f001204a756e6374696f6e0000f001204a756e6374696f6e0000f001204a756e6374696f6e0000f001204a756e6374696f6e0000f001204a756e6374696f6e0006000858371c00f001204a756e6374696f6e0000f001204a756e6374696f6e0000f001204a756e6374696f6e0000f001204a756e6374696f6e0000f001204a756e6374696f6e0000f001204a756e6374696f6e0000f001204a756e6374696f6e0007000858382000f001204a756e6374696f6e0000f001204a756e6374696f6e0000f001204a756e6374696f6e0000f001204a756e6374696f6e0000f001204a756e6374696f6e0000f001204a756e6374696f6e0000f001204a756e6374696f6e0000f001204a756e6374696f6e00080000f0100c78636d087633206a756e6374696f6e204a756e6374696f6e0001282450617261636861696e0400f4010c7533320000002c4163636f756e744964333208011c6e6574776f726bf801444f7074696f6e3c4e6574776f726b49643e00010869640401205b75383b2033325d000100384163636f756e74496e646578363408011c6e6574776f726bf801444f7074696f6e3c4e6574776f726b49643e000114696e6465782c010c753634000200304163636f756e744b6579323008011c6e6574776f726bf801444f7074696f6e3c4e6574776f726b49643e00010c6b6579010101205b75383b2032305d0003003850616c6c6574496e7374616e6365040008010875380004003047656e6572616c496e646578040005010110753132380005002847656e6572616c4b65790801186c656e6774680801087538000110646174610401205b75383b2033325d000600244f6e6c794368696c6400070024506c7572616c697479080108696409010118426f64794964000110706172740d010120426f6479506172740008003c476c6f62616c436f6e73656e7375730400fc01244e6574776f726b496400090000f40000061000f804184f7074696f6e04045401fc0108104e6f6e6500000010536f6d650400fc0000010000fc100c78636d087633206a756e6374696f6e244e6574776f726b496400012c24427947656e6573697304000401205b75383b2033325d000000184279466f726b080130626c6f636b5f6e756d62657230010c753634000128626c6f636b5f686173680401205b75383b2033325d00010020506f6c6b61646f74000200184b7573616d610003001c57657374656e6400040018526f636f636f00050018576f636f636f00060020457468657265756d040120636861696e5f69642c010c7536340007002c426974636f696e436f72650008002c426974636f696e4361736800090040506f6c6b61646f7442756c6c6574696e000a00000101000003140000000800050100000618000901100c78636d087633206a756e6374696f6e18426f6479496400012810556e69740000001c4d6f6e696b6572040048011c5b75383b20345d00010014496e6465780400f4010c7533320002002445786563757469766500030024546563686e6963616c0004002c4c656769736c6174697665000500204a7564696369616c0006001c446566656e73650007003841646d696e697374726174696f6e000800205472656173757279000900000d01100c78636d087633206a756e6374696f6e20426f64795061727400011414566f6963650000001c4d656d62657273040114636f756e74f4010c753332000100204672616374696f6e08010c6e6f6df4010c75333200011464656e6f6df4010c7533320002004441744c6561737450726f706f7274696f6e08010c6e6f6df4010c75333200011464656e6f6df4010c753332000300484d6f72655468616e50726f706f7274696f6e08010c6e6f6df4010c75333200011464656e6f6df4010c753332000400001101100c78636d087633286d756c746961737365741c4173736574496400010820436f6e63726574650400e801344d756c74694c6f636174696f6e00000020416273747261637404000401205b75383b2033325d000100001501102c73746167696e675f78636d087634206c6f636174696f6e204c6f636174696f6e000008011c706172656e74730801087538000120696e746572696f72190101244a756e6374696f6e7300001901102c73746167696e675f78636d087634246a756e6374696f6e73244a756e6374696f6e73000124104865726500000008583104001d0101484172633c5b4a756e6374696f6e3b20315d3e00010008583204002d0101484172633c5b4a756e6374696f6e3b20325d3e0002000858330400310101484172633c5b4a756e6374696f6e3b20335d3e0003000858340400350101484172633c5b4a756e6374696f6e3b20345d3e0004000858350400390101484172633c5b4a756e6374696f6e3b20355d3e00050008583604003d0101484172633c5b4a756e6374696f6e3b20365d3e0006000858370400410101484172633c5b4a756e6374696f6e3b20375d3e0007000858380400450101484172633c5b4a756e6374696f6e3b20385d3e000800001d01000003010000002101002101102c73746167696e675f78636d087634206a756e6374696f6e204a756e6374696f6e0001282450617261636861696e0400f4010c7533320000002c4163636f756e744964333208011c6e6574776f726b250101444f7074696f6e3c4e6574776f726b49643e00010869640401205b75383b2033325d000100384163636f756e74496e646578363408011c6e6574776f726b250101444f7074696f6e3c4e6574776f726b49643e000114696e6465782c010c753634000200304163636f756e744b6579323008011c6e6574776f726b250101444f7074696f6e3c4e6574776f726b49643e00010c6b6579010101205b75383b2032305d0003003850616c6c6574496e7374616e6365040008010875380004003047656e6572616c496e646578040005010110753132380005002847656e6572616c4b65790801186c656e6774680801087538000110646174610401205b75383b2033325d000600244f6e6c794368696c6400070024506c7572616c697479080108696409010118426f64794964000110706172740d010120426f6479506172740008003c476c6f62616c436f6e73656e7375730400290101244e6574776f726b496400090000250104184f7074696f6e0404540129010108104e6f6e6500000010536f6d650400290100000100002901102c73746167696e675f78636d087634206a756e6374696f6e244e6574776f726b496400012c24427947656e6573697304000401205b75383b2033325d000000184279466f726b080130626c6f636b5f6e756d62657230010c753634000128626c6f636b5f686173680401205b75383b2033325d00010020506f6c6b61646f74000200184b7573616d610003001c57657374656e6400040018526f636f636f00050018576f636f636f00060020457468657265756d040120636861696e5f69642c010c7536340007002c426974636f696e436f72650008002c426974636f696e4361736800090040506f6c6b61646f7442756c6c6574696e000a00002d01000003020000002101003101000003030000002101003501000003040000002101003901000003050000002101003d01000003060000002101004101000003070000002101004501000003080000002101004901102c73746167696e675f78636d0876341461737365741c4173736574496400000400150101204c6f636174696f6e00004d01102c73746167696e675f78636d087635206c6f636174696f6e204c6f636174696f6e000008011c706172656e74730801087538000120696e746572696f72510101244a756e6374696f6e7300005101102c73746167696e675f78636d087635246a756e6374696f6e73244a756e6374696f6e7300012410486572650000000858310400550101484172633c5b4a756e6374696f6e3b20315d3e0001000858320400650101484172633c5b4a756e6374696f6e3b20325d3e0002000858330400690101484172633c5b4a756e6374696f6e3b20335d3e00030008583404006d0101484172633c5b4a756e6374696f6e3b20345d3e0004000858350400710101484172633c5b4a756e6374696f6e3b20355d3e0005000858360400750101484172633c5b4a756e6374696f6e3b20365d3e0006000858370400790101484172633c5b4a756e6374696f6e3b20375d3e00070008583804007d0101484172633c5b4a756e6374696f6e3b20385d3e000800005501000003010000005901005901102c73746167696e675f78636d087635206a756e6374696f6e204a756e6374696f6e0001282450617261636861696e0400f4010c7533320000002c4163636f756e744964333208011c6e6574776f726b5d0101444f7074696f6e3c4e6574776f726b49643e00010869640401205b75383b2033325d000100384163636f756e74496e646578363408011c6e6574776f726b5d0101444f7074696f6e3c4e6574776f726b49643e000114696e6465782c010c753634000200304163636f756e744b6579323008011c6e6574776f726b5d0101444f7074696f6e3c4e6574776f726b49643e00010c6b6579010101205b75383b2032305d0003003850616c6c6574496e7374616e6365040008010875380004003047656e6572616c496e646578040005010110753132380005002847656e6572616c4b65790801186c656e6774680801087538000110646174610401205b75383b2033325d000600244f6e6c794368696c6400070024506c7572616c697479080108696409010118426f64794964000110706172740d010120426f6479506172740008003c476c6f62616c436f6e73656e7375730400610101244e6574776f726b4964000900005d0104184f7074696f6e0404540161010108104e6f6e6500000010536f6d650400610100000100006101102c73746167696e675f78636d087635206a756e6374696f6e244e6574776f726b496400012024427947656e6573697304000401205b75383b2033325d000000184279466f726b080130626c6f636b5f6e756d62657230010c753634000128626c6f636b5f686173680401205b75383b2033325d00010020506f6c6b61646f74000200184b7573616d6100030020457468657265756d040120636861696e5f69642c010c7536340007002c426974636f696e436f72650008002c426974636f696e4361736800090040506f6c6b61646f7442756c6c6574696e000a00006501000003020000005901006901000003030000005901006d01000003040000005901007101000003050000005901007501000003060000005901007901000003070000005901007d01000003080000005901008101102c73746167696e675f78636d0876351461737365741c41737365744964000004004d0101204c6f636174696f6e00008501080c78636d4456657273696f6e65644c6f636174696f6e00010c0856330400e8014476333a3a4d756c74694c6f636174696f6e00030008563404001501013076343a3a4c6f636174696f6e00040008563504004d01013076353a3a4c6f636174696f6e0005000089010c6070616c6c65745f636f6e76696374696f6e5f766f74696e671870616c6c6574144576656e740804540004490001142444656c6567617465640800000130543a3a4163636f756e7449640000000130543a3a4163636f756e7449640000041d01416e206163636f756e74206861732064656c65676174656420746865697220766f746520746f20616e6f74686572206163636f756e742e205c5b77686f2c207461726765745c5d2c556e64656c6567617465640400000130543a3a4163636f756e744964000104f4416e205c5b6163636f756e745c5d206861732063616e63656c6c656420612070726576696f75732064656c65676174696f6e206f7065726174696f6e2e14566f74656408010c77686f000130543a3a4163636f756e744964000110766f74658d0101704163636f756e74566f74653c42616c616e63654f663c542c20493e3e00020450416e206163636f756e742068617320766f7465642c566f746552656d6f76656408010c77686f000130543a3a4163636f756e744964000110766f74658d0101704163636f756e74566f74653c42616c616e63654f663c542c20493e3e0003045c4120766f746520686173206265656e2072656d6f76656430566f7465556e6c6f636b656408010c77686f000130543a3a4163636f756e744964000114636c61737395010134436c6173734f663c542c20493e0004044501546865206c6f636b757020706572696f64206f66206120636f6e76696374696f6e20766f746520657870697265642c20616e64207468652066756e64732068617665206265656e20756e6c6f636b65642e047c54686520604576656e746020656e756d206f6620746869732070616c6c65748d010c6070616c6c65745f636f6e76696374696f6e5f766f74696e6710766f74652c4163636f756e74566f7465041c42616c616e63650118010c205374616e64617264080110766f746591010110566f746500011c62616c616e636518011c42616c616e63650000001453706c697408010c61796518011c42616c616e636500010c6e617918011c42616c616e63650001003053706c69744162737461696e0c010c61796518011c42616c616e636500010c6e617918011c42616c616e636500011c6162737461696e18011c42616c616e63650002000091010c6070616c6c65745f636f6e76696374696f6e5f766f74696e6710766f746510566f746500000400080000009501000005040099010c4070616c6c65745f7265666572656e64611870616c6c6574144576656e74080454000449000140245375626d69747465640c0114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e0114747261636b9501013c547261636b49644f663c542c20493e04250154686520747261636b2028616e6420627920657874656e73696f6e2070726f706f73616c206469737061746368206f726967696e29206f662074686973207265666572656e64756d2e012070726f706f73616c9d01014c426f756e64656443616c6c4f663c542c20493e04805468652070726f706f73616c20666f7220746865207265666572656e64756d2e00048041207265666572656e64756d20686173206265656e207375626d69747465642e544465636973696f6e4465706f736974506c616365640c0114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e010c77686f000130543a3a4163636f756e744964048c546865206163636f756e742077686f20706c6163656420746865206465706f7369742e0118616d6f756e7418013c42616c616e63654f663c542c20493e048454686520616d6f756e7420706c6163656420627920746865206163636f756e742e010494546865206465636973696f6e206465706f73697420686173206265656e20706c616365642e5c4465636973696f6e4465706f736974526566756e6465640c0114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e010c77686f000130543a3a4163636f756e744964048c546865206163636f756e742077686f20706c6163656420746865206465706f7369742e0118616d6f756e7418013c42616c616e63654f663c542c20493e048454686520616d6f756e7420706c6163656420627920746865206163636f756e742e02049c546865206465636973696f6e206465706f73697420686173206265656e20726566756e6465642e384465706f736974536c617368656408010c77686f000130543a3a4163636f756e744964048c546865206163636f756e742077686f20706c6163656420746865206465706f7369742e0118616d6f756e7418013c42616c616e63654f663c542c20493e048454686520616d6f756e7420706c6163656420627920746865206163636f756e742e03046c41206465706f73697420686173206265656e20736c61736865642e3c4465636973696f6e53746172746564100114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e0114747261636b9501013c547261636b49644f663c542c20493e04250154686520747261636b2028616e6420627920657874656e73696f6e2070726f706f73616c206469737061746368206f726967696e29206f662074686973207265666572656e64756d2e012070726f706f73616c9d01014c426f756e64656443616c6c4f663c542c20493e04805468652070726f706f73616c20666f7220746865207265666572656e64756d2e011474616c6c7939070120543a3a54616c6c7904b85468652063757272656e742074616c6c79206f6620766f74657320696e2074686973207265666572656e64756d2e0404bc41207265666572656e64756d20686173206d6f76656420696e746f20746865206465636964696e672070686173652e38436f6e6669726d53746172746564040114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e050038436f6e6669726d41626f72746564040114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e060024436f6e6669726d6564080114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e011474616c6c7939070120543a3a54616c6c7904b05468652066696e616c2074616c6c79206f6620766f74657320696e2074686973207265666572656e64756d2e0704210141207265666572656e64756d2068617320656e6465642069747320636f6e6669726d6174696f6e20706861736520616e6420697320726561647920666f7220617070726f76616c2e20417070726f766564040114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e08040d0141207265666572656e64756d20686173206265656e20617070726f76656420616e64206974732070726f706f73616c20686173206265656e207363686564756c65642e2052656a6563746564080114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e011474616c6c7939070120543a3a54616c6c7904b05468652066696e616c2074616c6c79206f6620766f74657320696e2074686973207265666572656e64756d2e0904ac412070726f706f73616c20686173206265656e2072656a6563746564206279207265666572656e64756d2e2054696d65644f7574080114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e011474616c6c7939070120543a3a54616c6c7904b05468652066696e616c2074616c6c79206f6620766f74657320696e2074686973207265666572656e64756d2e0a04d841207265666572656e64756d20686173206265656e2074696d6564206f757420776974686f7574206265696e6720646563696465642e2443616e63656c6c6564080114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e011474616c6c7939070120543a3a54616c6c7904b05468652066696e616c2074616c6c79206f6620766f74657320696e2074686973207265666572656e64756d2e0b048041207265666572656e64756d20686173206265656e2063616e63656c6c65642e184b696c6c6564080114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e011474616c6c7939070120543a3a54616c6c7904b05468652066696e616c2074616c6c79206f6620766f74657320696e2074686973207265666572656e64756d2e0c047441207265666572656e64756d20686173206265656e206b696c6c65642e645375626d697373696f6e4465706f736974526566756e6465640c0114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e010c77686f000130543a3a4163636f756e744964048c546865206163636f756e742077686f20706c6163656420746865206465706f7369742e0118616d6f756e7418013c42616c616e63654f663c542c20493e048454686520616d6f756e7420706c6163656420627920746865206163636f756e742e0d04a4546865207375626d697373696f6e206465706f73697420686173206265656e20726566756e6465642e2c4d65746164617461536574080114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e01106861736834011c543a3a486173680438507265696d61676520686173682e0e049c4d6574616461746120666f722061207265666572656e64756d20686173206265656e207365742e3c4d65746164617461436c6561726564080114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e01106861736834011c543a3a486173680438507265696d61676520686173682e0f04ac4d6574616461746120666f722061207265666572656e64756d20686173206265656e20636c65617265642e047c54686520604576656e746020656e756d206f6620746869732070616c6c65749d0110346672616d655f737570706f72741874726169747324707265696d616765731c426f756e64656408045401a1010448013107010c184c656761637904011068617368340124483a3a4f757470757400000018496e6c696e65040035070134426f756e646564496e6c696e65000100184c6f6f6b757008011068617368340124483a3a4f757470757400010c6c656e10010c75333200020000a1010840706f6c6b61646f745f72756e74696d652c52756e74696d6543616c6c0001b41853797374656d0400a50101ad0173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c53797374656d2c2052756e74696d653e000000245363686564756c65720400b50101b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c5363686564756c65722c2052756e74696d653e00010020507265696d6167650400bd0101b50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c507265696d6167652c2052756e74696d653e000a0010426162650400c50101a50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c426162652c2052756e74696d653e0002002454696d657374616d700400e90101b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c54696d657374616d702c2052756e74696d653e0003001c496e64696365730400ed0101b10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c496e64696365732c2052756e74696d653e0004002042616c616e6365730400f90101b50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c42616c616e6365732c2052756e74696d653e0005001c5374616b696e670400050201b10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c5374616b696e672c2052756e74696d653e0007001c53657373696f6e0400410201b10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c53657373696f6e2c2052756e74696d653e0009001c4772616e64706104005d0201b10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4772616e6470612c2052756e74696d653e000b002054726561737572790400890201b50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c54726561737572792c2052756e74696d653e00130040436f6e76696374696f6e566f74696e6704008d0201d50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c436f6e76696374696f6e566f74696e672c2052756e74696d653e001400245265666572656e64610400990201b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c5265666572656e64612c2052756e74696d653e0015002457686974656c6973740400bd0201b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c57686974656c6973742c2052756e74696d653e00170018436c61696d730400c10201ad0173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c436c61696d732c2052756e74696d653e0018001c56657374696e670400e10201b10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c56657374696e672c2052756e74696d653e0019001c5574696c6974790400e90201b10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c5574696c6974792c2052756e74696d653e001a001450726f78790400f10201a90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c50726f78792c2052756e74696d653e001d00204d756c74697369670400fd0201b50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4d756c74697369672c2052756e74696d653e001e0020426f756e746965730400090301b50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c426f756e746965732c2052756e74696d653e002200344368696c64426f756e7469657304000d0301c90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4368696c64426f756e746965732c2052756e74696d653e00260068456c656374696f6e50726f76696465724d756c746950686173650400110301fd0173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c456c656374696f6e50726f76696465724d756c746950686173652c2052756e74696d653e00240024566f7465724c6973740400050401b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c566f7465724c6973742c2052756e74696d653e0025003c4e6f6d696e6174696f6e506f6f6c730400090401d10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4e6f6d696e6174696f6e506f6f6c732c2052756e74696d653e0027002c46617374556e7374616b6504003d0401c10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c46617374556e7374616b652c2052756e74696d653e00280034436f6e66696775726174696f6e0400410401c90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c436f6e66696775726174696f6e2c2052756e74696d653e0033002c50617261735368617265640400650401c10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c50617261735368617265642c2052756e74696d653e0034003450617261496e636c7573696f6e0400690401c90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c50617261496e636c7573696f6e2c2052756e74696d653e0035003050617261496e686572656e7404006d0401c50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c50617261496e686572656e742c2052756e74696d653e0036001450617261730400f90401a90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c50617261732c2052756e74696d653e0038002c496e697469616c697a65720400010501c10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c496e697469616c697a65722c2052756e74696d653e0039001048726d700400050501a50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c48726d702c2052756e74696d653e003c00345061726173446973707574657304000d0501c90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c506172617344697370757465732c2052756e74696d653e003e00345061726173536c617368696e670400110501c90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c5061726173536c617368696e672c2052756e74696d653e003f00204f6e44656d616e640400210501b50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4f6e44656d616e642c2052756e74696d653e004000245265676973747261720400250501b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c5265676973747261722c2052756e74696d653e00460014536c6f74730400290501a90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c536c6f74732c2052756e74696d653e0047002041756374696f6e7304002d0501b50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c41756374696f6e732c2052756e74696d653e0048002443726f77646c6f616e0400350501b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c43726f77646c6f616e2c2052756e74696d653e00490020436f726574696d650400490501b50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c436f726574696d652c2052756e74696d653e004a00485374617465547269654d6967726174696f6e04005d0501dd0173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c5374617465547269654d6967726174696f6e2c2052756e74696d653e0062002458636d50616c6c65740400750501b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c58636d50616c6c65742c2052756e74696d653e006300304d65737361676551756575650400e50601c50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4d65737361676551756575652c2052756e74696d653e006400244173736574526174650400f10601b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4173736574526174652c2052756e74696d653e0065001442656566790400f90601a90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c42656566792c2052756e74696d653e00c80000a5010c306672616d655f73797374656d1870616c6c65741043616c6c04045400012c1872656d61726b04011872656d61726b38011c5665633c75383e00000c684d616b6520736f6d65206f6e2d636861696e2072656d61726b2e008843616e20626520657865637574656420627920657665727920606f726967696e602e387365745f686561705f7061676573040114706167657330010c753634000104f853657420746865206e756d626572206f6620706167657320696e2074686520576562417373656d626c7920656e7669726f6e6d656e74277320686561702e207365745f636f6465040110636f646538011c5665633c75383e0002046453657420746865206e65772072756e74696d6520636f64652e5c7365745f636f64655f776974686f75745f636865636b73040110636f646538011c5665633c75383e000310190153657420746865206e65772072756e74696d6520636f646520776974686f757420646f696e6720616e7920636865636b73206f662074686520676976656e2060636f6465602e0051014e6f746520746861742072756e74696d652075706772616465732077696c6c206e6f742072756e20696620746869732069732063616c6c656420776974682061206e6f742d696e6372656173696e6720737065632076657273696f6e212c7365745f73746f726167650401146974656d73a90101345665633c4b657956616c75653e0004046853657420736f6d65206974656d73206f662073746f726167652e306b696c6c5f73746f726167650401106b657973b10101205665633c4b65793e000504744b696c6c20736f6d65206974656d732066726f6d2073746f726167652e2c6b696c6c5f70726566697808011870726566697838010c4b657900011c7375626b65797310010c75333200061011014b696c6c20616c6c2073746f72616765206974656d7320776974682061206b657920746861742073746172747320776974682074686520676976656e207072656669782e0039012a2a4e4f54453a2a2a2057652072656c79206f6e2074686520526f6f74206f726967696e20746f2070726f7669646520757320746865206e756d626572206f66207375626b65797320756e6465723d0174686520707265666978207765206172652072656d6f76696e6720746f2061636375726174656c792063616c63756c6174652074686520776569676874206f6620746869732066756e6374696f6e2e4472656d61726b5f776974685f6576656e7404011872656d61726b38011c5665633c75383e000704a44d616b6520736f6d65206f6e2d636861696e2072656d61726b20616e6420656d6974206576656e742e44617574686f72697a655f75706772616465040124636f64655f6861736834011c543a3a486173680009106101417574686f72697a6520616e207570677261646520746f206120676976656e2060636f64655f686173686020666f72207468652072756e74696d652e205468652072756e74696d652063616e20626520737570706c696564186c617465722e007c546869732063616c6c20726571756972657320526f6f74206f726967696e2e80617574686f72697a655f757067726164655f776974686f75745f636865636b73040124636f64655f6861736834011c543a3a48617368000a206101417574686f72697a6520616e207570677261646520746f206120676976656e2060636f64655f686173686020666f72207468652072756e74696d652e205468652072756e74696d652063616e20626520737570706c696564186c617465722e005d015741524e494e473a205468697320617574686f72697a657320616e207570677261646520746861742077696c6c2074616b6520706c61636520776974686f757420616e792073616665747920636865636b732c20666f7259016578616d706c652074686174207468652073706563206e616d652072656d61696e73207468652073616d6520616e642074686174207468652076657273696f6e206e756d62657220696e637265617365732e204e6f74f07265636f6d6d656e64656420666f72206e6f726d616c207573652e205573652060617574686f72697a655f757067726164656020696e73746561642e007c546869732063616c6c20726571756972657320526f6f74206f726967696e2e606170706c795f617574686f72697a65645f75706772616465040110636f646538011c5665633c75383e000b24550150726f766964652074686520707265696d616765202872756e74696d652062696e617279292060636f64656020666f7220616e2075706772616465207468617420686173206265656e20617574686f72697a65642e00490149662074686520617574686f72697a6174696f6e20726571756972656420612076657273696f6e20636865636b2c20746869732063616c6c2077696c6c20656e73757265207468652073706563206e616d65e872656d61696e7320756e6368616e67656420616e6420746861742074686520737065632076657273696f6e2068617320696e637265617365642e005901446570656e64696e67206f6e207468652072756e74696d65277320604f6e536574436f64656020636f6e66696775726174696f6e2c20746869732066756e6374696f6e206d6179206469726563746c79206170706c791101746865206e65772060636f64656020696e207468652073616d6520626c6f636b206f7220617474656d707420746f207363686564756c652074686520757067726164652e0060416c6c206f726967696e732061726520616c6c6f7765642e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ea901000002ad0100ad0100000408383800b1010000023800b5010c4070616c6c65745f7363686564756c65721870616c6c65741043616c6c040454000128207363686564756c651001107768656e100144426c6f636b4e756d626572466f723c543e0001386d617962655f706572696f646963b90101ac4f7074696f6e3c7363686564756c653a3a506572696f643c426c6f636b4e756d626572466f723c543e3e3e0001207072696f726974790801487363686564756c653a3a5072696f7269747900011063616c6ca101017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e00000470416e6f6e796d6f75736c79207363686564756c652061207461736b2e1863616e63656c0801107768656e100144426c6f636b4e756d626572466f723c543e000114696e64657810010c7533320001049443616e63656c20616e20616e6f6e796d6f75736c79207363686564756c6564207461736b2e387363686564756c655f6e616d656414010869640401205461736b4e616d650001107768656e100144426c6f636b4e756d626572466f723c543e0001386d617962655f706572696f646963b90101ac4f7074696f6e3c7363686564756c653a3a506572696f643c426c6f636b4e756d626572466f723c543e3e3e0001207072696f726974790801487363686564756c653a3a5072696f7269747900011063616c6ca101017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000204585363686564756c652061206e616d6564207461736b2e3063616e63656c5f6e616d656404010869640401205461736b4e616d650003047843616e63656c2061206e616d6564207363686564756c6564207461736b2e387363686564756c655f61667465721001146166746572100144426c6f636b4e756d626572466f723c543e0001386d617962655f706572696f646963b90101ac4f7074696f6e3c7363686564756c653a3a506572696f643c426c6f636b4e756d626572466f723c543e3e3e0001207072696f726974790801487363686564756c653a3a5072696f7269747900011063616c6ca101017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000404a8416e6f6e796d6f75736c79207363686564756c652061207461736b20616674657220612064656c61792e507363686564756c655f6e616d65645f616674657214010869640401205461736b4e616d650001146166746572100144426c6f636b4e756d626572466f723c543e0001386d617962655f706572696f646963b90101ac4f7074696f6e3c7363686564756c653a3a506572696f643c426c6f636b4e756d626572466f723c543e3e3e0001207072696f726974790801487363686564756c653a3a5072696f7269747900011063616c6ca101017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000504905363686564756c652061206e616d6564207461736b20616674657220612064656c61792e247365745f72657472790c01107461736b8401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e00011c726574726965730801087538000118706572696f64100144426c6f636b4e756d626572466f723c543e0006305901536574206120726574727920636f6e66696775726174696f6e20666f722061207461736b20736f20746861742c20696e206361736520697473207363686564756c65642072756e206661696c732c2069742077696c6c5501626520726574726965642061667465722060706572696f646020626c6f636b732c20666f72206120746f74616c20616d6f756e74206f66206072657472696573602072657472696573206f7220756e74696c2069742473756363656564732e0055015461736b73207768696368206e65656420746f206265207363686564756c656420666f72206120726574727920617265207374696c6c207375626a65637420746f20776569676874206d65746572696e6720616e6451016167656e64612073706163652c2073616d65206173206120726567756c6172207461736b2e204966206120706572696f646963207461736b206661696c732c2069742077696c6c206265207363686564756c6564906e6f726d616c6c79207768696c6520746865207461736b206973207265747279696e672e0051015461736b73207363686564756c6564206173206120726573756c74206f66206120726574727920666f72206120706572696f646963207461736b2061726520756e6e616d65642c206e6f6e2d706572696f6469633d01636c6f6e6573206f6620746865206f726967696e616c207461736b2e20546865697220726574727920636f6e66696775726174696f6e2077696c6c20626520646572697665642066726f6d207468654d016f726967696e616c207461736b277320636f6e66696775726174696f6e2c206275742077696c6c20686176652061206c6f7765722076616c756520666f72206072656d61696e696e6760207468616e20746865646f726967696e616c2060746f74616c5f72657472696573602e3c7365745f72657472795f6e616d65640c010869640401205461736b4e616d6500011c726574726965730801087538000118706572696f64100144426c6f636b4e756d626572466f723c543e0007305d01536574206120726574727920636f6e66696775726174696f6e20666f722061206e616d6564207461736b20736f20746861742c20696e206361736520697473207363686564756c65642072756e206661696c732c2069745d0177696c6c20626520726574726965642061667465722060706572696f646020626c6f636b732c20666f72206120746f74616c20616d6f756e74206f66206072657472696573602072657472696573206f7220756e74696c3069742073756363656564732e0055015461736b73207768696368206e65656420746f206265207363686564756c656420666f72206120726574727920617265207374696c6c207375626a65637420746f20776569676874206d65746572696e6720616e6451016167656e64612073706163652c2073616d65206173206120726567756c6172207461736b2e204966206120706572696f646963207461736b206661696c732c2069742077696c6c206265207363686564756c6564906e6f726d616c6c79207768696c6520746865207461736b206973207265747279696e672e0051015461736b73207363686564756c6564206173206120726573756c74206f66206120726574727920666f72206120706572696f646963207461736b2061726520756e6e616d65642c206e6f6e2d706572696f6469633d01636c6f6e6573206f6620746865206f726967696e616c207461736b2e20546865697220726574727920636f6e66696775726174696f6e2077696c6c20626520646572697665642066726f6d207468654d016f726967696e616c207461736b277320636f6e66696775726174696f6e2c206275742077696c6c20686176652061206c6f7765722076616c756520666f72206072656d61696e696e6760207468616e20746865646f726967696e616c2060746f74616c5f72657472696573602e3063616e63656c5f72657472790401107461736b8401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e000804a852656d6f7665732074686520726574727920636f6e66696775726174696f6e206f662061207461736b2e4863616e63656c5f72657472795f6e616d656404010869640401205461736b4e616d65000904bc43616e63656c2074686520726574727920636f6e66696775726174696f6e206f662061206e616d6564207461736b2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732eb90104184f7074696f6e04045401840108104e6f6e6500000010536f6d650400840000010000bd010c3c70616c6c65745f707265696d6167651870616c6c65741043616c6c040454000114346e6f74655f707265696d616765040114627974657338011c5665633c75383e000010745265676973746572206120707265696d616765206f6e2d636861696e2e00550149662074686520707265696d616765207761732070726576696f75736c79207265717565737465642c206e6f2066656573206f72206465706f73697473206172652074616b656e20666f722070726f766964696e67550174686520707265696d6167652e204f74686572776973652c2061206465706f7369742069732074616b656e2070726f706f7274696f6e616c20746f207468652073697a65206f662074686520707265696d6167652e3c756e6e6f74655f707265696d6167650401106861736834011c543a3a48617368000118dc436c65617220616e20756e72657175657374656420707265696d6167652066726f6d207468652072756e74696d652073746f726167652e00fc496620606c656e602069732070726f76696465642c207468656e2069742077696c6c2062652061206d7563682063686561706572206f7065726174696f6e2e0001012d206068617368603a205468652068617368206f662074686520707265696d61676520746f2062652072656d6f7665642066726f6d207468652073746f72652eb82d20606c656e603a20546865206c656e677468206f662074686520707265696d616765206f66206068617368602e40726571756573745f707265696d6167650401106861736834011c543a3a48617368000210410152657175657374206120707265696d6167652062652075706c6f6164656420746f2074686520636861696e20776974686f757420706179696e6720616e792066656573206f72206465706f736974732e00550149662074686520707265696d6167652072657175657374732068617320616c7265616479206265656e2070726f7669646564206f6e2d636861696e2c20776520756e7265736572766520616e79206465706f7369743901612075736572206d6179206861766520706169642c20616e642074616b652074686520636f6e74726f6c206f662074686520707265696d616765206f7574206f662074686569722068616e64732e48756e726571756573745f707265696d6167650401106861736834011c543a3a4861736800030cbc436c65617220612070726576696f75736c79206d616465207265717565737420666f72206120707265696d6167652e002d014e4f54453a2054484953204d555354204e4f542042452043414c4c4544204f4e20606861736860204d4f52452054494d4553205448414e2060726571756573745f707265696d616765602e38656e737572655f75706461746564040118686173686573c10101305665633c543a3a486173683e00040cbc456e737572652074686174207468652062756c6b206f66207072652d696d616765732069732075706772616465642e003d015468652063616c6c65722070617973206e6f20666565206966206174206c6561737420393025206f66207072652d696d616765732077657265207375636365737366756c6c7920757064617465642e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ec1010000023400c5010c2c70616c6c65745f626162651870616c6c65741043616c6c04045400010c4c7265706f72745f65717569766f636174696f6e08014865717569766f636174696f6e5f70726f6f66c9010190426f783c45717569766f636174696f6e50726f6f663c486561646572466f723c543e3e3e00013c6b65795f6f776e65725f70726f6f66d9010140543a3a4b65794f776e657250726f6f6600001009015265706f727420617574686f726974792065717569766f636174696f6e2f6d69736265686176696f722e2054686973206d6574686f642077696c6c2076657269667905017468652065717569766f636174696f6e2070726f6f6620616e642076616c69646174652074686520676976656e206b6579206f776e6572736869702070726f6f660d01616761696e73742074686520657874726163746564206f6666656e6465722e20496620626f7468206172652076616c69642c20746865206f6666656e63652077696c6c306265207265706f727465642e707265706f72745f65717569766f636174696f6e5f756e7369676e656408014865717569766f636174696f6e5f70726f6f66c9010190426f783c45717569766f636174696f6e50726f6f663c486561646572466f723c543e3e3e00013c6b65795f6f776e65725f70726f6f66d9010140543a3a4b65794f776e657250726f6f6600012009015265706f727420617574686f726974792065717569766f636174696f6e2f6d69736265686176696f722e2054686973206d6574686f642077696c6c2076657269667905017468652065717569766f636174696f6e2070726f6f6620616e642076616c69646174652074686520676976656e206b6579206f776e6572736869702070726f6f660d01616761696e73742074686520657874726163746564206f6666656e6465722e20496620626f7468206172652076616c69642c20746865206f6666656e63652077696c6c306265207265706f727465642e0d01546869732065787472696e736963206d7573742062652063616c6c656420756e7369676e656420616e642069742069732065787065637465642074686174206f6e6c791501626c6f636b20617574686f72732077696c6c2063616c6c206974202876616c69646174656420696e206056616c6964617465556e7369676e656460292c2061732073756368150169662074686520626c6f636b20617574686f7220697320646566696e65642069742077696c6c20626520646566696e6564206173207468652065717569766f636174696f6e247265706f727465722e48706c616e5f636f6e6669675f6368616e6765040118636f6e666967dd0101504e657874436f6e66696744657363726970746f720002105d01506c616e20616e2065706f636820636f6e666967206368616e67652e205468652065706f636820636f6e666967206368616e6765206973207265636f7264656420616e642077696c6c20626520656e6163746564206f6e5101746865206e6578742063616c6c20746f2060656e6163745f65706f63685f6368616e6765602e2054686520636f6e6669672077696c6c20626520616374697661746564206f6e652065706f63682061667465722e59014d756c7469706c652063616c6c7320746f2074686973206d6574686f642077696c6c207265706c61636520616e79206578697374696e6720706c616e6e656420636f6e666967206368616e6765207468617420686164546e6f74206265656e20656e6163746564207965742e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ec901084873705f636f6e73656e7375735f736c6f74734445717569766f636174696f6e50726f6f66081848656164657201cd0108496401d101001001206f6666656e646572d10101084964000110736c6f74d5010110536c6f7400013066697273745f686561646572cd0101184865616465720001347365636f6e645f686561646572cd0101184865616465720000cd01102873705f72756e74696d651c67656e65726963186865616465721848656164657208184e756d62657201101048617368000014012c706172656e745f68617368340130486173683a3a4f75747075740001186e756d626572f401184e756d62657200012873746174655f726f6f74340130486173683a3a4f757470757400013c65787472696e736963735f726f6f74340130486173683a3a4f75747075740001186469676573743c01184469676573740000d1010c4473705f636f6e73656e7375735f626162650c617070185075626c69630000040004013c737232353531393a3a5075626c69630000d501084873705f636f6e73656e7375735f736c6f747310536c6f740000040030010c7536340000d901082873705f73657373696f6e3c4d656d6265727368697050726f6f6600000c011c73657373696f6e10013053657373696f6e496e646578000128747269655f6e6f646573b10101305665633c5665633c75383e3e00013c76616c696461746f725f636f756e7410013856616c696461746f72436f756e740000dd010c4473705f636f6e73656e7375735f626162651c64696765737473504e657874436f6e66696744657363726970746f7200010408563108010463e1010128287536342c2075363429000134616c6c6f7765645f736c6f7473e5010130416c6c6f776564536c6f747300010000e10100000408303000e501084473705f636f6e73656e7375735f6261626530416c6c6f776564536c6f747300010c305072696d617279536c6f7473000000745072696d617279416e645365636f6e64617279506c61696e536c6f74730001006c5072696d617279416e645365636f6e64617279565246536c6f747300020000e9010c4070616c6c65745f74696d657374616d701870616c6c65741043616c6c0404540001040c73657404010c6e6f772c0124543a3a4d6f6d656e7400004c54536574207468652063757272656e742074696d652e005501546869732063616c6c2073686f756c6420626520696e766f6b65642065786163746c79206f6e63652070657220626c6f636b2e2049742077696c6c2070616e6963206174207468652066696e616c697a6174696f6ed470686173652c20696620746869732063616c6c206861736e2774206265656e20696e766f6b656420627920746861742074696d652e0041015468652074696d657374616d702073686f756c642062652067726561746572207468616e207468652070726576696f7573206f6e652062792074686520616d6f756e7420737065636966696564206279685b60436f6e6669673a3a4d696e696d756d506572696f64605d2e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f4e6f6e655f2e0051015468697320646973706174636820636c617373206973205f4d616e6461746f72795f20746f20656e73757265206974206765747320657865637574656420696e2074686520626c6f636b2e204265206177617265510174686174206368616e67696e672074686520636f6d706c6578697479206f6620746869732063616c6c20636f756c6420726573756c742065786861757374696e6720746865207265736f757263657320696e206184626c6f636b20746f206578656375746520616e79206f746865722063616c6c732e0034232320436f6d706c657869747931012d20604f2831296020284e6f7465207468617420696d706c656d656e746174696f6e73206f6620604f6e54696d657374616d7053657460206d75737420616c736f20626520604f283129602955012d20312073746f72616765207265616420616e6420312073746f72616765206d75746174696f6e2028636f64656320604f283129602062656361757365206f6620604469645570646174653a3a74616b656020696e402020606f6e5f66696e616c697a656029d42d2031206576656e742068616e646c657220606f6e5f74696d657374616d705f736574602e204d75737420626520604f283129602e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732eed010c3870616c6c65745f696e64696365731870616c6c65741043616c6c04045400011814636c61696d040114696e64657810013c543a3a4163636f756e74496e6465780000309841737369676e20616e2070726576696f75736c7920756e61737369676e656420696e6465782e00dc5061796d656e743a20604465706f736974602069732072657365727665642066726f6d207468652073656e646572206163636f756e742e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e00f02d2060696e646578603a2074686520696e64657820746f20626520636c61696d65642e2054686973206d757374206e6f7420626520696e207573652e0090456d6974732060496e64657841737369676e656460206966207375636365737366756c2e0034232320436f6d706c6578697479242d20604f283129602e207472616e7366657208010c6e6577f10101504163636f756e7449644c6f6f6b75704f663c543e000114696e64657810013c543a3a4163636f756e74496e6465780001305d0141737369676e20616e20696e64657820616c7265616479206f776e6564206279207468652073656e64657220746f20616e6f74686572206163636f756e742e205468652062616c616e6365207265736572766174696f6eb86973206566666563746976656c79207472616e7366657272656420746f20746865206e6577206163636f756e742e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e0025012d2060696e646578603a2074686520696e64657820746f2062652072652d61737369676e65642e2054686973206d757374206265206f776e6564206279207468652073656e6465722e5d012d20606e6577603a20746865206e6577206f776e6572206f662074686520696e6465782e20546869732066756e6374696f6e2069732061206e6f2d6f7020696620697420697320657175616c20746f2073656e6465722e0090456d6974732060496e64657841737369676e656460206966207375636365737366756c2e0034232320436f6d706c6578697479242d20604f283129602e1066726565040114696e64657810013c543a3a4163636f756e74496e646578000230944672656520757020616e20696e646578206f776e6564206279207468652073656e6465722e005d015061796d656e743a20416e792070726576696f7573206465706f73697420706c6163656420666f722074686520696e64657820697320756e726573657276656420696e207468652073656e646572206163636f756e742e005501546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20616e64207468652073656e646572206d757374206f776e2074686520696e6465782e000d012d2060696e646578603a2074686520696e64657820746f2062652066726565642e2054686973206d757374206265206f776e6564206279207468652073656e6465722e0084456d6974732060496e646578467265656460206966207375636365737366756c2e0034232320436f6d706c6578697479242d20604f283129602e38666f7263655f7472616e736665720c010c6e6577f10101504163636f756e7449644c6f6f6b75704f663c543e000114696e64657810013c543a3a4163636f756e74496e646578000118667265657a65200110626f6f6c0003345501466f72636520616e20696e64657820746f20616e206163636f756e742e205468697320646f65736e277420726571756972652061206465706f7369742e2049662074686520696e64657820697320616c7265616479e868656c642c207468656e20616e79206465706f736974206973207265696d62757273656420746f206974732063757272656e74206f776e65722e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f526f6f745f2e00a42d2060696e646578603a2074686520696e64657820746f206265202872652d2961737369676e65642e5d012d20606e6577603a20746865206e6577206f776e6572206f662074686520696e6465782e20546869732066756e6374696f6e2069732061206e6f2d6f7020696620697420697320657175616c20746f2073656e6465722e41012d2060667265657a65603a2069662073657420746f206074727565602c2077696c6c20667265657a652074686520696e64657820736f2069742063616e6e6f74206265207472616e736665727265642e0090456d6974732060496e64657841737369676e656460206966207375636365737366756c2e0034232320436f6d706c6578697479242d20604f283129602e18667265657a65040114696e64657810013c543a3a4163636f756e74496e6465780004304101467265657a6520616e20696e64657820736f2069742077696c6c20616c7761797320706f696e7420746f207468652073656e646572206163636f756e742e205468697320636f6e73756d657320746865206465706f7369742e005901546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20616e6420746865207369676e696e67206163636f756e74206d757374206861766520616c6e6f6e2d66726f7a656e206163636f756e742060696e646578602e00ac2d2060696e646578603a2074686520696e64657820746f2062652066726f7a656e20696e20706c6163652e0088456d6974732060496e64657846726f7a656e60206966207375636365737366756c2e0034232320436f6d706c6578697479242d20604f283129602e30706f6b655f6465706f736974040114696e64657810013c543a3a4163636f756e74496e6465780005289c506f6b6520746865206465706f73697420726573657276656420666f7220616e20696e6465782e005901546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20616e6420746865207369676e696e67206163636f756e74206d757374206861766520616c6e6f6e2d66726f7a656e206163636f756e742060696e646578602e005901546865207472616e73616374696f6e20666565732069732077616976656420696620746865206465706f736974206973206368616e67656420616674657220706f6b696e672f7265636f6e73696465726174696f6e2e00fc2d2060696e646578603a2074686520696e6465782077686f7365206465706f73697420697320746f20626520706f6b65642f7265636f6e736964657265642e008c456d69747320604465706f736974506f6b656460206966207375636365737366756c2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ef1010c2873705f72756e74696d65306d756c746961646472657373304d756c74694164647265737308244163636f756e7449640100304163636f756e74496e6465780190011408496404000001244163636f756e74496400000014496e6465780400f50101304163636f756e74496e6465780001000c526177040038011c5665633c75383e0002002441646472657373333204000401205b75383b2033325d000300244164647265737332300400010101205b75383b2032305d00040000f5010000069000f9010c3c70616c6c65745f62616c616e6365731870616c6c65741043616c6c080454000449000124507472616e736665725f616c6c6f775f646561746808011064657374f10101504163636f756e7449644c6f6f6b75704f663c543e00011476616c756505010128543a3a42616c616e636500001cd45472616e7366657220736f6d65206c697175696420667265652062616c616e636520746f20616e6f74686572206163636f756e742e003501607472616e736665725f616c6c6f775f6465617468602077696c6c207365742074686520604672656542616c616e636560206f66207468652073656e64657220616e642072656365697665722e11014966207468652073656e6465722773206163636f756e742069732062656c6f7720746865206578697374656e7469616c206465706f736974206173206120726573756c74b06f6620746865207472616e736665722c20746865206163636f756e742077696c6c206265207265617065642e001501546865206469737061746368206f726967696e20666f7220746869732063616c6c206d75737420626520605369676e65646020627920746865207472616e736163746f722e38666f7263655f7472616e736665720c0118736f75726365f10101504163636f756e7449644c6f6f6b75704f663c543e00011064657374f10101504163636f756e7449644c6f6f6b75704f663c543e00011476616c756505010128543a3a42616c616e6365000208610145786163746c7920617320607472616e736665725f616c6c6f775f6465617468602c2065786365707420746865206f726967696e206d75737420626520726f6f7420616e642074686520736f75726365206163636f756e74446d6179206265207370656369666965642e4c7472616e736665725f6b6565705f616c69766508011064657374f10101504163636f756e7449644c6f6f6b75704f663c543e00011476616c756505010128543a3a42616c616e6365000318590153616d6520617320746865205b607472616e736665725f616c6c6f775f6465617468605d2063616c6c2c206275742077697468206120636865636b207468617420746865207472616e736665722077696c6c206e6f74606b696c6c20746865206f726967696e206163636f756e742e00e8393925206f66207468652074696d6520796f752077616e74205b607472616e736665725f616c6c6f775f6465617468605d20696e73746561642e00f05b607472616e736665725f616c6c6f775f6465617468605d3a207374727563742e50616c6c65742e68746d6c236d6574686f642e7472616e73666572307472616e736665725f616c6c08011064657374f10101504163636f756e7449644c6f6f6b75704f663c543e0001286b6565705f616c697665200110626f6f6c00043c05015472616e736665722074686520656e74697265207472616e7366657261626c652062616c616e63652066726f6d207468652063616c6c6572206163636f756e742e0059014e4f54453a20546869732066756e6374696f6e206f6e6c7920617474656d70747320746f207472616e73666572205f7472616e7366657261626c655f2062616c616e6365732e2054686973206d65616e7320746861746101616e79206c6f636b65642c2072657365727665642c206f72206578697374656e7469616c206465706f7369747320287768656e20606b6565705f616c6976656020697320607472756560292c2077696c6c206e6f742062655d017472616e7366657272656420627920746869732066756e6374696f6e2e20546f20656e73757265207468617420746869732066756e6374696f6e20726573756c747320696e2061206b696c6c6564206163636f756e742c4501796f75206d69676874206e65656420746f207072657061726520746865206163636f756e742062792072656d6f76696e6720616e79207265666572656e636520636f756e746572732c2073746f72616765406465706f736974732c206574632e2e2e00c0546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205369676e65642e00a02d206064657374603a2054686520726563697069656e74206f6620746865207472616e736665722e59012d20606b6565705f616c697665603a204120626f6f6c65616e20746f2064657465726d696e652069662074686520607472616e736665725f616c6c60206f7065726174696f6e2073686f756c642073656e6420616c6c4d0120206f66207468652066756e647320746865206163636f756e74206861732c2063617573696e67207468652073656e646572206163636f756e7420746f206265206b696c6c6564202866616c7365292c206f72590120207472616e736665722065766572797468696e6720657863657074206174206c6561737420746865206578697374656e7469616c206465706f7369742c2077686963682077696c6c2067756172616e74656520746f9c20206b656570207468652073656e646572206163636f756e7420616c697665202874727565292e3c666f7263655f756e7265736572766508010c77686ff10101504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e74180128543a3a42616c616e636500050cb0556e7265736572766520736f6d652062616c616e63652066726f6d2061207573657220627920666f7263652e006c43616e206f6e6c792062652063616c6c656420627920524f4f542e40757067726164655f6163636f756e747304010c77686ffd0101445665633c543a3a4163636f756e7449643e0006207055706772616465206120737065636966696564206163636f756e742e00742d20606f726967696e603a204d75737420626520605369676e6564602e902d206077686f603a20546865206163636f756e7420746f2062652075706772616465642e005501546869732077696c6c20776169766520746865207472616e73616374696f6e20666565206966206174206c6561737420616c6c2062757420313025206f6620746865206163636f756e7473206e656564656420746f410162652075706772616465642e20285765206c657420736f6d65206e6f74206861766520746f206265207570677261646564206a75737420696e206f7264657220746f20616c6c6f7720666f722074686558706f73736962696c697479206f6620636875726e292e44666f7263655f7365745f62616c616e636508010c77686ff10101504163636f756e7449644c6f6f6b75704f663c543e0001206e65775f6672656505010128543a3a42616c616e636500080cac5365742074686520726567756c61722062616c616e6365206f66206120676976656e206163636f756e742e00b0546865206469737061746368206f726967696e20666f7220746869732063616c6c2069732060726f6f74602e6c666f7263655f61646a7573745f746f74616c5f69737375616e6365080124646972656374696f6e0102014c41646a7573746d656e74446972656374696f6e00011464656c746105010128543a3a42616c616e6365000914b841646a7573742074686520746f74616c2069737375616e636520696e20612073617475726174696e67207761792e00fc43616e206f6e6c792062652063616c6c656420627920726f6f7420616e6420616c77617973206e65656473206120706f736974697665206064656c7461602e002423204578616d706c65106275726e08011476616c756505010128543a3a42616c616e63650001286b6565705f616c697665200110626f6f6c000a1cfc4275726e2074686520737065636966696564206c697175696420667265652062616c616e63652066726f6d20746865206f726967696e206163636f756e742e002501496620746865206f726967696e2773206163636f756e7420656e64732075702062656c6f7720746865206578697374656e7469616c206465706f736974206173206120726573756c7409016f6620746865206275726e20616e6420606b6565705f616c697665602069732066616c73652c20746865206163636f756e742077696c6c206265207265617065642e005101556e6c696b652073656e64696e672066756e647320746f2061205f6275726e5f20616464726573732c207768696368206d6572656c79206d616b6573207468652066756e647320696e61636365737369626c652c21017468697320606275726e60206f7065726174696f6e2077696c6c2072656475636520746f74616c2069737375616e63652062792074686520616d6f756e74205f6275726e65645f2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732efd01000002000001020c3c70616c6c65745f62616c616e6365731474797065734c41646a7573746d656e74446972656374696f6e00010820496e637265617365000000204465637265617365000100000502103870616c6c65745f7374616b696e671870616c6c65741870616c6c65741043616c6c04045400018010626f6e6408011476616c75650501013042616c616e63654f663c543e0001147061796565ac017c52657761726444657374696e6174696f6e3c543a3a4163636f756e7449643e000040610154616b6520746865206f726967696e206163636f756e74206173206120737461736820616e64206c6f636b207570206076616c756560206f66206974732062616c616e63652e2060636f6e74726f6c6c6572602077696c6c80626520746865206163636f756e74207468617420636f6e74726f6c732069742e002d016076616c756560206d757374206265206d6f7265207468616e2074686520606d696e696d756d5f62616c616e636560207370656369666965642062792060543a3a43757272656e6379602e002101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20627920746865207374617368206163636f756e742e003c456d6974732060426f6e646564602e34232320436f6d706c6578697479d02d20496e646570656e64656e74206f662074686520617267756d656e74732e204d6f64657261746520636f6d706c65786974792e1c2d204f2831292e642d20546872656520657874726120444220656e74726965732e004d014e4f54453a2054776f206f66207468652073746f726167652077726974657320286053656c663a3a626f6e646564602c206053656c663a3a7061796565602920617265205f6e657665725f20636c65616e65645901756e6c6573732074686520606f726967696e602066616c6c732062656c6f77205f6578697374656e7469616c206465706f7369745f20286f7220657175616c20746f20302920616e6420676574732072656d6f76656420617320647573742e28626f6e645f65787472610401386d61785f6164646974696f6e616c0501013042616c616e63654f663c543e000138610141646420736f6d6520657874726120616d6f756e742074686174206861766520617070656172656420696e207468652073746173682060667265655f62616c616e63656020696e746f207468652062616c616e636520757030666f72207374616b696e672e005101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f206279207468652073746173682c206e6f742074686520636f6e74726f6c6c65722e004d01557365207468697320696620746865726520617265206164646974696f6e616c2066756e647320696e20796f7572207374617368206163636f756e74207468617420796f75207769736820746f20626f6e642e5501556e6c696b65205b60626f6e64605d2853656c663a3a626f6e6429206f72205b60756e626f6e64605d2853656c663a3a756e626f6e642920746869732066756e6374696f6e20646f6573206e6f7420696d706f7365bc616e79206c696d69746174696f6e206f6e2074686520616d6f756e7420746861742063616e2062652061646465642e003c456d6974732060426f6e646564602e0034232320436f6d706c6578697479e42d20496e646570656e64656e74206f662074686520617267756d656e74732e20496e7369676e69666963616e7420636f6d706c65786974792e1c2d204f2831292e18756e626f6e6404011476616c75650501013042616c616e63654f663c543e00024c51015363686564756c65206120706f7274696f6e206f662074686520737461736820746f20626520756e6c6f636b656420726561647920666f72207472616e73666572206f75742061667465722074686520626f6e64fc706572696f6420656e64732e2049662074686973206c656176657320616e20616d6f756e74206163746976656c7920626f6e646564206c657373207468616e21015b6061737365743a3a6578697374656e7469616c5f6465706f736974605d2c207468656e20697420697320696e6372656173656420746f207468652066756c6c20616d6f756e742e005101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2062792074686520636f6e74726f6c6c65722c206e6f74207468652073746173682e0045014f6e63652074686520756e6c6f636b20706572696f6420697320646f6e652c20796f752063616e2063616c6c206077697468647261775f756e626f6e6465646020746f2061637475616c6c79206d6f7665bc7468652066756e6473206f7574206f66206d616e6167656d656e7420726561647920666f72207472616e736665722e0031014e6f206d6f7265207468616e2061206c696d69746564206e756d626572206f6620756e6c6f636b696e67206368756e6b73202873656520604d6178556e6c6f636b696e674368756e6b736029410163616e20636f2d657869737473206174207468652073616d652074696d652e20496620746865726520617265206e6f20756e6c6f636b696e67206368756e6b7320736c6f747320617661696c61626c6545015b6043616c6c3a3a77697468647261775f756e626f6e646564605d2069732063616c6c656420746f2072656d6f766520736f6d65206f6620746865206368756e6b732028696620706f737369626c65292e00390149662061207573657220656e636f756e74657273207468652060496e73756666696369656e74426f6e6460206572726f72207768656e2063616c6c696e6720746869732065787472696e7369632c1901746865792073686f756c642063616c6c20606368696c6c6020666972737420696e206f7264657220746f206672656520757020746865697220626f6e6465642066756e64732e0044456d6974732060556e626f6e646564602e009453656520616c736f205b6043616c6c3a3a77697468647261775f756e626f6e646564605d2e4477697468647261775f756e626f6e6465640401486e756d5f736c617368696e675f7370616e7310010c75333200035c290152656d6f766520616e7920756e6c6f636b6564206368756e6b732066726f6d207468652060756e6c6f636b696e67602071756575652066726f6d206f7572206d616e6167656d656e742e0055015468697320657373656e7469616c6c7920667265657320757020746861742062616c616e636520746f206265207573656420627920746865207374617368206163636f756e7420746f20646f2077686174657665722469742077616e74732e001501546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2062792074686520636f6e74726f6c6c65722e0048456d697473206057697468647261776e602e006853656520616c736f205b6043616c6c3a3a756e626f6e64605d2e0034232320506172616d65746572730051012d20606e756d5f736c617368696e675f7370616e736020696e6469636174657320746865206e756d626572206f66206d6574616461746120736c617368696e67207370616e7320746f20636c656172207768656e5501746869732063616c6c20726573756c747320696e206120636f6d706c6574652072656d6f76616c206f6620616c6c2074686520646174612072656c6174656420746f20746865207374617368206163636f756e742e3d01496e207468697320636173652c2074686520606e756d5f736c617368696e675f7370616e7360206d757374206265206c6172676572206f7220657175616c20746f20746865206e756d626572206f665d01736c617368696e67207370616e73206173736f636961746564207769746820746865207374617368206163636f756e7420696e20746865205b60536c617368696e675370616e73605d2073746f7261676520747970652c25016f7468657277697365207468652063616c6c2077696c6c206661696c2e205468652063616c6c20776569676874206973206469726563746c792070726f706f7274696f6e616c20746f54606e756d5f736c617368696e675f7370616e73602e0034232320436f6d706c6578697479d84f285329207768657265205320697320746865206e756d626572206f6620736c617368696e67207370616e7320746f2072656d6f766509014e4f54453a2057656967687420616e6e6f746174696f6e20697320746865206b696c6c207363656e6172696f2c20776520726566756e64206f74686572776973652e2076616c69646174650401147072656673b8013856616c696461746f725072656673000414e44465636c617265207468652064657369726520746f2076616c696461746520666f7220746865206f726967696e20636f6e74726f6c6c65722e00d8456666656374732077696c6c2062652066656c742061742074686520626567696e6e696e67206f6620746865206e657874206572612e005101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2062792074686520636f6e74726f6c6c65722c206e6f74207468652073746173682e206e6f6d696e61746504011c74617267657473090201645665633c4163636f756e7449644c6f6f6b75704f663c543e3e0005280d014465636c617265207468652064657369726520746f206e6f6d696e6174652060746172676574736020666f7220746865206f726967696e20636f6e74726f6c6c65722e00d8456666656374732077696c6c2062652066656c742061742074686520626567696e6e696e67206f6620746865206e657874206572612e005101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2062792074686520636f6e74726f6c6c65722c206e6f74207468652073746173682e0034232320436f6d706c65786974792d012d20546865207472616e73616374696f6e277320636f6d706c65786974792069732070726f706f7274696f6e616c20746f207468652073697a65206f662060746172676574736020284e29050177686963682069732063617070656420617420436f6d7061637441737369676e6d656e74733a3a4c494d49542028543a3a4d61784e6f6d696e6174696f6e73292ed42d20426f74682074686520726561647320616e642077726974657320666f6c6c6f7720612073696d696c6172207061747465726e2e146368696c6c000628c44465636c617265206e6f2064657369726520746f206569746865722076616c6964617465206f72206e6f6d696e6174652e00d8456666656374732077696c6c2062652066656c742061742074686520626567696e6e696e67206f6620746865206e657874206572612e005101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2062792074686520636f6e74726f6c6c65722c206e6f74207468652073746173682e0034232320436f6d706c6578697479e42d20496e646570656e64656e74206f662074686520617267756d656e74732e20496e7369676e69666963616e7420636f6d706c65786974792e502d20436f6e7461696e73206f6e6520726561642ec42d2057726974657320617265206c696d6974656420746f2074686520606f726967696e60206163636f756e74206b65792e247365745f70617965650401147061796565ac017c52657761726444657374696e6174696f6e3c543a3a4163636f756e7449643e000730b42852652d2973657420746865207061796d656e742074617267657420666f72206120636f6e74726f6c6c65722e005101456666656374732077696c6c2062652066656c7420696e7374616e746c792028617320736f6f6e20617320746869732066756e6374696f6e20697320636f6d706c65746564207375636365737366756c6c79292e005101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2062792074686520636f6e74726f6c6c65722c206e6f74207468652073746173682e0034232320436f6d706c6578697479182d204f283129e42d20496e646570656e64656e74206f662074686520617267756d656e74732e20496e7369676e69666963616e7420636f6d706c65786974792e942d20436f6e7461696e732061206c696d69746564206e756d626572206f662072656164732ec42d2057726974657320617265206c696d6974656420746f2074686520606f726967696e60206163636f756e74206b65792e242d2d2d2d2d2d2d2d2d387365745f636f6e74726f6c6c657200083845012852652d29736574732074686520636f6e74726f6c6c6572206f66206120737461736820746f2074686520737461736820697473656c662e20546869732066756e6374696f6e2070726576696f75736c794d01616363657074656420612060636f6e74726f6c6c65726020617267756d656e7420746f207365742074686520636f6e74726f6c6c657220746f20616e206163636f756e74206f74686572207468616e207468655901737461736820697473656c662e20546869732066756e6374696f6e616c69747920686173206e6f77206265656e2072656d6f7665642c206e6f77206f6e6c792073657474696e672074686520636f6e74726f6c6c65728c746f207468652073746173682c206966206974206973206e6f7420616c72656164792e005101456666656374732077696c6c2062652066656c7420696e7374616e746c792028617320736f6f6e20617320746869732066756e6374696f6e20697320636f6d706c65746564207375636365737366756c6c79292e005101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f206279207468652073746173682c206e6f742074686520636f6e74726f6c6c65722e0034232320436f6d706c6578697479104f283129e42d20496e646570656e64656e74206f662074686520617267756d656e74732e20496e7369676e69666963616e7420636f6d706c65786974792e942d20436f6e7461696e732061206c696d69746564206e756d626572206f662072656164732ec42d2057726974657320617265206c696d6974656420746f2074686520606f726967696e60206163636f756e74206b65792e4c7365745f76616c696461746f725f636f756e7404010c6e6577f4010c75333200091890536574732074686520696465616c206e756d626572206f662076616c696461746f72732e0084546865206469737061746368206f726967696e206d75737420626520526f6f742e0034232320436f6d706c6578697479104f28312960696e6372656173655f76616c696461746f725f636f756e740401286164646974696f6e616cf4010c753332000a1ce8496e6372656d656e74732074686520696465616c206e756d626572206f662076616c696461746f727320757020746f206d6178696d756d206f668c60456c656374696f6e50726f7669646572426173653a3a4d617857696e6e657273602e0084546865206469737061746368206f726967696e206d75737420626520526f6f742e0034232320436f6d706c65786974799853616d65206173205b6053656c663a3a7365745f76616c696461746f725f636f756e74605d2e547363616c655f76616c696461746f725f636f756e74040118666163746f720d02011c50657263656e74000b1c11015363616c652075702074686520696465616c206e756d626572206f662076616c696461746f7273206279206120666163746f7220757020746f206d6178696d756d206f668c60456c656374696f6e50726f7669646572426173653a3a4d617857696e6e657273602e0084546865206469737061746368206f726967696e206d75737420626520526f6f742e0034232320436f6d706c65786974799853616d65206173205b6053656c663a3a7365745f76616c696461746f725f636f756e74605d2e34666f7263655f6e6f5f65726173000c34ac466f72636520746865726520746f206265206e6f206e6577206572617320696e646566696e6974656c792e0084546865206469737061746368206f726967696e206d75737420626520526f6f742e002423205761726e696e6700190154686520656c656374696f6e2070726f6365737320737461727473206d756c7469706c6520626c6f636b73206265666f72652074686520656e64206f6620746865206572612e3901546875732074686520656c656374696f6e2070726f63657373206d6179206265206f6e676f696e67207768656e20746869732069732063616c6c65642e20496e2074686973206361736520746865dc656c656374696f6e2077696c6c20636f6e74696e756520756e74696c20746865206e65787420657261206973207472696767657265642e0034232320436f6d706c65786974793c2d204e6f20617267756d656e74732e382d205765696768743a204f28312934666f7263655f6e65775f657261000d384901466f72636520746865726520746f2062652061206e6577206572612061742074686520656e64206f6620746865206e6578742073657373696f6e2e20416674657220746869732c2069742077696c6c2062659c726573657420746f206e6f726d616c20286e6f6e2d666f7263656429206265686176696f75722e0084546865206469737061746368206f726967696e206d75737420626520526f6f742e002423205761726e696e6700190154686520656c656374696f6e2070726f6365737320737461727473206d756c7469706c6520626c6f636b73206265666f72652074686520656e64206f6620746865206572612e4901496620746869732069732063616c6c6564206a757374206265666f72652061206e657720657261206973207472696767657265642c2074686520656c656374696f6e2070726f63657373206d6179206e6f748c6861766520656e6f75676820626c6f636b7320746f20676574206120726573756c742e0034232320436f6d706c65786974793c2d204e6f20617267756d656e74732e382d205765696768743a204f283129447365745f696e76756c6e657261626c6573040134696e76756c6e657261626c6573fd0101445665633c543a3a4163636f756e7449643e000e0cc8536574207468652076616c696461746f72732077686f2063616e6e6f7420626520736c61736865642028696620616e79292e0084546865206469737061746368206f726967696e206d75737420626520526f6f742e34666f7263655f756e7374616b650801147374617368000130543a3a4163636f756e7449640001486e756d5f736c617368696e675f7370616e7310010c753332000f200901466f72636520612063757272656e74207374616b657220746f206265636f6d6520636f6d706c6574656c7920756e7374616b65642c20696d6d6564696174656c792e0084546865206469737061746368206f726967696e206d75737420626520526f6f742e0034232320506172616d65746572730045012d20606e756d5f736c617368696e675f7370616e73603a20526566657220746f20636f6d6d656e7473206f6e205b6043616c6c3a3a77697468647261775f756e626f6e646564605d20666f72206d6f72652064657461696c732e50666f7263655f6e65775f6572615f616c776179730010240101466f72636520746865726520746f2062652061206e6577206572612061742074686520656e64206f662073657373696f6e7320696e646566696e6974656c792e0084546865206469737061746368206f726967696e206d75737420626520526f6f742e002423205761726e696e6700190154686520656c656374696f6e2070726f6365737320737461727473206d756c7469706c6520626c6f636b73206265666f72652074686520656e64206f6620746865206572612e4901496620746869732069732063616c6c6564206a757374206265666f72652061206e657720657261206973207472696767657265642c2074686520656c656374696f6e2070726f63657373206d6179206e6f748c6861766520656e6f75676820626c6f636b7320746f20676574206120726573756c742e5463616e63656c5f64656665727265645f736c61736808010c657261100120457261496e646578000134736c6173685f696e6469636573110201205665633c7533323e0011149443616e63656c20656e6163746d656e74206f66206120646566657272656420736c6173682e009843616e2062652063616c6c6564206279207468652060543a3a41646d696e4f726967696e602e000101506172616d65746572733a2065726120616e6420696e6469636573206f662074686520736c617368657320666f7220746861742065726120746f206b696c6c2e387061796f75745f7374616b65727308013c76616c696461746f725f7374617368000130543a3a4163636f756e74496400010c657261100120457261496e6465780012341901506179206f7574206e6578742070616765206f6620746865207374616b65727320626568696e6420612076616c696461746f7220666f722074686520676976656e206572612e00e82d206076616c696461746f725f73746173686020697320746865207374617368206163636f756e74206f66207468652076616c696461746f722e31012d206065726160206d617920626520616e7920657261206265747765656e20605b63757272656e745f657261202d20686973746f72795f64657074683b2063757272656e745f6572615d602e005501546865206f726967696e206f6620746869732063616c6c206d757374206265205f5369676e65645f2e20416e79206163636f756e742063616e2063616c6c20746869732066756e6374696f6e2c206576656e206966746974206973206e6f74206f6e65206f6620746865207374616b6572732e00490154686520726577617264207061796f757420636f756c6420626520706167656420696e20636173652074686572652061726520746f6f206d616e79206e6f6d696e61746f7273206261636b696e67207468655d016076616c696461746f725f7374617368602e20546869732063616c6c2077696c6c207061796f757420756e7061696420706167657320696e20616e20617363656e64696e67206f726465722e20546f20636c61696d2061b4737065636966696320706167652c2075736520607061796f75745f7374616b6572735f62795f70616765602e6000f0496620616c6c2070616765732061726520636c61696d65642c2069742072657475726e7320616e206572726f722060496e76616c696450616765602e187265626f6e6404011476616c75650501013042616c616e63654f663c543e00131cdc5265626f6e64206120706f7274696f6e206f6620746865207374617368207363686564756c656420746f20626520756e6c6f636b65642e00d4546865206469737061746368206f726967696e206d757374206265207369676e65642062792074686520636f6e74726f6c6c65722e0034232320436f6d706c6578697479d02d2054696d6520636f6d706c65786974793a204f284c292c207768657265204c20697320756e6c6f636b696e67206368756e6b73882d20426f756e64656420627920604d6178556e6c6f636b696e674368756e6b73602e28726561705f73746173680801147374617368000130543a3a4163636f756e7449640001486e756d5f736c617368696e675f7370616e7310010c7533320014485d0152656d6f766520616c6c2064617461207374727563747572657320636f6e6365726e696e672061207374616b65722f7374617368206f6e636520697420697320617420612073746174652077686572652069742063616e0501626520636f6e736964657265642060647573746020696e20746865207374616b696e672073797374656d2e2054686520726571756972656d656e7473206172653a000501312e207468652060746f74616c5f62616c616e636560206f66207468652073746173682069732062656c6f77206578697374656e7469616c206465706f7369742e1101322e206f722c2074686520606c65646765722e746f74616c60206f66207468652073746173682069732062656c6f77206578697374656e7469616c206465706f7369742e6101332e206f722c206578697374656e7469616c206465706f736974206973207a65726f20616e64206569746865722060746f74616c5f62616c616e636560206f7220606c65646765722e746f74616c60206973207a65726f2e00550154686520666f726d65722063616e2068617070656e20696e206361736573206c696b65206120736c6173683b20746865206c6174746572207768656e20612066756c6c7920756e626f6e646564206163636f756e7409016973207374696c6c20726563656976696e67207374616b696e67207265776172647320696e206052657761726444657374696e6174696f6e3a3a5374616b6564602e00310149742063616e2062652063616c6c656420627920616e796f6e652c206173206c6f6e672061732060737461736860206d65657473207468652061626f766520726571756972656d656e74732e00dc526566756e647320746865207472616e73616374696f6e20666565732075706f6e207375636365737366756c20657865637574696f6e2e0034232320506172616d65746572730045012d20606e756d5f736c617368696e675f7370616e73603a20526566657220746f20636f6d6d656e7473206f6e205b6043616c6c3a3a77697468647261775f756e626f6e646564605d20666f72206d6f72652064657461696c732e106b69636b04010c77686f090201645665633c4163636f756e7449644c6f6f6b75704f663c543e3e00152ce052656d6f76652074686520676976656e206e6f6d696e6174696f6e732066726f6d207468652063616c6c696e672076616c696461746f722e00d8456666656374732077696c6c2062652066656c742061742074686520626567696e6e696e67206f6620746865206e657874206572612e005101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2062792074686520636f6e74726f6c6c65722c206e6f74207468652073746173682e004d012d206077686f603a2041206c697374206f66206e6f6d696e61746f72207374617368206163636f756e74732077686f20617265206e6f6d696e6174696e6720746869732076616c696461746f72207768696368c0202073686f756c64206e6f206c6f6e676572206265206e6f6d696e6174696e6720746869732076616c696461746f722e0055014e6f74653a204d616b696e6720746869732063616c6c206f6e6c79206d616b65732073656e736520696620796f7520666972737420736574207468652076616c696461746f7220707265666572656e63657320746f78626c6f636b20616e792066757274686572206e6f6d696e6174696f6e732e4c7365745f7374616b696e675f636f6e666967731c01486d696e5f6e6f6d696e61746f725f626f6e6415020158436f6e6669674f703c42616c616e63654f663c543e3e0001486d696e5f76616c696461746f725f626f6e6415020158436f6e6669674f703c42616c616e63654f663c543e3e00014c6d61785f6e6f6d696e61746f725f636f756e7419020134436f6e6669674f703c7533323e00014c6d61785f76616c696461746f725f636f756e7419020134436f6e6669674f703c7533323e00013c6368696c6c5f7468726573686f6c641d020144436f6e6669674f703c50657263656e743e0001386d696e5f636f6d6d697373696f6e21020144436f6e6669674f703c50657262696c6c3e0001486d61785f7374616b65645f726577617264731d020144436f6e6669674f703c50657263656e743e001644ac5570646174652074686520766172696f7573207374616b696e6720636f6e66696775726174696f6e73202e0025012a20606d696e5f6e6f6d696e61746f725f626f6e64603a20546865206d696e696d756d2061637469766520626f6e64206e656564656420746f2062652061206e6f6d696e61746f722e25012a20606d696e5f76616c696461746f725f626f6e64603a20546865206d696e696d756d2061637469766520626f6e64206e656564656420746f20626520612076616c696461746f722e55012a20606d61785f6e6f6d696e61746f725f636f756e74603a20546865206d6178206e756d626572206f662075736572732077686f2063616e2062652061206e6f6d696e61746f72206174206f6e63652e205768656e98202073657420746f20604e6f6e65602c206e6f206c696d697420697320656e666f726365642e55012a20606d61785f76616c696461746f725f636f756e74603a20546865206d6178206e756d626572206f662075736572732077686f2063616e20626520612076616c696461746f72206174206f6e63652e205768656e98202073657420746f20604e6f6e65602c206e6f206c696d697420697320656e666f726365642e59012a20606368696c6c5f7468726573686f6c64603a2054686520726174696f206f6620606d61785f6e6f6d696e61746f725f636f756e7460206f7220606d61785f76616c696461746f725f636f756e74602077686963681901202073686f756c642062652066696c6c656420696e206f7264657220666f722074686520606368696c6c5f6f7468657260207472616e73616374696f6e20746f20776f726b2e61012a20606d696e5f636f6d6d697373696f6e603a20546865206d696e696d756d20616d6f756e74206f6620636f6d6d697373696f6e207468617420656163682076616c696461746f7273206d757374206d61696e7461696e2e550120205468697320697320636865636b6564206f6e6c792075706f6e2063616c6c696e67206076616c6964617465602e204578697374696e672076616c696461746f727320617265206e6f742061666665637465642e00c452756e74696d654f726967696e206d75737420626520526f6f7420746f2063616c6c20746869732066756e6374696f6e2e0035014e4f54453a204578697374696e67206e6f6d696e61746f727320616e642076616c696461746f72732077696c6c206e6f742062652061666665637465642062792074686973207570646174652e1101746f206b69636b2070656f706c6520756e64657220746865206e6577206c696d6974732c20606368696c6c5f6f74686572602073686f756c642062652063616c6c65642e2c6368696c6c5f6f746865720401147374617368000130543a3a4163636f756e74496400176841014465636c61726520612060636f6e74726f6c6c65726020746f2073746f702070617274696369706174696e672061732065697468657220612076616c696461746f72206f72206e6f6d696e61746f722e00d8456666656374732077696c6c2062652066656c742061742074686520626567696e6e696e67206f6620746865206e657874206572612e004101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2c206275742063616e2062652063616c6c656420627920616e796f6e652e0059014966207468652063616c6c6572206973207468652073616d652061732074686520636f6e74726f6c6c6572206265696e672074617267657465642c207468656e206e6f206675727468657220636865636b7320617265d8656e666f726365642c20616e6420746869732066756e6374696f6e2062656861766573206a757374206c696b6520606368696c6c602e005d014966207468652063616c6c657220697320646966666572656e74207468616e2074686520636f6e74726f6c6c6572206265696e672074617267657465642c2074686520666f6c6c6f77696e6720636f6e646974696f6e73306d757374206265206d65743a001d012a2060636f6e74726f6c6c657260206d7573742062656c6f6e6720746f2061206e6f6d696e61746f722077686f20686173206265636f6d65206e6f6e2d6465636f6461626c652c000c4f723a003d012a204120604368696c6c5468726573686f6c6460206d7573742062652073657420616e6420636865636b656420776869636820646566696e657320686f7720636c6f736520746f20746865206d6178550120206e6f6d696e61746f7273206f722076616c696461746f7273207765206d757374207265616368206265666f72652075736572732063616e207374617274206368696c6c696e67206f6e652d616e6f746865722e59012a204120604d61784e6f6d696e61746f72436f756e746020616e6420604d617856616c696461746f72436f756e7460206d75737420626520736574207768696368206973207573656420746f2064657465726d696e65902020686f7720636c6f73652077652061726520746f20746865207468726573686f6c642e5d012a204120604d696e4e6f6d696e61746f72426f6e646020616e6420604d696e56616c696461746f72426f6e6460206d7573742062652073657420616e6420636865636b65642c2077686963682064657465726d696e65735101202069662074686973206973206120706572736f6e20746861742073686f756c64206265206368696c6c6564206265636175736520746865792068617665206e6f74206d657420746865207468726573686f6c64402020626f6e642072657175697265642e005501546869732063616e2062652068656c7066756c20696620626f6e6420726571756972656d656e74732061726520757064617465642c20616e64207765206e65656420746f2072656d6f7665206f6c642075736572739877686f20646f206e6f74207361746973667920746865736520726571756972656d656e74732e68666f7263655f6170706c795f6d696e5f636f6d6d697373696f6e04013c76616c696461746f725f7374617368000130543a3a4163636f756e74496400180c4501466f72636520612076616c696461746f7220746f2068617665206174206c6561737420746865206d696e696d756d20636f6d6d697373696f6e2e20546869732077696c6c206e6f74206166666563742061610176616c696461746f722077686f20616c726561647920686173206120636f6d6d697373696f6e2067726561746572207468616e206f7220657175616c20746f20746865206d696e696d756d2e20416e79206163636f756e743863616e2063616c6c20746869732e487365745f6d696e5f636f6d6d697373696f6e04010c6e6577b0011c50657262696c6c00191025015365747320746865206d696e696d756d20616d6f756e74206f6620636f6d6d697373696f6e207468617420656163682076616c696461746f7273206d757374206d61696e7461696e2e005901546869732063616c6c20686173206c6f7765722070726976696c65676520726571756972656d656e7473207468616e20607365745f7374616b696e675f636f6e6669676020616e642063616e2062652063616c6c6564cc6279207468652060543a3a41646d696e4f726967696e602e20526f6f742063616e20616c776179732063616c6c20746869732e587061796f75745f7374616b6572735f62795f706167650c013c76616c696461746f725f7374617368000130543a3a4163636f756e74496400010c657261100120457261496e6465780001107061676510011050616765001a443101506179206f757420612070616765206f6620746865207374616b65727320626568696e6420612076616c696461746f7220666f722074686520676976656e2065726120616e6420706167652e00e82d206076616c696461746f725f73746173686020697320746865207374617368206163636f756e74206f66207468652076616c696461746f722e31012d206065726160206d617920626520616e7920657261206265747765656e20605b63757272656e745f657261202d20686973746f72795f64657074683b2063757272656e745f6572615d602e31012d2060706167656020697320746865207061676520696e646578206f66206e6f6d696e61746f727320746f20706179206f757420776974682076616c7565206265747765656e203020616e64b02020606e756d5f6e6f6d696e61746f7273202f20543a3a4d61784578706f737572655061676553697a65602e005501546865206f726967696e206f6620746869732063616c6c206d757374206265205f5369676e65645f2e20416e79206163636f756e742063616e2063616c6c20746869732066756e6374696f6e2c206576656e206966746974206973206e6f74206f6e65206f6620746865207374616b6572732e003d01496620612076616c696461746f7220686173206d6f7265207468616e205b60436f6e6669673a3a4d61784578706f737572655061676553697a65605d206e6f6d696e61746f7273206261636b696e6729017468656d2c207468656e20746865206c697374206f66206e6f6d696e61746f72732069732070616765642c207769746820656163682070616765206265696e672063617070656420617455015b60436f6e6669673a3a4d61784578706f737572655061676553697a65602e5d20496620612076616c696461746f7220686173206d6f7265207468616e206f6e652070616765206f66206e6f6d696e61746f72732c49017468652063616c6c206e6565647320746f206265206d61646520666f72206561636820706167652073657061726174656c7920696e206f7264657220666f7220616c6c20746865206e6f6d696e61746f727355016261636b696e6720612076616c696461746f7220746f207265636569766520746865207265776172642e20546865206e6f6d696e61746f727320617265206e6f7420736f72746564206163726f73732070616765736101616e6420736f2069742073686f756c64206e6f7420626520617373756d6564207468652068696768657374207374616b657220776f756c64206265206f6e2074686520746f706d6f7374207061676520616e642076696365490176657273612e204966207265776172647320617265206e6f7420636c61696d656420696e205b60436f6e6669673a3a486973746f72794465707468605d20657261732c207468657920617265206c6f73742e307570646174655f7061796565040128636f6e74726f6c6c6572000130543a3a4163636f756e744964001b18e04d6967726174657320616e206163636f756e742773206052657761726444657374696e6174696f6e3a3a436f6e74726f6c6c65726020746fa46052657761726444657374696e6174696f6e3a3a4163636f756e7428636f6e74726f6c6c657229602e005101456666656374732077696c6c2062652066656c7420696e7374616e746c792028617320736f6f6e20617320746869732066756e6374696f6e20697320636f6d706c65746564207375636365737366756c6c79292e003101546869732077696c6c20776169766520746865207472616e73616374696f6e20666565206966207468652060706179656560206973207375636365737366756c6c79206d696772617465642e686465707265636174655f636f6e74726f6c6c65725f626174636804012c636f6e74726f6c6c657273250201f4426f756e6465645665633c543a3a4163636f756e7449642c20543a3a4d6178436f6e74726f6c6c657273496e4465707265636174696f6e42617463683e001c1c5d01557064617465732061206261746368206f6620636f6e74726f6c6c6572206163636f756e747320746f20746865697220636f72726573706f6e64696e67207374617368206163636f756e7420696620746865792061726561016e6f74207468652073616d652e2049676e6f72657320616e7920636f6e74726f6c6c6572206163636f756e7473207468617420646f206e6f742065786973742c20616e6420646f6573206e6f74206f706572617465206966b874686520737461736820616e6420636f6e74726f6c6c65722061726520616c7265616479207468652073616d652e005101456666656374732077696c6c2062652066656c7420696e7374616e746c792028617320736f6f6e20617320746869732066756e6374696f6e20697320636f6d706c65746564207375636365737366756c6c79292e00b4546865206469737061746368206f726967696e206d7573742062652060543a3a41646d696e4f726967696e602e38726573746f72655f6c65646765721001147374617368000130543a3a4163636f756e7449640001406d617962655f636f6e74726f6c6c6572290201504f7074696f6e3c543a3a4163636f756e7449643e00012c6d617962655f746f74616c2d0201504f7074696f6e3c42616c616e63654f663c543e3e00013c6d617962655f756e6c6f636b696e6731020115014f7074696f6e3c426f756e6465645665633c556e6c6f636b4368756e6b3c42616c616e63654f663c543e3e2c20543a3a0a4d6178556e6c6f636b696e674368756e6b733e3e001d2c0501526573746f72657320746865207374617465206f662061206c656467657220776869636820697320696e20616e20696e636f6e73697374656e742073746174652e00dc54686520726571756972656d656e747320746f20726573746f72652061206c6564676572206172652074686520666f6c6c6f77696e673a642a2054686520737461736820697320626f6e6465643b206f720d012a20546865207374617368206973206e6f7420626f6e64656420627574206974206861732061207374616b696e67206c6f636b206c65667420626568696e643b206f7225012a204966207468652073746173682068617320616e206173736f636961746564206c656467657220616e642069747320737461746520697320696e636f6e73697374656e743b206f721d012a20496620746865206c6564676572206973206e6f7420636f72727570746564202a6275742a20697473207374616b696e67206c6f636b206973206f7574206f662073796e632e00610154686520606d617962655f2a6020696e70757420706172616d65746572732077696c6c206f76657277726974652074686520636f72726573706f6e64696e67206461746120616e64206d65746164617461206f662074686559016c6564676572206173736f6369617465642077697468207468652073746173682e2049662074686520696e70757420706172616d657465727320617265206e6f74207365742c20746865206c65646765722077696c6c9062652072657365742076616c7565732066726f6d206f6e2d636861696e2073746174652e406d6967726174655f63757272656e63790401147374617368000130543a3a4163636f756e744964001e1cbc52656d6f76657320746865206c6567616379205374616b696e67206c6f636b7320696620746865792065786973742e005101546869732072656d6f76657320746865206c6567616379206c6f636b206f6e20746865207374616b652077697468205b60436f6e6669673a3a4f6c6443757272656e6379605d20616e64206372656174657320615501686f6c64206f6e206974206966206e65656465642e20496620616c6c207374616b652063616e6e6f742062652068656c642c207468652062657374206566666f7274206973206d61646520746f20686f6c6420617329016d75636820617320706f737369626c652e205468652072656d61696e696e67207374616b6520697320666f726365642077697468647261776e2066726f6d20746865206c65646765722e00c4546865206665652069732077616976656420696620746865206d6967726174696f6e206973207375636365737366756c2e306d616e75616c5f736c6173680c013c76616c696461746f725f7374617368000130543a3a4163636f756e74496400010c657261100120457261496e646578000138736c6173685f6672616374696f6eb0011c50657262696c6c0021541901546869732066756e6374696f6e20616c6c6f777320676f7665726e616e636520746f206d616e75616c6c7920736c61736820612076616c696461746f7220616e6420697320615c2a2a66616c6c6261636b206d656368616e69736d2a2a2e00b4546865206469737061746368206f726967696e206d7573742062652060543a3a41646d696e4f726967696e602e0034232320506172616d657465727309012d206076616c696461746f725f737461736860202d20546865207374617368206163636f756e74206f66207468652076616c696461746f7220746f20736c6173682efc2d206065726160202d205468652065726120696e207768696368207468652076616c696461746f722077617320696e2074686520616374697665207365742e49012d2060736c6173685f6672616374696f6e60202d205468652070657263656e74616765206f6620746865207374616b6520746f20736c6173682c2065787072657373656420617320612050657262696c6c2e002c2323204265686176696f72003d0154686520736c6173682077696c6c206265206170706c696564207573696e6720746865207374616e6461726420736c617368696e67206d656368616e6963732c2072657370656374696e672074686580636f6e666967757265642060536c61736844656665724475726174696f6e602e002c54686973206d65616e733a51012d204966207468652076616c696461746f722077617320616c726561647920736c61736865642062792061206869676865722070657263656e7461676520666f72207468652073616d65206572612c20746869739c2020736c6173682077696c6c2068617665206e6f206164646974696f6e616c206566666563742e51012d204966207468652076616c696461746f72207761732070726576696f75736c7920736c61736865642062792061206c6f7765722070657263656e746167652c206f6e6c792074686520646966666572656e636548202077696c6c206265206170706c6965642e3d012d2054686520736c6173682077696c6c2062652064656665727265642062792060536c61736844656665724475726174696f6e602065726173206265666f7265206265696e6720656e61637465642e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e0902000002f101000d020c3473705f61726974686d65746963287065725f7468696e67731c50657263656e740000040008010875380000110200000210001502103870616c6c65745f7374616b696e671870616c6c65741870616c6c657420436f6e6669674f700404540118010c104e6f6f700000000c5365740400180104540001001852656d6f7665000200001902103870616c6c65745f7374616b696e671870616c6c65741870616c6c657420436f6e6669674f700404540110010c104e6f6f700000000c5365740400100104540001001852656d6f7665000200001d02103870616c6c65745f7374616b696e671870616c6c65741870616c6c657420436f6e6669674f70040454010d02010c104e6f6f700000000c53657404000d020104540001001852656d6f7665000200002102103870616c6c65745f7374616b696e671870616c6c65741870616c6c657420436f6e6669674f7004045401b0010c104e6f6f700000000c5365740400b00104540001001852656d6f76650002000025020c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540100045300000400fd0101185665633c543e0000290204184f7074696f6e04045401000108104e6f6e6500000010536f6d6504000000000100002d0204184f7074696f6e04045401180108104e6f6e6500000010536f6d650400180000010000310204184f7074696f6e0404540135020108104e6f6e6500000010536f6d6504003502000001000035020c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540139020453000004003d0201185665633c543e00003902083870616c6c65745f7374616b696e672c556e6c6f636b4368756e6b041c42616c616e636501180008011476616c75650501011c42616c616e636500010c657261f40120457261496e64657800003d0200000239020041020c3870616c6c65745f73657373696f6e1870616c6c65741043616c6c040454000108207365745f6b6579730801106b6579734502011c543a3a4b65797300011470726f6f6638011c5665633c75383e000024e453657473207468652073657373696f6e206b6579287329206f66207468652066756e6374696f6e2063616c6c657220746f20606b657973602e1d01416c6c6f777320616e206163636f756e7420746f20736574206974732073657373696f6e206b6579207072696f7220746f206265636f6d696e6720612076616c696461746f722ec05468697320646f65736e27742074616b652065666665637420756e74696c20746865206e6578742073657373696f6e2e00d0546865206469737061746368206f726967696e206f6620746869732066756e6374696f6e206d757374206265207369676e65642e0034232320436f6d706c657869747959012d20604f283129602e2041637475616c20636f737420646570656e6473206f6e20746865206e756d626572206f66206c656e677468206f662060543a3a4b6579733a3a6b65795f69647328296020776869636820697320202066697865642e2870757267655f6b657973000130c852656d6f76657320616e792073657373696f6e206b6579287329206f66207468652066756e6374696f6e2063616c6c65722e00c05468697320646f65736e27742074616b652065666665637420756e74696c20746865206e6578742073657373696f6e2e005501546865206469737061746368206f726967696e206f6620746869732066756e6374696f6e206d757374206265205369676e656420616e6420746865206163636f756e74206d757374206265206569746865722062655d01636f6e7665727469626c6520746f20612076616c696461746f72204944207573696e672074686520636861696e2773207479706963616c2061646472657373696e672073797374656d20287468697320757375616c6c7951016d65616e73206265696e67206120636f6e74726f6c6c6572206163636f756e7429206f72206469726563746c7920636f6e7665727469626c6520696e746f20612076616c696461746f722049442028776869636894757375616c6c79206d65616e73206265696e672061207374617368206163636f756e74292e0034232320436f6d706c65786974793d012d20604f2831296020696e206e756d626572206f66206b65792074797065732e2041637475616c20636f737420646570656e6473206f6e20746865206e756d626572206f66206c656e677468206f6698202060543a3a4b6579733a3a6b65795f6964732829602077686963682069732066697865642e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e45020840706f6c6b61646f745f72756e74696d652c53657373696f6e4b657973000018011c6772616e647061dc01d03c4772616e647061206173202463726174653a3a426f756e64546f52756e74696d654170705075626c69633e3a3a5075626c696300011062616265d10101c43c42616265206173202463726174653a3a426f756e64546f52756e74696d654170705075626c69633e3a3a5075626c6963000138706172615f76616c696461746f72490201e03c496e697469616c697a6572206173202463726174653a3a426f756e64546f52756e74696d654170705075626c69633e3a3a5075626c696300013c706172615f61737369676e6d656e744d0201f03c5061726153657373696f6e496e666f206173202463726174653a3a426f756e64546f52756e74696d654170705075626c69633e3a3a5075626c696300014c617574686f726974795f646973636f76657279510201fc3c417574686f72697479446973636f76657279206173202463726174653a3a426f756e64546f52756e74696d654170705075626c69633e3a3a5075626c69630001146265656679550201c83c4265656679206173202463726174653a3a426f756e64546f52756e74696d654170705075626c69633e3a3a5075626c696300004902104c706f6c6b61646f745f7072696d6974697665730876383476616c696461746f725f617070185075626c69630000040004013c737232353531393a3a5075626c696300004d02104c706f6c6b61646f745f7072696d6974697665730876383861737369676e6d656e745f617070185075626c69630000040004013c737232353531393a3a5075626c6963000051020c5873705f617574686f726974795f646973636f766572790c617070185075626c69630000040004013c737232353531393a3a5075626c6963000055020c4873705f636f6e73656e7375735f62656566793065636473615f63727970746f185075626c6963000004005902013465636473613a3a5075626c6963000059020000032100000008005d020c3870616c6c65745f6772616e6470611870616c6c65741043616c6c04045400010c4c7265706f72745f65717569766f636174696f6e08014865717569766f636174696f6e5f70726f6f66610201c8426f783c45717569766f636174696f6e50726f6f663c543a3a486173682c20426c6f636b4e756d626572466f723c543e3e3e00013c6b65795f6f776e65725f70726f6f66d9010140543a3a4b65794f776e657250726f6f6600001009015265706f727420766f7465722065717569766f636174696f6e2f6d69736265686176696f722e2054686973206d6574686f642077696c6c2076657269667920746865f465717569766f636174696f6e2070726f6f6620616e642076616c69646174652074686520676976656e206b6579206f776e6572736869702070726f6f66f8616761696e73742074686520657874726163746564206f6666656e6465722e20496620626f7468206172652076616c69642c20746865206f6666656e63654477696c6c206265207265706f727465642e707265706f72745f65717569766f636174696f6e5f756e7369676e656408014865717569766f636174696f6e5f70726f6f66610201c8426f783c45717569766f636174696f6e50726f6f663c543a3a486173682c20426c6f636b4e756d626572466f723c543e3e3e00013c6b65795f6f776e65725f70726f6f66d9010140543a3a4b65794f776e657250726f6f6600012409015265706f727420766f7465722065717569766f636174696f6e2f6d69736265686176696f722e2054686973206d6574686f642077696c6c2076657269667920746865f465717569766f636174696f6e2070726f6f6620616e642076616c69646174652074686520676976656e206b6579206f776e6572736869702070726f6f66f8616761696e73742074686520657874726163746564206f6666656e6465722e20496620626f7468206172652076616c69642c20746865206f6666656e63654477696c6c206265207265706f727465642e000d01546869732065787472696e736963206d7573742062652063616c6c656420756e7369676e656420616e642069742069732065787065637465642074686174206f6e6c791501626c6f636b20617574686f72732077696c6c2063616c6c206974202876616c69646174656420696e206056616c6964617465556e7369676e656460292c2061732073756368150169662074686520626c6f636b20617574686f7220697320646566696e65642069742077696c6c20626520646566696e6564206173207468652065717569766f636174696f6e247265706f727465722e306e6f74655f7374616c6c656408011464656c6179100144426c6f636b4e756d626572466f723c543e00016c626573745f66696e616c697a65645f626c6f636b5f6e756d626572100144426c6f636b4e756d626572466f723c543e0002303d014e6f74652074686174207468652063757272656e7420617574686f7269747920736574206f6620746865204752414e4450412066696e616c6974792067616467657420686173207374616c6c65642e006101546869732077696c6c2074726967676572206120666f7263656420617574686f7269747920736574206368616e67652061742074686520626567696e6e696e67206f6620746865206e6578742073657373696f6e2c20746f6101626520656e6163746564206064656c61796020626c6f636b7320616674657220746861742e20546865206064656c6179602073686f756c64206265206869676820656e6f75676820746f20736166656c7920617373756d654901746861742074686520626c6f636b207369676e616c6c696e672074686520666f72636564206368616e67652077696c6c206e6f742062652072652d6f7267656420652e672e203130303020626c6f636b732e5d0154686520626c6f636b2070726f64756374696f6e207261746520287768696368206d617920626520736c6f77656420646f776e2062656361757365206f662066696e616c697479206c616767696e67292073686f756c64510162652074616b656e20696e746f206163636f756e74207768656e2063686f6f73696e6720746865206064656c6179602e20546865204752414e44504120766f74657273206261736564206f6e20746865206e65775501617574686f726974792077696c6c20737461727420766f74696e67206f6e20746f70206f662060626573745f66696e616c697a65645f626c6f636b5f6e756d6265726020666f72206e65772066696e616c697a65644d01626c6f636b732e2060626573745f66696e616c697a65645f626c6f636b5f6e756d626572602073686f756c64206265207468652068696768657374206f6620746865206c61746573742066696e616c697a6564c4626c6f636b206f6620616c6c2076616c696461746f7273206f6620746865206e657720617574686f72697479207365742e00584f6e6c792063616c6c61626c6520627920726f6f742e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e6102085073705f636f6e73656e7375735f6772616e6470614445717569766f636174696f6e50726f6f660804480134044e0110000801187365745f6964300114536574496400013065717569766f636174696f6e6502014845717569766f636174696f6e3c482c204e3e00006502085073705f636f6e73656e7375735f6772616e6470613045717569766f636174696f6e0804480134044e011001081c507265766f74650400690201890166696e616c6974795f6772616e6470613a3a45717569766f636174696f6e3c417574686f7269747949642c2066696e616c6974795f6772616e6470613a3a507265766f74653c0a482c204e3e2c20417574686f726974795369676e61747572652c3e00000024507265636f6d6d697404007d0201910166696e616c6974795f6772616e6470613a3a45717569766f636174696f6e3c417574686f7269747949642c2066696e616c6974795f6772616e6470613a3a507265636f6d6d69740a3c482c204e3e2c20417574686f726974795369676e61747572652c3e000100006902084066696e616c6974795f6772616e6470613045717569766f636174696f6e0c08496401dc0456016d02045301710200100130726f756e645f6e756d62657230010c7536340001206964656e74697479dc0108496400011466697273747902011828562c2053290001187365636f6e647902011828562c20532900006d02084066696e616c6974795f6772616e6470611c507265766f74650804480134044e01100008012c7461726765745f68617368340104480001347461726765745f6e756d6265721001044e000071020c5073705f636f6e73656e7375735f6772616e6470610c617070245369676e61747572650000040075020148656432353531393a3a5369676e6174757265000075020000034000000008007902000004086d027102007d02084066696e616c6974795f6772616e6470613045717569766f636174696f6e0c08496401dc0456018102045301710200100130726f756e645f6e756d62657230010c7536340001206964656e74697479dc0108496400011466697273748502011828562c2053290001187365636f6e648502011828562c20532900008102084066696e616c6974795f6772616e64706124507265636f6d6d69740804480134044e01100008012c7461726765745f68617368340104480001347461726765745f6e756d6265721001044e0000850200000408810271020089020c3c70616c6c65745f74726561737572791870616c6c65741043616c6c0804540004490001182c7370656e645f6c6f63616c080118616d6f756e740501013c42616c616e63654f663c542c20493e00012c62656e6566696369617279f10101504163636f756e7449644c6f6f6b75704f663c543e000344b850726f706f736520616e6420617070726f76652061207370656e64206f662074726561737572792066756e64732e00482323204469737061746368204f726967696e0045014d757374206265205b60436f6e6669673a3a5370656e644f726967696e605d207769746820746865206053756363657373602076616c7565206265696e67206174206c656173742060616d6f756e74602e002c2323232044657461696c7345014e4f54453a20466f72207265636f72642d6b656570696e6720707572706f7365732c207468652070726f706f736572206973206465656d656420746f206265206571756976616c656e7420746f207468653062656e65666963696172792e003823232320506172616d657465727341012d2060616d6f756e74603a2054686520616d6f756e7420746f206265207472616e736665727265642066726f6d2074686520747265617375727920746f20746865206062656e6566696369617279602ee82d206062656e6566696369617279603a205468652064657374696e6174696f6e206163636f756e7420666f7220746865207472616e736665722e00242323204576656e747300b4456d697473205b604576656e743a3a5370656e64417070726f766564605d206966207375636365737366756c2e3c72656d6f76655f617070726f76616c04012c70726f706f73616c5f6964f4013450726f706f73616c496e6465780004542d01466f72636520612070726576696f75736c7920617070726f7665642070726f706f73616c20746f2062652072656d6f7665642066726f6d2074686520617070726f76616c2071756575652e00482323204469737061746368204f726967696e00844d757374206265205b60436f6e6669673a3a52656a6563744f726967696e605d2e002823232044657461696c7300c0546865206f726967696e616c206465706f7369742077696c6c206e6f206c6f6e6765722062652072657475726e65642e003823232320506172616d6574657273a02d206070726f706f73616c5f6964603a2054686520696e646578206f6620612070726f706f73616c003823232320436f6d706c6578697479ac2d204f2841292077686572652060416020697320746865206e756d626572206f6620617070726f76616c730028232323204572726f727345012d205b604572726f723a3a50726f706f73616c4e6f74417070726f766564605d3a20546865206070726f706f73616c5f69646020737570706c69656420776173206e6f7420666f756e6420696e2074686551012020617070726f76616c2071756575652c20692e652e2c207468652070726f706f73616c20686173206e6f74206265656e20617070726f7665642e205468697320636f756c6420616c736f206d65616e207468655901202070726f706f73616c20646f6573206e6f7420657869737420616c746f6765746865722c2074687573207468657265206973206e6f2077617920697420776f756c642068617665206265656e20617070726f766564542020696e2074686520666972737420706c6163652e147370656e6410012861737365745f6b696e64e40144426f783c543a3a41737365744b696e643e000118616d6f756e7405010150417373657442616c616e63654f663c542c20493e00012c62656e656669636961727985010178426f783c42656e65666963696172794c6f6f6b75704f663c542c20493e3e00012876616c69645f66726f6db401704f7074696f6e3c426c6f636b4e756d626572466f723c542c20493e3e000568b850726f706f736520616e6420617070726f76652061207370656e64206f662074726561737572792066756e64732e00482323204469737061746368204f726967696e001d014d757374206265205b60436f6e6669673a3a5370656e644f726967696e605d207769746820746865206053756363657373602076616c7565206265696e67206174206c65617374550160616d6f756e7460206f66206061737365745f6b696e646020696e20746865206e61746976652061737365742e2054686520616d6f756e74206f66206061737365745f6b696e646020697320636f6e766572746564d4666f7220617373657274696f6e207573696e6720746865205b60436f6e6669673a3a42616c616e6365436f6e766572746572605d2e002823232044657461696c7300490143726561746520616e20617070726f766564207370656e6420666f72207472616e7366657272696e6720612073706563696669632060616d6f756e7460206f66206061737365745f6b696e646020746f2061610164657369676e617465642062656e65666963696172792e20546865207370656e64206d75737420626520636c61696d6564207573696e672074686520607061796f75746020646973706174636861626c652077697468696e74746865205b60436f6e6669673a3a5061796f7574506572696f64605d2e003823232320506172616d657465727315012d206061737365745f6b696e64603a20416e20696e64696361746f72206f662074686520737065636966696320617373657420636c61737320746f206265207370656e742e41012d2060616d6f756e74603a2054686520616d6f756e7420746f206265207472616e736665727265642066726f6d2074686520747265617375727920746f20746865206062656e6566696369617279602eb82d206062656e6566696369617279603a205468652062656e6566696369617279206f6620746865207370656e642e55012d206076616c69645f66726f6d603a2054686520626c6f636b206e756d6265722066726f6d20776869636820746865207370656e642063616e20626520636c61696d65642e2049742063616e20726566657220746f1901202074686520706173742069662074686520726573756c74696e67207370656e6420686173206e6f74207965742065787069726564206163636f7264696e6720746f20746865450120205b60436f6e6669673a3a5061796f7574506572696f64605d2e20496620604e6f6e65602c20746865207370656e642063616e20626520636c61696d656420696d6d6564696174656c792061667465722c2020617070726f76616c2e00242323204576656e747300c8456d697473205b604576656e743a3a41737365745370656e64417070726f766564605d206966207375636365737366756c2e187061796f7574040114696e6465781001285370656e64496e64657800064c38436c61696d2061207370656e642e00482323204469737061746368204f726967696e00384d757374206265207369676e6564002823232044657461696c730055015370656e6473206d75737420626520636c61696d65642077697468696e20736f6d652074656d706f72616c20626f756e64732e2041207370656e64206d617920626520636c61696d65642077697468696e206f6e65d45b60436f6e6669673a3a5061796f7574506572696f64605d2066726f6d20746865206076616c69645f66726f6d6020626c6f636b2e5501496e2063617365206f662061207061796f7574206661696c7572652c20746865207370656e6420737461747573206d75737420626520757064617465642077697468207468652060636865636b5f73746174757360dc646973706174636861626c65206265666f7265207265747279696e672077697468207468652063757272656e742066756e6374696f6e2e003823232320506172616d65746572736c2d2060696e646578603a20546865207370656e6420696e6465782e00242323204576656e74730090456d697473205b604576656e743a3a50616964605d206966207375636365737366756c2e30636865636b5f737461747573040114696e6465781001285370656e64496e64657800074c2901436865636b2074686520737461747573206f6620746865207370656e6420616e642072656d6f76652069742066726f6d207468652073746f726167652069662070726f6365737365642e00482323204469737061746368204f726967696e003c4d757374206265207369676e65642e002823232044657461696c730001015468652073746174757320636865636b20697320612070726572657175697369746520666f72207265747279696e672061206661696c6564207061796f75742e490149662061207370656e64206861732065697468657220737563636565646564206f7220657870697265642c2069742069732072656d6f7665642066726f6d207468652073746f726167652062792074686973ec66756e6374696f6e2e20496e207375636820696e7374616e6365732c207472616e73616374696f6e20666565732061726520726566756e6465642e003823232320506172616d65746572736c2d2060696e646578603a20546865207370656e6420696e6465782e00242323204576656e747300f8456d697473205b604576656e743a3a5061796d656e744661696c6564605d20696620746865207370656e64207061796f757420686173206661696c65642e0101456d697473205b604576656e743a3a5370656e6450726f636573736564605d20696620746865207370656e64207061796f75742068617320737563636565642e28766f69645f7370656e64040114696e6465781001285370656e64496e6465780008407c566f69642070726576696f75736c7920617070726f766564207370656e642e00482323204469737061746368204f726967696e00844d757374206265205b60436f6e6669673a3a52656a6563744f726967696e605d2e002823232044657461696c73001d0141207370656e6420766f6964206973206f6e6c7920706f737369626c6520696620746865207061796f757420686173206e6f74206265656e20617474656d70746564207965742e003823232320506172616d65746572736c2d2060696e646578603a20546865207370656e6420696e6465782e00242323204576656e747300c0456d697473205b604576656e743a3a41737365745370656e64566f69646564605d206966207375636365737366756c2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e8d020c6070616c6c65745f636f6e76696374696f6e5f766f74696e671870616c6c65741043616c6c08045400044900011810766f7465080128706f6c6c5f696e646578f40144506f6c6c496e6465784f663c542c20493e000110766f74658d0101704163636f756e74566f74653c42616c616e63654f663c542c20493e3e0000241901566f746520696e206120706f6c6c2e2049662060766f74652e69735f6179652829602c2074686520766f746520697320746f20656e616374207468652070726f706f73616c3bb86f7468657277697365206974206973206120766f746520746f206b65657020746865207374617475732071756f2e00c8546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205f5369676e65645f2e00c82d2060706f6c6c5f696e646578603a2054686520696e646578206f662074686520706f6c6c20746f20766f746520666f722e842d2060766f7465603a2054686520766f746520636f6e66696775726174696f6e2e0015015765696768743a20604f28522960207768657265205220697320746865206e756d626572206f6620706f6c6c732074686520766f7465722068617320766f746564206f6e2e2064656c6567617465100114636c61737395010134436c6173734f663c542c20493e000108746ff10101504163636f756e7449644c6f6f6b75704f663c543e000128636f6e76696374696f6e91020128436f6e76696374696f6e00011c62616c616e636518013c42616c616e63654f663c542c20493e00015c4d0144656c65676174652074686520766f74696e6720706f77657220287769746820736f6d6520676976656e20636f6e76696374696f6e29206f66207468652073656e64696e67206163636f756e7420666f72206168706172746963756c617220636c617373206f6620706f6c6c732e0055015468652062616c616e63652064656c656761746564206973206c6f636b656420666f72206173206c6f6e6720617320697427732064656c6567617465642c20616e64207468657265616674657220666f7220746865c874696d6520617070726f70726961746520666f722074686520636f6e76696374696f6e2773206c6f636b20706572696f642e005d01546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205f5369676e65645f2c20616e6420746865207369676e696e67206163636f756e74206d757374206569746865723a7420202d2062652064656c65676174696e6720616c72656164793b206f72450120202d2068617665206e6f20766f74696e67206163746976697479202869662074686572652069732c207468656e2069742077696c6c206e65656420746f2062652072656d6f766564207468726f7567684c202020206072656d6f76655f766f746560292e0045012d2060746f603a20546865206163636f756e742077686f736520766f74696e6720746865206074617267657460206163636f756e74277320766f74696e6720706f7765722077696c6c20666f6c6c6f772e5d012d2060636c617373603a2054686520636c617373206f6620706f6c6c7320746f2064656c65676174652e20546f2064656c6567617465206d756c7469706c6520636c61737365732c206d756c7469706c652063616c6c73802020746f20746869732066756e6374696f6e206172652072657175697265642e55012d2060636f6e76696374696f6e603a2054686520636f6e76696374696f6e20746861742077696c6c20626520617474616368656420746f207468652064656c65676174656420766f7465732e205768656e20746865410120206163636f756e7420697320756e64656c6567617465642c207468652066756e64732077696c6c206265206c6f636b656420666f722074686520636f72726573706f6e64696e6720706572696f642e61012d206062616c616e6365603a2054686520616d6f756e74206f6620746865206163636f756e7427732062616c616e636520746f206265207573656420696e2064656c65676174696e672e2054686973206d757374206e6f74b420206265206d6f7265207468616e20746865206163636f756e7427732063757272656e742062616c616e63652e0048456d697473206044656c656761746564602e0025015765696768743a20604f28522960207768657265205220697320746865206e756d626572206f6620706f6c6c732074686520766f7465722064656c65676174696e6720746f206861734d012020766f746564206f6e2e2057656967687420697320696e697469616c6c792063686172676564206173206966206d6178696d756d20766f7465732c2062757420697320726566756e646564206c617465722e28756e64656c6567617465040114636c61737395010134436c6173734f663c542c20493e0002384d01556e64656c65676174652074686520766f74696e6720706f776572206f66207468652073656e64696e67206163636f756e7420666f72206120706172746963756c617220636c617373206f6620706f6c6c732e005d01546f6b656e73206d617920626520756e6c6f636b656420666f6c6c6f77696e67206f6e636520616e20616d6f756e74206f662074696d6520636f6e73697374656e74207769746820746865206c6f636b20706572696f6409016f662074686520636f6e76696374696f6e2077697468207768696368207468652064656c65676174696f6e207761732069737375656420686173207061737365642e004501546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205f5369676e65645f20616e6420746865207369676e696e67206163636f756e74206d7573742062655463757272656e746c792064656c65676174696e672e00f02d2060636c617373603a2054686520636c617373206f6620706f6c6c7320746f2072656d6f7665207468652064656c65676174696f6e2066726f6d2e0050456d6974732060556e64656c656761746564602e0025015765696768743a20604f28522960207768657265205220697320746865206e756d626572206f6620706f6c6c732074686520766f7465722064656c65676174696e6720746f206861734d012020766f746564206f6e2e2057656967687420697320696e697469616c6c792063686172676564206173206966206d6178696d756d20766f7465732c2062757420697320726566756e646564206c617465722e18756e6c6f636b080114636c61737395010134436c6173734f663c542c20493e000118746172676574f10101504163636f756e7449644c6f6f6b75704f663c543e0003245d0152656d6f766520746865206c6f636b20636175736564206279207072696f7220766f74696e672f64656c65676174696e672077686963682068617320657870697265642077697468696e206120706172746963756c617218636c6173732e00c8546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205f5369676e65645f2e00a02d2060636c617373603a2054686520636c617373206f6620706f6c6c7320746f20756e6c6f636b2eb82d2060746172676574603a20546865206163636f756e7420746f2072656d6f766520746865206c6f636b206f6e2e00bc5765696768743a20604f2852296020776974682052206e756d626572206f6620766f7465206f66207461726765742e2c72656d6f76655f766f7465080114636c617373950201544f7074696f6e3c436c6173734f663c542c20493e3e000114696e646578100144506f6c6c496e6465784f663c542c20493e0004746452656d6f7665206120766f746520666f72206120706f6c6c2e000c49663a702d2074686520706f6c6c207761732063616e63656c6c65642c206f72642d2074686520706f6c6c206973206f6e676f696e672c206f72782d2074686520706f6c6c2068617320656e64656420737563682074686174fc20202d2074686520766f7465206f6620746865206163636f756e742077617320696e206f70706f736974696f6e20746f2074686520726573756c743b206f72d420202d20746865726520776173206e6f20636f6e76696374696f6e20746f20746865206163636f756e74277320766f74653b206f728420202d20746865206163636f756e74206d61646520612073706c697420766f74655d012e2e2e7468656e2074686520766f74652069732072656d6f76656420636c65616e6c7920616e64206120666f6c6c6f77696e672063616c6c20746f2060756e6c6f636b60206d617920726573756c7420696e206d6f72655866756e6473206265696e6720617661696c61626c652e009049662c20686f77657665722c2074686520706f6c6c2068617320656e64656420616e643aec2d2069742066696e697368656420636f72726573706f6e64696e6720746f2074686520766f7465206f6620746865206163636f756e742c20616e64dc2d20746865206163636f756e74206d6164652061207374616e6461726420766f7465207769746820636f6e76696374696f6e2c20616e64bc2d20746865206c6f636b20706572696f64206f662074686520636f6e76696374696f6e206973206e6f74206f76657259012e2e2e7468656e20746865206c6f636b2077696c6c206265206167677265676174656420696e746f20746865206f766572616c6c206163636f756e742773206c6f636b2c207768696368206d617920696e766f6c766559012a6f7665726c6f636b696e672a20287768657265207468652074776f206c6f636b732061726520636f6d62696e656420696e746f20612073696e676c65206c6f636b207468617420697320746865206d6178696d756de46f6620626f74682074686520616d6f756e74206c6f636b656420616e64207468652074696d65206973206974206c6f636b656420666f72292e004901546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205f5369676e65645f2c20616e6420746865207369676e6572206d7573742068617665206120766f7465707265676973746572656420666f7220706f6c6c2060696e646578602e00dc2d2060696e646578603a2054686520696e646578206f6620706f6c6c206f662074686520766f746520746f2062652072656d6f7665642e55012d2060636c617373603a204f7074696f6e616c20706172616d657465722c20696620676976656e20697420696e646963617465732074686520636c617373206f662074686520706f6c6c2e20466f7220706f6c6c73f02020776869636820686176652066696e6973686564206f72206172652063616e63656c6c65642c2074686973206d7573742062652060536f6d65602e0045015765696768743a20604f2852202b206c6f6720522960207768657265205220697320746865206e756d626572206f6620706f6c6c7320746861742060746172676574602068617320766f746564206f6e2ed820205765696768742069732063616c63756c6174656420666f7220746865206d6178696d756d206e756d626572206f6620766f74652e4472656d6f76655f6f746865725f766f74650c0118746172676574f10101504163636f756e7449644c6f6f6b75704f663c543e000114636c61737395010134436c6173734f663c542c20493e000114696e646578100144506f6c6c496e6465784f663c542c20493e0005406452656d6f7665206120766f746520666f72206120706f6c6c2e004d0149662074686520607461726765746020697320657175616c20746f20746865207369676e65722c207468656e20746869732066756e6374696f6e2069732065786163746c79206571756976616c656e7420746f2d016072656d6f76655f766f7465602e204966206e6f7420657175616c20746f20746865207369676e65722c207468656e2074686520766f7465206d757374206861766520657870697265642c250165697468657220626563617573652074686520706f6c6c207761732063616e63656c6c65642c20626563617573652074686520766f746572206c6f73742074686520706f6c6c206f7298626563617573652074686520636f6e76696374696f6e20706572696f64206973206f7665722e00c8546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205f5369676e65645f2e0061012d2060746172676574603a20546865206163636f756e74206f662074686520766f746520746f2062652072656d6f7665643b2074686973206163636f756e74206d757374206861766520766f74656420666f7220706f6c6c28202060696e646578602edc2d2060696e646578603a2054686520696e646578206f6620706f6c6c206f662074686520766f746520746f2062652072656d6f7665642e842d2060636c617373603a2054686520636c617373206f662074686520706f6c6c2e0045015765696768743a20604f2852202b206c6f6720522960207768657265205220697320746865206e756d626572206f6620706f6c6c7320746861742060746172676574602068617320766f746564206f6e2ed820205765696768742069732063616c63756c6174656420666f7220746865206d6178696d756d206e756d626572206f6620766f74652e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e91020c6070616c6c65745f636f6e76696374696f6e5f766f74696e6728636f6e76696374696f6e28436f6e76696374696f6e00011c104e6f6e65000000204c6f636b65643178000100204c6f636b65643278000200204c6f636b65643378000300204c6f636b65643478000400204c6f636b65643578000500204c6f636b6564367800060000950204184f7074696f6e0404540195010108104e6f6e6500000010536f6d6504009501000001000099020c4070616c6c65745f7265666572656e64611870616c6c65741043616c6c080454000449000124187375626d69740c013c70726f706f73616c5f6f726967696e9d02015c426f783c50616c6c6574734f726967696e4f663c543e3e00012070726f706f73616c9d01014c426f756e64656443616c6c4f663c542c20493e000140656e6163746d656e745f6d6f6d656e74b5020188446973706174636854696d653c426c6f636b4e756d626572466f723c542c20493e3e000024b050726f706f73652061207265666572656e64756d206f6e20612070726976696c6567656420616374696f6e2e0059012d20606f726967696e603a206d75737420626520605375626d69744f726967696e6020616e6420746865206163636f756e74206d757374206861766520605375626d697373696f6e4465706f736974602066756e6473302020617661696c61626c652e2d012d206070726f706f73616c5f6f726967696e603a20546865206f726967696e2066726f6d207768696368207468652070726f706f73616c2073686f756c642062652065786563757465642e6c2d206070726f706f73616c603a205468652070726f706f73616c2e15012d2060656e6163746d656e745f6d6f6d656e74603a20546865206d6f6d656e742074686174207468652070726f706f73616c2073686f756c6420626520656e61637465642e0048456d69747320605375626d6974746564602e58706c6163655f6465636973696f6e5f6465706f736974040114696e64657810013c5265666572656e64756d496e646578000120ac506f737420746865204465636973696f6e204465706f73697420666f722061207265666572656e64756d2e0039012d20606f726967696e603a206d75737420626520605369676e65646020616e6420746865206163636f756e74206d75737420686176652066756e647320617661696c61626c6520666f7220746865a020207265666572656e64756d277320747261636b2773204465636973696f6e204465706f7369742e51012d2060696e646578603a2054686520696e646578206f6620746865207375626d6974746564207265666572656e64756d2077686f7365204465636973696f6e204465706f7369742069732079657420746f206265242020706f737465642e0078456d69747320604465636973696f6e4465706f736974506c61636564602e5c726566756e645f6465636973696f6e5f6465706f736974040114696e64657810013c5265666572656e64756d496e64657800021c2901526566756e6420746865204465636973696f6e204465706f73697420666f72206120636c6f736564207265666572656e64756d206261636b20746f20746865206465706f7369746f722e009c2d20606f726967696e603a206d75737420626520605369676e656460206f722060526f6f74602e4d012d2060696e646578603a2054686520696e646578206f66206120636c6f736564207265666572656e64756d2077686f7365204465636973696f6e204465706f73697420686173206e6f7420796574206265656e2c2020726566756e6465642e0080456d69747320604465636973696f6e4465706f736974526566756e646564602e1863616e63656c040114696e64657810013c5265666572656e64756d496e6465780003187443616e63656c20616e206f6e676f696e67207265666572656e64756d2e009c2d20606f726967696e603a206d75737420626520746865206043616e63656c4f726967696e602edc2d2060696e646578603a2054686520696e646578206f6620746865207265666572656e64756d20746f2062652063616e63656c6c65642e0048456d697473206043616e63656c6c6564602e106b696c6c040114696e64657810013c5265666572656e64756d496e646578000418d043616e63656c20616e206f6e676f696e67207265666572656e64756d20616e6420736c61736820746865206465706f736974732e00942d20606f726967696e603a206d7573742062652074686520604b696c6c4f726967696e602edc2d2060696e646578603a2054686520696e646578206f6620746865207265666572656e64756d20746f2062652063616e63656c6c65642e0090456d69747320604b696c6c65646020616e6420604465706f736974536c6173686564602e406e756467655f7265666572656e64756d040114696e64657810013c5265666572656e64756d496e6465780005101d01416476616e63652061207265666572656e64756d206f6e746f20697473206e657874206c6f676963616c2073746174652e204f6e6c79207573656420696e7465726e616c6c792e006c2d20606f726967696e603a206d7573742062652060526f6f74602ea42d2060696e646578603a20746865207265666572656e64756d20746f20626520616476616e6365642e486f6e655f66657765725f6465636964696e67040114747261636b9501013c547261636b49644f663c542c20493e0006240901416476616e6365206120747261636b206f6e746f20697473206e657874206c6f676963616c2073746174652e204f6e6c79207573656420696e7465726e616c6c792e006c2d20606f726967696e603a206d7573742062652060526f6f74602e902d2060747261636b603a2074686520747261636b20746f20626520616476616e6365642e005101416374696f6e206974656d20666f72207768656e207468657265206973206e6f77206f6e65206665776572207265666572656e64756d20696e20746865206465636964696e6720706861736520616e64207468651501604465636964696e67436f756e7460206973206e6f742079657420757064617465642e2054686973206d65616e7320746861742077652073686f756c64206569746865723a25012d20626567696e206465636964696e6720616e6f74686572207265666572656e64756d2028616e64206c6561766520604465636964696e67436f756e746020616c6f6e65293b206f72702d2064656372656d656e7420604465636964696e67436f756e74602e64726566756e645f7375626d697373696f6e5f6465706f736974040114696e64657810013c5265666572656e64756d496e64657800071c3101526566756e6420746865205375626d697373696f6e204465706f73697420666f72206120636c6f736564207265666572656e64756d206261636b20746f20746865206465706f7369746f722e009c2d20606f726967696e603a206d75737420626520605369676e656460206f722060526f6f74602e55012d2060696e646578603a2054686520696e646578206f66206120636c6f736564207265666572656e64756d2077686f7365205375626d697373696f6e204465706f73697420686173206e6f7420796574206265656e2c2020726566756e6465642e0088456d69747320605375626d697373696f6e4465706f736974526566756e646564602e307365745f6d65746164617461080114696e64657810013c5265666572656e64756d496e6465780001286d617962655f68617368b902013c4f7074696f6e3c543a3a486173683e00081c98536574206f7220636c656172206d65746164617461206f662061207265666572656e64756d2e002c506172616d65746572733a45012d20606f726967696e603a204d75737420626520605369676e65646020627920612063726561746f72206f662061207265666572656e64756d206f7220627920616e796f6e6520746f20636c65617220619020206d65746164617461206f6620612066696e6973686564207265666572656e64756d2e0d012d2060696e646578603a202054686520696e646578206f662061207265666572656e64756d20746f20736574206f7220636c656172206d6574616461746120666f722e51012d20606d617962655f68617368603a205468652068617368206f6620616e206f6e2d636861696e2073746f72656420707265696d6167652e20604e6f6e656020746f20636c6561722061206d657461646174612e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e9d020840706f6c6b61646f745f72756e74696d65304f726967696e43616c6c65720001101873797374656d0400a10201746672616d655f73797374656d3a3a4f726967696e3c52756e74696d653e0000001c4f726967696e730400a502017470616c6c65745f637573746f6d5f6f726967696e733a3a4f726967696e0016004050617261636861696e734f726967696e0400a902016470617261636861696e735f6f726967696e3a3a4f726967696e0032002458636d50616c6c65740400b102014870616c6c65745f78636d3a3a4f726967696e00630000a1020c346672616d655f737570706f7274206469737061746368245261774f726967696e04244163636f756e7449640100010c10526f6f74000000185369676e656404000001244163636f756e744964000100104e6f6e6500020000a5021440706f6c6b61646f745f72756e74696d6528676f7665726e616e63651c6f726967696e735470616c6c65745f637573746f6d5f6f726967696e73184f726967696e00013c305374616b696e6741646d696e000000245472656173757265720001003c46656c6c6f777368697041646d696e0002003047656e6572616c41646d696e0003003041756374696f6e41646d696e000400284c6561736541646d696e0005004c5265666572656e64756d43616e63656c6c6572000600405265666572656e64756d4b696c6c65720007002c536d616c6c5469707065720008002442696754697070657200090030536d616c6c5370656e646572000a00344d656469756d5370656e646572000b00284269675370656e646572000c004457686974656c697374656443616c6c6572000d003457697368466f724368616e6765000e0000a902106c706f6c6b61646f745f72756e74696d655f70617261636861696e73186f726967696e1870616c6c6574184f726967696e0001042450617261636861696e0400ad02011850617261496400000000ad020c74706f6c6b61646f745f70617261636861696e5f7072696d697469766573287072696d6974697665730849640000040010010c7533320000b1020c2870616c6c65745f78636d1870616c6c6574184f726967696e0001080c58636d04004d0101204c6f636174696f6e00000020526573706f6e736504004d0101204c6f636174696f6e00010000b50210346672616d655f737570706f727418747261697473207363686564756c6530446973706174636854696d65042c426c6f636b4e756d62657201100108084174040010012c426c6f636b4e756d626572000000144166746572040010012c426c6f636b4e756d62657200010000b90204184f7074696f6e04045401340108104e6f6e6500000010536f6d650400340000010000bd020c4070616c6c65745f77686974656c6973741870616c6c65741043616c6c0404540001103877686974656c6973745f63616c6c04012463616c6c5f6861736834011c543a3a486173680000005c72656d6f76655f77686974656c69737465645f63616c6c04012463616c6c5f6861736834011c543a3a486173680001006464697370617463685f77686974656c69737465645f63616c6c0c012463616c6c5f6861736834011c543a3a4861736800014063616c6c5f656e636f6465645f6c656e10010c75333200014c63616c6c5f7765696768745f7769746e6573732801185765696768740002009c64697370617463685f77686974656c69737465645f63616c6c5f776974685f707265696d61676504011063616c6ca101017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000300040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ec102105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e18636c61696d731870616c6c65741043616c6c04045400011414636c61696d08011064657374000130543a3a4163636f756e744964000148657468657265756d5f7369676e6174757265c502013845636473615369676e6174757265000060884d616b65206120636c61696d20746f20636f6c6c65637420796f757220444f54732e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f4e6f6e655f2e0050556e7369676e65642056616c69646174696f6e3a0501412063616c6c20746f20636c61696d206973206465656d65642076616c696420696620746865207369676e61747572652070726f7669646564206d6174636865737c746865206578706563746564207369676e6564206d657373616765206f663a00683e20457468657265756d205369676e6564204d6573736167653a943e2028636f6e666967757265642070726566697820737472696e672928616464726573732900a4616e6420606164647265737360206d6174636865732074686520606465737460206163636f756e742e002c506172616d65746572733ad82d206064657374603a205468652064657374696e6174696f6e206163636f756e7420746f207061796f75742074686520636c61696d2e5d012d2060657468657265756d5f7369676e6174757265603a20546865207369676e6174757265206f6620616e20657468657265756d207369676e6564206d657373616765206d61746368696e672074686520666f726d61744820206465736372696265642061626f76652e00203c7765696768743efc54686520776569676874206f6620746869732063616c6c20697320696e76617269616e74206f7665722074686520696e70757420706172616d65746572732ee057656967687420696e636c75646573206c6f67696320746f2076616c696461746520756e7369676e65642060636c61696d602063616c6c2e0058546f74616c20436f6d706c65786974793a204f283129243c2f7765696768743e286d696e745f636c61696d10010c77686fcd02013c457468657265756d4164647265737300011476616c756518013042616c616e63654f663c543e00014076657374696e675f7363686564756c65d10201dc4f7074696f6e3c2842616c616e63654f663c543e2c2042616c616e63654f663c543e2c20426c6f636b4e756d626572466f723c543e293e00012473746174656d656e74d90201544f7074696f6e3c53746174656d656e744b696e643e00013c844d696e742061206e657720636c61696d20746f20636f6c6c65637420444f54732e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f526f6f745f2e002c506172616d65746572733af02d206077686f603a2054686520457468657265756d206164647265737320616c6c6f77656420746f20636f6c6c656374207468697320636c61696d2ecc2d206076616c7565603a20546865206e756d626572206f6620444f547320746861742077696c6c20626520636c61696d65642e09012d206076657374696e675f7363686564756c65603a20416e206f7074696f6e616c2076657374696e67207363686564756c6520666f7220746865736520444f54732e00203c7765696768743efc54686520776569676874206f6620746869732063616c6c20697320696e76617269616e74206f7665722074686520696e70757420706172616d65746572732e1d01576520617373756d6520776f7273742063617365207468617420626f74682076657374696e6720616e642073746174656d656e74206973206265696e6720696e7365727465642e0058546f74616c20436f6d706c65786974793a204f283129243c2f7765696768743e30636c61696d5f6174746573740c011064657374000130543a3a4163636f756e744964000148657468657265756d5f7369676e6174757265c502013845636473615369676e617475726500012473746174656d656e7438011c5665633c75383e00026ce44d616b65206120636c61696d20746f20636f6c6c65637420796f757220444f5473206279207369676e696e6720612073746174656d656e742e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f4e6f6e655f2e0050556e7369676e65642056616c69646174696f6e3a2901412063616c6c20746f2060636c61696d5f61747465737460206973206465656d65642076616c696420696620746865207369676e61747572652070726f7669646564206d6174636865737c746865206578706563746564207369676e6564206d657373616765206f663a00683e20457468657265756d205369676e6564204d6573736167653ac03e2028636f6e666967757265642070726566697820737472696e67292861646472657373292873746174656d656e7429004901616e6420606164647265737360206d6174636865732074686520606465737460206163636f756e743b20746865206073746174656d656e7460206d757374206d617463682074686174207768696368206973c06578706563746564206163636f7264696e6720746f20796f757220707572636861736520617272616e67656d656e742e002c506172616d65746572733ad82d206064657374603a205468652064657374696e6174696f6e206163636f756e7420746f207061796f75742074686520636c61696d2e5d012d2060657468657265756d5f7369676e6174757265603a20546865207369676e6174757265206f6620616e20657468657265756d207369676e6564206d657373616765206d61746368696e672074686520666f726d61744820206465736372696265642061626f76652e39012d206073746174656d656e74603a20546865206964656e74697479206f66207468652073746174656d656e74207768696368206973206265696e6720617474657374656420746f20696e207468653020207369676e61747572652e00203c7765696768743efc54686520776569676874206f6620746869732063616c6c20697320696e76617269616e74206f7665722074686520696e70757420706172616d65746572732efc57656967687420696e636c75646573206c6f67696320746f2076616c696461746520756e7369676e65642060636c61696d5f617474657374602063616c6c2e0058546f74616c20436f6d706c65786974793a204f283129243c2f7765696768743e1861747465737404012473746174656d656e7438011c5665633c75383e00034cf441747465737420746f20612073746174656d656e742c206e656564656420746f2066696e616c697a652074686520636c61696d732070726f636573732e0019015741524e494e473a20496e73656375726520756e6c65737320796f757220636861696e20696e636c75646573206050726576616c6964617465417474657374736020617320615c605472616e73616374696f6e457874656e73696f6e602e0050556e7369676e65642056616c69646174696f6e3a2901412063616c6c20746f20617474657374206973206465656d65642076616c6964206966207468652073656e6465722068617320612060507265636c61696d602072656769737465726564f4616e642070726f76696465732061206073746174656d656e746020776869636820697320657870656374656420666f7220746865206163636f756e742e002c506172616d65746572733a39012d206073746174656d656e74603a20546865206964656e74697479206f66207468652073746174656d656e74207768696368206973206265696e6720617474657374656420746f20696e207468653020207369676e61747572652e00203c7765696768743efc54686520776569676874206f6620746869732063616c6c20697320696e76617269616e74206f7665722074686520696e70757420706172616d65746572732ef057656967687420696e636c75646573206c6f67696320746f20646f207072652d76616c69646174696f6e206f6e2060617474657374602063616c6c2e0058546f74616c20436f6d706c65786974793a204f283129243c2f7765696768743e286d6f76655f636c61696d0c010c6f6c64cd02013c457468657265756d4164647265737300010c6e6577cd02013c457468657265756d416464726573730001386d617962655f707265636c61696d290201504f7074696f6e3c543a3a4163636f756e7449643e000400040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ec5020c5c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e18636c61696d733845636473615369676e617475726500000400c90201205b75383b2036355d0000c902000003410000000800cd020c5c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e18636c61696d733c457468657265756d4164647265737300000400010101205b75383b2032305d0000d10204184f7074696f6e04045401d5020108104e6f6e6500000010536f6d650400d5020000010000d5020000040c18181000d90204184f7074696f6e04045401dd020108104e6f6e6500000010536f6d650400dd020000010000dd020c5c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e18636c61696d733453746174656d656e744b696e640001081c526567756c6172000000105361667400010000e1020c3870616c6c65745f76657374696e671870616c6c65741043616c6c0404540001181076657374000024b8556e6c6f636b20616e79207665737465642066756e6473206f66207468652073656e646572206163636f756e742e005d01546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20616e64207468652073656e646572206d75737420686176652066756e6473207374696c6c646c6f636b656420756e64657220746869732070616c6c65742e00d0456d69747320656974686572206056657374696e67436f6d706c6574656460206f72206056657374696e6755706461746564602e0034232320436f6d706c6578697479242d20604f283129602e28766573745f6f74686572040118746172676574f10101504163636f756e7449644c6f6f6b75704f663c543e00012cb8556e6c6f636b20616e79207665737465642066756e6473206f662061206074617267657460206163636f756e742e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e0051012d2060746172676574603a20546865206163636f756e742077686f7365207665737465642066756e64732073686f756c6420626520756e6c6f636b65642e204d75737420686176652066756e6473207374696c6c646c6f636b656420756e64657220746869732070616c6c65742e00d0456d69747320656974686572206056657374696e67436f6d706c6574656460206f72206056657374696e6755706461746564602e0034232320436f6d706c6578697479242d20604f283129602e3c7665737465645f7472616e73666572080118746172676574f10101504163636f756e7449644c6f6f6b75704f663c543e0001207363686564756c65e50201b056657374696e67496e666f3c42616c616e63654f663c543e2c20426c6f636b4e756d626572466f723c543e3e00023464437265617465206120766573746564207472616e736665722e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e00cc2d2060746172676574603a20546865206163636f756e7420726563656976696e6720746865207665737465642066756e64732ef02d20607363686564756c65603a205468652076657374696e67207363686564756c6520617474616368656420746f20746865207472616e736665722e005c456d697473206056657374696e6743726561746564602e00fc4e4f54453a20546869732077696c6c20756e6c6f636b20616c6c207363686564756c6573207468726f756768207468652063757272656e7420626c6f636b2e0034232320436f6d706c6578697479242d20604f283129602e54666f7263655f7665737465645f7472616e736665720c0118736f75726365f10101504163636f756e7449644c6f6f6b75704f663c543e000118746172676574f10101504163636f756e7449644c6f6f6b75704f663c543e0001207363686564756c65e50201b056657374696e67496e666f3c42616c616e63654f663c543e2c20426c6f636b4e756d626572466f723c543e3e00033860466f726365206120766573746564207472616e736665722e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f526f6f745f2e00e82d2060736f75726365603a20546865206163636f756e742077686f73652066756e64732073686f756c64206265207472616e736665727265642e11012d2060746172676574603a20546865206163636f756e7420746861742073686f756c64206265207472616e7366657272656420746865207665737465642066756e64732ef02d20607363686564756c65603a205468652076657374696e67207363686564756c6520617474616368656420746f20746865207472616e736665722e005c456d697473206056657374696e6743726561746564602e00fc4e4f54453a20546869732077696c6c20756e6c6f636b20616c6c207363686564756c6573207468726f756768207468652063757272656e7420626c6f636b2e0034232320436f6d706c6578697479242d20604f283129602e3c6d657267655f7363686564756c657308013c7363686564756c65315f696e64657810010c75333200013c7363686564756c65325f696e64657810010c7533320004545d014d657267652074776f2076657374696e67207363686564756c657320746f6765746865722c206372656174696e672061206e65772076657374696e67207363686564756c65207468617420756e6c6f636b73206f7665725501746865206869676865737420706f737369626c6520737461727420616e6420656e6420626c6f636b732e20496620626f7468207363686564756c6573206861766520616c7265616479207374617274656420746865590163757272656e7420626c6f636b2077696c6c206265207573656420617320746865207363686564756c652073746172743b207769746820746865206361766561742074686174206966206f6e65207363686564756c655d0169732066696e6973686564206279207468652063757272656e7420626c6f636b2c20746865206f746865722077696c6c206265207472656174656420617320746865206e6577206d6572676564207363686564756c652c2c756e6d6f6469666965642e00f84e4f54453a20496620607363686564756c65315f696e646578203d3d207363686564756c65325f696e6465786020746869732069732061206e6f2d6f702e41014e4f54453a20546869732077696c6c20756e6c6f636b20616c6c207363686564756c6573207468726f756768207468652063757272656e7420626c6f636b207072696f7220746f206d657267696e672e61014e4f54453a20496620626f7468207363686564756c6573206861766520656e646564206279207468652063757272656e7420626c6f636b2c206e6f206e6577207363686564756c652077696c6c206265206372656174656464616e6420626f74682077696c6c2062652072656d6f7665642e006c4d6572676564207363686564756c6520617474726962757465733a35012d20607374617274696e675f626c6f636b603a20604d4158287363686564756c65312e7374617274696e675f626c6f636b2c207363686564756c6564322e7374617274696e675f626c6f636b2c48202063757272656e745f626c6f636b29602e21012d2060656e64696e675f626c6f636b603a20604d4158287363686564756c65312e656e64696e675f626c6f636b2c207363686564756c65322e656e64696e675f626c6f636b29602e59012d20606c6f636b6564603a20607363686564756c65312e6c6f636b65645f61742863757272656e745f626c6f636b29202b207363686564756c65322e6c6f636b65645f61742863757272656e745f626c6f636b29602e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e00e82d20607363686564756c65315f696e646578603a20696e646578206f6620746865206669727374207363686564756c6520746f206d657267652eec2d20607363686564756c65325f696e646578603a20696e646578206f6620746865207365636f6e64207363686564756c6520746f206d657267652e74666f7263655f72656d6f76655f76657374696e675f7363686564756c65080118746172676574f101018c3c543a3a4c6f6f6b7570206173205374617469634c6f6f6b75703e3a3a536f757263650001387363686564756c655f696e64657810010c7533320005187c466f7263652072656d6f766520612076657374696e67207363686564756c6500c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f526f6f745f2e00c82d2060746172676574603a20416e206163636f756e7420746861742068617320612076657374696e67207363686564756c6515012d20607363686564756c655f696e646578603a205468652076657374696e67207363686564756c6520696e64657820746861742073686f756c642062652072656d6f766564040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ee5020c3870616c6c65745f76657374696e673076657374696e675f696e666f2c56657374696e67496e666f081c42616c616e636501182c426c6f636b4e756d6265720110000c01186c6f636b656418011c42616c616e63650001247065725f626c6f636b18011c42616c616e63650001387374617274696e675f626c6f636b10012c426c6f636b4e756d6265720000e9020c3870616c6c65745f7574696c6974791870616c6c65741043616c6c04045400012014626174636804011463616c6c73ed02017c5665633c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e0000487c53656e642061206261746368206f662064697370617463682063616c6c732e00b04d61792062652063616c6c65642066726f6d20616e79206f726967696e2065786365707420604e6f6e65602e005d012d206063616c6c73603a205468652063616c6c7320746f20626520646973706174636865642066726f6d207468652073616d65206f726967696e2e20546865206e756d626572206f662063616c6c206d757374206e6f74390120206578636565642074686520636f6e7374616e743a2060626174636865645f63616c6c735f6c696d6974602028617661696c61626c6520696e20636f6e7374616e74206d65746164617461292e0055014966206f726967696e20697320726f6f74207468656e207468652063616c6c7320617265206469737061746368656420776974686f757420636865636b696e67206f726967696e2066696c7465722e202854686973ec696e636c7564657320627970617373696e6720606672616d655f73797374656d3a3a436f6e6669673a3a4261736543616c6c46696c74657260292e0034232320436f6d706c6578697479d02d204f284329207768657265204320697320746865206e756d626572206f662063616c6c7320746f20626520626174636865642e005501546869732077696c6c2072657475726e20604f6b6020696e20616c6c2063697263756d7374616e6365732e20546f2064657465726d696e65207468652073756363657373206f66207468652062617463682c20616e31016576656e74206973206465706f73697465642e20496620612063616c6c206661696c656420616e64207468652062617463682077617320696e7465727275707465642c207468656e207468655501604261746368496e74657272757074656460206576656e74206973206465706f73697465642c20616c6f6e67207769746820746865206e756d626572206f66207375636365737366756c2063616c6c73206d6164654d01616e6420746865206572726f72206f6620746865206661696c65642063616c6c2e20496620616c6c2077657265207375636365737366756c2c207468656e2074686520604261746368436f6d706c65746564604c6576656e74206973206465706f73697465642e3461735f64657269766174697665080114696e6465789501010c75313600011063616c6ca101017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000134dc53656e6420612063616c6c207468726f75676820616e20696e64657865642070736575646f6e796d206f66207468652073656e6465722e00550146696c7465722066726f6d206f726967696e206172652070617373656420616c6f6e672e205468652063616c6c2077696c6c2062652064697370617463686564207769746820616e206f726967696e207768696368bc757365207468652073616d652066696c74657220617320746865206f726967696e206f6620746869732063616c6c2e0045014e4f54453a20496620796f75206e65656420746f20656e73757265207468617420616e79206163636f756e742d62617365642066696c746572696e67206973206e6f7420686f6e6f7265642028692e652e61016265636175736520796f7520657870656374206070726f78796020746f2068617665206265656e2075736564207072696f7220696e207468652063616c6c20737461636b20616e6420796f7520646f206e6f742077616e7451017468652063616c6c207265737472696374696f6e7320746f206170706c7920746f20616e79207375622d6163636f756e7473292c207468656e20757365206061735f6d756c74695f7468726573686f6c645f31607c696e20746865204d756c74697369672070616c6c657420696e73746561642e00f44e4f54453a205072696f7220746f2076657273696f6e202a31322c2074686973207761732063616c6c6564206061735f6c696d697465645f737562602e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e2462617463685f616c6c04011463616c6c73ed02017c5665633c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000234ec53656e642061206261746368206f662064697370617463682063616c6c7320616e642061746f6d6963616c6c792065786563757465207468656d2e21015468652077686f6c65207472616e73616374696f6e2077696c6c20726f6c6c6261636b20616e64206661696c20696620616e79206f66207468652063616c6c73206661696c65642e00b04d61792062652063616c6c65642066726f6d20616e79206f726967696e2065786365707420604e6f6e65602e005d012d206063616c6c73603a205468652063616c6c7320746f20626520646973706174636865642066726f6d207468652073616d65206f726967696e2e20546865206e756d626572206f662063616c6c206d757374206e6f74390120206578636565642074686520636f6e7374616e743a2060626174636865645f63616c6c735f6c696d6974602028617661696c61626c6520696e20636f6e7374616e74206d65746164617461292e0055014966206f726967696e20697320726f6f74207468656e207468652063616c6c7320617265206469737061746368656420776974686f757420636865636b696e67206f726967696e2066696c7465722e202854686973ec696e636c7564657320627970617373696e6720606672616d655f73797374656d3a3a436f6e6669673a3a4261736543616c6c46696c74657260292e0034232320436f6d706c6578697479d02d204f284329207768657265204320697320746865206e756d626572206f662063616c6c7320746f20626520626174636865642e2c64697370617463685f617308012461735f6f726967696e9d020154426f783c543a3a50616c6c6574734f726967696e3e00011063616c6ca101017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000318c84469737061746368657320612066756e6374696f6e2063616c6c207769746820612070726f7669646564206f726967696e2e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f526f6f745f2e0034232320436f6d706c65786974791c2d204f2831292e2c666f7263655f626174636804011463616c6c73ed02017c5665633c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e0004347c53656e642061206261746368206f662064697370617463682063616c6c732ed4556e6c696b6520606261746368602c20697420616c6c6f7773206572726f727320616e6420776f6e277420696e746572727570742e00b04d61792062652063616c6c65642066726f6d20616e79206f726967696e2065786365707420604e6f6e65602e005d012d206063616c6c73603a205468652063616c6c7320746f20626520646973706174636865642066726f6d207468652073616d65206f726967696e2e20546865206e756d626572206f662063616c6c206d757374206e6f74390120206578636565642074686520636f6e7374616e743a2060626174636865645f63616c6c735f6c696d6974602028617661696c61626c6520696e20636f6e7374616e74206d65746164617461292e004d014966206f726967696e20697320726f6f74207468656e207468652063616c6c732061726520646973706174636820776974686f757420636865636b696e67206f726967696e2066696c7465722e202854686973ec696e636c7564657320627970617373696e6720606672616d655f73797374656d3a3a436f6e6669673a3a4261736543616c6c46696c74657260292e0034232320436f6d706c6578697479d02d204f284329207768657265204320697320746865206e756d626572206f662063616c6c7320746f20626520626174636865642e2c776974685f77656967687408011063616c6ca101017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000118776569676874280118576569676874000518c4446973706174636820612066756e6374696f6e2063616c6c2077697468206120737065636966696564207765696768742e002d01546869732066756e6374696f6e20646f6573206e6f7420636865636b2074686520776569676874206f66207468652063616c6c2c20616e6420696e737465616420616c6c6f777320746865b8526f6f74206f726967696e20746f20737065636966792074686520776569676874206f66207468652063616c6c2e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f526f6f745f2e1c69665f656c73650801106d61696ea101017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e00012066616c6c6261636ba101017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e00065c1501446973706174636820612066616c6c6261636b2063616c6c20696e20746865206576656e7420746865206d61696e2063616c6c206661696c7320746f20657865637574652eb04d61792062652063616c6c65642066726f6d20616e79206f726967696e2065786365707420604e6f6e65602e00e4546869732066756e6374696f6e20666972737420617474656d70747320746f2064697370617463682074686520606d61696e602063616c6c2ed449662074686520606d61696e602063616c6c206661696c732c20746865206066616c6c6261636b6020697320617474656d7465642e15016966207468652066616c6c6261636b206973207375636365737366756c6c7920646973706174636865642c207468652077656967687473206f6620626f74682063616c6c73250161726520616363756d756c6174656420616e6420616e206576656e7420636f6e7461696e696e6720746865206d61696e2063616c6c206572726f72206973206465706f73697465642e00dc496e20746865206576656e74206f6620612066616c6c6261636b206661696c757265207468652077686f6c652063616c6c206661696c7368776974682074686520776569676874732072657475726e65642e0041012d20606d61696e603a20546865206d61696e2063616c6c20746f20626520646973706174636865642e205468697320697320746865207072696d61727920616374696f6e20746f20657865637574652e3d012d206066616c6c6261636b603a205468652066616c6c6261636b2063616c6c20746f206265206469737061746368656420696e20636173652074686520606d61696e602063616c6c206661696c732e00442323204469737061746368204c6f67696341012d20496620746865206f726967696e2069732060726f6f74602c20626f746820746865206d61696e20616e642066616c6c6261636b2063616c6c732061726520657865637574656420776974686f75747820206170706c79696e6720616e79206f726967696e2066696c746572732e49012d20496620746865206f726967696e206973206e6f742060726f6f74602c20746865206f726967696e2066696c746572206973206170706c69656420746f20626f74682074686520606d61696e6020616e644c20206066616c6c6261636b602063616c6c732e002c232320557365204361736559012d20536f6d6520757365206361736573206d6967687420696e766f6c7665207375626d697474696e672061206062617463686020747970652063616c6c20696e20656974686572206d61696e2c2066616c6c6261636b2820206f7220626f74682e5064697370617463685f61735f66616c6c69626c6508012461735f6f726967696e9d020154426f783c543a3a50616c6c6574734f726967696e3e00011063616c6ca101017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000714c84469737061746368657320612066756e6374696f6e2063616c6c207769746820612070726f7669646564206f726967696e2e005101416c6d6f7374207468652073616d65206173205b6050616c6c65743a3a64697370617463685f6173605d2062757420666f72776172647320616e79206572726f72206f662074686520696e6e65722063616c6c2e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f526f6f745f2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732eed02000002a10100f1020c3070616c6c65745f70726f78791870616c6c65741043616c6c04045400012c1470726f78790c01107265616cf10101504163636f756e7449644c6f6f6b75704f663c543e000140666f7263655f70726f78795f74797065f50201504f7074696f6e3c543a3a50726f7879547970653e00011063616c6ca101017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e0000244d0144697370617463682074686520676976656e206063616c6c602066726f6d20616e206163636f756e742074686174207468652073656e64657220697320617574686f726973656420666f72207468726f75676830606164645f70726f7879602e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e002c506172616d65746572733a0d012d20607265616c603a20546865206163636f756e742074686174207468652070726f78792077696c6c206d616b6520612063616c6c206f6e20626568616c66206f662e61012d2060666f7263655f70726f78795f74797065603a2053706563696679207468652065786163742070726f7879207479706520746f206265207573656420616e6420636865636b656420666f7220746869732063616c6c2ed02d206063616c6c603a205468652063616c6c20746f206265206d6164652062792074686520607265616c60206163636f756e742e246164645f70726f78790c012064656c6567617465f10101504163636f756e7449644c6f6f6b75704f663c543e00012870726f78795f74797065f9020130543a3a50726f78795479706500011464656c6179100144426c6f636b4e756d626572466f723c543e0001244501526567697374657220612070726f7879206163636f756e7420666f72207468652073656e64657220746861742069732061626c6520746f206d616b652063616c6c73206f6e2069747320626568616c662e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e002c506172616d65746572733a11012d206070726f7879603a20546865206163636f756e74207468617420746865206063616c6c65726020776f756c64206c696b6520746f206d616b6520612070726f78792efc2d206070726f78795f74797065603a20546865207065726d697373696f6e7320616c6c6f77656420666f7220746869732070726f7879206163636f756e742e4d012d206064656c6179603a2054686520616e6e6f756e63656d656e7420706572696f64207265717569726564206f662074686520696e697469616c2070726f78792e2057696c6c2067656e6572616c6c79206265147a65726f2e3072656d6f76655f70726f78790c012064656c6567617465f10101504163636f756e7449644c6f6f6b75704f663c543e00012870726f78795f74797065f9020130543a3a50726f78795479706500011464656c6179100144426c6f636b4e756d626572466f723c543e00021ca8556e726567697374657220612070726f7879206163636f756e7420666f72207468652073656e6465722e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e002c506172616d65746572733a25012d206070726f7879603a20546865206163636f756e74207468617420746865206063616c6c65726020776f756c64206c696b6520746f2072656d6f766520617320612070726f78792e41012d206070726f78795f74797065603a20546865207065726d697373696f6e732063757272656e746c7920656e61626c656420666f72207468652072656d6f7665642070726f7879206163636f756e742e3872656d6f76655f70726f78696573000318b4556e726567697374657220616c6c2070726f7879206163636f756e747320666f72207468652073656e6465722e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e0041015741524e494e473a2054686973206d61792062652063616c6c6564206f6e206163636f756e74732063726561746564206279206070757265602c20686f776576657220696620646f6e652c207468656e590174686520756e726573657276656420666565732077696c6c20626520696e61636365737369626c652e202a2a416c6c2061636365737320746f2074686973206163636f756e742077696c6c206265206c6f73742e2a2a2c6372656174655f707572650c012870726f78795f74797065f9020130543a3a50726f78795479706500011464656c6179100144426c6f636b4e756d626572466f723c543e000114696e6465789501010c7531360004483901537061776e2061206672657368206e6577206163636f756e7420746861742069732067756172616e7465656420746f206265206f746865727769736520696e61636365737369626c652c20616e64fc696e697469616c697a65206974207769746820612070726f7879206f66206070726f78795f747970656020666f7220606f726967696e602073656e6465722e006c5265717569726573206120605369676e656460206f726967696e2e0051012d206070726f78795f74797065603a205468652074797065206f66207468652070726f78792074686174207468652073656e6465722077696c6c2062652072656769737465726564206173206f766572207468654d016e6577206163636f756e742e20546869732077696c6c20616c6d6f737420616c7761797320626520746865206d6f7374207065726d697373697665206050726f7879547970656020706f737369626c6520746f78616c6c6f7720666f72206d6178696d756d20666c65786962696c6974792e51012d2060696e646578603a204120646973616d626967756174696f6e20696e6465782c20696e206361736520746869732069732063616c6c6564206d756c7469706c652074696d657320696e207468652073616d655d017472616e73616374696f6e2028652e672e207769746820607574696c6974793a3a626174636860292e20556e6c65737320796f75277265207573696e67206062617463686020796f752070726f6261626c79206a7573744077616e7420746f20757365206030602e4d012d206064656c6179603a2054686520616e6e6f756e63656d656e7420706572696f64207265717569726564206f662074686520696e697469616c2070726f78792e2057696c6c2067656e6572616c6c79206265147a65726f2e0051014661696c73207769746820604475706c69636174656020696620746869732068617320616c7265616479206265656e2063616c6c656420696e2074686973207472616e73616374696f6e2c2066726f6d207468659873616d652073656e6465722c2077697468207468652073616d6520706172616d65746572732e00e44661696c732069662074686572652061726520696e73756666696369656e742066756e647320746f2070617920666f72206465706f7369742e246b696c6c5f7075726514011c737061776e6572f10101504163636f756e7449644c6f6f6b75704f663c543e00012870726f78795f74797065f9020130543a3a50726f787954797065000114696e6465789501010c753136000118686569676874f40144426c6f636b4e756d626572466f723c543e0001246578745f696e646578f4010c753332000540a052656d6f76657320612070726576696f75736c7920737061776e656420707572652070726f78792e0049015741524e494e473a202a2a416c6c2061636365737320746f2074686973206163636f756e742077696c6c206265206c6f73742e2a2a20416e792066756e64732068656c6420696e2069742077696c6c20626534696e61636365737369626c652e0059015265717569726573206120605369676e656460206f726967696e2c20616e64207468652073656e646572206163636f756e74206d7573742068617665206265656e206372656174656420627920612063616c6c20746f94607075726560207769746820636f72726573706f6e64696e6720706172616d65746572732e0039012d2060737061776e6572603a20546865206163636f756e742074686174206f726967696e616c6c792063616c6c65642060707572656020746f206372656174652074686973206163636f756e742e39012d2060696e646578603a2054686520646973616d626967756174696f6e20696e646578206f726967696e616c6c792070617373656420746f206070757265602e2050726f6261626c79206030602eec2d206070726f78795f74797065603a205468652070726f78792074797065206f726967696e616c6c792070617373656420746f206070757265602e29012d2060686569676874603a2054686520686569676874206f662074686520636861696e207768656e207468652063616c6c20746f20607075726560207761732070726f6365737365642e35012d20606578745f696e646578603a205468652065787472696e73696320696e64657820696e207768696368207468652063616c6c20746f20607075726560207761732070726f6365737365642e0035014661696c73207769746820604e6f5065726d697373696f6e6020696e2063617365207468652063616c6c6572206973206e6f7420612070726576696f75736c7920637265617465642070757265dc6163636f756e742077686f7365206070757265602063616c6c2068617320636f72726573706f6e64696e6720706172616d65746572732e20616e6e6f756e63650801107265616cf10101504163636f756e7449644c6f6f6b75704f663c543e00012463616c6c5f6861736834013443616c6c486173684f663c543e00063c05015075626c697368207468652068617368206f6620612070726f78792d63616c6c20746861742077696c6c206265206d61646520696e20746865206675747572652e005d0154686973206d7573742062652063616c6c656420736f6d65206e756d626572206f6620626c6f636b73206265666f72652074686520636f72726573706f6e64696e67206070726f78796020697320617474656d7074656425016966207468652064656c6179206173736f6369617465642077697468207468652070726f78792072656c6174696f6e736869702069732067726561746572207468616e207a65726f2e0011014e6f206d6f7265207468616e20604d617850656e64696e676020616e6e6f756e63656d656e7473206d6179206265206d61646520617420616e79206f6e652074696d652e000901546869732077696c6c2074616b652061206465706f736974206f662060416e6e6f756e63656d656e744465706f736974466163746f72602061732077656c6c206173190160416e6e6f756e63656d656e744465706f736974426173656020696620746865726520617265206e6f206f746865722070656e64696e6720616e6e6f756e63656d656e74732e002501546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20616e6420612070726f7879206f6620607265616c602e002c506172616d65746572733a0d012d20607265616c603a20546865206163636f756e742074686174207468652070726f78792077696c6c206d616b6520612063616c6c206f6e20626568616c66206f662e15012d206063616c6c5f68617368603a205468652068617368206f66207468652063616c6c20746f206265206d6164652062792074686520607265616c60206163636f756e742e4c72656d6f76655f616e6e6f756e63656d656e740801107265616cf10101504163636f756e7449644c6f6f6b75704f663c543e00012463616c6c5f6861736834013443616c6c486173684f663c543e0007287052656d6f7665206120676976656e20616e6e6f756e63656d656e742e0059014d61792062652063616c6c656420627920612070726f7879206163636f756e7420746f2072656d6f766520612063616c6c20746865792070726576696f75736c7920616e6e6f756e63656420616e642072657475726e30746865206465706f7369742e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e002c506172616d65746572733a0d012d20607265616c603a20546865206163636f756e742074686174207468652070726f78792077696c6c206d616b6520612063616c6c206f6e20626568616c66206f662e15012d206063616c6c5f68617368603a205468652068617368206f66207468652063616c6c20746f206265206d6164652062792074686520607265616c60206163636f756e742e4c72656a6563745f616e6e6f756e63656d656e7408012064656c6567617465f10101504163636f756e7449644c6f6f6b75704f663c543e00012463616c6c5f6861736834013443616c6c486173684f663c543e000828b052656d6f76652074686520676976656e20616e6e6f756e63656d656e74206f6620612064656c65676174652e0061014d61792062652063616c6c6564206279206120746172676574202870726f7869656429206163636f756e7420746f2072656d6f766520612063616c6c2074686174206f6e65206f662074686569722064656c6567617465732501286064656c656761746560292068617320616e6e6f756e63656420746865792077616e7420746f20657865637574652e20546865206465706f7369742069732072657475726e65642e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e002c506172616d65746572733af42d206064656c6567617465603a20546865206163636f756e7420746861742070726576696f75736c7920616e6e6f756e636564207468652063616c6c2ebc2d206063616c6c5f68617368603a205468652068617368206f66207468652063616c6c20746f206265206d6164652e3c70726f78795f616e6e6f756e63656410012064656c6567617465f10101504163636f756e7449644c6f6f6b75704f663c543e0001107265616cf10101504163636f756e7449644c6f6f6b75704f663c543e000140666f7263655f70726f78795f74797065f50201504f7074696f6e3c543a3a50726f7879547970653e00011063616c6ca101017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e00092c4d0144697370617463682074686520676976656e206063616c6c602066726f6d20616e206163636f756e742074686174207468652073656e64657220697320617574686f72697a656420666f72207468726f75676830606164645f70726f7879602e00a852656d6f76657320616e7920636f72726573706f6e64696e6720616e6e6f756e63656d656e742873292e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e002c506172616d65746572733a0d012d20607265616c603a20546865206163636f756e742074686174207468652070726f78792077696c6c206d616b6520612063616c6c206f6e20626568616c66206f662e61012d2060666f7263655f70726f78795f74797065603a2053706563696679207468652065786163742070726f7879207479706520746f206265207573656420616e6420636865636b656420666f7220746869732063616c6c2ed02d206063616c6c603a205468652063616c6c20746f206265206d6164652062792074686520607265616c60206163636f756e742e30706f6b655f6465706f736974000a204901506f6b65202f2041646a757374206465706f73697473206d61646520666f722070726f7869657320616e6420616e6e6f756e63656d656e7473206261736564206f6e2063757272656e742076616c7565732e0d01546869732063616e2062652075736564206279206163636f756e747320746f20706f737369626c79206c6f776572207468656972206c6f636b656420616d6f756e742e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e000101546865207472616e73616374696f6e206665652069732077616976656420696620746865206465706f73697420616d6f756e7420686173206368616e6765642e008c456d69747320604465706f736974506f6b656460206966207375636365737366756c2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ef50204184f7074696f6e04045401f9020108104e6f6e6500000010536f6d650400f9020000010000f9020c68706f6c6b61646f745f72756e74696d655f636f6e7374616e74731470726f78792450726f7879547970650001200c416e790000002c4e6f6e5472616e7366657200010028476f7665726e616e63650002001c5374616b696e670003002c43616e63656c50726f78790006001c41756374696f6e0007003c4e6f6d696e6174696f6e506f6f6c730008004050617261526567697374726174696f6e00090000fd020c3c70616c6c65745f6d756c74697369671870616c6c65741043616c6c0404540001145061735f6d756c74695f7468726573686f6c645f310801446f746865725f7369676e61746f72696573fd0101445665633c543a3a4163636f756e7449643e00011063616c6ca101017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e0000305101496d6d6564696174656c792064697370617463682061206d756c74692d7369676e61747572652063616c6c207573696e6720612073696e676c6520617070726f76616c2066726f6d207468652063616c6c65722e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e003d012d20606f746865725f7369676e61746f72696573603a20546865206163636f756e747320286f74686572207468616e207468652073656e646572292077686f206172652070617274206f662074686501016d756c74692d7369676e61747572652c2062757420646f206e6f7420706172746963697061746520696e2074686520617070726f76616c2070726f636573732e882d206063616c6c603a205468652063616c6c20746f2062652065786563757465642e00b8526573756c74206973206571756976616c656e7420746f20746865206469737061746368656420726573756c742e0034232320436f6d706c657869747919014f285a202b204329207768657265205a20697320746865206c656e677468206f66207468652063616c6c20616e6420432069747320657865637574696f6e207765696768742e2061735f6d756c74691401247468726573686f6c649501010c7531360001446f746865725f7369676e61746f72696573fd0101445665633c543a3a4163636f756e7449643e00013c6d617962655f74696d65706f696e74010301904f7074696f6e3c54696d65706f696e743c426c6f636b4e756d626572466f723c543e3e3e00011063616c6ca101017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e0001286d61785f77656967687428011857656967687400019c5501526567697374657220617070726f76616c20666f72206120646973706174636820746f206265206d6164652066726f6d20612064657465726d696e697374696320636f6d706f73697465206163636f756e74206966f8617070726f766564206279206120746f74616c206f6620607468726573686f6c64202d203160206f6620606f746865725f7369676e61746f72696573602e00b049662074686572652061726520656e6f7567682c207468656e206469737061746368207468652063616c6c2e002d015061796d656e743a20604465706f73697442617365602077696c6c20626520726573657276656420696620746869732069732074686520666972737420617070726f76616c2c20706c75733d01607468726573686f6c64602074696d657320604465706f736974466163746f72602e2049742069732072657475726e6564206f6e636520746869732064697370617463682068617070656e73206f723469732063616e63656c6c65642e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e0055012d20607468726573686f6c64603a2054686520746f74616c206e756d626572206f6620617070726f76616c7320666f722074686973206469737061746368206265666f72652069742069732065786563757465642e41012d20606f746865725f7369676e61746f72696573603a20546865206163636f756e747320286f74686572207468616e207468652073656e646572292077686f2063616e20617070726f766520746869736c64697370617463682e204d6179206e6f7420626520656d7074792e59012d20606d617962655f74696d65706f696e74603a20496620746869732069732074686520666972737420617070726f76616c2c207468656e2074686973206d75737420626520604e6f6e65602e20496620697420697351016e6f742074686520666972737420617070726f76616c2c207468656e206974206d7573742062652060536f6d65602c2077697468207468652074696d65706f696e742028626c6f636b206e756d62657220616e64d47472616e73616374696f6e20696e64657829206f662074686520666972737420617070726f76616c207472616e73616374696f6e2e882d206063616c6c603a205468652063616c6c20746f2062652065786563757465642e001d014e4f54453a20556e6c6573732074686973206973207468652066696e616c20617070726f76616c2c20796f752077696c6c2067656e6572616c6c792077616e7420746f20757365190160617070726f76655f61735f6d756c74696020696e73746561642c2073696e6365206974206f6e6c7920726571756972657320612068617368206f66207468652063616c6c2e005901526573756c74206973206571756976616c656e7420746f20746865206469737061746368656420726573756c7420696620607468726573686f6c64602069732065786163746c79206031602e204f746865727769736555016f6e20737563636573732c20726573756c7420697320604f6b6020616e642074686520726573756c742066726f6d2074686520696e746572696f722063616c6c2c206966206974207761732065786563757465642cdc6d617920626520666f756e6420696e20746865206465706f736974656420604d756c7469736967457865637574656460206576656e742e0034232320436f6d706c6578697479502d20604f2853202b205a202b2043616c6c29602ecc2d20557020746f206f6e652062616c616e63652d72657365727665206f7220756e72657365727665206f7065726174696f6e2e3d012d204f6e6520706173737468726f756768206f7065726174696f6e2c206f6e6520696e736572742c20626f746820604f285329602077686572652060536020697320746865206e756d626572206f66450120207369676e61746f726965732e206053602069732063617070656420627920604d61785369676e61746f72696573602c207769746820776569676874206265696e672070726f706f7274696f6e616c2e21012d204f6e652063616c6c20656e636f6465202620686173682c20626f7468206f6620636f6d706c657869747920604f285a296020776865726520605a602069732074782d6c656e2ebc2d204f6e6520656e636f6465202620686173682c20626f7468206f6620636f6d706c657869747920604f285329602ed42d20557020746f206f6e652062696e6172792073656172636820616e6420696e736572742028604f286c6f6753202b20532960292ef82d20492f4f3a2031207265616420604f285329602c20757020746f2031206d757461746520604f285329602e20557020746f206f6e652072656d6f76652e302d204f6e65206576656e742e6c2d2054686520776569676874206f6620746865206063616c6c602e4d012d2053746f726167653a20696e7365727473206f6e65206974656d2c2076616c75652073697a6520626f756e64656420627920604d61785369676e61746f72696573602c20776974682061206465706f7369741901202074616b656e20666f7220697473206c69666574696d65206f6620604465706f73697442617365202b207468726573686f6c64202a204465706f736974466163746f72602e40617070726f76655f61735f6d756c74691401247468726573686f6c649501010c7531360001446f746865725f7369676e61746f72696573fd0101445665633c543a3a4163636f756e7449643e00013c6d617962655f74696d65706f696e74010301904f7074696f6e3c54696d65706f696e743c426c6f636b4e756d626572466f723c543e3e3e00012463616c6c5f686173680401205b75383b2033325d0001286d61785f7765696768742801185765696768740002785501526567697374657220617070726f76616c20666f72206120646973706174636820746f206265206d6164652066726f6d20612064657465726d696e697374696320636f6d706f73697465206163636f756e74206966f8617070726f766564206279206120746f74616c206f6620607468726573686f6c64202d203160206f6620606f746865725f7369676e61746f72696573602e002d015061796d656e743a20604465706f73697442617365602077696c6c20626520726573657276656420696620746869732069732074686520666972737420617070726f76616c2c20706c75733d01607468726573686f6c64602074696d657320604465706f736974466163746f72602e2049742069732072657475726e6564206f6e636520746869732064697370617463682068617070656e73206f723469732063616e63656c6c65642e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e0055012d20607468726573686f6c64603a2054686520746f74616c206e756d626572206f6620617070726f76616c7320666f722074686973206469737061746368206265666f72652069742069732065786563757465642e41012d20606f746865725f7369676e61746f72696573603a20546865206163636f756e747320286f74686572207468616e207468652073656e646572292077686f2063616e20617070726f766520746869736c64697370617463682e204d6179206e6f7420626520656d7074792e59012d20606d617962655f74696d65706f696e74603a20496620746869732069732074686520666972737420617070726f76616c2c207468656e2074686973206d75737420626520604e6f6e65602e20496620697420697351016e6f742074686520666972737420617070726f76616c2c207468656e206974206d7573742062652060536f6d65602c2077697468207468652074696d65706f696e742028626c6f636b206e756d62657220616e64d47472616e73616374696f6e20696e64657829206f662074686520666972737420617070726f76616c207472616e73616374696f6e2ecc2d206063616c6c5f68617368603a205468652068617368206f66207468652063616c6c20746f2062652065786563757465642e0035014e4f54453a2049662074686973206973207468652066696e616c20617070726f76616c2c20796f752077696c6c2077616e7420746f20757365206061735f6d756c74696020696e73746561642e0034232320436f6d706c6578697479242d20604f285329602ecc2d20557020746f206f6e652062616c616e63652d72657365727665206f7220756e72657365727665206f7065726174696f6e2e3d012d204f6e6520706173737468726f756768206f7065726174696f6e2c206f6e6520696e736572742c20626f746820604f285329602077686572652060536020697320746865206e756d626572206f66450120207369676e61746f726965732e206053602069732063617070656420627920604d61785369676e61746f72696573602c207769746820776569676874206265696e672070726f706f7274696f6e616c2ebc2d204f6e6520656e636f6465202620686173682c20626f7468206f6620636f6d706c657869747920604f285329602ed42d20557020746f206f6e652062696e6172792073656172636820616e6420696e736572742028604f286c6f6753202b20532960292ef82d20492f4f3a2031207265616420604f285329602c20757020746f2031206d757461746520604f285329602e20557020746f206f6e652072656d6f76652e302d204f6e65206576656e742e4d012d2053746f726167653a20696e7365727473206f6e65206974656d2c2076616c75652073697a6520626f756e64656420627920604d61785369676e61746f72696573602c20776974682061206465706f7369741901202074616b656e20666f7220697473206c69666574696d65206f6620604465706f73697442617365202b207468726573686f6c64202a204465706f736974466163746f72602e3c63616e63656c5f61735f6d756c74691001247468726573686f6c649501010c7531360001446f746865725f7369676e61746f72696573fd0101445665633c543a3a4163636f756e7449643e00012474696d65706f696e740503017054696d65706f696e743c426c6f636b4e756d626572466f723c543e3e00012463616c6c5f686173680401205b75383b2033325d000354550143616e63656c2061207072652d6578697374696e672c206f6e2d676f696e67206d756c7469736967207472616e73616374696f6e2e20416e79206465706f7369742072657365727665642070726576696f75736c79c4666f722074686973206f7065726174696f6e2077696c6c20626520756e7265736572766564206f6e20737563636573732e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e0055012d20607468726573686f6c64603a2054686520746f74616c206e756d626572206f6620617070726f76616c7320666f722074686973206469737061746368206265666f72652069742069732065786563757465642e41012d20606f746865725f7369676e61746f72696573603a20546865206163636f756e747320286f74686572207468616e207468652073656e646572292077686f2063616e20617070726f766520746869736c64697370617463682e204d6179206e6f7420626520656d7074792e5d012d206074696d65706f696e74603a205468652074696d65706f696e742028626c6f636b206e756d62657220616e64207472616e73616374696f6e20696e64657829206f662074686520666972737420617070726f76616c787472616e73616374696f6e20666f7220746869732064697370617463682ecc2d206063616c6c5f68617368603a205468652068617368206f66207468652063616c6c20746f2062652065786563757465642e0034232320436f6d706c6578697479242d20604f285329602ecc2d20557020746f206f6e652062616c616e63652d72657365727665206f7220756e72657365727665206f7065726174696f6e2e3d012d204f6e6520706173737468726f756768206f7065726174696f6e2c206f6e6520696e736572742c20626f746820604f285329602077686572652060536020697320746865206e756d626572206f66450120207369676e61746f726965732e206053602069732063617070656420627920604d61785369676e61746f72696573602c207769746820776569676874206265696e672070726f706f7274696f6e616c2ebc2d204f6e6520656e636f6465202620686173682c20626f7468206f6620636f6d706c657869747920604f285329602e302d204f6e65206576656e742e842d20492f4f3a2031207265616420604f285329602c206f6e652072656d6f76652e702d2053746f726167653a2072656d6f766573206f6e65206974656d2e30706f6b655f6465706f7369740c01247468726573686f6c649501010c7531360001446f746865725f7369676e61746f72696573fd0101445665633c543a3a4163636f756e7449643e00012463616c6c5f686173680401205b75383b2033325d000434f4506f6b6520746865206465706f73697420726573657276656420666f7220616e206578697374696e67206d756c7469736967206f7065726174696f6e2e006101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20616e64206d75737420626520746865206f726967696e616c206465706f7369746f72206f665c746865206d756c7469736967206f7065726174696f6e2e000101546865207472616e73616374696f6e206665652069732077616976656420696620746865206465706f73697420616d6f756e7420686173206368616e6765642e0019012d20607468726573686f6c64603a2054686520746f74616c206e756d626572206f6620617070726f76616c73206e656564656420666f722074686973206d756c74697369672e3d012d20606f746865725f7369676e61746f72696573603a20546865206163636f756e747320286f74686572207468616e207468652073656e646572292077686f206172652070617274206f66207468652c20206d756c74697369672e05012d206063616c6c5f68617368603a205468652068617368206f66207468652063616c6c2074686973206465706f73697420697320726573657276656420666f722e008c456d69747320604465706f736974506f6b656460206966207375636365737366756c2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e010304184f7074696f6e0404540105030108104e6f6e6500000010536f6d650400050300000100000503083c70616c6c65745f6d756c74697369672454696d65706f696e74042c426c6f636b4e756d62657201100008011868656967687410012c426c6f636b4e756d626572000114696e64657810010c753332000009030c3c70616c6c65745f626f756e746965731870616c6c65741043616c6c0804540004490001283870726f706f73655f626f756e747908011476616c75650501013c42616c616e63654f663c542c20493e00012c6465736372697074696f6e38011c5665633c75383e0000305450726f706f73652061206e657720626f756e74792e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e0051015061796d656e743a20605469705265706f72744465706f73697442617365602077696c6c2062652072657365727665642066726f6d20746865206f726967696e206163636f756e742c2061732077656c6c206173510160446174614465706f736974506572427974656020666f722065616368206279746520696e2060726561736f6e602e2049742077696c6c20626520756e72657365727665642075706f6e20617070726f76616c2c646f7220736c6173686564207768656e2072656a65637465642e00f82d206063757261746f72603a205468652063757261746f72206163636f756e742077686f6d2077696c6c206d616e616765207468697320626f756e74792e642d2060666565603a205468652063757261746f72206665652e25012d206076616c7565603a2054686520746f74616c207061796d656e7420616d6f756e74206f66207468697320626f756e74792c2063757261746f722066656520696e636c756465642ec02d20606465736372697074696f6e603a20546865206465736372697074696f6e206f66207468697320626f756e74792e38617070726f76655f626f756e7479040124626f756e74795f6964f4012c426f756e7479496e64657800011c5d01417070726f7665206120626f756e74792070726f706f73616c2e2041742061206c617465722074696d652c2074686520626f756e74792077696c6c2062652066756e64656420616e64206265636f6d6520616374697665a8616e6420746865206f726967696e616c206465706f7369742077696c6c2062652072657475726e65642e00a44d6179206f6e6c792062652063616c6c65642066726f6d2060543a3a5370656e644f726967696e602e0034232320436f6d706c65786974791c2d204f2831292e3c70726f706f73655f63757261746f720c0124626f756e74795f6964f4012c426f756e7479496e64657800011c63757261746f72f10101504163636f756e7449644c6f6f6b75704f663c543e00010c6665650501013c42616c616e63654f663c542c20493e0002189450726f706f736520612063757261746f7220746f20612066756e64656420626f756e74792e00a44d6179206f6e6c792062652063616c6c65642066726f6d2060543a3a5370656e644f726967696e602e0034232320436f6d706c65786974791c2d204f2831292e40756e61737369676e5f63757261746f72040124626f756e74795f6964f4012c426f756e7479496e6465780003447c556e61737369676e2063757261746f722066726f6d206120626f756e74792e001d01546869732066756e6374696f6e2063616e206f6e6c792062652063616c6c656420627920746865206052656a6563744f726967696e602061207369676e6564206f726967696e2e003d01496620746869732066756e6374696f6e2069732063616c6c656420627920746865206052656a6563744f726967696e602c20776520617373756d652074686174207468652063757261746f7220697331016d616c6963696f7573206f7220696e6163746976652e204173206120726573756c742c2077652077696c6c20736c617368207468652063757261746f72207768656e20706f737369626c652e006101496620746865206f726967696e206973207468652063757261746f722c2077652074616b6520746869732061732061207369676e20746865792061726520756e61626c6520746f20646f207468656972206a6f6220616e645d01746865792077696c6c696e676c7920676976652075702e20576520636f756c6420736c617368207468656d2c2062757420666f72206e6f7720776520616c6c6f77207468656d20746f207265636f76657220746865697235016465706f73697420616e64206578697420776974686f75742069737375652e20285765206d61792077616e7420746f206368616e67652074686973206966206974206973206162757365642e29005d0146696e616c6c792c20746865206f726967696e2063616e20626520616e796f6e6520696620616e64206f6e6c79206966207468652063757261746f722069732022696e616374697665222e205468697320616c6c6f77736101616e796f6e6520696e2074686520636f6d6d756e69747920746f2063616c6c206f7574207468617420612063757261746f72206973206e6f7420646f696e67207468656972206475652064696c6967656e63652c20616e64390177652073686f756c64207069636b2061206e65772063757261746f722e20496e20746869732063617365207468652063757261746f722073686f756c6420616c736f20626520736c61736865642e0034232320436f6d706c65786974791c2d204f2831292e386163636570745f63757261746f72040124626f756e74795f6964f4012c426f756e7479496e64657800041c94416363657074207468652063757261746f7220726f6c6520666f72206120626f756e74792e290141206465706f7369742077696c6c2062652072657365727665642066726f6d2063757261746f7220616e6420726566756e642075706f6e207375636365737366756c207061796f75742e00904d6179206f6e6c792062652063616c6c65642066726f6d207468652063757261746f722e0034232320436f6d706c65786974791c2d204f2831292e3061776172645f626f756e7479080124626f756e74795f6964f4012c426f756e7479496e64657800012c62656e6566696369617279f10101504163636f756e7449644c6f6f6b75704f663c543e0005285901417761726420626f756e747920746f20612062656e6566696369617279206163636f756e742e205468652062656e65666963696172792077696c6c2062652061626c6520746f20636c61696d207468652066756e647338616674657220612064656c61792e001501546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265207468652063757261746f72206f66207468697320626f756e74792e00882d2060626f756e74795f6964603a20426f756e747920494420746f2061776172642e19012d206062656e6566696369617279603a205468652062656e6566696369617279206163636f756e742077686f6d2077696c6c207265636569766520746865207061796f75742e0034232320436f6d706c65786974791c2d204f2831292e30636c61696d5f626f756e7479040124626f756e74795f6964f4012c426f756e7479496e646578000620ec436c61696d20746865207061796f75742066726f6d20616e206177617264656420626f756e7479206166746572207061796f75742064656c61792e002501546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265207468652062656e6566696369617279206f66207468697320626f756e74792e00882d2060626f756e74795f6964603a20426f756e747920494420746f20636c61696d2e0034232320436f6d706c65786974791c2d204f2831292e30636c6f73655f626f756e7479040124626f756e74795f6964f4012c426f756e7479496e646578000724390143616e63656c20612070726f706f736564206f722061637469766520626f756e74792e20416c6c207468652066756e64732077696c6c2062652073656e7420746f20747265617375727920616e64cc7468652063757261746f72206465706f7369742077696c6c20626520756e726573657276656420696620706f737369626c652e00c84f6e6c792060543a3a52656a6563744f726967696e602069732061626c6520746f2063616e63656c206120626f756e74792e008c2d2060626f756e74795f6964603a20426f756e747920494420746f2063616e63656c2e0034232320436f6d706c65786974791c2d204f2831292e50657874656e645f626f756e74795f657870697279080124626f756e74795f6964f4012c426f756e7479496e64657800011872656d61726b38011c5665633c75383e000824ac457874656e6420746865206578706972792074696d65206f6620616e2061637469766520626f756e74792e001501546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265207468652063757261746f72206f66207468697320626f756e74792e008c2d2060626f756e74795f6964603a20426f756e747920494420746f20657874656e642e8c2d206072656d61726b603a206164646974696f6e616c20696e666f726d6174696f6e2e0034232320436f6d706c65786974791c2d204f2831292e6c617070726f76655f626f756e74795f776974685f63757261746f720c0124626f756e74795f6964f4012c426f756e7479496e64657800011c63757261746f72f10101504163636f756e7449644c6f6f6b75704f663c543e00010c6665650501013c42616c616e63654f663c542c20493e00092cd4417070726f766520626f756e74727920616e642070726f706f736520612063757261746f722073696d756c74616e656f75736c792e5501546869732063616c6c20697320612073686f727463757420746f2063616c6c696e672060617070726f76655f626f756e74796020616e64206070726f706f73655f63757261746f72602073657061726174656c792e00a44d6179206f6e6c792062652063616c6c65642066726f6d2060543a3a5370656e644f726967696e602e00902d2060626f756e74795f6964603a20426f756e747920494420746f20617070726f76652ef82d206063757261746f72603a205468652063757261746f72206163636f756e742077686f6d2077696c6c206d616e616765207468697320626f756e74792e642d2060666565603a205468652063757261746f72206665652e0034232320436f6d706c65786974791c2d204f2831292e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e0d030c5470616c6c65745f6368696c645f626f756e746965731870616c6c65741043616c6c04045400011c406164645f6368696c645f626f756e74790c0140706172656e745f626f756e74795f6964f4012c426f756e7479496e64657800011476616c75650501013042616c616e63654f663c543e00012c6465736372697074696f6e38011c5665633c75383e00004c5c4164642061206e6577206368696c642d626f756e74792e00fc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265207468652063757261746f72206f6620706172656e74dc626f756e747920616e642074686520706172656e7420626f756e7479206d75737420626520696e2022616374697665222073746174652e0005014368696c642d626f756e74792067657473206164646564207375636365737366756c6c7920262066756e642067657473207472616e736665727265642066726f6d0901706172656e7420626f756e747920746f206368696c642d626f756e7479206163636f756e742c20696620706172656e7420626f756e74792068617320656e6f7567686c66756e64732c20656c7365207468652063616c6c206661696c732e000d01557070657220626f756e6420746f206d6178696d756d206e756d626572206f662061637469766520206368696c6420626f756e7469657320746861742063616e206265a8616464656420617265206d616e61676564207669612072756e74696d6520747261697420636f6e666967985b60436f6e6669673a3a4d61784163746976654368696c64426f756e7479436f756e74605d2e0001014966207468652063616c6c20697320737563636573732c2074686520737461747573206f66206368696c642d626f756e7479206973207570646174656420746f20224164646564222e004d012d2060706172656e745f626f756e74795f6964603a20496e646578206f6620706172656e7420626f756e747920666f72207768696368206368696c642d626f756e7479206973206265696e672061646465642eb02d206076616c7565603a2056616c756520666f7220657865637574696e67207468652070726f706f73616c2edc2d20606465736372697074696f6e603a2054657874206465736372697074696f6e20666f7220746865206368696c642d626f756e74792e3c70726f706f73655f63757261746f72100140706172656e745f626f756e74795f6964f4012c426f756e7479496e64657800013c6368696c645f626f756e74795f6964f4012c426f756e7479496e64657800011c63757261746f72f10101504163636f756e7449644c6f6f6b75704f663c543e00010c6665650501013042616c616e63654f663c543e00013ca050726f706f73652063757261746f7220666f722066756e646564206368696c642d626f756e74792e000d01546865206469737061746368206f726967696e20666f7220746869732063616c6c206d7573742062652063757261746f72206f6620706172656e7420626f756e74792e001101506172656e7420626f756e7479206d75737420626520696e206163746976652073746174652c20666f722074686973206368696c642d626f756e74792063616c6c20746f14776f726b2e000d014368696c642d626f756e7479206d75737420626520696e20224164646564222073746174652c20666f722070726f63657373696e67207468652063616c6c2e20416e6405017374617465206f66206368696c642d626f756e7479206973206d6f76656420746f202243757261746f7250726f706f73656422206f6e207375636365737366756c4063616c6c20636f6d706c6574696f6e2e00b42d2060706172656e745f626f756e74795f6964603a20496e646578206f6620706172656e7420626f756e74792eac2d20606368696c645f626f756e74795f6964603a20496e646578206f66206368696c6420626f756e74792eb42d206063757261746f72603a2041646472657373206f66206368696c642d626f756e74792063757261746f722eec2d2060666565603a207061796d656e742066656520746f206368696c642d626f756e74792063757261746f7220666f7220657865637574696f6e2e386163636570745f63757261746f72080140706172656e745f626f756e74795f6964f4012c426f756e7479496e64657800013c6368696c645f626f756e74795f6964f4012c426f756e7479496e64657800024cb4416363657074207468652063757261746f7220726f6c6520666f7220746865206368696c642d626f756e74792e00f4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265207468652063757261746f72206f662074686973346368696c642d626f756e74792e00ec41206465706f7369742077696c6c2062652072657365727665642066726f6d207468652063757261746f7220616e6420726566756e642075706f6e887375636365737366756c207061796f7574206f722063616e63656c6c6174696f6e2e00f846656520666f722063757261746f722069732064656475637465642066726f6d2063757261746f7220666565206f6620706172656e7420626f756e74792e001101506172656e7420626f756e7479206d75737420626520696e206163746976652073746174652c20666f722074686973206368696c642d626f756e74792063616c6c20746f14776f726b2e000d014368696c642d626f756e7479206d75737420626520696e202243757261746f7250726f706f736564222073746174652c20666f722070726f63657373696e6720746865090163616c6c2e20416e64207374617465206f66206368696c642d626f756e7479206973206d6f76656420746f202241637469766522206f6e207375636365737366756c4063616c6c20636f6d706c6574696f6e2e00b42d2060706172656e745f626f756e74795f6964603a20496e646578206f6620706172656e7420626f756e74792eac2d20606368696c645f626f756e74795f6964603a20496e646578206f66206368696c6420626f756e74792e40756e61737369676e5f63757261746f72080140706172656e745f626f756e74795f6964f4012c426f756e7479496e64657800013c6368696c645f626f756e74795f6964f4012c426f756e7479496e64657800038894556e61737369676e2063757261746f722066726f6d2061206368696c642d626f756e74792e000901546865206469737061746368206f726967696e20666f7220746869732063616c6c2063616e20626520656974686572206052656a6563744f726967696e602c206f72dc7468652063757261746f72206f662074686520706172656e7420626f756e74792c206f7220616e79207369676e6564206f726967696e2e00f8466f7220746865206f726967696e206f74686572207468616e20543a3a52656a6563744f726967696e20616e6420746865206368696c642d626f756e7479010163757261746f722c20706172656e7420626f756e7479206d75737420626520696e206163746976652073746174652c20666f7220746869732063616c6c20746f0901776f726b2e20576520616c6c6f77206368696c642d626f756e74792063757261746f7220616e6420543a3a52656a6563744f726967696e20746f2065786563757465c8746869732063616c6c20697272657370656374697665206f662074686520706172656e7420626f756e74792073746174652e00dc496620746869732066756e6374696f6e2069732063616c6c656420627920746865206052656a6563744f726967696e60206f72207468650501706172656e7420626f756e74792063757261746f722c20776520617373756d65207468617420746865206368696c642d626f756e74792063757261746f722069730d016d616c6963696f7573206f7220696e6163746976652e204173206120726573756c742c206368696c642d626f756e74792063757261746f72206465706f73697420697320736c61736865642e000501496620746865206f726967696e20697320746865206368696c642d626f756e74792063757261746f722c2077652074616b6520746869732061732061207369676e09017468617420746865792061726520756e61626c6520746f20646f207468656972206a6f622c20616e64206172652077696c6c696e676c7920676976696e672075702e0901576520636f756c6420736c61736820746865206465706f7369742c2062757420666f72206e6f7720776520616c6c6f77207468656d20746f20756e7265736572766511017468656972206465706f73697420616e64206578697420776974686f75742069737375652e20285765206d61792077616e7420746f206368616e67652074686973206966386974206973206162757365642e2900050146696e616c6c792c20746865206f726967696e2063616e20626520616e796f6e652069666620746865206368696c642d626f756e74792063757261746f72206973090122696e616374697665222e204578706972792075706461746520647565206f6620706172656e7420626f756e7479206973207573656420746f20657374696d6174659c696e616374697665207374617465206f66206368696c642d626f756e74792063757261746f722e000d015468697320616c6c6f777320616e796f6e6520696e2074686520636f6d6d756e69747920746f2063616c6c206f757420746861742061206368696c642d626f756e7479090163757261746f72206973206e6f7420646f696e67207468656972206475652064696c6967656e63652c20616e642077652073686f756c64207069636b2061206e6577f86f6e652e20496e2074686973206361736520746865206368696c642d626f756e74792063757261746f72206465706f73697420697320736c61736865642e0001015374617465206f66206368696c642d626f756e7479206973206d6f76656420746f204164646564207374617465206f6e207375636365737366756c2063616c6c2c636f6d706c6574696f6e2e00b42d2060706172656e745f626f756e74795f6964603a20496e646578206f6620706172656e7420626f756e74792eac2d20606368696c645f626f756e74795f6964603a20496e646578206f66206368696c6420626f756e74792e4861776172645f6368696c645f626f756e74790c0140706172656e745f626f756e74795f6964f4012c426f756e7479496e64657800013c6368696c645f626f756e74795f6964f4012c426f756e7479496e64657800012c62656e6566696369617279f10101504163636f756e7449644c6f6f6b75704f663c543e000444904177617264206368696c642d626f756e747920746f20612062656e65666963696172792e00f85468652062656e65666963696172792077696c6c2062652061626c6520746f20636c61696d207468652066756e647320616674657220612064656c61792e00fc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d7573742062652074686520706172656e742063757261746f72206f727463757261746f72206f662074686973206368696c642d626f756e74792e001101506172656e7420626f756e7479206d75737420626520696e206163746976652073746174652c20666f722074686973206368696c642d626f756e74792063616c6c20746f14776f726b2e0009014368696c642d626f756e7479206d75737420626520696e206163746976652073746174652c20666f722070726f63657373696e67207468652063616c6c2e20416e6411017374617465206f66206368696c642d626f756e7479206973206d6f76656420746f202250656e64696e675061796f757422206f6e207375636365737366756c2063616c6c2c636f6d706c6574696f6e2e00b42d2060706172656e745f626f756e74795f6964603a20496e646578206f6620706172656e7420626f756e74792eac2d20606368696c645f626f756e74795f6964603a20496e646578206f66206368696c6420626f756e74792e942d206062656e6566696369617279603a2042656e6566696369617279206163636f756e742e48636c61696d5f6368696c645f626f756e7479080140706172656e745f626f756e74795f6964f4012c426f756e7479496e64657800013c6368696c645f626f756e74795f6964f4012c426f756e7479496e6465780005400501436c61696d20746865207061796f75742066726f6d20616e2061776172646564206368696c642d626f756e7479206166746572207061796f75742064656c61792e00ec546865206469737061746368206f726967696e20666f7220746869732063616c6c206d617920626520616e79207369676e6564206f726967696e2e00050143616c6c20776f726b7320696e646570656e64656e74206f6620706172656e7420626f756e74792073746174652c204e6f206e65656420666f7220706172656e7474626f756e747920746f20626520696e206163746976652073746174652e0011015468652042656e65666963696172792069732070616964206f757420776974682061677265656420626f756e74792076616c75652e2043757261746f7220666565206973947061696420262063757261746f72206465706f73697420697320756e72657365727665642e0005014368696c642d626f756e7479206d75737420626520696e202250656e64696e675061796f7574222073746174652c20666f722070726f63657373696e6720746865fc63616c6c2e20416e6420696e7374616e6365206f66206368696c642d626f756e74792069732072656d6f7665642066726f6d20746865207374617465206f6e6c7375636365737366756c2063616c6c20636f6d706c6574696f6e2e00b42d2060706172656e745f626f756e74795f6964603a20496e646578206f6620706172656e7420626f756e74792eac2d20606368696c645f626f756e74795f6964603a20496e646578206f66206368696c6420626f756e74792e48636c6f73655f6368696c645f626f756e7479080140706172656e745f626f756e74795f6964f4012c426f756e7479496e64657800013c6368696c645f626f756e74795f6964f4012c426f756e7479496e646578000658110143616e63656c20612070726f706f736564206f7220616374697665206368696c642d626f756e74792e204368696c642d626f756e7479206163636f756e742066756e64730901617265207472616e7366657272656420746f20706172656e7420626f756e7479206163636f756e742e20546865206368696c642d626f756e74792063757261746f72986465706f736974206d617920626520756e726573657276656420696620706f737369626c652e000901546865206469737061746368206f726967696e20666f7220746869732063616c6c206d7573742062652065697468657220706172656e742063757261746f72206f724860543a3a52656a6563744f726967696e602e00f0496620746865207374617465206f66206368696c642d626f756e74792069732060416374697665602c2063757261746f72206465706f7369742069732c756e72657365727665642e00f4496620746865207374617465206f66206368696c642d626f756e7479206973206050656e64696e675061796f7574602c2063616c6c206661696c7320267872657475726e73206050656e64696e675061796f757460206572726f722e000d01466f7220746865206f726967696e206f74686572207468616e20543a3a52656a6563744f726967696e2c20706172656e7420626f756e7479206d75737420626520696ef06163746976652073746174652c20666f722074686973206368696c642d626f756e74792063616c6c20746f20776f726b2e20466f72206f726967696e90543a3a52656a6563744f726967696e20657865637574696f6e20697320666f726365642e000101496e7374616e6365206f66206368696c642d626f756e74792069732072656d6f7665642066726f6d20746865207374617465206f6e207375636365737366756c4063616c6c20636f6d706c6574696f6e2e00b42d2060706172656e745f626f756e74795f6964603a20496e646578206f6620706172656e7420626f756e74792eac2d20606368696c645f626f756e74795f6964603a20496e646578206f66206368696c6420626f756e74792e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e11030c9070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f70686173651870616c6c65741043616c6c0404540001143c7375626d69745f756e7369676e65640801307261775f736f6c7574696f6e150301b0426f783c526177536f6c7574696f6e3c536f6c7574696f6e4f663c543a3a4d696e6572436f6e6669673e3e3e00011c7769746e657373e9030158536f6c7574696f6e4f72536e617073686f7453697a65000038a45375626d6974206120736f6c7574696f6e20666f722074686520756e7369676e65642070686173652e00c8546865206469737061746368206f726967696e20666f20746869732063616c6c206d757374206265205f5f6e6f6e655f5f2e003d0154686973207375626d697373696f6e20697320636865636b6564206f6e2074686520666c792e204d6f72656f7665722c207468697320756e7369676e656420736f6c7574696f6e206973206f6e6c79550176616c696461746564207768656e207375626d697474656420746f2074686520706f6f6c2066726f6d20746865202a2a6c6f63616c2a2a206e6f64652e204566666563746976656c792c2074686973206d65616e735d0174686174206f6e6c79206163746976652076616c696461746f72732063616e207375626d69742074686973207472616e73616374696f6e207768656e20617574686f72696e67206120626c6f636b202873696d696c617240746f20616e20696e686572656e74292e005901546f2070726576656e7420616e7920696e636f727265637420736f6c7574696f6e2028616e642074687573207761737465642074696d652f776569676874292c2074686973207472616e73616374696f6e2077696c6c4d0170616e69632069662074686520736f6c7574696f6e207375626d6974746564206279207468652076616c696461746f7220697320696e76616c696420696e20616e79207761792c206566666563746976656c799c70757474696e6720746865697220617574686f72696e6720726577617264206174207269736b2e00e04e6f206465706f736974206f7220726577617264206973206173736f63696174656420776974682074686973207375626d697373696f6e2e6c7365745f6d696e696d756d5f756e747275737465645f73636f72650401406d617962655f6e6578745f73636f7265ed0301544f7074696f6e3c456c656374696f6e53636f72653e000114b05365742061206e65772076616c756520666f7220604d696e696d756d556e7472757374656453636f7265602e00d84469737061746368206f726967696e206d75737420626520616c69676e656420776974682060543a3a466f7263654f726967696e602e00f05468697320636865636b2063616e206265207475726e6564206f66662062792073657474696e67207468652076616c756520746f20604e6f6e65602e747365745f656d657267656e63795f656c656374696f6e5f726573756c74040120737570706f727473f1030158537570706f7274733c543a3a4163636f756e7449643e0002205901536574206120736f6c7574696f6e20696e207468652071756575652c20746f2062652068616e646564206f757420746f2074686520636c69656e74206f6620746869732070616c6c657420696e20746865206e6578748863616c6c20746f2060456c656374696f6e50726f76696465723a3a656c656374602e004501546869732063616e206f6e6c79206265207365742062792060543a3a466f7263654f726967696e602c20616e64206f6e6c79207768656e207468652070686173652069732060456d657267656e6379602e00610154686520736f6c7574696f6e206973206e6f7420636865636b656420666f7220616e7920666561736962696c69747920616e6420697320617373756d656420746f206265207472757374776f727468792c20617320616e795101666561736962696c69747920636865636b20697473656c662063616e20696e207072696e6369706c652063617573652074686520656c656374696f6e2070726f6365737320746f206661696c202864756520746f686d656d6f72792f77656967687420636f6e73747261696e73292e187375626d69740401307261775f736f6c7574696f6e150301b0426f783c526177536f6c7574696f6e3c536f6c7574696f6e4f663c543a3a4d696e6572436f6e6669673e3e3e0003249c5375626d6974206120736f6c7574696f6e20666f7220746865207369676e65642070686173652e00d0546865206469737061746368206f726967696e20666f20746869732063616c6c206d757374206265205f5f7369676e65645f5f2e005d0154686520736f6c7574696f6e20697320706f74656e7469616c6c79207175657565642c206261736564206f6e2074686520636c61696d65642073636f726520616e642070726f6365737365642061742074686520656e64506f6620746865207369676e65642070686173652e005d0141206465706f73697420697320726573657276656420616e64207265636f7264656420666f722074686520736f6c7574696f6e2e204261736564206f6e20746865206f7574636f6d652c2074686520736f6c7574696f6e15016d696768742062652072657761726465642c20736c61736865642c206f722067657420616c6c206f7220612070617274206f6620746865206465706f736974206261636b2e4c676f7665726e616e63655f66616c6c6261636b0801406d617962655f6d61785f766f74657273b4012c4f7074696f6e3c7533323e0001446d617962655f6d61785f74617267657473b4012c4f7074696f6e3c7533323e00041080547269676765722074686520676f7665726e616e63652066616c6c6261636b2e004901546869732063616e206f6e6c792062652063616c6c6564207768656e205b6050686173653a3a456d657267656e6379605d20697320656e61626c65642c20617320616e20616c7465726e617469766520746fc063616c6c696e67205b6043616c6c3a3a7365745f656d657267656e63795f656c656374696f6e5f726573756c74605d2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e1503089070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f70686173652c526177536f6c7574696f6e040453011903000c0120736f6c7574696f6e190301045300011473636f7265e5030134456c656374696f6e53636f7265000114726f756e6410010c753332000019030840706f6c6b61646f745f72756e74696d65544e706f73436f6d70616374536f6c7574696f6e31360000400118766f746573311d0300000118766f74657332290300000118766f746573333d0300000118766f74657334490300000118766f74657335550300000118766f74657336610300000118766f746573376d0300000118766f74657338790300000118766f7465733985030000011c766f746573313091030000011c766f74657331319d030000011c766f7465733132a9030000011c766f7465733133b5030000011c766f7465733134c1030000011c766f7465733135cd030000011c766f7465733136d9030000001d03000002210300210300000408f4250300250300000695010029030000022d03002d030000040cf431032503003103000004082503350300350300000639030039030c3473705f61726974686d65746963287065725f7468696e677318506572553136000004009501010c75313600003d0300000241030041030000040cf4450325030045030000030200000031030049030000024d03004d030000040cf45103250300510300000303000000310300550300000259030059030000040cf45d032503005d0300000304000000310300610300000265030065030000040cf469032503006903000003050000003103006d0300000271030071030000040cf4750325030075030000030600000031030079030000027d03007d030000040cf48103250300810300000307000000310300850300000289030089030000040cf48d032503008d0300000308000000310300910300000295030095030000040cf499032503009903000003090000003103009d03000002a10300a1030000040cf4a503250300a5030000030a000000310300a903000002ad0300ad030000040cf4b103250300b1030000030b000000310300b503000002b90300b9030000040cf4bd03250300bd030000030c000000310300c103000002c50300c5030000040cf4c903250300c9030000030d000000310300cd03000002d10300d1030000040cf4d503250300d5030000030e000000310300d903000002dd0300dd030000040cf4e103250300e1030000030f000000310300e503084473705f6e706f735f656c656374696f6e7334456c656374696f6e53636f726500000c01346d696e696d616c5f7374616b6518013c457874656e64656442616c616e636500012473756d5f7374616b6518013c457874656e64656442616c616e636500014473756d5f7374616b655f7371756172656418013c457874656e64656442616c616e63650000e903089070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f706861736558536f6c7574696f6e4f72536e617073686f7453697a650000080118766f74657273f4010c75333200011c74617267657473f4010c7533320000ed0304184f7074696f6e04045401e5030108104e6f6e6500000010536f6d650400e5030000010000f103000002f50300f5030000040800f90300f903084473705f6e706f735f656c656374696f6e731c537570706f727404244163636f756e744964010000080114746f74616c18013c457874656e64656442616c616e6365000118766f74657273fd0301845665633c284163636f756e7449642c20457874656e64656442616c616e6365293e0000fd0300000201040001040000040800180005040c4070616c6c65745f626167735f6c6973741870616c6c65741043616c6c08045400044900010c1472656261670401286469736c6f6361746564f10101504163636f756e7449644c6f6f6b75704f663c543e00002859014465636c617265207468617420736f6d6520606469736c6f636174656460206163636f756e74206861732c207468726f7567682072657761726473206f722070656e616c746965732c2073756666696369656e746c7951016368616e676564206974732073636f726520746861742069742073686f756c642070726f7065726c792066616c6c20696e746f206120646966666572656e7420626167207468616e206974732063757272656e74106f6e652e001d01416e796f6e652063616e2063616c6c20746869732066756e6374696f6e2061626f757420616e7920706f74656e7469616c6c79206469736c6f6361746564206163636f756e742e00490157696c6c20616c7761797320757064617465207468652073746f7265642073636f7265206f6620606469736c6f63617465646020746f2074686520636f72726563742073636f72652c206261736564206f6e406053636f726550726f7669646572602e00d4496620606469736c6f63617465646020646f6573206e6f74206578697374732c2069742072657475726e7320616e206572726f722e3c7075745f696e5f66726f6e745f6f6604011c6c696768746572f10101504163636f756e7449644c6f6f6b75704f663c543e000128d04d6f7665207468652063616c6c65722773204964206469726563746c7920696e2066726f6e74206f6620606c696768746572602e005901546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20616e642063616e206f6e6c792062652063616c6c656420627920746865204964206f663501746865206163636f756e7420676f696e6720696e2066726f6e74206f6620606c696768746572602e2046656520697320706179656420627920746865206f726967696e20756e64657220616c6c3863697263756d7374616e6365732e00384f6e6c7920776f726b732069663a00942d20626f7468206e6f646573206172652077697468696e207468652073616d65206261672cd02d20616e6420606f726967696e602068617320612067726561746572206053636f726560207468616e20606c696768746572602e547075745f696e5f66726f6e745f6f665f6f7468657208011c68656176696572f10101504163636f756e7449644c6f6f6b75704f663c543e00011c6c696768746572f10101504163636f756e7449644c6f6f6b75704f663c543e00020c110153616d65206173205b6050616c6c65743a3a7075745f696e5f66726f6e745f6f66605d2c206275742069742063616e2062652063616c6c656420627920616e796f6e652e00c8466565206973207061696420627920746865206f726967696e20756e64657220616c6c2063697263756d7374616e6365732e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e09040c5c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c731870616c6c65741043616c6c040454000168106a6f696e080118616d6f756e740501013042616c616e63654f663c543e00011c706f6f6c5f6964100118506f6f6c496400004045015374616b652066756e64732077697468206120706f6f6c2e2054686520616d6f756e7420746f20626f6e642069732064656c65676174656420286f72207472616e73666572726564206261736564206f6e4d015b60616461707465723a3a5374616b65537472617465677954797065605d292066726f6d20746865206d656d62657220746f2074686520706f6f6c206163636f756e7420616e6420696d6d6564696174656c7968696e637265617365732074686520706f6f6c277320626f6e642e002901546865206d6574686f64206f66207472616e7366657272696e672074686520616d6f756e7420746f2074686520706f6f6c206163636f756e742069732064657465726d696e656420627901015b60616461707465723a3a5374616b65537472617465677954797065605d2e2049662074686520706f6f6c20697320636f6e6669677572656420746f2075736531015b60616461707465723a3a5374616b655374726174656779547970653a3a44656c6567617465605d2c207468652066756e64732072656d61696e20696e20746865206163636f756e74206f66310174686520606f726967696e602c207768696c652074686520706f6f6c206761696e732074686520726967687420746f207573652074686573652066756e647320666f72207374616b696e672e001823204e6f746500cc2a20416e206163636f756e742063616e206f6e6c792062652061206d656d626572206f6620612073696e676c6520706f6f6c2ed82a20416e206163636f756e742063616e6e6f74206a6f696e207468652073616d6520706f6f6c206d756c7469706c652074696d65732e41012a20546869732063616c6c2077696c6c202a6e6f742a206475737420746865206d656d626572206163636f756e742c20736f20746865206d656d626572206d7573742068617665206174206c65617374c82020606578697374656e7469616c206465706f736974202b20616d6f756e746020696e207468656972206163636f756e742ed02a204f6e6c79206120706f6f6c2077697468205b60506f6f6c53746174653a3a4f70656e605d2063616e206265206a6f696e656428626f6e645f657874726104011465787472610d04015c426f6e6445787472613c42616c616e63654f663c543e3e00011c4501426f6e642060657874726160206d6f72652066756e64732066726f6d20606f726967696e6020696e746f2074686520706f6f6c20746f207768696368207468657920616c72656164792062656c6f6e672e0049014164646974696f6e616c2066756e64732063616e20636f6d652066726f6d206569746865722074686520667265652062616c616e6365206f6620746865206163636f756e742c206f662066726f6d207468659c616363756d756c6174656420726577617264732c20736565205b60426f6e644578747261605d2e003d01426f6e64696e672065787472612066756e647320696d706c69657320616e206175746f6d61746963207061796f7574206f6620616c6c2070656e64696e6720726577617264732061732077656c6c2e09015365652060626f6e645f65787472615f6f746865726020746f20626f6e642070656e64696e672072657761726473206f6620606f7468657260206d656d626572732e30636c61696d5f7061796f757400022055014120626f6e646564206d656d6265722063616e20757365207468697320746f20636c61696d207468656972207061796f7574206261736564206f6e20746865207265776172647320746861742074686520706f6f6c610168617320616363756d756c617465642073696e6365207468656972206c61737420636c61696d6564207061796f757420284f522073696e6365206a6f696e696e6720696620746869732069732074686569722066697273743d0174696d6520636c61696d696e672072657761726473292e20546865207061796f75742077696c6c206265207472616e7366657272656420746f20746865206d656d6265722773206163636f756e742e004901546865206d656d6265722077696c6c206561726e20726577617264732070726f2072617461206261736564206f6e20746865206d656d62657273207374616b65207673207468652073756d206f6620746865d06d656d6265727320696e2074686520706f6f6c73207374616b652e205265776172647320646f206e6f742022657870697265222e0041015365652060636c61696d5f7061796f75745f6f746865726020746f20636c61696d2072657761726473206f6e20626568616c66206f6620736f6d6520606f746865726020706f6f6c206d656d6265722e18756e626f6e640801386d656d6265725f6163636f756e74f10101504163636f756e7449644c6f6f6b75704f663c543e000140756e626f6e64696e675f706f696e74730501013042616c616e63654f663c543e00037c4501556e626f6e6420757020746f2060756e626f6e64696e675f706f696e747360206f662074686520606d656d6265725f6163636f756e746027732066756e64732066726f6d2074686520706f6f6c2e2049744501696d706c696369746c7920636f6c6c65637473207468652072657761726473206f6e65206c6173742074696d652c2073696e6365206e6f7420646f696e6720736f20776f756c64206d65616e20736f6d656c7265776172647320776f756c6420626520666f726665697465642e004d01556e646572206365727461696e20636f6e646974696f6e732c20746869732063616c6c2063616e2062652064697370617463686564207065726d697373696f6e6c6573736c792028692e652e20627920616e79246163636f756e74292e00ac2320436f6e646974696f6e7320666f722061207065726d697373696f6e6c6573732064697370617463682e005d012a2054686520706f6f6c20697320626c6f636b656420616e64207468652063616c6c6572206973206569746865722074686520726f6f74206f7220626f756e6365722e205468697320697320726566657265656420746f30202061732061206b69636b2ef42a2054686520706f6f6c2069732064657374726f79696e6720616e6420746865206d656d626572206973206e6f7420746865206465706f7369746f722e55012a2054686520706f6f6c2069732064657374726f79696e672c20746865206d656d62657220697320746865206465706f7369746f7220616e64206e6f206f74686572206d656d626572732061726520696e207468651c2020706f6f6c2e001101232320436f6e646974696f6e7320666f72207065726d697373696f6e65642064697370617463682028692e652e207468652063616c6c657220697320616c736f2074686548606d656d6265725f6163636f756e7460293a00882a205468652063616c6c6572206973206e6f7420746865206465706f7369746f722e55012a205468652063616c6c657220697320746865206465706f7369746f722c2074686520706f6f6c2069732064657374726f79696e6720616e64206e6f206f74686572206d656d626572732061726520696e207468651c2020706f6f6c2e001823204e6f7465001d0149662074686572652061726520746f6f206d616e7920756e6c6f636b696e67206368756e6b7320746f20756e626f6e6420776974682074686520706f6f6c206163636f756e742c51015b6043616c6c3a3a706f6f6c5f77697468647261775f756e626f6e646564605d2063616e2062652063616c6c656420746f2074727920616e64206d696e696d697a6520756e6c6f636b696e67206368756e6b732e5901546865205b605374616b696e67496e746572666163653a3a756e626f6e64605d2077696c6c20696d706c696369746c792063616c6c205b6043616c6c3a3a706f6f6c5f77697468647261775f756e626f6e646564605d5501746f2074727920746f2066726565206368756e6b73206966206e6563657373617279202869652e20696620756e626f756e64207761732063616c6c656420616e64206e6f20756e6c6f636b696e67206368756e6b73610161726520617661696c61626c65292e20486f77657665722c206974206d6179206e6f7420626520706f737369626c6520746f2072656c65617365207468652063757272656e7420756e6c6f636b696e67206368756e6b732c5d01696e20776869636820636173652c2074686520726573756c74206f6620746869732063616c6c2077696c6c206c696b656c792062652074686520604e6f4d6f72654368756e6b7360206572726f722066726f6d207468653c7374616b696e672073797374656d2e58706f6f6c5f77697468647261775f756e626f6e64656408011c706f6f6c5f6964100118506f6f6c49640001486e756d5f736c617368696e675f7370616e7310010c753332000418550143616c6c206077697468647261775f756e626f6e6465646020666f722074686520706f6f6c73206163636f756e742e20546869732063616c6c2063616e206265206d61646520627920616e79206163636f756e742e004101546869732069732075736566756c2069662074686572652061726520746f6f206d616e7920756e6c6f636b696e67206368756e6b7320746f2063616c6c2060756e626f6e64602c20616e6420736f6d65610163616e20626520636c6561726564206279207769746864726177696e672e20496e2074686520636173652074686572652061726520746f6f206d616e7920756e6c6f636b696e67206368756e6b732c2074686520757365725101776f756c642070726f6261626c792073656520616e206572726f72206c696b6520604e6f4d6f72654368756e6b736020656d69747465642066726f6d20746865207374616b696e672073797374656d207768656e5c7468657920617474656d707420746f20756e626f6e642e4477697468647261775f756e626f6e6465640801386d656d6265725f6163636f756e74f10101504163636f756e7449644c6f6f6b75704f663c543e0001486e756d5f736c617368696e675f7370616e7310010c7533320005585501576974686472617720756e626f6e6465642066756e64732066726f6d20606d656d6265725f6163636f756e74602e204966206e6f20626f6e6465642066756e64732063616e20626520756e626f6e6465642c20616e486572726f722069732072657475726e65642e004d01556e646572206365727461696e20636f6e646974696f6e732c20746869732063616c6c2063616e2062652064697370617463686564207065726d697373696f6e6c6573736c792028692e652e20627920616e79246163636f756e74292e00a82320436f6e646974696f6e7320666f722061207065726d697373696f6e6c6573732064697370617463680009012a2054686520706f6f6c20697320696e2064657374726f79206d6f646520616e642074686520746172676574206973206e6f7420746865206465706f7369746f722e31012a205468652074617267657420697320746865206465706f7369746f7220616e6420746865792061726520746865206f6e6c79206d656d62657220696e207468652073756220706f6f6c732e0d012a2054686520706f6f6c20697320626c6f636b656420616e64207468652063616c6c6572206973206569746865722074686520726f6f74206f7220626f756e6365722e00982320436f6e646974696f6e7320666f72207065726d697373696f6e656420646973706174636800e82a205468652063616c6c6572206973207468652074617267657420616e64207468657920617265206e6f7420746865206465706f7369746f722e001823204e6f746500f42d204966207468652074617267657420697320746865206465706f7369746f722c2074686520706f6f6c2077696c6c2062652064657374726f7965642e61012d2049662074686520706f6f6c2068617320616e792070656e64696e6720736c6173682c20776520616c736f2074727920746f20736c61736820746865206d656d626572206265666f7265206c657474696e67207468656d5d0177697468647261772e20546869732063616c63756c6174696f6e206164647320736f6d6520776569676874206f7665726865616420616e64206973206f6e6c7920646566656e736976652e20496e207265616c6974792c5501706f6f6c20736c6173686573206d7573742068617665206265656e20616c7265616479206170706c69656420766961207065726d697373696f6e6c657373205b6043616c6c3a3a6170706c795f736c617368605d2e18637265617465100118616d6f756e740501013042616c616e63654f663c543e000110726f6f74f10101504163636f756e7449644c6f6f6b75704f663c543e0001246e6f6d696e61746f72f10101504163636f756e7449644c6f6f6b75704f663c543e00011c626f756e636572f10101504163636f756e7449644c6f6f6b75704f663c543e000644744372656174652061206e65772064656c65676174696f6e20706f6f6c2e002c2320417267756d656e74730055012a2060616d6f756e7460202d2054686520616d6f756e74206f662066756e647320746f2064656c656761746520746f2074686520706f6f6c2e205468697320616c736f2061637473206f66206120736f7274206f664d0120206465706f7369742073696e63652074686520706f6f6c732063726561746f722063616e6e6f742066756c6c7920756e626f6e642066756e647320756e74696c2074686520706f6f6c206973206265696e6730202064657374726f7965642e51012a2060696e64657860202d204120646973616d626967756174696f6e20696e64657820666f72206372656174696e6720746865206163636f756e742e204c696b656c79206f6e6c792075736566756c207768656ec020206372656174696e67206d756c7469706c6520706f6f6c7320696e207468652073616d652065787472696e7369632ed42a2060726f6f7460202d20546865206163636f756e7420746f20736574206173205b60506f6f6c526f6c65733a3a726f6f74605d2e0d012a20606e6f6d696e61746f7260202d20546865206163636f756e7420746f2073657420617320746865205b60506f6f6c526f6c65733a3a6e6f6d696e61746f72605d2efc2a2060626f756e63657260202d20546865206163636f756e7420746f2073657420617320746865205b60506f6f6c526f6c65733a3a626f756e636572605d2e001823204e6f7465006101496e206164646974696f6e20746f2060616d6f756e74602c207468652063616c6c65722077696c6c207472616e7366657220746865206578697374656e7469616c206465706f7369743b20736f207468652063616c6c65720d016e656564732061742068617665206174206c656173742060616d6f756e74202b206578697374656e7469616c5f6465706f73697460207472616e7366657261626c652e4c6372656174655f776974685f706f6f6c5f6964140118616d6f756e740501013042616c616e63654f663c543e000110726f6f74f10101504163636f756e7449644c6f6f6b75704f663c543e0001246e6f6d696e61746f72f10101504163636f756e7449644c6f6f6b75704f663c543e00011c626f756e636572f10101504163636f756e7449644c6f6f6b75704f663c543e00011c706f6f6c5f6964100118506f6f6c4964000718ec4372656174652061206e65772064656c65676174696f6e20706f6f6c207769746820612070726576696f75736c79207573656420706f6f6c206964002c2320417267756d656e7473009873616d6520617320606372656174656020776974682074686520696e636c7573696f6e206f66782a2060706f6f6c5f696460202d2060412076616c696420506f6f6c49642e206e6f6d696e61746508011c706f6f6c5f6964100118506f6f6c496400012876616c696461746f7273fd0101445665633c543a3a4163636f756e7449643e0008307c4e6f6d696e617465206f6e20626568616c66206f662074686520706f6f6c2e004501546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265207369676e65642062792074686520706f6f6c206e6f6d696e61746f72206f722074686520706f6f6c28726f6f7420726f6c652e00450154686973206469726563746c7920666f727761726473207468652063616c6c20746f20616e20696d706c656d656e746174696f6e206f6620605374616b696e67496e74657266616365602028652e672e2c45016070616c6c65742d7374616b696e676029207468726f756768205b60436f6e6669673a3a5374616b6541646170746572605d2c206f6e20626568616c66206f662074686520626f6e64656420706f6f6c2e001823204e6f7465005901496e206164646974696f6e20746f20612060726f6f7460206f7220606e6f6d696e61746f726020726f6c65206f6620606f726967696e602c2074686520706f6f6c2773206465706f7369746f72206e6565647320746f0d0168617665206174206c6561737420606465706f7369746f725f6d696e5f626f6e646020696e2074686520706f6f6c20746f207374617274206e6f6d696e6174696e672e247365745f737461746508011c706f6f6c5f6964100118506f6f6c4964000114737461746511040124506f6f6c5374617465000928745365742061206e657720737461746520666f722074686520706f6f6c2e0055014966206120706f6f6c20697320616c726561647920696e20746865206044657374726f79696e67602073746174652c207468656e20756e646572206e6f20636f6e646974696f6e2063616e20697473207374617465346368616e676520616761696e2e00c0546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265206569746865723a00dc312e207369676e65642062792074686520626f756e6365722c206f722074686520726f6f7420726f6c65206f662074686520706f6f6c2c5d01322e2069662074686520706f6f6c20636f6e646974696f6e7320746f206265206f70656e20617265204e4f54206d6574202861732064657363726962656420627920606f6b5f746f5f62655f6f70656e60292c20616e6439012020207468656e20746865207374617465206f662074686520706f6f6c2063616e206265207065726d697373696f6e6c6573736c79206368616e67656420746f206044657374726f79696e67602e307365745f6d6574616461746108011c706f6f6c5f6964100118506f6f6c49640001206d6574616461746138011c5665633c75383e000a10805365742061206e6577206d6574616461746120666f722074686520706f6f6c2e005d01546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265207369676e65642062792074686520626f756e6365722c206f722074686520726f6f7420726f6c65206f662074686514706f6f6c2e2c7365745f636f6e666967731801346d696e5f6a6f696e5f626f6e6415040158436f6e6669674f703c42616c616e63654f663c543e3e00013c6d696e5f6372656174655f626f6e6415040158436f6e6669674f703c42616c616e63654f663c543e3e0001246d61785f706f6f6c7319040134436f6e6669674f703c7533323e00012c6d61785f6d656d6265727319040134436f6e6669674f703c7533323e0001506d61785f6d656d626572735f7065725f706f6f6c19040134436f6e6669674f703c7533323e000154676c6f62616c5f6d61785f636f6d6d697373696f6e1d040144436f6e6669674f703c50657262696c6c3e000b2c410155706461746520636f6e66696775726174696f6e7320666f7220746865206e6f6d696e6174696f6e20706f6f6c732e20546865206f726967696e20666f7220746869732063616c6c206d757374206265605b60436f6e6669673a3a41646d696e4f726967696e605d2e002c2320417267756d656e747300a02a20606d696e5f6a6f696e5f626f6e6460202d20536574205b604d696e4a6f696e426f6e64605d2eb02a20606d696e5f6372656174655f626f6e6460202d20536574205b604d696e437265617465426f6e64605d2e842a20606d61785f706f6f6c7360202d20536574205b604d6178506f6f6c73605d2ea42a20606d61785f6d656d6265727360202d20536574205b604d6178506f6f6c4d656d62657273605d2ee42a20606d61785f6d656d626572735f7065725f706f6f6c60202d20536574205b604d6178506f6f6c4d656d62657273506572506f6f6c605d2ee02a2060676c6f62616c5f6d61785f636f6d6d697373696f6e60202d20536574205b60476c6f62616c4d6178436f6d6d697373696f6e605d2e307570646174655f726f6c657310011c706f6f6c5f6964100118506f6f6c49640001206e65775f726f6f7421040158436f6e6669674f703c543a3a4163636f756e7449643e0001346e65775f6e6f6d696e61746f7221040158436f6e6669674f703c543a3a4163636f756e7449643e00012c6e65775f626f756e63657221040158436f6e6669674f703c543a3a4163636f756e7449643e000c1c745570646174652074686520726f6c6573206f662074686520706f6f6c2e003d0154686520726f6f7420697320746865206f6e6c7920656e7469747920746861742063616e206368616e676520616e79206f662074686520726f6c65732c20696e636c7564696e6720697473656c662cb86578636c7564696e6720746865206465706f7369746f722c2077686f2063616e206e65766572206368616e67652e005101497420656d69747320616e206576656e742c206e6f74696679696e6720554973206f662074686520726f6c65206368616e67652e2054686973206576656e742069732071756974652072656c6576616e7420746f1d016d6f737420706f6f6c206d656d6265727320616e6420746865792073686f756c6420626520696e666f726d6564206f66206368616e67657320746f20706f6f6c20726f6c65732e146368696c6c04011c706f6f6c5f6964100118506f6f6c4964000d44704368696c6c206f6e20626568616c66206f662074686520706f6f6c2e004101546865206469737061746368206f726967696e206f6620746869732063616c6c2063616e206265207369676e65642062792074686520706f6f6c206e6f6d696e61746f72206f722074686520706f6f6ca0726f6f7420726f6c652c2073616d65206173205b6050616c6c65743a3a6e6f6d696e617465605d2e00450154686973206469726563746c7920666f727761726473207468652063616c6c20746f20616e20696d706c656d656e746174696f6e206f6620605374616b696e67496e74657266616365602028652e672e2c45016070616c6c65742d7374616b696e676029207468726f756768205b60436f6e6669673a3a5374616b6541646170746572605d2c206f6e20626568616c66206f662074686520626f6e64656420706f6f6c2e004d01556e646572206365727461696e20636f6e646974696f6e732c20746869732063616c6c2063616e2062652064697370617463686564207065726d697373696f6e6c6573736c792028692e652e20627920616e79246163636f756e74292e00ac2320436f6e646974696f6e7320666f722061207065726d697373696f6e6c6573732064697370617463683a55012a205768656e20706f6f6c206465706f7369746f7220686173206c657373207468616e20604d696e4e6f6d696e61746f72426f6e6460207374616b65642c206f746865727769736520706f6f6c206d656d626572735c202061726520756e61626c6520746f20756e626f6e642e009c2320436f6e646974696f6e7320666f72207065726d697373696f6e65642064697370617463683ab42a205468652063616c6c65722069732074686520706f6f6c2773206e6f6d696e61746f72206f7220726f6f742e40626f6e645f65787472615f6f746865720801186d656d626572f10101504163636f756e7449644c6f6f6b75704f663c543e00011465787472610d04015c426f6e6445787472613c42616c616e63654f663c543e3e000e245501606f726967696e6020626f6e64732066756e64732066726f6d206065787472616020666f7220736f6d6520706f6f6c206d656d62657220606d656d6265726020696e746f207468656972207265737065637469766518706f6f6c732e004901606f726967696e602063616e20626f6e642065787472612066756e64732066726f6d20667265652062616c616e6365206f722070656e64696e672072657761726473207768656e20606f726967696e203d3d1c6f74686572602e004501496e207468652063617365206f6620606f726967696e20213d206f74686572602c20606f726967696e602063616e206f6e6c7920626f6e642065787472612070656e64696e672072657761726473206f661501606f7468657260206d656d6265727320617373756d696e67207365745f636c61696d5f7065726d697373696f6e20666f722074686520676976656e206d656d626572206973c0605065726d697373696f6e6c657373436f6d706f756e6460206f7220605065726d697373696f6e6c657373416c6c602e507365745f636c61696d5f7065726d697373696f6e0401287065726d697373696f6e2504013c436c61696d5065726d697373696f6e000f1c4901416c6c6f7773206120706f6f6c206d656d62657220746f20736574206120636c61696d207065726d697373696f6e20746f20616c6c6f77206f7220646973616c6c6f77207065726d697373696f6e6c65737360626f6e64696e6720616e64207769746864726177696e672e002c2320417267756d656e747300782a20606f726967696e60202d204d656d626572206f66206120706f6f6c2eb82a20607065726d697373696f6e60202d20546865207065726d697373696f6e20746f206265206170706c6965642e48636c61696d5f7061796f75745f6f746865720401146f74686572000130543a3a4163636f756e7449640010100101606f726967696e602063616e20636c61696d207061796f757473206f6e20736f6d6520706f6f6c206d656d62657220606f7468657260277320626568616c662e005501506f6f6c206d656d62657220606f7468657260206d7573742068617665206120605065726d697373696f6e6c657373576974686472617760206f7220605065726d697373696f6e6c657373416c6c6020636c61696da87065726d697373696f6e20666f7220746869732063616c6c20746f206265207375636365737366756c2e387365745f636f6d6d697373696f6e08011c706f6f6c5f6964100118506f6f6c49640001386e65775f636f6d6d697373696f6e2904017c4f7074696f6e3c2850657262696c6c2c20543a3a4163636f756e744964293e001114745365742074686520636f6d6d697373696f6e206f66206120706f6f6c2e5501426f7468206120636f6d6d697373696f6e2070657263656e7461676520616e64206120636f6d6d697373696f6e207061796565206d7573742062652070726f766964656420696e20746865206063757272656e74605d017475706c652e2057686572652061206063757272656e7460206f6620604e6f6e65602069732070726f76696465642c20616e792063757272656e7420636f6d6d697373696f6e2077696c6c2062652072656d6f7665642e004d012d204966206120604e6f6e656020697320737570706c69656420746f20606e65775f636f6d6d697373696f6e602c206578697374696e6720636f6d6d697373696f6e2077696c6c2062652072656d6f7665642e487365745f636f6d6d697373696f6e5f6d617808011c706f6f6c5f6964100118506f6f6c49640001386d61785f636f6d6d697373696f6eb0011c50657262696c6c0012149453657420746865206d6178696d756d20636f6d6d697373696f6e206f66206120706f6f6c2e0039012d20496e697469616c206d61782063616e2062652073657420746f20616e79206050657262696c6c602c20616e64206f6e6c7920736d616c6c65722076616c75657320746865726561667465722e35012d2043757272656e7420636f6d6d697373696f6e2077696c6c206265206c6f776572656420696e20746865206576656e7420697420697320686967686572207468616e2061206e6577206d6178342020636f6d6d697373696f6e2e687365745f636f6d6d697373696f6e5f6368616e67655f7261746508011c706f6f6c5f6964100118506f6f6c496400012c6368616e67655f726174653104019c436f6d6d697373696f6e4368616e6765526174653c426c6f636b4e756d626572466f723c543e3e001310a85365742074686520636f6d6d697373696f6e206368616e6765207261746520666f72206120706f6f6c2e003d01496e697469616c206368616e67652072617465206973206e6f7420626f756e6465642c20776865726561732073756273657175656e7420757064617465732063616e206f6e6c79206265206d6f7265747265737472696374697665207468616e207468652063757272656e742e40636c61696d5f636f6d6d697373696f6e04011c706f6f6c5f6964100118506f6f6c496400144064436c61696d2070656e64696e6720636f6d6d697373696f6e2e003d015468652060726f6f746020726f6c65206f662074686520706f6f6c206973205f616c776179735f20616c6c6f77656420746f20636c61696d2074686520706f6f6c277320636f6d6d697373696f6e2e00550149662074686520706f6f6c20686173207365742060436f6d6d697373696f6e436c61696d5065726d697373696f6e3a3a5065726d697373696f6e6c657373602c207468656e20616e79206163636f756e742063616ed874726967676572207468652070726f63657373206f6620636c61696d696e672074686520706f6f6c277320636f6d6d697373696f6e2e00410149662074686520706f6f6c2068617320736574206974732060436f6d6d697373696f6e436c61696d5065726d697373696f6e6020746f20604163636f756e742861636329602c207468656e206f6e6c79206163636f756e7473302a2060616363602c20616e64642a2074686520706f6f6c277320726f6f74206163636f756e7400b86d61792063616c6c20746869732065787472696e736963206f6e20626568616c66206f662074686520706f6f6c2e002d0150656e64696e6720636f6d6d697373696f6e73206172652070616964206f757420616e6420616464656420746f2074686520746f74616c20636c61696d656420636f6d6d697373696f6e2eb854686520746f74616c2070656e64696e6720636f6d6d697373696f6e20697320726573657420746f207a65726f2e4c61646a7573745f706f6f6c5f6465706f73697404011c706f6f6c5f6964100118506f6f6c496400151cec546f70207570207468652064656669636974206f7220776974686472617720746865206578636573732045442066726f6d2074686520706f6f6c2e0051015768656e206120706f6f6c20697320637265617465642c2074686520706f6f6c206465706f7369746f72207472616e736665727320454420746f2074686520726577617264206163636f756e74206f66207468655501706f6f6c2e204544206973207375626a65637420746f206368616e676520616e64206f7665722074696d652c20746865206465706f73697420696e2074686520726577617264206163636f756e74206d61792062655101696e73756666696369656e7420746f20636f766572207468652045442064656669636974206f662074686520706f6f6c206f7220766963652d76657273612077686572652074686572652069732065786365737331016465706f73697420746f2074686520706f6f6c2e20546869732063616c6c20616c6c6f777320616e796f6e6520746f2061646a75737420746865204544206465706f736974206f6620746865f4706f6f6c2062792065697468657220746f7070696e67207570207468652064656669636974206f7220636c61696d696e6720746865206578636573732e7c7365745f636f6d6d697373696f6e5f636c61696d5f7065726d697373696f6e08011c706f6f6c5f6964100118506f6f6c49640001287065726d697373696f6e350401bc4f7074696f6e3c436f6d6d697373696f6e436c61696d5065726d697373696f6e3c543a3a4163636f756e7449643e3e001610cc536574206f722072656d6f7665206120706f6f6c277320636f6d6d697373696f6e20636c61696d207065726d697373696f6e2e00610144657465726d696e65732077686f2063616e20636c61696d2074686520706f6f6c27732070656e64696e6720636f6d6d697373696f6e2e204f6e6c79207468652060526f6f746020726f6c65206f662074686520706f6f6cc869732061626c6520746f20636f6e66696775726520636f6d6d697373696f6e20636c61696d207065726d697373696f6e732e2c6170706c795f736c6173680401386d656d6265725f6163636f756e74f10101504163636f756e7449644c6f6f6b75704f663c543e001724884170706c7920612070656e64696e6720736c617368206f6e2061206d656d6265722e0025014661696c7320756e6c657373205b6063726174653a3a70616c6c65743a3a436f6e6669673a3a5374616b6541646170746572605d206973206f6620737472617465677920747970653aa45b60616461707465723a3a5374616b655374726174656779547970653a3a44656c6567617465605d2e005d015468652070656e64696e6720736c61736820616d6f756e74206f6620746865206d656d626572206d75737420626520657175616c206f72206d6f7265207468616e20604578697374656e7469616c4465706f736974602e5101546869732063616c6c2063616e2062652064697370617463686564207065726d697373696f6e6c6573736c792028692e652e20627920616e79206163636f756e74292e2049662074686520657865637574696f6e49016973207375636365737366756c2c2066656520697320726566756e64656420616e642063616c6c6572206d6179206265207265776172646564207769746820612070617274206f662074686520736c6173680d016261736564206f6e20746865205b6063726174653a3a70616c6c65743a3a436f6e6669673a3a5374616b6541646170746572605d20636f6e66696775726174696f6e2e486d6967726174655f64656c65676174696f6e0401386d656d6265725f6163636f756e74f10101504163636f756e7449644c6f6f6b75704f663c543e0018241d014d696772617465732064656c6567617465642066756e64732066726f6d2074686520706f6f6c206163636f756e7420746f2074686520606d656d6265725f6163636f756e74602e0025014661696c7320756e6c657373205b6063726174653a3a70616c6c65743a3a436f6e6669673a3a5374616b6541646170746572605d206973206f6620737472617465677920747970653aa45b60616461707465723a3a5374616b655374726174656779547970653a3a44656c6567617465605d2e002901546869732069732061207065726d697373696f6e2d6c6573732063616c6c20616e6420726566756e647320616e792066656520696620636c61696d206973207375636365737366756c2e005d0149662074686520706f6f6c20686173206d6967726174656420746f2064656c65676174696f6e206261736564207374616b696e672c20746865207374616b656420746f6b656e73206f6620706f6f6c206d656d62657273290163616e206265206d6f76656420616e642068656c6420696e207468656972206f776e206163636f756e742e20536565205b60616461707465723a3a44656c65676174655374616b65605d786d6967726174655f706f6f6c5f746f5f64656c65676174655f7374616b6504011c706f6f6c5f6964100118506f6f6c4964001924f44d69677261746520706f6f6c2066726f6d205b60616461707465723a3a5374616b655374726174656779547970653a3a5472616e73666572605d20746fa45b60616461707465723a3a5374616b655374726174656779547970653a3a44656c6567617465605d2e0025014661696c7320756e6c657373205b6063726174653a3a70616c6c65743a3a436f6e6669673a3a5374616b6541646170746572605d206973206f6620737472617465677920747970653aa45b60616461707465723a3a5374616b655374726174656779547970653a3a44656c6567617465605d2e004101546869732063616c6c2063616e2062652064697370617463686564207065726d697373696f6e6c6573736c792c20616e6420726566756e647320616e7920666565206966207375636365737366756c2e00490149662074686520706f6f6c2068617320616c7265616479206d6967726174656420746f2064656c65676174696f6e206261736564207374616b696e672c20746869732063616c6c2077696c6c206661696c2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e0d04085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7324426f6e644578747261041c42616c616e6365011801082c4672656542616c616e6365040018011c42616c616e63650000001c52657761726473000100001104085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7324506f6f6c537461746500010c104f70656e0000001c426c6f636b65640001002844657374726f79696e67000200001504085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7320436f6e6669674f700404540118010c104e6f6f700000000c5365740400180104540001001852656d6f7665000200001904085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7320436f6e6669674f700404540110010c104e6f6f700000000c5365740400100104540001001852656d6f7665000200001d04085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7320436f6e6669674f7004045401b0010c104e6f6f700000000c5365740400b00104540001001852656d6f7665000200002104085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7320436f6e6669674f700404540100010c104e6f6f700000000c5365740400000104540001001852656d6f7665000200002504085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733c436c61696d5065726d697373696f6e000110305065726d697373696f6e6564000000585065726d697373696f6e6c657373436f6d706f756e64000100585065726d697373696f6e6c6573735769746864726177000200445065726d697373696f6e6c657373416c6c00030000290404184f7074696f6e040454012d040108104e6f6e6500000010536f6d6504002d0400000100002d0400000408b000003104085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7350436f6d6d697373696f6e4368616e676552617465042c426c6f636b4e756d6265720110000801306d61785f696e637265617365b0011c50657262696c6c0001246d696e5f64656c617910012c426c6f636b4e756d6265720000350404184f7074696f6e0404540139040108104e6f6e6500000010536f6d650400390400000100003904085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7364436f6d6d697373696f6e436c61696d5065726d697373696f6e04244163636f756e74496401000108385065726d697373696f6e6c6573730000001c4163636f756e7404000001244163636f756e744964000100003d040c4c70616c6c65745f666173745f756e7374616b651870616c6c65741043616c6c04045400010c5472656769737465725f666173745f756e7374616b65000068885265676973746572206f6e6573656c6620666f7220666173742d756e7374616b652e00482323204469737061746368204f726967696e004501546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265202a7369676e65642a2062792077686f65766572206973207065726d697474656420746f2063616c6cf0756e626f6e642066756e647320627920746865207374616b696e672073797374656d2e20536565205b60436f6e6669673a3a5374616b696e67605d2e002823232044657461696c73003901546865207374617368206173736f636961746564207769746820746865206f726967696e206d7573742068617665206e6f206f6e676f696e6720756e6c6f636b696e67206368756e6b732e2049665d017375636365737366756c2c20746869732077696c6c2066756c6c7920756e626f6e6420616e64206368696c6c207468652073746173682e205468656e2c2069742077696c6c20656e71756575652074686520737461736880746f20626520636865636b656420696e206675727468657220626c6f636b732e0051014966206279207468652074696d6520746869732069732063616c6c65642c207468652073746173682069732061637475616c6c7920656c696769626c6520666f7220666173742d756e7374616b652c207468656e450174686579206172652067756172616e7465656420746f2072656d61696e20656c696769626c652c2062656361757365207468652063616c6c2077696c6c206368696c6c207468656d2061732077656c6c2e003d0149662074686520636865636b20776f726b732c2074686520656e74697265207374616b696e6720646174612069732072656d6f7665642c20692e652e207468652073746173682069732066756c6c7924756e7374616b65642e005d0149662074686520636865636b206661696c732c207468652073746173682072656d61696e73206368696c6c656420616e642077616974696e6720666f72206265696e6720756e626f6e64656420617320696e20776974686101746865206e6f726d616c207374616b696e672073797374656d2c206275742074686579206c6f73652070617274206f6620746865697220756e626f6e64696e67206368756e6b732064756520746f20636f6e73756d696e675874686520636861696e2773207265736f75726365732e00242323204576656e7473000901536f6d65206576656e74732066726f6d20746865207374616b696e6720616e642063757272656e63792073797374656d206d6967687420626520656d69747465642e2864657265676973746572000148a444657265676973746572206f6e6573656c662066726f6d2074686520666173742d756e7374616b652e00482323204469737061746368204f726967696e004501546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265202a7369676e65642a2062792077686f65766572206973207065726d697474656420746f2063616c6cf0756e626f6e642066756e647320627920746865207374616b696e672073797374656d2e20536565205b60436f6e6669673a3a5374616b696e67605d2e002823232044657461696c73006101546869732069732075736566756c206966206f6e6520697320726567697374657265642c207468657920617265207374696c6c2077616974696e672c20616e642074686579206368616e6765207468656972206d696e642e0059014e6f7465207468617420746865206173736f636961746564207374617368206973207374696c6c2066756c6c7920756e626f6e64656420616e64206368696c6c6564206173206120636f6e73657175656e6365206f66590163616c6c696e67205b6050616c6c65743a3a72656769737465725f666173745f756e7374616b65605d2e205468657265666f72652c20746869732073686f756c642070726f6261626c7920626520666f6c6c6f776564b0627920612063616c6c20746f20607265626f6e646020696e20746865207374616b696e672073797374656d2e00242323204576656e7473000901536f6d65206576656e74732066726f6d20746865207374616b696e6720616e642063757272656e63792073797374656d206d6967687420626520656d69747465642e1c636f6e74726f6c040134657261735f746f5f636865636b100120457261496e64657800023494436f6e74726f6c20746865206f7065726174696f6e206f6620746869732070616c6c65742e00482323204469737061746368204f726967696e000d01546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205b60436f6e6669673a3a436f6e74726f6c4f726967696e605d2e002823232044657461696c7300410143616e2073657420746865206e756d626572206f66206572617320746f20636865636b2070657220626c6f636b2c20616e6420706f74656e7469616c6c79206f746865722061646d696e20776f726b2e00242323204576656e747300a44e6f206576656e74732061726520656d69747465642066726f6d20746869732064697370617463682e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e4104106c706f6c6b61646f745f72756e74696d655f70617261636861696e7334636f6e66696775726174696f6e1870616c6c65741043616c6c0404540001b87c7365745f76616c69646174696f6e5f757067726164655f636f6f6c646f776e04010c6e6577100144426c6f636b4e756d626572466f723c543e00000490536574207468652076616c69646174696f6e207570677261646520636f6f6c646f776e2e707365745f76616c69646174696f6e5f757067726164655f64656c617904010c6e6577100144426c6f636b4e756d626572466f723c543e00010484536574207468652076616c69646174696f6e20757067726164652064656c61792e647365745f636f64655f726574656e74696f6e5f706572696f6404010c6e6577100144426c6f636b4e756d626572466f723c543e000204d05365742074686520616363657074616e636520706572696f6420666f7220616e20696e636c756465642063616e6469646174652e447365745f6d61785f636f64655f73697a6504010c6e657710010c753332000304dc53657420746865206d61782076616c69646174696f6e20636f64652073697a6520666f7220696e636f6d696e672075706772616465732e407365745f6d61785f706f765f73697a6504010c6e657710010c753332000404c453657420746865206d617820504f5620626c6f636b2073697a6520666f7220696e636f6d696e672075706772616465732e587365745f6d61785f686561645f646174615f73697a6504010c6e657710010c7533320005049453657420746865206d6178206865616420646174612073697a6520666f722070617261732e487365745f636f726574696d655f636f72657304010c6e657710010c753332000610ac53657420746865206e756d626572206f6620636f726574696d6520657865637574696f6e20636f7265732e0051014e4f54453a2074686174207468697320636f6e66696775726174696f6e206973206d616e616765642062792074686520636f726574696d6520636861696e2e204f6e6c79206d616e75616c6c79206368616e6765b0746869732c20696620796f75207265616c6c79206b6e6f77207768617420796f752061726520646f696e6721707365745f67726f75705f726f746174696f6e5f6672657175656e637904010c6e6577100144426c6f636b4e756d626572466f723c543e000804d0536574207468652070617261636861696e2076616c696461746f722d67726f757020726f746174696f6e206672657175656e6379747365745f70617261735f617661696c6162696c6974795f706572696f6404010c6e6577100144426c6f636b4e756d626572466f723c543e000904985365742074686520617661696c6162696c69747920706572696f6420666f722070617261732e607365745f7363686564756c696e675f6c6f6f6b616865616404010c6e657710010c753332000b04390153657420746865207363686564756c696e67206c6f6f6b61686561642c20696e206578706563746564206e756d626572206f6620626c6f636b73206174207065616b207468726f7567687075742e6c7365745f6d61785f76616c696461746f72735f7065725f636f726504010c6e6577b4012c4f7074696f6e3c7533323e000c04ec53657420746865206d6178696d756d206e756d626572206f662076616c696461746f727320746f2061737369676e20746f20616e7920636f72652e487365745f6d61785f76616c696461746f727304010c6e6577b4012c4f7074696f6e3c7533323e000d040d0153657420746865206d6178696d756d206e756d626572206f662076616c696461746f727320746f2075736520696e2070617261636861696e20636f6e73656e7375732e487365745f646973707574655f706572696f6404010c6e657710013053657373696f6e496e646578000e040d0153657420746865206469737075746520706572696f642c20696e206e756d626572206f662073657373696f6e7320746f206b65657020666f722064697370757465732eb47365745f646973707574655f706f73745f636f6e636c7573696f6e5f616363657074616e63655f706572696f6404010c6e6577100144426c6f636b4e756d626572466f723c543e000f04c853657420746865206469737075746520706f737420636f6e636c7573696f6e20616363657074616e636520706572696f642e447365745f6e6f5f73686f775f736c6f747304010c6e657710010c753332001208f853657420746865206e6f2073686f7720736c6f74732c20696e206e756d626572206f66206e756d626572206f6620636f6e73656e73757320736c6f74732e4c4d757374206265206174206c6561737420312e507365745f6e5f64656c61795f7472616e6368657304010c6e657710010c7533320013049c5365742074686520746f74616c206e756d626572206f662064656c6179207472616e636865732e787365745f7a65726f74685f64656c61795f7472616e6368655f776964746804010c6e657710010c7533320014048c53657420746865207a65726f74682064656c6179207472616e6368652077696474682e507365745f6e65656465645f617070726f76616c7304010c6e657710010c753332001504dc53657420746865206e756d626572206f662076616c696461746f7273206e656564656420746f20617070726f7665206120626c6f636b2e707365745f72656c61795f7672665f6d6f64756c6f5f73616d706c657304010c6e657710010c753332001604590153657420746865206e756d626572206f662073616d706c657320746f20646f206f6620746865206052656c61795652464d6f64756c6f6020617070726f76616c2061737369676e6d656e7420637269746572696f6e2e687365745f6d61785f7570776172645f71756575655f636f756e7404010c6e657710010c7533320017042d015365747320746865206d6178696d756d206974656d7320746861742063616e2070726573656e7420696e206120757077617264206469737061746368207175657565206174206f6e63652e647365745f6d61785f7570776172645f71756575655f73697a6504010c6e657710010c7533320018084d015365747320746865206d6178696d756d20746f74616c2073697a65206f66206974656d7320746861742063616e2070726573656e7420696e206120757077617264206469737061746368207175657565206174146f6e63652e747365745f6d61785f646f776e776172645f6d6573736167655f73697a6504010c6e657710010c7533320019049c5365742074686520637269746963616c20646f776e77617264206d6573736167652073697a652e6c7365745f6d61785f7570776172645f6d6573736167655f73697a6504010c6e657710010c753332001b042d015365747320746865206d6178696d756d2073697a65206f6620616e20757077617264206d65737361676520746861742063616e2062652073656e7420627920612063616e6469646174652ea07365745f6d61785f7570776172645f6d6573736167655f6e756d5f7065725f63616e64696461746504010c6e657710010c753332001c0405015365747320746865206d6178696d756d206e756d626572206f66206d65737361676573207468617420612063616e6469646174652063616e20636f6e7461696e2e647365745f68726d705f6f70656e5f726571756573745f74746c04010c6e657710010c753332001d0435015365747320746865206e756d626572206f662073657373696f6e7320616674657220776869636820616e2048524d50206f70656e206368616e6e656c207265717565737420657870697265732e5c7365745f68726d705f73656e6465725f6465706f73697404010c6e657718011c42616c616e6365001e045101536574732074686520616d6f756e74206f662066756e64732074686174207468652073656e6465722073686f756c642070726f7669646520666f72206f70656e696e6720616e2048524d50206368616e6e656c2e687365745f68726d705f726563697069656e745f6465706f73697404010c6e657718011c42616c616e6365001f086101536574732074686520616d6f756e74206f662066756e647320746861742074686520726563697069656e742073686f756c642070726f7669646520666f7220616363657074696e67206f70656e696e6720616e2048524d50206368616e6e656c2e747365745f68726d705f6368616e6e656c5f6d61785f636170616369747904010c6e657710010c7533320020041d015365747320746865206d6178696d756d206e756d626572206f66206d6573736167657320616c6c6f77656420696e20616e2048524d50206368616e6e656c206174206f6e63652e7c7365745f68726d705f6368616e6e656c5f6d61785f746f74616c5f73697a6504010c6e657710010c75333200210451015365747320746865206d6178696d756d20746f74616c2073697a65206f66206d6573736167657320696e20627974657320616c6c6f77656420696e20616e2048524d50206368616e6e656c206174206f6e63652e9c7365745f68726d705f6d61785f70617261636861696e5f696e626f756e645f6368616e6e656c7304010c6e657710010c75333200220449015365747320746865206d6178696d756d206e756d626572206f6620696e626f756e642048524d50206368616e6e656c7320612070617261636861696e20697320616c6c6f77656420746f206163636570742e847365745f68726d705f6368616e6e656c5f6d61785f6d6573736167655f73697a6504010c6e657710010c7533320024043d015365747320746865206d6178696d756d2073697a65206f662061206d657373616765207468617420636f756c6420657665722062652070757420696e746f20616e2048524d50206368616e6e656c2ea07365745f68726d705f6d61785f70617261636861696e5f6f7574626f756e645f6368616e6e656c7304010c6e657710010c75333200250445015365747320746865206d6178696d756d206e756d626572206f66206f7574626f756e642048524d50206368616e6e656c7320612070617261636861696e20697320616c6c6f77656420746f206f70656e2e987365745f68726d705f6d61785f6d6573736167655f6e756d5f7065725f63616e64696461746504010c6e657710010c75333200270435015365747320746865206d6178696d756d206e756d626572206f66206f7574626f756e642048524d50206d657373616765732063616e2062652073656e7420627920612063616e6469646174652e487365745f7076665f766f74696e675f74746c04010c6e657710013053657373696f6e496e646578002a04510153657420746865206e756d626572206f662073657373696f6e206368616e676573206166746572207768696368206120505646207072652d636865636b696e6720766f74696e672069732072656a65637465642e907365745f6d696e696d756d5f76616c69646174696f6e5f757067726164655f64656c617904010c6e6577100144426c6f636b4e756d626572466f723c543e002b1055015365747320746865206d696e696d756d2064656c6179206265747765656e20616e6e6f756e63696e6720746865207570677261646520626c6f636b20666f7220612070617261636861696e20756e74696c2074686554757067726164652074616b696e6720706c6163652e00390153656520746865206669656c6420646f63756d656e746174696f6e20666f7220696e666f726d6174696f6e20616e6420636f6e73747261696e747320666f7220746865206e65772076616c75652e707365745f6279706173735f636f6e73697374656e63795f636865636b04010c6e6577200110626f6f6c002c084d0153657474696e67207468697320746f20747275652077696c6c2064697361626c6520636f6e73697374656e637920636865636b7320666f722074686520636f6e66696775726174696f6e20736574746572732e4455736520776974682063617574696f6e2e607365745f6173796e635f6261636b696e675f706172616d7304010c6e6577450401484173796e634261636b696e67506172616d73002d04a053657420746865206173796e6368726f6e6f7573206261636b696e6720706172616d65746572732e4c7365745f6578656375746f725f706172616d7304010c6e6577490401384578656375746f72506172616d73002e047053657420505646206578656375746f7220706172616d65746572732e587365745f6f6e5f64656d616e645f626173655f66656504010c6e657718011c42616c616e6365002f04a453657420746865206f6e2064656d616e6420287061726174687265616473292062617365206665652e747365745f6f6e5f64656d616e645f6665655f766172696162696c69747904010c6e6577b0011c50657262696c6c003004c053657420746865206f6e2064656d616e6420287061726174687265616473292066656520766172696162696c6974792e707365745f6f6e5f64656d616e645f71756575655f6d61785f73697a6504010c6e657710010c753332003104bc53657420746865206f6e2064656d616e642028706172617468726561647329207175657565206d61782073697a652e987365745f6f6e5f64656d616e645f7461726765745f71756575655f7574696c697a6174696f6e04010c6e6577b0011c50657262696c6c003204c053657420746865206f6e2064656d616e6420287061726174687265616473292066656520766172696162696c6974792e647365745f6d696e696d756d5f6261636b696e675f766f74657304010c6e657710010c753332003404a053657420746865206d696e696d756d206261636b696e6720766f746573207468726573686f6c642e407365745f6e6f64655f66656174757265080114696e646578080108753800011476616c7565200110626f6f6c003504645365742f556e7365742061206e6f646520666561747572652e687365745f617070726f76616c5f766f74696e675f706172616d7304010c6e65775d040150417070726f76616c566f74696e67506172616d730036046c53657420617070726f76616c2d766f74696e672d706172616d732e507365745f7363686564756c65725f706172616d7304010c6e6577610401885363686564756c6572506172616d733c426c6f636b4e756d626572466f723c543e3e00370454536574207363686564756c65722d706172616d732e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e4504104c706f6c6b61646f745f7072696d697469766573087638346173796e635f6261636b696e67484173796e634261636b696e67506172616d73000008014c6d61785f63616e6469646174655f646570746810010c753332000150616c6c6f7765645f616e6365737472795f6c656e10010c75333200004904104c706f6c6b61646f745f7072696d6974697665730876383c6578656375746f725f706172616d73384578656375746f72506172616d73000004004d0401485665633c4578656375746f72506172616d3e00004d040000025104005104104c706f6c6b61646f745f7072696d6974697665730876383c6578656375746f725f706172616d73344578656375746f72506172616d00011c384d61784d656d6f72795061676573040010010c7533320001003c537461636b4c6f676963616c4d6178040010010c75333200020038537461636b4e61746976654d6178040010010c75333200030050507265636865636b696e674d61784d656d6f7279040030010c753634000400385076665072657054696d656f757408005504012c507666507265704b696e64000030010c753634000500385076664578656354696d656f757408005904012c507666457865634b696e64000030010c753634000600445761736d45787442756c6b4d656d6f72790007000055040c4c706f6c6b61646f745f7072696d6974697665730876382c507666507265704b696e6400010820507265636865636b0000001c507265706172650001000059040c4c706f6c6b61646f745f7072696d6974697665730876382c507666457865634b696e640001081c4261636b696e6700000020417070726f76616c000100005d040c4c706f6c6b61646f745f7072696d69746976657308763850417070726f76616c566f74696e67506172616d73000004016c6d61785f617070726f76616c5f636f616c657363655f636f756e7410010c753332000061040c4c706f6c6b61646f745f7072696d6974697665730876383c5363686564756c6572506172616d73042c426c6f636b4e756d6265720110002c016067726f75705f726f746174696f6e5f6672657175656e637910012c426c6f636b4e756d62657200016470617261735f617661696c6162696c6974795f706572696f6410012c426c6f636b4e756d62657200015c6d61785f76616c696461746f72735f7065725f636f7265b4012c4f7074696f6e3c7533323e0001246c6f6f6b616865616410010c7533320001246e756d5f636f72657310010c7533320001646d61785f617661696c6162696c6974795f74696d656f75747310010c7533320001606f6e5f64656d616e645f71756575655f6d61785f73697a6510010c7533320001886f6e5f64656d616e645f7461726765745f71756575655f7574696c697a6174696f6eb0011c50657262696c6c0001646f6e5f64656d616e645f6665655f766172696162696c697479b0011c50657262696c6c0001486f6e5f64656d616e645f626173655f66656518011c42616c616e636500010c74746c10012c426c6f636b4e756d62657200006504106c706f6c6b61646f745f72756e74696d655f70617261636861696e73187368617265641870616c6c65741043616c6c040454000100040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e6904106c706f6c6b61646f745f72756e74696d655f70617261636861696e7324696e636c7573696f6e1870616c6c65741043616c6c040454000100040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e6d04106c706f6c6b61646f745f72756e74696d655f70617261636861696e733870617261735f696e686572656e741870616c6c65741043616c6c04045400010414656e746572040110646174617104019050617261636861696e73496e686572656e74446174613c486561646572466f723c543e3e0000043101456e7465722074686520706172617320696e686572656e742e20546869732077696c6c2070726f63657373206269746669656c647320616e64206261636b65642063616e646964617465732e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e71040c4c706f6c6b61646f745f7072696d697469766573207673746167696e6730496e686572656e7444617461040c48445201cd01001001246269746669656c647375040190556e636865636b65645369676e6564417661696c6162696c6974794269746669656c64730001446261636b65645f63616e646964617465739104017c5665633c4261636b656443616e6469646174653c4844523a3a486173683e3e0001206469737075746573d50401604d756c74694469737075746553746174656d656e74536574000134706172656e745f686561646572cd01010c484452000075040000027904007904104c706f6c6b61646f745f7072696d697469766573087638187369676e65643c556e636865636b65645369676e6564081c5061796c6f6164017d042c5265616c5061796c6f6164017d04000c011c7061796c6f61647d04011c5061796c6f616400013c76616c696461746f725f696e6465788904013856616c696461746f72496e6465780001247369676e61747572658d04014856616c696461746f725369676e617475726500007d040c4c706f6c6b61646f745f7072696d69746976657308763850417661696c6162696c6974794269746669656c64000004008104017c4269745665633c75382c206269747665633a3a6f726465723a3a4c7362303e000081040000070885040085040c18626974766563146f72646572104c7362300000000089040c4c706f6c6b61646f745f7072696d6974697665730876383856616c696461746f72496e6465780000040010010c75333200008d04104c706f6c6b61646f745f7072696d6974697665730876383476616c696461746f725f617070245369676e61747572650000040075020148737232353531393a3a5369676e61747572650000910400000295040095040c4c706f6c6b61646f745f7072696d697469766573207673746167696e673c4261636b656443616e6469646174650404480134000c012463616e64696461746599040178436f6d6d697474656443616e6469646174655265636569707456323c483e00013876616c69646974795f766f746573cd0401605665633c56616c69646974794174746573746174696f6e3e00014476616c696461746f725f696e64696365738104017c4269745665633c75382c206269747665633a3a6f726465723a3a4c7362303e000099040c4c706f6c6b61646f745f7072696d697469766573207673746167696e676c436f6d6d697474656443616e64696461746552656365697074563204044801340008012864657363726970746f729d04016043616e64696461746544657363726970746f7256323c483e00012c636f6d6d69746d656e7473ad04015043616e646964617465436f6d6d69746d656e747300009d040c4c706f6c6b61646f745f7072696d697469766573207673746167696e675443616e64696461746544657363726970746f72563204044801340030011c706172615f6964ad02011850617261496400013072656c61795f706172656e743401044800011c76657273696f6ea104013c496e7465726e616c56657273696f6e000128636f72655f696e6465789501010c75313600013473657373696f6e5f696e64657810013053657373696f6e496e646578000124726573657276656431a50401205b75383b2032355d0001787065727369737465645f76616c69646174696f6e5f646174615f6861736834011048617368000120706f765f6861736834011048617368000130657261737572655f726f6f7434011048617368000124726573657276656432750201205b75383b2036345d000124706172615f686561643401104861736800015076616c69646174696f6e5f636f64655f68617368a904014856616c69646174696f6e436f6465486173680000a1040c4c706f6c6b61646f745f7072696d697469766573207673746167696e673c496e7465726e616c56657273696f6e0000040008010875380000a504000003190000000800a9040c74706f6c6b61646f745f70617261636861696e5f7072696d697469766573287072696d6974697665734856616c69646174696f6e436f64654861736800000400340110486173680000ad040c4c706f6c6b61646f745f7072696d6974697665730876385043616e646964617465436f6d6d69746d656e747304044e01100018013c7570776172645f6d65737361676573b10401385570776172644d6573736167657300014c686f72697a6f6e74616c5f6d65737361676573b5040148486f72697a6f6e74616c4d6573736167657300014c6e65775f76616c69646174696f6e5f636f6465c10401584f7074696f6e3c56616c69646174696f6e436f64653e000124686561645f64617461c9040120486561644461746100016c70726f6365737365645f646f776e776172645f6d6573736167657310010c75333200013868726d705f77617465726d61726b1001044e0000b1040c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540138045300000400b10101185665633c543e0000b5040c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401b904045300000400bd0401185665633c543e0000b9040860706f6c6b61646f745f636f72655f7072696d6974697665734c4f7574626f756e6448726d704d6573736167650408496401ad0200080124726563697069656e74ad02010849640001106461746138014c616c6c6f633a3a7665633a3a5665633c75383e0000bd04000002b90400c10404184f7074696f6e04045401c5040108104e6f6e6500000010536f6d650400c5040000010000c5040c74706f6c6b61646f745f70617261636861696e5f7072696d697469766573287072696d6974697665733856616c69646174696f6e436f64650000040038011c5665633c75383e0000c9040c74706f6c6b61646f745f70617261636861696e5f7072696d697469766573287072696d6974697665732048656164446174610000040038011c5665633c75383e0000cd04000002d10400d1040c4c706f6c6b61646f745f7072696d6974697665730876384c56616c69646974794174746573746174696f6e00010820496d706c6963697404008d04014856616c696461746f725369676e6174757265000100204578706c6963697404008d04014856616c696461746f725369676e617475726500020000d504000002d90400d9040c4c706f6c6b61646f745f7072696d6974697665730876384c4469737075746553746174656d656e7453657400000c013863616e6469646174655f68617368dd04013443616e6469646174654861736800011c73657373696f6e10013053657373696f6e496e64657800012873746174656d656e7473e10401ec5665633c284469737075746553746174656d656e742c2056616c696461746f72496e6465782c2056616c696461746f725369676e6174757265293e0000dd040860706f6c6b61646f745f636f72655f7072696d6974697665733443616e6469646174654861736800000400340110486173680000e104000002e50400e5040000040ce90489048d0400e9040c4c706f6c6b61646f745f7072696d697469766573087638404469737075746553746174656d656e740001081456616c69640400ed04016456616c69644469737075746553746174656d656e744b696e640000001c496e76616c69640400f504016c496e76616c69644469737075746553746174656d656e744b696e6400010000ed040c4c706f6c6b61646f745f7072696d6974697665730876386456616c69644469737075746553746174656d656e744b696e64000114204578706c696369740000003c4261636b696e675365636f6e646564040034011048617368000100304261636b696e6756616c696404003401104861736800020040417070726f76616c436865636b696e6700030088417070726f76616c436865636b696e674d756c7469706c6543616e646964617465730400f10401485665633c43616e646964617465486173683e00040000f104000002dd0400f5040c4c706f6c6b61646f745f7072696d6974697665730876386c496e76616c69644469737075746553746174656d656e744b696e64000104204578706c6963697400000000f904106c706f6c6b61646f745f72756e74696d655f70617261636861696e731470617261731870616c6c65741043616c6c04045400012458666f7263655f7365745f63757272656e745f636f646508011070617261ad0201185061726149640001206e65775f636f6465c504013856616c69646174696f6e436f6465000004f8536574207468652073746f7261676520666f72207468652070617261636861696e2076616c69646174696f6e20636f646520696d6d6564696174656c792e58666f7263655f7365745f63757272656e745f6865616408011070617261ad0201185061726149640001206e65775f68656164c904012048656164446174610001040101536574207468652073746f7261676520666f72207468652063757272656e742070617261636861696e2068656164206461746120696d6d6564696174656c792e6c666f7263655f7363686564756c655f636f64655f757067726164650c011070617261ad0201185061726149640001206e65775f636f6465c504013856616c69646174696f6e436f646500014c72656c61795f706172656e745f6e756d626572100144426c6f636b4e756d626572466f723c543e0002042d015363686564756c6520616e207570677261646520617320696620697420776173207363686564756c656420696e2074686520676976656e2072656c617920706172656e7420626c6f636b2e4c666f7263655f6e6f74655f6e65775f6865616408011070617261ad0201185061726149640001206e65775f68656164c904012048656164446174610003041d014e6f74652061206e657720626c6f636b206865616420666f7220706172612077697468696e2074686520636f6e74657874206f66207468652063757272656e7420626c6f636b2e48666f7263655f71756575655f616374696f6e04011070617261ad02011850617261496400040cf850757420612070617261636861696e206469726563746c7920696e746f20746865206e6578742073657373696f6e277320616374696f6e2071756575652ef457652063616e277420717565756520697420616e7920736f6f6e6572207468616e207468697320776974686f757420676f696e6720696e746f2074686538696e697469616c697a65722e2e2e6c6164645f747275737465645f76616c69646174696f6e5f636f646504013c76616c69646174696f6e5f636f6465c504013856616c69646174696f6e436f6465000538a041646473207468652076616c69646174696f6e20636f646520746f207468652073746f726167652e00590154686520636f64652077696c6c206e6f7420626520616464656420696620697420697320616c72656164792070726573656e742e204164646974696f6e616c6c792c20696620505646207072652d636865636b696e67e069732072756e6e696e6720666f72207468617420636f64652c2069742077696c6c20626520696e7374616e746c792061636365707465642e0051014f74686572776973652c2074686520636f64652077696c6c20626520616464656420696e746f207468652073746f726167652e204e6f746520746861742074686520636f64652077696c6c2062652061646465646101696e746f2073746f726167652077697468207265666572656e636520636f756e7420302e205468697320697320746f206163636f756e74207468652066616374207468617420746865726520617265206e6f2075736572734d01666f72207468697320636f6465207965742e205468652063616c6c65722077696c6c206861766520746f206d616b6520737572652074686174207468697320636f6465206576656e7475616c6c79206765747349017573656420627920736f6d652070617261636861696e206f722072656d6f7665642066726f6d207468652073746f7261676520746f2061766f69642073746f72616765206c65616b732e20466f722074686549016c61747465722070726566657220746f20757365207468652060706f6b655f756e757365645f76616c69646174696f6e5f636f64656020646973706174636861626c6520746f207261772073746f72616765346d616e6970756c6174696f6e2e005101546869732066756e6374696f6e206973206d61696e6c79206d65616e7420746f206265207573656420666f7220757067726164696e672070617261636861696e73207468617420646f206e6f7420666f6c6c6f77090174686520676f2d6168656164207369676e616c207768696c652074686520505646207072652d636865636b696e67206665617475726520697320656e61626c65642e6c706f6b655f756e757365645f76616c69646174696f6e5f636f646504015076616c69646174696f6e5f636f64655f68617368a904014856616c69646174696f6e436f646548617368000614250152656d6f7665207468652076616c69646174696f6e20636f64652066726f6d207468652073746f726167652069666620746865207265666572656e636520636f756e7420697320302e0059015468697320697320626574746572207468616e2072656d6f76696e67207468652073746f72616765206469726563746c792c20626563617573652069742077696c6c206e6f742072656d6f76652074686520636f6465410174686174207761732073756464656e6c7920676f74207573656420627920736f6d652070617261636861696e207768696c65207468697320646973706174636861626c65207761732070656e64696e67306469737061746368696e672e6c696e636c7564655f7076665f636865636b5f73746174656d656e7408011073746d74fd040144507666436865636b53746174656d656e740001247369676e61747572658d04014856616c696461746f725369676e61747572650007085501496e636c7564657320612073746174656d656e7420666f72206120505646207072652d636865636b696e6720766f74652e20506f74656e7469616c6c792c2066696e616c697a65732074686520766f746520616e644101656e616374732074686520726573756c747320696620746861742077617320746865206c61737420766f7465206265666f726520616368696576696e67207468652073757065726d616a6f726974792e74666f7263655f7365745f6d6f73745f726563656e745f636f6e7465787408011070617261ad02011850617261496400011c636f6e74657874100144426c6f636b4e756d626572466f723c543e0008040101536574207468652073746f7261676520666f72207468652063757272656e742070617261636861696e2068656164206461746120696d6d6564696174656c792e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732efd040c4c706f6c6b61646f745f7072696d69746976657308763844507666436865636b53746174656d656e740000100118616363657074200110626f6f6c00011c7375626a656374a904014856616c69646174696f6e436f64654861736800013473657373696f6e5f696e64657810013053657373696f6e496e64657800013c76616c696461746f725f696e6465788904013856616c696461746f72496e64657800000105106c706f6c6b61646f745f72756e74696d655f70617261636861696e732c696e697469616c697a65721870616c6c65741043616c6c04045400010434666f7263655f617070726f766504011475705f746f10012c426c6f636b4e756d62657200000c390149737375652061207369676e616c20746f2074686520636f6e73656e73757320656e67696e6520746f20666f726369626c79206163742061732074686f75676820616c6c2070617261636861696e5101626c6f636b7320696e20616c6c2072656c617920636861696e20626c6f636b7320757020746f20616e6420696e636c7564696e672074686520676976656e206e756d62657220696e207468652063757272656e74a0636861696e206172652076616c696420616e642073686f756c642062652066696e616c697a65642e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e0505106c706f6c6b61646f745f72756e74696d655f70617261636861696e731068726d701870616c6c65741043616c6c04045400012c5868726d705f696e69745f6f70656e5f6368616e6e656c0c0124726563697069656e74ad02011850617261496400015470726f706f7365645f6d61785f636170616369747910010c75333200016470726f706f7365645f6d61785f6d6573736167655f73697a6510010c7533320000284d01496e697469617465206f70656e696e672061206368616e6e656c2066726f6d20612070617261636861696e20746f206120676976656e20726563697069656e74207769746820676976656e206368616e6e656c2c706172616d65746572732e0059012d206070726f706f7365645f6d61785f636170616369747960202d2073706563696669657320686f77206d616e79206d657373616765732063616e20626520696e20746865206368616e6e656c206174206f6e63652e2d012d206070726f706f7365645f6d61785f6d6573736167655f73697a6560202d2073706563696669657320746865206d6178696d756d2073697a65206f6620746865206d657373616765732e0011015468657365206e756d62657273206172652061207375626a65637420746f207468652072656c61792d636861696e20636f6e66696775726174696f6e206c696d6974732e005101546865206368616e6e656c2063616e206265206f70656e6564206f6e6c792061667465722074686520726563697069656e7420636f6e6669726d7320697420616e64206f6e6c79206f6e20612073657373696f6e1c6368616e67652e6068726d705f6163636570745f6f70656e5f6368616e6e656c04011873656e646572ad02011850617261496400010cf041636365707420612070656e64696e67206f70656e206368616e6e656c20726571756573742066726f6d2074686520676976656e2073656e6465722e00f4546865206368616e6e656c2077696c6c206265206f70656e6564206f6e6c79206f6e20746865206e6578742073657373696f6e20626f756e646172792e4868726d705f636c6f73655f6368616e6e656c0401286368616e6e656c5f69640905013448726d704368616e6e656c49640002105501496e69746961746520756e696c61746572616c20636c6f73696e67206f662061206368616e6e656c2e20546865206f726967696e206d75737420626520656974686572207468652073656e646572206f722074686598726563697069656e7420696e20746865206368616e6e656c206265696e6720636c6f7365642e00c054686520636c6f737572652063616e206f6e6c792068617070656e206f6e20612073657373696f6e206368616e67652e40666f7263655f636c65616e5f68726d700c011070617261ad02011850617261496400012c6e756d5f696e626f756e6410010c7533320001306e756d5f6f7574626f756e6410010c75333200031c5d01546869732065787472696e7369632074726967676572732074686520636c65616e7570206f6620616c6c207468652048524d502073746f72616765206974656d73207468617420612070617261206d617920686176652e49014e6f726d616c6c7920746869732068617070656e73206f6e6365207065722073657373696f6e2c20627574207468697320616c6c6f777320796f7520746f20747269676765722074686520636c65616e757094696d6d6564696174656c7920666f7220612073706563696669632070617261636861696e2e0051014e756d626572206f6620696e626f756e6420616e64206f7574626f756e64206368616e6e656c7320666f7220607061726160206d7573742062652070726f7669646564206173207769746e65737320646174612e00904f726967696e206d7573742062652074686520604368616e6e656c4d616e61676572602e5c666f7263655f70726f636573735f68726d705f6f70656e0401206368616e6e656c7310010c753332000420a4466f7263652070726f636573732048524d50206f70656e206368616e6e656c2072657175657374732e0055014966207468657265206172652070656e64696e672048524d50206f70656e206368616e6e656c2072657175657374732c20796f752063616e2075736520746869732066756e6374696f6e20746f2070726f6365737388616c6c206f662074686f736520726571756573747320696d6d6564696174656c792e000901546f74616c206e756d626572206f66206f70656e696e67206368616e6e656c73206d7573742062652070726f7669646564206173207769746e65737320646174612e00904f726967696e206d7573742062652074686520604368616e6e656c4d616e61676572602e60666f7263655f70726f636573735f68726d705f636c6f73650401206368616e6e656c7310010c753332000520a8466f7263652070726f636573732048524d5020636c6f7365206368616e6e656c2072657175657374732e0059014966207468657265206172652070656e64696e672048524d5020636c6f7365206368616e6e656c2072657175657374732c20796f752063616e2075736520746869732066756e6374696f6e20746f2070726f6365737388616c6c206f662074686f736520726571756573747320696d6d6564696174656c792e000901546f74616c206e756d626572206f6620636c6f73696e67206368616e6e656c73206d7573742062652070726f7669646564206173207769746e65737320646174612e00904f726967696e206d7573742062652074686520604368616e6e656c4d616e61676572602e6068726d705f63616e63656c5f6f70656e5f726571756573740801286368616e6e656c5f69640905013448726d704368616e6e656c49640001346f70656e5f726571756573747310010c7533320006205d01546869732063616e63656c7320612070656e64696e67206f70656e206368616e6e656c20726571756573742e2049742063616e2062652063616e63656c656420627920656974686572206f66207468652073656e64657219016f722074686520726563697069656e7420666f72207468617420726571756573742e20546865206f726967696e206d75737420626520656974686572206f662074686f73652e005d015468652063616e63656c6c6174696f6e2068617070656e7320696d6d6564696174656c792e204974206973206e6f7420706f737369626c6520746f2063616e63656c20746865207265717565737420696620697420697344616c72656164792061636365707465642e005901546f74616c206e756d626572206f66206f70656e2072657175657374732028692e652e206048726d704f70656e4368616e6e656c52657175657374734c6973746029206d7573742062652070726f7669646564206173347769746e65737320646174612e5c666f7263655f6f70656e5f68726d705f6368616e6e656c10011873656e646572ad020118506172614964000124726563697069656e74ad0201185061726149640001306d61785f636170616369747910010c7533320001406d61785f6d6573736167655f73697a6510010c75333200072061014f70656e2061206368616e6e656c2066726f6d2061206073656e6465726020746f20612060726563697069656e74602060506172614964602e20416c74686f756768206f70656e656420627920676f7665726e616e63652c410174686520606d61785f63617061636974796020616e6420606d61785f6d6573736167655f73697a656020617265207374696c6c207375626a65637420746f207468652052656c617920436861696e277348636f6e66696775726564206c696d6974732e004d01457870656374656420757365206973207768656e206f6e652028616e64206f6e6c79206f6e6529206f66207468652060506172614964607320696e766f6c76656420696e20746865206368616e6e656c206973c0676f7665726e6564206279207468652073797374656d2c20652e672e20612073797374656d2070617261636861696e2e00904f726967696e206d7573742062652074686520604368616e6e656c4d616e61676572602e6065737461626c6973685f73797374656d5f6368616e6e656c08011873656e646572ad020118506172614964000124726563697069656e74ad020118506172614964000830510145737461626c69736820616e2048524d50206368616e6e656c206265747765656e2074776f2073797374656d20636861696e732e20496620746865206368616e6e656c20646f6573206e6f7420616c7265616479510165786973742c20746865207472616e73616374696f6e20666565732077696c6c20626520726566756e64656420746f207468652063616c6c65722e205468652073797374656d20646f6573206e6f742074616b6559016465706f7369747320666f72206368616e6e656c73206265747765656e2073797374656d20636861696e732c20616e64206175746f6d61746963616c6c79207365747320746865206d657373616765206e756d6265721901616e642073697a65206c696d69747320746f20746865206d6178696d756d20616c6c6f77656420627920746865206e6574776f726b277320636f6e66696775726174696f6e2e0028417267756d656e74733a00942d206073656e646572603a20412073797374656d20636861696e2c2060506172614964602ea02d2060726563697069656e74603a20412073797374656d20636861696e2c2060506172614964602e005501416e79207369676e6564206f726967696e2063616e2063616c6c20746869732066756e6374696f6e2c20627574205f626f74685f20696e70757473204d5553542062652073797374656d20636861696e732e204966c0746865206368616e6e656c20646f6573206e6f74206578697374207965742c207468657265206973206e6f206665652e54706f6b655f6368616e6e656c5f6465706f7369747308011873656e646572ad020118506172614964000124726563697069656e74ad020118506172614964000924510155706461746520746865206465706f736974732068656c6420666f7220616e2048524d50206368616e6e656c20746f20746865206c61746573742060436f6e66696775726174696f6e602e204368616e6e656c73b0776974682073797374656d20636861696e7320646f206e6f7420726571756972652061206465706f7369742e0028417267756d656e74733a00782d206073656e646572603a204120636861696e2c2060506172614964602e842d2060726563697069656e74603a204120636861696e2c2060506172614964602e00a4416e79207369676e6564206f726967696e2063616e2063616c6c20746869732066756e6374696f6e2e7465737461626c6973685f6368616e6e656c5f776974685f73797374656d04014c7461726765745f73797374656d5f636861696ead020118506172614964000a1c390145737461626c6973682061206269646972656374696f6e616c2048524d50206368616e6e656c206265747765656e20612070617261636861696e20616e6420612073797374656d20636861696e2e0028417267756d656e74733a00c82d20607461726765745f73797374656d5f636861696e603a20412073797374656d20636861696e2c2060506172614964602e00b0546865206f726967696e206e6565647320746f206265207468652070617261636861696e206f726967696e2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e09050c74706f6c6b61646f745f70617261636861696e5f7072696d697469766573287072696d6974697665733448726d704368616e6e656c4964000008011873656e646572ad0201084964000124726563697069656e74ad020108496400000d05106c706f6c6b61646f745f72756e74696d655f70617261636861696e732064697370757465731870616c6c65741043616c6c04045400010438666f7263655f756e667265657a65000000040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e1105146c706f6c6b61646f745f72756e74696d655f70617261636861696e7320646973707574657320736c617368696e671870616c6c65741043616c6c040454000104707265706f72745f646973707574655f6c6f73745f756e7369676e6564080134646973707574655f70726f6f6615050144426f783c4469737075746550726f6f663e00013c6b65795f6f776e65725f70726f6f66d9010140543a3a4b65794f776e657250726f6f66000000040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e1505104c706f6c6b61646f745f7072696d69746976657308763820736c617368696e67304469737075746550726f6f66000010012474696d655f736c6f7419050140446973707574657354696d65536c6f740001106b696e641d05014c536c617368696e674f6666656e63654b696e6400013c76616c696461746f725f696e6465788904013856616c696461746f72496e64657800013076616c696461746f725f69644902012c56616c696461746f72496400001905104c706f6c6b61646f745f7072696d69746976657308763820736c617368696e6740446973707574657354696d65536c6f74000008013473657373696f6e5f696e64657810013053657373696f6e496e64657800013863616e6469646174655f68617368dd04013443616e6469646174654861736800001d05104c706f6c6b61646f745f7072696d69746976657308763820736c617368696e674c536c617368696e674f6666656e63654b696e6400010828466f72496e76616c696400000030416761696e737456616c6964000100002105106c706f6c6b61646f745f72756e74696d655f70617261636861696e73246f6e5f64656d616e641870616c6c65741043616c6c04045400010c5c706c6163655f6f726465725f616c6c6f775f64656174680801286d61785f616d6f756e7418013042616c616e63654f663c543e00011c706172615f6964ad02011850617261496400003c9443726561746520612073696e676c65206f6e2064656d616e6420636f7265206f726465722e490157696c6c20757365207468652073706f7420707269636520666f72207468652063757272656e7420626c6f636b20616e642077696c6c207265617020746865206163636f756e74206966206e65656465642e002c506172616d65746572733a39012d20606f726967696e603a205468652073656e646572206f66207468652063616c6c2c2066756e64732077696c6c2062652077697468647261776e2066726f6d2074686973206163636f756e742e49012d20606d61785f616d6f756e74603a20546865206d6178696d756d2062616c616e636520746f2077697468647261772066726f6d20746865206f726967696e20746f20706c61636520616e206f726465722e0d012d2060706172615f6964603a204120605061726149646020746865206f726967696e2077616e747320746f2070726f7669646520626c6f636b737061636520666f722e001c4572726f72733ae42d2060496e73756666696369656e7442616c616e6365603a2066726f6d207468652043757272656e637920696d706c656d656e746174696f6e342d2060517565756546756c6c60802d206053706f7450726963654869676865725468616e4d6178416d6f756e7460001c4576656e74733a5c2d20604f6e44656d616e644f72646572506c616365646058706c6163655f6f726465725f6b6565705f616c6976650801286d61785f616d6f756e7418013042616c616e63654f663c543e00011c706172615f6964ad02011850617261496400013c610153616d6520617320746865205b60706c6163655f6f726465725f616c6c6f775f6465617468605d2853656c663a3a706c6163655f6f726465725f616c6c6f775f6465617468292063616c6c202c2062757420776974682061dc636865636b207468617420706c6163696e6720746865206f726465722077696c6c206e6f74207265617020746865206163636f756e742e002c506172616d65746572733a39012d20606f726967696e603a205468652073656e646572206f66207468652063616c6c2c2066756e64732077696c6c2062652077697468647261776e2066726f6d2074686973206163636f756e742e49012d20606d61785f616d6f756e74603a20546865206d6178696d756d2062616c616e636520746f2077697468647261772066726f6d20746865206f726967696e20746f20706c61636520616e206f726465722e0d012d2060706172615f6964603a204120605061726149646020746865206f726967696e2077616e747320746f2070726f7669646520626c6f636b737061636520666f722e001c4572726f72733ae42d2060496e73756666696369656e7442616c616e6365603a2066726f6d207468652043757272656e637920696d706c656d656e746174696f6e342d2060517565756546756c6c60802d206053706f7450726963654869676865725468616e4d6178416d6f756e7460001c4576656e74733a5c2d20604f6e44656d616e644f72646572506c616365646060706c6163655f6f726465725f776974685f637265646974730801286d61785f616d6f756e7418013042616c616e63654f663c543e00011c706172615f6964ad020118506172614964000244c843726561746520612073696e676c65206f6e2064656d616e6420636f7265206f72646572207769746820637265646974732e590157696c6c2063686172676520746865206f776e65722773206f6e2d64656d616e6420637265646974206163636f756e74207468652073706f7420707269636520666f72207468652063757272656e7420626c6f636b2e002c506172616d65746572733a45012d20606f726967696e603a205468652073656e646572206f66207468652063616c6c2c206f6e2d64656d616e6420637265646974732077696c6c2062652077697468647261776e2066726f6d20746869732820206163636f756e742e49012d20606d61785f616d6f756e74603a20546865206d6178696d756d206e756d626572206f66206372656469747320746f207370656e642066726f6d20746865206f726967696e20746f20706c61636520616e2020206f726465722e0d012d2060706172615f6964603a204120605061726149646020746865206f726967696e2077616e747320746f2070726f7669646520626c6f636b737061636520666f722e001c4572726f72733a5c2d2060496e73756666696369656e744372656469747360342d2060517565756546756c6c60802d206053706f7450726963654869676865725468616e4d6178416d6f756e7460001c4576656e74733a5c2d20604f6e44656d616e644f72646572506c6163656460040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e2505105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e3c70617261735f7265676973747261721870616c6c65741043616c6c0404540001242072656769737465720c01086964ad02011850617261496400013067656e657369735f68656164c9040120486561644461746100013c76616c69646174696f6e5f636f6465c504013856616c69646174696f6e436f6465000050f852656769737465722068656164206461746120616e642076616c69646174696f6e20636f646520666f72206120726573657276656420506172612049642e0030232320417267756d656e7473c02d20606f726967696e603a204d7573742062652063616c6c6564206279206120605369676e656460206f726967696e2e2d012d20606964603a2054686520706172612049442e204d757374206265206f776e65642f6d616e616765642062792074686520606f726967696e60207369676e696e67206163636f756e742e01012d206067656e657369735f68656164603a205468652067656e6573697320686561642064617461206f66207468652070617261636861696e2f7468726561642e25012d206076616c69646174696f6e5f636f6465603a2054686520696e697469616c2076616c69646174696f6e20636f6465206f66207468652070617261636861696e2f7468726561642e00402323204465706f736974732f466565730901546865206163636f756e74207769746820746865206f726967696e6174696e67207369676e6174757265206d75737420726573657276652061206465706f7369742e004d01546865206465706f73697420697320726571756972656420746f20636f7665722074686520636f737473206173736f63696174656420776974682073746f72696e67207468652067656e657369732068656164746461746120616e64207468652076616c69646174696f6e20636f64652e310154686973206163636f756e747320666f722074686520706f74656e7469616c20746f2073746f72652076616c69646174696f6e20636f6465206f6620612073697a6520757020746f20746865dc606d61785f636f64655f73697a65602c20617320646566696e656420696e2074686520636f6e66696775726174696f6e2070616c6c6574001d01416e797468696e6720616c72656164792072657365727665642070726576696f75736c7920666f7220746869732070617261204944206973206163636f756e74656420666f722e00242323204576656e7473d454686520605265676973746572656460206576656e7420697320656d697474656420696e2063617365206f6620737563636573732e38666f7263655f726567697374657214010c77686f000130543a3a4163636f756e74496400011c6465706f73697418013042616c616e63654f663c543e0001086964ad02011850617261496400013067656e657369735f68656164c9040120486561644461746100013c76616c69646174696f6e5f636f6465c504013856616c69646174696f6e436f6465000118dc466f7263652074686520726567697374726174696f6e206f6620612050617261204964206f6e207468652072656c617920636861696e2e00b8546869732066756e6374696f6e206d7573742062652063616c6c6564206279206120526f6f74206f726967696e2e001901546865206465706f7369742074616b656e2063616e2062652073706563696669656420666f72207468697320726567697374726174696f6e2e20416e79206050617261496460190163616e20626520726567697374657265642c20696e636c7564696e67207375622d3130303020494473207768696368206172652053797374656d2050617261636861696e732e28646572656769737465720401086964ad020118506172614964000210050144657265676973746572206120506172612049642c2066726565696e6720616c6c206461746120616e642072657475726e696e6720616e79206465706f7369742e0051015468652063616c6c6572206d75737420626520526f6f742c2074686520607061726160206f776e65722c206f72207468652060706172616020697473656c662e205468652070617261206d75737420626520616e506f6e2d64656d616e642070617261636861696e2e10737761700801086964ad0201185061726149640001146f74686572ad0201185061726149640003304101537761702061206c6561736520686f6c64696e672070617261636861696e207769746820616e6f746865722070617261636861696e2c20656974686572206f6e2d64656d616e64206f72206c6561736520686f6c64696e672e000101546865206f726967696e206d75737420626520526f6f742c2074686520607061726160206f776e65722c206f72207468652060706172616020697473656c662e00610154686520737761702077696c6c2068617070656e206f6e6c7920696620746865726520697320616c726561647920616e206f70706f7369746520737761702070656e64696e672e204966207468657265206973206e6f742c590174686520737761702077696c6c2062652073746f72656420696e207468652070656e64696e67207377617073206d61702c20726561647920666f722061206c6174657220636f6e6669726d61746f727920737761702e005d01546865206050617261496460732072656d61696e206d617070656420746f207468652073616d652068656164206461746120616e6420636f646520736f2065787465726e616c20636f64652063616e2072656c79206f6e3d01605061726149646020746f2062652061206c6f6e672d7465726d206964656e746966696572206f662061206e6f74696f6e616c202270617261636861696e222e20486f77657665722c20746865697235017363686564756c696e6720696e666f2028692e652e2077686574686572207468657927726520616e206f6e2d64656d616e642070617261636861696e206f72206c6561736520686f6c64696e67150170617261636861696e292c2061756374696f6e20696e666f726d6174696f6e20616e64207468652061756374696f6e206465706f736974206172652073776974636865642e2c72656d6f76655f6c6f636b04011070617261ad0201185061726149640004100d0152656d6f76652061206d616e61676572206c6f636b2066726f6d206120706172612e20546869732077696c6c20616c6c6f7720746865206d616e61676572206f662061350170726576696f75736c79206c6f636b6564207061726120746f2064657265676973746572206f7220737761702061207061726120776974686f7574207573696e6720676f7665726e616e63652e00dc43616e206f6e6c792062652063616c6c65642062792074686520526f6f74206f726967696e206f72207468652070617261636861696e2e1c72657365727665000544945265736572766520612050617261204964206f6e207468652072656c617920636861696e2e004d01546869732066756e6374696f6e2077696c6c20726573657276652061206e6577205061726120496420746f206265206f776e65642f6d616e6167656420627920746865206f726967696e206163636f756e742e6101546865206f726967696e206163636f756e742069732061626c6520746f2072656769737465722068656164206461746120616e642076616c69646174696f6e20636f6465207573696e67206072656769737465726020746f590163726561746520616e206f6e2d64656d616e642070617261636861696e2e205573696e672074686520536c6f74732070616c6c65742c20616e206f6e2d64656d616e642070617261636861696e2063616e207468656ea4626520757067726164656420746f2061206c6561736520686f6c64696e672070617261636861696e2e0030232320417267756d656e747355012d20606f726967696e603a204d7573742062652063616c6c6564206279206120605369676e656460206f726967696e2e204265636f6d657320746865206d616e616765722f6f776e6572206f6620746865206e6577282020706172612049442e00402323204465706f736974732f466565732101546865206f726967696e206d75737420726573657276652061206465706f736974206f662060506172614465706f7369746020666f722074686520726567697374726174696f6e2e00242323204576656e747359015468652060526573657276656460206576656e7420697320656d697474656420696e2063617365206f6620737563636573732c2077686963682070726f76696465732074686520494420726573657276656420666f72107573652e206164645f6c6f636b04011070617261ad02011850617261496400061409014164642061206d616e61676572206c6f636b2066726f6d206120706172612e20546869732077696c6c2070726576656e7420746865206d616e61676572206f662061887061726120746f2064657265676973746572206f722073776170206120706172612e00490143616e2062652063616c6c656420627920526f6f742c207468652070617261636861696e2c206f72207468652070617261636861696e206d616e61676572206966207468652070617261636861696e20697324756e6c6f636b65642e547363686564756c655f636f64655f7570677261646508011070617261ad0201185061726149640001206e65775f636f6465c504013856616c69646174696f6e436f646500072c745363686564756c6520612070617261636861696e20757067726164652e005501546869732077696c6c206b69636b206f6666206120636865636b206f6620606e65775f636f64656020627920616c6c2076616c696461746f72732e20416674657220746865206d616a6f72697479206f6620746865550176616c696461746f72732068617665207265706f72746564206f6e207468652076616c6964697479206f662074686520636f64652c2074686520636f64652077696c6c2065697468657220626520656e616374656455016f722074686520757067726164652077696c6c2062652072656a65637465642e2049662074686520636f64652077696c6c20626520656e61637465642c207468652063757272656e7420636f6465206f66207468655d0170617261636861696e2077696c6c206265206f7665727772697474656e206469726563746c792e2054686973206d65616e73207468617420616e7920506f562077696c6c20626520636865636b656420627920746869735d016e657720636f64652e205468652070617261636861696e20697473656c662077696c6c206e6f7420626520696e666f726d6564206578706c696369746c792074686174207468652076616c69646174696f6e20636f646530686173206368616e6765642e00490143616e2062652063616c6c656420627920526f6f742c207468652070617261636861696e2c206f72207468652070617261636861696e206d616e61676572206966207468652070617261636861696e20697324756e6c6f636b65642e407365745f63757272656e745f6865616408011070617261ad0201185061726149640001206e65775f68656164c9040120486561644461746100081084536574207468652070617261636861696e27732063757272656e7420686561642e00490143616e2062652063616c6c656420627920526f6f742c207468652070617261636861696e2c206f72207468652070617261636861696e206d616e61676572206966207468652070617261636861696e20697324756e6c6f636b65642e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e2905105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e14736c6f74731870616c6c65741043616c6c04045400010c2c666f7263655f6c6561736514011070617261ad0201185061726149640001186c6561736572000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e000130706572696f645f626567696e1001404c65617365506572696f644f663c543e000130706572696f645f636f756e741001404c65617365506572696f644f663c543e0000104d014a757374206120636f6e6e65637420696e746f2074686520606c656173655f6f7574602063616c6c2c20696e206361736520526f6f742077616e747320746f20666f72636520736f6d65206c6561736520746ffc68617070656e20696e646570656e64656e746c79206f6620616e79206f74686572206f6e2d636861696e206d656368616e69736d20746f207573652069742e00f8546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206d617463682060543a3a466f7263654f726967696e602e40636c6561725f616c6c5f6c656173657304011070617261ad02011850617261496400010c4d01436c65617220616c6c206c656173657320666f72206120506172612049642c20726566756e64696e6720616e79206465706f73697473206261636b20746f20746865206f726967696e616c206f776e6572732e00f8546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206d617463682060543a3a466f7263654f726967696e602e3c747269676765725f6f6e626f61726404011070617261ad02011850617261496400021c250154727920746f206f6e626f61726420612070617261636861696e2074686174206861732061206c6561736520666f72207468652063757272656e74206c6561736520706572696f642e004501546869732066756e6374696f6e2063616e2062652075736566756c2069662074686572652077617320736f6d6520737461746520697373756520776974682061207061726120746861742073686f756c64390168617665206f6e626f61726465642c206275742077617320756e61626c6520746f2e204173206c6f6e67206173207468657920686176652061206c6561736520706572696f642c2077652063616e6c6c6574207468656d206f6e626f6172642066726f6d20686572652e00cc4f726967696e206d757374206265207369676e65642c206275742063616e2062652063616c6c656420627920616e796f6e652e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e2d05105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e2061756374696f6e731870616c6c65741043616c6c04045400010c2c6e65775f61756374696f6e0801206475726174696f6ef40144426c6f636b4e756d626572466f723c543e0001486c656173655f706572696f645f696e646578f401404c65617365506572696f644f663c543e000014544372656174652061206e65772061756374696f6e2e005101546869732063616e206f6e6c792068617070656e207768656e2074686572652069736e277420616c726561647920616e2061756374696f6e20696e2070726f677265737320616e64206d6179206f6e6c79206265250163616c6c65642062792074686520726f6f74206f726967696e2e20416363657074732074686520606475726174696f6e60206f6620746869732061756374696f6e20616e64207468655901606c656173655f706572696f645f696e64657860206f662074686520696e697469616c206c6561736520706572696f64206f662074686520666f757220746861742061726520746f2062652061756374696f6e65642e0c626964140110706172613105011850617261496400013461756374696f6e5f696e646578f4013041756374696f6e496e64657800012866697273745f736c6f74f401404c65617365506572696f644f663c543e0001246c6173745f736c6f74f401404c65617365506572696f644f663c543e000118616d6f756e740501013042616c616e63654f663c543e00014049014d616b652061206e6577206269642066726f6d20616e206163636f756e742028696e636c7564696e6720612070617261636861696e206163636f756e742920666f72206465706c6f79696e672061206e65772870617261636861696e2e0059014d756c7469706c652073696d756c74616e656f757320626964732066726f6d207468652073616d65206269646465722061726520616c6c6f776564206f6e6c79206173206c6f6e6720617320616c6c206163746976653d0162696473206f7665726c61702065616368206f746865722028692e652e20617265206d757475616c6c79206578636c7573697665292e20426964732063616e6e6f742062652072656461637465642e0055012d20607375626020697320746865207375622d6269646465722049442c20616c6c6f77696e6720666f72206d756c7469706c6520636f6d706574696e67206269647320746f206265206d6164652062792028616e647066756e64656420627929207468652073616d65206163636f756e742e4d012d206061756374696f6e5f696e646578602069732074686520696e646578206f66207468652061756374696f6e20746f20626964206f6e2e2053686f756c64206a757374206265207468652070726573656e746876616c7565206f66206041756374696f6e436f756e746572602e49012d206066697273745f736c6f746020697320746865206669727374206c6561736520706572696f6420696e646578206f66207468652072616e676520746f20626964206f6e2e20546869732069732074686509016162736f6c757465206c6561736520706572696f6420696e6465782076616c75652c206e6f7420616e2061756374696f6e2d7370656369666963206f66667365742e41012d20606c6173745f736c6f746020697320746865206c617374206c6561736520706572696f6420696e646578206f66207468652072616e676520746f20626964206f6e2e20546869732069732074686509016162736f6c757465206c6561736520706572696f6420696e6465782076616c75652c206e6f7420616e2061756374696f6e2d7370656369666963206f66667365742e49012d2060616d6f756e74602069732074686520616d6f756e7420746f2062696420746f2062652068656c64206173206465706f73697420666f72207468652070617261636861696e2073686f756c6420746865c86269642077696e2e205468697320616d6f756e742069732068656c64207468726f7567686f7574207468652072616e67652e3863616e63656c5f61756374696f6e00020c7843616e63656c20616e20696e2d70726f67726573732061756374696f6e2e008843616e206f6e6c792062652063616c6c656420627920526f6f74206f726967696e2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e3105000006ad02003505105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e2463726f77646c6f616e1870616c6c65741043616c6c04045400012418637265617465180114696e6465783105011850617261496400010c6361700501013042616c616e63654f663c543e00013066697273745f706572696f64f401404c65617365506572696f644f663c543e00012c6c6173745f706572696f64f401404c65617365506572696f644f663c543e00010c656e64f40144426c6f636b4e756d626572466f723c543e00012076657269666965723905014c4f7074696f6e3c4d756c74695369676e65723e0000144d014372656174652061206e65772063726f77646c6f616e696e672063616d706169676e20666f7220612070617261636861696e20736c6f7420776974682074686520676976656e206c6561736520706572696f641872616e67652e005d0154686973206170706c6965732061206c6f636b20746f20796f75722070617261636861696e20636f6e66696775726174696f6e2c20656e737572696e6720746861742069742063616e6e6f74206265206368616e676564646279207468652070617261636861696e206d616e616765722e28636f6e747269627574650c0114696e6465783105011850617261496400011476616c75650501013042616c616e63654f663c543e0001247369676e6174757265410501584f7074696f6e3c4d756c74695369676e61747572653e0001085101436f6e7472696275746520746f20612063726f77642073616c652e20546869732077696c6c207472616e7366657220736f6d652062616c616e6365206f76657220746f2066756e6420612070617261636861696e5101736c6f742e2049742077696c6c20626520776974686472617761626c65207768656e207468652063726f77646c6f616e2068617320656e64656420616e64207468652066756e64732061726520756e757365642e20776974686472617708010c77686f000130543a3a4163636f756e744964000114696e64657831050118506172614964000244c057697468647261772066756c6c2062616c616e6365206f66206120737065636966696320636f6e7472696275746f722e00c04f726967696e206d757374206265207369676e65642c206275742063616e20636f6d652066726f6d20616e796f6e652e005d015468652066756e64206d7573742062652065697468657220696e2c206f7220726561647920666f722c207265746972656d656e742e20466f7220612066756e6420746f206265202a696e2a207265746972656d656e742c49017468656e20746865207265746972656d656e7420666c6167206d757374206265207365742e20466f7220612066756e6420746f20626520726561647920666f72207265746972656d656e742c207468656e3a9c2d206974206d757374206e6f7420616c726561647920626520696e207265746972656d656e743b4d012d2074686520616d6f756e74206f66207261697365642066756e6473206d75737420626520626967676572207468616e20746865205f667265655f2062616c616e6365206f6620746865206163636f756e743b342d20616e64206569746865723abc20202d2074686520626c6f636b206e756d626572206d757374206265206174206c656173742060656e64603b206f722d0120202d207468652063757272656e74206c6561736520706572696f64206d7573742062652067726561746572207468616e207468652066756e64277320606c6173745f706572696f64602e005501496e207468697320636173652c207468652066756e642773207265746972656d656e7420666c61672069732073657420616e64206974732060656e646020697320726573657420746f207468652063757272656e7434626c6f636b206e756d6265722e00f02d206077686f603a20546865206163636f756e742077686f736520636f6e747269627574696f6e2073686f756c642062652077697468647261776e2e19012d2060696e646578603a205468652070617261636861696e20746f2077686f73652063726f77646c6f616e2074686520636f6e747269627574696f6e20776173206d6164652e18726566756e64040114696e64657831050118506172614964000314e04175746f6d61746963616c6c7920726566756e6420636f6e7472696275746f7273206f6620616e20656e6465642063726f77646c6f616e2e210144756520746f20776569676874207265737472696374696f6e732c20746869732066756e6374696f6e206d6179206e65656420746f2062652063616c6c6564206d756c7469706c65490174696d657320746f2066756c6c7920726566756e6420616c6c2075736572732e2057652077696c6c20726566756e64206052656d6f76654b6579734c696d69746020757365727320617420612074696d652e00c04f726967696e206d757374206265207369676e65642c206275742063616e20636f6d652066726f6d20616e796f6e652e20646973736f6c7665040114696e64657831050118506172614964000404550152656d6f766520612066756e6420616674657220746865207265746972656d656e7420706572696f642068617320656e64656420616e6420616c6c2066756e64732068617665206265656e2072657475726e65642e1065646974180114696e6465783105011850617261496400010c6361700501013042616c616e63654f663c543e00013066697273745f706572696f64f401404c65617365506572696f644f663c543e00012c6c6173745f706572696f64f401404c65617365506572696f644f663c543e00010c656e64f40144426c6f636b4e756d626572466f723c543e00012076657269666965723905014c4f7074696f6e3c4d756c74695369676e65723e00050cd0456469742074686520636f6e66696775726174696f6e20666f7220616e20696e2d70726f67726573732063726f77646c6f616e2e008843616e206f6e6c792062652063616c6c656420627920526f6f74206f726967696e2e206164645f6d656d6f080114696e646578ad0201185061726149640001106d656d6f38011c5665633c75383e00060cec41646420616e206f7074696f6e616c206d656d6f20746f20616e206578697374696e672063726f77646c6f616e20636f6e747269627574696f6e2e002d014f726967696e206d757374206265205369676e65642c20616e64207468652075736572206d757374206861766520636f6e747269627574656420746f207468652063726f77646c6f616e2e10706f6b65040114696e646578ad02011850617261496400070c74506f6b65207468652066756e6420696e746f20604e657752616973656000dc4f726967696e206d757374206265205369676e65642c20616e64207468652066756e6420686173206e6f6e2d7a65726f2072616973652e38636f6e747269627574655f616c6c080114696e646578310501185061726149640001247369676e6174757265410501584f7074696f6e3c4d756c74695369676e61747572653e00080c6101436f6e7472696275746520796f757220656e746972652062616c616e636520746f20612063726f77642073616c652e20546869732077696c6c207472616e736665722074686520656e746972652062616c616e6365206f665101612075736572206f76657220746f2066756e6420612070617261636861696e20736c6f742e2049742077696c6c20626520776974686472617761626c65207768656e207468652063726f77646c6f616e206861737c656e64656420616e64207468652066756e64732061726520756e757365642e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e390504184f7074696f6e040454013d050108104e6f6e6500000010536f6d6504003d0500000100003d05082873705f72756e74696d652c4d756c74695369676e657200010c1c45643235353139040004013c656432353531393a3a5075626c69630000001c53723235353139040004013c737232353531393a3a5075626c696300010014456364736104005902013465636473613a3a5075626c696300020000410504184f7074696f6e0404540145050108104e6f6e6500000010536f6d650400450500000100004505082873705f72756e74696d65384d756c74695369676e617475726500010c1c45643235353139040075020148656432353531393a3a5369676e61747572650000001c53723235353139040075020148737232353531393a3a5369676e61747572650001001445636473610400c902014065636473613a3a5369676e6174757265000200004905106c706f6c6b61646f745f72756e74696d655f70617261636861696e7320636f726574696d651870616c6c65741043616c6c04045400011048726571756573745f636f72655f636f756e74040114636f756e749501010c7531360001185101526571756573742074686520636f6e66696775726174696f6e20746f206265207570646174656420776974682074686520737065636966696564206e756d626572206f6620636f7265732e205761726e696e673a510153696e63652074686973206f6e6c79207363686564756c6573206120636f6e66696775726174696f6e207570646174652c2069742074616b65732074776f2073657373696f6e7320746f20636f6d6520696e746f1c6566666563742e00982d20606f726967696e603a20526f6f74206f722074686520436f726574696d6520436861696e802d2060636f756e74603a20746f74616c206e756d626572206f6620636f72657348726571756573745f726576656e75655f61740401107768656e10012c426c6f636b4e756d62657200021061015265717565737420746f20636c61696d2074686520696e7374616e74616e656f757320636f726574696d652073616c657320726576656e7565207374617274696e672066726f6d2074686520626c6f636b206974207761735d016c61737420636c61696d656420756e74696c20616e6420757020746f2074686520626c6f636b207370656369666965642e2054686520636c61696d656420616d6f756e742076616c75652069732073656e74206261636b5101746f2074686520436f726574696d6520636861696e20696e206120606e6f746966795f726576656e756560206d6573736167652e204174207468652073616d652074696d652c2074686520616d6f756e742069738474656c65706f7274656420746f2074686520436f726574696d6520636861696e2e386372656469745f6163636f756e7408010c77686f000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e0003002c61737369676e5f636f7265100110636f72659501013c42726f6b6572436f7265496e646578000114626567696e100144426c6f636b4e756d626572466f723c543e00012861737369676e6d656e744d05018c5665633c28436f726541737369676e6d656e742c2050617274734f663537363030293e000120656e645f68696e74b401644f7074696f6e3c426c6f636b4e756d626572466f723c543e3e00042459015265636569766520696e737472756374696f6e732066726f6d20746865206045787465726e616c42726f6b65724f726967696e602c2064657461696c696e6720686f77206120737065636966696320636f72652069732c746f20626520757365642e002c506172616d65746572733a21012d606f726967696e603a20546865206045787465726e616c42726f6b65724f726967696e602c20617373756d656420746f2062652074686520636f726574696d6520636861696e2eac2d60636f7265603a2054686520636f726520746861742073686f756c64206265207363686564756c65642ed82d60626567696e603a20546865207374617274696e6720626c6f636b686569676874206f662074686520696e737472756374696f6e2ed42d6061737369676e6d656e74603a20486f772074686520626c6f636b73706163652073686f756c64206265207574696c697365642e59012d60656e645f68696e74603a20416e206f7074696f6e616c2068696e7420617320746f207768656e207468697320706172746963756c617220736574206f6620696e737472756374696f6e732077696c6c20656e642e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e4d05000002510500510500000408550559050055050c3470616c6c65745f62726f6b657248636f726574696d655f696e7465726661636538436f726541737369676e6d656e7400010c1049646c6500000010506f6f6c000100105461736b04001001185461736b49640002000059050c6c706f6c6b61646f745f72756e74696d655f70617261636861696e734461737369676e65725f636f726574696d653050617274734f663537363030000004009501010c75313600005d050c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c65741043616c6c04045400011858636f6e74726f6c5f6175746f5f6d6967726174696f6e0401306d617962655f636f6e6669676105015c4f7074696f6e3c4d6967726174696f6e4c696d6974733e00000c80436f6e74726f6c20746865206175746f6d61746963206d6967726174696f6e2e000d01546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205b60436f6e6669673a3a436f6e74726f6c4f726967696e605d2e40636f6e74696e75655f6d6967726174650c01186c696d6974736505013c4d6967726174696f6e4c696d69747300013c7265616c5f73697a655f757070657210010c7533320001307769746e6573735f7461736b690501404d6967726174696f6e5461736b3c543e000154b8436f6e74696e756520746865206d6967726174696f6e20666f722074686520676976656e20606c696d697473602e00ec546865206469737061746368206f726967696e206f6620746869732063616c6c2063616e20626520616e79207369676e6564206163636f756e742e005d0154686973207472616e73616374696f6e20686173204e4f204d4f4e455441525920494e43454e54495645532e2063616c6c696e672069742077696c6c206e6f742072657761726420616e796f6e652e20416c626569742cec55706f6e207375636365737366756c20657865637574696f6e2c20746865207472616e73616374696f6e206665652069732072657475726e65642e0041015468652028706f74656e7469616c6c79206f7665722d657374696d6174656429206f66207468652062797465206c656e677468206f6620616c6c2074686520646174612072656164206d757374206265590170726f766964656420666f722075702d66726f6e74206665652d7061796d656e7420616e64207765696768696e672e20496e20657373656e63652c207468652063616c6c65722069732067756172616e746565696e6749017468617420657865637574696e67207468652063757272656e7420604d6967726174696f6e5461736b6020776974682074686520676976656e20606c696d697473602077696c6c206e6f742065786365656494607265616c5f73697a655f757070657260206279746573206f66207265616420646174612e00450154686520607769746e6573735f7461736b60206973206d6572656c7920612068656c70657220746f2070726576656e74207468652063616c6c65722066726f6d206265696e6720736c6173686564206f725d0167656e6572616c6c7920747269676765722061206d6967726174696f6e2074686174207468657920646f206e6f7420696e74656e642e205468697320706172616d65746572206973206a7573742061206d6573736167653d0166726f6d2063616c6c65722c20736179696e67207468617420746865792062656c696576656420607769746e6573735f7461736b602077617320746865206c617374207374617465206f662074686559016d6967726174696f6e2c20616e642074686579206f6e6c79207769736820666f72207468656972207472616e73616374696f6e20746f20646f20616e797468696e672c206966207468697320617373756d7074696f6e1101686f6c64732e20496e206361736520607769746e6573735f7461736b6020646f6573206e6f74206d617463682c20746865207472616e73616374696f6e206661696c732e0039014261736564206f6e2074686520646f63756d656e746174696f6e206f66205b604d6967726174696f6e5461736b3a3a6d6967726174655f756e74696c5f65786861757374696f6e605d2c207468654d017265636f6d6d656e64656420776179206f6620646f696e67207468697320697320746f2070617373206120606c696d6974602074686174206f6e6c7920626f756e64732060636f756e74602c206173207468659c6073697a6560206c696d69742063616e20616c77617973206265206f7665727772697474656e2e486d6967726174655f637573746f6d5f746f700801106b657973b10101305665633c5665633c75383e3e0001307769746e6573735f73697a6510010c75333200021009014d69677261746520746865206c697374206f6620746f70206b65797320627920697465726174696e672065616368206f66207468656d206f6e65206279206f6e652e0055015468697320646f6573206e6f74206166666563742074686520676c6f62616c206d6967726174696f6e2070726f6365737320747261636b657220285b604d6967726174696f6e50726f63657373605d292c20616e64fc73686f756c64206f6e6c79206265207573656420696e206361736520616e79206b65797320617265206c6566746f7665722064756520746f2061206275672e506d6967726174655f637573746f6d5f6368696c640c0110726f6f7438011c5665633c75383e0001286368696c645f6b657973b10101305665633c5665633c75383e3e000128746f74616c5f73697a6510010c75333200031811014d69677261746520746865206c697374206f66206368696c64206b65797320627920697465726174696e672065616368206f66207468656d206f6e65206279206f6e652e000d01416c6c206f662074686520676976656e206368696c64206b657973206d7573742062652070726573656e7420756e646572206f6e6520606368696c645f726f6f74602e0055015468697320646f6573206e6f74206166666563742074686520676c6f62616c206d6967726174696f6e2070726f6365737320747261636b657220285b604d6967726174696f6e50726f63657373605d292c20616e64fc73686f756c64206f6e6c79206265207573656420696e206361736520616e79206b65797320617265206c6566746f7665722064756520746f2061206275672e547365745f7369676e65645f6d61785f6c696d6974730401186c696d6974736505013c4d6967726174696f6e4c696d697473000404b853657420746865206d6178696d756d206c696d6974206f6620746865207369676e6564206d6967726174696f6e2e48666f7263655f7365745f70726f677265737308013070726f67726573735f746f706d05013450726f67726573734f663c543e00013870726f67726573735f6368696c646d05013450726f67726573734f663c543e000524c8466f72636566756c6c7920736574207468652070726f6772657373207468652072756e6e696e67206d6967726174696f6e2e005d0154686973206973206f6e6c792075736566756c20696e206f6e6520636173653a20746865206e657874206b657920746f206d69677261746520697320746f6f2062696720746f206265206d696772617465642077697468550161207369676e6564206163636f756e742c20696e20612070617261636861696e20636f6e746578742c20616e642077652073696d706c792077616e7420746f20736b69702069742e204120726561736f6e61626c6561016578616d706c65206f66207468697320776f756c6420626520603a636f64653a602c20776869636820697320626f7468207665727920657870656e7369766520746f206d6967726174652c20616e6420636f6d6d6f6e6c79a4757365642c20736f2070726f6261626c7920697420697320616c7265616479206d696772617465642e005d01496e206361736520796f75206d657373207468696e67732075702c20796f752063616e20616c736f2c20696e207072696e6369706c652c20757365207468697320746f20726573657420746865206d6967726174696f6e2070726f636573732e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e610504184f7074696f6e0404540165050108104e6f6e6500000010536f6d6504006505000001000065050c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c65743c4d6967726174696f6e4c696d697473000008011073697a6510010c7533320001106974656d10010c753332000069050c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c6574344d6967726174696f6e5461736b040454000014013070726f67726573735f746f706d05013450726f67726573734f663c543e00013870726f67726573735f6368696c646d05013450726f67726573734f663c543e00011073697a6510010c753332000124746f705f6974656d7310010c75333200012c6368696c645f6974656d7310010c75333200006d050c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c65742050726f677265737304244d61784b65794c656e00010c1c546f53746172740000001c4c6173744b6579040071050164426f756e6465645665633c75382c204d61784b65794c656e3e00010020436f6d706c6574650002000071050c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e000075050c2870616c6c65745f78636d1870616c6c65741043616c6c0404540001441073656e640801106465737485010158426f783c56657273696f6e65644c6f636174696f6e3e00011c6d65737361676579050154426f783c56657273696f6e656458636d3c28293e3e0000003c74656c65706f72745f6173736574731001106465737485010158426f783c56657273696f6e65644c6f636174696f6e3e00012c62656e656669636961727985010158426f783c56657273696f6e65644c6f636174696f6e3e000118617373657473a9060150426f783c56657273696f6e65644173736574733e0001386665655f61737365745f6974656d10010c753332000148110154656c65706f727420736f6d65206173736574732066726f6d20746865206c6f63616c20636861696e20746f20736f6d652064657374696e6174696f6e20636861696e2e001d012a2a546869732066756e6374696f6e20697320646570726563617465643a2055736520606c696d697465645f74656c65706f72745f6173736574736020696e73746561642e2a2a005101466565207061796d656e74206f6e207468652064657374696e6174696f6e2073696465206973206d6164652066726f6d2074686520617373657420696e2074686520606173736574736020766563746f72206f666101696e64657820606665655f61737365745f6974656d602e2054686520776569676874206c696d697420666f722066656573206973206e6f742070726f766964656420616e64207468757320697320756e6c696d697465642cb47769746820616c6c20666565732074616b656e206173206e65656465642066726f6d207468652061737365742e0029012d20606f726967696e603a204d7573742062652063617061626c65206f66207769746864726177696e672074686520606173736574736020616e6420657865637574696e672058434d2e25012d206064657374603a2044657374696e6174696f6e20636f6e7465787420666f7220746865206173736574732e2057696c6c207479706963616c6c7920626520605b506172656e742c6101202050617261636861696e282e2e295d6020746f2073656e642066726f6d2070617261636861696e20746f2070617261636861696e2c206f7220605b50617261636861696e282e2e295d6020746f2073656e642066726f6d54202072656c617920746f2070617261636861696e2e55012d206062656e6566696369617279603a20412062656e6566696369617279206c6f636174696f6e20666f72207468652061737365747320696e2074686520636f6e74657874206f66206064657374602e2057696c6c98202067656e6572616c6c7920626520616e20604163636f756e7449643332602076616c75652e59012d2060617373657473603a205468652061737365747320746f2062652077697468647261776e2e20546869732073686f756c6420696e636c7564652074686520617373657473207573656420746f2070617920746865682020666565206f6e207468652060646573746020636861696e2e4d012d20606665655f61737365745f6974656d603a2054686520696e64657820696e746f206061737365747360206f6620746865206974656d2077686963682073686f756c64206265207573656420746f207061791c2020666565732e5c726573657276655f7472616e736665725f6173736574731001106465737485010158426f783c56657273696f6e65644c6f636174696f6e3e00012c62656e656669636961727985010158426f783c56657273696f6e65644c6f636174696f6e3e000118617373657473a9060150426f783c56657273696f6e65644173736574733e0001386665655f61737365745f6974656d10010c7533320002785d015472616e7366657220736f6d65206173736574732066726f6d20746865206c6f63616c20636861696e20746f207468652064657374696e6174696f6e20636861696e207468726f756768207468656972206c6f63616c2c7864657374696e6174696f6e206f722072656d6f746520726573657276652e003d016061737365747360206d75737420686176652073616d652072657365727665206c6f636174696f6e20616e64206d6179206e6f742062652074656c65706f727461626c6520746f206064657374602e4d01202d2060617373657473602068617665206c6f63616c20726573657276653a207472616e736665722061737365747320746f20736f7665726569676e206163636f756e74206f662064657374696e6174696f6e4d01202020636861696e20616e6420666f72776172642061206e6f74696669636174696f6e2058434d20746f2060646573746020746f206d696e7420616e64206465706f73697420726573657276652d62617365646c20202061737365747320746f206062656e6566696369617279602e5501202d20606173736574736020686176652064657374696e6174696f6e20726573657276653a206275726e206c6f63616c2061737365747320616e6420666f72776172642061206e6f74696669636174696f6e20746f590120202060646573746020636861696e20746f207769746864726177207468652072657365727665206173736574732066726f6d207468697320636861696e277320736f7665726569676e206163636f756e7420616e64842020206465706f736974207468656d20746f206062656e6566696369617279602e6101202d20606173736574736020686176652072656d6f746520726573657276653a206275726e206c6f63616c206173736574732c20666f72776172642058434d20746f207265736572766520636861696e20746f206d6f7665610120202072657365727665732066726f6d207468697320636861696e277320534120746f2060646573746020636861696e27732053412c20616e6420666f727761726420616e6f746865722058434d20746f20606465737460f4202020746f206d696e7420616e64206465706f73697420726573657276652d62617365642061737365747320746f206062656e6566696369617279602e003d012a2a546869732066756e6374696f6e20697320646570726563617465643a2055736520606c696d697465645f726573657276655f7472616e736665725f6173736574736020696e73746561642e2a2a005101466565207061796d656e74206f6e207468652064657374696e6174696f6e2073696465206973206d6164652066726f6d2074686520617373657420696e2074686520606173736574736020766563746f72206f666101696e64657820606665655f61737365745f6974656d602e2054686520776569676874206c696d697420666f722066656573206973206e6f742070726f766964656420616e64207468757320697320756e6c696d697465642cb47769746820616c6c20666565732074616b656e206173206e65656465642066726f6d207468652061737365742e0029012d20606f726967696e603a204d7573742062652063617061626c65206f66207769746864726177696e672074686520606173736574736020616e6420657865637574696e672058434d2e25012d206064657374603a2044657374696e6174696f6e20636f6e7465787420666f7220746865206173736574732e2057696c6c207479706963616c6c7920626520605b506172656e742c6101202050617261636861696e282e2e295d6020746f2073656e642066726f6d2070617261636861696e20746f2070617261636861696e2c206f7220605b50617261636861696e282e2e295d6020746f2073656e642066726f6d54202072656c617920746f2070617261636861696e2e55012d206062656e6566696369617279603a20412062656e6566696369617279206c6f636174696f6e20666f72207468652061737365747320696e2074686520636f6e74657874206f66206064657374602e2057696c6c98202067656e6572616c6c7920626520616e20604163636f756e7449643332602076616c75652e59012d2060617373657473603a205468652061737365747320746f2062652077697468647261776e2e20546869732073686f756c6420696e636c7564652074686520617373657473207573656420746f2070617920746865c82020666565206f6e20746865206064657374602028616e6420706f737369626c7920726573657276652920636861696e732e4d012d20606665655f61737365745f6974656d603a2054686520696e64657820696e746f206061737365747360206f6620746865206974656d2077686963682073686f756c64206265207573656420746f207061791c2020666565732e1c6578656375746508011c6d657373616765ad0601b4426f783c56657273696f6e656458636d3c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e3e0001286d61785f776569676874280118576569676874000320d04578656375746520616e2058434d206d6573736167652066726f6d2061206c6f63616c2c207369676e65642c206f726967696e2e004d01416e206576656e74206973206465706f736974656420696e6469636174696e67207768657468657220606d73676020636f756c6420626520657865637574656420636f6d706c6574656c79206f72206f6e6c79287061727469616c6c792e005d014e6f206d6f7265207468616e20606d61785f776569676874602077696c6c206265207573656420696e2069747320617474656d7074656420657865637574696f6e2e2049662074686973206973206c657373207468616e4101746865206d6178696d756d20616d6f756e74206f6620776569676874207468617420746865206d65737361676520636f756c642074616b6520746f2062652065786563757465642c207468656e206e6f7c657865637574696f6e20617474656d70742077696c6c206265206d6164652e44666f7263655f78636d5f76657273696f6e0801206c6f636174696f6e4d010134426f783c4c6f636174696f6e3e00011c76657273696f6e10012858636d56657273696f6e00041849014578746f6c6c2074686174206120706172746963756c61722064657374696e6174696f6e2063616e20626520636f6d6d756e6963617465642077697468207468726f756768206120706172746963756c61723c76657273696f6e206f662058434d2e00dc2d20606f726967696e603a204d75737420626520616e206f726967696e207370656369666965642062792041646d696e4f726967696e2ed82d20606c6f636174696f6e603a205468652064657374696e6174696f6e2074686174206973206265696e67206465736372696265642e11012d206078636d5f76657273696f6e603a20546865206c61746573742076657273696f6e206f662058434d207468617420606c6f636174696f6e6020737570706f7274732e64666f7263655f64656661756c745f78636d5f76657273696f6e0401446d617962655f78636d5f76657273696f6eb401484f7074696f6e3c58636d56657273696f6e3e0005145901536574206120736166652058434d2076657273696f6e20287468652076657273696f6e20746861742058434d2073686f756c6420626520656e636f646564207769746820696620746865206d6f737420726563656e74b476657273696f6e20612064657374696e6174696f6e2063616e2061636365707420697320756e6b6e6f776e292e00dc2d20606f726967696e603a204d75737420626520616e206f726967696e207370656369666965642062792041646d696e4f726967696e2e39012d20606d617962655f78636d5f76657273696f6e603a205468652064656661756c742058434d20656e636f64696e672076657273696f6e2c206f7220604e6f6e656020746f2064697361626c652e78666f7263655f7375627363726962655f76657273696f6e5f6e6f746966790401206c6f636174696f6e85010158426f783c56657273696f6e65644c6f636174696f6e3e000610390141736b2061206c6f636174696f6e20746f206e6f7469667920757320726567617264696e672074686569722058434d2076657273696f6e20616e6420616e79206368616e67657320746f2069742e00dc2d20606f726967696e603a204d75737420626520616e206f726967696e207370656369666965642062792041646d696e4f726967696e2e59012d20606c6f636174696f6e603a20546865206c6f636174696f6e20746f2077686963682077652073686f756c642073756273637269626520666f722058434d2076657273696f6e206e6f74696669636174696f6e732e80666f7263655f756e7375627363726962655f76657273696f6e5f6e6f746966790401206c6f636174696f6e85010158426f783c56657273696f6e65644c6f636174696f6e3e0007184901526571756972652074686174206120706172746963756c61722064657374696e6174696f6e2073686f756c64206e6f206c6f6e676572206e6f7469667920757320726567617264696e6720616e792058434d4076657273696f6e206368616e6765732e00dc2d20606f726967696e603a204d75737420626520616e206f726967696e207370656369666965642062792041646d696e4f726967696e2e3d012d20606c6f636174696f6e603a20546865206c6f636174696f6e20746f207768696368207765206172652063757272656e746c79207375627363726962656420666f722058434d2076657273696f6ea820206e6f74696669636174696f6e73207768696368207765206e6f206c6f6e676572206465736972652e7c6c696d697465645f726573657276655f7472616e736665725f6173736574731401106465737485010158426f783c56657273696f6e65644c6f636174696f6e3e00012c62656e656669636961727985010158426f783c56657273696f6e65644c6f636174696f6e3e000118617373657473a9060150426f783c56657273696f6e65644173736574733e0001386665655f61737365745f6974656d10010c7533320001307765696768745f6c696d6974e505012c5765696768744c696d69740008785d015472616e7366657220736f6d65206173736574732066726f6d20746865206c6f63616c20636861696e20746f207468652064657374696e6174696f6e20636861696e207468726f756768207468656972206c6f63616c2c7864657374696e6174696f6e206f722072656d6f746520726573657276652e003d016061737365747360206d75737420686176652073616d652072657365727665206c6f636174696f6e20616e64206d6179206e6f742062652074656c65706f727461626c6520746f206064657374602e4d01202d2060617373657473602068617665206c6f63616c20726573657276653a207472616e736665722061737365747320746f20736f7665726569676e206163636f756e74206f662064657374696e6174696f6e4d01202020636861696e20616e6420666f72776172642061206e6f74696669636174696f6e2058434d20746f2060646573746020746f206d696e7420616e64206465706f73697420726573657276652d62617365646c20202061737365747320746f206062656e6566696369617279602e5501202d20606173736574736020686176652064657374696e6174696f6e20726573657276653a206275726e206c6f63616c2061737365747320616e6420666f72776172642061206e6f74696669636174696f6e20746f590120202060646573746020636861696e20746f207769746864726177207468652072657365727665206173736574732066726f6d207468697320636861696e277320736f7665726569676e206163636f756e7420616e64842020206465706f736974207468656d20746f206062656e6566696369617279602e6101202d20606173736574736020686176652072656d6f746520726573657276653a206275726e206c6f63616c206173736574732c20666f72776172642058434d20746f207265736572766520636861696e20746f206d6f7665610120202072657365727665732066726f6d207468697320636861696e277320534120746f2060646573746020636861696e27732053412c20616e6420666f727761726420616e6f746865722058434d20746f20606465737460f4202020746f206d696e7420616e64206465706f73697420726573657276652d62617365642061737365747320746f206062656e6566696369617279602e005101466565207061796d656e74206f6e207468652064657374696e6174696f6e2073696465206973206d6164652066726f6d2074686520617373657420696e2074686520606173736574736020766563746f72206f666101696e64657820606665655f61737365745f6974656d602c20757020746f20656e6f75676820746f2070617920666f7220607765696768745f6c696d697460206f66207765696768742e204966206d6f72652077656967687459016973206e6565646564207468616e20607765696768745f6c696d6974602c207468656e20746865206f7065726174696f6e2077696c6c206661696c20616e64207468652073656e7420617373657473206d6179206265206174207269736b2e0029012d20606f726967696e603a204d7573742062652063617061626c65206f66207769746864726177696e672074686520606173736574736020616e6420657865637574696e672058434d2e25012d206064657374603a2044657374696e6174696f6e20636f6e7465787420666f7220746865206173736574732e2057696c6c207479706963616c6c7920626520605b506172656e742c6101202050617261636861696e282e2e295d6020746f2073656e642066726f6d2070617261636861696e20746f2070617261636861696e2c206f7220605b50617261636861696e282e2e295d6020746f2073656e642066726f6d54202072656c617920746f2070617261636861696e2e55012d206062656e6566696369617279603a20412062656e6566696369617279206c6f636174696f6e20666f72207468652061737365747320696e2074686520636f6e74657874206f66206064657374602e2057696c6c98202067656e6572616c6c7920626520616e20604163636f756e7449643332602076616c75652e59012d2060617373657473603a205468652061737365747320746f2062652077697468647261776e2e20546869732073686f756c6420696e636c7564652074686520617373657473207573656420746f2070617920746865c82020666565206f6e20746865206064657374602028616e6420706f737369626c7920726573657276652920636861696e732e4d012d20606665655f61737365745f6974656d603a2054686520696e64657820696e746f206061737365747360206f6620746865206974656d2077686963682073686f756c64206265207573656420746f207061791c2020666565732e45012d20607765696768745f6c696d6974603a205468652072656d6f74652d7369646520776569676874206c696d69742c20696620616e792c20666f72207468652058434d206665652070757263686173652e5c6c696d697465645f74656c65706f72745f6173736574731401106465737485010158426f783c56657273696f6e65644c6f636174696f6e3e00012c62656e656669636961727985010158426f783c56657273696f6e65644c6f636174696f6e3e000118617373657473a9060150426f783c56657273696f6e65644173736574733e0001386665655f61737365745f6974656d10010c7533320001307765696768745f6c696d6974e505012c5765696768744c696d6974000948110154656c65706f727420736f6d65206173736574732066726f6d20746865206c6f63616c20636861696e20746f20736f6d652064657374696e6174696f6e20636861696e2e005101466565207061796d656e74206f6e207468652064657374696e6174696f6e2073696465206973206d6164652066726f6d2074686520617373657420696e2074686520606173736574736020766563746f72206f666101696e64657820606665655f61737365745f6974656d602c20757020746f20656e6f75676820746f2070617920666f7220607765696768745f6c696d697460206f66207765696768742e204966206d6f72652077656967687459016973206e6565646564207468616e20607765696768745f6c696d6974602c207468656e20746865206f7065726174696f6e2077696c6c206661696c20616e64207468652073656e7420617373657473206d6179206265206174207269736b2e0029012d20606f726967696e603a204d7573742062652063617061626c65206f66207769746864726177696e672074686520606173736574736020616e6420657865637574696e672058434d2e25012d206064657374603a2044657374696e6174696f6e20636f6e7465787420666f7220746865206173736574732e2057696c6c207479706963616c6c7920626520605b506172656e742c6101202050617261636861696e282e2e295d6020746f2073656e642066726f6d2070617261636861696e20746f2070617261636861696e2c206f7220605b50617261636861696e282e2e295d6020746f2073656e642066726f6d54202072656c617920746f2070617261636861696e2e55012d206062656e6566696369617279603a20412062656e6566696369617279206c6f636174696f6e20666f72207468652061737365747320696e2074686520636f6e74657874206f66206064657374602e2057696c6c98202067656e6572616c6c7920626520616e20604163636f756e7449643332602076616c75652e59012d2060617373657473603a205468652061737365747320746f2062652077697468647261776e2e20546869732073686f756c6420696e636c7564652074686520617373657473207573656420746f2070617920746865682020666565206f6e207468652060646573746020636861696e2e4d012d20606665655f61737365745f6974656d603a2054686520696e64657820696e746f206061737365747360206f6620746865206974656d2077686963682073686f756c64206265207573656420746f207061791c2020666565732e45012d20607765696768745f6c696d6974603a205468652072656d6f74652d7369646520776569676874206c696d69742c20696620616e792c20666f72207468652058434d206665652070757263686173652e40666f7263655f73757370656e73696f6e04012473757370656e646564200110626f6f6c000a10f4536574206f7220756e7365742074686520676c6f62616c2073757370656e73696f6e207374617465206f66207468652058434d206578656375746f722e00dc2d20606f726967696e603a204d75737420626520616e206f726967696e207370656369666965642062792041646d696e4f726967696e2ed02d206073757370656e646564603a2060747275656020746f2073757370656e642c206066616c73656020746f20726573756d652e3c7472616e736665725f6173736574731401106465737485010158426f783c56657273696f6e65644c6f636174696f6e3e00012c62656e656669636961727985010158426f783c56657273696f6e65644c6f636174696f6e3e000118617373657473a9060150426f783c56657273696f6e65644173736574733e0001386665655f61737365745f6974656d10010c7533320001307765696768745f6c696d6974e505012c5765696768744c696d6974000b845d015472616e7366657220736f6d65206173736574732066726f6d20746865206c6f63616c20636861696e20746f207468652064657374696e6174696f6e20636861696e207468726f756768207468656972206c6f63616c2cd064657374696e6174696f6e206f722072656d6f746520726573657276652c206f72207468726f7567682074656c65706f7274732e005101466565207061796d656e74206f6e207468652064657374696e6174696f6e2073696465206973206d6164652066726f6d2074686520617373657420696e2074686520606173736574736020766563746f72206f663501696e64657820606665655f61737365745f6974656d60202868656e636520726566657272656420746f20617320606665657360292c20757020746f20656e6f75676820746f2070617920666f724101607765696768745f6c696d697460206f66207765696768742e204966206d6f726520776569676874206973206e6565646564207468616e20607765696768745f6c696d6974602c207468656e20746865dc6f7065726174696f6e2077696c6c206661696c20616e64207468652073656e7420617373657473206d6179206265206174207269736b2e006101606173736574736020286578636c7564696e672060666565736029206d75737420686176652073616d652072657365727665206c6f636174696f6e206f72206f74686572776973652062652074656c65706f727461626c65b0746f206064657374602c206e6f206c696d69746174696f6e7320696d706f736564206f6e206066656573602e4d01202d20666f72206c6f63616c20726573657276653a207472616e736665722061737365747320746f20736f7665726569676e206163636f756e74206f662064657374696e6174696f6e20636861696e20616e644d01202020666f72776172642061206e6f74696669636174696f6e2058434d20746f2060646573746020746f206d696e7420616e64206465706f73697420726573657276652d62617365642061737365747320746f442020206062656e6566696369617279602e6101202d20666f722064657374696e6174696f6e20726573657276653a206275726e206c6f63616c2061737365747320616e6420666f72776172642061206e6f74696669636174696f6e20746f2060646573746020636861696e5901202020746f207769746864726177207468652072657365727665206173736574732066726f6d207468697320636861696e277320736f7665726569676e206163636f756e7420616e64206465706f736974207468656d50202020746f206062656e6566696369617279602e5d01202d20666f722072656d6f746520726573657276653a206275726e206c6f63616c206173736574732c20666f72776172642058434d20746f207265736572766520636861696e20746f206d6f76652072657365727665735d0120202066726f6d207468697320636861696e277320534120746f2060646573746020636861696e27732053412c20616e6420666f727761726420616e6f746865722058434d20746f2060646573746020746f206d696e74d4202020616e64206465706f73697420726573657276652d62617365642061737365747320746f206062656e6566696369617279602e5101202d20666f722074656c65706f7274733a206275726e206c6f63616c2061737365747320616e6420666f72776172642058434d20746f2060646573746020636861696e20746f206d696e742f74656c65706f7274b020202061737365747320616e64206465706f736974207468656d20746f206062656e6566696369617279602e0029012d20606f726967696e603a204d7573742062652063617061626c65206f66207769746864726177696e672074686520606173736574736020616e6420657865637574696e672058434d2e2d012d206064657374603a2044657374696e6174696f6e20636f6e7465787420666f7220746865206173736574732e2057696c6c207479706963616c6c792062652060583228506172656e742c5501202050617261636861696e282e2e29296020746f2073656e642066726f6d2070617261636861696e20746f2070617261636861696e2c206f72206058312850617261636861696e282e2e29296020746f2073656e6468202066726f6d2072656c617920746f2070617261636861696e2e55012d206062656e6566696369617279603a20412062656e6566696369617279206c6f636174696f6e20666f72207468652061737365747320696e2074686520636f6e74657874206f66206064657374602e2057696c6c98202067656e6572616c6c7920626520616e20604163636f756e7449643332602076616c75652e59012d2060617373657473603a205468652061737365747320746f2062652077697468647261776e2e20546869732073686f756c6420696e636c7564652074686520617373657473207573656420746f2070617920746865c82020666565206f6e20746865206064657374602028616e6420706f737369626c7920726573657276652920636861696e732e4d012d20606665655f61737365745f6974656d603a2054686520696e64657820696e746f206061737365747360206f6620746865206974656d2077686963682073686f756c64206265207573656420746f207061791c2020666565732e45012d20607765696768745f6c696d6974603a205468652072656d6f74652d7369646520776569676874206c696d69742c20696620616e792c20666f72207468652058434d206665652070757263686173652e30636c61696d5f617373657473080118617373657473a9060150426f783c56657273696f6e65644173736574733e00012c62656e656669636961727985010158426f783c56657273696f6e65644c6f636174696f6e3e000c185501436c61696d73206173736574732074726170706564206f6e20746869732070616c6c65742062656361757365206f66206c6566746f7665722061737365747320647572696e672058434d20657865637574696f6e2e00ac2d20606f726967696e603a20416e796f6e652063616e2063616c6c20746869732065787472696e7369632e5d012d2060617373657473603a20546865206578616374206173736574732074686174207765726520747261707065642e20557365207468652076657273696f6e20746f207370656369667920776861742076657273696f6e9877617320746865206c6174657374207768656e2074686579207765726520747261707065642e45012d206062656e6566696369617279603a20546865206c6f636174696f6e2f6163636f756e742077686572652074686520636c61696d6564206173736574732077696c6c206265206465706f73697465642e8c7472616e736665725f6173736574735f7573696e675f747970655f616e645f7468656e1c01106465737485010158426f783c56657273696f6e65644c6f636174696f6e3e000118617373657473a9060150426f783c56657273696f6e65644173736574733e0001506173736574735f7472616e736665725f74797065d9060144426f783c5472616e73666572547970653e00013872656d6f74655f666565735f6964dd060154426f783c56657273696f6e6564417373657449643e000148666565735f7472616e736665725f74797065d9060144426f783c5472616e73666572547970653e000148637573746f6d5f78636d5f6f6e5f6465737479050154426f783c56657273696f6e656458636d3c28293e3e0001307765696768745f6c696d6974e505012c5765696768744c696d6974000dc055015472616e73666572206173736574732066726f6d20746865206c6f63616c20636861696e20746f207468652064657374696e6174696f6e20636861696e207573696e67206578706c69636974207472616e7366657268747970657320666f722061737365747320616e6420666565732e0059016061737365747360206d75737420686176652073616d652072657365727665206c6f636174696f6e206f72206d61792062652074656c65706f727461626c6520746f206064657374602e2043616c6c6572206d757374ec70726f766964652074686520606173736574735f7472616e736665725f747970656020746f206265207573656420666f722060617373657473603a5101202d20605472616e73666572547970653a3a4c6f63616c52657365727665603a207472616e736665722061737365747320746f20736f7665726569676e206163636f756e74206f662064657374696e6174696f6e4d01202020636861696e20616e6420666f72776172642061206e6f74696669636174696f6e2058434d20746f2060646573746020746f206d696e7420616e64206465706f73697420726573657276652d62617365646c20202061737365747320746f206062656e6566696369617279602e5901202d20605472616e73666572547970653a3a44657374696e6174696f6e52657365727665603a206275726e206c6f63616c2061737365747320616e6420666f72776172642061206e6f74696669636174696f6e20746f590120202060646573746020636861696e20746f207769746864726177207468652072657365727665206173736574732066726f6d207468697320636861696e277320736f7665726569676e206163636f756e7420616e64842020206465706f736974207468656d20746f206062656e6566696369617279602e5901202d20605472616e73666572547970653a3a52656d6f746552657365727665287265736572766529603a206275726e206c6f63616c206173736574732c20666f72776172642058434d20746f206072657365727665606101202020636861696e20746f206d6f76652072657365727665732066726f6d207468697320636861696e277320534120746f2060646573746020636861696e27732053412c20616e6420666f727761726420616e6f74686572550120202058434d20746f2060646573746020746f206d696e7420616e64206465706f73697420726573657276652d62617365642061737365747320746f206062656e6566696369617279602e205479706963616c6c79942020207468652072656d6f746520607265736572766560206973204173736574204875622e4501202d20605472616e73666572547970653a3a54656c65706f7274603a206275726e206c6f63616c2061737365747320616e6420666f72776172642058434d20746f2060646573746020636861696e20746fe82020206d696e742f74656c65706f72742061737365747320616e64206465706f736974207468656d20746f206062656e6566696369617279602e0055014f6e207468652064657374696e6174696f6e20636861696e2c2061732077656c6c20617320616e7920696e7465726d65646961727920686f70732c2060427579457865637574696f6e60206973207573656420746f210162757920657865637574696f6e207573696e67207472616e73666572726564206061737365747360206964656e746966696564206279206072656d6f74655f666565735f6964602e59014d616b65207375726520656e6f756768206f662074686520737065636966696564206072656d6f74655f666565735f69646020617373657420697320696e636c7564656420696e2074686520676976656e206c69737461016f662060617373657473602e206072656d6f74655f666565735f6964602073686f756c6420626520656e6f75676820746f2070617920666f7220607765696768745f6c696d6974602e204966206d6f72652077656967687459016973206e6565646564207468616e20607765696768745f6c696d6974602c207468656e20746865206f7065726174696f6e2077696c6c206661696c20616e64207468652073656e7420617373657473206d6179206265206174207269736b2e0045016072656d6f74655f666565735f696460206d61792075736520646966666572656e74207472616e736665722074797065207468616e2072657374206f6620606173736574736020616e642063616e2062659c737065636966696564207468726f7567682060666565735f7472616e736665725f74797065602e0061015468652063616c6c6572206e6565647320746f207370656369667920776861742073686f756c642068617070656e20746f20746865207472616e7366657272656420617373657473206f6e6365207468657920726561636841017468652060646573746020636861696e2e205468697320697320646f6e65207468726f756768207468652060637573746f6d5f78636d5f6f6e5f646573746020706172616d657465722c207768696368fc636f6e7461696e732074686520696e737472756374696f6e7320746f2065786563757465206f6e2060646573746020617320612066696e616c20737465702e7c20205468697320697320757375616c6c792061732073696d706c652061733a510120206058636d28766563215b4465706f7369744173736574207b206173736574733a2057696c6428416c6c436f756e746564286173736574732e6c656e282929292c2062656e6566696369617279207d5d29602c3101202062757420636f756c6420626520736f6d657468696e67206d6f72652065786f746963206c696b652073656e64696e6720746865206061737365747360206576656e20667572746865722e0029012d20606f726967696e603a204d7573742062652063617061626c65206f66207769746864726177696e672074686520606173736574736020616e6420657865637574696e672058434d2e25012d206064657374603a2044657374696e6174696f6e20636f6e7465787420666f7220746865206173736574732e2057696c6c207479706963616c6c7920626520605b506172656e742c6101202050617261636861696e282e2e295d6020746f2073656e642066726f6d2070617261636861696e20746f2070617261636861696e2c206f7220605b50617261636861696e282e2e295d6020746f2073656e642066726f6d3d01202072656c617920746f2070617261636861696e2c206f72206028706172656e74733a20322c2028476c6f62616c436f6e73656e737573282e2e292c202e2e29296020746f2073656e642066726f6df4202070617261636861696e206163726f737320612062726964676520746f20616e6f746865722065636f73797374656d2064657374696e6174696f6e2e59012d2060617373657473603a205468652061737365747320746f2062652077697468647261776e2e20546869732073686f756c6420696e636c7564652074686520617373657473207573656420746f2070617920746865c82020666565206f6e20746865206064657374602028616e6420706f737369626c7920726573657276652920636861696e732e3d012d20606173736574735f7472616e736665725f74797065603a205468652058434d20605472616e736665725479706560207573656420746f207472616e73666572207468652060617373657473602e21012d206072656d6f74655f666565735f6964603a204f6e65206f662074686520696e636c7564656420606173736574736020746f206265207573656420746f2070617920666565732e49012d2060666565735f7472616e736665725f74797065603a205468652058434d20605472616e736665725479706560207573656420746f207472616e736665722074686520606665657360206173736574732e59012d2060637573746f6d5f78636d5f6f6e5f64657374603a205468652058434d20746f206265206578656375746564206f6e2060646573746020636861696e20617320746865206c6173742073746570206f6620746865590120207472616e736665722c20776869636820616c736f2064657465726d696e657320776861742068617070656e7320746f2074686520617373657473206f6e207468652064657374696e6174696f6e20636861696e2e45012d20607765696768745f6c696d6974603a205468652072656d6f74652d7369646520776569676874206c696d69742c20696620616e792c20666f72207468652058434d206665652070757263686173652e506164645f617574686f72697a65645f616c69617308011c616c696173657285010158426f783c56657273696f6e65644c6f636174696f6e3e00011c65787069726573e106012c4f7074696f6e3c7536343e000e2c5d01417574686f72697a6520616e6f746865722060616c696173657260206c6f636174696f6e20746f20616c69617320696e746f20746865206c6f63616c20606f726967696e60206d616b696e6720746869732063616c6c2e29015468652060616c696173657260206973206f6e6c7920617574686f72697a656420756e74696c207468652070726f766964656420606578706972796020626c6f636b206e756d6265722e49015468652063616c6c2063616e20616c736f206265207573656420666f7220612070726576696f75736c7920617574686f72697a656420616c69617320696e206f7264657220746f207570646174652069747358606578706972796020626c6f636b206e756d6265722e005101557375616c6c792075736566756c20746f20616c6c6f7720796f7572206c6f63616c206163636f756e7420746f20626520616c696173656420696e746f2066726f6d20612072656d6f7465206c6f636174696f6ef4616c736f20756e64657220796f757220636f6e74726f6c20286c696b6520796f7572206163636f756e74206f6e20616e6f7468657220636861696e292e0051015741524e494e473a206d616b652073757265207468652063616c6c657220606f726967696e602028796f752920747275737473207468652060616c696173657260206c6f636174696f6e20746f2061637420696e590174686569722f796f7572206e616d652e204f6e636520617574686f72697a6564207573696e6720746869732063616c6c2c207468652060616c6961736572602063616e20667265656c7920696d706572736f6e617465d4606f726967696e6020696e2058434d2070726f6772616d73206578656375746564206f6e20746865206c6f63616c20636861696e2e5c72656d6f76655f617574686f72697a65645f616c69617304011c616c696173657285010158426f783c56657273696f6e65644c6f636174696f6e3e000f085d0152656d6f766520612070726576696f75736c7920617574686f72697a65642060616c6961736572602066726f6d20746865206c697374206f66206c6f636174696f6e7320746861742063616e20616c69617320696e746f90746865206c6f63616c20606f726967696e60206d616b696e6720746869732063616c6c2e7472656d6f76655f616c6c5f617574686f72697a65645f616c6961736573001008490152656d6f766520616c6c2070726576696f75736c7920617574686f72697a65642060616c6961736572607320746861742063616e20616c69617320696e746f20746865206c6f63616c20606f726967696e60446d616b696e6720746869732063616c6c2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e7905080c78636d3056657273696f6e656458636d042c52756e74696d6543616c6c00010c08563304007d05015076333a3a58636d3c52756e74696d6543616c6c3e0003000856340400e905015076343a3a58636d3c52756e74696d6543616c6c3e00040008563504003106015076353a3a58636d3c52756e74696d6543616c6c3e000500007d050c0c78636d0876330c58636d041043616c6c00000400810501585665633c496e737472756374696f6e3c43616c6c3e3e0000810500000285050085050c0c78636d0876332c496e737472756374696f6e041043616c6c0001c0345769746864726177417373657404008905012c4d756c7469417373657473000000545265736572766541737365744465706f736974656404008905012c4d756c7469417373657473000100585265636569766554656c65706f72746564417373657404008905012c4d756c7469417373657473000200345175657279526573706f6e736510012071756572795f69642c011c51756572794964000120726573706f6e7365a1050120526573706f6e73650001286d61785f77656967687428011857656967687400011c71756572696572c90501544f7074696f6e3c4d756c74694c6f636174696f6e3e000300345472616e7366657241737365740801186173736574738905012c4d756c746941737365747300012c62656e6566696369617279e801344d756c74694c6f636174696f6e000400505472616e736665725265736572766541737365740c01186173736574738905012c4d756c746941737365747300011064657374e801344d756c74694c6f636174696f6e00010c78636d7d05011c58636d3c28293e000500205472616e736163740c012c6f726967696e5f6b696e64cd0501284f726967696e4b696e64000158726571756972655f7765696768745f61745f6d6f737428011857656967687400011063616c6cd105014c446f75626c65456e636f6465643c43616c6c3e0006006448726d704e65774368616e6e656c4f70656e526571756573740c011873656e646572f4010c7533320001406d61785f6d6573736167655f73697a65f4010c7533320001306d61785f6361706163697479f4010c7533320007004c48726d704368616e6e656c4163636570746564040124726563697069656e74f4010c7533320008004848726d704368616e6e656c436c6f73696e670c0124696e69746961746f72f4010c75333200011873656e646572f4010c753332000124726563697069656e74f4010c7533320009002c436c6561724f726967696e000a003444657363656e644f726967696e0400ec0154496e746572696f724d756c74694c6f636174696f6e000b002c5265706f72744572726f720400d50501445175657279526573706f6e7365496e666f000c00304465706f7369744173736574080118617373657473d90501404d756c7469417373657446696c74657200012c62656e6566696369617279e801344d756c74694c6f636174696f6e000d004c4465706f7369745265736572766541737365740c0118617373657473d90501404d756c7469417373657446696c74657200011064657374e801344d756c74694c6f636174696f6e00010c78636d7d05011c58636d3c28293e000e003445786368616e676541737365740c011067697665d90501404d756c7469417373657446696c74657200011077616e748905012c4d756c746941737365747300011c6d6178696d616c200110626f6f6c000f005c496e6974696174655265736572766557697468647261770c0118617373657473d90501404d756c7469417373657446696c74657200011c72657365727665e801344d756c74694c6f636174696f6e00010c78636d7d05011c58636d3c28293e00100040496e69746961746554656c65706f72740c0118617373657473d90501404d756c7469417373657446696c74657200011064657374e801344d756c74694c6f636174696f6e00010c78636d7d05011c58636d3c28293e001100345265706f7274486f6c64696e67080134726573706f6e73655f696e666fd50501445175657279526573706f6e7365496e666f000118617373657473d90501404d756c7469417373657446696c74657200120030427579457865637574696f6e08011066656573910501284d756c746941737365740001307765696768745f6c696d6974e505012c5765696768744c696d697400130034526566756e64537572706c75730014003c5365744572726f7248616e646c657204007d05012458636d3c43616c6c3e0015002c536574417070656e64697804007d05012458636d3c43616c6c3e00160028436c6561724572726f7200170028436c61696d41737365740801186173736574738905012c4d756c74694173736574730001187469636b6574e801344d756c74694c6f636174696f6e001800105472617004002c010c7536340019004053756273637269626556657273696f6e08012071756572795f69642c011c5175657279496400014c6d61785f726573706f6e73655f776569676874280118576569676874001a0048556e73756273637269626556657273696f6e001b00244275726e417373657404008905012c4d756c7469417373657473001c002c457870656374417373657404008905012c4d756c7469417373657473001d00304578706563744f726967696e0400c90501544f7074696f6e3c4d756c74694c6f636174696f6e3e001e002c4578706563744572726f720400a50501504f7074696f6e3c287533322c204572726f72293e001f00504578706563745472616e736163745374617475730400c10501384d617962654572726f72436f64650020002c517565727950616c6c657408012c6d6f64756c655f6e616d6538011c5665633c75383e000134726573706f6e73655f696e666fd50501445175657279526573706f6e7365496e666f0021003045787065637450616c6c6574140114696e646578f4010c7533320001106e616d6538011c5665633c75383e00012c6d6f64756c655f6e616d6538011c5665633c75383e00012c63726174655f6d616a6f72f4010c75333200013c6d696e5f63726174655f6d696e6f72f4010c753332002200505265706f72745472616e736163745374617475730400d50501445175657279526573706f6e7365496e666f0023004c436c6561725472616e736163745374617475730024003c556e6976657273616c4f726967696e0400f001204a756e6374696f6e002500344578706f72744d6573736167650c011c6e6574776f726bfc01244e6574776f726b496400012c64657374696e6174696f6eec0154496e746572696f724d756c74694c6f636174696f6e00010c78636d7d05011c58636d3c28293e002600244c6f636b41737365740801146173736574910501284d756c74694173736574000120756e6c6f636b6572e801344d756c74694c6f636174696f6e0027002c556e6c6f636b41737365740801146173736574910501284d756c74694173736574000118746172676574e801344d756c74694c6f636174696f6e002800384e6f7465556e6c6f636b61626c650801146173736574910501284d756c746941737365740001146f776e6572e801344d756c74694c6f636174696f6e0029003452657175657374556e6c6f636b0801146173736574910501284d756c746941737365740001186c6f636b6572e801344d756c74694c6f636174696f6e002a002c536574466565734d6f64650401306a69745f7769746864726177200110626f6f6c002b0020536574546f70696304000401205b75383b2033325d002c0028436c656172546f706963002d002c416c6961734f726967696e0400e801344d756c74694c6f636174696f6e002e003c556e70616964457865637574696f6e0801307765696768745f6c696d6974e505012c5765696768744c696d6974000130636865636b5f6f726967696ec90501544f7074696f6e3c4d756c74694c6f636174696f6e3e002f00008905100c78636d087633286d756c746961737365742c4d756c7469417373657473000004008d05013c5665633c4d756c746941737365743e00008d050000029105009105100c78636d087633286d756c74696173736574284d756c74694173736574000008010869641101011c4173736574496400010c66756e9505012c46756e676962696c69747900009505100c78636d087633286d756c746961737365742c46756e676962696c6974790001082046756e6769626c65040005010110753132380000002c4e6f6e46756e6769626c650400990501344173736574496e7374616e6365000100009905100c78636d087633286d756c74696173736574344173736574496e7374616e636500011824556e646566696e656400000014496e6465780400050101107531323800010018417272617934040048011c5b75383b20345d0002001841727261793804009d05011c5b75383b20385d0003001c417272617931360400c801205b75383b2031365d0004001c4172726179333204000401205b75383b2033325d000500009d05000003080000000800a1050c0c78636d08763320526573706f6e7365000118104e756c6c0000001841737365747304008905012c4d756c74694173736574730001003c457865637574696f6e526573756c740400a50501504f7074696f6e3c287533322c204572726f72293e0002001c56657273696f6e040010013873757065723a3a56657273696f6e0003002c50616c6c657473496e666f0400b1050198426f756e6465645665633c50616c6c6574496e666f2c204d617850616c6c657473496e666f3e000400384469737061746368526573756c740400c10501384d617962654572726f72436f646500050000a50504184f7074696f6e04045401a9050108104e6f6e6500000010536f6d650400a9050000010000a9050000040810ad0500ad05100c78636d08763318747261697473144572726f720001a0204f766572666c6f7700000034556e696d706c656d656e74656400010060556e74727573746564526573657276654c6f636174696f6e00020064556e7472757374656454656c65706f72744c6f636174696f6e000300304c6f636174696f6e46756c6c000400544c6f636174696f6e4e6f74496e7665727469626c65000500244261644f726967696e0006003c496e76616c69644c6f636174696f6e0007003441737365744e6f74466f756e64000800544661696c6564546f5472616e7361637441737365740009003c4e6f74576974686472617761626c65000a00484c6f636174696f6e43616e6e6f74486f6c64000b0054457863656564734d61784d65737361676553697a65000c005844657374696e6174696f6e556e737570706f72746564000d00245472616e73706f7274000e0028556e726f757461626c65000f0030556e6b6e6f776e436c61696d001000384661696c6564546f4465636f6465001100404d6178576569676874496e76616c6964001200384e6f74486f6c64696e674665657300130030546f6f457870656e736976650014001054726170040030010c753634001500404578706563746174696f6e46616c73650016003850616c6c65744e6f74466f756e64001700304e616d654d69736d617463680018004c56657273696f6e496e636f6d70617469626c6500190050486f6c64696e67576f756c644f766572666c6f77001a002c4578706f72744572726f72001b00385265616e63686f724661696c6564001c00184e6f4465616c001d0028466565734e6f744d6574001e00244c6f636b4572726f72001f00304e6f5065726d697373696f6e00200028556e616e63686f726564002100384e6f744465706f73697461626c650022004c556e68616e646c656458636d56657273696f6e002300485765696768744c696d69745265616368656404002801185765696768740024001c426172726965720025004c5765696768744e6f74436f6d70757461626c650026004445786365656473537461636b4c696d697400270000b1050c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401b505045300000400bd0501185665633c543e0000b5050c0c78636d0876332850616c6c6574496e666f0000180114696e646578f4010c7533320001106e616d65b9050180426f756e6465645665633c75382c204d617850616c6c65744e616d654c656e3e00012c6d6f64756c655f6e616d65b9050180426f756e6465645665633c75382c204d617850616c6c65744e616d654c656e3e0001146d616a6f72f4010c7533320001146d696e6f72f4010c7533320001147061746368f4010c7533320000b9050c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000bd05000002b50500c1050c0c78636d087633384d617962654572726f72436f646500010c1c53756363657373000000144572726f720400c505018c426f756e6465645665633c75382c204d617844697370617463684572726f724c656e3e000100385472756e63617465644572726f720400c505018c426f756e6465645665633c75382c204d617844697370617463684572726f724c656e3e00020000c5050c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000c90504184f7074696f6e04045401e80108104e6f6e6500000010536f6d650400e80000010000cd050c0c78636d087633284f726967696e4b696e64000110184e617469766500000040536f7665726569676e4163636f756e74000100245375706572757365720002000c58636d00030000d1050c0c78636d38646f75626c655f656e636f64656434446f75626c65456e636f646564040454000004011c656e636f64656438011c5665633c75383e0000d5050c0c78636d087633445175657279526573706f6e7365496e666f00000c012c64657374696e6174696f6ee801344d756c74694c6f636174696f6e00012071756572795f69642c011c517565727949640001286d61785f7765696768742801185765696768740000d905100c78636d087633286d756c74696173736574404d756c7469417373657446696c74657200010820446566696e69746504008905012c4d756c74694173736574730000001057696c640400dd05013857696c644d756c7469417373657400010000dd05100c78636d087633286d756c746961737365743857696c644d756c746941737365740001100c416c6c00000014416c6c4f6608010869641101011c4173736574496400010c66756ee105013c57696c6446756e676962696c69747900010028416c6c436f756e7465640400f4010c75333200020030416c6c4f66436f756e7465640c010869641101011c4173736574496400010c66756ee105013c57696c6446756e676962696c697479000114636f756e74f4010c75333200030000e105100c78636d087633286d756c746961737365743c57696c6446756e676962696c6974790001082046756e6769626c650000002c4e6f6e46756e6769626c6500010000e5050c0c78636d0876332c5765696768744c696d697400010824556e6c696d697465640000001c4c696d69746564040028011857656967687400010000e9050c2c73746167696e675f78636d0876340c58636d041043616c6c00000400ed0501585665633c496e737472756374696f6e3c43616c6c3e3e0000ed05000002f10500f1050c2c73746167696e675f78636d0876342c496e737472756374696f6e041043616c6c0001c034576974686472617741737365740400f5050118417373657473000000545265736572766541737365744465706f73697465640400f5050118417373657473000100585265636569766554656c65706f7274656441737365740400f5050118417373657473000200345175657279526573706f6e736510012071756572795f69642c011c51756572794964000120726573706f6e736509060120526573706f6e73650001286d61785f77656967687428011857656967687400011c717565726965721d0601404f7074696f6e3c4c6f636174696f6e3e000300345472616e736665724173736574080118617373657473f505011841737365747300012c62656e6566696369617279150101204c6f636174696f6e000400505472616e736665725265736572766541737365740c0118617373657473f505011841737365747300011064657374150101204c6f636174696f6e00010c78636de905011c58636d3c28293e000500205472616e736163740c012c6f726967696e5f6b696e64cd0501284f726967696e4b696e64000158726571756972655f7765696768745f61745f6d6f737428011857656967687400011063616c6cd105014c446f75626c65456e636f6465643c43616c6c3e0006006448726d704e65774368616e6e656c4f70656e526571756573740c011873656e646572f4010c7533320001406d61785f6d6573736167655f73697a65f4010c7533320001306d61785f6361706163697479f4010c7533320007004c48726d704368616e6e656c4163636570746564040124726563697069656e74f4010c7533320008004848726d704368616e6e656c436c6f73696e670c0124696e69746961746f72f4010c75333200011873656e646572f4010c753332000124726563697069656e74f4010c7533320009002c436c6561724f726967696e000a003444657363656e644f726967696e040019010140496e746572696f724c6f636174696f6e000b002c5265706f72744572726f720400210601445175657279526573706f6e7365496e666f000c00304465706f73697441737365740801186173736574732506012c417373657446696c74657200012c62656e6566696369617279150101204c6f636174696f6e000d004c4465706f7369745265736572766541737365740c01186173736574732506012c417373657446696c74657200011064657374150101204c6f636174696f6e00010c78636de905011c58636d3c28293e000e003445786368616e676541737365740c0110676976652506012c417373657446696c74657200011077616e74f505011841737365747300011c6d6178696d616c200110626f6f6c000f005c496e6974696174655265736572766557697468647261770c01186173736574732506012c417373657446696c74657200011c72657365727665150101204c6f636174696f6e00010c78636de905011c58636d3c28293e00100040496e69746961746554656c65706f72740c01186173736574732506012c417373657446696c74657200011064657374150101204c6f636174696f6e00010c78636de905011c58636d3c28293e001100345265706f7274486f6c64696e67080134726573706f6e73655f696e666f210601445175657279526573706f6e7365496e666f0001186173736574732506012c417373657446696c74657200120030427579457865637574696f6e08011066656573fd05011441737365740001307765696768745f6c696d6974e505012c5765696768744c696d697400130034526566756e64537572706c75730014003c5365744572726f7248616e646c65720400e905012458636d3c43616c6c3e0015002c536574417070656e6469780400e905012458636d3c43616c6c3e00160028436c6561724572726f7200170028436c61696d4173736574080118617373657473f50501184173736574730001187469636b6574150101204c6f636174696f6e001800105472617004002c010c7536340019004053756273637269626556657273696f6e08012071756572795f69642c011c5175657279496400014c6d61785f726573706f6e73655f776569676874280118576569676874001a0048556e73756273637269626556657273696f6e001b00244275726e41737365740400f5050118417373657473001c002c45787065637441737365740400f5050118417373657473001d00304578706563744f726967696e04001d0601404f7074696f6e3c4c6f636174696f6e3e001e002c4578706563744572726f720400a50501504f7074696f6e3c287533322c204572726f72293e001f00504578706563745472616e736163745374617475730400c10501384d617962654572726f72436f64650020002c517565727950616c6c657408012c6d6f64756c655f6e616d6538011c5665633c75383e000134726573706f6e73655f696e666f210601445175657279526573706f6e7365496e666f0021003045787065637450616c6c6574140114696e646578f4010c7533320001106e616d6538011c5665633c75383e00012c6d6f64756c655f6e616d6538011c5665633c75383e00012c63726174655f6d616a6f72f4010c75333200013c6d696e5f63726174655f6d696e6f72f4010c753332002200505265706f72745472616e736163745374617475730400210601445175657279526573706f6e7365496e666f0023004c436c6561725472616e736163745374617475730024003c556e6976657273616c4f726967696e0400210101204a756e6374696f6e002500344578706f72744d6573736167650c011c6e6574776f726b290101244e6574776f726b496400012c64657374696e6174696f6e19010140496e746572696f724c6f636174696f6e00010c78636de905011c58636d3c28293e002600244c6f636b41737365740801146173736574fd0501144173736574000120756e6c6f636b6572150101204c6f636174696f6e0027002c556e6c6f636b41737365740801146173736574fd0501144173736574000118746172676574150101204c6f636174696f6e002800384e6f7465556e6c6f636b61626c650801146173736574fd05011441737365740001146f776e6572150101204c6f636174696f6e0029003452657175657374556e6c6f636b0801146173736574fd05011441737365740001186c6f636b6572150101204c6f636174696f6e002a002c536574466565734d6f64650401306a69745f7769746864726177200110626f6f6c002b0020536574546f70696304000401205b75383b2033325d002c0028436c656172546f706963002d002c416c6961734f726967696e0400150101204c6f636174696f6e002e003c556e70616964457865637574696f6e0801307765696768745f6c696d6974e505012c5765696768744c696d6974000130636865636b5f6f726967696e1d0601404f7074696f6e3c4c6f636174696f6e3e002f0000f505102c73746167696e675f78636d0876341461737365741841737365747300000400f90501285665633c41737365743e0000f905000002fd0500fd05102c73746167696e675f78636d087634146173736574144173736574000008010869644901011c4173736574496400010c66756e0106012c46756e676962696c69747900000106102c73746167696e675f78636d0876341461737365742c46756e676962696c6974790001082046756e6769626c65040005010110753132380000002c4e6f6e46756e6769626c650400050601344173736574496e7374616e6365000100000506102c73746167696e675f78636d087634146173736574344173736574496e7374616e636500011824556e646566696e656400000014496e6465780400050101107531323800010018417272617934040048011c5b75383b20345d0002001841727261793804009d05011c5b75383b20385d0003001c417272617931360400c801205b75383b2031365d0004001c4172726179333204000401205b75383b2033325d0005000009060c2c73746167696e675f78636d08763420526573706f6e7365000118104e756c6c000000184173736574730400f50501184173736574730001003c457865637574696f6e526573756c740400a50501504f7074696f6e3c287533322c204572726f72293e0002001c56657273696f6e040010013873757065723a3a56657273696f6e0003002c50616c6c657473496e666f04000d060198426f756e6465645665633c50616c6c6574496e666f2c204d617850616c6c657473496e666f3e000400384469737061746368526573756c740400c10501384d617962654572726f72436f6465000500000d060c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454011106045300000400190601185665633c543e000011060c2c73746167696e675f78636d0876342850616c6c6574496e666f0000180114696e646578f4010c7533320001106e616d6515060180426f756e6465645665633c75382c204d617850616c6c65744e616d654c656e3e00012c6d6f64756c655f6e616d6515060180426f756e6465645665633c75382c204d617850616c6c65744e616d654c656e3e0001146d616a6f72f4010c7533320001146d696e6f72f4010c7533320001147061746368f4010c753332000015060c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e000019060000021106001d0604184f7074696f6e0404540115010108104e6f6e6500000010536f6d6504001501000001000021060c2c73746167696e675f78636d087634445175657279526573706f6e7365496e666f00000c012c64657374696e6174696f6e150101204c6f636174696f6e00012071756572795f69642c011c517565727949640001286d61785f77656967687428011857656967687400002506102c73746167696e675f78636d0876341461737365742c417373657446696c74657200010820446566696e6974650400f50501184173736574730000001057696c6404002906012457696c644173736574000100002906102c73746167696e675f78636d0876341461737365742457696c6441737365740001100c416c6c00000014416c6c4f6608010869644901011c4173736574496400010c66756e2d06013c57696c6446756e676962696c69747900010028416c6c436f756e7465640400f4010c75333200020030416c6c4f66436f756e7465640c010869644901011c4173736574496400010c66756e2d06013c57696c6446756e676962696c697479000114636f756e74f4010c753332000300002d06102c73746167696e675f78636d0876341461737365743c57696c6446756e676962696c6974790001082046756e6769626c650000002c4e6f6e46756e6769626c650001000031060c2c73746167696e675f78636d0876350c58636d041043616c6c00000400350601585665633c496e737472756374696f6e3c43616c6c3e3e0000350600000239060039060c2c73746167696e675f78636d0876352c496e737472756374696f6e041043616c6c0001d0345769746864726177417373657404003d060118417373657473000000545265736572766541737365744465706f736974656404003d060118417373657473000100585265636569766554656c65706f72746564417373657404003d060118417373657473000200345175657279526573706f6e736510012071756572795f69642c011c51756572794964000120726573706f6e736551060120526573706f6e73650001286d61785f77656967687428011857656967687400011c71756572696572710601404f7074696f6e3c4c6f636174696f6e3e000300345472616e7366657241737365740801186173736574733d06011841737365747300012c62656e65666963696172794d0101204c6f636174696f6e000400505472616e736665725265736572766541737365740c01186173736574733d060118417373657473000110646573744d0101204c6f636174696f6e00010c78636d3106011c58636d3c28293e000500205472616e736163740c012c6f726967696e5f6b696e64cd0501284f726967696e4b696e6400014c66616c6c6261636b5f6d61785f776569676874750601384f7074696f6e3c5765696768743e00011063616c6cd105014c446f75626c65456e636f6465643c43616c6c3e0006006448726d704e65774368616e6e656c4f70656e526571756573740c011873656e646572f4010c7533320001406d61785f6d6573736167655f73697a65f4010c7533320001306d61785f6361706163697479f4010c7533320007004c48726d704368616e6e656c4163636570746564040124726563697069656e74f4010c7533320008004848726d704368616e6e656c436c6f73696e670c0124696e69746961746f72f4010c75333200011873656e646572f4010c753332000124726563697069656e74f4010c7533320009002c436c6561724f726967696e000a003444657363656e644f726967696e040051010140496e746572696f724c6f636174696f6e000b002c5265706f72744572726f720400790601445175657279526573706f6e7365496e666f000c00304465706f73697441737365740801186173736574737d06012c417373657446696c74657200012c62656e65666963696172794d0101204c6f636174696f6e000d004c4465706f7369745265736572766541737365740c01186173736574737d06012c417373657446696c746572000110646573744d0101204c6f636174696f6e00010c78636d3106011c58636d3c28293e000e003445786368616e676541737365740c0110676976657d06012c417373657446696c74657200011077616e743d06011841737365747300011c6d6178696d616c200110626f6f6c000f005c496e6974696174655265736572766557697468647261770c01186173736574737d06012c417373657446696c74657200011c726573657276654d0101204c6f636174696f6e00010c78636d3106011c58636d3c28293e00100040496e69746961746554656c65706f72740c01186173736574737d06012c417373657446696c746572000110646573744d0101204c6f636174696f6e00010c78636d3106011c58636d3c28293e001100345265706f7274486f6c64696e67080134726573706f6e73655f696e666f790601445175657279526573706f6e7365496e666f0001186173736574737d06012c417373657446696c74657200120030427579457865637574696f6e080110666565734506011441737365740001307765696768745f6c696d6974e505012c5765696768744c696d697400130034526566756e64537572706c75730014003c5365744572726f7248616e646c657204003106012458636d3c43616c6c3e0015002c536574417070656e64697804003106012458636d3c43616c6c3e00160028436c6561724572726f7200170028436c61696d41737365740801186173736574733d0601184173736574730001187469636b65744d0101204c6f636174696f6e001800105472617004002c010c7536340019004053756273637269626556657273696f6e08012071756572795f69642c011c5175657279496400014c6d61785f726573706f6e73655f776569676874280118576569676874001a0048556e73756273637269626556657273696f6e001b00244275726e417373657404003d060118417373657473001c002c457870656374417373657404003d060118417373657473001d00304578706563744f726967696e0400710601404f7074696f6e3c4c6f636174696f6e3e001e002c4578706563744572726f720400550601504f7074696f6e3c287533322c204572726f72293e001f00504578706563745472616e736163745374617475730400c10501384d617962654572726f72436f64650020002c517565727950616c6c657408012c6d6f64756c655f6e616d6538011c5665633c75383e000134726573706f6e73655f696e666f790601445175657279526573706f6e7365496e666f0021003045787065637450616c6c6574140114696e646578f4010c7533320001106e616d6538011c5665633c75383e00012c6d6f64756c655f6e616d6538011c5665633c75383e00012c63726174655f6d616a6f72f4010c75333200013c6d696e5f63726174655f6d696e6f72f4010c753332002200505265706f72745472616e736163745374617475730400790601445175657279526573706f6e7365496e666f0023004c436c6561725472616e736163745374617475730024003c556e6976657273616c4f726967696e0400590101204a756e6374696f6e002500344578706f72744d6573736167650c011c6e6574776f726b610101244e6574776f726b496400012c64657374696e6174696f6e51010140496e746572696f724c6f636174696f6e00010c78636d3106011c58636d3c28293e002600244c6f636b41737365740801146173736574450601144173736574000120756e6c6f636b65724d0101204c6f636174696f6e0027002c556e6c6f636b417373657408011461737365744506011441737365740001187461726765744d0101204c6f636174696f6e002800384e6f7465556e6c6f636b61626c6508011461737365744506011441737365740001146f776e65724d0101204c6f636174696f6e0029003452657175657374556e6c6f636b08011461737365744506011441737365740001186c6f636b65724d0101204c6f636174696f6e002a002c536574466565734d6f64650401306a69745f7769746864726177200110626f6f6c002b0020536574546f70696304000401205b75383b2033325d002c0028436c656172546f706963002d002c416c6961734f726967696e04004d0101204c6f636174696f6e002e003c556e70616964457865637574696f6e0801307765696768745f6c696d6974e505012c5765696768744c696d6974000130636865636b5f6f726967696e710601404f7074696f6e3c4c6f636174696f6e3e002f001c50617946656573040114617373657445060114417373657400300040496e6974696174655472616e7366657214012c64657374696e6174696f6e4d0101204c6f636174696f6e00012c72656d6f74655f666565738906016c4f7074696f6e3c41737365745472616e7366657246696c7465723e00013c70726573657276655f6f726967696e200110626f6f6c000118617373657473910601e0426f756e6465645665633c41737365745472616e7366657246696c7465722c204d617841737365745472616e7366657246696c746572733e00012872656d6f74655f78636d3106011c58636d3c28293e0031004445786563757465576974684f726967696e08014464657363656e64616e745f6f726967696e990601604f7074696f6e3c496e746572696f724c6f636174696f6e3e00010c78636d3106012458636d3c43616c6c3e0032002053657448696e747304011468696e74739d060184426f756e6465645665633c48696e742c2048696e744e756d56617269616e74733e003300003d06102c73746167696e675f78636d0876351461737365741841737365747300000400410601285665633c41737365743e000041060000024506004506102c73746167696e675f78636d087635146173736574144173736574000008010869648101011c4173736574496400010c66756e4906012c46756e676962696c69747900004906102c73746167696e675f78636d0876351461737365742c46756e676962696c6974790001082046756e6769626c65040005010110753132380000002c4e6f6e46756e6769626c6504004d0601344173736574496e7374616e6365000100004d06102c73746167696e675f78636d087635146173736574344173736574496e7374616e636500011824556e646566696e656400000014496e6465780400050101107531323800010018417272617934040048011c5b75383b20345d0002001841727261793804009d05011c5b75383b20385d0003001c417272617931360400c801205b75383b2031365d0004001c4172726179333204000401205b75383b2033325d0005000051060c2c73746167696e675f78636d08763520526573706f6e7365000118104e756c6c0000001841737365747304003d0601184173736574730001003c457865637574696f6e526573756c740400550601504f7074696f6e3c287533322c204572726f72293e0002001c56657273696f6e040010013873757065723a3a56657273696f6e0003002c50616c6c657473496e666f040061060198426f756e6465645665633c50616c6c6574496e666f2c204d617850616c6c657473496e666f3e000400384469737061746368526573756c740400c10501384d617962654572726f72436f646500050000550604184f7074696f6e0404540159060108104e6f6e6500000010536f6d65040059060000010000590600000408105d06005d06100c78636d08763518747261697473144572726f720001a4204f766572666c6f7700000034556e696d706c656d656e74656400010060556e74727573746564526573657276654c6f636174696f6e00020064556e7472757374656454656c65706f72744c6f636174696f6e000300304c6f636174696f6e46756c6c000400544c6f636174696f6e4e6f74496e7665727469626c65000500244261644f726967696e0006003c496e76616c69644c6f636174696f6e0007003441737365744e6f74466f756e64000800544661696c6564546f5472616e7361637441737365740009003c4e6f74576974686472617761626c65000a00484c6f636174696f6e43616e6e6f74486f6c64000b0054457863656564734d61784d65737361676553697a65000c005844657374696e6174696f6e556e737570706f72746564000d00245472616e73706f7274000e0028556e726f757461626c65000f0030556e6b6e6f776e436c61696d001000384661696c6564546f4465636f6465001100404d6178576569676874496e76616c6964001200384e6f74486f6c64696e674665657300130030546f6f457870656e736976650014001054726170040030010c753634001500404578706563746174696f6e46616c73650016003850616c6c65744e6f74466f756e64001700304e616d654d69736d617463680018004c56657273696f6e496e636f6d70617469626c6500190050486f6c64696e67576f756c644f766572666c6f77001a002c4578706f72744572726f72001b00385265616e63686f724661696c6564001c00184e6f4465616c001d0028466565734e6f744d6574001e00244c6f636b4572726f72001f00304e6f5065726d697373696f6e00200028556e616e63686f726564002100384e6f744465706f73697461626c6500220034546f6f4d616e794173736574730023004c556e68616e646c656458636d56657273696f6e002400485765696768744c696d69745265616368656404002801185765696768740025001c426172726965720026004c5765696768744e6f74436f6d70757461626c650027004445786365656473537461636b4c696d69740028000061060c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540165060453000004006d0601185665633c543e000065060c2c73746167696e675f78636d0876352850616c6c6574496e666f0000180114696e646578f4010c7533320001106e616d6569060180426f756e6465645665633c75382c204d617850616c6c65744e616d654c656e3e00012c6d6f64756c655f6e616d6569060180426f756e6465645665633c75382c204d617850616c6c65744e616d654c656e3e0001146d616a6f72f4010c7533320001146d696e6f72f4010c7533320001147061746368f4010c753332000069060c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e00006d06000002650600710604184f7074696f6e040454014d010108104e6f6e6500000010536f6d6504004d010000010000750604184f7074696f6e04045401280108104e6f6e6500000010536f6d65040028000001000079060c2c73746167696e675f78636d087635445175657279526573706f6e7365496e666f00000c012c64657374696e6174696f6e4d0101204c6f636174696f6e00012071756572795f69642c011c517565727949640001286d61785f77656967687428011857656967687400007d06102c73746167696e675f78636d0876351461737365742c417373657446696c74657200010820446566696e69746504003d0601184173736574730000001057696c6404008106012457696c644173736574000100008106102c73746167696e675f78636d0876351461737365742457696c6441737365740001100c416c6c00000014416c6c4f6608010869648101011c4173736574496400010c66756e8506013c57696c6446756e676962696c69747900010028416c6c436f756e7465640400f4010c75333200020030416c6c4f66436f756e7465640c010869648101011c4173736574496400010c66756e8506013c57696c6446756e676962696c697479000114636f756e74f4010c753332000300008506102c73746167696e675f78636d0876351461737365743c57696c6446756e676962696c6974790001082046756e6769626c650000002c4e6f6e46756e6769626c6500010000890604184f7074696f6e040454018d060108104e6f6e6500000010536f6d6504008d0600000100008d06102c73746167696e675f78636d0876351461737365744c41737365745472616e7366657246696c74657200010c2054656c65706f727404007d06012c417373657446696c74657200000038526573657276654465706f73697404007d06012c417373657446696c7465720001003c52657365727665576974686472617704007d06012c417373657446696c7465720002000091060c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454018d06045300000400950601185665633c543e000095060000028d0600990604184f7074696f6e0404540151010108104e6f6e6500000010536f6d650400510100000100009d060c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401a106045300000400a50601185665633c543e0000a1060c2c73746167696e675f78636d0876351048696e74000104304173736574436c61696d65720401206c6f636174696f6e4d0101204c6f636174696f6e00000000a506000002a10600a906080c78636d3c56657273696f6e656441737365747300010c08563304008905013c76333a3a4d756c74694173736574730003000856340400f505012876343a3a41737365747300040008563504003d06012876353a3a41737365747300050000ad06080c78636d3056657273696f6e656458636d042c52756e74696d6543616c6c00010c0856330400b106015076333a3a58636d3c52756e74696d6543616c6c3e0003000856340400c106015076343a3a58636d3c52756e74696d6543616c6c3e0004000856350400cd06015076353a3a58636d3c52756e74696d6543616c6c3e00050000b1060c0c78636d0876330c58636d041043616c6c00000400b50601585665633c496e737472756374696f6e3c43616c6c3e3e0000b506000002b90600b9060c0c78636d0876332c496e737472756374696f6e041043616c6c0001c0345769746864726177417373657404008905012c4d756c7469417373657473000000545265736572766541737365744465706f736974656404008905012c4d756c7469417373657473000100585265636569766554656c65706f72746564417373657404008905012c4d756c7469417373657473000200345175657279526573706f6e736510012071756572795f69642c011c51756572794964000120726573706f6e7365a1050120526573706f6e73650001286d61785f77656967687428011857656967687400011c71756572696572c90501544f7074696f6e3c4d756c74694c6f636174696f6e3e000300345472616e7366657241737365740801186173736574738905012c4d756c746941737365747300012c62656e6566696369617279e801344d756c74694c6f636174696f6e000400505472616e736665725265736572766541737365740c01186173736574738905012c4d756c746941737365747300011064657374e801344d756c74694c6f636174696f6e00010c78636d7d05011c58636d3c28293e000500205472616e736163740c012c6f726967696e5f6b696e64cd0501284f726967696e4b696e64000158726571756972655f7765696768745f61745f6d6f737428011857656967687400011063616c6cbd06014c446f75626c65456e636f6465643c43616c6c3e0006006448726d704e65774368616e6e656c4f70656e526571756573740c011873656e646572f4010c7533320001406d61785f6d6573736167655f73697a65f4010c7533320001306d61785f6361706163697479f4010c7533320007004c48726d704368616e6e656c4163636570746564040124726563697069656e74f4010c7533320008004848726d704368616e6e656c436c6f73696e670c0124696e69746961746f72f4010c75333200011873656e646572f4010c753332000124726563697069656e74f4010c7533320009002c436c6561724f726967696e000a003444657363656e644f726967696e0400ec0154496e746572696f724d756c74694c6f636174696f6e000b002c5265706f72744572726f720400d50501445175657279526573706f6e7365496e666f000c00304465706f7369744173736574080118617373657473d90501404d756c7469417373657446696c74657200012c62656e6566696369617279e801344d756c74694c6f636174696f6e000d004c4465706f7369745265736572766541737365740c0118617373657473d90501404d756c7469417373657446696c74657200011064657374e801344d756c74694c6f636174696f6e00010c78636d7d05011c58636d3c28293e000e003445786368616e676541737365740c011067697665d90501404d756c7469417373657446696c74657200011077616e748905012c4d756c746941737365747300011c6d6178696d616c200110626f6f6c000f005c496e6974696174655265736572766557697468647261770c0118617373657473d90501404d756c7469417373657446696c74657200011c72657365727665e801344d756c74694c6f636174696f6e00010c78636d7d05011c58636d3c28293e00100040496e69746961746554656c65706f72740c0118617373657473d90501404d756c7469417373657446696c74657200011064657374e801344d756c74694c6f636174696f6e00010c78636d7d05011c58636d3c28293e001100345265706f7274486f6c64696e67080134726573706f6e73655f696e666fd50501445175657279526573706f6e7365496e666f000118617373657473d90501404d756c7469417373657446696c74657200120030427579457865637574696f6e08011066656573910501284d756c746941737365740001307765696768745f6c696d6974e505012c5765696768744c696d697400130034526566756e64537572706c75730014003c5365744572726f7248616e646c65720400b106012458636d3c43616c6c3e0015002c536574417070656e6469780400b106012458636d3c43616c6c3e00160028436c6561724572726f7200170028436c61696d41737365740801186173736574738905012c4d756c74694173736574730001187469636b6574e801344d756c74694c6f636174696f6e001800105472617004002c010c7536340019004053756273637269626556657273696f6e08012071756572795f69642c011c5175657279496400014c6d61785f726573706f6e73655f776569676874280118576569676874001a0048556e73756273637269626556657273696f6e001b00244275726e417373657404008905012c4d756c7469417373657473001c002c457870656374417373657404008905012c4d756c7469417373657473001d00304578706563744f726967696e0400c90501544f7074696f6e3c4d756c74694c6f636174696f6e3e001e002c4578706563744572726f720400a50501504f7074696f6e3c287533322c204572726f72293e001f00504578706563745472616e736163745374617475730400c10501384d617962654572726f72436f64650020002c517565727950616c6c657408012c6d6f64756c655f6e616d6538011c5665633c75383e000134726573706f6e73655f696e666fd50501445175657279526573706f6e7365496e666f0021003045787065637450616c6c6574140114696e646578f4010c7533320001106e616d6538011c5665633c75383e00012c6d6f64756c655f6e616d6538011c5665633c75383e00012c63726174655f6d616a6f72f4010c75333200013c6d696e5f63726174655f6d696e6f72f4010c753332002200505265706f72745472616e736163745374617475730400d50501445175657279526573706f6e7365496e666f0023004c436c6561725472616e736163745374617475730024003c556e6976657273616c4f726967696e0400f001204a756e6374696f6e002500344578706f72744d6573736167650c011c6e6574776f726bfc01244e6574776f726b496400012c64657374696e6174696f6eec0154496e746572696f724d756c74694c6f636174696f6e00010c78636d7d05011c58636d3c28293e002600244c6f636b41737365740801146173736574910501284d756c74694173736574000120756e6c6f636b6572e801344d756c74694c6f636174696f6e0027002c556e6c6f636b41737365740801146173736574910501284d756c74694173736574000118746172676574e801344d756c74694c6f636174696f6e002800384e6f7465556e6c6f636b61626c650801146173736574910501284d756c746941737365740001146f776e6572e801344d756c74694c6f636174696f6e0029003452657175657374556e6c6f636b0801146173736574910501284d756c746941737365740001186c6f636b6572e801344d756c74694c6f636174696f6e002a002c536574466565734d6f64650401306a69745f7769746864726177200110626f6f6c002b0020536574546f70696304000401205b75383b2033325d002c0028436c656172546f706963002d002c416c6961734f726967696e0400e801344d756c74694c6f636174696f6e002e003c556e70616964457865637574696f6e0801307765696768745f6c696d6974e505012c5765696768744c696d6974000130636865636b5f6f726967696ec90501544f7074696f6e3c4d756c74694c6f636174696f6e3e002f0000bd060c0c78636d38646f75626c655f656e636f64656434446f75626c65456e636f646564040454000004011c656e636f64656438011c5665633c75383e0000c1060c2c73746167696e675f78636d0876340c58636d041043616c6c00000400c50601585665633c496e737472756374696f6e3c43616c6c3e3e0000c506000002c90600c9060c2c73746167696e675f78636d0876342c496e737472756374696f6e041043616c6c0001c034576974686472617741737365740400f5050118417373657473000000545265736572766541737365744465706f73697465640400f5050118417373657473000100585265636569766554656c65706f7274656441737365740400f5050118417373657473000200345175657279526573706f6e736510012071756572795f69642c011c51756572794964000120726573706f6e736509060120526573706f6e73650001286d61785f77656967687428011857656967687400011c717565726965721d0601404f7074696f6e3c4c6f636174696f6e3e000300345472616e736665724173736574080118617373657473f505011841737365747300012c62656e6566696369617279150101204c6f636174696f6e000400505472616e736665725265736572766541737365740c0118617373657473f505011841737365747300011064657374150101204c6f636174696f6e00010c78636de905011c58636d3c28293e000500205472616e736163740c012c6f726967696e5f6b696e64cd0501284f726967696e4b696e64000158726571756972655f7765696768745f61745f6d6f737428011857656967687400011063616c6cbd06014c446f75626c65456e636f6465643c43616c6c3e0006006448726d704e65774368616e6e656c4f70656e526571756573740c011873656e646572f4010c7533320001406d61785f6d6573736167655f73697a65f4010c7533320001306d61785f6361706163697479f4010c7533320007004c48726d704368616e6e656c4163636570746564040124726563697069656e74f4010c7533320008004848726d704368616e6e656c436c6f73696e670c0124696e69746961746f72f4010c75333200011873656e646572f4010c753332000124726563697069656e74f4010c7533320009002c436c6561724f726967696e000a003444657363656e644f726967696e040019010140496e746572696f724c6f636174696f6e000b002c5265706f72744572726f720400210601445175657279526573706f6e7365496e666f000c00304465706f73697441737365740801186173736574732506012c417373657446696c74657200012c62656e6566696369617279150101204c6f636174696f6e000d004c4465706f7369745265736572766541737365740c01186173736574732506012c417373657446696c74657200011064657374150101204c6f636174696f6e00010c78636de905011c58636d3c28293e000e003445786368616e676541737365740c0110676976652506012c417373657446696c74657200011077616e74f505011841737365747300011c6d6178696d616c200110626f6f6c000f005c496e6974696174655265736572766557697468647261770c01186173736574732506012c417373657446696c74657200011c72657365727665150101204c6f636174696f6e00010c78636de905011c58636d3c28293e00100040496e69746961746554656c65706f72740c01186173736574732506012c417373657446696c74657200011064657374150101204c6f636174696f6e00010c78636de905011c58636d3c28293e001100345265706f7274486f6c64696e67080134726573706f6e73655f696e666f210601445175657279526573706f6e7365496e666f0001186173736574732506012c417373657446696c74657200120030427579457865637574696f6e08011066656573fd05011441737365740001307765696768745f6c696d6974e505012c5765696768744c696d697400130034526566756e64537572706c75730014003c5365744572726f7248616e646c65720400c106012458636d3c43616c6c3e0015002c536574417070656e6469780400c106012458636d3c43616c6c3e00160028436c6561724572726f7200170028436c61696d4173736574080118617373657473f50501184173736574730001187469636b6574150101204c6f636174696f6e001800105472617004002c010c7536340019004053756273637269626556657273696f6e08012071756572795f69642c011c5175657279496400014c6d61785f726573706f6e73655f776569676874280118576569676874001a0048556e73756273637269626556657273696f6e001b00244275726e41737365740400f5050118417373657473001c002c45787065637441737365740400f5050118417373657473001d00304578706563744f726967696e04001d0601404f7074696f6e3c4c6f636174696f6e3e001e002c4578706563744572726f720400a50501504f7074696f6e3c287533322c204572726f72293e001f00504578706563745472616e736163745374617475730400c10501384d617962654572726f72436f64650020002c517565727950616c6c657408012c6d6f64756c655f6e616d6538011c5665633c75383e000134726573706f6e73655f696e666f210601445175657279526573706f6e7365496e666f0021003045787065637450616c6c6574140114696e646578f4010c7533320001106e616d6538011c5665633c75383e00012c6d6f64756c655f6e616d6538011c5665633c75383e00012c63726174655f6d616a6f72f4010c75333200013c6d696e5f63726174655f6d696e6f72f4010c753332002200505265706f72745472616e736163745374617475730400210601445175657279526573706f6e7365496e666f0023004c436c6561725472616e736163745374617475730024003c556e6976657273616c4f726967696e0400210101204a756e6374696f6e002500344578706f72744d6573736167650c011c6e6574776f726b290101244e6574776f726b496400012c64657374696e6174696f6e19010140496e746572696f724c6f636174696f6e00010c78636de905011c58636d3c28293e002600244c6f636b41737365740801146173736574fd0501144173736574000120756e6c6f636b6572150101204c6f636174696f6e0027002c556e6c6f636b41737365740801146173736574fd0501144173736574000118746172676574150101204c6f636174696f6e002800384e6f7465556e6c6f636b61626c650801146173736574fd05011441737365740001146f776e6572150101204c6f636174696f6e0029003452657175657374556e6c6f636b0801146173736574fd05011441737365740001186c6f636b6572150101204c6f636174696f6e002a002c536574466565734d6f64650401306a69745f7769746864726177200110626f6f6c002b0020536574546f70696304000401205b75383b2033325d002c0028436c656172546f706963002d002c416c6961734f726967696e0400150101204c6f636174696f6e002e003c556e70616964457865637574696f6e0801307765696768745f6c696d6974e505012c5765696768744c696d6974000130636865636b5f6f726967696e1d0601404f7074696f6e3c4c6f636174696f6e3e002f0000cd060c2c73746167696e675f78636d0876350c58636d041043616c6c00000400d10601585665633c496e737472756374696f6e3c43616c6c3e3e0000d106000002d50600d5060c2c73746167696e675f78636d0876352c496e737472756374696f6e041043616c6c0001d0345769746864726177417373657404003d060118417373657473000000545265736572766541737365744465706f736974656404003d060118417373657473000100585265636569766554656c65706f72746564417373657404003d060118417373657473000200345175657279526573706f6e736510012071756572795f69642c011c51756572794964000120726573706f6e736551060120526573706f6e73650001286d61785f77656967687428011857656967687400011c71756572696572710601404f7074696f6e3c4c6f636174696f6e3e000300345472616e7366657241737365740801186173736574733d06011841737365747300012c62656e65666963696172794d0101204c6f636174696f6e000400505472616e736665725265736572766541737365740c01186173736574733d060118417373657473000110646573744d0101204c6f636174696f6e00010c78636d3106011c58636d3c28293e000500205472616e736163740c012c6f726967696e5f6b696e64cd0501284f726967696e4b696e6400014c66616c6c6261636b5f6d61785f776569676874750601384f7074696f6e3c5765696768743e00011063616c6cbd06014c446f75626c65456e636f6465643c43616c6c3e0006006448726d704e65774368616e6e656c4f70656e526571756573740c011873656e646572f4010c7533320001406d61785f6d6573736167655f73697a65f4010c7533320001306d61785f6361706163697479f4010c7533320007004c48726d704368616e6e656c4163636570746564040124726563697069656e74f4010c7533320008004848726d704368616e6e656c436c6f73696e670c0124696e69746961746f72f4010c75333200011873656e646572f4010c753332000124726563697069656e74f4010c7533320009002c436c6561724f726967696e000a003444657363656e644f726967696e040051010140496e746572696f724c6f636174696f6e000b002c5265706f72744572726f720400790601445175657279526573706f6e7365496e666f000c00304465706f73697441737365740801186173736574737d06012c417373657446696c74657200012c62656e65666963696172794d0101204c6f636174696f6e000d004c4465706f7369745265736572766541737365740c01186173736574737d06012c417373657446696c746572000110646573744d0101204c6f636174696f6e00010c78636d3106011c58636d3c28293e000e003445786368616e676541737365740c0110676976657d06012c417373657446696c74657200011077616e743d06011841737365747300011c6d6178696d616c200110626f6f6c000f005c496e6974696174655265736572766557697468647261770c01186173736574737d06012c417373657446696c74657200011c726573657276654d0101204c6f636174696f6e00010c78636d3106011c58636d3c28293e00100040496e69746961746554656c65706f72740c01186173736574737d06012c417373657446696c746572000110646573744d0101204c6f636174696f6e00010c78636d3106011c58636d3c28293e001100345265706f7274486f6c64696e67080134726573706f6e73655f696e666f790601445175657279526573706f6e7365496e666f0001186173736574737d06012c417373657446696c74657200120030427579457865637574696f6e080110666565734506011441737365740001307765696768745f6c696d6974e505012c5765696768744c696d697400130034526566756e64537572706c75730014003c5365744572726f7248616e646c65720400cd06012458636d3c43616c6c3e0015002c536574417070656e6469780400cd06012458636d3c43616c6c3e00160028436c6561724572726f7200170028436c61696d41737365740801186173736574733d0601184173736574730001187469636b65744d0101204c6f636174696f6e001800105472617004002c010c7536340019004053756273637269626556657273696f6e08012071756572795f69642c011c5175657279496400014c6d61785f726573706f6e73655f776569676874280118576569676874001a0048556e73756273637269626556657273696f6e001b00244275726e417373657404003d060118417373657473001c002c457870656374417373657404003d060118417373657473001d00304578706563744f726967696e0400710601404f7074696f6e3c4c6f636174696f6e3e001e002c4578706563744572726f720400550601504f7074696f6e3c287533322c204572726f72293e001f00504578706563745472616e736163745374617475730400c10501384d617962654572726f72436f64650020002c517565727950616c6c657408012c6d6f64756c655f6e616d6538011c5665633c75383e000134726573706f6e73655f696e666f790601445175657279526573706f6e7365496e666f0021003045787065637450616c6c6574140114696e646578f4010c7533320001106e616d6538011c5665633c75383e00012c6d6f64756c655f6e616d6538011c5665633c75383e00012c63726174655f6d616a6f72f4010c75333200013c6d696e5f63726174655f6d696e6f72f4010c753332002200505265706f72745472616e736163745374617475730400790601445175657279526573706f6e7365496e666f0023004c436c6561725472616e736163745374617475730024003c556e6976657273616c4f726967696e0400590101204a756e6374696f6e002500344578706f72744d6573736167650c011c6e6574776f726b610101244e6574776f726b496400012c64657374696e6174696f6e51010140496e746572696f724c6f636174696f6e00010c78636d3106011c58636d3c28293e002600244c6f636b41737365740801146173736574450601144173736574000120756e6c6f636b65724d0101204c6f636174696f6e0027002c556e6c6f636b417373657408011461737365744506011441737365740001187461726765744d0101204c6f636174696f6e002800384e6f7465556e6c6f636b61626c6508011461737365744506011441737365740001146f776e65724d0101204c6f636174696f6e0029003452657175657374556e6c6f636b08011461737365744506011441737365740001186c6f636b65724d0101204c6f636174696f6e002a002c536574466565734d6f64650401306a69745f7769746864726177200110626f6f6c002b0020536574546f70696304000401205b75383b2033325d002c0028436c656172546f706963002d002c416c6961734f726967696e04004d0101204c6f636174696f6e002e003c556e70616964457865637574696f6e0801307765696768745f6c696d6974e505012c5765696768744c696d6974000130636865636b5f6f726967696e710601404f7074696f6e3c4c6f636174696f6e3e002f001c50617946656573040114617373657445060114417373657400300040496e6974696174655472616e7366657214012c64657374696e6174696f6e4d0101204c6f636174696f6e00012c72656d6f74655f666565738906016c4f7074696f6e3c41737365745472616e7366657246696c7465723e00013c70726573657276655f6f726967696e200110626f6f6c000118617373657473910601e0426f756e6465645665633c41737365745472616e7366657246696c7465722c204d617841737365745472616e7366657246696c746572733e00012872656d6f74655f78636d3106011c58636d3c28293e0031004445786563757465576974684f726967696e08014464657363656e64616e745f6f726967696e990601604f7074696f6e3c496e746572696f724c6f636174696f6e3e00010c78636dcd06012458636d3c43616c6c3e0032002053657448696e747304011468696e74739d060184426f756e6465645665633c48696e742c2048696e744e756d56617269616e74733e00330000d906105073746167696e675f78636d5f6578656375746f72187472616974733861737365745f7472616e73666572305472616e73666572547970650001102054656c65706f7274000000304c6f63616c526573657276650001004844657374696e6174696f6e526573657276650002003452656d6f74655265736572766504008501014456657273696f6e65644c6f636174696f6e00030000dd06080c78636d4056657273696f6e65644173736574496400010c08563304001101012c76333a3a4173736574496400030008563404004901012c76343a3a4173736574496400040008563504008101012c76353a3a4173736574496400050000e10604184f7074696f6e04045401300108104e6f6e6500000010536f6d650400300000010000e5060c5070616c6c65745f6d6573736167655f71756575651870616c6c65741043616c6c04045400010824726561705f706167650801386d6573736167655f6f726967696ee90601484d6573736167654f726967696e4f663c543e000128706167655f696e64657810012450616765496e6465780000043d0152656d6f76652061207061676520776869636820686173206e6f206d6f7265206d657373616765732072656d61696e696e6720746f2062652070726f636573736564206f72206973207374616c652e48657865637574655f6f7665727765696768741001386d6573736167655f6f726967696ee90601484d6573736167654f726967696e4f663c543e0001107061676510012450616765496e646578000114696e64657810011c543a3a53697a650001307765696768745f6c696d6974280118576569676874000134784578656375746520616e206f766572776569676874206d6573736167652e004d0154656d706f726172792070726f63657373696e67206572726f72732077696c6c2062652070726f706167617465642077686572656173207065726d616e656e74206572726f7273206172652074726561746564546173207375636365737320636f6e646974696f6e2e00742d20606f726967696e603a204d75737420626520605369676e6564602e35012d20606d6573736167655f6f726967696e603a20546865206f726967696e2066726f6d20776869636820746865206d65737361676520746f20626520657865637574656420617272697665642e3d012d206070616765603a20546865207061676520696e2074686520717565756520696e20776869636820746865206d65737361676520746f2062652065786563757465642069732073697474696e672e09012d2060696e646578603a2054686520696e64657820696e746f20746865207175657565206f6620746865206d65737361676520746f2062652065786563757465642e59012d20607765696768745f6c696d6974603a20546865206d6178696d756d20616d6f756e74206f662077656967687420616c6c6f77656420746f20626520636f6e73756d656420696e2074686520657865637574696f6e4420206f6620746865206d6573736167652e00f442656e63686d61726b20636f6d706c657869747920636f6e73696465726174696f6e733a204f28696e646578202b207765696768745f6c696d6974292e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ee9060c6c706f6c6b61646f745f72756e74696d655f70617261636861696e7324696e636c7573696f6e584167677265676174654d6573736167654f726967696e0001040c556d700400ed060128556d705175657565496400000000ed060c6c706f6c6b61646f745f72756e74696d655f70617261636861696e7324696e636c7573696f6e28556d705175657565496400010410506172610400ad02011850617261496400000000f1060c4470616c6c65745f61737365745f726174651870616c6c65741043616c6c04045400010c1863726561746508012861737365745f6b696e64e40144426f783c543a3a41737365744b696e643e00011072617465f50601244669786564553132380000100d01496e697469616c697a65206120636f6e76657273696f6e207261746520746f206e61746976652062616c616e636520666f722074686520676976656e2061737365742e0034232320436f6d706c6578697479182d204f2831291875706461746508012861737365745f6b696e64e40144426f783c543a3a41737365744b696e643e00011072617465f506012446697865645531323800011005015570646174652074686520636f6e76657273696f6e207261746520746f206e61746976652062616c616e636520666f722074686520676976656e2061737365742e0034232320436f6d706c6578697479182d204f2831291872656d6f766504012861737365745f6b696e64e40144426f783c543a3a41737365744b696e643e000210250152656d6f766520616e206578697374696e6720636f6e76657273696f6e207261746520746f206e61746976652062616c616e636520666f722074686520676976656e2061737365742e0034232320436f6d706c6578697479182d204f283129040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ef5060c3473705f61726974686d657469632c66697865645f706f696e742446697865645531323800000400180110753132380000f9060c3070616c6c65745f62656566791870616c6c65741043616c6c04045400011c507265706f72745f646f75626c655f766f74696e6708014865717569766f636174696f6e5f70726f6f66fd06018d01426f783c446f75626c65566f74696e6750726f6f663c426c6f636b4e756d626572466f723c543e2c20543a3a426565667949642c3c543a3a426565667949640a61732052756e74696d654170705075626c69633e3a3a5369676e61747572652c3e2c3e00013c6b65795f6f776e65725f70726f6f66d9010140543a3a4b65794f776e657250726f6f6600001009015265706f727420766f7465722065717569766f636174696f6e2f6d69736265686176696f722e2054686973206d6574686f642077696c6c2076657269667920746865f465717569766f636174696f6e2070726f6f6620616e642076616c69646174652074686520676976656e206b6579206f776e6572736869702070726f6f66f8616761696e73742074686520657874726163746564206f6666656e6465722e20496620626f7468206172652076616c69642c20746865206f6666656e63654477696c6c206265207265706f727465642e747265706f72745f646f75626c655f766f74696e675f756e7369676e656408014865717569766f636174696f6e5f70726f6f66fd06018d01426f783c446f75626c65566f74696e6750726f6f663c426c6f636b4e756d626572466f723c543e2c20543a3a426565667949642c3c543a3a426565667949640a61732052756e74696d654170705075626c69633e3a3a5369676e61747572652c3e2c3e00013c6b65795f6f776e65725f70726f6f66d9010140543a3a4b65794f776e657250726f6f6600012409015265706f727420766f7465722065717569766f636174696f6e2f6d69736265686176696f722e2054686973206d6574686f642077696c6c2076657269667920746865f465717569766f636174696f6e2070726f6f6620616e642076616c69646174652074686520676976656e206b6579206f776e6572736869702070726f6f66f8616761696e73742074686520657874726163746564206f6666656e6465722e20496620626f7468206172652076616c69642c20746865206f6666656e63654477696c6c206265207265706f727465642e000d01546869732065787472696e736963206d7573742062652063616c6c656420756e7369676e656420616e642069742069732065787065637465642074686174206f6e6c791501626c6f636b20617574686f72732077696c6c2063616c6c206974202876616c69646174656420696e206056616c6964617465556e7369676e656460292c2061732073756368150169662074686520626c6f636b20617574686f7220697320646566696e65642069742077696c6c20626520646566696e6564206173207468652065717569766f636174696f6e247265706f727465722e3c7365745f6e65775f67656e6573697304013c64656c61795f696e5f626c6f636b73100144426c6f636b4e756d626572466f723c543e0002105d01526573657420424545465920636f6e73656e7375732062792073657474696e672061206e65772042454546592067656e65736973206174206064656c61795f696e5f626c6f636b736020626c6f636b7320696e207468651c6675747572652e00b44e6f74653a206064656c61795f696e5f626c6f636b73602068617320746f206265206174206c6561737420312e487265706f72745f666f726b5f766f74696e6708014865717569766f636174696f6e5f70726f6f661d0701ad01426f783c466f726b566f74696e6750726f6f663c486561646572466f723c543e2c20543a3a426565667949642c3c543a3a416e63657374727948656c7065720a617320416e63657374727948656c7065723c486561646572466f723c543e3e3e3a3a50726f6f662c3e2c3e00013c6b65795f6f776e65725f70726f6f66d9010140543a3a4b65794f776e657250726f6f6600030c3d015265706f727420666f726b20766f74696e672065717569766f636174696f6e2e2054686973206d6574686f642077696c6c20766572696679207468652065717569766f636174696f6e2070726f6f662901616e642076616c69646174652074686520676976656e206b6579206f776e6572736869702070726f6f6620616761696e73742074686520657874726163746564206f6666656e6465722ec0496620626f7468206172652076616c69642c20746865206f6666656e63652077696c6c206265207265706f727465642e6c7265706f72745f666f726b5f766f74696e675f756e7369676e656408014865717569766f636174696f6e5f70726f6f661d0701ad01426f783c466f726b566f74696e6750726f6f663c486561646572466f723c543e2c20543a3a426565667949642c3c543a3a416e63657374727948656c7065720a617320416e63657374727948656c7065723c486561646572466f723c543e3e3e3a3a50726f6f662c3e2c3e00013c6b65795f6f776e65725f70726f6f66d9010140543a3a4b65794f776e657250726f6f660004203d015265706f727420666f726b20766f74696e672065717569766f636174696f6e2e2054686973206d6574686f642077696c6c20766572696679207468652065717569766f636174696f6e2070726f6f662901616e642076616c69646174652074686520676976656e206b6579206f776e6572736869702070726f6f6620616761696e73742074686520657874726163746564206f6666656e6465722ec0496620626f7468206172652076616c69642c20746865206f6666656e63652077696c6c206265207265706f727465642e000d01546869732065787472696e736963206d7573742062652063616c6c656420756e7369676e656420616e642069742069732065787065637465642074686174206f6e6c791501626c6f636b20617574686f72732077696c6c2063616c6c206974202876616c69646174656420696e206056616c6964617465556e7369676e656460292c2061732073756368150169662074686520626c6f636b20617574686f7220697320646566696e65642069742077696c6c20626520646566696e6564206173207468652065717569766f636174696f6e247265706f727465722e687265706f72745f6675747572655f626c6f636b5f766f74696e6708014865717569766f636174696f6e5f70726f6f662d0701e8426f783c467574757265426c6f636b566f74696e6750726f6f663c426c6f636b4e756d626572466f723c543e2c20543a3a426565667949643e3e00013c6b65795f6f776e65725f70726f6f66d9010140543a3a4b65794f776e657250726f6f6600050c5d015265706f72742066757475726520626c6f636b20766f74696e672065717569766f636174696f6e2e2054686973206d6574686f642077696c6c20766572696679207468652065717569766f636174696f6e2070726f6f662901616e642076616c69646174652074686520676976656e206b6579206f776e6572736869702070726f6f6620616761696e73742074686520657874726163746564206f6666656e6465722ec0496620626f7468206172652076616c69642c20746865206f6666656e63652077696c6c206265207265706f727465642e8c7265706f72745f6675747572655f626c6f636b5f766f74696e675f756e7369676e656408014865717569766f636174696f6e5f70726f6f662d0701e8426f783c467574757265426c6f636b566f74696e6750726f6f663c426c6f636b4e756d626572466f723c543e2c20543a3a426565667949643e3e00013c6b65795f6f776e65725f70726f6f66d9010140543a3a4b65794f776e657250726f6f660006205d015265706f72742066757475726520626c6f636b20766f74696e672065717569766f636174696f6e2e2054686973206d6574686f642077696c6c20766572696679207468652065717569766f636174696f6e2070726f6f662901616e642076616c69646174652074686520676976656e206b6579206f776e6572736869702070726f6f6620616761696e73742074686520657874726163746564206f6666656e6465722ec0496620626f7468206172652076616c69642c20746865206f6666656e63652077696c6c206265207265706f727465642e000d01546869732065787472696e736963206d7573742062652063616c6c656420756e7369676e656420616e642069742069732065787065637465642074686174206f6e6c791501626c6f636b20617574686f72732077696c6c2063616c6c206974202876616c69646174656420696e206056616c6964617465556e7369676e656460292c2061732073756368150169662074686520626c6f636b20617574686f7220697320646566696e65642069742077696c6c20626520646566696e6564206173207468652065717569766f636174696f6e247265706f727465722e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732efd06084873705f636f6e73656e7375735f626565667944446f75626c65566f74696e6750726f6f660c184e756d6265720110084964015502245369676e617475726501010700080114666972737405070188566f74654d6573736167653c4e756d6265722c2049642c205369676e61747572653e0001187365636f6e6405070188566f74654d6573736167653c4e756d6265722c2049642c205369676e61747572653e000001070c4873705f636f6e73656e7375735f62656566793065636473615f63727970746f245369676e617475726500000400c902014065636473613a3a5369676e617475726500000507084873705f636f6e73656e7375735f62656566792c566f74654d6573736167650c184e756d6265720110084964015502245369676e6174757265010107000c0128636f6d6d69746d656e7409070148436f6d6d69746d656e743c4e756d6265723e00010869645502010849640001247369676e6174757265010701245369676e6174757265000009070c4873705f636f6e73656e7375735f626565667928636f6d6d69746d656e7428436f6d6d69746d656e74043054426c6f636b4e756d6265720110000c011c7061796c6f61640d07011c5061796c6f6164000130626c6f636b5f6e756d62657210013054426c6f636b4e756d62657200014076616c696461746f725f7365745f696430013856616c696461746f72536574496400000d070c4873705f636f6e73656e7375735f62656566791c7061796c6f61641c5061796c6f616400000400110701785665633c2842656566795061796c6f616449642c205665633c75383e293e000011070000021507001507000004081907380019070000030200000008001d07084873705f636f6e73656e7375735f62656566793c466f726b566f74696e6750726f6f660c1848656164657201cd0108496401550234416e63657374727950726f6f66012107000c0110766f7465050701b8566f74654d6573736167653c4865616465723a3a4e756d6265722c2049642c2049643a3a5369676e61747572653e000138616e6365737472795f70726f6f6621070134416e63657374727950726f6f66000118686561646572cd01011848656164657200002107084473705f6d6d725f7072696d69746976657334416e63657374727950726f6f66041048617368013400100128707265765f7065616b73c10101245665633c486173683e00013c707265765f6c6561665f636f756e7430010c7536340001286c6561665f636f756e743001244e6f6465496e6465780001146974656d73250701405665633c287536342c2048617368293e000025070000022907002907000004083034002d07084873705f636f6e73656e7375735f626565667958467574757265426c6f636b566f74696e6750726f6f6608184e756d626572011008496401550200040110766f746505070198566f74654d6573736167653c4e756d6265722c2049642c2049643a3a5369676e61747572653e000031070c2873705f72756e74696d65187472616974732c426c616b6554776f3235360000000035070c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e000039070c6070616c6c65745f636f6e76696374696f6e5f766f74696e671474797065731454616c6c790814566f746573011814546f74616c00000c011061796573180114566f7465730001106e617973180114566f74657300011c737570706f7274180114566f74657300003d070c4070616c6c65745f77686974656c6973741870616c6c6574144576656e7404045400010c3c43616c6c57686974656c697374656404012463616c6c5f6861736834011c543a3a486173680000005857686974656c697374656443616c6c52656d6f76656404012463616c6c5f6861736834011c543a3a486173680001006457686974656c697374656443616c6c4469737061746368656408012463616c6c5f6861736834011c543a3a48617368000118726573756c74410701684469737061746368526573756c7457697468506f7374496e666f000200047c54686520604576656e746020656e756d206f6620746869732070616c6c657441070418526573756c7408045401450704450149070108084f6b04004507000000000c45727204004907000001000045070c346672616d655f737570706f727420646973706174636840506f73744469737061746368496e666f000008013461637475616c5f776569676874750601384f7074696f6e3c5765696768743e000120706179735f6665656401105061797300004907082873705f72756e74696d656444697370617463684572726f7257697468506f7374496e666f0410496e666f01450700080124706f73745f696e666f45070110496e666f0001146572726f7268013444697370617463684572726f7200004d07105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e18636c61696d731870616c6c6574144576656e740404540001041c436c61696d65640c010c77686f000130543a3a4163636f756e744964000140657468657265756d5f61646472657373cd02013c457468657265756d41646472657373000118616d6f756e7418013042616c616e63654f663c543e00000468536f6d656f6e6520636c61696d656420736f6d6520444f54732e047c54686520604576656e746020656e756d206f6620746869732070616c6c657451070c3870616c6c65745f76657374696e671870616c6c6574144576656e740404540001083856657374696e675570646174656408011c6163636f756e74000130543a3a4163636f756e744964000120756e76657374656418013042616c616e63654f663c543e000008510154686520616d6f756e742076657374656420686173206265656e20757064617465642e205468697320636f756c6420696e6469636174652061206368616e676520696e2066756e647320617661696c61626c652e25015468652062616c616e636520676976656e2069732074686520616d6f756e74207768696368206973206c65667420756e7665737465642028616e642074687573206c6f636b6564292e4056657374696e67436f6d706c6574656404011c6163636f756e74000130543a3a4163636f756e7449640001049c416e205c5b6163636f756e745c5d20686173206265636f6d652066756c6c79207665737465642e047c54686520604576656e746020656e756d206f6620746869732070616c6c657455070c3870616c6c65745f7574696c6974791870616c6c6574144576656e74000120404261746368496e746572727570746564080114696e64657810010c7533320001146572726f7268013444697370617463684572726f7200000855014261746368206f66206469737061746368657320646964206e6f7420636f6d706c6574652066756c6c792e20496e646578206f66206669727374206661696c696e6720646973706174636820676976656e2c2061734877656c6c20617320746865206572726f722e384261746368436f6d706c65746564000104c84261746368206f66206469737061746368657320636f6d706c657465642066756c6c792077697468206e6f206572726f722e604261746368436f6d706c65746564576974684572726f7273000204b44261746368206f66206469737061746368657320636f6d706c657465642062757420686173206572726f72732e344974656d436f6d706c657465640003041d01412073696e676c65206974656d2077697468696e2061204261746368206f6620646973706174636865732068617320636f6d706c657465642077697468206e6f206572726f722e284974656d4661696c65640401146572726f7268013444697370617463684572726f720004041101412073696e676c65206974656d2077697468696e2061204261746368206f6620646973706174636865732068617320636f6d706c657465642077697468206572726f722e30446973706174636865644173040118726573756c748c01384469737061746368526573756c7400050458412063616c6c2077617320646973706174636865642e444966456c73654d61696e53756363657373000604644d61696e2063616c6c2077617320646973706174636865642e504966456c736546616c6c6261636b43616c6c65640401286d61696e5f6572726f7268013444697370617463684572726f72000704845468652066616c6c6261636b2063616c6c2077617320646973706174636865642e047c54686520604576656e746020656e756d206f6620746869732070616c6c657459070c3070616c6c65745f70726f78791870616c6c6574144576656e740404540001183450726f78794578656375746564040118726573756c748c01384469737061746368526573756c74000004bc412070726f78792077617320657865637574656420636f72726563746c792c20776974682074686520676976656e2e2c507572654372656174656410011070757265000130543a3a4163636f756e74496400010c77686f000130543a3a4163636f756e74496400012870726f78795f74797065f9020130543a3a50726f787954797065000150646973616d626967756174696f6e5f696e6465789501010c753136000108dc412070757265206163636f756e7420686173206265656e2063726561746564206279206e65772070726f7879207769746820676976656e90646973616d626967756174696f6e20696e64657820616e642070726f787920747970652e24416e6e6f756e6365640c01107265616c000130543a3a4163636f756e74496400011470726f7879000130543a3a4163636f756e74496400012463616c6c5f6861736834013443616c6c486173684f663c543e000204e0416e20616e6e6f756e63656d656e742077617320706c6163656420746f206d616b6520612063616c6c20696e20746865206675747572652e2850726f7879416464656410012464656c656761746f72000130543a3a4163636f756e74496400012464656c656761746565000130543a3a4163636f756e74496400012870726f78795f74797065f9020130543a3a50726f78795479706500011464656c6179100144426c6f636b4e756d626572466f723c543e00030448412070726f7879207761732061646465642e3050726f787952656d6f76656410012464656c656761746f72000130543a3a4163636f756e74496400012464656c656761746565000130543a3a4163636f756e74496400012870726f78795f74797065f9020130543a3a50726f78795479706500011464656c6179100144426c6f636b4e756d626572466f723c543e00040450412070726f7879207761732072656d6f7665642e304465706f736974506f6b656410010c77686f000130543a3a4163636f756e7449640001106b696e645d07012c4465706f7369744b696e6400012c6f6c645f6465706f73697418013042616c616e63654f663c543e00012c6e65775f6465706f73697418013042616c616e63654f663c543e000504090141206465706f7369742073746f72656420666f722070726f78696573206f7220616e6e6f756e63656d656e74732077617320706f6b6564202f20757064617465642e047c54686520604576656e746020656e756d206f6620746869732070616c6c65745d07083070616c6c65745f70726f78792c4465706f7369744b696e640001081c50726f7869657300000034416e6e6f756e63656d656e74730001000061070c3c70616c6c65745f6d756c74697369671870616c6c6574144576656e740404540001142c4e65774d756c74697369670c0124617070726f76696e67000130543a3a4163636f756e7449640001206d756c7469736967000130543a3a4163636f756e74496400012463616c6c5f6861736804012043616c6c486173680000048c41206e6577206d756c7469736967206f7065726174696f6e2068617320626567756e2e404d756c7469736967417070726f76616c100124617070726f76696e67000130543a3a4163636f756e74496400012474696d65706f696e740503017054696d65706f696e743c426c6f636b4e756d626572466f723c543e3e0001206d756c7469736967000130543a3a4163636f756e74496400012463616c6c5f6861736804012043616c6c48617368000104c841206d756c7469736967206f7065726174696f6e20686173206265656e20617070726f76656420627920736f6d656f6e652e404d756c74697369674578656375746564140124617070726f76696e67000130543a3a4163636f756e74496400012474696d65706f696e740503017054696d65706f696e743c426c6f636b4e756d626572466f723c543e3e0001206d756c7469736967000130543a3a4163636f756e74496400012463616c6c5f6861736804012043616c6c48617368000118726573756c748c01384469737061746368526573756c740002049c41206d756c7469736967206f7065726174696f6e20686173206265656e2065786563757465642e444d756c746973696743616e63656c6c656410012863616e63656c6c696e67000130543a3a4163636f756e74496400012474696d65706f696e740503017054696d65706f696e743c426c6f636b4e756d626572466f723c543e3e0001206d756c7469736967000130543a3a4163636f756e74496400012463616c6c5f6861736804012043616c6c48617368000304a041206d756c7469736967206f7065726174696f6e20686173206265656e2063616e63656c6c65642e304465706f736974506f6b656410010c77686f000130543a3a4163636f756e74496400012463616c6c5f6861736804012043616c6c4861736800012c6f6c645f6465706f73697418013042616c616e63654f663c543e00012c6e65775f6465706f73697418013042616c616e63654f663c543e000404f0546865206465706f73697420666f722061206d756c7469736967206f7065726174696f6e20686173206265656e20757064617465642f706f6b65642e047c54686520604576656e746020656e756d206f6620746869732070616c6c657465070c3c70616c6c65745f626f756e746965731870616c6c6574144576656e7408045400044900012c38426f756e747950726f706f736564040114696e64657810012c426f756e7479496e646578000004504e657720626f756e74792070726f706f73616c2e38426f756e747952656a6563746564080114696e64657810012c426f756e7479496e646578000110626f6e6418013c42616c616e63654f663c542c20493e000104cc4120626f756e74792070726f706f73616c207761732072656a65637465643b2066756e6473207765726520736c61736865642e48426f756e7479426563616d65416374697665040114696e64657810012c426f756e7479496e646578000204b84120626f756e74792070726f706f73616c2069732066756e64656420616e6420626563616d65206163746976652e34426f756e747941776172646564080114696e64657810012c426f756e7479496e64657800012c62656e6566696369617279000130543a3a4163636f756e744964000304944120626f756e7479206973206177617264656420746f20612062656e65666963696172792e34426f756e7479436c61696d65640c0114696e64657810012c426f756e7479496e6465780001187061796f757418013c42616c616e63654f663c542c20493e00012c62656e6566696369617279000130543a3a4163636f756e7449640004048c4120626f756e747920697320636c61696d65642062792062656e65666963696172792e38426f756e747943616e63656c6564040114696e64657810012c426f756e7479496e646578000504584120626f756e74792069732063616e63656c6c65642e38426f756e7479457874656e646564040114696e64657810012c426f756e7479496e646578000604704120626f756e74792065787069727920697320657874656e6465642e38426f756e7479417070726f766564040114696e64657810012c426f756e7479496e646578000704544120626f756e747920697320617070726f7665642e3c43757261746f7250726f706f736564080124626f756e74795f696410012c426f756e7479496e64657800011c63757261746f72000130543a3a4163636f756e744964000804744120626f756e74792063757261746f722069732070726f706f7365642e4443757261746f72556e61737369676e6564040124626f756e74795f696410012c426f756e7479496e6465780009047c4120626f756e74792063757261746f7220697320756e61737369676e65642e3c43757261746f724163636570746564080124626f756e74795f696410012c426f756e7479496e64657800011c63757261746f72000130543a3a4163636f756e744964000a04744120626f756e74792063757261746f722069732061636365707465642e047c54686520604576656e746020656e756d206f6620746869732070616c6c657469070c5470616c6c65745f6368696c645f626f756e746965731870616c6c6574144576656e74040454000110144164646564080114696e64657810012c426f756e7479496e64657800012c6368696c645f696e64657810012c426f756e7479496e6465780000046041206368696c642d626f756e74792069732061646465642e1c417761726465640c0114696e64657810012c426f756e7479496e64657800012c6368696c645f696e64657810012c426f756e7479496e64657800012c62656e6566696369617279000130543a3a4163636f756e744964000104ac41206368696c642d626f756e7479206973206177617264656420746f20612062656e65666963696172792e1c436c61696d6564100114696e64657810012c426f756e7479496e64657800012c6368696c645f696e64657810012c426f756e7479496e6465780001187061796f757418013042616c616e63654f663c543e00012c62656e6566696369617279000130543a3a4163636f756e744964000204a441206368696c642d626f756e747920697320636c61696d65642062792062656e65666963696172792e2043616e63656c6564080114696e64657810012c426f756e7479496e64657800012c6368696c645f696e64657810012c426f756e7479496e6465780003047041206368696c642d626f756e74792069732063616e63656c6c65642e047c54686520604576656e746020656e756d206f6620746869732070616c6c65746d070c9070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f70686173651870616c6c6574144576656e7404045400011838536f6c7574696f6e53746f7265640c011c636f6d707574657107013c456c656374696f6e436f6d707574650001186f726967696e290201504f7074696f6e3c543a3a4163636f756e7449643e000130707265765f656a6563746564200110626f6f6c00001cb44120736f6c7574696f6e207761732073746f72656420776974682074686520676976656e20636f6d707574652e00510154686520606f726967696e6020696e6469636174657320746865206f726967696e206f662074686520736f6c7574696f6e2e20496620606f726967696e602069732060536f6d65284163636f756e74496429602c59017468652073746f72656420736f6c7574696f6e20776173207375626d697474656420696e20746865207369676e65642070686173652062792061206d696e657220776974682074686520604163636f756e744964602e25014f74686572776973652c2074686520736f6c7574696f6e207761732073746f7265642065697468657220647572696e672074686520756e7369676e6564207068617365206f722062794d0160543a3a466f7263654f726967696e602e205468652060626f6f6c6020697320607472756560207768656e20612070726576696f757320736f6c7574696f6e2077617320656a656374656420746f206d616b6548726f6f6d20666f722074686973206f6e652e44456c656374696f6e46696e616c697a656408011c636f6d707574657107013c456c656374696f6e436f6d7075746500011473636f7265e5030134456c656374696f6e53636f7265000104190154686520656c656374696f6e20686173206265656e2066696e616c697a65642c20776974682074686520676976656e20636f6d7075746174696f6e20616e642073636f72652e38456c656374696f6e4661696c656400020c4c416e20656c656374696f6e206661696c65642e0001014e6f74206d7563682063616e20626520736169642061626f757420776869636820636f6d7075746573206661696c656420696e207468652070726f636573732e20526577617264656408011c6163636f756e740001983c54206173206672616d655f73797374656d3a3a436f6e6669673e3a3a4163636f756e74496400011476616c756518013042616c616e63654f663c543e0003042501416e206163636f756e7420686173206265656e20726577617264656420666f72207468656972207369676e6564207375626d697373696f6e206265696e672066696e616c697a65642e1c536c617368656408011c6163636f756e740001983c54206173206672616d655f73797374656d3a3a436f6e6669673e3a3a4163636f756e74496400011476616c756518013042616c616e63654f663c543e0004042101416e206163636f756e7420686173206265656e20736c617368656420666f72207375626d697474696e6720616e20696e76616c6964207369676e6564207375626d697373696f6e2e4450686173655472616e736974696f6e65640c011066726f6d7507016050686173653c426c6f636b4e756d626572466f723c543e3e000108746f7507016050686173653c426c6f636b4e756d626572466f723c543e3e000114726f756e6410010c753332000504b85468657265207761732061207068617365207472616e736974696f6e20696e206120676976656e20726f756e642e047c54686520604576656e746020656e756d206f6620746869732070616c6c65747107089070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f70686173653c456c656374696f6e436f6d707574650001141c4f6e436861696e000000185369676e656400010020556e7369676e65640002002046616c6c6261636b00030024456d657267656e6379000400007507089070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f70686173651450686173650408426e011001100c4f6666000000185369676e656400010020556e7369676e656404007907012828626f6f6c2c20426e2900020024456d657267656e6379000300007907000004082010007d070c4070616c6c65745f626167735f6c6973741870616c6c6574144576656e740804540004490001082052656261676765640c010c77686f000130543a3a4163636f756e74496400011066726f6d300120543a3a53636f7265000108746f300120543a3a53636f7265000004a44d6f76656420616e206163636f756e742066726f6d206f6e652062616720746f20616e6f746865722e3053636f72655570646174656408010c77686f000130543a3a4163636f756e7449640001246e65775f73636f7265300120543a3a53636f7265000104d855706461746564207468652073636f7265206f6620736f6d65206163636f756e7420746f2074686520676976656e20616d6f756e742e047c54686520604576656e746020656e756d206f6620746869732070616c6c657481070c5c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c731870616c6c6574144576656e7404045400015c1c437265617465640801246465706f7369746f72000130543a3a4163636f756e74496400011c706f6f6c5f6964100118506f6f6c4964000004604120706f6f6c20686173206265656e20637265617465642e18426f6e6465641001186d656d626572000130543a3a4163636f756e74496400011c706f6f6c5f6964100118506f6f6c4964000118626f6e64656418013042616c616e63654f663c543e0001186a6f696e6564200110626f6f6c0001049441206d656d6265722068617320626563616d6520626f6e64656420696e206120706f6f6c2e1c506169644f75740c01186d656d626572000130543a3a4163636f756e74496400011c706f6f6c5f6964100118506f6f6c49640001187061796f757418013042616c616e63654f663c543e0002048c41207061796f757420686173206265656e206d61646520746f2061206d656d6265722e20556e626f6e6465641401186d656d626572000130543a3a4163636f756e74496400011c706f6f6c5f6964100118506f6f6c496400011c62616c616e636518013042616c616e63654f663c543e000118706f696e747318013042616c616e63654f663c543e00010c657261100120457261496e64657800032c9841206d656d6265722068617320756e626f6e6465642066726f6d20746865697220706f6f6c2e0039012d206062616c616e6365602069732074686520636f72726573706f6e64696e672062616c616e6365206f6620746865206e756d626572206f6620706f696e7473207468617420686173206265656e5501202072657175657374656420746f20626520756e626f6e646564202874686520617267756d656e74206f66207468652060756e626f6e6460207472616e73616374696f6e292066726f6d2074686520626f6e6465641c2020706f6f6c2e45012d2060706f696e74736020697320746865206e756d626572206f6620706f696e747320746861742061726520697373756564206173206120726573756c74206f66206062616c616e636560206265696e67c0646973736f6c76656420696e746f2074686520636f72726573706f6e64696e6720756e626f6e64696e6720706f6f6c2ee42d206065726160206973207468652065726120696e207768696368207468652062616c616e63652077696c6c20626520756e626f6e6465642e5501496e2074686520616273656e6365206f6620736c617368696e672c2074686573652076616c7565732077696c6c206d617463682e20496e207468652070726573656e6365206f6620736c617368696e672c207468654d016e756d626572206f6620706f696e74732074686174206172652069737375656420696e2074686520756e626f6e64696e6720706f6f6c2077696c6c206265206c657373207468616e2074686520616d6f756e746472657175657374656420746f20626520756e626f6e6465642e2457697468647261776e1001186d656d626572000130543a3a4163636f756e74496400011c706f6f6c5f6964100118506f6f6c496400011c62616c616e636518013042616c616e63654f663c543e000118706f696e747318013042616c616e63654f663c543e0004189c41206d656d626572206861732077697468647261776e2066726f6d20746865697220706f6f6c2e00210154686520676976656e206e756d626572206f662060706f696e7473602068617665206265656e20646973736f6c76656420696e2072657475726e206f66206062616c616e6365602e00590153696d696c617220746f2060556e626f6e64656460206576656e742c20696e2074686520616273656e6365206f6620736c617368696e672c2074686520726174696f206f6620706f696e7420746f2062616c616e63652877696c6c20626520312e2444657374726f79656404011c706f6f6c5f6964100118506f6f6c4964000504684120706f6f6c20686173206265656e2064657374726f7965642e3053746174654368616e67656408011c706f6f6c5f6964100118506f6f6c49640001246e65775f737461746511040124506f6f6c53746174650006047c546865207374617465206f66206120706f6f6c20686173206368616e676564344d656d62657252656d6f7665640c011c706f6f6c5f6964100118506f6f6c49640001186d656d626572000130543a3a4163636f756e74496400014072656c65617365645f62616c616e636518013042616c616e63654f663c543e0007149841206d656d62657220686173206265656e2072656d6f7665642066726f6d206120706f6f6c2e0051015468652072656d6f76616c2063616e20626520766f6c756e74617279202877697468647261776e20616c6c20756e626f6e6465642066756e647329206f7220696e766f6c756e7461727920286b69636b6564292e4901416e792066756e6473207468617420617265207374696c6c2064656c6567617465642028692e652e2064616e676c696e672064656c65676174696f6e29206172652072656c656173656420616e642061726588726570726573656e746564206279206072656c65617365645f62616c616e6365602e30526f6c6573557064617465640c0110726f6f74290201504f7074696f6e3c543a3a4163636f756e7449643e00011c626f756e636572290201504f7074696f6e3c543a3a4163636f756e7449643e0001246e6f6d696e61746f72290201504f7074696f6e3c543a3a4163636f756e7449643e000808550154686520726f6c6573206f66206120706f6f6c2068617665206265656e207570646174656420746f2074686520676976656e206e657720726f6c65732e204e6f7465207468617420746865206465706f7369746f724463616e206e65766572206368616e67652e2c506f6f6c536c617368656408011c706f6f6c5f6964100118506f6f6c496400011c62616c616e636518013042616c616e63654f663c543e0009040d01546865206163746976652062616c616e6365206f6620706f6f6c2060706f6f6c5f69646020686173206265656e20736c617368656420746f206062616c616e6365602e50556e626f6e64696e67506f6f6c536c61736865640c011c706f6f6c5f6964100118506f6f6c496400010c657261100120457261496e64657800011c62616c616e636518013042616c616e63654f663c543e000a04250154686520756e626f6e6420706f6f6c206174206065726160206f6620706f6f6c2060706f6f6c5f69646020686173206265656e20736c617368656420746f206062616c616e6365602e54506f6f6c436f6d6d697373696f6e5570646174656408011c706f6f6c5f6964100118506f6f6c496400011c63757272656e742904017c4f7074696f6e3c2850657262696c6c2c20543a3a4163636f756e744964293e000b04b44120706f6f6c277320636f6d6d697373696f6e2073657474696e6720686173206265656e206368616e6765642e60506f6f6c4d6178436f6d6d697373696f6e5570646174656408011c706f6f6c5f6964100118506f6f6c49640001386d61785f636f6d6d697373696f6eb0011c50657262696c6c000c04d44120706f6f6c2773206d6178696d756d20636f6d6d697373696f6e2073657474696e6720686173206265656e206368616e6765642e7c506f6f6c436f6d6d697373696f6e4368616e6765526174655570646174656408011c706f6f6c5f6964100118506f6f6c496400012c6368616e67655f726174653104019c436f6d6d697373696f6e4368616e6765526174653c426c6f636b4e756d626572466f723c543e3e000d04cc4120706f6f6c277320636f6d6d697373696f6e20606368616e67655f726174656020686173206265656e206368616e6765642e90506f6f6c436f6d6d697373696f6e436c61696d5065726d697373696f6e5570646174656408011c706f6f6c5f6964100118506f6f6c49640001287065726d697373696f6e350401bc4f7074696f6e3c436f6d6d697373696f6e436c61696d5065726d697373696f6e3c543a3a4163636f756e7449643e3e000e04c8506f6f6c20636f6d6d697373696f6e20636c61696d207065726d697373696f6e20686173206265656e20757064617465642e54506f6f6c436f6d6d697373696f6e436c61696d656408011c706f6f6c5f6964100118506f6f6c4964000128636f6d6d697373696f6e18013042616c616e63654f663c543e000f0484506f6f6c20636f6d6d697373696f6e20686173206265656e20636c61696d65642e644d696e42616c616e63654465666963697441646a757374656408011c706f6f6c5f6964100118506f6f6c4964000118616d6f756e7418013042616c616e63654f663c543e001004c8546f70706564207570206465666963697420696e2066726f7a656e204544206f66207468652072657761726420706f6f6c2e604d696e42616c616e636545786365737341646a757374656408011c706f6f6c5f6964100118506f6f6c4964000118616d6f756e7418013042616c616e63654f663c543e001104bc436c61696d6564206578636573732066726f7a656e204544206f66206166207468652072657761726420706f6f6c2e704d656d626572436c61696d5065726d697373696f6e557064617465640801186d656d626572000130543a3a4163636f756e7449640001287065726d697373696f6e2504013c436c61696d5065726d697373696f6e001204c84120706f6f6c206d656d626572277320636c61696d207065726d697373696f6e20686173206265656e20757064617465642e3c4d657461646174615570646174656408011c706f6f6c5f6964100118506f6f6c496400011863616c6c6572000130543a3a4163636f756e744964001304784120706f6f6c2773206d657461646174612077617320757064617465642e48506f6f6c4e6f6d696e6174696f6e4d61646508011c706f6f6c5f6964100118506f6f6c496400011863616c6c6572000130543a3a4163636f756e74496400140859014120706f6f6c2773206e6f6d696e6174696e67206163636f756e7420286f722074686520706f6f6c277320726f6f74206163636f756e742920686173206e6f6d696e6174656420612076616c696461746f7220736574586f6e20626568616c66206f662074686520706f6f6c2e50506f6f6c4e6f6d696e61746f724368696c6c656408011c706f6f6c5f6964100118506f6f6c496400011863616c6c6572000130543a3a4163636f756e744964001504b854686520706f6f6c206973206368696c6c656420692e652e206e6f206c6f6e676572206e6f6d696e6174696e672e4c476c6f62616c506172616d73557064617465641801346d696e5f6a6f696e5f626f6e6418013042616c616e63654f663c543e00013c6d696e5f6372656174655f626f6e6418013042616c616e63654f663c543e0001246d61785f706f6f6c73b4012c4f7074696f6e3c7533323e00012c6d61785f6d656d62657273b4012c4f7074696f6e3c7533323e0001506d61785f6d656d626572735f7065725f706f6f6cb4012c4f7074696f6e3c7533323e000154676c6f62616c5f6d61785f636f6d6d697373696f6e8507013c4f7074696f6e3c50657262696c6c3e0016040101476c6f62616c20706172616d657465727320726567756c6174696e67206e6f6d696e6174696f6e20706f6f6c732068617665206265656e20757064617465642e04584576656e7473206f6620746869732070616c6c65742e850704184f7074696f6e04045401b00108104e6f6e6500000010536f6d650400b0000001000089070c4c70616c6c65745f666173745f756e7374616b651870616c6c6574144576656e7404045400011420556e7374616b65640801147374617368000130543a3a4163636f756e744964000118726573756c748c01384469737061746368526573756c740000045841207374616b65722077617320756e7374616b65642e1c536c61736865640801147374617368000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e000104190141207374616b65722077617320736c617368656420666f722072657175657374696e6720666173742d756e7374616b65207768696c7374206265696e67206578706f7365642e304261746368436865636b656404011065726173110201345665633c457261496e6465783e00020445014120626174636820776173207061727469616c6c7920636865636b656420666f722074686520676976656e20657261732c20627574207468652070726f6365737320646964206e6f742066696e6973682e34426174636846696e697368656404011073697a6510010c7533320003109c41206261746368206f66206120676976656e2073697a6520776173207465726d696e617465642e0055015468697320697320616c7761797320666f6c6c6f77732062792061206e756d626572206f662060556e7374616b656460206f722060536c617368656460206576656e74732c206d61726b696e672074686520656e64e86f66207468652062617463682e2041206e65772062617463682077696c6c20626520637265617465642075706f6e206e65787420626c6f636b2e34496e7465726e616c4572726f72000404e8416e20696e7465726e616c206572726f722068617070656e65642e204f7065726174696f6e732077696c6c20626520706175736564206e6f772e047c54686520604576656e746020656e756d206f6620746869732070616c6c65748d070c6070616c6c65745f64656c6567617465645f7374616b696e671870616c6c6574144576656e740404540001102444656c6567617465640c01146167656e74000130543a3a4163636f756e74496400012464656c656761746f72000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e0000047c46756e64732064656c65676174656420627920612064656c656761746f722e2052656c65617365640c01146167656e74000130543a3a4163636f756e74496400012464656c656761746f72000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e0001047846756e64732072656c656173656420746f20612064656c656761746f722e1c536c61736865640c01146167656e74000130543a3a4163636f756e74496400012464656c656761746f72000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e0002047c46756e647320736c61736865642066726f6d20612064656c656761746f722e484d6967726174656444656c65676174696f6e0c01146167656e74000130543a3a4163636f756e74496400012464656c656761746f72000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e000304c4556e636c61696d65642064656c65676174696f6e2066756e6473206d6967726174656420746f2064656c656761746f722e047c54686520604576656e746020656e756d206f6620746869732070616c6c65749107106c706f6c6b61646f745f72756e74696d655f70617261636861696e7324696e636c7573696f6e1870616c6c6574144576656e740404540001103c43616e6469646174654261636b656410009507016443616e646964617465526563656970743c543a3a486173683e0000c90401204865616444617461000099070124436f7265496e64657800009d07012847726f7570496e646578000004c0412063616e64696461746520776173206261636b65642e20605b63616e6469646174652c20686561645f646174615d604443616e646964617465496e636c7564656410009507016443616e646964617465526563656970743c543a3a486173683e0000c90401204865616444617461000099070124436f7265496e64657800009d07012847726f7570496e646578000104c8412063616e6469646174652077617320696e636c756465642e20605b63616e6469646174652c20686561645f646174615d604443616e64696461746554696d65644f75740c009507016443616e646964617465526563656970743c543a3a486173683e0000c90401204865616444617461000099070124436f7265496e646578000204bc412063616e6469646174652074696d6564206f75742e20605b63616e6469646174652c20686561645f646174615d60585570776172644d65737361676573526563656976656408011066726f6dad020118506172614964000114636f756e7410010c753332000304f8536f6d6520757077617264206d657373616765732068617665206265656e20726563656976656420616e642077696c6c2062652070726f6365737365642e047c54686520604576656e746020656e756d206f6620746869732070616c6c657495070c4c706f6c6b61646f745f7072696d697469766573207673746167696e674843616e64696461746552656365697074563204044801340008012864657363726970746f729d04016043616e64696461746544657363726970746f7256323c483e000140636f6d6d69746d656e74735f6861736834011048617368000099070c4c706f6c6b61646f745f7072696d69746976657308763824436f7265496e6465780000040010010c75333200009d070c4c706f6c6b61646f745f7072696d6974697665730876382847726f7570496e6465780000040010010c7533320000a107106c706f6c6b61646f745f72756e74696d655f70617261636861696e731470617261731870616c6c6574144576656e740001204843757272656e74436f6465557064617465640400ad020118506172614964000004cc43757272656e7420636f646520686173206265656e207570646174656420666f72206120506172612e2060706172615f6964604843757272656e7448656164557064617465640400ad020118506172614964000104cc43757272656e74206865616420686173206265656e207570646174656420666f72206120506172612e2060706172615f69646050436f6465557067726164655363686564756c65640400ad020118506172614964000204dc4120636f6465207570677261646520686173206265656e207363686564756c656420666f72206120506172612e2060706172615f696460304e6577486561644e6f7465640400ad020118506172614964000304bc41206e6577206865616420686173206265656e206e6f74656420666f72206120506172612e2060706172615f69646030416374696f6e5175657565640800ad020118506172614964000010013053657373696f6e496e646578000404f041207061726120686173206265656e2071756575656420746f20657865637574652070656e64696e6720616374696f6e732e2060706172615f6964603c507666436865636b537461727465640800a904014856616c69646174696f6e436f6465486173680000ad020118506172614964000508550154686520676976656e20706172612065697468657220696e69746961746564206f72207375627363726962656420746f20612050564620636865636b20666f722074686520676976656e2076616c69646174696f6e6c636f64652e2060636f64655f68617368602060706172615f69646040507666436865636b41636365707465640800a904014856616c69646174696f6e436f6465486173680000ad020118506172614964000608110154686520676976656e2076616c69646174696f6e20636f6465207761732061636365707465642062792074686520505646207072652d636865636b696e6720766f74652e5460636f64655f68617368602060706172615f69646040507666436865636b52656a65637465640800a904014856616c69646174696f6e436f6465486173680000ad020118506172614964000708110154686520676976656e2076616c69646174696f6e20636f6465207761732072656a65637465642062792074686520505646207072652d636865636b696e6720766f74652e5460636f64655f68617368602060706172615f696460047c54686520604576656e746020656e756d206f6620746869732070616c6c6574a507106c706f6c6b61646f745f72756e74696d655f70617261636861696e731068726d701870616c6c6574144576656e7404045400011c504f70656e4368616e6e656c52657175657374656410011873656e646572ad020118506172614964000124726563697069656e74ad02011850617261496400015470726f706f7365645f6d61785f636170616369747910010c75333200016470726f706f7365645f6d61785f6d6573736167655f73697a6510010c753332000004704f70656e2048524d50206368616e6e656c207265717565737465642e4c4f70656e4368616e6e656c43616e63656c656408013062795f70617261636861696ead0201185061726149640001286368616e6e656c5f69640905013448726d704368616e6e656c49640001042901416e2048524d50206368616e6e656c20726571756573742073656e7420627920746865207265636569766572207761732063616e63656c6564206279206569746865722070617274792e4c4f70656e4368616e6e656c416363657074656408011873656e646572ad020118506172614964000124726563697069656e74ad0201185061726149640002046c4f70656e2048524d50206368616e6e656c2061636365707465642e344368616e6e656c436c6f73656408013062795f70617261636861696ead0201185061726149640001286368616e6e656c5f69640905013448726d704368616e6e656c49640003045048524d50206368616e6e656c20636c6f7365642e5848726d704368616e6e656c466f7263654f70656e656410011873656e646572ad020118506172614964000124726563697069656e74ad02011850617261496400015470726f706f7365645f6d61785f636170616369747910010c75333200016470726f706f7365645f6d61785f6d6573736167655f73697a6510010c753332000404ac416e2048524d50206368616e6e656c20776173206f70656e65642076696120526f6f74206f726967696e2e5c48726d7053797374656d4368616e6e656c4f70656e656410011873656e646572ad020118506172614964000124726563697069656e74ad02011850617261496400015470726f706f7365645f6d61785f636170616369747910010c75333200016470726f706f7365645f6d61785f6d6573736167655f73697a6510010c753332000504bc416e2048524d50206368616e6e656c20776173206f70656e6564207769746820612073797374656d20636861696e2e684f70656e4368616e6e656c4465706f736974735570646174656408011873656e646572ad020118506172614964000124726563697069656e74ad020118506172614964000604a0416e2048524d50206368616e6e656c2773206465706f73697473207765726520757064617465642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574a907106c706f6c6b61646f745f72756e74696d655f70617261636861696e732064697370757465731870616c6c6574144576656e7404045400010c4044697370757465496e697469617465640800dd04013443616e646964617465486173680000ad07013c446973707574654c6f636174696f6e000004090141206469737075746520686173206265656e20696e697469617465642e205c5b63616e64696461746520686173682c2064697370757465206c6f636174696f6e5c5d4044697370757465436f6e636c756465640800dd04013443616e646964617465486173680000b107013444697370757465526573756c74000108cc4120646973707574652068617320636f6e636c7564656420666f72206f7220616761696e737420612063616e6469646174652eb4605c5b706172612069642c2063616e64696461746520686173682c206469737075746520726573756c745c5d60185265766572740400100144426c6f636b4e756d626572466f723c543e000210fc4120646973707574652068617320636f6e636c7564656420776974682073757065726d616a6f7269747920616761696e737420612063616e6469646174652e0d01426c6f636b20617574686f72732073686f756c64206e6f206c6f6e676572206275696c64206f6e20746f70206f662074686973206865616420616e642073686f756c640101696e7374656164207265766572742074686520626c6f636b2061742074686520676976656e206865696768742e20546869732073686f756c6420626520746865fc6e756d626572206f6620746865206368696c64206f6620746865206c617374206b6e6f776e2076616c696420626c6f636b20696e2074686520636861696e2e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574ad070c6c706f6c6b61646f745f72756e74696d655f70617261636861696e732064697370757465733c446973707574654c6f636174696f6e000108144c6f63616c0000001852656d6f746500010000b1070c6c706f6c6b61646f745f72756e74696d655f70617261636861696e732064697370757465733444697370757465526573756c740001081456616c69640000001c496e76616c696400010000b507106c706f6c6b61646f745f72756e74696d655f70617261636861696e73246f6e5f64656d616e641870616c6c6574144576656e7404045400010c4c4f6e44656d616e644f72646572506c616365640c011c706172615f6964ad02011850617261496400012873706f745f707269636518013042616c616e63654f663c543e0001286f7264657265645f6279000130543a3a4163636f756e7449640000040d01416e206f726465722077617320706c6163656420617420736f6d652073706f7420707269636520616d6f756e74206279206f726465726572206f7264657265645f62793053706f74507269636553657404012873706f745f707269636518013042616c616e63654f663c543e000104b85468652076616c7565206f66207468652073706f7420707269636520686173206c696b656c79206368616e6765643c4163636f756e74437265646974656408010c77686f000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e00020474416e206163636f756e742077617320676976656e20637265646974732e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574b907105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e3c70617261735f7265676973747261721870616c6c6574144576656e74040454000110285265676973746572656408011c706172615f6964ad02011850617261496400011c6d616e61676572000130543a3a4163636f756e7449640000003044657265676973746572656404011c706172615f6964ad02011850617261496400010020526573657276656408011c706172615f6964ad02011850617261496400010c77686f000130543a3a4163636f756e7449640002001c5377617070656408011c706172615f6964ad0201185061726149640001206f746865725f6964ad020118506172614964000300047c54686520604576656e746020656e756d206f6620746869732070616c6c6574bd07105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e14736c6f74731870616c6c6574144576656e74040454000108384e65774c65617365506572696f640401306c656173655f706572696f641001404c65617365506572696f644f663c543e0000049041206e657720605b6c656173655f706572696f645d6020697320626567696e6e696e672e184c656173656418011c706172615f6964ad0201185061726149640001186c6561736572000130543a3a4163636f756e744964000130706572696f645f626567696e1001404c65617365506572696f644f663c543e000130706572696f645f636f756e741001404c65617365506572696f644f663c543e00013865787472615f726573657276656418013042616c616e63654f663c543e000130746f74616c5f616d6f756e7418013042616c616e63654f663c543e00010c35014120706172612068617320776f6e2074686520726967687420746f206120636f6e74696e756f757320736574206f66206c6561736520706572696f647320617320612070617261636861696e2e450146697273742062616c616e636520697320616e7920657874726120616d6f756e74207265736572766564206f6e20746f70206f662074686520706172612773206578697374696e67206465706f7369742eb05365636f6e642062616c616e63652069732074686520746f74616c20616d6f756e742072657365727665642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574c107105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e2061756374696f6e731870616c6c6574144576656e7404045400011c3841756374696f6e537461727465640c013461756374696f6e5f696e64657810013041756374696f6e496e6465780001306c656173655f706572696f641001404c65617365506572696f644f663c543e000118656e64696e67100144426c6f636b4e756d626572466f723c543e0000084901416e2061756374696f6e20737461727465642e2050726f76696465732069747320696e64657820616e642074686520626c6f636b206e756d6265722077686572652069742077696c6c20626567696e20746f1501636c6f736520616e6420746865206669727374206c6561736520706572696f64206f662074686520717561647275706c657420746861742069732061756374696f6e65642e3441756374696f6e436c6f73656404013461756374696f6e5f696e64657810013041756374696f6e496e646578000104b8416e2061756374696f6e20656e6465642e20416c6c2066756e6473206265636f6d6520756e72657365727665642e2052657365727665640c0118626964646572000130543a3a4163636f756e74496400013865787472615f726573657276656418013042616c616e63654f663c543e000130746f74616c5f616d6f756e7418013042616c616e63654f663c543e000208490146756e6473207765726520726573657276656420666f7220612077696e6e696e67206269642e2046697273742062616c616e63652069732074686520657874726120616d6f756e742072657365727665642e505365636f6e642069732074686520746f74616c2e28556e7265736572766564080118626964646572000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e000304290146756e6473207765726520756e72657365727665642073696e636520626964646572206973206e6f206c6f6e676572206163746976652e20605b6269646465722c20616d6f756e745d604852657365727665436f6e66697363617465640c011c706172615f6964ad0201185061726149640001186c6561736572000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e0004085501536f6d656f6e6520617474656d7074656420746f206c65617365207468652073616d6520736c6f7420747769636520666f7220612070617261636861696e2e2054686520616d6f756e742069732068656c6420696eb87265736572766520627574206e6f2070617261636861696e20736c6f7420686173206265656e206c65617365642e2c4269644163636570746564140118626964646572000130543a3a4163636f756e74496400011c706172615f6964ad020118506172614964000118616d6f756e7418013042616c616e63654f663c543e00012866697273745f736c6f741001404c65617365506572696f644f663c543e0001246c6173745f736c6f741001404c65617365506572696f644f663c543e000504c841206e65772062696420686173206265656e206163636570746564206173207468652063757272656e742077696e6e65722e3457696e6e696e674f666673657408013461756374696f6e5f696e64657810013041756374696f6e496e646578000130626c6f636b5f6e756d626572100144426c6f636b4e756d626572466f723c543e00060859015468652077696e6e696e67206f6666736574207761732063686f73656e20666f7220616e2061756374696f6e2e20546869732077696c6c206d617020696e746f20746865206057696e6e696e67602073746f72616765106d61702e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574c507105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e2463726f77646c6f616e1870616c6c6574144576656e740404540001281c4372656174656404011c706172615f6964ad0201185061726149640000048c4372656174652061206e65772063726f77646c6f616e696e672063616d706169676e2e2c436f6e74726962757465640c010c77686f000130543a3a4163636f756e74496400012866756e645f696e646578ad020118506172614964000118616d6f756e7418013042616c616e63654f663c543e00010470436f6e747269627574656420746f20612063726f77642073616c652e2057697468647265770c010c77686f000130543a3a4163636f756e74496400012866756e645f696e646578ad020118506172614964000118616d6f756e7418013042616c616e63654f663c543e0002049c57697468647265772066756c6c2062616c616e6365206f66206120636f6e7472696275746f722e445061727469616c6c79526566756e64656404011c706172615f6964ad0201185061726149640003082d01546865206c6f616e7320696e20612066756e642068617665206265656e207061727469616c6c7920646973736f6c7665642c20692e652e2074686572652061726520736f6d65206c656674b46f766572206368696c64206b6579732074686174207374696c6c206e65656420746f206265206b696c6c65642e2c416c6c526566756e64656404011c706172615f6964ad0201185061726149640004049c416c6c206c6f616e7320696e20612066756e642068617665206265656e20726566756e6465642e24446973736f6c76656404011c706172615f6964ad0201185061726149640005044846756e6420697320646973736f6c7665642e3c48616e646c65426964526573756c7408011c706172615f6964ad020118506172614964000118726573756c748c01384469737061746368526573756c74000604f454686520726573756c74206f6620747279696e6720746f207375626d69742061206e65772062696420746f2074686520536c6f74732070616c6c65742e1845646974656404011c706172615f6964ad020118506172614964000704c454686520636f6e66696775726174696f6e20746f20612063726f77646c6f616e20686173206265656e206564697465642e2c4d656d6f557064617465640c010c77686f000130543a3a4163636f756e74496400011c706172615f6964ad0201185061726149640001106d656d6f38011c5665633c75383e0008046041206d656d6f20686173206265656e20757064617465642e3c4164646564546f4e6577526169736504011c706172615f6964ad020118506172614964000904a0412070617261636861696e20686173206265656e206d6f76656420746f20604e6577526169736560047c54686520604576656e746020656e756d206f6620746869732070616c6c6574c907106c706f6c6b61646f745f72756e74696d655f70617261636861696e7320636f726574696d651870616c6c6574144576656e7404045400010850526576656e7565496e666f5265717565737465640401107768656e100144426c6f636b4e756d626572466f723c543e00000421015468652062726f6b657220636861696e206861732061736b656420666f7220726576656e756520696e666f726d6174696f6e20666f72206120737065636966696320626c6f636b2e30436f726541737369676e6564040110636f726599070124436f7265496e646578000104ec4120636f7265206861732072656365697665642061206e65772061737369676e6d656e742066726f6d207468652062726f6b657220636861696e2e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574cd070c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c6574144576656e74040454000110204d696772617465640c010c746f7010010c7533320001146368696c6410010c75333200011c636f6d70757465d10701404d6967726174696f6e436f6d707574650000083901476976656e206e756d626572206f66206028746f702c206368696c642960206b6579732077657265206d6967726174656420726573706563746976656c792c20776974682074686520676976656e2860636f6d70757465602e1c536c617368656408010c77686f000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e000104b4536f6d65206163636f756e7420676f7420736c61736865642062792074686520676976656e20616d6f756e742e544175746f4d6967726174696f6e46696e697368656400020484546865206175746f206d6967726174696f6e207461736b2066696e69736865642e1848616c7465640401146572726f72d50701204572726f723c543e000304ec4d6967726174696f6e20676f742068616c7465642064756520746f20616e206572726f72206f72206d6973732d636f6e66696775726174696f6e2e0470496e6e6572206576656e7473206f6620746869732070616c6c65742ed1070c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c6574404d6967726174696f6e436f6d70757465000108185369676e6564000000104175746f00010000d5070c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c6574144572726f720404540001183c4d61785369676e65644c696d697473000004804d6178207369676e6564206c696d697473206e6f74207265737065637465642e284b6579546f6f4c6f6e6700011cb441206b657920776173206c6f6e676572207468616e2074686520636f6e66696775726564206d6178696d756d2e00110154686973206d65616e73207468617420746865206d6967726174696f6e2068616c746564206174207468652063757272656e74205b6050726f6772657373605d20616e64010163616e20626520726573756d656420776974682061206c6172676572205b6063726174653a3a436f6e6669673a3a4d61784b65794c656e605d2076616c75652e21015265747279696e672077697468207468652073616d65205b6063726174653a3a436f6e6669673a3a4d61784b65794c656e605d2076616c75652077696c6c206e6f7420776f726b2e45015468652076616c75652073686f756c64206f6e6c7920626520696e6372656173656420746f2061766f696420612073746f72616765206d6967726174696f6e20666f72207468652063757272656e746c799073746f726564205b6063726174653a3a50726f67726573733a3a4c6173744b6579605d2e384e6f74456e6f75676846756e6473000204947375626d697474657220646f6573206e6f74206861766520656e6f7567682066756e64732e284261645769746e65737300030468426164207769746e65737320646174612070726f76696465642e645369676e65644d6967726174696f6e4e6f74416c6c6f77656400040425015369676e6564206d6967726174696f6e206973206e6f7420616c6c6f776564206265636175736520746865206d6178696d756d206c696d6974206973206e6f7420736574207965742e304261644368696c64526f6f7400050460426164206368696c6420726f6f742070726f76696465642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ed9070c2870616c6c65745f78636d1870616c6c6574144576656e7404045400017424417474656d7074656404011c6f7574636f6d65dd07015078636d3a3a6c61746573743a3a4f7574636f6d65000004a8457865637574696f6e206f6620616e2058434d206d6573736167652077617320617474656d707465642e1053656e741001186f726967696e4d0101204c6f636174696f6e00012c64657374696e6174696f6e4d0101204c6f636174696f6e00011c6d6573736167653106011c58636d3c28293e0001286d6573736167655f696404011c58636d4861736800010460416e2058434d206d657373616765207761732073656e742e2853656e644661696c65641001186f726967696e4d0101204c6f636174696f6e00012c64657374696e6174696f6e4d0101204c6f636174696f6e0001146572726f72e107012453656e644572726f720001286d6573736167655f696404011c58636d4861736800020478416e2058434d206d657373616765206661696c656420746f2073656e642e3c50726f6365737358636d4572726f720c01186f726967696e4d0101204c6f636174696f6e0001146572726f725d06012058636d4572726f720001286d6573736167655f696404011c58636d4861736800030484416e2058434d206d657373616765206661696c656420746f2070726f636573732e48556e6578706563746564526573706f6e73650801186f726967696e4d0101204c6f636174696f6e00012071756572795f696430011c5175657279496400040c5901517565727920726573706f6e736520726563656976656420776869636820646f6573206e6f74206d61746368206120726567697374657265642071756572792e2054686973206d61792062652062656361757365206155016d61746368696e6720717565727920776173206e6576657220726567697374657265642c206974206d617920626520626563617573652069742069732061206475706c696361746520726573706f6e73652c206f727062656361757365207468652071756572792074696d6564206f75742e34526573706f6e7365526561647908012071756572795f696430011c51756572794964000120726573706f6e736551060120526573706f6e73650005085d01517565727920726573706f6e736520686173206265656e20726563656976656420616e6420697320726561647920666f722074616b696e672077697468206074616b655f726573706f6e7365602e205468657265206973806e6f2072656769737465726564206e6f74696669636174696f6e2063616c6c2e204e6f7469666965640c012071756572795f696430011c5175657279496400013070616c6c65745f696e646578080108753800012863616c6c5f696e64657808010875380006085901517565727920726573706f6e736520686173206265656e20726563656976656420616e642071756572792069732072656d6f7665642e205468652072656769737465726564206e6f74696669636174696f6e20686173a86265656e206469737061746368656420616e64206578656375746564207375636365737366756c6c792e404e6f746966794f76657277656967687414012071756572795f696430011c5175657279496400013070616c6c65745f696e646578080108753800012863616c6c5f696e646578080108753800013461637475616c5f77656967687428011857656967687400014c6d61785f62756467657465645f77656967687428011857656967687400070c4901517565727920726573706f6e736520686173206265656e20726563656976656420616e642071756572792069732072656d6f7665642e205468652072656769737465726564206e6f74696669636174696f6e5901636f756c64206e6f742062652064697370617463686564206265636175736520746865206469737061746368207765696768742069732067726561746572207468616e20746865206d6178696d756d20776569676874e46f726967696e616c6c7920627564676574656420627920746869732072756e74696d6520666f722074686520717565727920726573756c742e4c4e6f7469667944697370617463684572726f720c012071756572795f696430011c5175657279496400013070616c6c65745f696e646578080108753800012863616c6c5f696e64657808010875380008085501517565727920726573706f6e736520686173206265656e20726563656976656420616e642071756572792069732072656d6f7665642e2054686572652077617320612067656e6572616c206572726f722077697468886469737061746368696e6720746865206e6f74696669636174696f6e2063616c6c2e484e6f746966794465636f64654661696c65640c012071756572795f696430011c5175657279496400013070616c6c65745f696e646578080108753800012863616c6c5f696e646578080108753800090c5101517565727920726573706f6e736520686173206265656e20726563656976656420616e642071756572792069732072656d6f7665642e205468652064697370617463682077617320756e61626c6520746f20626559016465636f64656420696e746f2061206043616c6c603b2074686973206d696768742062652064756520746f2064697370617463682066756e6374696f6e20686176696e672061207369676e6174757265207768696368946973206e6f742060286f726967696e2c20517565727949642c20526573706f6e736529602e40496e76616c6964526573706f6e6465720c01186f726967696e4d0101204c6f636174696f6e00012071756572795f696430011c5175657279496400014465787065637465645f6c6f636174696f6e710601404f7074696f6e3c4c6f636174696f6e3e000a0c5901457870656374656420717565727920726573706f6e736520686173206265656e2072656365697665642062757420746865206f726967696e206c6f636174696f6e206f662074686520726573706f6e736520646f657355016e6f74206d6174636820746861742065787065637465642e205468652071756572792072656d61696e73207265676973746572656420666f722061206c617465722c2076616c69642c20726573706f6e736520746f6c626520726563656976656420616e642061637465642075706f6e2e5c496e76616c6964526573706f6e64657256657273696f6e0801186f726967696e4d0101204c6f636174696f6e00012071756572795f696430011c51756572794964000b1c5101457870656374656420717565727920726573706f6e736520686173206265656e2072656365697665642062757420746865206578706563746564206f726967696e206c6f636174696f6e20706c6163656420696e4d0173746f7261676520627920746869732072756e74696d652070726576696f75736c792063616e6e6f74206265206465636f6465642e205468652071756572792072656d61696e7320726567697374657265642e0041015468697320697320756e6578706563746564202873696e63652061206c6f636174696f6e20706c6163656420696e2073746f7261676520696e20612070726576696f75736c7920657865637574696e674d0172756e74696d652073686f756c64206265207265616461626c65207072696f7220746f2071756572792074696d656f75742920616e642064616e6765726f75732073696e63652074686520706f737369626c79590176616c696420726573706f6e73652077696c6c2062652064726f707065642e204d616e75616c20676f7665726e616e636520696e74657276656e74696f6e2069732070726f6261626c7920676f696e6720746f2062651c6e65656465642e34526573706f6e736554616b656e04012071756572795f696430011c51756572794964000c04c8526563656976656420717565727920726573706f6e736520686173206265656e207265616420616e642072656d6f7665642e34417373657473547261707065640c011068617368340110483235360001186f726967696e4d0101204c6f636174696f6e000118617373657473a906013c56657273696f6e6564417373657473000d04b8536f6d65206173736574732068617665206265656e20706c6163656420696e20616e20617373657420747261702e5456657273696f6e4368616e67654e6f74696669656410012c64657374696e6174696f6e4d0101204c6f636174696f6e000118726573756c7410012858636d56657273696f6e000110636f73743d0601184173736574730001286d6573736167655f696404011c58636d48617368000e0c2501416e2058434d2076657273696f6e206368616e6765206e6f74696669636174696f6e206d65737361676520686173206265656e20617474656d7074656420746f2062652073656e742e00e054686520636f7374206f662073656e64696e672069742028626f726e652062792074686520636861696e2920697320696e636c756465642e5c537570706f7274656456657273696f6e4368616e6765640801206c6f636174696f6e4d0101204c6f636174696f6e00011c76657273696f6e10012858636d56657273696f6e000f08390154686520737570706f727465642076657273696f6e206f662061206c6f636174696f6e20686173206265656e206368616e6765642e2054686973206d69676874206265207468726f75676820616ec06175746f6d61746963206e6f74696669636174696f6e206f722061206d616e75616c20696e74657276656e74696f6e2e504e6f7469667954617267657453656e644661696c0c01206c6f636174696f6e4d0101204c6f636174696f6e00012071756572795f696430011c517565727949640001146572726f725d06012058636d4572726f7200100859014120676976656e206c6f636174696f6e2077686963682068616420612076657273696f6e206368616e676520737562736372697074696f6e207761732064726f70706564206f77696e6720746f20616e206572726f727c73656e64696e6720746865206e6f74696669636174696f6e20746f2069742e644e6f746966795461726765744d6967726174696f6e4661696c0801206c6f636174696f6e8501014456657273696f6e65644c6f636174696f6e00012071756572795f696430011c5175657279496400110859014120676976656e206c6f636174696f6e2077686963682068616420612076657273696f6e206368616e676520737562736372697074696f6e207761732064726f70706564206f77696e6720746f20616e206572726f72b46d6967726174696e6720746865206c6f636174696f6e20746f206f7572206e65772058434d20666f726d61742e54496e76616c69645175657269657256657273696f6e0801186f726967696e4d0101204c6f636174696f6e00012071756572795f696430011c5175657279496400121c5501457870656374656420717565727920726573706f6e736520686173206265656e20726563656976656420627574207468652065787065637465642071756572696572206c6f636174696f6e20706c6163656420696e4d0173746f7261676520627920746869732072756e74696d652070726576696f75736c792063616e6e6f74206265206465636f6465642e205468652071756572792072656d61696e7320726567697374657265642e0041015468697320697320756e6578706563746564202873696e63652061206c6f636174696f6e20706c6163656420696e2073746f7261676520696e20612070726576696f75736c7920657865637574696e674d0172756e74696d652073686f756c64206265207265616461626c65207072696f7220746f2071756572792074696d656f75742920616e642064616e6765726f75732073696e63652074686520706f737369626c79590176616c696420726573706f6e73652077696c6c2062652064726f707065642e204d616e75616c20676f7665726e616e636520696e74657276656e74696f6e2069732070726f6261626c7920676f696e6720746f2062651c6e65656465642e38496e76616c6964517565726965721001186f726967696e4d0101204c6f636174696f6e00012071756572795f696430011c5175657279496400014065787065637465645f717565726965724d0101204c6f636174696f6e0001506d617962655f61637475616c5f71756572696572710601404f7074696f6e3c4c6f636174696f6e3e00130c5d01457870656374656420717565727920726573706f6e736520686173206265656e20726563656976656420627574207468652071756572696572206c6f636174696f6e206f662074686520726573706f6e736520646f657351016e6f74206d61746368207468652065787065637465642e205468652071756572792072656d61696e73207265676973746572656420666f722061206c617465722c2076616c69642c20726573706f6e736520746f6c626520726563656976656420616e642061637465642075706f6e2e5056657273696f6e4e6f74696679537461727465640c012c64657374696e6174696f6e4d0101204c6f636174696f6e000110636f73743d0601184173736574730001286d6573736167655f696404011c58636d486173680014085901412072656d6f746520686173207265717565737465642058434d2076657273696f6e206368616e6765206e6f74696669636174696f6e2066726f6d20757320616e64207765206861766520686f6e6f7265642069742e1d01412076657273696f6e20696e666f726d6174696f6e206d6573736167652069732073656e7420746f207468656d20616e642069747320636f737420697320696e636c756465642e5856657273696f6e4e6f746966795265717565737465640c012c64657374696e6174696f6e4d0101204c6f636174696f6e000110636f73743d0601184173736574730001286d6573736167655f696404011c58636d486173680015043d015765206861766520726571756573746564207468617420612072656d6f746520636861696e2073656e642075732058434d2076657273696f6e206368616e6765206e6f74696669636174696f6e732e6056657273696f6e4e6f74696679556e7265717565737465640c012c64657374696e6174696f6e4d0101204c6f636174696f6e000110636f73743d0601184173736574730001286d6573736167655f696404011c58636d4861736800160825015765206861766520726571756573746564207468617420612072656d6f746520636861696e2073746f70732073656e64696e672075732058434d2076657273696f6e206368616e6765386e6f74696669636174696f6e732e204665657350616964080118706179696e674d0101204c6f636174696f6e000110666565733d060118417373657473001704310146656573207765726520706169642066726f6d2061206c6f636174696f6e20666f7220616e206f7065726174696f6e20286f6674656e20666f72207573696e67206053656e6458636d60292e34417373657473436c61696d65640c011068617368340110483235360001186f726967696e4d0101204c6f636174696f6e000118617373657473a906013c56657273696f6e6564417373657473001804c0536f6d65206173736574732068617665206265656e20636c61696d65642066726f6d20616e20617373657420747261706056657273696f6e4d6967726174696f6e46696e697368656404011c76657273696f6e10012858636d56657273696f6e00190484412058434d2076657273696f6e206d6967726174696f6e2066696e69736865642e3c416c696173417574686f72697a65640c011c616c69617365724d0101204c6f636174696f6e0001187461726765744d0101204c6f636174696f6e000118657870697279e106012c4f7074696f6e3c7536343e001a085d01416e2060616c696173657260206c6f636174696f6e2077617320617574686f72697a656420627920607461726765746020746f20616c6961732069742c20617574686f72697a6174696f6e2076616c696420756e74696c58606578706972796020626c6f636b206e756d6265722e64416c696173417574686f72697a6174696f6e52656d6f76656408011c616c69617365724d0101204c6f636174696f6e0001187461726765744d0101204c6f636174696f6e001b04cc60746172676574602072656d6f76656420616c69617320617574686f72697a6174696f6e20666f722060616c6961736572602e70416c6961736573417574686f72697a6174696f6e7352656d6f7665640401187461726765744d0101204c6f636174696f6e001c04a860746172676574602072656d6f76656420616c6c20616c69617320617574686f72697a6174696f6e732e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574dd07102c73746167696e675f78636d087635187472616974731c4f7574636f6d6500010c20436f6d706c6574650401107573656428011857656967687400000028496e636f6d706c657465080110757365642801185765696768740001146572726f725d0601144572726f72000100144572726f720401146572726f725d0601144572726f7200020000e107100c78636d087633187472616974732453656e644572726f7200011c344e6f744170706c696361626c65000000245472616e73706f727400010028556e726f757461626c650002005844657374696e6174696f6e556e737570706f7274656400030054457863656564734d61784d65737361676553697a650004003c4d697373696e67417267756d656e74000500104665657300060000e5070c5070616c6c65745f6d6573736167655f71756575651870616c6c6574144576656e740404540001104050726f63657373696e674661696c65640c010869643401104832353604945468652060626c616b65325f323536602068617368206f6620746865206d6573736167652e01186f726967696ee90601484d6573736167654f726967696e4f663c543e0464546865207175657565206f6620746865206d6573736167652e01146572726f72e907014c50726f636573734d6573736167654572726f721060546865206572726f722074686174206f636375727265642e00490154686973206572726f7220697320707265747479206f70617175652e204d6f72652066696e652d677261696e6564206572726f7273206e65656420746f20626520656d6974746564206173206576656e74736862792074686520604d65737361676550726f636573736f72602e000455014d657373616765206469736361726465642064756520746f20616e206572726f7220696e2074686520604d65737361676550726f636573736f72602028757375616c6c79206120666f726d6174206572726f72292e2450726f63657373656410010869643401104832353604945468652060626c616b65325f323536602068617368206f6620746865206d6573736167652e01186f726967696ee90601484d6573736167654f726967696e4f663c543e0464546865207175657565206f6620746865206d6573736167652e012c7765696768745f7573656428011857656967687404c0486f77206d7563682077656967687420776173207573656420746f2070726f6365737320746865206d6573736167652e011c73756363657373200110626f6f6c18885768657468657220746865206d657373616765207761732070726f6365737365642e0049014e6f74652074686174207468697320646f6573206e6f74206d65616e20746861742074686520756e6465726c79696e6720604d65737361676550726f636573736f72602077617320696e7465726e616c6c7935017375636365737366756c2e204974202a736f6c656c792a206d65616e73207468617420746865204d512070616c6c65742077696c6c2074726561742074686973206173206120737563636573734d01636f6e646974696f6e20616e64206469736361726420746865206d6573736167652e20416e7920696e7465726e616c206572726f72206e6565647320746f20626520656d6974746564206173206576656e74736862792074686520604d65737361676550726f636573736f72602e0104544d6573736167652069732070726f6365737365642e484f766572776569676874456e71756575656410010869640401205b75383b2033325d04945468652060626c616b65325f323536602068617368206f6620746865206d6573736167652e01186f726967696ee90601484d6573736167654f726967696e4f663c543e0464546865207175657565206f6620746865206d6573736167652e0128706167655f696e64657810012450616765496e64657804605468652070616765206f6620746865206d6573736167652e01346d6573736167655f696e64657810011c543a3a53697a6504a454686520696e646578206f6620746865206d6573736167652077697468696e2074686520706167652e02048c4d65737361676520706c6163656420696e206f7665727765696768742071756575652e28506167655265617065640801186f726967696ee90601484d6573736167654f726967696e4f663c543e0458546865207175657565206f662074686520706167652e0114696e64657810012450616765496e646578045854686520696e646578206f662074686520706167652e03045454686973207061676520776173207265617065642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574e90710346672616d655f737570706f727418747261697473206d657373616765734c50726f636573734d6573736167654572726f7200011824426164466f726d61740000001c436f72727570740001002c556e737570706f72746564000200284f7665727765696768740400280118576569676874000300145969656c6400040044537461636b4c696d69745265616368656400050000ed070c4470616c6c65745f61737365745f726174651870616c6c6574144576656e7404045400010c404173736574526174654372656174656408012861737365745f6b696e64e40130543a3a41737365744b696e6400011072617465f50601244669786564553132380000004041737365745261746552656d6f76656404012861737365745f6b696e64e40130543a3a41737365744b696e6400010040417373657452617465557064617465640c012861737365745f6b696e64e40130543a3a41737365744b696e6400010c6f6c64f506012446697865645531323800010c6e6577f5060124466978656455313238000200047c54686520604576656e746020656e756d206f6620746869732070616c6c6574f10708306672616d655f73797374656d14506861736500010c384170706c7945787472696e736963040010010c7533320000003046696e616c697a6174696f6e00010038496e697469616c697a6174696f6e00020000f5070000028400f90708306672616d655f73797374656d584c61737452756e74696d6555706772616465496e666f0000080130737065635f76657273696f6ef4014c636f6465633a3a436f6d706163743c7533323e000124737065635f6e616d65fd070144436f773c277374617469632c207374723e0000fd07040c436f77040454010108000400010800000001080000050200050808306672616d655f73797374656d60436f646555706772616465417574686f72697a6174696f6e0404540000080124636f64655f6861736834011c543a3a48617368000134636865636b5f76657273696f6e200110626f6f6c000009080c306672616d655f73797374656d186c696d69747330426c6f636b5765696768747300000c0128626173655f626c6f636b2801185765696768740001246d61785f626c6f636b2801185765696768740001247065725f636c6173730d0801845065724469737061746368436c6173733c57656967687473506572436c6173733e00000d080c346672616d655f737570706f7274206469737061746368405065724469737061746368436c617373040454011108000c01186e6f726d616c110801045400012c6f7065726174696f6e616c11080104540001246d616e6461746f72791108010454000011080c306672616d655f73797374656d186c696d6974733c57656967687473506572436c6173730000100138626173655f65787472696e7369632801185765696768740001346d61785f65787472696e736963750601384f7074696f6e3c5765696768743e0001246d61785f746f74616c750601384f7074696f6e3c5765696768743e0001207265736572766564750601384f7074696f6e3c5765696768743e000015080c306672616d655f73797374656d186c696d6974732c426c6f636b4c656e677468000004010c6d6178190801545065724469737061746368436c6173733c7533323e000019080c346672616d655f737570706f7274206469737061746368405065724469737061746368436c6173730404540110000c01186e6f726d616c1001045400012c6f7065726174696f6e616c100104540001246d616e6461746f72791001045400001d08082873705f776569676874733c52756e74696d65446257656967687400000801107265616430010c753634000114777269746530010c75363400002108082873705f76657273696f6e3852756e74696d6556657273696f6e0000200124737065635f6e616d65fd070144436f773c277374617469632c207374723e000124696d706c5f6e616d65fd070144436f773c277374617469632c207374723e000144617574686f72696e675f76657273696f6e10010c753332000130737065635f76657273696f6e10010c753332000130696d706c5f76657273696f6e10010c753332000110617069732508011c4170697356656300014c7472616e73616374696f6e5f76657273696f6e10010c75333200013873797374656d5f76657273696f6e080108753800002508040c436f77040454012908000400290800000029080000022d08002d08000004089d05100031080c306672616d655f73797374656d1870616c6c6574144572726f720404540001243c496e76616c6964537065634e616d650000081101546865206e616d65206f662073706563696669636174696f6e20646f6573206e6f74206d61746368206265747765656e207468652063757272656e742072756e74696d6550616e6420746865206e65772072756e74696d652e685370656356657273696f6e4e65656473546f496e63726561736500010841015468652073706563696669636174696f6e2076657273696f6e206973206e6f7420616c6c6f77656420746f206465637265617365206265747765656e207468652063757272656e742072756e74696d6550616e6420746865206e65772072756e74696d652e744661696c6564546f4578747261637452756e74696d6556657273696f6e00020cec4661696c656420746f2065787472616374207468652072756e74696d652076657273696f6e2066726f6d20746865206e65772072756e74696d652e0009014569746865722063616c6c696e672060436f72655f76657273696f6e60206f72206465636f64696e67206052756e74696d6556657273696f6e60206661696c65642e4c4e6f6e44656661756c74436f6d706f73697465000304fc537569636964652063616c6c6564207768656e20746865206163636f756e7420686173206e6f6e2d64656661756c7420636f6d706f7369746520646174612e3c4e6f6e5a65726f526566436f756e74000404350154686572652069732061206e6f6e2d7a65726f207265666572656e636520636f756e742070726576656e74696e6720746865206163636f756e742066726f6d206265696e67207075726765642e3043616c6c46696c7465726564000504d0546865206f726967696e2066696c7465722070726576656e74207468652063616c6c20746f20626520646973706174636865642e6c4d756c7469426c6f636b4d6967726174696f6e734f6e676f696e67000604550141206d756c74692d626c6f636b206d6967726174696f6e206973206f6e676f696e6720616e642070726576656e7473207468652063757272656e7420636f64652066726f6d206265696e67207265706c616365642e444e6f7468696e67417574686f72697a6564000704584e6f207570677261646520617574686f72697a65642e30556e617574686f72697a656400080494546865207375626d697474656420636f6465206973206e6f7420617574686f72697a65642e046c4572726f7220666f72207468652053797374656d2070616c6c657435080c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454013908045300000400410801185665633c543e0000390804184f7074696f6e040454013d080108104e6f6e6500000010536f6d6504003d0800000100003d08084070616c6c65745f7363686564756c6572245363686564756c656414104e616d6501041043616c6c019d012c426c6f636b4e756d62657201103450616c6c6574734f726967696e019d02244163636f756e7449640100001401206d617962655f69648801304f7074696f6e3c4e616d653e0001207072696f726974790801487363686564756c653a3a5072696f7269747900011063616c6c9d01011043616c6c0001386d617962655f706572696f646963b90101944f7074696f6e3c7363686564756c653a3a506572696f643c426c6f636b4e756d6265723e3e0001186f726967696e9d02013450616c6c6574734f726967696e000041080000023908004508084070616c6c65745f7363686564756c65722c5265747279436f6e6669670418506572696f640110000c0134746f74616c5f72657472696573080108753800012472656d61696e696e670801087538000118706572696f64100118506572696f64000049080c4070616c6c65745f7363686564756c65721870616c6c6574144572726f72040454000114404661696c6564546f5363686564756c65000004644661696c656420746f207363686564756c6520612063616c6c204e6f74466f756e640001047c43616e6e6f742066696e6420746865207363686564756c65642063616c6c2e5c546172676574426c6f636b4e756d626572496e50617374000204a4476976656e2074617267657420626c6f636b206e756d62657220697320696e2074686520706173742e4852657363686564756c654e6f4368616e6765000304f052657363686564756c65206661696c6564206265636175736520697420646f6573206e6f74206368616e6765207363686564756c65642074696d652e144e616d6564000404d0417474656d707420746f207573652061206e6f6e2d6e616d65642066756e6374696f6e206f6e2061206e616d6564207461736b2e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e4d08083c70616c6c65745f707265696d616765404f6c645265717565737453746174757308244163636f756e74496401001c42616c616e6365011801082c556e72657175657374656408011c6465706f73697401040150284163636f756e7449642c2042616c616e63652900010c6c656e10010c753332000000245265717565737465640c011c6465706f736974510801704f7074696f6e3c284163636f756e7449642c2042616c616e6365293e000114636f756e7410010c75333200010c6c656eb4012c4f7074696f6e3c7533323e00010000510804184f7074696f6e0404540101040108104e6f6e6500000010536f6d650400010400000100005508083c70616c6c65745f707265696d616765345265717565737453746174757308244163636f756e7449640100185469636b657401590801082c556e7265717565737465640801187469636b65745d08014c284163636f756e7449642c205469636b65742900010c6c656e10010c753332000000245265717565737465640c01306d617962655f7469636b65746108016c4f7074696f6e3c284163636f756e7449642c205469636b6574293e000114636f756e7410010c7533320001246d617962655f6c656eb4012c4f7074696f6e3c7533323e00010000590814346672616d655f737570706f72741874726169747318746f6b656e732066756e6769626c6544486f6c64436f6e73696465726174696f6e1404410004460004520004440008467000000400180128463a3a42616c616e636500005d080000040800590800610804184f7074696f6e040454015d080108104e6f6e6500000010536f6d6504005d08000001000065080000040834100069080c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e00006d080c3c70616c6c65745f707265696d6167651870616c6c6574144572726f7204045400012018546f6f426967000004a0507265696d61676520697320746f6f206c6172676520746f2073746f7265206f6e2d636861696e2e30416c72656164794e6f746564000104a4507265696d6167652068617320616c7265616479206265656e206e6f746564206f6e2d636861696e2e344e6f74417574686f72697a6564000204c85468652075736572206973206e6f7420617574686f72697a656420746f20706572666f726d207468697320616374696f6e2e204e6f744e6f746564000304fc54686520707265696d6167652063616e6e6f742062652072656d6f7665642073696e636520697420686173206e6f7420796574206265656e206e6f7465642e2452657175657374656400040409014120707265696d616765206d6179206e6f742062652072656d6f766564207768656e20746865726520617265206f75747374616e64696e672072657175657374732e304e6f745265717565737465640005042d0154686520707265696d61676520726571756573742063616e6e6f742062652072656d6f7665642073696e6365206e6f206f75747374616e64696e672072657175657374732065786973742e1c546f6f4d616e7900060455014d6f7265207468616e20604d41585f484153485f555047524144455f42554c4b5f434f554e54602068617368657320776572652072657175657374656420746f206265207570677261646564206174206f6e63652e18546f6f466577000704e4546f6f206665772068617368657320776572652072657175657374656420746f2062652075706772616465642028692e652e207a65726f292e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e71080c4c626f756e6465645f636f6c6c656374696f6e73407765616b5f626f756e6465645f766563385765616b426f756e646564566563080454017508045300000400790801185665633c543e0000750800000408d101300079080000027508007d080c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540104045300000400810801185665633c543e000081080000020400850804184f7074696f6e0404540189080108104e6f6e6500000010536f6d6504008908000001000089080c4473705f636f6e73656e7375735f626162651c646967657374732450726544696765737400010c1c5072696d61727904008d0801405072696d617279507265446967657374000100385365636f6e64617279506c61696e04009508015c5365636f6e64617279506c61696e507265446967657374000200305365636f6e646172795652460400990801545365636f6e64617279565246507265446967657374000300008d080c4473705f636f6e73656e7375735f626162651c64696765737473405072696d61727950726544696765737400000c013c617574686f726974795f696e64657810015473757065723a3a417574686f72697479496e646578000110736c6f74d5010110536c6f740001347672665f7369676e6174757265910801305672665369676e617475726500009108101c73705f636f72651c737232353531390c767266305672665369676e617475726500000801287072655f6f75747075740401305672665072654f757470757400011470726f6f667502012056726650726f6f66000095080c4473705f636f6e73656e7375735f626162651c646967657374735c5365636f6e64617279506c61696e507265446967657374000008013c617574686f726974795f696e64657810015473757065723a3a417574686f72697479496e646578000110736c6f74d5010110536c6f74000099080c4473705f636f6e73656e7375735f626162651c64696765737473545365636f6e6461727956524650726544696765737400000c013c617574686f726974795f696e64657810015473757065723a3a417574686f72697479496e646578000110736c6f74d5010110536c6f740001347672665f7369676e6174757265910801305672665369676e617475726500009d08084473705f636f6e73656e7375735f62616265584261626545706f6368436f6e66696775726174696f6e000008010463e1010128287536342c2075363429000134616c6c6f7765645f736c6f7473e5010130416c6c6f776564536c6f74730000a1080c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401a508045300000400a90801185665633c543e0000a50800000408301000a908000002a50800ad080c2c70616c6c65745f626162651870616c6c6574144572726f7204045400011060496e76616c696445717569766f636174696f6e50726f6f660000043101416e2065717569766f636174696f6e2070726f6f662070726f76696465642061732070617274206f6620616e2065717569766f636174696f6e207265706f727420697320696e76616c69642e60496e76616c69644b65794f776e65727368697050726f6f66000104310141206b6579206f776e6572736869702070726f6f662070726f76696465642061732070617274206f6620616e2065717569766f636174696f6e207265706f727420697320696e76616c69642e584475706c69636174654f6666656e63655265706f727400020415014120676976656e2065717569766f636174696f6e207265706f72742069732076616c69642062757420616c72656164792070726576696f75736c79207265706f727465642e50496e76616c6964436f6e66696775726174696f6e0003048c5375626d697474656420636f6e66696775726174696f6e20697320696e76616c69642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742eb1080000040c00182000b5080c3870616c6c65745f696e64696365731870616c6c6574144572726f720404540001142c4e6f7441737369676e65640000048c54686520696e64657820776173206e6f7420616c72656164792061737369676e65642e204e6f744f776e6572000104a454686520696e6465782069732061737369676e656420746f20616e6f74686572206163636f756e742e14496e5573650002047054686520696e64657820776173206e6f7420617661696c61626c652e2c4e6f745472616e73666572000304c854686520736f7572636520616e642064657374696e6174696f6e206163636f756e747320617265206964656e746963616c2e245065726d616e656e74000404d054686520696e646578206973207065726d616e656e7420616e64206d6179206e6f742062652066726565642f6368616e6765642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742eb9080c4c626f756e6465645f636f6c6c656374696f6e73407765616b5f626f756e6465645f766563385765616b426f756e64656456656308045401bd08045300000400c50801185665633c543e0000bd080c3c70616c6c65745f62616c616e6365731474797065732c42616c616e63654c6f636b041c42616c616e63650118000c010869649d0501384c6f636b4964656e746966696572000118616d6f756e7418011c42616c616e636500011c726561736f6e73c108011c526561736f6e730000c1080c3c70616c6c65745f62616c616e6365731474797065731c526561736f6e7300010c0c466565000000104d6973630001000c416c6c00020000c508000002bd0800c9080c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401cd08045300000400d10801185665633c543e0000cd080c3c70616c6c65745f62616c616e6365731474797065732c52657365727665446174610844526573657276654964656e746966696572019d051c42616c616e636501180008010869649d050144526573657276654964656e746966696572000118616d6f756e7418011c42616c616e63650000d108000002cd0800d5080c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401d908045300000400f50801185665633c543e0000d90814346672616d655f737570706f72741874726169747318746f6b656e73106d697363204964416d6f756e740808496401dd081c42616c616e63650118000801086964dd0801084964000118616d6f756e7418011c42616c616e63650000dd080840706f6c6b61646f745f72756e74696d654452756e74696d65486f6c64526561736f6e00011420507265696d6167650400e108016c70616c6c65745f707265696d6167653a3a486f6c64526561736f6e000a001c5374616b696e670400e508016870616c6c65745f7374616b696e673a3a486f6c64526561736f6e0007004044656c6567617465645374616b696e670400e908019070616c6c65745f64656c6567617465645f7374616b696e673a3a486f6c64526561736f6e002900485374617465547269654d6967726174696f6e0400ed08019c70616c6c65745f73746174655f747269655f6d6967726174696f6e3a3a486f6c64526561736f6e0062002458636d50616c6c65740400f108015870616c6c65745f78636d3a3a486f6c64526561736f6e00630000e1080c3c70616c6c65745f707265696d6167651870616c6c657428486f6c64526561736f6e00010420507265696d61676500000000e508103870616c6c65745f7374616b696e671870616c6c65741870616c6c657428486f6c64526561736f6e0001041c5374616b696e6700000000e9080c6070616c6c65745f64656c6567617465645f7374616b696e671870616c6c657428486f6c64526561736f6e000104445374616b696e6744656c65676174696f6e00000000ed080c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c657428486f6c64526561736f6e0001043c536c617368466f724d69677261746500000000f1080c2870616c6c65745f78636d1870616c6c657428486f6c64526561736f6e00010438417574686f72697a65416c69617300000000f508000002d90800f9080c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401fd08045300000400090901185665633c543e0000fd0814346672616d655f737570706f72741874726169747318746f6b656e73106d697363204964416d6f756e74080849640101091c42616c616e63650118000801086964010901084964000118616d6f756e7418011c42616c616e6365000001090840706f6c6b61646f745f72756e74696d654c52756e74696d65467265657a65526561736f6e0001043c4e6f6d696e6174696f6e506f6f6c7304000509019470616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733a3a467265657a65526561736f6e0027000005090c5c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c731870616c6c657430467265657a65526561736f6e00010438506f6f6c4d696e42616c616e6365000000000909000002fd08000d090c3c70616c6c65745f62616c616e6365731870616c6c6574144572726f720804540004490001303856657374696e6742616c616e63650000049c56657374696e672062616c616e636520746f6f206869676820746f2073656e642076616c75652e544c69717569646974795265737472696374696f6e73000104c84163636f756e74206c6971756964697479207265737472696374696f6e732070726576656e74207769746864726177616c2e4c496e73756666696369656e7442616c616e63650002047842616c616e636520746f6f206c6f7720746f2073656e642076616c75652e484578697374656e7469616c4465706f736974000304ec56616c756520746f6f206c6f7720746f20637265617465206163636f756e742064756520746f206578697374656e7469616c206465706f7369742e34457870656e646162696c697479000404905472616e736665722f7061796d656e7420776f756c64206b696c6c206163636f756e742e5c4578697374696e6756657374696e675363686564756c65000504cc412076657374696e67207363686564756c6520616c72656164792065786973747320666f722074686973206163636f756e742e2c446561644163636f756e740006048c42656e6566696369617279206163636f756e74206d757374207072652d65786973742e3c546f6f4d616e795265736572766573000704b84e756d626572206f66206e616d65642072657365727665732065786365656420604d61785265736572766573602e30546f6f4d616e79486f6c6473000804f84e756d626572206f6620686f6c647320657863656564206056617269616e74436f756e744f663c543a3a52756e74696d65486f6c64526561736f6e3e602e38546f6f4d616e79467265657a6573000904984e756d626572206f6620667265657a65732065786365656420604d6178467265657a6573602e4c49737375616e63654465616374697661746564000a0401015468652069737375616e63652063616e6e6f74206265206d6f6469666965642073696e636520697420697320616c72656164792064656163746976617465642e2444656c74615a65726f000b04645468652064656c74612063616e6e6f74206265207a65726f2e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e1109086870616c6c65745f7472616e73616374696f6e5f7061796d656e742052656c6561736573000108245631416e6369656e74000000085632000100001509083870616c6c65745f7374616b696e67345374616b696e674c656467657204045400001401147374617368000130543a3a4163636f756e744964000114746f74616c0501013042616c616e63654f663c543e0001186163746976650501013042616c616e63654f663c543e000124756e6c6f636b696e67350201f0426f756e6465645665633c556e6c6f636b4368756e6b3c42616c616e63654f663c543e3e2c20543a3a4d6178556e6c6f636b696e674368756e6b733e0001586c65676163795f636c61696d65645f7265776172647319090194426f756e6465645665633c457261496e6465782c20543a3a486973746f727944657074683e000019090c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540110045300000400110201185665633c543e00001d09083870616c6c65745f7374616b696e672c4e6f6d696e6174696f6e7304045400000c011c74617267657473210901b4426f756e6465645665633c543a3a4163636f756e7449642c204d61784e6f6d696e6174696f6e734f663c543e3e0001307375626d69747465645f696e100120457261496e64657800012873757070726573736564200110626f6f6c000021090c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540100045300000400fd0101185665633c543e00002509083870616c6c65745f7374616b696e6734416374697665457261496e666f0000080114696e646578100120457261496e6465780001147374617274e106012c4f7074696f6e3c7536343e00002909000004081000002d09082873705f7374616b696e67204578706f7375726508244163636f756e74496401001c42616c616e63650118000c0114746f74616c0501011c42616c616e636500010c6f776e0501011c42616c616e63650001186f7468657273310901ac5665633c496e646976696475616c4578706f737572653c4163636f756e7449642c2042616c616e63653e3e000031090000023509003509082873705f7374616b696e6748496e646976696475616c4578706f7375726508244163636f756e74496401001c42616c616e636501180008010c77686f0001244163636f756e74496400011476616c75650501011c42616c616e636500003909082873705f7374616b696e675450616765644578706f737572654d65746164617461041c42616c616e6365011800100114746f74616c0501011c42616c616e636500010c6f776e0501011c42616c616e636500013c6e6f6d696e61746f725f636f756e7410010c753332000128706167655f636f756e741001105061676500003d090000040c100010004109082873705f7374616b696e67304578706f737572655061676508244163636f756e74496401001c42616c616e6365011800080128706167655f746f74616c0501011c42616c616e63650001186f7468657273310901ac5665633c496e646976696475616c4578706f737572653c4163636f756e7449642c2042616c616e63653e3e00004509083870616c6c65745f7374616b696e673c457261526577617264506f696e747304244163636f756e744964010000080114746f74616c10012c526577617264506f696e74000128696e646976696475616c4909018042547265654d61703c4163636f756e7449642c20526577617264506f696e743e00004909042042547265654d617008044b0100045601100004004d090000004d0900000251090051090000040800100055090000025909005909083870616c6c65745f7374616b696e6738556e6170706c696564536c61736808244163636f756e74496401001c42616c616e636501180014012476616c696461746f720001244163636f756e74496400010c6f776e18011c42616c616e63650001186f7468657273fd0301645665633c284163636f756e7449642c2042616c616e6365293e0001247265706f7274657273fd0101385665633c4163636f756e7449643e0001187061796f757418011c42616c616e636500005d0900000408b0180061090c3870616c6c65745f7374616b696e6720736c617368696e6734536c617368696e675370616e7300001001287370616e5f696e6465781001245370616e496e6465780001286c6173745f7374617274100120457261496e6465780001486c6173745f6e6f6e7a65726f5f736c617368100120457261496e6465780001147072696f72110201345665633c457261496e6465783e000065090c3870616c6c65745f7374616b696e6720736c617368696e67285370616e5265636f7264041c42616c616e636501180008011c736c617368656418011c42616c616e6365000120706169645f6f757418011c42616c616e636500006909103870616c6c65745f7374616b696e671870616c6c65741870616c6c6574144572726f72040454000188344e6f74436f6e74726f6c6c6572000004644e6f74206120636f6e74726f6c6c6572206163636f756e742e204e6f745374617368000104504e6f742061207374617368206163636f756e742e34416c7265616479426f6e64656400020460537461736820697320616c726561647920626f6e6465642e34416c726561647950616972656400030474436f6e74726f6c6c657220697320616c7265616479207061697265642e30456d7074795461726765747300040460546172676574732063616e6e6f7420626520656d7074792e384475706c6963617465496e646578000504404475706c696361746520696e6465782e44496e76616c6964536c617368496e64657800060484536c617368207265636f726420696e646578206f7574206f6620626f756e64732e40496e73756666696369656e74426f6e6400070c590143616e6e6f74206861766520612076616c696461746f72206f72206e6f6d696e61746f7220726f6c652c20776974682076616c7565206c657373207468616e20746865206d696e696d756d20646566696e65642062793d01676f7665726e616e6365202873656520604d696e56616c696461746f72426f6e646020616e6420604d696e4e6f6d696e61746f72426f6e6460292e20496620756e626f6e64696e67206973207468651501696e74656e74696f6e2c20606368696c6c6020666972737420746f2072656d6f7665206f6e65277320726f6c652061732076616c696461746f722f6e6f6d696e61746f722e304e6f4d6f72654368756e6b730008049043616e206e6f74207363686564756c65206d6f726520756e6c6f636b206368756e6b732e344e6f556e6c6f636b4368756e6b000904a043616e206e6f74207265626f6e6420776974686f757420756e6c6f636b696e67206368756e6b732e3046756e646564546172676574000a04c8417474656d7074696e6720746f2074617267657420612073746173682074686174207374696c6c206861732066756e64732e48496e76616c6964457261546f526577617264000b0458496e76616c69642065726120746f207265776172642e68496e76616c69644e756d6265724f664e6f6d696e6174696f6e73000c0478496e76616c6964206e756d626572206f66206e6f6d696e6174696f6e732e484e6f74536f72746564416e64556e69717565000d04804974656d7320617265206e6f7420736f7274656420616e6420756e697175652e38416c7265616479436c61696d6564000e0409015265776172647320666f72207468697320657261206861766520616c7265616479206265656e20636c61696d656420666f7220746869732076616c696461746f722e2c496e76616c696450616765000f04844e6f206e6f6d696e61746f7273206578697374206f6e207468697320706167652e54496e636f7272656374486973746f72794465707468001004c0496e636f72726563742070726576696f757320686973746f727920646570746820696e7075742070726f76696465642e58496e636f7272656374536c617368696e675370616e73001104b0496e636f7272656374206e756d626572206f6620736c617368696e67207370616e732070726f76696465642e2042616453746174650012043901496e7465726e616c20737461746520686173206265636f6d6520736f6d65686f7720636f7272757074656420616e6420746865206f7065726174696f6e2063616e6e6f7420636f6e74696e75652e38546f6f4d616e795461726765747300130494546f6f206d616e79206e6f6d696e6174696f6e207461726765747320737570706c6965642e244261645461726765740014043d0141206e6f6d696e6174696f6e207461726765742077617320737570706c69656420746861742077617320626c6f636b6564206f72206f7468657277697365206e6f7420612076616c696461746f722e4043616e6e6f744368696c6c4f74686572001504550154686520757365722068617320656e6f75676820626f6e6420616e6420746875732063616e6e6f74206265206368696c6c656420666f72636566756c6c7920627920616e2065787465726e616c20706572736f6e2e44546f6f4d616e794e6f6d696e61746f72730016084d0154686572652061726520746f6f206d616e79206e6f6d696e61746f727320696e207468652073797374656d2e20476f7665726e616e6365206e6565647320746f2061646a75737420746865207374616b696e67b473657474696e677320746f206b656570207468696e6773207361666520666f72207468652072756e74696d652e44546f6f4d616e7956616c696461746f7273001708550154686572652061726520746f6f206d616e792076616c696461746f722063616e6469646174657320696e207468652073797374656d2e20476f7665726e616e6365206e6565647320746f2061646a75737420746865d47374616b696e672073657474696e677320746f206b656570207468696e6773207361666520666f72207468652072756e74696d652e40436f6d6d697373696f6e546f6f4c6f77001804e0436f6d6d697373696f6e20697320746f6f206c6f772e204d757374206265206174206c6561737420604d696e436f6d6d697373696f6e602e2c426f756e644e6f744d657400190458536f6d6520626f756e64206973206e6f74206d65742e50436f6e74726f6c6c657244657072656361746564001a04010155736564207768656e20617474656d7074696e6720746f20757365206465707265636174656420636f6e74726f6c6c6572206163636f756e74206c6f6769632e4c43616e6e6f74526573746f72654c6564676572001b045843616e6e6f742072657365742061206c65646765722e6c52657761726444657374696e6174696f6e52657374726963746564001c04ac50726f7669646564207265776172642064657374696e6174696f6e206973206e6f7420616c6c6f7765642e384e6f74456e6f75676846756e6473001d049c4e6f7420656e6f7567682066756e647320617661696c61626c6520746f2077697468647261772e5c5669727475616c5374616b65724e6f74416c6c6f776564001e04a84f7065726174696f6e206e6f7420616c6c6f77656420666f72207669727475616c207374616b6572732e3c43616e6e6f74526561705374617368001f04f4537461736820636f756c64206e6f7420626520726561706564206173206f746865722070616c6c6574206d6967687420646570656e64206f6e2069742e3c416c72656164794d696772617465640020040901546865207374616b65206f662074686973206163636f756e7420697320616c7265616479206d6967726174656420746f206046756e6769626c656020686f6c64732e285265737472696374656400210859014163636f756e7420697320726573747269637465642066726f6d2070617274696369706174696f6e20696e207374616b696e672e2054686973206d61792068617070656e20696620746865206163636f756e74206973c47374616b696e6720696e20616e6f746865722077617920616c72656164792c20737563682061732076696120706f6f6c2e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e6d090c2873705f7374616b696e671c6f6666656e6365384f6666656e636544657461696c7308205265706f727465720100204f6666656e646572017109000801206f6666656e646572710901204f6666656e6465720001247265706f7274657273fd0101345665633c5265706f727465723e0000710900000408002d0900750900000408c8380079090000027d09007d09000004080045020081090000028509008509000004081089090089090c2873705f7374616b696e671c6f6666656e63653c4f6666656e6365536576657269747900000400b0011c50657262696c6c00008d09000004089109380091090c1c73705f636f72651863727970746f244b65795479706549640000040048011c5b75383b20345d000095090c3870616c6c65745f73657373696f6e1870616c6c6574144572726f7204045400011430496e76616c696450726f6f6600000460496e76616c6964206f776e6572736869702070726f6f662e5c4e6f4173736f63696174656456616c696461746f7249640001049c4e6f206173736f6369617465642076616c696461746f7220494420666f72206163636f756e742e344475706c6963617465644b65790002046452656769737465726564206475706c6963617465206b65792e184e6f4b657973000304a44e6f206b65797320617265206173736f63696174656420776974682074686973206163636f756e742e244e6f4163636f756e7400040419014b65792073657474696e67206163636f756e74206973206e6f74206c6976652c20736f206974277320696d706f737369626c6520746f206173736f6369617465206b6579732e04744572726f7220666f72207468652073657373696f6e2070616c6c65742e9909083870616c6c65745f6772616e6470612c53746f726564537461746504044e01100110104c6976650000003050656e64696e6750617573650801307363686564756c65645f61741001044e00011464656c61791001044e000100185061757365640002003450656e64696e67526573756d650801307363686564756c65645f61741001044e00011464656c61791001044e000300009d09083870616c6c65745f6772616e6470614c53746f72656450656e64696e674368616e676508044e0110144c696d697400001001307363686564756c65645f61741001044e00011464656c61791001044e0001406e6578745f617574686f726974696573a109016c426f756e646564417574686f726974794c6973743c4c696d69743e000118666f72636564b401244f7074696f6e3c4e3e0000a1090c4c626f756e6465645f636f6c6c656374696f6e73407765616b5f626f756e6465645f766563385765616b426f756e64656456656308045401d8045300000400d401185665633c543e0000a5090c3870616c6c65745f6772616e6470611870616c6c6574144572726f7204045400011c2c50617573654661696c65640000080501417474656d707420746f207369676e616c204752414e445041207061757365207768656e2074686520617574686f72697479207365742069736e2774206c697665a42865697468657220706175736564206f7220616c72656164792070656e64696e67207061757365292e30526573756d654661696c65640001081101417474656d707420746f207369676e616c204752414e44504120726573756d65207768656e2074686520617574686f72697479207365742069736e277420706175736564a028656974686572206c697665206f7220616c72656164792070656e64696e6720726573756d65292e344368616e676550656e64696e67000204e8417474656d707420746f207369676e616c204752414e445041206368616e67652077697468206f6e6520616c72656164792070656e64696e672e1c546f6f536f6f6e000304bc43616e6e6f74207369676e616c20666f72636564206368616e676520736f20736f6f6e206166746572206c6173742e60496e76616c69644b65794f776e65727368697050726f6f66000404310141206b6579206f776e6572736869702070726f6f662070726f76696465642061732070617274206f6620616e2065717569766f636174696f6e207265706f727420697320696e76616c69642e60496e76616c696445717569766f636174696f6e50726f6f660005043101416e2065717569766f636174696f6e2070726f6f662070726f76696465642061732070617274206f6620616e2065717569766f636174696f6e207265706f727420697320696e76616c69642e584475706c69636174654f6666656e63655265706f727400060415014120676976656e2065717569766f636174696f6e207265706f72742069732076616c69642062757420616c72656164792070726576696f75736c79207265706f727465642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ea9090c4c626f756e6465645f636f6c6c656374696f6e73407765616b5f626f756e6465645f766563385765616b426f756e646564566563080454015102045300000400ad0901185665633c543e0000ad09000002510200b109083c70616c6c65745f74726561737572792050726f706f73616c08244163636f756e74496401001c42616c616e636501180010012070726f706f7365720001244163636f756e74496400011476616c756518011c42616c616e636500012c62656e65666963696172790001244163636f756e744964000110626f6e6418011c42616c616e63650000b5090c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540110045300000400110201185665633c543e0000b909083c70616c6c65745f74726561737572792c5370656e64537461747573142441737365744b696e6401e430417373657442616c616e636501182c42656e65666963696172790185012c426c6f636b4e756d6265720110245061796d656e74496401300018012861737365745f6b696e64e4012441737365744b696e64000118616d6f756e74180130417373657442616c616e636500012c62656e65666963696172798501012c42656e656669636961727900012876616c69645f66726f6d10012c426c6f636b4e756d6265720001246578706972655f617410012c426c6f636b4e756d626572000118737461747573bd09015c5061796d656e7453746174653c5061796d656e7449643e0000bd09083c70616c6c65745f7472656173757279305061796d656e745374617465040849640130010c1c50656e64696e6700000024417474656d7074656404010869643001084964000100184661696c656400020000c1090c3473705f61726974686d65746963287065725f7468696e67731c5065726d696c6c0000040010010c7533320000c50908346672616d655f737570706f72742050616c6c65744964000004009d05011c5b75383b20385d0000c9090c3c70616c6c65745f74726561737572791870616c6c6574144572726f7208045400044900012c30496e76616c6964496e646578000004ac4e6f2070726f706f73616c2c20626f756e7479206f72207370656e64206174207468617420696e6465782e40546f6f4d616e79417070726f76616c7300010480546f6f206d616e7920617070726f76616c7320696e207468652071756575652e58496e73756666696369656e745065726d697373696f6e0002084501546865207370656e64206f726967696e2069732076616c6964206275742074686520616d6f756e7420697420697320616c6c6f77656420746f207370656e64206973206c6f776572207468616e207468654c616d6f756e7420746f206265207370656e742e4c50726f706f73616c4e6f74417070726f7665640003047c50726f706f73616c20686173206e6f74206265656e20617070726f7665642e584661696c6564546f436f6e7665727442616c616e636500040451015468652062616c616e6365206f6620746865206173736574206b696e64206973206e6f7420636f6e7665727469626c6520746f207468652062616c616e6365206f6620746865206e61746976652061737365742e305370656e6445787069726564000504b0546865207370656e6420686173206578706972656420616e642063616e6e6f7420626520636c61696d65642e2c4561726c795061796f7574000604a4546865207370656e64206973206e6f742079657420656c696769626c6520666f72207061796f75742e40416c7265616479417474656d707465640007049c546865207061796d656e742068617320616c7265616479206265656e20617474656d707465642e2c5061796f75744572726f72000804cc54686572652077617320736f6d65206973737565207769746820746865206d656368616e69736d206f66207061796d656e742e304e6f74417474656d70746564000904a4546865207061796f757420776173206e6f742079657420617474656d707465642f636c61696d65642e30496e636f6e636c7573697665000a04c4546865207061796d656e7420686173206e656974686572206661696c6564206e6f7220737563636565646564207965742e04784572726f7220666f72207468652074726561737572792070616c6c65742ecd090000040800950100d1090c6070616c6c65745f636f6e76696374696f6e5f766f74696e6710766f746518566f74696e67141c42616c616e63650118244163636f756e74496401002c426c6f636b4e756d626572011024506f6c6c496e6465780110204d6178566f7465730001081c43617374696e670400d50901c843617374696e673c42616c616e63652c20426c6f636b4e756d6265722c20506f6c6c496e6465782c204d6178566f7465733e0000002844656c65676174696e670400ed0901ac44656c65676174696e673c42616c616e63652c204163636f756e7449642c20426c6f636b4e756d6265723e00010000d5090c6070616c6c65745f636f6e76696374696f6e5f766f74696e6710766f74651c43617374696e67101c42616c616e636501182c426c6f636b4e756d626572011024506f6c6c496e6465780110204d6178566f74657300000c0114766f746573d90901dc426f756e6465645665633c28506f6c6c496e6465782c204163636f756e74566f74653c42616c616e63653e292c204d6178566f7465733e00012c64656c65676174696f6e73e509015044656c65676174696f6e733c42616c616e63653e0001147072696f72e909017c5072696f724c6f636b3c426c6f636b4e756d6265722c2042616c616e63653e0000d9090c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401dd09045300000400e10901185665633c543e0000dd0900000408108d0100e109000002dd0900e5090c6070616c6c65745f636f6e76696374696f6e5f766f74696e671474797065732c44656c65676174696f6e73041c42616c616e6365011800080114766f74657318011c42616c616e636500011c6361706974616c18011c42616c616e63650000e9090c6070616c6c65745f636f6e76696374696f6e5f766f74696e6710766f7465245072696f724c6f636b082c426c6f636b4e756d62657201101c42616c616e6365011800080010012c426c6f636b4e756d626572000018011c42616c616e63650000ed090c6070616c6c65745f636f6e76696374696f6e5f766f74696e6710766f74652844656c65676174696e670c1c42616c616e63650118244163636f756e74496401002c426c6f636b4e756d62657201100014011c62616c616e636518011c42616c616e63650001187461726765740001244163636f756e744964000128636f6e76696374696f6e91020128436f6e76696374696f6e00012c64656c65676174696f6e73e509015044656c65676174696f6e733c42616c616e63653e0001147072696f72e909017c5072696f724c6f636b3c426c6f636b4e756d6265722c2042616c616e63653e0000f1090c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401f509045300000400f90901185665633c543e0000f5090000040895011800f909000002f50900fd090c6070616c6c65745f636f6e76696374696f6e5f766f74696e671870616c6c6574144572726f72080454000449000130284e6f744f6e676f696e6700000450506f6c6c206973206e6f74206f6e676f696e672e204e6f74566f746572000104ac54686520676976656e206163636f756e7420646964206e6f7420766f7465206f6e2074686520706f6c6c2e304e6f5065726d697373696f6e000204c8546865206163746f7220686173206e6f207065726d697373696f6e20746f20636f6e647563742074686520616374696f6e2e3c4e6f5065726d697373696f6e5965740003045901546865206163746f7220686173206e6f207065726d697373696f6e20746f20636f6e647563742074686520616374696f6e207269676874206e6f77206275742077696c6c20646f20696e20746865206675747572652e44416c726561647944656c65676174696e6700040488546865206163636f756e7420697320616c72656164792064656c65676174696e672e34416c7265616479566f74696e670005085501546865206163636f756e742063757272656e746c792068617320766f74657320617474616368656420746f20697420616e6420746865206f7065726174696f6e2063616e6e6f74207375636365656420756e74696ca07468657365206172652072656d6f766564207468726f756768206072656d6f76655f766f7465602e44496e73756666696369656e7446756e6473000604fc546f6f206869676820612062616c616e6365207761732070726f7669646564207468617420746865206163636f756e742063616e6e6f74206166666f72642e344e6f7444656c65676174696e67000704a0546865206163636f756e74206973206e6f742063757272656e746c792064656c65676174696e672e204e6f6e73656e73650008049444656c65676174696f6e20746f206f6e6573656c66206d616b6573206e6f2073656e73652e3c4d6178566f74657352656163686564000904804d6178696d756d206e756d626572206f6620766f74657320726561636865642e2c436c6173734e6565646564000a04390154686520636c617373206d75737420626520737570706c6965642073696e6365206974206973206e6f7420656173696c792064657465726d696e61626c652066726f6d207468652073746174652e20426164436c617373000b048454686520636c61737320494420737570706c69656420697320696e76616c69642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e010a0c4070616c6c65745f7265666572656e6461147479706573385265666572656e64756d496e666f201c547261636b49640195013452756e74696d654f726967696e019d02184d6f6d656e7401101043616c6c019d011c42616c616e636501181454616c6c79013907244163636f756e74496401003c5363686564756c6541646472657373018401181c4f6e676f696e670400050a018d015265666572656e64756d5374617475733c547261636b49642c2052756e74696d654f726967696e2c204d6f6d656e742c2043616c6c2c2042616c616e63652c2054616c6c792c0a4163636f756e7449642c205363686564756c65416464726573732c3e00000020417070726f7665640c001001184d6f6d656e7400000d0a018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e00000d0a018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0001002052656a65637465640c001001184d6f6d656e7400000d0a018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e00000d0a018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0002002443616e63656c6c65640c001001184d6f6d656e7400000d0a018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e00000d0a018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0003002054696d65644f75740c001001184d6f6d656e7400000d0a018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e00000d0a018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e000400184b696c6c656404001001184d6f6d656e7400050000050a0c4070616c6c65745f7265666572656e6461147479706573405265666572656e64756d537461747573201c547261636b49640195013452756e74696d654f726967696e019d02184d6f6d656e7401101043616c6c019d011c42616c616e636501181454616c6c79013907244163636f756e74496401003c5363686564756c65416464726573730184002c0114747261636b9501011c547261636b49640001186f726967696e9d02013452756e74696d654f726967696e00012070726f706f73616c9d01011043616c6c000124656e6163746d656e74b5020150446973706174636854696d653c4d6f6d656e743e0001247375626d69747465641001184d6f6d656e740001487375626d697373696f6e5f6465706f736974090a016c4465706f7369743c4163636f756e7449642c2042616c616e63653e0001406465636973696f6e5f6465706f7369740d0a018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0001206465636964696e67110a01784f7074696f6e3c4465636964696e675374617475733c4d6f6d656e743e3e00011474616c6c793907011454616c6c79000120696e5f7175657565200110626f6f6c000114616c61726d190a01844f7074696f6e3c284d6f6d656e742c205363686564756c6541646472657373293e0000090a0c4070616c6c65745f7265666572656e64611474797065731c4465706f73697408244163636f756e74496401001c42616c616e636501180008010c77686f0001244163636f756e744964000118616d6f756e7418011c42616c616e636500000d0a04184f7074696f6e04045401090a0108104e6f6e6500000010536f6d650400090a0000010000110a04184f7074696f6e04045401150a0108104e6f6e6500000010536f6d650400150a0000010000150a0c4070616c6c65745f7265666572656e6461147479706573384465636964696e67537461747573042c426c6f636b4e756d62657201100008011473696e636510012c426c6f636b4e756d626572000128636f6e6669726d696e67b4014c4f7074696f6e3c426c6f636b4e756d6265723e0000190a04184f7074696f6e040454011d0a0108104e6f6e6500000010536f6d6504001d0a00000100001d0a00000408108400210a0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401250a045300000400290a01185665633c543e0000250a00000408101800290a000002250a002d0a000002310a00310a000004089501350a00350a0c4070616c6c65745f7265666572656e646114747970657330547261636b44657461696c730c1c42616c616e63650118184d6f6d656e740110104e616d65010108002401106e616d65010801104e616d650001306d61785f6465636964696e6710010c7533320001406465636973696f6e5f6465706f73697418011c42616c616e6365000138707265706172655f706572696f641001184d6f6d656e7400013c6465636973696f6e5f706572696f641001184d6f6d656e74000138636f6e6669726d5f706572696f641001184d6f6d656e740001506d696e5f656e6163746d656e745f706572696f641001184d6f6d656e740001306d696e5f617070726f76616c390a0114437572766500012c6d696e5f737570706f7274390a011443757276650000390a0c4070616c6c65745f7265666572656e646114747970657314437572766500010c404c696e65617244656372656173696e670c01186c656e677468b0011c50657262696c6c000114666c6f6f72b0011c50657262696c6c0001106365696cb0011c50657262696c6c000000445374657070656444656372656173696e67100114626567696eb0011c50657262696c6c00010c656e64b0011c50657262696c6c00011073746570b0011c50657262696c6c000118706572696f64b0011c50657262696c6c000100285265636970726f63616c0c0118666163746f723d0a01204669786564493634000120785f6f66667365743d0a01204669786564493634000120795f6f66667365743d0a01204669786564493634000200003d0a0c3473705f61726974686d657469632c66697865645f706f696e7420466978656449363400000400410a010c6936340000410a0000050c00450a0c4070616c6c65745f7265666572656e64611870616c6c6574144572726f72080454000449000138284e6f744f6e676f696e67000004685265666572656e64756d206973206e6f74206f6e676f696e672e284861734465706f736974000104b85265666572656e64756d2773206465636973696f6e206465706f73697420697320616c726561647920706169642e20426164547261636b0002049c54686520747261636b206964656e74696669657220676976656e2077617320696e76616c69642e1046756c6c000304310154686572652061726520616c726561647920612066756c6c20636f6d706c656d656e74206f66207265666572656e646120696e2070726f677265737320666f72207468697320747261636b2e285175657565456d70747900040480546865207175657565206f662074686520747261636b20697320656d7074792e344261645265666572656e64756d000504e4546865207265666572656e64756d20696e6465782070726f766964656420697320696e76616c696420696e207468697320636f6e746578742e2c4e6f7468696e67546f446f000604ac546865726520776173206e6f7468696e6720746f20646f20696e2074686520616476616e63656d656e742e1c4e6f547261636b000704a04e6f20747261636b2065786973747320666f72207468652070726f706f73616c206f726967696e2e28556e66696e69736865640008040101416e79206465706f7369742063616e6e6f7420626520726566756e64656420756e74696c20616674657220746865206465636973696f6e206973206f7665722e304e6f5065726d697373696f6e000904a8546865206465706f73697420726566756e646572206973206e6f7420746865206465706f7369746f722e244e6f4465706f736974000a04cc546865206465706f7369742063616e6e6f7420626520726566756e6465642073696e6365206e6f6e6520776173206d6164652e24426164537461747573000b04d0546865207265666572656e64756d2073746174757320697320696e76616c696420666f722074686973206f7065726174696f6e2e40507265696d6167654e6f744578697374000c047054686520707265696d61676520646f6573206e6f742065786973742e84507265696d61676553746f72656457697468446966666572656e744c656e677468000d04150154686520707265696d6167652069732073746f7265642077697468206120646966666572656e74206c656e677468207468616e20746865206f6e652070726f76696465642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e490a0c4070616c6c65745f77686974656c6973741870616c6c6574144572726f720404540001144c556e617661696c61626c65507265496d616765000004c854686520707265696d616765206f66207468652063616c6c206861736820636f756c64206e6f74206265206c6f616465642e3c556e6465636f6461626c6543616c6c000104785468652063616c6c20636f756c64206e6f74206265206465636f6465642e60496e76616c696443616c6c5765696768745769746e657373000204ec54686520776569676874206f6620746865206465636f6465642063616c6c2077617320686967686572207468616e20746865207769746e6573732e5043616c6c49734e6f7457686974656c6973746564000304745468652063616c6c20776173206e6f742077686974656c69737465642e5843616c6c416c726561647957686974656c6973746564000404a05468652063616c6c2077617320616c72656164792077686974656c69737465643b204e6f2d4f702e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e4d0a105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e18636c61696d731870616c6c6574144572726f7204045400011860496e76616c6964457468657265756d5369676e61747572650000046c496e76616c696420457468657265756d207369676e61747572652e405369676e65724861734e6f436c61696d00010478457468657265756d206164647265737320686173206e6f20636c61696d2e4053656e6465724861734e6f436c61696d000204b04163636f756e742049442073656e64696e67207472616e73616374696f6e20686173206e6f20636c61696d2e30506f74556e646572666c6f77000308490154686572652773206e6f7420656e6f75676820696e2074686520706f7420746f20706179206f757420736f6d6520756e76657374656420616d6f756e742e2047656e6572616c6c7920696d706c6965732061306c6f676963206572726f722e40496e76616c696453746174656d656e740004049041206e65656465642073746174656d656e7420776173206e6f7420696e636c756465642e4c56657374656442616c616e6365457869737473000504a4546865206163636f756e7420616c7265616479206861732061207665737465642062616c616e63652e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e510a0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401e502045300000400550a01185665633c543e0000550a000002e50200590a083870616c6c65745f76657374696e672052656c6561736573000108085630000000085631000100005d0a0c3870616c6c65745f76657374696e671870616c6c6574144572726f72040454000114284e6f7456657374696e6700000484546865206163636f756e7420676976656e206973206e6f742076657374696e672e5441744d617856657374696e675363686564756c65730001082501546865206163636f756e7420616c72656164792068617320604d617856657374696e675363686564756c65736020636f756e74206f66207363686564756c657320616e642074687573510163616e6e6f742061646420616e6f74686572206f6e652e20436f6e7369646572206d657267696e67206578697374696e67207363686564756c657320696e206f7264657220746f2061646420616e6f746865722e24416d6f756e744c6f770002040501416d6f756e74206265696e67207472616e7366657272656420697320746f6f206c6f7720746f2063726561746520612076657374696e67207363686564756c652e605363686564756c65496e6465784f75744f66426f756e6473000304d0416e20696e64657820776173206f7574206f6620626f756e6473206f66207468652076657374696e67207363686564756c65732e54496e76616c69645363686564756c65506172616d730004040d014661696c656420746f206372656174652061206e6577207363686564756c65206265636175736520736f6d6520706172616d657465722077617320696e76616c69642e04744572726f7220666f72207468652076657374696e672070616c6c65742e610a0c3870616c6c65745f7574696c6974791870616c6c6574144572726f7204045400010430546f6f4d616e7943616c6c730000045c546f6f206d616e792063616c6c7320626174636865642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e650a00000408690a1800690a0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454016d0a045300000400710a01185665633c543e00006d0a083070616c6c65745f70726f78793c50726f7879446566696e6974696f6e0c244163636f756e74496401002450726f78795479706501f9022c426c6f636b4e756d6265720110000c012064656c65676174650001244163636f756e74496400012870726f78795f74797065f902012450726f78795479706500011464656c617910012c426c6f636b4e756d6265720000710a0000026d0a00750a00000408790a1800790a0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454017d0a045300000400810a01185665633c543e00007d0a083070616c6c65745f70726f787930416e6e6f756e63656d656e740c244163636f756e7449640100104861736801342c426c6f636b4e756d6265720110000c01107265616c0001244163636f756e74496400012463616c6c5f686173683401104861736800011868656967687410012c426c6f636b4e756d6265720000810a0000027d0a00850a0c3070616c6c65745f70726f78791870616c6c6574144572726f720404540001201c546f6f4d616e79000004210154686572652061726520746f6f206d616e792070726f786965732072656769737465726564206f7220746f6f206d616e7920616e6e6f756e63656d656e74732070656e64696e672e204e6f74466f756e640001047450726f787920726567697374726174696f6e206e6f7420666f756e642e204e6f7450726f7879000204cc53656e646572206973206e6f7420612070726f7879206f6620746865206163636f756e7420746f2062652070726f786965642e2c556e70726f787961626c650003042101412063616c6c20776869636820697320696e636f6d70617469626c652077697468207468652070726f7879207479706527732066696c7465722077617320617474656d707465642e244475706c69636174650004046c4163636f756e7420697320616c726561647920612070726f78792e304e6f5065726d697373696f6e000504150143616c6c206d6179206e6f74206265206d6164652062792070726f78792062656361757365206974206d617920657363616c617465206974732070726976696c656765732e2c556e616e6e6f756e636564000604d0416e6e6f756e63656d656e742c206966206d61646520617420616c6c2c20776173206d61646520746f6f20726563656e746c792e2c4e6f53656c6650726f78790007046443616e6e6f74206164642073656c662061732070726f78792e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e890a000004080004008d0a083c70616c6c65745f6d756c7469736967204d756c7469736967102c426c6f636b4e756d62657201101c42616c616e63650118244163636f756e7449640100304d6178417070726f76616c7300001001107768656e0503015854696d65706f696e743c426c6f636b4e756d6265723e00011c6465706f73697418011c42616c616e63650001246465706f7369746f720001244163636f756e744964000124617070726f76616c73910a018c426f756e6465645665633c4163636f756e7449642c204d6178417070726f76616c733e0000910a0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540100045300000400fd0101185665633c543e0000950a0c3c70616c6c65745f6d756c74697369671870616c6c6574144572726f72040454000138404d696e696d756d5468726573686f6c640000047c5468726573686f6c64206d7573742062652032206f7220677265617465722e3c416c7265616479417070726f766564000104ac43616c6c20697320616c726561647920617070726f7665642062792074686973207369676e61746f72792e444e6f417070726f76616c734e65656465640002049c43616c6c20646f65736e2774206e65656420616e7920286d6f72652920617070726f76616c732e44546f6f4665775369676e61746f72696573000304a854686572652061726520746f6f20666577207369676e61746f7269657320696e20746865206c6973742e48546f6f4d616e795369676e61746f72696573000404ac54686572652061726520746f6f206d616e79207369676e61746f7269657320696e20746865206c6973742e545369676e61746f726965734f75744f664f726465720005040d01546865207369676e61746f7269657320776572652070726f7669646564206f7574206f66206f726465723b20746865792073686f756c64206265206f7264657265642e4c53656e646572496e5369676e61746f726965730006040d015468652073656e6465722077617320636f6e7461696e656420696e20746865206f74686572207369676e61746f726965733b2069742073686f756c646e27742062652e204e6f74466f756e64000704a04d756c7469736967206f7065726174696f6e206e6f7420666f756e6420696e2073746f726167652e204e6f744f776e657200080851014f6e6c7920746865206163636f756e742074686174206f726967696e616c6c79206372656174656420746865206d756c74697369672069732061626c6520746f2063616e63656c206974206f722075706461746534697473206465706f736974732e2c4e6f54696d65706f696e740009041d014e6f2074696d65706f696e742077617320676976656e2c2079657420746865206d756c7469736967206f7065726174696f6e20697320616c726561647920756e6465727761792e3857726f6e6754696d65706f696e74000a042d014120646966666572656e742074696d65706f696e742077617320676976656e20746f20746865206d756c7469736967206f7065726174696f6e207468617420697320756e6465727761792e4c556e657870656374656454696d65706f696e74000b04f4412074696d65706f696e742077617320676976656e2c20796574206e6f206d756c7469736967206f7065726174696f6e20697320756e6465727761792e3c4d6178576569676874546f6f4c6f77000c04d0546865206d6178696d756d2077656967687420696e666f726d6174696f6e2070726f76696465642077617320746f6f206c6f772e34416c726561647953746f726564000d04a0546865206461746120746f2062652073746f72656420697320616c72656164792073746f7265642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e990a083c70616c6c65745f626f756e7469657318426f756e74790c244163636f756e74496401001c42616c616e636501182c426c6f636b4e756d62657201100018012070726f706f7365720001244163636f756e74496400011476616c756518011c42616c616e636500010c66656518011c42616c616e636500013c63757261746f725f6465706f73697418011c42616c616e6365000110626f6e6418011c42616c616e63650001187374617475739d0a0190426f756e74795374617475733c4163636f756e7449642c20426c6f636b4e756d6265723e00009d0a083c70616c6c65745f626f756e7469657330426f756e747953746174757308244163636f756e74496401002c426c6f636b4e756d6265720110011c2050726f706f73656400000020417070726f7665640001001846756e6465640002003c43757261746f7250726f706f73656404011c63757261746f720001244163636f756e7449640003001841637469766508011c63757261746f720001244163636f756e7449640001287570646174655f64756510012c426c6f636b4e756d6265720004003450656e64696e675061796f75740c011c63757261746f720001244163636f756e74496400012c62656e65666963696172790001244163636f756e744964000124756e6c6f636b5f617410012c426c6f636b4e756d6265720005004c417070726f7665645769746843757261746f7204011c63757261746f720001244163636f756e74496400060000a10a0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000a50a0c3c70616c6c65745f626f756e746965731870616c6c6574144572726f7208045400044900012c70496e73756666696369656e7450726f706f7365727342616c616e63650000047850726f706f73657227732062616c616e636520697320746f6f206c6f772e30496e76616c6964496e646578000104904e6f2070726f706f73616c206f7220626f756e7479206174207468617420696e6465782e30526561736f6e546f6f4269670002048454686520726561736f6e20676976656e206973206a75737420746f6f206269672e40556e65787065637465645374617475730003048054686520626f756e74792073746174757320697320756e65787065637465642e385265717569726543757261746f720004045c5265717569726520626f756e74792063757261746f722e30496e76616c696456616c756500050454496e76616c696420626f756e74792076616c75652e28496e76616c69644665650006044c496e76616c696420626f756e7479206665652e3450656e64696e675061796f75740007086c4120626f756e7479207061796f75742069732070656e64696e672ef8546f2063616e63656c2074686520626f756e74792c20796f75206d75737420756e61737369676e20616e6420736c617368207468652063757261746f722e245072656d6174757265000804450154686520626f756e746965732063616e6e6f7420626520636c61696d65642f636c6f73656420626563617573652069742773207374696c6c20696e2074686520636f756e74646f776e20706572696f642e504861734163746976654368696c64426f756e7479000904050154686520626f756e74792063616e6e6f7420626520636c6f73656420626563617573652069742068617320616374697665206368696c6420626f756e746965732e34546f6f4d616e79517565756564000a0498546f6f206d616e7920617070726f76616c732061726520616c7265616479207175657565642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ea90a085470616c6c65745f6368696c645f626f756e746965732c4368696c64426f756e74790c244163636f756e74496401001c42616c616e636501182c426c6f636b4e756d626572011000140134706172656e745f626f756e747910012c426f756e7479496e64657800011476616c756518011c42616c616e636500010c66656518011c42616c616e636500013c63757261746f725f6465706f73697418011c42616c616e6365000118737461747573ad0a01a44368696c64426f756e74795374617475733c4163636f756e7449642c20426c6f636b4e756d6265723e0000ad0a085470616c6c65745f6368696c645f626f756e74696573444368696c64426f756e747953746174757308244163636f756e74496401002c426c6f636b4e756d626572011001101441646465640000003c43757261746f7250726f706f73656404011c63757261746f720001244163636f756e7449640001001841637469766504011c63757261746f720001244163636f756e7449640002003450656e64696e675061796f75740c011c63757261746f720001244163636f756e74496400012c62656e65666963696172790001244163636f756e744964000124756e6c6f636b5f617410012c426c6f636b4e756d62657200030000b10a0c5470616c6c65745f6368696c645f626f756e746965731870616c6c6574144572726f7204045400010c54506172656e74426f756e74794e6f74416374697665000004a454686520706172656e7420626f756e7479206973206e6f7420696e206163746976652073746174652e64496e73756666696369656e74426f756e747942616c616e6365000104e454686520626f756e74792062616c616e6365206973206e6f7420656e6f75676820746f20616464206e6577206368696c642d626f756e74792e50546f6f4d616e794368696c64426f756e746965730002040d014e756d626572206f66206368696c6420626f756e746965732065786365656473206c696d697420604d61784163746976654368696c64426f756e7479436f756e74602e048054686520604572726f726020656e756d206f6620746869732070616c6c65742eb50a089070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f7068617365345265616479536f6c7574696f6e08244163636f756e74496400284d617857696e6e65727300000c0120737570706f727473b90a0198426f756e646564537570706f7274733c4163636f756e7449642c204d617857696e6e6572733e00011473636f7265e5030134456c656374696f6e53636f726500011c636f6d707574657107013c456c656374696f6e436f6d707574650000b90a0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401f503045300000400f10301185665633c543e0000bd0a089070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f706861736534526f756e64536e617073686f7408244163636f756e744964010024566f7465725479706501c10a00080118766f74657273c50a01385665633c566f746572547970653e00011c74617267657473fd0101385665633c4163636f756e7449643e0000c10a0000040c0030210900c50a000002c10a00c90a0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401cd0a045300000400d10a01185665633c543e0000cd0a0000040ce503101000d10a000002cd0a00d50a0c9070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f7068617365187369676e6564405369676e65645375626d697373696f6e0c244163636f756e74496401001c42616c616e6365011820536f6c7574696f6e0119030010010c77686f0001244163636f756e74496400011c6465706f73697418011c42616c616e63650001307261775f736f6c7574696f6e15030154526177536f6c7574696f6e3c536f6c7574696f6e3e00012063616c6c5f66656518011c42616c616e63650000d90a0c9070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f70686173651870616c6c6574144572726f7204045400013c6850726544697370617463684561726c795375626d697373696f6e000004645375626d697373696f6e2077617320746f6f206561726c792e6c507265446973706174636857726f6e6757696e6e6572436f756e740001048857726f6e67206e756d626572206f662077696e6e6572732070726573656e7465642e6450726544697370617463685765616b5375626d697373696f6e000204905375626d697373696f6e2077617320746f6f207765616b2c2073636f72652d776973652e3c5369676e6564517565756546756c6c0003044901546865207175657565207761732066756c6c2c20616e642074686520736f6c7574696f6e20776173206e6f7420626574746572207468616e20616e79206f6620746865206578697374696e67206f6e65732e585369676e656443616e6e6f745061794465706f73697400040494546865206f726967696e206661696c656420746f2070617920746865206465706f7369742e505369676e6564496e76616c69645769746e657373000504a05769746e657373206461746120746f20646973706174636861626c6520697320696e76616c69642e4c5369676e6564546f6f4d756368576569676874000604b8546865207369676e6564207375626d697373696f6e20636f6e73756d657320746f6f206d756368207765696768743c4f637743616c6c57726f6e67457261000704984f4357207375626d697474656420736f6c7574696f6e20666f722077726f6e6720726f756e645c4d697373696e67536e617073686f744d65746164617461000804a8536e617073686f74206d657461646174612073686f756c6420657869737420627574206469646e27742e58496e76616c69645375626d697373696f6e496e646578000904d06053656c663a3a696e736572745f7375626d697373696f6e602072657475726e656420616e20696e76616c696420696e6465782e3843616c6c4e6f74416c6c6f776564000a04985468652063616c6c206973206e6f7420616c6c6f776564206174207468697320706f696e742e3846616c6c6261636b4661696c6564000b044c5468652066616c6c6261636b206661696c65642c426f756e644e6f744d6574000c0448536f6d6520626f756e64206e6f74206d657438546f6f4d616e7957696e6e657273000d049c5375626d697474656420736f6c7574696f6e2068617320746f6f206d616e792077696e6e657273645072654469737061746368446966666572656e74526f756e64000e04b85375626d697373696f6e2077617320707265706172656420666f72206120646966666572656e7420726f756e642e040d014572726f72206f66207468652070616c6c657420746861742063616e2062652072657475726e656420696e20726573706f6e736520746f20646973706174636865732edd0a0c4070616c6c65745f626167735f6c697374106c697374104e6f646508045400044900001401086964000130543a3a4163636f756e74496400011070726576290201504f7074696f6e3c543a3a4163636f756e7449643e0001106e657874290201504f7074696f6e3c543a3a4163636f756e7449643e0001246261675f7570706572300120543a3a53636f726500011473636f7265300120543a3a53636f72650000e10a0c4070616c6c65745f626167735f6c697374106c6973740c426167080454000449000008011068656164290201504f7074696f6e3c543a3a4163636f756e7449643e0001107461696c290201504f7074696f6e3c543a3a4163636f756e7449643e0000e50a0000023000e90a0c4070616c6c65745f626167735f6c6973741870616c6c6574144572726f72080454000449000104104c6973740400ed0a01244c6973744572726f72000004b441206572726f7220696e20746865206c69737420696e7465726661636520696d706c656d656e746174696f6e2e048054686520604572726f726020656e756d206f6620746869732070616c6c65742eed0a0c4070616c6c65745f626167735f6c697374106c697374244c6973744572726f72000110244475706c6963617465000000284e6f7448656176696572000100304e6f74496e53616d65426167000200304e6f64654e6f74466f756e6400030000f10a085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7328506f6f6c4d656d626572040454000010011c706f6f6c5f6964100118506f6f6c4964000118706f696e747318013042616c616e63654f663c543e0001706c6173745f7265636f726465645f7265776172645f636f756e746572f5060140543a3a526577617264436f756e746572000138756e626f6e64696e675f65726173f50a01e0426f756e64656442547265654d61703c457261496e6465782c2042616c616e63654f663c543e2c20543a3a4d6178556e626f6e64696e673e0000f50a0c4c626f756e6465645f636f6c6c656374696f6e7344626f756e6465645f62747265655f6d61703c426f756e64656442547265654d61700c044b011004560118045300000400f90a013842547265654d61703c4b2c20563e0000f90a042042547265654d617008044b011004560118000400290a000000fd0a085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733c426f6e646564506f6f6c496e6e65720404540000140128636f6d6d697373696f6e010b0134436f6d6d697373696f6e3c543e0001386d656d6265725f636f756e74657210010c753332000118706f696e747318013042616c616e63654f663c543e000114726f6c6573090b015c506f6f6c526f6c65733c543a3a4163636f756e7449643e000114737461746511040124506f6f6c53746174650000010b085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7328436f6d6d697373696f6e040454000014011c63757272656e742904017c4f7074696f6e3c2850657262696c6c2c20543a3a4163636f756e744964293e00010c6d61788507013c4f7074696f6e3c50657262696c6c3e00012c6368616e67655f72617465050b01bc4f7074696f6e3c436f6d6d697373696f6e4368616e6765526174653c426c6f636b4e756d626572466f723c543e3e3e0001347468726f74746c655f66726f6db401644f7074696f6e3c426c6f636b4e756d626572466f723c543e3e000140636c61696d5f7065726d697373696f6e350401bc4f7074696f6e3c436f6d6d697373696f6e436c61696d5065726d697373696f6e3c543a3a4163636f756e7449643e3e0000050b04184f7074696f6e0404540131040108104e6f6e6500000010536f6d65040031040000010000090b085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7324506f6f6c526f6c657304244163636f756e7449640100001001246465706f7369746f720001244163636f756e744964000110726f6f74290201444f7074696f6e3c4163636f756e7449643e0001246e6f6d696e61746f72290201444f7074696f6e3c4163636f756e7449643e00011c626f756e636572290201444f7074696f6e3c4163636f756e7449643e00000d0b085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7328526577617264506f6f6c04045400001401706c6173745f7265636f726465645f7265776172645f636f756e746572f5060140543a3a526577617264436f756e74657200016c6c6173745f7265636f726465645f746f74616c5f7061796f75747318013042616c616e63654f663c543e000154746f74616c5f726577617264735f636c61696d656418013042616c616e63654f663c543e000160746f74616c5f636f6d6d697373696f6e5f70656e64696e6718013042616c616e63654f663c543e000160746f74616c5f636f6d6d697373696f6e5f636c61696d656418013042616c616e63654f663c543e0000110b085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7320537562506f6f6c7304045400000801186e6f5f657261150b0134556e626f6e64506f6f6c3c543e000120776974685f657261190b010101426f756e64656442547265654d61703c457261496e6465782c20556e626f6e64506f6f6c3c543e2c20546f74616c556e626f6e64696e67506f6f6c733c543e3e0000150b085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7328556e626f6e64506f6f6c0404540000080118706f696e747318013042616c616e63654f663c543e00011c62616c616e636518013042616c616e63654f663c543e0000190b0c4c626f756e6465645f636f6c6c656374696f6e7344626f756e6465645f62747265655f6d61703c426f756e64656442547265654d61700c044b0110045601150b0453000004001d0b013842547265654d61703c4b2c20563e00001d0b042042547265654d617008044b0110045601150b000400210b000000210b000002250b00250b0000040810150b00290b0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e00002d0b0c5c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c731870616c6c6574144572726f7204045400019830506f6f6c4e6f74466f756e6400000488412028626f6e6465642920706f6f6c20696420646f6573206e6f742065786973742e48506f6f6c4d656d6265724e6f74466f756e640001046c416e206163636f756e74206973206e6f742061206d656d6265722e48526577617264506f6f6c4e6f74466f756e640002042101412072657761726420706f6f6c20646f6573206e6f742065786973742e20496e20616c6c206361736573207468697320697320612073797374656d206c6f676963206572726f722e40537562506f6f6c734e6f74466f756e6400030468412073756220706f6f6c20646f6573206e6f742065786973742e644163636f756e7442656c6f6e6773546f4f74686572506f6f6c0004084d01416e206163636f756e7420697320616c72656164792064656c65676174696e6720696e20616e6f7468657220706f6f6c2e20416e206163636f756e74206d6179206f6e6c792062656c6f6e6720746f206f6e653c706f6f6c20617420612074696d652e3846756c6c79556e626f6e64696e670005083d01546865206d656d6265722069732066756c6c7920756e626f6e6465642028616e6420746875732063616e6e6f74206163636573732074686520626f6e64656420616e642072657761726420706f6f6ca8616e796d6f726520746f2c20666f72206578616d706c652c20636f6c6c6563742072657761726473292e444d6178556e626f6e64696e674c696d69740006040901546865206d656d6265722063616e6e6f7420756e626f6e642066757274686572206368756e6b732064756520746f207265616368696e6720746865206c696d69742e4443616e6e6f745769746864726177416e790007044d014e6f6e65206f66207468652066756e64732063616e2062652077697468647261776e2079657420626563617573652074686520626f6e64696e67206475726174696f6e20686173206e6f74207061737365642e444d696e696d756d426f6e644e6f744d6574000814290154686520616d6f756e7420646f6573206e6f74206d65657420746865206d696e696d756d20626f6e6420746f20656974686572206a6f696e206f7220637265617465206120706f6f6c2e005501546865206465706f7369746f722063616e206e6576657220756e626f6e6420746f20612076616c7565206c657373207468616e206050616c6c65743a3a6465706f7369746f725f6d696e5f626f6e64602e205468655d0163616c6c657220646f6573206e6f742068617665206e6f6d696e6174696e67207065726d697373696f6e7320666f722074686520706f6f6c2e204d656d626572732063616e206e6576657220756e626f6e6420746f20616876616c75652062656c6f7720604d696e4a6f696e426f6e64602e304f766572666c6f775269736b0009042101546865207472616e73616374696f6e20636f756c64206e6f742062652065786563757465642064756520746f206f766572666c6f77207269736b20666f722074686520706f6f6c2e344e6f7444657374726f79696e67000a085d014120706f6f6c206d75737420626520696e205b60506f6f6c53746174653a3a44657374726f79696e67605d20696e206f7264657220666f7220746865206465706f7369746f7220746f20756e626f6e64206f7220666f72b86f74686572206d656d6265727320746f206265207065726d697373696f6e6c6573736c7920756e626f6e6465642e304e6f744e6f6d696e61746f72000b04f45468652063616c6c657220646f6573206e6f742068617665206e6f6d696e6174696e67207065726d697373696f6e7320666f722074686520706f6f6c2e544e6f744b69636b65724f7244657374726f79696e67000c043d01456974686572206129207468652063616c6c65722063616e6e6f74206d616b6520612076616c6964206b69636b206f722062292074686520706f6f6c206973206e6f742064657374726f79696e672e1c4e6f744f70656e000d047054686520706f6f6c206973206e6f74206f70656e20746f206a6f696e204d6178506f6f6c73000e04845468652073797374656d206973206d61786564206f7574206f6e20706f6f6c732e384d6178506f6f6c4d656d62657273000f049c546f6f206d616e79206d656d6265727320696e2074686520706f6f6c206f722073797374656d2e4443616e4e6f744368616e676553746174650010048854686520706f6f6c732073746174652063616e6e6f74206265206368616e6765642e54446f65734e6f74486176655065726d697373696f6e001104b85468652063616c6c657220646f6573206e6f742068617665206164657175617465207065726d697373696f6e732e544d65746164617461457863656564734d61784c656e001204ac4d657461646174612065786365656473205b60436f6e6669673a3a4d61784d657461646174614c656e605d24446566656e736976650400310b0138446566656e736976654572726f720013083101536f6d65206572726f72206f6363757272656420746861742073686f756c64206e657665722068617070656e2e20546869732073686f756c64206265207265706f7274656420746f20746865306d61696e7461696e6572732e9c5061727469616c556e626f6e644e6f74416c6c6f7765645065726d697373696f6e6c6573736c79001404bc5061727469616c20756e626f6e64696e67206e6f7720616c6c6f776564207065726d697373696f6e6c6573736c792e5c4d6178436f6d6d697373696f6e526573747269637465640015041d0154686520706f6f6c2773206d617820636f6d6d697373696f6e2063616e6e6f742062652073657420686967686572207468616e20746865206578697374696e672076616c75652e60436f6d6d697373696f6e457863656564734d6178696d756d001604ec54686520737570706c69656420636f6d6d697373696f6e206578636565647320746865206d617820616c6c6f77656420636f6d6d697373696f6e2e78436f6d6d697373696f6e45786365656473476c6f62616c4d6178696d756d001704e854686520737570706c69656420636f6d6d697373696f6e206578636565647320676c6f62616c206d6178696d756d20636f6d6d697373696f6e2e64436f6d6d697373696f6e4368616e67655468726f74746c656400180409014e6f7420656e6f75676820626c6f636b732068617665207375727061737365642073696e636520746865206c61737420636f6d6d697373696f6e207570646174652e78436f6d6d697373696f6e4368616e6765526174654e6f74416c6c6f7765640019040101546865207375626d6974746564206368616e67657320746f20636f6d6d697373696f6e206368616e6765207261746520617265206e6f7420616c6c6f7765642e4c4e6f50656e64696e67436f6d6d697373696f6e001a04a05468657265206973206e6f2070656e64696e6720636f6d6d697373696f6e20746f20636c61696d2e584e6f436f6d6d697373696f6e43757272656e74536574001b048c4e6f20636f6d6d697373696f6e2063757272656e7420686173206265656e207365742e2c506f6f6c4964496e557365001c0464506f6f6c2069642063757272656e746c7920696e207573652e34496e76616c6964506f6f6c4964001d049c506f6f6c2069642070726f7669646564206973206e6f7420636f72726563742f757361626c652e4c426f6e64457874726152657374726963746564001e04fc426f6e64696e67206578747261206973207265737472696374656420746f207468652065786163742070656e64696e672072657761726420616d6f756e742e3c4e6f7468696e67546f41646a757374001f04b04e6f20696d62616c616e636520696e20746865204544206465706f73697420666f722074686520706f6f6c2e384e6f7468696e67546f536c617368002004cc4e6f20736c6173682070656e64696e6720746861742063616e206265206170706c69656420746f20746865206d656d6265722e2c536c617368546f6f4c6f77002104a854686520736c61736820616d6f756e7420697320746f6f206c6f7720746f206265206170706c6965642e3c416c72656164794d69677261746564002204150154686520706f6f6c206f72206d656d6265722064656c65676174696f6e2068617320616c7265616479206d6967726174656420746f2064656c6567617465207374616b652e2c4e6f744d69677261746564002304150154686520706f6f6c206f72206d656d6265722064656c65676174696f6e20686173206e6f74206d696772617465642079657420746f2064656c6567617465207374616b652e304e6f74537570706f72746564002404f0546869732063616c6c206973206e6f7420616c6c6f77656420696e207468652063757272656e74207374617465206f66207468652070616c6c65742e285265737472696374656400250851014163636f756e7420697320726573747269637465642066726f6d2070617274696369706174696f6e20696e20706f6f6c732e2054686973206d61792068617070656e20696620746865206163636f756e742069737c7374616b696e6720696e20616e6f746865722077617920616c72656164792e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e310b0c5c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c731870616c6c657438446566656e736976654572726f7200011c684e6f74456e6f7567685370616365496e556e626f6e64506f6f6c00000030506f6f6c4e6f74466f756e6400010048526577617264506f6f6c4e6f74466f756e6400020040537562506f6f6c734e6f74466f756e6400030070426f6e64656453746173684b696c6c65645072656d61747572656c790004005444656c65676174696f6e556e737570706f727465640005003c536c6173684e6f744170706c69656400060000350b0c4c70616c6c65745f666173745f756e7374616b6514747970657338556e7374616b6552657175657374040454000008011c73746173686573390b01d8426f756e6465645665633c28543a3a4163636f756e7449642c2042616c616e63654f663c543e292c20543a3a426174636853697a653e00011c636865636b65643d0b0190426f756e6465645665633c457261496e6465782c204d6178436865636b696e673c543e3e0000390b0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454010104045300000400fd0301185665633c543e00003d0b0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540110045300000400110201185665633c543e0000410b0c4c70616c6c65745f666173745f756e7374616b651870616c6c6574144572726f72040454000118344e6f74436f6e74726f6c6c657200000cb85468652070726f766964656420436f6e74726f6c6c6572206163636f756e7420776173206e6f7420666f756e642e00c054686973206d65616e7320746861742074686520676976656e206163636f756e74206973206e6f7420626f6e6465642e34416c7265616479517565756564000104ac54686520626f6e646564206163636f756e742068617320616c7265616479206265656e207175657565642e384e6f7446756c6c79426f6e646564000204bc54686520626f6e646564206163636f756e74206861732061637469766520756e6c6f636b696e67206368756e6b732e244e6f74517565756564000304b45468652070726f766964656420756e2d7374616b6572206973206e6f7420696e2074686520605175657565602e2c416c72656164794865616400040405015468652070726f766964656420756e2d7374616b657220697320616c726561647920696e20486561642c20616e642063616e6e6f7420646572656769737465722e3843616c6c4e6f74416c6c6f7765640005041d015468652063616c6c206973206e6f7420616c6c6f776564206174207468697320706f696e742062656361757365207468652070616c6c6574206973206e6f74206163746976652e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e450b0c6070616c6c65745f64656c6567617465645f7374616b696e671474797065732844656c65676174696f6e04045400000801146167656e74000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e0000490b0c6070616c6c65745f64656c6567617465645f7374616b696e671474797065732c4167656e744c656467657204045400001001147061796565000130543a3a4163636f756e74496400013c746f74616c5f64656c6567617465640501013042616c616e63654f663c543e000154756e636c61696d65645f7769746864726177616c730501013042616c616e63654f663c543e00013470656e64696e675f736c6173680501013042616c616e63654f663c543e00004d0b0c6070616c6c65745f64656c6567617465645f7374616b696e671870616c6c6574144572726f72040454000130284e6f74416c6c6f776564000004a8546865206163636f756e742063616e6e6f7420706572666f726d2074686973206f7065726174696f6e2e38416c72656164795374616b696e67000104b8416e206578697374696e67207374616b65722063616e6e6f7420706572666f726d207468697320616374696f6e2e60496e76616c696452657761726444657374696e6174696f6e000204d45265776172642044657374696e6174696f6e2063616e6e6f742062652073616d6520617320604167656e7460206163636f756e742e44496e76616c696444656c65676174696f6e0003148844656c65676174696f6e20636f6e646974696f6e7320617265206e6f74206d65742e004c506f737369626c6520697373756573206172656c31292043616e6e6f742064656c656761746520746f2073656c662ca432292043616e6e6f742064656c656761746520746f206d756c7469706c652064656c6567617465732e384e6f74456e6f75676846756e64730004040101546865206163636f756e7420646f6573206e6f74206861766520656e6f7567682066756e647320746f20706572666f726d20746865206f7065726174696f6e2e204e6f744167656e74000504804e6f7420616e206578697374696e6720604167656e7460206163636f756e742e304e6f7444656c656761746f72000604604e6f7420612044656c656761746f72206163636f756e742e20426164537461746500070488536f6d6520636f7272757074696f6e20696e20696e7465726e616c2073746174652e38556e6170706c696564536c617368000804dc556e6170706c6965642070656e64696e6720736c61736820726573747269637473206f7065726174696f6e206f6e20604167656e74602e384e6f7468696e67546f536c617368000904ac604167656e746020686173206e6f2070656e64696e6720736c61736820746f206265206170706c6965642e3857697468647261774661696c6564000a04b04661696c656420746f20776974686472617720616d6f756e742066726f6d20436f7265205374616b696e672e304e6f74537570706f72746564000b049c4f7065726174696f6e206e6f7420737570706f7274656420627920746869732070616c6c65742e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e510b0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e7334636f6e66696775726174696f6e44486f7374436f6e66696775726174696f6e042c426c6f636b4e756d6265720110008c01346d61785f636f64655f73697a6510010c7533320001486d61785f686561645f646174615f73697a6510010c7533320001586d61785f7570776172645f71756575655f636f756e7410010c7533320001546d61785f7570776172645f71756575655f73697a6510010c75333200015c6d61785f7570776172645f6d6573736167655f73697a6510010c7533320001906d61785f7570776172645f6d6573736167655f6e756d5f7065725f63616e64696461746510010c75333200018868726d705f6d61785f6d6573736167655f6e756d5f7065725f63616e64696461746510010c75333200016c76616c69646174696f6e5f757067726164655f636f6f6c646f776e10012c426c6f636b4e756d62657200016076616c69646174696f6e5f757067726164655f64656c617910012c426c6f636b4e756d6265720001506173796e635f6261636b696e675f706172616d73450401484173796e634261636b696e67506172616d730001306d61785f706f765f73697a6510010c7533320001646d61785f646f776e776172645f6d6573736167655f73697a6510010c75333200019068726d705f6d61785f70617261636861696e5f6f7574626f756e645f6368616e6e656c7310010c75333200014c68726d705f73656e6465725f6465706f73697418011c42616c616e636500015868726d705f726563697069656e745f6465706f73697418011c42616c616e636500016468726d705f6368616e6e656c5f6d61785f636170616369747910010c75333200016c68726d705f6368616e6e656c5f6d61785f746f74616c5f73697a6510010c75333200018c68726d705f6d61785f70617261636861696e5f696e626f756e645f6368616e6e656c7310010c75333200017468726d705f6368616e6e656c5f6d61785f6d6573736167655f73697a6510010c75333200013c6578656375746f725f706172616d73490401384578656375746f72506172616d73000154636f64655f726574656e74696f6e5f706572696f6410012c426c6f636b4e756d6265720001386d61785f76616c696461746f7273b4012c4f7074696f6e3c7533323e000138646973707574655f706572696f6410013053657373696f6e496e6465780001a4646973707574655f706f73745f636f6e636c7573696f6e5f616363657074616e63655f706572696f6410012c426c6f636b4e756d6265720001346e6f5f73686f775f736c6f747310010c7533320001406e5f64656c61795f7472616e6368657310010c7533320001687a65726f74685f64656c61795f7472616e6368655f776964746810010c7533320001406e65656465645f617070726f76616c7310010c75333200016072656c61795f7672665f6d6f64756c6f5f73616d706c657310010c7533320001387076665f766f74696e675f74746c10013053657373696f6e496e6465780001806d696e696d756d5f76616c69646174696f6e5f757067726164655f64656c617910012c426c6f636b4e756d6265720001546d696e696d756d5f6261636b696e675f766f74657310010c7533320001346e6f64655f6665617475726573810401304e6f64654665617475726573000158617070726f76616c5f766f74696e675f706172616d735d040150417070726f76616c566f74696e67506172616d730001407363686564756c65725f706172616d73610401705363686564756c6572506172616d733c426c6f636b4e756d6265723e0000550b000002590b00590b0000040810510b005d0b106c706f6c6b61646f745f72756e74696d655f70617261636861696e7334636f6e66696775726174696f6e1870616c6c6574144572726f720404540001043c496e76616c69644e657756616c7565000004dc546865206e65772076616c756520666f72206120636f6e66696775726174696f6e20706172616d6574657220697320696e76616c69642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e610b000002890400650b000002490200690b0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e731873686172656468416c6c6f77656452656c6179506172656e7473547261636b657208104861736801342c426c6f636b4e756d6265720110000801186275666665726d0b017c56656344657175653c52656c6179506172656e74496e666f3c486173683e3e0001346c61746573745f6e756d62657210012c426c6f636b4e756d62657200006d0b000002710b00710b0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e73187368617265643c52656c6179506172656e74496e666f0410486173680134000c013072656c61795f706172656e743401104861736800012873746174655f726f6f743401104861736800012c636c61696d5f7175657565750b01bc42547265654d61703c49642c2042547265654d61703c75382c2042547265655365743c436f7265496e6465783e3e3e0000750b042042547265654d617008044b01ad02045601790b0004008d0b000000790b042042547265654d617008044b01080456017d0b000400850b0000007d0b04204254726565536574040454019907000400810b000000810b000002990700850b000002890b00890b00000408087d0b008d0b000002910b00910b00000408ad02790b00950b000002990b00990b0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e7324696e636c7573696f6e7043616e64696461746550656e64696e67417661696c6162696c6974790804480134044e011000240110636f726599070124436f7265496e64657800011068617368dd04013443616e6469646174654861736800012864657363726970746f729d04015843616e64696461746544657363726970746f723c483e00012c636f6d6d69746d656e7473ad04015043616e646964617465436f6d6d69746d656e7473000148617661696c6162696c6974795f766f746573810401604269745665633c75382c204269744f726465724c7362303e00011c6261636b657273810401604269745665633c75382c204269744f726465724c7362303e00014c72656c61795f706172656e745f6e756d6265721001044e0001406261636b65645f696e5f6e756d6265721001044e0001346261636b696e675f67726f75709d07012847726f7570496e64657800009d0b106c706f6c6b61646f745f72756e74696d655f70617261636861696e7324696e636c7573696f6e1870616c6c6574144572726f720404540001446456616c696461746f72496e6465784f75744f66426f756e64730000047856616c696461746f7220696e646578206f7574206f6620626f756e64732e50556e7363686564756c656443616e646964617465000104ac43616e646964617465207375626d6974746564206275742070617261206e6f74207363686564756c65642e404865616444617461546f6f4c61726765000204a448656164206461746120657863656564732074686520636f6e66696775726564206d6178696d756d2e505072656d6174757265436f64655570677261646500030464436f64652075706772616465207072656d61747572656c792e3c4e6577436f6465546f6f4c61726765000404604f757470757420636f646520697320746f6f206c6172676554446973616c6c6f77656452656c6179506172656e74000508ec5468652063616e64696461746527732072656c61792d706172656e7420776173206e6f7420616c6c6f7765642e204569746865722069742077617325016e6f7420726563656e7420656e6f756768206f72206974206469646e277420616476616e6365206261736564206f6e20746865206c6173742070617261636861696e20626c6f636b2e44496e76616c696441737369676e6d656e7400060815014661696c656420746f20636f6d707574652067726f757020696e64657820666f722074686520636f72653a206569746865722069742773206f7574206f6620626f756e6473e86f72207468652072656c617920706172656e7420646f65736e27742062656c6f6e6720746f207468652063757272656e742073657373696f6e2e44496e76616c696447726f7570496e6465780007049c496e76616c69642067726f757020696e64657820696e20636f72652061737369676e6d656e742e4c496e73756666696369656e744261636b696e6700080490496e73756666696369656e7420286e6f6e2d6d616a6f7269747929206261636b696e672e38496e76616c69644261636b696e67000904e4496e76616c69642028626164207369676e61747572652c20756e6b6e6f776e2076616c696461746f722c206574632e29206261636b696e672e6856616c69646174696f6e44617461486173684d69736d61746368000a04c45468652076616c69646174696f6e2064617461206861736820646f6573206e6f74206d617463682065787065637465642e80496e636f7272656374446f776e776172644d65737361676548616e646c696e67000b04d854686520646f776e77617264206d657373616765207175657565206973206e6f742070726f63657373656420636f72726563746c792e54496e76616c69645570776172644d65737361676573000c041d014174206c65617374206f6e6520757077617264206d6573736167652073656e7420646f6573206e6f7420706173732074686520616363657074616e63652063726974657269612e6048726d7057617465726d61726b4d697368616e646c696e67000d0411015468652063616e646964617465206469646e277420666f6c6c6f77207468652072756c6573206f662048524d502077617465726d61726b20616476616e63656d656e742e4c496e76616c69644f7574626f756e6448726d70000e04d45468652048524d50206d657373616765732073656e74206279207468652063616e646964617465206973206e6f742076616c69642e64496e76616c696456616c69646174696f6e436f646548617368000f04dc5468652076616c69646174696f6e20636f64652068617368206f66207468652063616e646964617465206973206e6f742076616c69642e4050617261486561644d69736d6174636800100855015468652060706172615f6865616460206861736820696e207468652063616e6469646174652064657363726970746f7220646f65736e2774206d61746368207468652068617368206f66207468652061637475616c7470617261206865616420696e2074686520636f6d6d69746d656e74732e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ea10b0c4c706f6c6b61646f745f7072696d697469766573207673746167696e674c536372617065644f6e436861696e566f7465730404480134000c011c73657373696f6e10013053657373696f6e496e6465780001806261636b696e675f76616c696461746f72735f7065725f63616e646964617465a50b0125015665633c0a2843616e6469646174655265636569707456323c483e2c205665633c2856616c696461746f72496e6465782c2056616c69646974794174746573746174696f6e293e293e0001206469737075746573d50401604d756c74694469737075746553746174656d656e745365740000a50b000002a90b00a90b000004089507ad0b00ad0b000002b10b00b10b000004088904d10400b50b106c706f6c6b61646f745f72756e74696d655f70617261636861696e733870617261735f696e686572656e741870616c6c6574144572726f7204045400011064546f6f4d616e79496e636c7573696f6e496e686572656e7473000004cc496e636c7573696f6e20696e686572656e742063616c6c6564206d6f7265207468616e206f6e63652070657220626c6f636b2e4c496e76616c6964506172656e7448656164657200010855015468652068617368206f6620746865207375626d697474656420706172656e742068656164657220646f65736e277420636f72726573706f6e6420746f2074686520736176656420626c6f636b2068617368206f662c74686520706172656e742e8c496e686572656e744461746146696c7465726564447572696e67457865637574696f6e0002083101496e686572656e742064617461207761732066696c746572656420647572696e6720657865637574696f6e2e20546869732073686f756c642068617665206f6e6c79206265656e20646f6e6540647572696e67206372656174696f6e2e50556e7363686564756c656443616e64696461746500030474546f6f206d616e792063616e6469646174657320737570706c6965642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742eb90b000002610b00bd0b042042547265654d617008044b019907045601c10b000400c90b000000c10b000002c50b00c50b106c706f6c6b61646f745f72756e74696d655f70617261636861696e73247363686564756c657218636f6d6d6f6e2841737369676e6d656e7400010810506f6f6c08011c706172615f6964ad020118506172614964000128636f72655f696e64657899070124436f7265496e6465780000001042756c6b0400ad02011850617261496400010000c90b000002cd0b00cd0b000004089907c10b00d10b0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e731470617261735c507666436865636b416374697665566f74655374617465042c426c6f636b4e756d626572011000140130766f7465735f616363657074810401604269745665633c75382c204269744f726465724c7362303e000130766f7465735f72656a656374810401604269745665633c75382c204269744f726465724c7362303e00010c61676510013053657373696f6e496e646578000128637265617465645f617410012c426c6f636b4e756d626572000118636175736573d50b017c5665633c507666436865636b43617573653c426c6f636b4e756d6265723e3e0000d50b000002d90b00d90b0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e7314706172617334507666436865636b4361757365042c426c6f636b4e756d62657201100108284f6e626f617264696e670400ad0201185061726149640000001c557067726164650c01086964ad02011850617261496400012c696e636c756465645f617410012c426c6f636b4e756d626572000140757067726164655f7374726174656779dd0b013c55706772616465537472617465677900010000dd0b0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e731470617261733c55706772616465537472617465677900010840536574476f41686561645369676e616c000000504170706c7941744578706563746564426c6f636b00010000e10b000002a90400e50b000002ad0200e90b0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e7314706172617334506172614c6966656379636c6500011c284f6e626f617264696e6700000028506172617468726561640001002450617261636861696e0002004c557067726164696e675061726174687265616400030050446f776e67726164696e6750617261636861696e000400544f6666626f617264696e6750617261746872656164000500504f6666626f617264696e6750617261636861696e00060000ed0b00000408ad021000f10b0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e73147061726173405061726150617374436f64654d65746104044e011000080134757067726164655f74696d6573f50b01605665633c5265706c6163656d656e7454696d65733c4e3e3e00012c6c6173745f7072756e6564b401244f7074696f6e3c4e3e0000f50b000002f90b00f90b0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e73147061726173405265706c6163656d656e7454696d657304044e01100008012c65787065637465645f61741001044e0001306163746976617465645f61741001044e0000fd0b000002ed0b00010c0c4c706f6c6b61646f745f7072696d6974697665730876383855706772616465476f41686561640001081441626f72740000001c476f416865616400010000050c0c4c706f6c6b61646f745f7072696d69746976657308763848557067726164655265737472696374696f6e0001041c50726573656e7400000000090c0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e731470617261733c5061726147656e657369734172677300000c013067656e657369735f68656164c9040120486561644461746100013c76616c69646174696f6e5f636f6465c504013856616c69646174696f6e436f6465000124706172615f6b696e64200120506172614b696e6400000d0c106c706f6c6b61646f745f72756e74696d655f70617261636861696e731470617261731870616c6c6574144572726f72040454000134344e6f74526567697374657265640000049450617261206973206e6f74207265676973746572656420696e206f75722073797374656d2e3443616e6e6f744f6e626f6172640001041501506172612063616e6e6f74206265206f6e626f6172646564206265636175736520697420697320616c726561647920747261636b6564206279206f75722073797374656d2e3843616e6e6f744f6666626f6172640002049c506172612063616e6e6f74206265206f6666626f617264656420617420746869732074696d652e3443616e6e6f7455706772616465000304d4506172612063616e6e6f7420626520757067726164656420746f2061206c6561736520686f6c64696e672070617261636861696e2e3c43616e6e6f74446f776e6772616465000404d0506172612063616e6e6f7420626520646f776e67726164656420746f20616e206f6e2d64656d616e642070617261636861696e2e58507666436865636b53746174656d656e745374616c65000504b05468652073746174656d656e7420666f7220505646207072652d636865636b696e67206973207374616c652e5c507666436865636b53746174656d656e74467574757265000604ec5468652073746174656d656e7420666f7220505646207072652d636865636b696e6720697320666f722061206675747572652073657373696f6e2e84507666436865636b56616c696461746f72496e6465784f75744f66426f756e6473000704a4436c61696d65642076616c696461746f7220696e646578206973206f7574206f6620626f756e64732e60507666436865636b496e76616c69645369676e6174757265000804c8546865207369676e617475726520666f722074686520505646207072652d636865636b696e6720697320696e76616c69642e48507666436865636b446f75626c65566f7465000904b054686520676976656e2076616c696461746f7220616c7265616479206861732063617374206120766f74652e58507666436865636b5375626a656374496e76616c6964000a04f454686520676976656e2050564620646f6573206e6f7420657869737420617420746865206d6f6d656e74206f662070726f63657373206120766f74652e4443616e6e6f7455706772616465436f6465000b04cc50617261636861696e2063616e6e6f742063757272656e746c79207363686564756c65206120636f646520757067726164652e2c496e76616c6964436f6465000c0474496e76616c69642076616c69646174696f6e20636f64652073697a652e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e110c000002150c00150c0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e732c696e697469616c697a657254427566666572656453657373696f6e4368616e676500000c012876616c696461746f7273650b01405665633c56616c696461746f7249643e000118717565756564650b01405665633c56616c696461746f7249643e00013473657373696f6e5f696e64657810013053657373696f6e496e6465780000190c0000021d0c001d0c0860706f6c6b61646f745f636f72655f7072696d69746976657358496e626f756e64446f776e776172644d657373616765042c426c6f636b4e756d62657201100008011c73656e745f617410012c426c6f636b4e756d62657200010c6d736738013c446f776e776172644d6573736167650000210c0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e731068726d705848726d704f70656e4368616e6e656c526571756573740000180124636f6e6669726d6564200110626f6f6c0001105f61676510013053657373696f6e496e64657800013873656e6465725f6465706f73697418011c42616c616e63650001406d61785f6d6573736167655f73697a6510010c7533320001306d61785f636170616369747910010c7533320001386d61785f746f74616c5f73697a6510010c7533320000250c000002090500290c0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e731068726d702c48726d704368616e6e656c00002001306d61785f636170616369747910010c7533320001386d61785f746f74616c5f73697a6510010c7533320001406d61785f6d6573736167655f73697a6510010c7533320001246d73675f636f756e7410010c753332000128746f74616c5f73697a6510010c7533320001206d71635f68656164b90201304f7074696f6e3c486173683e00013873656e6465725f6465706f73697418011c42616c616e6365000144726563697069656e745f6465706f73697418011c42616c616e636500002d0c000002310c00310c0860706f6c6b61646f745f636f72655f7072696d69746976657348496e626f756e6448726d704d657373616765042c426c6f636b4e756d62657201100008011c73656e745f617410012c426c6f636b4e756d6265720001106461746138014c616c6c6f633a3a7665633a3a5665633c75383e0000350c000002390c00390c0000040810e50b003d0c106c706f6c6b61646f745f72756e74696d655f70617261636861696e731068726d701870616c6c6574144572726f72040454000150544f70656e48726d704368616e6e656c546f53656c66000004c45468652073656e64657220747269656420746f206f70656e2061206368616e6e656c20746f207468656d73656c7665732e7c4f70656e48726d704368616e6e656c496e76616c6964526563697069656e740001048854686520726563697069656e74206973206e6f7420612076616c696420706172612e6c4f70656e48726d704368616e6e656c5a65726f43617061636974790002047c54686520726571756573746564206361706163697479206973207a65726f2e8c4f70656e48726d704368616e6e656c4361706163697479457863656564734c696d6974000304c05468652072657175657374656420636170616369747920657863656564732074686520676c6f62616c206c696d69742e784f70656e48726d704368616e6e656c5a65726f4d65737361676553697a65000404a054686520726571756573746564206d6178696d756d206d6573736167652073697a6520697320302e984f70656e48726d704368616e6e656c4d65737361676553697a65457863656564734c696d69740005042901546865206f70656e20726571756573742072657175657374656420746865206d6573736167652073697a65207468617420657863656564732074686520676c6f62616c206c696d69742e704f70656e48726d704368616e6e656c416c726561647945786973747300060468546865206368616e6e656c20616c7265616479206578697374737c4f70656e48726d704368616e6e656c416c7265616479526571756573746564000704d0546865726520697320616c72656164792061207265717565737420746f206f70656e207468652073616d65206368616e6e656c2e704f70656e48726d704368616e6e656c4c696d697445786365656465640008041d015468652073656e64657220616c72656164792068617320746865206d6178696d756d206e756d626572206f6620616c6c6f776564206f7574626f756e64206368616e6e656c732e7041636365707448726d704368616e6e656c446f65736e744578697374000904e0546865206368616e6e656c2066726f6d207468652073656e64657220746f20746865206f726967696e20646f65736e27742065786973742e8441636365707448726d704368616e6e656c416c7265616479436f6e6669726d6564000a0484546865206368616e6e656c20697320616c726561647920636f6e6669726d65642e7841636365707448726d704368616e6e656c4c696d69744578636565646564000b04250154686520726563697069656e7420616c72656164792068617320746865206d6178696d756d206e756d626572206f6620616c6c6f77656420696e626f756e64206368616e6e656c732e70436c6f736548726d704368616e6e656c556e617574686f72697a6564000c045501546865206f726967696e20747269657320746f20636c6f73652061206368616e6e656c207768657265206974206973206e656974686572207468652073656e646572206e6f722074686520726563697069656e742e6c436c6f736548726d704368616e6e656c446f65736e744578697374000d049c546865206368616e6e656c20746f20626520636c6f73656420646f65736e27742065786973742e7c436c6f736548726d704368616e6e656c416c7265616479556e646572776179000e04bc546865206368616e6e656c20636c6f7365207265717565737420697320616c7265616479207265717565737465642e8443616e63656c48726d704f70656e4368616e6e656c556e617574686f72697a6564000f045d0143616e63656c696e6720697320726571756573746564206279206e656974686572207468652073656e646572206e6f7220726563697069656e74206f6620746865206f70656e206368616e6e656c20726571756573742e684f70656e48726d704368616e6e656c446f65736e7445786973740010047c546865206f70656e207265717565737420646f65736e27742065786973742e7c4f70656e48726d704368616e6e656c416c7265616479436f6e6669726d65640011042d0143616e6e6f742063616e63656c20616e2048524d50206f70656e206368616e6e656c2072657175657374206265636175736520697420697320616c726561647920636f6e6669726d65642e3057726f6e675769746e6573730012048c5468652070726f7669646564207769746e65737320646174612069732077726f6e672e704368616e6e656c4372656174696f6e4e6f74417574686f72697a6564001304e8546865206368616e6e656c206265747765656e2074686573652074776f20636861696e732063616e6e6f7420626520617574686f72697a65642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e410c0000024d0200450c0c4c706f6c6b61646f745f7072696d6974697665730876382c53657373696f6e496e666f00003401606163746976655f76616c696461746f725f696e6469636573610b014c5665633c56616c696461746f72496e6465783e00012c72616e646f6d5f736565640401205b75383b2033325d000138646973707574655f706572696f6410013053657373696f6e496e64657800012876616c696461746f7273490c019c496e64657865645665633c56616c696461746f72496e6465782c2056616c696461746f7249643e000138646973636f766572795f6b657973ad0901645665633c417574686f72697479446973636f7665727949643e00013c61737369676e6d656e745f6b657973410c01445665633c41737369676e6d656e7449643e00014076616c696461746f725f67726f7570734d0c01ac496e64657865645665633c47726f7570496e6465782c205665633c56616c696461746f72496e6465783e3e00011c6e5f636f72657310010c7533320001687a65726f74685f64656c61795f7472616e6368655f776964746810010c75333200016072656c61795f7672665f6d6f64756c6f5f73616d706c657310010c7533320001406e5f64656c61795f7472616e6368657310010c7533320001346e6f5f73686f775f736c6f747310010c7533320001406e65656465645f617070726f76616c7310010c7533320000490c0c4c706f6c6b61646f745f7072696d69746976657308763828496e646578656456656308044b0189040456014902000400650b01185665633c563e00004d0c0c4c706f6c6b61646f745f7072696d69746976657308763828496e646578656456656308044b019d07045601610b000400b90b01185665633c563e0000510c0000040810dd0400550c0c4c706f6c6b61646f745f7072696d6974697665730876383044697370757465537461746504044e01100010013876616c696461746f72735f666f728104017c4269745665633c75382c206269747665633a3a6f726465723a3a4c7362303e00014876616c696461746f72735f616761696e73748104017c4269745665633c75382c206269747665633a3a6f726465723a3a4c7362303e00011473746172741001044e000130636f6e636c756465645f6174b401244f7074696f6e3c4e3e0000590c04204254726565536574040454018904000400610b0000005d0c106c706f6c6b61646f745f72756e74696d655f70617261636861696e732064697370757465731870616c6c6574144572726f72040454000124744475706c69636174654469737075746553746174656d656e7453657473000004a84475706c696361746520646973707574652073746174656d656e7420736574732070726f76696465642e5c416e6369656e744469737075746553746174656d656e740001048c416e6369656e7420646973707574652073746174656d656e742070726f76696465642e6456616c696461746f72496e6465784f75744f66426f756e6473000204e856616c696461746f7220696e646578206f6e2073746174656d656e74206973206f7574206f6620626f756e647320666f722073657373696f6e2e40496e76616c69645369676e61747572650003047c496e76616c6964207369676e6174757265206f6e2073746174656d656e742e484475706c696361746553746174656d656e74000404cc56616c696461746f7220766f7465207375626d6974746564206d6f7265207468616e206f6e636520746f20646973707574652e4853696e676c65536964656444697370757465000504c441206469737075746520776865726520746865726520617265206f6e6c7920766f746573206f6e206f6e6520736964652e3c4d616c6963696f75734261636b65720006049c41206469737075746520766f74652066726f6d2061206d616c6963696f7573206261636b65722e4c4d697373696e674261636b696e67566f746573000704e04e6f206261636b696e6720766f74657320776572652070726f766964657320616c6f6e6720646973707574652073746174656d656e74732e48556e636f6e6669726d656444697370757465000804b0556e636f6e6669726d656420646973707574652073746174656d656e7420736574732070726f76696465642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e610c104c706f6c6b61646f745f7072696d69746976657308763820736c617368696e673850656e64696e67536c617368657300000801106b657973650c019442547265654d61703c56616c696461746f72496e6465782c2056616c696461746f7249643e0001106b696e641d05014c536c617368696e674f6666656e63654b696e640000650c042042547265654d617008044b0189040456014902000400690c000000690c0000026d0c006d0c000004088904490200710c146c706f6c6b61646f745f72756e74696d655f70617261636861696e7320646973707574657320736c617368696e671870616c6c6574144572726f7204045400011860496e76616c69644b65794f776e65727368697050726f6f660000048c546865206b6579206f776e6572736869702070726f6f6620697320696e76616c69642e4c496e76616c696453657373696f6e496e646578000104a05468652073657373696f6e20696e64657820697320746f6f206f6c64206f7220696e76616c69642e50496e76616c696443616e64696461746548617368000204785468652063616e646964617465206861736820697320696e76616c69642e54496e76616c696456616c696461746f72496e64657800030801015468657265206973206e6f2070656e64696e6720736c61736820666f722074686520676976656e2076616c696461746f7220696e64657820616e642074696d6514736c6f742e6056616c696461746f72496e64657849644d69736d61746368000404d05468652076616c696461746f7220696e64657820646f6573206e6f74206d61746368207468652076616c696461746f722069642e5c4475706c6963617465536c617368696e675265706f72740005040d0154686520676976656e20736c617368696e67207265706f72742069732076616c69642062757420616c72656164792070726576696f75736c79207265706f727465642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e750c106c706f6c6b61646f745f72756e74696d655f70617261636861696e73246f6e5f64656d616e6414747970657344436f7265416666696e697479436f756e740000080128636f72655f696e64657899070124436f7265496e646578000114636f756e7410010c7533320000790c106c706f6c6b61646f745f72756e74696d655f70617261636861696e73246f6e5f64656d616e641474797065733c517565756553746174757354797065000010011c74726166666963f50601244669786564553132380001286e6578745f696e6465787d0c01285175657565496e646578000138736d616c6c6573745f696e6465787d0c01285175657565496e64657800013466726565645f696e6469636573810c017442696e617279486561703c526576657273655175657565496e6465783e00007d0c106c706f6c6b61646f745f72756e74696d655f70617261636861696e73246f6e5f64656d616e64147479706573285175657565496e6465780000040010010c7533320000810c042842696e6172794865617004045401850c000400890c000000850c106c706f6c6b61646f745f72756e74696d655f70617261636861696e73246f6e5f64656d616e6414747970657344526576657273655175657565496e6465780000040010010c7533320000890c000002850c008d0c042842696e6172794865617004045401910c000400950c000000910c106c706f6c6b61646f745f72756e74696d655f70617261636861696e73246f6e5f64656d616e6414747970657334456e7175657565644f72646572000008011c706172615f6964ad02011850617261496400010c6964787d0c01285175657565496e6465780000950c000002910c00990c0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401180453000004009d0c01185665633c543e00009d0c0000021800a10c106c706f6c6b61646f745f72756e74696d655f70617261636861696e73246f6e5f64656d616e641870616c6c6574144572726f7204045400010c24517565756546756c6c000004e4546865206f726465722071756575652069732066756c6c2c2060706c6163655f6f72646572602077696c6c206e6f7420636f6e74696e75652e7053706f7450726963654869676865725468616e4d6178416d6f756e740001084d015468652063757272656e742073706f7420707269636520697320686967686572207468616e20746865206d617820616d6f756e742073706563696669656420696e207468652060706c6163655f6f72646572606063616c6c2c206d616b696e6720697420696e76616c69642e4c496e73756666696369656e74437265646974730002041d01546865206163636f756e7420646f65736e2774206861766520656e6f756768206372656469747320746f207075726368617365206f6e2d64656d616e6420636f726574696d652e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ea50c0000040810990700a90c0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e734461737369676e65725f636f726574696d65205363686564756c6504044e0110000c012c61737369676e6d656e74734d05018c5665633c28436f726541737369676e6d656e742c2050617274734f663537363030293e000120656e645f68696e74b401244f7074696f6e3c4e3e0001346e6578745f7363686564756c65b401244f7074696f6e3c4e3e0000ad0c0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e734461737369676e65725f636f726574696d6538436f726544657363726970746f7204044e0110000801147175657565b10c01684f7074696f6e3c517565756544657363726970746f723c4e3e3e00013063757272656e745f776f726bb90c01504f7074696f6e3c576f726b53746174653c4e3e3e0000b10c04184f7074696f6e04045401b50c0108104e6f6e6500000010536f6d650400b50c0000010000b50c0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e734461737369676e65725f636f726574696d653c517565756544657363726970746f7204044e01100008011466697273741001044e0001106c6173741001044e0000b90c04184f7074696f6e04045401bd0c0108104e6f6e6500000010536f6d650400bd0c0000010000bd0c0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e734461737369676e65725f636f726574696d6524576f726b537461746504044e01100010012c61737369676e6d656e7473c10c01985665633c28436f726541737369676e6d656e742c2041737369676e6d656e745374617465293e000120656e645f68696e74b401244f7074696f6e3c4e3e00010c706f739501010c753136000110737465705905013050617274734f6635373630300000c10c000002c50c00c50c000004085505c90c00c90c0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e734461737369676e65725f636f726574696d653c41737369676e6d656e7453746174650000080114726174696f5905013050617274734f66353736303000012472656d61696e696e675905013050617274734f6635373630300000cd0c106c706f6c6b61646f745f72756e74696d655f70617261636861696e734461737369676e65725f636f726574696d651870616c6c6574144572726f720404540001084041737369676e6d656e7473456d70747900000040446973616c6c6f776564496e73657274000108510161737369676e5f636f7265206973206f6e6c7920616c6c6f77656420746f20617070656e64206e65772061737369676e6d656e74732061742074686520656e64206f6620616c7265616479206578697374696e67786f6e6573206f722075706461746520746865206c61737420656e7472792e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ed10c0c5c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e3c70617261735f7265676973747261722050617261496e666f081c4163636f756e7401001c42616c616e63650118000c011c6d616e6167657200011c4163636f756e7400011c6465706f73697418011c42616c616e63650001186c6f636b6564d50c01304f7074696f6e3c626f6f6c3e0000d50c04184f7074696f6e04045401200108104e6f6e6500000010536f6d650400200000010000d90c105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e3c70617261735f7265676973747261721870616c6c6574144572726f72040454000138344e6f745265676973746572656400000464546865204944206973206e6f7420726567697374657265642e44416c7265616479526567697374657265640001047454686520494420697320616c726561647920726567697374657265642e204e6f744f776e65720002049c5468652063616c6c6572206973206e6f7420746865206f776e6572206f6620746869732049642e30436f6465546f6f4c617267650003045c496e76616c6964207061726120636f64652073697a652e404865616444617461546f6f4c6172676500040470496e76616c69642070617261206865616420646174612073697a652e304e6f7450617261636861696e0005046050617261206973206e6f7420612050617261636861696e2e344e6f7450617261746872656164000604bc50617261206973206e6f742061205061726174687265616420286f6e2d64656d616e642070617261636861696e292e4043616e6e6f74446572656769737465720007045843616e6e6f74206465726567697374657220706172613c43616e6e6f74446f776e67726164650008042d0143616e6e6f74207363686564756c6520646f776e6772616465206f66206c6561736520686f6c64696e672070617261636861696e20746f206f6e2d64656d616e642070617261636861696e3443616e6e6f7455706772616465000904250143616e6e6f74207363686564756c652075706772616465206f66206f6e2d64656d616e642070617261636861696e20746f206c6561736520686f6c64696e672070617261636861696e28506172614c6f636b6564000a08490150617261206973206c6f636b65642066726f6d206d616e6970756c6174696f6e20627920746865206d616e616765722e204d757374207573652070617261636861696e206f722072656c617920636861696e2c676f7665726e616e63652e2c4e6f745265736572766564000b04d054686520494420676976656e20666f7220726567697374726174696f6e20686173206e6f74206265656e2072657365727665642e2c496e76616c6964436f6465000c047c5468652076616c69646174696f6e20636f646520697320696e76616c69642e2843616e6e6f7453776170000d08510143616e6e6f7420706572666f726d20612070617261636861696e20736c6f74202f206c6966656379636c6520737761702e20436865636b207468617420746865207374617465206f6620626f74682070617261738461726520636f727265637420666f7220746865207377617020746f20776f726b2e048054686520604572726f726020656e756d206f6620746869732070616c6c65742edd0c000002510800e10c105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e14736c6f74731870616c6c6574144572726f7204045400010844506172614e6f744f6e626f617264696e670000048c5468652070617261636861696e204944206973206e6f74206f6e626f617264696e672e284c656173654572726f720001048854686572652077617320616e206572726f72207769746820746865206c656173652e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ee50c0000040800ad0200e90c00000324000000ed0c00ed0c04184f7074696f6e04045401f10c0108104e6f6e6500000010536f6d650400f10c0000010000f10c0000040c00ad021800f50c105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e2061756374696f6e731870616c6c6574144572726f7204045400011c4441756374696f6e496e50726f677265737300000490546869732061756374696f6e20697320616c726561647920696e2070726f67726573732e444c65617365506572696f64496e5061737400010480546865206c6561736520706572696f6420697320696e2074686520706173742e44506172614e6f74526567697374657265640002045850617261206973206e6f742072656769737465726564444e6f7443757272656e7441756374696f6e000304584e6f7420612063757272656e742061756374696f6e2e284e6f7441756374696f6e0004043c4e6f7420616e2061756374696f6e2e3041756374696f6e456e6465640005046841756374696f6e2068617320616c726561647920656e6465642e40416c72656164794c65617365644f7574000604d8546865207061726120697320616c7265616479206c6561736564206f757420666f722070617274206f6620746869732072616e67652e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ef90c0c5c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e2463726f77646c6f616e2046756e64496e666f10244163636f756e74496401001c42616c616e636501182c426c6f636b4e756d62657201102c4c65617365506572696f640110002801246465706f7369746f720001244163636f756e74496400012076657269666965723905014c4f7074696f6e3c4d756c74695369676e65723e00011c6465706f73697418011c42616c616e636500011872616973656418011c42616c616e636500010c656e6410012c426c6f636b4e756d62657200010c63617018011c42616c616e63650001446c6173745f636f6e747269627574696f6efd0c01744c617374436f6e747269627574696f6e3c426c6f636b4e756d6265723e00013066697273745f706572696f6410012c4c65617365506572696f6400012c6c6173745f706572696f6410012c4c65617365506572696f6400012866756e645f696e64657810012446756e64496e6465780000fd0c0c5c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e2463726f77646c6f616e404c617374436f6e747269627574696f6e042c426c6f636b4e756d6265720110010c144e6576657200000024507265456e64696e67040010010c75333200010018456e64696e67040010012c426c6f636b4e756d62657200020000010d105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e2463726f77646c6f616e1870616c6c6574144572726f7204045400015c444669727374506572696f64496e50617374000004f45468652063757272656e74206c6561736520706572696f64206973206d6f7265207468616e20746865206669727374206c6561736520706572696f642e644669727374506572696f64546f6f466172496e4675747572650001041101546865206669727374206c6561736520706572696f64206e6565647320746f206174206c65617374206265206c657373207468616e203320606d61785f76616c7565602e6c4c617374506572696f644265666f72654669727374506572696f64000204e84c617374206c6561736520706572696f64206d7573742062652067726561746572207468616e206669727374206c6561736520706572696f642e604c617374506572696f64546f6f466172496e4675747572650003042d01546865206c617374206c6561736520706572696f642063616e6e6f74206265206d6f7265207468616e203320706572696f64732061667465722074686520666972737420706572696f642e3c43616e6e6f74456e64496e5061737400040445015468652063616d706169676e20656e6473206265666f7265207468652063757272656e7420626c6f636b206e756d6265722e2054686520656e64206d75737420626520696e20746865206675747572652e44456e64546f6f466172496e467574757265000504c054686520656e64206461746520666f7220746869732063726f77646c6f616e206973206e6f742073656e7369626c652e204f766572666c6f770006045854686572652077617320616e206f766572666c6f772e50436f6e747269627574696f6e546f6f536d616c6c000704e854686520636f6e747269627574696f6e207761732062656c6f7720746865206d696e696d756d2c20604d696e436f6e747269627574696f6e602e34496e76616c69645061726149640008044c496e76616c69642066756e6420696e6465782e2c436170457863656564656400090490436f6e747269627574696f6e7320657863656564206d6178696d756d20616d6f756e742e58436f6e747269627574696f6e506572696f644f766572000a04a854686520636f6e747269627574696f6e20706572696f642068617320616c726561647920656e6465642e34496e76616c69644f726967696e000b048c546865206f726967696e206f6620746869732063616c6c20697320696e76616c69642e304e6f7450617261636861696e000c04c8546869732063726f77646c6f616e20646f6573206e6f7420636f72726573706f6e6420746f20612070617261636861696e2e2c4c65617365416374697665000d041501546869732070617261636861696e206c65617365206973207374696c6c2061637469766520616e64207265746972656d656e742063616e6e6f742079657420626567696e2e404269644f724c65617365416374697665000e043101546869732070617261636861696e277320626964206f72206c65617365206973207374696c6c2061637469766520616e642077697468647261772063616e6e6f742079657420626567696e2e3046756e644e6f74456e646564000f04805468652063726f77646c6f616e20686173206e6f742079657420656e6465642e3c4e6f436f6e747269627574696f6e73001004d0546865726520617265206e6f20636f6e747269627574696f6e732073746f72656420696e20746869732063726f77646c6f616e2e484e6f745265616479546f446973736f6c766500110855015468652063726f77646c6f616e206973206e6f7420726561647920746f20646973736f6c76652e20506f74656e7469616c6c79207374696c6c20686173206120736c6f74206f7220696e207265746972656d656e741c706572696f642e40496e76616c69645369676e617475726500120448496e76616c6964207369676e61747572652e304d656d6f546f6f4c617267650013047c5468652070726f7669646564206d656d6f20697320746f6f206c617267652e44416c7265616479496e4e65775261697365001404845468652066756e6420697320616c726561647920696e20604e65775261697365604856726644656c6179496e50726f6772657373001504b44e6f20636f6e747269627574696f6e7320616c6c6f77656420647572696e6720746865205652462064656c6179344e6f4c65617365506572696f640016042d0141206c6561736520706572696f6420686173206e6f742073746172746564207965742c2064756520746f20616e206f666673657420696e20746865207374617274696e6720626c6f636b2e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e050d106c706f6c6b61646f745f72756e74696d655f70617261636861696e7320636f726574696d651870616c6c6574144572726f7204045400010c244e6f7442726f6b6572000004290154686520706172616964206d616b696e67207468652063616c6c206973206e6f742074686520636f726574696d652062726f6b65726167652073797374656d2070617261636861696e2e58526571756573746564467574757265526576656e7565000108450152657175657374656420726576656e756520696e666f726d6174696f6e20607768656e6020706172616d657465722077617320696e20746865206675747572652066726f6d207468652063757272656e7434626c6f636b206865696768742e4c41737365745472616e736665724661696c6564000204bc4661696c656420746f207472616e736665722061737365747320746f2074686520636f726574696d6520636861696e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e090d0c2870616c6c65745f78636d1870616c6c65742c5175657279537461747573042c426c6f636b4e756d6265720110010c1c50656e64696e67100124726573706f6e6465728501014456657273696f6e65644c6f636174696f6e00014c6d617962655f6d617463685f717565726965720d0d01644f7074696f6e3c56657273696f6e65644c6f636174696f6e3e0001306d617962655f6e6f74696679110d01404f7074696f6e3c2875382c207538293e00011c74696d656f757410012c426c6f636b4e756d6265720000003c56657273696f6e4e6f7469666965720801186f726967696e8501014456657273696f6e65644c6f636174696f6e00012469735f616374697665200110626f6f6c000100145265616479080120726573706f6e7365190d014456657273696f6e6564526573706f6e7365000108617410012c426c6f636b4e756d626572000200000d0d04184f7074696f6e0404540185010108104e6f6e6500000010536f6d65040085010000010000110d04184f7074696f6e04045401150d0108104e6f6e6500000010536f6d650400150d0000010000150d00000408080800190d080c78636d4456657273696f6e6564526573706f6e736500010c0856330400a105013076333a3a526573706f6e736500030008563404000906013076343a3a526573706f6e736500040008563504005106013076353a3a526573706f6e7365000500001d0d0000040810850100210d0000040c30281000250d0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401290d0453000004002d0d01185665633c543e0000290d00000408850110002d0d000002290d00310d0c2870616c6c65745f78636d1870616c6c65745456657273696f6e4d6967726174696f6e53746167650001105c4d696772617465537570706f7274656456657273696f6e0000005c4d69677261746556657273696f6e4e6f74696669657273000100504e6f7469667943757272656e74546172676574730400350d013c4f7074696f6e3c5665633c75383e3e000200684d696772617465416e644e6f746966794f6c645461726765747300030000350d04184f7074696f6e04045401380108104e6f6e6500000010536f6d650400380000010000390d0000040c1000dd06003d0d0c2870616c6c65745f78636d1870616c6c65746852656d6f74654c6f636b656446756e6769626c655265636f72640848436f6e73756d65724964656e7469666965720190304d6178436f6e73756d6572730000100118616d6f756e74180110753132380001146f776e65728501014456657273696f6e65644c6f636174696f6e0001186c6f636b65728501014456657273696f6e65644c6f636174696f6e000124636f6e73756d657273410d01d0426f756e6465645665633c28436f6e73756d65724964656e7469666965722c2075313238292c204d6178436f6e73756d6572733e0000410d0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401450d045300000400490d01185665633c543e0000450d00000408901800490d000002450d004d0d0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401510d045300000400550d01185665633c543e0000510d0000040818850100550d000002510d00590d082870616c6c65745f78636d58417574686f72697a6564416c6961736573456e74727908185469636b6574015d0d0c4d415801610d00080120616c696173657273650d0178426f756e6465645665633c4f726967696e416c69617365722c204d41583e0001187469636b65745d0d01185469636b657400005d0d10346672616d655f737570706f7274187472616974731c73746f726167652044697361626c656400000000610d0c2870616c6c65745f78636d1870616c6c6574504d6178417574686f72697a6564416c696173657300000000650d0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401690d0453000004006d0d01185665633c543e0000690d0c4078636d5f72756e74696d655f6170697348617574686f72697a65645f616c6961736573344f726967696e416c696173657200000801206c6f636174696f6e8501014456657273696f6e65644c6f636174696f6e000118657870697279e106012c4f7074696f6e3c7536343e00006d0d000002690d00710d0c2870616c6c65745f78636d1870616c6c6574144572726f7204045400016c2c556e726561636861626c650000085d0154686520646573697265642064657374696e6174696f6e2077617320756e726561636861626c652c2067656e6572616c6c7920626563617573652074686572652069732061206e6f20776179206f6620726f7574696e6718746f2069742e2c53656e644661696c757265000108410154686572652077617320736f6d65206f746865722069737375652028692e652e206e6f7420746f20646f207769746820726f7574696e672920696e2073656e64696e6720746865206d6573736167652ec8506572686170732061206c61636b206f6620737061636520666f7220627566666572696e6720746865206d6573736167652e2046696c74657265640002049c546865206d65737361676520657865637574696f6e206661696c73207468652066696c7465722e48556e776569676861626c654d657373616765000304b4546865206d65737361676527732077656967687420636f756c64206e6f742062652064657465726d696e65642e6044657374696e6174696f6e4e6f74496e7665727469626c65000404dc5468652064657374696e6174696f6e20604c6f636174696f6e602070726f76696465642063616e6e6f7420626520696e7665727465642e14456d707479000504805468652061737365747320746f2062652073656e742061726520656d7074792e3843616e6e6f745265616e63686f720006043501436f756c64206e6f742072652d616e63686f72207468652061737365747320746f206465636c61726520746865206665657320666f72207468652064657374696e6174696f6e20636861696e2e34546f6f4d616e79417373657473000704c4546f6f206d616e79206173736574732068617665206265656e20617474656d7074656420666f72207472616e736665722e34496e76616c69644f726967696e000804784f726967696e20697320696e76616c696420666f722073656e64696e672e2842616456657273696f6e00090421015468652076657273696f6e206f6620746865206056657273696f6e6564602076616c75652075736564206973206e6f742061626c6520746f20626520696e7465727072657465642e2c4261644c6f636174696f6e000a08410154686520676976656e206c6f636174696f6e20636f756c64206e6f7420626520757365642028652e672e20626563617573652069742063616e6e6f742062652065787072657373656420696e2074686560646573697265642076657273696f6e206f662058434d292e384e6f537562736372697074696f6e000b04bc546865207265666572656e63656420737562736372697074696f6e20636f756c64206e6f7420626520666f756e642e44416c726561647953756273637269626564000c041101546865206c6f636174696f6e20697320696e76616c69642073696e636520697420616c726561647920686173206120737562736372697074696f6e2066726f6d2075732e5843616e6e6f74436865636b4f757454656c65706f7274000d042901436f756c64206e6f7420636865636b2d6f7574207468652061737365747320666f722074656c65706f72746174696f6e20746f207468652064657374696e6174696f6e20636861696e2e284c6f7742616c616e6365000e044101546865206f776e657220646f6573206e6f74206f776e2028616c6c29206f662074686520617373657420746861742074686579207769736820746f20646f20746865206f7065726174696f6e206f6e2e30546f6f4d616e794c6f636b73000f04c0546865206173736574206f776e65722068617320746f6f206d616e79206c6f636b73206f6e207468652061737365742e4c4163636f756e744e6f74536f7665726569676e001004310154686520676976656e206163636f756e74206973206e6f7420616e206964656e7469666961626c6520736f7665726569676e206163636f756e7420666f7220616e79206c6f636174696f6e2e28466565734e6f744d65740011042901546865206f7065726174696f6e207265717569726564206665657320746f20626520706169642077686963682074686520696e69746961746f7220636f756c64206e6f74206d6565742e304c6f636b4e6f74466f756e64001204f4412072656d6f7465206c6f636b20776974682074686520636f72726573706f6e64696e67206461746120636f756c64206e6f7420626520666f756e642e14496e557365001304490154686520756e6c6f636b206f7065726174696f6e2063616e6e6f742073756363656564206265636175736520746865726520617265207374696c6c20636f6e73756d657273206f6620746865206c6f636b2e68496e76616c69644173736574556e6b6e6f776e52657365727665001504f0496e76616c69642061737365742c207265736572766520636861696e20636f756c64206e6f742062652064657465726d696e656420666f722069742e78496e76616c69644173736574556e737570706f72746564526573657276650016044501496e76616c69642061737365742c20646f206e6f7420737570706f72742072656d6f7465206173736574207265736572766573207769746820646966666572656e7420666565732072657365727665732e3c546f6f4d616e7952657365727665730017044901546f6f206d616e7920617373657473207769746820646966666572656e742072657365727665206c6f636174696f6e732068617665206265656e20617474656d7074656420666f72207472616e736665722e604c6f63616c457865637574696f6e496e636f6d706c6574650018047c4c6f63616c2058434d20657865637574696f6e20696e636f6d706c6574652e60546f6f4d616e79417574686f72697a6564416c6961736573001904b8546f6f206d616e79206c6f636174696f6e7320617574686f72697a656420746f20616c696173206f726967696e2e3445787069726573496e50617374001a048c45787069727920626c6f636b206e756d62657220697320696e2074686520706173742e34416c6961734e6f74466f756e64001b04d054686520616c69617320746f2072656d6f766520617574686f72697a6174696f6e20666f7220776173206e6f7420666f756e642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e750d085070616c6c65745f6d6573736167655f717565756524426f6f6b537461746504344d6573736167654f726967696e01e90600180114626567696e10012450616765496e64657800010c656e6410012450616765496e646578000114636f756e7410012450616765496e64657800014072656164795f6e65696768626f757273790d01844f7074696f6e3c4e65696768626f7572733c4d6573736167654f726967696e3e3e0001346d6573736167655f636f756e7430010c75363400011073697a6530010c7536340000790d04184f7074696f6e040454017d0d0108104e6f6e6500000010536f6d6504007d0d00000100007d0d085070616c6c65745f6d6573736167655f7175657565284e65696768626f75727304344d6573736167654f726967696e01e9060008011070726576e90601344d6573736167654f726967696e0001106e657874e90601344d6573736167654f726967696e0000810d00000408e9061000850d085070616c6c65745f6d6573736167655f71756575651050616765081053697a650110204865617053697a65000018012472656d61696e696e6710011053697a6500013872656d61696e696e675f73697a6510011053697a6500012c66697273745f696e64657810011053697a65000114666972737410011053697a650001106c61737410011053697a6500011068656170890d019c426f756e6465645665633c75382c20496e746f5533323c4865617053697a652c2053697a653e3e0000890d0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e00008d0d0c5070616c6c65745f6d6573736167655f71756575651870616c6c6574144572726f720404540001242c4e6f745265617061626c65000008490150616765206973206e6f74207265617061626c65206265636175736520697420686173206974656d732072656d61696e696e6720746f2062652070726f63657373656420616e64206973206e6f74206f6c641c656e6f7567682e184e6f50616765000104845061676520746f2062652072656170656420646f6573206e6f742065786973742e244e6f4d657373616765000204a8546865207265666572656e636564206d65737361676520636f756c64206e6f7420626520666f756e642e40416c726561647950726f6365737365640003040101546865206d6573736167652077617320616c72656164792070726f63657373656420616e642063616e6e6f742062652070726f63657373656420616761696e2e18517565756564000404ac546865206d6573736167652069732071756575656420666f722066757475726520657865637574696f6e2e48496e73756666696369656e74576569676874000504190154686572652069732074656d706f726172696c79206e6f7420656e6f7567682077656967687420746f20636f6e74696e756520736572766963696e67206d657373616765732e6054656d706f726172696c79556e70726f6365737361626c65000610a854686973206d6573736167652069732074656d706f726172696c7920756e70726f6365737361626c652e00590153756368206572726f7273206172652065787065637465642c20627574206e6f742067756172616e746565642c20746f207265736f6c7665207468656d73656c766573206576656e7475616c6c79207468726f756768247265747279696e672e2c517565756550617573656400070cec5468652071756575652069732070617573656420616e64206e6f206d6573736167652063616e2062652065786563757465642066726f6d2069742e001d01546869732063616e206368616e676520617420616e792074696d6520616e64206d6179207265736f6c766520696e20746865206675747572652062792072652d747279696e672e4c526563757273697665446973616c6c6f7765640008043101416e6f746865722063616c6c20697320696e2070726f677265737320616e64206e6565647320746f2066696e697368206265666f726520746869732063616c6c2063616e2068617070656e2e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e910d0c4470616c6c65745f61737365745f726174651870616c6c6574144572726f7204045400010c40556e6b6e6f776e41737365744b696e640000047854686520676976656e20617373657420494420697320756e6b6e6f776e2e34416c7265616479457869737473000104510154686520676976656e20617373657420494420616c72656164792068617320616e2061737369676e656420636f6e76657273696f6e207261746520616e642063616e6e6f742062652072652d637265617465642e204f766572666c6f77000204cc4f766572666c6f77206f637572726564207768656e2063616c63756c6174696e672074686520696e766572736520726174652e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e950d0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454015502045300000400990d01185665633c543e0000990d0000025502009d0d0c3070616c6c65745f62656566791870616c6c6574144572726f7204045400011c60496e76616c69644b65794f776e65727368697050726f6f66000004310141206b6579206f776e6572736869702070726f6f662070726f76696465642061732070617274206f6620616e2065717569766f636174696f6e207265706f727420697320696e76616c69642e60496e76616c6964446f75626c65566f74696e6750726f6f6600010431014120646f75626c6520766f74696e672070726f6f662070726f76696465642061732070617274206f6620616e2065717569766f636174696f6e207265706f727420697320696e76616c69642e58496e76616c6964466f726b566f74696e6750726f6f6600020429014120666f726b20766f74696e672070726f6f662070726f76696465642061732070617274206f6620616e2065717569766f636174696f6e207265706f727420697320696e76616c69642e74496e76616c6964467574757265426c6f636b566f74696e6750726f6f660003044901412066757475726520626c6f636b20766f74696e672070726f6f662070726f76696465642061732070617274206f6620616e2065717569766f636174696f6e207265706f727420697320696e76616c69642e7c496e76616c696445717569766f636174696f6e50726f6f6653657373696f6e000404c05468652073657373696f6e206f66207468652065717569766f636174696f6e2070726f6f6620697320696e76616c6964584475706c69636174654f6666656e63655265706f727400050415014120676976656e2065717569766f636174696f6e207265706f72742069732076616c69642062757420616c72656164792070726576696f75736c79207265706f727465642e50496e76616c6964436f6e66696775726174696f6e0006048c5375626d697474656420636f6e66696775726174696f6e20697320696e76616c69642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ea10d0c4873705f636f6e73656e7375735f62656566790c6d6d72444265656679417574686f726974795365740458417574686f72697479536574436f6d6d69746d656e740134000c0108696430015463726174653a3a56616c696461746f72536574496400010c6c656e10010c7533320001446b65797365745f636f6d6d69746d656e74340158417574686f72697479536574436f6d6d69746d656e740000a50d00000428a90dad0db10db50db90dc10dc50dc90dcd0dd10d00a90d10306672616d655f73797374656d28657874656e73696f6e7354636865636b5f6e6f6e5f7a65726f5f73656e64657248436865636b4e6f6e5a65726f53656e64657204045400000000ad0d10306672616d655f73797374656d28657874656e73696f6e7348636865636b5f737065635f76657273696f6e40436865636b5370656356657273696f6e04045400000000b10d10306672616d655f73797374656d28657874656e73696f6e7340636865636b5f74785f76657273696f6e38436865636b547856657273696f6e04045400000000b50d10306672616d655f73797374656d28657874656e73696f6e7334636865636b5f67656e6573697330436865636b47656e6573697304045400000000b90d10306672616d655f73797374656d28657874656e73696f6e733c636865636b5f6d6f7274616c69747938436865636b4d6f7274616c69747904045400000400bd0d010c4572610000bd0d102873705f72756e74696d651c67656e657269630c6572610c4572610001010420496d6d6f7274616c0000001c4d6f7274616c31040008000001001c4d6f7274616c32040008000002001c4d6f7274616c33040008000003001c4d6f7274616c34040008000004001c4d6f7274616c35040008000005001c4d6f7274616c36040008000006001c4d6f7274616c37040008000007001c4d6f7274616c38040008000008001c4d6f7274616c3904000800000900204d6f7274616c313004000800000a00204d6f7274616c313104000800000b00204d6f7274616c313204000800000c00204d6f7274616c313304000800000d00204d6f7274616c313404000800000e00204d6f7274616c313504000800000f00204d6f7274616c313604000800001000204d6f7274616c313704000800001100204d6f7274616c313804000800001200204d6f7274616c313904000800001300204d6f7274616c323004000800001400204d6f7274616c323104000800001500204d6f7274616c323204000800001600204d6f7274616c323304000800001700204d6f7274616c323404000800001800204d6f7274616c323504000800001900204d6f7274616c323604000800001a00204d6f7274616c323704000800001b00204d6f7274616c323804000800001c00204d6f7274616c323904000800001d00204d6f7274616c333004000800001e00204d6f7274616c333104000800001f00204d6f7274616c333204000800002000204d6f7274616c333304000800002100204d6f7274616c333404000800002200204d6f7274616c333504000800002300204d6f7274616c333604000800002400204d6f7274616c333704000800002500204d6f7274616c333804000800002600204d6f7274616c333904000800002700204d6f7274616c343004000800002800204d6f7274616c343104000800002900204d6f7274616c343204000800002a00204d6f7274616c343304000800002b00204d6f7274616c343404000800002c00204d6f7274616c343504000800002d00204d6f7274616c343604000800002e00204d6f7274616c343704000800002f00204d6f7274616c343804000800003000204d6f7274616c343904000800003100204d6f7274616c353004000800003200204d6f7274616c353104000800003300204d6f7274616c353204000800003400204d6f7274616c353304000800003500204d6f7274616c353404000800003600204d6f7274616c353504000800003700204d6f7274616c353604000800003800204d6f7274616c353704000800003900204d6f7274616c353804000800003a00204d6f7274616c353904000800003b00204d6f7274616c363004000800003c00204d6f7274616c363104000800003d00204d6f7274616c363204000800003e00204d6f7274616c363304000800003f00204d6f7274616c363404000800004000204d6f7274616c363504000800004100204d6f7274616c363604000800004200204d6f7274616c363704000800004300204d6f7274616c363804000800004400204d6f7274616c363904000800004500204d6f7274616c373004000800004600204d6f7274616c373104000800004700204d6f7274616c373204000800004800204d6f7274616c373304000800004900204d6f7274616c373404000800004a00204d6f7274616c373504000800004b00204d6f7274616c373604000800004c00204d6f7274616c373704000800004d00204d6f7274616c373804000800004e00204d6f7274616c373904000800004f00204d6f7274616c383004000800005000204d6f7274616c383104000800005100204d6f7274616c383204000800005200204d6f7274616c383304000800005300204d6f7274616c383404000800005400204d6f7274616c383504000800005500204d6f7274616c383604000800005600204d6f7274616c383704000800005700204d6f7274616c383804000800005800204d6f7274616c383904000800005900204d6f7274616c393004000800005a00204d6f7274616c393104000800005b00204d6f7274616c393204000800005c00204d6f7274616c393304000800005d00204d6f7274616c393404000800005e00204d6f7274616c393504000800005f00204d6f7274616c393604000800006000204d6f7274616c393704000800006100204d6f7274616c393804000800006200204d6f7274616c393904000800006300244d6f7274616c31303004000800006400244d6f7274616c31303104000800006500244d6f7274616c31303204000800006600244d6f7274616c31303304000800006700244d6f7274616c31303404000800006800244d6f7274616c31303504000800006900244d6f7274616c31303604000800006a00244d6f7274616c31303704000800006b00244d6f7274616c31303804000800006c00244d6f7274616c31303904000800006d00244d6f7274616c31313004000800006e00244d6f7274616c31313104000800006f00244d6f7274616c31313204000800007000244d6f7274616c31313304000800007100244d6f7274616c31313404000800007200244d6f7274616c31313504000800007300244d6f7274616c31313604000800007400244d6f7274616c31313704000800007500244d6f7274616c31313804000800007600244d6f7274616c31313904000800007700244d6f7274616c31323004000800007800244d6f7274616c31323104000800007900244d6f7274616c31323204000800007a00244d6f7274616c31323304000800007b00244d6f7274616c31323404000800007c00244d6f7274616c31323504000800007d00244d6f7274616c31323604000800007e00244d6f7274616c31323704000800007f00244d6f7274616c31323804000800008000244d6f7274616c31323904000800008100244d6f7274616c31333004000800008200244d6f7274616c31333104000800008300244d6f7274616c31333204000800008400244d6f7274616c31333304000800008500244d6f7274616c31333404000800008600244d6f7274616c31333504000800008700244d6f7274616c31333604000800008800244d6f7274616c31333704000800008900244d6f7274616c31333804000800008a00244d6f7274616c31333904000800008b00244d6f7274616c31343004000800008c00244d6f7274616c31343104000800008d00244d6f7274616c31343204000800008e00244d6f7274616c31343304000800008f00244d6f7274616c31343404000800009000244d6f7274616c31343504000800009100244d6f7274616c31343604000800009200244d6f7274616c31343704000800009300244d6f7274616c31343804000800009400244d6f7274616c31343904000800009500244d6f7274616c31353004000800009600244d6f7274616c31353104000800009700244d6f7274616c31353204000800009800244d6f7274616c31353304000800009900244d6f7274616c31353404000800009a00244d6f7274616c31353504000800009b00244d6f7274616c31353604000800009c00244d6f7274616c31353704000800009d00244d6f7274616c31353804000800009e00244d6f7274616c31353904000800009f00244d6f7274616c3136300400080000a000244d6f7274616c3136310400080000a100244d6f7274616c3136320400080000a200244d6f7274616c3136330400080000a300244d6f7274616c3136340400080000a400244d6f7274616c3136350400080000a500244d6f7274616c3136360400080000a600244d6f7274616c3136370400080000a700244d6f7274616c3136380400080000a800244d6f7274616c3136390400080000a900244d6f7274616c3137300400080000aa00244d6f7274616c3137310400080000ab00244d6f7274616c3137320400080000ac00244d6f7274616c3137330400080000ad00244d6f7274616c3137340400080000ae00244d6f7274616c3137350400080000af00244d6f7274616c3137360400080000b000244d6f7274616c3137370400080000b100244d6f7274616c3137380400080000b200244d6f7274616c3137390400080000b300244d6f7274616c3138300400080000b400244d6f7274616c3138310400080000b500244d6f7274616c3138320400080000b600244d6f7274616c3138330400080000b700244d6f7274616c3138340400080000b800244d6f7274616c3138350400080000b900244d6f7274616c3138360400080000ba00244d6f7274616c3138370400080000bb00244d6f7274616c3138380400080000bc00244d6f7274616c3138390400080000bd00244d6f7274616c3139300400080000be00244d6f7274616c3139310400080000bf00244d6f7274616c3139320400080000c000244d6f7274616c3139330400080000c100244d6f7274616c3139340400080000c200244d6f7274616c3139350400080000c300244d6f7274616c3139360400080000c400244d6f7274616c3139370400080000c500244d6f7274616c3139380400080000c600244d6f7274616c3139390400080000c700244d6f7274616c3230300400080000c800244d6f7274616c3230310400080000c900244d6f7274616c3230320400080000ca00244d6f7274616c3230330400080000cb00244d6f7274616c3230340400080000cc00244d6f7274616c3230350400080000cd00244d6f7274616c3230360400080000ce00244d6f7274616c3230370400080000cf00244d6f7274616c3230380400080000d000244d6f7274616c3230390400080000d100244d6f7274616c3231300400080000d200244d6f7274616c3231310400080000d300244d6f7274616c3231320400080000d400244d6f7274616c3231330400080000d500244d6f7274616c3231340400080000d600244d6f7274616c3231350400080000d700244d6f7274616c3231360400080000d800244d6f7274616c3231370400080000d900244d6f7274616c3231380400080000da00244d6f7274616c3231390400080000db00244d6f7274616c3232300400080000dc00244d6f7274616c3232310400080000dd00244d6f7274616c3232320400080000de00244d6f7274616c3232330400080000df00244d6f7274616c3232340400080000e000244d6f7274616c3232350400080000e100244d6f7274616c3232360400080000e200244d6f7274616c3232370400080000e300244d6f7274616c3232380400080000e400244d6f7274616c3232390400080000e500244d6f7274616c3233300400080000e600244d6f7274616c3233310400080000e700244d6f7274616c3233320400080000e800244d6f7274616c3233330400080000e900244d6f7274616c3233340400080000ea00244d6f7274616c3233350400080000eb00244d6f7274616c3233360400080000ec00244d6f7274616c3233370400080000ed00244d6f7274616c3233380400080000ee00244d6f7274616c3233390400080000ef00244d6f7274616c3234300400080000f000244d6f7274616c3234310400080000f100244d6f7274616c3234320400080000f200244d6f7274616c3234330400080000f300244d6f7274616c3234340400080000f400244d6f7274616c3234350400080000f500244d6f7274616c3234360400080000f600244d6f7274616c3234370400080000f700244d6f7274616c3234380400080000f800244d6f7274616c3234390400080000f900244d6f7274616c3235300400080000fa00244d6f7274616c3235310400080000fb00244d6f7274616c3235320400080000fc00244d6f7274616c3235330400080000fd00244d6f7274616c3235340400080000fe00244d6f7274616c3235350400080000ff0000c10d10306672616d655f73797374656d28657874656e73696f6e732c636865636b5f6e6f6e636528436865636b4e6f6e636504045400000400f40120543a3a4e6f6e63650000c50d10306672616d655f73797374656d28657874656e73696f6e7330636865636b5f7765696768742c436865636b57656967687404045400000000c90d086870616c6c65745f7472616e73616374696f6e5f7061796d656e74604368617267655472616e73616374696f6e5061796d656e74040454000004000501013042616c616e63654f663c543e0000cd0d0c5c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e18636c61696d734850726576616c69646174654174746573747304045400000000d10d08746672616d655f6d657461646174615f686173685f657874656e73696f6e44436865636b4d657461646174614861736804045400000401106d6f6465d50d01104d6f64650000d50d08746672616d655f6d657461646174615f686173685f657874656e73696f6e104d6f64650001082044697361626c65640000001c456e61626c656400010000d90d0840706f6c6b61646f745f72756e74696d651c52756e74696d6500000000dd0d0c3072656c61795f636f6d6d6f6e106170697334496e666c6174696f6e496e666f0000080124696e666c6174696f6ee10d015c73705f72756e74696d653a3a5065727175696e74696c6c0001246e6578745f6d696e74e50d01f028706f6c6b61646f745f7072696d6974697665733a3a42616c616e63652c20706f6c6b61646f745f7072696d6974697665733a3a42616c616e6365290000e10d0c3473705f61726974686d65746963287065725f7468696e67732c5065727175696e74696c6c0000040030010c7536340000e50d00000408181800e90d102873705f72756e74696d651c67656e6572696314626c6f636b14426c6f636b081848656164657201cd012445787472696e73696301ed0d00080118686561646572cd01011848656164657200012865787472696e73696373f10d01385665633c45787472696e7369633e0000ed0d102873705f72756e74696d651c67656e657269634c756e636865636b65645f65787472696e73696348556e636865636b656445787472696e736963101c4164647265737301f1011043616c6c01a101245369676e617475726501450514457874726101a50d00040038000000f10d000002ed0d00f50d082873705f72756e74696d655845787472696e736963496e636c7573696f6e4d6f646500010834416c6c45787472696e73696373000000344f6e6c79496e686572656e747300010000f90d081c73705f636f7265384f70617175654d657461646174610000040038011c5665633c75383e0000fd0d04184f7074696f6e04045401f90d0108104e6f6e6500000010536f6d650400f90d0000010000010e0418526573756c74080454018c044501050e0108084f6b04008c000000000c4572720400050e0000010000050e0c2873705f72756e74696d65507472616e73616374696f6e5f76616c6964697479605472616e73616374696f6e56616c69646974794572726f720001081c496e76616c69640400090e0148496e76616c69645472616e73616374696f6e0000001c556e6b6e6f776e04000d0e0148556e6b6e6f776e5472616e73616374696f6e00010000090e0c2873705f72756e74696d65507472616e73616374696f6e5f76616c696469747948496e76616c69645472616e73616374696f6e0001341043616c6c0000001c5061796d656e7400010018467574757265000200145374616c650003002042616450726f6f6600040044416e6369656e744269727468426c6f636b0005004445786861757374735265736f757263657300060018437573746f6d04000801087538000700304261644d616e6461746f72790008004c4d616e6461746f727956616c69646174696f6e000900244261645369676e6572000a0054496e64657465726d696e617465496d706c69636974000b0034556e6b6e6f776e4f726967696e000c00000d0e0c2873705f72756e74696d65507472616e73616374696f6e5f76616c696469747948556e6b6e6f776e5472616e73616374696f6e00010c3043616e6e6f744c6f6f6b75700000004c4e6f556e7369676e656456616c696461746f7200010018437573746f6d0400080108753800020000110e083073705f696e686572656e747330496e686572656e7444617461000004011064617461150e019442547265654d61703c496e686572656e744964656e7469666965722c205665633c75383e3e0000150e042042547265654d617008044b019d0504560138000400190e000000190e0000021d0e001d0e000004089d053800210e083073705f696e686572656e747350436865636b496e686572656e7473526573756c7400000c01106f6b6179200110626f6f6c00012c666174616c5f6572726f72200110626f6f6c0001186572726f7273110e0130496e686572656e74446174610000250e00000408000000290e0c2873705f72756e74696d65507472616e73616374696f6e5f76616c6964697479445472616e73616374696f6e536f7572636500010c1c496e426c6f636b000000144c6f63616c0001002045787465726e616c000200002d0e0418526573756c7408045401310e044501050e0108084f6b0400310e000000000c4572720400050e0000010000310e0c2873705f72756e74696d65507472616e73616374696f6e5f76616c69646974794056616c69645472616e73616374696f6e00001401207072696f7269747930014c5472616e73616374696f6e5072696f726974790001207265717569726573b101014c5665633c5472616e73616374696f6e5461673e00012070726f7669646573b101014c5665633c5472616e73616374696f6e5461673e0001246c6f6e6765766974793001505472616e73616374696f6e4c6f6e67657669747900012470726f706167617465200110626f6f6c0000350e00000408b90b390e00390e0c4c706f6c6b61646f745f7072696d6974697665730876384447726f7570526f746174696f6e496e666f04044e0110000c014c73657373696f6e5f73746172745f626c6f636b1001044e00016067726f75705f726f746174696f6e5f6672657175656e63791001044e00010c6e6f771001044e00003d0e000002410e00410e0c4c706f6c6b61646f745f7072696d697469766573207673746167696e6724436f726553746174650804480134044e0110010c204f636375706965640400450e01484f63637570696564436f72653c482c204e3e000000245363686564756c656404004d0e01345363686564756c6564436f7265000100104672656500020000450e0c4c706f6c6b61646f745f7072696d697469766573207673746167696e67304f63637570696564436f72650804480134044e0110002001506e6578745f75705f6f6e5f617661696c61626c65490e01544f7074696f6e3c5363686564756c6564436f72653e0001386f636375706965645f73696e63651001044e00012c74696d655f6f75745f61741001044e00014c6e6578745f75705f6f6e5f74696d655f6f7574490e01544f7074696f6e3c5363686564756c6564436f72653e000130617661696c6162696c6974798104017c4269745665633c75382c206269747665633a3a6f726465723a3a4c7362303e00014467726f75705f726573706f6e7369626c659d07012847726f7570496e64657800013863616e6469646174655f68617368dd04013443616e6469646174654861736800015063616e6469646174655f64657363726970746f729d04016043616e64696461746544657363726970746f7256323c483e0000490e04184f7074696f6e040454014d0e0108104e6f6e6500000010536f6d6504004d0e00000100004d0e0c4c706f6c6b61646f745f7072696d697469766573087638345363686564756c6564436f7265000008011c706172615f6964ad0201084964000120636f6c6c61746f72510e01484f7074696f6e3c436f6c6c61746f7249643e0000510e04184f7074696f6e04045401550e0108104e6f6e6500000010536f6d650400550e0000010000550e104c706f6c6b61646f745f7072696d69746976657308763830636f6c6c61746f725f617070185075626c69630000040004013c737232353531393a3a5075626c69630000590e0c4c706f6c6b61646f745f7072696d697469766573087638584f63637570696564436f7265417373756d7074696f6e00010c20496e636c756465640000002054696d65644f75740001001046726565000200005d0e04184f7074696f6e04045401610e0108104e6f6e6500000010536f6d650400610e0000010000610e0c4c706f6c6b61646f745f7072696d6974697665730876385c50657273697374656456616c69646174696f6e446174610804480134044e01100010012c706172656e745f68656164c9040120486561644461746100014c72656c61795f706172656e745f6e756d6265721001044e00016472656c61795f706172656e745f73746f726167655f726f6f74340104480001306d61785f706f765f73697a6510010c7533320000650e04184f7074696f6e04045401690e0108104e6f6e6500000010536f6d650400690e0000010000690e00000408610ea904006d0e04184f7074696f6e0404540199040108104e6f6e6500000010536f6d65040099040000010000710e000002750e00750e0c4c706f6c6b61646f745f7072696d697469766573207673746167696e673843616e6469646174654576656e740404480134010c3c43616e6469646174654261636b656410009507015443616e6469646174655265636569707456323c483e0000c90401204865616444617461000099070124436f7265496e64657800009d07012847726f7570496e6465780000004443616e646964617465496e636c7564656410009507015443616e6469646174655265636569707456323c483e0000c90401204865616444617461000099070124436f7265496e64657800009d07012847726f7570496e6465780001004443616e64696461746554696d65644f75740c009507015443616e6469646174655265636569707456323c483e0000c90401204865616444617461000099070124436f7265496e64657800020000790e042042547265654d617008044b01ad020456012d0c0004007d0e0000007d0e000002810e00810e00000408ad022d0c00850e04184f7074696f6e04045401a10b0108104e6f6e6500000010536f6d650400a10b0000010000890e04184f7074696f6e04045401450c0108104e6f6e6500000010536f6d650400450c00000100008d0e04184f7074696f6e04045401a9040108104e6f6e6500000010536f6d650400a9040000010000910e000002950e00950e0000040c10dd04550c00990e04184f7074696f6e0404540149040108104e6f6e6500000010536f6d650400490400000100009d0e000002a10e00a10e0000040c10dd04610c00a50e04184f7074696f6e04045401a90e0108104e6f6e6500000010536f6d650400a90e0000010000a90e104c706f6c6b61646f745f7072696d69746976657308763820736c617368696e675c4f70617175654b65794f776e65727368697050726f6f660000040038011c5665633c75383e0000ad0e04184f7074696f6e04045401900108104e6f6e6500000010536f6d650400900000010000b10e04184f7074696f6e04045401b50e0108104e6f6e6500000010536f6d650400b50e0000010000b50e104c706f6c6b61646f745f7072696d697469766573207673746167696e67346173796e635f6261636b696e67304261636b696e6753746174650804480134044e01100008012c636f6e73747261696e7473b90e019063726174653a3a6173796e635f6261636b696e673a3a436f6e73747261696e74733c4e3e00015070656e64696e675f617661696c6162696c697479d90e019c5665633c43616e64696461746550656e64696e67417661696c6162696c6974793c482c204e3e3e0000b90e104c706f6c6b61646f745f7072696d697469766573087638346173796e635f6261636b696e672c436f6e73747261696e747304044e01100038015c6d696e5f72656c61795f706172656e745f6e756d6265721001044e0001306d61785f706f765f73697a6510010c7533320001346d61785f636f64655f73697a6510010c753332000134756d705f72656d61696e696e6710010c75333200014c756d705f72656d61696e696e675f627974657310010c7533320001646d61785f756d705f6e756d5f7065725f63616e64696461746510010c753332000158646d705f72656d61696e696e675f6d65737361676573110201185665633c4e3e00013068726d705f696e626f756e64bd0e0164496e626f756e6448726d704c696d69746174696f6e733c4e3e00014468726d705f6368616e6e656c735f6f7574c10e01a45665633c2849642c204f7574626f756e6448726d704368616e6e656c4c696d69746174696f6e73293e0001686d61785f68726d705f6e756d5f7065725f63616e64696461746510010c75333200013c72657175697265645f706172656e74c9040120486561644461746100015076616c69646174696f6e5f636f64655f68617368a904014856616c69646174696f6e436f64654861736800014c757067726164655f7265737472696374696f6ecd0e01684f7074696f6e3c557067726164655265737472696374696f6e3e0001586675747572655f76616c69646174696f6e5f636f6465d10e017c4f7074696f6e3c284e2c2056616c69646174696f6e436f646548617368293e0000bd0e104c706f6c6b61646f745f7072696d697469766573087638346173796e635f6261636b696e6758496e626f756e6448726d704c696d69746174696f6e7304044e01100004014076616c69645f77617465726d61726b73110201185665633c4e3e0000c10e000002c50e00c50e00000408ad02c90e00c90e104c706f6c6b61646f745f7072696d697469766573087638346173796e635f6261636b696e67784f7574626f756e6448726d704368616e6e656c4c696d69746174696f6e73000008013c62797465735f72656d61696e696e6710010c7533320001486d657373616765735f72656d61696e696e6710010c7533320000cd0e04184f7074696f6e04045401050c0108104e6f6e6500000010536f6d650400050c0000010000d10e04184f7074696f6e04045401d50e0108104e6f6e6500000010536f6d650400d50e0000010000d50e0000040810a90400d90e000002dd0e00dd0e104c706f6c6b61646f745f7072696d697469766573207673746167696e67346173796e635f6261636b696e677043616e64696461746550656e64696e67417661696c6162696c6974790804480134044e01100014013863616e6469646174655f68617368dd04013443616e6469646174654861736800012864657363726970746f729d04016043616e64696461746544657363726970746f7256323c483e00012c636f6d6d69746d656e7473ad04015043616e646964617465436f6d6d69746d656e747300014c72656c61795f706172656e745f6e756d6265721001044e0001306d61785f706f765f73697a6510010c7533320000e10e042042547265654d617008044b019907045601e50b000400e50e000000e50e000002e90e00e90e000004089907e50b00ed0e000002990400f10e04184f7074696f6e04045401f50e0108104e6f6e6500000010536f6d650400f50e0000010000f50e104c706f6c6b61646f745f7072696d697469766573207673746167696e67346173796e635f6261636b696e672c436f6e73747261696e747304044e0110003c015c6d696e5f72656c61795f706172656e745f6e756d6265721001044e0001306d61785f706f765f73697a6510010c7533320001346d61785f636f64655f73697a6510010c7533320001486d61785f686561645f646174615f73697a6510010c753332000134756d705f72656d61696e696e6710010c75333200014c756d705f72656d61696e696e675f627974657310010c7533320001646d61785f756d705f6e756d5f7065725f63616e64696461746510010c753332000158646d705f72656d61696e696e675f6d65737361676573110201185665633c4e3e00013068726d705f696e626f756e64bd0e0164496e626f756e6448726d704c696d69746174696f6e733c4e3e00014468726d705f6368616e6e656c735f6f7574c10e01a45665633c2849642c204f7574626f756e6448726d704368616e6e656c4c696d69746174696f6e73293e0001686d61785f68726d705f6e756d5f7065725f63616e64696461746510010c75333200013c72657175697265645f706172656e74c9040120486561644461746100015076616c69646174696f6e5f636f64655f68617368a904014856616c69646174696f6e436f64654861736800014c757067726164655f7265737472696374696f6ecd0e01684f7074696f6e3c557067726164655265737472696374696f6e3e0001586675747572655f76616c69646174696f6e5f636f6465d10e017c4f7074696f6e3c284e2c2056616c69646174696f6e436f646548617368293e0000f90e04184f7074696f6e04045401fd0e0108104e6f6e6500000010536f6d650400fd0e0000010000fd0e084873705f636f6e73656e7375735f62656566793056616c696461746f72536574042c417574686f7269747949640155020008012876616c696461746f7273990d01405665633c417574686f7269747949643e000108696430013856616c696461746f7253657449640000010f082873705f72756e74696d652c4f706171756556616c75650000040038011c5665633c75383e0000050f084873705f636f6e73656e7375735f62656566793c466f726b566f74696e6750726f6f660c1848656164657201cd0108496401550234416e63657374727950726f6f6601010f000c0110766f7465050701b8566f74654d6573736167653c4865616465723a3a4e756d6265722c2049642c2049643a3a5369676e61747572653e000138616e6365737472795f70726f6f66010f0134416e63657374727950726f6f66000118686561646572cd0101184865616465720000090f04184f7074696f6e04045401010f0108104e6f6e6500000010536f6d650400010f00000100000d0f0418526573756c740804540134044501110f0108084f6b040034000000000c4572720400110f0000010000110f084473705f6d6d725f7072696d697469766573144572726f7200012840496e76616c69644e756d657269634f7000000010507573680001001c476574526f6f7400020018436f6d6d69740003003447656e657261746550726f6f6600040018566572696679000500304c6561664e6f74466f756e640006004450616c6c65744e6f74496e636c7564656400070040496e76616c69644c656166496e64657800080054496e76616c6964426573744b6e6f776e426c6f636b00090000150f0418526573756c740804540130044501110f0108084f6b040030000000000c4572720400110f0000010000190f0418526573756c74080454011d0f044501110f0108084f6b04001d0f000000000c4572720400110f00000100001d0f00000408210f290f00210f000002250f00250f084473705f6d6d725f7072696d6974697665734c456e636f6461626c654f70617175654c6561660000040038011c5665633c75383e0000290f084473705f6d6d725f7072696d697469766573244c65616650726f6f660410486173680134000c01306c6561665f696e6469636573e50a01385665633c4c656166496e6465783e0001286c6561665f636f756e743001244e6f6465496e6465780001146974656d73c10101245665633c486173683e00002d0f0418526573756c740804540190044501110f0108084f6b040090000000000c4572720400110f0000010000310f084473705f636f6e73656e7375735f626162654442616265436f6e66696775726174696f6e0000180134736c6f745f6475726174696f6e30010c75363400013065706f63685f6c656e67746830010c75363400010463e1010128287536342c207536342900012c617574686f7269746965737908019c5665633c28417574686f7269747949642c2042616265417574686f72697479576569676874293e00012872616e646f6d6e65737304012852616e646f6d6e657373000134616c6c6f7765645f736c6f7473e5010130416c6c6f776564536c6f74730000350f084473705f636f6e73656e7375735f626162651445706f6368000018012c65706f63685f696e64657830010c75363400012873746172745f736c6f74d5010110536c6f740001206475726174696f6e30010c75363400012c617574686f7269746965737908019c5665633c28417574686f7269747949642c2042616265417574686f72697479576569676874293e00012872616e646f6d6e65737304012852616e646f6d6e657373000118636f6e6669679d0801584261626545706f6368436f6e66696775726174696f6e0000390f04184f7074696f6e040454013d0f0108104e6f6e6500000010536f6d6504003d0f00000100003d0f084473705f636f6e73656e7375735f626162655c4f70617175654b65794f776e65727368697050726f6f660000040038011c5665633c75383e0000410f04184f7074696f6e04045401450f0108104e6f6e6500000010536f6d650400450f0000010000450f000002490f00490f00000408389109004d0f0c6870616c6c65745f7472616e73616374696f6e5f7061796d656e741474797065734c52756e74696d654469737061746368496e666f081c42616c616e63650118185765696768740128000c0118776569676874280118576569676874000114636c6173736001344469737061746368436c61737300012c7061727469616c5f66656518011c42616c616e63650000510f0c6870616c6c65745f7472616e73616374696f6e5f7061796d656e741474797065732846656544657461696c73041c42616c616e6365011800080134696e636c7573696f6e5f666565550f01744f7074696f6e3c496e636c7573696f6e4665653c42616c616e63653e3e00010c74697018011c42616c616e63650000550f04184f7074696f6e04045401590f0108104e6f6e6500000010536f6d650400590f0000010000590f0c6870616c6c65745f7472616e73616374696f6e5f7061796d656e7414747970657330496e636c7573696f6e466565041c42616c616e63650118000c0120626173655f66656518011c42616c616e636500011c6c656e5f66656518011c42616c616e636500014c61646a75737465645f7765696768745f66656518011c42616c616e636500005d0f0418526573756c7408045401610f044501650f0108084f6b0400610f000000000c4572720400650f0000010000610f000002dd0600650f0c4078636d5f72756e74696d655f617069731066656573144572726f7200011834556e696d706c656d656e7465640000006456657273696f6e6564436f6e76657273696f6e4661696c65640001004c5765696768744e6f74436f6d70757461626c650002004c556e68616e646c656458636d56657273696f6e0003003441737365744e6f74466f756e6400040028556e726f757461626c6500050000690f0418526573756c740804540128044501650f0108084f6b040028000000000c4572720400650f00000100006d0f0418526573756c740804540118044501650f0108084f6b040018000000000c4572720400650f0000010000710f0418526573756c7408045401a906044501650f0108084f6b0400a906000000000c4572720400650f0000010000750f0418526573756c7408045401790f044501910f0108084f6b0400790f000000000c4572720400910f0000010000790f0c4078636d5f72756e74696d655f617069731c6472795f72756e4443616c6c44727952756e4566666563747304144576656e74015400100140657865637574696f6e5f726573756c74410701684469737061746368526573756c7457697468506f7374496e666f000138656d69747465645f6576656e74737d0f01285665633c4576656e743e0001246c6f63616c5f78636d810f01604f7074696f6e3c56657273696f6e656458636d3c28293e3e000138666f727761726465645f78636d73850f01bc5665633c2856657273696f6e65644c6f636174696f6e2c205665633c56657273696f6e656458636d3c28293e3e293e00007d0f0000025400810f04184f7074696f6e0404540179050108104e6f6e6500000010536f6d65040079050000010000850f000002890f00890f0000040885018d0f008d0f000002790500910f0c4078636d5f72756e74696d655f617069731c6472795f72756e144572726f7200010834556e696d706c656d656e7465640000006456657273696f6e6564436f6e76657273696f6e4661696c656400010000950f0418526573756c7408045401990f044501910f0108084f6b0400990f000000000c4572720400910f0000010000990f0c4078636d5f72756e74696d655f617069731c6472795f72756e4058636d44727952756e4566666563747304144576656e740154000c0140657865637574696f6e5f726573756c74dd07011c4f7574636f6d65000138656d69747465645f6576656e74737d0f01285665633c4576656e743e000138666f727761726465645f78636d73850f01bc5665633c2856657273696f6e65644c6f636174696f6e2c205665633c56657273696f6e656458636d3c28293e3e293e00009d0f0418526573756c740804540100044501a10f0108084f6b040000000000000c4572720400a10f0000010000a10f0c4078636d5f72756e74696d655f617069732c636f6e76657273696f6e73144572726f720001082c556e737570706f727465640000006456657273696f6e6564436f6e76657273696f6e4661696c656400010000a50f0418526573756c74080454019004450101080108084f6b040090000000000c457272040001080000010000a90f04184f7074696f6e0404540101080108104e6f6e6500000010536f6d65040001080000010000ad0f000002010800b10f0840706f6c6b61646f745f72756e74696d653052756e74696d654572726f720001b01853797374656d0400310801706672616d655f73797374656d3a3a4572726f723c52756e74696d653e000000245363686564756c657204004908018070616c6c65745f7363686564756c65723a3a4572726f723c52756e74696d653e00010020507265696d61676504006d08017c70616c6c65745f707265696d6167653a3a4572726f723c52756e74696d653e000a0010426162650400ad08016c70616c6c65745f626162653a3a4572726f723c52756e74696d653e0002001c496e64696365730400b508017870616c6c65745f696e64696365733a3a4572726f723c52756e74696d653e0004002042616c616e63657304000d09017c70616c6c65745f62616c616e6365733a3a4572726f723c52756e74696d653e0005001c5374616b696e6704006909017870616c6c65745f7374616b696e673a3a4572726f723c52756e74696d653e0007001c53657373696f6e04009509017870616c6c65745f73657373696f6e3a3a4572726f723c52756e74696d653e0009001c4772616e6470610400a509017870616c6c65745f6772616e6470613a3a4572726f723c52756e74696d653e000b002054726561737572790400c909017c70616c6c65745f74726561737572793a3a4572726f723c52756e74696d653e00130040436f6e76696374696f6e566f74696e670400fd0901a070616c6c65745f636f6e76696374696f6e5f766f74696e673a3a4572726f723c52756e74696d653e001400245265666572656e64610400450a018070616c6c65745f7265666572656e64613a3a4572726f723c52756e74696d653e0015002457686974656c6973740400490a018070616c6c65745f77686974656c6973743a3a4572726f723c52756e74696d653e00170018436c61696d7304004d0a0158636c61696d733a3a4572726f723c52756e74696d653e0018001c56657374696e6704005d0a017870616c6c65745f76657374696e673a3a4572726f723c52756e74696d653e0019001c5574696c6974790400610a017870616c6c65745f7574696c6974793a3a4572726f723c52756e74696d653e001a001450726f78790400850a017070616c6c65745f70726f78793a3a4572726f723c52756e74696d653e001d00204d756c74697369670400950a017c70616c6c65745f6d756c74697369673a3a4572726f723c52756e74696d653e001e0020426f756e746965730400a50a017c70616c6c65745f626f756e746965733a3a4572726f723c52756e74696d653e002200344368696c64426f756e746965730400b10a019470616c6c65745f6368696c645f626f756e746965733a3a4572726f723c52756e74696d653e00260068456c656374696f6e50726f76696465724d756c746950686173650400d90a01d070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f70686173653a3a4572726f723c52756e74696d653e00240024566f7465724c6973740400e90a01f470616c6c65745f626167735f6c6973743a3a4572726f723c52756e74696d652c2070616c6c65745f626167735f6c6973743a3a496e7374616e6365313e0025003c4e6f6d696e6174696f6e506f6f6c7304002d0b019c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733a3a4572726f723c52756e74696d653e0027002c46617374556e7374616b650400410b018c70616c6c65745f666173745f756e7374616b653a3a4572726f723c52756e74696d653e0028004044656c6567617465645374616b696e6704004d0b01a070616c6c65745f64656c6567617465645f7374616b696e673a3a4572726f723c52756e74696d653e00290034436f6e66696775726174696f6e04005d0b01a070617261636861696e735f636f6e66696775726174696f6e3a3a4572726f723c52756e74696d653e0033003450617261496e636c7573696f6e04009d0b019070617261636861696e735f696e636c7573696f6e3a3a4572726f723c52756e74696d653e0035003050617261496e686572656e740400b50b01a470617261636861696e735f70617261735f696e686572656e743a3a4572726f723c52756e74696d653e00360014506172617304000d0c018070617261636861696e735f70617261733a3a4572726f723c52756e74696d653e0038001048726d7004003d0c017c70617261636861696e735f68726d703a3a4572726f723c52756e74696d653e003c00345061726173446973707574657304005d0c018c70617261636861696e735f64697370757465733a3a4572726f723c52756e74696d653e003e00345061726173536c617368696e670400710c018c70617261636861696e735f736c617368696e673a3a4572726f723c52756e74696d653e003f00204f6e44656d616e640400a10c019070617261636861696e735f6f6e5f64656d616e643a3a4572726f723c52756e74696d653e00400068436f726574696d6541737369676e6d656e7450726f76696465720400cd0c01b070617261636861696e735f61737369676e65725f636f726574696d653a3a4572726f723c52756e74696d653e004100245265676973747261720400d90c017c70617261735f7265676973747261723a3a4572726f723c52756e74696d653e00460014536c6f74730400e10c0154736c6f74733a3a4572726f723c52756e74696d653e0047002041756374696f6e730400f50c016061756374696f6e733a3a4572726f723c52756e74696d653e0048002443726f77646c6f616e0400010d016463726f77646c6f616e3a3a4572726f723c52756e74696d653e00490020436f726574696d650400050d0160636f726574696d653a3a4572726f723c52756e74696d653e004a00485374617465547269654d6967726174696f6e0400d50701ac70616c6c65745f73746174655f747269655f6d6967726174696f6e3a3a4572726f723c52756e74696d653e0062002458636d50616c6c65740400710d016870616c6c65745f78636d3a3a4572726f723c52756e74696d653e006300304d657373616765517565756504008d0d019070616c6c65745f6d6573736167655f71756575653a3a4572726f723c52756e74696d653e006400244173736574526174650400910d018470616c6c65745f61737365745f726174653a3a4572726f723c52756e74696d653e00650014426565667904009d0d017070616c6c65745f62656566793a3a4572726f723c52756e74696d653e00c80000ec1853797374656d011853797374656d4c1c4163636f756e7401010402000c4101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008004e8205468652066756c6c206163636f756e7420696e666f726d6174696f6e20666f72206120706172746963756c6172206163636f756e742049442e3845787472696e736963436f756e74000010040004b820546f74616c2065787472696e7369637320636f756e7420666f72207468652063757272656e7420626c6f636b2e40496e686572656e74734170706c696564010020040004a4205768657468657220616c6c20696e686572656e74732068617665206265656e206170706c6965642e2c426c6f636b576569676874010024180000000000000488205468652063757272656e742077656967687420666f722074686520626c6f636b2e40416c6c45787472696e736963734c656e000010040004410120546f74616c206c656e6774682028696e2062797465732920666f7220616c6c2065787472696e736963732070757420746f6765746865722c20666f72207468652063757272656e7420626c6f636b2e24426c6f636b486173680101040510348000000000000000000000000000000000000000000000000000000000000000000498204d6170206f6620626c6f636b206e756d6265727320746f20626c6f636b206861736865732e3445787472696e736963446174610101040510380400043d012045787472696e73696373206461746120666f72207468652063757272656e7420626c6f636b20286d61707320616e2065787472696e736963277320696e64657820746f206974732064617461292e184e756d6265720100101000000000040901205468652063757272656e7420626c6f636b206e756d626572206265696e672070726f6365737365642e205365742062792060657865637574655f626c6f636b602e28506172656e744861736801003480000000000000000000000000000000000000000000000000000000000000000004702048617368206f66207468652070726576696f757320626c6f636b2e1844696765737401003c040004f020446967657374206f66207468652063757272656e7420626c6f636b2c20616c736f2070617274206f662074686520626c6f636b206865616465722e184576656e747301004c04001ca0204576656e7473206465706f736974656420666f72207468652063757272656e7420626c6f636b2e001d01204e4f54453a20546865206974656d20697320756e626f756e6420616e642073686f756c64207468657265666f7265206e657665722062652072656164206f6e20636861696e2ed020497420636f756c64206f746865727769736520696e666c6174652074686520506f562073697a65206f66206120626c6f636b2e002d01204576656e747320686176652061206c6172676520696e2d6d656d6f72792073697a652e20426f7820746865206576656e747320746f206e6f7420676f206f75742d6f662d6d656d6f7279fc206a75737420696e206361736520736f6d656f6e65207374696c6c207265616473207468656d2066726f6d2077697468696e207468652072756e74696d652e284576656e74436f756e74010010100000000004b820546865206e756d626572206f66206576656e747320696e2074686520604576656e74733c543e60206c6973742e2c4576656e74546f706963730101040234f5070400282501204d617070696e67206265747765656e206120746f7069632028726570726573656e74656420627920543a3a486173682920616e64206120766563746f72206f6620696e646578657394206f66206576656e747320696e2074686520603c4576656e74733c543e3e60206c6973742e00510120416c6c20746f70696320766563746f727320686176652064657465726d696e69737469632073746f72616765206c6f636174696f6e7320646570656e64696e67206f6e2074686520746f7069632e2054686973450120616c6c6f7773206c696768742d636c69656e747320746f206c6576657261676520746865206368616e67657320747269652073746f7261676520747261636b696e67206d656368616e69736d20616e64e420696e2063617365206f66206368616e67657320666574636820746865206c697374206f66206576656e7473206f6620696e7465726573742e005901205468652076616c756520686173207468652074797065206028426c6f636b4e756d626572466f723c543e2c204576656e74496e646578296020626563617573652069662077652075736564206f6e6c79206a7573744d012074686520604576656e74496e64657860207468656e20696e20636173652069662074686520746f70696320686173207468652073616d6520636f6e74656e7473206f6e20746865206e65787420626c6f636b0101206e6f206e6f74696669636174696f6e2077696c6c20626520747269676765726564207468757320746865206576656e74206d69676874206265206c6f73742e484c61737452756e74696d65557067726164650000f90704000455012053746f726573207468652060737065635f76657273696f6e6020616e642060737065635f6e616d6560206f66207768656e20746865206c6173742072756e74696d6520757067726164652068617070656e65642e545570677261646564546f553332526566436f756e740100200400044d012054727565206966207765206861766520757067726164656420736f207468617420607479706520526566436f756e74602069732060753332602e2046616c7365202864656661756c7429206966206e6f742e605570677261646564546f547269706c65526566436f756e740100200400085d012054727565206966207765206861766520757067726164656420736f2074686174204163636f756e74496e666f20636f6e7461696e73207468726565207479706573206f662060526566436f756e74602e2046616c736548202864656661756c7429206966206e6f742e38457865637574696f6e50686173650000f107040004882054686520657865637574696f6e207068617365206f662074686520626c6f636b2e44417574686f72697a65645570677261646500000508040004b82060536f6d6560206966206120636f6465207570677261646520686173206265656e20617574686f72697a65642e6045787472696e7369635765696768745265636c61696d65640100280800001ca02054686520776569676874207265636c61696d656420666f72207468652065787472696e7369632e002101205468697320696e666f726d6174696f6e20697320617661696c61626c6520756e74696c2074686520656e64206f66207468652065787472696e73696320657865637574696f6e2e2101204d6f726520707265636973656c79207468697320696e666f726d6174696f6e2069732072656d6f76656420696e20606e6f74655f6170706c6965645f65787472696e736963602e007101204c6f67696320646f696e6720736f6d6520706f73742064697370617463682077656967687420726564756374696f6e206d7573742075706461746520746869732073746f7261676520746f2061766f6964206475706c69636174652c20726564756374696f6e2e01a50101581830426c6f636b576569676874730908010207b0bde93603000b00204aa9d10113ffffffffffffffff222d0d1e00010bb8845c8f580113a3703d0ad7a370bd010b0098f73e5d0113ffffffffffffffbf010000222d0d1e00010bb80caff9cc0113a3703d0ad7a370fd010b00204aa9d10113ffffffffffffffff01070088526a74130000000000000040222d0d1e0000000004d020426c6f636b20262065787472696e7369637320776569676874733a20626173652076616c75657320616e64206c696d6974732e2c426c6f636b4c656e67746815083000003c00000050000000500004a820546865206d6178696d756d206c656e677468206f66206120626c6f636b2028696e206279746573292e38426c6f636b48617368436f756e74101000100000045501204d6178696d756d206e756d626572206f6620626c6f636b206e756d62657220746f20626c6f636b2068617368206d617070696e677320746f206b65657020286f6c64657374207072756e6564206669727374292e2044625765696768741d084038ca38010000000098aaf904000000000409012054686520776569676874206f662072756e74696d65206461746162617365206f7065726174696f6e73207468652072756e74696d652063616e20696e766f6b652e1c56657273696f6e2108fd0420706f6c6b61646f743c7061726974792d706f6c6b61646f7400000000b0590f00000000005cc51ff1fa3f5d0cca01000000df6acb689907609b0500000037e397fc7c91f5e40200000040fe3ad401f8959a0600000017a6bc0d0062aeb30100000018ef58a3b67ba77001000000d2bc9897eed08f1503000000f78b278be53f454c02000000af2c0297a23e6d3d0d00000049eaaf1b548a0cb00500000091d5df18b0d2cf58020000002a5e924655399e6001000000ed99c5acb25eedf503000000cbca25e39f14238702000000687ad44ad37f03c201000000ab3c0572291feb8b01000000bc9d89904f5b923f0100000037c8bb1350a9a2a804000000f3ff14d5ab527059030000006ff52ee858e6c5bd0100000091b1c8b16328eb92020000009ffb505aa738d69c01000000fbc577b9d747efd6010000001a000000010484204765742074686520636861696e277320696e2d636f64652076657273696f6e2e2853533538507265666978950108000014a8205468652064657369676e61746564205353353820707265666978206f66207468697320636861696e2e0039012054686973207265706c6163657320746865202273733538466f726d6174222070726f7065727479206465636c6172656420696e2074686520636861696e20737065632e20526561736f6e20697331012074686174207468652072756e74696d652073686f756c64206b6e6f772061626f7574207468652070726566697820696e206f7264657220746f206d616b6520757365206f662069742061737020616e206964656e746966696572206f662074686520636861696e2e0131080000245363686564756c657201245363686564756c6572103c496e636f6d706c65746553696e6365000010040004f420426c6f636b206e756d62657220617420776869636820746865206167656e646120626567616e20696e636f6d706c65746520657865637574696f6e2e184167656e6461010104051035080400044d01204974656d7320746f2062652065786563757465642c20696e64657865642062792074686520626c6f636b206e756d626572207468617420746865792073686f756c64206265206578656375746564206f6e2e1c5265747269657300010402844508040004210120526574727920636f6e66696775726174696f6e7320666f72206974656d7320746f2062652065786563757465642c20696e6465786564206279207461736b20616464726573732e184c6f6f6b7570000104050484040010f8204c6f6f6b75702066726f6d2061206e616d6520746f2074686520626c6f636b206e756d62657220616e6420696e646578206f6620746865207461736b2e00590120466f72207633202d3e207634207468652070726576696f75736c7920756e626f756e646564206964656e7469746965732061726520426c616b65322d3235362068617368656420746f20666f726d2074686520763430206964656e7469746965732e01b501018008344d6178696d756d57656967687428400b00806e87740113cccccccccccccccc04290120546865206d6178696d756d207765696768742074686174206d6179206265207363686564756c65642070657220626c6f636b20666f7220616e7920646973706174636861626c65732e504d61785363686564756c6564506572426c6f636b101032000000141d0120546865206d6178696d756d206e756d626572206f66207363686564756c65642063616c6c7320696e2074686520717565756520666f7220612073696e676c6520626c6f636b2e0018204e4f54453a5101202b20446570656e64656e742070616c6c657473272062656e63686d61726b73206d696768742072657175697265206120686967686572206c696d697420666f72207468652073657474696e672e205365742061c420686967686572206c696d697420756e646572206072756e74696d652d62656e63686d61726b736020666561747572652e014908010020507265696d6167650120507265696d6167650c24537461747573466f7200010406344d080400049020546865207265717565737420737461747573206f66206120676976656e20686173682e4052657175657374537461747573466f72000104063455080400049020546865207265717565737420737461747573206f66206120676976656e20686173682e2c507265696d616765466f72000104066508690804000001bd01019400016d080a001042616265011042616265442845706f6368496e64657801003020000000000000000004542043757272656e742065706f636820696e6465782e2c417574686f726974696573010071080400046c2043757272656e742065706f636820617574686f7269746965732e2c47656e65736973536c6f740100d50120000000000000000008f82054686520736c6f74206174207768696368207468652066697273742065706f63682061637475616c6c7920737461727465642e205468697320697320309020756e74696c2074686520666972737420626c6f636b206f662074686520636861696e2e2c43757272656e74536c6f740100d50120000000000000000004542043757272656e7420736c6f74206e756d6265722e2852616e646f6d6e65737301000480000000000000000000000000000000000000000000000000000000000000000028b8205468652065706f63682072616e646f6d6e65737320666f7220746865202a63757272656e742a2065706f63682e002c20232053656375726974790005012054686973204d555354204e4f54206265207573656420666f722067616d626c696e672c2061732069742063616e20626520696e666c75656e6365642062792061f8206d616c6963696f75732076616c696461746f7220696e207468652073686f7274207465726d2e204974204d4159206265207573656420696e206d616e7915012063727970746f677261706869632070726f746f636f6c732c20686f77657665722c20736f206c6f6e67206173206f6e652072656d656d6265727320746861742074686973150120286c696b652065766572797468696e6720656c7365206f6e2d636861696e29206974206973207075626c69632e20466f72206578616d706c652c2069742063616e206265050120757365642077686572652061206e756d626572206973206e656564656420746861742063616e6e6f742068617665206265656e2063686f73656e20627920616e0d01206164766572736172792c20666f7220707572706f7365732073756368206173207075626c69632d636f696e207a65726f2d6b6e6f776c656467652070726f6f66732e6050656e64696e6745706f6368436f6e6669674368616e67650000dd0104000461012050656e64696e672065706f636820636f6e66696775726174696f6e206368616e676520746861742077696c6c206265206170706c696564207768656e20746865206e6578742065706f636820697320656e61637465642e384e65787452616e646f6d6e657373010004800000000000000000000000000000000000000000000000000000000000000000045c204e6578742065706f63682072616e646f6d6e6573732e3c4e657874417574686f7269746965730100710804000460204e6578742065706f636820617574686f7269746965732e305365676d656e74496e6465780100101000000000247c2052616e646f6d6e65737320756e64657220636f6e737472756374696f6e2e00f8205765206d616b6520612074726164652d6f6666206265747765656e2073746f7261676520616363657373657320616e64206c697374206c656e6774682e01012057652073746f72652074686520756e6465722d636f6e737472756374696f6e2072616e646f6d6e65737320696e207365676d656e7473206f6620757020746f942060554e4445525f434f4e535452554354494f4e5f5345474d454e545f4c454e475448602e00ec204f6e63652061207365676d656e7420726561636865732074686973206c656e6774682c20776520626567696e20746865206e657874206f6e652e090120576520726573657420616c6c207365676d656e747320616e642072657475726e20746f206030602061742074686520626567696e6e696e67206f662065766572791c2065706f63682e44556e646572436f6e737472756374696f6e01010405107d0804000415012054574f582d4e4f54453a20605365676d656e74496e6465786020697320616e20696e6372656173696e6720696e74656765722c20736f2074686973206973206f6b61792e2c496e697469616c697a65640000850804000801012054656d706f726172792076616c75652028636c656172656420617420626c6f636b2066696e616c697a6174696f6e292077686963682069732060536f6d65601d01206966207065722d626c6f636b20696e697469616c697a6174696f6e2068617320616c7265616479206265656e2063616c6c656420666f722063757272656e7420626c6f636b2e4c417574686f7256726652616e646f6d6e65737301008804001015012054686973206669656c642073686f756c6420616c7761797320626520706f70756c6174656420647572696e6720626c6f636b2070726f63657373696e6720756e6c6573731901207365636f6e6461727920706c61696e20736c6f74732061726520656e61626c65642028776869636820646f6e277420636f6e7461696e206120565246206f7574707574292e0049012049742069732073657420696e20606f6e5f66696e616c697a65602c206265666f72652069742077696c6c20636f6e7461696e207468652076616c75652066726f6d20746865206c61737420626c6f636b2e2845706f63685374617274010084200000000000000000145d012054686520626c6f636b206e756d62657273207768656e20746865206c61737420616e642063757272656e742065706f6368206861766520737461727465642c20726573706563746976656c7920604e2d316020616e641420604e602e4901204e4f54453a20576520747261636b207468697320697320696e206f7264657220746f20616e6e6f746174652074686520626c6f636b206e756d626572207768656e206120676976656e20706f6f6c206f66590120656e74726f7079207761732066697865642028692e652e20697420776173206b6e6f776e20746f20636861696e206f6273657276657273292e2053696e63652065706f6368732061726520646566696e656420696e590120736c6f74732c207768696368206d617920626520736b69707065642c2074686520626c6f636b206e756d62657273206d6179206e6f74206c696e6520757020776974682074686520736c6f74206e756d626572732e204c6174656e657373010010100000000014d820486f77206c617465207468652063757272656e7420626c6f636b20697320636f6d706172656420746f2069747320706172656e742e001501205468697320656e74727920697320706f70756c617465642061732070617274206f6620626c6f636b20657865637574696f6e20616e6420697320636c65616e65642075701101206f6e20626c6f636b2066696e616c697a6174696f6e2e205175657279696e6720746869732073746f7261676520656e747279206f757473696465206f6620626c6f636bb020657865637574696f6e20636f6e746578742073686f756c6420616c77617973207969656c64207a65726f2e2c45706f6368436f6e66696700009d0804000861012054686520636f6e66696775726174696f6e20666f72207468652063757272656e742065706f63682e2053686f756c64206e6576657220626520604e6f6e656020617320697420697320696e697469616c697a656420696e242067656e657369732e3c4e65787445706f6368436f6e66696700009d080400082d012054686520636f6e66696775726174696f6e20666f7220746865206e6578742065706f63682c20604e6f6e65602069662074686520636f6e6669672077696c6c206e6f74206368616e6765e82028796f752063616e2066616c6c6261636b20746f206045706f6368436f6e6669676020696e737465616420696e20746861742063617365292e34536b697070656445706f6368730100a10804002029012041206c697374206f6620746865206c6173742031303020736b69707065642065706f63687320616e642074686520636f72726573706f6e64696e672073657373696f6e20696e64657870207768656e207468652065706f63682077617320736b69707065642e0031012054686973206973206f6e6c79207573656420666f722076616c69646174696e672065717569766f636174696f6e2070726f6f66732e20416e2065717569766f636174696f6e2070726f6f663501206d75737420636f6e7461696e732061206b65792d6f776e6572736869702070726f6f6620666f72206120676976656e2073657373696f6e2c207468657265666f7265207765206e656564206139012077617920746f2074696520746f6765746865722073657373696f6e7320616e642065706f636820696e64696365732c20692e652e207765206e65656420746f2076616c69646174652074686174290120612076616c696461746f722077617320746865206f776e6572206f66206120676976656e206b6579206f6e206120676976656e2073657373696f6e2c20616e64207768617420746865b0206163746976652065706f636820696e6465782077617320647572696e6720746861742073657373696f6e2e01c50100103445706f63684475726174696f6e302014000000000000000cec2054686520616d6f756e74206f662074696d652c20696e20736c6f74732c207468617420656163682065706f63682073686f756c64206c6173742e1901204e4f54453a2043757272656e746c79206974206973206e6f7420706f737369626c6520746f206368616e6765207468652065706f6368206475726174696f6e20616674657221012074686520636861696e2068617320737461727465642e20417474656d7074696e6720746f20646f20736f2077696c6c20627269636b20626c6f636b2070726f64756374696f6e2e444578706563746564426c6f636b54696d653020701700000000000014050120546865206578706563746564206176657261676520626c6f636b2074696d6520617420776869636820424142452073686f756c64206265206372656174696e67110120626c6f636b732e2053696e636520424142452069732070726f626162696c6973746963206974206973206e6f74207472697669616c20746f20666967757265206f75740501207768617420746865206578706563746564206176657261676520626c6f636b2074696d652073686f756c64206265206261736564206f6e2074686520736c6f740901206475726174696f6e20616e642074686520736563757269747920706172616d657465722060636020287768657265206031202d20636020726570726573656e7473a0207468652070726f626162696c697479206f66206120736c6f74206265696e6720656d707479292e384d6178417574686f7269746965731010a08601000488204d6178206e756d626572206f6620617574686f72697469657320616c6c6f776564344d61784e6f6d696e61746f727310100002000004d420546865206d6178696d756d206e756d626572206f66206e6f6d696e61746f727320666f7220656163682076616c696461746f722e01ad0802002454696d657374616d70012454696d657374616d70080c4e6f7701003020000000000000000004a0205468652063757272656e742074696d6520666f72207468652063757272656e7420626c6f636b2e24446964557064617465010020040010d82057686574686572207468652074696d657374616d7020686173206265656e207570646174656420696e207468697320626c6f636b2e00550120546869732076616c7565206973207570646174656420746f206074727565602075706f6e207375636365737366756c207375626d697373696f6e206f6620612074696d657374616d702062792061206e6f64652e4501204974206973207468656e20636865636b65642061742074686520656e64206f66206561636820626c6f636b20657865637574696f6e20696e2074686520606f6e5f66696e616c697a656020686f6f6b2e01e9010004344d696e696d756d506572696f643020b80b000000000000188c20546865206d696e696d756d20706572696f64206265747765656e20626c6f636b732e004d012042652061776172652074686174207468697320697320646966666572656e7420746f20746865202a65787065637465642a20706572696f6420746861742074686520626c6f636b2070726f64756374696f6e4901206170706172617475732070726f76696465732e20596f75722063686f73656e20636f6e73656e7375732073797374656d2077696c6c2067656e6572616c6c7920776f726b2077697468207468697320746f61012064657465726d696e6520612073656e7369626c6520626c6f636b2074696d652e20466f72206578616d706c652c20696e2074686520417572612070616c6c65742069742077696c6c20626520646f75626c6520746869737020706572696f64206f6e2064656661756c742073657474696e67732e0003001c496e6469636573011c496e646963657304204163636f756e74730001040210b1080400048820546865206c6f6f6b75702066726f6d20696e64657820746f206163636f756e742e01ed010198041c4465706f736974184000e8764817000000000000000000000004ac20546865206465706f736974206e656564656420666f7220726573657276696e6720616e20696e6465782e01b50804002042616c616e636573012042616c616e6365731c34546f74616c49737375616e6365010018400000000000000000000000000000000004982054686520746f74616c20756e6974732069737375656420696e207468652073797374656d2e40496e61637469766549737375616e636501001840000000000000000000000000000000000409012054686520746f74616c20756e697473206f66206f75747374616e64696e672064656163746976617465642062616c616e636520696e207468652073797374656d2e1c4163636f756e74010104020014010100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080600901205468652042616c616e6365732070616c6c6574206578616d706c65206f662073746f72696e67207468652062616c616e6365206f6620616e206163636f756e742e00282023204578616d706c650034206060606e6f636f6d70696c65b02020696d706c2070616c6c65745f62616c616e6365733a3a436f6e66696720666f722052756e74696d65207b19022020202074797065204163636f756e7453746f7265203d2053746f726167654d61705368696d3c53656c663a3a4163636f756e743c52756e74696d653e2c206672616d655f73797374656d3a3a50726f76696465723c52756e74696d653e2c204163636f756e7449642c2053656c663a3a4163636f756e74446174613c42616c616e63653e3e0c20207d102060606000150120596f752063616e20616c736f2073746f7265207468652062616c616e6365206f6620616e206163636f756e7420696e20746865206053797374656d602070616c6c65742e00282023204578616d706c650034206060606e6f636f6d70696c65b02020696d706c2070616c6c65745f62616c616e6365733a3a436f6e66696720666f722052756e74696d65207b7420202074797065204163636f756e7453746f7265203d2053797374656d0c20207d102060606000510120427574207468697320636f6d657320776974682074726164656f6666732c2073746f72696e67206163636f756e742062616c616e63657320696e207468652073797374656d2070616c6c65742073746f7265736d0120606672616d655f73797374656d60206461746120616c6f6e677369646520746865206163636f756e74206461746120636f6e747261727920746f2073746f72696e67206163636f756e742062616c616e63657320696e207468652901206042616c616e636573602070616c6c65742c20776869636820757365732061206053746f726167654d61706020746f2073746f72652062616c616e6365732064617461206f6e6c792e4101204e4f54453a2054686973206973206f6e6c79207573656420696e207468652063617365207468617420746869732070616c6c6574206973207573656420746f2073746f72652062616c616e6365732e144c6f636b730101040200b908040010b820416e79206c6971756964697479206c6f636b73206f6e20736f6d65206163636f756e742062616c616e6365732e2501204e4f54453a2053686f756c64206f6e6c79206265206163636573736564207768656e2073657474696e672c206368616e67696e6720616e642066726565696e672061206c6f636b2e00ad0120557365206f66206c6f636b73206973206465707265636174656420696e206661766f7572206f6620667265657a65732e20536565206068747470733a2f2f6769746875622e636f6d2f706172697479746563682f7375627374726174652f70756c6c2f31323935312f602052657365727665730101040200c90804000ca4204e616d6564207265736572766573206f6e20736f6d65206163636f756e742062616c616e6365732e00b10120557365206f66207265736572766573206973206465707265636174656420696e206661766f7572206f6620686f6c64732e20536565206068747470733a2f2f6769746875622e636f6d2f706172697479746563682f7375627374726174652f70756c6c2f31323935312f6014486f6c64730101040200d5080400046c20486f6c6473206f6e206163636f756e742062616c616e6365732e1c467265657a65730101040200f9080400048820467265657a65206c6f636b73206f6e206163636f756e742062616c616e6365732e01f901019c10484578697374656e7469616c4465706f736974184000e40b5402000000000000000000000020410120546865206d696e696d756d20616d6f756e7420726571756972656420746f206b65657020616e206163636f756e74206f70656e2e204d5553542042452047524541544552205448414e205a45524f2100590120496620796f75202a7265616c6c792a206e65656420697420746f206265207a65726f2c20796f752063616e20656e61626c652074686520666561747572652060696e7365637572655f7a65726f5f65646020666f72610120746869732070616c6c65742e20486f77657665722c20796f7520646f20736f20617420796f7572206f776e207269736b3a20746869732077696c6c206f70656e2075702061206d616a6f7220446f5320766563746f722e590120496e206361736520796f752068617665206d756c7469706c6520736f7572636573206f662070726f7669646572207265666572656e6365732c20796f75206d617920616c736f2067657420756e65787065637465648c206265686176696f757220696620796f7520736574207468697320746f207a65726f2e00f020426f74746f6d206c696e653a20446f20796f757273656c662061206661766f757220616e64206d616b65206974206174206c65617374206f6e6521204d61784c6f636b7310103200000010f420546865206d6178696d756d206e756d626572206f66206c6f636b7320746861742073686f756c64206578697374206f6e20616e206163636f756e742edc204e6f74207374726963746c7920656e666f726365642c20627574207573656420666f722077656967687420657374696d6174696f6e2e00ad0120557365206f66206c6f636b73206973206465707265636174656420696e206661766f7572206f6620667265657a65732e20536565206068747470733a2f2f6769746875622e636f6d2f706172697479746563682f7375627374726174652f70756c6c2f31323935312f602c4d617852657365727665731010320000000c0d0120546865206d6178696d756d206e756d626572206f66206e616d656420726573657276657320746861742063616e206578697374206f6e20616e206163636f756e742e00b10120557365206f66207265736572766573206973206465707265636174656420696e206661766f7572206f6620686f6c64732e20536565206068747470733a2f2f6769746875622e636f6d2f706172697479746563682f7375627374726174652f70756c6c2f31323935312f60284d6178467265657a657310100800000004610120546865206d6178696d756d206e756d626572206f6620696e646976696475616c20667265657a65206c6f636b7320746861742063616e206578697374206f6e20616e206163636f756e7420617420616e792074696d652e010d090500485472616e73616374696f6e5061796d656e7401485472616e73616374696f6e5061796d656e7408444e6578744665654d756c7469706c6965720100f50640000064a7b3b6e00d0000000000000000003853746f7261676556657273696f6e010011090400000001a404604f7065726174696f6e616c4665654d756c7469706c696572080405545901204120666565206d756c7469706c69657220666f7220604f7065726174696f6e616c602065787472696e7369637320746f20636f6d7075746520227669727475616c207469702220746f20626f6f73742074686569722c20607072696f726974796000510120546869732076616c7565206973206d756c7469706c69656420627920746865206066696e616c5f6665656020746f206f627461696e206120227669727475616c20746970222074686174206973206c61746572f420616464656420746f20612074697020636f6d706f6e656e7420696e20726567756c617220607072696f72697479602063616c63756c6174696f6e732e4d01204974206d65616e732074686174206120604e6f726d616c60207472616e73616374696f6e2063616e2066726f6e742d72756e20612073696d696c61726c792d73697a656420604f7065726174696f6e616c6041012065787472696e736963202877697468206e6f20746970292c20627920696e636c7564696e672061207469702076616c75652067726561746572207468616e20746865207669727475616c207469702e003c20606060727573742c69676e6f726540202f2f20466f7220604e6f726d616c608c206c6574207072696f72697479203d207072696f726974795f63616c6328746970293b0054202f2f20466f7220604f7065726174696f6e616c601101206c6574207669727475616c5f746970203d2028696e636c7573696f6e5f666565202b2074697029202a204f7065726174696f6e616c4665654d756c7469706c6965723bc4206c6574207072696f72697479203d207072696f726974795f63616c6328746970202b207669727475616c5f746970293b1020606060005101204e6f746520746861742073696e636520776520757365206066696e616c5f6665656020746865206d756c7469706c696572206170706c69657320616c736f20746f2074686520726567756c61722060746970605d012073656e74207769746820746865207472616e73616374696f6e2e20536f2c206e6f74206f6e6c7920646f657320746865207472616e73616374696f6e206765742061207072696f726974792062756d702062617365646101206f6e207468652060696e636c7573696f6e5f666565602c2062757420776520616c736f20616d706c6966792074686520696d70616374206f662074697073206170706c69656420746f20604f7065726174696f6e616c6038207472616e73616374696f6e732e00200028417574686f72736869700128417574686f72736869700418417574686f720000000400046420417574686f72206f662063757272656e7420626c6f636b2e0000000006001c5374616b696e67011c5374616b696e67a83856616c696461746f72436f756e740100101000000000049c2054686520696465616c206e756d626572206f66206163746976652076616c696461746f72732e544d696e696d756d56616c696461746f72436f756e740100101000000000044101204d696e696d756d206e756d626572206f66207374616b696e67207061727469636970616e7473206265666f726520656d657267656e637920636f6e646974696f6e732061726520696d706f7365642e34496e76756c6e657261626c65730100fd0104000c590120416e792076616c696461746f72732074686174206d6179206e6576657220626520736c6173686564206f7220666f726369626c79206b69636b65642e20497427732061205665632073696e636520746865792772654d01206561737920746f20696e697469616c697a6520616e642074686520706572666f726d616e636520686974206973206d696e696d616c2028776520657870656374206e6f206d6f7265207468616e20666f7572ac20696e76756c6e657261626c65732920616e64207265737472696374656420746f20746573746e6574732e18426f6e64656400010405000004000c0101204d61702066726f6d20616c6c206c6f636b65642022737461736822206163636f756e747320746f2074686520636f6e74726f6c6c6572206163636f756e742e00d02054574f582d4e4f54453a20534146452073696e636520604163636f756e7449646020697320612073656375726520686173682e404d696e4e6f6d696e61746f72426f6e64010018400000000000000000000000000000000004210120546865206d696e696d756d2061637469766520626f6e6420746f206265636f6d6520616e64206d61696e7461696e2074686520726f6c65206f662061206e6f6d696e61746f722e404d696e56616c696461746f72426f6e64010018400000000000000000000000000000000004210120546865206d696e696d756d2061637469766520626f6e6420746f206265636f6d6520616e64206d61696e7461696e2074686520726f6c65206f6620612076616c696461746f722e484d696e696d756d4163746976655374616b65010018400000000000000000000000000000000004110120546865206d696e696d756d20616374697665206e6f6d696e61746f72207374616b65206f6620746865206c617374207375636365737366756c20656c656374696f6e2e344d696e436f6d6d697373696f6e0100b010000000000ce820546865206d696e696d756d20616d6f756e74206f6620636f6d6d697373696f6e20746861742076616c696461746f72732063616e207365742e00802049662073657420746f206030602c206e6f206c696d6974206578697374732e184c6564676572000104020015090400104501204d61702066726f6d20616c6c2028756e6c6f636b6564292022636f6e74726f6c6c657222206163636f756e747320746f2074686520696e666f20726567617264696e6720746865207374616b696e672e007501204e6f74653a20416c6c2074686520726561647320616e64206d75746174696f6e7320746f20746869732073746f72616765202a4d5553542a20626520646f6e65207468726f75676820746865206d6574686f6473206578706f736564e8206279205b605374616b696e674c6564676572605d20746f20656e73757265206461746120616e64206c6f636b20636f6e73697374656e63792e1450617965650001040500ac04000ce42057686572652074686520726577617264207061796d656e742073686f756c64206265206d6164652e204b657965642062792073746173682e00d02054574f582d4e4f54453a20534146452073696e636520604163636f756e7449646020697320612073656375726520686173682e2856616c696461746f72730101040500b80800000c450120546865206d61702066726f6d202877616e6e616265292076616c696461746f72207374617368206b657920746f2074686520707265666572656e636573206f6620746861742076616c696461746f722e00d02054574f582d4e4f54453a20534146452073696e636520604163636f756e7449646020697320612073656375726520686173682e50436f756e746572466f7256616c696461746f7273010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d6170484d617856616c696461746f7273436f756e7400001004000c310120546865206d6178696d756d2076616c696461746f7220636f756e74206265666f72652077652073746f7020616c6c6f77696e67206e65772076616c696461746f727320746f206a6f696e2e00d0205768656e20746869732076616c7565206973206e6f74207365742c206e6f206c696d6974732061726520656e666f726365642e284e6f6d696e61746f727300010405001d0904004c750120546865206d61702066726f6d206e6f6d696e61746f72207374617368206b657920746f207468656972206e6f6d696e6174696f6e20707265666572656e6365732c206e616d656c79207468652076616c696461746f72732074686174582074686579207769736820746f20737570706f72742e003901204e6f7465207468617420746865206b657973206f6620746869732073746f72616765206d6170206d69676874206265636f6d65206e6f6e2d6465636f6461626c6520696e2063617365207468652d01206163636f756e742773205b604e6f6d696e6174696f6e7351756f74613a3a4d61784e6f6d696e6174696f6e73605d20636f6e66696775726174696f6e206973206465637265617365642e9020496e2074686973207261726520636173652c207468657365206e6f6d696e61746f7273650120617265207374696c6c206578697374656e7420696e2073746f726167652c207468656972206b657920697320636f727265637420616e64207265747269657661626c652028692e652e2060636f6e7461696e735f6b657960710120696e6469636174657320746861742074686579206578697374292c206275742074686569722076616c75652063616e6e6f74206265206465636f6465642e205468657265666f72652c20746865206e6f6e2d6465636f6461626c656d01206e6f6d696e61746f72732077696c6c206566666563746976656c79206e6f742d65786973742c20756e74696c20746865792072652d7375626d697420746865697220707265666572656e6365732073756368207468617420697401012069732077697468696e2074686520626f756e6473206f6620746865206e65776c79207365742060436f6e6669673a3a4d61784e6f6d696e6174696f6e73602e006101205468697320696d706c696573207468617420603a3a697465725f6b65797328292e636f756e7428296020616e6420603a3a6974657228292e636f756e74282960206d696768742072657475726e20646966666572656e746d012076616c75657320666f722074686973206d61702e204d6f72656f7665722c20746865206d61696e20603a3a636f756e7428296020697320616c69676e656420776974682074686520666f726d65722c206e616d656c79207468656c206e756d626572206f66206b65797320746861742065786973742e006d01204c6173746c792c20696620616e79206f6620746865206e6f6d696e61746f7273206265636f6d65206e6f6e2d6465636f6461626c652c20746865792063616e206265206368696c6c656420696d6d6564696174656c7920766961b8205b6043616c6c3a3a6368696c6c5f6f74686572605d20646973706174636861626c6520627920616e796f6e652e00d02054574f582d4e4f54453a20534146452073696e636520604163636f756e7449646020697320612073656375726520686173682e50436f756e746572466f724e6f6d696e61746f7273010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d6170385669727475616c5374616b657273000104050090040018c8205374616b6572732077686f73652066756e647320617265206d616e61676564206279206f746865722070616c6c6574732e00750120546869732070616c6c657420646f6573206e6f74206170706c7920616e79206c6f636b73206f6e207468656d2c207468657265666f7265207468657920617265206f6e6c79207669727475616c6c7920626f6e6465642e20546865796d012061726520657870656374656420746f206265206b65796c657373206163636f756e747320616e642068656e63652073686f756c64206e6f7420626520616c6c6f77656420746f206d7574617465207468656972206c65646765727101206469726563746c792076696120746869732070616c6c65742e20496e73746561642c207468657365206163636f756e747320617265206d616e61676564206279206f746865722070616c6c65747320616e64206163636573736564290120766961206c6f77206c6576656c20617069732e205765206b65657020747261636b206f66207468656d20746f20646f206d696e696d616c20696e7465677269747920636865636b732e60436f756e746572466f725669727475616c5374616b657273010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d6170484d61784e6f6d696e61746f7273436f756e7400001004000c310120546865206d6178696d756d206e6f6d696e61746f7220636f756e74206265666f72652077652073746f7020616c6c6f77696e67206e65772076616c696461746f727320746f206a6f696e2e00d0205768656e20746869732076616c7565206973206e6f74207365742c206e6f206c696d6974732061726520656e666f726365642e2843757272656e744572610000100400105c205468652063757272656e742065726120696e6465782e006501205468697320697320746865206c617465737420706c616e6e6564206572612c20646570656e64696e67206f6e20686f77207468652053657373696f6e2070616c6c657420717565756573207468652076616c696461746f7280207365742c206974206d6967687420626520616374697665206f72206e6f742e2441637469766545726100002509040010d820546865206163746976652065726120696e666f726d6174696f6e2c20697420686f6c647320696e64657820616e642073746172742e0059012054686520616374697665206572612069732074686520657261206265696e672063757272656e746c792072657761726465642e2056616c696461746f7220736574206f66207468697320657261206d757374206265ac20657175616c20746f205b6053657373696f6e496e746572666163653a3a76616c696461746f7273605d2e5445726173537461727453657373696f6e496e6465780001040510100400105501205468652073657373696f6e20696e646578206174207768696368207468652065726120737461727420666f7220746865206c617374205b60436f6e6669673a3a486973746f72794465707468605d20657261732e006101204e6f74653a205468697320747261636b7320746865207374617274696e672073657373696f6e2028692e652e2073657373696f6e20696e646578207768656e20657261207374617274206265696e672061637469766529f020666f7220746865206572617320696e20605b43757272656e74457261202d20484953544f52595f44455054482c2043757272656e744572615d602e2c457261735374616b657273010108050529092d090c0000002078204578706f73757265206f662076616c696461746f72206174206572612e0061012054686973206973206b65796564206669727374206279207468652065726120696e64657820746f20616c6c6f772062756c6b2064656c6574696f6e20616e64207468656e20746865207374617368206163636f756e742e00cc2049732069742072656d6f766564206166746572205b60436f6e6669673a3a486973746f72794465707468605d20657261732e4101204966207374616b657273206861736e2774206265656e20736574206f7220686173206265656e2072656d6f766564207468656e20656d707479206578706f737572652069732072657475726e65642e002901204e6f74653a20446570726563617465642073696e6365207631342e205573652060457261496e666f6020696e737465616420746f20776f726b2077697468206578706f73757265732e4c457261735374616b6572734f76657276696577000108050529093909040030b82053756d6d617279206f662076616c696461746f72206578706f73757265206174206120676976656e206572612e007101205468697320636f6e7461696e732074686520746f74616c207374616b6520696e20737570706f7274206f66207468652076616c696461746f7220616e64207468656972206f776e207374616b652e20496e206164646974696f6e2c75012069742063616e20616c736f206265207573656420746f2067657420746865206e756d626572206f66206e6f6d696e61746f7273206261636b696e6720746869732076616c696461746f7220616e6420746865206e756d626572206f666901206578706f73757265207061676573207468657920617265206469766964656420696e746f2e20546865207061676520636f756e742069732075736566756c20746f2064657465726d696e6520746865206e756d626572206f66ac207061676573206f6620726577617264732074686174206e6565647320746f20626520636c61696d65642e0061012054686973206973206b65796564206669727374206279207468652065726120696e64657820746f20616c6c6f772062756c6b2064656c6574696f6e20616e64207468656e20746865207374617368206163636f756e742eac2053686f756c64206f6e6c79206265206163636573736564207468726f7567682060457261496e666f602e00cc2049732069742072656d6f766564206166746572205b60436f6e6669673a3a486973746f72794465707468605d20657261732e4101204966207374616b657273206861736e2774206265656e20736574206f7220686173206265656e2072656d6f766564207468656e20656d707479206f766572766965772069732072657475726e65642e48457261735374616b657273436c6970706564010108050529092d090c000000409820436c6970706564204578706f73757265206f662076616c696461746f72206174206572612e006501204e6f74653a205468697320697320646570726563617465642c2073686f756c64206265207573656420617320726561642d6f6e6c7920616e642077696c6c2062652072656d6f76656420696e20746865206675747572652e3101204e657720604578706f737572656073206172652073746f72656420696e2061207061676564206d616e6e657220696e2060457261735374616b65727350616765646020696e73746561642e00590120546869732069732073696d696c617220746f205b60457261735374616b657273605d20627574206e756d626572206f66206e6f6d696e61746f7273206578706f736564206973207265647563656420746f20746865a82060543a3a4d61784578706f737572655061676553697a65602062696767657374207374616b6572732e1d0120284e6f74653a20746865206669656c642060746f74616c6020616e6420606f776e60206f6620746865206578706f737572652072656d61696e7320756e6368616e676564292ef42054686973206973207573656420746f206c696d69742074686520692f6f20636f737420666f7220746865206e6f6d696e61746f72207061796f75742e005d012054686973206973206b657965642066697374206279207468652065726120696e64657820746f20616c6c6f772062756c6b2064656c6574696f6e20616e64207468656e20746865207374617368206163636f756e742e00cc2049742069732072656d6f766564206166746572205b60436f6e6669673a3a486973746f72794465707468605d20657261732e4101204966207374616b657273206861736e2774206265656e20736574206f7220686173206265656e2072656d6f766564207468656e20656d707479206578706f737572652069732072657475726e65642e002901204e6f74653a20446570726563617465642073696e6365207631342e205573652060457261496e666f6020696e737465616420746f20776f726b2077697468206578706f73757265732e40457261735374616b657273506167656400010c0505053d094109040018c020506167696e61746564206578706f73757265206f6620612076616c696461746f7220617420676976656e206572612e0071012054686973206973206b65796564206669727374206279207468652065726120696e64657820746f20616c6c6f772062756c6b2064656c6574696f6e2c207468656e207374617368206163636f756e7420616e642066696e616c6c79d42074686520706167652e2053686f756c64206f6e6c79206265206163636573736564207468726f7567682060457261496e666f602e00d4205468697320697320636c6561726564206166746572205b60436f6e6669673a3a486973746f72794465707468605d20657261732e38436c61696d656452657761726473010108050529091102040018dc20486973746f7279206f6620636c61696d656420706167656420726577617264732062792065726120616e642076616c696461746f722e0069012054686973206973206b657965642062792065726120616e642076616c696461746f72207374617368207768696368206d61707320746f2074686520736574206f66207061676520696e6465786573207768696368206861766538206265656e20636c61696d65642e00cc2049742069732072656d6f766564206166746572205b60436f6e6669673a3a486973746f72794465707468605d20657261732e484572617356616c696461746f72507265667301010805052909b80800001411012053696d696c617220746f2060457261735374616b657273602c207468697320686f6c64732074686520707265666572656e636573206f662076616c696461746f72732e0061012054686973206973206b65796564206669727374206279207468652065726120696e64657820746f20616c6c6f772062756c6b2064656c6574696f6e20616e64207468656e20746865207374617368206163636f756e742e00cc2049732069742072656d6f766564206166746572205b60436f6e6669673a3a486973746f72794465707468605d20657261732e4c4572617356616c696461746f7252657761726400010405101804000c2d012054686520746f74616c2076616c696461746f7220657261207061796f757420666f7220746865206c617374205b60436f6e6669673a3a486973746f72794465707468605d20657261732e0021012045726173207468617420686176656e27742066696e697368656420796574206f7220686173206265656e2072656d6f76656420646f65736e27742068617665207265776172642e4045726173526577617264506f696e74730101040510450914000000000008d0205265776172647320666f7220746865206c617374205b60436f6e6669673a3a486973746f72794465707468605d20657261732e250120496620726577617264206861736e2774206265656e20736574206f7220686173206265656e2072656d6f766564207468656e2030207265776172642069732072657475726e65642e3845726173546f74616c5374616b6501010405101840000000000000000000000000000000000811012054686520746f74616c20616d6f756e74207374616b656420666f7220746865206c617374205b60436f6e6669673a3a486973746f72794465707468605d20657261732e1d0120496620746f74616c206861736e2774206265656e20736574206f7220686173206265656e2072656d6f766564207468656e2030207374616b652069732072657475726e65642e20466f7263654572610100c004000454204d6f6465206f662065726120666f7263696e672e404d61785374616b65645265776172647300000d0204000c1901204d6178696d756d207374616b656420726577617264732c20692e652e207468652070657263656e74616765206f66207468652065726120696e666c6174696f6e20746861746c206973207573656420666f72207374616b6520726577617264732eac20536565205b457261207061796f75745d282e2f696e6465782e68746d6c236572612d7061796f7574292e4c536c6173685265776172644672616374696f6e0100b010000000000cf8205468652070657263656e74616765206f662074686520736c617368207468617420697320646973747269627574656420746f207265706f72746572732e00e4205468652072657374206f662074686520736c61736865642076616c75652069732068616e646c6564206279207468652060536c617368602e4c43616e63656c6564536c6173685061796f757401001840000000000000000000000000000000000815012054686520616d6f756e74206f662063757272656e637920676976656e20746f207265706f7274657273206f66206120736c617368206576656e7420776869636820776173ec2063616e63656c65642062792065787472616f7264696e6172792063697263756d7374616e6365732028652e672e20676f7665726e616e6365292e40556e6170706c696564536c617368657301010405105509040004c420416c6c20756e6170706c69656420736c61736865732074686174206172652071756575656420666f72206c617465722e28426f6e646564457261730100f50704001025012041206d617070696e672066726f6d207374696c6c2d626f6e646564206572617320746f207468652066697273742073657373696f6e20696e646578206f662074686174206572612e00c8204d75737420636f6e7461696e7320696e666f726d6174696f6e20666f72206572617320666f72207468652072616e67653abc20605b6163746976655f657261202d20626f756e64696e675f6475726174696f6e3b206163746976655f6572615d604c56616c696461746f72536c617368496e457261000108050529095d09040008450120416c6c20736c617368696e67206576656e7473206f6e2076616c696461746f72732c206d61707065642062792065726120746f20746865206869676865737420736c6173682070726f706f7274696f6e7020616e6420736c6173682076616c7565206f6620746865206572612e4c4e6f6d696e61746f72536c617368496e4572610001080505290918040004610120416c6c20736c617368696e67206576656e7473206f6e206e6f6d696e61746f72732c206d61707065642062792065726120746f20746865206869676865737420736c6173682076616c7565206f6620746865206572612e34536c617368696e675370616e73000104050061090400048c20536c617368696e67207370616e7320666f72207374617368206163636f756e74732e245370616e536c6173680101040551096509800000000000000000000000000000000000000000000000000000000000000000083d01205265636f72647320696e666f726d6174696f6e2061626f757420746865206d6178696d756d20736c617368206f6620612073746173682077697468696e206120736c617368696e67207370616e2cb82061732077656c6c20617320686f77206d7563682072657761726420686173206265656e2070616964206f75742e5443757272656e74506c616e6e656453657373696f6e01001010000000000ce820546865206c61737420706c616e6e65642073657373696f6e207363686564756c6564206279207468652073657373696f6e2070616c6c65742e0071012054686973206973206261736963616c6c7920696e2073796e632077697468207468652063616c6c20746f205b6070616c6c65745f73657373696f6e3a3a53657373696f6e4d616e616765723a3a6e65775f73657373696f6e605d2e384368696c6c5468726573686f6c6400000d0204000c510120546865207468726573686f6c6420666f72207768656e2075736572732063616e2073746172742063616c6c696e6720606368696c6c5f6f746865726020666f72206f746865722076616c696461746f7273202f5901206e6f6d696e61746f72732e20546865207468726573686f6c6420697320636f6d706172656420746f207468652061637475616c206e756d626572206f662076616c696461746f7273202f206e6f6d696e61746f72732901202860436f756e74466f722a602920696e207468652073797374656d20636f6d706172656420746f2074686520636f6e66696775726564206d61782028604d61782a436f756e7460292e01050201a81830486973746f72794465707468101054000000508c204e756d626572206f66206572617320746f206b65657020696e20686973746f72792e00e820466f6c6c6f77696e6720696e666f726d6174696f6e206973206b65707420666f72206572617320696e20605b63757272656e745f657261202d090120486973746f727944657074682c2063757272656e745f6572615d603a2060457261735374616b657273602c2060457261735374616b657273436c6970706564602c050120604572617356616c696461746f725072656673602c20604572617356616c696461746f72526577617264602c206045726173526577617264506f696e7473602c4501206045726173546f74616c5374616b65602c206045726173537461727453657373696f6e496e646578602c2060436c61696d656452657761726473602c2060457261735374616b6572735061676564602c5c2060457261735374616b6572734f76657276696577602e00e4204d757374206265206d6f7265207468616e20746865206e756d626572206f6620657261732064656c617965642062792073657373696f6e2ef820492e652e2061637469766520657261206d75737420616c7761797320626520696e20686973746f72792e20492e652e20606163746976655f657261203ec42063757272656e745f657261202d20686973746f72795f646570746860206d7573742062652067756172616e746565642e001101204966206d6967726174696e6720616e206578697374696e672070616c6c65742066726f6d2073746f726167652076616c756520746f20636f6e6669672076616c75652cec20746869732073686f756c642062652073657420746f2073616d652076616c7565206f72206772656174657220617320696e2073746f726167652e001501204e6f74653a2060486973746f727944657074686020697320757365642061732074686520757070657220626f756e6420666f72207468652060426f756e646564566563602d01206974656d20605374616b696e674c65646765722e6c65676163795f636c61696d65645f72657761726473602e2053657474696e6720746869732076616c7565206c6f776572207468616ed820746865206578697374696e672076616c75652063616e206c65616420746f20696e636f6e73697374656e6369657320696e20746865150120605374616b696e674c65646765726020616e642077696c6c206e65656420746f2062652068616e646c65642070726f7065726c7920696e2061206d6967726174696f6e2ef020546865207465737420607265647563696e675f686973746f72795f64657074685f616272757074602073686f77732074686973206566666563742e3853657373696f6e735065724572611010010000000470204e756d626572206f662073657373696f6e7320706572206572612e3c426f6e64696e674475726174696f6e10101c00000004e4204e756d626572206f6620657261732074686174207374616b65642066756e6473206d7573742072656d61696e20626f6e64656420666f722e48536c61736844656665724475726174696f6e10101b000000100101204e756d626572206f662065726173207468617420736c6173686573206172652064656665727265642062792c20616674657220636f6d7075746174696f6e2e000d0120546869732073686f756c64206265206c657373207468616e2074686520626f6e64696e67206475726174696f6e2e2053657420746f203020696620736c617368657315012073686f756c64206265206170706c69656420696d6d6564696174656c792c20776974686f7574206f70706f7274756e69747920666f7220696e74657276656e74696f6e2e4c4d61784578706f737572655061676553697a651010000200002cb020546865206d6178696d756d2073697a65206f6620656163682060543a3a4578706f7375726550616765602e00290120416e20604578706f737572655061676560206973207765616b6c7920626f756e64656420746f2061206d6178696d756d206f6620604d61784578706f737572655061676553697a656030206e6f6d696e61746f72732e00210120466f72206f6c646572206e6f6e2d7061676564206578706f737572652c206120726577617264207061796f757420776173207265737472696374656420746f2074686520746f70210120604d61784578706f737572655061676553697a6560206e6f6d696e61746f72732e205468697320697320746f206c696d69742074686520692f6f20636f737420666f722074686548206e6f6d696e61746f72207061796f75742e005901204e6f74653a20604d61784578706f737572655061676553697a6560206973207573656420746f20626f756e642060436c61696d6564526577617264736020616e6420697320756e7361666520746f207265647563659020776974686f75742068616e646c696e6720697420696e2061206d6967726174696f6e2e484d6178556e6c6f636b696e674368756e6b7310102000000028050120546865206d6178696d756d206e756d626572206f662060756e6c6f636b696e6760206368756e6b732061205b605374616b696e674c6564676572605d2063616e090120686176652e204566666563746976656c792064657465726d696e657320686f77206d616e7920756e6971756520657261732061207374616b6572206d61792062653820756e626f6e64696e6720696e2e00f8204e6f74653a20604d6178556e6c6f636b696e674368756e6b736020697320757365642061732074686520757070657220626f756e6420666f722074686501012060426f756e64656456656360206974656d20605374616b696e674c65646765722e756e6c6f636b696e67602e2053657474696e6720746869732076616c75650501206c6f776572207468616e20746865206578697374696e672076616c75652063616e206c65616420746f20696e636f6e73697374656e6369657320696e20746865090120605374616b696e674c65646765726020616e642077696c6c206e65656420746f2062652068616e646c65642070726f7065726c7920696e20612072756e74696d650501206d6967726174696f6e2e20546865207465737420607265647563696e675f6d61785f756e6c6f636b696e675f6368756e6b735f616272757074602073686f7773342074686973206566666563742e0169090700204f6666656e63657301204f6666656e636573081c5265706f72747300010405346d09040004490120546865207072696d61727920737472756374757265207468617420686f6c647320616c6c206f6666656e6365207265636f726473206b65796564206279207265706f7274206964656e746966696572732e58436f6e63757272656e745265706f727473496e64657801010805057509c1010400042901204120766563746f72206f66207265706f727473206f66207468652073616d65206b696e6420746861742068617070656e6564206174207468652073616d652074696d6520736c6f742e0001c40000080028486973746f726963616c0128486973746f726963616c0848486973746f726963616c53657373696f6e73000104051065080400045d01204d617070696e672066726f6d20686973746f726963616c2073657373696f6e20696e646963657320746f2073657373696f6e2d6461746120726f6f74206861736820616e642076616c696461746f7220636f756e742e2c53746f72656452616e6765000084040004e4205468652072616e6765206f6620686973746f726963616c2073657373696f6e732077652073746f72652e205b66697273742c206c617374290000000021001c53657373696f6e011c53657373696f6e1c2856616c696461746f72730100fd010400047c205468652063757272656e7420736574206f662076616c696461746f72732e3043757272656e74496e646578010010100000000004782043757272656e7420696e646578206f66207468652073657373696f6e2e345175657565644368616e676564010020040008390120547275652069662074686520756e6465726c79696e672065636f6e6f6d6963206964656e746974696573206f7220776569676874696e6720626568696e64207468652076616c696461746f7273a420686173206368616e67656420696e20746865207175657565642076616c696461746f72207365742e285175657565644b657973010079090400083d012054686520717565756564206b65797320666f7220746865206e6578742073657373696f6e2e205768656e20746865206e6578742073657373696f6e20626567696e732c207468657365206b657973e02077696c6c206265207573656420746f2064657465726d696e65207468652076616c696461746f7227732073657373696f6e206b6579732e4844697361626c656456616c696461746f7273010081090400148020496e6469636573206f662064697361626c65642076616c696461746f72732e003d01205468652076656320697320616c77617973206b65707420736f7274656420736f20746861742077652063616e2066696e642077686574686572206120676976656e2076616c696461746f722069733d012064697361626c6564207573696e672062696e617279207365617263682e204974206765747320636c6561726564207768656e20606f6e5f73657373696f6e5f656e64696e67602072657475726e73642061206e657720736574206f66206964656e7469746965732e204e6578744b657973000104050045020400049c20546865206e6578742073657373696f6e206b65797320666f7220612076616c696461746f722e204b65794f776e6572000104058d0900040004090120546865206f776e6572206f662061206b65792e20546865206b65792069732074686520604b657954797065496460202b2074686520656e636f646564206b65792e01410201cc0001950909001c4772616e647061011c4772616e6470611c1453746174650100990904000490205374617465206f66207468652063757272656e7420617574686f72697479207365742e3450656e64696e674368616e676500009d09040004c42050656e64696e67206368616e67653a20287369676e616c65642061742c207363686564756c6564206368616e6765292e284e657874466f72636564000010040004bc206e65787420626c6f636b206e756d6265722077686572652077652063616e20666f7263652061206368616e67652e1c5374616c6c65640000840400049020607472756560206966207765206172652063757272656e746c79207374616c6c65642e3043757272656e745365744964010030200000000000000000085d0120546865206e756d626572206f66206368616e6765732028626f746820696e207465726d73206f66206b65797320616e6420756e6465726c79696e672065636f6e6f6d696320726573706f6e736962696c697469657329c420696e20746865202273657422206f66204772616e6470612076616c696461746f72732066726f6d2067656e657369732e30536574496453657373696f6e00010405301004002859012041206d617070696e672066726f6d206772616e6470612073657420494420746f2074686520696e646578206f6620746865202a6d6f737420726563656e742a2073657373696f6e20666f722077686963682069747368206d656d62657273207765726520726573706f6e7369626c652e0045012054686973206973206f6e6c79207573656420666f722076616c69646174696e672065717569766f636174696f6e2070726f6f66732e20416e2065717569766f636174696f6e2070726f6f66206d7573744d0120636f6e7461696e732061206b65792d6f776e6572736869702070726f6f6620666f72206120676976656e2073657373696f6e2c207468657265666f7265207765206e65656420612077617920746f20746965450120746f6765746865722073657373696f6e7320616e64204752414e44504120736574206964732c20692e652e207765206e65656420746f2076616c6964617465207468617420612076616c696461746f7241012077617320746865206f776e6572206f66206120676976656e206b6579206f6e206120676976656e2073657373696f6e2c20616e642077686174207468652061637469766520736574204944207761735420647572696e6720746861742073657373696f6e2e00b82054574f582d4e4f54453a2060536574496460206973206e6f7420756e646572207573657220636f6e74726f6c2e2c417574686f7269746965730100a10904000484205468652063757272656e74206c697374206f6620617574686f7269746965732e015d0201d00c384d6178417574686f7269746965731010a0860100045c204d617820417574686f72697469657320696e20757365344d61784e6f6d696e61746f727310100002000004d420546865206d6178696d756d206e756d626572206f66206e6f6d696e61746f727320666f7220656163682076616c696461746f722e584d6178536574496453657373696f6e456e747269657330201c0000000000000018390120546865206d6178696d756d206e756d626572206f6620656e747269657320746f206b65657020696e207468652073657420696420746f2073657373696f6e20696e646578206d617070696e672e0031012053696e6365207468652060536574496453657373696f6e60206d6170206973206f6e6c79207573656420666f722076616c69646174696e672065717569766f636174696f6e73207468697329012076616c75652073686f756c642072656c61746520746f2074686520626f6e64696e67206475726174696f6e206f66207768617465766572207374616b696e672073797374656d2069733501206265696e6720757365642028696620616e79292e2049662065717569766f636174696f6e2068616e646c696e67206973206e6f7420656e61626c6564207468656e20746869732076616c7565342063616e206265207a65726f2e01a5090b0048417574686f72697479446973636f766572790148417574686f72697479446973636f7665727908104b6579730100a9090400048c204b657973206f66207468652063757272656e7420617574686f72697479207365742e204e6578744b6579730100a90904000480204b657973206f6620746865206e65787420617574686f72697479207365742e000000000d00205472656173757279012054726561737572791c3450726f706f73616c436f756e74010010100000000010410120444550524543415445443a206173736f636961746564207769746820607370656e645f6c6f63616c602063616c6c20616e642077696c6c2062652072656d6f76656420696e204d617920323032352e690120526566657220746f203c68747470733a2f2f6769746875622e636f6d2f706172697479746563682f706f6c6b61646f742d73646b2f70756c6c2f353936313e20666f72206d6967726174696f6e20746f20607370656e64602e00a4204e756d626572206f662070726f706f73616c7320746861742068617665206265656e206d6164652e2450726f706f73616c730001040510b109040010410120444550524543415445443a206173736f636961746564207769746820607370656e645f6c6f63616c602063616c6c20616e642077696c6c2062652072656d6f76656420696e204d617920323032352e690120526566657220746f203c68747470733a2f2f6769746875622e636f6d2f706172697479746563682f706f6c6b61646f742d73646b2f70756c6c2f353936313e20666f72206d6967726174696f6e20746f20607370656e64602e007c2050726f706f73616c7320746861742068617665206265656e206d6164652e2c4465616374697661746564010018400000000000000000000000000000000004f02054686520616d6f756e7420776869636820686173206265656e207265706f7274656420617320696e61637469766520746f2043757272656e63792e24417070726f76616c730100b509040010410120444550524543415445443a206173736f636961746564207769746820607370656e645f6c6f63616c602063616c6c20616e642077696c6c2062652072656d6f76656420696e204d617920323032352e690120526566657220746f203c68747470733a2f2f6769746875622e636f6d2f706172697479746563682f706f6c6b61646f742d73646b2f70756c6c2f353936313e20666f72206d6967726174696f6e20746f20607370656e64602e00f82050726f706f73616c20696e646963657320746861742068617665206265656e20617070726f76656420627574206e6f742079657420617761726465642e285370656e64436f756e74010010100000000004a42054686520636f756e74206f66207370656e647320746861742068617665206265656e206d6164652e185370656e64730001040510b909040004d0205370656e647320746861742068617665206265656e20617070726f76656420616e64206265696e672070726f6365737365642e3c4c6173745370656e64506572696f64000010040004d42054686520626c6f636b6e756d62657220666f7220746865206c61737420747269676765726564207370656e6420706572696f642e01890201e0182c5370656e64506572696f64101000460500048820506572696f64206265747765656e2073756363657373697665207370656e64732e104275726ec10910102700000411012050657263656e74616765206f662073706172652066756e64732028696620616e7929207468617420617265206275726e7420706572207370656e6420706572696f642e2050616c6c65744964c5092070792f74727372790419012054686520747265617375727927732070616c6c65742069642c207573656420666f72206465726976696e672069747320736f7665726569676e206163636f756e742049442e304d6178417070726f76616c7310106400000018410120444550524543415445443a206173736f636961746564207769746820607370656e645f6c6f63616c602063616c6c20616e642077696c6c2062652072656d6f76656420696e204d617920323032352e690120526566657220746f203c68747470733a2f2f6769746875622e636f6d2f706172697479746563682f706f6c6b61646f742d73646b2f70756c6c2f353936313e20666f72206d6967726174696f6e20746f20607370656e64602e00150120546865206d6178696d756d206e756d626572206f6620617070726f76616c7320746861742063616e207761697420696e20746865207370656e64696e672071756575652e004d01204e4f54453a205468697320706172616d6574657220697320616c736f20757365642077697468696e2074686520426f756e746965732050616c6c657420657874656e73696f6e20696620656e61626c65642e305061796f7574506572696f64101080c613000419012054686520706572696f6420647572696e6720776869636820616e20617070726f766564207472656173757279207370656e642068617320746f20626520636c61696d65642e2c706f745f6163636f756e7400806d6f646c70792f7472737279000000000000000000000000000000000000000004a0204765747320746869732070616c6c65742773206465726976656420706f74206163636f756e742e01c909130040436f6e76696374696f6e566f74696e670140436f6e76696374696f6e566f74696e670824566f74696e67466f720101080505cd09d109d800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008750120416c6c20766f74696e6720666f72206120706172746963756c617220766f74657220696e206120706172746963756c617220766f74696e6720636c6173732e2057652073746f7265207468652062616c616e636520666f72207468659c206e756d626572206f6620766f74657320746861742077652068617665207265636f726465642e34436c6173734c6f636b73466f720101040500f10904000c69012054686520766f74696e6720636c617373657320776869636820686176652061206e6f6e2d7a65726f206c6f636b20726571756972656d656e7420616e6420746865206c6f636b20616d6f756e747320776869636820746865796d0120726571756972652e205468652061637475616c20616d6f756e74206c6f636b6564206f6e20626568616c66206f6620746869732070616c6c65742073686f756c6420616c7761797320626520746865206d6178696d756d206f662c2074686973206c6973742e018d0201890108204d6178566f74657310100002000010f020546865206d6178696d756d206e756d626572206f6620636f6e63757272656e7420766f74657320616e206163636f756e74206d617920686176652e00550120416c736f207573656420746f20636f6d70757465207765696768742c20616e206f7665726c79206c617267652076616c75652063616e206c65616420746f2065787472696e736963732077697468206c61726765c02077656967687420657374696d6174696f6e3a20736565206064656c65676174656020666f7220696e7374616e63652e44566f74654c6f636b696e67506572696f64101001000000109020546865206d696e696d756d20706572696f64206f6620766f7465206c6f636b696e672e0065012049742073686f756c64206265206e6f2073686f72746572207468616e20656e6163746d656e7420706572696f6420746f20656e73757265207468617420696e207468652063617365206f6620616e20617070726f76616c2c49012074686f7365207375636365737366756c20766f7465727320617265206c6f636b656420696e746f2074686520636f6e73657175656e636573207468617420746865697220766f74657320656e7461696c2e01fd091400245265666572656e646101245265666572656e6461143c5265666572656e64756d436f756e74010010100000000004310120546865206e6578742066726565207265666572656e64756d20696e6465782c20616b6120746865206e756d626572206f66207265666572656e6461207374617274656420736f206661722e445265666572656e64756d496e666f466f720001040210010a040004b420496e666f726d6174696f6e20636f6e6365726e696e6720616e7920676976656e207265666572656e64756d2e28547261636b5175657565010104059501210a0400105d012054686520736f72746564206c697374206f66207265666572656e646120726561647920746f206265206465636964656420627574206e6f7420796574206265696e6720646563696465642c206f7264657265642062797c20636f6e76696374696f6e2d776569676874656420617070726f76616c732e00410120546869732073686f756c6420626520656d70747920696620604465636964696e67436f756e7460206973206c657373207468616e2060547261636b496e666f3a3a6d61785f6465636964696e67602e344465636964696e67436f756e7401010405950110100000000004c420546865206e756d626572206f66207265666572656e6461206265696e6720646563696465642063757272656e746c792e284d657461646174614f66000104021034040018050120546865206d6574616461746120697320612067656e6572616c20696e666f726d6174696f6e20636f6e6365726e696e6720746865207265666572656e64756d2e490120546865206048617368602072656665727320746f2074686520707265696d616765206f66207468652060507265696d61676573602070726f76696465722077686963682063616e2062652061204a534f4e882064756d70206f7220495046532068617368206f662061204a534f4e2066696c652e00750120436f6e73696465722061206761726261676520636f6c6c656374696f6e20666f722061206d65746164617461206f662066696e6973686564207265666572656e64756d7320746f2060756e7265717565737460202872656d6f76652944206c6172676520707265696d616765732e01990201990114445375626d697373696f6e4465706f736974184000e40b5402000000000000000000000004350120546865206d696e696d756d20616d6f756e7420746f20626520757365642061732061206465706f73697420666f722061207075626c6963207265666572656e64756d2070726f706f73616c2e244d617851756575656410106400000004e4204d6178696d756d2073697a65206f6620746865207265666572656e64756d20717565756520666f7220612073696e676c6520747261636b2e44556e6465636964696e6754696d656f757410108013030008550120546865206e756d626572206f6620626c6f636b73206166746572207375626d697373696f6e20746861742061207265666572656e64756d206d75737420626567696e206265696e6720646563696465642062792ee4204f6e63652074686973207061737365732c207468656e20616e796f6e65206d61792063616e63656c20746865207265666572656e64756d2e34416c61726d496e74657276616c1010010000000c5d01205175616e74697a6174696f6e206c6576656c20666f7220746865207265666572656e64756d2077616b657570207363686564756c65722e204120686967686572206e756d6265722077696c6c20726573756c7420696e5d012066657765722073746f726167652072656164732f777269746573206e656564656420666f7220736d616c6c657220766f746572732c2062757420616c736f20726573756c7420696e2064656c61797320746f207468655501206175746f6d61746963207265666572656e64756d20737461747573206368616e6765732e204578706c6963697420736572766963696e6720696e737472756374696f6e732061726520756e61666665637465642e18547261636b732d0a151a40000064726f6f74000000000000000000000000000000000000000000010000000080c6a47e8d03000000000000000000b00400000027060040380000403800000290d73e0d000000005743de13000000005443de13000000000000ca9a3b000000000065cd1d01006477686974656c69737465645f63616c6c6572000000000000006400000000407a10f35a000000000000000000002c01000000270600640000006400000002ec972510000000007b573c170000000042392f1200000000020e00840000000000d6e61f01000000003962790200000000020064776973685f666f725f6368616e6765000000000000000000000a0000000080f420e6b500000000000000000000b00400000027060040380000640000000290d73e0d000000005743de13000000005443de13000000000000ca9a3b000000000065cd1d0a00647374616b696e675f61646d696e0000000000000000000000000a00000000203d88792d00000000000000000000b004000000270600080700006400000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff0b0064747265617375726572000000000000000000000000000000000a00000000a0724e180900000000000000000000b004000000270600c0890100403800000290d73e0d000000005743de13000000005443de13000000000000ca9a3b000000000065cd1d0c00646c656173655f61646d696e00000000000000000000000000000a00000000203d88792d00000000000000000000b004000000270600080700006400000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff0d006466656c6c6f77736869705f61646d696e0000000000000000000a00000000203d88792d00000000000000000000b004000000270600080700006400000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff0e006467656e6572616c5f61646d696e0000000000000000000000000a00000000203d88792d00000000000000000000b00400000027060008070000640000000290d73e0d000000005743de13000000005443de13000000000259a2f40200000000a3296b05000000002e6b4afdffffffff0f006461756374696f6e5f61646d696e0000000000000000000000000a00000000203d88792d00000000000000000000b00400000027060008070000640000000290d73e0d000000005743de13000000005443de13000000000259a2f40200000000a3296b05000000002e6b4afdffffffff1400647265666572656e64756d5f63616e63656c6c65720000000000e803000000407a10f35a00000000000000000000b0040000c0890100080700006400000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff1500647265666572656e64756d5f6b696c6c65720000000000000000e803000000406352bfc601000000000000000000b004000000270600080700006400000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff1e0064736d616c6c5f74697070657200000000000000000000000000c800000000e40b540200000000000000000000000a000000c0890100640000000a00000000499149150065cd1d00ca9a3b02f9ba1800000000002a4d3100000000006b59e7ffffffffff1f00646269675f7469707065720000000000000000000000000000006400000000e8764817000000000000000000000064000000c0890100580200006400000000499149150065cd1d00ca9a3b02694f3f000000000035967d0000000000e534c1ffffffffff200064736d616c6c5f7370656e646572000000000000000000000000320000000010a5d4e800000000000000000000006009000000270600807000004038000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff2100646d656469756d5f7370656e64657200000000000000000000003200000000204aa9d10100000000000000000000600900000027060000e1000040380000005b01f6300065cd1d00ca9a3b021161db0000000000bfd1aa010000000020972affffffffff2200646269675f7370656e64657200000000000000000000000000003200000000409452a303000000000000000000006009000000270600c0890100403800000000ca9a3b0065cd1d00ca9a3b02413cb00100000000755d34030000000045d165feffffffff0c482041206c697374206f6620747261636b732e005d01204e6f74653a2069662074686520747261636b73206172652064796e616d69632c207468652076616c756520696e2074686520737461746963206d65746164617461206d6967687420626520696e61636375726174652e01450a15001c4f726967696e73000000000016002457686974656c697374012457686974656c697374043c57686974656c697374656443616c6c00010405349004000001bd02013d070001490a170018436c61696d730118436c61696d731418436c61696d7300010406cd021804000014546f74616c0100184000000000000000000000000000000000001c56657374696e6700010406cd02d502040010782056657374696e67207363686564756c6520666f72206120636c61696d2e0d012046697273742062616c616e63652069732074686520746f74616c20616d6f756e7420746861742073686f756c642062652068656c6420666f722076657374696e672ee4205365636f6e642062616c616e636520697320686f77206d7563682073686f756c6420626520756e6c6f636b65642070657220626c6f636b2ecc2054686520626c6f636b206e756d626572206973207768656e207468652076657374696e672073686f756c642073746172742e1c5369676e696e6700010406cd02dd02040004c0205468652073746174656d656e74206b696e642074686174206d757374206265207369676e65642c20696620616e792e24507265636c61696d730001040600cd020400042d01205072652d636c61696d656420457468657265756d206163636f756e74732c20627920746865204163636f756e74204944207468617420746865792061726520636c61696d656420746f2e01c102014d07041850726566697838888450617920444f547320746f2074686520506f6c6b61646f74206163636f756e743a00014d0a18001c56657374696e67011c56657374696e67081c56657374696e670001040200510a040004d820496e666f726d6174696f6e20726567617264696e67207468652076657374696e67206f66206120676976656e206163636f756e742e3853746f7261676556657273696f6e0100590a04000c7c2053746f726167652076657273696f6e206f66207468652070616c6c65742e003101204e6577206e6574776f726b732073746172742077697468206c61746573742076657273696f6e2c2061732064657465726d696e6564206279207468652067656e65736973206275696c642e01e10201510708444d696e5665737465645472616e73666572184000e40b5402000000000000000000000004e820546865206d696e696d756d20616d6f756e74207472616e7366657272656420746f2063616c6c20607665737465645f7472616e73666572602e4c4d617856657374696e675363686564756c657310101c00000000015d0a19001c5574696c6974790001e902015507044c626174636865645f63616c6c735f6c696d69741010aa2a000004a820546865206c696d6974206f6e20746865206e756d626572206f6620626174636865642063616c6c732e01610a1a001450726f7879011450726f7879081c50726f786965730101040500650a4400000000000000000000000000000000000845012054686520736574206f66206163636f756e742070726f786965732e204d61707320746865206163636f756e74207768696368206861732064656c65676174656420746f20746865206163636f756e7473210120776869636820617265206265696e672064656c65676174656420746f2c20746f67657468657220776974682074686520616d6f756e742068656c64206f6e206465706f7369742e34416e6e6f756e63656d656e74730101040500750a44000000000000000000000000000000000004ac2054686520616e6e6f756e63656d656e7473206d616465206279207468652070726f787920286b6579292e01f102015907184050726f78794465706f7369744261736518400084b2952e000000000000000000000010110120546865206261736520616d6f756e74206f662063757272656e6379206e656564656420746f207265736572766520666f72206372656174696e6720612070726f78792e00010120546869732069732068656c6420666f7220616e206164646974696f6e616c2073746f72616765206974656d2077686f73652076616c75652073697a652069732501206073697a656f662842616c616e6365296020627974657320616e642077686f7365206b65792073697a65206973206073697a656f66284163636f756e74496429602062797465732e4850726f78794465706f736974466163746f7218408066ab1300000000000000000000000014bc2054686520616d6f756e74206f662063757272656e6379206e6565646564207065722070726f78792061646465642e00350120546869732069732068656c6420666f7220616464696e6720333220627974657320706c757320616e20696e7374616e6365206f66206050726f78795479706560206d6f726520696e746f20616101207072652d6578697374696e672073746f726167652076616c75652e20546875732c207768656e20636f6e6669677572696e67206050726f78794465706f736974466163746f7260206f6e652073686f756c642074616b65f420696e746f206163636f756e7420603332202b2070726f78795f747970652e656e636f646528292e6c656e282960206279746573206f6620646174612e284d617850726f7869657310102000000004f020546865206d6178696d756d20616d6f756e74206f662070726f7869657320616c6c6f77656420666f7220612073696e676c65206163636f756e742e284d617850656e64696e6710102000000004450120546865206d6178696d756d20616d6f756e74206f662074696d652d64656c6179656420616e6e6f756e63656d656e747320746861742061726520616c6c6f77656420746f2062652070656e64696e672e5c416e6e6f756e63656d656e744465706f7369744261736518400084b2952e000000000000000000000010310120546865206261736520616d6f756e74206f662063757272656e6379206e656564656420746f207265736572766520666f72206372656174696e6720616e20616e6e6f756e63656d656e742e00490120546869732069732068656c64207768656e2061206e65772073746f72616765206974656d20686f6c64696e672061206042616c616e636560206973206372656174656420287479706963616c6c7920313620206279746573292e64416e6e6f756e63656d656e744465706f736974466163746f72184000cd562700000000000000000000000010d42054686520616d6f756e74206f662063757272656e6379206e65656465642070657220616e6e6f756e63656d656e74206d6164652e00590120546869732069732068656c6420666f7220616464696e6720616e20604163636f756e744964602c2060486173686020616e642060426c6f636b4e756d6265726020287479706963616c6c79203638206279746573298c20696e746f2061207072652d6578697374696e672073746f726167652076616c75652e01850a1d00204d756c746973696701204d756c746973696704244d756c7469736967730001080502890a8d0a040004942054686520736574206f66206f70656e206d756c7469736967206f7065726174696f6e732e01fd020161070c2c4465706f736974426173651840008c61c52e000000000000000000000018590120546865206261736520616d6f756e74206f662063757272656e6379206e656564656420746f207265736572766520666f72206372656174696e672061206d756c746973696720657865637574696f6e206f7220746f842073746f726520612064697370617463682063616c6c20666f72206c617465722e00010120546869732069732068656c6420666f7220616e206164646974696f6e616c2073746f72616765206974656d2077686f73652076616c75652073697a652069733101206034202b2073697a656f662828426c6f636b4e756d6265722c2042616c616e63652c204163636f756e74496429296020627974657320616e642077686f7365206b65792073697a652069738020603332202b2073697a656f66284163636f756e74496429602062797465732e344465706f736974466163746f72184000d012130000000000000000000000000c55012054686520616d6f756e74206f662063757272656e6379206e65656465642070657220756e6974207468726573686f6c64207768656e206372656174696e672061206d756c746973696720657865637574696f6e2e00250120546869732069732068656c6420666f7220616464696e67203332206279746573206d6f726520696e746f2061207072652d6578697374696e672073746f726167652076616c75652e384d61785369676e61746f7269657310106400000004ec20546865206d6178696d756d20616d6f756e74206f66207369676e61746f7269657320616c6c6f77656420696e20746865206d756c74697369672e01950a1e0020426f756e746965730120426f756e74696573102c426f756e7479436f756e74010010100000000004c0204e756d626572206f6620626f756e74792070726f706f73616c7320746861742068617665206265656e206d6164652e20426f756e746965730001040510990a0400047820426f756e7469657320746861742068617665206265656e206d6164652e48426f756e74794465736372697074696f6e730001040510a10a0400048020546865206465736372697074696f6e206f66206561636820626f756e74792e3c426f756e7479417070726f76616c730100b509040004ec20426f756e747920696e646963657320746861742068617665206265656e20617070726f76656420627574206e6f74207965742066756e6465642e0109030165072444426f756e74794465706f73697442617365184000e40b5402000000000000000000000004e82054686520616d6f756e742068656c64206f6e206465706f73697420666f7220706c6163696e67206120626f756e74792070726f706f73616c2e60426f756e74794465706f7369745061796f757444656c6179101000000000045901205468652064656c617920706572696f6420666f72207768696368206120626f756e74792062656e6566696369617279206e65656420746f2077616974206265666f726520636c61696d20746865207061796f75742e48426f756e7479557064617465506572696f6410100004170318f4205468652074696d65206c696d697420666f7220612063757261746f7220746f20616374206265666f7265206120626f756e747920657870697265732e0055012054686520706572696f64207468617420737461727473207768656e20612063757261746f7220697320617070726f7665642c20647572696e672077686963682074686579206d7573742065786563757465206f725501207570646174652074686520626f756e7479207669612060657874656e645f626f756e74795f657870697279602e204966206d69737365642c2074686520626f756e747920657870697265732c20616e642074686555012063757261746f72206d617920626520736c61736865642e2049662060426c6f636b4e756d626572466f723a3a4d4158602c20626f756e7469657320737461792061637469766520696e646566696e6974656c792cb82072656d6f76696e6720746865206e65656420666f722060657874656e645f626f756e74795f657870697279602e6043757261746f724465706f7369744d756c7469706c696572c1091020a10700101901205468652063757261746f72206465706f7369742069732063616c63756c6174656420617320612070657263656e74616765206f66207468652063757261746f72206665652e0039012054686973206465706f73697420686173206f7074696f6e616c20757070657220616e64206c6f77657220626f756e64732077697468206043757261746f724465706f7369744d61786020616e6454206043757261746f724465706f7369744d696e602e4443757261746f724465706f7369744d61782d02440100204aa9d10100000000000000000000044901204d6178696d756d20616d6f756e74206f662066756e647320746861742073686f756c6420626520706c6163656420696e2061206465706f73697420666f72206d616b696e6720612070726f706f73616c2e4443757261746f724465706f7369744d696e2d02440100e87648170000000000000000000000044901204d696e696d756d20616d6f756e74206f662066756e647320746861742073686f756c6420626520706c6163656420696e2061206465706f73697420666f72206d616b696e6720612070726f706f73616c2e48426f756e747956616c75654d696e696d756d184000e876481700000000000000000000000470204d696e696d756d2076616c756520666f72206120626f756e74792e48446174614465706f73697450657242797465184000e1f5050000000000000000000000000461012054686520616d6f756e742068656c64206f6e206465706f7369742070657220627974652077697468696e2074686520746970207265706f727420726561736f6e206f7220626f756e7479206465736372697074696f6e2e4c4d6178696d756d526561736f6e4c656e6774681010004000000c88204d6178696d756d2061636365707461626c6520726561736f6e206c656e6774682e0065012042656e63686d61726b7320646570656e64206f6e20746869732076616c75652c206265207375726520746f2075706461746520776569676874732066696c65207768656e206368616e67696e6720746869732076616c756501a50a2200344368696c64426f756e7469657301344368696c64426f756e746965731c404368696c64426f756e7479436f756e740100101000000000086d0120444550524543415445443a205265706c6163656420776974682060506172656e74546f74616c4368696c64426f756e74696573602073746f72616765206974656d206b656570696e672064656469636174656420636f756e7473550120666f72206561636820706172656e7420626f756e74792e204e756d626572206f6620746f74616c206368696c6420626f756e746965732e2057696c6c2062652072656d6f76656420696e204d617920323032352e4c506172656e744368696c64426f756e74696573010104051010100000000008cc204e756d626572206f6620616374697665206368696c6420626f756e746965732070657220706172656e7420626f756e74792ee0204d6170206f6620706172656e7420626f756e747920696e64657820746f206e756d626572206f66206368696c6420626f756e746965732e60506172656e74546f74616c4368696c64426f756e746965730101040510101000000000044101204e756d626572206f6620746f74616c206368696c6420626f756e746965732070657220706172656e7420626f756e74792c20696e636c7564696e6720636f6d706c6574656420626f756e746965732e344368696c64426f756e74696573000108050584a90a04000494204368696c6420626f756e7469657320746861742068617665206265656e2061646465642e644368696c64426f756e74794465736372697074696f6e735631000108050584a10a04000c290120546865206465736372697074696f6e206f662065616368206368696c642d626f756e74792e20496e6465786564206279206028706172656e745f69642c206368696c645f696429602e006d012054686973206974656d207265706c616365732074686520604368696c64426f756e74794465736372697074696f6e73602073746f72616765206974656d2066726f6d207468652056302073746f726167652076657273696f6e2e505630546f56314368696c64426f756e74794964730001040510840400145d0120546865206d617070696e67206f6620746865206368696c6420626f756e7479206964732066726f6d2073746f726167652076657273696f6e206056306020746f20746865206e657720605631602076657273696f6e2e006d0120546865206056306020696473206261736564206f6e20746f74616c206368696c6420626f756e747920636f756e74205b604368696c64426f756e7479436f756e74605d602e2054686520605631602076657273696f6e206964734101206261736564206f6e20746865206368696c6420626f756e747920636f756e742070657220706172656e7420626f756e7479205b60506172656e74546f74616c4368696c64426f756e74696573605d2e650120546865206974656d20696e74656e64656420736f6c656c7920666f7220636c69656e7420636f6e76656e69656e636520616e64206e6f74207573656420696e207468652070616c6c6574277320636f7265206c6f6769632e4c4368696c6472656e43757261746f72466565730101040510184000000000000000000000000000000000040101205468652063756d756c6174697665206368696c642d626f756e74792063757261746f722066656520666f72206561636820706172656e7420626f756e74792e010d0301690708644d61784163746976654368696c64426f756e7479436f756e74101064000000041d01204d6178696d756d206e756d626572206f66206368696c6420626f756e7469657320746861742063616e20626520616464656420746f206120706172656e7420626f756e74792e5c4368696c64426f756e747956616c75654d696e696d756d184000e40b540200000000000000000000000488204d696e696d756d2076616c756520666f722061206368696c642d626f756e74792e01b10a260068456c656374696f6e50726f76696465724d756c746950686173650168456c656374696f6e50726f76696465724d756c746950686173652814526f756e64010010100100000018ac20496e7465726e616c20636f756e74657220666f7220746865206e756d626572206f6620726f756e64732e00550120546869732069732075736566756c20666f722064652d6475706c69636174696f6e206f66207472616e73616374696f6e73207375626d697474656420746f2074686520706f6f6c2c20616e642067656e6572616c6c20646961676e6f7374696373206f66207468652070616c6c65742e004d012054686973206973206d6572656c7920696e6372656d656e746564206f6e6365207065722065766572792074696d65207468617420616e20757073747265616d2060656c656374602069732063616c6c65642e3043757272656e745068617365010075070400043c2043757272656e742070686173652e38517565756564536f6c7574696f6e0000b50a04000c3d012043757272656e74206265737420736f6c7574696f6e2c207369676e6564206f7220756e7369676e65642c2071756575656420746f2062652072657475726e65642075706f6e2060656c656374602e006020416c7761797320736f727465642062792073636f72652e20536e617073686f740000bd0a0400107020536e617073686f742064617461206f662074686520726f756e642e005d01205468697320697320637265617465642061742074686520626567696e6e696e67206f6620746865207369676e656420706861736520616e6420636c65617265642075706f6e2063616c6c696e672060656c656374602e2901204e6f74653a20546869732073746f726167652074797065206d757374206f6e6c79206265206d757461746564207468726f756768205b60536e617073686f7457726170706572605d2e384465736972656454617267657473000010040010cc2044657369726564206e756d626572206f66207461726765747320746f20656c65637420666f72207468697320726f756e642e00a8204f6e6c7920657869737473207768656e205b60536e617073686f74605d2069732070726573656e742e2901204e6f74653a20546869732073746f726167652074797065206d757374206f6e6c79206265206d757461746564207468726f756768205b60536e617073686f7457726170706572605d2e40536e617073686f744d657461646174610000e9030400109820546865206d65746164617461206f6620746865205b60526f756e64536e617073686f74605d00a8204f6e6c7920657869737473207768656e205b60536e617073686f74605d2069732070726573656e742e2901204e6f74653a20546869732073746f726167652074797065206d757374206f6e6c79206265206d757461746564207468726f756768205b60536e617073686f7457726170706572605d2e645369676e65645375626d697373696f6e4e657874496e646578010010100000000024010120546865206e65787420696e64657820746f2062652061737369676e656420746f20616e20696e636f6d696e67207369676e6564207375626d697373696f6e2e007501204576657279206163636570746564207375626d697373696f6e2069732061737369676e6564206120756e6971756520696e6465783b207468617420696e64657820697320626f756e6420746f207468617420706172746963756c61726501207375626d697373696f6e20666f7220746865206475726174696f6e206f662074686520656c656374696f6e2e204f6e20656c656374696f6e2066696e616c697a6174696f6e2c20746865206e65787420696e6465782069733020726573657420746f20302e0069012057652063616e2774206a7573742075736520605369676e65645375626d697373696f6e496e64696365732e6c656e2829602c206265636175736520746861742773206120626f756e646564207365743b20706173742069747359012063617061636974792c2069742077696c6c2073696d706c792073617475726174652e2057652063616e2774206a7573742069746572617465206f76657220605369676e65645375626d697373696f6e734d6170602cf4206265636175736520697465726174696f6e20697320736c6f772e20496e73746561642c2077652073746f7265207468652076616c756520686572652e5c5369676e65645375626d697373696f6e496e64696365730100c90a0400186d01204120736f727465642c20626f756e64656420766563746f72206f6620602873636f72652c20626c6f636b5f6e756d6265722c20696e64657829602c20776865726520656163682060696e6465786020706f696e747320746f2061782076616c756520696e20605369676e65645375626d697373696f6e73602e007101205765206e65766572206e65656420746f2070726f63657373206d6f7265207468616e20612073696e676c65207369676e6564207375626d697373696f6e20617420612074696d652e205369676e6564207375626d697373696f6e7375012063616e206265207175697465206c617267652c20736f2077652772652077696c6c696e6720746f207061792074686520636f7374206f66206d756c7469706c6520646174616261736520616363657373657320746f206163636573732101207468656d206f6e6520617420612074696d6520696e7374656164206f662072656164696e6720616e64206465636f64696e6720616c6c206f66207468656d206174206f6e63652e505369676e65645375626d697373696f6e734d61700001040510d50a04001c7420556e636865636b65642c207369676e656420736f6c7574696f6e732e00690120546f676574686572207769746820605375626d697373696f6e496e6469636573602c20746869732073746f726573206120626f756e64656420736574206f6620605369676e65645375626d697373696f6e7360207768696c65ec20616c6c6f77696e6720757320746f206b656570206f6e6c7920612073696e676c65206f6e6520696e206d656d6f727920617420612074696d652e0069012054776f78206e6f74653a20746865206b6579206f6620746865206d617020697320616e206175746f2d696e6372656d656e74696e6720696e6465782077686963682075736572732063616e6e6f7420696e7370656374206f72f4206166666563743b2077652073686f756c646e2774206e65656420612063727970746f67726170686963616c6c7920736563757265206861736865722e544d696e696d756d556e7472757374656453636f72650000e5030400105d0120546865206d696e696d756d2073636f7265207468617420656163682027756e747275737465642720736f6c7574696f6e206d7573742061747461696e20696e206f7264657220746f20626520636f6e7369646572656428206665617369626c652e00b82043616e206265207365742076696120607365745f6d696e696d756d5f756e747275737465645f73636f7265602e011103016d0738544265747465725369676e65645468726573686f6c64b01000000000084d0120546865206d696e696d756d20616d6f756e74206f6620696d70726f76656d656e7420746f2074686520736f6c7574696f6e2073636f7265207468617420646566696e6573206120736f6c7574696f6e2061737820226265747465722220696e20746865205369676e65642070686173652e384f6666636861696e52657065617410100000000010b42054686520726570656174207468726573686f6c64206f6620746865206f6666636861696e20776f726b65722e00610120466f72206578616d706c652c20696620697420697320352c2074686174206d65616e732074686174206174206c65617374203520626c6f636b732077696c6c20656c61707365206265747765656e20617474656d7074738420746f207375626d69742074686520776f726b6572277320736f6c7574696f6e2e3c4d696e657254785072696f72697479302065666666666666e604250120546865207072696f72697479206f662074686520756e7369676e6564207472616e73616374696f6e207375626d697474656420696e2074686520756e7369676e65642d7068617365505369676e65644d61785375626d697373696f6e731010100000001ce4204d6178696d756d206e756d626572206f66207369676e6564207375626d697373696f6e7320746861742063616e206265207175657565642e005501204974206973206265737420746f2061766f69642061646a757374696e67207468697320647572696e6720616e20656c656374696f6e2c20617320697420696d706163747320646f776e73747265616d2064617461650120737472756374757265732e20496e20706172746963756c61722c20605369676e65645375626d697373696f6e496e64696365733c543e6020697320626f756e646564206f6e20746869732076616c75652e20496620796f75f42075706461746520746869732076616c756520647572696e6720616e20656c656374696f6e2c20796f75205f6d7573745f20656e7375726520746861744d0120605369676e65645375626d697373696f6e496e64696365732e6c656e282960206973206c657373207468616e206f7220657175616c20746f20746865206e65772076616c75652e204f74686572776973652cf020617474656d70747320746f207375626d6974206e657720736f6c7574696f6e73206d617920636175736520612072756e74696d652070616e69632e3c5369676e65644d617857656967687428400b08c77258550113a3703d0ad7a370bd1494204d6178696d756d20776569676874206f662061207369676e656420736f6c7574696f6e2e005d01204966205b60436f6e6669673a3a4d696e6572436f6e666967605d206973206265696e6720696d706c656d656e74656420746f207375626d6974207369676e656420736f6c7574696f6e7320286f757473696465206f663d0120746869732070616c6c6574292c207468656e205b604d696e6572436f6e6669673a3a736f6c7574696f6e5f776569676874605d206973207573656420746f20636f6d7061726520616761696e73743020746869732076616c75652e405369676e65644d6178526566756e647310100400000004190120546865206d6178696d756d20616d6f756e74206f6620756e636865636b656420736f6c7574696f6e7320746f20726566756e64207468652063616c6c2066656520666f722e405369676e656452657761726442617365184000e40b54020000000000000000000000048820426173652072657761726420666f722061207369676e656420736f6c7574696f6e445369676e65644465706f736974427974651840787d010000000000000000000000000004a0205065722d62797465206465706f73697420666f722061207369676e656420736f6c7574696f6e2e4c5369676e65644465706f73697457656967687418400000000000000000000000000000000004a8205065722d776569676874206465706f73697420666f722061207369676e656420736f6c7574696f6e2e284d617857696e6e6572731010b004000010350120546865206d6178696d756d206e756d626572206f662077696e6e65727320746861742063616e20626520656c656374656420627920746869732060456c656374696f6e50726f7669646572604020696d706c656d656e746174696f6e2e005101204e6f74653a2054686973206d75737420616c776179732062652067726561746572206f7220657175616c20746f2060543a3a4461746150726f76696465723a3a646573697265645f746172676574732829602e384d696e65724d61784c656e67746810100000360000384d696e65724d617857656967687428400b08c77258550113a3703d0ad7a370bd00544d696e65724d6178566f746573506572566f746572101010000000003c4d696e65724d617857696e6e6572731010b00400000001d90a240024566f7465724c6973740124566f7465724c6973740c244c6973744e6f6465730001040500dd0a04000c8020412073696e676c65206e6f64652c2077697468696e20736f6d65206261672e000501204e6f6465732073746f7265206c696e6b7320666f727761726420616e64206261636b2077697468696e207468656972207265737065637469766520626167732e4c436f756e746572466f724c6973744e6f646573010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d6170204c697374426167730001040530e10a04000c642041206261672073746f72656420696e2073746f726167652e0019012053746f7265732061206042616760207374727563742c2077686963682073746f726573206865616420616e64207461696c20706f696e7465727320746f20697473656c662e010504017d0704344261675468726573686f6c6473e50a0919210300e40b5402000000f39e809702000000a8b197e20200000094492e3603000000279c3a930300000003bccefa0300000042c01b6e040000001b4775ee04000000385e557d0500000046dc601c0600000089386ccd06000000b6ee809207000000fe7ee36d08000000e81b1a6209000000b019f4710a000000103592a00b000000cfc96ff10c00000041146d680e000000e79bda0910000000cee885da1100000028a9c7df13000000bb70931f160000008e4089a018000000810a096a1b000000366a48841e0000005bd36af821000000807c9cd025000000c95530182a000000bd63c1db2e00000071e0572934000000689092103a000000edc4d4a240000000699379f3470000008fd80c18500000004baf8a28590000006a16a63f630000000995177b6e00000078c5f4fb7a00000062c811e78800000051bf6d6598000000048eaba4a9000000544698d7bc00000091cac036d2000000175f1801ea000000bd15b27c0401000043358ff721010000b8fc84c84201000099673c506701000007e44efa8f010000b341833ebd010000027f2ea2ef0100009883bcb927020000164d652a66020000b49513acab0200002d8e820bf9020000a1e6982c4f030000a616080daf030000cc9d37c719040000a0d584959004000042e7e0d514050000028cd70da80500000f750aef4b060000ea8d2e5c02070000c3cb996ecd070000b1e5717caf080000aa2b8e1fab090000b5c1203dc30a000026d03d0efb0b000070c75929560d0000ebadda8cd80e0000f797dbaa86100000cff04476651200001f2660717a14000009a611becb1600001dfbe82f60190000943a3c603f1c00008afe89c4711f0000ced963c70023000003a92ae4f6260000fe72eec55f2b000036c9cc6948300000dae33245bf350000062a7470d43b00007c9732d69942000084a32468234a0000571ad45987520000e7f10262de5b00000db8760344660000ae0401ded67100007d9eb308b97e00001e044a76108d00003a1df064079d0000e04fafdaccae00005679f02f95c2000095c3aaa99ad80000967c05251ef10000177a66d6670c010028cb1f1ec82a0100fa282f75984c0100d57dc8743c7201007dc4b3fb229c0100365cde74c7ca01009eb8e142b3fe01000c31ae547f3802005fe101e8d57802006373da7e74c0020051d1a60d2e100300c7e9a468ed68030061c091f7b7cb0300bf27a1b7b03904007b1499941bb404008523ed22613c050069a5d4c512d40500ec8c934def7c0600f5aa901be83807008cbe5ddb260a080002978ce113f30800fae314435df60900ddf12dbafe160b002ebadc6f4a580c000c5518c4f2bd0d00f0bb5431154c0f00498e866b46071100b2c153de9ff41200278a2fb2ce191500b2399f84247d1700e199e704aa251a00ba13f5ab331b1d00264785cc7866200088bf803f2d1124001c9823f81d262800ccc422d450b12c00f088820528c03100367c6d7e896137006e9329d30aa63d008cbc6c1322a044000070f32a5c644c00b43b84699909550080b4abe450a95e00a0cda979db5f69004cc27f4cc74c7500d0ac0eba34938200483e0ccf3d5a910068c68e7469cda100281e6fa52b1db40098a92326747fc800f09a74634d30df0080cdfc4b8d72f8009014602d9a901401f0b413d945dd330120973596c1b4560150dcfbaead7d7d01e01198b947aaa80130c7ee16bbb9d801206e488697390e02a0fa4b1d72c74902c0117170b5128c02808a1643a6ded502c0f823b1a204280380af5970a2768303c06f2d87ff41e90340937fac8f925a040091097117b6d804400fdf5b212065050049c149446e0106008ebca6e56caf0600595686851c71078068aa34a4b7480880a1e29e52b9380900bdabe880e4430a002a72b4204c6d0b80f1c013335cb80c00a03ccbdce3280e80b8629a9e20c30f00de5693d2ca8b11005d7f4c93238813001a87df3504be1500a7ce4b84ef3318000110fbea24f11a00802ae5d1b5fd1d0022a134609d62210044216bf0da2925000261f1828f5e29006620cf851e0d2e008410195252433300a0c18fca8410390026ad1493cc853f00d0cd24662fb646009ce19a1cdab64e0058ccc20c5f9f5700200a7578fb89610030bbbbd6e4936c0060cba7dc9edd7800b83bc0425b8b8600b886236164c59500f8f15fdc93b8a600206a91c0d696b900d8efe28fc097ce0068299bf52ef9e5ffffffffffffffffacd020546865206c697374206f66207468726573686f6c64732073657061726174696e672074686520766172696f757320626167732e00490120496473206172652073657061726174656420696e746f20756e736f727465642062616773206163636f7264696e6720746f2074686569722073636f72652e205468697320737065636966696573207468656101207468726573686f6c64732073657061726174696e672074686520626167732e20416e20696427732062616720697320746865206c6172676573742062616720666f722077686963682074686520696427732073636f7265b8206973206c657373207468616e206f7220657175616c20746f20697473207570706572207468726573686f6c642e006501205768656e20696473206172652069746572617465642c2068696768657220626167732061726520697465726174656420636f6d706c6574656c79206265666f7265206c6f77657220626167732e2054686973206d65616e735901207468617420697465726174696f6e206973205f73656d692d736f727465645f3a20696473206f66206869676865722073636f72652074656e6420746f20636f6d65206265666f726520696473206f66206c6f7765722d012073636f72652c206275742070656572206964732077697468696e206120706172746963756c6172206261672061726520736f7274656420696e20696e73657274696f6e206f726465722e006820232045787072657373696e672074686520636f6e7374616e74004d01205468697320636f6e7374616e74206d75737420626520736f7274656420696e207374726963746c7920696e6372656173696e67206f726465722e204475706c6963617465206974656d7320617265206e6f742c207065726d69747465642e00410120546865726520697320616e20696d706c696564207570706572206c696d6974206f66206053636f72653a3a4d4158603b20746861742076616c756520646f6573206e6f74206e65656420746f2062652101207370656369666965642077697468696e20746865206261672e20466f7220616e792074776f207468726573686f6c64206c697374732c206966206f6e6520656e647320776974683101206053636f72653a3a4d4158602c20746865206f74686572206f6e6520646f6573206e6f742c20616e64207468657920617265206f746865727769736520657175616c2c207468652074776f7c206c697374732077696c6c20626568617665206964656e746963616c6c792e003820232043616c63756c6174696f6e005501204974206973207265636f6d6d656e64656420746f2067656e65726174652074686520736574206f66207468726573686f6c647320696e20612067656f6d6574726963207365726965732c2073756368207468617441012074686572652065786973747320736f6d6520636f6e7374616e7420726174696f2073756368207468617420607468726573686f6c645b6b202b20315d203d3d20287468726573686f6c645b6b5d202ad020636f6e7374616e745f726174696f292e6d6178287468726573686f6c645b6b5d202b2031296020666f7220616c6c20606b602e005901205468652068656c7065727320696e2074686520602f7574696c732f6672616d652f67656e65726174652d6261677360206d6f64756c652063616e2073696d706c69667920746869732063616c63756c6174696f6e2e002c2023204578616d706c6573005101202d20496620604261675468726573686f6c64733a3a67657428292e69735f656d7074792829602c207468656e20616c6c20696473206172652070757420696e746f207468652073616d65206261672c20616e64b0202020697465726174696f6e206973207374726963746c7920696e20696e73657274696f6e206f726465722e6101202d20496620604261675468726573686f6c64733a3a67657428292e6c656e2829203d3d203634602c20616e6420746865207468726573686f6c6473206172652064657465726d696e6564206163636f7264696e6720746f11012020207468652070726f63656475726520676976656e2061626f76652c207468656e2074686520636f6e7374616e7420726174696f20697320657175616c20746f20322e6501202d20496620604261675468726573686f6c64733a3a67657428292e6c656e2829203d3d20323030602c20616e6420746865207468726573686f6c6473206172652064657465726d696e6564206163636f7264696e6720746f59012020207468652070726f63656475726520676976656e2061626f76652c207468656e2074686520636f6e7374616e7420726174696f20697320617070726f78696d6174656c7920657175616c20746f20312e3234382e6101202d20496620746865207468726573686f6c64206c69737420626567696e7320605b312c20322c20332c202e2e2e5d602c207468656e20616e20696420776974682073636f72652030206f7220312077696c6c2066616c6cf0202020696e746f2062616720302c20616e20696420776974682073636f726520322077696c6c2066616c6c20696e746f2062616720312c206574632e00302023204d6967726174696f6e00610120496e20746865206576656e7420746861742074686973206c6973742065766572206368616e6765732c206120636f7079206f6620746865206f6c642062616773206c697374206d7573742062652072657461696e65642e5d012057697468207468617420604c6973743a3a6d696772617465602063616e2062652063616c6c65642c2077686963682077696c6c20706572666f726d2074686520617070726f707269617465206d6967726174696f6e2e01e90a25003c4e6f6d696e6174696f6e506f6f6c73013c4e6f6d696e6174696f6e506f6f6c735440546f74616c56616c75654c6f636b65640100184000000000000000000000000000000000148c205468652073756d206f662066756e6473206163726f737320616c6c20706f6f6c732e0071012054686973206d69676874206265206c6f77657220627574206e6576657220686967686572207468616e207468652073756d206f662060746f74616c5f62616c616e636560206f6620616c6c205b60506f6f6c4d656d62657273605d590120626563617573652063616c6c696e672060706f6f6c5f77697468647261775f756e626f6e64656460206d696768742064656372656173652074686520746f74616c207374616b65206f662074686520706f6f6c277329012060626f6e6465645f6163636f756e746020776974686f75742061646a757374696e67207468652070616c6c65742d696e7465726e616c2060556e626f6e64696e67506f6f6c6027732e2c4d696e4a6f696e426f6e640100184000000000000000000000000000000000049c204d696e696d756d20616d6f756e7420746f20626f6e6420746f206a6f696e206120706f6f6c2e344d696e437265617465426f6e6401001840000000000000000000000000000000001ca0204d696e696d756d20626f6e6420726571756972656420746f20637265617465206120706f6f6c2e00650120546869732069732074686520616d6f756e74207468617420746865206465706f7369746f72206d7573742070757420617320746865697220696e697469616c207374616b6520696e2074686520706f6f6c2c20617320616e8820696e6469636174696f6e206f662022736b696e20696e207468652067616d65222e0069012054686973206973207468652076616c756520746861742077696c6c20616c7761797320657869737420696e20746865207374616b696e67206c6564676572206f662074686520706f6f6c20626f6e646564206163636f756e7480207768696c6520616c6c206f74686572206163636f756e7473206c656176652e204d6178506f6f6c730000100400086901204d6178696d756d206e756d626572206f66206e6f6d696e6174696f6e20706f6f6c7320746861742063616e2065786973742e20496620604e6f6e65602c207468656e20616e20756e626f756e646564206e756d626572206f664420706f6f6c732063616e2065786973742e384d6178506f6f6c4d656d626572730000100400084901204d6178696d756d206e756d626572206f66206d656d6265727320746861742063616e20657869737420696e207468652073797374656d2e20496620604e6f6e65602c207468656e2074686520636f756e74b8206d656d6265727320617265206e6f7420626f756e64206f6e20612073797374656d20776964652062617369732e544d6178506f6f6c4d656d62657273506572506f6f6c0000100400084101204d6178696d756d206e756d626572206f66206d656d626572732074686174206d61792062656c6f6e6720746f20706f6f6c2e20496620604e6f6e65602c207468656e2074686520636f756e74206f66a8206d656d62657273206973206e6f7420626f756e64206f6e20612070657220706f6f6c2062617369732e4c476c6f62616c4d6178436f6d6d697373696f6e0000b004000c690120546865206d6178696d756d20636f6d6d697373696f6e20746861742063616e2062652063686172676564206279206120706f6f6c2e2055736564206f6e20636f6d6d697373696f6e207061796f75747320746f20626f756e64250120706f6f6c20636f6d6d697373696f6e73207468617420617265203e2060476c6f62616c4d6178436f6d6d697373696f6e602c206e65636573736172792069662061206675747572650d012060476c6f62616c4d6178436f6d6d697373696f6e60206973206c6f776572207468616e20736f6d652063757272656e7420706f6f6c20636f6d6d697373696f6e732e2c506f6f6c4d656d626572730001040500f10a04000c4020416374697665206d656d626572732e00d02054574f582d4e4f54453a20534146452073696e636520604163636f756e7449646020697320612073656375726520686173682e54436f756e746572466f72506f6f6c4d656d62657273010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d61702c426f6e646564506f6f6c730001040510fd0a040004682053746f7261676520666f7220626f6e64656420706f6f6c732e54436f756e746572466f72426f6e646564506f6f6c73010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d61702c526577617264506f6f6c7300010405100d0b04000875012052657761726420706f6f6c732e2054686973206973207768657265207468657265207265776172647320666f72206561636820706f6f6c20616363756d756c6174652e205768656e2061206d656d62657273207061796f7574206973590120636c61696d65642c207468652062616c616e636520636f6d6573206f7574206f66207468652072657761726420706f6f6c2e204b657965642062792074686520626f6e64656420706f6f6c73206163636f756e742e54436f756e746572466f72526577617264506f6f6c73010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d61703c537562506f6f6c7353746f726167650001040510110b04000819012047726f757073206f6620756e626f6e64696e6720706f6f6c732e20456163682067726f7570206f6620756e626f6e64696e6720706f6f6c732062656c6f6e677320746f2061290120626f6e64656420706f6f6c2c2068656e636520746865206e616d65207375622d706f6f6c732e204b657965642062792074686520626f6e64656420706f6f6c73206163636f756e742e64436f756e746572466f72537562506f6f6c7353746f72616765010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d6170204d657461646174610101040510290b0400045c204d6574616461746120666f722074686520706f6f6c2e48436f756e746572466f724d65746164617461010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d6170284c617374506f6f6c4964010010100000000004d0204576657220696e6372656173696e67206e756d626572206f6620616c6c20706f6f6c73206372656174656420736f206661722e4c52657665727365506f6f6c49644c6f6f6b7570000104050010040010dc20412072657665727365206c6f6f6b75702066726f6d2074686520706f6f6c2773206163636f756e7420696420746f206974732069642e0075012054686973206973206f6e6c79207573656420666f7220736c617368696e6720616e64206f6e206175746f6d61746963207769746864726177207570646174652e20496e20616c6c206f7468657220696e7374616e6365732c20746865250120706f6f6c20696420697320757365642c20616e6420746865206163636f756e7473206172652064657465726d696e6973746963616c6c7920646572697665642066726f6d2069742e74436f756e746572466f7252657665727365506f6f6c49644c6f6f6b7570010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d617040436c61696d5065726d697373696f6e73010104050025040402040101204d61702066726f6d206120706f6f6c206d656d626572206163636f756e7420746f207468656972206f7074656420636c61696d207065726d697373696f6e2e0109040181070c2050616c6c65744964c5092070792f6e6f706c73048420546865206e6f6d696e6174696f6e20706f6f6c27732070616c6c65742069642e484d6178506f696e7473546f42616c616e636508040a301d0120546865206d6178696d756d20706f6f6c20706f696e74732d746f2d62616c616e636520726174696f207468617420616e20606f70656e6020706f6f6c2063616e20686176652e005501205468697320697320696d706f7274616e7420696e20746865206576656e7420736c617368696e672074616b657320706c61636520616e642074686520706f6f6c277320706f696e74732d746f2d62616c616e63657c20726174696f206265636f6d65732064697370726f706f7274696f6e616c2e006501204d6f72656f7665722c20746869732072656c6174657320746f207468652060526577617264436f756e7465726020747970652061732077656c6c2c206173207468652061726974686d65746963206f7065726174696f6e7355012061726520612066756e6374696f6e206f66206e756d626572206f6620706f696e74732c20616e642062792073657474696e6720746869732076616c756520746f20652e672e2031302c20796f7520656e73757265650120746861742074686520746f74616c206e756d626572206f6620706f696e747320696e207468652073797374656d20617265206174206d6f73742031302074696d65732074686520746f74616c5f69737375616e6365206f669c2074686520636861696e2c20696e20746865206162736f6c75746520776f72736520636173652e00490120466f7220612076616c7565206f662031302c20746865207468726573686f6c6420776f756c64206265206120706f6f6c20706f696e74732d746f2d62616c616e636520726174696f206f662031303a312e310120537563682061207363656e6172696f20776f756c6420616c736f20626520746865206571756976616c656e74206f662074686520706f6f6c206265696e672039302520736c61736865642e304d6178556e626f6e64696e67101020000000043d0120546865206d6178696d756d206e756d626572206f662073696d756c74616e656f757320756e626f6e64696e67206368756e6b7320746861742063616e20657869737420706572206d656d6265722e012d0b27002c46617374556e7374616b65012c46617374556e7374616b651010486561640000350b04000cc0205468652063757272656e74202268656164206f662074686520717565756522206265696e6720756e7374616b65642e00290120546865206865616420696e20697473656c662063616e2062652061206261746368206f6620757020746f205b60436f6e6669673a3a426174636853697a65605d207374616b6572732e14517565756500010405001804000cc020546865206d6170206f6620616c6c206163636f756e74732077697368696e6720746f20626520756e7374616b65642e003901204b6565707320747261636b206f6620604163636f756e744964602077697368696e6720746f20756e7374616b6520616e64206974277320636f72726573706f6e64696e67206465706f7369742e3c436f756e746572466f725175657565010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d61704c45726173546f436865636b506572426c6f636b0100101000000000208c204e756d626572206f66206572617320746f20636865636b2070657220626c6f636b2e0035012049662073657420746f20302c20746869732070616c6c657420646f6573206162736f6c7574656c79206e6f7468696e672e2043616e6e6f742062652073657420746f206d6f7265207468616e90205b60436f6e6669673a3a4d617845726173546f436865636b506572426c6f636b605d2e006501204261736564206f6e2074686520616d6f756e74206f662077656967687420617661696c61626c65206174205b6050616c6c65743a3a6f6e5f69646c65605d2c20757020746f2074686973206d616e792065726173206172655d0120636865636b65642e2054686520636865636b696e6720697320726570726573656e746564206279207570646174696e67205b60556e7374616b65526571756573743a3a636865636b6564605d2c207768696368206973502073746f72656420696e205b6048656164605d2e013d04018907041c4465706f736974184000e40b54020000000000000000000000086501204465706f73697420746f2074616b6520666f7220756e7374616b696e672c20746f206d616b6520737572652077652772652061626c6520746f20736c6173682074686520697420696e206f7264657220746f20636f766572c02074686520636f737473206f66207265736f7572636573206f6e20756e7375636365737366756c20756e7374616b652e01410b28004044656c6567617465645374616b696e67014044656c6567617465645374616b696e67102844656c656761746f72730001040500450b040010a4204d6170206f662044656c656761746f727320746f207468656972206044656c65676174696f6e602e00610120496d706c656d656e746174696f6e206e6f74653a20576520617265206e6f74207573696e67206120646f75626c65206d61702077697468206064656c656761746f726020616e6420606167656e7460206163636f756e746101206173206b6579732073696e63652077652077616e7420746f2072657374726963742064656c656761746f727320746f2064656c6567617465206f6e6c7920746f206f6e65206163636f756e7420617420612074696d652e50436f756e746572466f7244656c656761746f7273010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d6170184167656e74730001040500490b04000488204d6170206f6620604167656e746020746f20746865697220604c6564676572602e40436f756e746572466f724167656e7473010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d617000018d07082050616c6c65744964c5092070792f646c73746b049020496e6a6563746564206964656e74696669657220666f72207468652070616c6c65742e4c536c6173685265776172644672616374696f6eb01080969800045101204672616374696f6e206f662074686520736c617368207468617420697320726577617264656420746f207468652063616c6c6572206f662070656e64696e6720736c61736820746f20746865206167656e742e014d0b29004050617261636861696e734f726967696e000000000032107901205468657265206973206e6f2077617920746f20726567697374657220616e206f726967696e207479706520696e2060636f6e7374727563745f72756e74696d656020776974686f757420612070616c6c657420746865206f726967696e302062656c6f6e677320746f2e0075012054686973206d6f64756c652066756c66696c6c73206f6e6c79207468652073696e676c6520707572706f7365206f6620686f7573696e672074686520604f726967696e6020696e2060636f6e7374727563745f72756e74696d65602e34436f6e66696775726174696f6e0134436f6e66696775726174696f6e0c30416374697665436f6e6669670100510b410300003000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000064000000010000000100000000000000000000000000000002000000020000000200000000010000000100000001000000000100000000000000000000001027000080b2e60e80c3c901809698000000000000000000000000000500000004c8205468652061637469766520636f6e66696775726174696f6e20666f72207468652063757272656e742073657373696f6e2e3850656e64696e67436f6e666967730100550b04001c7c2050656e64696e6720636f6e66696775726174696f6e206368616e6765732e00590120546869732069732061206c697374206f6620636f6e66696775726174696f6e206368616e6765732c2065616368207769746820612073657373696f6e20696e6465782061742077686963682069742073686f756c6430206265206170706c6965642e00610120546865206c69737420697320736f7274656420617363656e64696e672062792073657373696f6e20696e6465782e20416c736f2c2074686973206c6973742063616e206f6e6c7920636f6e7461696e206174206d6f7374fc2032206974656d733a20666f7220746865206e6578742073657373696f6e20616e6420666f722074686520607363686564756c65645f73657373696f6e602e58427970617373436f6e73697374656e6379436865636b01002004000861012049662074686973206973207365742c207468656e2074686520636f6e66696775726174696f6e20736574746572732077696c6c206279706173732074686520636f6e73697374656e637920636865636b732e2054686973b4206973206d65616e7420746f2062652075736564206f6e6c7920617320746865206c617374207265736f72742e0141040000015d0b33002c5061726173536861726564012c5061726173536861726564104c43757272656e7453657373696f6e496e6465780100101000000000046c205468652063757272656e742073657373696f6e20696e6465782e5841637469766556616c696461746f72496e64696365730100610b040008090120416c6c207468652076616c696461746f7273206163746976656c792070617274696369706174696e6720696e2070617261636861696e20636f6e73656e7375732eb020496e64696365732061726520696e746f207468652062726f616465722076616c696461746f72207365742e4c41637469766556616c696461746f724b6579730100650b0400085501205468652070617261636861696e206174746573746174696f6e206b657973206f66207468652076616c696461746f7273206163746976656c792070617274696369706174696e6720696e2070617261636861696e1d0120636f6e73656e7375732e20546869732073686f756c64206265207468652073616d65206c656e677468206173206041637469766556616c696461746f72496e6469636573602e4c416c6c6f77656452656c6179506172656e74730100690b140000000000046c20416c6c20616c6c6f7765642072656c61792d706172656e74732e01650400000034003450617261496e636c7573696f6e013450617261496e636c7573696f6e0408563100010405ad02950b04001461012043616e646964617465732070656e64696e6720617661696c6162696c6974792062792060506172614964602e205468657920666f726d206120636861696e207374617274696e672066726f6d20746865206c61746573746c20696e636c756465642068656164206f662074686520706172612e610120557365206120646966666572656e742070726566697820706f73742d6d6967726174696f6e20746f2076312c2073696e636520746865207630206050656e64696e67417661696c6162696c697479602073746f72616765710120776f756c64206f74686572776973652068617665207468652065786163742073616d652070726566697820776869636820636f756c6420636175736520756e646566696e6564206265686176696f7572207768656e20646f696e673c20746865206d6967726174696f6e2e01690401910700019d0b35003050617261496e686572656e74013050617261496e686572656e740820496e636c75646564000090040018ec20576865746865722074686520706172617320696e686572656e742077617320696e636c756465642077697468696e207468697320626c6f636b2e0069012054686520604f7074696f6e3c28293e60206973206566666563746976656c7920612060626f6f6c602c20627574206974206e6576657220686974732073746f7261676520696e2074686520604e6f6e65602076617269616e74bc2064756520746f207468652067756172616e74656573206f66204652414d4527732073746f7261676520415049732e004901204966207468697320697320604e6f6e65602061742074686520656e64206f662074686520626c6f636b2c2077652070616e696320616e642072656e6465722074686520626c6f636b20696e76616c69642e304f6e436861696e566f7465730000a10b04000445012053637261706564206f6e20636861696e206461746120666f722065787472616374696e67207265736f6c7665642064697370757465732061732077656c6c206173206261636b696e6720766f7465732e016d04000001b50b360034506172615363686564756c65720134506172615363686564756c65720c3c56616c696461746f7247726f7570730100b90b04001c6d0120416c6c207468652076616c696461746f722067726f7570732e204f6e6520666f72206561636820636f72652e20496e64696365732061726520696e746f206041637469766556616c696461746f727360202d206e6f74207468656d012062726f6164657220736574206f6620506f6c6b61646f742076616c696461746f72732c2062757420696e7374656164206a7573742074686520737562736574207573656420666f722070617261636861696e7320647572696e673820746869732073657373696f6e2e00490120426f756e643a20546865206e756d626572206f6620636f726573206973207468652073756d206f6620746865206e756d62657273206f662070617261636861696e7320616e6420706172617468726561646901206d756c7469706c65786572732e20526561736f6e61626c792c203130302d313030302e2054686520646f6d696e616e7420666163746f7220697320746865206e756d626572206f662076616c696461746f72733a20736166655020757070657220626f756e642061742031306b2e4453657373696f6e5374617274426c6f636b01001010000000001c69012054686520626c6f636b206e756d626572207768657265207468652073657373696f6e207374617274206f636375727265642e205573656420746f20747261636b20686f77206d616e792067726f757020726f746174696f6e733c2068617665206f636375727265642e005501204e6f7465207468617420696e2074686520636f6e74657874206f662070617261636861696e73206d6f64756c6573207468652073657373696f6e206368616e6765206973207369676e616c656420647572696e6761012074686520626c6f636b20616e6420656e61637465642061742074686520656e64206f662074686520626c6f636b20286174207468652066696e616c697a6174696f6e2073746167652c20746f206265206578616374292e5901205468757320666f7220616c6c20696e74656e747320616e6420707572706f7365732074686520656666656374206f66207468652073657373696f6e206368616e6765206973206f6273657276656420617420746865650120626c6f636b20666f6c6c6f77696e67207468652073657373696f6e206368616e67652c20626c6f636b206e756d626572206f66207768696368207765207361766520696e20746869732073746f726167652076616c75652e28436c61696d51756575650100bd0b0400085901204f6e6520656e74727920666f72206561636820617661696c6162696c69747920636f72652e20546865206056656344657175656020726570726573656e7473207468652061737369676e6d656e747320746f20626560207363686564756c6564206f6e207468617420636f72652e000000003700145061726173011450617261735440507666416374697665566f74654d617000010405a904d10b040010b420416c6c2063757272656e746c792061637469766520505646207072652d636865636b696e6720766f7465732e002c20496e76617269616e743a7501202d20546865726520617265206e6f20505646207072652d636865636b696e6720766f74657320746861742065786973747320696e206c69737420627574206e6f7420696e207468652073657420616e6420766963652076657273612e44507666416374697665566f74654c6973740100e10b040004350120546865206c697374206f6620616c6c2063757272656e746c79206163746976652050564620766f7465732e20417578696c6961727920746f2060507666416374697665566f74654d6170602e2850617261636861696e730100e50b040010690120416c6c206c6561736520686f6c64696e672070617261636861696e732e204f72646572656420617363656e64696e672062792060506172614964602e204f6e2064656d616e642070617261636861696e7320617265206e6f742820696e636c756465642e00e820436f6e7369646572207573696e6720746865205b6050617261636861696e734361636865605d2074797065206f66206d6f64696679696e672e38506172614c6966656379636c657300010405ad02e90b040004bc205468652063757272656e74206c6966656379636c65206f66206120616c6c206b6e6f776e2050617261204944732e14486561647300010405ad02c904040004a02054686520686561642d64617461206f66206576657279207265676973746572656420706172612e444d6f7374526563656e74436f6e7465787400010405ad021004000429012054686520636f6e74657874202872656c61792d636861696e20626c6f636b206e756d62657229206f6620746865206d6f737420726563656e742070617261636861696e20686561642e3c43757272656e74436f64654861736800010405ad02a90404000cb4205468652076616c69646174696f6e20636f64652068617368206f66206576657279206c69766520706172612e00e420436f72726573706f6e64696e6720636f64652063616e206265207265747269657665642077697468205b60436f6465427948617368605d2e3050617374436f64654861736800010405ed0ba90404001061012041637475616c207061737420636f646520686173682c20696e646963617465642062792074686520706172612069642061732077656c6c2061732074686520626c6f636b206e756d6265722061742077686963682069744420626563616d65206f757464617465642e00e420436f72726573706f6e64696e6720636f64652063616e206265207265747269657665642077697468205b60436f6465427948617368605d2e3050617374436f64654d65746101010405ad02f10b0800000c4901205061737420636f6465206f662070617261636861696e732e205468652070617261636861696e73207468656d73656c766573206d6179206e6f74206265207265676973746572656420616e796d6f72652c49012062757420776520616c736f206b65657020746865697220636f6465206f6e2d636861696e20666f72207468652073616d6520616d6f756e74206f662074696d65206173206f7574646174656420636f6465b020746f206b65657020697420617661696c61626c6520666f7220617070726f76616c20636865636b6572732e3c50617374436f64655072756e696e670100fd0b04001869012057686963682070617261732068617665207061737420636f64652074686174206e65656473207072756e696e6720616e64207468652072656c61792d636861696e20626c6f636b2061742077686963682074686520636f6465690120776173207265706c616365642e204e6f746520746861742074686973206973207468652061637475616c20686569676874206f662074686520696e636c7564656420626c6f636b2c206e6f74207468652065787065637465643d01206865696768742061742077686963682074686520636f6465207570677261646520776f756c64206265206170706c6965642c20616c74686f7567682074686579206d617920626520657175616c2e6d01205468697320697320746f20656e737572652074686520656e7469726520616363657074616e636520706572696f6420697320636f76657265642c206e6f7420616e206f666673657420616363657074616e636520706572696f646d01207374617274696e672066726f6d207468652074696d65206174207768696368207468652070617261636861696e20706572636569766573206120636f6465207570677261646520617320686176696e67206f636375727265642e5501204d756c7469706c6520656e747269657320666f7220612073696e676c65207061726120617265207065726d69747465642e204f72646572656420617363656e64696e6720627920626c6f636b206e756d6265722e48467574757265436f6465557067726164657300010405ad02100400103d012054686520626c6f636b206e756d6265722061742077686963682074686520706c616e6e656420636f6465206368616e676520697320657870656374656420666f7220612070617261636861696e2e00650120546865206368616e67652077696c6c206265206170706c696564206166746572207468652066697273742070617261626c6f636b20666f72207468697320494420696e636c75646564207768696368206578656375746573190120696e2074686520636f6e74657874206f6620612072656c617920636861696e20626c6f636b20776974682061206e756d626572203e3d206065787065637465645f6174602e50467574757265436f6465557067726164657341740100fd0b040020ac20546865206c697374206f66207570636f6d696e672066757475726520636f64652075706772616465732e006d012045616368206974656d20697320612070616972206f66207468652070617261636861696e20616e642074686520657870656374656420626c6f636b2061742077686963682074686520757067726164652073686f756c642062655101206170706c6965642e2054686520757067726164652077696c6c206265206170706c6965642061742074686520676976656e2072656c617920636861696e20626c6f636b2e20496e20636f6e747261737420746f7501205b60467574757265436f64655570677261646573605d207468697320636f646520757067726164652077696c6c206265206170706c696564207265676172646c657373207468652070617261636861696e206d616b696e6720616e79442070726f6772657373206f72206e6f742e008c204f72646572656420617363656e64696e6720627920626c6f636b206e756d6265722e38467574757265436f64654861736800010405ad02a90404000c9c205468652061637475616c2066757475726520636f64652068617368206f66206120706172612e00e420436f72726573706f6e64696e6720636f64652063616e206265207265747269657665642077697468205b60436f6465427948617368605d2e5055706772616465476f41686561645369676e616c00010405ad02010c040028750120546869732069732075736564206279207468652072656c61792d636861696e20746f20636f6d6d756e696361746520746f20612070617261636861696e206120676f2d6168656164207769746820696e2074686520757067726164652c2070726f6365647572652e00750120546869732076616c756520697320616273656e74207768656e20746865726520617265206e6f207570677261646573207363686564756c6564206f7220647572696e67207468652074696d65207468652072656c617920636861696e550120706572666f726d732074686520636865636b732e20497420697320736574206174207468652066697273742072656c61792d636861696e20626c6f636b207768656e2074686520636f72726573706f6e64696e6775012070617261636861696e2063616e207377697463682069747320757067726164652066756e6374696f6e2e20417320736f6f6e206173207468652070617261636861696e277320626c6f636b20697320696e636c756465642c20746865702076616c7565206765747320726573657420746f20604e6f6e65602e006501204e4f544520746861742074686973206669656c6420697320757365642062792070617261636861696e7320766961206d65726b6c652073746f726167652070726f6f66732c207468657265666f7265206368616e67696e67c42074686520666f726d61742077696c6c2072657175697265206d6967726174696f6e206f662070617261636861696e732e60557067726164655265737472696374696f6e5369676e616c00010405ad02050c040024690120546869732069732075736564206279207468652072656c61792d636861696e20746f20636f6d6d756e6963617465207468617420746865726520617265207265737472696374696f6e7320666f7220706572666f726d696e677c20616e207570677261646520666f7220746869732070617261636861696e2e0059012054686973206d617920626520612062656361757365207468652070617261636861696e20776169747320666f7220746865207570677261646520636f6f6c646f776e20746f206578706972652e20416e6f746865726d0120706f74656e7469616c207573652063617365206973207768656e2077652077616e7420746f20706572666f726d20736f6d65206d61696e74656e616e63652028737563682061732073746f72616765206d6967726174696f6e29e020776520636f756c6420726573747269637420757067726164657320746f206d616b65207468652070726f636573732073696d706c65722e006501204e4f544520746861742074686973206669656c6420697320757365642062792070617261636861696e7320766961206d65726b6c652073746f726167652070726f6f66732c207468657265666f7265206368616e67696e67c42074686520666f726d61742077696c6c2072657175697265206d6967726174696f6e206f662070617261636861696e732e4055706772616465436f6f6c646f776e730100fd0b04000c510120546865206c697374206f662070617261636861696e73207468617420617265206177616974696e6720666f722074686569722075706772616465207265737472696374696f6e20746f20636f6f6c646f776e2e008c204f72646572656420617363656e64696e6720627920626c6f636b206e756d6265722e405570636f6d696e6755706772616465730100fd0b0400189020546865206c697374206f66207570636f6d696e6720636f64652075706772616465732e0071012045616368206974656d20697320612070616972206f66207768696368207061726120706572666f726d73206120636f6465207570677261646520616e642061742077686963682072656c61792d636861696e20626c6f636b206974402069732065787065637465642061742e008c204f72646572656420617363656e64696e6720627920626c6f636b206e756d6265722e30416374696f6e7351756575650101040510e50b04000415012054686520616374696f6e7320746f20706572666f726d20647572696e6720746865207374617274206f6620612073706563696669632073657373696f6e20696e6465782e505570636f6d696e67506172617347656e6573697300010405ad02090c040010a0205570636f6d696e6720706172617320696e7374616e74696174696f6e20617267756d656e74732e006501204e4f5445207468617420616674657220505646207072652d636865636b696e6720697320656e61626c65642074686520706172612067656e65736973206172672077696c6c2068617665206974277320636f646520736574610120746f20656d7074792e20496e73746561642c2074686520636f64652077696c6c20626520736176656420696e746f207468652073746f726167652072696768742061776179207669612060436f6465427948617368602e38436f64654279486173685265667301010406a90410100000000004290120546865206e756d626572206f66207265666572656e6365206f6e207468652076616c69646174696f6e20636f646520696e205b60436f6465427948617368605d2073746f726167652e28436f646542794861736800010406a904c504040010902056616c69646174696f6e20636f64652073746f7265642062792069747320686173682e00310120546869732073746f7261676520697320636f6e73697374656e742077697468205b60467574757265436f646548617368605d2c205b6043757272656e74436f646548617368605d20616e6448205b6050617374436f646548617368605d2e01f90401a1070440556e7369676e65645072696f726974793020ffffffffffffffff00010d0c38002c496e697469616c697a6572012c496e697469616c697a65720838486173496e697469616c697a656400009004002021012057686574686572207468652070617261636861696e73206d6f64756c65732068617665206265656e20696e697469616c697a65642077697468696e207468697320626c6f636b2e0025012053656d616e746963616c6c7920612060626f6f6c602c2062757420746869732067756172616e746565732069742073686f756c64206e65766572206869742074686520747269652c6901206173207468697320697320636c656172656420696e20606f6e5f66696e616c697a656020616e64204672616d65206f7074696d697a657320604e6f6e65602076616c75657320746f20626520656d7074792076616c7565732e00710120417320612060626f6f6c602c20607365742866616c7365296020616e64206072656d6f766528296020626f7468206c65616420746f20746865206e6578742060676574282960206265696e672066616c73652c20627574206f6e657501206f66207468656d2077726974657320746f20746865207472696520616e64206f6e6520646f6573206e6f742e205468697320636f6e667573696f6e206d616b657320604f7074696f6e3c28293e60206d6f7265207375697461626c659020666f72207468652073656d616e74696373206f662074686973207661726961626c652e58427566666572656453657373696f6e4368616e6765730100110c04001c682042756666657265642073657373696f6e206368616e6765732e005d01205479706963616c6c7920746869732077696c6c20626520656d707479206f72206f6e6520656c656d656e74206c6f6e672e2041706172742066726f6d20746861742074686973206974656d206e65766572206869747334207468652073746f726167652e00690120486f776576657220746869732069732061206056656360207265676172646c65737320746f2068616e646c6520766172696f757320656467652063617365732074686174206d6179206f636375722061742072756e74696d65c0207570677261646520626f756e646172696573206f7220696620676f7665726e616e636520696e74657276656e65732e01010500000039000c446d70010c446d700c54446f776e776172644d65737361676551756575657301010405ad02190c040004d02054686520646f776e77617264206d657373616765732061646472657373656420666f722061206365727461696e20706172612e64446f776e776172644d6573736167655175657565486561647301010405ad02348000000000000000000000000000000000000000000000000000000000000000001c25012041206d617070696e6720746861742073746f7265732074686520646f776e77617264206d657373616765207175657565204d5143206865616420666f72206561636820706172612e00902045616368206c696e6b20696e207468697320636861696e20686173206120666f726d3a78206028707265765f686561642c20422c2048284d2929602c207768657265e8202d2060707265765f68656164603a206973207468652070726576696f757320686561642068617368206f72207a65726f206966206e6f6e652e2101202d206042603a206973207468652072656c61792d636861696e20626c6f636b206e756d62657220696e2077686963682061206d6573736167652077617320617070656e6465642ed4202d206048284d29603a206973207468652068617368206f6620746865206d657373616765206265696e6720617070656e6465642e4444656c6976657279466565466163746f7201010405ad02f50640000064a7b3b6e00d000000000000000004c42054686520666163746f7220746f206d756c7469706c792074686520626173652064656c6976657279206665652062792e000000003a001048726d70011048726d70305c48726d704f70656e4368616e6e656c5265717565737473000104050905210c040018bc2054686520736574206f662070656e64696e672048524d50206f70656e206368616e6e656c2072657175657374732e00c02054686520736574206973206163636f6d70616e6965642062792061206c69737420666f7220697465726174696f6e2e002c20496e76617269616e743a3d01202d20546865726520617265206e6f206368616e6e656c7320746861742065786973747320696e206c69737420627574206e6f7420696e207468652073657420616e6420766963652076657273612e6c48726d704f70656e4368616e6e656c52657175657374734c6973740100250c0400006c48726d704f70656e4368616e6e656c52657175657374436f756e7401010405ad021010000000000c65012054686973206d617070696e6720747261636b7320686f77206d616e79206f70656e206368616e6e656c2072657175657374732061726520696e69746961746564206279206120676976656e2073656e64657220706172612e590120496e76617269616e743a206048726d704f70656e4368616e6e656c5265717565737473602073686f756c6420636f6e7461696e207468652073616d65206e756d626572206f66206974656d732074686174206861730501206028582c205f296020617320746865206e756d626572206f66206048726d704f70656e4368616e6e656c52657175657374436f756e746020666f72206058602e7c48726d7041636365707465644368616e6e656c52657175657374436f756e7401010405ad021010000000000c71012054686973206d617070696e6720747261636b7320686f77206d616e79206f70656e206368616e6e656c2072657175657374732077657265206163636570746564206279206120676976656e20726563697069656e7420706172612e6d0120496e76617269616e743a206048726d704f70656e4368616e6e656c5265717565737473602073686f756c6420636f6e7461696e207468652073616d65206e756d626572206f66206974656d732060285f2c20582960207769746855012060636f6e6669726d6564602073657420746f20747275652c20617320746865206e756d626572206f66206048726d7041636365707465644368616e6e656c52657175657374436f756e746020666f72206058602e6048726d70436c6f73654368616e6e656c52657175657374730001040509059004001c7101204120736574206f662070656e64696e672048524d5020636c6f7365206368616e6e656c20726571756573747320746861742061726520676f696e6720746f20626520636c6f73656420647572696e67207468652073657373696f6e2101206368616e67652e205573656420666f7220636865636b696e67206966206120676976656e206368616e6e656c206973207265676973746572656420666f7220636c6f737572652e00c02054686520736574206973206163636f6d70616e6965642062792061206c69737420666f7220697465726174696f6e2e002c20496e76617269616e743a3d01202d20546865726520617265206e6f206368616e6e656c7320746861742065786973747320696e206c69737420627574206e6f7420696e207468652073657420616e6420766963652076657273612e7048726d70436c6f73654368616e6e656c52657175657374734c6973740100250c0400003848726d7057617465726d61726b7300010405ad0210040010b8205468652048524d502077617465726d61726b206173736f6369617465642077697468206561636820706172612e2c20496e76617269616e743a5501202d2065616368207061726120605060207573656420686572652061732061206b65792073686f756c642073617469736679206050617261733a3a69735f76616c69645f70617261285029602077697468696e20612c20202073657373696f6e2e3048726d704368616e6e656c73000104050905290c04000cb42048524d50206368616e6e656c2064617461206173736f6369617465642077697468206561636820706172612e2c20496e76617269616e743a7501202d2065616368207061727469636970616e7420696e20746865206368616e6e656c2073686f756c642073617469736679206050617261733a3a69735f76616c69645f70617261285029602077697468696e20612073657373696f6e2e6048726d70496e67726573734368616e6e656c73496e64657801010405ad02e50b040034710120496e67726573732f65677265737320696e646578657320616c6c6f7720746f2066696e6420616c6c207468652073656e6465727320616e642072656365697665727320676976656e20746865206f70706f7369746520736964652e1420492e652e0021012028612920696e677265737320696e64657820616c6c6f777320746f2066696e6420616c6c207468652073656e6465727320666f72206120676976656e20726563697069656e742e1d01202862292065677265737320696e64657820616c6c6f777320746f2066696e6420616c6c2074686520726563697069656e747320666f72206120676976656e2073656e6465722e003020496e76617269616e74733a5101202d20666f72206561636820696e677265737320696e64657820656e74727920666f72206050602065616368206974656d2060496020696e2074686520696e6465782073686f756c642070726573656e7420696e782020206048726d704368616e6e656c7360206173206028492c205029602e4d01202d20666f7220656163682065677265737320696e64657820656e74727920666f72206050602065616368206974656d2060456020696e2074686520696e6465782073686f756c642070726573656e7420696e782020206048726d704368616e6e656c7360206173206028502c204529602e0101202d2074686572652073686f756c64206265206e6f206f746865722064616e676c696e67206368616e6e656c7320696e206048726d704368616e6e656c73602e68202d2074686520766563746f72732061726520736f727465642e5c48726d704567726573734368616e6e656c73496e64657801010405ad02e50b0400004c48726d704368616e6e656c436f6e74656e74730101040509052d0c040008ac2053746f7261676520666f7220746865206d6573736167657320666f722065616368206368616e6e656c2e650120496e76617269616e743a2063616e6e6f74206265206e6f6e2d656d7074792069662074686520636f72726573706f6e64696e67206368616e6e656c20696e206048726d704368616e6e656c736020697320604e6f6e65602e4848726d704368616e6e656c4469676573747301010405ad02350c0400186901204d61696e7461696e732061206d617070696e6720746861742063616e206265207573656420746f20616e7377657220746865207175657374696f6e3a20576861742070617261732073656e742061206d657373616765206174e42074686520676976656e20626c6f636b206e756d62657220666f72206120676976656e2072656365697665722e20496e76617269616e74733aa8202d2054686520696e6e657220605665633c5061726149643e60206973206e6576657220656d7074792ee8202d2054686520696e6e657220605665633c5061726149643e602063616e6e6f742073746f72652074776f2073616d652060506172614964602e6d01202d20546865206f7574657220766563746f7220697320736f7274656420617363656e64696e6720627920626c6f636b206e756d62657220616e642063616e6e6f742073746f72652074776f206974656d732077697468207468655420202073616d6520626c6f636b206e756d6265722e01050501a50700013d0c3c003c5061726153657373696f6e496e666f013c5061726153657373696f6e496e666f145041737369676e6d656e744b657973556e736166650100410c04000ca42041737369676e6d656e74206b65797320666f72207468652063757272656e742073657373696f6e2e6d01204e6f7465207468617420746869732041504920697320707269766174652064756520746f206974206265696e672070726f6e6520746f20276f66662d62792d6f6e65272061742073657373696f6e20626f756e6461726965732eac205768656e20696e20646f7562742c20757365206053657373696f6e73602041504920696e73746561642e544561726c6965737453746f72656453657373696f6e010010100000000004010120546865206561726c696573742073657373696f6e20666f722077686963682070726576696f75732073657373696f6e20696e666f2069732073746f7265642e2053657373696f6e730001040610450c04000ca42053657373696f6e20696e666f726d6174696f6e20696e206120726f6c6c696e672077696e646f772e35012053686f756c64206861766520616e20656e74727920696e2072616e676520604561726c6965737453746f72656453657373696f6e2e2e3d43757272656e7453657373696f6e496e646578602e750120446f6573206e6f74206861766520616e7920656e7472696573206265666f7265207468652073657373696f6e20696e64657820696e207468652066697273742073657373696f6e206368616e6765206e6f74696669636174696f6e2e2c4163636f756e744b6579730001040610fd010400047101205468652076616c696461746f72206163636f756e74206b657973206f66207468652076616c696461746f7273206163746976656c792070617274696369706174696e6720696e2070617261636861696e20636f6e73656e7375732e5453657373696f6e4578656375746f72506172616d7300010406104904040004c4204578656375746f7220706172616d657465722073657420666f72206120676976656e2073657373696f6e20696e646578000000003d00345061726173446973707574657301345061726173446973707574657314444c6173745072756e656453657373696f6e000010040008010120546865206c617374207072756e65642073657373696f6e2c20696620616e792e20416c6c20646174612073746f7265642062792074686973206d6f64756c6554207265666572656e6365732073657373696f6e732e2044697370757465730001080502510c550c040004050120416c6c206f6e676f696e67206f7220636f6e636c7564656420646973707574657320666f7220746865206c617374207365766572616c2073657373696f6e732e444261636b6572734f6e44697370757465730001080502510c590c0400089c204261636b696e6720766f7465732073746f72656420666f72206561636820646973707574652e8c20546869732073746f72616765206973207573656420666f7220736c617368696e672e20496e636c756465640001080502510c10040008450120416c6c20696e636c7564656420626c6f636b73206f6e2074686520636861696e2c2061732077656c6c2061732074686520626c6f636b206e756d62657220696e207468697320636861696e207468617459012073686f756c64206265207265766572746564206261636b20746f206966207468652063616e64696461746520697320646973707574656420616e642064657465726d696e656420746f20626520696e76616c69642e1846726f7a656e0100b4040010110120576865746865722074686520636861696e2069732066726f7a656e2e2053746172747320617320604e6f6e65602e205768656e20746869732069732060536f6d65602c35012074686520636861696e2077696c6c206e6f742061636365707420616e79206e65772070617261636861696e20626c6f636b7320666f72206261636b696e67206f7220696e636c7573696f6e2c090120616e64206974732076616c756520696e6469636174657320746865206c6173742076616c696420626c6f636b206e756d62657220696e2074686520636861696e2ef82049742063616e206f6e6c7920626520736574206261636b20746f20604e6f6e656020627920676f7665726e616e636520696e74657276656e74696f6e2e010d0501a90700015d0c3e00345061726173536c617368696e6701345061726173536c617368696e670840556e6170706c696564536c61736865730001080502510c610c040004902056616c696461746f72732070656e64696e67206469737075746520736c61736865732e4856616c696461746f72536574436f756e747300010405101004000484206056616c696461746f72536574436f756e7460207065722073657373696f6e2e011105000001710c3f00204f6e44656d616e6401204f6e44656d616e641838506172614964416666696e69747900010405ad02750c04000c7101204d617073206120605061726149646020746f2060436f7265496e6465786020616e64206b6565707320747261636b206f6620686f77206d616e792061737369676e6d656e747320746865207363686564756c65722068617320696e5d012069742773206c6f6f6b61686561642e204b656570696e6720747261636b206f66207468697320616666696e6974792070726576656e747320706172616c6c656c20657865637574696f6e206f66207468652073616d659c206050617261496460206f6e2074776f206f72206d6f72652060436f7265496e6465786065732e2c51756575655374617475730100790c64000064a7b3b6e00d000000000000000000000000000000000004dc204f766572616c6c20737461747573206f662071756575652028626f74682066726565202b20616666696e69747920656e7472696573292c46726565456e747269657301008d0c0400046101205072696f7269747920717565756520666f7220616c6c206f726465727320776869636820646f6e27742079657420286f72206e6f7420616e79206d6f726529206861766520616e7920636f726520616666696e6974792e3c416666696e697479456e74726965730101040599078d0c040004490120517565756520656e74726965732074686174206172652063757272656e746c7920626f756e6420746f206120706172746963756c617220636f72652064756520746f20636f726520616666696e6974792e1c526576656e75650100990c040004fc204b6565707320747261636b206f6620616363756d756c6174656420726576656e75652066726f6d206f6e2064656d616e64206f726465722073616c65732e1c43726564697473010104020018400000000000000000000000000000000004b8204b6565707320747261636b206f662063726564697473206f776e65642062792065616368206163636f756e742e01210501b5070c4c5472616666696344656661756c7456616c7565f50640000064a7b3b6e00d000000000000000004cc205468652064656661756c742076616c756520666f72207468652073706f742074726166666963206d756c7469706c6965722e504d6178486973746f726963616c526576656e75651010a000000008d420546865206d6178696d756d206e756d626572206f6620626c6f636b7320736f6d6520686973746f726963616c20726576656e75656020696e666f726d6174696f6e2073746f72656420666f722e2050616c6c65744964c5092070792f6f6e646d6404b4204964656e74696669657220666f722074686520696e7465726e616c20726576656e75652062616c616e63652e01a10c400068436f726574696d6541737369676e6d656e7450726f76696465720168436f726574696d6541737369676e6d656e7450726f76696465720834436f72655363686564756c657300010404a50ca90c0400106c205363686564756c65642061737369676e6d656e7420736574732e006d012041737369676e6d656e7473206173206f662074686520676976656e20626c6f636b206e756d6265722e20546865792077696c6c20676f20696e746f207374617465206f6e63652074686520626c6f636b206e756d626572206973d020726561636865642028616e64207265706c6163652077686174657665722077617320696e207468657265206265666f7265292e3c436f726544657363726970746f7273010104049907ad0c08000010a02041737369676e6d656e7473207768696368206172652063757272656e746c79206163746976652e00690120546865792077696c6c206265207069636b65642066726f6d206050656e64696e6741737369676e6d656e747360206f6e636520776520726561636820746865207363686564756c656420626c6f636b206e756d62657220696e58206050656e64696e6741737369676e6d656e7473602e00000001cd0c41002452656769737472617201245265676973747261720c2c50656e64696e675377617000010405ad02ad02040004642050656e64696e672073776170206f7065726174696f6e732e14506172617300010405ad02d10c040010050120416d6f756e742068656c64206f6e206465706f73697420666f722065616368207061726120616e6420746865206f726967696e616c206465706f7369746f722e0071012054686520676976656e206163636f756e7420494420697320726573706f6e7369626c6520666f72207265676973746572696e672074686520636f646520616e6420696e697469616c206865616420646174612c20627574206d61795501206f6e6c7920646f20736f2069662069742069736e27742079657420726567697374657265642e2028416674657220746861742c206974277320757020746f20676f7665726e616e636520746f20646f20736f2e29384e657874467265655061726149640100ad021000000000046020546865206e65787420667265652060506172614964602e01250501b907082c506172614465706f73697418400010a5d4e8000000000000000000000008d420546865206465706f73697420746f206265207061696420746f2072756e2061206f6e2d64656d616e642070617261636861696e2e3d0120546869732073686f756c6420696e636c7564652074686520636f737420666f722073746f72696e67207468652067656e65736973206865616420616e642076616c69646174696f6e20636f64652e48446174614465706f7369745065724279746518408096980000000000000000000000000004c420546865206465706f73697420746f20626520706169642070657220627974652073746f726564206f6e20636861696e2e01d90c460014536c6f74730114536c6f747304184c656173657301010405ad02dd0c040040150120416d6f756e74732068656c64206f6e206465706f73697420666f7220656163682028706f737369626c792066757475726529206c65617365642070617261636861696e2e006101205468652061637475616c20616d6f756e74206c6f636b6564206f6e2069747320626568616c6620627920616e79206163636f756e7420617420616e792074696d6520697320746865206d6178696d756d206f66207468652901207365636f6e642076616c756573206f6620746865206974656d7320696e2074686973206c6973742077686f73652066697273742076616c756520697320746865206163636f756e742e00610120546865206669727374206974656d20696e20746865206c6973742069732074686520616d6f756e74206c6f636b656420666f72207468652063757272656e74204c6561736520506572696f642e20466f6c6c6f77696e67b0206974656d732061726520666f72207468652073756273657175656e74206c6561736520706572696f64732e006101205468652064656661756c742076616c75652028616e20656d707479206c6973742920696d706c6965732074686174207468652070617261636861696e206e6f206c6f6e6765722065786973747320286f72206e65766572b42065786973746564292061732066617220617320746869732070616c6c657420697320636f6e6365726e65642e00510120496620612070617261636861696e20646f65736e2774206578697374202a7965742a20627574206973207363686564756c656420746f20657869737420696e20746865206675747572652c207468656e20697461012077696c6c206265206c6566742d7061646465642077697468206f6e65206f72206d6f726520604e6f6e65607320746f2064656e6f74652074686520666163742074686174206e6f7468696e672069732068656c64206f6e5d01206465706f73697420666f7220746865206e6f6e2d6578697374656e7420636861696e2063757272656e746c792c206275742069732068656c6420617420736f6d6520706f696e7420696e20746865206675747572652e00dc20497420697320696c6c6567616c20666f72206120604e6f6e65602076616c756520746f20747261696c20696e20746865206c6973742e01290501bd07082c4c65617365506572696f6410100075120004dc20546865206e756d626572206f6620626c6f636b73206f76657220776869636820612073696e676c6520706572696f64206c617374732e2c4c656173654f666673657410100000000004d420546865206e756d626572206f6620626c6f636b7320746f206f66667365742065616368206c6561736520706572696f642062792e01e10c47002041756374696f6e73012041756374696f6e73103841756374696f6e436f756e7465720100101000000000048c204e756d626572206f662061756374696f6e73207374617274656420736f206661722e2c41756374696f6e496e666f000084040014f820496e666f726d6174696f6e2072656c6174696e6720746f207468652063757272656e742061756374696f6e2c206966207468657265206973206f6e652e00450120546865206669727374206974656d20696e20746865207475706c6520697320746865206c6561736520706572696f6420696e646578207468617420746865206669727374206f662074686520666f7572510120636f6e746967756f7573206c6561736520706572696f6473206f6e2061756374696f6e20697320666f722e20546865207365636f6e642069732074686520626c6f636b206e756d626572207768656e207468655d012061756374696f6e2077696c6c2022626567696e20746f20656e64222c20692e652e2074686520666972737420626c6f636b206f662074686520456e64696e6720506572696f64206f66207468652061756374696f6e2e3c5265736572766564416d6f756e747300010405e50c18040008310120416d6f756e74732063757272656e746c7920726573657276656420696e20746865206163636f756e7473206f662074686520626964646572732063757272656e746c792077696e6e696e673820287375622d2972616e6765732e1c57696e6e696e670001040510e90c04000c6101205468652077696e6e696e67206269647320666f722065616368206f66207468652031302072616e67657320617420656163682073616d706c6520696e207468652066696e616c20456e64696e6720506572696f64206f664901207468652063757272656e742061756374696f6e2e20546865206d61702773206b65792069732074686520302d626173656420696e64657820696e746f207468652053616d706c652053697a652e205468651d012066697273742073616d706c65206f662074686520656e64696e6720706572696f6420697320303b20746865206c617374206973206053616d706c652053697a65202d2031602e012d0501c1071030456e64696e67506572696f64101040190100041d0120546865206e756d626572206f6620626c6f636b73206f76657220776869636820616e2061756374696f6e206d617920626520726574726f6163746976656c7920656e6465642e3053616d706c654c656e6774681010140000000cf020546865206c656e677468206f6620656163682073616d706c6520746f2074616b6520647572696e672074686520656e64696e6720706572696f642e00d42060456e64696e67506572696f6460202f206053616d706c654c656e67746860203d20546f74616c2023206f662053616d706c657338536c6f7452616e6765436f756e74101024000000004c4c65617365506572696f6473506572536c6f741010080000000001f50c48002443726f77646c6f616e012443726f77646c6f616e101446756e647300010405ad02f90c0400046820496e666f206f6e20616c6c206f66207468652066756e64732e204e657752616973650100e50b0400085501205468652066756e64732074686174206861766520686164206164646974696f6e616c20636f6e747269627574696f6e7320647572696e6720746865206c61737420626c6f636b2e20546869732069732075736564150120696e206f7264657220746f2064657465726d696e652077686963682066756e64732073686f756c64207375626d6974206e6577206f72207570646174656420626964732e30456e64696e6773436f756e74010010100000000004290120546865206e756d626572206f662061756374696f6e732074686174206861766520656e746572656420696e746f20746865697220656e64696e6720706572696f6420736f206661722e344e65787446756e64496e646578010010100000000004a820547261636b657220666f7220746865206e65787420617661696c61626c652066756e6420696e64657801350501c5070c2050616c6c65744964c5092070792f6366756e64080d01206050616c6c657449646020666f72207468652063726f77646c6f616e2070616c6c65742e20416e20617070726f7072696174652076616c756520636f756c6420626564206050616c6c65744964282a622270792f6366756e642229603c4d696e436f6e747269627574696f6e184000743ba40b000000000000000000000008610120546865206d696e696d756d20616d6f756e742074686174206d617920626520636f6e747269627574656420696e746f20612063726f77646c6f616e2e2053686f756c6420616c6d6f7374206365727461696e6c792062657c206174206c6561737420604578697374656e7469616c4465706f736974602e3c52656d6f76654b6579734c696d69741010e803000004e4204d6178206e756d626572206f662073746f72616765206b65797320746f2072656d6f7665207065722065787472696e7369632063616c6c2e01010d490020436f726574696d650001490501c907082042726f6b657249641010ed03000004882054686520506172614964206f662074686520636f726574696d6520636861696e2e4442726f6b6572506f744c6f636174696f6e51018c0101006d6f646c70792f62726f6b65000000000000000000000000000000000000000004842054686520636f726574696d6520636861696e20706f74206c6f636174696f6e2e01050d4a00485374617465547269654d6967726174696f6e01485374617465547269654d6967726174696f6e0c404d6967726174696f6e50726f63657373010069053800000000000000000000000000001050204d6967726174696f6e2070726f67726573732e005d0120546869732073746f7265732074686520736e617073686f74206f6620746865206c617374206d69677261746564206b6579732e2049742063616e2062652073657420696e746f206d6f74696f6e20616e64206d6f7665d420666f727761726420627920616e79206f6620746865206d65616e732070726f766964656420627920746869732070616c6c65742e284175746f4c696d6974730100610504000cd420546865206c696d69747320746861742061726520696d706f736564206f6e206175746f6d61746963206d6967726174696f6e732e00d42049662073657420746f204e6f6e652c207468656e206e6f206175746f6d61746963206d6967726174696f6e2068617070656e732e605369676e65644d6967726174696f6e4d61784c696d6974730000650504000ce020546865206d6178696d756d206c696d697473207468617420746865207369676e6564206d6967726174696f6e20636f756c64207573652e00b4204966206e6f74207365742c206e6f207369676e6564207375626d697373696f6e20697320616c6c6f7765642e015d0501cd0704244d61784b65794c656e10100002000054b4204d6178696d616c206e756d626572206f6620627974657320746861742061206b65792063616e20686176652e00b0204652414d4520697473656c6620646f6573206e6f74206c696d697420746865206b6579206c656e6774682e01012054686520636f6e63726574652076616c7565206d757374207468657265666f726520646570656e64206f6e20796f75722073746f726167652075736167652e59012041205b606672616d655f737570706f72743a3a73746f726167653a3a53746f726167654e4d6170605d20666f72206578616d706c652063616e206861766520616e20617262697472617279206e756d626572206f664501206b65797320776869636820617265207468656e2068617368656420616e6420636f6e636174656e617465642c20726573756c74696e6720696e206172626974726172696c79206c6f6e67206b6579732e0041012055736520746865202a7374617465206d6967726174696f6e205250432a20746f20726574726965766520746865206c656e677468206f6620746865206c6f6e67657374206b657920696e20796f757201012073746f726167653a203c68747470733a2f2f6769746875622e636f6d2f706172697479746563682f7375627374726174652f6973737565732f31313634323e00290120546865206d6967726174696f6e2077696c6c2068616c7420776974682061206048616c74656460206576656e7420696620746869732076616c756520697320746f6f20736d616c6c2e49012053696e6365207468657265206973206e6f207265616c2070656e616c74792066726f6d206f7665722d657374696d6174696e672c206974206973206164766973656420746f207573652061206c61726765802076616c75652e205468652064656661756c742069732035313220627974652e008020536f6d65206b6579206c656e6774687320666f72207265666572656e63653ad0202d205b606672616d655f737570706f72743a3a73746f726167653a3a53746f7261676556616c7565605d3a2033322062797465c8202d205b606672616d655f737570706f72743a3a73746f726167653a3a53746f726167654d6170605d3a2036342062797465e0202d205b606672616d655f737570706f72743a3a73746f726167653a3a53746f72616765446f75626c654d6170605d3a2039362062797465004820466f72206d6f726520696e666f207365654901203c68747470733a2f2f7777772e736861776e74616272697a692e636f6d2f626c6f672f7375627374726174652f7175657279696e672d7375627374726174652d73746f726167652d7669612d7270632f3e01d50762002458636d50616c6c6574012458636d50616c6c65743c305175657279436f756e746572010030200000000000000000048820546865206c617465737420617661696c61626c6520717565727920696e6465782e1c517565726965730001040230090d0400045420546865206f6e676f696e6720717565726965732e28417373657454726170730101040634101000000000106820546865206578697374696e672061737365742074726170732e006101204b65792069732074686520626c616b6532203235362068617368206f6620286f726967696e2c2076657273696f6e65642060417373657473602920706169722e2056616c756520697320746865206e756d626572206f661d012074696d65732074686973207061697220686173206265656e20747261707065642028757375616c6c79206a75737420312069662069742065786973747320617420616c6c292e385361666558636d56657273696f6e00001004000861012044656661756c742076657273696f6e20746f20656e636f64652058434d207768656e206c61746573742076657273696f6e206f662064657374696e6174696f6e20697320756e6b6e6f776e2e20496620604e6f6e65602c3d01207468656e207468652064657374696e6174696f6e732077686f73652058434d2076657273696f6e20697320756e6b6e6f776e2061726520636f6e7369646572656420756e726561636861626c652e40537570706f7274656456657273696f6e00010805021d0d10040004f020546865204c61746573742076657273696f6e732074686174207765206b6e6f7720766172696f7573206c6f636174696f6e7320737570706f72742e4056657273696f6e4e6f7469666965727300010805021d0d30040004050120416c6c206c6f636174696f6e7320746861742077652068617665207265717565737465642076657273696f6e206e6f74696669636174696f6e732066726f6d2e5056657273696f6e4e6f746966795461726765747300010805021d0d210d04000871012054686520746172676574206c6f636174696f6e73207468617420617265207375627363726962656420746f206f75722076657273696f6e206368616e6765732c2061732077656c6c20617320746865206d6f737420726563656e7494206f66206f75722076657273696f6e7320776520696e666f726d6564207468656d206f662e5456657273696f6e446973636f7665727951756575650100250d04000c65012044657374696e6174696f6e732077686f7365206c61746573742058434d2076657273696f6e20776520776f756c64206c696b6520746f206b6e6f772e204475706c696361746573206e6f7420616c6c6f7765642c20616e6471012074686520607533326020636f756e74657220697320746865206e756d626572206f662074696d6573207468617420612073656e6420746f207468652064657374696e6174696f6e20686173206265656e20617474656d707465642c8c20776869636820697320757365642061732061207072696f726974697a6174696f6e2e4043757272656e744d6967726174696f6e0000310d0400049c205468652063757272656e74206d6967726174696f6e27732073746167652c20696620616e792e5452656d6f74654c6f636b656446756e6769626c657300010c050202390d3d0d040004f02046756e6769626c6520617373657473207768696368207765206b6e6f7720617265206c6f636b6564206f6e20612072656d6f746520636861696e2e3c4c6f636b656446756e6769626c657300010402004d0d040004e02046756e6769626c6520617373657473207768696368207765206b6e6f7720617265206c6f636b6564206f6e207468697320636861696e2e5458636d457865637574696f6e53757370656e646564010020040004b420476c6f62616c2073757370656e73696f6e207374617465206f66207468652058434d206578656375746f722e3c53686f756c645265636f726458636d01002004001c59012057686574686572206f72206e6f7420696e636f6d696e672058434d732028626f7468206578656375746564206c6f63616c6c7920616e64207265636569766564292073686f756c64206265207265636f726465642ec4204f6e6c79206f6e652058434d2070726f6772616d2077696c6c206265207265636f7264656420617420612074696d652e29012054686973206973206d65616e7420746f206265207573656420696e2072756e74696d6520415049732c20616e64206974277320616476697365642069742073746179732066616c73650d0120666f7220616c6c206f74686572207573652063617365732c20736f20617320746f206e6f74206465677261646520726567756c617220706572666f726d616e63652e005901204f6e6c792072656c6576616e7420696620746869732070616c6c6574206973206265696e67207573656420617320746865205b6078636d5f6578656375746f723a3a7472616974733a3a5265636f726458636d605dc820696d706c656d656e746174696f6e20696e207468652058434d206578656375746f7220636f6e66696775726174696f6e2e2c5265636f7264656458636d000031060400184901204966205b6053686f756c645265636f726458636d605d2069732073657420746f20747275652c207468656e20746865206c6173742058434d2070726f6772616d206578656375746564206c6f63616c6c79542077696c6c2062652073746f72656420686572652e29012052756e74696d6520415049732063616e206665746368207468652058434d20746861742077617320657865637574656420627920616363657373696e6720746869732076616c75652e005901204f6e6c792072656c6576616e7420696620746869732070616c6c6574206973206265696e67207573656420617320746865205b6078636d5f6578656375746f723a3a7472616974733a3a5265636f726458636d605dc820696d706c656d656e746174696f6e20696e207468652058434d206578656375746f7220636f6e66696775726174696f6e2e44417574686f72697a6564416c6961736573000104028501590d04000c6501204d6170206f6620617574686f72697a656420616c696173657273206f66206c6f63616c206f726967696e732e2045616368206c6f63616c206c6f636174696f6e2063616e20617574686f72697a652061206c697374206f665901206f74686572206c6f636174696f6e7320746f20616c69617320696e746f2069742e204561636820616c6961736572206973206f6e6c792076616c696420756e74696c2069747320696e6e65722060657870697279603820626c6f636b206e756d6265722e01750501d90704504164766572746973656458636d56657273696f6e10100500000008250120546865206c617465737420737570706f727465642076657273696f6e2074686174207765206164766572746973652e2047656e6572616c6c79206a7573742073657420697420746f84206070616c6c65745f78636d3a3a43757272656e7458636d56657273696f6e602e01710d6300304d657373616765517565756501304d65737361676551756575650c30426f6f6b5374617465466f7201010405e906750d74000000000000000000000000000000000000000000000000000000000004cc2054686520696e646578206f662074686520666972737420616e64206c61737420286e6f6e2d656d707479292070616765732e2c53657276696365486561640000e906040004bc20546865206f726967696e2061742077686963682077652073686f756c6420626567696e20736572766963696e672e1450616765730001080505810d850d0400048820546865206d6170206f66207061676520696e646963657320746f2070616765732e01e50601e50710204865617053697a65101000000100143d01205468652073697a65206f662074686520706167653b207468697320696d706c69657320746865206d6178696d756d206d6573736167652073697a652077686963682063616e2062652073656e742e005901204120676f6f642076616c756520646570656e6473206f6e20746865206578706563746564206d6573736167652073697a65732c20746865697220776569676874732c207468652077656967687420746861742069735d0120617661696c61626c6520666f722070726f63657373696e67207468656d20616e6420746865206d6178696d616c206e6565646564206d6573736167652073697a652e20546865206d6178696d616c206d65737361676511012073697a6520697320736c696768746c79206c6f776572207468616e207468697320617320646566696e6564206279205b604d61784d6573736167654c656e4f66605d2e204d61785374616c651010080000000c5d0120546865206d6178696d756d206e756d626572206f66207374616c652070616765732028692e652e206f66206f766572776569676874206d657373616765732920616c6c6f776564206265666f72652063756c6c696e6751012063616e2068617070656e2e204f6e636520746865726520617265206d6f7265207374616c65207061676573207468616e20746869732c207468656e20686973746f726963616c207061676573206d6179206265fc2064726f707065642c206576656e206966207468657920636f6e7461696e20756e70726f636573736564206f766572776569676874206d657373616765732e3453657276696365576569676874750640010700a0db215d1333333333333333331841012054686520616d6f756e74206f66207765696768742028696620616e79292077686963682073686f756c642062652070726f766964656420746f20746865206d65737361676520717565756520666f72a820736572766963696e6720656e717565756564206974656d7320606f6e5f696e697469616c697a65602e00fc2054686973206d6179206265206c65676974696d6174656c7920604e6f6e656020696e207468652063617365207468617420796f752077696c6c2063616c6c5d012060536572766963655175657565733a3a736572766963655f71756575657360206d616e75616c6c79206f7220736574205b6053656c663a3a49646c654d617853657276696365576569676874605d20746f2068617665542069742072756e20696e20606f6e5f69646c65602e5049646c654d617853657276696365576569676874750640010700a0db215d133333333333333333145d0120546865206d6178696d756d20616d6f756e74206f66207765696768742028696620616e792920746f20626520757365642066726f6d2072656d61696e696e672077656967687420606f6e5f69646c656020776869636841012073686f756c642062652070726f766964656420746f20746865206d65737361676520717565756520666f7220736572766963696e6720656e717565756564206974656d7320606f6e5f69646c65602e3d012055736566756c20666f722070617261636861696e7320746f2070726f63657373206d65737361676573206174207468652073616d6520626c6f636b2074686579206172652072656365697665642e00290120496620604e6f6e65602c2069742077696c6c206e6f742063616c6c2060536572766963655175657565733a3a736572766963655f7175657565736020696e20606f6e5f69646c65602e018d0d64002441737365745261746501244173736574526174650458436f6e76657273696f6e52617465546f4e617469766500010402e4f50604000c1d01204d61707320616e20617373657420746f2069747320666978656420706f696e7420726570726573656e746174696f6e20696e20746865206e61746976652062616c616e63652e004d0120452e672e20606e61746976655f616d6f756e74203d2061737365745f616d6f756e74202a20436f6e76657273696f6e52617465546f4e61746976653a3a3c543e3a3a6765742861737365745f6b696e64296001f10601ed070001910d650014426565667901144265656679142c417574686f7269746965730100950d04000470205468652063757272656e7420617574686f726974696573207365743856616c696461746f7253657449640100302000000000000000000474205468652063757272656e742076616c696461746f72207365742069643c4e657874417574686f7269746965730100950d040004ec20417574686f72697469657320736574207363686564756c656420746f2062652075736564207769746820746865206e6578742073657373696f6e30536574496453657373696f6e00010405301004002851012041206d617070696e672066726f6d2042454546592073657420494420746f2074686520696e646578206f6620746865202a6d6f737420726563656e742a2073657373696f6e20666f722077686963682069747368206d656d62657273207765726520726573706f6e7369626c652e0045012054686973206973206f6e6c79207573656420666f722076616c69646174696e672065717569766f636174696f6e2070726f6f66732e20416e2065717569766f636174696f6e2070726f6f66206d7573744d0120636f6e7461696e732061206b65792d6f776e6572736869702070726f6f6620666f72206120676976656e2073657373696f6e2c207468657265666f7265207765206e65656420612077617920746f207469653d0120746f6765746865722073657373696f6e7320616e6420424545465920736574206964732c20692e652e207765206e65656420746f2076616c6964617465207468617420612076616c696461746f7241012077617320746865206f776e6572206f66206120676976656e206b6579206f6e206120676976656e2073657373696f6e2c20616e642077686174207468652061637469766520736574204944207761735420647572696e6720746861742073657373696f6e2e00dc2054574f582d4e4f54453a206056616c696461746f72536574496460206973206e6f7420756e646572207573657220636f6e74726f6c2e3047656e65736973426c6f636b0100b404000cdc20426c6f636b206e756d62657220776865726520424545465920636f6e73656e73757320697320656e61626c65642f737461727465642e6901204279206368616e67696e67207468697320287468726f7567682070726976696c6567656420607365745f6e65775f67656e65736973282960292c20424545465920636f6e73656e737573206973206566666563746976656c79ac207265737461727465642066726f6d20746865206e65776c792073657420626c6f636b206e756d6265722e01f906000c384d6178417574686f7269746965731010a086010004d420546865206d6178696d756d206e756d626572206f6620617574686f72697469657320746861742063616e2062652061646465642e344d61784e6f6d696e61746f727310100002000004d420546865206d6178696d756d206e756d626572206f66206e6f6d696e61746f727320666f7220656163682076616c696461746f722e584d6178536574496453657373696f6e456e747269657330201c0000000000000018390120546865206d6178696d756d206e756d626572206f6620656e747269657320746f206b65657020696e207468652073657420696420746f2073657373696f6e20696e646578206d617070696e672e0031012053696e6365207468652060536574496453657373696f6e60206d6170206973206f6e6c79207573656420666f722076616c69646174696e672065717569766f636174696f6e73207468697329012076616c75652073686f756c642072656c61746520746f2074686520626f6e64696e67206475726174696f6e206f66207768617465766572207374616b696e672073797374656d2069733501206265696e6720757365642028696620616e79292e2049662065717569766f636174696f6e2068616e646c696e67206973206e6f7420656e61626c6564207468656e20746869732076616c7565342063616e206265207a65726f2e019d0dc8000c4d6d72010c4d6d720c20526f6f74486173680100348000000000000000000000000000000000000000000000000000000000000000000458204c6174657374204d4d5220526f6f7420686173682e384e756d6265724f664c656176657301003020000000000000000004b02043757272656e742073697a65206f6620746865204d4d5220286e756d626572206f66206c6561766573292e144e6f6465730001040630340400108020486173686573206f6620746865206e6f64657320696e20746865204d4d522e002d01204e6f7465207468697320636f6c6c656374696f6e206f6e6c7920636f6e7461696e73204d4d52207065616b732c2074686520696e6e6572206e6f6465732028616e64206c656176657329bc20617265207072756e656420616e64206f6e6c792073746f72656420696e20746865204f6666636861696e2044422e00000000c9003042656566794d6d724c656166013042656566794d6d724c65616608404265656679417574686f7269746965730100a10db0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004a02044657461696c73206f662063757272656e7420424545465920617574686f72697479207365742e5042656566794e657874417574686f7269746965730100a10db000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c942044657461696c73206f66206e65787420424545465920617574686f72697479207365742e00510120546869732073746f7261676520656e747279206973207573656420617320636163686520666f722063616c6c7320746f20607570646174655f62656566795f6e6578745f617574686f726974795f736574602e00000000ca0004f101a1014505a50d2848436865636b4e6f6e5a65726f53656e646572a90d9040436865636b5370656356657273696f6ead0d1038436865636b547856657273696f6eb10d1030436865636b47656e65736973b50d3438436865636b4d6f7274616c697479b90d3428436865636b4e6f6e6365c10d902c436865636b576569676874c50d90604368617267655472616e73616374696f6e5061796d656e74c90d904850726576616c696461746541747465737473cd0d9044436865636b4d6574616461746148617368d10d88d90d5c24496e666c6174696f6e04986578706572696d656e74616c5f696e666c6174696f6e5f70726564696374696f6e5f696e666f00dd0d10d82052657475726e207468652063757272656e7420657374696d61746573206f662074686520696e666c6174696f6e20616d6f756e742e0051012054686973206973206d61726b6564206173206578706572696d656e74616c20696e206c69676874206f66205246432338392e204e6f6e657468656c6573732c2069747320757361676520697320686967686c792501207265636f6d6d656e646564206f76657220747279696e6720746f20726561642d73746f726167652c206f722072652d63726561746520746865206f6e636861696e206c6f6769632e0010436f72650c1c76657273696f6e00210804902052657475726e73207468652076657273696f6e206f66207468652072756e74696d652e34657865637574655f626c6f636b0414626c6f636be90d90046420457865637574652074686520676976656e20626c6f636b2e40696e697469616c697a655f626c6f636b0418686561646572cd01f50d04410120496e697469616c697a65206120626c6f636b20776974682074686520676976656e2068656164657220616e642072657475726e207468652072756e74696d6520657865637574697665206d6f64652e042101205468652060436f7265602072756e74696d65206170692074686174206576657279205375627374726174652072756e74696d65206e6565647320746f20696d706c656d656e742e204d657461646174610c206d6574616461746100f90d048c2052657475726e7320746865206d65746164617461206f6620612072756e74696d652e4c6d657461646174615f61745f76657273696f6e041c76657273696f6e10fd0d10a42052657475726e7320746865206d65746164617461206174206120676976656e2076657273696f6e2e0005012049662074686520676976656e206076657273696f6e602069736e277420737570706f727465642c20746869732077696c6c2072657475726e20604e6f6e65602e750120557365205b6053656c663a3a6d657461646174615f76657273696f6e73605d20746f2066696e64206f75742061626f757420737570706f72746564206d657461646174612076657273696f6e206f66207468652072756e74696d652e446d657461646174615f76657273696f6e730011020ca42052657475726e732074686520737570706f72746564206d657461646174612076657273696f6e732e00c020546869732063616e206265207573656420746f2063616c6c20606d657461646174615f61745f76657273696f6e602e0401012054686520604d65746164617461602061706920747261697420746861742072657475726e73206d6574616461746120666f72207468652072756e74696d652e30426c6f636b4275696c646572103c6170706c795f65787472696e736963042465787472696e736963ed0d010e106c204170706c792074686520676976656e2065787472696e7369632e0039012052657475726e7320616e20696e636c7573696f6e206f7574636f6d652077686963682073706563696669657320696620746869732065787472696e73696320697320696e636c7564656420696e4c207468697320626c6f636b206f72206e6f742e3866696e616c697a655f626c6f636b00cd0104682046696e697368207468652063757272656e7420626c6f636b2e4c696e686572656e745f65787472696e736963730420696e686572656e74110ef10d043d012047656e657261746520696e686572656e742065787472696e736963732e2054686520696e686572656e7420646174612077696c6c20766172792066726f6d20636861696e20746f20636861696e2e3c636865636b5f696e686572656e74730814626c6f636be90d1064617461110e210e04550120436865636b20746861742074686520696e686572656e7473206172652076616c69642e2054686520696e686572656e7420646174612077696c6c20766172792066726f6d20636861696e20746f20636861696e2e047101205468652060426c6f636b4275696c646572602061706920747261697420746861742070726f7669646573207468652072657175697265642066756e6374696f6e616c69747920666f72206275696c64696e67206120626c6f636b2e484e6f6d696e6174696f6e506f6f6c73417069283c70656e64696e675f72657761726473040c77686f00180435012052657475726e73207468652070656e64696e67207265776172647320666f7220746865206d656d626572207468617420746865204163636f756e7449642077617320676976656e20666f722e44706f696e74735f746f5f62616c616e6365081c706f6f6c5f69641018706f696e7473181804f42052657475726e7320746865206571756976616c656e742062616c616e6365206f662060706f696e74736020666f72206120676976656e20706f6f6c2e4462616c616e63655f746f5f706f696e7473081c706f6f6c5f696410246e65775f66756e6473181804fc2052657475726e7320746865206571756976616c656e7420706f696e7473206f6620606e65775f66756e64736020666f72206120676976656e20706f6f6c2e48706f6f6c5f70656e64696e675f736c617368041c706f6f6c5f6964101804b02052657475726e73207468652070656e64696e6720736c61736820666f72206120676976656e20706f6f6c2e506d656d6265725f70656e64696e675f736c61736804186d656d626572001810cc2052657475726e73207468652070656e64696e6720736c61736820666f72206120676976656e20706f6f6c206d656d6265722e004d012049662070656e64696e6720736c617368206f6620746865206d656d626572206578636565647320604578697374656e7469616c4465706f736974602c2069742063616e206265207265706f72746564206f6e1c20636861696e2e74706f6f6c5f6e656564735f64656c65676174655f6d6967726174696f6e041c706f6f6c5f6964102020e42052657475726e7320747275652069662074686520706f6f6c20776974682060706f6f6c5f696460206e65656473206d6967726174696f6e2e00490120546869732063616e2068617070656e207768656e20746865206070616c6c65742d6e6f6d696e6174696f6e2d706f6f6c73602068617320737769746368656420746f207573696e672073747261746567794101205b6044656c65676174655374616b65605d2870616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733a3a616461707465723a3a44656c65676174655374616b6529206275742074686520706f6f6ce8207374696c6c206861732066756e647320746861742077657265207374616b6564207573696e6720746865206f6c6465722073747261746567791901205b5472616e736665725374616b655d2870616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733a3a616461707465723a3a5472616e736665725374616b65292e205573658901205b606d6967726174655f706f6f6c5f746f5f64656c65676174655f7374616b65605d2870616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733a3a43616c6c3a3a6d6967726174655f706f6f6c5f746f5f64656c65676174655f7374616b65295420746f206d6967726174652074686520706f6f6c2e7c6d656d6265725f6e656564735f64656c65676174655f6d6967726174696f6e04186d656d62657200201c29012052657475726e732074727565206966207468652064656c6567617465642066756e6473206f662074686520706f6f6c20606d656d62657260206e65656473206d6967726174696f6e2e00d8204f6e6365206120706f6f6c20686173207375636365737366756c6c79206d6967726174656420746f207468652073747261746567795501205b6044656c65676174655374616b65605d2870616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733a3a616461707465723a3a44656c65676174655374616b65292c207468652066756e6473206f66207468651901206d656d6265722063616e206265206d696772617465642066726f6d20706f6f6c206163636f756e7420746f20746865206d656d6265722773206163636f756e742e205573652901205b606d6967726174655f64656c65676174696f6e605d2870616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733a3a43616c6c3a3a6d6967726174655f64656c65676174696f6e29a420746f206d696772617465207468652066756e6473206f662074686520706f6f6c206d656d6265722e506d656d6265725f746f74616c5f62616c616e6365040c77686f00180465012052657475726e732074686520746f74616c20636f6e747269627574696f6e206f66206120706f6f6c206d656d62657220696e636c7564696e6720616e792062616c616e6365207468617420697320756e626f6e64696e672e30706f6f6c5f62616c616e6365041c706f6f6c5f69641018049c20546f74616c2062616c616e636520636f6e747269627574656420746f2074686520706f6f6c2e34706f6f6c5f6163636f756e7473041c706f6f6c5f696410250e042d012052657475726e732074686520626f6e646564206163636f756e7420616e6420726577617264206163636f756e74206173736f63696174656420776974682074686520706f6f6c5f69642e04f82052756e74696d652061706920666f7220616363657373696e6720696e666f726d6174696f6e2061626f7574206e6f6d696e6174696f6e20706f6f6c732e285374616b696e674170690c446e6f6d696e6174696f6e735f71756f7461041c62616c616e636518100411012052657475726e7320746865206e6f6d696e6174696f6e732071756f746120666f722061206e6f6d696e61746f722077697468206120676976656e2062616c616e63652e5c657261735f7374616b6572735f706167655f636f756e74080c657261101c6163636f756e7400100439012052657475726e7320746865207061676520636f756e74206f66206578706f737572657320666f7220612076616c696461746f7220606163636f756e746020696e206120676976656e206572612e3c70656e64696e675f72657761726473080c657261101c6163636f756e740020043d012052657475726e7320747275652069662076616c696461746f7220606163636f756e74602068617320706167657320746f20626520636c61696d656420666f722074686520676976656e206572612e00585461676765645472616e73616374696f6e5175657565045076616c69646174655f7472616e73616374696f6e0c18736f75726365290e087478ed0d28626c6f636b5f68617368342d0e24682056616c696461746520746865207472616e73616374696f6e2e0065012054686973206d6574686f6420697320696e766f6b656420627920746865207472616e73616374696f6e20706f6f6c20746f206c6561726e2064657461696c732061626f757420676976656e207472616e73616374696f6e2e45012054686520696d706c656d656e746174696f6e2073686f756c64206d616b65207375726520746f207665726966792074686520636f72726563746e657373206f6620746865207472616e73616374696f6e4d0120616761696e73742063757272656e742073746174652e2054686520676976656e2060626c6f636b5f686173686020636f72726573706f6e647320746f207468652068617368206f662074686520626c6f636b7c207468617420697320757365642061732063757272656e742073746174652e004501204e6f7465207468617420746869732063616c6c206d617920626520706572666f726d65642062792074686520706f6f6c206d756c7469706c652074696d657320616e64207472616e73616374696f6e73a4206d6967687420626520766572696669656420696e20616e7920706f737369626c65206f726465722e044d012054686520605461676765645472616e73616374696f6e5175657565602061706920747261697420666f7220696e746572666572696e67207769746820746865207472616e73616374696f6e2071756575652e444f6666636861696e576f726b6572417069043c6f6666636861696e5f776f726b65720418686561646572cd019004c82053746172747320746865206f66662d636861696e207461736b20666f7220676976656e20626c6f636b206865616465722e046420546865206f6666636861696e20776f726b6572206170692e3450617261636861696e486f7374882876616c696461746f727300650b047020476574207468652063757272656e742076616c696461746f72732e4076616c696461746f725f67726f75707300350e0c65012052657475726e73207468652076616c696461746f722067726f75707320616e6420726f746174696f6e20696e666f206c6f63616c697a6564206261736564206f6e20746865206879706f746865746963616c206368696c64610120206f66206120626c6f636b2077686f736520737461746520207468697320697320696e766f6b6564206f6e2e204e6f7465207468617420606e6f776020696e20746865206047726f7570526f746174696f6e496e666f60d02073686f756c642062652074686520737563636573736f72206f6620746865206e756d626572206f662074686520626c6f636b2e48617661696c6162696c6974795f636f726573003d0e083501205969656c647320696e666f726d6174696f6e206f6e20616c6c20617661696c6162696c69747920636f7265732061732072656c6576616e7420746f20746865206368696c6420626c6f636b2e3d0120436f72657320617265206569746865722066726565206f72206f636375706965642e204672656520636f7265732063616e20686176652070617261732061737369676e656420746f207468656d2e647065727369737465645f76616c69646174696f6e5f64617461081c706172615f6964ad0228617373756d7074696f6e590e5d0e146901205969656c647320746865207065727369737465642076616c69646174696f6e206461746120666f722074686520676976656e20605061726149646020616c6f6e67207769746820616e20617373756d7074696f6e2074686174d82073686f756c6420626520757365642069662074686520706172612063757272656e746c79206f63637570696573206120636f72652e0045012052657475726e7320604e6f6e656020696620656974686572207468652070617261206973206e6f742072656769737465726564206f722074686520617373756d7074696f6e20697320604672656564609820616e6420746865207061726120616c7265616479206f63637570696573206120636f72652e5c617373756d65645f76616c69646174696f6e5f64617461081c706172615f6964ad029c65787065637465645f7065727369737465645f76616c69646174696f6e5f646174615f6861736834650e0c69012052657475726e7320746865207065727369737465642076616c69646174696f6e206461746120666f722074686520676976656e20605061726149646020616c6f6e6720776974682074686520636f72726573706f6e64696e6775012076616c69646174696f6e20636f646520686173682e20496e7374656164206f6620616363657074696e6720617373756d7074696f6e2061626f75742074686520706172612c206d617463686573207468652076616c69646174696f6e29012064617461206861736820616761696e737420616e206578706563746564206f6e6520616e64207969656c647320604e6f6e65602069662074686579277265206e6f7420657175616c2e60636865636b5f76616c69646174696f6e5f6f757470757473081c706172615f6964ad021c6f757470757473ad042004150120436865636b732069662074686520676976656e2076616c69646174696f6e206f75747075747320706173732074686520616363657074616e63652063726974657269612e5c73657373696f6e5f696e6465785f666f725f6368696c6400100cf02052657475726e73207468652073657373696f6e20696e6465782065787065637465642061742061206368696c64206f662074686520626c6f636b2e00d020546869732063616e206265207573656420746f20696e7374616e7469617465206120605369676e696e67436f6e74657874602e3c76616c69646174696f6e5f636f6465081c706172615f6964ad0228617373756d7074696f6e590ec104105501204665746368207468652076616c69646174696f6e20636f64652075736564206279206120706172612c206d616b696e672074686520676976656e20604f63637570696564436f7265417373756d7074696f6e602e0045012052657475726e7320604e6f6e656020696620656974686572207468652070617261206973206e6f742072656769737465726564206f722074686520617373756d7074696f6e20697320604672656564609820616e6420746865207061726120616c7265616479206f63637570696573206120636f72652e7863616e6469646174655f70656e64696e675f617661696c6162696c697479041c706172615f6964ad026d0e085d0120476574207468652072656365697074206f6620612063616e6469646174652070656e64696e6720617661696c6162696c6974792e20546869732072657475726e732060536f6d656020666f7220616e7920706172617325012061737369676e656420746f206f6363757069656420636f72657320696e2060617661696c6162696c6974795f636f7265736020616e6420604e6f6e6560206f74686572776973652e4063616e6469646174655f6576656e747300710e042d0120476574206120766563746f72206f66206576656e747320636f6e6365726e696e672063616e646964617465732074686174206f636375727265642077697468696e206120626c6f636b2e30646d715f636f6e74656e74730424726563697069656e74ad02190c043d012047657420616c6c207468652070656e64696e6720696e626f756e64206d6573736167657320696e2074686520646f776e77617264206d65737361676520717565756520666f72206120706172612e78696e626f756e645f68726d705f6368616e6e656c735f636f6e74656e74730424726563697069656e74ad02790e086501204765742074686520636f6e74656e7473206f6620616c6c206368616e6e656c732061646472657373656420746f2074686520676976656e20726563697069656e742e204368616e6e656c7320746861742068617665206e6f90206d6573736167657320696e207468656d2061726520616c736f20696e636c756465642e5c76616c69646174696f6e5f636f64655f62795f68617368041068617368a904c104049c20476574207468652076616c69646174696f6e20636f64652066726f6d2069747320686173682e386f6e5f636861696e5f766f74657300850e0431012053637261706520646973707574652072656c6576616e742066726f6d206f6e2d636861696e2c206261636b696e6720766f74657320616e64207265736f6c7665642064697370757465732e3073657373696f6e5f696e666f0414696e64657810890e0cdc20476574207468652073657373696f6e20696e666f20666f722074686520676976656e2073657373696f6e2c2069662073746f7265642e001901204e4f54453a20546869732066756e6374696f6e206973206f6e6c7920617661696c61626c652073696e63652070617261636861696e20686f73742076657273696f6e20322e687375626d69745f7076665f636865636b5f73746174656d656e74081073746d74fd04247369676e61747572658d04900c0101205375626d697473206120505646207072652d636865636b696e672073746174656d656e7420696e746f20746865207472616e73616374696f6e20706f6f6c2e001901204e4f54453a20546869732066756e6374696f6e206973206f6e6c7920617661696c61626c652073696e63652070617261636861696e20686f73742076657273696f6e20322e54707666735f726571756972655f707265636865636b00e10b0c5d012052657475726e7320636f646520686173686573206f66205056467320746861742072657175697265207072652d636865636b696e672062792076616c696461746f727320696e2074686520616374697665207365742e001901204e4f54453a20546869732066756e6374696f6e206973206f6e6c7920617661696c61626c652073696e63652070617261636861696e20686f73742076657273696f6e20322e5076616c69646174696f6e5f636f64655f68617368081c706172615f6964ad0228617373756d7074696f6e590e8d0e0c8501204665746368207468652068617368206f66207468652076616c69646174696f6e20636f64652075736564206279206120706172612c206d616b696e672074686520676976656e20604f63637570696564436f7265417373756d7074696f6e602e001901204e4f54453a20546869732066756e6374696f6e206973206f6e6c7920617661696c61626c652073696e63652070617261636861696e20686f73742076657273696f6e20322e20646973707574657300910e04782052657475726e7320616c6c206f6e636861696e2064697370757465732e5c73657373696f6e5f6578656375746f725f706172616d73043473657373696f6e5f696e64657810990e04b82052657475726e7320657865637574696f6e20706172616d657465727320666f72207468652073657373696f6e2e44756e6170706c6965645f736c6173686573009d0e0859012052657475726e732061206c697374206f662076616c696461746f72732074686174206c6f7374206120706173742073657373696f6e206469737075746520616e64206e65656420746f20626520736c61736865642e1901204e4f54453a20546869732066756e6374696f6e206973206f6e6c7920617661696c61626c652073696e63652070617261636861696e20686f73742076657273696f6e20352e4c6b65795f6f776e6572736869705f70726f6f66043076616c696461746f725f69644902a50e08cc2052657475726e732061206d65726b6c652070726f6f66206f6620612076616c696461746f722073657373696f6e206b65792e1901204e4f54453a20546869732066756e6374696f6e206973206f6e6c7920617661696c61626c652073696e63652070617261636861696e20686f73742076657273696f6e20352e687375626d69745f7265706f72745f646973707574655f6c6f73740834646973707574655f70726f6f6615054c6b65795f6f776e6572736869705f70726f6f66a90ead0e0c2901205375626d697420616e20756e7369676e65642065787472696e73696320746f20736c6173682076616c696461746f72732077686f206c6f7374206120646973707574652061626f75747c20612063616e646964617465206f66206120706173742073657373696f6e2e1901204e4f54453a20546869732066756e6374696f6e206973206f6e6c7920617661696c61626c652073696e63652070617261636861696e20686f73742076657273696f6e20352e546d696e696d756d5f6261636b696e675f766f7465730010080d012047657420746865206d696e696d756d206e756d626572206f66206261636b696e6720766f74657320666f7220612070617261636861696e2063616e6469646174652ef4205468697320697320612073746167696e67206d6574686f642120446f206e6f7420757365206f6e2070726f64756374696f6e2072756e74696d65732148706172615f6261636b696e675f737461746504805f5f72756e74696d655f6170695f67656e6572617465645f6e616d655f305f5fad02b10e04e42052657475726e7320746865207374617465206f662070617261636861696e206261636b696e6720666f72206120676976656e20706172612e506173796e635f6261636b696e675f706172616d730045040461012052657475726e732063616e646964617465277320616363657074616e6365206c696d69746174696f6e7320666f72206173796e6368726f6e6f7573206261636b696e6720666f7220612072656c617920706172656e742e4c64697361626c65645f76616c696461746f727300610b04f82052657475726e732061206c697374206f6620616c6c2064697361626c65642076616c696461746f72732061742074686520676976656e20626c6f636b2e346e6f64655f6665617475726573008104084c20476574206e6f64652066656174757265732ef4205468697320697320612073746167696e67206d6574686f642120446f206e6f7420757365206f6e2070726f64756374696f6e2072756e74696d65732158617070726f76616c5f766f74696e675f706172616d73005d0404a420417070726f76616c20766f74696e6720636f6e66696775726174696f6e20706172616d65746572732c636c61696d5f717565756500e10e043020436c61696d2071756575657c63616e646964617465735f70656e64696e675f617661696c6162696c697479041c706172615f6964ad02ed0e046020456c6173746963207363616c696e6720737570706f72746876616c69646174696f6e5f636f64655f626f6d625f6c696d6974001004b420526574726965766520746865206d6178696d756d20756e636f6d7072657373656420636f64652073697a652e4c6261636b696e675f636f6e73747261696e7473041c706172615f6964ad02f10e0831012052657475726e732074686520636f6e73747261696e7473206f6e2074686520616374696f6e7320746861742063616e2062652074616b656e2062792061206e65772070617261636861696e1c20626c6f636b2e507363686564756c696e675f6c6f6f6b61686561640010048820526574726965766520746865207363686564756c696e67206c6f6f6b616865616404dc205468652041504920666f72207175657279696e6720746865207374617465206f662070617261636861696e73206f6e2d636861696e2e2042656566794170691c3462656566795f67656e6573697300b40405012052657475726e2074686520626c6f636b206e756d62657220776865726520424545465920636f6e73656e73757320697320656e61626c65642f737461727465643476616c696461746f725f73657400f90e04b82052657475726e207468652063757272656e74206163746976652042454546592076616c696461746f7220736574b87375626d69745f7265706f72745f646f75626c655f766f74696e675f756e7369676e65645f65787472696e736963084865717569766f636174696f6e5f70726f6f66fd063c6b65795f6f776e65725f70726f6f66010fad0e204501205375626d69747320616e20756e7369676e65642065787472696e73696320746f207265706f7274206120646f75626c6520766f74696e672065717569766f636174696f6e2e205468652063616c6c6572fc206d7573742070726f766964652074686520646f75626c6520766f74696e672070726f6f6620616e642061206b6579206f776e6572736869702070726f6f66fc202873686f756c64206265206f627461696e6564207573696e67206067656e65726174655f6b65795f6f776e6572736869705f70726f6f6660292e2054686505012065787472696e7369632077696c6c20626520756e7369676e656420616e642073686f756c64206f6e6c7920626520616363657074656420666f72206c6f63616c150120617574686f727368697020286e6f7420746f2062652062726f61646361737420746f20746865206e6574776f726b292e2054686973206d6574686f642072657475726e73090120604e6f6e6560207768656e206372656174696f6e206f66207468652065787472696e736963206661696c732c20652e672e2069662065717569766f636174696f6e0501207265706f7274696e672069732064697361626c656420666f722074686520676976656e2072756e74696d652028692e652e2074686973206d6574686f6420697305012068617264636f64656420746f2072657475726e20604e6f6e6560292e204f6e6c792075736566756c20696e20616e206f6666636861696e20636f6e746578742eb07375626d69745f7265706f72745f666f726b5f766f74696e675f756e7369676e65645f65787472696e736963084865717569766f636174696f6e5f70726f6f66050f3c6b65795f6f776e65725f70726f6f66010fad0e203d01205375626d69747320616e20756e7369676e65642065787472696e73696320746f207265706f7274206120666f726b20766f74696e672065717569766f636174696f6e2e205468652063616c6c65724101206d7573742070726f766964652074686520666f726b20766f74696e672070726f6f66202874686520616e6365737472792070726f6f662073686f756c64206265206f627461696e6564207573696e673d01206067656e65726174655f616e6365737472795f70726f6f66602920616e642061206b6579206f776e6572736869702070726f6f66202873686f756c64206265206f627461696e6564207573696e674101206067656e65726174655f6b65795f6f776e6572736869705f70726f6f6660292e205468652065787472696e7369632077696c6c20626520756e7369676e656420616e642073686f756c64206f6e6c794d0120626520616363657074656420666f72206c6f63616c20617574686f727368697020286e6f7420746f2062652062726f61646361737420746f20746865206e6574776f726b292e2054686973206d6574686f6429012072657475726e7320604e6f6e6560207768656e206372656174696f6e206f66207468652065787472696e736963206661696c732c20652e672e2069662065717569766f636174696f6e0501207265706f7274696e672069732064697361626c656420666f722074686520676976656e2072756e74696d652028692e652e2074686973206d6574686f6420697305012068617264636f64656420746f2072657475726e20604e6f6e6560292e204f6e6c792075736566756c20696e20616e206f6666636861696e20636f6e746578742ed07375626d69745f7265706f72745f6675747572655f626c6f636b5f766f74696e675f756e7369676e65645f65787472696e736963084865717569766f636174696f6e5f70726f6f662d073c6b65795f6f776e65725f70726f6f66010fad0e205d01205375626d69747320616e20756e7369676e65642065787472696e73696320746f207265706f727420612066757475726520626c6f636b20766f74696e672065717569766f636174696f6e2e205468652063616c6c65721501206d7573742070726f76696465207468652066757475726520626c6f636b20766f74696e672070726f6f6620616e642061206b6579206f776e6572736869702070726f6f66ec202873686f756c64206265206f627461696e6564207573696e67206067656e65726174655f6b65795f6f776e6572736869705f70726f6f6660292e1501205468652065787472696e7369632077696c6c20626520756e7369676e656420616e642073686f756c64206f6e6c7920626520616363657074656420666f72206c6f63616c150120617574686f727368697020286e6f7420746f2062652062726f61646361737420746f20746865206e6574776f726b292e2054686973206d6574686f642072657475726e73090120604e6f6e6560207768656e206372656174696f6e206f66207468652065787472696e736963206661696c732c20652e672e2069662065717569766f636174696f6e0501207265706f7274696e672069732064697361626c656420666f722074686520676976656e2072756e74696d652028692e652e2074686973206d6574686f6420697305012068617264636f64656420746f2072657475726e20604e6f6e6560292e204f6e6c792075736566756c20696e20616e206f6666636861696e20636f6e746578742e7067656e65726174655f6b65795f6f776e6572736869705f70726f6f6608187365745f69643030617574686f726974795f69645502090f2c09012047656e65726174657320612070726f6f66206f66206b6579206f776e65727368697020666f722074686520676976656e20617574686f7269747920696e20746865fc20676976656e207365742e20416e206578616d706c65207573616765206f662074686973206d6f64756c6520697320636f75706c656420776974682074686505012073657373696f6e20686973746f726963616c206d6f64756c6520746f2070726f76652074686174206120676976656e20617574686f72697479206b65792069730d01207469656420746f206120676976656e207374616b696e67206964656e7469747920647572696e6720612073706563696669632073657373696f6e2e2050726f6f66731101206f66206b6579206f776e65727368697020617265206e656365737361727920666f72207375626d697474696e672065717569766f636174696f6e207265706f7274732e1101204e4f54453a206576656e2074686f75676820746865204150492074616b6573206120607365745f69646020617320706172616d65746572207468652063757272656e74090120696d706c656d656e746174696f6e732069676e6f726573207468697320706172616d6574657220616e6420696e73746561642072656c696573206f6e20746869730d01206d6574686f64206265696e672063616c6c65642061742074686520636f727265637420626c6f636b206865696768742c20692e652e20616e7920706f696e7420617415012077686963682074686520676976656e20736574206964206973206c697665206f6e2d636861696e2e2046757475726520696d706c656d656e746174696f6e732077696c6c0d0120696e73746561642075736520696e64657865642064617461207468726f75676820616e206f6666636861696e20776f726b65722c206e6f7420726571756972696e6778206f6c6465722073746174657320746f20626520617661696c61626c652e5c67656e65726174655f616e6365737472795f70726f6f660844707265765f626c6f636b5f6e756d626572105c626573745f6b6e6f776e5f626c6f636b5f6e756d626572b4090f0845012047656e65726174657320612070726f6f662074686174207468652060707265765f626c6f636b5f6e756d626572602069732070617274206f66207468652063616e6f6e6963616c20636861696e2061746c2060626573745f6b6e6f776e5f626c6f636b5f6e756d626572602e048020415049206e656365737361727920666f7220424545465920766f746572732e184d6d7241706914206d6d725f726f6f74000d0f048c2052657475726e20746865206f6e2d636861696e204d4d5220726f6f7420686173682e386d6d725f6c6561665f636f756e7400150f04b82052657475726e20746865206e756d626572206f66204d4d5220626c6f636b7320696e2074686520636861696e2e3867656e65726174655f70726f6f660834626c6f636b5f6e756d6265727311025c626573745f6b6e6f776e5f626c6f636b5f6e756d626572b4190f0869012047656e6572617465204d4d522070726f6f6620666f72206120736572696573206f6620626c6f636b206e756d626572732e2049662060626573745f6b6e6f776e5f626c6f636b5f6e756d626572203d20536f6d65286e29602c45012075736520686973746f726963616c204d4d5220737461746520617420676976656e20626c6f636b2068656967687420606e602e20456c73652c207573652063757272656e74204d4d522073746174652e307665726966795f70726f6f6608186c6561766573210f1470726f6f66290f2d0f14f420566572696679204d4d522070726f6f6620616761696e7374206f6e2d636861696e204d4d5220666f722061206261746368206f66206c65617665732e007101204e6f746520746869732066756e6374696f6e2077696c6c20757365206f6e2d636861696e204d4d5220726f6f74206861736820616e6420636865636b206966207468652070726f6f66206d6174636865732074686520686173682e6d01204e6f74652c20746865206c65617665732073686f756c6420626520736f727465642073756368207468617420636f72726573706f6e64696e67206c656176657320616e64206c65616620696e646963657320686176652074686595012073616d6520706f736974696f6e20696e20626f74682074686520606c65617665736020766563746f7220616e642074686520606c6561665f696e64696365736020766563746f7220636f6e7461696e656420696e20746865205b4c65616650726f6f665d587665726966795f70726f6f665f73746174656c6573730c10726f6f7434186c6561766573210f1470726f6f66290f2d0f1c010120566572696679204d4d522070726f6f6620616761696e737420676976656e20726f6f74206861736820666f722061206261746368206f66206c65617665732e00fc204e6f746520746869732066756e6374696f6e20646f6573206e6f74207265717569726520616e79206f6e2d636861696e2073746f72616765202d20746865bc2070726f6f6620697320766572696669656420616761696e737420676976656e204d4d5220726f6f7420686173682e006d01204e6f74652c20746865206c65617665732073686f756c6420626520736f727465642073756368207468617420636f72726573706f6e64696e67206c656176657320616e64206c65616620696e646963657320686176652074686595012073616d6520706f736974696f6e20696e20626f74682074686520606c65617665736020766563746f7220616e642074686520606c6561665f696e64696365736020766563746f7220636f6e7461696e656420696e20746865205b4c65616650726f6f665d04842041504920746f20696e7465726163742077697468204d4d522070616c6c65742e2c42656566794d6d72417069084c617574686f726974795f7365745f70726f6f6600a10d04dc2052657475726e207468652063757272656e746c792061637469766520424545465920617574686f72697479207365742070726f6f662e606e6578745f617574686f726974795f7365745f70726f6f6600a10d04c82052657475726e20746865206e6578742f71756575656420424545465920617574686f72697479207365742070726f6f662e0490204150492075736566756c20666f72204245454659206c6967687420636c69656e74732e284772616e647061417069104c6772616e6470615f617574686f72697469657300d4183d0120476574207468652063757272656e74204752414e44504120617574686f72697469657320616e6420776569676874732e20546869732073686f756c64206e6f74206368616e6765206578636570741d0120666f72207768656e206368616e67657320617265207363686564756c656420616e642074686520636f72726573706f6e64696e672064656c617920686173207061737365642e003501205768656e2063616c6c656420617420626c6f636b20422c2069742077696c6c2072657475726e2074686520736574206f6620617574686f72697469657320746861742073686f756c642062653d01207573656420746f2066696e616c697a652064657363656e64616e7473206f66207468697320626c6f636b2028422b312c20422b322c202e2e2e292e2054686520626c6f636b204220697473656c66c02069732066696e616c697a65642062792074686520617574686f7269746965732066726f6d20626c6f636b20422d312eb47375626d69745f7265706f72745f65717569766f636174696f6e5f756e7369676e65645f65787472696e736963084865717569766f636174696f6e5f70726f6f6661023c6b65795f6f776e65725f70726f6f66010fad0e201101205375626d69747320616e20756e7369676e65642065787472696e73696320746f207265706f727420616e2065717569766f636174696f6e2e205468652063616c6c6572f8206d7573742070726f76696465207468652065717569766f636174696f6e2070726f6f6620616e642061206b6579206f776e6572736869702070726f6f66fc202873686f756c64206265206f627461696e6564207573696e67206067656e65726174655f6b65795f6f776e6572736869705f70726f6f6660292e2054686505012065787472696e7369632077696c6c20626520756e7369676e656420616e642073686f756c64206f6e6c7920626520616363657074656420666f72206c6f63616c150120617574686f727368697020286e6f7420746f2062652062726f61646361737420746f20746865206e6574776f726b292e2054686973206d6574686f642072657475726e73090120604e6f6e6560207768656e206372656174696f6e206f66207468652065787472696e736963206661696c732c20652e672e2069662065717569766f636174696f6e0501207265706f7274696e672069732064697361626c656420666f722074686520676976656e2072756e74696d652028692e652e2074686973206d6574686f6420697305012068617264636f64656420746f2072657475726e20604e6f6e6560292e204f6e6c792075736566756c20696e20616e206f6666636861696e20636f6e746578742e7067656e65726174655f6b65795f6f776e6572736869705f70726f6f6608187365745f69643030617574686f726974795f6964dc090f2c09012047656e65726174657320612070726f6f66206f66206b6579206f776e65727368697020666f722074686520676976656e20617574686f7269747920696e20746865fc20676976656e207365742e20416e206578616d706c65207573616765206f662074686973206d6f64756c6520697320636f75706c656420776974682074686505012073657373696f6e20686973746f726963616c206d6f64756c6520746f2070726f76652074686174206120676976656e20617574686f72697479206b65792069730d01207469656420746f206120676976656e207374616b696e67206964656e7469747920647572696e6720612073706563696669632073657373696f6e2e2050726f6f66731101206f66206b6579206f776e65727368697020617265206e656365737361727920666f72207375626d697474696e672065717569766f636174696f6e207265706f7274732e1101204e4f54453a206576656e2074686f75676820746865204150492074616b6573206120607365745f69646020617320706172616d65746572207468652063757272656e74fc20696d706c656d656e746174696f6e732069676e6f7265207468697320706172616d6574657220616e6420696e73746561642072656c79206f6e20746869730d01206d6574686f64206265696e672063616c6c65642061742074686520636f727265637420626c6f636b206865696768742c20692e652e20616e7920706f696e7420617415012077686963682074686520676976656e20736574206964206973206c697665206f6e2d636861696e2e2046757475726520696d706c656d656e746174696f6e732077696c6c0d0120696e73746561642075736520696e64657865642064617461207468726f75676820616e206f6666636861696e20776f726b65722c206e6f7420726571756972696e6778206f6c6465722073746174657320746f20626520617661696c61626c652e3863757272656e745f7365745f696400300498204765742063757272656e74204752414e44504120617574686f72697479207365742069642e240101204150497320666f7220696e746567726174696e6720746865204752414e4450412066696e616c6974792067616467657420696e746f2072756e74696d65732ec020546869732073686f756c6420626520696d706c656d656e746564206f6e207468652072756e74696d6520736964652e0015012054686973206973207072696d6172696c79207573656420666f72206e65676f74696174696e6720617574686f726974792d736574206368616e67657320666f72207468650d01206761646765742e204752414e44504120757365732061207369676e616c696e67206d6f64656c206f66206368616e67696e6720617574686f7269747920736574733a3101206368616e6765732073686f756c64206265207369676e616c6564207769746820612064656c6179206f66204e20626c6f636b732c20616e64207468656e206175746f6d61746963616c6c79e4206170706c69656420696e207468652072756e74696d652061667465722074686f7365204e20626c6f636b732068617665207061737365642e00fc2054686520636f6e73656e7375732070726f746f636f6c2077696c6c20636f6f7264696e617465207468652068616e646f66662065787465726e616c6c792e1c426162654170691834636f6e66696775726174696f6e00310f048c2052657475726e2074686520636f6e66696775726174696f6e20666f7220424142452e4c63757272656e745f65706f63685f737461727400d50104c42052657475726e732074686520736c6f7420746861742073746172746564207468652063757272656e742065706f63682e3463757272656e745f65706f636800350f04c42052657475726e7320696e666f726d6174696f6e20726567617264696e67207468652063757272656e742065706f63682e286e6578745f65706f636800350f0801012052657475726e7320696e666f726d6174696f6e20726567617264696e6720746865206e6578742065706f6368202877686963682077617320616c72656164795c2070726576696f75736c7920616e6e6f756e636564292e7067656e65726174655f6b65795f6f776e6572736869705f70726f6f660810736c6f74d50130617574686f726974795f6964d101390f2c09012047656e65726174657320612070726f6f66206f66206b6579206f776e65727368697020666f722074686520676976656e20617574686f7269747920696e207468650d012063757272656e742065706f63682e20416e206578616d706c65207573616765206f662074686973206d6f64756c6520697320636f75706c656420776974682074686505012073657373696f6e20686973746f726963616c206d6f64756c6520746f2070726f76652074686174206120676976656e20617574686f72697479206b65792069730d01207469656420746f206120676976656e207374616b696e67206964656e7469747920647572696e6720612073706563696669632073657373696f6e2e2050726f6f66731101206f66206b6579206f776e65727368697020617265206e656365737361727920666f72207375626d697474696e672065717569766f636174696f6e207265706f7274732e0901204e4f54453a206576656e2074686f75676820746865204150492074616b657320612060736c6f746020617320706172616d65746572207468652063757272656e74090120696d706c656d656e746174696f6e732069676e6f726573207468697320706172616d6574657220616e6420696e73746561642072656c696573206f6e20746869730d01206d6574686f64206265696e672063616c6c65642061742074686520636f727265637420626c6f636b206865696768742c20692e652e20616e7920706f696e74206174f0207768696368207468652065706f636820666f722074686520676976656e20736c6f74206973206c697665206f6e2d636861696e2e20467574757265090120696d706c656d656e746174696f6e732077696c6c20696e73746561642075736520696e64657865642064617461207468726f75676820616e206f6666636861696ed020776f726b65722c206e6f7420726571756972696e67206f6c6465722073746174657320746f20626520617661696c61626c652eb47375626d69745f7265706f72745f65717569766f636174696f6e5f756e7369676e65645f65787472696e736963084865717569766f636174696f6e5f70726f6f66c9013c6b65795f6f776e65725f70726f6f663d0fad0e201101205375626d69747320616e20756e7369676e65642065787472696e73696320746f207265706f727420616e2065717569766f636174696f6e2e205468652063616c6c6572f8206d7573742070726f76696465207468652065717569766f636174696f6e2070726f6f6620616e642061206b6579206f776e6572736869702070726f6f66fc202873686f756c64206265206f627461696e6564207573696e67206067656e65726174655f6b65795f6f776e6572736869705f70726f6f6660292e2054686505012065787472696e7369632077696c6c20626520756e7369676e656420616e642073686f756c64206f6e6c7920626520616363657074656420666f72206c6f63616c150120617574686f727368697020286e6f7420746f2062652062726f61646361737420746f20746865206e6574776f726b292e2054686973206d6574686f642072657475726e73090120604e6f6e6560207768656e206372656174696f6e206f66207468652065787472696e736963206661696c732c20652e672e2069662065717569766f636174696f6e0501207265706f7274696e672069732064697361626c656420666f722074686520676976656e2072756e74696d652028692e652e2074686973206d6574686f6420697305012068617264636f64656420746f2072657475726e20604e6f6e6560292e204f6e6c792075736566756c20696e20616e206f6666636861696e20636f6e746578742e04b820415049206e656365737361727920666f7220626c6f636b20617574686f7273686970207769746820424142452e54417574686f72697479446973636f76657279417069042c617574686f72697469657300ad0904190120526574726965766520617574686f72697479206964656e74696669657273206f66207468652063757272656e7420616e64206e65787420617574686f72697479207365742e10742054686520617574686f7269747920646973636f76657279206170692e0051012054686973206170692069732075736564206279207468652060636c69656e742f617574686f726974792d646973636f7665727960206d6f64756c6520746f207265747269657665206964656e746966696572739c206f66207468652063757272656e7420616e64206e65787420617574686f72697479207365742e2c53657373696f6e4b657973085467656e65726174655f73657373696f6e5f6b657973041073656564350d381c15012047656e6572617465206120736574206f662073657373696f6e206b6579732077697468206f7074696f6e616c6c79207573696e672074686520676976656e20736565642e090120546865206b6579732073686f756c642062652073746f7265642077697468696e20746865206b657973746f7265206578706f736564207669612072756e74696d653c2065787465726e616c69746965732e00b0205468652073656564206e6565647320746f20626520612076616c69642060757466386020737472696e672e00d02052657475726e732074686520636f6e636174656e61746564205343414c4520656e636f646564207075626c6963206b6579732e4c6465636f64655f73657373696f6e5f6b657973041c656e636f64656438410f0c98204465636f64652074686520676976656e207075626c69632073657373696f6e206b6579732e00dc2052657475726e7320746865206c697374206f66207075626c696320726177207075626c6963206b657973202b206b657920747970652e04682053657373696f6e206b6579732072756e74696d65206170692e3c4163636f756e744e6f6e636541706904346163636f756e745f6e6f6e6365041c6163636f756e74001004c0204765742063757272656e74206163636f756e74206e6f6e6365206f6620676976656e20604163636f756e744964602e0480205468652041504920746f207175657279206163636f756e74206e6f6e63652e545472616e73616374696f6e5061796d656e74417069102871756572795f696e666f080c757874ed0d0c6c656e104d0f004471756572795f6665655f64657461696c73080c757874ed0d0c6c656e10510f004c71756572795f7765696768745f746f5f66656504187765696768742818004c71756572795f6c656e6774685f746f5f66656504186c656e67746810180000645472616e73616374696f6e5061796d656e7443616c6c417069103c71756572795f63616c6c5f696e666f081063616c6ca1010c6c656e104d0f04490120517565727920696e666f726d6174696f6e206f66206120646973706174636820636c6173732c207765696768742c20616e6420666565206f66206120676976656e20656e636f646564206043616c6c602e5871756572795f63616c6c5f6665655f64657461696c73081063616c6ca1010c6c656e10510f04b4205175657279206665652064657461696c73206f66206120676976656e20656e636f646564206043616c6c602e4c71756572795f7765696768745f746f5f6665650418776569676874281804010120517565727920746865206f7574707574206f66207468652063757272656e742060576569676874546f4665656020676976656e20736f6d6520696e7075742e4c71756572795f6c656e6774685f746f5f66656504186c656e677468101804010120517565727920746865206f7574707574206f66207468652063757272656e7420604c656e677468546f4665656020676976656e20736f6d6520696e7075742e003458636d5061796d656e74417069107c71756572795f61636365707461626c655f7061796d656e745f617373657473042c78636d5f76657273696f6e105d0f14b42052657475726e732061206c697374206f662061636365707461626c65207061796d656e74206173736574732e0030202320417267756d656e74730068202a206078636d5f76657273696f6e603a2056657273696f6e2e4071756572795f78636d5f776569676874041c6d6573736167657905690f14a82052657475726e73206120776569676874206e656564656420746f206578656375746520612058434d2e0030202320417267756d656e74730074202a20606d657373616765603a206056657273696f6e656458636d602e6471756572795f7765696768745f746f5f61737365745f666565081877656967687428146173736574dd066d0f18e820436f6e766572747320612077656967687420696e746f20612066656520666f722074686520737065636966696564206041737365744964602e0030202320417267756d656e74730088202a2060776569676874603a20636f6e7665727469626c652060576569676874602e7c202a20606173736574603a206056657273696f6e656441737365744964602e4c71756572795f64656c69766572795f66656573082c64657374696e6174696f6e85011c6d6573736167657905710f201d01204765742064656c6976657279206665657320666f722073656e64696e67206120737065636966696320606d6573736167656020746f2061206064657374696e6174696f6e602ef420546865736520616c7761797320636f6d6520696e20612073706563696669632061737365742c20646566696e65642062792074686520636861696e2e0030202320417267756d656e74738101202a20606d657373616765603a20546865206d6573736167652074686174276c6c2062652073656e742c206e65636573736172792062656361757365206d6f73742064656c6976657279206665657320617265206261736564206f6e207468655c20202073697a65206f6620746865206d6573736167652e6101202a206064657374696e6174696f6e603a205468652064657374696e6174696f6e20746f2073656e6420746865206d65737361676520746f2e20446966666572656e742064657374696e6174696f6e73206d617920757365c0202020646966666572656e742073656e6465727320746861742063686172676520646966666572656e7420666565732e2c702041207472616974206f662058434d207061796d656e74204150492e00a8204150492070726f76696465732066756e6374696f6e616c69747920666f72206f627461696e696e673a00c4202a207468652077656967687420726571756972656420746f206578656375746520616e2058434d206d6573736167652c0501202a2061206c697374206f662061636365707461626c65206041737365744964607320666f72206d65737361676520657865637574696f6e207061796d656e742c0101202a2074686520636f7374206f66207468652077656967687420696e20746865207370656369666965642061636365707461626c65206041737365744964602ea0202a20746865206665657320666f7220616e2058434d206d6573736167652064656c69766572792e00f020546f2064657465726d696e652074686520657865637574696f6e20776569676874206f66207468652063616c6c7320726571756972656420666f727501205b6078636d3a3a6c61746573743a3a496e737472756374696f6e3a3a5472616e73616374605d20696e737472756374696f6e2c20605472616e73616374696f6e5061796d656e7443616c6c417069602063616e20626520757365642e2444727952756e41706908306472795f72756e5f63616c6c0c186f726967696e9d021063616c6ca1014c726573756c745f78636d735f76657273696f6e10750f0444204472792072756e2063616c6c2056322e2c6472795f72756e5f78636d083c6f726967696e5f6c6f636174696f6e85010c78636dad06950f0450204472792072756e2058434d2070726f6772616d24b1012041504920666f72206472792d72756e6e696e672065787472696e7369637320616e642058434d2070726f6772616d7320746f20676574207468652070726f6772616d732074686174206e65656420746f2062652070617373656420746f207468652066656573204150492e00810120416c6c2063616c6c732072657475726e206120766563746f72206f66207475706c657320286c6f636174696f6e2c2078636d292077686572652065616368202278636d2220697320657865637574656420696e20226c6f636174696f6e222ee42049662074686572652773206c6f63616c20657865637574696f6e2c20746865206c6f636174696f6e2077696c6c206265202248657265222e1d01205468697320766563746f722063616e206265207573656420746f2063616c63756c61746520626f746820657865637574696f6e20616e642064656c697665727920666565732e0099012043616c6c73206f722058434d73206d69676874206661696c207768656e2065786563757465642c207468697320646f65736e2774206d65616e2074686520726573756c74206f662074686573652063616c6c732077696c6c20626520616e2060457272602e650120496e2074686f73652063617365732c207468657265206d69676874207374696c6c20626520612076616c696420726573756c742c20776974682074686520657865637574696f6e206572726f7220696e736964652069742e650120546865206f6e6c7920726561736f6e73207768792074686573652063616c6c73206d696768742072657475726e20616e206572726f7220617265206c697374656420696e20746865205b604572726f72605d20656e756d2e504c6f636174696f6e546f4163636f756e744170690440636f6e766572745f6c6f636174696f6e04206c6f636174696f6e85019d0f049020436f6e766572747320604c6f636174696f6e6020746f20604163636f756e744964602e040d012041504920666f722075736566756c20636f6e76657273696f6e73206265747765656e2058434d20604c6f636174696f6e6020616e6420604163636f756e744964602e3847656e657369734275696c6465720c2c6275696c645f737461746504106a736f6e38a50f286501204275696c64206052756e74696d6547656e65736973436f6e666967602066726f6d2061204a534f4e20626c6f62206e6f74207573696e6720616e792064656661756c747320616e642073746f726520697420696e20746865242073746f726167652e00290120496e207468652063617365206f662061204652414d452d62617365642072756e74696d652c20746869732066756e6374696f6e20646573657269616c697a6573207468652066756c6c5501206052756e74696d6547656e65736973436f6e666967602066726f6d2074686520676976656e204a534f4e20626c6f6220616e64207075747320697420696e746f207468652073746f726167652e2049662074686555012070726f7669646564204a534f4e20626c6f6220697320696e636f7272656374206f7220696e636f6d706c657465206f722074686520646573657269616c697a6174696f6e206661696c732c20616e206572726f72342069732072657475726e65642e005d0120506c65617365206e6f746520746861742070726f7669646564204a534f4e20626c6f62206d75737420636f6e7461696e20616c6c206052756e74696d6547656e65736973436f6e66696760206669656c64732c206e6f5c2064656661756c74732077696c6c20626520757365642e286765745f70726573657404086964a90f350d3861012052657475726e732061204a534f4e20626c6f6220726570726573656e746174696f6e206f6620746865206275696c742d696e206052756e74696d6547656e65736973436f6e66696760206964656e7469666965642062791820606964602e005501204966206069646020697320604e6f6e6560207468652066756e6374696f6e2073686f756c642072657475726e204a534f4e20626c6f6220726570726573656e746174696f6e206f66207468652064656661756c744901206052756e74696d6547656e65736973436f6e6669676020737472756374206f66207468652072756e74696d652e20496d706c656d656e746174696f6e206d7573742070726f766964652064656661756c7460206052756e74696d6547656e65736973436f6e666967602e002101204f74686572776973652066756e6374696f6e2072657475726e732061204a534f4e20726570726573656e746174696f6e206f6620746865206275696c742d696e2c206e616d65645101206052756e74696d6547656e65736973436f6e6669676020707265736574206964656e74696669656420627920606964602c206f7220604e6f6e656020696620737563682070726573657420646f6573206e6f7461012065786973742e2052657475726e656420605665633c75383e6020636f6e7461696e73206279746573206f66204a534f4e20626c6f62202870617463682920776869636820636f6d7072697365732061206c697374206f664d012028706f74656e7469616c6c79206e657374656429206b65792d76616c756520706169727320746861742061726520696e74656e64656420666f7220637573746f6d697a696e67207468652064656661756c7465012072756e74696d652067656e6573697320636f6e6669672e20546865207061746368207368616c6c206265206d657267656420287266633733383629207769746820746865204a534f4e20726570726573656e746174696f6e6101206f66207468652064656661756c74206052756e74696d6547656e65736973436f6e6669676020746f20637265617465206120636f6d70726568656e736976652067656e6573697320636f6e66696720746861742063616e84206265207573656420696e20606275696c645f737461746560206d6574686f642e307072657365745f6e616d657300ad0f1051012052657475726e732061206c697374206f66206964656e7469666965727320666f7220617661696c61626c65206275696c74696e206052756e74696d6547656e65736973436f6e6669676020707265736574732e0061012054686520707265736574732066726f6d20746865206c6973742063616e20626520717565726965642077697468205b6047656e657369734275696c6465723a3a6765745f707265736574605d206d6574686f642e2049660101206e6f206e616d65642070726573657473206172652070726f7669646564206279207468652072756e74696d6520746865206c69737420697320656d7074792e04f02041504920746f20696e7465726163742077697468206052756e74696d6547656e65736973436f6e6669676020666f72207468652072756e74696d65a10154b10f00'; +export default '0x018e8a1c006d6574610fe510000c1c73705f636f72651863727970746f2c4163636f756e7449643332000004000401205b75383b2033325d0000040000032000000008000800000503000c08306672616d655f73797374656d2c4163636f756e74496e666f08144e6f6e636501102c4163636f756e74446174610114001401146e6f6e63651001144e6f6e6365000124636f6e73756d657273100120526566436f756e7400012470726f766964657273100120526566436f756e7400012c73756666696369656e7473100120526566436f756e740001106461746114012c4163636f756e74446174610000100000050500140c3c70616c6c65745f62616c616e6365731474797065732c4163636f756e7444617461041c42616c616e63650118001001106672656518011c42616c616e6365000120726573657276656418011c42616c616e636500011866726f7a656e18011c42616c616e6365000114666c6167731c01284578747261466c61677300001800000507001c0c3c70616c6c65745f62616c616e636573147479706573284578747261466c61677300000400180110753132380000200000050000240c346672616d655f737570706f7274206469737061746368405065724469737061746368436c6173730404540128000c01186e6f726d616c2801045400012c6f7065726174696f6e616c280104540001246d616e6461746f7279280104540000280c2873705f77656967687473247765696768745f76321857656967687400000801207265665f74696d652c010c75363400012870726f6f665f73697a652c010c75363400002c000006300030000005060034083c7072696d69746976655f74797065731048323536000004000401205b75383b2033325d00003800000208003c102873705f72756e74696d651c67656e65726963186469676573741844696765737400000401106c6f677340013c5665633c4469676573744974656d3e000040000002440044102873705f72756e74696d651c67656e6572696318646967657374284469676573744974656d0001142850726552756e74696d650800480144436f6e73656e737573456e67696e654964000038011c5665633c75383e00060024436f6e73656e7375730800480144436f6e73656e737573456e67696e654964000038011c5665633c75383e000400105365616c0800480144436f6e73656e737573456e67696e654964000038011c5665633c75383e000500144f74686572040038011c5665633c75383e0000006452756e74696d65456e7669726f6e6d656e745570646174656400080000480000030400000008004c00000250005008306672616d655f73797374656d2c4576656e745265636f7264080445015404540134000c01147068617365d508011450686173650001146576656e7454010445000118746f70696373c90101185665633c543e0000540840706f6c6b61646f745f72756e74696d653052756e74696d654576656e740001ac1853797374656d04005801706672616d655f73797374656d3a3a4576656e743c52756e74696d653e000000245363686564756c6572040080018070616c6c65745f7363686564756c65723a3a4576656e743c52756e74696d653e00010020507265696d616765040094017c70616c6c65745f707265696d6167653a3a4576656e743c52756e74696d653e000a001c496e6469636573040098017870616c6c65745f696e64696365733a3a4576656e743c52756e74696d653e0004002042616c616e63657304009c017c70616c6c65745f62616c616e6365733a3a4576656e743c52756e74696d653e000500485472616e73616374696f6e5061796d656e740400a801a870616c6c65745f7472616e73616374696f6e5f7061796d656e743a3a4576656e743c52756e74696d653e0020001c5374616b696e670400ac017870616c6c65745f7374616b696e673a3a4576656e743c52756e74696d653e000700204f6666656e6365730400c8015870616c6c65745f6f6666656e6365733a3a4576656e7400080028486973746f726963616c0400d0018873657373696f6e5f686973746f726963616c3a3a4576656e743c52756e74696d653e0021001c53657373696f6e0400d4017870616c6c65745f73657373696f6e3a3a4576656e743c52756e74696d653e0009001c4772616e6470610400d8015470616c6c65745f6772616e6470613a3a4576656e74000b002054726561737572790400e8017c70616c6c65745f74726561737572793a3a4576656e743c52756e74696d653e00130040436f6e76696374696f6e566f74696e670400910101a070616c6c65745f636f6e76696374696f6e5f766f74696e673a3a4576656e743c52756e74696d653e001400245265666572656e64610400a101018070616c6c65745f7265666572656e64613a3a4576656e743c52756e74696d653e0015002457686974656c69737404000d08018070616c6c65745f77686974656c6973743a3a4576656e743c52756e74696d653e00170018436c61696d7304001d080158636c61696d733a3a4576656e743c52756e74696d653e0018001c56657374696e6704002108017870616c6c65745f76657374696e673a3a4576656e743c52756e74696d653e0019001c5574696c69747904002508015470616c6c65745f7574696c6974793a3a4576656e74001a001450726f787904002908017070616c6c65745f70726f78793a3a4576656e743c52756e74696d653e001d00204d756c746973696704003108017c70616c6c65745f6d756c74697369673a3a4576656e743c52756e74696d653e001e0020426f756e7469657304003508017c70616c6c65745f626f756e746965733a3a4576656e743c52756e74696d653e002200344368696c64426f756e7469657304003908019470616c6c65745f6368696c645f626f756e746965733a3a4576656e743c52756e74696d653e00260068456c656374696f6e50726f76696465724d756c7469506861736504003d0801d070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f70686173653a3a4576656e743c52756e74696d653e00240024566f7465724c69737404004d0801f470616c6c65745f626167735f6c6973743a3a4576656e743c52756e74696d652c2070616c6c65745f626167735f6c6973743a3a496e7374616e6365313e0025003c4e6f6d696e6174696f6e506f6f6c7304005108019c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733a3a4576656e743c52756e74696d653e0027002c46617374556e7374616b6504005908018c70616c6c65745f666173745f756e7374616b653a3a4576656e743c52756e74696d653e0028004044656c6567617465645374616b696e6704005d0801a070616c6c65745f64656c6567617465645f7374616b696e673a3a4576656e743c52756e74696d653e0029003c5374616b696e674168436c69656e740400610801b870616c6c65745f7374616b696e675f6173796e635f61685f636c69656e743a3a4576656e743c52756e74696d653e002a003450617261496e636c7573696f6e04006908019070617261636861696e735f696e636c7573696f6e3a3a4576656e743c52756e74696d653e00350014506172617304007908018070617261636861696e735f70617261733a3a4576656e743c52756e74696d653e0038001048726d7004007d08017c70617261636861696e735f68726d703a3a4576656e743c52756e74696d653e003c00345061726173446973707574657304008108018c70617261636861696e735f64697370757465733a3a4576656e743c52756e74696d653e003e00204f6e44656d616e6404008d08019070617261636861696e735f6f6e5f64656d616e643a3a4576656e743c52756e74696d653e0040002452656769737472617204009108017c70617261735f7265676973747261723a3a4576656e743c52756e74696d653e00460014536c6f7473040095080154736c6f74733a3a4576656e743c52756e74696d653e0047002041756374696f6e7304009908016061756374696f6e733a3a4576656e743c52756e74696d653e0048002443726f77646c6f616e04009d08016463726f77646c6f616e3a3a4576656e743c52756e74696d653e00490020436f726574696d650400a1080160636f726574696d653a3a4576656e743c52756e74696d653e004a00485374617465547269654d6967726174696f6e0400a50801ac70616c6c65745f73746174655f747269655f6d6967726174696f6e3a3a4576656e743c52756e74696d653e0062002458636d50616c6c65740400b108016870616c6c65745f78636d3a3a4576656e743c52756e74696d653e006300304d65737361676551756575650400c108019070616c6c65745f6d6573736167655f71756575653a3a4576656e743c52756e74696d653e006400244173736574526174650400c908018470616c6c65745f61737365745f726174653a3a4576656e743c52756e74696d653e0065002852634d69677261746f720400cd08018870616c6c65745f72635f6d69677261746f723a3a4576656e743c52756e74696d653e00ff0000580c306672616d655f73797374656d1870616c6c6574144576656e740404540001204045787472696e7369635375636365737304013464697370617463685f696e666f5c014444697370617463684576656e74496e666f00000490416e2065787472696e73696320636f6d706c65746564207375636365737366756c6c792e3c45787472696e7369634661696c656408013864697370617463685f6572726f7268013444697370617463684572726f7200013464697370617463685f696e666f5c014444697370617463684576656e74496e666f00010450416e2065787472696e736963206661696c65642e2c436f64655570646174656400020450603a636f6465602077617320757064617465642e284e65774163636f756e7404011c6163636f756e74000130543a3a4163636f756e7449640003046841206e6577206163636f756e742077617320637265617465642e344b696c6c65644163636f756e7404011c6163636f756e74000130543a3a4163636f756e74496400040458416e206163636f756e7420776173207265617065642e2052656d61726b656408011873656e646572000130543a3a4163636f756e7449640001106861736834011c543a3a48617368000504704f6e206f6e2d636861696e2072656d61726b2068617070656e65642e4455706772616465417574686f72697a6564080124636f64655f6861736834011c543a3a48617368000134636865636b5f76657273696f6e200110626f6f6c00060468416e20757067726164652077617320617574686f72697a65642e8052656a6563746564496e76616c6964417574686f72697a656455706772616465080124636f64655f6861736834011c543a3a486173680001146572726f7268013444697370617463684572726f720007041101416e20696e76616c696420617574686f72697a65642075706772616465207761732072656a6563746564207768696c6520747279696e6720746f206170706c792069742e04704576656e7420666f72207468652053797374656d2070616c6c65742e5c08306672616d655f73797374656d4444697370617463684576656e74496e666f00000c0118776569676874280118576569676874000114636c6173736001344469737061746368436c617373000120706179735f666565640110506179730000600c346672616d655f737570706f7274206469737061746368344469737061746368436c61737300010c184e6f726d616c0000002c4f7065726174696f6e616c000100244d616e6461746f727900020000640c346672616d655f737570706f727420646973706174636810506179730001080c596573000000084e6f0001000068082873705f72756e74696d653444697370617463684572726f7200013c144f746865720000003043616e6e6f744c6f6f6b7570000100244261644f726967696e000200184d6f64756c6504006c012c4d6f64756c654572726f7200030044436f6e73756d657252656d61696e696e670004002c4e6f50726f76696465727300050040546f6f4d616e79436f6e73756d65727300060014546f6b656e0400700128546f6b656e4572726f720007002841726974686d65746963040074013c41726974686d657469634572726f72000800345472616e73616374696f6e616c04007801485472616e73616374696f6e616c4572726f7200090024457868617573746564000a0028436f7272757074696f6e000b002c556e617661696c61626c65000c0038526f6f744e6f74416c6c6f776564000d00105472696504007c0124547269654572726f72000e00006c082873705f72756e74696d652c4d6f64756c654572726f720000080114696e64657808010875380001146572726f7248018c5b75383b204d41585f4d4f44554c455f4552524f525f454e434f4445445f53495a455d000070082873705f72756e74696d6528546f6b656e4572726f720001284046756e6473556e617661696c61626c65000000304f6e6c7950726f76696465720001003042656c6f774d696e696d756d0002003043616e6e6f7443726561746500030030556e6b6e6f776e41737365740004001846726f7a656e0005002c556e737570706f727465640006004043616e6e6f74437265617465486f6c64000700344e6f74457870656e6461626c650008001c426c6f636b65640009000074083473705f61726974686d657469633c41726974686d657469634572726f7200010c24556e646572666c6f77000000204f766572666c6f77000100384469766973696f6e42795a65726f0002000078082873705f72756e74696d65485472616e73616374696f6e616c4572726f72000108304c696d6974526561636865640000001c4e6f4c61796572000100007c0c2873705f72756e74696d653070726f76696e675f7472696524547269654572726f7200013840496e76616c69645374617465526f6f7400000048496e636f6d706c65746544617461626173650001005056616c75654174496e636f6d706c6574654b6579000200304465636f6465724572726f720003002c496e76616c696448617368000400304475706c69636174654b65790005003845787472616e656f75734e6f64650006003c45787472616e656f757356616c75650007005c45787472616e656f7573486173685265666572656e636500080054496e76616c69644368696c645265666572656e63650009003456616c75654d69736d61746368000a003c496e636f6d706c65746550726f6f66000b0030526f6f744d69736d61746368000c002c4465636f64654572726f72000d0000800c4070616c6c65745f7363686564756c65721870616c6c6574144576656e74040454000128245363686564756c65640801107768656e100144426c6f636b4e756d626572466f723c543e000114696e64657810010c753332000004505363686564756c656420736f6d65207461736b2e2043616e63656c65640801107768656e100144426c6f636b4e756d626572466f723c543e000114696e64657810010c7533320001044c43616e63656c656420736f6d65207461736b2e28446973706174636865640c01107461736b8401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e00010869648801404f7074696f6e3c5461736b4e616d653e000118726573756c748c01384469737061746368526573756c74000204544469737061746368656420736f6d65207461736b2e2052657472795365741001107461736b8401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e00010869648801404f7074696f6e3c5461736b4e616d653e000118706572696f64100144426c6f636b4e756d626572466f723c543e00011c726574726965730801087538000304a0536574206120726574727920636f6e66696775726174696f6e20666f7220736f6d65207461736b2e38526574727943616e63656c6c65640801107461736b8401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e00010869648801404f7074696f6e3c5461736b4e616d653e000404ac43616e63656c206120726574727920636f6e66696775726174696f6e20666f7220736f6d65207461736b2e3c43616c6c556e617661696c61626c650801107461736b8401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e00010869648801404f7074696f6e3c5461736b4e616d653e00050429015468652063616c6c20666f72207468652070726f7669646564206861736820776173206e6f7420666f756e6420736f20746865207461736b20686173206265656e2061626f727465642e38506572696f6469634661696c65640801107461736b8401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e00010869648801404f7074696f6e3c5461736b4e616d653e0006043d0154686520676976656e207461736b2077617320756e61626c6520746f2062652072656e657765642073696e636520746865206167656e64612069732066756c6c206174207468617420626c6f636b2e2c52657472794661696c65640801107461736b8401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e00010869648801404f7074696f6e3c5461736b4e616d653e0007085d0154686520676976656e207461736b2077617320756e61626c6520746f20626520726574726965642073696e636520746865206167656e64612069732066756c6c206174207468617420626c6f636b206f722074686572659c776173206e6f7420656e6f7567682077656967687420746f2072657363686564756c652069742e545065726d616e656e746c794f7665727765696768740801107461736b8401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e00010869648801404f7074696f6e3c5461736b4e616d653e000804f054686520676976656e207461736b2063616e206e657665722062652065786563757465642073696e6365206974206973206f7665727765696768742e404167656e6461496e636f6d706c6574650401107768656e100144426c6f636b4e756d626572466f723c543e000904844167656e646120697320696e636f6d706c6574652066726f6d20607768656e602e04304576656e747320747970652e84000004081010008804184f7074696f6e04045401040108104e6f6e6500000010536f6d6504000400000100008c0418526573756c740804540190044501680108084f6b040090000000000c4572720400680000010000900000040000940c3c70616c6c65745f707265696d6167651870616c6c6574144576656e7404045400010c144e6f7465640401106861736834011c543a3a48617368000004684120707265696d61676520686173206265656e206e6f7465642e245265717565737465640401106861736834011c543a3a48617368000104784120707265696d61676520686173206265656e207265717565737465642e1c436c65617265640401106861736834011c543a3a486173680002046c4120707265696d616765206861732062656e20636c65617265642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574980c3870616c6c65745f696e64696365731870616c6c6574144576656e7404045400011034496e64657841737369676e656408010c77686f000130543a3a4163636f756e744964000114696e64657810013c543a3a4163636f756e74496e6465780000047441206163636f756e7420696e646578207761732061737369676e65642e28496e6465784672656564040114696e64657810013c543a3a4163636f756e74496e646578000104bc41206163636f756e7420696e64657820686173206265656e2066726565642075702028756e61737369676e6564292e2c496e64657846726f7a656e080114696e64657810013c543a3a4163636f756e74496e64657800010c77686f000130543a3a4163636f756e744964000204e841206163636f756e7420696e64657820686173206265656e2066726f7a656e20746f206974732063757272656e74206163636f756e742049442e304465706f736974506f6b656410010c77686f000130543a3a4163636f756e744964000114696e64657810013c543a3a4163636f756e74496e64657800012c6f6c645f6465706f73697418013042616c616e63654f663c543e00012c6e65775f6465706f73697418013042616c616e63654f663c543e000304e841206465706f73697420746f207265736572766520616e20696e64657820686173206265656e20706f6b65642f7265636f6e736964657265642e047c54686520604576656e746020656e756d206f6620746869732070616c6c65749c0c3c70616c6c65745f62616c616e6365731870616c6c6574144576656e7408045400044900015c1c456e646f77656408011c6163636f756e74000130543a3a4163636f756e744964000130667265655f62616c616e6365180128543a3a42616c616e6365000004b8416e206163636f756e74207761732063726561746564207769746820736f6d6520667265652062616c616e63652e20447573744c6f737408011c6163636f756e74000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650001083d01416e206163636f756e74207761732072656d6f7665642077686f73652062616c616e636520776173206e6f6e2d7a65726f206275742062656c6f77204578697374656e7469616c4465706f7369742c78726573756c74696e6720696e20616e206f75747269676874206c6f73732e205472616e736665720c011066726f6d000130543a3a4163636f756e744964000108746f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650002044c5472616e73666572207375636365656465642e2842616c616e636553657408010c77686f000130543a3a4163636f756e74496400011066726565180128543a3a42616c616e636500030468412062616c616e6365207761732073657420627920726f6f742e20526573657276656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000404e0536f6d652062616c616e63652077617320726573657276656420286d6f7665642066726f6d206672656520746f207265736572766564292e28556e726573657276656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000504e8536f6d652062616c616e63652077617320756e726573657276656420286d6f7665642066726f6d20726573657276656420746f2066726565292e4852657365727665526570617472696174656410011066726f6d000130543a3a4163636f756e744964000108746f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500014864657374696e6174696f6e5f737461747573a001185374617475730006084d01536f6d652062616c616e636520776173206d6f7665642066726f6d207468652072657365727665206f6620746865206669727374206163636f756e7420746f20746865207365636f6e64206163636f756e742ed846696e616c20617267756d656e7420696e64696361746573207468652064657374696e6174696f6e2062616c616e636520747970652e1c4465706f73697408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000704d8536f6d6520616d6f756e7420776173206465706f73697465642028652e672e20666f72207472616e73616374696f6e2066656573292e20576974686472617708010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650008041d01536f6d6520616d6f756e74207761732077697468647261776e2066726f6d20746865206163636f756e742028652e672e20666f72207472616e73616374696f6e2066656573292e1c536c617368656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e63650009040101536f6d6520616d6f756e74207761732072656d6f7665642066726f6d20746865206163636f756e742028652e672e20666f72206d69736265686176696f72292e184d696e74656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000a049c536f6d6520616d6f756e7420776173206d696e74656420696e746f20616e206163636f756e742e184275726e656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000b049c536f6d6520616d6f756e7420776173206275726e65642066726f6d20616e206163636f756e742e2453757370656e64656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000c041501536f6d6520616d6f756e74207761732073757370656e6465642066726f6d20616e206163636f756e74202869742063616e20626520726573746f726564206c61746572292e20526573746f72656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e6365000d04a4536f6d6520616d6f756e742077617320726573746f72656420696e746f20616e206163636f756e742e20557067726164656404010c77686f000130543a3a4163636f756e744964000e0460416e206163636f756e74207761732075706772616465642e18497373756564040118616d6f756e74180128543a3a42616c616e6365000f042d01546f74616c2069737375616e63652077617320696e637265617365642062792060616d6f756e74602c206372656174696e6720612063726564697420746f2062652062616c616e6365642e2452657363696e646564040118616d6f756e74180128543a3a42616c616e63650010042501546f74616c2069737375616e636520776173206465637265617365642062792060616d6f756e74602c206372656174696e672061206465627420746f2062652062616c616e6365642e184c6f636b656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500110460536f6d652062616c616e636520776173206c6f636b65642e20556e6c6f636b656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500120468536f6d652062616c616e63652077617320756e6c6f636b65642e1846726f7a656e08010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500130460536f6d652062616c616e6365207761732066726f7a656e2e1854686177656408010c77686f000130543a3a4163636f756e744964000118616d6f756e74180128543a3a42616c616e636500140460536f6d652062616c616e636520776173207468617765642e4c546f74616c49737375616e6365466f7263656408010c6f6c64180128543a3a42616c616e636500010c6e6577180128543a3a42616c616e6365001504ac5468652060546f74616c49737375616e6365602077617320666f72636566756c6c79206368616e6765642e28556e65787065637465640400a40138556e65787065637465644b696e64001604b0416e20756e65787065637465642f646566656e73697665206576656e7420776173207472696767657265642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574a014346672616d655f737570706f72741874726169747318746f6b656e73106d6973633442616c616e6365537461747573000108104672656500000020526573657276656400010000a40c3c70616c6c65745f62616c616e6365731870616c6c657438556e65787065637465644b696e640001083842616c616e636555706461746564000000544661696c6564546f4d75746174654163636f756e7400010000a80c6870616c6c65745f7472616e73616374696f6e5f7061796d656e741870616c6c6574144576656e74040454000104485472616e73616374696f6e466565506169640c010c77686f000130543a3a4163636f756e74496400012861637475616c5f66656518013042616c616e63654f663c543e00010c74697018013042616c616e63654f663c543e000008590141207472616e73616374696f6e20666565206061637475616c5f666565602c206f662077686963682060746970602077617320616464656420746f20746865206d696e696d756d20696e636c7573696f6e206665652c5c686173206265656e2070616964206279206077686f602e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574ac103870616c6c65745f7374616b696e671870616c6c65741870616c6c6574144576656e7404045400014c1c457261506169640c01246572615f696e646578100120457261496e64657800014076616c696461746f725f7061796f757418013042616c616e63654f663c543e00012472656d61696e64657218013042616c616e63654f663c543e000008550154686520657261207061796f757420686173206265656e207365743b207468652066697273742062616c616e6365206973207468652076616c696461746f722d7061796f75743b20746865207365636f6e64206973c07468652072656d61696e6465722066726f6d20746865206d6178696d756d20616d6f756e74206f66207265776172642e2052657761726465640c01147374617368000130543a3a4163636f756e74496400011064657374b0017c52657761726444657374696e6174696f6e3c543a3a4163636f756e7449643e000118616d6f756e7418013042616c616e63654f663c543e0001040d01546865206e6f6d696e61746f7220686173206265656e207265776172646564206279207468697320616d6f756e7420746f20746869732064657374696e6174696f6e2e1c536c61736865640801187374616b6572000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e0002041d0141207374616b6572202876616c696461746f72206f72206e6f6d696e61746f722920686173206265656e20736c61736865642062792074686520676976656e20616d6f756e742e34536c6173685265706f727465640c012476616c696461746f72000130543a3a4163636f756e7449640001206672616374696f6eb4011c50657262696c6c000124736c6173685f657261100120457261496e64657800030859014120736c61736820666f722074686520676976656e2076616c696461746f722c20666f722074686520676976656e2070657263656e74616765206f66207468656972207374616b652c2061742074686520676976656e54657261206173206265656e207265706f727465642e684f6c64536c617368696e675265706f727444697363617264656404013473657373696f6e5f696e64657810013053657373696f6e496e6465780004081901416e206f6c6420736c617368696e67207265706f72742066726f6d2061207072696f72206572612077617320646973636172646564206265636175736520697420636f756c64446e6f742062652070726f6365737365642e385374616b657273456c65637465640005048441206e657720736574206f66207374616b6572732077617320656c65637465642e18426f6e6465640801147374617368000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e000610d0416e206163636f756e742068617320626f6e646564207468697320616d6f756e742e205c5b73746173682c20616d6f756e745c5d004d014e4f54453a2054686973206576656e74206973206f6e6c7920656d6974746564207768656e2066756e64732061726520626f6e64656420766961206120646973706174636861626c652e204e6f7461626c792c210169742077696c6c206e6f7420626520656d697474656420666f72207374616b696e672072657761726473207768656e20746865792061726520616464656420746f207374616b652e20556e626f6e6465640801147374617368000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e00070490416e206163636f756e742068617320756e626f6e646564207468697320616d6f756e742e2457697468647261776e0801147374617368000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e0008085901416e206163636f756e74206861732063616c6c6564206077697468647261775f756e626f6e6465646020616e642072656d6f76656420756e626f6e64696e67206368756e6b7320776f727468206042616c616e6365606466726f6d2074686520756e6c6f636b696e672071756575652e184b69636b65640801246e6f6d696e61746f72000130543a3a4163636f756e7449640001147374617368000130543a3a4163636f756e744964000904b441206e6f6d696e61746f7220686173206265656e206b69636b65642066726f6d20612076616c696461746f722e545374616b696e67456c656374696f6e4661696c6564000a04ac54686520656c656374696f6e206661696c65642e204e6f206e65772065726120697320706c616e6e65642e1c4368696c6c65640401147374617368000130543a3a4163636f756e744964000b042101416e206163636f756e74206861732073746f707065642070617274696369706174696e672061732065697468657220612076616c696461746f72206f72206e6f6d696e61746f722e345061796f7574537461727465641001246572615f696e646578100120457261496e64657800013c76616c696461746f725f7374617368000130543a3a4163636f756e74496400011070616765100110506167650001106e657874b801304f7074696f6e3c506167653e000c045901412050616765206f66207374616b6572732072657761726473206172652067657474696e6720706169642e20606e6578746020697320604e6f6e656020696620616c6c2070616765732061726520636c61696d65642e4456616c696461746f7250726566735365740801147374617368000130543a3a4163636f756e7449640001147072656673bc013856616c696461746f725072656673000d0498412076616c696461746f72206861732073657420746865697220707265666572656e6365732e68536e617073686f74566f7465727353697a65457863656564656404011073697a6510010c753332000e0468566f746572732073697a65206c696d697420726561636865642e6c536e617073686f745461726765747353697a65457863656564656404011073697a6510010c753332000f046c546172676574732073697a65206c696d697420726561636865642e20466f7263654572610401106d6f6465c4011c466f7263696e670010047441206e657720666f72636520657261206d6f646520776173207365742e64436f6e74726f6c6c65724261746368446570726563617465640401206661696c7572657310010c753332001104a45265706f7274206f66206120636f6e74726f6c6c6572206261746368206465707265636174696f6e2e4043757272656e63794d696772617465640801147374617368000130543a3a4163636f756e744964000138666f7263655f776974686472617718013042616c616e63654f663c543e00120855015374616b696e672062616c616e6365206d696772617465642066726f6d206c6f636b7320746f20686f6c64732c207769746820616e792062616c616e6365207468617420636f756c64206e6f742062652068656c644c697320666f7263652077697468647261776e2e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574b0083870616c6c65745f7374616b696e674452657761726444657374696e6174696f6e04244163636f756e74496401000114185374616b656400000014537461736800010028436f6e74726f6c6c65720002001c4163636f756e7404000001244163636f756e744964000300104e6f6e6500040000b40c3473705f61726974686d65746963287065725f7468696e67731c50657262696c6c0000040010010c7533320000b804184f7074696f6e04045401100108104e6f6e6500000010536f6d650400100000010000bc083870616c6c65745f7374616b696e673856616c696461746f7250726566730000080128636f6d6d697373696f6ec0011c50657262696c6c00011c626c6f636b6564200110626f6f6c0000c0000006b400c4083870616c6c65745f7374616b696e671c466f7263696e67000110284e6f74466f7263696e6700000020466f7263654e657700010024466f7263654e6f6e650002002c466f726365416c7761797300030000c80c3c70616c6c65745f6f6666656e6365731870616c6c6574144576656e740001041c4f6666656e63650801106b696e64cc01104b696e6400012074696d65736c6f743801384f706171756554696d65536c6f7400000c5101546865726520697320616e206f6666656e6365207265706f72746564206f662074686520676976656e20606b696e64602068617070656e656420617420746865206073657373696f6e5f696e6465786020616e643501286b696e642d7370656369666963292074696d6520736c6f742e2054686973206576656e74206973206e6f74206465706f736974656420666f72206475706c696361746520736c61736865732e4c5c5b6b696e642c2074696d65736c6f745c5d2e04304576656e747320747970652ecc000003100000000800d0103870616c6c65745f73657373696f6e28686973746f726963616c1870616c6c6574144576656e7404045400010828526f6f7453746f726564040114696e64657810013053657373696f6e496e6465780000040501546865206d65726b6c6520726f6f74206f66207468652076616c696461746f7273206f662074686520736169642073657373696f6e20776572652073746f7265642c526f6f74735072756e656404011475705f746f10013053657373696f6e496e646578000104e0546865206d65726b6c6520726f6f7473206f6620757020746f20746869732073657373696f6e20696e6465782077657265207072756e6564047c54686520604576656e746020656e756d206f6620746869732070616c6c6574d40c3870616c6c65745f73657373696f6e1870616c6c6574144576656e74040454000110284e657753657373696f6e04013473657373696f6e5f696e64657810013053657373696f6e496e64657800000839014e65772073657373696f6e206861732068617070656e65642e204e6f746520746861742074686520617267756d656e74206973207468652073657373696f6e20696e6465782c206e6f74207468659c626c6f636b206e756d626572206173207468652074797065206d6967687420737567676573742e244e6577517565756564000108490154686520604e657753657373696f6e60206576656e7420696e207468652063757272656e7420626c6f636b20616c736f20696d706c6965732061206e65772076616c696461746f722073657420746f2062651c7175657565642e4456616c696461746f7244697361626c656404012476616c696461746f72000138543a3a56616c696461746f7249640002047056616c696461746f7220686173206265656e2064697361626c65642e4856616c696461746f725265656e61626c656404012476616c696461746f72000138543a3a56616c696461746f7249640003047856616c696461746f7220686173206265656e2072652d656e61626c65642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574d80c3870616c6c65745f6772616e6470611870616c6c6574144576656e7400010c384e6577417574686f726974696573040134617574686f726974795f736574dc0134417574686f726974794c6973740000048c4e657720617574686f726974792073657420686173206265656e206170706c6965642e185061757365640001049843757272656e7420617574686f726974792073657420686173206265656e207061757365642e1c526573756d65640002049c43757272656e7420617574686f726974792073657420686173206265656e20726573756d65642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574dc000002e000e000000408e43000e40c5073705f636f6e73656e7375735f6772616e6470610c617070185075626c69630000040004013c656432353531393a3a5075626c69630000e80c3c70616c6c65745f74726561737572791870616c6c6574144576656e74080454000449000130205370656e64696e670401406275646765745f72656d61696e696e6718013c42616c616e63654f663c542c20493e000004e45765206861766520656e6465642061207370656e6420706572696f6420616e642077696c6c206e6f7720616c6c6f636174652066756e64732e1c417761726465640c013870726f706f73616c5f696e64657810013450726f706f73616c496e646578000114617761726418013c42616c616e63654f663c542c20493e00011c6163636f756e74000130543a3a4163636f756e7449640001047c536f6d652066756e64732068617665206265656e20616c6c6f63617465642e144275726e7404012c6275726e745f66756e647318013c42616c616e63654f663c542c20493e00020488536f6d65206f66206f75722066756e64732068617665206265656e206275726e742e20526f6c6c6f766572040140726f6c6c6f7665725f62616c616e636518013c42616c616e63654f663c542c20493e0003042d015370656e64696e67206861732066696e69736865643b20746869732069732074686520616d6f756e74207468617420726f6c6c73206f76657220756e74696c206e657874207370656e642e1c4465706f73697404011476616c756518013c42616c616e63654f663c542c20493e0004047c536f6d652066756e64732068617665206265656e206465706f73697465642e345370656e64417070726f7665640c013870726f706f73616c5f696e64657810013450726f706f73616c496e646578000118616d6f756e7418013c42616c616e63654f663c542c20493e00012c62656e6566696369617279000130543a3a4163636f756e7449640005049c41206e6577207370656e642070726f706f73616c20686173206265656e20617070726f7665642e3c55706461746564496e61637469766508012c726561637469766174656418013c42616c616e63654f663c542c20493e00012c646561637469766174656418013c42616c616e63654f663c542c20493e000604cc54686520696e6163746976652066756e6473206f66207468652070616c6c65742068617665206265656e20757064617465642e4841737365745370656e64417070726f766564180114696e6465781001285370656e64496e64657800012861737365745f6b696e64ec0130543a3a41737365744b696e64000118616d6f756e74180150417373657442616c616e63654f663c542c20493e00012c62656e65666963696172798d010138543a3a42656e656669636961727900012876616c69645f66726f6d100150426c6f636b4e756d626572466f723c542c20493e0001246578706972655f6174100150426c6f636b4e756d626572466f723c542c20493e000704b441206e6577206173736574207370656e642070726f706f73616c20686173206265656e20617070726f7665642e4041737365745370656e64566f69646564040114696e6465781001285370656e64496e64657800080474416e20617070726f766564207370656e642077617320766f696465642e1050616964080114696e6465781001285370656e64496e6465780001287061796d656e745f69643001643c543a3a5061796d6173746572206173205061793e3a3a49640009044c41207061796d656e742068617070656e65642e345061796d656e744661696c6564080114696e6465781001285370656e64496e6465780001287061796d656e745f69643001643c543a3a5061796d6173746572206173205061793e3a3a4964000a049041207061796d656e74206661696c656420616e642063616e20626520726574726965642e385370656e6450726f636573736564040114696e6465781001285370656e64496e646578000b084d0141207370656e64207761732070726f63657373656420616e642072656d6f7665642066726f6d207468652073746f726167652e204974206d696768742068617665206265656e207375636365737366756c6c797070616964206f72206974206d6179206861766520657870697265642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574ec0c5c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e14696d706c735c56657273696f6e65644c6f63617461626c65417373657400010c0856330801206c6f636174696f6ef0014478636d3a3a76333a3a4c6f636174696f6e00012061737365745f69641901014078636d3a3a76333a3a417373657449640003000856340801206c6f636174696f6e1d01014478636d3a3a76343a3a4c6f636174696f6e00012061737365745f69645101014078636d3a3a76343a3a417373657449640004000856350801206c6f636174696f6e5501014478636d3a3a76353a3a4c6f636174696f6e00012061737365745f69648901014078636d3a3a76353a3a4173736574496400050000f0102c73746167696e675f78636d087633346d756c74696c6f636174696f6e344d756c74694c6f636174696f6e000008011c706172656e74730801087538000120696e746572696f72f401244a756e6374696f6e730000f4100c78636d087633246a756e6374696f6e73244a756e6374696f6e7300012410486572650000000858310400f801204a756e6374696f6e0001000858320800f801204a756e6374696f6e0000f801204a756e6374696f6e0002000858330c00f801204a756e6374696f6e0000f801204a756e6374696f6e0000f801204a756e6374696f6e0003000858341000f801204a756e6374696f6e0000f801204a756e6374696f6e0000f801204a756e6374696f6e0000f801204a756e6374696f6e0004000858351400f801204a756e6374696f6e0000f801204a756e6374696f6e0000f801204a756e6374696f6e0000f801204a756e6374696f6e0000f801204a756e6374696f6e0005000858361800f801204a756e6374696f6e0000f801204a756e6374696f6e0000f801204a756e6374696f6e0000f801204a756e6374696f6e0000f801204a756e6374696f6e0000f801204a756e6374696f6e0006000858371c00f801204a756e6374696f6e0000f801204a756e6374696f6e0000f801204a756e6374696f6e0000f801204a756e6374696f6e0000f801204a756e6374696f6e0000f801204a756e6374696f6e0000f801204a756e6374696f6e0007000858382000f801204a756e6374696f6e0000f801204a756e6374696f6e0000f801204a756e6374696f6e0000f801204a756e6374696f6e0000f801204a756e6374696f6e0000f801204a756e6374696f6e0000f801204a756e6374696f6e0000f801204a756e6374696f6e00080000f8100c78636d087633206a756e6374696f6e204a756e6374696f6e0001282450617261636861696e0400fc010c7533320000002c4163636f756e744964333208011c6e6574776f726b010101444f7074696f6e3c4e6574776f726b49643e00010869640401205b75383b2033325d000100384163636f756e74496e646578363408011c6e6574776f726b010101444f7074696f6e3c4e6574776f726b49643e000114696e6465782c010c753634000200304163636f756e744b6579323008011c6e6574776f726b010101444f7074696f6e3c4e6574776f726b49643e00010c6b6579090101205b75383b2032305d0003003850616c6c6574496e7374616e6365040008010875380004003047656e6572616c496e64657804000d010110753132380005002847656e6572616c4b65790801186c656e6774680801087538000110646174610401205b75383b2033325d000600244f6e6c794368696c6400070024506c7572616c697479080108696411010118426f647949640001107061727415010120426f6479506172740008003c476c6f62616c436f6e73656e7375730400050101244e6574776f726b496400090000fc0000061000010104184f7074696f6e0404540105010108104e6f6e6500000010536f6d650400050100000100000501100c78636d087633206a756e6374696f6e244e6574776f726b496400012c24427947656e6573697304000401205b75383b2033325d000000184279466f726b080130626c6f636b5f6e756d62657230010c753634000128626c6f636b5f686173680401205b75383b2033325d00010020506f6c6b61646f74000200184b7573616d610003001c57657374656e6400040018526f636f636f00050018576f636f636f00060020457468657265756d040120636861696e5f69642c010c7536340007002c426974636f696e436f72650008002c426974636f696e4361736800090040506f6c6b61646f7442756c6c6574696e000a000009010000031400000008000d0100000618001101100c78636d087633206a756e6374696f6e18426f6479496400012810556e69740000001c4d6f6e696b6572040048011c5b75383b20345d00010014496e6465780400fc010c7533320002002445786563757469766500030024546563686e6963616c0004002c4c656769736c6174697665000500204a7564696369616c0006001c446566656e73650007003841646d696e697374726174696f6e000800205472656173757279000900001501100c78636d087633206a756e6374696f6e20426f64795061727400011414566f6963650000001c4d656d62657273040114636f756e74fc010c753332000100204672616374696f6e08010c6e6f6dfc010c75333200011464656e6f6dfc010c7533320002004441744c6561737450726f706f7274696f6e08010c6e6f6dfc010c75333200011464656e6f6dfc010c753332000300484d6f72655468616e50726f706f7274696f6e08010c6e6f6dfc010c75333200011464656e6f6dfc010c753332000400001901100c78636d087633286d756c746961737365741c4173736574496400010820436f6e63726574650400f001344d756c74694c6f636174696f6e00000020416273747261637404000401205b75383b2033325d000100001d01102c73746167696e675f78636d087634206c6f636174696f6e204c6f636174696f6e000008011c706172656e74730801087538000120696e746572696f72210101244a756e6374696f6e7300002101102c73746167696e675f78636d087634246a756e6374696f6e73244a756e6374696f6e7300012410486572650000000858310400250101484172633c5b4a756e6374696f6e3b20315d3e0001000858320400350101484172633c5b4a756e6374696f6e3b20325d3e0002000858330400390101484172633c5b4a756e6374696f6e3b20335d3e00030008583404003d0101484172633c5b4a756e6374696f6e3b20345d3e0004000858350400410101484172633c5b4a756e6374696f6e3b20355d3e0005000858360400450101484172633c5b4a756e6374696f6e3b20365d3e0006000858370400490101484172633c5b4a756e6374696f6e3b20375d3e00070008583804004d0101484172633c5b4a756e6374696f6e3b20385d3e000800002501000003010000002901002901102c73746167696e675f78636d087634206a756e6374696f6e204a756e6374696f6e0001282450617261636861696e0400fc010c7533320000002c4163636f756e744964333208011c6e6574776f726b2d0101444f7074696f6e3c4e6574776f726b49643e00010869640401205b75383b2033325d000100384163636f756e74496e646578363408011c6e6574776f726b2d0101444f7074696f6e3c4e6574776f726b49643e000114696e6465782c010c753634000200304163636f756e744b6579323008011c6e6574776f726b2d0101444f7074696f6e3c4e6574776f726b49643e00010c6b6579090101205b75383b2032305d0003003850616c6c6574496e7374616e6365040008010875380004003047656e6572616c496e64657804000d010110753132380005002847656e6572616c4b65790801186c656e6774680801087538000110646174610401205b75383b2033325d000600244f6e6c794368696c6400070024506c7572616c697479080108696411010118426f647949640001107061727415010120426f6479506172740008003c476c6f62616c436f6e73656e7375730400310101244e6574776f726b4964000900002d0104184f7074696f6e0404540131010108104e6f6e6500000010536f6d650400310100000100003101102c73746167696e675f78636d087634206a756e6374696f6e244e6574776f726b496400012c24427947656e6573697304000401205b75383b2033325d000000184279466f726b080130626c6f636b5f6e756d62657230010c753634000128626c6f636b5f686173680401205b75383b2033325d00010020506f6c6b61646f74000200184b7573616d610003001c57657374656e6400040018526f636f636f00050018576f636f636f00060020457468657265756d040120636861696e5f69642c010c7536340007002c426974636f696e436f72650008002c426974636f696e4361736800090040506f6c6b61646f7442756c6c6574696e000a00003501000003020000002901003901000003030000002901003d01000003040000002901004101000003050000002901004501000003060000002901004901000003070000002901004d01000003080000002901005101102c73746167696e675f78636d0876341461737365741c41737365744964000004001d0101204c6f636174696f6e00005501102c73746167696e675f78636d087635206c6f636174696f6e204c6f636174696f6e000008011c706172656e74730801087538000120696e746572696f72590101244a756e6374696f6e7300005901102c73746167696e675f78636d087635246a756e6374696f6e73244a756e6374696f6e73000124104865726500000008583104005d0101484172633c5b4a756e6374696f6e3b20315d3e00010008583204006d0101484172633c5b4a756e6374696f6e3b20325d3e0002000858330400710101484172633c5b4a756e6374696f6e3b20335d3e0003000858340400750101484172633c5b4a756e6374696f6e3b20345d3e0004000858350400790101484172633c5b4a756e6374696f6e3b20355d3e00050008583604007d0101484172633c5b4a756e6374696f6e3b20365d3e0006000858370400810101484172633c5b4a756e6374696f6e3b20375d3e0007000858380400850101484172633c5b4a756e6374696f6e3b20385d3e000800005d01000003010000006101006101102c73746167696e675f78636d087635206a756e6374696f6e204a756e6374696f6e0001282450617261636861696e0400fc010c7533320000002c4163636f756e744964333208011c6e6574776f726b650101444f7074696f6e3c4e6574776f726b49643e00010869640401205b75383b2033325d000100384163636f756e74496e646578363408011c6e6574776f726b650101444f7074696f6e3c4e6574776f726b49643e000114696e6465782c010c753634000200304163636f756e744b6579323008011c6e6574776f726b650101444f7074696f6e3c4e6574776f726b49643e00010c6b6579090101205b75383b2032305d0003003850616c6c6574496e7374616e6365040008010875380004003047656e6572616c496e64657804000d010110753132380005002847656e6572616c4b65790801186c656e6774680801087538000110646174610401205b75383b2033325d000600244f6e6c794368696c6400070024506c7572616c697479080108696411010118426f647949640001107061727415010120426f6479506172740008003c476c6f62616c436f6e73656e7375730400690101244e6574776f726b496400090000650104184f7074696f6e0404540169010108104e6f6e6500000010536f6d650400690100000100006901102c73746167696e675f78636d087635206a756e6374696f6e244e6574776f726b496400012024427947656e6573697304000401205b75383b2033325d000000184279466f726b080130626c6f636b5f6e756d62657230010c753634000128626c6f636b5f686173680401205b75383b2033325d00010020506f6c6b61646f74000200184b7573616d6100030020457468657265756d040120636861696e5f69642c010c7536340007002c426974636f696e436f72650008002c426974636f696e4361736800090040506f6c6b61646f7442756c6c6574696e000a00006d01000003020000006101007101000003030000006101007501000003040000006101007901000003050000006101007d01000003060000006101008101000003070000006101008501000003080000006101008901102c73746167696e675f78636d0876351461737365741c4173736574496400000400550101204c6f636174696f6e00008d01080c78636d4456657273696f6e65644c6f636174696f6e00010c0856330400f0014476333a3a4d756c74694c6f636174696f6e00030008563404001d01013076343a3a4c6f636174696f6e00040008563504005501013076353a3a4c6f636174696f6e0005000091010c6070616c6c65745f636f6e76696374696f6e5f766f74696e671870616c6c6574144576656e740804540004490001142444656c6567617465640800000130543a3a4163636f756e7449640000000130543a3a4163636f756e7449640000041d01416e206163636f756e74206861732064656c65676174656420746865697220766f746520746f20616e6f74686572206163636f756e742e205c5b77686f2c207461726765745c5d2c556e64656c6567617465640400000130543a3a4163636f756e744964000104f4416e205c5b6163636f756e745c5d206861732063616e63656c6c656420612070726576696f75732064656c65676174696f6e206f7065726174696f6e2e14566f74656408010c77686f000130543a3a4163636f756e744964000110766f7465950101704163636f756e74566f74653c42616c616e63654f663c542c20493e3e00020450416e206163636f756e742068617320766f7465642c566f746552656d6f76656408010c77686f000130543a3a4163636f756e744964000110766f7465950101704163636f756e74566f74653c42616c616e63654f663c542c20493e3e0003045c4120766f746520686173206265656e2072656d6f76656430566f7465556e6c6f636b656408010c77686f000130543a3a4163636f756e744964000114636c6173739d010134436c6173734f663c542c20493e0004044501546865206c6f636b757020706572696f64206f66206120636f6e76696374696f6e20766f746520657870697265642c20616e64207468652066756e64732068617665206265656e20756e6c6f636b65642e047c54686520604576656e746020656e756d206f6620746869732070616c6c657495010c6070616c6c65745f636f6e76696374696f6e5f766f74696e6710766f74652c4163636f756e74566f7465041c42616c616e63650118010c205374616e64617264080110766f746599010110566f746500011c62616c616e636518011c42616c616e63650000001453706c697408010c61796518011c42616c616e636500010c6e617918011c42616c616e63650001003053706c69744162737461696e0c010c61796518011c42616c616e636500010c6e617918011c42616c616e636500011c6162737461696e18011c42616c616e63650002000099010c6070616c6c65745f636f6e76696374696f6e5f766f74696e6710766f746510566f746500000400080000009d010000050400a1010c4070616c6c65745f7265666572656e64611870616c6c6574144576656e74080454000449000140245375626d69747465640c0114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e0114747261636b9d01013c547261636b49644f663c542c20493e04250154686520747261636b2028616e6420627920657874656e73696f6e2070726f706f73616c206469737061746368206f726967696e29206f662074686973207265666572656e64756d2e012070726f706f73616ca501014c426f756e64656443616c6c4f663c542c20493e04805468652070726f706f73616c20666f7220746865207265666572656e64756d2e00048041207265666572656e64756d20686173206265656e207375626d69747465642e544465636973696f6e4465706f736974506c616365640c0114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e010c77686f000130543a3a4163636f756e744964048c546865206163636f756e742077686f20706c6163656420746865206465706f7369742e0118616d6f756e7418013c42616c616e63654f663c542c20493e048454686520616d6f756e7420706c6163656420627920746865206163636f756e742e010494546865206465636973696f6e206465706f73697420686173206265656e20706c616365642e5c4465636973696f6e4465706f736974526566756e6465640c0114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e010c77686f000130543a3a4163636f756e744964048c546865206163636f756e742077686f20706c6163656420746865206465706f7369742e0118616d6f756e7418013c42616c616e63654f663c542c20493e048454686520616d6f756e7420706c6163656420627920746865206163636f756e742e02049c546865206465636973696f6e206465706f73697420686173206265656e20726566756e6465642e384465706f736974536c617368656408010c77686f000130543a3a4163636f756e744964048c546865206163636f756e742077686f20706c6163656420746865206465706f7369742e0118616d6f756e7418013c42616c616e63654f663c542c20493e048454686520616d6f756e7420706c6163656420627920746865206163636f756e742e03046c41206465706f73697420686173206265656e20736c61736865642e3c4465636973696f6e53746172746564100114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e0114747261636b9d01013c547261636b49644f663c542c20493e04250154686520747261636b2028616e6420627920657874656e73696f6e2070726f706f73616c206469737061746368206f726967696e29206f662074686973207265666572656e64756d2e012070726f706f73616ca501014c426f756e64656443616c6c4f663c542c20493e04805468652070726f706f73616c20666f7220746865207265666572656e64756d2e011474616c6c7909080120543a3a54616c6c7904b85468652063757272656e742074616c6c79206f6620766f74657320696e2074686973207265666572656e64756d2e0404bc41207265666572656e64756d20686173206d6f76656420696e746f20746865206465636964696e672070686173652e38436f6e6669726d53746172746564040114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e050038436f6e6669726d41626f72746564040114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e060024436f6e6669726d6564080114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e011474616c6c7909080120543a3a54616c6c7904b05468652066696e616c2074616c6c79206f6620766f74657320696e2074686973207265666572656e64756d2e0704210141207265666572656e64756d2068617320656e6465642069747320636f6e6669726d6174696f6e20706861736520616e6420697320726561647920666f7220617070726f76616c2e20417070726f766564040114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e08040d0141207265666572656e64756d20686173206265656e20617070726f76656420616e64206974732070726f706f73616c20686173206265656e207363686564756c65642e2052656a6563746564080114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e011474616c6c7909080120543a3a54616c6c7904b05468652066696e616c2074616c6c79206f6620766f74657320696e2074686973207265666572656e64756d2e0904ac412070726f706f73616c20686173206265656e2072656a6563746564206279207265666572656e64756d2e2054696d65644f7574080114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e011474616c6c7909080120543a3a54616c6c7904b05468652066696e616c2074616c6c79206f6620766f74657320696e2074686973207265666572656e64756d2e0a04d841207265666572656e64756d20686173206265656e2074696d6564206f757420776974686f7574206265696e6720646563696465642e2443616e63656c6c6564080114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e011474616c6c7909080120543a3a54616c6c7904b05468652066696e616c2074616c6c79206f6620766f74657320696e2074686973207265666572656e64756d2e0b048041207265666572656e64756d20686173206265656e2063616e63656c6c65642e184b696c6c6564080114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e011474616c6c7909080120543a3a54616c6c7904b05468652066696e616c2074616c6c79206f6620766f74657320696e2074686973207265666572656e64756d2e0c047441207265666572656e64756d20686173206265656e206b696c6c65642e645375626d697373696f6e4465706f736974526566756e6465640c0114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e010c77686f000130543a3a4163636f756e744964048c546865206163636f756e742077686f20706c6163656420746865206465706f7369742e0118616d6f756e7418013c42616c616e63654f663c542c20493e048454686520616d6f756e7420706c6163656420627920746865206163636f756e742e0d04a4546865207375626d697373696f6e206465706f73697420686173206265656e20726566756e6465642e2c4d65746164617461536574080114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e01106861736834011c543a3a486173680438507265696d61676520686173682e0e049c4d6574616461746120666f722061207265666572656e64756d20686173206265656e207365742e3c4d65746164617461436c6561726564080114696e64657810013c5265666572656e64756d496e6465780460496e646578206f6620746865207265666572656e64756d2e01106861736834011c543a3a486173680438507265696d61676520686173682e0f04ac4d6574616461746120666f722061207265666572656e64756d20686173206265656e20636c65617265642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574a50110346672616d655f737570706f72741874726169747324707265696d616765731c426f756e64656408045401a9010448010108010c184c656761637904011068617368340124483a3a4f757470757400000018496e6c696e65040005080134426f756e646564496e6c696e65000100184c6f6f6b757008011068617368340124483a3a4f757470757400010c6c656e10010c75333200020000a9010840706f6c6b61646f745f72756e74696d652c52756e74696d6543616c6c0001bc1853797374656d0400ad0101ad0173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c53797374656d2c2052756e74696d653e000000245363686564756c65720400bd0101b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c5363686564756c65722c2052756e74696d653e00010020507265696d6167650400c50101b50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c507265696d6167652c2052756e74696d653e000a0010426162650400cd0101a50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c426162652c2052756e74696d653e0002002454696d657374616d700400f10101b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c54696d657374616d702c2052756e74696d653e0003001c496e64696365730400f50101b10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c496e64696365732c2052756e74696d653e0004002042616c616e6365730400010201b50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c42616c616e6365732c2052756e74696d653e0005001c5374616b696e6704000d0201b10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c5374616b696e672c2052756e74696d653e0007001c53657373696f6e0400490201b10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c53657373696f6e2c2052756e74696d653e0009001c4772616e6470610400650201b10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4772616e6470612c2052756e74696d653e000b002054726561737572790400910201b50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c54726561737572792c2052756e74696d653e00130040436f6e76696374696f6e566f74696e670400950201d50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c436f6e76696374696f6e566f74696e672c2052756e74696d653e001400245265666572656e64610400a10201b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c5265666572656e64612c2052756e74696d653e0015002457686974656c6973740400c50201b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c57686974656c6973742c2052756e74696d653e00170018436c61696d730400c90201ad0173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c436c61696d732c2052756e74696d653e0018001c56657374696e670400e90201b10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c56657374696e672c2052756e74696d653e0019001c5574696c6974790400f10201b10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c5574696c6974792c2052756e74696d653e001a001450726f78790400f90201a90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c50726f78792c2052756e74696d653e001d00204d756c74697369670400050301b50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4d756c74697369672c2052756e74696d653e001e0020426f756e746965730400110301b50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c426f756e746965732c2052756e74696d653e002200344368696c64426f756e746965730400150301c90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4368696c64426f756e746965732c2052756e74696d653e00260068456c656374696f6e50726f76696465724d756c746950686173650400190301fd0173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c456c656374696f6e50726f76696465724d756c746950686173652c2052756e74696d653e00240024566f7465724c69737404000d0401b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c566f7465724c6973742c2052756e74696d653e0025003c4e6f6d696e6174696f6e506f6f6c730400110401d10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4e6f6d696e6174696f6e506f6f6c732c2052756e74696d653e0027002c46617374556e7374616b650400450401c10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c46617374556e7374616b652c2052756e74696d653e0028003c5374616b696e674168436c69656e740400490401d10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c5374616b696e674168436c69656e742c2052756e74696d653e002a0034436f6e66696775726174696f6e0400550401c90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c436f6e66696775726174696f6e2c2052756e74696d653e0033002c50617261735368617265640400790401c10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c50617261735368617265642c2052756e74696d653e0034003450617261496e636c7573696f6e04007d0401c90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c50617261496e636c7573696f6e2c2052756e74696d653e0035003050617261496e686572656e740400810401c50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c50617261496e686572656e742c2052756e74696d653e00360014506172617304000d0501a90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c50617261732c2052756e74696d653e0038002c496e697469616c697a65720400150501c10173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c496e697469616c697a65722c2052756e74696d653e0039001048726d700400190501a50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c48726d702c2052756e74696d653e003c0034506172617344697370757465730400210501c90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c506172617344697370757465732c2052756e74696d653e003e00345061726173536c617368696e670400250501c90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c5061726173536c617368696e672c2052756e74696d653e003f00204f6e44656d616e640400350501b50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4f6e44656d616e642c2052756e74696d653e004000245265676973747261720400390501b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c5265676973747261722c2052756e74696d653e00460014536c6f747304003d0501a90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c536c6f74732c2052756e74696d653e0047002041756374696f6e730400410501b50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c41756374696f6e732c2052756e74696d653e0048002443726f77646c6f616e0400490501b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c43726f77646c6f616e2c2052756e74696d653e00490020436f726574696d6504005d0501b50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c436f726574696d652c2052756e74696d653e004a00485374617465547269654d6967726174696f6e0400710501dd0173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c5374617465547269654d6967726174696f6e2c2052756e74696d653e0062002458636d50616c6c65740400890501b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c58636d50616c6c65742c2052756e74696d653e006300304d65737361676551756575650400f90601c50173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4d65737361676551756575652c2052756e74696d653e006400244173736574526174650400050701b90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c4173736574526174652c2052756e74696d653e00650014426565667904000d0701a90173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c42656566792c2052756e74696d653e00c8002852634d69677261746f720400450701bd0173656c663a3a73705f6170695f68696464656e5f696e636c756465735f636f6e7374727563745f72756e74696d653a3a68696464656e5f696e636c7564653a3a64697370617463680a3a3a43616c6c61626c6543616c6c466f723c52634d69677261746f722c2052756e74696d653e00ff0000ad010c306672616d655f73797374656d1870616c6c65741043616c6c04045400012c1872656d61726b04011872656d61726b38011c5665633c75383e00000c684d616b6520736f6d65206f6e2d636861696e2072656d61726b2e008843616e20626520657865637574656420627920657665727920606f726967696e602e387365745f686561705f7061676573040114706167657330010c753634000104f853657420746865206e756d626572206f6620706167657320696e2074686520576562417373656d626c7920656e7669726f6e6d656e74277320686561702e207365745f636f6465040110636f646538011c5665633c75383e0002046453657420746865206e65772072756e74696d6520636f64652e5c7365745f636f64655f776974686f75745f636865636b73040110636f646538011c5665633c75383e000310190153657420746865206e65772072756e74696d6520636f646520776974686f757420646f696e6720616e7920636865636b73206f662074686520676976656e2060636f6465602e0051014e6f746520746861742072756e74696d652075706772616465732077696c6c206e6f742072756e20696620746869732069732063616c6c656420776974682061206e6f742d696e6372656173696e6720737065632076657273696f6e212c7365745f73746f726167650401146974656d73b10101345665633c4b657956616c75653e0004046853657420736f6d65206974656d73206f662073746f726167652e306b696c6c5f73746f726167650401106b657973b90101205665633c4b65793e000504744b696c6c20736f6d65206974656d732066726f6d2073746f726167652e2c6b696c6c5f70726566697808011870726566697838010c4b657900011c7375626b65797310010c75333200061011014b696c6c20616c6c2073746f72616765206974656d7320776974682061206b657920746861742073746172747320776974682074686520676976656e207072656669782e0039012a2a4e4f54453a2a2a2057652072656c79206f6e2074686520526f6f74206f726967696e20746f2070726f7669646520757320746865206e756d626572206f66207375626b65797320756e6465723d0174686520707265666978207765206172652072656d6f76696e6720746f2061636375726174656c792063616c63756c6174652074686520776569676874206f6620746869732066756e6374696f6e2e4472656d61726b5f776974685f6576656e7404011872656d61726b38011c5665633c75383e000704a44d616b6520736f6d65206f6e2d636861696e2072656d61726b20616e6420656d6974206576656e742e44617574686f72697a655f75706772616465040124636f64655f6861736834011c543a3a486173680009106101417574686f72697a6520616e207570677261646520746f206120676976656e2060636f64655f686173686020666f72207468652072756e74696d652e205468652072756e74696d652063616e20626520737570706c696564186c617465722e007c546869732063616c6c20726571756972657320526f6f74206f726967696e2e80617574686f72697a655f757067726164655f776974686f75745f636865636b73040124636f64655f6861736834011c543a3a48617368000a206101417574686f72697a6520616e207570677261646520746f206120676976656e2060636f64655f686173686020666f72207468652072756e74696d652e205468652072756e74696d652063616e20626520737570706c696564186c617465722e005d015741524e494e473a205468697320617574686f72697a657320616e207570677261646520746861742077696c6c2074616b6520706c61636520776974686f757420616e792073616665747920636865636b732c20666f7259016578616d706c652074686174207468652073706563206e616d652072656d61696e73207468652073616d6520616e642074686174207468652076657273696f6e206e756d62657220696e637265617365732e204e6f74f07265636f6d6d656e64656420666f72206e6f726d616c207573652e205573652060617574686f72697a655f757067726164656020696e73746561642e007c546869732063616c6c20726571756972657320526f6f74206f726967696e2e606170706c795f617574686f72697a65645f75706772616465040110636f646538011c5665633c75383e000b24550150726f766964652074686520707265696d616765202872756e74696d652062696e617279292060636f64656020666f7220616e2075706772616465207468617420686173206265656e20617574686f72697a65642e00490149662074686520617574686f72697a6174696f6e20726571756972656420612076657273696f6e20636865636b2c20746869732063616c6c2077696c6c20656e73757265207468652073706563206e616d65e872656d61696e7320756e6368616e67656420616e6420746861742074686520737065632076657273696f6e2068617320696e637265617365642e005901446570656e64696e67206f6e207468652072756e74696d65277320604f6e536574436f64656020636f6e66696775726174696f6e2c20746869732066756e6374696f6e206d6179206469726563746c79206170706c791101746865206e65772060636f64656020696e207468652073616d6520626c6f636b206f7220617474656d707420746f207363686564756c652074686520757067726164652e0060416c6c206f726967696e732061726520616c6c6f7765642e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732eb101000002b50100b50100000408383800b9010000023800bd010c4070616c6c65745f7363686564756c65721870616c6c65741043616c6c040454000128207363686564756c651001107768656e100144426c6f636b4e756d626572466f723c543e0001386d617962655f706572696f646963c10101ac4f7074696f6e3c7363686564756c653a3a506572696f643c426c6f636b4e756d626572466f723c543e3e3e0001207072696f726974790801487363686564756c653a3a5072696f7269747900011063616c6ca901017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e00000470416e6f6e796d6f75736c79207363686564756c652061207461736b2e1863616e63656c0801107768656e100144426c6f636b4e756d626572466f723c543e000114696e64657810010c7533320001049443616e63656c20616e20616e6f6e796d6f75736c79207363686564756c6564207461736b2e387363686564756c655f6e616d656414010869640401205461736b4e616d650001107768656e100144426c6f636b4e756d626572466f723c543e0001386d617962655f706572696f646963c10101ac4f7074696f6e3c7363686564756c653a3a506572696f643c426c6f636b4e756d626572466f723c543e3e3e0001207072696f726974790801487363686564756c653a3a5072696f7269747900011063616c6ca901017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000204585363686564756c652061206e616d6564207461736b2e3063616e63656c5f6e616d656404010869640401205461736b4e616d650003047843616e63656c2061206e616d6564207363686564756c6564207461736b2e387363686564756c655f61667465721001146166746572100144426c6f636b4e756d626572466f723c543e0001386d617962655f706572696f646963c10101ac4f7074696f6e3c7363686564756c653a3a506572696f643c426c6f636b4e756d626572466f723c543e3e3e0001207072696f726974790801487363686564756c653a3a5072696f7269747900011063616c6ca901017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000404a8416e6f6e796d6f75736c79207363686564756c652061207461736b20616674657220612064656c61792e507363686564756c655f6e616d65645f616674657214010869640401205461736b4e616d650001146166746572100144426c6f636b4e756d626572466f723c543e0001386d617962655f706572696f646963c10101ac4f7074696f6e3c7363686564756c653a3a506572696f643c426c6f636b4e756d626572466f723c543e3e3e0001207072696f726974790801487363686564756c653a3a5072696f7269747900011063616c6ca901017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000504905363686564756c652061206e616d6564207461736b20616674657220612064656c61792e247365745f72657472790c01107461736b8401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e00011c726574726965730801087538000118706572696f64100144426c6f636b4e756d626572466f723c543e0006305901536574206120726574727920636f6e66696775726174696f6e20666f722061207461736b20736f20746861742c20696e206361736520697473207363686564756c65642072756e206661696c732c2069742077696c6c5501626520726574726965642061667465722060706572696f646020626c6f636b732c20666f72206120746f74616c20616d6f756e74206f66206072657472696573602072657472696573206f7220756e74696c2069742473756363656564732e0055015461736b73207768696368206e65656420746f206265207363686564756c656420666f72206120726574727920617265207374696c6c207375626a65637420746f20776569676874206d65746572696e6720616e6451016167656e64612073706163652c2073616d65206173206120726567756c6172207461736b2e204966206120706572696f646963207461736b206661696c732c2069742077696c6c206265207363686564756c6564906e6f726d616c6c79207768696c6520746865207461736b206973207265747279696e672e0051015461736b73207363686564756c6564206173206120726573756c74206f66206120726574727920666f72206120706572696f646963207461736b2061726520756e6e616d65642c206e6f6e2d706572696f6469633d01636c6f6e6573206f6620746865206f726967696e616c207461736b2e20546865697220726574727920636f6e66696775726174696f6e2077696c6c20626520646572697665642066726f6d207468654d016f726967696e616c207461736b277320636f6e66696775726174696f6e2c206275742077696c6c20686176652061206c6f7765722076616c756520666f72206072656d61696e696e6760207468616e20746865646f726967696e616c2060746f74616c5f72657472696573602e3c7365745f72657472795f6e616d65640c010869640401205461736b4e616d6500011c726574726965730801087538000118706572696f64100144426c6f636b4e756d626572466f723c543e0007305d01536574206120726574727920636f6e66696775726174696f6e20666f722061206e616d6564207461736b20736f20746861742c20696e206361736520697473207363686564756c65642072756e206661696c732c2069745d0177696c6c20626520726574726965642061667465722060706572696f646020626c6f636b732c20666f72206120746f74616c20616d6f756e74206f66206072657472696573602072657472696573206f7220756e74696c3069742073756363656564732e0055015461736b73207768696368206e65656420746f206265207363686564756c656420666f72206120726574727920617265207374696c6c207375626a65637420746f20776569676874206d65746572696e6720616e6451016167656e64612073706163652c2073616d65206173206120726567756c6172207461736b2e204966206120706572696f646963207461736b206661696c732c2069742077696c6c206265207363686564756c6564906e6f726d616c6c79207768696c6520746865207461736b206973207265747279696e672e0051015461736b73207363686564756c6564206173206120726573756c74206f66206120726574727920666f72206120706572696f646963207461736b2061726520756e6e616d65642c206e6f6e2d706572696f6469633d01636c6f6e6573206f6620746865206f726967696e616c207461736b2e20546865697220726574727920636f6e66696775726174696f6e2077696c6c20626520646572697665642066726f6d207468654d016f726967696e616c207461736b277320636f6e66696775726174696f6e2c206275742077696c6c20686176652061206c6f7765722076616c756520666f72206072656d61696e696e6760207468616e20746865646f726967696e616c2060746f74616c5f72657472696573602e3063616e63656c5f72657472790401107461736b8401785461736b416464726573733c426c6f636b4e756d626572466f723c543e3e000804a852656d6f7665732074686520726574727920636f6e66696775726174696f6e206f662061207461736b2e4863616e63656c5f72657472795f6e616d656404010869640401205461736b4e616d65000904bc43616e63656c2074686520726574727920636f6e66696775726174696f6e206f662061206e616d6564207461736b2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ec10104184f7074696f6e04045401840108104e6f6e6500000010536f6d650400840000010000c5010c3c70616c6c65745f707265696d6167651870616c6c65741043616c6c040454000114346e6f74655f707265696d616765040114627974657338011c5665633c75383e000010745265676973746572206120707265696d616765206f6e2d636861696e2e00550149662074686520707265696d616765207761732070726576696f75736c79207265717565737465642c206e6f2066656573206f72206465706f73697473206172652074616b656e20666f722070726f766964696e67550174686520707265696d6167652e204f74686572776973652c2061206465706f7369742069732074616b656e2070726f706f7274696f6e616c20746f207468652073697a65206f662074686520707265696d6167652e3c756e6e6f74655f707265696d6167650401106861736834011c543a3a48617368000118dc436c65617220616e20756e72657175657374656420707265696d6167652066726f6d207468652072756e74696d652073746f726167652e00fc496620606c656e602069732070726f76696465642c207468656e2069742077696c6c2062652061206d7563682063686561706572206f7065726174696f6e2e0001012d206068617368603a205468652068617368206f662074686520707265696d61676520746f2062652072656d6f7665642066726f6d207468652073746f72652eb82d20606c656e603a20546865206c656e677468206f662074686520707265696d616765206f66206068617368602e40726571756573745f707265696d6167650401106861736834011c543a3a48617368000210410152657175657374206120707265696d6167652062652075706c6f6164656420746f2074686520636861696e20776974686f757420706179696e6720616e792066656573206f72206465706f736974732e00550149662074686520707265696d6167652072657175657374732068617320616c7265616479206265656e2070726f7669646564206f6e2d636861696e2c20776520756e7265736572766520616e79206465706f7369743901612075736572206d6179206861766520706169642c20616e642074616b652074686520636f6e74726f6c206f662074686520707265696d616765206f7574206f662074686569722068616e64732e48756e726571756573745f707265696d6167650401106861736834011c543a3a4861736800030cbc436c65617220612070726576696f75736c79206d616465207265717565737420666f72206120707265696d6167652e002d014e4f54453a2054484953204d555354204e4f542042452043414c4c4544204f4e20606861736860204d4f52452054494d4553205448414e2060726571756573745f707265696d616765602e38656e737572655f75706461746564040118686173686573c90101305665633c543a3a486173683e00040cbc456e737572652074686174207468652062756c6b206f66207072652d696d616765732069732075706772616465642e003d015468652063616c6c65722070617973206e6f20666565206966206174206c6561737420393025206f66207072652d696d616765732077657265207375636365737366756c6c7920757064617465642e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ec9010000023400cd010c2c70616c6c65745f626162651870616c6c65741043616c6c04045400010c4c7265706f72745f65717569766f636174696f6e08014865717569766f636174696f6e5f70726f6f66d1010190426f783c45717569766f636174696f6e50726f6f663c486561646572466f723c543e3e3e00013c6b65795f6f776e65725f70726f6f66e1010140543a3a4b65794f776e657250726f6f6600001009015265706f727420617574686f726974792065717569766f636174696f6e2f6d69736265686176696f722e2054686973206d6574686f642077696c6c2076657269667905017468652065717569766f636174696f6e2070726f6f6620616e642076616c69646174652074686520676976656e206b6579206f776e6572736869702070726f6f660d01616761696e73742074686520657874726163746564206f6666656e6465722e20496620626f7468206172652076616c69642c20746865206f6666656e63652077696c6c306265207265706f727465642e707265706f72745f65717569766f636174696f6e5f756e7369676e656408014865717569766f636174696f6e5f70726f6f66d1010190426f783c45717569766f636174696f6e50726f6f663c486561646572466f723c543e3e3e00013c6b65795f6f776e65725f70726f6f66e1010140543a3a4b65794f776e657250726f6f6600012009015265706f727420617574686f726974792065717569766f636174696f6e2f6d69736265686176696f722e2054686973206d6574686f642077696c6c2076657269667905017468652065717569766f636174696f6e2070726f6f6620616e642076616c69646174652074686520676976656e206b6579206f776e6572736869702070726f6f660d01616761696e73742074686520657874726163746564206f6666656e6465722e20496620626f7468206172652076616c69642c20746865206f6666656e63652077696c6c306265207265706f727465642e0d01546869732065787472696e736963206d7573742062652063616c6c656420756e7369676e656420616e642069742069732065787065637465642074686174206f6e6c791501626c6f636b20617574686f72732077696c6c2063616c6c206974202876616c69646174656420696e206056616c6964617465556e7369676e656460292c2061732073756368150169662074686520626c6f636b20617574686f7220697320646566696e65642069742077696c6c20626520646566696e6564206173207468652065717569766f636174696f6e247265706f727465722e48706c616e5f636f6e6669675f6368616e6765040118636f6e666967e50101504e657874436f6e66696744657363726970746f720002105d01506c616e20616e2065706f636820636f6e666967206368616e67652e205468652065706f636820636f6e666967206368616e6765206973207265636f7264656420616e642077696c6c20626520656e6163746564206f6e5101746865206e6578742063616c6c20746f2060656e6163745f65706f63685f6368616e6765602e2054686520636f6e6669672077696c6c20626520616374697661746564206f6e652065706f63682061667465722e59014d756c7469706c652063616c6c7320746f2074686973206d6574686f642077696c6c207265706c61636520616e79206578697374696e6720706c616e6e656420636f6e666967206368616e6765207468617420686164546e6f74206265656e20656e6163746564207965742e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ed101084873705f636f6e73656e7375735f736c6f74734445717569766f636174696f6e50726f6f66081848656164657201d50108496401d901001001206f6666656e646572d90101084964000110736c6f74dd010110536c6f7400013066697273745f686561646572d50101184865616465720001347365636f6e645f686561646572d50101184865616465720000d501102873705f72756e74696d651c67656e65726963186865616465721848656164657208184e756d62657201101048617368000014012c706172656e745f68617368340130486173683a3a4f75747075740001186e756d626572fc01184e756d62657200012873746174655f726f6f74340130486173683a3a4f757470757400013c65787472696e736963735f726f6f74340130486173683a3a4f75747075740001186469676573743c01184469676573740000d9010c4473705f636f6e73656e7375735f626162650c617070185075626c69630000040004013c737232353531393a3a5075626c69630000dd01084873705f636f6e73656e7375735f736c6f747310536c6f740000040030010c7536340000e101082873705f73657373696f6e3c4d656d6265727368697050726f6f6600000c011c73657373696f6e10013053657373696f6e496e646578000128747269655f6e6f646573b90101305665633c5665633c75383e3e00013c76616c696461746f725f636f756e7410013856616c696461746f72436f756e740000e5010c4473705f636f6e73656e7375735f626162651c64696765737473504e657874436f6e66696744657363726970746f7200010408563108010463e9010128287536342c2075363429000134616c6c6f7765645f736c6f7473ed010130416c6c6f776564536c6f747300010000e90100000408303000ed01084473705f636f6e73656e7375735f6261626530416c6c6f776564536c6f747300010c305072696d617279536c6f7473000000745072696d617279416e645365636f6e64617279506c61696e536c6f74730001006c5072696d617279416e645365636f6e64617279565246536c6f747300020000f1010c4070616c6c65745f74696d657374616d701870616c6c65741043616c6c0404540001040c73657404010c6e6f772c0124543a3a4d6f6d656e7400004c54536574207468652063757272656e742074696d652e005501546869732063616c6c2073686f756c6420626520696e766f6b65642065786163746c79206f6e63652070657220626c6f636b2e2049742077696c6c2070616e6963206174207468652066696e616c697a6174696f6ed470686173652c20696620746869732063616c6c206861736e2774206265656e20696e766f6b656420627920746861742074696d652e0041015468652074696d657374616d702073686f756c642062652067726561746572207468616e207468652070726576696f7573206f6e652062792074686520616d6f756e7420737065636966696564206279685b60436f6e6669673a3a4d696e696d756d506572696f64605d2e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f4e6f6e655f2e0051015468697320646973706174636820636c617373206973205f4d616e6461746f72795f20746f20656e73757265206974206765747320657865637574656420696e2074686520626c6f636b2e204265206177617265510174686174206368616e67696e672074686520636f6d706c6578697479206f6620746869732063616c6c20636f756c6420726573756c742065786861757374696e6720746865207265736f757263657320696e206184626c6f636b20746f206578656375746520616e79206f746865722063616c6c732e0034232320436f6d706c657869747931012d20604f2831296020284e6f7465207468617420696d706c656d656e746174696f6e73206f6620604f6e54696d657374616d7053657460206d75737420616c736f20626520604f283129602955012d20312073746f72616765207265616420616e6420312073746f72616765206d75746174696f6e2028636f64656320604f283129602062656361757365206f6620604469645570646174653a3a74616b656020696e402020606f6e5f66696e616c697a656029d42d2031206576656e742068616e646c657220606f6e5f74696d657374616d705f736574602e204d75737420626520604f283129602e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ef5010c3870616c6c65745f696e64696365731870616c6c65741043616c6c04045400011814636c61696d040114696e64657810013c543a3a4163636f756e74496e6465780000309841737369676e20616e2070726576696f75736c7920756e61737369676e656420696e6465782e00dc5061796d656e743a20604465706f736974602069732072657365727665642066726f6d207468652073656e646572206163636f756e742e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e00f02d2060696e646578603a2074686520696e64657820746f20626520636c61696d65642e2054686973206d757374206e6f7420626520696e207573652e0090456d6974732060496e64657841737369676e656460206966207375636365737366756c2e0034232320436f6d706c6578697479242d20604f283129602e207472616e7366657208010c6e6577f90101504163636f756e7449644c6f6f6b75704f663c543e000114696e64657810013c543a3a4163636f756e74496e6465780001305d0141737369676e20616e20696e64657820616c7265616479206f776e6564206279207468652073656e64657220746f20616e6f74686572206163636f756e742e205468652062616c616e6365207265736572766174696f6eb86973206566666563746976656c79207472616e7366657272656420746f20746865206e6577206163636f756e742e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e0025012d2060696e646578603a2074686520696e64657820746f2062652072652d61737369676e65642e2054686973206d757374206265206f776e6564206279207468652073656e6465722e5d012d20606e6577603a20746865206e6577206f776e6572206f662074686520696e6465782e20546869732066756e6374696f6e2069732061206e6f2d6f7020696620697420697320657175616c20746f2073656e6465722e0090456d6974732060496e64657841737369676e656460206966207375636365737366756c2e0034232320436f6d706c6578697479242d20604f283129602e1066726565040114696e64657810013c543a3a4163636f756e74496e646578000230944672656520757020616e20696e646578206f776e6564206279207468652073656e6465722e005d015061796d656e743a20416e792070726576696f7573206465706f73697420706c6163656420666f722074686520696e64657820697320756e726573657276656420696e207468652073656e646572206163636f756e742e005501546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20616e64207468652073656e646572206d757374206f776e2074686520696e6465782e000d012d2060696e646578603a2074686520696e64657820746f2062652066726565642e2054686973206d757374206265206f776e6564206279207468652073656e6465722e0084456d6974732060496e646578467265656460206966207375636365737366756c2e0034232320436f6d706c6578697479242d20604f283129602e38666f7263655f7472616e736665720c010c6e6577f90101504163636f756e7449644c6f6f6b75704f663c543e000114696e64657810013c543a3a4163636f756e74496e646578000118667265657a65200110626f6f6c0003345501466f72636520616e20696e64657820746f20616e206163636f756e742e205468697320646f65736e277420726571756972652061206465706f7369742e2049662074686520696e64657820697320616c7265616479e868656c642c207468656e20616e79206465706f736974206973207265696d62757273656420746f206974732063757272656e74206f776e65722e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f526f6f745f2e00a42d2060696e646578603a2074686520696e64657820746f206265202872652d2961737369676e65642e5d012d20606e6577603a20746865206e6577206f776e6572206f662074686520696e6465782e20546869732066756e6374696f6e2069732061206e6f2d6f7020696620697420697320657175616c20746f2073656e6465722e41012d2060667265657a65603a2069662073657420746f206074727565602c2077696c6c20667265657a652074686520696e64657820736f2069742063616e6e6f74206265207472616e736665727265642e0090456d6974732060496e64657841737369676e656460206966207375636365737366756c2e0034232320436f6d706c6578697479242d20604f283129602e18667265657a65040114696e64657810013c543a3a4163636f756e74496e6465780004304101467265657a6520616e20696e64657820736f2069742077696c6c20616c7761797320706f696e7420746f207468652073656e646572206163636f756e742e205468697320636f6e73756d657320746865206465706f7369742e005901546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20616e6420746865207369676e696e67206163636f756e74206d757374206861766520616c6e6f6e2d66726f7a656e206163636f756e742060696e646578602e00ac2d2060696e646578603a2074686520696e64657820746f2062652066726f7a656e20696e20706c6163652e0088456d6974732060496e64657846726f7a656e60206966207375636365737366756c2e0034232320436f6d706c6578697479242d20604f283129602e30706f6b655f6465706f736974040114696e64657810013c543a3a4163636f756e74496e6465780005289c506f6b6520746865206465706f73697420726573657276656420666f7220616e20696e6465782e005901546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20616e6420746865207369676e696e67206163636f756e74206d757374206861766520616c6e6f6e2d66726f7a656e206163636f756e742060696e646578602e005901546865207472616e73616374696f6e20666565732069732077616976656420696620746865206465706f736974206973206368616e67656420616674657220706f6b696e672f7265636f6e73696465726174696f6e2e00fc2d2060696e646578603a2074686520696e6465782077686f7365206465706f73697420697320746f20626520706f6b65642f7265636f6e736964657265642e008c456d69747320604465706f736974506f6b656460206966207375636365737366756c2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ef9010c2873705f72756e74696d65306d756c746961646472657373304d756c74694164647265737308244163636f756e7449640100304163636f756e74496e6465780190011408496404000001244163636f756e74496400000014496e6465780400fd0101304163636f756e74496e6465780001000c526177040038011c5665633c75383e0002002441646472657373333204000401205b75383b2033325d000300244164647265737332300400090101205b75383b2032305d00040000fd01000006900001020c3c70616c6c65745f62616c616e6365731870616c6c65741043616c6c080454000449000124507472616e736665725f616c6c6f775f646561746808011064657374f90101504163636f756e7449644c6f6f6b75704f663c543e00011476616c75650d010128543a3a42616c616e636500001cd45472616e7366657220736f6d65206c697175696420667265652062616c616e636520746f20616e6f74686572206163636f756e742e003501607472616e736665725f616c6c6f775f6465617468602077696c6c207365742074686520604672656542616c616e636560206f66207468652073656e64657220616e642072656365697665722e11014966207468652073656e6465722773206163636f756e742069732062656c6f7720746865206578697374656e7469616c206465706f736974206173206120726573756c74b06f6620746865207472616e736665722c20746865206163636f756e742077696c6c206265207265617065642e001501546865206469737061746368206f726967696e20666f7220746869732063616c6c206d75737420626520605369676e65646020627920746865207472616e736163746f722e38666f7263655f7472616e736665720c0118736f75726365f90101504163636f756e7449644c6f6f6b75704f663c543e00011064657374f90101504163636f756e7449644c6f6f6b75704f663c543e00011476616c75650d010128543a3a42616c616e6365000208610145786163746c7920617320607472616e736665725f616c6c6f775f6465617468602c2065786365707420746865206f726967696e206d75737420626520726f6f7420616e642074686520736f75726365206163636f756e74446d6179206265207370656369666965642e4c7472616e736665725f6b6565705f616c69766508011064657374f90101504163636f756e7449644c6f6f6b75704f663c543e00011476616c75650d010128543a3a42616c616e6365000318590153616d6520617320746865205b607472616e736665725f616c6c6f775f6465617468605d2063616c6c2c206275742077697468206120636865636b207468617420746865207472616e736665722077696c6c206e6f74606b696c6c20746865206f726967696e206163636f756e742e00e8393925206f66207468652074696d6520796f752077616e74205b607472616e736665725f616c6c6f775f6465617468605d20696e73746561642e00f05b607472616e736665725f616c6c6f775f6465617468605d3a207374727563742e50616c6c65742e68746d6c236d6574686f642e7472616e73666572307472616e736665725f616c6c08011064657374f90101504163636f756e7449644c6f6f6b75704f663c543e0001286b6565705f616c697665200110626f6f6c00043c05015472616e736665722074686520656e74697265207472616e7366657261626c652062616c616e63652066726f6d207468652063616c6c6572206163636f756e742e0059014e4f54453a20546869732066756e6374696f6e206f6e6c7920617474656d70747320746f207472616e73666572205f7472616e7366657261626c655f2062616c616e6365732e2054686973206d65616e7320746861746101616e79206c6f636b65642c2072657365727665642c206f72206578697374656e7469616c206465706f7369747320287768656e20606b6565705f616c6976656020697320607472756560292c2077696c6c206e6f742062655d017472616e7366657272656420627920746869732066756e6374696f6e2e20546f20656e73757265207468617420746869732066756e6374696f6e20726573756c747320696e2061206b696c6c6564206163636f756e742c4501796f75206d69676874206e65656420746f207072657061726520746865206163636f756e742062792072656d6f76696e6720616e79207265666572656e636520636f756e746572732c2073746f72616765406465706f736974732c206574632e2e2e00c0546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205369676e65642e00a02d206064657374603a2054686520726563697069656e74206f6620746865207472616e736665722e59012d20606b6565705f616c697665603a204120626f6f6c65616e20746f2064657465726d696e652069662074686520607472616e736665725f616c6c60206f7065726174696f6e2073686f756c642073656e6420616c6c4d0120206f66207468652066756e647320746865206163636f756e74206861732c2063617573696e67207468652073656e646572206163636f756e7420746f206265206b696c6c6564202866616c7365292c206f72590120207472616e736665722065766572797468696e6720657863657074206174206c6561737420746865206578697374656e7469616c206465706f7369742c2077686963682077696c6c2067756172616e74656520746f9c20206b656570207468652073656e646572206163636f756e7420616c697665202874727565292e3c666f7263655f756e7265736572766508010c77686ff90101504163636f756e7449644c6f6f6b75704f663c543e000118616d6f756e74180128543a3a42616c616e636500050cb0556e7265736572766520736f6d652062616c616e63652066726f6d2061207573657220627920666f7263652e006c43616e206f6e6c792062652063616c6c656420627920524f4f542e40757067726164655f6163636f756e747304010c77686f050201445665633c543a3a4163636f756e7449643e0006207055706772616465206120737065636966696564206163636f756e742e00742d20606f726967696e603a204d75737420626520605369676e6564602e902d206077686f603a20546865206163636f756e7420746f2062652075706772616465642e005501546869732077696c6c20776169766520746865207472616e73616374696f6e20666565206966206174206c6561737420616c6c2062757420313025206f6620746865206163636f756e7473206e656564656420746f410162652075706772616465642e20285765206c657420736f6d65206e6f74206861766520746f206265207570677261646564206a75737420696e206f7264657220746f20616c6c6f7720666f722074686558706f73736962696c697479206f6620636875726e292e44666f7263655f7365745f62616c616e636508010c77686ff90101504163636f756e7449644c6f6f6b75704f663c543e0001206e65775f667265650d010128543a3a42616c616e636500080cac5365742074686520726567756c61722062616c616e6365206f66206120676976656e206163636f756e742e00b0546865206469737061746368206f726967696e20666f7220746869732063616c6c2069732060726f6f74602e6c666f7263655f61646a7573745f746f74616c5f69737375616e6365080124646972656374696f6e0902014c41646a7573746d656e74446972656374696f6e00011464656c74610d010128543a3a42616c616e6365000914b841646a7573742074686520746f74616c2069737375616e636520696e20612073617475726174696e67207761792e00fc43616e206f6e6c792062652063616c6c656420627920726f6f7420616e6420616c77617973206e65656473206120706f736974697665206064656c7461602e002423204578616d706c65106275726e08011476616c75650d010128543a3a42616c616e63650001286b6565705f616c697665200110626f6f6c000a1cfc4275726e2074686520737065636966696564206c697175696420667265652062616c616e63652066726f6d20746865206f726967696e206163636f756e742e002501496620746865206f726967696e2773206163636f756e7420656e64732075702062656c6f7720746865206578697374656e7469616c206465706f736974206173206120726573756c7409016f6620746865206275726e20616e6420606b6565705f616c697665602069732066616c73652c20746865206163636f756e742077696c6c206265207265617065642e005101556e6c696b652073656e64696e672066756e647320746f2061205f6275726e5f20616464726573732c207768696368206d6572656c79206d616b6573207468652066756e647320696e61636365737369626c652c21017468697320606275726e60206f7065726174696f6e2077696c6c2072656475636520746f74616c2069737375616e63652062792074686520616d6f756e74205f6275726e65645f2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e0502000002000009020c3c70616c6c65745f62616c616e6365731474797065734c41646a7573746d656e74446972656374696f6e00010820496e637265617365000000204465637265617365000100000d02103870616c6c65745f7374616b696e671870616c6c65741870616c6c65741043616c6c04045400018010626f6e6408011476616c75650d01013042616c616e63654f663c543e0001147061796565b0017c52657761726444657374696e6174696f6e3c543a3a4163636f756e7449643e000040610154616b6520746865206f726967696e206163636f756e74206173206120737461736820616e64206c6f636b207570206076616c756560206f66206974732062616c616e63652e2060636f6e74726f6c6c6572602077696c6c80626520746865206163636f756e74207468617420636f6e74726f6c732069742e002d016076616c756560206d757374206265206d6f7265207468616e2074686520606d696e696d756d5f62616c616e636560207370656369666965642062792060543a3a43757272656e6379602e002101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20627920746865207374617368206163636f756e742e003c456d6974732060426f6e646564602e34232320436f6d706c6578697479d02d20496e646570656e64656e74206f662074686520617267756d656e74732e204d6f64657261746520636f6d706c65786974792e1c2d204f2831292e642d20546872656520657874726120444220656e74726965732e004d014e4f54453a2054776f206f66207468652073746f726167652077726974657320286053656c663a3a626f6e646564602c206053656c663a3a7061796565602920617265205f6e657665725f20636c65616e65645901756e6c6573732074686520606f726967696e602066616c6c732062656c6f77205f6578697374656e7469616c206465706f7369745f20286f7220657175616c20746f20302920616e6420676574732072656d6f76656420617320647573742e28626f6e645f65787472610401386d61785f6164646974696f6e616c0d01013042616c616e63654f663c543e000138610141646420736f6d6520657874726120616d6f756e742074686174206861766520617070656172656420696e207468652073746173682060667265655f62616c616e63656020696e746f207468652062616c616e636520757030666f72207374616b696e672e005101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f206279207468652073746173682c206e6f742074686520636f6e74726f6c6c65722e004d01557365207468697320696620746865726520617265206164646974696f6e616c2066756e647320696e20796f7572207374617368206163636f756e74207468617420796f75207769736820746f20626f6e642e5501556e6c696b65205b60626f6e64605d2853656c663a3a626f6e6429206f72205b60756e626f6e64605d2853656c663a3a756e626f6e642920746869732066756e6374696f6e20646f6573206e6f7420696d706f7365bc616e79206c696d69746174696f6e206f6e2074686520616d6f756e7420746861742063616e2062652061646465642e003c456d6974732060426f6e646564602e0034232320436f6d706c6578697479e42d20496e646570656e64656e74206f662074686520617267756d656e74732e20496e7369676e69666963616e7420636f6d706c65786974792e1c2d204f2831292e18756e626f6e6404011476616c75650d01013042616c616e63654f663c543e00025451015363686564756c65206120706f7274696f6e206f662074686520737461736820746f20626520756e6c6f636b656420726561647920666f72207472616e73666572206f75742061667465722074686520626f6e64fc706572696f6420656e64732e2049662074686973206c656176657320616e20616d6f756e74206163746976656c7920626f6e646564206c657373207468616e21015b6061737365743a3a6578697374656e7469616c5f6465706f736974605d2c207468656e20697420697320696e6372656173656420746f207468652066756c6c20616d6f756e742e003d01546865207374617368206d6179206265206368696c6c656420696620746865206c656467657220746f74616c20616d6f756e742066616c6c7320746f203020616674657220756e626f6e64696e672e005101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2062792074686520636f6e74726f6c6c65722c206e6f74207468652073746173682e0045014f6e63652074686520756e6c6f636b20706572696f6420697320646f6e652c20796f752063616e2063616c6c206077697468647261775f756e626f6e6465646020746f2061637475616c6c79206d6f7665bc7468652066756e6473206f7574206f66206d616e6167656d656e7420726561647920666f72207472616e736665722e0031014e6f206d6f7265207468616e2061206c696d69746564206e756d626572206f6620756e6c6f636b696e67206368756e6b73202873656520604d6178556e6c6f636b696e674368756e6b736029410163616e20636f2d657869737473206174207468652073616d652074696d652e20496620746865726520617265206e6f20756e6c6f636b696e67206368756e6b7320736c6f747320617661696c61626c6545015b6043616c6c3a3a77697468647261775f756e626f6e646564605d2069732063616c6c656420746f2072656d6f766520736f6d65206f6620746865206368756e6b732028696620706f737369626c65292e00390149662061207573657220656e636f756e74657273207468652060496e73756666696369656e74426f6e6460206572726f72207768656e2063616c6c696e6720746869732065787472696e7369632c1901746865792073686f756c642063616c6c20606368696c6c6020666972737420696e206f7264657220746f206672656520757020746865697220626f6e6465642066756e64732e0044456d6974732060556e626f6e646564602e009453656520616c736f205b6043616c6c3a3a77697468647261775f756e626f6e646564605d2e4477697468647261775f756e626f6e6465640401486e756d5f736c617368696e675f7370616e7310010c75333200035c290152656d6f766520616e7920756e6c6f636b6564206368756e6b732066726f6d207468652060756e6c6f636b696e67602071756575652066726f6d206f7572206d616e6167656d656e742e0055015468697320657373656e7469616c6c7920667265657320757020746861742062616c616e636520746f206265207573656420627920746865207374617368206163636f756e7420746f20646f2077686174657665722469742077616e74732e001501546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2062792074686520636f6e74726f6c6c65722e0048456d697473206057697468647261776e602e006853656520616c736f205b6043616c6c3a3a756e626f6e64605d2e0034232320506172616d65746572730051012d20606e756d5f736c617368696e675f7370616e736020696e6469636174657320746865206e756d626572206f66206d6574616461746120736c617368696e67207370616e7320746f20636c656172207768656e5501746869732063616c6c20726573756c747320696e206120636f6d706c6574652072656d6f76616c206f6620616c6c2074686520646174612072656c6174656420746f20746865207374617368206163636f756e742e3d01496e207468697320636173652c2074686520606e756d5f736c617368696e675f7370616e7360206d757374206265206c6172676572206f7220657175616c20746f20746865206e756d626572206f665d01736c617368696e67207370616e73206173736f636961746564207769746820746865207374617368206163636f756e7420696e20746865205b60536c617368696e675370616e73605d2073746f7261676520747970652c25016f7468657277697365207468652063616c6c2077696c6c206661696c2e205468652063616c6c20776569676874206973206469726563746c792070726f706f7274696f6e616c20746f54606e756d5f736c617368696e675f7370616e73602e0034232320436f6d706c6578697479d84f285329207768657265205320697320746865206e756d626572206f6620736c617368696e67207370616e7320746f2072656d6f766509014e4f54453a2057656967687420616e6e6f746174696f6e20697320746865206b696c6c207363656e6172696f2c20776520726566756e64206f74686572776973652e2076616c69646174650401147072656673bc013856616c696461746f725072656673000414e44465636c617265207468652064657369726520746f2076616c696461746520666f7220746865206f726967696e20636f6e74726f6c6c65722e00d8456666656374732077696c6c2062652066656c742061742074686520626567696e6e696e67206f6620746865206e657874206572612e005101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2062792074686520636f6e74726f6c6c65722c206e6f74207468652073746173682e206e6f6d696e61746504011c74617267657473110201645665633c4163636f756e7449644c6f6f6b75704f663c543e3e0005280d014465636c617265207468652064657369726520746f206e6f6d696e6174652060746172676574736020666f7220746865206f726967696e20636f6e74726f6c6c65722e00d8456666656374732077696c6c2062652066656c742061742074686520626567696e6e696e67206f6620746865206e657874206572612e005101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2062792074686520636f6e74726f6c6c65722c206e6f74207468652073746173682e0034232320436f6d706c65786974792d012d20546865207472616e73616374696f6e277320636f6d706c65786974792069732070726f706f7274696f6e616c20746f207468652073697a65206f662060746172676574736020284e29050177686963682069732063617070656420617420436f6d7061637441737369676e6d656e74733a3a4c494d49542028543a3a4d61784e6f6d696e6174696f6e73292ed42d20426f74682074686520726561647320616e642077726974657320666f6c6c6f7720612073696d696c6172207061747465726e2e146368696c6c000628c44465636c617265206e6f2064657369726520746f206569746865722076616c6964617465206f72206e6f6d696e6174652e00d8456666656374732077696c6c2062652066656c742061742074686520626567696e6e696e67206f6620746865206e657874206572612e005101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2062792074686520636f6e74726f6c6c65722c206e6f74207468652073746173682e0034232320436f6d706c6578697479e42d20496e646570656e64656e74206f662074686520617267756d656e74732e20496e7369676e69666963616e7420636f6d706c65786974792e502d20436f6e7461696e73206f6e6520726561642ec42d2057726974657320617265206c696d6974656420746f2074686520606f726967696e60206163636f756e74206b65792e247365745f70617965650401147061796565b0017c52657761726444657374696e6174696f6e3c543a3a4163636f756e7449643e000730b42852652d2973657420746865207061796d656e742074617267657420666f72206120636f6e74726f6c6c65722e005101456666656374732077696c6c2062652066656c7420696e7374616e746c792028617320736f6f6e20617320746869732066756e6374696f6e20697320636f6d706c65746564207375636365737366756c6c79292e005101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2062792074686520636f6e74726f6c6c65722c206e6f74207468652073746173682e0034232320436f6d706c6578697479182d204f283129e42d20496e646570656e64656e74206f662074686520617267756d656e74732e20496e7369676e69666963616e7420636f6d706c65786974792e942d20436f6e7461696e732061206c696d69746564206e756d626572206f662072656164732ec42d2057726974657320617265206c696d6974656420746f2074686520606f726967696e60206163636f756e74206b65792e242d2d2d2d2d2d2d2d2d387365745f636f6e74726f6c6c657200083845012852652d29736574732074686520636f6e74726f6c6c6572206f66206120737461736820746f2074686520737461736820697473656c662e20546869732066756e6374696f6e2070726576696f75736c794d01616363657074656420612060636f6e74726f6c6c65726020617267756d656e7420746f207365742074686520636f6e74726f6c6c657220746f20616e206163636f756e74206f74686572207468616e207468655901737461736820697473656c662e20546869732066756e6374696f6e616c69747920686173206e6f77206265656e2072656d6f7665642c206e6f77206f6e6c792073657474696e672074686520636f6e74726f6c6c65728c746f207468652073746173682c206966206974206973206e6f7420616c72656164792e005101456666656374732077696c6c2062652066656c7420696e7374616e746c792028617320736f6f6e20617320746869732066756e6374696f6e20697320636f6d706c65746564207375636365737366756c6c79292e005101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f206279207468652073746173682c206e6f742074686520636f6e74726f6c6c65722e0034232320436f6d706c6578697479104f283129e42d20496e646570656e64656e74206f662074686520617267756d656e74732e20496e7369676e69666963616e7420636f6d706c65786974792e942d20436f6e7461696e732061206c696d69746564206e756d626572206f662072656164732ec42d2057726974657320617265206c696d6974656420746f2074686520606f726967696e60206163636f756e74206b65792e4c7365745f76616c696461746f725f636f756e7404010c6e6577fc010c75333200091890536574732074686520696465616c206e756d626572206f662076616c696461746f72732e0084546865206469737061746368206f726967696e206d75737420626520526f6f742e0034232320436f6d706c6578697479104f28312960696e6372656173655f76616c696461746f725f636f756e740401286164646974696f6e616cfc010c753332000a1ce8496e6372656d656e74732074686520696465616c206e756d626572206f662076616c696461746f727320757020746f206d6178696d756d206f668c60456c656374696f6e50726f7669646572426173653a3a4d617857696e6e657273602e0084546865206469737061746368206f726967696e206d75737420626520526f6f742e0034232320436f6d706c65786974799853616d65206173205b6053656c663a3a7365745f76616c696461746f725f636f756e74605d2e547363616c655f76616c696461746f725f636f756e74040118666163746f721502011c50657263656e74000b1c11015363616c652075702074686520696465616c206e756d626572206f662076616c696461746f7273206279206120666163746f7220757020746f206d6178696d756d206f668c60456c656374696f6e50726f7669646572426173653a3a4d617857696e6e657273602e0084546865206469737061746368206f726967696e206d75737420626520526f6f742e0034232320436f6d706c65786974799853616d65206173205b6053656c663a3a7365745f76616c696461746f725f636f756e74605d2e34666f7263655f6e6f5f65726173000c34ac466f72636520746865726520746f206265206e6f206e6577206572617320696e646566696e6974656c792e0084546865206469737061746368206f726967696e206d75737420626520526f6f742e002423205761726e696e6700190154686520656c656374696f6e2070726f6365737320737461727473206d756c7469706c6520626c6f636b73206265666f72652074686520656e64206f6620746865206572612e3901546875732074686520656c656374696f6e2070726f63657373206d6179206265206f6e676f696e67207768656e20746869732069732063616c6c65642e20496e2074686973206361736520746865dc656c656374696f6e2077696c6c20636f6e74696e756520756e74696c20746865206e65787420657261206973207472696767657265642e0034232320436f6d706c65786974793c2d204e6f20617267756d656e74732e382d205765696768743a204f28312934666f7263655f6e65775f657261000d384901466f72636520746865726520746f2062652061206e6577206572612061742074686520656e64206f6620746865206e6578742073657373696f6e2e20416674657220746869732c2069742077696c6c2062659c726573657420746f206e6f726d616c20286e6f6e2d666f7263656429206265686176696f75722e0084546865206469737061746368206f726967696e206d75737420626520526f6f742e002423205761726e696e6700190154686520656c656374696f6e2070726f6365737320737461727473206d756c7469706c6520626c6f636b73206265666f72652074686520656e64206f6620746865206572612e4901496620746869732069732063616c6c6564206a757374206265666f72652061206e657720657261206973207472696767657265642c2074686520656c656374696f6e2070726f63657373206d6179206e6f748c6861766520656e6f75676820626c6f636b7320746f20676574206120726573756c742e0034232320436f6d706c65786974793c2d204e6f20617267756d656e74732e382d205765696768743a204f283129447365745f696e76756c6e657261626c6573040134696e76756c6e657261626c6573050201445665633c543a3a4163636f756e7449643e000e0cc8536574207468652076616c696461746f72732077686f2063616e6e6f7420626520736c61736865642028696620616e79292e0084546865206469737061746368206f726967696e206d75737420626520526f6f742e34666f7263655f756e7374616b650801147374617368000130543a3a4163636f756e7449640001486e756d5f736c617368696e675f7370616e7310010c753332000f200901466f72636520612063757272656e74207374616b657220746f206265636f6d6520636f6d706c6574656c7920756e7374616b65642c20696d6d6564696174656c792e0084546865206469737061746368206f726967696e206d75737420626520526f6f742e0034232320506172616d65746572730045012d20606e756d5f736c617368696e675f7370616e73603a20526566657220746f20636f6d6d656e7473206f6e205b6043616c6c3a3a77697468647261775f756e626f6e646564605d20666f72206d6f72652064657461696c732e50666f7263655f6e65775f6572615f616c776179730010240101466f72636520746865726520746f2062652061206e6577206572612061742074686520656e64206f662073657373696f6e7320696e646566696e6974656c792e0084546865206469737061746368206f726967696e206d75737420626520526f6f742e002423205761726e696e6700190154686520656c656374696f6e2070726f6365737320737461727473206d756c7469706c6520626c6f636b73206265666f72652074686520656e64206f6620746865206572612e4901496620746869732069732063616c6c6564206a757374206265666f72652061206e657720657261206973207472696767657265642c2074686520656c656374696f6e2070726f63657373206d6179206e6f748c6861766520656e6f75676820626c6f636b7320746f20676574206120726573756c742e5463616e63656c5f64656665727265645f736c61736808010c657261100120457261496e646578000134736c6173685f696e6469636573190201205665633c7533323e0011189443616e63656c20656e6163746d656e74206f66206120646566657272656420736c6173682e009843616e2062652063616c6c6564206279207468652060543a3a41646d696e4f726967696e602e000101506172616d65746572733a2065726120616e6420696e6469636573206f662074686520736c617368657320666f7220746861742065726120746f206b696c6c2ee454686579202a2a6d7573742a2a20626520736f7274656420696e20617363656e64696e67206f726465722c202a616e642a20756e697175652e387061796f75745f7374616b65727308013c76616c696461746f725f7374617368000130543a3a4163636f756e74496400010c657261100120457261496e6465780012341901506179206f7574206e6578742070616765206f6620746865207374616b65727320626568696e6420612076616c696461746f7220666f722074686520676976656e206572612e00e82d206076616c696461746f725f73746173686020697320746865207374617368206163636f756e74206f66207468652076616c696461746f722e31012d206065726160206d617920626520616e7920657261206265747765656e20605b63757272656e745f657261202d20686973746f72795f64657074683b2063757272656e745f6572615d602e005501546865206f726967696e206f6620746869732063616c6c206d757374206265205f5369676e65645f2e20416e79206163636f756e742063616e2063616c6c20746869732066756e6374696f6e2c206576656e206966746974206973206e6f74206f6e65206f6620746865207374616b6572732e00490154686520726577617264207061796f757420636f756c6420626520706167656420696e20636173652074686572652061726520746f6f206d616e79206e6f6d696e61746f7273206261636b696e67207468655d016076616c696461746f725f7374617368602e20546869732063616c6c2077696c6c207061796f757420756e7061696420706167657320696e20616e20617363656e64696e67206f726465722e20546f20636c61696d2061b4737065636966696320706167652c2075736520607061796f75745f7374616b6572735f62795f70616765602e6000f0496620616c6c2070616765732061726520636c61696d65642c2069742072657475726e7320616e206572726f722060496e76616c696450616765602e187265626f6e6404011476616c75650d01013042616c616e63654f663c543e00131cdc5265626f6e64206120706f7274696f6e206f6620746865207374617368207363686564756c656420746f20626520756e6c6f636b65642e00d4546865206469737061746368206f726967696e206d757374206265207369676e65642062792074686520636f6e74726f6c6c65722e0034232320436f6d706c6578697479d02d2054696d6520636f6d706c65786974793a204f284c292c207768657265204c20697320756e6c6f636b696e67206368756e6b73882d20426f756e64656420627920604d6178556e6c6f636b696e674368756e6b73602e28726561705f73746173680801147374617368000130543a3a4163636f756e7449640001486e756d5f736c617368696e675f7370616e7310010c7533320014485d0152656d6f766520616c6c2064617461207374727563747572657320636f6e6365726e696e672061207374616b65722f7374617368206f6e636520697420697320617420612073746174652077686572652069742063616e0501626520636f6e736964657265642060647573746020696e20746865207374616b696e672073797374656d2e2054686520726571756972656d656e7473206172653a000501312e207468652060746f74616c5f62616c616e636560206f66207468652073746173682069732062656c6f77206578697374656e7469616c206465706f7369742e1101322e206f722c2074686520606c65646765722e746f74616c60206f66207468652073746173682069732062656c6f77206578697374656e7469616c206465706f7369742e6101332e206f722c206578697374656e7469616c206465706f736974206973207a65726f20616e64206569746865722060746f74616c5f62616c616e636560206f7220606c65646765722e746f74616c60206973207a65726f2e00550154686520666f726d65722063616e2068617070656e20696e206361736573206c696b65206120736c6173683b20746865206c6174746572207768656e20612066756c6c7920756e626f6e646564206163636f756e7409016973207374696c6c20726563656976696e67207374616b696e67207265776172647320696e206052657761726444657374696e6174696f6e3a3a5374616b6564602e00310149742063616e2062652063616c6c656420627920616e796f6e652c206173206c6f6e672061732060737461736860206d65657473207468652061626f766520726571756972656d656e74732e00dc526566756e647320746865207472616e73616374696f6e20666565732075706f6e207375636365737366756c20657865637574696f6e2e0034232320506172616d65746572730045012d20606e756d5f736c617368696e675f7370616e73603a20526566657220746f20636f6d6d656e7473206f6e205b6043616c6c3a3a77697468647261775f756e626f6e646564605d20666f72206d6f72652064657461696c732e106b69636b04010c77686f110201645665633c4163636f756e7449644c6f6f6b75704f663c543e3e00152ce052656d6f76652074686520676976656e206e6f6d696e6174696f6e732066726f6d207468652063616c6c696e672076616c696461746f722e00d8456666656374732077696c6c2062652066656c742061742074686520626567696e6e696e67206f6620746865206e657874206572612e005101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2062792074686520636f6e74726f6c6c65722c206e6f74207468652073746173682e004d012d206077686f603a2041206c697374206f66206e6f6d696e61746f72207374617368206163636f756e74732077686f20617265206e6f6d696e6174696e6720746869732076616c696461746f72207768696368c0202073686f756c64206e6f206c6f6e676572206265206e6f6d696e6174696e6720746869732076616c696461746f722e0055014e6f74653a204d616b696e6720746869732063616c6c206f6e6c79206d616b65732073656e736520696620796f7520666972737420736574207468652076616c696461746f7220707265666572656e63657320746f78626c6f636b20616e792066757274686572206e6f6d696e6174696f6e732e4c7365745f7374616b696e675f636f6e666967731c01486d696e5f6e6f6d696e61746f725f626f6e641d020158436f6e6669674f703c42616c616e63654f663c543e3e0001486d696e5f76616c696461746f725f626f6e641d020158436f6e6669674f703c42616c616e63654f663c543e3e00014c6d61785f6e6f6d696e61746f725f636f756e7421020134436f6e6669674f703c7533323e00014c6d61785f76616c696461746f725f636f756e7421020134436f6e6669674f703c7533323e00013c6368696c6c5f7468726573686f6c6425020144436f6e6669674f703c50657263656e743e0001386d696e5f636f6d6d697373696f6e29020144436f6e6669674f703c50657262696c6c3e0001486d61785f7374616b65645f7265776172647325020144436f6e6669674f703c50657263656e743e001644ac5570646174652074686520766172696f7573207374616b696e6720636f6e66696775726174696f6e73202e0025012a20606d696e5f6e6f6d696e61746f725f626f6e64603a20546865206d696e696d756d2061637469766520626f6e64206e656564656420746f2062652061206e6f6d696e61746f722e25012a20606d696e5f76616c696461746f725f626f6e64603a20546865206d696e696d756d2061637469766520626f6e64206e656564656420746f20626520612076616c696461746f722e55012a20606d61785f6e6f6d696e61746f725f636f756e74603a20546865206d6178206e756d626572206f662075736572732077686f2063616e2062652061206e6f6d696e61746f72206174206f6e63652e205768656e98202073657420746f20604e6f6e65602c206e6f206c696d697420697320656e666f726365642e55012a20606d61785f76616c696461746f725f636f756e74603a20546865206d6178206e756d626572206f662075736572732077686f2063616e20626520612076616c696461746f72206174206f6e63652e205768656e98202073657420746f20604e6f6e65602c206e6f206c696d697420697320656e666f726365642e59012a20606368696c6c5f7468726573686f6c64603a2054686520726174696f206f6620606d61785f6e6f6d696e61746f725f636f756e7460206f7220606d61785f76616c696461746f725f636f756e74602077686963681901202073686f756c642062652066696c6c656420696e206f7264657220666f722074686520606368696c6c5f6f7468657260207472616e73616374696f6e20746f20776f726b2e61012a20606d696e5f636f6d6d697373696f6e603a20546865206d696e696d756d20616d6f756e74206f6620636f6d6d697373696f6e207468617420656163682076616c696461746f7273206d757374206d61696e7461696e2e550120205468697320697320636865636b6564206f6e6c792075706f6e2063616c6c696e67206076616c6964617465602e204578697374696e672076616c696461746f727320617265206e6f742061666665637465642e00c452756e74696d654f726967696e206d75737420626520526f6f7420746f2063616c6c20746869732066756e6374696f6e2e0035014e4f54453a204578697374696e67206e6f6d696e61746f727320616e642076616c696461746f72732077696c6c206e6f742062652061666665637465642062792074686973207570646174652e1101746f206b69636b2070656f706c6520756e64657220746865206e6577206c696d6974732c20606368696c6c5f6f74686572602073686f756c642062652063616c6c65642e2c6368696c6c5f6f746865720401147374617368000130543a3a4163636f756e74496400176841014465636c61726520612060636f6e74726f6c6c65726020746f2073746f702070617274696369706174696e672061732065697468657220612076616c696461746f72206f72206e6f6d696e61746f722e00d8456666656374732077696c6c2062652066656c742061742074686520626567696e6e696e67206f6620746865206e657874206572612e004101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2c206275742063616e2062652063616c6c656420627920616e796f6e652e0059014966207468652063616c6c6572206973207468652073616d652061732074686520636f6e74726f6c6c6572206265696e672074617267657465642c207468656e206e6f206675727468657220636865636b7320617265d8656e666f726365642c20616e6420746869732066756e6374696f6e2062656861766573206a757374206c696b6520606368696c6c602e005d014966207468652063616c6c657220697320646966666572656e74207468616e2074686520636f6e74726f6c6c6572206265696e672074617267657465642c2074686520666f6c6c6f77696e6720636f6e646974696f6e73306d757374206265206d65743a001d012a2060636f6e74726f6c6c657260206d7573742062656c6f6e6720746f2061206e6f6d696e61746f722077686f20686173206265636f6d65206e6f6e2d6465636f6461626c652c000c4f723a003d012a204120604368696c6c5468726573686f6c6460206d7573742062652073657420616e6420636865636b656420776869636820646566696e657320686f7720636c6f736520746f20746865206d6178550120206e6f6d696e61746f7273206f722076616c696461746f7273207765206d757374207265616368206265666f72652075736572732063616e207374617274206368696c6c696e67206f6e652d616e6f746865722e59012a204120604d61784e6f6d696e61746f72436f756e746020616e6420604d617856616c696461746f72436f756e7460206d75737420626520736574207768696368206973207573656420746f2064657465726d696e65902020686f7720636c6f73652077652061726520746f20746865207468726573686f6c642e5d012a204120604d696e4e6f6d696e61746f72426f6e646020616e6420604d696e56616c696461746f72426f6e6460206d7573742062652073657420616e6420636865636b65642c2077686963682064657465726d696e65735101202069662074686973206973206120706572736f6e20746861742073686f756c64206265206368696c6c6564206265636175736520746865792068617665206e6f74206d657420746865207468726573686f6c64402020626f6e642072657175697265642e005501546869732063616e2062652068656c7066756c20696620626f6e6420726571756972656d656e74732061726520757064617465642c20616e64207765206e65656420746f2072656d6f7665206f6c642075736572739877686f20646f206e6f74207361746973667920746865736520726571756972656d656e74732e68666f7263655f6170706c795f6d696e5f636f6d6d697373696f6e04013c76616c696461746f725f7374617368000130543a3a4163636f756e74496400180c4501466f72636520612076616c696461746f7220746f2068617665206174206c6561737420746865206d696e696d756d20636f6d6d697373696f6e2e20546869732077696c6c206e6f74206166666563742061610176616c696461746f722077686f20616c726561647920686173206120636f6d6d697373696f6e2067726561746572207468616e206f7220657175616c20746f20746865206d696e696d756d2e20416e79206163636f756e743863616e2063616c6c20746869732e487365745f6d696e5f636f6d6d697373696f6e04010c6e6577b4011c50657262696c6c00191025015365747320746865206d696e696d756d20616d6f756e74206f6620636f6d6d697373696f6e207468617420656163682076616c696461746f7273206d757374206d61696e7461696e2e005901546869732063616c6c20686173206c6f7765722070726976696c65676520726571756972656d656e7473207468616e20607365745f7374616b696e675f636f6e6669676020616e642063616e2062652063616c6c6564cc6279207468652060543a3a41646d696e4f726967696e602e20526f6f742063616e20616c776179732063616c6c20746869732e587061796f75745f7374616b6572735f62795f706167650c013c76616c696461746f725f7374617368000130543a3a4163636f756e74496400010c657261100120457261496e6465780001107061676510011050616765001a443101506179206f757420612070616765206f6620746865207374616b65727320626568696e6420612076616c696461746f7220666f722074686520676976656e2065726120616e6420706167652e00e82d206076616c696461746f725f73746173686020697320746865207374617368206163636f756e74206f66207468652076616c696461746f722e31012d206065726160206d617920626520616e7920657261206265747765656e20605b63757272656e745f657261202d20686973746f72795f64657074683b2063757272656e745f6572615d602e31012d2060706167656020697320746865207061676520696e646578206f66206e6f6d696e61746f727320746f20706179206f757420776974682076616c7565206265747765656e203020616e64b02020606e756d5f6e6f6d696e61746f7273202f20543a3a4d61784578706f737572655061676553697a65602e005501546865206f726967696e206f6620746869732063616c6c206d757374206265205f5369676e65645f2e20416e79206163636f756e742063616e2063616c6c20746869732066756e6374696f6e2c206576656e206966746974206973206e6f74206f6e65206f6620746865207374616b6572732e003d01496620612076616c696461746f7220686173206d6f7265207468616e205b60436f6e6669673a3a4d61784578706f737572655061676553697a65605d206e6f6d696e61746f7273206261636b696e6729017468656d2c207468656e20746865206c697374206f66206e6f6d696e61746f72732069732070616765642c207769746820656163682070616765206265696e672063617070656420617455015b60436f6e6669673a3a4d61784578706f737572655061676553697a65602e5d20496620612076616c696461746f7220686173206d6f7265207468616e206f6e652070616765206f66206e6f6d696e61746f72732c49017468652063616c6c206e6565647320746f206265206d61646520666f72206561636820706167652073657061726174656c7920696e206f7264657220666f7220616c6c20746865206e6f6d696e61746f727355016261636b696e6720612076616c696461746f7220746f207265636569766520746865207265776172642e20546865206e6f6d696e61746f727320617265206e6f7420736f72746564206163726f73732070616765736101616e6420736f2069742073686f756c64206e6f7420626520617373756d6564207468652068696768657374207374616b657220776f756c64206265206f6e2074686520746f706d6f7374207061676520616e642076696365490176657273612e204966207265776172647320617265206e6f7420636c61696d656420696e205b60436f6e6669673a3a486973746f72794465707468605d20657261732c207468657920617265206c6f73742e307570646174655f7061796565040128636f6e74726f6c6c6572000130543a3a4163636f756e744964001b18e04d6967726174657320616e206163636f756e742773206052657761726444657374696e6174696f6e3a3a436f6e74726f6c6c65726020746fa46052657761726444657374696e6174696f6e3a3a4163636f756e7428636f6e74726f6c6c657229602e005101456666656374732077696c6c2062652066656c7420696e7374616e746c792028617320736f6f6e20617320746869732066756e6374696f6e20697320636f6d706c65746564207375636365737366756c6c79292e003101546869732077696c6c20776169766520746865207472616e73616374696f6e20666565206966207468652060706179656560206973207375636365737366756c6c79206d696772617465642e686465707265636174655f636f6e74726f6c6c65725f626174636804012c636f6e74726f6c6c6572732d0201f4426f756e6465645665633c543a3a4163636f756e7449642c20543a3a4d6178436f6e74726f6c6c657273496e4465707265636174696f6e42617463683e001c1c5d01557064617465732061206261746368206f6620636f6e74726f6c6c6572206163636f756e747320746f20746865697220636f72726573706f6e64696e67207374617368206163636f756e7420696620746865792061726561016e6f74207468652073616d652e2049676e6f72657320616e7920636f6e74726f6c6c6572206163636f756e7473207468617420646f206e6f742065786973742c20616e6420646f6573206e6f74206f706572617465206966b874686520737461736820616e6420636f6e74726f6c6c65722061726520616c7265616479207468652073616d652e005101456666656374732077696c6c2062652066656c7420696e7374616e746c792028617320736f6f6e20617320746869732066756e6374696f6e20697320636f6d706c65746564207375636365737366756c6c79292e00b4546865206469737061746368206f726967696e206d7573742062652060543a3a41646d696e4f726967696e602e38726573746f72655f6c65646765721001147374617368000130543a3a4163636f756e7449640001406d617962655f636f6e74726f6c6c6572310201504f7074696f6e3c543a3a4163636f756e7449643e00012c6d617962655f746f74616c350201504f7074696f6e3c42616c616e63654f663c543e3e00013c6d617962655f756e6c6f636b696e6739020115014f7074696f6e3c426f756e6465645665633c556e6c6f636b4368756e6b3c42616c616e63654f663c543e3e2c20543a3a0a4d6178556e6c6f636b696e674368756e6b733e3e001d2c0501526573746f72657320746865207374617465206f662061206c656467657220776869636820697320696e20616e20696e636f6e73697374656e742073746174652e00dc54686520726571756972656d656e747320746f20726573746f72652061206c6564676572206172652074686520666f6c6c6f77696e673a642a2054686520737461736820697320626f6e6465643b206f720d012a20546865207374617368206973206e6f7420626f6e64656420627574206974206861732061207374616b696e67206c6f636b206c65667420626568696e643b206f7225012a204966207468652073746173682068617320616e206173736f636961746564206c656467657220616e642069747320737461746520697320696e636f6e73697374656e743b206f721d012a20496620746865206c6564676572206973206e6f7420636f72727570746564202a6275742a20697473207374616b696e67206c6f636b206973206f7574206f662073796e632e00610154686520606d617962655f2a6020696e70757420706172616d65746572732077696c6c206f76657277726974652074686520636f72726573706f6e64696e67206461746120616e64206d65746164617461206f662074686559016c6564676572206173736f6369617465642077697468207468652073746173682e2049662074686520696e70757420706172616d657465727320617265206e6f74207365742c20746865206c65646765722077696c6c9062652072657365742076616c7565732066726f6d206f6e2d636861696e2073746174652e406d6967726174655f63757272656e63790401147374617368000130543a3a4163636f756e744964001e1cbc52656d6f76657320746865206c6567616379205374616b696e67206c6f636b7320696620746865792065786973742e005101546869732072656d6f76657320746865206c6567616379206c6f636b206f6e20746865207374616b652077697468205b60436f6e6669673a3a4f6c6443757272656e6379605d20616e64206372656174657320615501686f6c64206f6e206974206966206e65656465642e20496620616c6c207374616b652063616e6e6f742062652068656c642c207468652062657374206566666f7274206973206d61646520746f20686f6c6420617329016d75636820617320706f737369626c652e205468652072656d61696e696e67207374616b6520697320666f726365642077697468647261776e2066726f6d20746865206c65646765722e00c4546865206665652069732077616976656420696620746865206d6967726174696f6e206973207375636365737366756c2e306d616e75616c5f736c6173680c013c76616c696461746f725f7374617368000130543a3a4163636f756e74496400010c657261100120457261496e646578000138736c6173685f6672616374696f6eb4011c50657262696c6c0021541901546869732066756e6374696f6e20616c6c6f777320676f7665726e616e636520746f206d616e75616c6c7920736c61736820612076616c696461746f7220616e6420697320615c2a2a66616c6c6261636b206d656368616e69736d2a2a2e00b4546865206469737061746368206f726967696e206d7573742062652060543a3a41646d696e4f726967696e602e0034232320506172616d657465727309012d206076616c696461746f725f737461736860202d20546865207374617368206163636f756e74206f66207468652076616c696461746f7220746f20736c6173682efc2d206065726160202d205468652065726120696e207768696368207468652076616c696461746f722077617320696e2074686520616374697665207365742e49012d2060736c6173685f6672616374696f6e60202d205468652070657263656e74616765206f6620746865207374616b6520746f20736c6173682c2065787072657373656420617320612050657262696c6c2e002c2323204265686176696f72003d0154686520736c6173682077696c6c206265206170706c696564207573696e6720746865207374616e6461726420736c617368696e67206d656368616e6963732c2072657370656374696e672074686580636f6e666967757265642060536c61736844656665724475726174696f6e602e002c54686973206d65616e733a51012d204966207468652076616c696461746f722077617320616c726561647920736c61736865642062792061206869676865722070657263656e7461676520666f72207468652073616d65206572612c20746869739c2020736c6173682077696c6c2068617665206e6f206164646974696f6e616c206566666563742e51012d204966207468652076616c696461746f72207761732070726576696f75736c7920736c61736865642062792061206c6f7765722070657263656e746167652c206f6e6c792074686520646966666572656e636548202077696c6c206265206170706c6965642e3d012d2054686520736c6173682077696c6c2062652064656665727265642062792060536c61736844656665724475726174696f6e602065726173206265666f7265206265696e6720656e61637465642e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e1102000002f9010015020c3473705f61726974686d65746963287065725f7468696e67731c50657263656e740000040008010875380000190200000210001d02103870616c6c65745f7374616b696e671870616c6c65741870616c6c657420436f6e6669674f700404540118010c104e6f6f700000000c5365740400180104540001001852656d6f7665000200002102103870616c6c65745f7374616b696e671870616c6c65741870616c6c657420436f6e6669674f700404540110010c104e6f6f700000000c5365740400100104540001001852656d6f7665000200002502103870616c6c65745f7374616b696e671870616c6c65741870616c6c657420436f6e6669674f70040454011502010c104e6f6f700000000c536574040015020104540001001852656d6f7665000200002902103870616c6c65745f7374616b696e671870616c6c65741870616c6c657420436f6e6669674f7004045401b4010c104e6f6f700000000c5365740400b40104540001001852656d6f7665000200002d020c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540100045300000400050201185665633c543e0000310204184f7074696f6e04045401000108104e6f6e6500000010536f6d650400000000010000350204184f7074696f6e04045401180108104e6f6e6500000010536f6d650400180000010000390204184f7074696f6e040454013d020108104e6f6e6500000010536f6d6504003d0200000100003d020c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454014102045300000400450201185665633c543e00004102083870616c6c65745f7374616b696e672c556e6c6f636b4368756e6b041c42616c616e636501180008011476616c75650d01011c42616c616e636500010c657261fc0120457261496e6465780000450200000241020049020c3870616c6c65745f73657373696f6e1870616c6c65741043616c6c040454000108207365745f6b6579730801106b6579734d02011c543a3a4b65797300011470726f6f6638011c5665633c75383e000024e453657473207468652073657373696f6e206b6579287329206f66207468652066756e6374696f6e2063616c6c657220746f20606b657973602e1d01416c6c6f777320616e206163636f756e7420746f20736574206974732073657373696f6e206b6579207072696f7220746f206265636f6d696e6720612076616c696461746f722ec05468697320646f65736e27742074616b652065666665637420756e74696c20746865206e6578742073657373696f6e2e00d0546865206469737061746368206f726967696e206f6620746869732066756e6374696f6e206d757374206265207369676e65642e0034232320436f6d706c657869747959012d20604f283129602e2041637475616c20636f737420646570656e6473206f6e20746865206e756d626572206f66206c656e677468206f662060543a3a4b6579733a3a6b65795f69647328296020776869636820697320202066697865642e2870757267655f6b657973000130c852656d6f76657320616e792073657373696f6e206b6579287329206f66207468652066756e6374696f6e2063616c6c65722e00c05468697320646f65736e27742074616b652065666665637420756e74696c20746865206e6578742073657373696f6e2e005501546865206469737061746368206f726967696e206f6620746869732066756e6374696f6e206d757374206265205369676e656420616e6420746865206163636f756e74206d757374206265206569746865722062655d01636f6e7665727469626c6520746f20612076616c696461746f72204944207573696e672074686520636861696e2773207479706963616c2061646472657373696e672073797374656d20287468697320757375616c6c7951016d65616e73206265696e67206120636f6e74726f6c6c6572206163636f756e7429206f72206469726563746c7920636f6e7665727469626c6520696e746f20612076616c696461746f722049442028776869636894757375616c6c79206d65616e73206265696e672061207374617368206163636f756e74292e0034232320436f6d706c65786974793d012d20604f2831296020696e206e756d626572206f66206b65792074797065732e2041637475616c20636f737420646570656e6473206f6e20746865206e756d626572206f66206c656e677468206f6698202060543a3a4b6579733a3a6b65795f6964732829602077686963682069732066697865642e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e4d020840706f6c6b61646f745f72756e74696d652c53657373696f6e4b657973000018011c6772616e647061e401d03c4772616e647061206173202463726174653a3a426f756e64546f52756e74696d654170705075626c69633e3a3a5075626c696300011062616265d90101c43c42616265206173202463726174653a3a426f756e64546f52756e74696d654170705075626c69633e3a3a5075626c6963000138706172615f76616c696461746f72510201e03c496e697469616c697a6572206173202463726174653a3a426f756e64546f52756e74696d654170705075626c69633e3a3a5075626c696300013c706172615f61737369676e6d656e74550201f03c5061726153657373696f6e496e666f206173202463726174653a3a426f756e64546f52756e74696d654170705075626c69633e3a3a5075626c696300014c617574686f726974795f646973636f76657279590201fc3c417574686f72697479446973636f76657279206173202463726174653a3a426f756e64546f52756e74696d654170705075626c69633e3a3a5075626c696300011462656566795d0201c83c4265656679206173202463726174653a3a426f756e64546f52756e74696d654170705075626c69633e3a3a5075626c696300005102104c706f6c6b61646f745f7072696d6974697665730876383476616c696461746f725f617070185075626c69630000040004013c737232353531393a3a5075626c696300005502104c706f6c6b61646f745f7072696d6974697665730876383861737369676e6d656e745f617070185075626c69630000040004013c737232353531393a3a5075626c6963000059020c5873705f617574686f726974795f646973636f766572790c617070185075626c69630000040004013c737232353531393a3a5075626c696300005d020c4873705f636f6e73656e7375735f62656566793065636473615f63727970746f185075626c6963000004006102013465636473613a3a5075626c69630000610200000321000000080065020c3870616c6c65745f6772616e6470611870616c6c65741043616c6c04045400010c4c7265706f72745f65717569766f636174696f6e08014865717569766f636174696f6e5f70726f6f66690201c8426f783c45717569766f636174696f6e50726f6f663c543a3a486173682c20426c6f636b4e756d626572466f723c543e3e3e00013c6b65795f6f776e65725f70726f6f66e1010140543a3a4b65794f776e657250726f6f6600001009015265706f727420766f7465722065717569766f636174696f6e2f6d69736265686176696f722e2054686973206d6574686f642077696c6c2076657269667920746865f465717569766f636174696f6e2070726f6f6620616e642076616c69646174652074686520676976656e206b6579206f776e6572736869702070726f6f66f8616761696e73742074686520657874726163746564206f6666656e6465722e20496620626f7468206172652076616c69642c20746865206f6666656e63654477696c6c206265207265706f727465642e707265706f72745f65717569766f636174696f6e5f756e7369676e656408014865717569766f636174696f6e5f70726f6f66690201c8426f783c45717569766f636174696f6e50726f6f663c543a3a486173682c20426c6f636b4e756d626572466f723c543e3e3e00013c6b65795f6f776e65725f70726f6f66e1010140543a3a4b65794f776e657250726f6f6600012409015265706f727420766f7465722065717569766f636174696f6e2f6d69736265686176696f722e2054686973206d6574686f642077696c6c2076657269667920746865f465717569766f636174696f6e2070726f6f6620616e642076616c69646174652074686520676976656e206b6579206f776e6572736869702070726f6f66f8616761696e73742074686520657874726163746564206f6666656e6465722e20496620626f7468206172652076616c69642c20746865206f6666656e63654477696c6c206265207265706f727465642e000d01546869732065787472696e736963206d7573742062652063616c6c656420756e7369676e656420616e642069742069732065787065637465642074686174206f6e6c791501626c6f636b20617574686f72732077696c6c2063616c6c206974202876616c69646174656420696e206056616c6964617465556e7369676e656460292c2061732073756368150169662074686520626c6f636b20617574686f7220697320646566696e65642069742077696c6c20626520646566696e6564206173207468652065717569766f636174696f6e247265706f727465722e306e6f74655f7374616c6c656408011464656c6179100144426c6f636b4e756d626572466f723c543e00016c626573745f66696e616c697a65645f626c6f636b5f6e756d626572100144426c6f636b4e756d626572466f723c543e0002303d014e6f74652074686174207468652063757272656e7420617574686f7269747920736574206f6620746865204752414e4450412066696e616c6974792067616467657420686173207374616c6c65642e006101546869732077696c6c2074726967676572206120666f7263656420617574686f7269747920736574206368616e67652061742074686520626567696e6e696e67206f6620746865206e6578742073657373696f6e2c20746f6101626520656e6163746564206064656c61796020626c6f636b7320616674657220746861742e20546865206064656c6179602073686f756c64206265206869676820656e6f75676820746f20736166656c7920617373756d654901746861742074686520626c6f636b207369676e616c6c696e672074686520666f72636564206368616e67652077696c6c206e6f742062652072652d6f7267656420652e672e203130303020626c6f636b732e5d0154686520626c6f636b2070726f64756374696f6e207261746520287768696368206d617920626520736c6f77656420646f776e2062656361757365206f662066696e616c697479206c616767696e67292073686f756c64510162652074616b656e20696e746f206163636f756e74207768656e2063686f6f73696e6720746865206064656c6179602e20546865204752414e44504120766f74657273206261736564206f6e20746865206e65775501617574686f726974792077696c6c20737461727420766f74696e67206f6e20746f70206f662060626573745f66696e616c697a65645f626c6f636b5f6e756d6265726020666f72206e65772066696e616c697a65644d01626c6f636b732e2060626573745f66696e616c697a65645f626c6f636b5f6e756d626572602073686f756c64206265207468652068696768657374206f6620746865206c61746573742066696e616c697a6564c4626c6f636b206f6620616c6c2076616c696461746f7273206f6620746865206e657720617574686f72697479207365742e00584f6e6c792063616c6c61626c6520627920726f6f742e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e6902085073705f636f6e73656e7375735f6772616e6470614445717569766f636174696f6e50726f6f660804480134044e0110000801187365745f6964300114536574496400013065717569766f636174696f6e6d02014845717569766f636174696f6e3c482c204e3e00006d02085073705f636f6e73656e7375735f6772616e6470613045717569766f636174696f6e0804480134044e011001081c507265766f74650400710201890166696e616c6974795f6772616e6470613a3a45717569766f636174696f6e3c417574686f7269747949642c2066696e616c6974795f6772616e6470613a3a507265766f74653c0a482c204e3e2c20417574686f726974795369676e61747572652c3e00000024507265636f6d6d69740400850201910166696e616c6974795f6772616e6470613a3a45717569766f636174696f6e3c417574686f7269747949642c2066696e616c6974795f6772616e6470613a3a507265636f6d6d69740a3c482c204e3e2c20417574686f726974795369676e61747572652c3e000100007102084066696e616c6974795f6772616e6470613045717569766f636174696f6e0c08496401e40456017502045301790200100130726f756e645f6e756d62657230010c7536340001206964656e74697479e40108496400011466697273748102011828562c2053290001187365636f6e648102011828562c20532900007502084066696e616c6974795f6772616e6470611c507265766f74650804480134044e01100008012c7461726765745f68617368340104480001347461726765745f6e756d6265721001044e000079020c5073705f636f6e73656e7375735f6772616e6470610c617070245369676e6174757265000004007d020148656432353531393a3a5369676e617475726500007d0200000340000000080081020000040875027902008502084066696e616c6974795f6772616e6470613045717569766f636174696f6e0c08496401e40456018902045301790200100130726f756e645f6e756d62657230010c7536340001206964656e74697479e40108496400011466697273748d02011828562c2053290001187365636f6e648d02011828562c20532900008902084066696e616c6974795f6772616e64706124507265636f6d6d69740804480134044e01100008012c7461726765745f68617368340104480001347461726765745f6e756d6265721001044e00008d0200000408890279020091020c3c70616c6c65745f74726561737572791870616c6c65741043616c6c0804540004490001182c7370656e645f6c6f63616c080118616d6f756e740d01013c42616c616e63654f663c542c20493e00012c62656e6566696369617279f90101504163636f756e7449644c6f6f6b75704f663c543e000344b850726f706f736520616e6420617070726f76652061207370656e64206f662074726561737572792066756e64732e00482323204469737061746368204f726967696e0045014d757374206265205b60436f6e6669673a3a5370656e644f726967696e605d207769746820746865206053756363657373602076616c7565206265696e67206174206c656173742060616d6f756e74602e002c2323232044657461696c7345014e4f54453a20466f72207265636f72642d6b656570696e6720707572706f7365732c207468652070726f706f736572206973206465656d656420746f206265206571756976616c656e7420746f207468653062656e65666963696172792e003823232320506172616d657465727341012d2060616d6f756e74603a2054686520616d6f756e7420746f206265207472616e736665727265642066726f6d2074686520747265617375727920746f20746865206062656e6566696369617279602ee82d206062656e6566696369617279603a205468652064657374696e6174696f6e206163636f756e7420666f7220746865207472616e736665722e00242323204576656e747300b4456d697473205b604576656e743a3a5370656e64417070726f766564605d206966207375636365737366756c2e3c72656d6f76655f617070726f76616c04012c70726f706f73616c5f6964fc013450726f706f73616c496e6465780004542d01466f72636520612070726576696f75736c7920617070726f7665642070726f706f73616c20746f2062652072656d6f7665642066726f6d2074686520617070726f76616c2071756575652e00482323204469737061746368204f726967696e00844d757374206265205b60436f6e6669673a3a52656a6563744f726967696e605d2e002823232044657461696c7300c0546865206f726967696e616c206465706f7369742077696c6c206e6f206c6f6e6765722062652072657475726e65642e003823232320506172616d6574657273a02d206070726f706f73616c5f6964603a2054686520696e646578206f6620612070726f706f73616c003823232320436f6d706c6578697479ac2d204f2841292077686572652060416020697320746865206e756d626572206f6620617070726f76616c730028232323204572726f727345012d205b604572726f723a3a50726f706f73616c4e6f74417070726f766564605d3a20546865206070726f706f73616c5f69646020737570706c69656420776173206e6f7420666f756e6420696e2074686551012020617070726f76616c2071756575652c20692e652e2c207468652070726f706f73616c20686173206e6f74206265656e20617070726f7665642e205468697320636f756c6420616c736f206d65616e207468655901202070726f706f73616c20646f6573206e6f7420657869737420616c746f6765746865722c2074687573207468657265206973206e6f2077617920697420776f756c642068617665206265656e20617070726f766564542020696e2074686520666972737420706c6163652e147370656e6410012861737365745f6b696e64ec0144426f783c543a3a41737365744b696e643e000118616d6f756e740d010150417373657442616c616e63654f663c542c20493e00012c62656e65666963696172798d010178426f783c42656e65666963696172794c6f6f6b75704f663c542c20493e3e00012876616c69645f66726f6db801704f7074696f6e3c426c6f636b4e756d626572466f723c542c20493e3e000568b850726f706f736520616e6420617070726f76652061207370656e64206f662074726561737572792066756e64732e00482323204469737061746368204f726967696e001d014d757374206265205b60436f6e6669673a3a5370656e644f726967696e605d207769746820746865206053756363657373602076616c7565206265696e67206174206c65617374550160616d6f756e7460206f66206061737365745f6b696e646020696e20746865206e61746976652061737365742e2054686520616d6f756e74206f66206061737365745f6b696e646020697320636f6e766572746564d4666f7220617373657274696f6e207573696e6720746865205b60436f6e6669673a3a42616c616e6365436f6e766572746572605d2e002823232044657461696c7300490143726561746520616e20617070726f766564207370656e6420666f72207472616e7366657272696e6720612073706563696669632060616d6f756e7460206f66206061737365745f6b696e646020746f2061610164657369676e617465642062656e65666963696172792e20546865207370656e64206d75737420626520636c61696d6564207573696e672074686520607061796f75746020646973706174636861626c652077697468696e74746865205b60436f6e6669673a3a5061796f7574506572696f64605d2e003823232320506172616d657465727315012d206061737365745f6b696e64603a20416e20696e64696361746f72206f662074686520737065636966696320617373657420636c61737320746f206265207370656e742e41012d2060616d6f756e74603a2054686520616d6f756e7420746f206265207472616e736665727265642066726f6d2074686520747265617375727920746f20746865206062656e6566696369617279602eb82d206062656e6566696369617279603a205468652062656e6566696369617279206f6620746865207370656e642e55012d206076616c69645f66726f6d603a2054686520626c6f636b206e756d6265722066726f6d20776869636820746865207370656e642063616e20626520636c61696d65642e2049742063616e20726566657220746f1901202074686520706173742069662074686520726573756c74696e67207370656e6420686173206e6f74207965742065787069726564206163636f7264696e6720746f20746865450120205b60436f6e6669673a3a5061796f7574506572696f64605d2e20496620604e6f6e65602c20746865207370656e642063616e20626520636c61696d656420696d6d6564696174656c792061667465722c2020617070726f76616c2e00242323204576656e747300c8456d697473205b604576656e743a3a41737365745370656e64417070726f766564605d206966207375636365737366756c2e187061796f7574040114696e6465781001285370656e64496e64657800064c38436c61696d2061207370656e642e00482323204469737061746368204f726967696e00384d757374206265207369676e6564002823232044657461696c730055015370656e6473206d75737420626520636c61696d65642077697468696e20736f6d652074656d706f72616c20626f756e64732e2041207370656e64206d617920626520636c61696d65642077697468696e206f6e65d45b60436f6e6669673a3a5061796f7574506572696f64605d2066726f6d20746865206076616c69645f66726f6d6020626c6f636b2e5501496e2063617365206f662061207061796f7574206661696c7572652c20746865207370656e6420737461747573206d75737420626520757064617465642077697468207468652060636865636b5f73746174757360dc646973706174636861626c65206265666f7265207265747279696e672077697468207468652063757272656e742066756e6374696f6e2e003823232320506172616d65746572736c2d2060696e646578603a20546865207370656e6420696e6465782e00242323204576656e74730090456d697473205b604576656e743a3a50616964605d206966207375636365737366756c2e30636865636b5f737461747573040114696e6465781001285370656e64496e64657800074c2901436865636b2074686520737461747573206f6620746865207370656e6420616e642072656d6f76652069742066726f6d207468652073746f726167652069662070726f6365737365642e00482323204469737061746368204f726967696e003c4d757374206265207369676e65642e002823232044657461696c730001015468652073746174757320636865636b20697320612070726572657175697369746520666f72207265747279696e672061206661696c6564207061796f75742e490149662061207370656e64206861732065697468657220737563636565646564206f7220657870697265642c2069742069732072656d6f7665642066726f6d207468652073746f726167652062792074686973ec66756e6374696f6e2e20496e207375636820696e7374616e6365732c207472616e73616374696f6e20666565732061726520726566756e6465642e003823232320506172616d65746572736c2d2060696e646578603a20546865207370656e6420696e6465782e00242323204576656e747300f8456d697473205b604576656e743a3a5061796d656e744661696c6564605d20696620746865207370656e64207061796f757420686173206661696c65642e0101456d697473205b604576656e743a3a5370656e6450726f636573736564605d20696620746865207370656e64207061796f75742068617320737563636565642e28766f69645f7370656e64040114696e6465781001285370656e64496e6465780008407c566f69642070726576696f75736c7920617070726f766564207370656e642e00482323204469737061746368204f726967696e00844d757374206265205b60436f6e6669673a3a52656a6563744f726967696e605d2e002823232044657461696c73001d0141207370656e6420766f6964206973206f6e6c7920706f737369626c6520696620746865207061796f757420686173206e6f74206265656e20617474656d70746564207965742e003823232320506172616d65746572736c2d2060696e646578603a20546865207370656e6420696e6465782e00242323204576656e747300c0456d697473205b604576656e743a3a41737365745370656e64566f69646564605d206966207375636365737366756c2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e95020c6070616c6c65745f636f6e76696374696f6e5f766f74696e671870616c6c65741043616c6c08045400044900011810766f7465080128706f6c6c5f696e646578fc0144506f6c6c496e6465784f663c542c20493e000110766f7465950101704163636f756e74566f74653c42616c616e63654f663c542c20493e3e0000241901566f746520696e206120706f6c6c2e2049662060766f74652e69735f6179652829602c2074686520766f746520697320746f20656e616374207468652070726f706f73616c3bb86f7468657277697365206974206973206120766f746520746f206b65657020746865207374617475732071756f2e00c8546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205f5369676e65645f2e00c82d2060706f6c6c5f696e646578603a2054686520696e646578206f662074686520706f6c6c20746f20766f746520666f722e842d2060766f7465603a2054686520766f746520636f6e66696775726174696f6e2e0015015765696768743a20604f28522960207768657265205220697320746865206e756d626572206f6620706f6c6c732074686520766f7465722068617320766f746564206f6e2e2064656c6567617465100114636c6173739d010134436c6173734f663c542c20493e000108746ff90101504163636f756e7449644c6f6f6b75704f663c543e000128636f6e76696374696f6e99020128436f6e76696374696f6e00011c62616c616e636518013c42616c616e63654f663c542c20493e00015c4d0144656c65676174652074686520766f74696e6720706f77657220287769746820736f6d6520676976656e20636f6e76696374696f6e29206f66207468652073656e64696e67206163636f756e7420666f72206168706172746963756c617220636c617373206f6620706f6c6c732e0055015468652062616c616e63652064656c656761746564206973206c6f636b656420666f72206173206c6f6e6720617320697427732064656c6567617465642c20616e64207468657265616674657220666f7220746865c874696d6520617070726f70726961746520666f722074686520636f6e76696374696f6e2773206c6f636b20706572696f642e005d01546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205f5369676e65645f2c20616e6420746865207369676e696e67206163636f756e74206d757374206569746865723a7420202d2062652064656c65676174696e6720616c72656164793b206f72450120202d2068617665206e6f20766f74696e67206163746976697479202869662074686572652069732c207468656e2069742077696c6c206e65656420746f2062652072656d6f766564207468726f7567684c202020206072656d6f76655f766f746560292e0045012d2060746f603a20546865206163636f756e742077686f736520766f74696e6720746865206074617267657460206163636f756e74277320766f74696e6720706f7765722077696c6c20666f6c6c6f772e5d012d2060636c617373603a2054686520636c617373206f6620706f6c6c7320746f2064656c65676174652e20546f2064656c6567617465206d756c7469706c6520636c61737365732c206d756c7469706c652063616c6c73802020746f20746869732066756e6374696f6e206172652072657175697265642e55012d2060636f6e76696374696f6e603a2054686520636f6e76696374696f6e20746861742077696c6c20626520617474616368656420746f207468652064656c65676174656420766f7465732e205768656e20746865410120206163636f756e7420697320756e64656c6567617465642c207468652066756e64732077696c6c206265206c6f636b656420666f722074686520636f72726573706f6e64696e6720706572696f642e61012d206062616c616e6365603a2054686520616d6f756e74206f6620746865206163636f756e7427732062616c616e636520746f206265207573656420696e2064656c65676174696e672e2054686973206d757374206e6f74b420206265206d6f7265207468616e20746865206163636f756e7427732063757272656e742062616c616e63652e0048456d697473206044656c656761746564602e0025015765696768743a20604f28522960207768657265205220697320746865206e756d626572206f6620706f6c6c732074686520766f7465722064656c65676174696e6720746f206861734d012020766f746564206f6e2e2057656967687420697320696e697469616c6c792063686172676564206173206966206d6178696d756d20766f7465732c2062757420697320726566756e646564206c617465722e28756e64656c6567617465040114636c6173739d010134436c6173734f663c542c20493e0002384d01556e64656c65676174652074686520766f74696e6720706f776572206f66207468652073656e64696e67206163636f756e7420666f72206120706172746963756c617220636c617373206f6620706f6c6c732e005d01546f6b656e73206d617920626520756e6c6f636b656420666f6c6c6f77696e67206f6e636520616e20616d6f756e74206f662074696d6520636f6e73697374656e74207769746820746865206c6f636b20706572696f6409016f662074686520636f6e76696374696f6e2077697468207768696368207468652064656c65676174696f6e207761732069737375656420686173207061737365642e004501546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205f5369676e65645f20616e6420746865207369676e696e67206163636f756e74206d7573742062655463757272656e746c792064656c65676174696e672e00f02d2060636c617373603a2054686520636c617373206f6620706f6c6c7320746f2072656d6f7665207468652064656c65676174696f6e2066726f6d2e0050456d6974732060556e64656c656761746564602e0025015765696768743a20604f28522960207768657265205220697320746865206e756d626572206f6620706f6c6c732074686520766f7465722064656c65676174696e6720746f206861734d012020766f746564206f6e2e2057656967687420697320696e697469616c6c792063686172676564206173206966206d6178696d756d20766f7465732c2062757420697320726566756e646564206c617465722e18756e6c6f636b080114636c6173739d010134436c6173734f663c542c20493e000118746172676574f90101504163636f756e7449644c6f6f6b75704f663c543e0003245d0152656d6f766520746865206c6f636b20636175736564206279207072696f7220766f74696e672f64656c65676174696e672077686963682068617320657870697265642077697468696e206120706172746963756c617218636c6173732e00c8546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205f5369676e65645f2e00a02d2060636c617373603a2054686520636c617373206f6620706f6c6c7320746f20756e6c6f636b2eb82d2060746172676574603a20546865206163636f756e7420746f2072656d6f766520746865206c6f636b206f6e2e00bc5765696768743a20604f2852296020776974682052206e756d626572206f6620766f7465206f66207461726765742e2c72656d6f76655f766f7465080114636c6173739d0201544f7074696f6e3c436c6173734f663c542c20493e3e000114696e646578100144506f6c6c496e6465784f663c542c20493e0004746452656d6f7665206120766f746520666f72206120706f6c6c2e000c49663a702d2074686520706f6c6c207761732063616e63656c6c65642c206f72642d2074686520706f6c6c206973206f6e676f696e672c206f72782d2074686520706f6c6c2068617320656e64656420737563682074686174fc20202d2074686520766f7465206f6620746865206163636f756e742077617320696e206f70706f736974696f6e20746f2074686520726573756c743b206f72d420202d20746865726520776173206e6f20636f6e76696374696f6e20746f20746865206163636f756e74277320766f74653b206f728420202d20746865206163636f756e74206d61646520612073706c697420766f74655d012e2e2e7468656e2074686520766f74652069732072656d6f76656420636c65616e6c7920616e64206120666f6c6c6f77696e672063616c6c20746f2060756e6c6f636b60206d617920726573756c7420696e206d6f72655866756e6473206265696e6720617661696c61626c652e009049662c20686f77657665722c2074686520706f6c6c2068617320656e64656420616e643aec2d2069742066696e697368656420636f72726573706f6e64696e6720746f2074686520766f7465206f6620746865206163636f756e742c20616e64dc2d20746865206163636f756e74206d6164652061207374616e6461726420766f7465207769746820636f6e76696374696f6e2c20616e64bc2d20746865206c6f636b20706572696f64206f662074686520636f6e76696374696f6e206973206e6f74206f76657259012e2e2e7468656e20746865206c6f636b2077696c6c206265206167677265676174656420696e746f20746865206f766572616c6c206163636f756e742773206c6f636b2c207768696368206d617920696e766f6c766559012a6f7665726c6f636b696e672a20287768657265207468652074776f206c6f636b732061726520636f6d62696e656420696e746f20612073696e676c65206c6f636b207468617420697320746865206d6178696d756de46f6620626f74682074686520616d6f756e74206c6f636b656420616e64207468652074696d65206973206974206c6f636b656420666f72292e004901546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205f5369676e65645f2c20616e6420746865207369676e6572206d7573742068617665206120766f7465707265676973746572656420666f7220706f6c6c2060696e646578602e00dc2d2060696e646578603a2054686520696e646578206f6620706f6c6c206f662074686520766f746520746f2062652072656d6f7665642e55012d2060636c617373603a204f7074696f6e616c20706172616d657465722c20696620676976656e20697420696e646963617465732074686520636c617373206f662074686520706f6c6c2e20466f7220706f6c6c73f02020776869636820686176652066696e6973686564206f72206172652063616e63656c6c65642c2074686973206d7573742062652060536f6d65602e0045015765696768743a20604f2852202b206c6f6720522960207768657265205220697320746865206e756d626572206f6620706f6c6c7320746861742060746172676574602068617320766f746564206f6e2ed820205765696768742069732063616c63756c6174656420666f7220746865206d6178696d756d206e756d626572206f6620766f74652e4472656d6f76655f6f746865725f766f74650c0118746172676574f90101504163636f756e7449644c6f6f6b75704f663c543e000114636c6173739d010134436c6173734f663c542c20493e000114696e646578100144506f6c6c496e6465784f663c542c20493e0005406452656d6f7665206120766f746520666f72206120706f6c6c2e004d0149662074686520607461726765746020697320657175616c20746f20746865207369676e65722c207468656e20746869732066756e6374696f6e2069732065786163746c79206571756976616c656e7420746f2d016072656d6f76655f766f7465602e204966206e6f7420657175616c20746f20746865207369676e65722c207468656e2074686520766f7465206d757374206861766520657870697265642c250165697468657220626563617573652074686520706f6c6c207761732063616e63656c6c65642c20626563617573652074686520766f746572206c6f73742074686520706f6c6c206f7298626563617573652074686520636f6e76696374696f6e20706572696f64206973206f7665722e00c8546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205f5369676e65645f2e0061012d2060746172676574603a20546865206163636f756e74206f662074686520766f746520746f2062652072656d6f7665643b2074686973206163636f756e74206d757374206861766520766f74656420666f7220706f6c6c28202060696e646578602edc2d2060696e646578603a2054686520696e646578206f6620706f6c6c206f662074686520766f746520746f2062652072656d6f7665642e842d2060636c617373603a2054686520636c617373206f662074686520706f6c6c2e0045015765696768743a20604f2852202b206c6f6720522960207768657265205220697320746865206e756d626572206f6620706f6c6c7320746861742060746172676574602068617320766f746564206f6e2ed820205765696768742069732063616c63756c6174656420666f7220746865206d6178696d756d206e756d626572206f6620766f74652e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e99020c6070616c6c65745f636f6e76696374696f6e5f766f74696e6728636f6e76696374696f6e28436f6e76696374696f6e00011c104e6f6e65000000204c6f636b65643178000100204c6f636b65643278000200204c6f636b65643378000300204c6f636b65643478000400204c6f636b65643578000500204c6f636b65643678000600009d0204184f7074696f6e040454019d010108104e6f6e6500000010536f6d6504009d010000010000a1020c4070616c6c65745f7265666572656e64611870616c6c65741043616c6c080454000449000124187375626d69740c013c70726f706f73616c5f6f726967696ea502015c426f783c50616c6c6574734f726967696e4f663c543e3e00012070726f706f73616ca501014c426f756e64656443616c6c4f663c542c20493e000140656e6163746d656e745f6d6f6d656e74bd020188446973706174636854696d653c426c6f636b4e756d626572466f723c542c20493e3e000024b050726f706f73652061207265666572656e64756d206f6e20612070726976696c6567656420616374696f6e2e0059012d20606f726967696e603a206d75737420626520605375626d69744f726967696e6020616e6420746865206163636f756e74206d757374206861766520605375626d697373696f6e4465706f736974602066756e6473302020617661696c61626c652e2d012d206070726f706f73616c5f6f726967696e603a20546865206f726967696e2066726f6d207768696368207468652070726f706f73616c2073686f756c642062652065786563757465642e6c2d206070726f706f73616c603a205468652070726f706f73616c2e15012d2060656e6163746d656e745f6d6f6d656e74603a20546865206d6f6d656e742074686174207468652070726f706f73616c2073686f756c6420626520656e61637465642e0048456d69747320605375626d6974746564602e58706c6163655f6465636973696f6e5f6465706f736974040114696e64657810013c5265666572656e64756d496e646578000120ac506f737420746865204465636973696f6e204465706f73697420666f722061207265666572656e64756d2e0039012d20606f726967696e603a206d75737420626520605369676e65646020616e6420746865206163636f756e74206d75737420686176652066756e647320617661696c61626c6520666f7220746865a020207265666572656e64756d277320747261636b2773204465636973696f6e204465706f7369742e51012d2060696e646578603a2054686520696e646578206f6620746865207375626d6974746564207265666572656e64756d2077686f7365204465636973696f6e204465706f7369742069732079657420746f206265242020706f737465642e0078456d69747320604465636973696f6e4465706f736974506c61636564602e5c726566756e645f6465636973696f6e5f6465706f736974040114696e64657810013c5265666572656e64756d496e64657800021c2901526566756e6420746865204465636973696f6e204465706f73697420666f72206120636c6f736564207265666572656e64756d206261636b20746f20746865206465706f7369746f722e009c2d20606f726967696e603a206d75737420626520605369676e656460206f722060526f6f74602e4d012d2060696e646578603a2054686520696e646578206f66206120636c6f736564207265666572656e64756d2077686f7365204465636973696f6e204465706f73697420686173206e6f7420796574206265656e2c2020726566756e6465642e0080456d69747320604465636973696f6e4465706f736974526566756e646564602e1863616e63656c040114696e64657810013c5265666572656e64756d496e6465780003187443616e63656c20616e206f6e676f696e67207265666572656e64756d2e009c2d20606f726967696e603a206d75737420626520746865206043616e63656c4f726967696e602edc2d2060696e646578603a2054686520696e646578206f6620746865207265666572656e64756d20746f2062652063616e63656c6c65642e0048456d697473206043616e63656c6c6564602e106b696c6c040114696e64657810013c5265666572656e64756d496e646578000418d043616e63656c20616e206f6e676f696e67207265666572656e64756d20616e6420736c61736820746865206465706f736974732e00942d20606f726967696e603a206d7573742062652074686520604b696c6c4f726967696e602edc2d2060696e646578603a2054686520696e646578206f6620746865207265666572656e64756d20746f2062652063616e63656c6c65642e0090456d69747320604b696c6c65646020616e6420604465706f736974536c6173686564602e406e756467655f7265666572656e64756d040114696e64657810013c5265666572656e64756d496e6465780005101d01416476616e63652061207265666572656e64756d206f6e746f20697473206e657874206c6f676963616c2073746174652e204f6e6c79207573656420696e7465726e616c6c792e006c2d20606f726967696e603a206d7573742062652060526f6f74602ea42d2060696e646578603a20746865207265666572656e64756d20746f20626520616476616e6365642e486f6e655f66657765725f6465636964696e67040114747261636b9d01013c547261636b49644f663c542c20493e0006240901416476616e6365206120747261636b206f6e746f20697473206e657874206c6f676963616c2073746174652e204f6e6c79207573656420696e7465726e616c6c792e006c2d20606f726967696e603a206d7573742062652060526f6f74602e902d2060747261636b603a2074686520747261636b20746f20626520616476616e6365642e005101416374696f6e206974656d20666f72207768656e207468657265206973206e6f77206f6e65206665776572207265666572656e64756d20696e20746865206465636964696e6720706861736520616e64207468651501604465636964696e67436f756e7460206973206e6f742079657420757064617465642e2054686973206d65616e7320746861742077652073686f756c64206569746865723a25012d20626567696e206465636964696e6720616e6f74686572207265666572656e64756d2028616e64206c6561766520604465636964696e67436f756e746020616c6f6e65293b206f72702d2064656372656d656e7420604465636964696e67436f756e74602e64726566756e645f7375626d697373696f6e5f6465706f736974040114696e64657810013c5265666572656e64756d496e64657800071c3101526566756e6420746865205375626d697373696f6e204465706f73697420666f72206120636c6f736564207265666572656e64756d206261636b20746f20746865206465706f7369746f722e009c2d20606f726967696e603a206d75737420626520605369676e656460206f722060526f6f74602e55012d2060696e646578603a2054686520696e646578206f66206120636c6f736564207265666572656e64756d2077686f7365205375626d697373696f6e204465706f73697420686173206e6f7420796574206265656e2c2020726566756e6465642e0088456d69747320605375626d697373696f6e4465706f736974526566756e646564602e307365745f6d65746164617461080114696e64657810013c5265666572656e64756d496e6465780001286d617962655f68617368c102013c4f7074696f6e3c543a3a486173683e00081c98536574206f7220636c656172206d65746164617461206f662061207265666572656e64756d2e002c506172616d65746572733a45012d20606f726967696e603a204d75737420626520605369676e65646020627920612063726561746f72206f662061207265666572656e64756d206f7220627920616e796f6e6520746f20636c65617220619020206d65746164617461206f6620612066696e6973686564207265666572656e64756d2e0d012d2060696e646578603a202054686520696e646578206f662061207265666572656e64756d20746f20736574206f7220636c656172206d6574616461746120666f722e51012d20606d617962655f68617368603a205468652068617368206f6620616e206f6e2d636861696e2073746f72656420707265696d6167652e20604e6f6e656020746f20636c6561722061206d657461646174612e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ea5020840706f6c6b61646f745f72756e74696d65304f726967696e43616c6c65720001101873797374656d0400a90201746672616d655f73797374656d3a3a4f726967696e3c52756e74696d653e0000001c4f726967696e730400ad02017470616c6c65745f637573746f6d5f6f726967696e733a3a4f726967696e0016004050617261636861696e734f726967696e0400b102016470617261636861696e735f6f726967696e3a3a4f726967696e0032002458636d50616c6c65740400b902014870616c6c65745f78636d3a3a4f726967696e00630000a9020c346672616d655f737570706f7274206469737061746368245261774f726967696e04244163636f756e7449640100011010526f6f74000000185369676e656404000001244163636f756e744964000100104e6f6e6500020028417574686f72697a656400030000ad021440706f6c6b61646f745f72756e74696d6528676f7665726e616e63651c6f726967696e735470616c6c65745f637573746f6d5f6f726967696e73184f726967696e00013c305374616b696e6741646d696e000000245472656173757265720001003c46656c6c6f777368697041646d696e0002003047656e6572616c41646d696e0003003041756374696f6e41646d696e000400284c6561736541646d696e0005004c5265666572656e64756d43616e63656c6c6572000600405265666572656e64756d4b696c6c65720007002c536d616c6c5469707065720008002442696754697070657200090030536d616c6c5370656e646572000a00344d656469756d5370656e646572000b00284269675370656e646572000c004457686974656c697374656443616c6c6572000d003457697368466f724368616e6765000e0000b102106c706f6c6b61646f745f72756e74696d655f70617261636861696e73186f726967696e1870616c6c6574184f726967696e0001042450617261636861696e0400b502011850617261496400000000b5020c74706f6c6b61646f745f70617261636861696e5f7072696d697469766573287072696d6974697665730849640000040010010c7533320000b9020c2870616c6c65745f78636d1870616c6c6574184f726967696e0001080c58636d0400550101204c6f636174696f6e00000020526573706f6e73650400550101204c6f636174696f6e00010000bd0210346672616d655f737570706f727418747261697473207363686564756c6530446973706174636854696d65042c426c6f636b4e756d62657201100108084174040010012c426c6f636b4e756d626572000000144166746572040010012c426c6f636b4e756d62657200010000c10204184f7074696f6e04045401340108104e6f6e6500000010536f6d650400340000010000c5020c4070616c6c65745f77686974656c6973741870616c6c65741043616c6c0404540001103877686974656c6973745f63616c6c04012463616c6c5f6861736834011c543a3a486173680000005c72656d6f76655f77686974656c69737465645f63616c6c04012463616c6c5f6861736834011c543a3a486173680001006464697370617463685f77686974656c69737465645f63616c6c0c012463616c6c5f6861736834011c543a3a4861736800014063616c6c5f656e636f6465645f6c656e10010c75333200014c63616c6c5f7765696768745f7769746e6573732801185765696768740002009c64697370617463685f77686974656c69737465645f63616c6c5f776974685f707265696d61676504011063616c6ca901017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000300040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ec902105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e18636c61696d731870616c6c65741043616c6c04045400011414636c61696d08011064657374000130543a3a4163636f756e744964000148657468657265756d5f7369676e6174757265cd02013845636473615369676e6174757265000060884d616b65206120636c61696d20746f20636f6c6c65637420796f757220444f54732e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f4e6f6e655f2e0050556e7369676e65642056616c69646174696f6e3a0501412063616c6c20746f20636c61696d206973206465656d65642076616c696420696620746865207369676e61747572652070726f7669646564206d6174636865737c746865206578706563746564207369676e6564206d657373616765206f663a00683e20457468657265756d205369676e6564204d6573736167653a943e2028636f6e666967757265642070726566697820737472696e672928616464726573732900a4616e6420606164647265737360206d6174636865732074686520606465737460206163636f756e742e002c506172616d65746572733ad82d206064657374603a205468652064657374696e6174696f6e206163636f756e7420746f207061796f75742074686520636c61696d2e5d012d2060657468657265756d5f7369676e6174757265603a20546865207369676e6174757265206f6620616e20657468657265756d207369676e6564206d657373616765206d61746368696e672074686520666f726d61744820206465736372696265642061626f76652e00203c7765696768743efc54686520776569676874206f6620746869732063616c6c20697320696e76617269616e74206f7665722074686520696e70757420706172616d65746572732ee057656967687420696e636c75646573206c6f67696320746f2076616c696461746520756e7369676e65642060636c61696d602063616c6c2e0058546f74616c20436f6d706c65786974793a204f283129243c2f7765696768743e286d696e745f636c61696d10010c77686fd502013c457468657265756d4164647265737300011476616c756518013042616c616e63654f663c543e00014076657374696e675f7363686564756c65d90201dc4f7074696f6e3c2842616c616e63654f663c543e2c2042616c616e63654f663c543e2c20426c6f636b4e756d626572466f723c543e293e00012473746174656d656e74e10201544f7074696f6e3c53746174656d656e744b696e643e00013c844d696e742061206e657720636c61696d20746f20636f6c6c65637420444f54732e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f526f6f745f2e002c506172616d65746572733af02d206077686f603a2054686520457468657265756d206164647265737320616c6c6f77656420746f20636f6c6c656374207468697320636c61696d2ecc2d206076616c7565603a20546865206e756d626572206f6620444f547320746861742077696c6c20626520636c61696d65642e09012d206076657374696e675f7363686564756c65603a20416e206f7074696f6e616c2076657374696e67207363686564756c6520666f7220746865736520444f54732e00203c7765696768743efc54686520776569676874206f6620746869732063616c6c20697320696e76617269616e74206f7665722074686520696e70757420706172616d65746572732e1d01576520617373756d6520776f7273742063617365207468617420626f74682076657374696e6720616e642073746174656d656e74206973206265696e6720696e7365727465642e0058546f74616c20436f6d706c65786974793a204f283129243c2f7765696768743e30636c61696d5f6174746573740c011064657374000130543a3a4163636f756e744964000148657468657265756d5f7369676e6174757265cd02013845636473615369676e617475726500012473746174656d656e7438011c5665633c75383e00026ce44d616b65206120636c61696d20746f20636f6c6c65637420796f757220444f5473206279207369676e696e6720612073746174656d656e742e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f4e6f6e655f2e0050556e7369676e65642056616c69646174696f6e3a2901412063616c6c20746f2060636c61696d5f61747465737460206973206465656d65642076616c696420696620746865207369676e61747572652070726f7669646564206d6174636865737c746865206578706563746564207369676e6564206d657373616765206f663a00683e20457468657265756d205369676e6564204d6573736167653ac03e2028636f6e666967757265642070726566697820737472696e67292861646472657373292873746174656d656e7429004901616e6420606164647265737360206d6174636865732074686520606465737460206163636f756e743b20746865206073746174656d656e7460206d757374206d617463682074686174207768696368206973c06578706563746564206163636f7264696e6720746f20796f757220707572636861736520617272616e67656d656e742e002c506172616d65746572733ad82d206064657374603a205468652064657374696e6174696f6e206163636f756e7420746f207061796f75742074686520636c61696d2e5d012d2060657468657265756d5f7369676e6174757265603a20546865207369676e6174757265206f6620616e20657468657265756d207369676e6564206d657373616765206d61746368696e672074686520666f726d61744820206465736372696265642061626f76652e39012d206073746174656d656e74603a20546865206964656e74697479206f66207468652073746174656d656e74207768696368206973206265696e6720617474657374656420746f20696e207468653020207369676e61747572652e00203c7765696768743efc54686520776569676874206f6620746869732063616c6c20697320696e76617269616e74206f7665722074686520696e70757420706172616d65746572732efc57656967687420696e636c75646573206c6f67696320746f2076616c696461746520756e7369676e65642060636c61696d5f617474657374602063616c6c2e0058546f74616c20436f6d706c65786974793a204f283129243c2f7765696768743e1861747465737404012473746174656d656e7438011c5665633c75383e00034cf441747465737420746f20612073746174656d656e742c206e656564656420746f2066696e616c697a652074686520636c61696d732070726f636573732e0019015741524e494e473a20496e73656375726520756e6c65737320796f757220636861696e20696e636c75646573206050726576616c6964617465417474657374736020617320615c605472616e73616374696f6e457874656e73696f6e602e0050556e7369676e65642056616c69646174696f6e3a2901412063616c6c20746f20617474657374206973206465656d65642076616c6964206966207468652073656e6465722068617320612060507265636c61696d602072656769737465726564f4616e642070726f76696465732061206073746174656d656e746020776869636820697320657870656374656420666f7220746865206163636f756e742e002c506172616d65746572733a39012d206073746174656d656e74603a20546865206964656e74697479206f66207468652073746174656d656e74207768696368206973206265696e6720617474657374656420746f20696e207468653020207369676e61747572652e00203c7765696768743efc54686520776569676874206f6620746869732063616c6c20697320696e76617269616e74206f7665722074686520696e70757420706172616d65746572732ef057656967687420696e636c75646573206c6f67696320746f20646f207072652d76616c69646174696f6e206f6e2060617474657374602063616c6c2e0058546f74616c20436f6d706c65786974793a204f283129243c2f7765696768743e286d6f76655f636c61696d0c010c6f6c64d502013c457468657265756d4164647265737300010c6e6577d502013c457468657265756d416464726573730001386d617962655f707265636c61696d310201504f7074696f6e3c543a3a4163636f756e7449643e000400040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ecd020c5c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e18636c61696d733845636473615369676e617475726500000400d10201205b75383b2036355d0000d102000003410000000800d5020c5c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e18636c61696d733c457468657265756d4164647265737300000400090101205b75383b2032305d0000d90204184f7074696f6e04045401dd020108104e6f6e6500000010536f6d650400dd020000010000dd020000040c18181000e10204184f7074696f6e04045401e5020108104e6f6e6500000010536f6d650400e5020000010000e5020c5c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e18636c61696d733453746174656d656e744b696e640001081c526567756c6172000000105361667400010000e9020c3870616c6c65745f76657374696e671870616c6c65741043616c6c0404540001181076657374000024b8556e6c6f636b20616e79207665737465642066756e6473206f66207468652073656e646572206163636f756e742e005d01546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20616e64207468652073656e646572206d75737420686176652066756e6473207374696c6c646c6f636b656420756e64657220746869732070616c6c65742e00d0456d69747320656974686572206056657374696e67436f6d706c6574656460206f72206056657374696e6755706461746564602e0034232320436f6d706c6578697479242d20604f283129602e28766573745f6f74686572040118746172676574f90101504163636f756e7449644c6f6f6b75704f663c543e00012cb8556e6c6f636b20616e79207665737465642066756e6473206f662061206074617267657460206163636f756e742e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e0051012d2060746172676574603a20546865206163636f756e742077686f7365207665737465642066756e64732073686f756c6420626520756e6c6f636b65642e204d75737420686176652066756e6473207374696c6c646c6f636b656420756e64657220746869732070616c6c65742e00d0456d69747320656974686572206056657374696e67436f6d706c6574656460206f72206056657374696e6755706461746564602e0034232320436f6d706c6578697479242d20604f283129602e3c7665737465645f7472616e73666572080118746172676574f90101504163636f756e7449644c6f6f6b75704f663c543e0001207363686564756c65ed0201b056657374696e67496e666f3c42616c616e63654f663c543e2c20426c6f636b4e756d626572466f723c543e3e00023464437265617465206120766573746564207472616e736665722e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e00cc2d2060746172676574603a20546865206163636f756e7420726563656976696e6720746865207665737465642066756e64732ef02d20607363686564756c65603a205468652076657374696e67207363686564756c6520617474616368656420746f20746865207472616e736665722e005c456d697473206056657374696e6743726561746564602e00fc4e4f54453a20546869732077696c6c20756e6c6f636b20616c6c207363686564756c6573207468726f756768207468652063757272656e7420626c6f636b2e0034232320436f6d706c6578697479242d20604f283129602e54666f7263655f7665737465645f7472616e736665720c0118736f75726365f90101504163636f756e7449644c6f6f6b75704f663c543e000118746172676574f90101504163636f756e7449644c6f6f6b75704f663c543e0001207363686564756c65ed0201b056657374696e67496e666f3c42616c616e63654f663c543e2c20426c6f636b4e756d626572466f723c543e3e00033860466f726365206120766573746564207472616e736665722e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f526f6f745f2e00e82d2060736f75726365603a20546865206163636f756e742077686f73652066756e64732073686f756c64206265207472616e736665727265642e11012d2060746172676574603a20546865206163636f756e7420746861742073686f756c64206265207472616e7366657272656420746865207665737465642066756e64732ef02d20607363686564756c65603a205468652076657374696e67207363686564756c6520617474616368656420746f20746865207472616e736665722e005c456d697473206056657374696e6743726561746564602e00fc4e4f54453a20546869732077696c6c20756e6c6f636b20616c6c207363686564756c6573207468726f756768207468652063757272656e7420626c6f636b2e0034232320436f6d706c6578697479242d20604f283129602e3c6d657267655f7363686564756c657308013c7363686564756c65315f696e64657810010c75333200013c7363686564756c65325f696e64657810010c7533320004545d014d657267652074776f2076657374696e67207363686564756c657320746f6765746865722c206372656174696e672061206e65772076657374696e67207363686564756c65207468617420756e6c6f636b73206f7665725501746865206869676865737420706f737369626c6520737461727420616e6420656e6420626c6f636b732e20496620626f7468207363686564756c6573206861766520616c7265616479207374617274656420746865590163757272656e7420626c6f636b2077696c6c206265207573656420617320746865207363686564756c652073746172743b207769746820746865206361766561742074686174206966206f6e65207363686564756c655d0169732066696e6973686564206279207468652063757272656e7420626c6f636b2c20746865206f746865722077696c6c206265207472656174656420617320746865206e6577206d6572676564207363686564756c652c2c756e6d6f6469666965642e00f84e4f54453a20496620607363686564756c65315f696e646578203d3d207363686564756c65325f696e6465786020746869732069732061206e6f2d6f702e41014e4f54453a20546869732077696c6c20756e6c6f636b20616c6c207363686564756c6573207468726f756768207468652063757272656e7420626c6f636b207072696f7220746f206d657267696e672e61014e4f54453a20496620626f7468207363686564756c6573206861766520656e646564206279207468652063757272656e7420626c6f636b2c206e6f206e6577207363686564756c652077696c6c206265206372656174656464616e6420626f74682077696c6c2062652072656d6f7665642e006c4d6572676564207363686564756c6520617474726962757465733a35012d20607374617274696e675f626c6f636b603a20604d4158287363686564756c65312e7374617274696e675f626c6f636b2c207363686564756c6564322e7374617274696e675f626c6f636b2c48202063757272656e745f626c6f636b29602e21012d2060656e64696e675f626c6f636b603a20604d4158287363686564756c65312e656e64696e675f626c6f636b2c207363686564756c65322e656e64696e675f626c6f636b29602e59012d20606c6f636b6564603a20607363686564756c65312e6c6f636b65645f61742863757272656e745f626c6f636b29202b207363686564756c65322e6c6f636b65645f61742863757272656e745f626c6f636b29602e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e00e82d20607363686564756c65315f696e646578603a20696e646578206f6620746865206669727374207363686564756c6520746f206d657267652eec2d20607363686564756c65325f696e646578603a20696e646578206f6620746865207365636f6e64207363686564756c6520746f206d657267652e74666f7263655f72656d6f76655f76657374696e675f7363686564756c65080118746172676574f901018c3c543a3a4c6f6f6b7570206173205374617469634c6f6f6b75703e3a3a536f757263650001387363686564756c655f696e64657810010c7533320005187c466f7263652072656d6f766520612076657374696e67207363686564756c6500c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f526f6f745f2e00c82d2060746172676574603a20416e206163636f756e7420746861742068617320612076657374696e67207363686564756c6515012d20607363686564756c655f696e646578603a205468652076657374696e67207363686564756c6520696e64657820746861742073686f756c642062652072656d6f766564040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732eed020c3870616c6c65745f76657374696e673076657374696e675f696e666f2c56657374696e67496e666f081c42616c616e636501182c426c6f636b4e756d6265720110000c01186c6f636b656418011c42616c616e63650001247065725f626c6f636b18011c42616c616e63650001387374617274696e675f626c6f636b10012c426c6f636b4e756d6265720000f1020c3870616c6c65745f7574696c6974791870616c6c65741043616c6c04045400012014626174636804011463616c6c73f502017c5665633c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e0000487c53656e642061206261746368206f662064697370617463682063616c6c732e00b04d61792062652063616c6c65642066726f6d20616e79206f726967696e2065786365707420604e6f6e65602e005d012d206063616c6c73603a205468652063616c6c7320746f20626520646973706174636865642066726f6d207468652073616d65206f726967696e2e20546865206e756d626572206f662063616c6c206d757374206e6f74390120206578636565642074686520636f6e7374616e743a2060626174636865645f63616c6c735f6c696d6974602028617661696c61626c6520696e20636f6e7374616e74206d65746164617461292e0055014966206f726967696e20697320726f6f74207468656e207468652063616c6c7320617265206469737061746368656420776974686f757420636865636b696e67206f726967696e2066696c7465722e202854686973ec696e636c7564657320627970617373696e6720606672616d655f73797374656d3a3a436f6e6669673a3a4261736543616c6c46696c74657260292e0034232320436f6d706c6578697479d02d204f284329207768657265204320697320746865206e756d626572206f662063616c6c7320746f20626520626174636865642e005501546869732077696c6c2072657475726e20604f6b6020696e20616c6c2063697263756d7374616e6365732e20546f2064657465726d696e65207468652073756363657373206f66207468652062617463682c20616e31016576656e74206973206465706f73697465642e20496620612063616c6c206661696c656420616e64207468652062617463682077617320696e7465727275707465642c207468656e207468655501604261746368496e74657272757074656460206576656e74206973206465706f73697465642c20616c6f6e67207769746820746865206e756d626572206f66207375636365737366756c2063616c6c73206d6164654d01616e6420746865206572726f72206f6620746865206661696c65642063616c6c2e20496620616c6c2077657265207375636365737366756c2c207468656e2074686520604261746368436f6d706c65746564604c6576656e74206973206465706f73697465642e3461735f64657269766174697665080114696e6465789d01010c75313600011063616c6ca901017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000134dc53656e6420612063616c6c207468726f75676820616e20696e64657865642070736575646f6e796d206f66207468652073656e6465722e00550146696c7465722066726f6d206f726967696e206172652070617373656420616c6f6e672e205468652063616c6c2077696c6c2062652064697370617463686564207769746820616e206f726967696e207768696368bc757365207468652073616d652066696c74657220617320746865206f726967696e206f6620746869732063616c6c2e0045014e4f54453a20496620796f75206e65656420746f20656e73757265207468617420616e79206163636f756e742d62617365642066696c746572696e67206973206e6f7420686f6e6f7265642028692e652e61016265636175736520796f7520657870656374206070726f78796020746f2068617665206265656e2075736564207072696f7220696e207468652063616c6c20737461636b20616e6420796f7520646f206e6f742077616e7451017468652063616c6c207265737472696374696f6e7320746f206170706c7920746f20616e79207375622d6163636f756e7473292c207468656e20757365206061735f6d756c74695f7468726573686f6c645f31607c696e20746865204d756c74697369672070616c6c657420696e73746561642e00f44e4f54453a205072696f7220746f2076657273696f6e202a31322c2074686973207761732063616c6c6564206061735f6c696d697465645f737562602e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e2462617463685f616c6c04011463616c6c73f502017c5665633c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000234ec53656e642061206261746368206f662064697370617463682063616c6c7320616e642061746f6d6963616c6c792065786563757465207468656d2e21015468652077686f6c65207472616e73616374696f6e2077696c6c20726f6c6c6261636b20616e64206661696c20696620616e79206f66207468652063616c6c73206661696c65642e00b04d61792062652063616c6c65642066726f6d20616e79206f726967696e2065786365707420604e6f6e65602e005d012d206063616c6c73603a205468652063616c6c7320746f20626520646973706174636865642066726f6d207468652073616d65206f726967696e2e20546865206e756d626572206f662063616c6c206d757374206e6f74390120206578636565642074686520636f6e7374616e743a2060626174636865645f63616c6c735f6c696d6974602028617661696c61626c6520696e20636f6e7374616e74206d65746164617461292e0055014966206f726967696e20697320726f6f74207468656e207468652063616c6c7320617265206469737061746368656420776974686f757420636865636b696e67206f726967696e2066696c7465722e202854686973ec696e636c7564657320627970617373696e6720606672616d655f73797374656d3a3a436f6e6669673a3a4261736543616c6c46696c74657260292e0034232320436f6d706c6578697479d02d204f284329207768657265204320697320746865206e756d626572206f662063616c6c7320746f20626520626174636865642e2c64697370617463685f617308012461735f6f726967696ea5020154426f783c543a3a50616c6c6574734f726967696e3e00011063616c6ca901017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000318c84469737061746368657320612066756e6374696f6e2063616c6c207769746820612070726f7669646564206f726967696e2e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f526f6f745f2e0034232320436f6d706c65786974791c2d204f2831292e2c666f7263655f626174636804011463616c6c73f502017c5665633c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e0004347c53656e642061206261746368206f662064697370617463682063616c6c732ed4556e6c696b6520606261746368602c20697420616c6c6f7773206572726f727320616e6420776f6e277420696e746572727570742e00b04d61792062652063616c6c65642066726f6d20616e79206f726967696e2065786365707420604e6f6e65602e005d012d206063616c6c73603a205468652063616c6c7320746f20626520646973706174636865642066726f6d207468652073616d65206f726967696e2e20546865206e756d626572206f662063616c6c206d757374206e6f74390120206578636565642074686520636f6e7374616e743a2060626174636865645f63616c6c735f6c696d6974602028617661696c61626c6520696e20636f6e7374616e74206d65746164617461292e004d014966206f726967696e20697320726f6f74207468656e207468652063616c6c732061726520646973706174636820776974686f757420636865636b696e67206f726967696e2066696c7465722e202854686973ec696e636c7564657320627970617373696e6720606672616d655f73797374656d3a3a436f6e6669673a3a4261736543616c6c46696c74657260292e0034232320436f6d706c6578697479d02d204f284329207768657265204320697320746865206e756d626572206f662063616c6c7320746f20626520626174636865642e2c776974685f77656967687408011063616c6ca901017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000118776569676874280118576569676874000518c4446973706174636820612066756e6374696f6e2063616c6c2077697468206120737065636966696564207765696768742e002d01546869732066756e6374696f6e20646f6573206e6f7420636865636b2074686520776569676874206f66207468652063616c6c2c20616e6420696e737465616420616c6c6f777320746865b8526f6f74206f726967696e20746f20737065636966792074686520776569676874206f66207468652063616c6c2e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f526f6f745f2e1c69665f656c73650801106d61696ea901017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e00012066616c6c6261636ba901017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e00065c1501446973706174636820612066616c6c6261636b2063616c6c20696e20746865206576656e7420746865206d61696e2063616c6c206661696c7320746f20657865637574652eb04d61792062652063616c6c65642066726f6d20616e79206f726967696e2065786365707420604e6f6e65602e00e4546869732066756e6374696f6e20666972737420617474656d70747320746f2064697370617463682074686520606d61696e602063616c6c2ed449662074686520606d61696e602063616c6c206661696c732c20746865206066616c6c6261636b6020697320617474656d7465642e15016966207468652066616c6c6261636b206973207375636365737366756c6c7920646973706174636865642c207468652077656967687473206f6620626f74682063616c6c73250161726520616363756d756c6174656420616e6420616e206576656e7420636f6e7461696e696e6720746865206d61696e2063616c6c206572726f72206973206465706f73697465642e00dc496e20746865206576656e74206f6620612066616c6c6261636b206661696c757265207468652077686f6c652063616c6c206661696c7368776974682074686520776569676874732072657475726e65642e0041012d20606d61696e603a20546865206d61696e2063616c6c20746f20626520646973706174636865642e205468697320697320746865207072696d61727920616374696f6e20746f20657865637574652e3d012d206066616c6c6261636b603a205468652066616c6c6261636b2063616c6c20746f206265206469737061746368656420696e20636173652074686520606d61696e602063616c6c206661696c732e00442323204469737061746368204c6f67696341012d20496620746865206f726967696e2069732060726f6f74602c20626f746820746865206d61696e20616e642066616c6c6261636b2063616c6c732061726520657865637574656420776974686f75747820206170706c79696e6720616e79206f726967696e2066696c746572732e49012d20496620746865206f726967696e206973206e6f742060726f6f74602c20746865206f726967696e2066696c746572206973206170706c69656420746f20626f74682074686520606d61696e6020616e644c20206066616c6c6261636b602063616c6c732e002c232320557365204361736559012d20536f6d6520757365206361736573206d6967687420696e766f6c7665207375626d697474696e672061206062617463686020747970652063616c6c20696e20656974686572206d61696e2c2066616c6c6261636b2820206f7220626f74682e5064697370617463685f61735f66616c6c69626c6508012461735f6f726967696ea5020154426f783c543a3a50616c6c6574734f726967696e3e00011063616c6ca901017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e000714c84469737061746368657320612066756e6374696f6e2063616c6c207769746820612070726f7669646564206f726967696e2e005101416c6d6f7374207468652073616d65206173205b6050616c6c65743a3a64697370617463685f6173605d2062757420666f72776172647320616e79206572726f72206f662074686520696e6e65722063616c6c2e00c4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f526f6f745f2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732ef502000002a90100f9020c3070616c6c65745f70726f78791870616c6c65741043616c6c04045400012c1470726f78790c01107265616cf90101504163636f756e7449644c6f6f6b75704f663c543e000140666f7263655f70726f78795f74797065fd0201504f7074696f6e3c543a3a50726f7879547970653e00011063616c6ca901017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e0000244d0144697370617463682074686520676976656e206063616c6c602066726f6d20616e206163636f756e742074686174207468652073656e64657220697320617574686f726973656420666f72207468726f75676830606164645f70726f7879602e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e002c506172616d65746572733a0d012d20607265616c603a20546865206163636f756e742074686174207468652070726f78792077696c6c206d616b6520612063616c6c206f6e20626568616c66206f662e61012d2060666f7263655f70726f78795f74797065603a2053706563696679207468652065786163742070726f7879207479706520746f206265207573656420616e6420636865636b656420666f7220746869732063616c6c2ed02d206063616c6c603a205468652063616c6c20746f206265206d6164652062792074686520607265616c60206163636f756e742e246164645f70726f78790c012064656c6567617465f90101504163636f756e7449644c6f6f6b75704f663c543e00012870726f78795f7479706501030130543a3a50726f78795479706500011464656c6179100144426c6f636b4e756d626572466f723c543e0001244501526567697374657220612070726f7879206163636f756e7420666f72207468652073656e64657220746861742069732061626c6520746f206d616b652063616c6c73206f6e2069747320626568616c662e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e002c506172616d65746572733a11012d206070726f7879603a20546865206163636f756e74207468617420746865206063616c6c65726020776f756c64206c696b6520746f206d616b6520612070726f78792efc2d206070726f78795f74797065603a20546865207065726d697373696f6e7320616c6c6f77656420666f7220746869732070726f7879206163636f756e742e4d012d206064656c6179603a2054686520616e6e6f756e63656d656e7420706572696f64207265717569726564206f662074686520696e697469616c2070726f78792e2057696c6c2067656e6572616c6c79206265147a65726f2e3072656d6f76655f70726f78790c012064656c6567617465f90101504163636f756e7449644c6f6f6b75704f663c543e00012870726f78795f7479706501030130543a3a50726f78795479706500011464656c6179100144426c6f636b4e756d626572466f723c543e00021ca8556e726567697374657220612070726f7879206163636f756e7420666f72207468652073656e6465722e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e002c506172616d65746572733a25012d206070726f7879603a20546865206163636f756e74207468617420746865206063616c6c65726020776f756c64206c696b6520746f2072656d6f766520617320612070726f78792e41012d206070726f78795f74797065603a20546865207065726d697373696f6e732063757272656e746c7920656e61626c656420666f72207468652072656d6f7665642070726f7879206163636f756e742e3872656d6f76655f70726f78696573000318b4556e726567697374657220616c6c2070726f7879206163636f756e747320666f72207468652073656e6465722e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e005d015741524e494e473a2054686973206d61792062652063616c6c6564206f6e206163636f756e7473206372656174656420627920606372656174655f70757265602c20686f776576657220696620646f6e652c207468656e590174686520756e726573657276656420666565732077696c6c20626520696e61636365737369626c652e202a2a416c6c2061636365737320746f2074686973206163636f756e742077696c6c206265206c6f73742e2a2a2c6372656174655f707572650c012870726f78795f7479706501030130543a3a50726f78795479706500011464656c6179100144426c6f636b4e756d626572466f723c543e000114696e6465789d01010c7531360004483901537061776e2061206672657368206e6577206163636f756e7420746861742069732067756172616e7465656420746f206265206f746865727769736520696e61636365737369626c652c20616e64fc696e697469616c697a65206974207769746820612070726f7879206f66206070726f78795f747970656020666f7220606f726967696e602073656e6465722e006c5265717569726573206120605369676e656460206f726967696e2e0051012d206070726f78795f74797065603a205468652074797065206f66207468652070726f78792074686174207468652073656e6465722077696c6c2062652072656769737465726564206173206f766572207468654d016e6577206163636f756e742e20546869732077696c6c20616c6d6f737420616c7761797320626520746865206d6f7374207065726d697373697665206050726f7879547970656020706f737369626c6520746f78616c6c6f7720666f72206d6178696d756d20666c65786962696c6974792e51012d2060696e646578603a204120646973616d626967756174696f6e20696e6465782c20696e206361736520746869732069732063616c6c6564206d756c7469706c652074696d657320696e207468652073616d655d017472616e73616374696f6e2028652e672e207769746820607574696c6974793a3a626174636860292e20556e6c65737320796f75277265207573696e67206062617463686020796f752070726f6261626c79206a7573744077616e7420746f20757365206030602e4d012d206064656c6179603a2054686520616e6e6f756e63656d656e7420706572696f64207265717569726564206f662074686520696e697469616c2070726f78792e2057696c6c2067656e6572616c6c79206265147a65726f2e0051014661696c73207769746820604475706c69636174656020696620746869732068617320616c7265616479206265656e2063616c6c656420696e2074686973207472616e73616374696f6e2c2066726f6d207468659873616d652073656e6465722c2077697468207468652073616d6520706172616d65746572732e00e44661696c732069662074686572652061726520696e73756666696369656e742066756e647320746f2070617920666f72206465706f7369742e246b696c6c5f7075726514011c737061776e6572f90101504163636f756e7449644c6f6f6b75704f663c543e00012870726f78795f7479706501030130543a3a50726f787954797065000114696e6465789d01010c753136000118686569676874fc0144426c6f636b4e756d626572466f723c543e0001246578745f696e646578fc010c753332000540a052656d6f76657320612070726576696f75736c7920737061776e656420707572652070726f78792e0049015741524e494e473a202a2a416c6c2061636365737320746f2074686973206163636f756e742077696c6c206265206c6f73742e2a2a20416e792066756e64732068656c6420696e2069742077696c6c20626534696e61636365737369626c652e0059015265717569726573206120605369676e656460206f726967696e2c20616e64207468652073656e646572206163636f756e74206d7573742068617665206265656e206372656174656420627920612063616c6c20746fb0606372656174655f7075726560207769746820636f72726573706f6e64696e6720706172616d65746572732e0055012d2060737061776e6572603a20546865206163636f756e742074686174206f726967696e616c6c792063616c6c656420606372656174655f707572656020746f206372656174652074686973206163636f756e742e55012d2060696e646578603a2054686520646973616d626967756174696f6e20696e646578206f726967696e616c6c792070617373656420746f20606372656174655f70757265602e2050726f6261626c79206030602e09012d206070726f78795f74797065603a205468652070726f78792074797065206f726967696e616c6c792070617373656420746f20606372656174655f70757265602e45012d2060686569676874603a2054686520686569676874206f662074686520636861696e207768656e207468652063616c6c20746f20606372656174655f7075726560207761732070726f6365737365642e51012d20606578745f696e646578603a205468652065787472696e73696320696e64657820696e207768696368207468652063616c6c20746f20606372656174655f7075726560207761732070726f6365737365642e0035014661696c73207769746820604e6f5065726d697373696f6e6020696e2063617365207468652063616c6c6572206973206e6f7420612070726576696f75736c7920637265617465642070757265f86163636f756e742077686f736520606372656174655f70757265602063616c6c2068617320636f72726573706f6e64696e6720706172616d65746572732e20616e6e6f756e63650801107265616cf90101504163636f756e7449644c6f6f6b75704f663c543e00012463616c6c5f6861736834013443616c6c486173684f663c543e00063c05015075626c697368207468652068617368206f6620612070726f78792d63616c6c20746861742077696c6c206265206d61646520696e20746865206675747572652e005d0154686973206d7573742062652063616c6c656420736f6d65206e756d626572206f6620626c6f636b73206265666f72652074686520636f72726573706f6e64696e67206070726f78796020697320617474656d7074656425016966207468652064656c6179206173736f6369617465642077697468207468652070726f78792072656c6174696f6e736869702069732067726561746572207468616e207a65726f2e0011014e6f206d6f7265207468616e20604d617850656e64696e676020616e6e6f756e63656d656e7473206d6179206265206d61646520617420616e79206f6e652074696d652e000901546869732077696c6c2074616b652061206465706f736974206f662060416e6e6f756e63656d656e744465706f736974466163746f72602061732077656c6c206173190160416e6e6f756e63656d656e744465706f736974426173656020696620746865726520617265206e6f206f746865722070656e64696e6720616e6e6f756e63656d656e74732e002501546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20616e6420612070726f7879206f6620607265616c602e002c506172616d65746572733a0d012d20607265616c603a20546865206163636f756e742074686174207468652070726f78792077696c6c206d616b6520612063616c6c206f6e20626568616c66206f662e15012d206063616c6c5f68617368603a205468652068617368206f66207468652063616c6c20746f206265206d6164652062792074686520607265616c60206163636f756e742e4c72656d6f76655f616e6e6f756e63656d656e740801107265616cf90101504163636f756e7449644c6f6f6b75704f663c543e00012463616c6c5f6861736834013443616c6c486173684f663c543e0007287052656d6f7665206120676976656e20616e6e6f756e63656d656e742e0059014d61792062652063616c6c656420627920612070726f7879206163636f756e7420746f2072656d6f766520612063616c6c20746865792070726576696f75736c7920616e6e6f756e63656420616e642072657475726e30746865206465706f7369742e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e002c506172616d65746572733a0d012d20607265616c603a20546865206163636f756e742074686174207468652070726f78792077696c6c206d616b6520612063616c6c206f6e20626568616c66206f662e15012d206063616c6c5f68617368603a205468652068617368206f66207468652063616c6c20746f206265206d6164652062792074686520607265616c60206163636f756e742e4c72656a6563745f616e6e6f756e63656d656e7408012064656c6567617465f90101504163636f756e7449644c6f6f6b75704f663c543e00012463616c6c5f6861736834013443616c6c486173684f663c543e000828b052656d6f76652074686520676976656e20616e6e6f756e63656d656e74206f6620612064656c65676174652e0061014d61792062652063616c6c6564206279206120746172676574202870726f7869656429206163636f756e7420746f2072656d6f766520612063616c6c2074686174206f6e65206f662074686569722064656c6567617465732501286064656c656761746560292068617320616e6e6f756e63656420746865792077616e7420746f20657865637574652e20546865206465706f7369742069732072657475726e65642e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e002c506172616d65746572733af42d206064656c6567617465603a20546865206163636f756e7420746861742070726576696f75736c7920616e6e6f756e636564207468652063616c6c2ebc2d206063616c6c5f68617368603a205468652068617368206f66207468652063616c6c20746f206265206d6164652e3c70726f78795f616e6e6f756e63656410012064656c6567617465f90101504163636f756e7449644c6f6f6b75704f663c543e0001107265616cf90101504163636f756e7449644c6f6f6b75704f663c543e000140666f7263655f70726f78795f74797065fd0201504f7074696f6e3c543a3a50726f7879547970653e00011063616c6ca901017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e00092c4d0144697370617463682074686520676976656e206063616c6c602066726f6d20616e206163636f756e742074686174207468652073656e64657220697320617574686f72697a656420666f72207468726f75676830606164645f70726f7879602e00a852656d6f76657320616e7920636f72726573706f6e64696e6720616e6e6f756e63656d656e742873292e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e002c506172616d65746572733a0d012d20607265616c603a20546865206163636f756e742074686174207468652070726f78792077696c6c206d616b6520612063616c6c206f6e20626568616c66206f662e61012d2060666f7263655f70726f78795f74797065603a2053706563696679207468652065786163742070726f7879207479706520746f206265207573656420616e6420636865636b656420666f7220746869732063616c6c2ed02d206063616c6c603a205468652063616c6c20746f206265206d6164652062792074686520607265616c60206163636f756e742e30706f6b655f6465706f736974000a204901506f6b65202f2041646a757374206465706f73697473206d61646520666f722070726f7869657320616e6420616e6e6f756e63656d656e7473206261736564206f6e2063757272656e742076616c7565732e0d01546869732063616e2062652075736564206279206163636f756e747320746f20706f737369626c79206c6f776572207468656972206c6f636b656420616d6f756e742e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e000101546865207472616e73616374696f6e206665652069732077616976656420696620746865206465706f73697420616d6f756e7420686173206368616e6765642e008c456d69747320604465706f736974506f6b656460206966207375636365737366756c2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732efd0204184f7074696f6e0404540101030108104e6f6e6500000010536f6d6504000103000001000001030c68706f6c6b61646f745f72756e74696d655f636f6e7374616e74731470726f78792450726f7879547970650001200c416e790000002c4e6f6e5472616e7366657200010028476f7665726e616e63650002001c5374616b696e670003002c43616e63656c50726f78790006001c41756374696f6e0007003c4e6f6d696e6174696f6e506f6f6c730008004050617261526567697374726174696f6e0009000005030c3c70616c6c65745f6d756c74697369671870616c6c65741043616c6c0404540001145061735f6d756c74695f7468726573686f6c645f310801446f746865725f7369676e61746f72696573050201445665633c543a3a4163636f756e7449643e00011063616c6ca901017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e0000305101496d6d6564696174656c792064697370617463682061206d756c74692d7369676e61747572652063616c6c207573696e6720612073696e676c6520617070726f76616c2066726f6d207468652063616c6c65722e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e003d012d20606f746865725f7369676e61746f72696573603a20546865206163636f756e747320286f74686572207468616e207468652073656e646572292077686f206172652070617274206f662074686501016d756c74692d7369676e61747572652c2062757420646f206e6f7420706172746963697061746520696e2074686520617070726f76616c2070726f636573732e882d206063616c6c603a205468652063616c6c20746f2062652065786563757465642e00b8526573756c74206973206571756976616c656e7420746f20746865206469737061746368656420726573756c742e0034232320436f6d706c657869747919014f285a202b204329207768657265205a20697320746865206c656e677468206f66207468652063616c6c20616e6420432069747320657865637574696f6e207765696768742e2061735f6d756c74691401247468726573686f6c649d01010c7531360001446f746865725f7369676e61746f72696573050201445665633c543a3a4163636f756e7449643e00013c6d617962655f74696d65706f696e74090301904f7074696f6e3c54696d65706f696e743c426c6f636b4e756d626572466f723c543e3e3e00011063616c6ca901017c426f783c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e0001286d61785f77656967687428011857656967687400019c5501526567697374657220617070726f76616c20666f72206120646973706174636820746f206265206d6164652066726f6d20612064657465726d696e697374696320636f6d706f73697465206163636f756e74206966f8617070726f766564206279206120746f74616c206f6620607468726573686f6c64202d203160206f6620606f746865725f7369676e61746f72696573602e00b049662074686572652061726520656e6f7567682c207468656e206469737061746368207468652063616c6c2e002d015061796d656e743a20604465706f73697442617365602077696c6c20626520726573657276656420696620746869732069732074686520666972737420617070726f76616c2c20706c75733d01607468726573686f6c64602074696d657320604465706f736974466163746f72602e2049742069732072657475726e6564206f6e636520746869732064697370617463682068617070656e73206f723469732063616e63656c6c65642e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e0055012d20607468726573686f6c64603a2054686520746f74616c206e756d626572206f6620617070726f76616c7320666f722074686973206469737061746368206265666f72652069742069732065786563757465642e41012d20606f746865725f7369676e61746f72696573603a20546865206163636f756e747320286f74686572207468616e207468652073656e646572292077686f2063616e20617070726f766520746869736c64697370617463682e204d6179206e6f7420626520656d7074792e59012d20606d617962655f74696d65706f696e74603a20496620746869732069732074686520666972737420617070726f76616c2c207468656e2074686973206d75737420626520604e6f6e65602e20496620697420697351016e6f742074686520666972737420617070726f76616c2c207468656e206974206d7573742062652060536f6d65602c2077697468207468652074696d65706f696e742028626c6f636b206e756d62657220616e64d47472616e73616374696f6e20696e64657829206f662074686520666972737420617070726f76616c207472616e73616374696f6e2e882d206063616c6c603a205468652063616c6c20746f2062652065786563757465642e001d014e4f54453a20556e6c6573732074686973206973207468652066696e616c20617070726f76616c2c20796f752077696c6c2067656e6572616c6c792077616e7420746f20757365190160617070726f76655f61735f6d756c74696020696e73746561642c2073696e6365206974206f6e6c7920726571756972657320612068617368206f66207468652063616c6c2e005901526573756c74206973206571756976616c656e7420746f20746865206469737061746368656420726573756c7420696620607468726573686f6c64602069732065786163746c79206031602e204f746865727769736555016f6e20737563636573732c20726573756c7420697320604f6b6020616e642074686520726573756c742066726f6d2074686520696e746572696f722063616c6c2c206966206974207761732065786563757465642cdc6d617920626520666f756e6420696e20746865206465706f736974656420604d756c7469736967457865637574656460206576656e742e0034232320436f6d706c6578697479502d20604f2853202b205a202b2043616c6c29602ecc2d20557020746f206f6e652062616c616e63652d72657365727665206f7220756e72657365727665206f7065726174696f6e2e3d012d204f6e6520706173737468726f756768206f7065726174696f6e2c206f6e6520696e736572742c20626f746820604f285329602077686572652060536020697320746865206e756d626572206f66450120207369676e61746f726965732e206053602069732063617070656420627920604d61785369676e61746f72696573602c207769746820776569676874206265696e672070726f706f7274696f6e616c2e21012d204f6e652063616c6c20656e636f6465202620686173682c20626f7468206f6620636f6d706c657869747920604f285a296020776865726520605a602069732074782d6c656e2ebc2d204f6e6520656e636f6465202620686173682c20626f7468206f6620636f6d706c657869747920604f285329602ed42d20557020746f206f6e652062696e6172792073656172636820616e6420696e736572742028604f286c6f6753202b20532960292ef82d20492f4f3a2031207265616420604f285329602c20757020746f2031206d757461746520604f285329602e20557020746f206f6e652072656d6f76652e302d204f6e65206576656e742e6c2d2054686520776569676874206f6620746865206063616c6c602e4d012d2053746f726167653a20696e7365727473206f6e65206974656d2c2076616c75652073697a6520626f756e64656420627920604d61785369676e61746f72696573602c20776974682061206465706f7369741901202074616b656e20666f7220697473206c69666574696d65206f6620604465706f73697442617365202b207468726573686f6c64202a204465706f736974466163746f72602e40617070726f76655f61735f6d756c74691401247468726573686f6c649d01010c7531360001446f746865725f7369676e61746f72696573050201445665633c543a3a4163636f756e7449643e00013c6d617962655f74696d65706f696e74090301904f7074696f6e3c54696d65706f696e743c426c6f636b4e756d626572466f723c543e3e3e00012463616c6c5f686173680401205b75383b2033325d0001286d61785f7765696768742801185765696768740002785501526567697374657220617070726f76616c20666f72206120646973706174636820746f206265206d6164652066726f6d20612064657465726d696e697374696320636f6d706f73697465206163636f756e74206966f8617070726f766564206279206120746f74616c206f6620607468726573686f6c64202d203160206f6620606f746865725f7369676e61746f72696573602e002d015061796d656e743a20604465706f73697442617365602077696c6c20626520726573657276656420696620746869732069732074686520666972737420617070726f76616c2c20706c75733d01607468726573686f6c64602074696d657320604465706f736974466163746f72602e2049742069732072657475726e6564206f6e636520746869732064697370617463682068617070656e73206f723469732063616e63656c6c65642e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e0055012d20607468726573686f6c64603a2054686520746f74616c206e756d626572206f6620617070726f76616c7320666f722074686973206469737061746368206265666f72652069742069732065786563757465642e41012d20606f746865725f7369676e61746f72696573603a20546865206163636f756e747320286f74686572207468616e207468652073656e646572292077686f2063616e20617070726f766520746869736c64697370617463682e204d6179206e6f7420626520656d7074792e59012d20606d617962655f74696d65706f696e74603a20496620746869732069732074686520666972737420617070726f76616c2c207468656e2074686973206d75737420626520604e6f6e65602e20496620697420697351016e6f742074686520666972737420617070726f76616c2c207468656e206974206d7573742062652060536f6d65602c2077697468207468652074696d65706f696e742028626c6f636b206e756d62657220616e64d47472616e73616374696f6e20696e64657829206f662074686520666972737420617070726f76616c207472616e73616374696f6e2ecc2d206063616c6c5f68617368603a205468652068617368206f66207468652063616c6c20746f2062652065786563757465642e0035014e4f54453a2049662074686973206973207468652066696e616c20617070726f76616c2c20796f752077696c6c2077616e7420746f20757365206061735f6d756c74696020696e73746561642e0034232320436f6d706c6578697479242d20604f285329602ecc2d20557020746f206f6e652062616c616e63652d72657365727665206f7220756e72657365727665206f7065726174696f6e2e3d012d204f6e6520706173737468726f756768206f7065726174696f6e2c206f6e6520696e736572742c20626f746820604f285329602077686572652060536020697320746865206e756d626572206f66450120207369676e61746f726965732e206053602069732063617070656420627920604d61785369676e61746f72696573602c207769746820776569676874206265696e672070726f706f7274696f6e616c2ebc2d204f6e6520656e636f6465202620686173682c20626f7468206f6620636f6d706c657869747920604f285329602ed42d20557020746f206f6e652062696e6172792073656172636820616e6420696e736572742028604f286c6f6753202b20532960292ef82d20492f4f3a2031207265616420604f285329602c20757020746f2031206d757461746520604f285329602e20557020746f206f6e652072656d6f76652e302d204f6e65206576656e742e4d012d2053746f726167653a20696e7365727473206f6e65206974656d2c2076616c75652073697a6520626f756e64656420627920604d61785369676e61746f72696573602c20776974682061206465706f7369741901202074616b656e20666f7220697473206c69666574696d65206f6620604465706f73697442617365202b207468726573686f6c64202a204465706f736974466163746f72602e3c63616e63656c5f61735f6d756c74691001247468726573686f6c649d01010c7531360001446f746865725f7369676e61746f72696573050201445665633c543a3a4163636f756e7449643e00012474696d65706f696e740d03017054696d65706f696e743c426c6f636b4e756d626572466f723c543e3e00012463616c6c5f686173680401205b75383b2033325d000354550143616e63656c2061207072652d6578697374696e672c206f6e2d676f696e67206d756c7469736967207472616e73616374696f6e2e20416e79206465706f7369742072657365727665642070726576696f75736c79c4666f722074686973206f7065726174696f6e2077696c6c20626520756e7265736572766564206f6e20737563636573732e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e0055012d20607468726573686f6c64603a2054686520746f74616c206e756d626572206f6620617070726f76616c7320666f722074686973206469737061746368206265666f72652069742069732065786563757465642e41012d20606f746865725f7369676e61746f72696573603a20546865206163636f756e747320286f74686572207468616e207468652073656e646572292077686f2063616e20617070726f766520746869736c64697370617463682e204d6179206e6f7420626520656d7074792e5d012d206074696d65706f696e74603a205468652074696d65706f696e742028626c6f636b206e756d62657220616e64207472616e73616374696f6e20696e64657829206f662074686520666972737420617070726f76616c787472616e73616374696f6e20666f7220746869732064697370617463682ecc2d206063616c6c5f68617368603a205468652068617368206f66207468652063616c6c20746f2062652065786563757465642e0034232320436f6d706c6578697479242d20604f285329602ecc2d20557020746f206f6e652062616c616e63652d72657365727665206f7220756e72657365727665206f7065726174696f6e2e3d012d204f6e6520706173737468726f756768206f7065726174696f6e2c206f6e6520696e736572742c20626f746820604f285329602077686572652060536020697320746865206e756d626572206f66450120207369676e61746f726965732e206053602069732063617070656420627920604d61785369676e61746f72696573602c207769746820776569676874206265696e672070726f706f7274696f6e616c2ebc2d204f6e6520656e636f6465202620686173682c20626f7468206f6620636f6d706c657869747920604f285329602e302d204f6e65206576656e742e842d20492f4f3a2031207265616420604f285329602c206f6e652072656d6f76652e702d2053746f726167653a2072656d6f766573206f6e65206974656d2e30706f6b655f6465706f7369740c01247468726573686f6c649d01010c7531360001446f746865725f7369676e61746f72696573050201445665633c543a3a4163636f756e7449643e00012463616c6c5f686173680401205b75383b2033325d000434f4506f6b6520746865206465706f73697420726573657276656420666f7220616e206578697374696e67206d756c7469736967206f7065726174696f6e2e006101546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20616e64206d75737420626520746865206f726967696e616c206465706f7369746f72206f665c746865206d756c7469736967206f7065726174696f6e2e000101546865207472616e73616374696f6e206665652069732077616976656420696620746865206465706f73697420616d6f756e7420686173206368616e6765642e0019012d20607468726573686f6c64603a2054686520746f74616c206e756d626572206f6620617070726f76616c73206e656564656420666f722074686973206d756c74697369672e3d012d20606f746865725f7369676e61746f72696573603a20546865206163636f756e747320286f74686572207468616e207468652073656e646572292077686f206172652070617274206f66207468652c20206d756c74697369672e05012d206063616c6c5f68617368603a205468652068617368206f66207468652063616c6c2074686973206465706f73697420697320726573657276656420666f722e008c456d69747320604465706f736974506f6b656460206966207375636365737366756c2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e090304184f7074696f6e040454010d030108104e6f6e6500000010536f6d6504000d0300000100000d03083c70616c6c65745f6d756c74697369672454696d65706f696e74042c426c6f636b4e756d62657201100008011868656967687410012c426c6f636b4e756d626572000114696e64657810010c753332000011030c3c70616c6c65745f626f756e746965731870616c6c65741043616c6c08045400044900012c3870726f706f73655f626f756e747908011476616c75650d01013c42616c616e63654f663c542c20493e00012c6465736372697074696f6e38011c5665633c75383e0000305450726f706f73652061206e657720626f756e74792e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e0051015061796d656e743a20605469705265706f72744465706f73697442617365602077696c6c2062652072657365727665642066726f6d20746865206f726967696e206163636f756e742c2061732077656c6c206173510160446174614465706f736974506572427974656020666f722065616368206279746520696e2060726561736f6e602e2049742077696c6c20626520756e72657365727665642075706f6e20617070726f76616c2c646f7220736c6173686564207768656e2072656a65637465642e00f82d206063757261746f72603a205468652063757261746f72206163636f756e742077686f6d2077696c6c206d616e616765207468697320626f756e74792e642d2060666565603a205468652063757261746f72206665652e25012d206076616c7565603a2054686520746f74616c207061796d656e7420616d6f756e74206f66207468697320626f756e74792c2063757261746f722066656520696e636c756465642ec02d20606465736372697074696f6e603a20546865206465736372697074696f6e206f66207468697320626f756e74792e38617070726f76655f626f756e7479040124626f756e74795f6964fc012c426f756e7479496e64657800011c5d01417070726f7665206120626f756e74792070726f706f73616c2e2041742061206c617465722074696d652c2074686520626f756e74792077696c6c2062652066756e64656420616e64206265636f6d6520616374697665a8616e6420746865206f726967696e616c206465706f7369742077696c6c2062652072657475726e65642e00a44d6179206f6e6c792062652063616c6c65642066726f6d2060543a3a5370656e644f726967696e602e0034232320436f6d706c65786974791c2d204f2831292e3c70726f706f73655f63757261746f720c0124626f756e74795f6964fc012c426f756e7479496e64657800011c63757261746f72f90101504163636f756e7449644c6f6f6b75704f663c543e00010c6665650d01013c42616c616e63654f663c542c20493e0002189450726f706f736520612063757261746f7220746f20612066756e64656420626f756e74792e00a44d6179206f6e6c792062652063616c6c65642066726f6d2060543a3a5370656e644f726967696e602e0034232320436f6d706c65786974791c2d204f2831292e40756e61737369676e5f63757261746f72040124626f756e74795f6964fc012c426f756e7479496e6465780003447c556e61737369676e2063757261746f722066726f6d206120626f756e74792e001d01546869732066756e6374696f6e2063616e206f6e6c792062652063616c6c656420627920746865206052656a6563744f726967696e602061207369676e6564206f726967696e2e003d01496620746869732066756e6374696f6e2069732063616c6c656420627920746865206052656a6563744f726967696e602c20776520617373756d652074686174207468652063757261746f7220697331016d616c6963696f7573206f7220696e6163746976652e204173206120726573756c742c2077652077696c6c20736c617368207468652063757261746f72207768656e20706f737369626c652e006101496620746865206f726967696e206973207468652063757261746f722c2077652074616b6520746869732061732061207369676e20746865792061726520756e61626c6520746f20646f207468656972206a6f6220616e645d01746865792077696c6c696e676c7920676976652075702e20576520636f756c6420736c617368207468656d2c2062757420666f72206e6f7720776520616c6c6f77207468656d20746f207265636f76657220746865697235016465706f73697420616e64206578697420776974686f75742069737375652e20285765206d61792077616e7420746f206368616e67652074686973206966206974206973206162757365642e29005d0146696e616c6c792c20746865206f726967696e2063616e20626520616e796f6e6520696620616e64206f6e6c79206966207468652063757261746f722069732022696e616374697665222e205468697320616c6c6f77736101616e796f6e6520696e2074686520636f6d6d756e69747920746f2063616c6c206f7574207468617420612063757261746f72206973206e6f7420646f696e67207468656972206475652064696c6967656e63652c20616e64390177652073686f756c64207069636b2061206e65772063757261746f722e20496e20746869732063617365207468652063757261746f722073686f756c6420616c736f20626520736c61736865642e0034232320436f6d706c65786974791c2d204f2831292e386163636570745f63757261746f72040124626f756e74795f6964fc012c426f756e7479496e64657800041c94416363657074207468652063757261746f7220726f6c6520666f72206120626f756e74792e290141206465706f7369742077696c6c2062652072657365727665642066726f6d2063757261746f7220616e6420726566756e642075706f6e207375636365737366756c207061796f75742e00904d6179206f6e6c792062652063616c6c65642066726f6d207468652063757261746f722e0034232320436f6d706c65786974791c2d204f2831292e3061776172645f626f756e7479080124626f756e74795f6964fc012c426f756e7479496e64657800012c62656e6566696369617279f90101504163636f756e7449644c6f6f6b75704f663c543e0005285901417761726420626f756e747920746f20612062656e6566696369617279206163636f756e742e205468652062656e65666963696172792077696c6c2062652061626c6520746f20636c61696d207468652066756e647338616674657220612064656c61792e001501546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265207468652063757261746f72206f66207468697320626f756e74792e00882d2060626f756e74795f6964603a20426f756e747920494420746f2061776172642e19012d206062656e6566696369617279603a205468652062656e6566696369617279206163636f756e742077686f6d2077696c6c207265636569766520746865207061796f75742e0034232320436f6d706c65786974791c2d204f2831292e30636c61696d5f626f756e7479040124626f756e74795f6964fc012c426f756e7479496e646578000620ec436c61696d20746865207061796f75742066726f6d20616e206177617264656420626f756e7479206166746572207061796f75742064656c61792e002501546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265207468652062656e6566696369617279206f66207468697320626f756e74792e00882d2060626f756e74795f6964603a20426f756e747920494420746f20636c61696d2e0034232320436f6d706c65786974791c2d204f2831292e30636c6f73655f626f756e7479040124626f756e74795f6964fc012c426f756e7479496e646578000724390143616e63656c20612070726f706f736564206f722061637469766520626f756e74792e20416c6c207468652066756e64732077696c6c2062652073656e7420746f20747265617375727920616e64cc7468652063757261746f72206465706f7369742077696c6c20626520756e726573657276656420696620706f737369626c652e00c84f6e6c792060543a3a52656a6563744f726967696e602069732061626c6520746f2063616e63656c206120626f756e74792e008c2d2060626f756e74795f6964603a20426f756e747920494420746f2063616e63656c2e0034232320436f6d706c65786974791c2d204f2831292e50657874656e645f626f756e74795f657870697279080124626f756e74795f6964fc012c426f756e7479496e64657800011872656d61726b38011c5665633c75383e000824ac457874656e6420746865206578706972792074696d65206f6620616e2061637469766520626f756e74792e001501546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265207468652063757261746f72206f66207468697320626f756e74792e008c2d2060626f756e74795f6964603a20426f756e747920494420746f20657874656e642e8c2d206072656d61726b603a206164646974696f6e616c20696e666f726d6174696f6e2e0034232320436f6d706c65786974791c2d204f2831292e6c617070726f76655f626f756e74795f776974685f63757261746f720c0124626f756e74795f6964fc012c426f756e7479496e64657800011c63757261746f72f90101504163636f756e7449644c6f6f6b75704f663c543e00010c6665650d01013c42616c616e63654f663c542c20493e00092cd4417070726f766520626f756e74727920616e642070726f706f736520612063757261746f722073696d756c74616e656f75736c792e5501546869732063616c6c20697320612073686f727463757420746f2063616c6c696e672060617070726f76655f626f756e74796020616e64206070726f706f73655f63757261746f72602073657061726174656c792e00a44d6179206f6e6c792062652063616c6c65642066726f6d2060543a3a5370656e644f726967696e602e00902d2060626f756e74795f6964603a20426f756e747920494420746f20617070726f76652ef82d206063757261746f72603a205468652063757261746f72206163636f756e742077686f6d2077696c6c206d616e616765207468697320626f756e74792e642d2060666565603a205468652063757261746f72206665652e0034232320436f6d706c65786974791c2d204f2831292e30706f6b655f6465706f736974040124626f756e74795f6964fc012c426f756e7479496e646578000a3ce4506f6b6520746865206465706f73697420726573657276656420666f72206372656174696e67206120626f756e74792070726f706f73616c2e00f4546869732063616e2062652075736564206279206163636f756e747320746f2075706461746520746865697220726573657276656420616d6f756e742e00cc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f2e002c506172616d65746572733af42d2060626f756e74795f6964603a2054686520626f756e747920696420666f7220776869636820746f2061646a75737420746865206465706f7369742e003901496620746865206465706f73697420697320757064617465642c2074686520646966666572656e63652077696c6c2062652072657365727665642f756e72657365727665642066726f6d207468654c70726f706f7365722773206163636f756e742e002901546865207472616e73616374696f6e206973206d616465206672656520696620746865206465706f736974206973207570646174656420616e642070616964206f74686572776973652e00bc456d69747320604465706f736974506f6b65646020696620746865206465706f73697420697320757064617465642e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e15030c5470616c6c65745f6368696c645f626f756e746965731870616c6c65741043616c6c04045400011c406164645f6368696c645f626f756e74790c0140706172656e745f626f756e74795f6964fc012c426f756e7479496e64657800011476616c75650d01013042616c616e63654f663c543e00012c6465736372697074696f6e38011c5665633c75383e00004c5c4164642061206e6577206368696c642d626f756e74792e00fc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265207468652063757261746f72206f6620706172656e74dc626f756e747920616e642074686520706172656e7420626f756e7479206d75737420626520696e2022616374697665222073746174652e0005014368696c642d626f756e74792067657473206164646564207375636365737366756c6c7920262066756e642067657473207472616e736665727265642066726f6d0901706172656e7420626f756e747920746f206368696c642d626f756e7479206163636f756e742c20696620706172656e7420626f756e74792068617320656e6f7567686c66756e64732c20656c7365207468652063616c6c206661696c732e000d01557070657220626f756e6420746f206d6178696d756d206e756d626572206f662061637469766520206368696c6420626f756e7469657320746861742063616e206265a8616464656420617265206d616e61676564207669612072756e74696d6520747261697420636f6e666967985b60436f6e6669673a3a4d61784163746976654368696c64426f756e7479436f756e74605d2e0001014966207468652063616c6c20697320737563636573732c2074686520737461747573206f66206368696c642d626f756e7479206973207570646174656420746f20224164646564222e004d012d2060706172656e745f626f756e74795f6964603a20496e646578206f6620706172656e7420626f756e747920666f72207768696368206368696c642d626f756e7479206973206265696e672061646465642eb02d206076616c7565603a2056616c756520666f7220657865637574696e67207468652070726f706f73616c2edc2d20606465736372697074696f6e603a2054657874206465736372697074696f6e20666f7220746865206368696c642d626f756e74792e3c70726f706f73655f63757261746f72100140706172656e745f626f756e74795f6964fc012c426f756e7479496e64657800013c6368696c645f626f756e74795f6964fc012c426f756e7479496e64657800011c63757261746f72f90101504163636f756e7449644c6f6f6b75704f663c543e00010c6665650d01013042616c616e63654f663c543e00013ca050726f706f73652063757261746f7220666f722066756e646564206368696c642d626f756e74792e000d01546865206469737061746368206f726967696e20666f7220746869732063616c6c206d7573742062652063757261746f72206f6620706172656e7420626f756e74792e001101506172656e7420626f756e7479206d75737420626520696e206163746976652073746174652c20666f722074686973206368696c642d626f756e74792063616c6c20746f14776f726b2e000d014368696c642d626f756e7479206d75737420626520696e20224164646564222073746174652c20666f722070726f63657373696e67207468652063616c6c2e20416e6405017374617465206f66206368696c642d626f756e7479206973206d6f76656420746f202243757261746f7250726f706f73656422206f6e207375636365737366756c4063616c6c20636f6d706c6574696f6e2e00b42d2060706172656e745f626f756e74795f6964603a20496e646578206f6620706172656e7420626f756e74792eac2d20606368696c645f626f756e74795f6964603a20496e646578206f66206368696c6420626f756e74792eb42d206063757261746f72603a2041646472657373206f66206368696c642d626f756e74792063757261746f722eec2d2060666565603a207061796d656e742066656520746f206368696c642d626f756e74792063757261746f7220666f7220657865637574696f6e2e386163636570745f63757261746f72080140706172656e745f626f756e74795f6964fc012c426f756e7479496e64657800013c6368696c645f626f756e74795f6964fc012c426f756e7479496e64657800024cb4416363657074207468652063757261746f7220726f6c6520666f7220746865206368696c642d626f756e74792e00f4546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265207468652063757261746f72206f662074686973346368696c642d626f756e74792e00ec41206465706f7369742077696c6c2062652072657365727665642066726f6d207468652063757261746f7220616e6420726566756e642075706f6e887375636365737366756c207061796f7574206f722063616e63656c6c6174696f6e2e00f846656520666f722063757261746f722069732064656475637465642066726f6d2063757261746f7220666565206f6620706172656e7420626f756e74792e001101506172656e7420626f756e7479206d75737420626520696e206163746976652073746174652c20666f722074686973206368696c642d626f756e74792063616c6c20746f14776f726b2e000d014368696c642d626f756e7479206d75737420626520696e202243757261746f7250726f706f736564222073746174652c20666f722070726f63657373696e6720746865090163616c6c2e20416e64207374617465206f66206368696c642d626f756e7479206973206d6f76656420746f202241637469766522206f6e207375636365737366756c4063616c6c20636f6d706c6574696f6e2e00b42d2060706172656e745f626f756e74795f6964603a20496e646578206f6620706172656e7420626f756e74792eac2d20606368696c645f626f756e74795f6964603a20496e646578206f66206368696c6420626f756e74792e40756e61737369676e5f63757261746f72080140706172656e745f626f756e74795f6964fc012c426f756e7479496e64657800013c6368696c645f626f756e74795f6964fc012c426f756e7479496e64657800038894556e61737369676e2063757261746f722066726f6d2061206368696c642d626f756e74792e000901546865206469737061746368206f726967696e20666f7220746869732063616c6c2063616e20626520656974686572206052656a6563744f726967696e602c206f72dc7468652063757261746f72206f662074686520706172656e7420626f756e74792c206f7220616e79207369676e6564206f726967696e2e00f8466f7220746865206f726967696e206f74686572207468616e20543a3a52656a6563744f726967696e20616e6420746865206368696c642d626f756e7479010163757261746f722c20706172656e7420626f756e7479206d75737420626520696e206163746976652073746174652c20666f7220746869732063616c6c20746f0901776f726b2e20576520616c6c6f77206368696c642d626f756e74792063757261746f7220616e6420543a3a52656a6563744f726967696e20746f2065786563757465c8746869732063616c6c20697272657370656374697665206f662074686520706172656e7420626f756e74792073746174652e00dc496620746869732066756e6374696f6e2069732063616c6c656420627920746865206052656a6563744f726967696e60206f72207468650501706172656e7420626f756e74792063757261746f722c20776520617373756d65207468617420746865206368696c642d626f756e74792063757261746f722069730d016d616c6963696f7573206f7220696e6163746976652e204173206120726573756c742c206368696c642d626f756e74792063757261746f72206465706f73697420697320736c61736865642e000501496620746865206f726967696e20697320746865206368696c642d626f756e74792063757261746f722c2077652074616b6520746869732061732061207369676e09017468617420746865792061726520756e61626c6520746f20646f207468656972206a6f622c20616e64206172652077696c6c696e676c7920676976696e672075702e0901576520636f756c6420736c61736820746865206465706f7369742c2062757420666f72206e6f7720776520616c6c6f77207468656d20746f20756e7265736572766511017468656972206465706f73697420616e64206578697420776974686f75742069737375652e20285765206d61792077616e7420746f206368616e67652074686973206966386974206973206162757365642e2900050146696e616c6c792c20746865206f726967696e2063616e20626520616e796f6e652069666620746865206368696c642d626f756e74792063757261746f72206973090122696e616374697665222e204578706972792075706461746520647565206f6620706172656e7420626f756e7479206973207573656420746f20657374696d6174659c696e616374697665207374617465206f66206368696c642d626f756e74792063757261746f722e000d015468697320616c6c6f777320616e796f6e6520696e2074686520636f6d6d756e69747920746f2063616c6c206f757420746861742061206368696c642d626f756e7479090163757261746f72206973206e6f7420646f696e67207468656972206475652064696c6967656e63652c20616e642077652073686f756c64207069636b2061206e6577f86f6e652e20496e2074686973206361736520746865206368696c642d626f756e74792063757261746f72206465706f73697420697320736c61736865642e0001015374617465206f66206368696c642d626f756e7479206973206d6f76656420746f204164646564207374617465206f6e207375636365737366756c2063616c6c2c636f6d706c6574696f6e2e00b42d2060706172656e745f626f756e74795f6964603a20496e646578206f6620706172656e7420626f756e74792eac2d20606368696c645f626f756e74795f6964603a20496e646578206f66206368696c6420626f756e74792e4861776172645f6368696c645f626f756e74790c0140706172656e745f626f756e74795f6964fc012c426f756e7479496e64657800013c6368696c645f626f756e74795f6964fc012c426f756e7479496e64657800012c62656e6566696369617279f90101504163636f756e7449644c6f6f6b75704f663c543e000444904177617264206368696c642d626f756e747920746f20612062656e65666963696172792e00f85468652062656e65666963696172792077696c6c2062652061626c6520746f20636c61696d207468652066756e647320616674657220612064656c61792e00fc546865206469737061746368206f726967696e20666f7220746869732063616c6c206d7573742062652074686520706172656e742063757261746f72206f727463757261746f72206f662074686973206368696c642d626f756e74792e001101506172656e7420626f756e7479206d75737420626520696e206163746976652073746174652c20666f722074686973206368696c642d626f756e74792063616c6c20746f14776f726b2e0009014368696c642d626f756e7479206d75737420626520696e206163746976652073746174652c20666f722070726f63657373696e67207468652063616c6c2e20416e6411017374617465206f66206368696c642d626f756e7479206973206d6f76656420746f202250656e64696e675061796f757422206f6e207375636365737366756c2063616c6c2c636f6d706c6574696f6e2e00b42d2060706172656e745f626f756e74795f6964603a20496e646578206f6620706172656e7420626f756e74792eac2d20606368696c645f626f756e74795f6964603a20496e646578206f66206368696c6420626f756e74792e942d206062656e6566696369617279603a2042656e6566696369617279206163636f756e742e48636c61696d5f6368696c645f626f756e7479080140706172656e745f626f756e74795f6964fc012c426f756e7479496e64657800013c6368696c645f626f756e74795f6964fc012c426f756e7479496e6465780005400501436c61696d20746865207061796f75742066726f6d20616e2061776172646564206368696c642d626f756e7479206166746572207061796f75742064656c61792e00ec546865206469737061746368206f726967696e20666f7220746869732063616c6c206d617920626520616e79207369676e6564206f726967696e2e00050143616c6c20776f726b7320696e646570656e64656e74206f6620706172656e7420626f756e74792073746174652c204e6f206e65656420666f7220706172656e7474626f756e747920746f20626520696e206163746976652073746174652e0011015468652042656e65666963696172792069732070616964206f757420776974682061677265656420626f756e74792076616c75652e2043757261746f7220666565206973947061696420262063757261746f72206465706f73697420697320756e72657365727665642e0005014368696c642d626f756e7479206d75737420626520696e202250656e64696e675061796f7574222073746174652c20666f722070726f63657373696e6720746865fc63616c6c2e20416e6420696e7374616e6365206f66206368696c642d626f756e74792069732072656d6f7665642066726f6d20746865207374617465206f6e6c7375636365737366756c2063616c6c20636f6d706c6574696f6e2e00b42d2060706172656e745f626f756e74795f6964603a20496e646578206f6620706172656e7420626f756e74792eac2d20606368696c645f626f756e74795f6964603a20496e646578206f66206368696c6420626f756e74792e48636c6f73655f6368696c645f626f756e7479080140706172656e745f626f756e74795f6964fc012c426f756e7479496e64657800013c6368696c645f626f756e74795f6964fc012c426f756e7479496e646578000658110143616e63656c20612070726f706f736564206f7220616374697665206368696c642d626f756e74792e204368696c642d626f756e7479206163636f756e742066756e64730901617265207472616e7366657272656420746f20706172656e7420626f756e7479206163636f756e742e20546865206368696c642d626f756e74792063757261746f72986465706f736974206d617920626520756e726573657276656420696620706f737369626c652e000901546865206469737061746368206f726967696e20666f7220746869732063616c6c206d7573742062652065697468657220706172656e742063757261746f72206f724860543a3a52656a6563744f726967696e602e00f0496620746865207374617465206f66206368696c642d626f756e74792069732060416374697665602c2063757261746f72206465706f7369742069732c756e72657365727665642e00f4496620746865207374617465206f66206368696c642d626f756e7479206973206050656e64696e675061796f7574602c2063616c6c206661696c7320267872657475726e73206050656e64696e675061796f757460206572726f722e000d01466f7220746865206f726967696e206f74686572207468616e20543a3a52656a6563744f726967696e2c20706172656e7420626f756e7479206d75737420626520696ef06163746976652073746174652c20666f722074686973206368696c642d626f756e74792063616c6c20746f20776f726b2e20466f72206f726967696e90543a3a52656a6563744f726967696e20657865637574696f6e20697320666f726365642e000101496e7374616e6365206f66206368696c642d626f756e74792069732072656d6f7665642066726f6d20746865207374617465206f6e207375636365737366756c4063616c6c20636f6d706c6574696f6e2e00b42d2060706172656e745f626f756e74795f6964603a20496e646578206f6620706172656e7420626f756e74792eac2d20606368696c645f626f756e74795f6964603a20496e646578206f66206368696c6420626f756e74792e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e19030c9070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f70686173651870616c6c65741043616c6c0404540001143c7375626d69745f756e7369676e65640801307261775f736f6c7574696f6e1d0301b0426f783c526177536f6c7574696f6e3c536f6c7574696f6e4f663c543a3a4d696e6572436f6e6669673e3e3e00011c7769746e657373f1030158536f6c7574696f6e4f72536e617073686f7453697a65000038a45375626d6974206120736f6c7574696f6e20666f722074686520756e7369676e65642070686173652e00c8546865206469737061746368206f726967696e20666f20746869732063616c6c206d757374206265205f5f6e6f6e655f5f2e003d0154686973207375626d697373696f6e20697320636865636b6564206f6e2074686520666c792e204d6f72656f7665722c207468697320756e7369676e656420736f6c7574696f6e206973206f6e6c79550176616c696461746564207768656e207375626d697474656420746f2074686520706f6f6c2066726f6d20746865202a2a6c6f63616c2a2a206e6f64652e204566666563746976656c792c2074686973206d65616e735d0174686174206f6e6c79206163746976652076616c696461746f72732063616e207375626d69742074686973207472616e73616374696f6e207768656e20617574686f72696e67206120626c6f636b202873696d696c617240746f20616e20696e686572656e74292e005901546f2070726576656e7420616e7920696e636f727265637420736f6c7574696f6e2028616e642074687573207761737465642074696d652f776569676874292c2074686973207472616e73616374696f6e2077696c6c4d0170616e69632069662074686520736f6c7574696f6e207375626d6974746564206279207468652076616c696461746f7220697320696e76616c696420696e20616e79207761792c206566666563746976656c799c70757474696e6720746865697220617574686f72696e6720726577617264206174207269736b2e00e04e6f206465706f736974206f7220726577617264206973206173736f63696174656420776974682074686973207375626d697373696f6e2e6c7365745f6d696e696d756d5f756e747275737465645f73636f72650401406d617962655f6e6578745f73636f7265f50301544f7074696f6e3c456c656374696f6e53636f72653e000114b05365742061206e65772076616c756520666f7220604d696e696d756d556e7472757374656453636f7265602e00d84469737061746368206f726967696e206d75737420626520616c69676e656420776974682060543a3a466f7263654f726967696e602e00f05468697320636865636b2063616e206265207475726e6564206f66662062792073657474696e67207468652076616c756520746f20604e6f6e65602e747365745f656d657267656e63795f656c656374696f6e5f726573756c74040120737570706f727473f9030158537570706f7274733c543a3a4163636f756e7449643e0002205901536574206120736f6c7574696f6e20696e207468652071756575652c20746f2062652068616e646564206f757420746f2074686520636c69656e74206f6620746869732070616c6c657420696e20746865206e6578748863616c6c20746f2060456c656374696f6e50726f76696465723a3a656c656374602e004501546869732063616e206f6e6c79206265207365742062792060543a3a466f7263654f726967696e602c20616e64206f6e6c79207768656e207468652070686173652069732060456d657267656e6379602e00610154686520736f6c7574696f6e206973206e6f7420636865636b656420666f7220616e7920666561736962696c69747920616e6420697320617373756d656420746f206265207472757374776f727468792c20617320616e795101666561736962696c69747920636865636b20697473656c662063616e20696e207072696e6369706c652063617573652074686520656c656374696f6e2070726f6365737320746f206661696c202864756520746f686d656d6f72792f77656967687420636f6e73747261696e73292e187375626d69740401307261775f736f6c7574696f6e1d0301b0426f783c526177536f6c7574696f6e3c536f6c7574696f6e4f663c543a3a4d696e6572436f6e6669673e3e3e0003249c5375626d6974206120736f6c7574696f6e20666f7220746865207369676e65642070686173652e00d0546865206469737061746368206f726967696e20666f20746869732063616c6c206d757374206265205f5f7369676e65645f5f2e005d0154686520736f6c7574696f6e20697320706f74656e7469616c6c79207175657565642c206261736564206f6e2074686520636c61696d65642073636f726520616e642070726f6365737365642061742074686520656e64506f6620746865207369676e65642070686173652e005d0141206465706f73697420697320726573657276656420616e64207265636f7264656420666f722074686520736f6c7574696f6e2e204261736564206f6e20746865206f7574636f6d652c2074686520736f6c7574696f6e15016d696768742062652072657761726465642c20736c61736865642c206f722067657420616c6c206f7220612070617274206f6620746865206465706f736974206261636b2e4c676f7665726e616e63655f66616c6c6261636b00041080547269676765722074686520676f7665726e616e63652066616c6c6261636b2e004901546869732063616e206f6e6c792062652063616c6c6564207768656e205b6050686173653a3a456d657267656e6379605d20697320656e61626c65642c20617320616e20616c7465726e617469766520746fc063616c6c696e67205b6043616c6c3a3a7365745f656d657267656e63795f656c656374696f6e5f726573756c74605d2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e1d03089070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f70686173652c526177536f6c7574696f6e040453012103000c0120736f6c7574696f6e210301045300011473636f7265ed030134456c656374696f6e53636f7265000114726f756e6410010c753332000021030840706f6c6b61646f745f72756e74696d65544e706f73436f6d70616374536f6c7574696f6e31360000400118766f74657331250300000118766f74657332310300000118766f74657333450300000118766f74657334510300000118766f746573355d0300000118766f74657336690300000118766f74657337750300000118766f74657338810300000118766f746573398d030000011c766f746573313099030000011c766f7465733131a5030000011c766f7465733132b1030000011c766f7465733133bd030000011c766f7465733134c9030000011c766f7465733135d5030000011c766f7465733136e1030000002503000002290300290300000408fc2d03002d030000069d0100310300000235030035030000040cfc39032d03003903000004082d033d03003d0300000641030041030c3473705f61726974686d65746963287065725f7468696e677318506572553136000004009d01010c7531360000450300000249030049030000040cfc4d032d03004d0300000302000000390300510300000255030055030000040cfc59032d03005903000003030000003903005d0300000261030061030000040cfc65032d030065030000030400000039030069030000026d03006d030000040cfc71032d0300710300000305000000390300750300000279030079030000040cfc7d032d03007d0300000306000000390300810300000285030085030000040cfc89032d03008903000003070000003903008d0300000291030091030000040cfc95032d030095030000030800000039030099030000029d03009d030000040cfca1032d0300a10300000309000000390300a503000002a90300a9030000040cfcad032d0300ad030000030a000000390300b103000002b50300b5030000040cfcb9032d0300b9030000030b000000390300bd03000002c10300c1030000040cfcc5032d0300c5030000030c000000390300c903000002cd0300cd030000040cfcd1032d0300d1030000030d000000390300d503000002d90300d9030000040cfcdd032d0300dd030000030e000000390300e103000002e50300e5030000040cfce9032d0300e9030000030f000000390300ed03084473705f6e706f735f656c656374696f6e7334456c656374696f6e53636f726500000c01346d696e696d616c5f7374616b6518013c457874656e64656442616c616e636500012473756d5f7374616b6518013c457874656e64656442616c616e636500014473756d5f7374616b655f7371756172656418013c457874656e64656442616c616e63650000f103089070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f706861736558536f6c7574696f6e4f72536e617073686f7453697a650000080118766f74657273fc010c75333200011c74617267657473fc010c7533320000f50304184f7074696f6e04045401ed030108104e6f6e6500000010536f6d650400ed030000010000f903000002fd0300fd0300000408000104000104084473705f6e706f735f656c656374696f6e731c537570706f727404244163636f756e744964010000080114746f74616c18013c457874656e64656442616c616e6365000118766f74657273050401845665633c284163636f756e7449642c20457874656e64656442616c616e6365293e000005040000020904000904000004080018000d040c4070616c6c65745f626167735f6c6973741870616c6c65741043616c6c08045400044900010c1472656261670401286469736c6f6361746564f90101504163636f756e7449644c6f6f6b75704f663c543e00002859014465636c617265207468617420736f6d6520606469736c6f636174656460206163636f756e74206861732c207468726f7567682072657761726473206f722070656e616c746965732c2073756666696369656e746c7951016368616e676564206974732073636f726520746861742069742073686f756c642070726f7065726c792066616c6c20696e746f206120646966666572656e7420626167207468616e206974732063757272656e74106f6e652e001d01416e796f6e652063616e2063616c6c20746869732066756e6374696f6e2061626f757420616e7920706f74656e7469616c6c79206469736c6f6361746564206163636f756e742e00490157696c6c20616c7761797320757064617465207468652073746f7265642073636f7265206f6620606469736c6f63617465646020746f2074686520636f72726563742073636f72652c206261736564206f6e406053636f726550726f7669646572602e00d4496620606469736c6f63617465646020646f6573206e6f74206578697374732c2069742072657475726e7320616e206572726f722e3c7075745f696e5f66726f6e745f6f6604011c6c696768746572f90101504163636f756e7449644c6f6f6b75704f663c543e000128d04d6f7665207468652063616c6c65722773204964206469726563746c7920696e2066726f6e74206f6620606c696768746572602e005901546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206265205f5369676e65645f20616e642063616e206f6e6c792062652063616c6c656420627920746865204964206f663501746865206163636f756e7420676f696e6720696e2066726f6e74206f6620606c696768746572602e2046656520697320706179656420627920746865206f726967696e20756e64657220616c6c3863697263756d7374616e6365732e00384f6e6c7920776f726b732069663a00942d20626f7468206e6f646573206172652077697468696e207468652073616d65206261672cd02d20616e6420606f726967696e602068617320612067726561746572206053636f726560207468616e20606c696768746572602e547075745f696e5f66726f6e745f6f665f6f7468657208011c68656176696572f90101504163636f756e7449644c6f6f6b75704f663c543e00011c6c696768746572f90101504163636f756e7449644c6f6f6b75704f663c543e00020c110153616d65206173205b6050616c6c65743a3a7075745f696e5f66726f6e745f6f66605d2c206275742069742063616e2062652063616c6c656420627920616e796f6e652e00c8466565206973207061696420627920746865206f726967696e20756e64657220616c6c2063697263756d7374616e6365732e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e11040c5c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c731870616c6c65741043616c6c040454000168106a6f696e080118616d6f756e740d01013042616c616e63654f663c543e00011c706f6f6c5f6964100118506f6f6c496400004045015374616b652066756e64732077697468206120706f6f6c2e2054686520616d6f756e7420746f20626f6e642069732064656c65676174656420286f72207472616e73666572726564206261736564206f6e4d015b60616461707465723a3a5374616b65537472617465677954797065605d292066726f6d20746865206d656d62657220746f2074686520706f6f6c206163636f756e7420616e6420696d6d6564696174656c7968696e637265617365732074686520706f6f6c277320626f6e642e002901546865206d6574686f64206f66207472616e7366657272696e672074686520616d6f756e7420746f2074686520706f6f6c206163636f756e742069732064657465726d696e656420627901015b60616461707465723a3a5374616b65537472617465677954797065605d2e2049662074686520706f6f6c20697320636f6e6669677572656420746f2075736531015b60616461707465723a3a5374616b655374726174656779547970653a3a44656c6567617465605d2c207468652066756e64732072656d61696e20696e20746865206163636f756e74206f66310174686520606f726967696e602c207768696c652074686520706f6f6c206761696e732074686520726967687420746f207573652074686573652066756e647320666f72207374616b696e672e001823204e6f746500cc2a20416e206163636f756e742063616e206f6e6c792062652061206d656d626572206f6620612073696e676c6520706f6f6c2ed82a20416e206163636f756e742063616e6e6f74206a6f696e207468652073616d6520706f6f6c206d756c7469706c652074696d65732e41012a20546869732063616c6c2077696c6c202a6e6f742a206475737420746865206d656d626572206163636f756e742c20736f20746865206d656d626572206d7573742068617665206174206c65617374c82020606578697374656e7469616c206465706f736974202b20616d6f756e746020696e207468656972206163636f756e742ed02a204f6e6c79206120706f6f6c2077697468205b60506f6f6c53746174653a3a4f70656e605d2063616e206265206a6f696e656428626f6e645f657874726104011465787472611504015c426f6e6445787472613c42616c616e63654f663c543e3e00011c4501426f6e642060657874726160206d6f72652066756e64732066726f6d20606f726967696e6020696e746f2074686520706f6f6c20746f207768696368207468657920616c72656164792062656c6f6e672e0049014164646974696f6e616c2066756e64732063616e20636f6d652066726f6d206569746865722074686520667265652062616c616e6365206f6620746865206163636f756e742c206f662066726f6d207468659c616363756d756c6174656420726577617264732c20736565205b60426f6e644578747261605d2e003d01426f6e64696e672065787472612066756e647320696d706c69657320616e206175746f6d61746963207061796f7574206f6620616c6c2070656e64696e6720726577617264732061732077656c6c2e09015365652060626f6e645f65787472615f6f746865726020746f20626f6e642070656e64696e672072657761726473206f6620606f7468657260206d656d626572732e30636c61696d5f7061796f757400022055014120626f6e646564206d656d6265722063616e20757365207468697320746f20636c61696d207468656972207061796f7574206261736564206f6e20746865207265776172647320746861742074686520706f6f6c610168617320616363756d756c617465642073696e6365207468656972206c61737420636c61696d6564207061796f757420284f522073696e6365206a6f696e696e6720696620746869732069732074686569722066697273743d0174696d6520636c61696d696e672072657761726473292e20546865207061796f75742077696c6c206265207472616e7366657272656420746f20746865206d656d6265722773206163636f756e742e004901546865206d656d6265722077696c6c206561726e20726577617264732070726f2072617461206261736564206f6e20746865206d656d62657273207374616b65207673207468652073756d206f6620746865d06d656d6265727320696e2074686520706f6f6c73207374616b652e205265776172647320646f206e6f742022657870697265222e0041015365652060636c61696d5f7061796f75745f6f746865726020746f20636c61696d2072657761726473206f6e20626568616c66206f6620736f6d6520606f746865726020706f6f6c206d656d6265722e18756e626f6e640801386d656d6265725f6163636f756e74f90101504163636f756e7449644c6f6f6b75704f663c543e000140756e626f6e64696e675f706f696e74730d01013042616c616e63654f663c543e00037c4501556e626f6e6420757020746f2060756e626f6e64696e675f706f696e747360206f662074686520606d656d6265725f6163636f756e746027732066756e64732066726f6d2074686520706f6f6c2e2049744501696d706c696369746c7920636f6c6c65637473207468652072657761726473206f6e65206c6173742074696d652c2073696e6365206e6f7420646f696e6720736f20776f756c64206d65616e20736f6d656c7265776172647320776f756c6420626520666f726665697465642e004d01556e646572206365727461696e20636f6e646974696f6e732c20746869732063616c6c2063616e2062652064697370617463686564207065726d697373696f6e6c6573736c792028692e652e20627920616e79246163636f756e74292e00ac2320436f6e646974696f6e7320666f722061207065726d697373696f6e6c6573732064697370617463682e005d012a2054686520706f6f6c20697320626c6f636b656420616e64207468652063616c6c6572206973206569746865722074686520726f6f74206f7220626f756e6365722e205468697320697320726566657265656420746f30202061732061206b69636b2ef42a2054686520706f6f6c2069732064657374726f79696e6720616e6420746865206d656d626572206973206e6f7420746865206465706f7369746f722e55012a2054686520706f6f6c2069732064657374726f79696e672c20746865206d656d62657220697320746865206465706f7369746f7220616e64206e6f206f74686572206d656d626572732061726520696e207468651c2020706f6f6c2e001101232320436f6e646974696f6e7320666f72207065726d697373696f6e65642064697370617463682028692e652e207468652063616c6c657220697320616c736f2074686548606d656d6265725f6163636f756e7460293a00882a205468652063616c6c6572206973206e6f7420746865206465706f7369746f722e55012a205468652063616c6c657220697320746865206465706f7369746f722c2074686520706f6f6c2069732064657374726f79696e6720616e64206e6f206f74686572206d656d626572732061726520696e207468651c2020706f6f6c2e001823204e6f7465001d0149662074686572652061726520746f6f206d616e7920756e6c6f636b696e67206368756e6b7320746f20756e626f6e6420776974682074686520706f6f6c206163636f756e742c51015b6043616c6c3a3a706f6f6c5f77697468647261775f756e626f6e646564605d2063616e2062652063616c6c656420746f2074727920616e64206d696e696d697a6520756e6c6f636b696e67206368756e6b732e5901546865205b605374616b696e67496e746572666163653a3a756e626f6e64605d2077696c6c20696d706c696369746c792063616c6c205b6043616c6c3a3a706f6f6c5f77697468647261775f756e626f6e646564605d5501746f2074727920746f2066726565206368756e6b73206966206e6563657373617279202869652e20696620756e626f756e64207761732063616c6c656420616e64206e6f20756e6c6f636b696e67206368756e6b73610161726520617661696c61626c65292e20486f77657665722c206974206d6179206e6f7420626520706f737369626c6520746f2072656c65617365207468652063757272656e7420756e6c6f636b696e67206368756e6b732c5d01696e20776869636820636173652c2074686520726573756c74206f6620746869732063616c6c2077696c6c206c696b656c792062652074686520604e6f4d6f72654368756e6b7360206572726f722066726f6d207468653c7374616b696e672073797374656d2e58706f6f6c5f77697468647261775f756e626f6e64656408011c706f6f6c5f6964100118506f6f6c49640001486e756d5f736c617368696e675f7370616e7310010c753332000418550143616c6c206077697468647261775f756e626f6e6465646020666f722074686520706f6f6c73206163636f756e742e20546869732063616c6c2063616e206265206d61646520627920616e79206163636f756e742e004101546869732069732075736566756c2069662074686572652061726520746f6f206d616e7920756e6c6f636b696e67206368756e6b7320746f2063616c6c2060756e626f6e64602c20616e6420736f6d65610163616e20626520636c6561726564206279207769746864726177696e672e20496e2074686520636173652074686572652061726520746f6f206d616e7920756e6c6f636b696e67206368756e6b732c2074686520757365725101776f756c642070726f6261626c792073656520616e206572726f72206c696b6520604e6f4d6f72654368756e6b736020656d69747465642066726f6d20746865207374616b696e672073797374656d207768656e5c7468657920617474656d707420746f20756e626f6e642e4477697468647261775f756e626f6e6465640801386d656d6265725f6163636f756e74f90101504163636f756e7449644c6f6f6b75704f663c543e0001486e756d5f736c617368696e675f7370616e7310010c7533320005585501576974686472617720756e626f6e6465642066756e64732066726f6d20606d656d6265725f6163636f756e74602e204966206e6f20626f6e6465642066756e64732063616e20626520756e626f6e6465642c20616e486572726f722069732072657475726e65642e004d01556e646572206365727461696e20636f6e646974696f6e732c20746869732063616c6c2063616e2062652064697370617463686564207065726d697373696f6e6c6573736c792028692e652e20627920616e79246163636f756e74292e00a82320436f6e646974696f6e7320666f722061207065726d697373696f6e6c6573732064697370617463680009012a2054686520706f6f6c20697320696e2064657374726f79206d6f646520616e642074686520746172676574206973206e6f7420746865206465706f7369746f722e31012a205468652074617267657420697320746865206465706f7369746f7220616e6420746865792061726520746865206f6e6c79206d656d62657220696e207468652073756220706f6f6c732e0d012a2054686520706f6f6c20697320626c6f636b656420616e64207468652063616c6c6572206973206569746865722074686520726f6f74206f7220626f756e6365722e00982320436f6e646974696f6e7320666f72207065726d697373696f6e656420646973706174636800e82a205468652063616c6c6572206973207468652074617267657420616e64207468657920617265206e6f7420746865206465706f7369746f722e001823204e6f746500f42d204966207468652074617267657420697320746865206465706f7369746f722c2074686520706f6f6c2077696c6c2062652064657374726f7965642e61012d2049662074686520706f6f6c2068617320616e792070656e64696e6720736c6173682c20776520616c736f2074727920746f20736c61736820746865206d656d626572206265666f7265206c657474696e67207468656d5d0177697468647261772e20546869732063616c63756c6174696f6e206164647320736f6d6520776569676874206f7665726865616420616e64206973206f6e6c7920646566656e736976652e20496e207265616c6974792c5501706f6f6c20736c6173686573206d7573742068617665206265656e20616c7265616479206170706c69656420766961207065726d697373696f6e6c657373205b6043616c6c3a3a6170706c795f736c617368605d2e18637265617465100118616d6f756e740d01013042616c616e63654f663c543e000110726f6f74f90101504163636f756e7449644c6f6f6b75704f663c543e0001246e6f6d696e61746f72f90101504163636f756e7449644c6f6f6b75704f663c543e00011c626f756e636572f90101504163636f756e7449644c6f6f6b75704f663c543e000644744372656174652061206e65772064656c65676174696f6e20706f6f6c2e002c2320417267756d656e74730055012a2060616d6f756e7460202d2054686520616d6f756e74206f662066756e647320746f2064656c656761746520746f2074686520706f6f6c2e205468697320616c736f2061637473206f66206120736f7274206f664d0120206465706f7369742073696e63652074686520706f6f6c732063726561746f722063616e6e6f742066756c6c7920756e626f6e642066756e647320756e74696c2074686520706f6f6c206973206265696e6730202064657374726f7965642e51012a2060696e64657860202d204120646973616d626967756174696f6e20696e64657820666f72206372656174696e6720746865206163636f756e742e204c696b656c79206f6e6c792075736566756c207768656ec020206372656174696e67206d756c7469706c6520706f6f6c7320696e207468652073616d652065787472696e7369632ed42a2060726f6f7460202d20546865206163636f756e7420746f20736574206173205b60506f6f6c526f6c65733a3a726f6f74605d2e0d012a20606e6f6d696e61746f7260202d20546865206163636f756e7420746f2073657420617320746865205b60506f6f6c526f6c65733a3a6e6f6d696e61746f72605d2efc2a2060626f756e63657260202d20546865206163636f756e7420746f2073657420617320746865205b60506f6f6c526f6c65733a3a626f756e636572605d2e001823204e6f7465006101496e206164646974696f6e20746f2060616d6f756e74602c207468652063616c6c65722077696c6c207472616e7366657220746865206578697374656e7469616c206465706f7369743b20736f207468652063616c6c65720d016e656564732061742068617665206174206c656173742060616d6f756e74202b206578697374656e7469616c5f6465706f73697460207472616e7366657261626c652e4c6372656174655f776974685f706f6f6c5f6964140118616d6f756e740d01013042616c616e63654f663c543e000110726f6f74f90101504163636f756e7449644c6f6f6b75704f663c543e0001246e6f6d696e61746f72f90101504163636f756e7449644c6f6f6b75704f663c543e00011c626f756e636572f90101504163636f756e7449644c6f6f6b75704f663c543e00011c706f6f6c5f6964100118506f6f6c4964000718ec4372656174652061206e65772064656c65676174696f6e20706f6f6c207769746820612070726576696f75736c79207573656420706f6f6c206964002c2320417267756d656e7473009873616d6520617320606372656174656020776974682074686520696e636c7573696f6e206f66782a2060706f6f6c5f696460202d2060412076616c696420506f6f6c49642e206e6f6d696e61746508011c706f6f6c5f6964100118506f6f6c496400012876616c696461746f7273050201445665633c543a3a4163636f756e7449643e0008307c4e6f6d696e617465206f6e20626568616c66206f662074686520706f6f6c2e004501546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265207369676e65642062792074686520706f6f6c206e6f6d696e61746f72206f722074686520706f6f6c28726f6f7420726f6c652e00450154686973206469726563746c7920666f727761726473207468652063616c6c20746f20616e20696d706c656d656e746174696f6e206f6620605374616b696e67496e74657266616365602028652e672e2c45016070616c6c65742d7374616b696e676029207468726f756768205b60436f6e6669673a3a5374616b6541646170746572605d2c206f6e20626568616c66206f662074686520626f6e64656420706f6f6c2e001823204e6f7465005901496e206164646974696f6e20746f20612060726f6f7460206f7220606e6f6d696e61746f726020726f6c65206f6620606f726967696e602c2074686520706f6f6c2773206465706f7369746f72206e6565647320746f0d0168617665206174206c6561737420606465706f7369746f725f6d696e5f626f6e646020696e2074686520706f6f6c20746f207374617274206e6f6d696e6174696e672e247365745f737461746508011c706f6f6c5f6964100118506f6f6c4964000114737461746519040124506f6f6c5374617465000928745365742061206e657720737461746520666f722074686520706f6f6c2e0055014966206120706f6f6c20697320616c726561647920696e20746865206044657374726f79696e67602073746174652c207468656e20756e646572206e6f20636f6e646974696f6e2063616e20697473207374617465346368616e676520616761696e2e00c0546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265206569746865723a00dc312e207369676e65642062792074686520626f756e6365722c206f722074686520726f6f7420726f6c65206f662074686520706f6f6c2c5d01322e2069662074686520706f6f6c20636f6e646974696f6e7320746f206265206f70656e20617265204e4f54206d6574202861732064657363726962656420627920606f6b5f746f5f62655f6f70656e60292c20616e6439012020207468656e20746865207374617465206f662074686520706f6f6c2063616e206265207065726d697373696f6e6c6573736c79206368616e67656420746f206044657374726f79696e67602e307365745f6d6574616461746108011c706f6f6c5f6964100118506f6f6c49640001206d6574616461746138011c5665633c75383e000a10805365742061206e6577206d6574616461746120666f722074686520706f6f6c2e005d01546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265207369676e65642062792074686520626f756e6365722c206f722074686520726f6f7420726f6c65206f662074686514706f6f6c2e2c7365745f636f6e666967731801346d696e5f6a6f696e5f626f6e641d040158436f6e6669674f703c42616c616e63654f663c543e3e00013c6d696e5f6372656174655f626f6e641d040158436f6e6669674f703c42616c616e63654f663c543e3e0001246d61785f706f6f6c7321040134436f6e6669674f703c7533323e00012c6d61785f6d656d6265727321040134436f6e6669674f703c7533323e0001506d61785f6d656d626572735f7065725f706f6f6c21040134436f6e6669674f703c7533323e000154676c6f62616c5f6d61785f636f6d6d697373696f6e25040144436f6e6669674f703c50657262696c6c3e000b2c410155706461746520636f6e66696775726174696f6e7320666f7220746865206e6f6d696e6174696f6e20706f6f6c732e20546865206f726967696e20666f7220746869732063616c6c206d757374206265605b60436f6e6669673a3a41646d696e4f726967696e605d2e002c2320417267756d656e747300a02a20606d696e5f6a6f696e5f626f6e6460202d20536574205b604d696e4a6f696e426f6e64605d2eb02a20606d696e5f6372656174655f626f6e6460202d20536574205b604d696e437265617465426f6e64605d2e842a20606d61785f706f6f6c7360202d20536574205b604d6178506f6f6c73605d2ea42a20606d61785f6d656d6265727360202d20536574205b604d6178506f6f6c4d656d62657273605d2ee42a20606d61785f6d656d626572735f7065725f706f6f6c60202d20536574205b604d6178506f6f6c4d656d62657273506572506f6f6c605d2ee02a2060676c6f62616c5f6d61785f636f6d6d697373696f6e60202d20536574205b60476c6f62616c4d6178436f6d6d697373696f6e605d2e307570646174655f726f6c657310011c706f6f6c5f6964100118506f6f6c49640001206e65775f726f6f7429040158436f6e6669674f703c543a3a4163636f756e7449643e0001346e65775f6e6f6d696e61746f7229040158436f6e6669674f703c543a3a4163636f756e7449643e00012c6e65775f626f756e63657229040158436f6e6669674f703c543a3a4163636f756e7449643e000c1c745570646174652074686520726f6c6573206f662074686520706f6f6c2e003d0154686520726f6f7420697320746865206f6e6c7920656e7469747920746861742063616e206368616e676520616e79206f662074686520726f6c65732c20696e636c7564696e6720697473656c662cb86578636c7564696e6720746865206465706f7369746f722c2077686f2063616e206e65766572206368616e67652e005101497420656d69747320616e206576656e742c206e6f74696679696e6720554973206f662074686520726f6c65206368616e67652e2054686973206576656e742069732071756974652072656c6576616e7420746f1d016d6f737420706f6f6c206d656d6265727320616e6420746865792073686f756c6420626520696e666f726d6564206f66206368616e67657320746f20706f6f6c20726f6c65732e146368696c6c04011c706f6f6c5f6964100118506f6f6c4964000d44704368696c6c206f6e20626568616c66206f662074686520706f6f6c2e004101546865206469737061746368206f726967696e206f6620746869732063616c6c2063616e206265207369676e65642062792074686520706f6f6c206e6f6d696e61746f72206f722074686520706f6f6ca0726f6f7420726f6c652c2073616d65206173205b6050616c6c65743a3a6e6f6d696e617465605d2e00450154686973206469726563746c7920666f727761726473207468652063616c6c20746f20616e20696d706c656d656e746174696f6e206f6620605374616b696e67496e74657266616365602028652e672e2c45016070616c6c65742d7374616b696e676029207468726f756768205b60436f6e6669673a3a5374616b6541646170746572605d2c206f6e20626568616c66206f662074686520626f6e64656420706f6f6c2e004d01556e646572206365727461696e20636f6e646974696f6e732c20746869732063616c6c2063616e2062652064697370617463686564207065726d697373696f6e6c6573736c792028692e652e20627920616e79246163636f756e74292e00ac2320436f6e646974696f6e7320666f722061207065726d697373696f6e6c6573732064697370617463683a55012a205768656e20706f6f6c206465706f7369746f7220686173206c657373207468616e20604d696e4e6f6d696e61746f72426f6e6460207374616b65642c206f746865727769736520706f6f6c206d656d626572735c202061726520756e61626c6520746f20756e626f6e642e009c2320436f6e646974696f6e7320666f72207065726d697373696f6e65642064697370617463683ab42a205468652063616c6c65722069732074686520706f6f6c2773206e6f6d696e61746f72206f7220726f6f742e40626f6e645f65787472615f6f746865720801186d656d626572f90101504163636f756e7449644c6f6f6b75704f663c543e00011465787472611504015c426f6e6445787472613c42616c616e63654f663c543e3e000e245501606f726967696e6020626f6e64732066756e64732066726f6d206065787472616020666f7220736f6d6520706f6f6c206d656d62657220606d656d6265726020696e746f207468656972207265737065637469766518706f6f6c732e004901606f726967696e602063616e20626f6e642065787472612066756e64732066726f6d20667265652062616c616e6365206f722070656e64696e672072657761726473207768656e20606f726967696e203d3d1c6f74686572602e004501496e207468652063617365206f6620606f726967696e20213d206f74686572602c20606f726967696e602063616e206f6e6c7920626f6e642065787472612070656e64696e672072657761726473206f661501606f7468657260206d656d6265727320617373756d696e67207365745f636c61696d5f7065726d697373696f6e20666f722074686520676976656e206d656d626572206973c0605065726d697373696f6e6c657373436f6d706f756e6460206f7220605065726d697373696f6e6c657373416c6c602e507365745f636c61696d5f7065726d697373696f6e0401287065726d697373696f6e2d04013c436c61696d5065726d697373696f6e000f1c4901416c6c6f7773206120706f6f6c206d656d62657220746f20736574206120636c61696d207065726d697373696f6e20746f20616c6c6f77206f7220646973616c6c6f77207065726d697373696f6e6c65737360626f6e64696e6720616e64207769746864726177696e672e002c2320417267756d656e747300782a20606f726967696e60202d204d656d626572206f66206120706f6f6c2eb82a20607065726d697373696f6e60202d20546865207065726d697373696f6e20746f206265206170706c6965642e48636c61696d5f7061796f75745f6f746865720401146f74686572000130543a3a4163636f756e7449640010100101606f726967696e602063616e20636c61696d207061796f757473206f6e20736f6d6520706f6f6c206d656d62657220606f7468657260277320626568616c662e005501506f6f6c206d656d62657220606f7468657260206d7573742068617665206120605065726d697373696f6e6c657373576974686472617760206f7220605065726d697373696f6e6c657373416c6c6020636c61696da87065726d697373696f6e20666f7220746869732063616c6c20746f206265207375636365737366756c2e387365745f636f6d6d697373696f6e08011c706f6f6c5f6964100118506f6f6c49640001386e65775f636f6d6d697373696f6e3104017c4f7074696f6e3c2850657262696c6c2c20543a3a4163636f756e744964293e001114745365742074686520636f6d6d697373696f6e206f66206120706f6f6c2e5501426f7468206120636f6d6d697373696f6e2070657263656e7461676520616e64206120636f6d6d697373696f6e207061796565206d7573742062652070726f766964656420696e20746865206063757272656e74605d017475706c652e2057686572652061206063757272656e7460206f6620604e6f6e65602069732070726f76696465642c20616e792063757272656e7420636f6d6d697373696f6e2077696c6c2062652072656d6f7665642e004d012d204966206120604e6f6e656020697320737570706c69656420746f20606e65775f636f6d6d697373696f6e602c206578697374696e6720636f6d6d697373696f6e2077696c6c2062652072656d6f7665642e487365745f636f6d6d697373696f6e5f6d617808011c706f6f6c5f6964100118506f6f6c49640001386d61785f636f6d6d697373696f6eb4011c50657262696c6c0012149453657420746865206d6178696d756d20636f6d6d697373696f6e206f66206120706f6f6c2e0039012d20496e697469616c206d61782063616e2062652073657420746f20616e79206050657262696c6c602c20616e64206f6e6c7920736d616c6c65722076616c75657320746865726561667465722e35012d2043757272656e7420636f6d6d697373696f6e2077696c6c206265206c6f776572656420696e20746865206576656e7420697420697320686967686572207468616e2061206e6577206d6178342020636f6d6d697373696f6e2e687365745f636f6d6d697373696f6e5f6368616e67655f7261746508011c706f6f6c5f6964100118506f6f6c496400012c6368616e67655f726174653904019c436f6d6d697373696f6e4368616e6765526174653c426c6f636b4e756d626572466f723c543e3e001310a85365742074686520636f6d6d697373696f6e206368616e6765207261746520666f72206120706f6f6c2e003d01496e697469616c206368616e67652072617465206973206e6f7420626f756e6465642c20776865726561732073756273657175656e7420757064617465732063616e206f6e6c79206265206d6f7265747265737472696374697665207468616e207468652063757272656e742e40636c61696d5f636f6d6d697373696f6e04011c706f6f6c5f6964100118506f6f6c496400144064436c61696d2070656e64696e6720636f6d6d697373696f6e2e003d015468652060726f6f746020726f6c65206f662074686520706f6f6c206973205f616c776179735f20616c6c6f77656420746f20636c61696d2074686520706f6f6c277320636f6d6d697373696f6e2e00550149662074686520706f6f6c20686173207365742060436f6d6d697373696f6e436c61696d5065726d697373696f6e3a3a5065726d697373696f6e6c657373602c207468656e20616e79206163636f756e742063616ed874726967676572207468652070726f63657373206f6620636c61696d696e672074686520706f6f6c277320636f6d6d697373696f6e2e00410149662074686520706f6f6c2068617320736574206974732060436f6d6d697373696f6e436c61696d5065726d697373696f6e6020746f20604163636f756e742861636329602c207468656e206f6e6c79206163636f756e7473302a2060616363602c20616e64642a2074686520706f6f6c277320726f6f74206163636f756e7400b86d61792063616c6c20746869732065787472696e736963206f6e20626568616c66206f662074686520706f6f6c2e002d0150656e64696e6720636f6d6d697373696f6e73206172652070616964206f757420616e6420616464656420746f2074686520746f74616c20636c61696d656420636f6d6d697373696f6e2eb854686520746f74616c2070656e64696e6720636f6d6d697373696f6e20697320726573657420746f207a65726f2e4c61646a7573745f706f6f6c5f6465706f73697404011c706f6f6c5f6964100118506f6f6c496400151cec546f70207570207468652064656669636974206f7220776974686472617720746865206578636573732045442066726f6d2074686520706f6f6c2e0051015768656e206120706f6f6c20697320637265617465642c2074686520706f6f6c206465706f7369746f72207472616e736665727320454420746f2074686520726577617264206163636f756e74206f66207468655501706f6f6c2e204544206973207375626a65637420746f206368616e676520616e64206f7665722074696d652c20746865206465706f73697420696e2074686520726577617264206163636f756e74206d61792062655101696e73756666696369656e7420746f20636f766572207468652045442064656669636974206f662074686520706f6f6c206f7220766963652d76657273612077686572652074686572652069732065786365737331016465706f73697420746f2074686520706f6f6c2e20546869732063616c6c20616c6c6f777320616e796f6e6520746f2061646a75737420746865204544206465706f736974206f6620746865f4706f6f6c2062792065697468657220746f7070696e67207570207468652064656669636974206f7220636c61696d696e6720746865206578636573732e7c7365745f636f6d6d697373696f6e5f636c61696d5f7065726d697373696f6e08011c706f6f6c5f6964100118506f6f6c49640001287065726d697373696f6e3d0401bc4f7074696f6e3c436f6d6d697373696f6e436c61696d5065726d697373696f6e3c543a3a4163636f756e7449643e3e001610cc536574206f722072656d6f7665206120706f6f6c277320636f6d6d697373696f6e20636c61696d207065726d697373696f6e2e00610144657465726d696e65732077686f2063616e20636c61696d2074686520706f6f6c27732070656e64696e6720636f6d6d697373696f6e2e204f6e6c79207468652060526f6f746020726f6c65206f662074686520706f6f6cc869732061626c6520746f20636f6e66696775726520636f6d6d697373696f6e20636c61696d207065726d697373696f6e732e2c6170706c795f736c6173680401386d656d6265725f6163636f756e74f90101504163636f756e7449644c6f6f6b75704f663c543e001724884170706c7920612070656e64696e6720736c617368206f6e2061206d656d6265722e0025014661696c7320756e6c657373205b6063726174653a3a70616c6c65743a3a436f6e6669673a3a5374616b6541646170746572605d206973206f6620737472617465677920747970653aa45b60616461707465723a3a5374616b655374726174656779547970653a3a44656c6567617465605d2e005d015468652070656e64696e6720736c61736820616d6f756e74206f6620746865206d656d626572206d75737420626520657175616c206f72206d6f7265207468616e20604578697374656e7469616c4465706f736974602e5101546869732063616c6c2063616e2062652064697370617463686564207065726d697373696f6e6c6573736c792028692e652e20627920616e79206163636f756e74292e2049662074686520657865637574696f6e49016973207375636365737366756c2c2066656520697320726566756e64656420616e642063616c6c6572206d6179206265207265776172646564207769746820612070617274206f662074686520736c6173680d016261736564206f6e20746865205b6063726174653a3a70616c6c65743a3a436f6e6669673a3a5374616b6541646170746572605d20636f6e66696775726174696f6e2e486d6967726174655f64656c65676174696f6e0401386d656d6265725f6163636f756e74f90101504163636f756e7449644c6f6f6b75704f663c543e0018241d014d696772617465732064656c6567617465642066756e64732066726f6d2074686520706f6f6c206163636f756e7420746f2074686520606d656d6265725f6163636f756e74602e0025014661696c7320756e6c657373205b6063726174653a3a70616c6c65743a3a436f6e6669673a3a5374616b6541646170746572605d206973206f6620737472617465677920747970653aa45b60616461707465723a3a5374616b655374726174656779547970653a3a44656c6567617465605d2e002901546869732069732061207065726d697373696f6e2d6c6573732063616c6c20616e6420726566756e647320616e792066656520696620636c61696d206973207375636365737366756c2e005d0149662074686520706f6f6c20686173206d6967726174656420746f2064656c65676174696f6e206261736564207374616b696e672c20746865207374616b656420746f6b656e73206f6620706f6f6c206d656d62657273290163616e206265206d6f76656420616e642068656c6420696e207468656972206f776e206163636f756e742e20536565205b60616461707465723a3a44656c65676174655374616b65605d786d6967726174655f706f6f6c5f746f5f64656c65676174655f7374616b6504011c706f6f6c5f6964100118506f6f6c4964001924f44d69677261746520706f6f6c2066726f6d205b60616461707465723a3a5374616b655374726174656779547970653a3a5472616e73666572605d20746fa45b60616461707465723a3a5374616b655374726174656779547970653a3a44656c6567617465605d2e0025014661696c7320756e6c657373205b6063726174653a3a70616c6c65743a3a436f6e6669673a3a5374616b6541646170746572605d206973206f6620737472617465677920747970653aa45b60616461707465723a3a5374616b655374726174656779547970653a3a44656c6567617465605d2e004101546869732063616c6c2063616e2062652064697370617463686564207065726d697373696f6e6c6573736c792c20616e6420726566756e647320616e7920666565206966207375636365737366756c2e00490149662074686520706f6f6c2068617320616c7265616479206d6967726174656420746f2064656c65676174696f6e206261736564207374616b696e672c20746869732063616c6c2077696c6c206661696c2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e1504085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7324426f6e644578747261041c42616c616e6365011801082c4672656542616c616e6365040018011c42616c616e63650000001c52657761726473000100001904085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7324506f6f6c537461746500010c104f70656e0000001c426c6f636b65640001002844657374726f79696e67000200001d04085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7320436f6e6669674f700404540118010c104e6f6f700000000c5365740400180104540001001852656d6f7665000200002104085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7320436f6e6669674f700404540110010c104e6f6f700000000c5365740400100104540001001852656d6f7665000200002504085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7320436f6e6669674f7004045401b4010c104e6f6f700000000c5365740400b40104540001001852656d6f7665000200002904085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7320436f6e6669674f700404540100010c104e6f6f700000000c5365740400000104540001001852656d6f7665000200002d04085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733c436c61696d5065726d697373696f6e000110305065726d697373696f6e6564000000585065726d697373696f6e6c657373436f6d706f756e64000100585065726d697373696f6e6c6573735769746864726177000200445065726d697373696f6e6c657373416c6c00030000310404184f7074696f6e0404540135040108104e6f6e6500000010536f6d65040035040000010000350400000408b400003904085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7350436f6d6d697373696f6e4368616e676552617465042c426c6f636b4e756d6265720110000801306d61785f696e637265617365b4011c50657262696c6c0001246d696e5f64656c617910012c426c6f636b4e756d62657200003d0404184f7074696f6e0404540141040108104e6f6e6500000010536f6d650400410400000100004104085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7364436f6d6d697373696f6e436c61696d5065726d697373696f6e04244163636f756e74496401000108385065726d697373696f6e6c6573730000001c4163636f756e7404000001244163636f756e7449640001000045040c4c70616c6c65745f666173745f756e7374616b651870616c6c65741043616c6c04045400010c5472656769737465725f666173745f756e7374616b65000068885265676973746572206f6e6573656c6620666f7220666173742d756e7374616b652e00482323204469737061746368204f726967696e004501546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265202a7369676e65642a2062792077686f65766572206973207065726d697474656420746f2063616c6cf0756e626f6e642066756e647320627920746865207374616b696e672073797374656d2e20536565205b60436f6e6669673a3a5374616b696e67605d2e002823232044657461696c73003901546865207374617368206173736f636961746564207769746820746865206f726967696e206d7573742068617665206e6f206f6e676f696e6720756e6c6f636b696e67206368756e6b732e2049665d017375636365737366756c2c20746869732077696c6c2066756c6c7920756e626f6e6420616e64206368696c6c207468652073746173682e205468656e2c2069742077696c6c20656e71756575652074686520737461736880746f20626520636865636b656420696e206675727468657220626c6f636b732e0051014966206279207468652074696d6520746869732069732063616c6c65642c207468652073746173682069732061637475616c6c7920656c696769626c6520666f7220666173742d756e7374616b652c207468656e450174686579206172652067756172616e7465656420746f2072656d61696e20656c696769626c652c2062656361757365207468652063616c6c2077696c6c206368696c6c207468656d2061732077656c6c2e003d0149662074686520636865636b20776f726b732c2074686520656e74697265207374616b696e6720646174612069732072656d6f7665642c20692e652e207468652073746173682069732066756c6c7924756e7374616b65642e005d0149662074686520636865636b206661696c732c207468652073746173682072656d61696e73206368696c6c656420616e642077616974696e6720666f72206265696e6720756e626f6e64656420617320696e20776974686101746865206e6f726d616c207374616b696e672073797374656d2c206275742074686579206c6f73652070617274206f6620746865697220756e626f6e64696e67206368756e6b732064756520746f20636f6e73756d696e675874686520636861696e2773207265736f75726365732e00242323204576656e7473000901536f6d65206576656e74732066726f6d20746865207374616b696e6720616e642063757272656e63792073797374656d206d6967687420626520656d69747465642e2864657265676973746572000148a444657265676973746572206f6e6573656c662066726f6d2074686520666173742d756e7374616b652e00482323204469737061746368204f726967696e004501546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265202a7369676e65642a2062792077686f65766572206973207065726d697474656420746f2063616c6cf0756e626f6e642066756e647320627920746865207374616b696e672073797374656d2e20536565205b60436f6e6669673a3a5374616b696e67605d2e002823232044657461696c73006101546869732069732075736566756c206966206f6e6520697320726567697374657265642c207468657920617265207374696c6c2077616974696e672c20616e642074686579206368616e6765207468656972206d696e642e0059014e6f7465207468617420746865206173736f636961746564207374617368206973207374696c6c2066756c6c7920756e626f6e64656420616e64206368696c6c6564206173206120636f6e73657175656e6365206f66590163616c6c696e67205b6050616c6c65743a3a72656769737465725f666173745f756e7374616b65605d2e205468657265666f72652c20746869732073686f756c642070726f6261626c7920626520666f6c6c6f776564b0627920612063616c6c20746f20607265626f6e646020696e20746865207374616b696e672073797374656d2e00242323204576656e7473000901536f6d65206576656e74732066726f6d20746865207374616b696e6720616e642063757272656e63792073797374656d206d6967687420626520656d69747465642e1c636f6e74726f6c040134657261735f746f5f636865636b100120457261496e64657800023494436f6e74726f6c20746865206f7065726174696f6e206f6620746869732070616c6c65742e00482323204469737061746368204f726967696e000d01546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205b60436f6e6669673a3a436f6e74726f6c4f726967696e605d2e002823232044657461696c7300410143616e2073657420746865206e756d626572206f66206572617320746f20636865636b2070657220626c6f636b2c20616e6420706f74656e7469616c6c79206f746865722061646d696e20776f726b2e00242323204576656e747300a44e6f206576656e74732061726520656d69747465642066726f6d20746869732064697370617463682e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e49040c7870616c6c65745f7374616b696e675f6173796e635f61685f636c69656e741870616c6c65741043616c6c04045400010c3476616c696461746f725f7365740401187265706f72744d0401ac72635f636c69656e743a3a56616c696461746f725365745265706f72743c543a3a4163636f756e7449643e000000207365745f6d6f64650401106d6f6465510401344f7065726174696e674d6f64650001040101416c6c6f777320676f7665726e616e636520746f20666f7263652073657420746865206f7065726174696e67206d6f6465206f66207468652070616c6c65742e58666f7263655f6f6e5f6d6967726174696f6e5f656e6400020425016d616e75616c6c7920646f207768617420746869732070616c6c657420776173206d65616e7420746f20646f2061742074686520656e64206f6620746865206d6967726174696f6e2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e4d04087870616c6c65745f7374616b696e675f6173796e635f72635f636c69656e744856616c696461746f725365745265706f727404244163636f756e7449640100001001446e65775f76616c696461746f725f736574050201385665633c4163636f756e7449643e000108696410010c75333200012c7072756e655f75705f746fb801504f7074696f6e3c53657373696f6e496e6465783e0001206c6566746f766572200110626f6f6c00005104087870616c6c65745f7374616b696e675f6173796e635f61685f636c69656e74344f7065726174696e674d6f646500010c1c5061737369766500000020427566666572656400010018416374697665000200005504106c706f6c6b61646f745f72756e74696d655f70617261636861696e7334636f6e66696775726174696f6e1870616c6c65741043616c6c0404540001b87c7365745f76616c69646174696f6e5f757067726164655f636f6f6c646f776e04010c6e6577100144426c6f636b4e756d626572466f723c543e00000490536574207468652076616c69646174696f6e207570677261646520636f6f6c646f776e2e707365745f76616c69646174696f6e5f757067726164655f64656c617904010c6e6577100144426c6f636b4e756d626572466f723c543e00010484536574207468652076616c69646174696f6e20757067726164652064656c61792e647365745f636f64655f726574656e74696f6e5f706572696f6404010c6e6577100144426c6f636b4e756d626572466f723c543e000204d05365742074686520616363657074616e636520706572696f6420666f7220616e20696e636c756465642063616e6469646174652e447365745f6d61785f636f64655f73697a6504010c6e657710010c753332000304dc53657420746865206d61782076616c69646174696f6e20636f64652073697a6520666f7220696e636f6d696e672075706772616465732e407365745f6d61785f706f765f73697a6504010c6e657710010c753332000404c453657420746865206d617820504f5620626c6f636b2073697a6520666f7220696e636f6d696e672075706772616465732e587365745f6d61785f686561645f646174615f73697a6504010c6e657710010c7533320005049453657420746865206d6178206865616420646174612073697a6520666f722070617261732e487365745f636f726574696d655f636f72657304010c6e657710010c753332000610ac53657420746865206e756d626572206f6620636f726574696d6520657865637574696f6e20636f7265732e0051014e4f54453a2074686174207468697320636f6e66696775726174696f6e206973206d616e616765642062792074686520636f726574696d6520636861696e2e204f6e6c79206d616e75616c6c79206368616e6765b0746869732c20696620796f75207265616c6c79206b6e6f77207768617420796f752061726520646f696e6721707365745f67726f75705f726f746174696f6e5f6672657175656e637904010c6e6577100144426c6f636b4e756d626572466f723c543e000804d0536574207468652070617261636861696e2076616c696461746f722d67726f757020726f746174696f6e206672657175656e6379747365745f70617261735f617661696c6162696c6974795f706572696f6404010c6e6577100144426c6f636b4e756d626572466f723c543e000904985365742074686520617661696c6162696c69747920706572696f6420666f722070617261732e607365745f7363686564756c696e675f6c6f6f6b616865616404010c6e657710010c753332000b04390153657420746865207363686564756c696e67206c6f6f6b61686561642c20696e206578706563746564206e756d626572206f6620626c6f636b73206174207065616b207468726f7567687075742e6c7365745f6d61785f76616c696461746f72735f7065725f636f726504010c6e6577b8012c4f7074696f6e3c7533323e000c04ec53657420746865206d6178696d756d206e756d626572206f662076616c696461746f727320746f2061737369676e20746f20616e7920636f72652e487365745f6d61785f76616c696461746f727304010c6e6577b8012c4f7074696f6e3c7533323e000d040d0153657420746865206d6178696d756d206e756d626572206f662076616c696461746f727320746f2075736520696e2070617261636861696e20636f6e73656e7375732e487365745f646973707574655f706572696f6404010c6e657710013053657373696f6e496e646578000e040d0153657420746865206469737075746520706572696f642c20696e206e756d626572206f662073657373696f6e7320746f206b65657020666f722064697370757465732eb47365745f646973707574655f706f73745f636f6e636c7573696f6e5f616363657074616e63655f706572696f6404010c6e6577100144426c6f636b4e756d626572466f723c543e000f04c853657420746865206469737075746520706f737420636f6e636c7573696f6e20616363657074616e636520706572696f642e447365745f6e6f5f73686f775f736c6f747304010c6e657710010c753332001208f853657420746865206e6f2073686f7720736c6f74732c20696e206e756d626572206f66206e756d626572206f6620636f6e73656e73757320736c6f74732e4c4d757374206265206174206c6561737420312e507365745f6e5f64656c61795f7472616e6368657304010c6e657710010c7533320013049c5365742074686520746f74616c206e756d626572206f662064656c6179207472616e636865732e787365745f7a65726f74685f64656c61795f7472616e6368655f776964746804010c6e657710010c7533320014048c53657420746865207a65726f74682064656c6179207472616e6368652077696474682e507365745f6e65656465645f617070726f76616c7304010c6e657710010c753332001504dc53657420746865206e756d626572206f662076616c696461746f7273206e656564656420746f20617070726f7665206120626c6f636b2e707365745f72656c61795f7672665f6d6f64756c6f5f73616d706c657304010c6e657710010c753332001604590153657420746865206e756d626572206f662073616d706c657320746f20646f206f6620746865206052656c61795652464d6f64756c6f6020617070726f76616c2061737369676e6d656e7420637269746572696f6e2e687365745f6d61785f7570776172645f71756575655f636f756e7404010c6e657710010c7533320017042d015365747320746865206d6178696d756d206974656d7320746861742063616e2070726573656e7420696e206120757077617264206469737061746368207175657565206174206f6e63652e647365745f6d61785f7570776172645f71756575655f73697a6504010c6e657710010c7533320018084d015365747320746865206d6178696d756d20746f74616c2073697a65206f66206974656d7320746861742063616e2070726573656e7420696e206120757077617264206469737061746368207175657565206174146f6e63652e747365745f6d61785f646f776e776172645f6d6573736167655f73697a6504010c6e657710010c7533320019049c5365742074686520637269746963616c20646f776e77617264206d6573736167652073697a652e6c7365745f6d61785f7570776172645f6d6573736167655f73697a6504010c6e657710010c753332001b042d015365747320746865206d6178696d756d2073697a65206f6620616e20757077617264206d65737361676520746861742063616e2062652073656e7420627920612063616e6469646174652ea07365745f6d61785f7570776172645f6d6573736167655f6e756d5f7065725f63616e64696461746504010c6e657710010c753332001c0405015365747320746865206d6178696d756d206e756d626572206f66206d65737361676573207468617420612063616e6469646174652063616e20636f6e7461696e2e647365745f68726d705f6f70656e5f726571756573745f74746c04010c6e657710010c753332001d0435015365747320746865206e756d626572206f662073657373696f6e7320616674657220776869636820616e2048524d50206f70656e206368616e6e656c207265717565737420657870697265732e5c7365745f68726d705f73656e6465725f6465706f73697404010c6e657718011c42616c616e6365001e045101536574732074686520616d6f756e74206f662066756e64732074686174207468652073656e6465722073686f756c642070726f7669646520666f72206f70656e696e6720616e2048524d50206368616e6e656c2e687365745f68726d705f726563697069656e745f6465706f73697404010c6e657718011c42616c616e6365001f086101536574732074686520616d6f756e74206f662066756e647320746861742074686520726563697069656e742073686f756c642070726f7669646520666f7220616363657074696e67206f70656e696e6720616e2048524d50206368616e6e656c2e747365745f68726d705f6368616e6e656c5f6d61785f636170616369747904010c6e657710010c7533320020041d015365747320746865206d6178696d756d206e756d626572206f66206d6573736167657320616c6c6f77656420696e20616e2048524d50206368616e6e656c206174206f6e63652e7c7365745f68726d705f6368616e6e656c5f6d61785f746f74616c5f73697a6504010c6e657710010c75333200210451015365747320746865206d6178696d756d20746f74616c2073697a65206f66206d6573736167657320696e20627974657320616c6c6f77656420696e20616e2048524d50206368616e6e656c206174206f6e63652e9c7365745f68726d705f6d61785f70617261636861696e5f696e626f756e645f6368616e6e656c7304010c6e657710010c75333200220449015365747320746865206d6178696d756d206e756d626572206f6620696e626f756e642048524d50206368616e6e656c7320612070617261636861696e20697320616c6c6f77656420746f206163636570742e847365745f68726d705f6368616e6e656c5f6d61785f6d6573736167655f73697a6504010c6e657710010c7533320024043d015365747320746865206d6178696d756d2073697a65206f662061206d657373616765207468617420636f756c6420657665722062652070757420696e746f20616e2048524d50206368616e6e656c2ea07365745f68726d705f6d61785f70617261636861696e5f6f7574626f756e645f6368616e6e656c7304010c6e657710010c75333200250445015365747320746865206d6178696d756d206e756d626572206f66206f7574626f756e642048524d50206368616e6e656c7320612070617261636861696e20697320616c6c6f77656420746f206f70656e2e987365745f68726d705f6d61785f6d6573736167655f6e756d5f7065725f63616e64696461746504010c6e657710010c75333200270435015365747320746865206d6178696d756d206e756d626572206f66206f7574626f756e642048524d50206d657373616765732063616e2062652073656e7420627920612063616e6469646174652e487365745f7076665f766f74696e675f74746c04010c6e657710013053657373696f6e496e646578002a04510153657420746865206e756d626572206f662073657373696f6e206368616e676573206166746572207768696368206120505646207072652d636865636b696e6720766f74696e672069732072656a65637465642e907365745f6d696e696d756d5f76616c69646174696f6e5f757067726164655f64656c617904010c6e6577100144426c6f636b4e756d626572466f723c543e002b1055015365747320746865206d696e696d756d2064656c6179206265747765656e20616e6e6f756e63696e6720746865207570677261646520626c6f636b20666f7220612070617261636861696e20756e74696c2074686554757067726164652074616b696e6720706c6163652e00390153656520746865206669656c6420646f63756d656e746174696f6e20666f7220696e666f726d6174696f6e20616e6420636f6e73747261696e747320666f7220746865206e65772076616c75652e707365745f6279706173735f636f6e73697374656e63795f636865636b04010c6e6577200110626f6f6c002c084d0153657474696e67207468697320746f20747275652077696c6c2064697361626c6520636f6e73697374656e637920636865636b7320666f722074686520636f6e66696775726174696f6e20736574746572732e4455736520776974682063617574696f6e2e607365745f6173796e635f6261636b696e675f706172616d7304010c6e6577590401484173796e634261636b696e67506172616d73002d04a053657420746865206173796e6368726f6e6f7573206261636b696e6720706172616d65746572732e4c7365745f6578656375746f725f706172616d7304010c6e65775d0401384578656375746f72506172616d73002e047053657420505646206578656375746f7220706172616d65746572732e587365745f6f6e5f64656d616e645f626173655f66656504010c6e657718011c42616c616e6365002f04a453657420746865206f6e2064656d616e6420287061726174687265616473292062617365206665652e747365745f6f6e5f64656d616e645f6665655f766172696162696c69747904010c6e6577b4011c50657262696c6c003004c053657420746865206f6e2064656d616e6420287061726174687265616473292066656520766172696162696c6974792e707365745f6f6e5f64656d616e645f71756575655f6d61785f73697a6504010c6e657710010c753332003104bc53657420746865206f6e2064656d616e642028706172617468726561647329207175657565206d61782073697a652e987365745f6f6e5f64656d616e645f7461726765745f71756575655f7574696c697a6174696f6e04010c6e6577b4011c50657262696c6c003204c053657420746865206f6e2064656d616e6420287061726174687265616473292066656520766172696162696c6974792e647365745f6d696e696d756d5f6261636b696e675f766f74657304010c6e657710010c753332003404a053657420746865206d696e696d756d206261636b696e6720766f746573207468726573686f6c642e407365745f6e6f64655f66656174757265080114696e646578080108753800011476616c7565200110626f6f6c003504645365742f556e7365742061206e6f646520666561747572652e687365745f617070726f76616c5f766f74696e675f706172616d7304010c6e657771040150417070726f76616c566f74696e67506172616d730036046c53657420617070726f76616c2d766f74696e672d706172616d732e507365745f7363686564756c65725f706172616d7304010c6e6577750401885363686564756c6572506172616d733c426c6f636b4e756d626572466f723c543e3e00370454536574207363686564756c65722d706172616d732e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e5904104c706f6c6b61646f745f7072696d697469766573087638346173796e635f6261636b696e67484173796e634261636b696e67506172616d73000008014c6d61785f63616e6469646174655f646570746810010c753332000150616c6c6f7765645f616e6365737472795f6c656e10010c75333200005d04104c706f6c6b61646f745f7072696d6974697665730876383c6578656375746f725f706172616d73384578656375746f72506172616d7300000400610401485665633c4578656375746f72506172616d3e000061040000026504006504104c706f6c6b61646f745f7072696d6974697665730876383c6578656375746f725f706172616d73344578656375746f72506172616d00011c384d61784d656d6f72795061676573040010010c7533320001003c537461636b4c6f676963616c4d6178040010010c75333200020038537461636b4e61746976654d6178040010010c75333200030050507265636865636b696e674d61784d656d6f7279040030010c753634000400385076665072657054696d656f757408006904012c507666507265704b696e64000030010c753634000500385076664578656354696d656f757408006d04012c507666457865634b696e64000030010c753634000600445761736d45787442756c6b4d656d6f72790007000069040c4c706f6c6b61646f745f7072696d6974697665730876382c507666507265704b696e6400010820507265636865636b0000001c50726570617265000100006d040c4c706f6c6b61646f745f7072696d6974697665730876382c507666457865634b696e640001081c4261636b696e6700000020417070726f76616c0001000071040c4c706f6c6b61646f745f7072696d69746976657308763850417070726f76616c566f74696e67506172616d73000004016c6d61785f617070726f76616c5f636f616c657363655f636f756e7410010c753332000075040c4c706f6c6b61646f745f7072696d6974697665730876383c5363686564756c6572506172616d73042c426c6f636b4e756d6265720110002c016067726f75705f726f746174696f6e5f6672657175656e637910012c426c6f636b4e756d62657200016470617261735f617661696c6162696c6974795f706572696f6410012c426c6f636b4e756d62657200015c6d61785f76616c696461746f72735f7065725f636f7265b8012c4f7074696f6e3c7533323e0001246c6f6f6b616865616410010c7533320001246e756d5f636f72657310010c7533320001646d61785f617661696c6162696c6974795f74696d656f75747310010c7533320001606f6e5f64656d616e645f71756575655f6d61785f73697a6510010c7533320001886f6e5f64656d616e645f7461726765745f71756575655f7574696c697a6174696f6eb4011c50657262696c6c0001646f6e5f64656d616e645f6665655f766172696162696c697479b4011c50657262696c6c0001486f6e5f64656d616e645f626173655f66656518011c42616c616e636500010c74746c10012c426c6f636b4e756d62657200007904106c706f6c6b61646f745f72756e74696d655f70617261636861696e73187368617265641870616c6c65741043616c6c040454000100040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e7d04106c706f6c6b61646f745f72756e74696d655f70617261636861696e7324696e636c7573696f6e1870616c6c65741043616c6c040454000100040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e8104106c706f6c6b61646f745f72756e74696d655f70617261636861696e733870617261735f696e686572656e741870616c6c65741043616c6c04045400010414656e746572040110646174618504019050617261636861696e73496e686572656e74446174613c486561646572466f723c543e3e0000043101456e7465722074686520706172617320696e686572656e742e20546869732077696c6c2070726f63657373206269746669656c647320616e64206261636b65642063616e646964617465732e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e85040c4c706f6c6b61646f745f7072696d697469766573207673746167696e6730496e686572656e7444617461040c48445201d501001001246269746669656c647389040190556e636865636b65645369676e6564417661696c6162696c6974794269746669656c64730001446261636b65645f63616e64696461746573a504017c5665633c4261636b656443616e6469646174653c4844523a3a486173683e3e0001206469737075746573e90401604d756c74694469737075746553746174656d656e74536574000134706172656e745f686561646572d501010c484452000089040000028d04008d04104c706f6c6b61646f745f7072696d697469766573087638187369676e65643c556e636865636b65645369676e6564081c5061796c6f61640191042c5265616c5061796c6f6164019104000c011c7061796c6f61649104011c5061796c6f616400013c76616c696461746f725f696e6465789d04013856616c696461746f72496e6465780001247369676e6174757265a104014856616c696461746f725369676e6174757265000091040c4c706f6c6b61646f745f7072696d69746976657308763850417661696c6162696c6974794269746669656c64000004009504017c4269745665633c75382c206269747665633a3a6f726465723a3a4c7362303e000095040000070899040099040c18626974766563146f72646572104c736230000000009d040c4c706f6c6b61646f745f7072696d6974697665730876383856616c696461746f72496e6465780000040010010c7533320000a104104c706f6c6b61646f745f7072696d6974697665730876383476616c696461746f725f617070245369676e6174757265000004007d020148737232353531393a3a5369676e61747572650000a504000002a90400a9040c4c706f6c6b61646f745f7072696d697469766573207673746167696e673c4261636b656443616e6469646174650404480134000c012463616e646964617465ad040178436f6d6d697474656443616e6469646174655265636569707456323c483e00013876616c69646974795f766f746573e10401605665633c56616c69646974794174746573746174696f6e3e00014476616c696461746f725f696e64696365739504017c4269745665633c75382c206269747665633a3a6f726465723a3a4c7362303e0000ad040c4c706f6c6b61646f745f7072696d697469766573207673746167696e676c436f6d6d697474656443616e64696461746552656365697074563204044801340008012864657363726970746f72b104016043616e64696461746544657363726970746f7256323c483e00012c636f6d6d69746d656e7473c104015043616e646964617465436f6d6d69746d656e74730000b1040c4c706f6c6b61646f745f7072696d697469766573207673746167696e675443616e64696461746544657363726970746f72563204044801340030011c706172615f6964b502011850617261496400013072656c61795f706172656e743401044800011c76657273696f6eb504013c496e7465726e616c56657273696f6e000128636f72655f696e6465789d01010c75313600013473657373696f6e5f696e64657810013053657373696f6e496e646578000124726573657276656431b90401205b75383b2032355d0001787065727369737465645f76616c69646174696f6e5f646174615f6861736834011048617368000120706f765f6861736834011048617368000130657261737572655f726f6f74340110486173680001247265736572766564327d0201205b75383b2036345d000124706172615f686561643401104861736800015076616c69646174696f6e5f636f64655f68617368bd04014856616c69646174696f6e436f6465486173680000b5040c4c706f6c6b61646f745f7072696d697469766573207673746167696e673c496e7465726e616c56657273696f6e0000040008010875380000b904000003190000000800bd040c74706f6c6b61646f745f70617261636861696e5f7072696d697469766573287072696d6974697665734856616c69646174696f6e436f64654861736800000400340110486173680000c1040c4c706f6c6b61646f745f7072696d6974697665730876385043616e646964617465436f6d6d69746d656e747304044e01100018013c7570776172645f6d65737361676573c50401385570776172644d6573736167657300014c686f72697a6f6e74616c5f6d65737361676573c9040148486f72697a6f6e74616c4d6573736167657300014c6e65775f76616c69646174696f6e5f636f6465d50401584f7074696f6e3c56616c69646174696f6e436f64653e000124686561645f64617461dd040120486561644461746100016c70726f6365737365645f646f776e776172645f6d6573736167657310010c75333200013868726d705f77617465726d61726b1001044e0000c5040c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540138045300000400b90101185665633c543e0000c9040c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401cd04045300000400d10401185665633c543e0000cd040860706f6c6b61646f745f636f72655f7072696d6974697665734c4f7574626f756e6448726d704d6573736167650408496401b50200080124726563697069656e74b502010849640001106461746138014c616c6c6f633a3a7665633a3a5665633c75383e0000d104000002cd0400d50404184f7074696f6e04045401d9040108104e6f6e6500000010536f6d650400d9040000010000d9040c74706f6c6b61646f745f70617261636861696e5f7072696d697469766573287072696d6974697665733856616c69646174696f6e436f64650000040038011c5665633c75383e0000dd040c74706f6c6b61646f745f70617261636861696e5f7072696d697469766573287072696d6974697665732048656164446174610000040038011c5665633c75383e0000e104000002e50400e5040c4c706f6c6b61646f745f7072696d6974697665730876384c56616c69646974794174746573746174696f6e00010820496d706c696369740400a104014856616c696461746f725369676e6174757265000100204578706c696369740400a104014856616c696461746f725369676e617475726500020000e904000002ed0400ed040c4c706f6c6b61646f745f7072696d6974697665730876384c4469737075746553746174656d656e7453657400000c013863616e6469646174655f68617368f104013443616e6469646174654861736800011c73657373696f6e10013053657373696f6e496e64657800012873746174656d656e7473f50401ec5665633c284469737075746553746174656d656e742c2056616c696461746f72496e6465782c2056616c696461746f725369676e6174757265293e0000f1040860706f6c6b61646f745f636f72655f7072696d6974697665733443616e6469646174654861736800000400340110486173680000f504000002f90400f9040000040cfd049d04a10400fd040c4c706f6c6b61646f745f7072696d697469766573087638404469737075746553746174656d656e740001081456616c696404000105016456616c69644469737075746553746174656d656e744b696e640000001c496e76616c696404000905016c496e76616c69644469737075746553746174656d656e744b696e640001000001050c4c706f6c6b61646f745f7072696d6974697665730876386456616c69644469737075746553746174656d656e744b696e64000114204578706c696369740000003c4261636b696e675365636f6e646564040034011048617368000100304261636b696e6756616c696404003401104861736800020040417070726f76616c436865636b696e6700030088417070726f76616c436865636b696e674d756c7469706c6543616e646964617465730400050501485665633c43616e646964617465486173683e000400000505000002f1040009050c4c706f6c6b61646f745f7072696d6974697665730876386c496e76616c69644469737075746553746174656d656e744b696e64000104204578706c69636974000000000d05106c706f6c6b61646f745f72756e74696d655f70617261636861696e731470617261731870616c6c65741043616c6c04045400013058666f7263655f7365745f63757272656e745f636f646508011070617261b50201185061726149640001206e65775f636f6465d904013856616c69646174696f6e436f6465000004f8536574207468652073746f7261676520666f72207468652070617261636861696e2076616c69646174696f6e20636f646520696d6d6564696174656c792e58666f7263655f7365745f63757272656e745f6865616408011070617261b50201185061726149640001206e65775f68656164dd04012048656164446174610001040101536574207468652073746f7261676520666f72207468652063757272656e742070617261636861696e2068656164206461746120696d6d6564696174656c792e6c666f7263655f7363686564756c655f636f64655f757067726164650c011070617261b50201185061726149640001206e65775f636f6465d904013856616c69646174696f6e436f646500014c72656c61795f706172656e745f6e756d626572100144426c6f636b4e756d626572466f723c543e0002042d015363686564756c6520616e207570677261646520617320696620697420776173207363686564756c656420696e2074686520676976656e2072656c617920706172656e7420626c6f636b2e4c666f7263655f6e6f74655f6e65775f6865616408011070617261b50201185061726149640001206e65775f68656164dd04012048656164446174610003041d014e6f74652061206e657720626c6f636b206865616420666f7220706172612077697468696e2074686520636f6e74657874206f66207468652063757272656e7420626c6f636b2e48666f7263655f71756575655f616374696f6e04011070617261b502011850617261496400040cf850757420612070617261636861696e206469726563746c7920696e746f20746865206e6578742073657373696f6e277320616374696f6e2071756575652ef457652063616e277420717565756520697420616e7920736f6f6e6572207468616e207468697320776974686f757420676f696e6720696e746f2074686538696e697469616c697a65722e2e2e6c6164645f747275737465645f76616c69646174696f6e5f636f646504013c76616c69646174696f6e5f636f6465d904013856616c69646174696f6e436f6465000538a041646473207468652076616c69646174696f6e20636f646520746f207468652073746f726167652e00590154686520636f64652077696c6c206e6f7420626520616464656420696620697420697320616c72656164792070726573656e742e204164646974696f6e616c6c792c20696620505646207072652d636865636b696e67e069732072756e6e696e6720666f72207468617420636f64652c2069742077696c6c20626520696e7374616e746c792061636365707465642e0051014f74686572776973652c2074686520636f64652077696c6c20626520616464656420696e746f207468652073746f726167652e204e6f746520746861742074686520636f64652077696c6c2062652061646465646101696e746f2073746f726167652077697468207265666572656e636520636f756e7420302e205468697320697320746f206163636f756e74207468652066616374207468617420746865726520617265206e6f2075736572734d01666f72207468697320636f6465207965742e205468652063616c6c65722077696c6c206861766520746f206d616b6520737572652074686174207468697320636f6465206576656e7475616c6c79206765747349017573656420627920736f6d652070617261636861696e206f722072656d6f7665642066726f6d207468652073746f7261676520746f2061766f69642073746f72616765206c65616b732e20466f722074686549016c61747465722070726566657220746f20757365207468652060706f6b655f756e757365645f76616c69646174696f6e5f636f64656020646973706174636861626c6520746f207261772073746f72616765346d616e6970756c6174696f6e2e005101546869732066756e6374696f6e206973206d61696e6c79206d65616e7420746f206265207573656420666f7220757067726164696e672070617261636861696e73207468617420646f206e6f7420666f6c6c6f77090174686520676f2d6168656164207369676e616c207768696c652074686520505646207072652d636865636b696e67206665617475726520697320656e61626c65642e6c706f6b655f756e757365645f76616c69646174696f6e5f636f646504015076616c69646174696f6e5f636f64655f68617368bd04014856616c69646174696f6e436f646548617368000614250152656d6f7665207468652076616c69646174696f6e20636f64652066726f6d207468652073746f726167652069666620746865207265666572656e636520636f756e7420697320302e0059015468697320697320626574746572207468616e2072656d6f76696e67207468652073746f72616765206469726563746c792c20626563617573652069742077696c6c206e6f742072656d6f76652074686520636f6465410174686174207761732073756464656e6c7920676f74207573656420627920736f6d652070617261636861696e207768696c65207468697320646973706174636861626c65207761732070656e64696e67306469737061746368696e672e6c696e636c7564655f7076665f636865636b5f73746174656d656e7408011073746d7411050144507666436865636b53746174656d656e740001247369676e6174757265a104014856616c696461746f725369676e61747572650007085501496e636c7564657320612073746174656d656e7420666f72206120505646207072652d636865636b696e6720766f74652e20506f74656e7469616c6c792c2066696e616c697a65732074686520766f746520616e644101656e616374732074686520726573756c747320696620746861742077617320746865206c61737420766f7465206265666f726520616368696576696e67207468652073757065726d616a6f726974792e74666f7263655f7365745f6d6f73745f726563656e745f636f6e7465787408011070617261b502011850617261496400011c636f6e74657874100144426c6f636b4e756d626572466f723c543e0008040101536574207468652073746f7261676520666f72207468652063757272656e742070617261636861696e2068656164206461746120696d6d6564696174656c792e5c72656d6f76655f757067726164655f636f6f6c646f776e04011070617261b5020118506172614964000910ac52656d6f766520616e207570677261646520636f6f6c646f776e20666f7220612070617261636861696e2e00510154686520636f737420666f722072656d6f76696e672074686520636f6f6c646f776e206561726c69657220646570656e6473206f6e207468652074696d65206c65667420666f722074686520636f6f6c646f776e41016d756c7469706c696564206279205b60436f6e6669673a3a436f6f6c646f776e52656d6f76616c4d756c7469706c696572605d2e20546865207061696420746f6b656e7320617265206275726e65642e94617574686f72697a655f666f7263655f7365745f63757272656e745f636f64655f686173680c011070617261b50201185061726149640001346e65775f636f64655f68617368bd04014856616c69646174696f6e436f64654861736800013076616c69645f706572696f64100144426c6f636b4e756d626572466f723c543e000a2c1d0153657473207468652073746f7261676520666f722074686520617574686f72697a65642063757272656e7420636f64652068617368206f66207468652070617261636861696e2e61014966206e6f74206170706c6965642c2069742077696c6c2062652072656d6f76656420617420746865206053797374656d3a3a626c6f636b5f6e756d6265722829202b2076616c69645f706572696f646020626c6f636b2e003d01546869732063616e2062652075736566756c2c207768656e2074726967676572696e67206050617261733a3a666f7263655f7365745f63757272656e745f636f646528706172612c20636f64652960250166726f6d206120646966666572656e7420636861696e207468616e20746865206f6e652077686572652074686520605061726173602070616c6c6574206973206465706c6f7965642e005501546865206d61696e20707572706f736520697320746f2061766f6964207472616e7366657272696e672074686520656e746972652060636f646560205761736d20626c6f62206265747765656e20636861696e732e3101496e73746561642c20776520617574686f72697a652060636f64655f686173686020776974682060726f6f74602c2077686963682063616e206c61746572206265206170706c6965642062791d016050617261733a3a6170706c795f617574686f72697a65645f666f7263655f7365745f63757272656e745f636f646528706172612c20636f6465296020627920616e796f6e652e00dc417574686f72697a6174696f6e73206172652073746f72656420696e20616e202a2a6f76657277726974696e67206d616e6e65722a2a2e9c6170706c795f617574686f72697a65645f666f7263655f7365745f63757272656e745f636f646508011070617261b50201185061726149640001206e65775f636f6465d904013856616c69646174696f6e436f6465000b08f84170706c6965732074686520616c726561647920617574686f72697a65642063757272656e7420636f646520666f72207468652070617261636861696e2cf874726967676572696e67207468652073616d652066756e6374696f6e616c6974792061732060666f7263655f7365745f63757272656e745f636f6465602e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e11050c4c706f6c6b61646f745f7072696d69746976657308763844507666436865636b53746174656d656e740000100118616363657074200110626f6f6c00011c7375626a656374bd04014856616c69646174696f6e436f64654861736800013473657373696f6e5f696e64657810013053657373696f6e496e64657800013c76616c696461746f725f696e6465789d04013856616c696461746f72496e64657800001505106c706f6c6b61646f745f72756e74696d655f70617261636861696e732c696e697469616c697a65721870616c6c65741043616c6c04045400010434666f7263655f617070726f766504011475705f746f10012c426c6f636b4e756d62657200000c390149737375652061207369676e616c20746f2074686520636f6e73656e73757320656e67696e6520746f20666f726369626c79206163742061732074686f75676820616c6c2070617261636861696e5101626c6f636b7320696e20616c6c2072656c617920636861696e20626c6f636b7320757020746f20616e6420696e636c7564696e672074686520676976656e206e756d62657220696e207468652063757272656e74a0636861696e206172652076616c696420616e642073686f756c642062652066696e616c697a65642e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e1905106c706f6c6b61646f745f72756e74696d655f70617261636861696e731068726d701870616c6c65741043616c6c04045400012c5868726d705f696e69745f6f70656e5f6368616e6e656c0c0124726563697069656e74b502011850617261496400015470726f706f7365645f6d61785f636170616369747910010c75333200016470726f706f7365645f6d61785f6d6573736167655f73697a6510010c7533320000284d01496e697469617465206f70656e696e672061206368616e6e656c2066726f6d20612070617261636861696e20746f206120676976656e20726563697069656e74207769746820676976656e206368616e6e656c2c706172616d65746572732e0059012d206070726f706f7365645f6d61785f636170616369747960202d2073706563696669657320686f77206d616e79206d657373616765732063616e20626520696e20746865206368616e6e656c206174206f6e63652e2d012d206070726f706f7365645f6d61785f6d6573736167655f73697a6560202d2073706563696669657320746865206d6178696d756d2073697a65206f6620746865206d657373616765732e0011015468657365206e756d62657273206172652061207375626a65637420746f207468652072656c61792d636861696e20636f6e66696775726174696f6e206c696d6974732e005101546865206368616e6e656c2063616e206265206f70656e6564206f6e6c792061667465722074686520726563697069656e7420636f6e6669726d7320697420616e64206f6e6c79206f6e20612073657373696f6e1c6368616e67652e6068726d705f6163636570745f6f70656e5f6368616e6e656c04011873656e646572b502011850617261496400010cf041636365707420612070656e64696e67206f70656e206368616e6e656c20726571756573742066726f6d2074686520676976656e2073656e6465722e00f4546865206368616e6e656c2077696c6c206265206f70656e6564206f6e6c79206f6e20746865206e6578742073657373696f6e20626f756e646172792e4868726d705f636c6f73655f6368616e6e656c0401286368616e6e656c5f69641d05013448726d704368616e6e656c49640002105501496e69746961746520756e696c61746572616c20636c6f73696e67206f662061206368616e6e656c2e20546865206f726967696e206d75737420626520656974686572207468652073656e646572206f722074686598726563697069656e7420696e20746865206368616e6e656c206265696e6720636c6f7365642e00c054686520636c6f737572652063616e206f6e6c792068617070656e206f6e20612073657373696f6e206368616e67652e40666f7263655f636c65616e5f68726d700c011070617261b502011850617261496400012c6e756d5f696e626f756e6410010c7533320001306e756d5f6f7574626f756e6410010c75333200031c5d01546869732065787472696e7369632074726967676572732074686520636c65616e7570206f6620616c6c207468652048524d502073746f72616765206974656d73207468617420612070617261206d617920686176652e49014e6f726d616c6c7920746869732068617070656e73206f6e6365207065722073657373696f6e2c20627574207468697320616c6c6f777320796f7520746f20747269676765722074686520636c65616e757094696d6d6564696174656c7920666f7220612073706563696669632070617261636861696e2e0051014e756d626572206f6620696e626f756e6420616e64206f7574626f756e64206368616e6e656c7320666f7220607061726160206d7573742062652070726f7669646564206173207769746e65737320646174612e00904f726967696e206d7573742062652074686520604368616e6e656c4d616e61676572602e5c666f7263655f70726f636573735f68726d705f6f70656e0401206368616e6e656c7310010c753332000420a4466f7263652070726f636573732048524d50206f70656e206368616e6e656c2072657175657374732e0055014966207468657265206172652070656e64696e672048524d50206f70656e206368616e6e656c2072657175657374732c20796f752063616e2075736520746869732066756e6374696f6e20746f2070726f6365737388616c6c206f662074686f736520726571756573747320696d6d6564696174656c792e000901546f74616c206e756d626572206f66206f70656e696e67206368616e6e656c73206d7573742062652070726f7669646564206173207769746e65737320646174612e00904f726967696e206d7573742062652074686520604368616e6e656c4d616e61676572602e60666f7263655f70726f636573735f68726d705f636c6f73650401206368616e6e656c7310010c753332000520a8466f7263652070726f636573732048524d5020636c6f7365206368616e6e656c2072657175657374732e0059014966207468657265206172652070656e64696e672048524d5020636c6f7365206368616e6e656c2072657175657374732c20796f752063616e2075736520746869732066756e6374696f6e20746f2070726f6365737388616c6c206f662074686f736520726571756573747320696d6d6564696174656c792e000901546f74616c206e756d626572206f6620636c6f73696e67206368616e6e656c73206d7573742062652070726f7669646564206173207769746e65737320646174612e00904f726967696e206d7573742062652074686520604368616e6e656c4d616e61676572602e6068726d705f63616e63656c5f6f70656e5f726571756573740801286368616e6e656c5f69641d05013448726d704368616e6e656c49640001346f70656e5f726571756573747310010c7533320006205d01546869732063616e63656c7320612070656e64696e67206f70656e206368616e6e656c20726571756573742e2049742063616e2062652063616e63656c656420627920656974686572206f66207468652073656e64657219016f722074686520726563697069656e7420666f72207468617420726571756573742e20546865206f726967696e206d75737420626520656974686572206f662074686f73652e005d015468652063616e63656c6c6174696f6e2068617070656e7320696d6d6564696174656c792e204974206973206e6f7420706f737369626c6520746f2063616e63656c20746865207265717565737420696620697420697344616c72656164792061636365707465642e005901546f74616c206e756d626572206f66206f70656e2072657175657374732028692e652e206048726d704f70656e4368616e6e656c52657175657374734c6973746029206d7573742062652070726f7669646564206173347769746e65737320646174612e5c666f7263655f6f70656e5f68726d705f6368616e6e656c10011873656e646572b5020118506172614964000124726563697069656e74b50201185061726149640001306d61785f636170616369747910010c7533320001406d61785f6d6573736167655f73697a6510010c75333200072061014f70656e2061206368616e6e656c2066726f6d2061206073656e6465726020746f20612060726563697069656e74602060506172614964602e20416c74686f756768206f70656e656420627920676f7665726e616e63652c410174686520606d61785f63617061636974796020616e6420606d61785f6d6573736167655f73697a656020617265207374696c6c207375626a65637420746f207468652052656c617920436861696e277348636f6e66696775726564206c696d6974732e004d01457870656374656420757365206973207768656e206f6e652028616e64206f6e6c79206f6e6529206f66207468652060506172614964607320696e766f6c76656420696e20746865206368616e6e656c206973c0676f7665726e6564206279207468652073797374656d2c20652e672e20612073797374656d2070617261636861696e2e00904f726967696e206d7573742062652074686520604368616e6e656c4d616e61676572602e6065737461626c6973685f73797374656d5f6368616e6e656c08011873656e646572b5020118506172614964000124726563697069656e74b5020118506172614964000830510145737461626c69736820616e2048524d50206368616e6e656c206265747765656e2074776f2073797374656d20636861696e732e20496620746865206368616e6e656c20646f6573206e6f7420616c7265616479510165786973742c20746865207472616e73616374696f6e20666565732077696c6c20626520726566756e64656420746f207468652063616c6c65722e205468652073797374656d20646f6573206e6f742074616b6559016465706f7369747320666f72206368616e6e656c73206265747765656e2073797374656d20636861696e732c20616e64206175746f6d61746963616c6c79207365747320746865206d657373616765206e756d6265721901616e642073697a65206c696d69747320746f20746865206d6178696d756d20616c6c6f77656420627920746865206e6574776f726b277320636f6e66696775726174696f6e2e0028417267756d656e74733a00942d206073656e646572603a20412073797374656d20636861696e2c2060506172614964602ea02d2060726563697069656e74603a20412073797374656d20636861696e2c2060506172614964602e005501416e79207369676e6564206f726967696e2063616e2063616c6c20746869732066756e6374696f6e2c20627574205f626f74685f20696e70757473204d5553542062652073797374656d20636861696e732e204966c0746865206368616e6e656c20646f6573206e6f74206578697374207965742c207468657265206973206e6f206665652e54706f6b655f6368616e6e656c5f6465706f7369747308011873656e646572b5020118506172614964000124726563697069656e74b5020118506172614964000924510155706461746520746865206465706f736974732068656c6420666f7220616e2048524d50206368616e6e656c20746f20746865206c61746573742060436f6e66696775726174696f6e602e204368616e6e656c73b0776974682073797374656d20636861696e7320646f206e6f7420726571756972652061206465706f7369742e0028417267756d656e74733a00782d206073656e646572603a204120636861696e2c2060506172614964602e842d2060726563697069656e74603a204120636861696e2c2060506172614964602e00a4416e79207369676e6564206f726967696e2063616e2063616c6c20746869732066756e6374696f6e2e7465737461626c6973685f6368616e6e656c5f776974685f73797374656d04014c7461726765745f73797374656d5f636861696eb5020118506172614964000a1c390145737461626c6973682061206269646972656374696f6e616c2048524d50206368616e6e656c206265747765656e20612070617261636861696e20616e6420612073797374656d20636861696e2e0028417267756d656e74733a00c82d20607461726765745f73797374656d5f636861696e603a20412073797374656d20636861696e2c2060506172614964602e00b0546865206f726967696e206e6565647320746f206265207468652070617261636861696e206f726967696e2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e1d050c74706f6c6b61646f745f70617261636861696e5f7072696d697469766573287072696d6974697665733448726d704368616e6e656c4964000008011873656e646572b50201084964000124726563697069656e74b5020108496400002105106c706f6c6b61646f745f72756e74696d655f70617261636861696e732064697370757465731870616c6c65741043616c6c04045400010438666f7263655f756e667265657a65000000040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e2505146c706f6c6b61646f745f72756e74696d655f70617261636861696e7320646973707574657320736c617368696e671870616c6c65741043616c6c040454000104707265706f72745f646973707574655f6c6f73745f756e7369676e6564080134646973707574655f70726f6f662905014c426f783c4469737075746550726f6f6656323e00013c6b65795f6f776e65725f70726f6f66e1010140543a3a4b65794f776e657250726f6f66000000040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e29050c4c706f6c6b61646f745f7072696d697469766573207673746167696e67304469737075746550726f6f66000010012474696d655f736c6f742d050140446973707574657354696d65536c6f740001106b696e6431050148446973707574654f6666656e63654b696e6400013c76616c696461746f725f696e6465789d04013856616c696461746f72496e64657800013076616c696461746f725f69645102012c56616c696461746f72496400002d05104c706f6c6b61646f745f7072696d69746976657308763820736c617368696e6740446973707574657354696d65536c6f74000008013473657373696f6e5f696e64657810013053657373696f6e496e64657800013863616e6469646174655f68617368f104013443616e64696461746548617368000031050c4c706f6c6b61646f745f7072696d697469766573207673746167696e6748446973707574654f6666656e63654b696e6400010c40466f72496e76616c69644261636b656400000030416761696e737456616c696400010048466f72496e76616c6964417070726f766564000200003505106c706f6c6b61646f745f72756e74696d655f70617261636861696e73246f6e5f64656d616e641870616c6c65741043616c6c04045400010c5c706c6163655f6f726465725f616c6c6f775f64656174680801286d61785f616d6f756e7418013042616c616e63654f663c543e00011c706172615f6964b502011850617261496400003c9443726561746520612073696e676c65206f6e2064656d616e6420636f7265206f726465722e490157696c6c20757365207468652073706f7420707269636520666f72207468652063757272656e7420626c6f636b20616e642077696c6c207265617020746865206163636f756e74206966206e65656465642e002c506172616d65746572733a39012d20606f726967696e603a205468652073656e646572206f66207468652063616c6c2c2066756e64732077696c6c2062652077697468647261776e2066726f6d2074686973206163636f756e742e49012d20606d61785f616d6f756e74603a20546865206d6178696d756d2062616c616e636520746f2077697468647261772066726f6d20746865206f726967696e20746f20706c61636520616e206f726465722e0d012d2060706172615f6964603a204120605061726149646020746865206f726967696e2077616e747320746f2070726f7669646520626c6f636b737061636520666f722e001c4572726f72733ae42d2060496e73756666696369656e7442616c616e6365603a2066726f6d207468652043757272656e637920696d706c656d656e746174696f6e342d2060517565756546756c6c60802d206053706f7450726963654869676865725468616e4d6178416d6f756e7460001c4576656e74733a5c2d20604f6e44656d616e644f72646572506c616365646058706c6163655f6f726465725f6b6565705f616c6976650801286d61785f616d6f756e7418013042616c616e63654f663c543e00011c706172615f6964b502011850617261496400013c610153616d6520617320746865205b60706c6163655f6f726465725f616c6c6f775f6465617468605d2853656c663a3a706c6163655f6f726465725f616c6c6f775f6465617468292063616c6c202c2062757420776974682061dc636865636b207468617420706c6163696e6720746865206f726465722077696c6c206e6f74207265617020746865206163636f756e742e002c506172616d65746572733a39012d20606f726967696e603a205468652073656e646572206f66207468652063616c6c2c2066756e64732077696c6c2062652077697468647261776e2066726f6d2074686973206163636f756e742e49012d20606d61785f616d6f756e74603a20546865206d6178696d756d2062616c616e636520746f2077697468647261772066726f6d20746865206f726967696e20746f20706c61636520616e206f726465722e0d012d2060706172615f6964603a204120605061726149646020746865206f726967696e2077616e747320746f2070726f7669646520626c6f636b737061636520666f722e001c4572726f72733ae42d2060496e73756666696369656e7442616c616e6365603a2066726f6d207468652043757272656e637920696d706c656d656e746174696f6e342d2060517565756546756c6c60802d206053706f7450726963654869676865725468616e4d6178416d6f756e7460001c4576656e74733a5c2d20604f6e44656d616e644f72646572506c616365646060706c6163655f6f726465725f776974685f637265646974730801286d61785f616d6f756e7418013042616c616e63654f663c543e00011c706172615f6964b5020118506172614964000244c843726561746520612073696e676c65206f6e2064656d616e6420636f7265206f72646572207769746820637265646974732e590157696c6c2063686172676520746865206f776e65722773206f6e2d64656d616e6420637265646974206163636f756e74207468652073706f7420707269636520666f72207468652063757272656e7420626c6f636b2e002c506172616d65746572733a45012d20606f726967696e603a205468652073656e646572206f66207468652063616c6c2c206f6e2d64656d616e6420637265646974732077696c6c2062652077697468647261776e2066726f6d20746869732820206163636f756e742e49012d20606d61785f616d6f756e74603a20546865206d6178696d756d206e756d626572206f66206372656469747320746f207370656e642066726f6d20746865206f726967696e20746f20706c61636520616e2020206f726465722e0d012d2060706172615f6964603a204120605061726149646020746865206f726967696e2077616e747320746f2070726f7669646520626c6f636b737061636520666f722e001c4572726f72733a5c2d2060496e73756666696369656e744372656469747360342d2060517565756546756c6c60802d206053706f7450726963654869676865725468616e4d6178416d6f756e7460001c4576656e74733a5c2d20604f6e44656d616e644f72646572506c6163656460040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e3905105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e3c70617261735f7265676973747261721870616c6c65741043616c6c0404540001242072656769737465720c01086964b502011850617261496400013067656e657369735f68656164dd040120486561644461746100013c76616c69646174696f6e5f636f6465d904013856616c69646174696f6e436f6465000050f852656769737465722068656164206461746120616e642076616c69646174696f6e20636f646520666f72206120726573657276656420506172612049642e0030232320417267756d656e7473c02d20606f726967696e603a204d7573742062652063616c6c6564206279206120605369676e656460206f726967696e2e2d012d20606964603a2054686520706172612049442e204d757374206265206f776e65642f6d616e616765642062792074686520606f726967696e60207369676e696e67206163636f756e742e01012d206067656e657369735f68656164603a205468652067656e6573697320686561642064617461206f66207468652070617261636861696e2f7468726561642e25012d206076616c69646174696f6e5f636f6465603a2054686520696e697469616c2076616c69646174696f6e20636f6465206f66207468652070617261636861696e2f7468726561642e00402323204465706f736974732f466565730901546865206163636f756e74207769746820746865206f726967696e6174696e67207369676e6174757265206d75737420726573657276652061206465706f7369742e004d01546865206465706f73697420697320726571756972656420746f20636f7665722074686520636f737473206173736f63696174656420776974682073746f72696e67207468652067656e657369732068656164746461746120616e64207468652076616c69646174696f6e20636f64652e310154686973206163636f756e747320666f722074686520706f74656e7469616c20746f2073746f72652076616c69646174696f6e20636f6465206f6620612073697a6520757020746f20746865dc606d61785f636f64655f73697a65602c20617320646566696e656420696e2074686520636f6e66696775726174696f6e2070616c6c6574001d01416e797468696e6720616c72656164792072657365727665642070726576696f75736c7920666f7220746869732070617261204944206973206163636f756e74656420666f722e00242323204576656e7473d454686520605265676973746572656460206576656e7420697320656d697474656420696e2063617365206f6620737563636573732e38666f7263655f726567697374657214010c77686f000130543a3a4163636f756e74496400011c6465706f73697418013042616c616e63654f663c543e0001086964b502011850617261496400013067656e657369735f68656164dd040120486561644461746100013c76616c69646174696f6e5f636f6465d904013856616c69646174696f6e436f6465000118dc466f7263652074686520726567697374726174696f6e206f6620612050617261204964206f6e207468652072656c617920636861696e2e00b8546869732066756e6374696f6e206d7573742062652063616c6c6564206279206120526f6f74206f726967696e2e001901546865206465706f7369742074616b656e2063616e2062652073706563696669656420666f72207468697320726567697374726174696f6e2e20416e79206050617261496460190163616e20626520726567697374657265642c20696e636c7564696e67207375622d3130303020494473207768696368206172652053797374656d2050617261636861696e732e28646572656769737465720401086964b5020118506172614964000210050144657265676973746572206120506172612049642c2066726565696e6720616c6c206461746120616e642072657475726e696e6720616e79206465706f7369742e0051015468652063616c6c6572206d75737420626520526f6f742c2074686520607061726160206f776e65722c206f72207468652060706172616020697473656c662e205468652070617261206d75737420626520616e506f6e2d64656d616e642070617261636861696e2e10737761700801086964b50201185061726149640001146f74686572b50201185061726149640003304101537761702061206c6561736520686f6c64696e672070617261636861696e207769746820616e6f746865722070617261636861696e2c20656974686572206f6e2d64656d616e64206f72206c6561736520686f6c64696e672e000101546865206f726967696e206d75737420626520526f6f742c2074686520607061726160206f776e65722c206f72207468652060706172616020697473656c662e00610154686520737761702077696c6c2068617070656e206f6e6c7920696620746865726520697320616c726561647920616e206f70706f7369746520737761702070656e64696e672e204966207468657265206973206e6f742c590174686520737761702077696c6c2062652073746f72656420696e207468652070656e64696e67207377617073206d61702c20726561647920666f722061206c6174657220636f6e6669726d61746f727920737761702e005d01546865206050617261496460732072656d61696e206d617070656420746f207468652073616d652068656164206461746120616e6420636f646520736f2065787465726e616c20636f64652063616e2072656c79206f6e3d01605061726149646020746f2062652061206c6f6e672d7465726d206964656e746966696572206f662061206e6f74696f6e616c202270617261636861696e222e20486f77657665722c20746865697235017363686564756c696e6720696e666f2028692e652e2077686574686572207468657927726520616e206f6e2d64656d616e642070617261636861696e206f72206c6561736520686f6c64696e67150170617261636861696e292c2061756374696f6e20696e666f726d6174696f6e20616e64207468652061756374696f6e206465706f736974206172652073776974636865642e2c72656d6f76655f6c6f636b04011070617261b50201185061726149640004100d0152656d6f76652061206d616e61676572206c6f636b2066726f6d206120706172612e20546869732077696c6c20616c6c6f7720746865206d616e61676572206f662061350170726576696f75736c79206c6f636b6564207061726120746f2064657265676973746572206f7220737761702061207061726120776974686f7574207573696e6720676f7665726e616e63652e00dc43616e206f6e6c792062652063616c6c65642062792074686520526f6f74206f726967696e206f72207468652070617261636861696e2e1c72657365727665000544945265736572766520612050617261204964206f6e207468652072656c617920636861696e2e004d01546869732066756e6374696f6e2077696c6c20726573657276652061206e6577205061726120496420746f206265206f776e65642f6d616e6167656420627920746865206f726967696e206163636f756e742e6101546865206f726967696e206163636f756e742069732061626c6520746f2072656769737465722068656164206461746120616e642076616c69646174696f6e20636f6465207573696e67206072656769737465726020746f590163726561746520616e206f6e2d64656d616e642070617261636861696e2e205573696e672074686520536c6f74732070616c6c65742c20616e206f6e2d64656d616e642070617261636861696e2063616e207468656ea4626520757067726164656420746f2061206c6561736520686f6c64696e672070617261636861696e2e0030232320417267756d656e747355012d20606f726967696e603a204d7573742062652063616c6c6564206279206120605369676e656460206f726967696e2e204265636f6d657320746865206d616e616765722f6f776e6572206f6620746865206e6577282020706172612049442e00402323204465706f736974732f466565732101546865206f726967696e206d75737420726573657276652061206465706f736974206f662060506172614465706f7369746020666f722074686520726567697374726174696f6e2e00242323204576656e747359015468652060526573657276656460206576656e7420697320656d697474656420696e2063617365206f6620737563636573732c2077686963682070726f76696465732074686520494420726573657276656420666f72107573652e206164645f6c6f636b04011070617261b502011850617261496400061409014164642061206d616e61676572206c6f636b2066726f6d206120706172612e20546869732077696c6c2070726576656e7420746865206d616e61676572206f662061887061726120746f2064657265676973746572206f722073776170206120706172612e00490143616e2062652063616c6c656420627920526f6f742c207468652070617261636861696e2c206f72207468652070617261636861696e206d616e61676572206966207468652070617261636861696e20697324756e6c6f636b65642e547363686564756c655f636f64655f7570677261646508011070617261b50201185061726149640001206e65775f636f6465d904013856616c69646174696f6e436f646500072c745363686564756c6520612070617261636861696e20757067726164652e005501546869732077696c6c206b69636b206f6666206120636865636b206f6620606e65775f636f64656020627920616c6c2076616c696461746f72732e20416674657220746865206d616a6f72697479206f6620746865550176616c696461746f72732068617665207265706f72746564206f6e207468652076616c6964697479206f662074686520636f64652c2074686520636f64652077696c6c2065697468657220626520656e616374656455016f722074686520757067726164652077696c6c2062652072656a65637465642e2049662074686520636f64652077696c6c20626520656e61637465642c207468652063757272656e7420636f6465206f66207468655d0170617261636861696e2077696c6c206265206f7665727772697474656e206469726563746c792e2054686973206d65616e73207468617420616e7920506f562077696c6c20626520636865636b656420627920746869735d016e657720636f64652e205468652070617261636861696e20697473656c662077696c6c206e6f7420626520696e666f726d6564206578706c696369746c792074686174207468652076616c69646174696f6e20636f646530686173206368616e6765642e00490143616e2062652063616c6c656420627920526f6f742c207468652070617261636861696e2c206f72207468652070617261636861696e206d616e61676572206966207468652070617261636861696e20697324756e6c6f636b65642e407365745f63757272656e745f6865616408011070617261b50201185061726149640001206e65775f68656164dd040120486561644461746100081084536574207468652070617261636861696e27732063757272656e7420686561642e00490143616e2062652063616c6c656420627920526f6f742c207468652070617261636861696e2c206f72207468652070617261636861696e206d616e61676572206966207468652070617261636861696e20697324756e6c6f636b65642e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e3d05105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e14736c6f74731870616c6c65741043616c6c04045400010c2c666f7263655f6c6561736514011070617261b50201185061726149640001186c6561736572000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e000130706572696f645f626567696e1001404c65617365506572696f644f663c543e000130706572696f645f636f756e741001404c65617365506572696f644f663c543e0000104d014a757374206120636f6e6e65637420696e746f2074686520606c656173655f6f7574602063616c6c2c20696e206361736520526f6f742077616e747320746f20666f72636520736f6d65206c6561736520746ffc68617070656e20696e646570656e64656e746c79206f6620616e79206f74686572206f6e2d636861696e206d656368616e69736d20746f207573652069742e00f8546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206d617463682060543a3a466f7263654f726967696e602e40636c6561725f616c6c5f6c656173657304011070617261b502011850617261496400010c4d01436c65617220616c6c206c656173657320666f72206120506172612049642c20726566756e64696e6720616e79206465706f73697473206261636b20746f20746865206f726967696e616c206f776e6572732e00f8546865206469737061746368206f726967696e20666f7220746869732063616c6c206d757374206d617463682060543a3a466f7263654f726967696e602e3c747269676765725f6f6e626f61726404011070617261b502011850617261496400021c250154727920746f206f6e626f61726420612070617261636861696e2074686174206861732061206c6561736520666f72207468652063757272656e74206c6561736520706572696f642e004501546869732066756e6374696f6e2063616e2062652075736566756c2069662074686572652077617320736f6d6520737461746520697373756520776974682061207061726120746861742073686f756c64390168617665206f6e626f61726465642c206275742077617320756e61626c6520746f2e204173206c6f6e67206173207468657920686176652061206c6561736520706572696f642c2077652063616e6c6c6574207468656d206f6e626f6172642066726f6d20686572652e00cc4f726967696e206d757374206265207369676e65642c206275742063616e2062652063616c6c656420627920616e796f6e652e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e4105105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e2061756374696f6e731870616c6c65741043616c6c04045400010c2c6e65775f61756374696f6e0801206475726174696f6efc0144426c6f636b4e756d626572466f723c543e0001486c656173655f706572696f645f696e646578fc01404c65617365506572696f644f663c543e000014544372656174652061206e65772061756374696f6e2e005101546869732063616e206f6e6c792068617070656e207768656e2074686572652069736e277420616c726561647920616e2061756374696f6e20696e2070726f677265737320616e64206d6179206f6e6c79206265250163616c6c65642062792074686520726f6f74206f726967696e2e20416363657074732074686520606475726174696f6e60206f6620746869732061756374696f6e20616e64207468655901606c656173655f706572696f645f696e64657860206f662074686520696e697469616c206c6561736520706572696f64206f662074686520666f757220746861742061726520746f2062652061756374696f6e65642e0c626964140110706172614505011850617261496400013461756374696f6e5f696e646578fc013041756374696f6e496e64657800012866697273745f736c6f74fc01404c65617365506572696f644f663c543e0001246c6173745f736c6f74fc01404c65617365506572696f644f663c543e000118616d6f756e740d01013042616c616e63654f663c543e00014049014d616b652061206e6577206269642066726f6d20616e206163636f756e742028696e636c7564696e6720612070617261636861696e206163636f756e742920666f72206465706c6f79696e672061206e65772870617261636861696e2e0059014d756c7469706c652073696d756c74616e656f757320626964732066726f6d207468652073616d65206269646465722061726520616c6c6f776564206f6e6c79206173206c6f6e6720617320616c6c206163746976653d0162696473206f7665726c61702065616368206f746865722028692e652e20617265206d757475616c6c79206578636c7573697665292e20426964732063616e6e6f742062652072656461637465642e0055012d20607375626020697320746865207375622d6269646465722049442c20616c6c6f77696e6720666f72206d756c7469706c6520636f6d706574696e67206269647320746f206265206d6164652062792028616e647066756e64656420627929207468652073616d65206163636f756e742e4d012d206061756374696f6e5f696e646578602069732074686520696e646578206f66207468652061756374696f6e20746f20626964206f6e2e2053686f756c64206a757374206265207468652070726573656e746876616c7565206f66206041756374696f6e436f756e746572602e49012d206066697273745f736c6f746020697320746865206669727374206c6561736520706572696f6420696e646578206f66207468652072616e676520746f20626964206f6e2e20546869732069732074686509016162736f6c757465206c6561736520706572696f6420696e6465782076616c75652c206e6f7420616e2061756374696f6e2d7370656369666963206f66667365742e41012d20606c6173745f736c6f746020697320746865206c617374206c6561736520706572696f6420696e646578206f66207468652072616e676520746f20626964206f6e2e20546869732069732074686509016162736f6c757465206c6561736520706572696f6420696e6465782076616c75652c206e6f7420616e2061756374696f6e2d7370656369666963206f66667365742e49012d2060616d6f756e74602069732074686520616d6f756e7420746f2062696420746f2062652068656c64206173206465706f73697420666f72207468652070617261636861696e2073686f756c6420746865c86269642077696e2e205468697320616d6f756e742069732068656c64207468726f7567686f7574207468652072616e67652e3863616e63656c5f61756374696f6e00020c7843616e63656c20616e20696e2d70726f67726573732061756374696f6e2e008843616e206f6e6c792062652063616c6c656420627920526f6f74206f726967696e2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e4505000006b502004905105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e2463726f77646c6f616e1870616c6c65741043616c6c04045400012418637265617465180114696e6465784505011850617261496400010c6361700d01013042616c616e63654f663c543e00013066697273745f706572696f64fc01404c65617365506572696f644f663c543e00012c6c6173745f706572696f64fc01404c65617365506572696f644f663c543e00010c656e64fc0144426c6f636b4e756d626572466f723c543e00012076657269666965724d05014c4f7074696f6e3c4d756c74695369676e65723e0000144d014372656174652061206e65772063726f77646c6f616e696e672063616d706169676e20666f7220612070617261636861696e20736c6f7420776974682074686520676976656e206c6561736520706572696f641872616e67652e005d0154686973206170706c6965732061206c6f636b20746f20796f75722070617261636861696e20636f6e66696775726174696f6e2c20656e737572696e6720746861742069742063616e6e6f74206265206368616e676564646279207468652070617261636861696e206d616e616765722e28636f6e747269627574650c0114696e6465784505011850617261496400011476616c75650d01013042616c616e63654f663c543e0001247369676e6174757265550501584f7074696f6e3c4d756c74695369676e61747572653e0001085101436f6e7472696275746520746f20612063726f77642073616c652e20546869732077696c6c207472616e7366657220736f6d652062616c616e6365206f76657220746f2066756e6420612070617261636861696e5101736c6f742e2049742077696c6c20626520776974686472617761626c65207768656e207468652063726f77646c6f616e2068617320656e64656420616e64207468652066756e64732061726520756e757365642e20776974686472617708010c77686f000130543a3a4163636f756e744964000114696e64657845050118506172614964000244c057697468647261772066756c6c2062616c616e6365206f66206120737065636966696320636f6e7472696275746f722e00c04f726967696e206d757374206265207369676e65642c206275742063616e20636f6d652066726f6d20616e796f6e652e005d015468652066756e64206d7573742062652065697468657220696e2c206f7220726561647920666f722c207265746972656d656e742e20466f7220612066756e6420746f206265202a696e2a207265746972656d656e742c49017468656e20746865207265746972656d656e7420666c6167206d757374206265207365742e20466f7220612066756e6420746f20626520726561647920666f72207265746972656d656e742c207468656e3a9c2d206974206d757374206e6f7420616c726561647920626520696e207265746972656d656e743b4d012d2074686520616d6f756e74206f66207261697365642066756e6473206d75737420626520626967676572207468616e20746865205f667265655f2062616c616e6365206f6620746865206163636f756e743b342d20616e64206569746865723abc20202d2074686520626c6f636b206e756d626572206d757374206265206174206c656173742060656e64603b206f722d0120202d207468652063757272656e74206c6561736520706572696f64206d7573742062652067726561746572207468616e207468652066756e64277320606c6173745f706572696f64602e005501496e207468697320636173652c207468652066756e642773207265746972656d656e7420666c61672069732073657420616e64206974732060656e646020697320726573657420746f207468652063757272656e7434626c6f636b206e756d6265722e00f02d206077686f603a20546865206163636f756e742077686f736520636f6e747269627574696f6e2073686f756c642062652077697468647261776e2e19012d2060696e646578603a205468652070617261636861696e20746f2077686f73652063726f77646c6f616e2074686520636f6e747269627574696f6e20776173206d6164652e18726566756e64040114696e64657845050118506172614964000314e04175746f6d61746963616c6c7920726566756e6420636f6e7472696275746f7273206f6620616e20656e6465642063726f77646c6f616e2e210144756520746f20776569676874207265737472696374696f6e732c20746869732066756e6374696f6e206d6179206e65656420746f2062652063616c6c6564206d756c7469706c65490174696d657320746f2066756c6c7920726566756e6420616c6c2075736572732e2057652077696c6c20726566756e64206052656d6f76654b6579734c696d69746020757365727320617420612074696d652e00c04f726967696e206d757374206265207369676e65642c206275742063616e20636f6d652066726f6d20616e796f6e652e20646973736f6c7665040114696e64657845050118506172614964000404550152656d6f766520612066756e6420616674657220746865207265746972656d656e7420706572696f642068617320656e64656420616e6420616c6c2066756e64732068617665206265656e2072657475726e65642e1065646974180114696e6465784505011850617261496400010c6361700d01013042616c616e63654f663c543e00013066697273745f706572696f64fc01404c65617365506572696f644f663c543e00012c6c6173745f706572696f64fc01404c65617365506572696f644f663c543e00010c656e64fc0144426c6f636b4e756d626572466f723c543e00012076657269666965724d05014c4f7074696f6e3c4d756c74695369676e65723e00050cd0456469742074686520636f6e66696775726174696f6e20666f7220616e20696e2d70726f67726573732063726f77646c6f616e2e008843616e206f6e6c792062652063616c6c656420627920526f6f74206f726967696e2e206164645f6d656d6f080114696e646578b50201185061726149640001106d656d6f38011c5665633c75383e00060cec41646420616e206f7074696f6e616c206d656d6f20746f20616e206578697374696e672063726f77646c6f616e20636f6e747269627574696f6e2e002d014f726967696e206d757374206265205369676e65642c20616e64207468652075736572206d757374206861766520636f6e747269627574656420746f207468652063726f77646c6f616e2e10706f6b65040114696e646578b502011850617261496400070c74506f6b65207468652066756e6420696e746f20604e657752616973656000dc4f726967696e206d757374206265205369676e65642c20616e64207468652066756e6420686173206e6f6e2d7a65726f2072616973652e38636f6e747269627574655f616c6c080114696e646578450501185061726149640001247369676e6174757265550501584f7074696f6e3c4d756c74695369676e61747572653e00080c6101436f6e7472696275746520796f757220656e746972652062616c616e636520746f20612063726f77642073616c652e20546869732077696c6c207472616e736665722074686520656e746972652062616c616e6365206f665101612075736572206f76657220746f2066756e6420612070617261636861696e20736c6f742e2049742077696c6c20626520776974686472617761626c65207768656e207468652063726f77646c6f616e206861737c656e64656420616e64207468652066756e64732061726520756e757365642e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e4d0504184f7074696f6e0404540151050108104e6f6e6500000010536f6d650400510500000100005105082873705f72756e74696d652c4d756c74695369676e657200010c1c45643235353139040004013c656432353531393a3a5075626c69630000001c53723235353139040004013c737232353531393a3a5075626c696300010014456364736104006102013465636473613a3a5075626c696300020000550504184f7074696f6e0404540159050108104e6f6e6500000010536f6d650400590500000100005905082873705f72756e74696d65384d756c74695369676e617475726500010c1c4564323535313904007d020148656432353531393a3a5369676e61747572650000001c5372323535313904007d020148737232353531393a3a5369676e61747572650001001445636473610400d102014065636473613a3a5369676e6174757265000200005d05106c706f6c6b61646f745f72756e74696d655f70617261636861696e7320636f726574696d651870616c6c65741043616c6c04045400011048726571756573745f636f72655f636f756e74040114636f756e749d01010c7531360001185101526571756573742074686520636f6e66696775726174696f6e20746f206265207570646174656420776974682074686520737065636966696564206e756d626572206f6620636f7265732e205761726e696e673a510153696e63652074686973206f6e6c79207363686564756c6573206120636f6e66696775726174696f6e207570646174652c2069742074616b65732074776f2073657373696f6e7320746f20636f6d6520696e746f1c6566666563742e00982d20606f726967696e603a20526f6f74206f722074686520436f726574696d6520436861696e802d2060636f756e74603a20746f74616c206e756d626572206f6620636f72657348726571756573745f726576656e75655f61740401107768656e10012c426c6f636b4e756d62657200021061015265717565737420746f20636c61696d2074686520696e7374616e74616e656f757320636f726574696d652073616c657320726576656e7565207374617274696e672066726f6d2074686520626c6f636b206974207761735d016c61737420636c61696d656420756e74696c20616e6420757020746f2074686520626c6f636b207370656369666965642e2054686520636c61696d656420616d6f756e742076616c75652069732073656e74206261636b5101746f2074686520436f726574696d6520636861696e20696e206120606e6f746966795f726576656e756560206d6573736167652e204174207468652073616d652074696d652c2074686520616d6f756e742069738474656c65706f7274656420746f2074686520436f726574696d6520636861696e2e386372656469745f6163636f756e7408010c77686f000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e0003002c61737369676e5f636f7265100110636f72659d01013c42726f6b6572436f7265496e646578000114626567696e100144426c6f636b4e756d626572466f723c543e00012861737369676e6d656e746105018c5665633c28436f726541737369676e6d656e742c2050617274734f663537363030293e000120656e645f68696e74b801644f7074696f6e3c426c6f636b4e756d626572466f723c543e3e00042459015265636569766520696e737472756374696f6e732066726f6d20746865206045787465726e616c42726f6b65724f726967696e602c2064657461696c696e6720686f77206120737065636966696320636f72652069732c746f20626520757365642e002c506172616d65746572733a21012d606f726967696e603a20546865206045787465726e616c42726f6b65724f726967696e602c20617373756d656420746f2062652074686520636f726574696d6520636861696e2eac2d60636f7265603a2054686520636f726520746861742073686f756c64206265207363686564756c65642ed82d60626567696e603a20546865207374617274696e6720626c6f636b686569676874206f662074686520696e737472756374696f6e2ed42d6061737369676e6d656e74603a20486f772074686520626c6f636b73706163652073686f756c64206265207574696c697365642e59012d60656e645f68696e74603a20416e206f7074696f6e616c2068696e7420617320746f207768656e207468697320706172746963756c617220736574206f6620696e737472756374696f6e732077696c6c20656e642e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e610500000265050065050000040869056d050069050c3470616c6c65745f62726f6b657248636f726574696d655f696e7465726661636538436f726541737369676e6d656e7400010c1049646c6500000010506f6f6c000100105461736b04001001185461736b4964000200006d050c6c706f6c6b61646f745f72756e74696d655f70617261636861696e734461737369676e65725f636f726574696d653050617274734f663537363030000004009d01010c753136000071050c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c65741043616c6c04045400011858636f6e74726f6c5f6175746f5f6d6967726174696f6e0401306d617962655f636f6e6669677505015c4f7074696f6e3c4d6967726174696f6e4c696d6974733e00000c80436f6e74726f6c20746865206175746f6d61746963206d6967726174696f6e2e000d01546865206469737061746368206f726967696e206f6620746869732063616c6c206d757374206265205b60436f6e6669673a3a436f6e74726f6c4f726967696e605d2e40636f6e74696e75655f6d6967726174650c01186c696d6974737905013c4d6967726174696f6e4c696d69747300013c7265616c5f73697a655f757070657210010c7533320001307769746e6573735f7461736b7d0501404d6967726174696f6e5461736b3c543e000154b8436f6e74696e756520746865206d6967726174696f6e20666f722074686520676976656e20606c696d697473602e00ec546865206469737061746368206f726967696e206f6620746869732063616c6c2063616e20626520616e79207369676e6564206163636f756e742e005d0154686973207472616e73616374696f6e20686173204e4f204d4f4e455441525920494e43454e54495645532e2063616c6c696e672069742077696c6c206e6f742072657761726420616e796f6e652e20416c626569742cec55706f6e207375636365737366756c20657865637574696f6e2c20746865207472616e73616374696f6e206665652069732072657475726e65642e0041015468652028706f74656e7469616c6c79206f7665722d657374696d6174656429206f66207468652062797465206c656e677468206f6620616c6c2074686520646174612072656164206d757374206265590170726f766964656420666f722075702d66726f6e74206665652d7061796d656e7420616e64207765696768696e672e20496e20657373656e63652c207468652063616c6c65722069732067756172616e746565696e6749017468617420657865637574696e67207468652063757272656e7420604d6967726174696f6e5461736b6020776974682074686520676976656e20606c696d697473602077696c6c206e6f742065786365656494607265616c5f73697a655f757070657260206279746573206f66207265616420646174612e00450154686520607769746e6573735f7461736b60206973206d6572656c7920612068656c70657220746f2070726576656e74207468652063616c6c65722066726f6d206265696e6720736c6173686564206f725d0167656e6572616c6c7920747269676765722061206d6967726174696f6e2074686174207468657920646f206e6f7420696e74656e642e205468697320706172616d65746572206973206a7573742061206d6573736167653d0166726f6d2063616c6c65722c20736179696e67207468617420746865792062656c696576656420607769746e6573735f7461736b602077617320746865206c617374207374617465206f662074686559016d6967726174696f6e2c20616e642074686579206f6e6c79207769736820666f72207468656972207472616e73616374696f6e20746f20646f20616e797468696e672c206966207468697320617373756d7074696f6e1101686f6c64732e20496e206361736520607769746e6573735f7461736b6020646f6573206e6f74206d617463682c20746865207472616e73616374696f6e206661696c732e0039014261736564206f6e2074686520646f63756d656e746174696f6e206f66205b604d6967726174696f6e5461736b3a3a6d6967726174655f756e74696c5f65786861757374696f6e605d2c207468654d017265636f6d6d656e64656420776179206f6620646f696e67207468697320697320746f2070617373206120606c696d6974602074686174206f6e6c7920626f756e64732060636f756e74602c206173207468659c6073697a6560206c696d69742063616e20616c77617973206265206f7665727772697474656e2e486d6967726174655f637573746f6d5f746f700801106b657973b90101305665633c5665633c75383e3e0001307769746e6573735f73697a6510010c75333200021009014d69677261746520746865206c697374206f6620746f70206b65797320627920697465726174696e672065616368206f66207468656d206f6e65206279206f6e652e0055015468697320646f6573206e6f74206166666563742074686520676c6f62616c206d6967726174696f6e2070726f6365737320747261636b657220285b604d6967726174696f6e50726f63657373605d292c20616e64fc73686f756c64206f6e6c79206265207573656420696e206361736520616e79206b65797320617265206c6566746f7665722064756520746f2061206275672e506d6967726174655f637573746f6d5f6368696c640c0110726f6f7438011c5665633c75383e0001286368696c645f6b657973b90101305665633c5665633c75383e3e000128746f74616c5f73697a6510010c75333200031811014d69677261746520746865206c697374206f66206368696c64206b65797320627920697465726174696e672065616368206f66207468656d206f6e65206279206f6e652e000d01416c6c206f662074686520676976656e206368696c64206b657973206d7573742062652070726573656e7420756e646572206f6e6520606368696c645f726f6f74602e0055015468697320646f6573206e6f74206166666563742074686520676c6f62616c206d6967726174696f6e2070726f6365737320747261636b657220285b604d6967726174696f6e50726f63657373605d292c20616e64fc73686f756c64206f6e6c79206265207573656420696e206361736520616e79206b65797320617265206c6566746f7665722064756520746f2061206275672e547365745f7369676e65645f6d61785f6c696d6974730401186c696d6974737905013c4d6967726174696f6e4c696d697473000404b853657420746865206d6178696d756d206c696d6974206f6620746865207369676e6564206d6967726174696f6e2e48666f7263655f7365745f70726f677265737308013070726f67726573735f746f708105013450726f67726573734f663c543e00013870726f67726573735f6368696c648105013450726f67726573734f663c543e000524c8466f72636566756c6c7920736574207468652070726f6772657373207468652072756e6e696e67206d6967726174696f6e2e005d0154686973206973206f6e6c792075736566756c20696e206f6e6520636173653a20746865206e657874206b657920746f206d69677261746520697320746f6f2062696720746f206265206d696772617465642077697468550161207369676e6564206163636f756e742c20696e20612070617261636861696e20636f6e746578742c20616e642077652073696d706c792077616e7420746f20736b69702069742e204120726561736f6e61626c6561016578616d706c65206f66207468697320776f756c6420626520603a636f64653a602c20776869636820697320626f7468207665727920657870656e7369766520746f206d6967726174652c20616e6420636f6d6d6f6e6c79a4757365642c20736f2070726f6261626c7920697420697320616c7265616479206d696772617465642e005d01496e206361736520796f75206d657373207468696e67732075702c20796f752063616e20616c736f2c20696e207072696e6369706c652c20757365207468697320746f20726573657420746865206d6967726174696f6e2070726f636573732e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e750504184f7074696f6e0404540179050108104e6f6e6500000010536f6d6504007905000001000079050c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c65743c4d6967726174696f6e4c696d697473000008011073697a6510010c7533320001106974656d10010c75333200007d050c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c6574344d6967726174696f6e5461736b040454000014013070726f67726573735f746f708105013450726f67726573734f663c543e00013870726f67726573735f6368696c648105013450726f67726573734f663c543e00011073697a6510010c753332000124746f705f6974656d7310010c75333200012c6368696c645f6974656d7310010c753332000081050c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c65742050726f677265737304244d61784b65794c656e00010c1c546f53746172740000001c4c6173744b6579040085050164426f756e6465645665633c75382c204d61784b65794c656e3e00010020436f6d706c6574650002000085050c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e000089050c2870616c6c65745f78636d1870616c6c65741043616c6c0404540001441073656e64080110646573748d010158426f783c56657273696f6e65644c6f636174696f6e3e00011c6d6573736167658d050154426f783c56657273696f6e656458636d3c28293e3e0000003c74656c65706f72745f617373657473100110646573748d010158426f783c56657273696f6e65644c6f636174696f6e3e00012c62656e65666963696172798d010158426f783c56657273696f6e65644c6f636174696f6e3e000118617373657473bd060150426f783c56657273696f6e65644173736574733e0001386665655f61737365745f6974656d10010c753332000148110154656c65706f727420736f6d65206173736574732066726f6d20746865206c6f63616c20636861696e20746f20736f6d652064657374696e6174696f6e20636861696e2e001d012a2a546869732066756e6374696f6e20697320646570726563617465643a2055736520606c696d697465645f74656c65706f72745f6173736574736020696e73746561642e2a2a005101466565207061796d656e74206f6e207468652064657374696e6174696f6e2073696465206973206d6164652066726f6d2074686520617373657420696e2074686520606173736574736020766563746f72206f666101696e64657820606665655f61737365745f6974656d602e2054686520776569676874206c696d697420666f722066656573206973206e6f742070726f766964656420616e64207468757320697320756e6c696d697465642cb47769746820616c6c20666565732074616b656e206173206e65656465642066726f6d207468652061737365742e0029012d20606f726967696e603a204d7573742062652063617061626c65206f66207769746864726177696e672074686520606173736574736020616e6420657865637574696e672058434d2e25012d206064657374603a2044657374696e6174696f6e20636f6e7465787420666f7220746865206173736574732e2057696c6c207479706963616c6c7920626520605b506172656e742c6101202050617261636861696e282e2e295d6020746f2073656e642066726f6d2070617261636861696e20746f2070617261636861696e2c206f7220605b50617261636861696e282e2e295d6020746f2073656e642066726f6d54202072656c617920746f2070617261636861696e2e55012d206062656e6566696369617279603a20412062656e6566696369617279206c6f636174696f6e20666f72207468652061737365747320696e2074686520636f6e74657874206f66206064657374602e2057696c6c98202067656e6572616c6c7920626520616e20604163636f756e7449643332602076616c75652e59012d2060617373657473603a205468652061737365747320746f2062652077697468647261776e2e20546869732073686f756c6420696e636c7564652074686520617373657473207573656420746f2070617920746865682020666565206f6e207468652060646573746020636861696e2e4d012d20606665655f61737365745f6974656d603a2054686520696e64657820696e746f206061737365747360206f6620746865206974656d2077686963682073686f756c64206265207573656420746f207061791c2020666565732e5c726573657276655f7472616e736665725f617373657473100110646573748d010158426f783c56657273696f6e65644c6f636174696f6e3e00012c62656e65666963696172798d010158426f783c56657273696f6e65644c6f636174696f6e3e000118617373657473bd060150426f783c56657273696f6e65644173736574733e0001386665655f61737365745f6974656d10010c7533320002785d015472616e7366657220736f6d65206173736574732066726f6d20746865206c6f63616c20636861696e20746f207468652064657374696e6174696f6e20636861696e207468726f756768207468656972206c6f63616c2c7864657374696e6174696f6e206f722072656d6f746520726573657276652e003d016061737365747360206d75737420686176652073616d652072657365727665206c6f636174696f6e20616e64206d6179206e6f742062652074656c65706f727461626c6520746f206064657374602e4d01202d2060617373657473602068617665206c6f63616c20726573657276653a207472616e736665722061737365747320746f20736f7665726569676e206163636f756e74206f662064657374696e6174696f6e4d01202020636861696e20616e6420666f72776172642061206e6f74696669636174696f6e2058434d20746f2060646573746020746f206d696e7420616e64206465706f73697420726573657276652d62617365646c20202061737365747320746f206062656e6566696369617279602e5501202d20606173736574736020686176652064657374696e6174696f6e20726573657276653a206275726e206c6f63616c2061737365747320616e6420666f72776172642061206e6f74696669636174696f6e20746f590120202060646573746020636861696e20746f207769746864726177207468652072657365727665206173736574732066726f6d207468697320636861696e277320736f7665726569676e206163636f756e7420616e64842020206465706f736974207468656d20746f206062656e6566696369617279602e6101202d20606173736574736020686176652072656d6f746520726573657276653a206275726e206c6f63616c206173736574732c20666f72776172642058434d20746f207265736572766520636861696e20746f206d6f7665610120202072657365727665732066726f6d207468697320636861696e277320534120746f2060646573746020636861696e27732053412c20616e6420666f727761726420616e6f746865722058434d20746f20606465737460f4202020746f206d696e7420616e64206465706f73697420726573657276652d62617365642061737365747320746f206062656e6566696369617279602e003d012a2a546869732066756e6374696f6e20697320646570726563617465643a2055736520606c696d697465645f726573657276655f7472616e736665725f6173736574736020696e73746561642e2a2a005101466565207061796d656e74206f6e207468652064657374696e6174696f6e2073696465206973206d6164652066726f6d2074686520617373657420696e2074686520606173736574736020766563746f72206f666101696e64657820606665655f61737365745f6974656d602e2054686520776569676874206c696d697420666f722066656573206973206e6f742070726f766964656420616e64207468757320697320756e6c696d697465642cb47769746820616c6c20666565732074616b656e206173206e65656465642066726f6d207468652061737365742e0029012d20606f726967696e603a204d7573742062652063617061626c65206f66207769746864726177696e672074686520606173736574736020616e6420657865637574696e672058434d2e25012d206064657374603a2044657374696e6174696f6e20636f6e7465787420666f7220746865206173736574732e2057696c6c207479706963616c6c7920626520605b506172656e742c6101202050617261636861696e282e2e295d6020746f2073656e642066726f6d2070617261636861696e20746f2070617261636861696e2c206f7220605b50617261636861696e282e2e295d6020746f2073656e642066726f6d54202072656c617920746f2070617261636861696e2e55012d206062656e6566696369617279603a20412062656e6566696369617279206c6f636174696f6e20666f72207468652061737365747320696e2074686520636f6e74657874206f66206064657374602e2057696c6c98202067656e6572616c6c7920626520616e20604163636f756e7449643332602076616c75652e59012d2060617373657473603a205468652061737365747320746f2062652077697468647261776e2e20546869732073686f756c6420696e636c7564652074686520617373657473207573656420746f2070617920746865c82020666565206f6e20746865206064657374602028616e6420706f737369626c7920726573657276652920636861696e732e4d012d20606665655f61737365745f6974656d603a2054686520696e64657820696e746f206061737365747360206f6620746865206974656d2077686963682073686f756c64206265207573656420746f207061791c2020666565732e1c6578656375746508011c6d657373616765c10601b4426f783c56657273696f6e656458636d3c3c5420617320436f6e6669673e3a3a52756e74696d6543616c6c3e3e0001286d61785f776569676874280118576569676874000320d04578656375746520616e2058434d206d6573736167652066726f6d2061206c6f63616c2c207369676e65642c206f726967696e2e004d01416e206576656e74206973206465706f736974656420696e6469636174696e67207768657468657220606d73676020636f756c6420626520657865637574656420636f6d706c6574656c79206f72206f6e6c79287061727469616c6c792e005d014e6f206d6f7265207468616e20606d61785f776569676874602077696c6c206265207573656420696e2069747320617474656d7074656420657865637574696f6e2e2049662074686973206973206c657373207468616e4101746865206d6178696d756d20616d6f756e74206f6620776569676874207468617420746865206d65737361676520636f756c642074616b6520746f2062652065786563757465642c207468656e206e6f7c657865637574696f6e20617474656d70742077696c6c206265206d6164652e44666f7263655f78636d5f76657273696f6e0801206c6f636174696f6e55010134426f783c4c6f636174696f6e3e00011c76657273696f6e10012858636d56657273696f6e00041849014578746f6c6c2074686174206120706172746963756c61722064657374696e6174696f6e2063616e20626520636f6d6d756e6963617465642077697468207468726f756768206120706172746963756c61723c76657273696f6e206f662058434d2e00dc2d20606f726967696e603a204d75737420626520616e206f726967696e207370656369666965642062792041646d696e4f726967696e2ed82d20606c6f636174696f6e603a205468652064657374696e6174696f6e2074686174206973206265696e67206465736372696265642e11012d206078636d5f76657273696f6e603a20546865206c61746573742076657273696f6e206f662058434d207468617420606c6f636174696f6e6020737570706f7274732e64666f7263655f64656661756c745f78636d5f76657273696f6e0401446d617962655f78636d5f76657273696f6eb801484f7074696f6e3c58636d56657273696f6e3e0005145901536574206120736166652058434d2076657273696f6e20287468652076657273696f6e20746861742058434d2073686f756c6420626520656e636f646564207769746820696620746865206d6f737420726563656e74b476657273696f6e20612064657374696e6174696f6e2063616e2061636365707420697320756e6b6e6f776e292e00dc2d20606f726967696e603a204d75737420626520616e206f726967696e207370656369666965642062792041646d696e4f726967696e2e39012d20606d617962655f78636d5f76657273696f6e603a205468652064656661756c742058434d20656e636f64696e672076657273696f6e2c206f7220604e6f6e656020746f2064697361626c652e78666f7263655f7375627363726962655f76657273696f6e5f6e6f746966790401206c6f636174696f6e8d010158426f783c56657273696f6e65644c6f636174696f6e3e000610390141736b2061206c6f636174696f6e20746f206e6f7469667920757320726567617264696e672074686569722058434d2076657273696f6e20616e6420616e79206368616e67657320746f2069742e00dc2d20606f726967696e603a204d75737420626520616e206f726967696e207370656369666965642062792041646d696e4f726967696e2e59012d20606c6f636174696f6e603a20546865206c6f636174696f6e20746f2077686963682077652073686f756c642073756273637269626520666f722058434d2076657273696f6e206e6f74696669636174696f6e732e80666f7263655f756e7375627363726962655f76657273696f6e5f6e6f746966790401206c6f636174696f6e8d010158426f783c56657273696f6e65644c6f636174696f6e3e0007184901526571756972652074686174206120706172746963756c61722064657374696e6174696f6e2073686f756c64206e6f206c6f6e676572206e6f7469667920757320726567617264696e6720616e792058434d4076657273696f6e206368616e6765732e00dc2d20606f726967696e603a204d75737420626520616e206f726967696e207370656369666965642062792041646d696e4f726967696e2e3d012d20606c6f636174696f6e603a20546865206c6f636174696f6e20746f207768696368207765206172652063757272656e746c79207375627363726962656420666f722058434d2076657273696f6ea820206e6f74696669636174696f6e73207768696368207765206e6f206c6f6e676572206465736972652e7c6c696d697465645f726573657276655f7472616e736665725f617373657473140110646573748d010158426f783c56657273696f6e65644c6f636174696f6e3e00012c62656e65666963696172798d010158426f783c56657273696f6e65644c6f636174696f6e3e000118617373657473bd060150426f783c56657273696f6e65644173736574733e0001386665655f61737365745f6974656d10010c7533320001307765696768745f6c696d6974f905012c5765696768744c696d69740008785d015472616e7366657220736f6d65206173736574732066726f6d20746865206c6f63616c20636861696e20746f207468652064657374696e6174696f6e20636861696e207468726f756768207468656972206c6f63616c2c7864657374696e6174696f6e206f722072656d6f746520726573657276652e003d016061737365747360206d75737420686176652073616d652072657365727665206c6f636174696f6e20616e64206d6179206e6f742062652074656c65706f727461626c6520746f206064657374602e4d01202d2060617373657473602068617665206c6f63616c20726573657276653a207472616e736665722061737365747320746f20736f7665726569676e206163636f756e74206f662064657374696e6174696f6e4d01202020636861696e20616e6420666f72776172642061206e6f74696669636174696f6e2058434d20746f2060646573746020746f206d696e7420616e64206465706f73697420726573657276652d62617365646c20202061737365747320746f206062656e6566696369617279602e5501202d20606173736574736020686176652064657374696e6174696f6e20726573657276653a206275726e206c6f63616c2061737365747320616e6420666f72776172642061206e6f74696669636174696f6e20746f590120202060646573746020636861696e20746f207769746864726177207468652072657365727665206173736574732066726f6d207468697320636861696e277320736f7665726569676e206163636f756e7420616e64842020206465706f736974207468656d20746f206062656e6566696369617279602e6101202d20606173736574736020686176652072656d6f746520726573657276653a206275726e206c6f63616c206173736574732c20666f72776172642058434d20746f207265736572766520636861696e20746f206d6f7665610120202072657365727665732066726f6d207468697320636861696e277320534120746f2060646573746020636861696e27732053412c20616e6420666f727761726420616e6f746865722058434d20746f20606465737460f4202020746f206d696e7420616e64206465706f73697420726573657276652d62617365642061737365747320746f206062656e6566696369617279602e005101466565207061796d656e74206f6e207468652064657374696e6174696f6e2073696465206973206d6164652066726f6d2074686520617373657420696e2074686520606173736574736020766563746f72206f666101696e64657820606665655f61737365745f6974656d602c20757020746f20656e6f75676820746f2070617920666f7220607765696768745f6c696d697460206f66207765696768742e204966206d6f72652077656967687459016973206e6565646564207468616e20607765696768745f6c696d6974602c207468656e20746865206f7065726174696f6e2077696c6c206661696c20616e64207468652073656e7420617373657473206d6179206265206174207269736b2e0029012d20606f726967696e603a204d7573742062652063617061626c65206f66207769746864726177696e672074686520606173736574736020616e6420657865637574696e672058434d2e25012d206064657374603a2044657374696e6174696f6e20636f6e7465787420666f7220746865206173736574732e2057696c6c207479706963616c6c7920626520605b506172656e742c6101202050617261636861696e282e2e295d6020746f2073656e642066726f6d2070617261636861696e20746f2070617261636861696e2c206f7220605b50617261636861696e282e2e295d6020746f2073656e642066726f6d54202072656c617920746f2070617261636861696e2e55012d206062656e6566696369617279603a20412062656e6566696369617279206c6f636174696f6e20666f72207468652061737365747320696e2074686520636f6e74657874206f66206064657374602e2057696c6c98202067656e6572616c6c7920626520616e20604163636f756e7449643332602076616c75652e59012d2060617373657473603a205468652061737365747320746f2062652077697468647261776e2e20546869732073686f756c6420696e636c7564652074686520617373657473207573656420746f2070617920746865c82020666565206f6e20746865206064657374602028616e6420706f737369626c7920726573657276652920636861696e732e4d012d20606665655f61737365745f6974656d603a2054686520696e64657820696e746f206061737365747360206f6620746865206974656d2077686963682073686f756c64206265207573656420746f207061791c2020666565732e45012d20607765696768745f6c696d6974603a205468652072656d6f74652d7369646520776569676874206c696d69742c20696620616e792c20666f72207468652058434d206665652070757263686173652e5c6c696d697465645f74656c65706f72745f617373657473140110646573748d010158426f783c56657273696f6e65644c6f636174696f6e3e00012c62656e65666963696172798d010158426f783c56657273696f6e65644c6f636174696f6e3e000118617373657473bd060150426f783c56657273696f6e65644173736574733e0001386665655f61737365745f6974656d10010c7533320001307765696768745f6c696d6974f905012c5765696768744c696d6974000948110154656c65706f727420736f6d65206173736574732066726f6d20746865206c6f63616c20636861696e20746f20736f6d652064657374696e6174696f6e20636861696e2e005101466565207061796d656e74206f6e207468652064657374696e6174696f6e2073696465206973206d6164652066726f6d2074686520617373657420696e2074686520606173736574736020766563746f72206f666101696e64657820606665655f61737365745f6974656d602c20757020746f20656e6f75676820746f2070617920666f7220607765696768745f6c696d697460206f66207765696768742e204966206d6f72652077656967687459016973206e6565646564207468616e20607765696768745f6c696d6974602c207468656e20746865206f7065726174696f6e2077696c6c206661696c20616e64207468652073656e7420617373657473206d6179206265206174207269736b2e0029012d20606f726967696e603a204d7573742062652063617061626c65206f66207769746864726177696e672074686520606173736574736020616e6420657865637574696e672058434d2e25012d206064657374603a2044657374696e6174696f6e20636f6e7465787420666f7220746865206173736574732e2057696c6c207479706963616c6c7920626520605b506172656e742c6101202050617261636861696e282e2e295d6020746f2073656e642066726f6d2070617261636861696e20746f2070617261636861696e2c206f7220605b50617261636861696e282e2e295d6020746f2073656e642066726f6d54202072656c617920746f2070617261636861696e2e55012d206062656e6566696369617279603a20412062656e6566696369617279206c6f636174696f6e20666f72207468652061737365747320696e2074686520636f6e74657874206f66206064657374602e2057696c6c98202067656e6572616c6c7920626520616e20604163636f756e7449643332602076616c75652e59012d2060617373657473603a205468652061737365747320746f2062652077697468647261776e2e20546869732073686f756c6420696e636c7564652074686520617373657473207573656420746f2070617920746865682020666565206f6e207468652060646573746020636861696e2e4d012d20606665655f61737365745f6974656d603a2054686520696e64657820696e746f206061737365747360206f6620746865206974656d2077686963682073686f756c64206265207573656420746f207061791c2020666565732e45012d20607765696768745f6c696d6974603a205468652072656d6f74652d7369646520776569676874206c696d69742c20696620616e792c20666f72207468652058434d206665652070757263686173652e40666f7263655f73757370656e73696f6e04012473757370656e646564200110626f6f6c000a10f4536574206f7220756e7365742074686520676c6f62616c2073757370656e73696f6e207374617465206f66207468652058434d206578656375746f722e00dc2d20606f726967696e603a204d75737420626520616e206f726967696e207370656369666965642062792041646d696e4f726967696e2ed02d206073757370656e646564603a2060747275656020746f2073757370656e642c206066616c73656020746f20726573756d652e3c7472616e736665725f617373657473140110646573748d010158426f783c56657273696f6e65644c6f636174696f6e3e00012c62656e65666963696172798d010158426f783c56657273696f6e65644c6f636174696f6e3e000118617373657473bd060150426f783c56657273696f6e65644173736574733e0001386665655f61737365745f6974656d10010c7533320001307765696768745f6c696d6974f905012c5765696768744c696d6974000b845d015472616e7366657220736f6d65206173736574732066726f6d20746865206c6f63616c20636861696e20746f207468652064657374696e6174696f6e20636861696e207468726f756768207468656972206c6f63616c2cd064657374696e6174696f6e206f722072656d6f746520726573657276652c206f72207468726f7567682074656c65706f7274732e005101466565207061796d656e74206f6e207468652064657374696e6174696f6e2073696465206973206d6164652066726f6d2074686520617373657420696e2074686520606173736574736020766563746f72206f663501696e64657820606665655f61737365745f6974656d60202868656e636520726566657272656420746f20617320606665657360292c20757020746f20656e6f75676820746f2070617920666f724101607765696768745f6c696d697460206f66207765696768742e204966206d6f726520776569676874206973206e6565646564207468616e20607765696768745f6c696d6974602c207468656e20746865dc6f7065726174696f6e2077696c6c206661696c20616e64207468652073656e7420617373657473206d6179206265206174207269736b2e006101606173736574736020286578636c7564696e672060666565736029206d75737420686176652073616d652072657365727665206c6f636174696f6e206f72206f74686572776973652062652074656c65706f727461626c65b0746f206064657374602c206e6f206c696d69746174696f6e7320696d706f736564206f6e206066656573602e4d01202d20666f72206c6f63616c20726573657276653a207472616e736665722061737365747320746f20736f7665726569676e206163636f756e74206f662064657374696e6174696f6e20636861696e20616e644d01202020666f72776172642061206e6f74696669636174696f6e2058434d20746f2060646573746020746f206d696e7420616e64206465706f73697420726573657276652d62617365642061737365747320746f442020206062656e6566696369617279602e6101202d20666f722064657374696e6174696f6e20726573657276653a206275726e206c6f63616c2061737365747320616e6420666f72776172642061206e6f74696669636174696f6e20746f2060646573746020636861696e5901202020746f207769746864726177207468652072657365727665206173736574732066726f6d207468697320636861696e277320736f7665726569676e206163636f756e7420616e64206465706f736974207468656d50202020746f206062656e6566696369617279602e5d01202d20666f722072656d6f746520726573657276653a206275726e206c6f63616c206173736574732c20666f72776172642058434d20746f207265736572766520636861696e20746f206d6f76652072657365727665735d0120202066726f6d207468697320636861696e277320534120746f2060646573746020636861696e27732053412c20616e6420666f727761726420616e6f746865722058434d20746f2060646573746020746f206d696e74d4202020616e64206465706f73697420726573657276652d62617365642061737365747320746f206062656e6566696369617279602e5101202d20666f722074656c65706f7274733a206275726e206c6f63616c2061737365747320616e6420666f72776172642058434d20746f2060646573746020636861696e20746f206d696e742f74656c65706f7274b020202061737365747320616e64206465706f736974207468656d20746f206062656e6566696369617279602e0029012d20606f726967696e603a204d7573742062652063617061626c65206f66207769746864726177696e672074686520606173736574736020616e6420657865637574696e672058434d2e2d012d206064657374603a2044657374696e6174696f6e20636f6e7465787420666f7220746865206173736574732e2057696c6c207479706963616c6c792062652060583228506172656e742c5501202050617261636861696e282e2e29296020746f2073656e642066726f6d2070617261636861696e20746f2070617261636861696e2c206f72206058312850617261636861696e282e2e29296020746f2073656e6468202066726f6d2072656c617920746f2070617261636861696e2e55012d206062656e6566696369617279603a20412062656e6566696369617279206c6f636174696f6e20666f72207468652061737365747320696e2074686520636f6e74657874206f66206064657374602e2057696c6c98202067656e6572616c6c7920626520616e20604163636f756e7449643332602076616c75652e59012d2060617373657473603a205468652061737365747320746f2062652077697468647261776e2e20546869732073686f756c6420696e636c7564652074686520617373657473207573656420746f2070617920746865c82020666565206f6e20746865206064657374602028616e6420706f737369626c7920726573657276652920636861696e732e4d012d20606665655f61737365745f6974656d603a2054686520696e64657820696e746f206061737365747360206f6620746865206974656d2077686963682073686f756c64206265207573656420746f207061791c2020666565732e45012d20607765696768745f6c696d6974603a205468652072656d6f74652d7369646520776569676874206c696d69742c20696620616e792c20666f72207468652058434d206665652070757263686173652e30636c61696d5f617373657473080118617373657473bd060150426f783c56657273696f6e65644173736574733e00012c62656e65666963696172798d010158426f783c56657273696f6e65644c6f636174696f6e3e000c185501436c61696d73206173736574732074726170706564206f6e20746869732070616c6c65742062656361757365206f66206c6566746f7665722061737365747320647572696e672058434d20657865637574696f6e2e00ac2d20606f726967696e603a20416e796f6e652063616e2063616c6c20746869732065787472696e7369632e5d012d2060617373657473603a20546865206578616374206173736574732074686174207765726520747261707065642e20557365207468652076657273696f6e20746f207370656369667920776861742076657273696f6e9877617320746865206c6174657374207768656e2074686579207765726520747261707065642e45012d206062656e6566696369617279603a20546865206c6f636174696f6e2f6163636f756e742077686572652074686520636c61696d6564206173736574732077696c6c206265206465706f73697465642e8c7472616e736665725f6173736574735f7573696e675f747970655f616e645f7468656e1c0110646573748d010158426f783c56657273696f6e65644c6f636174696f6e3e000118617373657473bd060150426f783c56657273696f6e65644173736574733e0001506173736574735f7472616e736665725f74797065ed060144426f783c5472616e73666572547970653e00013872656d6f74655f666565735f6964f1060154426f783c56657273696f6e6564417373657449643e000148666565735f7472616e736665725f74797065ed060144426f783c5472616e73666572547970653e000148637573746f6d5f78636d5f6f6e5f646573748d050154426f783c56657273696f6e656458636d3c28293e3e0001307765696768745f6c696d6974f905012c5765696768744c696d6974000dc055015472616e73666572206173736574732066726f6d20746865206c6f63616c20636861696e20746f207468652064657374696e6174696f6e20636861696e207573696e67206578706c69636974207472616e7366657268747970657320666f722061737365747320616e6420666565732e0059016061737365747360206d75737420686176652073616d652072657365727665206c6f636174696f6e206f72206d61792062652074656c65706f727461626c6520746f206064657374602e2043616c6c6572206d757374ec70726f766964652074686520606173736574735f7472616e736665725f747970656020746f206265207573656420666f722060617373657473603a5101202d20605472616e73666572547970653a3a4c6f63616c52657365727665603a207472616e736665722061737365747320746f20736f7665726569676e206163636f756e74206f662064657374696e6174696f6e4d01202020636861696e20616e6420666f72776172642061206e6f74696669636174696f6e2058434d20746f2060646573746020746f206d696e7420616e64206465706f73697420726573657276652d62617365646c20202061737365747320746f206062656e6566696369617279602e5901202d20605472616e73666572547970653a3a44657374696e6174696f6e52657365727665603a206275726e206c6f63616c2061737365747320616e6420666f72776172642061206e6f74696669636174696f6e20746f590120202060646573746020636861696e20746f207769746864726177207468652072657365727665206173736574732066726f6d207468697320636861696e277320736f7665726569676e206163636f756e7420616e64842020206465706f736974207468656d20746f206062656e6566696369617279602e5901202d20605472616e73666572547970653a3a52656d6f746552657365727665287265736572766529603a206275726e206c6f63616c206173736574732c20666f72776172642058434d20746f206072657365727665606101202020636861696e20746f206d6f76652072657365727665732066726f6d207468697320636861696e277320534120746f2060646573746020636861696e27732053412c20616e6420666f727761726420616e6f74686572550120202058434d20746f2060646573746020746f206d696e7420616e64206465706f73697420726573657276652d62617365642061737365747320746f206062656e6566696369617279602e205479706963616c6c79942020207468652072656d6f746520607265736572766560206973204173736574204875622e4501202d20605472616e73666572547970653a3a54656c65706f7274603a206275726e206c6f63616c2061737365747320616e6420666f72776172642058434d20746f2060646573746020636861696e20746fe82020206d696e742f74656c65706f72742061737365747320616e64206465706f736974207468656d20746f206062656e6566696369617279602e0055014f6e207468652064657374696e6174696f6e20636861696e2c2061732077656c6c20617320616e7920696e7465726d65646961727920686f70732c2060427579457865637574696f6e60206973207573656420746f210162757920657865637574696f6e207573696e67207472616e73666572726564206061737365747360206964656e746966696564206279206072656d6f74655f666565735f6964602e59014d616b65207375726520656e6f756768206f662074686520737065636966696564206072656d6f74655f666565735f69646020617373657420697320696e636c7564656420696e2074686520676976656e206c69737461016f662060617373657473602e206072656d6f74655f666565735f6964602073686f756c6420626520656e6f75676820746f2070617920666f7220607765696768745f6c696d6974602e204966206d6f72652077656967687459016973206e6565646564207468616e20607765696768745f6c696d6974602c207468656e20746865206f7065726174696f6e2077696c6c206661696c20616e64207468652073656e7420617373657473206d6179206265206174207269736b2e0045016072656d6f74655f666565735f696460206d61792075736520646966666572656e74207472616e736665722074797065207468616e2072657374206f6620606173736574736020616e642063616e2062659c737065636966696564207468726f7567682060666565735f7472616e736665725f74797065602e0061015468652063616c6c6572206e6565647320746f207370656369667920776861742073686f756c642068617070656e20746f20746865207472616e7366657272656420617373657473206f6e6365207468657920726561636841017468652060646573746020636861696e2e205468697320697320646f6e65207468726f756768207468652060637573746f6d5f78636d5f6f6e5f646573746020706172616d657465722c207768696368fc636f6e7461696e732074686520696e737472756374696f6e7320746f2065786563757465206f6e2060646573746020617320612066696e616c20737465702e7c20205468697320697320757375616c6c792061732073696d706c652061733a510120206058636d28766563215b4465706f7369744173736574207b206173736574733a2057696c6428416c6c436f756e746564286173736574732e6c656e282929292c2062656e6566696369617279207d5d29602c3101202062757420636f756c6420626520736f6d657468696e67206d6f72652065786f746963206c696b652073656e64696e6720746865206061737365747360206576656e20667572746865722e0029012d20606f726967696e603a204d7573742062652063617061626c65206f66207769746864726177696e672074686520606173736574736020616e6420657865637574696e672058434d2e25012d206064657374603a2044657374696e6174696f6e20636f6e7465787420666f7220746865206173736574732e2057696c6c207479706963616c6c7920626520605b506172656e742c6101202050617261636861696e282e2e295d6020746f2073656e642066726f6d2070617261636861696e20746f2070617261636861696e2c206f7220605b50617261636861696e282e2e295d6020746f2073656e642066726f6d3d01202072656c617920746f2070617261636861696e2c206f72206028706172656e74733a20322c2028476c6f62616c436f6e73656e737573282e2e292c202e2e29296020746f2073656e642066726f6df4202070617261636861696e206163726f737320612062726964676520746f20616e6f746865722065636f73797374656d2064657374696e6174696f6e2e59012d2060617373657473603a205468652061737365747320746f2062652077697468647261776e2e20546869732073686f756c6420696e636c7564652074686520617373657473207573656420746f2070617920746865c82020666565206f6e20746865206064657374602028616e6420706f737369626c7920726573657276652920636861696e732e3d012d20606173736574735f7472616e736665725f74797065603a205468652058434d20605472616e736665725479706560207573656420746f207472616e73666572207468652060617373657473602e21012d206072656d6f74655f666565735f6964603a204f6e65206f662074686520696e636c7564656420606173736574736020746f206265207573656420746f2070617920666565732e49012d2060666565735f7472616e736665725f74797065603a205468652058434d20605472616e736665725479706560207573656420746f207472616e736665722074686520606665657360206173736574732e59012d2060637573746f6d5f78636d5f6f6e5f64657374603a205468652058434d20746f206265206578656375746564206f6e2060646573746020636861696e20617320746865206c6173742073746570206f6620746865590120207472616e736665722c20776869636820616c736f2064657465726d696e657320776861742068617070656e7320746f2074686520617373657473206f6e207468652064657374696e6174696f6e20636861696e2e45012d20607765696768745f6c696d6974603a205468652072656d6f74652d7369646520776569676874206c696d69742c20696620616e792c20666f72207468652058434d206665652070757263686173652e506164645f617574686f72697a65645f616c69617308011c616c69617365728d010158426f783c56657273696f6e65644c6f636174696f6e3e00011c65787069726573f506012c4f7074696f6e3c7536343e000e2c5d01417574686f72697a6520616e6f746865722060616c696173657260206c6f636174696f6e20746f20616c69617320696e746f20746865206c6f63616c20606f726967696e60206d616b696e6720746869732063616c6c2e29015468652060616c696173657260206973206f6e6c7920617574686f72697a656420756e74696c207468652070726f766964656420606578706972796020626c6f636b206e756d6265722e49015468652063616c6c2063616e20616c736f206265207573656420666f7220612070726576696f75736c7920617574686f72697a656420616c69617320696e206f7264657220746f207570646174652069747358606578706972796020626c6f636b206e756d6265722e005101557375616c6c792075736566756c20746f20616c6c6f7720796f7572206c6f63616c206163636f756e7420746f20626520616c696173656420696e746f2066726f6d20612072656d6f7465206c6f636174696f6ef4616c736f20756e64657220796f757220636f6e74726f6c20286c696b6520796f7572206163636f756e74206f6e20616e6f7468657220636861696e292e0051015741524e494e473a206d616b652073757265207468652063616c6c657220606f726967696e602028796f752920747275737473207468652060616c696173657260206c6f636174696f6e20746f2061637420696e590174686569722f796f7572206e616d652e204f6e636520617574686f72697a6564207573696e6720746869732063616c6c2c207468652060616c6961736572602063616e20667265656c7920696d706572736f6e617465d4606f726967696e6020696e2058434d2070726f6772616d73206578656375746564206f6e20746865206c6f63616c20636861696e2e5c72656d6f76655f617574686f72697a65645f616c69617304011c616c69617365728d010158426f783c56657273696f6e65644c6f636174696f6e3e000f085d0152656d6f766520612070726576696f75736c7920617574686f72697a65642060616c6961736572602066726f6d20746865206c697374206f66206c6f636174696f6e7320746861742063616e20616c69617320696e746f90746865206c6f63616c20606f726967696e60206d616b696e6720746869732063616c6c2e7472656d6f76655f616c6c5f617574686f72697a65645f616c6961736573001008490152656d6f766520616c6c2070726576696f75736c7920617574686f72697a65642060616c6961736572607320746861742063616e20616c69617320696e746f20746865206c6f63616c20606f726967696e60446d616b696e6720746869732063616c6c2e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e8d05080c78636d3056657273696f6e656458636d042c52756e74696d6543616c6c00010c08563304009105015076333a3a58636d3c52756e74696d6543616c6c3e0003000856340400fd05015076343a3a58636d3c52756e74696d6543616c6c3e00040008563504004506015076353a3a58636d3c52756e74696d6543616c6c3e0005000091050c0c78636d0876330c58636d041043616c6c00000400950501585665633c496e737472756374696f6e3c43616c6c3e3e0000950500000299050099050c0c78636d0876332c496e737472756374696f6e041043616c6c0001c0345769746864726177417373657404009d05012c4d756c7469417373657473000000545265736572766541737365744465706f736974656404009d05012c4d756c7469417373657473000100585265636569766554656c65706f72746564417373657404009d05012c4d756c7469417373657473000200345175657279526573706f6e736510012071756572795f69642c011c51756572794964000120726573706f6e7365b5050120526573706f6e73650001286d61785f77656967687428011857656967687400011c71756572696572dd0501544f7074696f6e3c4d756c74694c6f636174696f6e3e000300345472616e7366657241737365740801186173736574739d05012c4d756c746941737365747300012c62656e6566696369617279f001344d756c74694c6f636174696f6e000400505472616e736665725265736572766541737365740c01186173736574739d05012c4d756c746941737365747300011064657374f001344d756c74694c6f636174696f6e00010c78636d9105011c58636d3c28293e000500205472616e736163740c012c6f726967696e5f6b696e64e10501284f726967696e4b696e64000158726571756972655f7765696768745f61745f6d6f737428011857656967687400011063616c6ce505014c446f75626c65456e636f6465643c43616c6c3e0006006448726d704e65774368616e6e656c4f70656e526571756573740c011873656e646572fc010c7533320001406d61785f6d6573736167655f73697a65fc010c7533320001306d61785f6361706163697479fc010c7533320007004c48726d704368616e6e656c4163636570746564040124726563697069656e74fc010c7533320008004848726d704368616e6e656c436c6f73696e670c0124696e69746961746f72fc010c75333200011873656e646572fc010c753332000124726563697069656e74fc010c7533320009002c436c6561724f726967696e000a003444657363656e644f726967696e0400f40154496e746572696f724d756c74694c6f636174696f6e000b002c5265706f72744572726f720400e90501445175657279526573706f6e7365496e666f000c00304465706f7369744173736574080118617373657473ed0501404d756c7469417373657446696c74657200012c62656e6566696369617279f001344d756c74694c6f636174696f6e000d004c4465706f7369745265736572766541737365740c0118617373657473ed0501404d756c7469417373657446696c74657200011064657374f001344d756c74694c6f636174696f6e00010c78636d9105011c58636d3c28293e000e003445786368616e676541737365740c011067697665ed0501404d756c7469417373657446696c74657200011077616e749d05012c4d756c746941737365747300011c6d6178696d616c200110626f6f6c000f005c496e6974696174655265736572766557697468647261770c0118617373657473ed0501404d756c7469417373657446696c74657200011c72657365727665f001344d756c74694c6f636174696f6e00010c78636d9105011c58636d3c28293e00100040496e69746961746554656c65706f72740c0118617373657473ed0501404d756c7469417373657446696c74657200011064657374f001344d756c74694c6f636174696f6e00010c78636d9105011c58636d3c28293e001100345265706f7274486f6c64696e67080134726573706f6e73655f696e666fe90501445175657279526573706f6e7365496e666f000118617373657473ed0501404d756c7469417373657446696c74657200120030427579457865637574696f6e08011066656573a50501284d756c746941737365740001307765696768745f6c696d6974f905012c5765696768744c696d697400130034526566756e64537572706c75730014003c5365744572726f7248616e646c657204009105012458636d3c43616c6c3e0015002c536574417070656e64697804009105012458636d3c43616c6c3e00160028436c6561724572726f7200170028436c61696d41737365740801186173736574739d05012c4d756c74694173736574730001187469636b6574f001344d756c74694c6f636174696f6e001800105472617004002c010c7536340019004053756273637269626556657273696f6e08012071756572795f69642c011c5175657279496400014c6d61785f726573706f6e73655f776569676874280118576569676874001a0048556e73756273637269626556657273696f6e001b00244275726e417373657404009d05012c4d756c7469417373657473001c002c457870656374417373657404009d05012c4d756c7469417373657473001d00304578706563744f726967696e0400dd0501544f7074696f6e3c4d756c74694c6f636174696f6e3e001e002c4578706563744572726f720400b90501504f7074696f6e3c287533322c204572726f72293e001f00504578706563745472616e736163745374617475730400d50501384d617962654572726f72436f64650020002c517565727950616c6c657408012c6d6f64756c655f6e616d6538011c5665633c75383e000134726573706f6e73655f696e666fe90501445175657279526573706f6e7365496e666f0021003045787065637450616c6c6574140114696e646578fc010c7533320001106e616d6538011c5665633c75383e00012c6d6f64756c655f6e616d6538011c5665633c75383e00012c63726174655f6d616a6f72fc010c75333200013c6d696e5f63726174655f6d696e6f72fc010c753332002200505265706f72745472616e736163745374617475730400e90501445175657279526573706f6e7365496e666f0023004c436c6561725472616e736163745374617475730024003c556e6976657273616c4f726967696e0400f801204a756e6374696f6e002500344578706f72744d6573736167650c011c6e6574776f726b050101244e6574776f726b496400012c64657374696e6174696f6ef40154496e746572696f724d756c74694c6f636174696f6e00010c78636d9105011c58636d3c28293e002600244c6f636b41737365740801146173736574a50501284d756c74694173736574000120756e6c6f636b6572f001344d756c74694c6f636174696f6e0027002c556e6c6f636b41737365740801146173736574a50501284d756c74694173736574000118746172676574f001344d756c74694c6f636174696f6e002800384e6f7465556e6c6f636b61626c650801146173736574a50501284d756c746941737365740001146f776e6572f001344d756c74694c6f636174696f6e0029003452657175657374556e6c6f636b0801146173736574a50501284d756c746941737365740001186c6f636b6572f001344d756c74694c6f636174696f6e002a002c536574466565734d6f64650401306a69745f7769746864726177200110626f6f6c002b0020536574546f70696304000401205b75383b2033325d002c0028436c656172546f706963002d002c416c6961734f726967696e0400f001344d756c74694c6f636174696f6e002e003c556e70616964457865637574696f6e0801307765696768745f6c696d6974f905012c5765696768744c696d6974000130636865636b5f6f726967696edd0501544f7074696f6e3c4d756c74694c6f636174696f6e3e002f00009d05100c78636d087633286d756c746961737365742c4d756c746941737365747300000400a105013c5665633c4d756c746941737365743e0000a105000002a50500a505100c78636d087633286d756c74696173736574284d756c74694173736574000008010869641901011c4173736574496400010c66756ea905012c46756e676962696c6974790000a905100c78636d087633286d756c746961737365742c46756e676962696c6974790001082046756e6769626c6504000d010110753132380000002c4e6f6e46756e6769626c650400ad0501344173736574496e7374616e636500010000ad05100c78636d087633286d756c74696173736574344173736574496e7374616e636500011824556e646566696e656400000014496e64657804000d0101107531323800010018417272617934040048011c5b75383b20345d000200184172726179380400b105011c5b75383b20385d0003001c417272617931360400cc01205b75383b2031365d0004001c4172726179333204000401205b75383b2033325d00050000b105000003080000000800b5050c0c78636d08763320526573706f6e7365000118104e756c6c0000001841737365747304009d05012c4d756c74694173736574730001003c457865637574696f6e526573756c740400b90501504f7074696f6e3c287533322c204572726f72293e0002001c56657273696f6e040010013873757065723a3a56657273696f6e0003002c50616c6c657473496e666f0400c5050198426f756e6465645665633c50616c6c6574496e666f2c204d617850616c6c657473496e666f3e000400384469737061746368526573756c740400d50501384d617962654572726f72436f646500050000b90504184f7074696f6e04045401bd050108104e6f6e6500000010536f6d650400bd050000010000bd050000040810c10500c105100c78636d08763318747261697473144572726f720001a0204f766572666c6f7700000034556e696d706c656d656e74656400010060556e74727573746564526573657276654c6f636174696f6e00020064556e7472757374656454656c65706f72744c6f636174696f6e000300304c6f636174696f6e46756c6c000400544c6f636174696f6e4e6f74496e7665727469626c65000500244261644f726967696e0006003c496e76616c69644c6f636174696f6e0007003441737365744e6f74466f756e64000800544661696c6564546f5472616e7361637441737365740009003c4e6f74576974686472617761626c65000a00484c6f636174696f6e43616e6e6f74486f6c64000b0054457863656564734d61784d65737361676553697a65000c005844657374696e6174696f6e556e737570706f72746564000d00245472616e73706f7274000e0028556e726f757461626c65000f0030556e6b6e6f776e436c61696d001000384661696c6564546f4465636f6465001100404d6178576569676874496e76616c6964001200384e6f74486f6c64696e674665657300130030546f6f457870656e736976650014001054726170040030010c753634001500404578706563746174696f6e46616c73650016003850616c6c65744e6f74466f756e64001700304e616d654d69736d617463680018004c56657273696f6e496e636f6d70617469626c6500190050486f6c64696e67576f756c644f766572666c6f77001a002c4578706f72744572726f72001b00385265616e63686f724661696c6564001c00184e6f4465616c001d0028466565734e6f744d6574001e00244c6f636b4572726f72001f00304e6f5065726d697373696f6e00200028556e616e63686f726564002100384e6f744465706f73697461626c650022004c556e68616e646c656458636d56657273696f6e002300485765696768744c696d69745265616368656404002801185765696768740024001c426172726965720025004c5765696768744e6f74436f6d70757461626c650026004445786365656473537461636b4c696d697400270000c5050c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401c905045300000400d10501185665633c543e0000c9050c0c78636d0876332850616c6c6574496e666f0000180114696e646578fc010c7533320001106e616d65cd050180426f756e6465645665633c75382c204d617850616c6c65744e616d654c656e3e00012c6d6f64756c655f6e616d65cd050180426f756e6465645665633c75382c204d617850616c6c65744e616d654c656e3e0001146d616a6f72fc010c7533320001146d696e6f72fc010c7533320001147061746368fc010c7533320000cd050c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000d105000002c90500d5050c0c78636d087633384d617962654572726f72436f646500010c1c53756363657373000000144572726f720400d905018c426f756e6465645665633c75382c204d617844697370617463684572726f724c656e3e000100385472756e63617465644572726f720400d905018c426f756e6465645665633c75382c204d617844697370617463684572726f724c656e3e00020000d9050c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000dd0504184f7074696f6e04045401f00108104e6f6e6500000010536f6d650400f00000010000e1050c0c78636d087633284f726967696e4b696e64000110184e617469766500000040536f7665726569676e4163636f756e74000100245375706572757365720002000c58636d00030000e5050c0c78636d38646f75626c655f656e636f64656434446f75626c65456e636f646564040454000004011c656e636f64656438011c5665633c75383e0000e9050c0c78636d087633445175657279526573706f6e7365496e666f00000c012c64657374696e6174696f6ef001344d756c74694c6f636174696f6e00012071756572795f69642c011c517565727949640001286d61785f7765696768742801185765696768740000ed05100c78636d087633286d756c74696173736574404d756c7469417373657446696c74657200010820446566696e69746504009d05012c4d756c74694173736574730000001057696c640400f105013857696c644d756c7469417373657400010000f105100c78636d087633286d756c746961737365743857696c644d756c746941737365740001100c416c6c00000014416c6c4f6608010869641901011c4173736574496400010c66756ef505013c57696c6446756e676962696c69747900010028416c6c436f756e7465640400fc010c75333200020030416c6c4f66436f756e7465640c010869641901011c4173736574496400010c66756ef505013c57696c6446756e676962696c697479000114636f756e74fc010c75333200030000f505100c78636d087633286d756c746961737365743c57696c6446756e676962696c6974790001082046756e6769626c650000002c4e6f6e46756e6769626c6500010000f9050c0c78636d0876332c5765696768744c696d697400010824556e6c696d697465640000001c4c696d69746564040028011857656967687400010000fd050c2c73746167696e675f78636d0876340c58636d041043616c6c00000400010601585665633c496e737472756374696f6e3c43616c6c3e3e0000010600000205060005060c2c73746167696e675f78636d0876342c496e737472756374696f6e041043616c6c0001c03457697468647261774173736574040009060118417373657473000000545265736572766541737365744465706f7369746564040009060118417373657473000100585265636569766554656c65706f727465644173736574040009060118417373657473000200345175657279526573706f6e736510012071756572795f69642c011c51756572794964000120726573706f6e73651d060120526573706f6e73650001286d61785f77656967687428011857656967687400011c71756572696572310601404f7074696f6e3c4c6f636174696f6e3e000300345472616e7366657241737365740801186173736574730906011841737365747300012c62656e65666963696172791d0101204c6f636174696f6e000400505472616e736665725265736572766541737365740c011861737365747309060118417373657473000110646573741d0101204c6f636174696f6e00010c78636dfd05011c58636d3c28293e000500205472616e736163740c012c6f726967696e5f6b696e64e10501284f726967696e4b696e64000158726571756972655f7765696768745f61745f6d6f737428011857656967687400011063616c6ce505014c446f75626c65456e636f6465643c43616c6c3e0006006448726d704e65774368616e6e656c4f70656e526571756573740c011873656e646572fc010c7533320001406d61785f6d6573736167655f73697a65fc010c7533320001306d61785f6361706163697479fc010c7533320007004c48726d704368616e6e656c4163636570746564040124726563697069656e74fc010c7533320008004848726d704368616e6e656c436c6f73696e670c0124696e69746961746f72fc010c75333200011873656e646572fc010c753332000124726563697069656e74fc010c7533320009002c436c6561724f726967696e000a003444657363656e644f726967696e040021010140496e746572696f724c6f636174696f6e000b002c5265706f72744572726f720400350601445175657279526573706f6e7365496e666f000c00304465706f73697441737365740801186173736574733906012c417373657446696c74657200012c62656e65666963696172791d0101204c6f636174696f6e000d004c4465706f7369745265736572766541737365740c01186173736574733906012c417373657446696c746572000110646573741d0101204c6f636174696f6e00010c78636dfd05011c58636d3c28293e000e003445786368616e676541737365740c0110676976653906012c417373657446696c74657200011077616e740906011841737365747300011c6d6178696d616c200110626f6f6c000f005c496e6974696174655265736572766557697468647261770c01186173736574733906012c417373657446696c74657200011c726573657276651d0101204c6f636174696f6e00010c78636dfd05011c58636d3c28293e00100040496e69746961746554656c65706f72740c01186173736574733906012c417373657446696c746572000110646573741d0101204c6f636174696f6e00010c78636dfd05011c58636d3c28293e001100345265706f7274486f6c64696e67080134726573706f6e73655f696e666f350601445175657279526573706f6e7365496e666f0001186173736574733906012c417373657446696c74657200120030427579457865637574696f6e080110666565731106011441737365740001307765696768745f6c696d6974f905012c5765696768744c696d697400130034526566756e64537572706c75730014003c5365744572726f7248616e646c65720400fd05012458636d3c43616c6c3e0015002c536574417070656e6469780400fd05012458636d3c43616c6c3e00160028436c6561724572726f7200170028436c61696d4173736574080118617373657473090601184173736574730001187469636b65741d0101204c6f636174696f6e001800105472617004002c010c7536340019004053756273637269626556657273696f6e08012071756572795f69642c011c5175657279496400014c6d61785f726573706f6e73655f776569676874280118576569676874001a0048556e73756273637269626556657273696f6e001b00244275726e4173736574040009060118417373657473001c002c4578706563744173736574040009060118417373657473001d00304578706563744f726967696e0400310601404f7074696f6e3c4c6f636174696f6e3e001e002c4578706563744572726f720400b90501504f7074696f6e3c287533322c204572726f72293e001f00504578706563745472616e736163745374617475730400d50501384d617962654572726f72436f64650020002c517565727950616c6c657408012c6d6f64756c655f6e616d6538011c5665633c75383e000134726573706f6e73655f696e666f350601445175657279526573706f6e7365496e666f0021003045787065637450616c6c6574140114696e646578fc010c7533320001106e616d6538011c5665633c75383e00012c6d6f64756c655f6e616d6538011c5665633c75383e00012c63726174655f6d616a6f72fc010c75333200013c6d696e5f63726174655f6d696e6f72fc010c753332002200505265706f72745472616e736163745374617475730400350601445175657279526573706f6e7365496e666f0023004c436c6561725472616e736163745374617475730024003c556e6976657273616c4f726967696e0400290101204a756e6374696f6e002500344578706f72744d6573736167650c011c6e6574776f726b310101244e6574776f726b496400012c64657374696e6174696f6e21010140496e746572696f724c6f636174696f6e00010c78636dfd05011c58636d3c28293e002600244c6f636b41737365740801146173736574110601144173736574000120756e6c6f636b65721d0101204c6f636174696f6e0027002c556e6c6f636b417373657408011461737365741106011441737365740001187461726765741d0101204c6f636174696f6e002800384e6f7465556e6c6f636b61626c6508011461737365741106011441737365740001146f776e65721d0101204c6f636174696f6e0029003452657175657374556e6c6f636b08011461737365741106011441737365740001186c6f636b65721d0101204c6f636174696f6e002a002c536574466565734d6f64650401306a69745f7769746864726177200110626f6f6c002b0020536574546f70696304000401205b75383b2033325d002c0028436c656172546f706963002d002c416c6961734f726967696e04001d0101204c6f636174696f6e002e003c556e70616964457865637574696f6e0801307765696768745f6c696d6974f905012c5765696768744c696d6974000130636865636b5f6f726967696e310601404f7074696f6e3c4c6f636174696f6e3e002f00000906102c73746167696e675f78636d08763414617373657418417373657473000004000d0601285665633c41737365743e00000d060000021106001106102c73746167696e675f78636d087634146173736574144173736574000008010869645101011c4173736574496400010c66756e1506012c46756e676962696c69747900001506102c73746167696e675f78636d0876341461737365742c46756e676962696c6974790001082046756e6769626c6504000d010110753132380000002c4e6f6e46756e6769626c650400190601344173736574496e7374616e6365000100001906102c73746167696e675f78636d087634146173736574344173736574496e7374616e636500011824556e646566696e656400000014496e64657804000d0101107531323800010018417272617934040048011c5b75383b20345d000200184172726179380400b105011c5b75383b20385d0003001c417272617931360400cc01205b75383b2031365d0004001c4172726179333204000401205b75383b2033325d000500001d060c2c73746167696e675f78636d08763420526573706f6e7365000118104e756c6c000000184173736574730400090601184173736574730001003c457865637574696f6e526573756c740400b90501504f7074696f6e3c287533322c204572726f72293e0002001c56657273696f6e040010013873757065723a3a56657273696f6e0003002c50616c6c657473496e666f040021060198426f756e6465645665633c50616c6c6574496e666f2c204d617850616c6c657473496e666f3e000400384469737061746368526573756c740400d50501384d617962654572726f72436f64650005000021060c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540125060453000004002d0601185665633c543e000025060c2c73746167696e675f78636d0876342850616c6c6574496e666f0000180114696e646578fc010c7533320001106e616d6529060180426f756e6465645665633c75382c204d617850616c6c65744e616d654c656e3e00012c6d6f64756c655f6e616d6529060180426f756e6465645665633c75382c204d617850616c6c65744e616d654c656e3e0001146d616a6f72fc010c7533320001146d696e6f72fc010c7533320001147061746368fc010c753332000029060c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e00002d06000002250600310604184f7074696f6e040454011d010108104e6f6e6500000010536f6d6504001d01000001000035060c2c73746167696e675f78636d087634445175657279526573706f6e7365496e666f00000c012c64657374696e6174696f6e1d0101204c6f636174696f6e00012071756572795f69642c011c517565727949640001286d61785f77656967687428011857656967687400003906102c73746167696e675f78636d0876341461737365742c417373657446696c74657200010820446566696e6974650400090601184173736574730000001057696c6404003d06012457696c644173736574000100003d06102c73746167696e675f78636d0876341461737365742457696c6441737365740001100c416c6c00000014416c6c4f6608010869645101011c4173736574496400010c66756e4106013c57696c6446756e676962696c69747900010028416c6c436f756e7465640400fc010c75333200020030416c6c4f66436f756e7465640c010869645101011c4173736574496400010c66756e4106013c57696c6446756e676962696c697479000114636f756e74fc010c753332000300004106102c73746167696e675f78636d0876341461737365743c57696c6446756e676962696c6974790001082046756e6769626c650000002c4e6f6e46756e6769626c650001000045060c2c73746167696e675f78636d0876350c58636d041043616c6c00000400490601585665633c496e737472756374696f6e3c43616c6c3e3e000049060000024d06004d060c2c73746167696e675f78636d0876352c496e737472756374696f6e041043616c6c0001d03457697468647261774173736574040051060118417373657473000000545265736572766541737365744465706f7369746564040051060118417373657473000100585265636569766554656c65706f727465644173736574040051060118417373657473000200345175657279526573706f6e736510012071756572795f69642c011c51756572794964000120726573706f6e736565060120526573706f6e73650001286d61785f77656967687428011857656967687400011c71756572696572850601404f7074696f6e3c4c6f636174696f6e3e000300345472616e7366657241737365740801186173736574735106011841737365747300012c62656e6566696369617279550101204c6f636174696f6e000400505472616e736665725265736572766541737365740c01186173736574735106011841737365747300011064657374550101204c6f636174696f6e00010c78636d4506011c58636d3c28293e000500205472616e736163740c012c6f726967696e5f6b696e64e10501284f726967696e4b696e6400014c66616c6c6261636b5f6d61785f776569676874890601384f7074696f6e3c5765696768743e00011063616c6ce505014c446f75626c65456e636f6465643c43616c6c3e0006006448726d704e65774368616e6e656c4f70656e526571756573740c011873656e646572fc010c7533320001406d61785f6d6573736167655f73697a65fc010c7533320001306d61785f6361706163697479fc010c7533320007004c48726d704368616e6e656c4163636570746564040124726563697069656e74fc010c7533320008004848726d704368616e6e656c436c6f73696e670c0124696e69746961746f72fc010c75333200011873656e646572fc010c753332000124726563697069656e74fc010c7533320009002c436c6561724f726967696e000a003444657363656e644f726967696e040059010140496e746572696f724c6f636174696f6e000b002c5265706f72744572726f7204008d0601445175657279526573706f6e7365496e666f000c00304465706f73697441737365740801186173736574739106012c417373657446696c74657200012c62656e6566696369617279550101204c6f636174696f6e000d004c4465706f7369745265736572766541737365740c01186173736574739106012c417373657446696c74657200011064657374550101204c6f636174696f6e00010c78636d4506011c58636d3c28293e000e003445786368616e676541737365740c0110676976659106012c417373657446696c74657200011077616e745106011841737365747300011c6d6178696d616c200110626f6f6c000f005c496e6974696174655265736572766557697468647261770c01186173736574739106012c417373657446696c74657200011c72657365727665550101204c6f636174696f6e00010c78636d4506011c58636d3c28293e00100040496e69746961746554656c65706f72740c01186173736574739106012c417373657446696c74657200011064657374550101204c6f636174696f6e00010c78636d4506011c58636d3c28293e001100345265706f7274486f6c64696e67080134726573706f6e73655f696e666f8d0601445175657279526573706f6e7365496e666f0001186173736574739106012c417373657446696c74657200120030427579457865637574696f6e080110666565735906011441737365740001307765696768745f6c696d6974f905012c5765696768744c696d697400130034526566756e64537572706c75730014003c5365744572726f7248616e646c657204004506012458636d3c43616c6c3e0015002c536574417070656e64697804004506012458636d3c43616c6c3e00160028436c6561724572726f7200170028436c61696d4173736574080118617373657473510601184173736574730001187469636b6574550101204c6f636174696f6e001800105472617004002c010c7536340019004053756273637269626556657273696f6e08012071756572795f69642c011c5175657279496400014c6d61785f726573706f6e73655f776569676874280118576569676874001a0048556e73756273637269626556657273696f6e001b00244275726e4173736574040051060118417373657473001c002c4578706563744173736574040051060118417373657473001d00304578706563744f726967696e0400850601404f7074696f6e3c4c6f636174696f6e3e001e002c4578706563744572726f720400690601504f7074696f6e3c287533322c204572726f72293e001f00504578706563745472616e736163745374617475730400d50501384d617962654572726f72436f64650020002c517565727950616c6c657408012c6d6f64756c655f6e616d6538011c5665633c75383e000134726573706f6e73655f696e666f8d0601445175657279526573706f6e7365496e666f0021003045787065637450616c6c6574140114696e646578fc010c7533320001106e616d6538011c5665633c75383e00012c6d6f64756c655f6e616d6538011c5665633c75383e00012c63726174655f6d616a6f72fc010c75333200013c6d696e5f63726174655f6d696e6f72fc010c753332002200505265706f72745472616e7361637453746174757304008d0601445175657279526573706f6e7365496e666f0023004c436c6561725472616e736163745374617475730024003c556e6976657273616c4f726967696e0400610101204a756e6374696f6e002500344578706f72744d6573736167650c011c6e6574776f726b690101244e6574776f726b496400012c64657374696e6174696f6e59010140496e746572696f724c6f636174696f6e00010c78636d4506011c58636d3c28293e002600244c6f636b41737365740801146173736574590601144173736574000120756e6c6f636b6572550101204c6f636174696f6e0027002c556e6c6f636b41737365740801146173736574590601144173736574000118746172676574550101204c6f636174696f6e002800384e6f7465556e6c6f636b61626c6508011461737365745906011441737365740001146f776e6572550101204c6f636174696f6e0029003452657175657374556e6c6f636b08011461737365745906011441737365740001186c6f636b6572550101204c6f636174696f6e002a002c536574466565734d6f64650401306a69745f7769746864726177200110626f6f6c002b0020536574546f70696304000401205b75383b2033325d002c0028436c656172546f706963002d002c416c6961734f726967696e0400550101204c6f636174696f6e002e003c556e70616964457865637574696f6e0801307765696768745f6c696d6974f905012c5765696768744c696d6974000130636865636b5f6f726967696e850601404f7074696f6e3c4c6f636174696f6e3e002f001c50617946656573040114617373657459060114417373657400300040496e6974696174655472616e7366657214012c64657374696e6174696f6e550101204c6f636174696f6e00012c72656d6f74655f666565739d06016c4f7074696f6e3c41737365745472616e7366657246696c7465723e00013c70726573657276655f6f726967696e200110626f6f6c000118617373657473a50601e0426f756e6465645665633c41737365745472616e7366657246696c7465722c204d617841737365745472616e7366657246696c746572733e00012872656d6f74655f78636d4506011c58636d3c28293e0031004445786563757465576974684f726967696e08014464657363656e64616e745f6f726967696ead0601604f7074696f6e3c496e746572696f724c6f636174696f6e3e00010c78636d4506012458636d3c43616c6c3e0032002053657448696e747304011468696e7473b1060184426f756e6465645665633c48696e742c2048696e744e756d56617269616e74733e003300005106102c73746167696e675f78636d0876351461737365741841737365747300000400550601285665633c41737365743e000055060000025906005906102c73746167696e675f78636d087635146173736574144173736574000008010869648901011c4173736574496400010c66756e5d06012c46756e676962696c69747900005d06102c73746167696e675f78636d0876351461737365742c46756e676962696c6974790001082046756e6769626c6504000d010110753132380000002c4e6f6e46756e6769626c650400610601344173736574496e7374616e6365000100006106102c73746167696e675f78636d087635146173736574344173736574496e7374616e636500011824556e646566696e656400000014496e64657804000d0101107531323800010018417272617934040048011c5b75383b20345d000200184172726179380400b105011c5b75383b20385d0003001c417272617931360400cc01205b75383b2031365d0004001c4172726179333204000401205b75383b2033325d0005000065060c2c73746167696e675f78636d08763520526573706f6e7365000118104e756c6c000000184173736574730400510601184173736574730001003c457865637574696f6e526573756c740400690601504f7074696f6e3c287533322c204572726f72293e0002001c56657273696f6e040010013873757065723a3a56657273696f6e0003002c50616c6c657473496e666f040075060198426f756e6465645665633c50616c6c6574496e666f2c204d617850616c6c657473496e666f3e000400384469737061746368526573756c740400d50501384d617962654572726f72436f646500050000690604184f7074696f6e040454016d060108104e6f6e6500000010536f6d6504006d0600000100006d0600000408107106007106100c78636d08763518747261697473144572726f720001a4204f766572666c6f7700000034556e696d706c656d656e74656400010060556e74727573746564526573657276654c6f636174696f6e00020064556e7472757374656454656c65706f72744c6f636174696f6e000300304c6f636174696f6e46756c6c000400544c6f636174696f6e4e6f74496e7665727469626c65000500244261644f726967696e0006003c496e76616c69644c6f636174696f6e0007003441737365744e6f74466f756e64000800544661696c6564546f5472616e7361637441737365740009003c4e6f74576974686472617761626c65000a00484c6f636174696f6e43616e6e6f74486f6c64000b0054457863656564734d61784d65737361676553697a65000c005844657374696e6174696f6e556e737570706f72746564000d00245472616e73706f7274000e0028556e726f757461626c65000f0030556e6b6e6f776e436c61696d001000384661696c6564546f4465636f6465001100404d6178576569676874496e76616c6964001200384e6f74486f6c64696e674665657300130030546f6f457870656e736976650014001054726170040030010c753634001500404578706563746174696f6e46616c73650016003850616c6c65744e6f74466f756e64001700304e616d654d69736d617463680018004c56657273696f6e496e636f6d70617469626c6500190050486f6c64696e67576f756c644f766572666c6f77001a002c4578706f72744572726f72001b00385265616e63686f724661696c6564001c00184e6f4465616c001d0028466565734e6f744d6574001e00244c6f636b4572726f72001f00304e6f5065726d697373696f6e00200028556e616e63686f726564002100384e6f744465706f73697461626c6500220034546f6f4d616e794173736574730023004c556e68616e646c656458636d56657273696f6e002400485765696768744c696d69745265616368656404002801185765696768740025001c426172726965720026004c5765696768744e6f74436f6d70757461626c650027004445786365656473537461636b4c696d69740028000075060c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454017906045300000400810601185665633c543e000079060c2c73746167696e675f78636d0876352850616c6c6574496e666f0000180114696e646578fc010c7533320001106e616d657d060180426f756e6465645665633c75382c204d617850616c6c65744e616d654c656e3e00012c6d6f64756c655f6e616d657d060180426f756e6465645665633c75382c204d617850616c6c65744e616d654c656e3e0001146d616a6f72fc010c7533320001146d696e6f72fc010c7533320001147061746368fc010c75333200007d060c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e00008106000002790600850604184f7074696f6e0404540155010108104e6f6e6500000010536f6d65040055010000010000890604184f7074696f6e04045401280108104e6f6e6500000010536f6d6504002800000100008d060c2c73746167696e675f78636d087635445175657279526573706f6e7365496e666f00000c012c64657374696e6174696f6e550101204c6f636174696f6e00012071756572795f69642c011c517565727949640001286d61785f77656967687428011857656967687400009106102c73746167696e675f78636d0876351461737365742c417373657446696c74657200010820446566696e6974650400510601184173736574730000001057696c6404009506012457696c644173736574000100009506102c73746167696e675f78636d0876351461737365742457696c6441737365740001100c416c6c00000014416c6c4f6608010869648901011c4173736574496400010c66756e9906013c57696c6446756e676962696c69747900010028416c6c436f756e7465640400fc010c75333200020030416c6c4f66436f756e7465640c010869648901011c4173736574496400010c66756e9906013c57696c6446756e676962696c697479000114636f756e74fc010c753332000300009906102c73746167696e675f78636d0876351461737365743c57696c6446756e676962696c6974790001082046756e6769626c650000002c4e6f6e46756e6769626c65000100009d0604184f7074696f6e04045401a1060108104e6f6e6500000010536f6d650400a1060000010000a106102c73746167696e675f78636d0876351461737365744c41737365745472616e7366657246696c74657200010c2054656c65706f727404009106012c417373657446696c74657200000038526573657276654465706f73697404009106012c417373657446696c7465720001003c52657365727665576974686472617704009106012c417373657446696c74657200020000a5060c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401a106045300000400a90601185665633c543e0000a906000002a10600ad0604184f7074696f6e0404540159010108104e6f6e6500000010536f6d65040059010000010000b1060c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401b506045300000400b90601185665633c543e0000b5060c2c73746167696e675f78636d0876351048696e74000104304173736574436c61696d65720401206c6f636174696f6e550101204c6f636174696f6e00000000b906000002b50600bd06080c78636d3c56657273696f6e656441737365747300010c08563304009d05013c76333a3a4d756c746941737365747300030008563404000906012876343a3a41737365747300040008563504005106012876353a3a41737365747300050000c106080c78636d3056657273696f6e656458636d042c52756e74696d6543616c6c00010c0856330400c506015076333a3a58636d3c52756e74696d6543616c6c3e0003000856340400d506015076343a3a58636d3c52756e74696d6543616c6c3e0004000856350400e106015076353a3a58636d3c52756e74696d6543616c6c3e00050000c5060c0c78636d0876330c58636d041043616c6c00000400c90601585665633c496e737472756374696f6e3c43616c6c3e3e0000c906000002cd0600cd060c0c78636d0876332c496e737472756374696f6e041043616c6c0001c0345769746864726177417373657404009d05012c4d756c7469417373657473000000545265736572766541737365744465706f736974656404009d05012c4d756c7469417373657473000100585265636569766554656c65706f72746564417373657404009d05012c4d756c7469417373657473000200345175657279526573706f6e736510012071756572795f69642c011c51756572794964000120726573706f6e7365b5050120526573706f6e73650001286d61785f77656967687428011857656967687400011c71756572696572dd0501544f7074696f6e3c4d756c74694c6f636174696f6e3e000300345472616e7366657241737365740801186173736574739d05012c4d756c746941737365747300012c62656e6566696369617279f001344d756c74694c6f636174696f6e000400505472616e736665725265736572766541737365740c01186173736574739d05012c4d756c746941737365747300011064657374f001344d756c74694c6f636174696f6e00010c78636d9105011c58636d3c28293e000500205472616e736163740c012c6f726967696e5f6b696e64e10501284f726967696e4b696e64000158726571756972655f7765696768745f61745f6d6f737428011857656967687400011063616c6cd106014c446f75626c65456e636f6465643c43616c6c3e0006006448726d704e65774368616e6e656c4f70656e526571756573740c011873656e646572fc010c7533320001406d61785f6d6573736167655f73697a65fc010c7533320001306d61785f6361706163697479fc010c7533320007004c48726d704368616e6e656c4163636570746564040124726563697069656e74fc010c7533320008004848726d704368616e6e656c436c6f73696e670c0124696e69746961746f72fc010c75333200011873656e646572fc010c753332000124726563697069656e74fc010c7533320009002c436c6561724f726967696e000a003444657363656e644f726967696e0400f40154496e746572696f724d756c74694c6f636174696f6e000b002c5265706f72744572726f720400e90501445175657279526573706f6e7365496e666f000c00304465706f7369744173736574080118617373657473ed0501404d756c7469417373657446696c74657200012c62656e6566696369617279f001344d756c74694c6f636174696f6e000d004c4465706f7369745265736572766541737365740c0118617373657473ed0501404d756c7469417373657446696c74657200011064657374f001344d756c74694c6f636174696f6e00010c78636d9105011c58636d3c28293e000e003445786368616e676541737365740c011067697665ed0501404d756c7469417373657446696c74657200011077616e749d05012c4d756c746941737365747300011c6d6178696d616c200110626f6f6c000f005c496e6974696174655265736572766557697468647261770c0118617373657473ed0501404d756c7469417373657446696c74657200011c72657365727665f001344d756c74694c6f636174696f6e00010c78636d9105011c58636d3c28293e00100040496e69746961746554656c65706f72740c0118617373657473ed0501404d756c7469417373657446696c74657200011064657374f001344d756c74694c6f636174696f6e00010c78636d9105011c58636d3c28293e001100345265706f7274486f6c64696e67080134726573706f6e73655f696e666fe90501445175657279526573706f6e7365496e666f000118617373657473ed0501404d756c7469417373657446696c74657200120030427579457865637574696f6e08011066656573a50501284d756c746941737365740001307765696768745f6c696d6974f905012c5765696768744c696d697400130034526566756e64537572706c75730014003c5365744572726f7248616e646c65720400c506012458636d3c43616c6c3e0015002c536574417070656e6469780400c506012458636d3c43616c6c3e00160028436c6561724572726f7200170028436c61696d41737365740801186173736574739d05012c4d756c74694173736574730001187469636b6574f001344d756c74694c6f636174696f6e001800105472617004002c010c7536340019004053756273637269626556657273696f6e08012071756572795f69642c011c5175657279496400014c6d61785f726573706f6e73655f776569676874280118576569676874001a0048556e73756273637269626556657273696f6e001b00244275726e417373657404009d05012c4d756c7469417373657473001c002c457870656374417373657404009d05012c4d756c7469417373657473001d00304578706563744f726967696e0400dd0501544f7074696f6e3c4d756c74694c6f636174696f6e3e001e002c4578706563744572726f720400b90501504f7074696f6e3c287533322c204572726f72293e001f00504578706563745472616e736163745374617475730400d50501384d617962654572726f72436f64650020002c517565727950616c6c657408012c6d6f64756c655f6e616d6538011c5665633c75383e000134726573706f6e73655f696e666fe90501445175657279526573706f6e7365496e666f0021003045787065637450616c6c6574140114696e646578fc010c7533320001106e616d6538011c5665633c75383e00012c6d6f64756c655f6e616d6538011c5665633c75383e00012c63726174655f6d616a6f72fc010c75333200013c6d696e5f63726174655f6d696e6f72fc010c753332002200505265706f72745472616e736163745374617475730400e90501445175657279526573706f6e7365496e666f0023004c436c6561725472616e736163745374617475730024003c556e6976657273616c4f726967696e0400f801204a756e6374696f6e002500344578706f72744d6573736167650c011c6e6574776f726b050101244e6574776f726b496400012c64657374696e6174696f6ef40154496e746572696f724d756c74694c6f636174696f6e00010c78636d9105011c58636d3c28293e002600244c6f636b41737365740801146173736574a50501284d756c74694173736574000120756e6c6f636b6572f001344d756c74694c6f636174696f6e0027002c556e6c6f636b41737365740801146173736574a50501284d756c74694173736574000118746172676574f001344d756c74694c6f636174696f6e002800384e6f7465556e6c6f636b61626c650801146173736574a50501284d756c746941737365740001146f776e6572f001344d756c74694c6f636174696f6e0029003452657175657374556e6c6f636b0801146173736574a50501284d756c746941737365740001186c6f636b6572f001344d756c74694c6f636174696f6e002a002c536574466565734d6f64650401306a69745f7769746864726177200110626f6f6c002b0020536574546f70696304000401205b75383b2033325d002c0028436c656172546f706963002d002c416c6961734f726967696e0400f001344d756c74694c6f636174696f6e002e003c556e70616964457865637574696f6e0801307765696768745f6c696d6974f905012c5765696768744c696d6974000130636865636b5f6f726967696edd0501544f7074696f6e3c4d756c74694c6f636174696f6e3e002f0000d1060c0c78636d38646f75626c655f656e636f64656434446f75626c65456e636f646564040454000004011c656e636f64656438011c5665633c75383e0000d5060c2c73746167696e675f78636d0876340c58636d041043616c6c00000400d90601585665633c496e737472756374696f6e3c43616c6c3e3e0000d906000002dd0600dd060c2c73746167696e675f78636d0876342c496e737472756374696f6e041043616c6c0001c03457697468647261774173736574040009060118417373657473000000545265736572766541737365744465706f7369746564040009060118417373657473000100585265636569766554656c65706f727465644173736574040009060118417373657473000200345175657279526573706f6e736510012071756572795f69642c011c51756572794964000120726573706f6e73651d060120526573706f6e73650001286d61785f77656967687428011857656967687400011c71756572696572310601404f7074696f6e3c4c6f636174696f6e3e000300345472616e7366657241737365740801186173736574730906011841737365747300012c62656e65666963696172791d0101204c6f636174696f6e000400505472616e736665725265736572766541737365740c011861737365747309060118417373657473000110646573741d0101204c6f636174696f6e00010c78636dfd05011c58636d3c28293e000500205472616e736163740c012c6f726967696e5f6b696e64e10501284f726967696e4b696e64000158726571756972655f7765696768745f61745f6d6f737428011857656967687400011063616c6cd106014c446f75626c65456e636f6465643c43616c6c3e0006006448726d704e65774368616e6e656c4f70656e526571756573740c011873656e646572fc010c7533320001406d61785f6d6573736167655f73697a65fc010c7533320001306d61785f6361706163697479fc010c7533320007004c48726d704368616e6e656c4163636570746564040124726563697069656e74fc010c7533320008004848726d704368616e6e656c436c6f73696e670c0124696e69746961746f72fc010c75333200011873656e646572fc010c753332000124726563697069656e74fc010c7533320009002c436c6561724f726967696e000a003444657363656e644f726967696e040021010140496e746572696f724c6f636174696f6e000b002c5265706f72744572726f720400350601445175657279526573706f6e7365496e666f000c00304465706f73697441737365740801186173736574733906012c417373657446696c74657200012c62656e65666963696172791d0101204c6f636174696f6e000d004c4465706f7369745265736572766541737365740c01186173736574733906012c417373657446696c746572000110646573741d0101204c6f636174696f6e00010c78636dfd05011c58636d3c28293e000e003445786368616e676541737365740c0110676976653906012c417373657446696c74657200011077616e740906011841737365747300011c6d6178696d616c200110626f6f6c000f005c496e6974696174655265736572766557697468647261770c01186173736574733906012c417373657446696c74657200011c726573657276651d0101204c6f636174696f6e00010c78636dfd05011c58636d3c28293e00100040496e69746961746554656c65706f72740c01186173736574733906012c417373657446696c746572000110646573741d0101204c6f636174696f6e00010c78636dfd05011c58636d3c28293e001100345265706f7274486f6c64696e67080134726573706f6e73655f696e666f350601445175657279526573706f6e7365496e666f0001186173736574733906012c417373657446696c74657200120030427579457865637574696f6e080110666565731106011441737365740001307765696768745f6c696d6974f905012c5765696768744c696d697400130034526566756e64537572706c75730014003c5365744572726f7248616e646c65720400d506012458636d3c43616c6c3e0015002c536574417070656e6469780400d506012458636d3c43616c6c3e00160028436c6561724572726f7200170028436c61696d4173736574080118617373657473090601184173736574730001187469636b65741d0101204c6f636174696f6e001800105472617004002c010c7536340019004053756273637269626556657273696f6e08012071756572795f69642c011c5175657279496400014c6d61785f726573706f6e73655f776569676874280118576569676874001a0048556e73756273637269626556657273696f6e001b00244275726e4173736574040009060118417373657473001c002c4578706563744173736574040009060118417373657473001d00304578706563744f726967696e0400310601404f7074696f6e3c4c6f636174696f6e3e001e002c4578706563744572726f720400b90501504f7074696f6e3c287533322c204572726f72293e001f00504578706563745472616e736163745374617475730400d50501384d617962654572726f72436f64650020002c517565727950616c6c657408012c6d6f64756c655f6e616d6538011c5665633c75383e000134726573706f6e73655f696e666f350601445175657279526573706f6e7365496e666f0021003045787065637450616c6c6574140114696e646578fc010c7533320001106e616d6538011c5665633c75383e00012c6d6f64756c655f6e616d6538011c5665633c75383e00012c63726174655f6d616a6f72fc010c75333200013c6d696e5f63726174655f6d696e6f72fc010c753332002200505265706f72745472616e736163745374617475730400350601445175657279526573706f6e7365496e666f0023004c436c6561725472616e736163745374617475730024003c556e6976657273616c4f726967696e0400290101204a756e6374696f6e002500344578706f72744d6573736167650c011c6e6574776f726b310101244e6574776f726b496400012c64657374696e6174696f6e21010140496e746572696f724c6f636174696f6e00010c78636dfd05011c58636d3c28293e002600244c6f636b41737365740801146173736574110601144173736574000120756e6c6f636b65721d0101204c6f636174696f6e0027002c556e6c6f636b417373657408011461737365741106011441737365740001187461726765741d0101204c6f636174696f6e002800384e6f7465556e6c6f636b61626c6508011461737365741106011441737365740001146f776e65721d0101204c6f636174696f6e0029003452657175657374556e6c6f636b08011461737365741106011441737365740001186c6f636b65721d0101204c6f636174696f6e002a002c536574466565734d6f64650401306a69745f7769746864726177200110626f6f6c002b0020536574546f70696304000401205b75383b2033325d002c0028436c656172546f706963002d002c416c6961734f726967696e04001d0101204c6f636174696f6e002e003c556e70616964457865637574696f6e0801307765696768745f6c696d6974f905012c5765696768744c696d6974000130636865636b5f6f726967696e310601404f7074696f6e3c4c6f636174696f6e3e002f0000e1060c2c73746167696e675f78636d0876350c58636d041043616c6c00000400e50601585665633c496e737472756374696f6e3c43616c6c3e3e0000e506000002e90600e9060c2c73746167696e675f78636d0876352c496e737472756374696f6e041043616c6c0001d03457697468647261774173736574040051060118417373657473000000545265736572766541737365744465706f7369746564040051060118417373657473000100585265636569766554656c65706f727465644173736574040051060118417373657473000200345175657279526573706f6e736510012071756572795f69642c011c51756572794964000120726573706f6e736565060120526573706f6e73650001286d61785f77656967687428011857656967687400011c71756572696572850601404f7074696f6e3c4c6f636174696f6e3e000300345472616e7366657241737365740801186173736574735106011841737365747300012c62656e6566696369617279550101204c6f636174696f6e000400505472616e736665725265736572766541737365740c01186173736574735106011841737365747300011064657374550101204c6f636174696f6e00010c78636d4506011c58636d3c28293e000500205472616e736163740c012c6f726967696e5f6b696e64e10501284f726967696e4b696e6400014c66616c6c6261636b5f6d61785f776569676874890601384f7074696f6e3c5765696768743e00011063616c6cd106014c446f75626c65456e636f6465643c43616c6c3e0006006448726d704e65774368616e6e656c4f70656e526571756573740c011873656e646572fc010c7533320001406d61785f6d6573736167655f73697a65fc010c7533320001306d61785f6361706163697479fc010c7533320007004c48726d704368616e6e656c4163636570746564040124726563697069656e74fc010c7533320008004848726d704368616e6e656c436c6f73696e670c0124696e69746961746f72fc010c75333200011873656e646572fc010c753332000124726563697069656e74fc010c7533320009002c436c6561724f726967696e000a003444657363656e644f726967696e040059010140496e746572696f724c6f636174696f6e000b002c5265706f72744572726f7204008d0601445175657279526573706f6e7365496e666f000c00304465706f73697441737365740801186173736574739106012c417373657446696c74657200012c62656e6566696369617279550101204c6f636174696f6e000d004c4465706f7369745265736572766541737365740c01186173736574739106012c417373657446696c74657200011064657374550101204c6f636174696f6e00010c78636d4506011c58636d3c28293e000e003445786368616e676541737365740c0110676976659106012c417373657446696c74657200011077616e745106011841737365747300011c6d6178696d616c200110626f6f6c000f005c496e6974696174655265736572766557697468647261770c01186173736574739106012c417373657446696c74657200011c72657365727665550101204c6f636174696f6e00010c78636d4506011c58636d3c28293e00100040496e69746961746554656c65706f72740c01186173736574739106012c417373657446696c74657200011064657374550101204c6f636174696f6e00010c78636d4506011c58636d3c28293e001100345265706f7274486f6c64696e67080134726573706f6e73655f696e666f8d0601445175657279526573706f6e7365496e666f0001186173736574739106012c417373657446696c74657200120030427579457865637574696f6e080110666565735906011441737365740001307765696768745f6c696d6974f905012c5765696768744c696d697400130034526566756e64537572706c75730014003c5365744572726f7248616e646c65720400e106012458636d3c43616c6c3e0015002c536574417070656e6469780400e106012458636d3c43616c6c3e00160028436c6561724572726f7200170028436c61696d4173736574080118617373657473510601184173736574730001187469636b6574550101204c6f636174696f6e001800105472617004002c010c7536340019004053756273637269626556657273696f6e08012071756572795f69642c011c5175657279496400014c6d61785f726573706f6e73655f776569676874280118576569676874001a0048556e73756273637269626556657273696f6e001b00244275726e4173736574040051060118417373657473001c002c4578706563744173736574040051060118417373657473001d00304578706563744f726967696e0400850601404f7074696f6e3c4c6f636174696f6e3e001e002c4578706563744572726f720400690601504f7074696f6e3c287533322c204572726f72293e001f00504578706563745472616e736163745374617475730400d50501384d617962654572726f72436f64650020002c517565727950616c6c657408012c6d6f64756c655f6e616d6538011c5665633c75383e000134726573706f6e73655f696e666f8d0601445175657279526573706f6e7365496e666f0021003045787065637450616c6c6574140114696e646578fc010c7533320001106e616d6538011c5665633c75383e00012c6d6f64756c655f6e616d6538011c5665633c75383e00012c63726174655f6d616a6f72fc010c75333200013c6d696e5f63726174655f6d696e6f72fc010c753332002200505265706f72745472616e7361637453746174757304008d0601445175657279526573706f6e7365496e666f0023004c436c6561725472616e736163745374617475730024003c556e6976657273616c4f726967696e0400610101204a756e6374696f6e002500344578706f72744d6573736167650c011c6e6574776f726b690101244e6574776f726b496400012c64657374696e6174696f6e59010140496e746572696f724c6f636174696f6e00010c78636d4506011c58636d3c28293e002600244c6f636b41737365740801146173736574590601144173736574000120756e6c6f636b6572550101204c6f636174696f6e0027002c556e6c6f636b41737365740801146173736574590601144173736574000118746172676574550101204c6f636174696f6e002800384e6f7465556e6c6f636b61626c6508011461737365745906011441737365740001146f776e6572550101204c6f636174696f6e0029003452657175657374556e6c6f636b08011461737365745906011441737365740001186c6f636b6572550101204c6f636174696f6e002a002c536574466565734d6f64650401306a69745f7769746864726177200110626f6f6c002b0020536574546f70696304000401205b75383b2033325d002c0028436c656172546f706963002d002c416c6961734f726967696e0400550101204c6f636174696f6e002e003c556e70616964457865637574696f6e0801307765696768745f6c696d6974f905012c5765696768744c696d6974000130636865636b5f6f726967696e850601404f7074696f6e3c4c6f636174696f6e3e002f001c50617946656573040114617373657459060114417373657400300040496e6974696174655472616e7366657214012c64657374696e6174696f6e550101204c6f636174696f6e00012c72656d6f74655f666565739d06016c4f7074696f6e3c41737365745472616e7366657246696c7465723e00013c70726573657276655f6f726967696e200110626f6f6c000118617373657473a50601e0426f756e6465645665633c41737365745472616e7366657246696c7465722c204d617841737365745472616e7366657246696c746572733e00012872656d6f74655f78636d4506011c58636d3c28293e0031004445786563757465576974684f726967696e08014464657363656e64616e745f6f726967696ead0601604f7074696f6e3c496e746572696f724c6f636174696f6e3e00010c78636de106012458636d3c43616c6c3e0032002053657448696e747304011468696e7473b1060184426f756e6465645665633c48696e742c2048696e744e756d56617269616e74733e00330000ed06105073746167696e675f78636d5f6578656375746f72187472616974733861737365745f7472616e73666572305472616e73666572547970650001102054656c65706f7274000000304c6f63616c526573657276650001004844657374696e6174696f6e526573657276650002003452656d6f74655265736572766504008d01014456657273696f6e65644c6f636174696f6e00030000f106080c78636d4056657273696f6e65644173736574496400010c08563304001901012c76333a3a4173736574496400030008563404005101012c76343a3a4173736574496400040008563504008901012c76353a3a4173736574496400050000f50604184f7074696f6e04045401300108104e6f6e6500000010536f6d650400300000010000f9060c5070616c6c65745f6d6573736167655f71756575651870616c6c65741043616c6c04045400010824726561705f706167650801386d6573736167655f6f726967696efd0601484d6573736167654f726967696e4f663c543e000128706167655f696e64657810012450616765496e6465780000043d0152656d6f76652061207061676520776869636820686173206e6f206d6f7265206d657373616765732072656d61696e696e6720746f2062652070726f636573736564206f72206973207374616c652e48657865637574655f6f7665727765696768741001386d6573736167655f6f726967696efd0601484d6573736167654f726967696e4f663c543e0001107061676510012450616765496e646578000114696e64657810011c543a3a53697a650001307765696768745f6c696d6974280118576569676874000134784578656375746520616e206f766572776569676874206d6573736167652e004d0154656d706f726172792070726f63657373696e67206572726f72732077696c6c2062652070726f706167617465642077686572656173207065726d616e656e74206572726f7273206172652074726561746564546173207375636365737320636f6e646974696f6e2e00742d20606f726967696e603a204d75737420626520605369676e6564602e35012d20606d6573736167655f6f726967696e603a20546865206f726967696e2066726f6d20776869636820746865206d65737361676520746f20626520657865637574656420617272697665642e3d012d206070616765603a20546865207061676520696e2074686520717565756520696e20776869636820746865206d65737361676520746f2062652065786563757465642069732073697474696e672e09012d2060696e646578603a2054686520696e64657820696e746f20746865207175657565206f6620746865206d65737361676520746f2062652065786563757465642e59012d20607765696768745f6c696d6974603a20546865206d6178696d756d20616d6f756e74206f662077656967687420616c6c6f77656420746f20626520636f6e73756d656420696e2074686520657865637574696f6e4420206f6620746865206d6573736167652e00f442656e63686d61726b20636f6d706c657869747920636f6e73696465726174696f6e733a204f28696e646578202b207765696768745f6c696d6974292e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732efd060c6c706f6c6b61646f745f72756e74696d655f70617261636861696e7324696e636c7573696f6e584167677265676174654d6573736167654f726967696e0001040c556d70040001070128556d70517565756549640000000001070c6c706f6c6b61646f745f72756e74696d655f70617261636861696e7324696e636c7573696f6e28556d705175657565496400010410506172610400b50201185061726149640000000005070c4470616c6c65745f61737365745f726174651870616c6c65741043616c6c04045400010c1863726561746508012861737365745f6b696e64ec0144426f783c543a3a41737365744b696e643e00011072617465090701244669786564553132380000100d01496e697469616c697a65206120636f6e76657273696f6e207261746520746f206e61746976652062616c616e636520666f722074686520676976656e2061737365742e0034232320436f6d706c6578697479182d204f2831291875706461746508012861737365745f6b696e64ec0144426f783c543a3a41737365744b696e643e000110726174650907012446697865645531323800011005015570646174652074686520636f6e76657273696f6e207261746520746f206e61746976652062616c616e636520666f722074686520676976656e2061737365742e0034232320436f6d706c6578697479182d204f2831291872656d6f766504012861737365745f6b696e64ec0144426f783c543a3a41737365744b696e643e000210250152656d6f766520616e206578697374696e6720636f6e76657273696f6e207261746520746f206e61746976652062616c616e636520666f722074686520676976656e2061737365742e0034232320436f6d706c6578697479182d204f283129040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e09070c3473705f61726974686d657469632c66697865645f706f696e7424466978656455313238000004001801107531323800000d070c3070616c6c65745f62656566791870616c6c65741043616c6c04045400011c507265706f72745f646f75626c655f766f74696e6708014865717569766f636174696f6e5f70726f6f661107018d01426f783c446f75626c65566f74696e6750726f6f663c426c6f636b4e756d626572466f723c543e2c20543a3a426565667949642c3c543a3a426565667949640a61732052756e74696d654170705075626c69633e3a3a5369676e61747572652c3e2c3e00013c6b65795f6f776e65725f70726f6f66e1010140543a3a4b65794f776e657250726f6f6600001009015265706f727420766f7465722065717569766f636174696f6e2f6d69736265686176696f722e2054686973206d6574686f642077696c6c2076657269667920746865f465717569766f636174696f6e2070726f6f6620616e642076616c69646174652074686520676976656e206b6579206f776e6572736869702070726f6f66f8616761696e73742074686520657874726163746564206f6666656e6465722e20496620626f7468206172652076616c69642c20746865206f6666656e63654477696c6c206265207265706f727465642e747265706f72745f646f75626c655f766f74696e675f756e7369676e656408014865717569766f636174696f6e5f70726f6f661107018d01426f783c446f75626c65566f74696e6750726f6f663c426c6f636b4e756d626572466f723c543e2c20543a3a426565667949642c3c543a3a426565667949640a61732052756e74696d654170705075626c69633e3a3a5369676e61747572652c3e2c3e00013c6b65795f6f776e65725f70726f6f66e1010140543a3a4b65794f776e657250726f6f6600012409015265706f727420766f7465722065717569766f636174696f6e2f6d69736265686176696f722e2054686973206d6574686f642077696c6c2076657269667920746865f465717569766f636174696f6e2070726f6f6620616e642076616c69646174652074686520676976656e206b6579206f776e6572736869702070726f6f66f8616761696e73742074686520657874726163746564206f6666656e6465722e20496620626f7468206172652076616c69642c20746865206f6666656e63654477696c6c206265207265706f727465642e000d01546869732065787472696e736963206d7573742062652063616c6c656420756e7369676e656420616e642069742069732065787065637465642074686174206f6e6c791501626c6f636b20617574686f72732077696c6c2063616c6c206974202876616c69646174656420696e206056616c6964617465556e7369676e656460292c2061732073756368150169662074686520626c6f636b20617574686f7220697320646566696e65642069742077696c6c20626520646566696e6564206173207468652065717569766f636174696f6e247265706f727465722e3c7365745f6e65775f67656e6573697304013c64656c61795f696e5f626c6f636b73100144426c6f636b4e756d626572466f723c543e0002105d01526573657420424545465920636f6e73656e7375732062792073657474696e672061206e65772042454546592067656e65736973206174206064656c61795f696e5f626c6f636b736020626c6f636b7320696e207468651c6675747572652e00b44e6f74653a206064656c61795f696e5f626c6f636b73602068617320746f206265206174206c6561737420312e487265706f72745f666f726b5f766f74696e6708014865717569766f636174696f6e5f70726f6f66310701ad01426f783c466f726b566f74696e6750726f6f663c486561646572466f723c543e2c20543a3a426565667949642c3c543a3a416e63657374727948656c7065720a617320416e63657374727948656c7065723c486561646572466f723c543e3e3e3a3a50726f6f662c3e2c3e00013c6b65795f6f776e65725f70726f6f66e1010140543a3a4b65794f776e657250726f6f6600030c3d015265706f727420666f726b20766f74696e672065717569766f636174696f6e2e2054686973206d6574686f642077696c6c20766572696679207468652065717569766f636174696f6e2070726f6f662901616e642076616c69646174652074686520676976656e206b6579206f776e6572736869702070726f6f6620616761696e73742074686520657874726163746564206f6666656e6465722ec0496620626f7468206172652076616c69642c20746865206f6666656e63652077696c6c206265207265706f727465642e6c7265706f72745f666f726b5f766f74696e675f756e7369676e656408014865717569766f636174696f6e5f70726f6f66310701ad01426f783c466f726b566f74696e6750726f6f663c486561646572466f723c543e2c20543a3a426565667949642c3c543a3a416e63657374727948656c7065720a617320416e63657374727948656c7065723c486561646572466f723c543e3e3e3a3a50726f6f662c3e2c3e00013c6b65795f6f776e65725f70726f6f66e1010140543a3a4b65794f776e657250726f6f660004203d015265706f727420666f726b20766f74696e672065717569766f636174696f6e2e2054686973206d6574686f642077696c6c20766572696679207468652065717569766f636174696f6e2070726f6f662901616e642076616c69646174652074686520676976656e206b6579206f776e6572736869702070726f6f6620616761696e73742074686520657874726163746564206f6666656e6465722ec0496620626f7468206172652076616c69642c20746865206f6666656e63652077696c6c206265207265706f727465642e000d01546869732065787472696e736963206d7573742062652063616c6c656420756e7369676e656420616e642069742069732065787065637465642074686174206f6e6c791501626c6f636b20617574686f72732077696c6c2063616c6c206974202876616c69646174656420696e206056616c6964617465556e7369676e656460292c2061732073756368150169662074686520626c6f636b20617574686f7220697320646566696e65642069742077696c6c20626520646566696e6564206173207468652065717569766f636174696f6e247265706f727465722e687265706f72745f6675747572655f626c6f636b5f766f74696e6708014865717569766f636174696f6e5f70726f6f66410701e8426f783c467574757265426c6f636b566f74696e6750726f6f663c426c6f636b4e756d626572466f723c543e2c20543a3a426565667949643e3e00013c6b65795f6f776e65725f70726f6f66e1010140543a3a4b65794f776e657250726f6f6600050c5d015265706f72742066757475726520626c6f636b20766f74696e672065717569766f636174696f6e2e2054686973206d6574686f642077696c6c20766572696679207468652065717569766f636174696f6e2070726f6f662901616e642076616c69646174652074686520676976656e206b6579206f776e6572736869702070726f6f6620616761696e73742074686520657874726163746564206f6666656e6465722ec0496620626f7468206172652076616c69642c20746865206f6666656e63652077696c6c206265207265706f727465642e8c7265706f72745f6675747572655f626c6f636b5f766f74696e675f756e7369676e656408014865717569766f636174696f6e5f70726f6f66410701e8426f783c467574757265426c6f636b566f74696e6750726f6f663c426c6f636b4e756d626572466f723c543e2c20543a3a426565667949643e3e00013c6b65795f6f776e65725f70726f6f66e1010140543a3a4b65794f776e657250726f6f660006205d015265706f72742066757475726520626c6f636b20766f74696e672065717569766f636174696f6e2e2054686973206d6574686f642077696c6c20766572696679207468652065717569766f636174696f6e2070726f6f662901616e642076616c69646174652074686520676976656e206b6579206f776e6572736869702070726f6f6620616761696e73742074686520657874726163746564206f6666656e6465722ec0496620626f7468206172652076616c69642c20746865206f6666656e63652077696c6c206265207265706f727465642e000d01546869732065787472696e736963206d7573742062652063616c6c656420756e7369676e656420616e642069742069732065787065637465642074686174206f6e6c791501626c6f636b20617574686f72732077696c6c2063616c6c206974202876616c69646174656420696e206056616c6964617465556e7369676e656460292c2061732073756368150169662074686520626c6f636b20617574686f7220697320646566696e65642069742077696c6c20626520646566696e6564206173207468652065717569766f636174696f6e247265706f727465722e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e1107084873705f636f6e73656e7375735f626565667944446f75626c65566f74696e6750726f6f660c184e756d6265720110084964015d02245369676e617475726501150700080114666972737419070188566f74654d6573736167653c4e756d6265722c2049642c205369676e61747572653e0001187365636f6e6419070188566f74654d6573736167653c4e756d6265722c2049642c205369676e61747572653e000015070c4873705f636f6e73656e7375735f62656566793065636473615f63727970746f245369676e617475726500000400d102014065636473613a3a5369676e617475726500001907084873705f636f6e73656e7375735f62656566792c566f74654d6573736167650c184e756d6265720110084964015d02245369676e6174757265011507000c0128636f6d6d69746d656e741d070148436f6d6d69746d656e743c4e756d6265723e00010869645d02010849640001247369676e6174757265150701245369676e617475726500001d070c4873705f636f6e73656e7375735f626565667928636f6d6d69746d656e7428436f6d6d69746d656e74043054426c6f636b4e756d6265720110000c011c7061796c6f61642107011c5061796c6f6164000130626c6f636b5f6e756d62657210013054426c6f636b4e756d62657200014076616c696461746f725f7365745f696430013856616c696461746f725365744964000021070c4873705f636f6e73656e7375735f62656566791c7061796c6f61641c5061796c6f616400000400250701785665633c2842656566795061796c6f616449642c205665633c75383e293e000025070000022907002907000004082d0738002d070000030200000008003107084873705f636f6e73656e7375735f62656566793c466f726b566f74696e6750726f6f660c1848656164657201d501084964015d0234416e63657374727950726f6f66013507000c0110766f7465190701b8566f74654d6573736167653c4865616465723a3a4e756d6265722c2049642c2049643a3a5369676e61747572653e000138616e6365737472795f70726f6f6635070134416e63657374727950726f6f66000118686561646572d501011848656164657200003507084473705f6d6d725f7072696d69746976657334416e63657374727950726f6f66041048617368013400100128707265765f7065616b73c90101245665633c486173683e00013c707265765f6c6561665f636f756e7430010c7536340001286c6561665f636f756e743001244e6f6465496e6465780001146974656d73390701405665633c287536342c2048617368293e000039070000023d07003d07000004083034004107084873705f636f6e73656e7375735f626565667958467574757265426c6f636b566f74696e6750726f6f6608184e756d6265720110084964015d0200040110766f746519070198566f74654d6573736167653c4e756d6265722c2049642c2049643a3a5369676e61747572653e000045070c4870616c6c65745f72635f6d69677261746f721870616c6c65741043616c6c04045400013c3c666f7263655f7365745f7374616765040114737461676549070160426f783c4d6967726174696f6e53746167654f663c543e3e0000106053657420746865206d6967726174696f6e2073746167652e000901546869732063616c6c20697320696e74656e64656420666f7220656d657267656e637920757365206f6e6c7920616e64206973206775617264656420627920746865605b60436f6e6669673a3a41646d696e4f726967696e605d2e487363686564756c655f6d6967726174696f6e1001147374617274bd02017c446973706174636854696d653c426c6f636b4e756d626572466f723c543e3e00011c7761726d5f7570bd02017c446973706174636854696d653c426c6f636b4e756d626572466f723c543e3e000120636f6f6c5f6f6666bd02017c446973706174636854696d653c426c6f636b4e756d626572466f723c543e3e000180756e736166655f69676e6f72655f7374616b696e675f6c6f636b5f636865636b200110626f6f6c000154c85363686564756c6520746865206d6967726174696f6e20746f207374617274206174206120676976656e206d6f6d656e742e003c23232320506172616d65746572733a61012d20607374617274603a2054686520626c6f636b206e756d62657220617420776869636820746865206d6967726174696f6e2077696c6c2073746172742e2060446973706174636854696d65602063616c63756c61746564ac2020617420746865206d6f6d656e74206f66207468652065787472696e73696320657865637574696f6e2e61012d20607761726d5f7570603a204475726174696f6e206f722074696d65706f696e7420746861742077696c6c206265207573656420746f207072657061726520666f7220746865206d6967726174696f6e2e2043616c6c73550120206172652066696c746572656420647572696e67207468697320706572696f642e20497420697320696e74656e64656420746f206769766520656e6f7567682074696d6520666f7220554d5020616e6420444d504d01202071756575657320746f20656d7074792e2060446973706174636854696d65602063616c63756c6174656420617420746865206d6f6d656e74206f6620746865207472616e736974696f6e20746f207468654020207761726d2d75702073746167652e61012d2060636f6f6c5f6f6666603a2054686520626c6f636b206e756d6265722061742077686963682074686520706f7374206d6967726174696f6e20636f6f6c2d6f666620706572696f642077696c6c20656e642e205468654901202060446973706174636854696d65602063616c63756c6174656420617420746865206d6f6d656e74206f6620746865207472616e736974696f6e20746f2074686520636f6f6c2d6f66662073746167652e51012d2060756e736166655f69676e6f72655f7374616b696e675f6c6f636b5f636865636b603a204f4e4c5920464f522054455354494e472e2049676e6f72652074686520636865636b207768657468657220746865cc20207363686564756c65642074696d6520706f696e742069732066617220656e6f75676820696e20746865206675747572652e0031014e6f74653a20496620746865207374616b696e6720656c656374696f6e20666f72206e6578742065726120697320616c726561647920636f6d706c6574652c20616e6420746865206e6578743d0176616c696461746f72207365742069732071756575656420696e206070616c6c65742d73657373696f6e602c2077652077616e7420746f2061766f6964207374617274696e672074686520646174614d016d6967726174696f6e206174207468697320706f696e742061732069742063616e206c65616420746f20736f6d65206d69737365642076616c696461746f7220726577617264732e20546f20616464726573734101746869732c2077652073746f70207374616b696e6720656c656374696f6e20617420746865207374617274206f66206d6967726174696f6e20616e64206d75737420776169742061746c656173742031f473657373696f6e202873657420766961207761726d5f757029206265666f7265207374617274696e67207468652064617461206d6967726174696f6e2e00090152656164205b604d6967726174696f6e53746167653a3a5363686564756c6564605d20646f63756d656e746174696f6e20666f72206d6f72652064657461696c732e5073746172745f646174615f6d6967726174696f6e000210645374617274207468652064617461206d6967726174696f6e2e004d0154686973206973207479706963616c6c792063616c6c6564206279207468652041737365742048756220746f20696e64696361746520697427732072656164696e65737320746f2072656365697665207468653c6d6967726174696f6e20646174612e58726563656976655f71756572795f726573706f6e736508012071756572795f696430011c51756572794964000120726573706f6e736565060120526573706f6e7365000304390152656365697665206120717565727920726573706f6e73652066726f6d207468652041737365742048756220666f7220612070726576696f75736c792073656e742078636d206d6573736167652e28726573656e645f78636d04012071756572795f696430010c753634000404d4526573656e6420612070726576696f75736c792073656e7420616e6420756e636f6e6669726d65642058434d206d6573736167652e687365745f756e70726f6365737365645f6d73675f62756666657204010c6e6577b8012c4f7074696f6e3c7533323e00050ca05365742074686520756e70726f636573736564206d657373616765206275666665722073697a652e00b0604e6f6e6560206d65616e7320746f207573652074686520636f6e66696775726174696f6e2076616c75652e647365745f61685f756d705f71756575655f7072696f7269747904010c6e6577f10701944168556d7051756575655072696f726974793c426c6f636b4e756d626572466f723c543e3e00060cb05365742074686520414820554d50207175657565207072696f7269747920636f6e66696775726174696f6e2e00a043616e206f6e6c792062652063616c6c656420627920746865206041646d696e4f726967696e602e2c7365745f6d616e6167657204010c6e6577310201504f7074696f6e3c543a3a4163636f756e7449643e0007106c53657420746865206d616e61676572206163636f756e742069642e004101546865206d616e6167657220686173207468652073696d696c617220746f205b60436f6e6669673a3a41646d696e4f726967696e605d2070726976696c65676573206578636570742074686174206974e863616e206e6f742073657420746865206d616e61676572206163636f756e742069642076696120607365745f6d616e61676572602063616c6c2e4073656e645f78636d5f6d657373616765080110646573748d010158426f783c56657273696f6e65644c6f636174696f6e3e00011c6d6573736167658d050154426f783c56657273696f6e656458636d3c28293e3e00080c350158434d2073656e642063616c6c206964656e746963616c20746f20746865205b6070616c6c65745f78636d3a3a50616c6c65743a3a73656e64605d2063616c6c2062757420776974682074686551015b436f6e6669673a3a53656e6458636d5d20726f757465722077686963682077696c6c2062652061626c6520746f2073656e64206d6573736167657320746f207468652041737365742048756220647572696e6738746865206d6967726174696f6e2e4470726573657276655f6163636f756e74730401206163636f756e7473050201445665633c543a3a4163636f756e7449643e00090c150153657420746865206163636f756e747320746f20626520707265736572766564206f6e2052656c617920436861696e20647572696e6720746865206d6967726174696f6e2e00bc546865206163636f756e7473206d7573742068617665206e6f20636f6e73756d657273207265666572656e6365732e347365745f63616e63656c6c657204010c6e6577310201504f7074696f6e3c543a3a4163636f756e7449643e000a0c74536574207468652063616e63656c6c6572206163636f756e742069642e00c05468652063616e63656c6c65722063616e206f6e6c792073746f70207363686564756c6564206d6967726174696f6e2e3c70617573655f6d6967726174696f6e000b0450506175736520746865206d6967726174696f6e2e4063616e63656c5f6d6967726174696f6e000c0c5443616e63656c20746865206d6967726174696f6e2e0051014d6967726174696f6e2063616e206f6e6c792062652063616e63656c6c656420696620697420697320696e20746865205b604d6967726174696f6e53746167653a3a5363686564756c6564605d2073746174652e54766f74655f6d616e616765725f6d756c746973696708011c7061796c6f6164f507016c426f783c4d616e616765724d756c7469736967566f74653c543e3e00010c7369675905016873705f72756e74696d653a3a4d756c74695369676e6174757265000d24e8566f7465206f6e20626568616c66206f6620616e79206f6620746865206d656d6265727320696e20604d756c74697369674d656d62657273602e00e4556e7369676e65642065787472696e7369632c20726571756972696e672074686520607061796c6f61646020746f206265207369676e65642e00590155706f6e20656163682063616c6c2c2061206e657720656e747279206973206372656174656420696e20604d616e616765724d756c74697369677360206d61702074686520607061796c6f61642e63616c6c6020746f5501626520646973706174636865642e204f6e636520604d756c74697369675468726573686f6c646020697320726561636865642c2074686520656e74697265206d61702069732064656c657465642c20616e64207765686d6f7665206f6e20746f20746865206e65787420726f756e642e002d0154686520726f756e642073797374656d20656e73757265732074686174207369676e6174757265732066726f6d206f6c64657220726f756e642063616e6e6f74206265207265757365642e307365745f73657474696e677304012073657474696e6773f90701644f7074696f6e3c4d6967726174696f6e53657474696e67733e000e04050153657420746865206d6967726174696f6e2073657474696e67732e2043616e206f6e6c7920626520646f6e652062792061646d696e206f72206d616e616765722e040d01436f6e7461696e7320612076617269616e742070657220646973706174636861626c652065787472696e736963207468617420746869732070616c6c6574206861732e4907084870616c6c65745f72635f6d69677261746f72384d6967726174696f6e537461676518244163636f756e74496401002c426c6f636b4e756d626572011034426167734c69737453636f726501302c566f74696e67436c617373019d012441737365744b696e6401ec505363686564756c6572426c6f636b4e756d6265720110012d011c50656e64696e670000003c4d6967726174696f6e506175736564000100245363686564756c6564040114737461727410012c426c6f636b4e756d6265720002003057616974696e67466f724168000300185761726d5570040118656e645f617410012c426c6f636b4e756d626572000400205374617274696e67000500805075726550726f787943616e646964617465734d6967726174696f6e496e6974000600544163636f756e74734d6967726174696f6e496e6974000700604163636f756e74734d6967726174696f6e4f6e676f696e670401206c6173745f6b6579310201444f7074696f6e3c4163636f756e7449643e000800544163636f756e74734d6967726174696f6e446f6e65000900544d756c74697369674d6967726174696f6e496e6974000a00604d756c74697369674d6967726174696f6e4f6e676f696e670401206c6173745f6b65794d0701704f7074696f6e3c284163636f756e7449642c5b75383b2033325d293e000b00544d756c74697369674d6967726174696f6e446f6e65000c004c436c61696d734d6967726174696f6e496e6974000d0058436c61696d734d6967726174696f6e4f6e676f696e6704012c63757272656e745f6b6579550701784f7074696f6e3c436c61696d7353746167653c4163636f756e7449643e3e000e004c436c61696d734d6967726174696f6e446f6e65000f004850726f78794d6967726174696f6e496e69740010005450726f78794d6967726174696f6e50726f786965730401206c6173745f6b6579310201444f7074696f6e3c4163636f756e7449643e0011006c50726f78794d6967726174696f6e416e6e6f756e63656d656e74730401206c6173745f6b6579310201444f7074696f6e3c4163636f756e7449643e0012004850726f78794d6967726174696f6e446f6e6500130054507265696d6167654d6967726174696f6e496e697400140078507265696d6167654d6967726174696f6e4368756e6b734f6e676f696e670401206c6173745f6b6579610701684f7074696f6e3c2828483235362c20753332292c20753332293e0015006c507265696d6167654d6967726174696f6e4368756e6b73446f6e6500160094507265696d6167654d6967726174696f6e526571756573745374617475734f6e676f696e670401206e6578745f6b6579c10201304f7074696f6e3c483235363e00170088507265696d6167654d6967726174696f6e52657175657374537461747573446f6e65001800a0507265696d6167654d6967726174696f6e4c656761637952657175657374537461747573496e6974001900ac507265696d6167654d6967726174696f6e4c6567616379526571756573745374617475734f6e676f696e670401206e6578745f6b6579c10201304f7074696f6e3c483235363e001a00a0507265696d6167654d6967726174696f6e4c656761637952657175657374537461747573446f6e65001b0054507265696d6167654d6967726174696f6e446f6e65001c00544e6f6d506f6f6c734d6967726174696f6e496e6974001d00604e6f6d506f6f6c734d6967726174696f6e4f6e676f696e670401206e6578745f6b65796d0701804f7074696f6e3c4e6f6d506f6f6c7353746167653c4163636f756e7449643e3e001e00544e6f6d506f6f6c734d6967726174696f6e446f6e65001f005056657374696e674d6967726174696f6e496e69740020005c56657374696e674d6967726174696f6e4f6e676f696e670401206e6578745f6b6579310201444f7074696f6e3c4163636f756e7449643e0021005056657374696e674d6967726174696f6e446f6e650022007444656c6567617465645374616b696e674d6967726174696f6e496e69740023008044656c6567617465645374616b696e674d6967726174696f6e4f6e676f696e670401206e6578745f6b6579750701a04f7074696f6e3c44656c6567617465645374616b696e6753746167653c4163636f756e7449643e3e0024007444656c6567617465645374616b696e674d6967726174696f6e446f6e6500250050496e64696365734d6967726174696f6e496e69740026005c496e64696365734d6967726174696f6e4f6e676f696e670401206e6578745f6b65797d0701284f7074696f6e3c28293e00270050496e64696365734d6967726174696f6e446f6e65002800585265666572656e64614d6967726174696f6e496e6974002900645265666572656e64614d6967726174696f6e4f6e676f696e670401206c6173745f6b6579810701584f7074696f6e3c5265666572656e646153746167653e002a00585265666572656e64614d6967726174696f6e446f6e65002b0054426167734c6973744d6967726174696f6e496e6974002c0060426167734c6973744d6967726174696f6e4f6e676f696e670401206e6578745f6b6579890701bc4f7074696f6e3c426167734c69737453746167653c4163636f756e7449642c20426167734c69737453636f72653e3e002d0054426167734c6973744d6967726174696f6e446f6e65002e00585363686564756c65724d6967726174696f6e496e6974002f00645363686564756c65724d6967726174696f6e4f6e676f696e670401206c6173745f6b6579910701dc4f7074696f6e3c7363686564756c65723a3a5363686564756c657253746167653c5363686564756c6572426c6f636b4e756d6265723e3e0030007c5363686564756c65724167656e64614d6967726174696f6e4f6e676f696e670401206c6173745f6b6579b801704f7074696f6e3c5363686564756c6572426c6f636b4e756d6265723e003100585363686564756c65724d6967726174696f6e446f6e6500320074436f6e76696374696f6e566f74696e674d6967726174696f6e496e697400330080436f6e76696374696f6e566f74696e674d6967726174696f6e4f6e676f696e670401206c6173745f6b657999070125014f7074696f6e3c636f6e76696374696f6e5f766f74696e673a3a436f6e76696374696f6e566f74696e6753746167653c4163636f756e7449642c20566f74696e67436c6173733e0a3e00340074436f6e76696374696f6e566f74696e674d6967726174696f6e446f6e6500350054426f756e746965734d6967726174696f6e496e697400360060426f756e746965734d6967726174696f6e4f6e676f696e670401206c6173745f6b6579a907017c4f7074696f6e3c626f756e746965733a3a426f756e7469657353746167653e00370054426f756e746965734d6967726174696f6e446f6e65003800684368696c64426f756e746965734d6967726174696f6e496e6974003900744368696c64426f756e746965734d6967726174696f6e4f6e676f696e670401206c6173745f6b6579b10701a84f7074696f6e3c6368696c645f626f756e746965733a3a4368696c64426f756e7469657353746167653e003a00684368696c64426f756e746965734d6967726174696f6e446f6e65003b00584173736574526174654d6967726174696f6e496e6974003c00644173736574526174654d6967726174696f6e4f6e676f696e670401206c6173745f6b6579b90701444f7074696f6e3c41737365744b696e643e003d00584173736574526174654d6967726174696f6e446f6e65003e005843726f77646c6f616e4d6967726174696f6e496e6974003f006443726f77646c6f616e4d6967726174696f6e4f6e676f696e670401206c6173745f6b6579bd0701844f7074696f6e3c63726f77646c6f616e3a3a43726f77646c6f616e53746167653e0040005843726f77646c6f616e4d6967726174696f6e446f6e650041005454726561737572794d6967726174696f6e496e69740042006054726561737572794d6967726174696f6e4f6e676f696e670401206c6173745f6b6579c907017c4f7074696f6e3c74726561737572793a3a547265617375727953746167653e0043005454726561737572794d6967726174696f6e446f6e65004400505374616b696e674d6967726174696f6e496e69740045005c5374616b696e674d6967726174696f6e4f6e676f696e670401206e6578745f6b6579d10701a04f7074696f6e3c7374616b696e673a3a5374616b696e6753746167653c4163636f756e7449643e3e004600505374616b696e674d6967726174696f6e446f6e650047001c436f6f6c4f6666040118656e645f617410012c426c6f636b4e756d626572004800545369676e616c4d6967726174696f6e46696e697368004900344d6967726174696f6e446f6e65004a00004d0704184f7074696f6e0404540151070108104e6f6e6500000010536f6d65040051070000010000510700000408000400550704184f7074696f6e0404540159070108104e6f6e6500000010536f6d6504005907000001000059070c4870616c6c65745f72635f6d69677261746f7218636c61696d732c436c61696d73537461676504244163636f756e744964010001183453746f7261676556616c75657300000018436c61696d7304005d07015c4f7074696f6e3c457468657265756d416464726573733e0001001c56657374696e6704005d07015c4f7074696f6e3c457468657265756d416464726573733e0002001c5369676e696e6704005d07015c4f7074696f6e3c457468657265756d416464726573733e00030024507265636c61696d730400310201444f7074696f6e3c4163636f756e7449643e0004002046696e6973686564000500005d0704184f7074696f6e04045401d5020108104e6f6e6500000010536f6d650400d5020000010000610704184f7074696f6e0404540165070108104e6f6e6500000010536f6d65040065070000010000650700000408690710006907000004083410006d0704184f7074696f6e0404540171070108104e6f6e6500000010536f6d650400710700000100007107104870616c6c65745f72635f6d69677261746f721c7374616b696e67246e6f6d5f706f6f6c73344e6f6d506f6f6c73537461676504244163636f756e744964010001243453746f7261676556616c7565730000002c506f6f6c4d656d626572730400310201444f7074696f6e3c4163636f756e7449643e0001002c426f6e646564506f6f6c730400b801384f7074696f6e3c506f6f6c49643e0002002c526577617264506f6f6c730400b801384f7074696f6e3c506f6f6c49643e0003003c537562506f6f6c7353746f726167650400b801384f7074696f6e3c506f6f6c49643e000400204d657461646174610400b801384f7074696f6e3c506f6f6c49643e0005004c52657665727365506f6f6c49644c6f6f6b75700400310201444f7074696f6e3c4163636f756e7449643e00060040436c61696d5065726d697373696f6e730400310201444f7074696f6e3c4163636f756e7449643e0007002046696e697368656400080000750704184f7074696f6e0404540179070108104e6f6e6500000010536f6d650400790700000100007907104870616c6c65745f72635f6d69677261746f721c7374616b696e674464656c6567617465645f7374616b696e675444656c6567617465645374616b696e67537461676504244163636f756e7449640100010c2844656c656761746f72730400310201444f7074696f6e3c4163636f756e7449643e000000184167656e74730400310201444f7074696f6e3c4163636f756e7449643e0001002046696e6973686564000200007d0704184f7074696f6e04045401900108104e6f6e6500000010536f6d650400900000010000810704184f7074696f6e0404540185070108104e6f6e6500000010536f6d6504008507000001000085070c4870616c6c65745f72635f6d69677261746f72247265666572656e6461385265666572656e6461537461676500010c3453746f7261676556616c756573000000204d657461646174610400b8012c4f7074696f6e3c7533323e000100385265666572656e64756d496e666f0400b8012c4f7074696f6e3c7533323e00020000890704184f7074696f6e040454018d070108104e6f6e6500000010536f6d6504008d0700000100008d07104870616c6c65745f72635f6d69677261746f721c7374616b696e6724626167735f6c69737434426167734c697374537461676508244163636f756e74496401001453636f72650130010c244c6973744e6f6465730400310201444f7074696f6e3c4163636f756e7449643e000000204c697374426167730400f50601344f7074696f6e3c53636f72653e0001002046696e697368656400020000910704184f7074696f6e0404540195070108104e6f6e6500000010536f6d6504009507000001000095070c4870616c6c65745f72635f6d69677261746f72247363686564756c6572385363686564756c65725374616765042c426c6f636b4e756d626572011001103c496e636f6d706c65746553696e63650000001c526574726965730400c10101804f7074696f6e3c5461736b416464726573733c426c6f636b4e756d6265723e3e000100184c6f6f6b757004008801404f7074696f6e3c5461736b4e616d653e0002002046696e697368656400030000990704184f7074696f6e040454019d070108104e6f6e6500000010536f6d6504009d0700000100009d070c4870616c6c65745f72635f6d69677261746f7244636f6e76696374696f6e5f766f74696e6754436f6e76696374696f6e566f74696e67537461676508244163636f756e744964010014436c617373019d01010c24566f74696e67466f720400a10701684f7074696f6e3c284163636f756e7449642c20436c617373293e00000034436c6173734c6f636b73466f720400310201444f7074696f6e3c4163636f756e7449643e0001002046696e697368656400020000a10704184f7074696f6e04045401a5070108104e6f6e6500000010536f6d650400a5070000010000a50700000408009d0100a90704184f7074696f6e04045401ad070108104e6f6e6500000010536f6d650400ad070000010000ad070c4870616c6c65745f72635f6d69677261746f7220626f756e7469657334426f756e7469657353746167650001142c426f756e7479436f756e740000003c426f756e7479417070726f76616c7300010048426f756e74794465736372697074696f6e730401206c6173745f6b6579b8014c4f7074696f6e3c426f756e7479496e6465783e00020020426f756e746965730401206c6173745f6b6579b8014c4f7074696f6e3c426f756e7479496e6465783e0003002046696e697368656400040000b10704184f7074696f6e04045401b5070108104e6f6e6500000010536f6d650400b5070000010000b5070c4870616c6c65745f72635f6d69677261746f72386368696c645f626f756e74696573484368696c64426f756e746965735374616765000120404368696c64426f756e7479436f756e740000004c506172656e744368696c64426f756e74696573040124706172656e745f6964b8014c4f7074696f6e3c426f756e7479496e6465783e00010060506172656e74546f74616c4368696c64426f756e74696573040124706172656e745f6964b8014c4f7074696f6e3c426f756e7479496e6465783e000200344368696c64426f756e7469657304010c696473c10101884f7074696f6e3c28426f756e7479496e6465782c20426f756e7479496e646578293e000300644368696c64426f756e74794465736372697074696f6e73563104010c696473c10101884f7074696f6e3c28426f756e7479496e6465782c20426f756e7479496e646578293e000400505630546f56314368696c64426f756e74794964730401206368696c645f6964b8014c4f7074696f6e3c426f756e7479496e6465783e0005004c4368696c6472656e43757261746f72466565730401206368696c645f6964b8014c4f7074696f6e3c426f756e7479496e6465783e0006002046696e697368656400070000b90704184f7074696f6e04045401ec0108104e6f6e6500000010536f6d650400ec0000010000bd0704184f7074696f6e04045401c1070108104e6f6e6500000010536f6d650400c1070000010000c1070c4870616c6c65745f72635f6d69677261746f722463726f77646c6f616e3843726f77646c6f616e5374616765000114145365747570000000304c65617365526573657276650401206c6173745f6b6579c50701384f7074696f6e3c5061726149643e0001005443726f77646c6f616e436f6e747269627574696f6e0401206c6173745f6b6579c50701384f7074696f6e3c5061726149643e0002004043726f77646c6f616e526573657276650003002046696e697368656400040000c50704184f7074696f6e04045401b5020108104e6f6e6500000010536f6d650400b5020000010000c90704184f7074696f6e04045401cd070108104e6f6e6500000010536f6d650400cd070000010000cd070c4870616c6c65745f72635f6d69677261746f7220747265617375727934547265617375727953746167650001203450726f706f73616c436f756e740000002450726f706f73616c730400b801544f7074696f6e3c50726f706f73616c496e6465783e00010024417070726f76616c73000200285370656e64436f756e74000300185370656e64730400b801484f7074696f6e3c5370656e64496e6465783e0004003c4c6173745370656e64506572696f640005001446756e64730006002046696e697368656400070000d10704184f7074696f6e04045401d5070108104e6f6e6500000010536f6d650400d5070000010000d507104870616c6c65745f72635f6d69677261746f721c7374616b696e67307374616b696e675f696d706c305374616b696e67537461676504244163636f756e744964010001581856616c75657300000034496e76756c6e657261626c657300010018426f6e6465640400310201444f7074696f6e3c4163636f756e7449643e000200184c65646765720400310201444f7074696f6e3c4163636f756e7449643e0003001450617965650400310201444f7074696f6e3c4163636f756e7449643e0004002856616c696461746f72730400310201444f7074696f6e3c4163636f756e7449643e000500284e6f6d696e61746f72730400310201444f7074696f6e3c4163636f756e7449643e000600385669727475616c5374616b6572730400310201444f7074696f6e3c4163636f756e7449643e0007004c457261735374616b6572734f766572766965770400d90701744f7074696f6e3c28457261496e6465782c204163636f756e744964293e00080040457261735374616b65727350616765640400e107018c4f7074696f6e3c28457261496e6465782c204163636f756e7449642c2050616765293e00090038436c61696d6564526577617264730400d90701744f7074696f6e3c28457261496e6465782c204163636f756e744964293e000a00484572617356616c696461746f7250726566730400d90701744f7074696f6e3c28457261496e6465782c204163636f756e744964293e000b004c4572617356616c696461746f725265776172640400b801404f7074696f6e3c457261496e6465783e000c004045726173526577617264506f696e74730400b801404f7074696f6e3c457261496e6465783e000d003845726173546f74616c5374616b650400b801404f7074696f6e3c457261496e6465783e000e0040556e6170706c696564536c61736865730400b801404f7074696f6e3c457261496e6465783e000f0028426f6e646564457261730010004c56616c696461746f72536c617368496e4572610400d90701744f7074696f6e3c28457261496e6465782c204163636f756e744964293e0011004c4e6f6d696e61746f72536c617368496e4572610400d90701744f7074696f6e3c28457261496e6465782c204163636f756e744964293e00120034536c617368696e675370616e730400310201444f7074696f6e3c4163636f756e7449643e001300245370616e536c6173680400e90701784f7074696f6e3c284163636f756e7449642c205370616e496e646578293e0014002046696e697368656400150000d90704184f7074696f6e04045401dd070108104e6f6e6500000010536f6d650400dd070000010000dd0700000408100000e10704184f7074696f6e04045401e5070108104e6f6e6500000010536f6d650400e5070000010000e5070000040c10001000e90704184f7074696f6e04045401ed070108104e6f6e6500000010536f6d650400ed070000010000ed0700000408001000f1070c4870616c6c65745f72635f6d69677261746f721474797065733451756575655072696f72697479042c426c6f636b4e756d6265720110010c18436f6e666967000000384f76657272696465436f6e666967080010012c426c6f636b4e756d626572000010012c426c6f636b4e756d6265720001002044697361626c656400020000f5070c4870616c6c65745f72635f6d69677261746f721870616c6c65744c4d616e616765724d756c7469736967566f746504045400000c010c77686f5105015c73705f72756e74696d653a3a4d756c74695369676e657200011063616c6ca90101683c5420617320436f6e6669673e3a3a52756e74696d6543616c6c000114726f756e6410010c7533320000f90704184f7074696f6e04045401fd070108104e6f6e6500000010536f6d650400fd070000010000fd07084870616c6c65745f72635f6d69677261746f72444d6967726174696f6e53657474696e677300000801586d61785f6163636f756e74735f7065725f626c6f636bb8012c4f7074696f6e3c7533323e00014c6d61785f6974656d735f7065725f626c6f636bb8012c4f7074696f6e3c7533323e000001080c2873705f72756e74696d65187472616974732c426c616b6554776f3235360000000005080c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e000009080c6070616c6c65745f636f6e76696374696f6e5f766f74696e671474797065731454616c6c790814566f746573011814546f74616c00000c011061796573180114566f7465730001106e617973180114566f74657300011c737570706f7274180114566f74657300000d080c4070616c6c65745f77686974656c6973741870616c6c6574144576656e7404045400010c3c43616c6c57686974656c697374656404012463616c6c5f6861736834011c543a3a486173680000005857686974656c697374656443616c6c52656d6f76656404012463616c6c5f6861736834011c543a3a486173680001006457686974656c697374656443616c6c4469737061746368656408012463616c6c5f6861736834011c543a3a48617368000118726573756c74110801684469737061746368526573756c7457697468506f7374496e666f000200047c54686520604576656e746020656e756d206f6620746869732070616c6c657411080418526573756c7408045401150804450119080108084f6b04001508000000000c45727204001908000001000015080c346672616d655f737570706f727420646973706174636840506f73744469737061746368496e666f000008013461637475616c5f776569676874890601384f7074696f6e3c5765696768743e000120706179735f6665656401105061797300001908082873705f72756e74696d656444697370617463684572726f7257697468506f7374496e666f0410496e666f01150800080124706f73745f696e666f15080110496e666f0001146572726f7268013444697370617463684572726f7200001d08105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e18636c61696d731870616c6c6574144576656e740404540001041c436c61696d65640c010c77686f000130543a3a4163636f756e744964000140657468657265756d5f61646472657373d502013c457468657265756d41646472657373000118616d6f756e7418013042616c616e63654f663c543e00000468536f6d656f6e6520636c61696d656420736f6d6520444f54732e047c54686520604576656e746020656e756d206f6620746869732070616c6c657421080c3870616c6c65745f76657374696e671870616c6c6574144576656e7404045400010c3856657374696e674372656174656408011c6163636f756e74000130543a3a4163636f756e7449640001387363686564756c655f696e64657810010c75333200000490412076657374696e67207363686564756c6520686173206265656e20637265617465642e3856657374696e675570646174656408011c6163636f756e74000130543a3a4163636f756e744964000120756e76657374656418013042616c616e63654f663c543e000108510154686520616d6f756e742076657374656420686173206265656e20757064617465642e205468697320636f756c6420696e6469636174652061206368616e676520696e2066756e647320617661696c61626c652e25015468652062616c616e636520676976656e2069732074686520616d6f756e74207768696368206973206c65667420756e7665737465642028616e642074687573206c6f636b6564292e4056657374696e67436f6d706c6574656404011c6163636f756e74000130543a3a4163636f756e7449640002049c416e205c5b6163636f756e745c5d20686173206265636f6d652066756c6c79207665737465642e047c54686520604576656e746020656e756d206f6620746869732070616c6c657425080c3870616c6c65745f7574696c6974791870616c6c6574144576656e74000120404261746368496e746572727570746564080114696e64657810010c7533320001146572726f7268013444697370617463684572726f7200000855014261746368206f66206469737061746368657320646964206e6f7420636f6d706c6574652066756c6c792e20496e646578206f66206669727374206661696c696e6720646973706174636820676976656e2c2061734877656c6c20617320746865206572726f722e384261746368436f6d706c65746564000104c84261746368206f66206469737061746368657320636f6d706c657465642066756c6c792077697468206e6f206572726f722e604261746368436f6d706c65746564576974684572726f7273000204b44261746368206f66206469737061746368657320636f6d706c657465642062757420686173206572726f72732e344974656d436f6d706c657465640003041d01412073696e676c65206974656d2077697468696e2061204261746368206f6620646973706174636865732068617320636f6d706c657465642077697468206e6f206572726f722e284974656d4661696c65640401146572726f7268013444697370617463684572726f720004041101412073696e676c65206974656d2077697468696e2061204261746368206f6620646973706174636865732068617320636f6d706c657465642077697468206572726f722e30446973706174636865644173040118726573756c748c01384469737061746368526573756c7400050458412063616c6c2077617320646973706174636865642e444966456c73654d61696e53756363657373000604644d61696e2063616c6c2077617320646973706174636865642e504966456c736546616c6c6261636b43616c6c65640401286d61696e5f6572726f7268013444697370617463684572726f72000704845468652066616c6c6261636b2063616c6c2077617320646973706174636865642e047c54686520604576656e746020656e756d206f6620746869732070616c6c657429080c3070616c6c65745f70726f78791870616c6c6574144576656e7404045400011c3450726f78794578656375746564040118726573756c748c01384469737061746368526573756c74000004bc412070726f78792077617320657865637574656420636f72726563746c792c20776974682074686520676976656e2e2c507572654372656174656410011070757265000130543a3a4163636f756e74496400010c77686f000130543a3a4163636f756e74496400012870726f78795f7479706501030130543a3a50726f787954797065000150646973616d626967756174696f6e5f696e6465789d01010c753136000108dc412070757265206163636f756e7420686173206265656e2063726561746564206279206e65772070726f7879207769746820676976656e90646973616d626967756174696f6e20696e64657820616e642070726f787920747970652e28507572654b696c6c656410011070757265000130543a3a4163636f756e74496400011c737061776e6572000130543a3a4163636f756e74496400012870726f78795f7479706501030130543a3a50726f787954797065000150646973616d626967756174696f6e5f696e6465789d01010c7531360002049c4120707572652070726f787920776173206b696c6c65642062792069747320737061776e65722e24416e6e6f756e6365640c01107265616c000130543a3a4163636f756e74496400011470726f7879000130543a3a4163636f756e74496400012463616c6c5f6861736834013443616c6c486173684f663c543e000304e0416e20616e6e6f756e63656d656e742077617320706c6163656420746f206d616b6520612063616c6c20696e20746865206675747572652e2850726f7879416464656410012464656c656761746f72000130543a3a4163636f756e74496400012464656c656761746565000130543a3a4163636f756e74496400012870726f78795f7479706501030130543a3a50726f78795479706500011464656c6179100144426c6f636b4e756d626572466f723c543e00040448412070726f7879207761732061646465642e3050726f787952656d6f76656410012464656c656761746f72000130543a3a4163636f756e74496400012464656c656761746565000130543a3a4163636f756e74496400012870726f78795f7479706501030130543a3a50726f78795479706500011464656c6179100144426c6f636b4e756d626572466f723c543e00050450412070726f7879207761732072656d6f7665642e304465706f736974506f6b656410010c77686f000130543a3a4163636f756e7449640001106b696e642d08012c4465706f7369744b696e6400012c6f6c645f6465706f73697418013042616c616e63654f663c543e00012c6e65775f6465706f73697418013042616c616e63654f663c543e000604090141206465706f7369742073746f72656420666f722070726f78696573206f7220616e6e6f756e63656d656e74732077617320706f6b6564202f20757064617465642e047c54686520604576656e746020656e756d206f6620746869732070616c6c65742d08083070616c6c65745f70726f78792c4465706f7369744b696e640001081c50726f7869657300000034416e6e6f756e63656d656e74730001000031080c3c70616c6c65745f6d756c74697369671870616c6c6574144576656e740404540001142c4e65774d756c74697369670c0124617070726f76696e67000130543a3a4163636f756e7449640001206d756c7469736967000130543a3a4163636f756e74496400012463616c6c5f6861736804012043616c6c486173680000048c41206e6577206d756c7469736967206f7065726174696f6e2068617320626567756e2e404d756c7469736967417070726f76616c100124617070726f76696e67000130543a3a4163636f756e74496400012474696d65706f696e740d03017054696d65706f696e743c426c6f636b4e756d626572466f723c543e3e0001206d756c7469736967000130543a3a4163636f756e74496400012463616c6c5f6861736804012043616c6c48617368000104c841206d756c7469736967206f7065726174696f6e20686173206265656e20617070726f76656420627920736f6d656f6e652e404d756c74697369674578656375746564140124617070726f76696e67000130543a3a4163636f756e74496400012474696d65706f696e740d03017054696d65706f696e743c426c6f636b4e756d626572466f723c543e3e0001206d756c7469736967000130543a3a4163636f756e74496400012463616c6c5f6861736804012043616c6c48617368000118726573756c748c01384469737061746368526573756c740002049c41206d756c7469736967206f7065726174696f6e20686173206265656e2065786563757465642e444d756c746973696743616e63656c6c656410012863616e63656c6c696e67000130543a3a4163636f756e74496400012474696d65706f696e740d03017054696d65706f696e743c426c6f636b4e756d626572466f723c543e3e0001206d756c7469736967000130543a3a4163636f756e74496400012463616c6c5f6861736804012043616c6c48617368000304a041206d756c7469736967206f7065726174696f6e20686173206265656e2063616e63656c6c65642e304465706f736974506f6b656410010c77686f000130543a3a4163636f756e74496400012463616c6c5f6861736804012043616c6c4861736800012c6f6c645f6465706f73697418013042616c616e63654f663c543e00012c6e65775f6465706f73697418013042616c616e63654f663c543e000404f0546865206465706f73697420666f722061206d756c7469736967206f7065726174696f6e20686173206265656e20757064617465642f706f6b65642e047c54686520604576656e746020656e756d206f6620746869732070616c6c657435080c3c70616c6c65745f626f756e746965731870616c6c6574144576656e7408045400044900013038426f756e747950726f706f736564040114696e64657810012c426f756e7479496e646578000004504e657720626f756e74792070726f706f73616c2e38426f756e747952656a6563746564080114696e64657810012c426f756e7479496e646578000110626f6e6418013c42616c616e63654f663c542c20493e000104cc4120626f756e74792070726f706f73616c207761732072656a65637465643b2066756e6473207765726520736c61736865642e48426f756e7479426563616d65416374697665040114696e64657810012c426f756e7479496e646578000204b84120626f756e74792070726f706f73616c2069732066756e64656420616e6420626563616d65206163746976652e34426f756e747941776172646564080114696e64657810012c426f756e7479496e64657800012c62656e6566696369617279000130543a3a4163636f756e744964000304944120626f756e7479206973206177617264656420746f20612062656e65666963696172792e34426f756e7479436c61696d65640c0114696e64657810012c426f756e7479496e6465780001187061796f757418013c42616c616e63654f663c542c20493e00012c62656e6566696369617279000130543a3a4163636f756e7449640004048c4120626f756e747920697320636c61696d65642062792062656e65666963696172792e38426f756e747943616e63656c6564040114696e64657810012c426f756e7479496e646578000504584120626f756e74792069732063616e63656c6c65642e38426f756e7479457874656e646564040114696e64657810012c426f756e7479496e646578000604704120626f756e74792065787069727920697320657874656e6465642e38426f756e7479417070726f766564040114696e64657810012c426f756e7479496e646578000704544120626f756e747920697320617070726f7665642e3c43757261746f7250726f706f736564080124626f756e74795f696410012c426f756e7479496e64657800011c63757261746f72000130543a3a4163636f756e744964000804744120626f756e74792063757261746f722069732070726f706f7365642e4443757261746f72556e61737369676e6564040124626f756e74795f696410012c426f756e7479496e6465780009047c4120626f756e74792063757261746f7220697320756e61737369676e65642e3c43757261746f724163636570746564080124626f756e74795f696410012c426f756e7479496e64657800011c63757261746f72000130543a3a4163636f756e744964000a04744120626f756e74792063757261746f722069732061636365707465642e304465706f736974506f6b6564100124626f756e74795f696410012c426f756e7479496e64657800012070726f706f736572000130543a3a4163636f756e74496400012c6f6c645f6465706f73697418013c42616c616e63654f663c542c20493e00012c6e65775f6465706f73697418013c42616c616e63654f663c542c20493e000b04804120626f756e7479206465706f73697420686173206265656e20706f6b65642e047c54686520604576656e746020656e756d206f6620746869732070616c6c657439080c5470616c6c65745f6368696c645f626f756e746965731870616c6c6574144576656e74040454000110144164646564080114696e64657810012c426f756e7479496e64657800012c6368696c645f696e64657810012c426f756e7479496e6465780000046041206368696c642d626f756e74792069732061646465642e1c417761726465640c0114696e64657810012c426f756e7479496e64657800012c6368696c645f696e64657810012c426f756e7479496e64657800012c62656e6566696369617279000130543a3a4163636f756e744964000104ac41206368696c642d626f756e7479206973206177617264656420746f20612062656e65666963696172792e1c436c61696d6564100114696e64657810012c426f756e7479496e64657800012c6368696c645f696e64657810012c426f756e7479496e6465780001187061796f757418013042616c616e63654f663c543e00012c62656e6566696369617279000130543a3a4163636f756e744964000204a441206368696c642d626f756e747920697320636c61696d65642062792062656e65666963696172792e2043616e63656c6564080114696e64657810012c426f756e7479496e64657800012c6368696c645f696e64657810012c426f756e7479496e6465780003047041206368696c642d626f756e74792069732063616e63656c6c65642e047c54686520604576656e746020656e756d206f6620746869732070616c6c65743d080c9070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f70686173651870616c6c6574144576656e7404045400011838536f6c7574696f6e53746f7265640c011c636f6d707574654108013c456c656374696f6e436f6d707574650001186f726967696e310201504f7074696f6e3c543a3a4163636f756e7449643e000130707265765f656a6563746564200110626f6f6c00001cb44120736f6c7574696f6e207761732073746f72656420776974682074686520676976656e20636f6d707574652e00510154686520606f726967696e6020696e6469636174657320746865206f726967696e206f662074686520736f6c7574696f6e2e20496620606f726967696e602069732060536f6d65284163636f756e74496429602c59017468652073746f72656420736f6c7574696f6e20776173207375626d697474656420696e20746865207369676e65642070686173652062792061206d696e657220776974682074686520604163636f756e744964602e25014f74686572776973652c2074686520736f6c7574696f6e207761732073746f7265642065697468657220647572696e672074686520756e7369676e6564207068617365206f722062794d0160543a3a466f7263654f726967696e602e205468652060626f6f6c6020697320607472756560207768656e20612070726576696f757320736f6c7574696f6e2077617320656a656374656420746f206d616b6548726f6f6d20666f722074686973206f6e652e44456c656374696f6e46696e616c697a656408011c636f6d707574654108013c456c656374696f6e436f6d7075746500011473636f7265ed030134456c656374696f6e53636f7265000104190154686520656c656374696f6e20686173206265656e2066696e616c697a65642c20776974682074686520676976656e20636f6d7075746174696f6e20616e642073636f72652e38456c656374696f6e4661696c656400020c4c416e20656c656374696f6e206661696c65642e0001014e6f74206d7563682063616e20626520736169642061626f757420776869636820636f6d7075746573206661696c656420696e207468652070726f636573732e20526577617264656408011c6163636f756e740001983c54206173206672616d655f73797374656d3a3a436f6e6669673e3a3a4163636f756e74496400011476616c756518013042616c616e63654f663c543e0003042501416e206163636f756e7420686173206265656e20726577617264656420666f72207468656972207369676e6564207375626d697373696f6e206265696e672066696e616c697a65642e1c536c617368656408011c6163636f756e740001983c54206173206672616d655f73797374656d3a3a436f6e6669673e3a3a4163636f756e74496400011476616c756518013042616c616e63654f663c543e0004042101416e206163636f756e7420686173206265656e20736c617368656420666f72207375626d697474696e6720616e20696e76616c6964207369676e6564207375626d697373696f6e2e4450686173655472616e736974696f6e65640c011066726f6d4508016050686173653c426c6f636b4e756d626572466f723c543e3e000108746f4508016050686173653c426c6f636b4e756d626572466f723c543e3e000114726f756e6410010c753332000504b85468657265207761732061207068617365207472616e736974696f6e20696e206120676976656e20726f756e642e047c54686520604576656e746020656e756d206f6620746869732070616c6c65744108089070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f70686173653c456c656374696f6e436f6d707574650001141c4f6e436861696e000000185369676e656400010020556e7369676e65640002002046616c6c6261636b00030024456d657267656e6379000400004508089070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f70686173651450686173650408426e011001100c4f6666000000185369676e656400010020556e7369676e656404004908012828626f6f6c2c20426e2900020024456d657267656e6379000300004908000004082010004d080c4070616c6c65745f626167735f6c6973741870616c6c6574144576656e740804540004490001082052656261676765640c010c77686f000130543a3a4163636f756e74496400011066726f6d300120543a3a53636f7265000108746f300120543a3a53636f7265000004a44d6f76656420616e206163636f756e742066726f6d206f6e652062616720746f20616e6f746865722e3053636f72655570646174656408010c77686f000130543a3a4163636f756e7449640001246e65775f73636f7265300120543a3a53636f7265000104d855706461746564207468652073636f7265206f6620736f6d65206163636f756e7420746f2074686520676976656e20616d6f756e742e047c54686520604576656e746020656e756d206f6620746869732070616c6c657451080c5c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c731870616c6c6574144576656e7404045400015c1c437265617465640801246465706f7369746f72000130543a3a4163636f756e74496400011c706f6f6c5f6964100118506f6f6c4964000004604120706f6f6c20686173206265656e20637265617465642e18426f6e6465641001186d656d626572000130543a3a4163636f756e74496400011c706f6f6c5f6964100118506f6f6c4964000118626f6e64656418013042616c616e63654f663c543e0001186a6f696e6564200110626f6f6c0001049441206d656d6265722068617320626563616d6520626f6e64656420696e206120706f6f6c2e1c506169644f75740c01186d656d626572000130543a3a4163636f756e74496400011c706f6f6c5f6964100118506f6f6c49640001187061796f757418013042616c616e63654f663c543e0002048c41207061796f757420686173206265656e206d61646520746f2061206d656d6265722e20556e626f6e6465641401186d656d626572000130543a3a4163636f756e74496400011c706f6f6c5f6964100118506f6f6c496400011c62616c616e636518013042616c616e63654f663c543e000118706f696e747318013042616c616e63654f663c543e00010c657261100120457261496e64657800032c9841206d656d6265722068617320756e626f6e6465642066726f6d20746865697220706f6f6c2e0039012d206062616c616e6365602069732074686520636f72726573706f6e64696e672062616c616e6365206f6620746865206e756d626572206f6620706f696e7473207468617420686173206265656e5501202072657175657374656420746f20626520756e626f6e646564202874686520617267756d656e74206f66207468652060756e626f6e6460207472616e73616374696f6e292066726f6d2074686520626f6e6465641c2020706f6f6c2e45012d2060706f696e74736020697320746865206e756d626572206f6620706f696e747320746861742061726520697373756564206173206120726573756c74206f66206062616c616e636560206265696e67c0646973736f6c76656420696e746f2074686520636f72726573706f6e64696e6720756e626f6e64696e6720706f6f6c2ee42d206065726160206973207468652065726120696e207768696368207468652062616c616e63652077696c6c20626520756e626f6e6465642e5501496e2074686520616273656e6365206f6620736c617368696e672c2074686573652076616c7565732077696c6c206d617463682e20496e207468652070726573656e6365206f6620736c617368696e672c207468654d016e756d626572206f6620706f696e74732074686174206172652069737375656420696e2074686520756e626f6e64696e6720706f6f6c2077696c6c206265206c657373207468616e2074686520616d6f756e746472657175657374656420746f20626520756e626f6e6465642e2457697468647261776e1001186d656d626572000130543a3a4163636f756e74496400011c706f6f6c5f6964100118506f6f6c496400011c62616c616e636518013042616c616e63654f663c543e000118706f696e747318013042616c616e63654f663c543e0004189c41206d656d626572206861732077697468647261776e2066726f6d20746865697220706f6f6c2e00210154686520676976656e206e756d626572206f662060706f696e7473602068617665206265656e20646973736f6c76656420696e2072657475726e206f66206062616c616e6365602e00590153696d696c617220746f2060556e626f6e64656460206576656e742c20696e2074686520616273656e6365206f6620736c617368696e672c2074686520726174696f206f6620706f696e7420746f2062616c616e63652877696c6c20626520312e2444657374726f79656404011c706f6f6c5f6964100118506f6f6c4964000504684120706f6f6c20686173206265656e2064657374726f7965642e3053746174654368616e67656408011c706f6f6c5f6964100118506f6f6c49640001246e65775f737461746519040124506f6f6c53746174650006047c546865207374617465206f66206120706f6f6c20686173206368616e676564344d656d62657252656d6f7665640c011c706f6f6c5f6964100118506f6f6c49640001186d656d626572000130543a3a4163636f756e74496400014072656c65617365645f62616c616e636518013042616c616e63654f663c543e0007149841206d656d62657220686173206265656e2072656d6f7665642066726f6d206120706f6f6c2e0051015468652072656d6f76616c2063616e20626520766f6c756e74617279202877697468647261776e20616c6c20756e626f6e6465642066756e647329206f7220696e766f6c756e7461727920286b69636b6564292e4901416e792066756e6473207468617420617265207374696c6c2064656c6567617465642028692e652e2064616e676c696e672064656c65676174696f6e29206172652072656c656173656420616e642061726588726570726573656e746564206279206072656c65617365645f62616c616e6365602e30526f6c6573557064617465640c0110726f6f74310201504f7074696f6e3c543a3a4163636f756e7449643e00011c626f756e636572310201504f7074696f6e3c543a3a4163636f756e7449643e0001246e6f6d696e61746f72310201504f7074696f6e3c543a3a4163636f756e7449643e000808550154686520726f6c6573206f66206120706f6f6c2068617665206265656e207570646174656420746f2074686520676976656e206e657720726f6c65732e204e6f7465207468617420746865206465706f7369746f724463616e206e65766572206368616e67652e2c506f6f6c536c617368656408011c706f6f6c5f6964100118506f6f6c496400011c62616c616e636518013042616c616e63654f663c543e0009040d01546865206163746976652062616c616e6365206f6620706f6f6c2060706f6f6c5f69646020686173206265656e20736c617368656420746f206062616c616e6365602e50556e626f6e64696e67506f6f6c536c61736865640c011c706f6f6c5f6964100118506f6f6c496400010c657261100120457261496e64657800011c62616c616e636518013042616c616e63654f663c543e000a04250154686520756e626f6e6420706f6f6c206174206065726160206f6620706f6f6c2060706f6f6c5f69646020686173206265656e20736c617368656420746f206062616c616e6365602e54506f6f6c436f6d6d697373696f6e5570646174656408011c706f6f6c5f6964100118506f6f6c496400011c63757272656e743104017c4f7074696f6e3c2850657262696c6c2c20543a3a4163636f756e744964293e000b04b44120706f6f6c277320636f6d6d697373696f6e2073657474696e6720686173206265656e206368616e6765642e60506f6f6c4d6178436f6d6d697373696f6e5570646174656408011c706f6f6c5f6964100118506f6f6c49640001386d61785f636f6d6d697373696f6eb4011c50657262696c6c000c04d44120706f6f6c2773206d6178696d756d20636f6d6d697373696f6e2073657474696e6720686173206265656e206368616e6765642e7c506f6f6c436f6d6d697373696f6e4368616e6765526174655570646174656408011c706f6f6c5f6964100118506f6f6c496400012c6368616e67655f726174653904019c436f6d6d697373696f6e4368616e6765526174653c426c6f636b4e756d626572466f723c543e3e000d04cc4120706f6f6c277320636f6d6d697373696f6e20606368616e67655f726174656020686173206265656e206368616e6765642e90506f6f6c436f6d6d697373696f6e436c61696d5065726d697373696f6e5570646174656408011c706f6f6c5f6964100118506f6f6c49640001287065726d697373696f6e3d0401bc4f7074696f6e3c436f6d6d697373696f6e436c61696d5065726d697373696f6e3c543a3a4163636f756e7449643e3e000e04c8506f6f6c20636f6d6d697373696f6e20636c61696d207065726d697373696f6e20686173206265656e20757064617465642e54506f6f6c436f6d6d697373696f6e436c61696d656408011c706f6f6c5f6964100118506f6f6c4964000128636f6d6d697373696f6e18013042616c616e63654f663c543e000f0484506f6f6c20636f6d6d697373696f6e20686173206265656e20636c61696d65642e644d696e42616c616e63654465666963697441646a757374656408011c706f6f6c5f6964100118506f6f6c4964000118616d6f756e7418013042616c616e63654f663c543e001004c8546f70706564207570206465666963697420696e2066726f7a656e204544206f66207468652072657761726420706f6f6c2e604d696e42616c616e636545786365737341646a757374656408011c706f6f6c5f6964100118506f6f6c4964000118616d6f756e7418013042616c616e63654f663c543e001104bc436c61696d6564206578636573732066726f7a656e204544206f66206166207468652072657761726420706f6f6c2e704d656d626572436c61696d5065726d697373696f6e557064617465640801186d656d626572000130543a3a4163636f756e7449640001287065726d697373696f6e2d04013c436c61696d5065726d697373696f6e001204c84120706f6f6c206d656d626572277320636c61696d207065726d697373696f6e20686173206265656e20757064617465642e3c4d657461646174615570646174656408011c706f6f6c5f6964100118506f6f6c496400011863616c6c6572000130543a3a4163636f756e744964001304784120706f6f6c2773206d657461646174612077617320757064617465642e48506f6f6c4e6f6d696e6174696f6e4d61646508011c706f6f6c5f6964100118506f6f6c496400011863616c6c6572000130543a3a4163636f756e74496400140859014120706f6f6c2773206e6f6d696e6174696e67206163636f756e7420286f722074686520706f6f6c277320726f6f74206163636f756e742920686173206e6f6d696e6174656420612076616c696461746f7220736574586f6e20626568616c66206f662074686520706f6f6c2e50506f6f6c4e6f6d696e61746f724368696c6c656408011c706f6f6c5f6964100118506f6f6c496400011863616c6c6572000130543a3a4163636f756e744964001504b854686520706f6f6c206973206368696c6c656420692e652e206e6f206c6f6e676572206e6f6d696e6174696e672e4c476c6f62616c506172616d73557064617465641801346d696e5f6a6f696e5f626f6e6418013042616c616e63654f663c543e00013c6d696e5f6372656174655f626f6e6418013042616c616e63654f663c543e0001246d61785f706f6f6c73b8012c4f7074696f6e3c7533323e00012c6d61785f6d656d62657273b8012c4f7074696f6e3c7533323e0001506d61785f6d656d626572735f7065725f706f6f6cb8012c4f7074696f6e3c7533323e000154676c6f62616c5f6d61785f636f6d6d697373696f6e5508013c4f7074696f6e3c50657262696c6c3e0016040101476c6f62616c20706172616d657465727320726567756c6174696e67206e6f6d696e6174696f6e20706f6f6c732068617665206265656e20757064617465642e04584576656e7473206f6620746869732070616c6c65742e550804184f7074696f6e04045401b40108104e6f6e6500000010536f6d650400b4000001000059080c4c70616c6c65745f666173745f756e7374616b651870616c6c6574144576656e7404045400011420556e7374616b65640801147374617368000130543a3a4163636f756e744964000118726573756c748c01384469737061746368526573756c740000045841207374616b65722077617320756e7374616b65642e1c536c61736865640801147374617368000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e000104190141207374616b65722077617320736c617368656420666f722072657175657374696e6720666173742d756e7374616b65207768696c7374206265696e67206578706f7365642e304261746368436865636b656404011065726173190201345665633c457261496e6465783e00020445014120626174636820776173207061727469616c6c7920636865636b656420666f722074686520676976656e20657261732c20627574207468652070726f6365737320646964206e6f742066696e6973682e34426174636846696e697368656404011073697a6510010c7533320003109c41206261746368206f66206120676976656e2073697a6520776173207465726d696e617465642e0055015468697320697320616c7761797320666f6c6c6f77732062792061206e756d626572206f662060556e7374616b656460206f722060536c617368656460206576656e74732c206d61726b696e672074686520656e64e86f66207468652062617463682e2041206e65772062617463682077696c6c20626520637265617465642075706f6e206e65787420626c6f636b2e34496e7465726e616c4572726f72000404e8416e20696e7465726e616c206572726f722068617070656e65642e204f7065726174696f6e732077696c6c20626520706175736564206e6f772e047c54686520604576656e746020656e756d206f6620746869732070616c6c65745d080c6070616c6c65745f64656c6567617465645f7374616b696e671870616c6c6574144576656e740404540001102444656c6567617465640c01146167656e74000130543a3a4163636f756e74496400012464656c656761746f72000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e0000047c46756e64732064656c65676174656420627920612064656c656761746f722e2052656c65617365640c01146167656e74000130543a3a4163636f756e74496400012464656c656761746f72000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e0001047846756e64732072656c656173656420746f20612064656c656761746f722e1c536c61736865640c01146167656e74000130543a3a4163636f756e74496400012464656c656761746f72000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e0002047c46756e647320736c61736865642066726f6d20612064656c656761746f722e484d6967726174656444656c65676174696f6e0c01146167656e74000130543a3a4163636f756e74496400012464656c656761746f72000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e000304c4556e636c61696d65642064656c65676174696f6e2066756e6473206d6967726174656420746f2064656c656761746f722e047c54686520604576656e746020656e756d206f6620746869732070616c6c657461080c7870616c6c65745f7374616b696e675f6173796e635f61685f636c69656e741870616c6c6574144576656e740404540001105056616c696461746f725365745265636569766564100108696410010c75333200015c6e65775f76616c696461746f725f7365745f636f756e7410010c75333200012c7072756e655f75705f746fb801504f7074696f6e3c53657373696f6e496e6465783e0001206c6566746f766572200110626f6f6c0000049841206e65772076616c696461746f722073657420686173206265656e2072656365697665642e5c436f756c644e6f744d65726765416e6444726f70706564000110f4576520636f756c64206e6f74206d657267652c20616e64207468657265666f72652064726f707065642061206275666665726564206d6573736167652e0055014e6f746520746861742074686973206576656e74206973206d6f726520726573656d626c696e6720616e206572726f722c206275742077652075736520616e206576656e74206265636175736520696e2074686973d070616c6c6574207765206e65656420746f206d75746174652073746f726167652075706f6e20736f6d65206661696c757265732e54536574546f6f536d616c6c416e6444726f70706564000208cc5468652076616c696461746f72207365742072656365697665642069732077617920746f6f20736d616c6c2c20617320706572905b60436f6e6669673a3a4d696e696d756d56616c696461746f7253657453697a65605d2e28556e6578706563746564040065080138556e65787065637465644b696e640003085901536f6d657468696e67206f6363757272656420746861742073686f756c64206e657665722068617070656e20756e646572206e6f726d616c206f7065726174696f6e2e204c6f6767656420617320616e206576656e7470666f72206661696c2d73616665206f62736572766162696c6974792e047c54686520604576656e746020656e756d206f6620746869732070616c6c657465080c7870616c6c65745f7374616b696e675f6173796e635f61685f636c69656e741870616c6c657438556e65787065637465644b696e6400011880526563656976656456616c696461746f725365745768696c655061737369766500000060556e65787065637465644d6f64655472616e736974696f6e0001005c53657373696f6e5265706f727453656e644661696c65640002005053657373696f6e5265706f727444726f70706564000300444f6666656e636553656e644661696c65640004005456616c696461746f72506f696e7444726f70706564000500006908106c706f6c6b61646f745f72756e74696d655f70617261636861696e7324696e636c7573696f6e1870616c6c6574144576656e740404540001103c43616e6469646174654261636b656410006d08016443616e646964617465526563656970743c543a3a486173683e0000dd0401204865616444617461000071080124436f7265496e64657800007508012847726f7570496e646578000004c0412063616e64696461746520776173206261636b65642e20605b63616e6469646174652c20686561645f646174615d604443616e646964617465496e636c7564656410006d08016443616e646964617465526563656970743c543a3a486173683e0000dd0401204865616444617461000071080124436f7265496e64657800007508012847726f7570496e646578000104c8412063616e6469646174652077617320696e636c756465642e20605b63616e6469646174652c20686561645f646174615d604443616e64696461746554696d65644f75740c006d08016443616e646964617465526563656970743c543a3a486173683e0000dd0401204865616444617461000071080124436f7265496e646578000204bc412063616e6469646174652074696d6564206f75742e20605b63616e6469646174652c20686561645f646174615d60585570776172644d65737361676573526563656976656408011066726f6db5020118506172614964000114636f756e7410010c753332000304f8536f6d6520757077617264206d657373616765732068617665206265656e20726563656976656420616e642077696c6c2062652070726f6365737365642e047c54686520604576656e746020656e756d206f6620746869732070616c6c65746d080c4c706f6c6b61646f745f7072696d697469766573207673746167696e674843616e64696461746552656365697074563204044801340008012864657363726970746f72b104016043616e64696461746544657363726970746f7256323c483e000140636f6d6d69746d656e74735f6861736834011048617368000071080c4c706f6c6b61646f745f7072696d69746976657308763824436f7265496e6465780000040010010c753332000075080c4c706f6c6b61646f745f7072696d6974697665730876382847726f7570496e6465780000040010010c75333200007908106c706f6c6b61646f745f72756e74696d655f70617261636861696e731470617261731870616c6c6574144576656e740404540001284843757272656e74436f6465557064617465640400b5020118506172614964000004cc43757272656e7420636f646520686173206265656e207570646174656420666f72206120506172612e2060706172615f6964604843757272656e7448656164557064617465640400b5020118506172614964000104cc43757272656e74206865616420686173206265656e207570646174656420666f72206120506172612e2060706172615f69646050436f6465557067726164655363686564756c65640400b5020118506172614964000204dc4120636f6465207570677261646520686173206265656e207363686564756c656420666f72206120506172612e2060706172615f696460304e6577486561644e6f7465640400b5020118506172614964000304bc41206e6577206865616420686173206265656e206e6f74656420666f72206120506172612e2060706172615f69646030416374696f6e5175657565640800b5020118506172614964000010013053657373696f6e496e646578000404f041207061726120686173206265656e2071756575656420746f20657865637574652070656e64696e6720616374696f6e732e2060706172615f6964603c507666436865636b537461727465640800bd04014856616c69646174696f6e436f6465486173680000b5020118506172614964000508550154686520676976656e20706172612065697468657220696e69746961746564206f72207375627363726962656420746f20612050564620636865636b20666f722074686520676976656e2076616c69646174696f6e6c636f64652e2060636f64655f68617368602060706172615f69646040507666436865636b41636365707465640800bd04014856616c69646174696f6e436f6465486173680000b5020118506172614964000608110154686520676976656e2076616c69646174696f6e20636f6465207761732061636365707465642062792074686520505646207072652d636865636b696e6720766f74652e5460636f64655f68617368602060706172615f69646040507666436865636b52656a65637465640800bd04014856616c69646174696f6e436f6465486173680000b5020118506172614964000708110154686520676976656e2076616c69646174696f6e20636f6465207761732072656a65637465642062792074686520505646207072652d636865636b696e6720766f74652e5460636f64655f68617368602060706172615f6964605855706772616465436f6f6c646f776e52656d6f76656404011c706172615f6964b502011850617261496404c45468652070617261636861696e20666f722077686963682074686520636f6f6c646f776e20676f742072656d6f7665642e080484546865207570677261646520636f6f6c646f776e207761732072656d6f7665642e38436f6465417574686f72697a65640c011c706172615f6964b50201185061726149640410506172610124636f64655f68617368bd04014856616c69646174696f6e436f6465486173680454417574686f72697a656420636f646520686173682e01246578706972655f6174100144426c6f636b4e756d626572466f723c543e04e4426c6f636b20617420776869636820617574686f72697a6174696f6e206578706972657320616e642077696c6c2062652072656d6f7665642e0904bc41206e657720636f6465206861736820686173206265656e20617574686f72697a656420666f72206120506172612e047c54686520604576656e746020656e756d206f6620746869732070616c6c65747d08106c706f6c6b61646f745f72756e74696d655f70617261636861696e731068726d701870616c6c6574144576656e7404045400011c504f70656e4368616e6e656c52657175657374656410011873656e646572b5020118506172614964000124726563697069656e74b502011850617261496400015470726f706f7365645f6d61785f636170616369747910010c75333200016470726f706f7365645f6d61785f6d6573736167655f73697a6510010c753332000004704f70656e2048524d50206368616e6e656c207265717565737465642e4c4f70656e4368616e6e656c43616e63656c656408013062795f70617261636861696eb50201185061726149640001286368616e6e656c5f69641d05013448726d704368616e6e656c49640001042901416e2048524d50206368616e6e656c20726571756573742073656e7420627920746865207265636569766572207761732063616e63656c6564206279206569746865722070617274792e4c4f70656e4368616e6e656c416363657074656408011873656e646572b5020118506172614964000124726563697069656e74b50201185061726149640002046c4f70656e2048524d50206368616e6e656c2061636365707465642e344368616e6e656c436c6f73656408013062795f70617261636861696eb50201185061726149640001286368616e6e656c5f69641d05013448726d704368616e6e656c49640003045048524d50206368616e6e656c20636c6f7365642e5848726d704368616e6e656c466f7263654f70656e656410011873656e646572b5020118506172614964000124726563697069656e74b502011850617261496400015470726f706f7365645f6d61785f636170616369747910010c75333200016470726f706f7365645f6d61785f6d6573736167655f73697a6510010c753332000404ac416e2048524d50206368616e6e656c20776173206f70656e65642076696120526f6f74206f726967696e2e5c48726d7053797374656d4368616e6e656c4f70656e656410011873656e646572b5020118506172614964000124726563697069656e74b502011850617261496400015470726f706f7365645f6d61785f636170616369747910010c75333200016470726f706f7365645f6d61785f6d6573736167655f73697a6510010c753332000504bc416e2048524d50206368616e6e656c20776173206f70656e6564207769746820612073797374656d20636861696e2e684f70656e4368616e6e656c4465706f736974735570646174656408011873656e646572b5020118506172614964000124726563697069656e74b5020118506172614964000604a0416e2048524d50206368616e6e656c2773206465706f73697473207765726520757064617465642e047c54686520604576656e746020656e756d206f6620746869732070616c6c65748108106c706f6c6b61646f745f72756e74696d655f70617261636861696e732064697370757465731870616c6c6574144576656e7404045400010c4044697370757465496e697469617465640800f104013443616e6469646174654861736800008508013c446973707574654c6f636174696f6e000004090141206469737075746520686173206265656e20696e697469617465642e205c5b63616e64696461746520686173682c2064697370757465206c6f636174696f6e5c5d4044697370757465436f6e636c756465640800f104013443616e6469646174654861736800008908013444697370757465526573756c74000108cc4120646973707574652068617320636f6e636c7564656420666f72206f7220616761696e737420612063616e6469646174652eb4605c5b706172612069642c2063616e64696461746520686173682c206469737075746520726573756c745c5d60185265766572740400100144426c6f636b4e756d626572466f723c543e000210fc4120646973707574652068617320636f6e636c7564656420776974682073757065726d616a6f7269747920616761696e737420612063616e6469646174652e0d01426c6f636b20617574686f72732073686f756c64206e6f206c6f6e676572206275696c64206f6e20746f70206f662074686973206865616420616e642073686f756c640101696e7374656164207265766572742074686520626c6f636b2061742074686520676976656e206865696768742e20546869732073686f756c6420626520746865fc6e756d626572206f6620746865206368696c64206f6620746865206c617374206b6e6f776e2076616c696420626c6f636b20696e2074686520636861696e2e047c54686520604576656e746020656e756d206f6620746869732070616c6c657485080c6c706f6c6b61646f745f72756e74696d655f70617261636861696e732064697370757465733c446973707574654c6f636174696f6e000108144c6f63616c0000001852656d6f74650001000089080c6c706f6c6b61646f745f72756e74696d655f70617261636861696e732064697370757465733444697370757465526573756c740001081456616c69640000001c496e76616c6964000100008d08106c706f6c6b61646f745f72756e74696d655f70617261636861696e73246f6e5f64656d616e641870616c6c6574144576656e7404045400010c4c4f6e44656d616e644f72646572506c616365640c011c706172615f6964b502011850617261496400012873706f745f707269636518013042616c616e63654f663c543e0001286f7264657265645f6279000130543a3a4163636f756e7449640000040d01416e206f726465722077617320706c6163656420617420736f6d652073706f7420707269636520616d6f756e74206279206f726465726572206f7264657265645f62793053706f74507269636553657404012873706f745f707269636518013042616c616e63654f663c543e000104b85468652076616c7565206f66207468652073706f7420707269636520686173206c696b656c79206368616e6765643c4163636f756e74437265646974656408010c77686f000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e00020474416e206163636f756e742077617320676976656e20637265646974732e047c54686520604576656e746020656e756d206f6620746869732070616c6c65749108105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e3c70617261735f7265676973747261721870616c6c6574144576656e74040454000110285265676973746572656408011c706172615f6964b502011850617261496400011c6d616e61676572000130543a3a4163636f756e7449640000003044657265676973746572656404011c706172615f6964b502011850617261496400010020526573657276656408011c706172615f6964b502011850617261496400010c77686f000130543a3a4163636f756e7449640002001c5377617070656408011c706172615f6964b50201185061726149640001206f746865725f6964b5020118506172614964000300047c54686520604576656e746020656e756d206f6620746869732070616c6c65749508105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e14736c6f74731870616c6c6574144576656e74040454000108384e65774c65617365506572696f640401306c656173655f706572696f641001404c65617365506572696f644f663c543e0000049041206e657720605b6c656173655f706572696f645d6020697320626567696e6e696e672e184c656173656418011c706172615f6964b50201185061726149640001186c6561736572000130543a3a4163636f756e744964000130706572696f645f626567696e1001404c65617365506572696f644f663c543e000130706572696f645f636f756e741001404c65617365506572696f644f663c543e00013865787472615f726573657276656418013042616c616e63654f663c543e000130746f74616c5f616d6f756e7418013042616c616e63654f663c543e00010c35014120706172612068617320776f6e2074686520726967687420746f206120636f6e74696e756f757320736574206f66206c6561736520706572696f647320617320612070617261636861696e2e450146697273742062616c616e636520697320616e7920657874726120616d6f756e74207265736572766564206f6e20746f70206f662074686520706172612773206578697374696e67206465706f7369742eb05365636f6e642062616c616e63652069732074686520746f74616c20616d6f756e742072657365727665642e047c54686520604576656e746020656e756d206f6620746869732070616c6c65749908105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e2061756374696f6e731870616c6c6574144576656e7404045400011c3841756374696f6e537461727465640c013461756374696f6e5f696e64657810013041756374696f6e496e6465780001306c656173655f706572696f641001404c65617365506572696f644f663c543e000118656e64696e67100144426c6f636b4e756d626572466f723c543e0000084901416e2061756374696f6e20737461727465642e2050726f76696465732069747320696e64657820616e642074686520626c6f636b206e756d6265722077686572652069742077696c6c20626567696e20746f1501636c6f736520616e6420746865206669727374206c6561736520706572696f64206f662074686520717561647275706c657420746861742069732061756374696f6e65642e3441756374696f6e436c6f73656404013461756374696f6e5f696e64657810013041756374696f6e496e646578000104b8416e2061756374696f6e20656e6465642e20416c6c2066756e6473206265636f6d6520756e72657365727665642e2052657365727665640c0118626964646572000130543a3a4163636f756e74496400013865787472615f726573657276656418013042616c616e63654f663c543e000130746f74616c5f616d6f756e7418013042616c616e63654f663c543e000208490146756e6473207765726520726573657276656420666f7220612077696e6e696e67206269642e2046697273742062616c616e63652069732074686520657874726120616d6f756e742072657365727665642e505365636f6e642069732074686520746f74616c2e28556e7265736572766564080118626964646572000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e000304290146756e6473207765726520756e72657365727665642073696e636520626964646572206973206e6f206c6f6e676572206163746976652e20605b6269646465722c20616d6f756e745d604852657365727665436f6e66697363617465640c011c706172615f6964b50201185061726149640001186c6561736572000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e0004085501536f6d656f6e6520617474656d7074656420746f206c65617365207468652073616d6520736c6f7420747769636520666f7220612070617261636861696e2e2054686520616d6f756e742069732068656c6420696eb87265736572766520627574206e6f2070617261636861696e20736c6f7420686173206265656e206c65617365642e2c4269644163636570746564140118626964646572000130543a3a4163636f756e74496400011c706172615f6964b5020118506172614964000118616d6f756e7418013042616c616e63654f663c543e00012866697273745f736c6f741001404c65617365506572696f644f663c543e0001246c6173745f736c6f741001404c65617365506572696f644f663c543e000504c841206e65772062696420686173206265656e206163636570746564206173207468652063757272656e742077696e6e65722e3457696e6e696e674f666673657408013461756374696f6e5f696e64657810013041756374696f6e496e646578000130626c6f636b5f6e756d626572100144426c6f636b4e756d626572466f723c543e00060859015468652077696e6e696e67206f6666736574207761732063686f73656e20666f7220616e2061756374696f6e2e20546869732077696c6c206d617020696e746f20746865206057696e6e696e67602073746f72616765106d61702e047c54686520604576656e746020656e756d206f6620746869732070616c6c65749d08105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e2463726f77646c6f616e1870616c6c6574144576656e740404540001281c4372656174656404011c706172615f6964b50201185061726149640000048c4372656174652061206e65772063726f77646c6f616e696e672063616d706169676e2e2c436f6e74726962757465640c010c77686f000130543a3a4163636f756e74496400012866756e645f696e646578b5020118506172614964000118616d6f756e7418013042616c616e63654f663c543e00010470436f6e747269627574656420746f20612063726f77642073616c652e2057697468647265770c010c77686f000130543a3a4163636f756e74496400012866756e645f696e646578b5020118506172614964000118616d6f756e7418013042616c616e63654f663c543e0002049c57697468647265772066756c6c2062616c616e6365206f66206120636f6e7472696275746f722e445061727469616c6c79526566756e64656404011c706172615f6964b50201185061726149640003082d01546865206c6f616e7320696e20612066756e642068617665206265656e207061727469616c6c7920646973736f6c7665642c20692e652e2074686572652061726520736f6d65206c656674b46f766572206368696c64206b6579732074686174207374696c6c206e65656420746f206265206b696c6c65642e2c416c6c526566756e64656404011c706172615f6964b50201185061726149640004049c416c6c206c6f616e7320696e20612066756e642068617665206265656e20726566756e6465642e24446973736f6c76656404011c706172615f6964b50201185061726149640005044846756e6420697320646973736f6c7665642e3c48616e646c65426964526573756c7408011c706172615f6964b5020118506172614964000118726573756c748c01384469737061746368526573756c74000604f454686520726573756c74206f6620747279696e6720746f207375626d69742061206e65772062696420746f2074686520536c6f74732070616c6c65742e1845646974656404011c706172615f6964b5020118506172614964000704c454686520636f6e66696775726174696f6e20746f20612063726f77646c6f616e20686173206265656e206564697465642e2c4d656d6f557064617465640c010c77686f000130543a3a4163636f756e74496400011c706172615f6964b50201185061726149640001106d656d6f38011c5665633c75383e0008046041206d656d6f20686173206265656e20757064617465642e3c4164646564546f4e6577526169736504011c706172615f6964b5020118506172614964000904a0412070617261636861696e20686173206265656e206d6f76656420746f20604e6577526169736560047c54686520604576656e746020656e756d206f6620746869732070616c6c6574a108106c706f6c6b61646f745f72756e74696d655f70617261636861696e7320636f726574696d651870616c6c6574144576656e7404045400010850526576656e7565496e666f5265717565737465640401107768656e100144426c6f636b4e756d626572466f723c543e00000421015468652062726f6b657220636861696e206861732061736b656420666f7220726576656e756520696e666f726d6174696f6e20666f72206120737065636966696320626c6f636b2e30436f726541737369676e6564040110636f726571080124436f7265496e646578000104ec4120636f7265206861732072656365697665642061206e65772061737369676e6d656e742066726f6d207468652062726f6b657220636861696e2e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574a5080c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c6574144576656e74040454000110204d696772617465640c010c746f7010010c7533320001146368696c6410010c75333200011c636f6d70757465a90801404d6967726174696f6e436f6d707574650000083901476976656e206e756d626572206f66206028746f702c206368696c642960206b6579732077657265206d6967726174656420726573706563746976656c792c20776974682074686520676976656e2860636f6d70757465602e1c536c617368656408010c77686f000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e000104b4536f6d65206163636f756e7420676f7420736c61736865642062792074686520676976656e20616d6f756e742e544175746f4d6967726174696f6e46696e697368656400020484546865206175746f206d6967726174696f6e207461736b2066696e69736865642e1848616c7465640401146572726f72ad0801204572726f723c543e000304ec4d6967726174696f6e20676f742068616c7465642064756520746f20616e206572726f72206f72206d6973732d636f6e66696775726174696f6e2e0470496e6e6572206576656e7473206f6620746869732070616c6c65742ea9080c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c6574404d6967726174696f6e436f6d70757465000108185369676e6564000000104175746f00010000ad080c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c6574144572726f720404540001183c4d61785369676e65644c696d697473000004804d6178207369676e6564206c696d697473206e6f74207265737065637465642e284b6579546f6f4c6f6e6700011cb441206b657920776173206c6f6e676572207468616e2074686520636f6e66696775726564206d6178696d756d2e00110154686973206d65616e73207468617420746865206d6967726174696f6e2068616c746564206174207468652063757272656e74205b6050726f6772657373605d20616e64010163616e20626520726573756d656420776974682061206c6172676572205b6063726174653a3a436f6e6669673a3a4d61784b65794c656e605d2076616c75652e21015265747279696e672077697468207468652073616d65205b6063726174653a3a436f6e6669673a3a4d61784b65794c656e605d2076616c75652077696c6c206e6f7420776f726b2e45015468652076616c75652073686f756c64206f6e6c7920626520696e6372656173656420746f2061766f696420612073746f72616765206d6967726174696f6e20666f72207468652063757272656e746c799073746f726564205b6063726174653a3a50726f67726573733a3a4c6173744b6579605d2e384e6f74456e6f75676846756e6473000204947375626d697474657220646f6573206e6f74206861766520656e6f7567682066756e64732e284261645769746e65737300030468426164207769746e65737320646174612070726f76696465642e645369676e65644d6967726174696f6e4e6f74416c6c6f77656400040425015369676e6564206d6967726174696f6e206973206e6f7420616c6c6f776564206265636175736520746865206d6178696d756d206c696d6974206973206e6f7420736574207965742e304261644368696c64526f6f7400050460426164206368696c6420726f6f742070726f76696465642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742eb1080c2870616c6c65745f78636d1870616c6c6574144576656e7404045400017424417474656d7074656404011c6f7574636f6d65b508015078636d3a3a6c61746573743a3a4f7574636f6d65000004a8457865637574696f6e206f6620616e2058434d206d6573736167652077617320617474656d707465642e1053656e741001186f726967696e550101204c6f636174696f6e00012c64657374696e6174696f6e550101204c6f636174696f6e00011c6d6573736167654506011c58636d3c28293e0001286d6573736167655f696404011c58636d4861736800010460416e2058434d206d657373616765207761732073656e742e2853656e644661696c65641001186f726967696e550101204c6f636174696f6e00012c64657374696e6174696f6e550101204c6f636174696f6e0001146572726f72bd08012453656e644572726f720001286d6573736167655f696404011c58636d4861736800020478416e2058434d206d657373616765206661696c656420746f2073656e642e3c50726f6365737358636d4572726f720c01186f726967696e550101204c6f636174696f6e0001146572726f727106012058636d4572726f720001286d6573736167655f696404011c58636d4861736800030484416e2058434d206d657373616765206661696c656420746f2070726f636573732e48556e6578706563746564526573706f6e73650801186f726967696e550101204c6f636174696f6e00012071756572795f696430011c5175657279496400040c5901517565727920726573706f6e736520726563656976656420776869636820646f6573206e6f74206d61746368206120726567697374657265642071756572792e2054686973206d61792062652062656361757365206155016d61746368696e6720717565727920776173206e6576657220726567697374657265642c206974206d617920626520626563617573652069742069732061206475706c696361746520726573706f6e73652c206f727062656361757365207468652071756572792074696d6564206f75742e34526573706f6e7365526561647908012071756572795f696430011c51756572794964000120726573706f6e736565060120526573706f6e73650005085d01517565727920726573706f6e736520686173206265656e20726563656976656420616e6420697320726561647920666f722074616b696e672077697468206074616b655f726573706f6e7365602e205468657265206973806e6f2072656769737465726564206e6f74696669636174696f6e2063616c6c2e204e6f7469666965640c012071756572795f696430011c5175657279496400013070616c6c65745f696e646578080108753800012863616c6c5f696e64657808010875380006085901517565727920726573706f6e736520686173206265656e20726563656976656420616e642071756572792069732072656d6f7665642e205468652072656769737465726564206e6f74696669636174696f6e20686173a86265656e206469737061746368656420616e64206578656375746564207375636365737366756c6c792e404e6f746966794f76657277656967687414012071756572795f696430011c5175657279496400013070616c6c65745f696e646578080108753800012863616c6c5f696e646578080108753800013461637475616c5f77656967687428011857656967687400014c6d61785f62756467657465645f77656967687428011857656967687400070c4901517565727920726573706f6e736520686173206265656e20726563656976656420616e642071756572792069732072656d6f7665642e205468652072656769737465726564206e6f74696669636174696f6e5901636f756c64206e6f742062652064697370617463686564206265636175736520746865206469737061746368207765696768742069732067726561746572207468616e20746865206d6178696d756d20776569676874e46f726967696e616c6c7920627564676574656420627920746869732072756e74696d6520666f722074686520717565727920726573756c742e4c4e6f7469667944697370617463684572726f720c012071756572795f696430011c5175657279496400013070616c6c65745f696e646578080108753800012863616c6c5f696e64657808010875380008085501517565727920726573706f6e736520686173206265656e20726563656976656420616e642071756572792069732072656d6f7665642e2054686572652077617320612067656e6572616c206572726f722077697468886469737061746368696e6720746865206e6f74696669636174696f6e2063616c6c2e484e6f746966794465636f64654661696c65640c012071756572795f696430011c5175657279496400013070616c6c65745f696e646578080108753800012863616c6c5f696e646578080108753800090c5101517565727920726573706f6e736520686173206265656e20726563656976656420616e642071756572792069732072656d6f7665642e205468652064697370617463682077617320756e61626c6520746f20626559016465636f64656420696e746f2061206043616c6c603b2074686973206d696768742062652064756520746f2064697370617463682066756e6374696f6e20686176696e672061207369676e6174757265207768696368946973206e6f742060286f726967696e2c20517565727949642c20526573706f6e736529602e40496e76616c6964526573706f6e6465720c01186f726967696e550101204c6f636174696f6e00012071756572795f696430011c5175657279496400014465787065637465645f6c6f636174696f6e850601404f7074696f6e3c4c6f636174696f6e3e000a0c5901457870656374656420717565727920726573706f6e736520686173206265656e2072656365697665642062757420746865206f726967696e206c6f636174696f6e206f662074686520726573706f6e736520646f657355016e6f74206d6174636820746861742065787065637465642e205468652071756572792072656d61696e73207265676973746572656420666f722061206c617465722c2076616c69642c20726573706f6e736520746f6c626520726563656976656420616e642061637465642075706f6e2e5c496e76616c6964526573706f6e64657256657273696f6e0801186f726967696e550101204c6f636174696f6e00012071756572795f696430011c51756572794964000b1c5101457870656374656420717565727920726573706f6e736520686173206265656e2072656365697665642062757420746865206578706563746564206f726967696e206c6f636174696f6e20706c6163656420696e4d0173746f7261676520627920746869732072756e74696d652070726576696f75736c792063616e6e6f74206265206465636f6465642e205468652071756572792072656d61696e7320726567697374657265642e0041015468697320697320756e6578706563746564202873696e63652061206c6f636174696f6e20706c6163656420696e2073746f7261676520696e20612070726576696f75736c7920657865637574696e674d0172756e74696d652073686f756c64206265207265616461626c65207072696f7220746f2071756572792074696d656f75742920616e642064616e6765726f75732073696e63652074686520706f737369626c79590176616c696420726573706f6e73652077696c6c2062652064726f707065642e204d616e75616c20676f7665726e616e636520696e74657276656e74696f6e2069732070726f6261626c7920676f696e6720746f2062651c6e65656465642e34526573706f6e736554616b656e04012071756572795f696430011c51756572794964000c04c8526563656976656420717565727920726573706f6e736520686173206265656e207265616420616e642072656d6f7665642e34417373657473547261707065640c011068617368340110483235360001186f726967696e550101204c6f636174696f6e000118617373657473bd06013c56657273696f6e6564417373657473000d04b8536f6d65206173736574732068617665206265656e20706c6163656420696e20616e20617373657420747261702e5456657273696f6e4368616e67654e6f74696669656410012c64657374696e6174696f6e550101204c6f636174696f6e000118726573756c7410012858636d56657273696f6e000110636f7374510601184173736574730001286d6573736167655f696404011c58636d48617368000e0c2501416e2058434d2076657273696f6e206368616e6765206e6f74696669636174696f6e206d65737361676520686173206265656e20617474656d7074656420746f2062652073656e742e00e054686520636f7374206f662073656e64696e672069742028626f726e652062792074686520636861696e2920697320696e636c756465642e5c537570706f7274656456657273696f6e4368616e6765640801206c6f636174696f6e550101204c6f636174696f6e00011c76657273696f6e10012858636d56657273696f6e000f08390154686520737570706f727465642076657273696f6e206f662061206c6f636174696f6e20686173206265656e206368616e6765642e2054686973206d69676874206265207468726f75676820616ec06175746f6d61746963206e6f74696669636174696f6e206f722061206d616e75616c20696e74657276656e74696f6e2e504e6f7469667954617267657453656e644661696c0c01206c6f636174696f6e550101204c6f636174696f6e00012071756572795f696430011c517565727949640001146572726f727106012058636d4572726f7200100859014120676976656e206c6f636174696f6e2077686963682068616420612076657273696f6e206368616e676520737562736372697074696f6e207761732064726f70706564206f77696e6720746f20616e206572726f727c73656e64696e6720746865206e6f74696669636174696f6e20746f2069742e644e6f746966795461726765744d6967726174696f6e4661696c0801206c6f636174696f6e8d01014456657273696f6e65644c6f636174696f6e00012071756572795f696430011c5175657279496400110859014120676976656e206c6f636174696f6e2077686963682068616420612076657273696f6e206368616e676520737562736372697074696f6e207761732064726f70706564206f77696e6720746f20616e206572726f72b46d6967726174696e6720746865206c6f636174696f6e20746f206f7572206e65772058434d20666f726d61742e54496e76616c69645175657269657256657273696f6e0801186f726967696e550101204c6f636174696f6e00012071756572795f696430011c5175657279496400121c5501457870656374656420717565727920726573706f6e736520686173206265656e20726563656976656420627574207468652065787065637465642071756572696572206c6f636174696f6e20706c6163656420696e4d0173746f7261676520627920746869732072756e74696d652070726576696f75736c792063616e6e6f74206265206465636f6465642e205468652071756572792072656d61696e7320726567697374657265642e0041015468697320697320756e6578706563746564202873696e63652061206c6f636174696f6e20706c6163656420696e2073746f7261676520696e20612070726576696f75736c7920657865637574696e674d0172756e74696d652073686f756c64206265207265616461626c65207072696f7220746f2071756572792074696d656f75742920616e642064616e6765726f75732073696e63652074686520706f737369626c79590176616c696420726573706f6e73652077696c6c2062652064726f707065642e204d616e75616c20676f7665726e616e636520696e74657276656e74696f6e2069732070726f6261626c7920676f696e6720746f2062651c6e65656465642e38496e76616c6964517565726965721001186f726967696e550101204c6f636174696f6e00012071756572795f696430011c5175657279496400014065787065637465645f71756572696572550101204c6f636174696f6e0001506d617962655f61637475616c5f71756572696572850601404f7074696f6e3c4c6f636174696f6e3e00130c5d01457870656374656420717565727920726573706f6e736520686173206265656e20726563656976656420627574207468652071756572696572206c6f636174696f6e206f662074686520726573706f6e736520646f657351016e6f74206d61746368207468652065787065637465642e205468652071756572792072656d61696e73207265676973746572656420666f722061206c617465722c2076616c69642c20726573706f6e736520746f6c626520726563656976656420616e642061637465642075706f6e2e5056657273696f6e4e6f74696679537461727465640c012c64657374696e6174696f6e550101204c6f636174696f6e000110636f7374510601184173736574730001286d6573736167655f696404011c58636d486173680014085901412072656d6f746520686173207265717565737465642058434d2076657273696f6e206368616e6765206e6f74696669636174696f6e2066726f6d20757320616e64207765206861766520686f6e6f7265642069742e1d01412076657273696f6e20696e666f726d6174696f6e206d6573736167652069732073656e7420746f207468656d20616e642069747320636f737420697320696e636c756465642e5856657273696f6e4e6f746966795265717565737465640c012c64657374696e6174696f6e550101204c6f636174696f6e000110636f7374510601184173736574730001286d6573736167655f696404011c58636d486173680015043d015765206861766520726571756573746564207468617420612072656d6f746520636861696e2073656e642075732058434d2076657273696f6e206368616e6765206e6f74696669636174696f6e732e6056657273696f6e4e6f74696679556e7265717565737465640c012c64657374696e6174696f6e550101204c6f636174696f6e000110636f7374510601184173736574730001286d6573736167655f696404011c58636d4861736800160825015765206861766520726571756573746564207468617420612072656d6f746520636861696e2073746f70732073656e64696e672075732058434d2076657273696f6e206368616e6765386e6f74696669636174696f6e732e204665657350616964080118706179696e67550101204c6f636174696f6e0001106665657351060118417373657473001704310146656573207765726520706169642066726f6d2061206c6f636174696f6e20666f7220616e206f7065726174696f6e20286f6674656e20666f72207573696e67206053656e6458636d60292e34417373657473436c61696d65640c011068617368340110483235360001186f726967696e550101204c6f636174696f6e000118617373657473bd06013c56657273696f6e6564417373657473001804c0536f6d65206173736574732068617665206265656e20636c61696d65642066726f6d20616e20617373657420747261706056657273696f6e4d6967726174696f6e46696e697368656404011c76657273696f6e10012858636d56657273696f6e00190484412058434d2076657273696f6e206d6967726174696f6e2066696e69736865642e3c416c696173417574686f72697a65640c011c616c6961736572550101204c6f636174696f6e000118746172676574550101204c6f636174696f6e000118657870697279f506012c4f7074696f6e3c7536343e001a085d01416e2060616c696173657260206c6f636174696f6e2077617320617574686f72697a656420627920607461726765746020746f20616c6961732069742c20617574686f72697a6174696f6e2076616c696420756e74696c58606578706972796020626c6f636b206e756d6265722e64416c696173417574686f72697a6174696f6e52656d6f76656408011c616c6961736572550101204c6f636174696f6e000118746172676574550101204c6f636174696f6e001b04cc60746172676574602072656d6f76656420616c69617320617574686f72697a6174696f6e20666f722060616c6961736572602e70416c6961736573417574686f72697a6174696f6e7352656d6f766564040118746172676574550101204c6f636174696f6e001c04a860746172676574602072656d6f76656420616c6c20616c69617320617574686f72697a6174696f6e732e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574b508102c73746167696e675f78636d087635187472616974731c4f7574636f6d6500010c20436f6d706c6574650401107573656428011857656967687400000028496e636f6d706c657465080110757365642801185765696768740001146572726f72b9080140496e737472756374696f6e4572726f72000100144572726f720400b9080140496e737472756374696f6e4572726f7200020000b908102c73746167696e675f78636d0876351874726169747340496e737472756374696f6e4572726f720000080114696e646578080140496e737472756374696f6e496e6465780001146572726f72710601144572726f720000bd08100c78636d087633187472616974732453656e644572726f7200011c344e6f744170706c696361626c65000000245472616e73706f727400010028556e726f757461626c650002005844657374696e6174696f6e556e737570706f7274656400030054457863656564734d61784d65737361676553697a650004003c4d697373696e67417267756d656e74000500104665657300060000c1080c5070616c6c65745f6d6573736167655f71756575651870616c6c6574144576656e740404540001104050726f63657373696e674661696c65640c010869643401104832353604945468652060626c616b65325f323536602068617368206f6620746865206d6573736167652e01186f726967696efd0601484d6573736167654f726967696e4f663c543e0464546865207175657565206f6620746865206d6573736167652e01146572726f72c508014c50726f636573734d6573736167654572726f721060546865206572726f722074686174206f636375727265642e00490154686973206572726f7220697320707265747479206f70617175652e204d6f72652066696e652d677261696e6564206572726f7273206e65656420746f20626520656d6974746564206173206576656e74736862792074686520604d65737361676550726f636573736f72602e000455014d657373616765206469736361726465642064756520746f20616e206572726f7220696e2074686520604d65737361676550726f636573736f72602028757375616c6c79206120666f726d6174206572726f72292e2450726f63657373656410010869643401104832353604945468652060626c616b65325f323536602068617368206f6620746865206d6573736167652e01186f726967696efd0601484d6573736167654f726967696e4f663c543e0464546865207175657565206f6620746865206d6573736167652e012c7765696768745f7573656428011857656967687404c0486f77206d7563682077656967687420776173207573656420746f2070726f6365737320746865206d6573736167652e011c73756363657373200110626f6f6c18885768657468657220746865206d657373616765207761732070726f6365737365642e0049014e6f74652074686174207468697320646f6573206e6f74206d65616e20746861742074686520756e6465726c79696e6720604d65737361676550726f636573736f72602077617320696e7465726e616c6c7935017375636365737366756c2e204974202a736f6c656c792a206d65616e73207468617420746865204d512070616c6c65742077696c6c2074726561742074686973206173206120737563636573734d01636f6e646974696f6e20616e64206469736361726420746865206d6573736167652e20416e7920696e7465726e616c206572726f72206e6565647320746f20626520656d6974746564206173206576656e74736862792074686520604d65737361676550726f636573736f72602e0104544d6573736167652069732070726f6365737365642e484f766572776569676874456e71756575656410010869640401205b75383b2033325d04945468652060626c616b65325f323536602068617368206f6620746865206d6573736167652e01186f726967696efd0601484d6573736167654f726967696e4f663c543e0464546865207175657565206f6620746865206d6573736167652e0128706167655f696e64657810012450616765496e64657804605468652070616765206f6620746865206d6573736167652e01346d6573736167655f696e64657810011c543a3a53697a6504a454686520696e646578206f6620746865206d6573736167652077697468696e2074686520706167652e02048c4d65737361676520706c6163656420696e206f7665727765696768742071756575652e28506167655265617065640801186f726967696efd0601484d6573736167654f726967696e4f663c543e0458546865207175657565206f662074686520706167652e0114696e64657810012450616765496e646578045854686520696e646578206f662074686520706167652e03045454686973207061676520776173207265617065642e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574c50810346672616d655f737570706f727418747261697473206d657373616765734c50726f636573734d6573736167654572726f7200011824426164466f726d61740000001c436f72727570740001002c556e737570706f72746564000200284f7665727765696768740400280118576569676874000300145969656c6400040044537461636b4c696d69745265616368656400050000c9080c4470616c6c65745f61737365745f726174651870616c6c6574144576656e7404045400010c404173736574526174654372656174656408012861737365745f6b696e64ec0130543a3a41737365744b696e6400011072617465090701244669786564553132380000004041737365745261746552656d6f76656404012861737365745f6b696e64ec0130543a3a41737365744b696e6400010040417373657452617465557064617465640c012861737365745f6b696e64ec0130543a3a41737365744b696e6400010c6f6c640907012446697865645531323800010c6e657709070124466978656455313238000200047c54686520604576656e746020656e756d206f6620746869732070616c6c6574cd080c4870616c6c65745f72635f6d69677261746f721870616c6c6574144576656e740404540001543c53746167655472616e736974696f6e08010c6f6c644907014c4d6967726174696f6e53746167654f663c543e0490546865206f6c64207374616765206265666f726520746865207472616e736974696f6e2e010c6e65774907014c4d6967726174696f6e53746167654f663c543e048c546865206e657720737461676520616674657220746865207472616e736974696f6e2e00048041207374616765207472616e736974696f6e20686173206f636375727265642e6041737365744875624d6967726174696f6e53746172746564000118490154686520417373657420487562204d6967726174696f6e207374617274656420616e642069732061637469766520756e74696c206041737365744875624d6967726174696f6e46696e69736865646020697320656d69747465642e00550154686973206576656e74206973206571756976616c656e7420746f206053746167655472616e736974696f6e207b206e65773a20496e697469616c697a696e672c202e2e207d6020627574206973206561736965722d01746f20756e6465727374616e642e205468652061637469766174696f6e20697320696d6d65646961746520616e64206166666563747320616c6c206576656e74732068617070656e696e672c616674657277617264732e6441737365744875624d6967726174696f6e46696e69736865640002148454686520417373657420487562204d6967726174696f6e2066696e69736865642e00590154686973206576656e74206973206571756976616c656e7420746f206053746167655472616e736974696f6e207b206e65773a204d6967726174696f6e446f6e652c202e2e207d6020627574206973206561736965722901746f20756e6465727374616e642e205468652066696e697368696e6720697320696d6d65646961746520616e64206166666563747320616c6c206576656e74732068617070656e696e672c616674657277617264732e545175657279526573706f6e7365526563656976656408012071756572795f696430010c75363404345468652071756572792049442e0120726573706f6e7365d50501384d617962654572726f72436f6465043454686520726573706f6e73652e03048c4120717565727920726573706f6e736520686173206265656e2072656365697665642e4058636d526573656e64417474656d707408012071756572795f696430010c75363404345468652071756572792049442e012873656e645f6572726f72d10801444f7074696f6e3c53656e644572726f723e0448546865206572726f72206d6573736167652e040478412058434d206d65737361676520686173206265656e20726573656e742e5c556e70726f6365737365644d736742756666657253657408010c6e657710010c7533320434546865206e65772073697a652e010c6f6c6410010c7533320434546865206f6c642073697a652e0504c454686520756e70726f636573736564206d657373616765206275666665722073697a6520686173206265656e207365742e544168556d7051756575655072696f726974795365740c012c7072696f726974697a6564200110626f6f6c0cec496e6469636174657320696620414820554d5020717565756520776173207375636365737366756c6c7920736574206173207072696f726974792e2d014966206066616c7365602c206974206d65616e7320776527726520696e2074686520726f756e642d726f62696e207068617365206f66206f7572207072696f72697479207061747465726e290128736565205b60436f6e6669673a3a4168556d7051756575655072696f726974795061747465726e605d292c207768657265206e6f2071756575652067657473207072696f726974792e012c6379636c655f626c6f636b100144426c6f636b4e756d626572466f723c543e04f043757272656e7420626c6f636b206e756d6265722077697468696e20746865207061747465726e206379636c6520283120746f20706572696f64292e01306379636c655f706572696f64100144426c6f636b4e756d626572466f723c543e04ac546f74616c206e756d626572206f6620626c6f636b7320696e20746865207061747465726e206379636c650604f0576865746865722074686520414820554d5020717565756520776173207072696f726974697a656420666f7220746865206e65787420626c6f636b2e6c4168556d7051756575655072696f72697479436f6e66696753657408010c6f6c64f10701944168556d7051756575655072696f726974793c426c6f636b4e756d626572466f723c543e3e0464546865206f6c64207072696f72697479207061747465726e2e010c6e6577f10701944168556d7051756575655072696f726974793c426c6f636b4e756d626572466f723c543e3e0464546865206e6577207072696f72697479207061747465726e2e0704a454686520414820554d50207175657565207072696f7269747920636f6e66696720776173207365742e604d6967726174656442616c616e63655265636f72645365740801106b657074180128543a3a42616c616e63650001206d69677261746564180128543a3a42616c616e63650008048054686520746f74616c2069737375616e636520776173207265636f726465642e5c4d6967726174656442616c616e6365436f6e73756d65640801106b657074180128543a3a42616c616e63650001206d69677261746564180128543a3a42616c616e636500090484546865205243206b6570742062616c616e63652077617320636f6e73756d65642e284d616e6167657253657408010c6f6c64310201504f7074696f6e3c543a3a4163636f756e7449643e046c546865206f6c64206d616e61676572206163636f756e742069642e010c6e6577310201504f7074696f6e3c543a3a4163636f756e7449643e046c546865206e6577206d616e61676572206163636f756e742069642e0a047c546865206d616e61676572206163636f756e7420696420776173207365742e1c58636d53656e741001186f726967696e550101204c6f636174696f6e00012c64657374696e6174696f6e550101204c6f636174696f6e00011c6d6573736167654506011c58636d3c28293e0001286d6573736167655f696404011c58636d48617368000b0460416e2058434d206d657373616765207761732073656e742e585374616b696e67456c656374696f6e73506175736564000c0488546865207374616b696e6720656c656374696f6e732077657265207061757365642e444163636f756e74735072657365727665640401206163636f756e7473050201445665633c543a3a4163636f756e7449643e0490546865206163636f756e747320746861742077696c6c206265207072657365727665642e0d04d4546865206163636f756e747320746f20626520707265736572766564206f6e2052656c617920436861696e2077657265207365742e3043616e63656c6c657253657408010c6f6c64310201504f7074696f6e3c543a3a4163636f756e7449643e0474546865206f6c642063616e63656c6c6572206163636f756e742069642e010c6e6577310201504f7074696f6e3c543a3a4163636f756e7449643e0474546865206e65772063616e63656c6c6572206163636f756e742069642e0e04845468652063616e63656c6c6572206163636f756e7420696420776173207365742e3c4d6967726174696f6e50617573656404012c70617573655f73746167654907014c4d6967726174696f6e53746167654f663c543e04b054686520737461676520617420776869636820746865206d6967726174696f6e20776173207061757365642e0f0464546865206d6967726174696f6e20776173207061757365642e484d6967726174696f6e43616e63656c6c656400100470546865206d6967726174696f6e207761732063616e63656c6c65642e4c507572654163636f756e7473496e64657865640401446e756d5f707572655f6163636f756e747310010c7533320490546865206e756d626572206f6620696e64657865642070757265206163636f756e74732e11042901536f6d652070757265206163636f756e7473207765726520696e646578656420666f7220706f737369626c7920726563656976696e6720667265652060416e79602070726f786965732e644d616e616765724d756c74697369674469737061746368656404010c7265738c01384469737061746368526573756c74001204a8546865206d616e61676572206d756c7469736967206469737061746368656420736f6d657468696e672e504d616e616765724d756c7469736967566f746564040114766f74657310010c75333200130494546865206d616e61676572206d756c7469736967207265636569766564206120766f74652e504d6967726174696f6e53657474696e677353657408010c6f6c64f90701644f7074696f6e3c4d6967726174696f6e53657474696e67733e046c546865206f6c64206d6967726174696f6e2073657474696e67732e010c6e6577f90701644f7074696f6e3c4d6967726174696f6e53657474696e67733e046c546865206e6577206d6967726174696f6e2073657474696e67732e140480546865206d6967726174696f6e2073657474696e67732077657265207365742e047c54686520604576656e746020656e756d206f6620746869732070616c6c6574d10804184f7074696f6e04045401bd080108104e6f6e6500000010536f6d650400bd080000010000d50808306672616d655f73797374656d14506861736500010c384170706c7945787472696e736963040010010c7533320000003046696e616c697a6174696f6e00010038496e697469616c697a6174696f6e00020000d9080000028400dd0808306672616d655f73797374656d584c61737452756e74696d6555706772616465496e666f0000080130737065635f76657273696f6efc014c636f6465633a3a436f6d706163743c7533323e000124737065635f6e616d65e1080144436f773c277374617469632c207374723e0000e108040c436f7704045401e508000400e508000000e5080000050200e90808306672616d655f73797374656d60436f646555706772616465417574686f72697a6174696f6e0404540000080124636f64655f6861736834011c543a3a48617368000134636865636b5f76657273696f6e200110626f6f6c0000ed080c306672616d655f73797374656d186c696d69747330426c6f636b5765696768747300000c0128626173655f626c6f636b2801185765696768740001246d61785f626c6f636b2801185765696768740001247065725f636c617373f10801845065724469737061746368436c6173733c57656967687473506572436c6173733e0000f1080c346672616d655f737570706f7274206469737061746368405065724469737061746368436c61737304045401f508000c01186e6f726d616cf50801045400012c6f7065726174696f6e616cf5080104540001246d616e6461746f7279f5080104540000f5080c306672616d655f73797374656d186c696d6974733c57656967687473506572436c6173730000100138626173655f65787472696e7369632801185765696768740001346d61785f65787472696e736963890601384f7074696f6e3c5765696768743e0001246d61785f746f74616c890601384f7074696f6e3c5765696768743e0001207265736572766564890601384f7074696f6e3c5765696768743e0000f9080c306672616d655f73797374656d186c696d6974732c426c6f636b4c656e677468000004010c6d6178fd0801545065724469737061746368436c6173733c7533323e0000fd080c346672616d655f737570706f7274206469737061746368405065724469737061746368436c6173730404540110000c01186e6f726d616c1001045400012c6f7065726174696f6e616c100104540001246d616e6461746f72791001045400000109082873705f776569676874733c52756e74696d65446257656967687400000801107265616430010c753634000114777269746530010c75363400000509082873705f76657273696f6e3852756e74696d6556657273696f6e0000200124737065635f6e616d65e1080144436f773c277374617469632c207374723e000124696d706c5f6e616d65e1080144436f773c277374617469632c207374723e000144617574686f72696e675f76657273696f6e10010c753332000130737065635f76657273696f6e10010c753332000130696d706c5f76657273696f6e10010c753332000110617069730909011c4170697356656300014c7472616e73616374696f6e5f76657273696f6e10010c75333200013873797374656d5f76657273696f6e080108753800000909040c436f77040454010d090004000d090000000d09000002110900110900000408b105100015090c306672616d655f73797374656d1870616c6c6574144572726f720404540001243c496e76616c6964537065634e616d650000081101546865206e616d65206f662073706563696669636174696f6e20646f6573206e6f74206d61746368206265747765656e207468652063757272656e742072756e74696d6550616e6420746865206e65772072756e74696d652e685370656356657273696f6e4e65656473546f496e63726561736500010841015468652073706563696669636174696f6e2076657273696f6e206973206e6f7420616c6c6f77656420746f206465637265617365206265747765656e207468652063757272656e742072756e74696d6550616e6420746865206e65772072756e74696d652e744661696c6564546f4578747261637452756e74696d6556657273696f6e00020cec4661696c656420746f2065787472616374207468652072756e74696d652076657273696f6e2066726f6d20746865206e65772072756e74696d652e0009014569746865722063616c6c696e672060436f72655f76657273696f6e60206f72206465636f64696e67206052756e74696d6556657273696f6e60206661696c65642e4c4e6f6e44656661756c74436f6d706f73697465000304fc537569636964652063616c6c6564207768656e20746865206163636f756e7420686173206e6f6e2d64656661756c7420636f6d706f7369746520646174612e3c4e6f6e5a65726f526566436f756e74000404350154686572652069732061206e6f6e2d7a65726f207265666572656e636520636f756e742070726576656e74696e6720746865206163636f756e742066726f6d206265696e67207075726765642e3043616c6c46696c7465726564000504d0546865206f726967696e2066696c7465722070726576656e74207468652063616c6c20746f20626520646973706174636865642e6c4d756c7469426c6f636b4d6967726174696f6e734f6e676f696e67000604550141206d756c74692d626c6f636b206d6967726174696f6e206973206f6e676f696e6720616e642070726576656e7473207468652063757272656e7420636f64652066726f6d206265696e67207265706c616365642e444e6f7468696e67417574686f72697a6564000704584e6f207570677261646520617574686f72697a65642e30556e617574686f72697a656400080494546865207375626d697474656420636f6465206973206e6f7420617574686f72697a65642e046c4572726f7220666f72207468652053797374656d2070616c6c657419090c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454011d09045300000400250901185665633c543e00001d0904184f7074696f6e0404540121090108104e6f6e6500000010536f6d650400210900000100002109084070616c6c65745f7363686564756c6572245363686564756c656414104e616d6501041043616c6c01a5012c426c6f636b4e756d62657201103450616c6c6574734f726967696e01a502244163636f756e7449640100001401206d617962655f69648801304f7074696f6e3c4e616d653e0001207072696f726974790801487363686564756c653a3a5072696f7269747900011063616c6ca501011043616c6c0001386d617962655f706572696f646963c10101944f7074696f6e3c7363686564756c653a3a506572696f643c426c6f636b4e756d6265723e3e0001186f726967696ea502013450616c6c6574734f726967696e000025090000021d09002909084070616c6c65745f7363686564756c65722c5265747279436f6e6669670418506572696f640110000c0134746f74616c5f72657472696573080108753800012472656d61696e696e670801087538000118706572696f64100118506572696f6400002d090c4070616c6c65745f7363686564756c65721870616c6c6574144572726f72040454000114404661696c6564546f5363686564756c65000004644661696c656420746f207363686564756c6520612063616c6c204e6f74466f756e640001047c43616e6e6f742066696e6420746865207363686564756c65642063616c6c2e5c546172676574426c6f636b4e756d626572496e50617374000204a4476976656e2074617267657420626c6f636b206e756d62657220697320696e2074686520706173742e4852657363686564756c654e6f4368616e6765000304f052657363686564756c65206661696c6564206265636175736520697420646f6573206e6f74206368616e6765207363686564756c65642074696d652e144e616d6564000404d0417474656d707420746f207573652061206e6f6e2d6e616d65642066756e6374696f6e206f6e2061206e616d6564207461736b2e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e3109083c70616c6c65745f707265696d616765404f6c645265717565737453746174757308244163636f756e74496401001c42616c616e6365011801082c556e72657175657374656408011c6465706f73697409040150284163636f756e7449642c2042616c616e63652900010c6c656e10010c753332000000245265717565737465640c011c6465706f736974350901704f7074696f6e3c284163636f756e7449642c2042616c616e6365293e000114636f756e7410010c75333200010c6c656eb8012c4f7074696f6e3c7533323e00010000350904184f7074696f6e0404540109040108104e6f6e6500000010536f6d650400090400000100003909083c70616c6c65745f707265696d616765345265717565737453746174757308244163636f756e7449640100185469636b6574013d0901082c556e7265717565737465640801187469636b65744109014c284163636f756e7449642c205469636b65742900010c6c656e10010c753332000000245265717565737465640c01306d617962655f7469636b65744509016c4f7074696f6e3c284163636f756e7449642c205469636b6574293e000114636f756e7410010c7533320001246d617962655f6c656eb8012c4f7074696f6e3c7533323e000100003d0914346672616d655f737570706f72741874726169747318746f6b656e732066756e6769626c6544486f6c64436f6e73696465726174696f6e1404410004460004520004440008467000000400180128463a3a42616c616e63650000410900000408003d0900450904184f7074696f6e0404540141090108104e6f6e6500000010536f6d6504004109000001000049090c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e00004d090c3c70616c6c65745f707265696d6167651870616c6c6574144572726f7204045400012018546f6f426967000004a0507265696d61676520697320746f6f206c6172676520746f2073746f7265206f6e2d636861696e2e30416c72656164794e6f746564000104a4507265696d6167652068617320616c7265616479206265656e206e6f746564206f6e2d636861696e2e344e6f74417574686f72697a6564000204c85468652075736572206973206e6f7420617574686f72697a656420746f20706572666f726d207468697320616374696f6e2e204e6f744e6f746564000304fc54686520707265696d6167652063616e6e6f742062652072656d6f7665642073696e636520697420686173206e6f7420796574206265656e206e6f7465642e2452657175657374656400040409014120707265696d616765206d6179206e6f742062652072656d6f766564207768656e20746865726520617265206f75747374616e64696e672072657175657374732e304e6f745265717565737465640005042d0154686520707265696d61676520726571756573742063616e6e6f742062652072656d6f7665642073696e6365206e6f206f75747374616e64696e672072657175657374732065786973742e1c546f6f4d616e7900060455014d6f7265207468616e20604d41585f484153485f555047524144455f42554c4b5f434f554e54602068617368657320776572652072657175657374656420746f206265207570677261646564206174206f6e63652e18546f6f466577000704e4546f6f206665772068617368657320776572652072657175657374656420746f2062652075706772616465642028692e652e207a65726f292e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e51090c4c626f756e6465645f636f6c6c656374696f6e73407765616b5f626f756e6465645f766563385765616b426f756e646564566563080454015509045300000400590901185665633c543e0000550900000408d901300059090000025509005d090c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540104045300000400610901185665633c543e000061090000020400650904184f7074696f6e0404540169090108104e6f6e6500000010536f6d6504006909000001000069090c4473705f636f6e73656e7375735f626162651c646967657374732450726544696765737400010c1c5072696d61727904006d0901405072696d617279507265446967657374000100385365636f6e64617279506c61696e04007509015c5365636f6e64617279506c61696e507265446967657374000200305365636f6e646172795652460400790901545365636f6e64617279565246507265446967657374000300006d090c4473705f636f6e73656e7375735f626162651c64696765737473405072696d61727950726544696765737400000c013c617574686f726974795f696e64657810015473757065723a3a417574686f72697479496e646578000110736c6f74dd010110536c6f740001347672665f7369676e6174757265710901305672665369676e617475726500007109101c73705f636f72651c737232353531390c767266305672665369676e617475726500000801287072655f6f75747075740401305672665072654f757470757400011470726f6f667d02012056726650726f6f66000075090c4473705f636f6e73656e7375735f626162651c646967657374735c5365636f6e64617279506c61696e507265446967657374000008013c617574686f726974795f696e64657810015473757065723a3a417574686f72697479496e646578000110736c6f74dd010110536c6f74000079090c4473705f636f6e73656e7375735f626162651c64696765737473545365636f6e6461727956524650726544696765737400000c013c617574686f726974795f696e64657810015473757065723a3a417574686f72697479496e646578000110736c6f74dd010110536c6f740001347672665f7369676e6174757265710901305672665369676e617475726500007d09084473705f636f6e73656e7375735f62616265584261626545706f6368436f6e66696775726174696f6e000008010463e9010128287536342c2075363429000134616c6c6f7765645f736c6f7473ed010130416c6c6f776564536c6f7473000081090c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454018509045300000400890901185665633c543e000085090000040830100089090000028509008d090c2c70616c6c65745f626162651870616c6c6574144572726f7204045400011060496e76616c696445717569766f636174696f6e50726f6f660000043101416e2065717569766f636174696f6e2070726f6f662070726f76696465642061732070617274206f6620616e2065717569766f636174696f6e207265706f727420697320696e76616c69642e60496e76616c69644b65794f776e65727368697050726f6f66000104310141206b6579206f776e6572736869702070726f6f662070726f76696465642061732070617274206f6620616e2065717569766f636174696f6e207265706f727420697320696e76616c69642e584475706c69636174654f6666656e63655265706f727400020415014120676976656e2065717569766f636174696f6e207265706f72742069732076616c69642062757420616c72656164792070726576696f75736c79207265706f727465642e50496e76616c6964436f6e66696775726174696f6e0003048c5375626d697474656420636f6e66696775726174696f6e20697320696e76616c69642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e91090000040c0018200095090c3870616c6c65745f696e64696365731870616c6c6574144572726f720404540001142c4e6f7441737369676e65640000048c54686520696e64657820776173206e6f7420616c72656164792061737369676e65642e204e6f744f776e6572000104a454686520696e6465782069732061737369676e656420746f20616e6f74686572206163636f756e742e14496e5573650002047054686520696e64657820776173206e6f7420617661696c61626c652e2c4e6f745472616e73666572000304c854686520736f7572636520616e642064657374696e6174696f6e206163636f756e747320617265206964656e746963616c2e245065726d616e656e74000404d054686520696e646578206973207065726d616e656e7420616e64206d6179206e6f742062652066726565642f6368616e6765642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e99090c4c626f756e6465645f636f6c6c656374696f6e73407765616b5f626f756e6465645f766563385765616b426f756e646564566563080454019d09045300000400a50901185665633c543e00009d090c3c70616c6c65745f62616c616e6365731474797065732c42616c616e63654c6f636b041c42616c616e63650118000c01086964b10501384c6f636b4964656e746966696572000118616d6f756e7418011c42616c616e636500011c726561736f6e73a109011c526561736f6e730000a1090c3c70616c6c65745f62616c616e6365731474797065731c526561736f6e7300010c0c466565000000104d6973630001000c416c6c00020000a5090000029d0900a9090c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401ad09045300000400b10901185665633c543e0000ad090c3c70616c6c65745f62616c616e6365731474797065732c52657365727665446174610844526573657276654964656e74696669657201b1051c42616c616e63650118000801086964b1050144526573657276654964656e746966696572000118616d6f756e7418011c42616c616e63650000b109000002ad0900b5090c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401b909045300000400d90901185665633c543e0000b90914346672616d655f737570706f72741874726169747318746f6b656e73106d697363204964416d6f756e740808496401bd091c42616c616e63650118000801086964bd0901084964000118616d6f756e7418011c42616c616e63650000bd090840706f6c6b61646f745f72756e74696d654452756e74696d65486f6c64526561736f6e00011820507265696d6167650400c109016c70616c6c65745f707265696d6167653a3a486f6c64526561736f6e000a001c5374616b696e670400c509016870616c6c65745f7374616b696e673a3a486f6c64526561736f6e0007001c53657373696f6e0400c909016870616c6c65745f73657373696f6e3a3a486f6c64526561736f6e0009004044656c6567617465645374616b696e670400cd09019070616c6c65745f64656c6567617465645f7374616b696e673a3a486f6c64526561736f6e002900485374617465547269654d6967726174696f6e0400d109019c70616c6c65745f73746174655f747269655f6d6967726174696f6e3a3a486f6c64526561736f6e0062002458636d50616c6c65740400d509015870616c6c65745f78636d3a3a486f6c64526561736f6e00630000c1090c3c70616c6c65745f707265696d6167651870616c6c657428486f6c64526561736f6e00010420507265696d61676500000000c509103870616c6c65745f7374616b696e671870616c6c65741870616c6c657428486f6c64526561736f6e0001041c5374616b696e6700000000c9090c3870616c6c65745f73657373696f6e1870616c6c657428486f6c64526561736f6e000104104b65797300000000cd090c6070616c6c65745f64656c6567617465645f7374616b696e671870616c6c657428486f6c64526561736f6e000104445374616b696e6744656c65676174696f6e00000000d1090c6c70616c6c65745f73746174655f747269655f6d6967726174696f6e1870616c6c657428486f6c64526561736f6e0001043c536c617368466f724d69677261746500000000d5090c2870616c6c65745f78636d1870616c6c657428486f6c64526561736f6e00010438417574686f72697a65416c69617300000000d909000002b90900dd090c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401e109045300000400ed0901185665633c543e0000e10914346672616d655f737570706f72741874726169747318746f6b656e73106d697363204964416d6f756e740808496401e5091c42616c616e63650118000801086964e50901084964000118616d6f756e7418011c42616c616e63650000e5090840706f6c6b61646f745f72756e74696d654c52756e74696d65467265657a65526561736f6e0001043c4e6f6d696e6174696f6e506f6f6c730400e909019470616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733a3a467265657a65526561736f6e00270000e9090c5c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c731870616c6c657430467265657a65526561736f6e00010438506f6f6c4d696e42616c616e636500000000ed09000002e10900f1090c3c70616c6c65745f62616c616e6365731870616c6c6574144572726f720804540004490001303856657374696e6742616c616e63650000049c56657374696e672062616c616e636520746f6f206869676820746f2073656e642076616c75652e544c69717569646974795265737472696374696f6e73000104c84163636f756e74206c6971756964697479207265737472696374696f6e732070726576656e74207769746864726177616c2e4c496e73756666696369656e7442616c616e63650002047842616c616e636520746f6f206c6f7720746f2073656e642076616c75652e484578697374656e7469616c4465706f736974000304ec56616c756520746f6f206c6f7720746f20637265617465206163636f756e742064756520746f206578697374656e7469616c206465706f7369742e34457870656e646162696c697479000404905472616e736665722f7061796d656e7420776f756c64206b696c6c206163636f756e742e5c4578697374696e6756657374696e675363686564756c65000504cc412076657374696e67207363686564756c6520616c72656164792065786973747320666f722074686973206163636f756e742e2c446561644163636f756e740006048c42656e6566696369617279206163636f756e74206d757374207072652d65786973742e3c546f6f4d616e795265736572766573000704b84e756d626572206f66206e616d65642072657365727665732065786365656420604d61785265736572766573602e30546f6f4d616e79486f6c6473000804f84e756d626572206f6620686f6c647320657863656564206056617269616e74436f756e744f663c543a3a52756e74696d65486f6c64526561736f6e3e602e38546f6f4d616e79467265657a6573000904984e756d626572206f6620667265657a65732065786365656420604d6178467265657a6573602e4c49737375616e63654465616374697661746564000a0401015468652069737375616e63652063616e6e6f74206265206d6f6469666965642073696e636520697420697320616c72656164792064656163746976617465642e2444656c74615a65726f000b04645468652064656c74612063616e6e6f74206265207a65726f2e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ef509086870616c6c65745f7472616e73616374696f6e5f7061796d656e742052656c6561736573000108245631416e6369656e7400000008563200010000f909083870616c6c65745f7374616b696e67345374616b696e674c656467657204045400001401147374617368000130543a3a4163636f756e744964000114746f74616c0d01013042616c616e63654f663c543e0001186163746976650d01013042616c616e63654f663c543e000124756e6c6f636b696e673d0201f0426f756e6465645665633c556e6c6f636b4368756e6b3c42616c616e63654f663c543e3e2c20543a3a4d6178556e6c6f636b696e674368756e6b733e0001586c65676163795f636c61696d65645f72657761726473fd090194426f756e6465645665633c457261496e6465782c20543a3a486973746f727944657074683e0000fd090c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540110045300000400190201185665633c543e0000010a083870616c6c65745f7374616b696e672c4e6f6d696e6174696f6e7304045400000c011c74617267657473050a01b4426f756e6465645665633c543a3a4163636f756e7449642c204d61784e6f6d696e6174696f6e734f663c543e3e0001307375626d69747465645f696e100120457261496e64657800012873757070726573736564200110626f6f6c0000050a0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540100045300000400050201185665633c543e0000090a083870616c6c65745f7374616b696e6734416374697665457261496e666f0000080114696e646578100120457261496e6465780001147374617274f506012c4f7074696f6e3c7536343e00000d0a082873705f7374616b696e67204578706f7375726508244163636f756e74496401001c42616c616e63650118000c0114746f74616c0d01011c42616c616e636500010c6f776e0d01011c42616c616e63650001186f7468657273110a01ac5665633c496e646976696475616c4578706f737572653c4163636f756e7449642c2042616c616e63653e3e0000110a000002150a00150a082873705f7374616b696e6748496e646976696475616c4578706f7375726508244163636f756e74496401001c42616c616e636501180008010c77686f0001244163636f756e74496400011476616c75650d01011c42616c616e63650000190a082873705f7374616b696e675450616765644578706f737572654d65746164617461041c42616c616e6365011800100114746f74616c0d01011c42616c616e636500010c6f776e0d01011c42616c616e636500013c6e6f6d696e61746f725f636f756e7410010c753332000128706167655f636f756e741001105061676500001d0a082873705f7374616b696e67304578706f737572655061676508244163636f756e74496401001c42616c616e6365011800080128706167655f746f74616c0d01011c42616c616e63650001186f7468657273110a01ac5665633c496e646976696475616c4578706f737572653c4163636f756e7449642c2042616c616e63653e3e0000210a083870616c6c65745f7374616b696e673c457261526577617264506f696e747304244163636f756e744964010000080114746f74616c10012c526577617264506f696e74000128696e646976696475616c250a018042547265654d61703c4163636f756e7449642c20526577617264506f696e743e0000250a042042547265654d617008044b010004560110000400290a000000290a000002ed07002d0a000002310a00310a083870616c6c65745f7374616b696e6738556e6170706c696564536c61736808244163636f756e74496401001c42616c616e636501180014012476616c696461746f720001244163636f756e74496400010c6f776e18011c42616c616e63650001186f7468657273050401645665633c284163636f756e7449642c2042616c616e6365293e0001247265706f7274657273050201385665633c4163636f756e7449643e0001187061796f757418011c42616c616e63650000350a00000408b41800390a0c3870616c6c65745f7374616b696e6720736c617368696e6734536c617368696e675370616e7300001001287370616e5f696e6465781001245370616e496e6465780001286c6173745f7374617274100120457261496e6465780001486c6173745f6e6f6e7a65726f5f736c617368100120457261496e6465780001147072696f72190201345665633c457261496e6465783e00003d0a0c3870616c6c65745f7374616b696e6720736c617368696e67285370616e5265636f7264041c42616c616e636501180008011c736c617368656418011c42616c616e6365000120706169645f6f757418011c42616c616e63650000410a103870616c6c65745f7374616b696e671870616c6c65741870616c6c6574144572726f72040454000188344e6f74436f6e74726f6c6c6572000004644e6f74206120636f6e74726f6c6c6572206163636f756e742e204e6f745374617368000104504e6f742061207374617368206163636f756e742e34416c7265616479426f6e64656400020460537461736820697320616c726561647920626f6e6465642e34416c726561647950616972656400030474436f6e74726f6c6c657220697320616c7265616479207061697265642e30456d7074795461726765747300040460546172676574732063616e6e6f7420626520656d7074792e384475706c6963617465496e646578000504404475706c696361746520696e6465782e44496e76616c6964536c617368496e64657800060484536c617368207265636f726420696e646578206f7574206f6620626f756e64732e40496e73756666696369656e74426f6e6400070c590143616e6e6f74206861766520612076616c696461746f72206f72206e6f6d696e61746f7220726f6c652c20776974682076616c7565206c657373207468616e20746865206d696e696d756d20646566696e65642062793d01676f7665726e616e6365202873656520604d696e56616c696461746f72426f6e646020616e6420604d696e4e6f6d696e61746f72426f6e6460292e20496620756e626f6e64696e67206973207468651501696e74656e74696f6e2c20606368696c6c6020666972737420746f2072656d6f7665206f6e65277320726f6c652061732076616c696461746f722f6e6f6d696e61746f722e304e6f4d6f72654368756e6b730008049043616e206e6f74207363686564756c65206d6f726520756e6c6f636b206368756e6b732e344e6f556e6c6f636b4368756e6b000904a043616e206e6f74207265626f6e6420776974686f757420756e6c6f636b696e67206368756e6b732e3046756e646564546172676574000a04c8417474656d7074696e6720746f2074617267657420612073746173682074686174207374696c6c206861732066756e64732e48496e76616c6964457261546f526577617264000b0458496e76616c69642065726120746f207265776172642e68496e76616c69644e756d6265724f664e6f6d696e6174696f6e73000c0478496e76616c6964206e756d626572206f66206e6f6d696e6174696f6e732e484e6f74536f72746564416e64556e69717565000d04804974656d7320617265206e6f7420736f7274656420616e6420756e697175652e38416c7265616479436c61696d6564000e0409015265776172647320666f72207468697320657261206861766520616c7265616479206265656e20636c61696d656420666f7220746869732076616c696461746f722e2c496e76616c696450616765000f04844e6f206e6f6d696e61746f7273206578697374206f6e207468697320706167652e54496e636f7272656374486973746f72794465707468001004c0496e636f72726563742070726576696f757320686973746f727920646570746820696e7075742070726f76696465642e58496e636f7272656374536c617368696e675370616e73001104b0496e636f7272656374206e756d626572206f6620736c617368696e67207370616e732070726f76696465642e2042616453746174650012043901496e7465726e616c20737461746520686173206265636f6d6520736f6d65686f7720636f7272757074656420616e6420746865206f7065726174696f6e2063616e6e6f7420636f6e74696e75652e38546f6f4d616e795461726765747300130494546f6f206d616e79206e6f6d696e6174696f6e207461726765747320737570706c6965642e244261645461726765740014043d0141206e6f6d696e6174696f6e207461726765742077617320737570706c69656420746861742077617320626c6f636b6564206f72206f7468657277697365206e6f7420612076616c696461746f722e4043616e6e6f744368696c6c4f74686572001504550154686520757365722068617320656e6f75676820626f6e6420616e6420746875732063616e6e6f74206265206368696c6c656420666f72636566756c6c7920627920616e2065787465726e616c20706572736f6e2e44546f6f4d616e794e6f6d696e61746f72730016084d0154686572652061726520746f6f206d616e79206e6f6d696e61746f727320696e207468652073797374656d2e20476f7665726e616e6365206e6565647320746f2061646a75737420746865207374616b696e67b473657474696e677320746f206b656570207468696e6773207361666520666f72207468652072756e74696d652e44546f6f4d616e7956616c696461746f7273001708550154686572652061726520746f6f206d616e792076616c696461746f722063616e6469646174657320696e207468652073797374656d2e20476f7665726e616e6365206e6565647320746f2061646a75737420746865d47374616b696e672073657474696e677320746f206b656570207468696e6773207361666520666f72207468652072756e74696d652e40436f6d6d697373696f6e546f6f4c6f77001804e0436f6d6d697373696f6e20697320746f6f206c6f772e204d757374206265206174206c6561737420604d696e436f6d6d697373696f6e602e2c426f756e644e6f744d657400190458536f6d6520626f756e64206973206e6f74206d65742e50436f6e74726f6c6c657244657072656361746564001a04010155736564207768656e20617474656d7074696e6720746f20757365206465707265636174656420636f6e74726f6c6c6572206163636f756e74206c6f6769632e4c43616e6e6f74526573746f72654c6564676572001b045843616e6e6f742072657365742061206c65646765722e6c52657761726444657374696e6174696f6e52657374726963746564001c04ac50726f7669646564207265776172642064657374696e6174696f6e206973206e6f7420616c6c6f7765642e384e6f74456e6f75676846756e6473001d049c4e6f7420656e6f7567682066756e647320617661696c61626c6520746f2077697468647261772e5c5669727475616c5374616b65724e6f74416c6c6f776564001e04a84f7065726174696f6e206e6f7420616c6c6f77656420666f72207669727475616c207374616b6572732e3c43616e6e6f74526561705374617368001f04f4537461736820636f756c64206e6f7420626520726561706564206173206f746865722070616c6c6574206d6967687420646570656e64206f6e2069742e3c416c72656164794d696772617465640020040901546865207374616b65206f662074686973206163636f756e7420697320616c7265616479206d6967726174656420746f206046756e6769626c656020686f6c64732e285265737472696374656400210859014163636f756e7420697320726573747269637465642066726f6d2070617274696369706174696f6e20696e207374616b696e672e2054686973206d61792068617070656e20696620746865206163636f756e74206973c47374616b696e6720696e20616e6f746865722077617920616c72656164792c20737563682061732076696120706f6f6c2e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e450a0c2873705f7374616b696e671c6f6666656e6365384f6666656e636544657461696c7308205265706f727465720100204f6666656e64657201490a000801206f6666656e646572490a01204f6666656e6465720001247265706f7274657273050201345665633c5265706f727465723e0000490a00000408000d0a004d0a00000408cc3800510a000002550a00550a00000408004d0200590a0000025d0a005d0a0000040810610a00610a0c2873705f7374616b696e671c6f6666656e63653c4f6666656e6365536576657269747900000400b4011c50657262696c6c0000650a00000408690a3800690a0c1c73705f636f72651863727970746f244b65795479706549640000040048011c5b75383b20345d00006d0a0c3870616c6c65745f73657373696f6e1870616c6c6574144572726f7204045400011430496e76616c696450726f6f6600000460496e76616c6964206f776e6572736869702070726f6f662e5c4e6f4173736f63696174656456616c696461746f7249640001049c4e6f206173736f6369617465642076616c696461746f7220494420666f72206163636f756e742e344475706c6963617465644b65790002046452656769737465726564206475706c6963617465206b65792e184e6f4b657973000304a44e6f206b65797320617265206173736f63696174656420776974682074686973206163636f756e742e244e6f4163636f756e7400040419014b65792073657474696e67206163636f756e74206973206e6f74206c6976652c20736f206974277320696d706f737369626c6520746f206173736f6369617465206b6579732e04744572726f7220666f72207468652073657373696f6e2070616c6c65742e710a083870616c6c65745f6772616e6470612c53746f726564537461746504044e01100110104c6976650000003050656e64696e6750617573650801307363686564756c65645f61741001044e00011464656c61791001044e000100185061757365640002003450656e64696e67526573756d650801307363686564756c65645f61741001044e00011464656c61791001044e00030000750a083870616c6c65745f6772616e6470614c53746f72656450656e64696e674368616e676508044e0110144c696d697400001001307363686564756c65645f61741001044e00011464656c61791001044e0001406e6578745f617574686f726974696573790a016c426f756e646564417574686f726974794c6973743c4c696d69743e000118666f72636564b801244f7074696f6e3c4e3e0000790a0c4c626f756e6465645f636f6c6c656374696f6e73407765616b5f626f756e6465645f766563385765616b426f756e64656456656308045401e0045300000400dc01185665633c543e00007d0a0c3870616c6c65745f6772616e6470611870616c6c6574144572726f7204045400011c2c50617573654661696c65640000080501417474656d707420746f207369676e616c204752414e445041207061757365207768656e2074686520617574686f72697479207365742069736e2774206c697665a42865697468657220706175736564206f7220616c72656164792070656e64696e67207061757365292e30526573756d654661696c65640001081101417474656d707420746f207369676e616c204752414e44504120726573756d65207768656e2074686520617574686f72697479207365742069736e277420706175736564a028656974686572206c697665206f7220616c72656164792070656e64696e6720726573756d65292e344368616e676550656e64696e67000204e8417474656d707420746f207369676e616c204752414e445041206368616e67652077697468206f6e6520616c72656164792070656e64696e672e1c546f6f536f6f6e000304bc43616e6e6f74207369676e616c20666f72636564206368616e676520736f20736f6f6e206166746572206c6173742e60496e76616c69644b65794f776e65727368697050726f6f66000404310141206b6579206f776e6572736869702070726f6f662070726f76696465642061732070617274206f6620616e2065717569766f636174696f6e207265706f727420697320696e76616c69642e60496e76616c696445717569766f636174696f6e50726f6f660005043101416e2065717569766f636174696f6e2070726f6f662070726f76696465642061732070617274206f6620616e2065717569766f636174696f6e207265706f727420697320696e76616c69642e584475706c69636174654f6666656e63655265706f727400060415014120676976656e2065717569766f636174696f6e207265706f72742069732076616c69642062757420616c72656164792070726576696f75736c79207265706f727465642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e810a0c4c626f756e6465645f636f6c6c656374696f6e73407765616b5f626f756e6465645f766563385765616b426f756e646564566563080454015902045300000400850a01185665633c543e0000850a000002590200890a083c70616c6c65745f74726561737572792050726f706f73616c08244163636f756e74496401001c42616c616e636501180010012070726f706f7365720001244163636f756e74496400011476616c756518011c42616c616e636500012c62656e65666963696172790001244163636f756e744964000110626f6e6418011c42616c616e636500008d0a0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540110045300000400190201185665633c543e0000910a083c70616c6c65745f74726561737572792c5370656e64537461747573142441737365744b696e6401ec30417373657442616c616e636501182c42656e6566696369617279018d012c426c6f636b4e756d6265720110245061796d656e74496401300018012861737365745f6b696e64ec012441737365744b696e64000118616d6f756e74180130417373657442616c616e636500012c62656e65666963696172798d01012c42656e656669636961727900012876616c69645f66726f6d10012c426c6f636b4e756d6265720001246578706972655f617410012c426c6f636b4e756d626572000118737461747573950a015c5061796d656e7453746174653c5061796d656e7449643e0000950a083c70616c6c65745f7472656173757279305061796d656e745374617465040849640130010c1c50656e64696e6700000024417474656d7074656404010869643001084964000100184661696c656400020000990a0c3473705f61726974686d65746963287065725f7468696e67731c5065726d696c6c0000040010010c75333200009d0a08346672616d655f737570706f72742050616c6c6574496400000400b105011c5b75383b20385d0000a10a0c3c70616c6c65745f74726561737572791870616c6c6574144572726f7208045400044900012c30496e76616c6964496e646578000004ac4e6f2070726f706f73616c2c20626f756e7479206f72207370656e64206174207468617420696e6465782e40546f6f4d616e79417070726f76616c7300010480546f6f206d616e7920617070726f76616c7320696e207468652071756575652e58496e73756666696369656e745065726d697373696f6e0002084501546865207370656e64206f726967696e2069732076616c6964206275742074686520616d6f756e7420697420697320616c6c6f77656420746f207370656e64206973206c6f776572207468616e207468654c616d6f756e7420746f206265207370656e742e4c50726f706f73616c4e6f74417070726f7665640003047c50726f706f73616c20686173206e6f74206265656e20617070726f7665642e584661696c6564546f436f6e7665727442616c616e636500040451015468652062616c616e6365206f6620746865206173736574206b696e64206973206e6f7420636f6e7665727469626c6520746f207468652062616c616e6365206f6620746865206e61746976652061737365742e305370656e6445787069726564000504b0546865207370656e6420686173206578706972656420616e642063616e6e6f7420626520636c61696d65642e2c4561726c795061796f7574000604a4546865207370656e64206973206e6f742079657420656c696769626c6520666f72207061796f75742e40416c7265616479417474656d707465640007049c546865207061796d656e742068617320616c7265616479206265656e20617474656d707465642e2c5061796f75744572726f72000804cc54686572652077617320736f6d65206973737565207769746820746865206d656368616e69736d206f66207061796d656e742e304e6f74417474656d70746564000904a4546865207061796f757420776173206e6f742079657420617474656d707465642f636c61696d65642e30496e636f6e636c7573697665000a04c4546865207061796d656e7420686173206e656974686572206661696c6564206e6f7220737563636565646564207965742e04784572726f7220666f72207468652074726561737572792070616c6c65742ea50a0c6070616c6c65745f636f6e76696374696f6e5f766f74696e6710766f746518566f74696e67141c42616c616e63650118244163636f756e74496401002c426c6f636b4e756d626572011024506f6c6c496e6465780110204d6178566f7465730001081c43617374696e670400a90a01c843617374696e673c42616c616e63652c20426c6f636b4e756d6265722c20506f6c6c496e6465782c204d6178566f7465733e0000002844656c65676174696e670400c10a01ac44656c65676174696e673c42616c616e63652c204163636f756e7449642c20426c6f636b4e756d6265723e00010000a90a0c6070616c6c65745f636f6e76696374696f6e5f766f74696e6710766f74651c43617374696e67101c42616c616e636501182c426c6f636b4e756d626572011024506f6c6c496e6465780110204d6178566f74657300000c0114766f746573ad0a01dc426f756e6465645665633c28506f6c6c496e6465782c204163636f756e74566f74653c42616c616e63653e292c204d6178566f7465733e00012c64656c65676174696f6e73b90a015044656c65676174696f6e733c42616c616e63653e0001147072696f72bd0a017c5072696f724c6f636b3c426c6f636b4e756d6265722c2042616c616e63653e0000ad0a0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401b10a045300000400b50a01185665633c543e0000b10a0000040810950100b50a000002b10a00b90a0c6070616c6c65745f636f6e76696374696f6e5f766f74696e671474797065732c44656c65676174696f6e73041c42616c616e6365011800080114766f74657318011c42616c616e636500011c6361706974616c18011c42616c616e63650000bd0a0c6070616c6c65745f636f6e76696374696f6e5f766f74696e6710766f7465245072696f724c6f636b082c426c6f636b4e756d62657201101c42616c616e6365011800080010012c426c6f636b4e756d626572000018011c42616c616e63650000c10a0c6070616c6c65745f636f6e76696374696f6e5f766f74696e6710766f74652844656c65676174696e670c1c42616c616e63650118244163636f756e74496401002c426c6f636b4e756d62657201100014011c62616c616e636518011c42616c616e63650001187461726765740001244163636f756e744964000128636f6e76696374696f6e99020128436f6e76696374696f6e00012c64656c65676174696f6e73b90a015044656c65676174696f6e733c42616c616e63653e0001147072696f72bd0a017c5072696f724c6f636b3c426c6f636b4e756d6265722c2042616c616e63653e0000c50a0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401c90a045300000400cd0a01185665633c543e0000c90a000004089d011800cd0a000002c90a00d10a0c6070616c6c65745f636f6e76696374696f6e5f766f74696e671870616c6c6574144572726f72080454000449000130284e6f744f6e676f696e6700000450506f6c6c206973206e6f74206f6e676f696e672e204e6f74566f746572000104ac54686520676976656e206163636f756e7420646964206e6f7420766f7465206f6e2074686520706f6c6c2e304e6f5065726d697373696f6e000204c8546865206163746f7220686173206e6f207065726d697373696f6e20746f20636f6e647563742074686520616374696f6e2e3c4e6f5065726d697373696f6e5965740003045901546865206163746f7220686173206e6f207065726d697373696f6e20746f20636f6e647563742074686520616374696f6e207269676874206e6f77206275742077696c6c20646f20696e20746865206675747572652e44416c726561647944656c65676174696e6700040488546865206163636f756e7420697320616c72656164792064656c65676174696e672e34416c7265616479566f74696e670005085501546865206163636f756e742063757272656e746c792068617320766f74657320617474616368656420746f20697420616e6420746865206f7065726174696f6e2063616e6e6f74207375636365656420756e74696ca07468657365206172652072656d6f766564207468726f756768206072656d6f76655f766f7465602e44496e73756666696369656e7446756e6473000604fc546f6f206869676820612062616c616e6365207761732070726f7669646564207468617420746865206163636f756e742063616e6e6f74206166666f72642e344e6f7444656c65676174696e67000704a0546865206163636f756e74206973206e6f742063757272656e746c792064656c65676174696e672e204e6f6e73656e73650008049444656c65676174696f6e20746f206f6e6573656c66206d616b6573206e6f2073656e73652e3c4d6178566f74657352656163686564000904804d6178696d756d206e756d626572206f6620766f74657320726561636865642e2c436c6173734e6565646564000a04390154686520636c617373206d75737420626520737570706c6965642073696e6365206974206973206e6f7420656173696c792064657465726d696e61626c652066726f6d207468652073746174652e20426164436c617373000b048454686520636c61737320494420737570706c69656420697320696e76616c69642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ed50a0c4070616c6c65745f7265666572656e6461147479706573385265666572656e64756d496e666f201c547261636b4964019d013452756e74696d654f726967696e01a502184d6f6d656e7401101043616c6c01a5011c42616c616e636501181454616c6c79010908244163636f756e74496401003c5363686564756c6541646472657373018401181c4f6e676f696e670400d90a018d015265666572656e64756d5374617475733c547261636b49642c2052756e74696d654f726967696e2c204d6f6d656e742c2043616c6c2c2042616c616e63652c2054616c6c792c0a4163636f756e7449642c205363686564756c65416464726573732c3e00000020417070726f7665640c001001184d6f6d656e740000e10a018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0000e10a018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0001002052656a65637465640c001001184d6f6d656e740000e10a018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0000e10a018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0002002443616e63656c6c65640c001001184d6f6d656e740000e10a018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0000e10a018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0003002054696d65644f75740c001001184d6f6d656e740000e10a018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0000e10a018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e000400184b696c6c656404001001184d6f6d656e7400050000d90a0c4070616c6c65745f7265666572656e6461147479706573405265666572656e64756d537461747573201c547261636b4964019d013452756e74696d654f726967696e01a502184d6f6d656e7401101043616c6c01a5011c42616c616e636501181454616c6c79010908244163636f756e74496401003c5363686564756c65416464726573730184002c0114747261636b9d01011c547261636b49640001186f726967696ea502013452756e74696d654f726967696e00012070726f706f73616ca501011043616c6c000124656e6163746d656e74bd020150446973706174636854696d653c4d6f6d656e743e0001247375626d69747465641001184d6f6d656e740001487375626d697373696f6e5f6465706f736974dd0a016c4465706f7369743c4163636f756e7449642c2042616c616e63653e0001406465636973696f6e5f6465706f736974e10a018c4f7074696f6e3c4465706f7369743c4163636f756e7449642c2042616c616e63653e3e0001206465636964696e67e50a01784f7074696f6e3c4465636964696e675374617475733c4d6f6d656e743e3e00011474616c6c790908011454616c6c79000120696e5f7175657565200110626f6f6c000114616c61726ded0a01844f7074696f6e3c284d6f6d656e742c205363686564756c6541646472657373293e0000dd0a0c4070616c6c65745f7265666572656e64611474797065731c4465706f73697408244163636f756e74496401001c42616c616e636501180008010c77686f0001244163636f756e744964000118616d6f756e7418011c42616c616e63650000e10a04184f7074696f6e04045401dd0a0108104e6f6e6500000010536f6d650400dd0a0000010000e50a04184f7074696f6e04045401e90a0108104e6f6e6500000010536f6d650400e90a0000010000e90a0c4070616c6c65745f7265666572656e6461147479706573384465636964696e67537461747573042c426c6f636b4e756d62657201100008011473696e636510012c426c6f636b4e756d626572000128636f6e6669726d696e67b8014c4f7074696f6e3c426c6f636b4e756d6265723e0000ed0a04184f7074696f6e04045401f10a0108104e6f6e6500000010536f6d650400f10a0000010000f10a00000408108400f50a0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401f90a045300000400fd0a01185665633c543e0000f90a00000408101800fd0a000002f90a00010b000002050b00050b000004089d01090b00090b0c4070616c6c65745f7265666572656e646114747970657330547261636b44657461696c730c1c42616c616e63650118184d6f6d656e740110104e616d6501e508002401106e616d65e50801104e616d650001306d61785f6465636964696e6710010c7533320001406465636973696f6e5f6465706f73697418011c42616c616e6365000138707265706172655f706572696f641001184d6f6d656e7400013c6465636973696f6e5f706572696f641001184d6f6d656e74000138636f6e6669726d5f706572696f641001184d6f6d656e740001506d696e5f656e6163746d656e745f706572696f641001184d6f6d656e740001306d696e5f617070726f76616c0d0b0114437572766500012c6d696e5f737570706f72740d0b0114437572766500000d0b0c4070616c6c65745f7265666572656e646114747970657314437572766500010c404c696e65617244656372656173696e670c01186c656e677468b4011c50657262696c6c000114666c6f6f72b4011c50657262696c6c0001106365696cb4011c50657262696c6c000000445374657070656444656372656173696e67100114626567696eb4011c50657262696c6c00010c656e64b4011c50657262696c6c00011073746570b4011c50657262696c6c000118706572696f64b4011c50657262696c6c000100285265636970726f63616c0c0118666163746f72110b01204669786564493634000120785f6f6666736574110b01204669786564493634000120795f6f6666736574110b0120466978656449363400020000110b0c3473705f61726974686d657469632c66697865645f706f696e7420466978656449363400000400150b010c6936340000150b0000050c00190b0c4070616c6c65745f7265666572656e64611870616c6c6574144572726f72080454000449000138284e6f744f6e676f696e67000004685265666572656e64756d206973206e6f74206f6e676f696e672e284861734465706f736974000104b85265666572656e64756d2773206465636973696f6e206465706f73697420697320616c726561647920706169642e20426164547261636b0002049c54686520747261636b206964656e74696669657220676976656e2077617320696e76616c69642e1046756c6c000304310154686572652061726520616c726561647920612066756c6c20636f6d706c656d656e74206f66207265666572656e646120696e2070726f677265737320666f72207468697320747261636b2e285175657565456d70747900040480546865207175657565206f662074686520747261636b20697320656d7074792e344261645265666572656e64756d000504e4546865207265666572656e64756d20696e6465782070726f766964656420697320696e76616c696420696e207468697320636f6e746578742e2c4e6f7468696e67546f446f000604ac546865726520776173206e6f7468696e6720746f20646f20696e2074686520616476616e63656d656e742e1c4e6f547261636b000704a04e6f20747261636b2065786973747320666f72207468652070726f706f73616c206f726967696e2e28556e66696e69736865640008040101416e79206465706f7369742063616e6e6f7420626520726566756e64656420756e74696c20616674657220746865206465636973696f6e206973206f7665722e304e6f5065726d697373696f6e000904a8546865206465706f73697420726566756e646572206973206e6f7420746865206465706f7369746f722e244e6f4465706f736974000a04cc546865206465706f7369742063616e6e6f7420626520726566756e6465642073696e6365206e6f6e6520776173206d6164652e24426164537461747573000b04d0546865207265666572656e64756d2073746174757320697320696e76616c696420666f722074686973206f7065726174696f6e2e40507265696d6167654e6f744578697374000c047054686520707265696d61676520646f6573206e6f742065786973742e84507265696d61676553746f72656457697468446966666572656e744c656e677468000d04150154686520707265696d6167652069732073746f7265642077697468206120646966666572656e74206c656e677468207468616e20746865206f6e652070726f76696465642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e1d0b0c4070616c6c65745f77686974656c6973741870616c6c6574144572726f720404540001144c556e617661696c61626c65507265496d616765000004c854686520707265696d616765206f66207468652063616c6c206861736820636f756c64206e6f74206265206c6f616465642e3c556e6465636f6461626c6543616c6c000104785468652063616c6c20636f756c64206e6f74206265206465636f6465642e60496e76616c696443616c6c5765696768745769746e657373000204ec54686520776569676874206f6620746865206465636f6465642063616c6c2077617320686967686572207468616e20746865207769746e6573732e5043616c6c49734e6f7457686974656c6973746564000304745468652063616c6c20776173206e6f742077686974656c69737465642e5843616c6c416c726561647957686974656c6973746564000404a05468652063616c6c2077617320616c72656164792077686974656c69737465643b204e6f2d4f702e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e210b105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e18636c61696d731870616c6c6574144572726f7204045400011860496e76616c6964457468657265756d5369676e61747572650000046c496e76616c696420457468657265756d207369676e61747572652e405369676e65724861734e6f436c61696d00010478457468657265756d206164647265737320686173206e6f20636c61696d2e4053656e6465724861734e6f436c61696d000204b04163636f756e742049442073656e64696e67207472616e73616374696f6e20686173206e6f20636c61696d2e30506f74556e646572666c6f77000308490154686572652773206e6f7420656e6f75676820696e2074686520706f7420746f20706179206f757420736f6d6520756e76657374656420616d6f756e742e2047656e6572616c6c7920696d706c6965732061306c6f676963206572726f722e40496e76616c696453746174656d656e740004049041206e65656465642073746174656d656e7420776173206e6f7420696e636c756465642e4c56657374656442616c616e6365457869737473000504a4546865206163636f756e7420616c7265616479206861732061207665737465642062616c616e63652e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e250b0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401ed02045300000400290b01185665633c543e0000290b000002ed02002d0b083870616c6c65745f76657374696e672052656c656173657300010808563000000008563100010000310b0c3870616c6c65745f76657374696e671870616c6c6574144572726f72040454000114284e6f7456657374696e6700000484546865206163636f756e7420676976656e206973206e6f742076657374696e672e5441744d617856657374696e675363686564756c65730001082501546865206163636f756e7420616c72656164792068617320604d617856657374696e675363686564756c65736020636f756e74206f66207363686564756c657320616e642074687573510163616e6e6f742061646420616e6f74686572206f6e652e20436f6e7369646572206d657267696e67206578697374696e67207363686564756c657320696e206f7264657220746f2061646420616e6f746865722e24416d6f756e744c6f770002040501416d6f756e74206265696e67207472616e7366657272656420697320746f6f206c6f7720746f2063726561746520612076657374696e67207363686564756c652e605363686564756c65496e6465784f75744f66426f756e6473000304d0416e20696e64657820776173206f7574206f6620626f756e6473206f66207468652076657374696e67207363686564756c65732e54496e76616c69645363686564756c65506172616d730004040d014661696c656420746f206372656174652061206e6577207363686564756c65206265636175736520736f6d6520706172616d657465722077617320696e76616c69642e04744572726f7220666f72207468652076657374696e672070616c6c65742e350b0c3870616c6c65745f7574696c6974791870616c6c6574144572726f7204045400010430546f6f4d616e7943616c6c730000045c546f6f206d616e792063616c6c7320626174636865642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e390b000004083d0b18003d0b0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401410b045300000400450b01185665633c543e0000410b083070616c6c65745f70726f78793c50726f7879446566696e6974696f6e0c244163636f756e74496401002450726f7879547970650101032c426c6f636b4e756d6265720110000c012064656c65676174650001244163636f756e74496400012870726f78795f747970650103012450726f78795479706500011464656c617910012c426c6f636b4e756d6265720000450b000002410b00490b000004084d0b18004d0b0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401510b045300000400550b01185665633c543e0000510b083070616c6c65745f70726f787930416e6e6f756e63656d656e740c244163636f756e7449640100104861736801342c426c6f636b4e756d6265720110000c01107265616c0001244163636f756e74496400012463616c6c5f686173683401104861736800011868656967687410012c426c6f636b4e756d6265720000550b000002510b00590b0c3070616c6c65745f70726f78791870616c6c6574144572726f720404540001201c546f6f4d616e79000004210154686572652061726520746f6f206d616e792070726f786965732072656769737465726564206f7220746f6f206d616e7920616e6e6f756e63656d656e74732070656e64696e672e204e6f74466f756e640001047450726f787920726567697374726174696f6e206e6f7420666f756e642e204e6f7450726f7879000204cc53656e646572206973206e6f7420612070726f7879206f6620746865206163636f756e7420746f2062652070726f786965642e2c556e70726f787961626c650003042101412063616c6c20776869636820697320696e636f6d70617469626c652077697468207468652070726f7879207479706527732066696c7465722077617320617474656d707465642e244475706c69636174650004046c4163636f756e7420697320616c726561647920612070726f78792e304e6f5065726d697373696f6e000504150143616c6c206d6179206e6f74206265206d6164652062792070726f78792062656361757365206974206d617920657363616c617465206974732070726976696c656765732e2c556e616e6e6f756e636564000604d0416e6e6f756e63656d656e742c206966206d61646520617420616c6c2c20776173206d61646520746f6f20726563656e746c792e2c4e6f53656c6650726f78790007046443616e6e6f74206164642073656c662061732070726f78792e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e5d0b083c70616c6c65745f6d756c7469736967204d756c7469736967102c426c6f636b4e756d62657201101c42616c616e63650118244163636f756e7449640100304d6178417070726f76616c7300001001107768656e0d03015854696d65706f696e743c426c6f636b4e756d6265723e00011c6465706f73697418011c42616c616e63650001246465706f7369746f720001244163636f756e744964000124617070726f76616c73610b018c426f756e6465645665633c4163636f756e7449642c204d6178417070726f76616c733e0000610b0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540100045300000400050201185665633c543e0000650b0c3c70616c6c65745f6d756c74697369671870616c6c6574144572726f72040454000138404d696e696d756d5468726573686f6c640000047c5468726573686f6c64206d7573742062652032206f7220677265617465722e3c416c7265616479417070726f766564000104ac43616c6c20697320616c726561647920617070726f7665642062792074686973207369676e61746f72792e444e6f417070726f76616c734e65656465640002049c43616c6c20646f65736e2774206e65656420616e7920286d6f72652920617070726f76616c732e44546f6f4665775369676e61746f72696573000304a854686572652061726520746f6f20666577207369676e61746f7269657320696e20746865206c6973742e48546f6f4d616e795369676e61746f72696573000404ac54686572652061726520746f6f206d616e79207369676e61746f7269657320696e20746865206c6973742e545369676e61746f726965734f75744f664f726465720005040d01546865207369676e61746f7269657320776572652070726f7669646564206f7574206f66206f726465723b20746865792073686f756c64206265206f7264657265642e4c53656e646572496e5369676e61746f726965730006040d015468652073656e6465722077617320636f6e7461696e656420696e20746865206f74686572207369676e61746f726965733b2069742073686f756c646e27742062652e204e6f74466f756e64000704a04d756c7469736967206f7065726174696f6e206e6f7420666f756e6420696e2073746f726167652e204e6f744f776e657200080851014f6e6c7920746865206163636f756e742074686174206f726967696e616c6c79206372656174656420746865206d756c74697369672069732061626c6520746f2063616e63656c206974206f722075706461746534697473206465706f736974732e2c4e6f54696d65706f696e740009041d014e6f2074696d65706f696e742077617320676976656e2c2079657420746865206d756c7469736967206f7065726174696f6e20697320616c726561647920756e6465727761792e3857726f6e6754696d65706f696e74000a042d014120646966666572656e742074696d65706f696e742077617320676976656e20746f20746865206d756c7469736967206f7065726174696f6e207468617420697320756e6465727761792e4c556e657870656374656454696d65706f696e74000b04f4412074696d65706f696e742077617320676976656e2c20796574206e6f206d756c7469736967206f7065726174696f6e20697320756e6465727761792e3c4d6178576569676874546f6f4c6f77000c04d0546865206d6178696d756d2077656967687420696e666f726d6174696f6e2070726f76696465642077617320746f6f206c6f772e34416c726561647953746f726564000d04a0546865206461746120746f2062652073746f72656420697320616c72656164792073746f7265642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e690b083c70616c6c65745f626f756e7469657318426f756e74790c244163636f756e74496401001c42616c616e636501182c426c6f636b4e756d62657201100018012070726f706f7365720001244163636f756e74496400011476616c756518011c42616c616e636500010c66656518011c42616c616e636500013c63757261746f725f6465706f73697418011c42616c616e6365000110626f6e6418011c42616c616e63650001187374617475736d0b0190426f756e74795374617475733c4163636f756e7449642c20426c6f636b4e756d6265723e00006d0b083c70616c6c65745f626f756e7469657330426f756e747953746174757308244163636f756e74496401002c426c6f636b4e756d6265720110011c2050726f706f73656400000020417070726f7665640001001846756e6465640002003c43757261746f7250726f706f73656404011c63757261746f720001244163636f756e7449640003001841637469766508011c63757261746f720001244163636f756e7449640001287570646174655f64756510012c426c6f636b4e756d6265720004003450656e64696e675061796f75740c011c63757261746f720001244163636f756e74496400012c62656e65666963696172790001244163636f756e744964000124756e6c6f636b5f617410012c426c6f636b4e756d6265720005004c417070726f7665645769746843757261746f7204011c63757261746f720001244163636f756e74496400060000710b0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000750b0c3c70616c6c65745f626f756e746965731870616c6c6574144572726f7208045400044900013070496e73756666696369656e7450726f706f7365727342616c616e63650000047850726f706f73657227732062616c616e636520697320746f6f206c6f772e30496e76616c6964496e646578000104904e6f2070726f706f73616c206f7220626f756e7479206174207468617420696e6465782e30526561736f6e546f6f4269670002048454686520726561736f6e20676976656e206973206a75737420746f6f206269672e40556e65787065637465645374617475730003048054686520626f756e74792073746174757320697320756e65787065637465642e385265717569726543757261746f720004045c5265717569726520626f756e74792063757261746f722e30496e76616c696456616c756500050454496e76616c696420626f756e74792076616c75652e28496e76616c69644665650006044c496e76616c696420626f756e7479206665652e3450656e64696e675061796f75740007086c4120626f756e7479207061796f75742069732070656e64696e672ef8546f2063616e63656c2074686520626f756e74792c20796f75206d75737420756e61737369676e20616e6420736c617368207468652063757261746f722e245072656d6174757265000804450154686520626f756e746965732063616e6e6f7420626520636c61696d65642f636c6f73656420626563617573652069742773207374696c6c20696e2074686520636f756e74646f776e20706572696f642e504861734163746976654368696c64426f756e7479000904050154686520626f756e74792063616e6e6f7420626520636c6f73656420626563617573652069742068617320616374697665206368696c6420626f756e746965732e34546f6f4d616e79517565756564000a0498546f6f206d616e7920617070726f76616c732061726520616c7265616479207175657565642e2c4e6f7450726f706f736572000b049c55736572206973206e6f74207468652070726f706f736572206f662074686520626f756e74792e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e790b085470616c6c65745f6368696c645f626f756e746965732c4368696c64426f756e74790c244163636f756e74496401001c42616c616e636501182c426c6f636b4e756d626572011000140134706172656e745f626f756e747910012c426f756e7479496e64657800011476616c756518011c42616c616e636500010c66656518011c42616c616e636500013c63757261746f725f6465706f73697418011c42616c616e63650001187374617475737d0b01a44368696c64426f756e74795374617475733c4163636f756e7449642c20426c6f636b4e756d6265723e00007d0b085470616c6c65745f6368696c645f626f756e74696573444368696c64426f756e747953746174757308244163636f756e74496401002c426c6f636b4e756d626572011001101441646465640000003c43757261746f7250726f706f73656404011c63757261746f720001244163636f756e7449640001001841637469766504011c63757261746f720001244163636f756e7449640002003450656e64696e675061796f75740c011c63757261746f720001244163636f756e74496400012c62656e65666963696172790001244163636f756e744964000124756e6c6f636b5f617410012c426c6f636b4e756d62657200030000810b0c5470616c6c65745f6368696c645f626f756e746965731870616c6c6574144572726f7204045400010c54506172656e74426f756e74794e6f74416374697665000004a454686520706172656e7420626f756e7479206973206e6f7420696e206163746976652073746174652e64496e73756666696369656e74426f756e747942616c616e6365000104e454686520626f756e74792062616c616e6365206973206e6f7420656e6f75676820746f20616464206e6577206368696c642d626f756e74792e50546f6f4d616e794368696c64426f756e746965730002040d014e756d626572206f66206368696c6420626f756e746965732065786365656473206c696d697420604d61784163746976654368696c64426f756e7479436f756e74602e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e850b089070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f7068617365345265616479536f6c7574696f6e0c244163636f756e74496400284d617857696e6e657273004c4d61784261636b65727350657257696e6e657200000c0120737570706f727473890b01ec426f756e646564537570706f7274733c4163636f756e7449642c204d617857696e6e6572732c204d61784261636b65727350657257696e6e65723e00011473636f7265ed030134456c656374696f6e53636f726500011c636f6d707574654108013c456c656374696f6e436f6d707574650000890b087c6672616d655f656c656374696f6e5f70726f76696465725f737570706f72743c426f756e646564537570706f7274730c244163636f756e744964010018424f75746572001842496e6e6572000004008d0b010901426f756e6465645665633c284163636f756e7449642c20426f756e646564537570706f72743c4163636f756e7449642c2042496e6e65723e292c20424f757465723e00008d0b0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401910b0453000004009d0b01185665633c543e0000910b0000040800950b00950b087c6672616d655f656c656374696f6e5f70726f76696465725f737570706f727438426f756e646564537570706f727408244163636f756e744964010014426f756e640000080114746f74616c18013c457874656e64656442616c616e6365000118766f74657273990b01bc426f756e6465645665633c284163636f756e7449642c20457874656e64656442616c616e6365292c20426f756e643e0000990b0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454010904045300000400050401185665633c543e00009d0b000002910b00a10b089070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f706861736534526f756e64536e617073686f7408244163636f756e744964010024566f7465725479706501a50b00080118766f74657273a90b01385665633c566f746572547970653e00011c74617267657473050201385665633c4163636f756e7449643e0000a50b0000040c0030050a00a90b000002a50b00ad0b0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401b10b045300000400b50b01185665633c543e0000b10b0000040ced03101000b50b000002b10b00b90b0c9070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f7068617365187369676e6564405369676e65645375626d697373696f6e0c244163636f756e74496401001c42616c616e6365011820536f6c7574696f6e0121030010010c77686f0001244163636f756e74496400011c6465706f73697418011c42616c616e63650001307261775f736f6c7574696f6e1d030154526177536f6c7574696f6e3c536f6c7574696f6e3e00012063616c6c5f66656518011c42616c616e63650000bd0b0c9070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f70686173651870616c6c6574144572726f7204045400013c6850726544697370617463684561726c795375626d697373696f6e000004645375626d697373696f6e2077617320746f6f206561726c792e6c507265446973706174636857726f6e6757696e6e6572436f756e740001048857726f6e67206e756d626572206f662077696e6e6572732070726573656e7465642e6450726544697370617463685765616b5375626d697373696f6e000204905375626d697373696f6e2077617320746f6f207765616b2c2073636f72652d776973652e3c5369676e6564517565756546756c6c0003044901546865207175657565207761732066756c6c2c20616e642074686520736f6c7574696f6e20776173206e6f7420626574746572207468616e20616e79206f6620746865206578697374696e67206f6e65732e585369676e656443616e6e6f745061794465706f73697400040494546865206f726967696e206661696c656420746f2070617920746865206465706f7369742e505369676e6564496e76616c69645769746e657373000504a05769746e657373206461746120746f20646973706174636861626c6520697320696e76616c69642e4c5369676e6564546f6f4d756368576569676874000604b8546865207369676e6564207375626d697373696f6e20636f6e73756d657320746f6f206d756368207765696768743c4f637743616c6c57726f6e67457261000704984f4357207375626d697474656420736f6c7574696f6e20666f722077726f6e6720726f756e645c4d697373696e67536e617073686f744d65746164617461000804a8536e617073686f74206d657461646174612073686f756c6420657869737420627574206469646e27742e58496e76616c69645375626d697373696f6e496e646578000904d06053656c663a3a696e736572745f7375626d697373696f6e602072657475726e656420616e20696e76616c696420696e6465782e3843616c6c4e6f74416c6c6f776564000a04985468652063616c6c206973206e6f7420616c6c6f776564206174207468697320706f696e742e3846616c6c6261636b4661696c6564000b044c5468652066616c6c6261636b206661696c65642c426f756e644e6f744d6574000c0448536f6d6520626f756e64206e6f74206d657438546f6f4d616e7957696e6e657273000d049c5375626d697474656420736f6c7574696f6e2068617320746f6f206d616e792077696e6e657273645072654469737061746368446966666572656e74526f756e64000e04b85375626d697373696f6e2077617320707265706172656420666f72206120646966666572656e7420726f756e642e040d014572726f72206f66207468652070616c6c657420746861742063616e2062652072657475726e656420696e20726573706f6e736520746f20646973706174636865732ec10b0c4070616c6c65745f626167735f6c697374106c697374104e6f646508045400044900001401086964000130543a3a4163636f756e74496400011070726576310201504f7074696f6e3c543a3a4163636f756e7449643e0001106e657874310201504f7074696f6e3c543a3a4163636f756e7449643e0001246261675f7570706572300120543a3a53636f726500011473636f7265300120543a3a53636f72650000c50b0c4070616c6c65745f626167735f6c697374106c6973740c426167080454000449000008011068656164310201504f7074696f6e3c543a3a4163636f756e7449643e0001107461696c310201504f7074696f6e3c543a3a4163636f756e7449643e0000c90b0000023000cd0b0c4070616c6c65745f626167735f6c6973741870616c6c6574144572726f72080454000449000108104c6973740400d10b01244c6973744572726f72000004b441206572726f7220696e20746865206c69737420696e7465726661636520696d706c656d656e746174696f6e2e184c6f636b6564000104d8436f756c64206e6f74207570646174652061206e6f64652c2062656361757365207468652070616c6c6574206973206c6f636b65642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ed10b0c4070616c6c65745f626167735f6c697374106c697374244c6973744572726f72000114244475706c6963617465000000284e6f7448656176696572000100304e6f74496e53616d65426167000200304e6f64654e6f74466f756e64000300184c6f636b656400040000d50b085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7328506f6f6c4d656d626572040454000010011c706f6f6c5f6964100118506f6f6c4964000118706f696e747318013042616c616e63654f663c543e0001706c6173745f7265636f726465645f7265776172645f636f756e74657209070140543a3a526577617264436f756e746572000138756e626f6e64696e675f65726173d90b01e0426f756e64656442547265654d61703c457261496e6465782c2042616c616e63654f663c543e2c20543a3a4d6178556e626f6e64696e673e0000d90b0c4c626f756e6465645f636f6c6c656374696f6e7344626f756e6465645f62747265655f6d61703c426f756e64656442547265654d61700c044b011004560118045300000400dd0b013842547265654d61703c4b2c20563e0000dd0b042042547265654d617008044b011004560118000400fd0a000000e10b085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733c426f6e646564506f6f6c496e6e65720404540000140128636f6d6d697373696f6ee50b0134436f6d6d697373696f6e3c543e0001386d656d6265725f636f756e74657210010c753332000118706f696e747318013042616c616e63654f663c543e000114726f6c6573ed0b015c506f6f6c526f6c65733c543a3a4163636f756e7449643e000114737461746519040124506f6f6c53746174650000e50b085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7328436f6d6d697373696f6e040454000014011c63757272656e743104017c4f7074696f6e3c2850657262696c6c2c20543a3a4163636f756e744964293e00010c6d61785508013c4f7074696f6e3c50657262696c6c3e00012c6368616e67655f72617465e90b01bc4f7074696f6e3c436f6d6d697373696f6e4368616e6765526174653c426c6f636b4e756d626572466f723c543e3e3e0001347468726f74746c655f66726f6db801644f7074696f6e3c426c6f636b4e756d626572466f723c543e3e000140636c61696d5f7065726d697373696f6e3d0401bc4f7074696f6e3c436f6d6d697373696f6e436c61696d5065726d697373696f6e3c543a3a4163636f756e7449643e3e0000e90b04184f7074696f6e0404540139040108104e6f6e6500000010536f6d65040039040000010000ed0b085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7324506f6f6c526f6c657304244163636f756e7449640100001001246465706f7369746f720001244163636f756e744964000110726f6f74310201444f7074696f6e3c4163636f756e7449643e0001246e6f6d696e61746f72310201444f7074696f6e3c4163636f756e7449643e00011c626f756e636572310201444f7074696f6e3c4163636f756e7449643e0000f10b085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7328526577617264506f6f6c04045400001401706c6173745f7265636f726465645f7265776172645f636f756e74657209070140543a3a526577617264436f756e74657200016c6c6173745f7265636f726465645f746f74616c5f7061796f75747318013042616c616e63654f663c543e000154746f74616c5f726577617264735f636c61696d656418013042616c616e63654f663c543e000160746f74616c5f636f6d6d697373696f6e5f70656e64696e6718013042616c616e63654f663c543e000160746f74616c5f636f6d6d697373696f6e5f636c61696d656418013042616c616e63654f663c543e0000f50b085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7320537562506f6f6c7304045400000801186e6f5f657261f90b0134556e626f6e64506f6f6c3c543e000120776974685f657261fd0b010101426f756e64656442547265654d61703c457261496e6465782c20556e626f6e64506f6f6c3c543e2c20546f74616c556e626f6e64696e67506f6f6c733c543e3e0000f90b085c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c7328556e626f6e64506f6f6c0404540000080118706f696e747318013042616c616e63654f663c543e00011c62616c616e636518013042616c616e63654f663c543e0000fd0b0c4c626f756e6465645f636f6c6c656374696f6e7344626f756e6465645f62747265655f6d61703c426f756e64656442547265654d61700c044b0110045601f90b045300000400010c013842547265654d61703c4b2c20563e0000010c042042547265654d617008044b0110045601f90b000400050c000000050c000002090c00090c0000040810f90b000d0c0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e0000110c0c5c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c731870616c6c6574144572726f7204045400019830506f6f6c4e6f74466f756e6400000488412028626f6e6465642920706f6f6c20696420646f6573206e6f742065786973742e48506f6f6c4d656d6265724e6f74466f756e640001046c416e206163636f756e74206973206e6f742061206d656d6265722e48526577617264506f6f6c4e6f74466f756e640002042101412072657761726420706f6f6c20646f6573206e6f742065786973742e20496e20616c6c206361736573207468697320697320612073797374656d206c6f676963206572726f722e40537562506f6f6c734e6f74466f756e6400030468412073756220706f6f6c20646f6573206e6f742065786973742e644163636f756e7442656c6f6e6773546f4f74686572506f6f6c0004084d01416e206163636f756e7420697320616c72656164792064656c65676174696e6720696e20616e6f7468657220706f6f6c2e20416e206163636f756e74206d6179206f6e6c792062656c6f6e6720746f206f6e653c706f6f6c20617420612074696d652e3846756c6c79556e626f6e64696e670005083d01546865206d656d6265722069732066756c6c7920756e626f6e6465642028616e6420746875732063616e6e6f74206163636573732074686520626f6e64656420616e642072657761726420706f6f6ca8616e796d6f726520746f2c20666f72206578616d706c652c20636f6c6c6563742072657761726473292e444d6178556e626f6e64696e674c696d69740006040901546865206d656d6265722063616e6e6f7420756e626f6e642066757274686572206368756e6b732064756520746f207265616368696e6720746865206c696d69742e4443616e6e6f745769746864726177416e790007044d014e6f6e65206f66207468652066756e64732063616e2062652077697468647261776e2079657420626563617573652074686520626f6e64696e67206475726174696f6e20686173206e6f74207061737365642e444d696e696d756d426f6e644e6f744d6574000814290154686520616d6f756e7420646f6573206e6f74206d65657420746865206d696e696d756d20626f6e6420746f20656974686572206a6f696e206f7220637265617465206120706f6f6c2e005501546865206465706f7369746f722063616e206e6576657220756e626f6e6420746f20612076616c7565206c657373207468616e206050616c6c65743a3a6465706f7369746f725f6d696e5f626f6e64602e205468655d0163616c6c657220646f6573206e6f742068617665206e6f6d696e6174696e67207065726d697373696f6e7320666f722074686520706f6f6c2e204d656d626572732063616e206e6576657220756e626f6e6420746f20616876616c75652062656c6f7720604d696e4a6f696e426f6e64602e304f766572666c6f775269736b0009042101546865207472616e73616374696f6e20636f756c64206e6f742062652065786563757465642064756520746f206f766572666c6f77207269736b20666f722074686520706f6f6c2e344e6f7444657374726f79696e67000a085d014120706f6f6c206d75737420626520696e205b60506f6f6c53746174653a3a44657374726f79696e67605d20696e206f7264657220666f7220746865206465706f7369746f7220746f20756e626f6e64206f7220666f72b86f74686572206d656d6265727320746f206265207065726d697373696f6e6c6573736c7920756e626f6e6465642e304e6f744e6f6d696e61746f72000b04f45468652063616c6c657220646f6573206e6f742068617665206e6f6d696e6174696e67207065726d697373696f6e7320666f722074686520706f6f6c2e544e6f744b69636b65724f7244657374726f79696e67000c043d01456974686572206129207468652063616c6c65722063616e6e6f74206d616b6520612076616c6964206b69636b206f722062292074686520706f6f6c206973206e6f742064657374726f79696e672e1c4e6f744f70656e000d047054686520706f6f6c206973206e6f74206f70656e20746f206a6f696e204d6178506f6f6c73000e04845468652073797374656d206973206d61786564206f7574206f6e20706f6f6c732e384d6178506f6f6c4d656d62657273000f049c546f6f206d616e79206d656d6265727320696e2074686520706f6f6c206f722073797374656d2e4443616e4e6f744368616e676553746174650010048854686520706f6f6c732073746174652063616e6e6f74206265206368616e6765642e54446f65734e6f74486176655065726d697373696f6e001104b85468652063616c6c657220646f6573206e6f742068617665206164657175617465207065726d697373696f6e732e544d65746164617461457863656564734d61784c656e001204ac4d657461646174612065786365656473205b60436f6e6669673a3a4d61784d657461646174614c656e605d24446566656e736976650400150c0138446566656e736976654572726f720013083101536f6d65206572726f72206f6363757272656420746861742073686f756c64206e657665722068617070656e2e20546869732073686f756c64206265207265706f7274656420746f20746865306d61696e7461696e6572732e9c5061727469616c556e626f6e644e6f74416c6c6f7765645065726d697373696f6e6c6573736c79001404bc5061727469616c20756e626f6e64696e67206e6f7720616c6c6f776564207065726d697373696f6e6c6573736c792e5c4d6178436f6d6d697373696f6e526573747269637465640015041d0154686520706f6f6c2773206d617820636f6d6d697373696f6e2063616e6e6f742062652073657420686967686572207468616e20746865206578697374696e672076616c75652e60436f6d6d697373696f6e457863656564734d6178696d756d001604ec54686520737570706c69656420636f6d6d697373696f6e206578636565647320746865206d617820616c6c6f77656420636f6d6d697373696f6e2e78436f6d6d697373696f6e45786365656473476c6f62616c4d6178696d756d001704e854686520737570706c69656420636f6d6d697373696f6e206578636565647320676c6f62616c206d6178696d756d20636f6d6d697373696f6e2e64436f6d6d697373696f6e4368616e67655468726f74746c656400180409014e6f7420656e6f75676820626c6f636b732068617665207375727061737365642073696e636520746865206c61737420636f6d6d697373696f6e207570646174652e78436f6d6d697373696f6e4368616e6765526174654e6f74416c6c6f7765640019040101546865207375626d6974746564206368616e67657320746f20636f6d6d697373696f6e206368616e6765207261746520617265206e6f7420616c6c6f7765642e4c4e6f50656e64696e67436f6d6d697373696f6e001a04a05468657265206973206e6f2070656e64696e6720636f6d6d697373696f6e20746f20636c61696d2e584e6f436f6d6d697373696f6e43757272656e74536574001b048c4e6f20636f6d6d697373696f6e2063757272656e7420686173206265656e207365742e2c506f6f6c4964496e557365001c0464506f6f6c2069642063757272656e746c7920696e207573652e34496e76616c6964506f6f6c4964001d049c506f6f6c2069642070726f7669646564206973206e6f7420636f72726563742f757361626c652e4c426f6e64457874726152657374726963746564001e04fc426f6e64696e67206578747261206973207265737472696374656420746f207468652065786163742070656e64696e672072657761726420616d6f756e742e3c4e6f7468696e67546f41646a757374001f04b04e6f20696d62616c616e636520696e20746865204544206465706f73697420666f722074686520706f6f6c2e384e6f7468696e67546f536c617368002004cc4e6f20736c6173682070656e64696e6720746861742063616e206265206170706c69656420746f20746865206d656d6265722e2c536c617368546f6f4c6f77002104a854686520736c61736820616d6f756e7420697320746f6f206c6f7720746f206265206170706c6965642e3c416c72656164794d69677261746564002204150154686520706f6f6c206f72206d656d6265722064656c65676174696f6e2068617320616c7265616479206d6967726174656420746f2064656c6567617465207374616b652e2c4e6f744d69677261746564002304150154686520706f6f6c206f72206d656d6265722064656c65676174696f6e20686173206e6f74206d696772617465642079657420746f2064656c6567617465207374616b652e304e6f74537570706f72746564002404f0546869732063616c6c206973206e6f7420616c6c6f77656420696e207468652063757272656e74207374617465206f66207468652070616c6c65742e285265737472696374656400250851014163636f756e7420697320726573747269637465642066726f6d2070617274696369706174696f6e20696e20706f6f6c732e2054686973206d61792068617070656e20696620746865206163636f756e742069737c7374616b696e6720696e20616e6f746865722077617920616c72656164792e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e150c0c5c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c731870616c6c657438446566656e736976654572726f7200011c684e6f74456e6f7567685370616365496e556e626f6e64506f6f6c00000030506f6f6c4e6f74466f756e6400010048526577617264506f6f6c4e6f74466f756e6400020040537562506f6f6c734e6f74466f756e6400030070426f6e64656453746173684b696c6c65645072656d61747572656c790004005444656c65676174696f6e556e737570706f727465640005003c536c6173684e6f744170706c69656400060000190c0c4c70616c6c65745f666173745f756e7374616b6514747970657338556e7374616b6552657175657374040454000008011c737461736865731d0c01d8426f756e6465645665633c28543a3a4163636f756e7449642c2042616c616e63654f663c543e292c20543a3a426174636853697a653e00011c636865636b6564210c0190426f756e6465645665633c457261496e6465782c204d6178436865636b696e673c543e3e00001d0c0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454010904045300000400050401185665633c543e0000210c0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540110045300000400190201185665633c543e0000250c0c4c70616c6c65745f666173745f756e7374616b651870616c6c6574144572726f72040454000118344e6f74436f6e74726f6c6c657200000cb85468652070726f766964656420436f6e74726f6c6c6572206163636f756e7420776173206e6f7420666f756e642e00c054686973206d65616e7320746861742074686520676976656e206163636f756e74206973206e6f7420626f6e6465642e34416c7265616479517565756564000104ac54686520626f6e646564206163636f756e742068617320616c7265616479206265656e207175657565642e384e6f7446756c6c79426f6e646564000204bc54686520626f6e646564206163636f756e74206861732061637469766520756e6c6f636b696e67206368756e6b732e244e6f74517565756564000304b45468652070726f766964656420756e2d7374616b6572206973206e6f7420696e2074686520605175657565602e2c416c72656164794865616400040405015468652070726f766964656420756e2d7374616b657220697320616c726561647920696e20486561642c20616e642063616e6e6f7420646572656769737465722e3843616c6c4e6f74416c6c6f7765640005041d015468652063616c6c206973206e6f7420616c6c6f776564206174207468697320706f696e742062656361757365207468652070616c6c6574206973206e6f74206163746976652e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e290c0c6070616c6c65745f64656c6567617465645f7374616b696e671474797065732844656c65676174696f6e04045400000801146167656e74000130543a3a4163636f756e744964000118616d6f756e7418013042616c616e63654f663c543e00002d0c0c6070616c6c65745f64656c6567617465645f7374616b696e671474797065732c4167656e744c656467657204045400001001147061796565000130543a3a4163636f756e74496400013c746f74616c5f64656c6567617465640d01013042616c616e63654f663c543e000154756e636c61696d65645f7769746864726177616c730d01013042616c616e63654f663c543e00013470656e64696e675f736c6173680d01013042616c616e63654f663c543e0000310c0c6070616c6c65745f64656c6567617465645f7374616b696e671870616c6c6574144572726f72040454000130284e6f74416c6c6f776564000004a8546865206163636f756e742063616e6e6f7420706572666f726d2074686973206f7065726174696f6e2e38416c72656164795374616b696e67000104b8416e206578697374696e67207374616b65722063616e6e6f7420706572666f726d207468697320616374696f6e2e60496e76616c696452657761726444657374696e6174696f6e000204d45265776172642044657374696e6174696f6e2063616e6e6f742062652073616d6520617320604167656e7460206163636f756e742e44496e76616c696444656c65676174696f6e0003148844656c65676174696f6e20636f6e646974696f6e7320617265206e6f74206d65742e004c506f737369626c6520697373756573206172656c31292043616e6e6f742064656c656761746520746f2073656c662ca432292043616e6e6f742064656c656761746520746f206d756c7469706c652064656c6567617465732e384e6f74456e6f75676846756e64730004040101546865206163636f756e7420646f6573206e6f74206861766520656e6f7567682066756e647320746f20706572666f726d20746865206f7065726174696f6e2e204e6f744167656e74000504804e6f7420616e206578697374696e6720604167656e7460206163636f756e742e304e6f7444656c656761746f72000604604e6f7420612044656c656761746f72206163636f756e742e20426164537461746500070488536f6d6520636f7272757074696f6e20696e20696e7465726e616c2073746174652e38556e6170706c696564536c617368000804dc556e6170706c6965642070656e64696e6720736c61736820726573747269637473206f7065726174696f6e206f6e20604167656e74602e384e6f7468696e67546f536c617368000904ac604167656e746020686173206e6f2070656e64696e6720736c61736820746f206265206170706c6965642e3857697468647261774661696c6564000a04b04661696c656420746f20776974686472617720616d6f756e742066726f6d20436f7265205374616b696e672e304e6f74537570706f72746564000b049c4f7065726174696f6e206e6f7420737570706f7274656420627920746869732070616c6c65742e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e350c0000040810050200390c000004083d0c10003d0c087870616c6c65745f7374616b696e675f6173796e635f72635f636c69656e743453657373696f6e5265706f727404244163636f756e744964010000100124656e645f696e64657810013053657373696f6e496e64657800014076616c696461746f725f706f696e7473290a01545665633c284163636f756e7449642c20753332293e00015061637469766174696f6e5f74696d657374616d70410c01484f7074696f6e3c287536342c20753332293e0001206c6566746f766572200110626f6f6c0000410c04184f7074696f6e0404540185090108104e6f6e6500000010536f6d65040085090000010000450c0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401490c045300000400510c01185665633c543e0000490c00000408104d0c004d0c087870616c6c65745f7374616b696e675f6173796e635f72635f636c69656e741c4f6666656e636504244163636f756e7449640100000c01206f6666656e6465720001244163636f756e7449640001247265706f7274657273050201385665633c4163636f756e7449643e000138736c6173685f6672616374696f6eb4011c50657262696c6c0000510c000002490c00550c0c7870616c6c65745f7374616b696e675f6173796e635f61685f636c69656e741870616c6c6574144572726f720404540001041c426c6f636b65640000042501436f756c64206e6f742070726f6365737320696e636f6d696e67206d657373616765206265636175736520696e636f6d696e67206d657373616765732061726520626c6f636b65642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e590c0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e7334636f6e66696775726174696f6e44486f7374436f6e66696775726174696f6e042c426c6f636b4e756d6265720110008c01346d61785f636f64655f73697a6510010c7533320001486d61785f686561645f646174615f73697a6510010c7533320001586d61785f7570776172645f71756575655f636f756e7410010c7533320001546d61785f7570776172645f71756575655f73697a6510010c75333200015c6d61785f7570776172645f6d6573736167655f73697a6510010c7533320001906d61785f7570776172645f6d6573736167655f6e756d5f7065725f63616e64696461746510010c75333200018868726d705f6d61785f6d6573736167655f6e756d5f7065725f63616e64696461746510010c75333200016c76616c69646174696f6e5f757067726164655f636f6f6c646f776e10012c426c6f636b4e756d62657200016076616c69646174696f6e5f757067726164655f64656c617910012c426c6f636b4e756d6265720001506173796e635f6261636b696e675f706172616d73590401484173796e634261636b696e67506172616d730001306d61785f706f765f73697a6510010c7533320001646d61785f646f776e776172645f6d6573736167655f73697a6510010c75333200019068726d705f6d61785f70617261636861696e5f6f7574626f756e645f6368616e6e656c7310010c75333200014c68726d705f73656e6465725f6465706f73697418011c42616c616e636500015868726d705f726563697069656e745f6465706f73697418011c42616c616e636500016468726d705f6368616e6e656c5f6d61785f636170616369747910010c75333200016c68726d705f6368616e6e656c5f6d61785f746f74616c5f73697a6510010c75333200018c68726d705f6d61785f70617261636861696e5f696e626f756e645f6368616e6e656c7310010c75333200017468726d705f6368616e6e656c5f6d61785f6d6573736167655f73697a6510010c75333200013c6578656375746f725f706172616d735d0401384578656375746f72506172616d73000154636f64655f726574656e74696f6e5f706572696f6410012c426c6f636b4e756d6265720001386d61785f76616c696461746f7273b8012c4f7074696f6e3c7533323e000138646973707574655f706572696f6410013053657373696f6e496e6465780001a4646973707574655f706f73745f636f6e636c7573696f6e5f616363657074616e63655f706572696f6410012c426c6f636b4e756d6265720001346e6f5f73686f775f736c6f747310010c7533320001406e5f64656c61795f7472616e6368657310010c7533320001687a65726f74685f64656c61795f7472616e6368655f776964746810010c7533320001406e65656465645f617070726f76616c7310010c75333200016072656c61795f7672665f6d6f64756c6f5f73616d706c657310010c7533320001387076665f766f74696e675f74746c10013053657373696f6e496e6465780001806d696e696d756d5f76616c69646174696f6e5f757067726164655f64656c617910012c426c6f636b4e756d6265720001546d696e696d756d5f6261636b696e675f766f74657310010c7533320001346e6f64655f6665617475726573950401304e6f64654665617475726573000158617070726f76616c5f766f74696e675f706172616d7371040150417070726f76616c566f74696e67506172616d730001407363686564756c65725f706172616d73750401705363686564756c6572506172616d733c426c6f636b4e756d6265723e00005d0c000002610c00610c0000040810590c00650c106c706f6c6b61646f745f72756e74696d655f70617261636861696e7334636f6e66696775726174696f6e1870616c6c6574144572726f720404540001043c496e76616c69644e657756616c7565000004dc546865206e65772076616c756520666f72206120636f6e66696775726174696f6e20706172616d6574657220697320696e76616c69642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e690c0000029d04006d0c000002510200710c0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e731873686172656468416c6c6f77656452656c6179506172656e7473547261636b657208104861736801342c426c6f636b4e756d626572011000080118627566666572750c017c56656344657175653c52656c6179506172656e74496e666f3c486173683e3e0001346c61746573745f6e756d62657210012c426c6f636b4e756d6265720000750c000002790c00790c0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e73187368617265643c52656c6179506172656e74496e666f0410486173680134000c013072656c61795f706172656e743401104861736800012873746174655f726f6f743401104861736800012c636c61696d5f71756575657d0c01bc42547265654d61703c49642c2042547265654d61703c75382c2042547265655365743c436f7265496e6465783e3e3e00007d0c042042547265654d617008044b01b502045601810c000400950c000000810c042042547265654d617008044b0108045601850c0004008d0c000000850c04204254726565536574040454017108000400890c000000890c0000027108008d0c000002910c00910c0000040808850c00950c000002990c00990c00000408b502810c009d0c000002a10c00a10c0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e7324696e636c7573696f6e7043616e64696461746550656e64696e67417661696c6162696c6974790804480134044e011000240110636f726571080124436f7265496e64657800011068617368f104013443616e6469646174654861736800012864657363726970746f72b104015843616e64696461746544657363726970746f723c483e00012c636f6d6d69746d656e7473c104015043616e646964617465436f6d6d69746d656e7473000148617661696c6162696c6974795f766f746573950401604269745665633c75382c204269744f726465724c7362303e00011c6261636b657273950401604269745665633c75382c204269744f726465724c7362303e00014c72656c61795f706172656e745f6e756d6265721001044e0001406261636b65645f696e5f6e756d6265721001044e0001346261636b696e675f67726f75707508012847726f7570496e6465780000a50c106c706f6c6b61646f745f72756e74696d655f70617261636861696e7324696e636c7573696f6e1870616c6c6574144572726f720404540001446456616c696461746f72496e6465784f75744f66426f756e64730000047856616c696461746f7220696e646578206f7574206f6620626f756e64732e50556e7363686564756c656443616e646964617465000104ac43616e646964617465207375626d6974746564206275742070617261206e6f74207363686564756c65642e404865616444617461546f6f4c61726765000204a448656164206461746120657863656564732074686520636f6e66696775726564206d6178696d756d2e505072656d6174757265436f64655570677261646500030464436f64652075706772616465207072656d61747572656c792e3c4e6577436f6465546f6f4c61726765000404604f757470757420636f646520697320746f6f206c6172676554446973616c6c6f77656452656c6179506172656e74000508ec5468652063616e64696461746527732072656c61792d706172656e7420776173206e6f7420616c6c6f7765642e204569746865722069742077617325016e6f7420726563656e7420656e6f756768206f72206974206469646e277420616476616e6365206261736564206f6e20746865206c6173742070617261636861696e20626c6f636b2e44496e76616c696441737369676e6d656e7400060815014661696c656420746f20636f6d707574652067726f757020696e64657820666f722074686520636f72653a206569746865722069742773206f7574206f6620626f756e6473e86f72207468652072656c617920706172656e7420646f65736e27742062656c6f6e6720746f207468652063757272656e742073657373696f6e2e44496e76616c696447726f7570496e6465780007049c496e76616c69642067726f757020696e64657820696e20636f72652061737369676e6d656e742e4c496e73756666696369656e744261636b696e6700080490496e73756666696369656e7420286e6f6e2d6d616a6f7269747929206261636b696e672e38496e76616c69644261636b696e67000904e4496e76616c69642028626164207369676e61747572652c20756e6b6e6f776e2076616c696461746f722c206574632e29206261636b696e672e6856616c69646174696f6e44617461486173684d69736d61746368000a04c45468652076616c69646174696f6e2064617461206861736820646f6573206e6f74206d617463682065787065637465642e80496e636f7272656374446f776e776172644d65737361676548616e646c696e67000b04d854686520646f776e77617264206d657373616765207175657565206973206e6f742070726f63657373656420636f72726563746c792e54496e76616c69645570776172644d65737361676573000c041d014174206c65617374206f6e6520757077617264206d6573736167652073656e7420646f6573206e6f7420706173732074686520616363657074616e63652063726974657269612e6048726d7057617465726d61726b4d697368616e646c696e67000d0411015468652063616e646964617465206469646e277420666f6c6c6f77207468652072756c6573206f662048524d502077617465726d61726b20616476616e63656d656e742e4c496e76616c69644f7574626f756e6448726d70000e04d45468652048524d50206d657373616765732073656e74206279207468652063616e646964617465206973206e6f742076616c69642e64496e76616c696456616c69646174696f6e436f646548617368000f04dc5468652076616c69646174696f6e20636f64652068617368206f66207468652063616e646964617465206973206e6f742076616c69642e4050617261486561644d69736d6174636800100855015468652060706172615f6865616460206861736820696e207468652063616e6469646174652064657363726970746f7220646f65736e2774206d61746368207468652068617368206f66207468652061637475616c7470617261206865616420696e2074686520636f6d6d69746d656e74732e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ea90c0c4c706f6c6b61646f745f7072696d697469766573207673746167696e674c536372617065644f6e436861696e566f7465730404480134000c011c73657373696f6e10013053657373696f6e496e6465780001806261636b696e675f76616c696461746f72735f7065725f63616e646964617465ad0c0125015665633c0a2843616e6469646174655265636569707456323c483e2c205665633c2856616c696461746f72496e6465782c2056616c69646974794174746573746174696f6e293e293e0001206469737075746573e90401604d756c74694469737075746553746174656d656e745365740000ad0c000002b10c00b10c000004086d08b50c00b50c000002b90c00b90c000004089d04e50400bd0c106c706f6c6b61646f745f72756e74696d655f70617261636861696e733870617261735f696e686572656e741870616c6c6574144572726f7204045400011064546f6f4d616e79496e636c7573696f6e496e686572656e7473000004cc496e636c7573696f6e20696e686572656e742063616c6c6564206d6f7265207468616e206f6e63652070657220626c6f636b2e4c496e76616c6964506172656e7448656164657200010855015468652068617368206f6620746865207375626d697474656420706172656e742068656164657220646f65736e277420636f72726573706f6e6420746f2074686520736176656420626c6f636b2068617368206f662c74686520706172656e742e8c496e686572656e744461746146696c7465726564447572696e67457865637574696f6e0002083101496e686572656e742064617461207761732066696c746572656420647572696e6720657865637574696f6e2e20546869732073686f756c642068617665206f6e6c79206265656e20646f6e6540647572696e67206372656174696f6e2e50556e7363686564756c656443616e64696461746500030474546f6f206d616e792063616e6469646174657320737570706c6965642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ec10c000002690c00c50c042042547265654d617008044b017108045601c90c000400d10c000000c90c000002cd0c00cd0c106c706f6c6b61646f745f72756e74696d655f70617261636861696e73247363686564756c657218636f6d6d6f6e2841737369676e6d656e7400010810506f6f6c08011c706172615f6964b5020118506172614964000128636f72655f696e64657871080124436f7265496e6465780000001042756c6b0400b502011850617261496400010000d10c000002d50c00d50c000004087108c90c00d90c0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e731470617261735c507666436865636b416374697665566f74655374617465042c426c6f636b4e756d626572011000140130766f7465735f616363657074950401604269745665633c75382c204269744f726465724c7362303e000130766f7465735f72656a656374950401604269745665633c75382c204269744f726465724c7362303e00010c61676510013053657373696f6e496e646578000128637265617465645f617410012c426c6f636b4e756d626572000118636175736573dd0c017c5665633c507666436865636b43617573653c426c6f636b4e756d6265723e3e0000dd0c000002e10c00e10c0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e7314706172617334507666436865636b4361757365042c426c6f636b4e756d62657201100108284f6e626f617264696e670400b50201185061726149640000001c557067726164650c01086964b502011850617261496400012c696e636c756465645f617410012c426c6f636b4e756d626572000140757067726164655f7374726174656779e50c013c55706772616465537472617465677900010000e50c0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e731470617261733c55706772616465537472617465677900010840536574476f41686561645369676e616c000000504170706c7941744578706563746564426c6f636b00010000e90c000002bd0400ed0c000002b50200f10c0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e7314706172617334506172614c6966656379636c6500011c284f6e626f617264696e6700000028506172617468726561640001002450617261636861696e0002004c557067726164696e675061726174687265616400030050446f776e67726164696e6750617261636861696e000400544f6666626f617264696e6750617261746872656164000500504f6666626f617264696e6750617261636861696e00060000f50c00000408b5021000f90c0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e73147061726173405061726150617374436f64654d65746104044e011000080134757067726164655f74696d6573fd0c01605665633c5265706c6163656d656e7454696d65733c4e3e3e00012c6c6173745f7072756e6564b801244f7074696f6e3c4e3e0000fd0c000002010d00010d0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e73147061726173405265706c6163656d656e7454696d657304044e01100008012c65787065637465645f61741001044e0001306163746976617465645f61741001044e0000050d000002f50c00090d0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e731470617261736c417574686f72697a6564436f646548617368416e64457870697279040454011000080124636f64655f68617368bd04014856616c69646174696f6e436f6465486173680001246578706972655f61741001045400000d0d0c4c706f6c6b61646f745f7072696d6974697665730876383855706772616465476f41686561640001081441626f72740000001c476f416865616400010000110d0c4c706f6c6b61646f745f7072696d69746976657308763848557067726164655265737472696374696f6e0001041c50726573656e7400000000150d0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e731470617261733c5061726147656e657369734172677300000c013067656e657369735f68656164dd040120486561644461746100013c76616c69646174696f6e5f636f6465d904013856616c69646174696f6e436f6465000124706172615f6b696e64200120506172614b696e640000190d106c706f6c6b61646f745f72756e74696d655f70617261636861696e731470617261731870616c6c6574144572726f72040454000140344e6f74526567697374657265640000049450617261206973206e6f74207265676973746572656420696e206f75722073797374656d2e3443616e6e6f744f6e626f6172640001041501506172612063616e6e6f74206265206f6e626f6172646564206265636175736520697420697320616c726561647920747261636b6564206279206f75722073797374656d2e3843616e6e6f744f6666626f6172640002049c506172612063616e6e6f74206265206f6666626f617264656420617420746869732074696d652e3443616e6e6f7455706772616465000304d4506172612063616e6e6f7420626520757067726164656420746f2061206c6561736520686f6c64696e672070617261636861696e2e3c43616e6e6f74446f776e6772616465000404d0506172612063616e6e6f7420626520646f776e67726164656420746f20616e206f6e2d64656d616e642070617261636861696e2e58507666436865636b53746174656d656e745374616c65000504b05468652073746174656d656e7420666f7220505646207072652d636865636b696e67206973207374616c652e5c507666436865636b53746174656d656e74467574757265000604ec5468652073746174656d656e7420666f7220505646207072652d636865636b696e6720697320666f722061206675747572652073657373696f6e2e84507666436865636b56616c696461746f72496e6465784f75744f66426f756e6473000704a4436c61696d65642076616c696461746f7220696e646578206973206f7574206f6620626f756e64732e60507666436865636b496e76616c69645369676e6174757265000804c8546865207369676e617475726520666f722074686520505646207072652d636865636b696e6720697320696e76616c69642e48507666436865636b446f75626c65566f7465000904b054686520676976656e2076616c696461746f7220616c7265616479206861732063617374206120766f74652e58507666436865636b5375626a656374496e76616c6964000a04f454686520676976656e2050564620646f6573206e6f7420657869737420617420746865206d6f6d656e74206f662070726f63657373206120766f74652e4443616e6e6f7455706772616465436f6465000b04cc50617261636861696e2063616e6e6f742063757272656e746c79207363686564756c65206120636f646520757067726164652e2c496e76616c6964436f6465000c0474496e76616c69642076616c69646174696f6e20636f64652073697a652e444e6f7468696e67417574686f72697a6564000d04584e6f207570677261646520617574686f72697a65642e30556e617574686f72697a6564000e0494546865207375626d697474656420636f6465206973206e6f7420617574686f72697a65642e48496e76616c6964426c6f636b4e756d626572000f0454496e76616c696420626c6f636b206e756d6265722e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e1d0d000002210d00210d0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e732c696e697469616c697a657254427566666572656453657373696f6e4368616e676500000c012876616c696461746f72736d0c01405665633c56616c696461746f7249643e0001187175657565646d0c01405665633c56616c696461746f7249643e00013473657373696f6e5f696e64657810013053657373696f6e496e6465780000250d000002290d00290d0860706f6c6b61646f745f636f72655f7072696d69746976657358496e626f756e64446f776e776172644d657373616765042c426c6f636b4e756d62657201100008011c73656e745f617410012c426c6f636b4e756d62657200010c6d736738013c446f776e776172644d65737361676500002d0d0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e731068726d705848726d704f70656e4368616e6e656c526571756573740000180124636f6e6669726d6564200110626f6f6c0001105f61676510013053657373696f6e496e64657800013873656e6465725f6465706f73697418011c42616c616e63650001406d61785f6d6573736167655f73697a6510010c7533320001306d61785f636170616369747910010c7533320001386d61785f746f74616c5f73697a6510010c7533320000310d0000021d0500350d0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e731068726d702c48726d704368616e6e656c00002001306d61785f636170616369747910010c7533320001386d61785f746f74616c5f73697a6510010c7533320001406d61785f6d6573736167655f73697a6510010c7533320001246d73675f636f756e7410010c753332000128746f74616c5f73697a6510010c7533320001206d71635f68656164c10201304f7074696f6e3c486173683e00013873656e6465725f6465706f73697418011c42616c616e6365000144726563697069656e745f6465706f73697418011c42616c616e63650000390d0000023d0d003d0d0860706f6c6b61646f745f636f72655f7072696d69746976657348496e626f756e6448726d704d657373616765042c426c6f636b4e756d62657201100008011c73656e745f617410012c426c6f636b4e756d6265720001106461746138014c616c6c6f633a3a7665633a3a5665633c75383e0000410d000002450d00450d0000040810ed0c00490d106c706f6c6b61646f745f72756e74696d655f70617261636861696e731068726d701870616c6c6574144572726f72040454000150544f70656e48726d704368616e6e656c546f53656c66000004c45468652073656e64657220747269656420746f206f70656e2061206368616e6e656c20746f207468656d73656c7665732e7c4f70656e48726d704368616e6e656c496e76616c6964526563697069656e740001048854686520726563697069656e74206973206e6f7420612076616c696420706172612e6c4f70656e48726d704368616e6e656c5a65726f43617061636974790002047c54686520726571756573746564206361706163697479206973207a65726f2e8c4f70656e48726d704368616e6e656c4361706163697479457863656564734c696d6974000304c05468652072657175657374656420636170616369747920657863656564732074686520676c6f62616c206c696d69742e784f70656e48726d704368616e6e656c5a65726f4d65737361676553697a65000404a054686520726571756573746564206d6178696d756d206d6573736167652073697a6520697320302e984f70656e48726d704368616e6e656c4d65737361676553697a65457863656564734c696d69740005042901546865206f70656e20726571756573742072657175657374656420746865206d6573736167652073697a65207468617420657863656564732074686520676c6f62616c206c696d69742e704f70656e48726d704368616e6e656c416c726561647945786973747300060468546865206368616e6e656c20616c7265616479206578697374737c4f70656e48726d704368616e6e656c416c7265616479526571756573746564000704d0546865726520697320616c72656164792061207265717565737420746f206f70656e207468652073616d65206368616e6e656c2e704f70656e48726d704368616e6e656c4c696d697445786365656465640008041d015468652073656e64657220616c72656164792068617320746865206d6178696d756d206e756d626572206f6620616c6c6f776564206f7574626f756e64206368616e6e656c732e7041636365707448726d704368616e6e656c446f65736e744578697374000904e0546865206368616e6e656c2066726f6d207468652073656e64657220746f20746865206f726967696e20646f65736e27742065786973742e8441636365707448726d704368616e6e656c416c7265616479436f6e6669726d6564000a0484546865206368616e6e656c20697320616c726561647920636f6e6669726d65642e7841636365707448726d704368616e6e656c4c696d69744578636565646564000b04250154686520726563697069656e7420616c72656164792068617320746865206d6178696d756d206e756d626572206f6620616c6c6f77656420696e626f756e64206368616e6e656c732e70436c6f736548726d704368616e6e656c556e617574686f72697a6564000c045501546865206f726967696e20747269657320746f20636c6f73652061206368616e6e656c207768657265206974206973206e656974686572207468652073656e646572206e6f722074686520726563697069656e742e6c436c6f736548726d704368616e6e656c446f65736e744578697374000d049c546865206368616e6e656c20746f20626520636c6f73656420646f65736e27742065786973742e7c436c6f736548726d704368616e6e656c416c7265616479556e646572776179000e04bc546865206368616e6e656c20636c6f7365207265717565737420697320616c7265616479207265717565737465642e8443616e63656c48726d704f70656e4368616e6e656c556e617574686f72697a6564000f045d0143616e63656c696e6720697320726571756573746564206279206e656974686572207468652073656e646572206e6f7220726563697069656e74206f6620746865206f70656e206368616e6e656c20726571756573742e684f70656e48726d704368616e6e656c446f65736e7445786973740010047c546865206f70656e207265717565737420646f65736e27742065786973742e7c4f70656e48726d704368616e6e656c416c7265616479436f6e6669726d65640011042d0143616e6e6f742063616e63656c20616e2048524d50206f70656e206368616e6e656c2072657175657374206265636175736520697420697320616c726561647920636f6e6669726d65642e3057726f6e675769746e6573730012048c5468652070726f7669646564207769746e65737320646174612069732077726f6e672e704368616e6e656c4372656174696f6e4e6f74417574686f72697a6564001304e8546865206368616e6e656c206265747765656e2074686573652074776f20636861696e732063616e6e6f7420626520617574686f72697a65642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e4d0d000002550200510d0c4c706f6c6b61646f745f7072696d6974697665730876382c53657373696f6e496e666f00003401606163746976655f76616c696461746f725f696e6469636573690c014c5665633c56616c696461746f72496e6465783e00012c72616e646f6d5f736565640401205b75383b2033325d000138646973707574655f706572696f6410013053657373696f6e496e64657800012876616c696461746f7273550d019c496e64657865645665633c56616c696461746f72496e6465782c2056616c696461746f7249643e000138646973636f766572795f6b657973850a01645665633c417574686f72697479446973636f7665727949643e00013c61737369676e6d656e745f6b6579734d0d01445665633c41737369676e6d656e7449643e00014076616c696461746f725f67726f757073590d01ac496e64657865645665633c47726f7570496e6465782c205665633c56616c696461746f72496e6465783e3e00011c6e5f636f72657310010c7533320001687a65726f74685f64656c61795f7472616e6368655f776964746810010c75333200016072656c61795f7672665f6d6f64756c6f5f73616d706c657310010c7533320001406e5f64656c61795f7472616e6368657310010c7533320001346e6f5f73686f775f736c6f747310010c7533320001406e65656465645f617070726f76616c7310010c7533320000550d0c4c706f6c6b61646f745f7072696d69746976657308763828496e646578656456656308044b019d0404560151020004006d0c01185665633c563e0000590d0c4c706f6c6b61646f745f7072696d69746976657308763828496e646578656456656308044b017508045601690c000400c10c01185665633c563e00005d0d0000040810f10400610d0c4c706f6c6b61646f745f7072696d6974697665730876383044697370757465537461746504044e01100010013876616c696461746f72735f666f729504017c4269745665633c75382c206269747665633a3a6f726465723a3a4c7362303e00014876616c696461746f72735f616761696e73749504017c4269745665633c75382c206269747665633a3a6f726465723a3a4c7362303e00011473746172741001044e000130636f6e636c756465645f6174b801244f7074696f6e3c4e3e0000650d04204254726565536574040454019d04000400690c000000690d106c706f6c6b61646f745f72756e74696d655f70617261636861696e732064697370757465731870616c6c6574144572726f72040454000124744475706c69636174654469737075746553746174656d656e7453657473000004a84475706c696361746520646973707574652073746174656d656e7420736574732070726f76696465642e5c416e6369656e744469737075746553746174656d656e740001048c416e6369656e7420646973707574652073746174656d656e742070726f76696465642e6456616c696461746f72496e6465784f75744f66426f756e6473000204e856616c696461746f7220696e646578206f6e2073746174656d656e74206973206f7574206f6620626f756e647320666f722073657373696f6e2e40496e76616c69645369676e61747572650003047c496e76616c6964207369676e6174757265206f6e2073746174656d656e742e484475706c696361746553746174656d656e74000404cc56616c696461746f7220766f7465207375626d6974746564206d6f7265207468616e206f6e636520746f20646973707574652e4853696e676c65536964656444697370757465000504c441206469737075746520776865726520746865726520617265206f6e6c7920766f746573206f6e206f6e6520736964652e3c4d616c6963696f75734261636b65720006049c41206469737075746520766f74652066726f6d2061206d616c6963696f7573206261636b65722e4c4d697373696e674261636b696e67566f746573000704e04e6f206261636b696e6720766f74657320776572652070726f766964657320616c6f6e6720646973707574652073746174656d656e74732e48556e636f6e6669726d656444697370757465000804b0556e636f6e6669726d656420646973707574652073746174656d656e7420736574732070726f76696465642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e6d0d0c4c706f6c6b61646f745f7072696d697469766573207673746167696e673850656e64696e67536c617368657300000801106b657973710d019442547265654d61703c56616c696461746f72496e6465782c2056616c696461746f7249643e0001106b696e6431050148446973707574654f6666656e63654b696e640000710d042042547265654d617008044b019d040456015102000400750d000000750d000002790d00790d000004089d045102007d0d146c706f6c6b61646f745f72756e74696d655f70617261636861696e7320646973707574657320736c617368696e671870616c6c6574144572726f7204045400011860496e76616c69644b65794f776e65727368697050726f6f660000048c546865206b6579206f776e6572736869702070726f6f6620697320696e76616c69642e4c496e76616c696453657373696f6e496e646578000104a05468652073657373696f6e20696e64657820697320746f6f206f6c64206f7220696e76616c69642e50496e76616c696443616e64696461746548617368000204785468652063616e646964617465206861736820697320696e76616c69642e54496e76616c696456616c696461746f72496e64657800030801015468657265206973206e6f2070656e64696e6720736c61736820666f722074686520676976656e2076616c696461746f7220696e64657820616e642074696d6514736c6f742e6056616c696461746f72496e64657849644d69736d61746368000404d05468652076616c696461746f7220696e64657820646f6573206e6f74206d61746368207468652076616c696461746f722069642e5c4475706c6963617465536c617368696e675265706f72740005040d0154686520676976656e20736c617368696e67207265706f72742069732076616c69642062757420616c72656164792070726576696f75736c79207265706f727465642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e810d106c706f6c6b61646f745f72756e74696d655f70617261636861696e73246f6e5f64656d616e6414747970657344436f7265416666696e697479436f756e740000080128636f72655f696e64657871080124436f7265496e646578000114636f756e7410010c7533320000850d106c706f6c6b61646f745f72756e74696d655f70617261636861696e73246f6e5f64656d616e641474797065733c517565756553746174757354797065000010011c74726166666963090701244669786564553132380001286e6578745f696e646578890d01285175657565496e646578000138736d616c6c6573745f696e646578890d01285175657565496e64657800013466726565645f696e64696365738d0d017442696e617279486561703c526576657273655175657565496e6465783e0000890d106c706f6c6b61646f745f72756e74696d655f70617261636861696e73246f6e5f64656d616e64147479706573285175657565496e6465780000040010010c75333200008d0d042842696e6172794865617004045401910d000400950d000000910d106c706f6c6b61646f745f72756e74696d655f70617261636861696e73246f6e5f64656d616e6414747970657344526576657273655175657565496e6465780000040010010c7533320000950d000002910d00990d042842696e61727948656170040454019d0d000400a10d0000009d0d106c706f6c6b61646f745f72756e74696d655f70617261636861696e73246f6e5f64656d616e6414747970657334456e7175657565644f72646572000008011c706172615f6964b502011850617261496400010c696478890d01285175657565496e6465780000a10d0000029d0d00a50d0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e6465645665630804540118045300000400a90d01185665633c543e0000a90d0000021800ad0d106c706f6c6b61646f745f72756e74696d655f70617261636861696e73246f6e5f64656d616e641870616c6c6574144572726f7204045400010c24517565756546756c6c000004e4546865206f726465722071756575652069732066756c6c2c2060706c6163655f6f72646572602077696c6c206e6f7420636f6e74696e75652e7053706f7450726963654869676865725468616e4d6178416d6f756e740001084d015468652063757272656e742073706f7420707269636520697320686967686572207468616e20746865206d617820616d6f756e742073706563696669656420696e207468652060706c6163655f6f72646572606063616c6c2c206d616b696e6720697420696e76616c69642e4c496e73756666696369656e74437265646974730002041d01546865206163636f756e7420646f65736e2774206861766520656e6f756768206372656469747320746f207075726368617365206f6e2d64656d616e6420636f726574696d652e048054686520604572726f726020656e756d206f6620746869732070616c6c65742eb10d0000040810710800b50d0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e734461737369676e65725f636f726574696d65205363686564756c6504044e0110000c012c61737369676e6d656e74736105018c5665633c28436f726541737369676e6d656e742c2050617274734f663537363030293e000120656e645f68696e74b801244f7074696f6e3c4e3e0001346e6578745f7363686564756c65b801244f7074696f6e3c4e3e0000b90d0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e734461737369676e65725f636f726574696d6538436f726544657363726970746f7204044e0110000801147175657565bd0d01684f7074696f6e3c517565756544657363726970746f723c4e3e3e00013063757272656e745f776f726bc50d01504f7074696f6e3c576f726b53746174653c4e3e3e0000bd0d04184f7074696f6e04045401c10d0108104e6f6e6500000010536f6d650400c10d0000010000c10d0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e734461737369676e65725f636f726574696d653c517565756544657363726970746f7204044e01100008011466697273741001044e0001106c6173741001044e0000c50d04184f7074696f6e04045401c90d0108104e6f6e6500000010536f6d650400c90d0000010000c90d0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e734461737369676e65725f636f726574696d6524576f726b537461746504044e01100010012c61737369676e6d656e7473cd0d01985665633c28436f726541737369676e6d656e742c2041737369676e6d656e745374617465293e000120656e645f68696e74b801244f7074696f6e3c4e3e00010c706f739d01010c753136000110737465706d05013050617274734f6635373630300000cd0d000002d10d00d10d000004086905d50d00d50d0c6c706f6c6b61646f745f72756e74696d655f70617261636861696e734461737369676e65725f636f726574696d653c41737369676e6d656e7453746174650000080114726174696f6d05013050617274734f66353736303000012472656d61696e696e676d05013050617274734f6635373630300000d90d106c706f6c6b61646f745f72756e74696d655f70617261636861696e734461737369676e65725f636f726574696d651870616c6c6574144572726f720404540001084041737369676e6d656e7473456d70747900000040446973616c6c6f776564496e73657274000108510161737369676e5f636f7265206973206f6e6c7920616c6c6f77656420746f20617070656e64206e65772061737369676e6d656e74732061742074686520656e64206f6620616c7265616479206578697374696e67786f6e6573206f722075706461746520746865206c61737420656e7472792e048054686520604572726f726020656e756d206f6620746869732070616c6c65742edd0d0c5c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e3c70617261735f7265676973747261722050617261496e666f081c4163636f756e7401001c42616c616e63650118000c011c6d616e6167657200011c4163636f756e7400011c6465706f73697418011c42616c616e63650001186c6f636b6564e10d01304f7074696f6e3c626f6f6c3e0000e10d04184f7074696f6e04045401200108104e6f6e6500000010536f6d650400200000010000e50d105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e3c70617261735f7265676973747261721870616c6c6574144572726f72040454000138344e6f745265676973746572656400000464546865204944206973206e6f7420726567697374657265642e44416c7265616479526567697374657265640001047454686520494420697320616c726561647920726567697374657265642e204e6f744f776e65720002049c5468652063616c6c6572206973206e6f7420746865206f776e6572206f6620746869732049642e30436f6465546f6f4c617267650003045c496e76616c6964207061726120636f64652073697a652e404865616444617461546f6f4c6172676500040470496e76616c69642070617261206865616420646174612073697a652e304e6f7450617261636861696e0005046050617261206973206e6f7420612050617261636861696e2e344e6f7450617261746872656164000604bc50617261206973206e6f742061205061726174687265616420286f6e2d64656d616e642070617261636861696e292e4043616e6e6f74446572656769737465720007045843616e6e6f74206465726567697374657220706172613c43616e6e6f74446f776e67726164650008042d0143616e6e6f74207363686564756c6520646f776e6772616465206f66206c6561736520686f6c64696e672070617261636861696e20746f206f6e2d64656d616e642070617261636861696e3443616e6e6f7455706772616465000904250143616e6e6f74207363686564756c652075706772616465206f66206f6e2d64656d616e642070617261636861696e20746f206c6561736520686f6c64696e672070617261636861696e28506172614c6f636b6564000a08490150617261206973206c6f636b65642066726f6d206d616e6970756c6174696f6e20627920746865206d616e616765722e204d757374207573652070617261636861696e206f722072656c617920636861696e2c676f7665726e616e63652e2c4e6f745265736572766564000b04d054686520494420676976656e20666f7220726567697374726174696f6e20686173206e6f74206265656e2072657365727665642e2c496e76616c6964436f6465000c047c5468652076616c69646174696f6e20636f646520697320696e76616c69642e2843616e6e6f7453776170000d08510143616e6e6f7420706572666f726d20612070617261636861696e20736c6f74202f206c6966656379636c6520737761702e20436865636b207468617420746865207374617465206f6620626f74682070617261738461726520636f727265637420666f7220746865207377617020746f20776f726b2e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ee90d000002350900ed0d105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e14736c6f74731870616c6c6574144572726f7204045400010844506172614e6f744f6e626f617264696e670000048c5468652070617261636861696e204944206973206e6f74206f6e626f617264696e672e284c656173654572726f720001048854686572652077617320616e206572726f72207769746820746865206c656173652e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ef10d0000040800b50200f50d00000324000000f90d00f90d04184f7074696f6e04045401fd0d0108104e6f6e6500000010536f6d650400fd0d0000010000fd0d0000040c00b5021800010e105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e2061756374696f6e731870616c6c6574144572726f7204045400011c4441756374696f6e496e50726f677265737300000490546869732061756374696f6e20697320616c726561647920696e2070726f67726573732e444c65617365506572696f64496e5061737400010480546865206c6561736520706572696f6420697320696e2074686520706173742e44506172614e6f74526567697374657265640002045850617261206973206e6f742072656769737465726564444e6f7443757272656e7441756374696f6e000304584e6f7420612063757272656e742061756374696f6e2e284e6f7441756374696f6e0004043c4e6f7420616e2061756374696f6e2e3041756374696f6e456e6465640005046841756374696f6e2068617320616c726561647920656e6465642e40416c72656164794c65617365644f7574000604d8546865207061726120697320616c7265616479206c6561736564206f757420666f722070617274206f6620746869732072616e67652e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e050e0c5c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e2463726f77646c6f616e2046756e64496e666f10244163636f756e74496401001c42616c616e636501182c426c6f636b4e756d62657201102c4c65617365506572696f640110002801246465706f7369746f720001244163636f756e74496400012076657269666965724d05014c4f7074696f6e3c4d756c74695369676e65723e00011c6465706f73697418011c42616c616e636500011872616973656418011c42616c616e636500010c656e6410012c426c6f636b4e756d62657200010c63617018011c42616c616e63650001446c6173745f636f6e747269627574696f6e090e01744c617374436f6e747269627574696f6e3c426c6f636b4e756d6265723e00013066697273745f706572696f6410012c4c65617365506572696f6400012c6c6173745f706572696f6410012c4c65617365506572696f6400012866756e645f696e64657810012446756e64496e6465780000090e0c5c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e2463726f77646c6f616e404c617374436f6e747269627574696f6e042c426c6f636b4e756d6265720110010c144e6576657200000024507265456e64696e67040010010c75333200010018456e64696e67040010012c426c6f636b4e756d626572000200000d0e105c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e2463726f77646c6f616e1870616c6c6574144572726f7204045400015c444669727374506572696f64496e50617374000004f45468652063757272656e74206c6561736520706572696f64206973206d6f7265207468616e20746865206669727374206c6561736520706572696f642e644669727374506572696f64546f6f466172496e4675747572650001041101546865206669727374206c6561736520706572696f64206e6565647320746f206174206c65617374206265206c657373207468616e203320606d61785f76616c7565602e6c4c617374506572696f644265666f72654669727374506572696f64000204e84c617374206c6561736520706572696f64206d7573742062652067726561746572207468616e206669727374206c6561736520706572696f642e604c617374506572696f64546f6f466172496e4675747572650003042d01546865206c617374206c6561736520706572696f642063616e6e6f74206265206d6f7265207468616e203320706572696f64732061667465722074686520666972737420706572696f642e3c43616e6e6f74456e64496e5061737400040445015468652063616d706169676e20656e6473206265666f7265207468652063757272656e7420626c6f636b206e756d6265722e2054686520656e64206d75737420626520696e20746865206675747572652e44456e64546f6f466172496e467574757265000504c054686520656e64206461746520666f7220746869732063726f77646c6f616e206973206e6f742073656e7369626c652e204f766572666c6f770006045854686572652077617320616e206f766572666c6f772e50436f6e747269627574696f6e546f6f536d616c6c000704e854686520636f6e747269627574696f6e207761732062656c6f7720746865206d696e696d756d2c20604d696e436f6e747269627574696f6e602e34496e76616c69645061726149640008044c496e76616c69642066756e6420696e6465782e2c436170457863656564656400090490436f6e747269627574696f6e7320657863656564206d6178696d756d20616d6f756e742e58436f6e747269627574696f6e506572696f644f766572000a04a854686520636f6e747269627574696f6e20706572696f642068617320616c726561647920656e6465642e34496e76616c69644f726967696e000b048c546865206f726967696e206f6620746869732063616c6c20697320696e76616c69642e304e6f7450617261636861696e000c04c8546869732063726f77646c6f616e20646f6573206e6f7420636f72726573706f6e6420746f20612070617261636861696e2e2c4c65617365416374697665000d041501546869732070617261636861696e206c65617365206973207374696c6c2061637469766520616e64207265746972656d656e742063616e6e6f742079657420626567696e2e404269644f724c65617365416374697665000e043101546869732070617261636861696e277320626964206f72206c65617365206973207374696c6c2061637469766520616e642077697468647261772063616e6e6f742079657420626567696e2e3046756e644e6f74456e646564000f04805468652063726f77646c6f616e20686173206e6f742079657420656e6465642e3c4e6f436f6e747269627574696f6e73001004d0546865726520617265206e6f20636f6e747269627574696f6e732073746f72656420696e20746869732063726f77646c6f616e2e484e6f745265616479546f446973736f6c766500110855015468652063726f77646c6f616e206973206e6f7420726561647920746f20646973736f6c76652e20506f74656e7469616c6c79207374696c6c20686173206120736c6f74206f7220696e207265746972656d656e741c706572696f642e40496e76616c69645369676e617475726500120448496e76616c6964207369676e61747572652e304d656d6f546f6f4c617267650013047c5468652070726f7669646564206d656d6f20697320746f6f206c617267652e44416c7265616479496e4e65775261697365001404845468652066756e6420697320616c726561647920696e20604e65775261697365604856726644656c6179496e50726f6772657373001504b44e6f20636f6e747269627574696f6e7320616c6c6f77656420647572696e6720746865205652462064656c6179344e6f4c65617365506572696f640016042d0141206c6561736520706572696f6420686173206e6f742073746172746564207965742c2064756520746f20616e206f666673657420696e20746865207374617274696e6720626c6f636b2e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e110e106c706f6c6b61646f745f72756e74696d655f70617261636861696e7320636f726574696d651870616c6c6574144572726f7204045400010c244e6f7442726f6b6572000004290154686520706172616964206d616b696e67207468652063616c6c206973206e6f742074686520636f726574696d652062726f6b65726167652073797374656d2070617261636861696e2e58526571756573746564467574757265526576656e7565000108450152657175657374656420726576656e756520696e666f726d6174696f6e20607768656e6020706172616d657465722077617320696e20746865206675747572652066726f6d207468652063757272656e7434626c6f636b206865696768742e4c41737365745472616e736665724661696c6564000204bc4661696c656420746f207472616e736665722061737365747320746f2074686520636f726574696d6520636861696e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e150e0c2870616c6c65745f78636d1870616c6c65742c5175657279537461747573042c426c6f636b4e756d6265720110010c1c50656e64696e67100124726573706f6e6465728d01014456657273696f6e65644c6f636174696f6e00014c6d617962655f6d617463685f71756572696572190e01644f7074696f6e3c56657273696f6e65644c6f636174696f6e3e0001306d617962655f6e6f746966791d0e01404f7074696f6e3c2875382c207538293e00011c74696d656f757410012c426c6f636b4e756d6265720000003c56657273696f6e4e6f7469666965720801186f726967696e8d01014456657273696f6e65644c6f636174696f6e00012469735f616374697665200110626f6f6c000100145265616479080120726573706f6e7365250e014456657273696f6e6564526573706f6e7365000108617410012c426c6f636b4e756d62657200020000190e04184f7074696f6e040454018d010108104e6f6e6500000010536f6d6504008d0100000100001d0e04184f7074696f6e04045401210e0108104e6f6e6500000010536f6d650400210e0000010000210e00000408080800250e080c78636d4456657273696f6e6564526573706f6e736500010c0856330400b505013076333a3a526573706f6e736500030008563404001d06013076343a3a526573706f6e736500040008563504006506013076353a3a526573706f6e736500050000290e00000408108d01002d0e0000040c30281000310e0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401350e045300000400390e01185665633c543e0000350e000004088d011000390e000002350e003d0e0c2870616c6c65745f78636d1870616c6c65745456657273696f6e4d6967726174696f6e53746167650001105c4d696772617465537570706f7274656456657273696f6e0000005c4d69677261746556657273696f6e4e6f74696669657273000100504e6f7469667943757272656e74546172676574730400410e013c4f7074696f6e3c5665633c75383e3e000200684d696772617465416e644e6f746966794f6c645461726765747300030000410e04184f7074696f6e04045401380108104e6f6e6500000010536f6d650400380000010000450e0000040c1000f10600490e0c2870616c6c65745f78636d1870616c6c65746852656d6f74654c6f636b656446756e6769626c655265636f72640848436f6e73756d65724964656e7469666965720190304d6178436f6e73756d6572730000100118616d6f756e74180110753132380001146f776e65728d01014456657273696f6e65644c6f636174696f6e0001186c6f636b65728d01014456657273696f6e65644c6f636174696f6e000124636f6e73756d6572734d0e01d0426f756e6465645665633c28436f6e73756d65724964656e7469666965722c2075313238292c204d6178436f6e73756d6572733e00004d0e0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401510e045300000400550e01185665633c543e0000510e00000408901800550e000002510e00590e0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454015d0e045300000400610e01185665633c543e00005d0e00000408188d0100610e0000025d0e00650e082870616c6c65745f78636d58417574686f72697a6564416c6961736573456e74727908185469636b657401690e0c4d4158016d0e00080120616c696173657273710e0178426f756e6465645665633c4f726967696e416c69617365722c204d41583e0001187469636b6574690e01185469636b65740000690e10346672616d655f737570706f7274187472616974731c73746f726167652044697361626c6564000000006d0e0c2870616c6c65745f78636d1870616c6c6574504d6178417574686f72697a6564416c696173657300000000710e0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401750e045300000400790e01185665633c543e0000750e0c4078636d5f72756e74696d655f6170697348617574686f72697a65645f616c6961736573344f726967696e416c696173657200000801206c6f636174696f6e8d01014456657273696f6e65644c6f636174696f6e000118657870697279f506012c4f7074696f6e3c7536343e0000790e000002750e007d0e0c2870616c6c65745f78636d1870616c6c6574144572726f720404540001702c556e726561636861626c650000085d0154686520646573697265642064657374696e6174696f6e2077617320756e726561636861626c652c2067656e6572616c6c7920626563617573652074686572652069732061206e6f20776179206f6620726f7574696e6718746f2069742e2c53656e644661696c757265000108410154686572652077617320736f6d65206f746865722069737375652028692e652e206e6f7420746f20646f207769746820726f7574696e672920696e2073656e64696e6720746865206d6573736167652ec8506572686170732061206c61636b206f6620737061636520666f7220627566666572696e6720746865206d6573736167652e2046696c74657265640002049c546865206d65737361676520657865637574696f6e206661696c73207468652066696c7465722e48556e776569676861626c654d657373616765000304b4546865206d65737361676527732077656967687420636f756c64206e6f742062652064657465726d696e65642e6044657374696e6174696f6e4e6f74496e7665727469626c65000404dc5468652064657374696e6174696f6e20604c6f636174696f6e602070726f76696465642063616e6e6f7420626520696e7665727465642e14456d707479000504805468652061737365747320746f2062652073656e742061726520656d7074792e3843616e6e6f745265616e63686f720006043501436f756c64206e6f742072652d616e63686f72207468652061737365747320746f206465636c61726520746865206665657320666f72207468652064657374696e6174696f6e20636861696e2e34546f6f4d616e79417373657473000704c4546f6f206d616e79206173736574732068617665206265656e20617474656d7074656420666f72207472616e736665722e34496e76616c69644f726967696e000804784f726967696e20697320696e76616c696420666f722073656e64696e672e2842616456657273696f6e00090421015468652076657273696f6e206f6620746865206056657273696f6e6564602076616c75652075736564206973206e6f742061626c6520746f20626520696e7465727072657465642e2c4261644c6f636174696f6e000a08410154686520676976656e206c6f636174696f6e20636f756c64206e6f7420626520757365642028652e672e20626563617573652069742063616e6e6f742062652065787072657373656420696e2074686560646573697265642076657273696f6e206f662058434d292e384e6f537562736372697074696f6e000b04bc546865207265666572656e63656420737562736372697074696f6e20636f756c64206e6f7420626520666f756e642e44416c726561647953756273637269626564000c041101546865206c6f636174696f6e20697320696e76616c69642073696e636520697420616c726561647920686173206120737562736372697074696f6e2066726f6d2075732e5843616e6e6f74436865636b4f757454656c65706f7274000d042901436f756c64206e6f7420636865636b2d6f7574207468652061737365747320666f722074656c65706f72746174696f6e20746f207468652064657374696e6174696f6e20636861696e2e284c6f7742616c616e6365000e044101546865206f776e657220646f6573206e6f74206f776e2028616c6c29206f662074686520617373657420746861742074686579207769736820746f20646f20746865206f7065726174696f6e206f6e2e30546f6f4d616e794c6f636b73000f04c0546865206173736574206f776e65722068617320746f6f206d616e79206c6f636b73206f6e207468652061737365742e4c4163636f756e744e6f74536f7665726569676e001004310154686520676976656e206163636f756e74206973206e6f7420616e206964656e7469666961626c6520736f7665726569676e206163636f756e7420666f7220616e79206c6f636174696f6e2e28466565734e6f744d65740011042901546865206f7065726174696f6e207265717569726564206665657320746f20626520706169642077686963682074686520696e69746961746f7220636f756c64206e6f74206d6565742e304c6f636b4e6f74466f756e64001204f4412072656d6f7465206c6f636b20776974682074686520636f72726573706f6e64696e67206461746120636f756c64206e6f7420626520666f756e642e14496e557365001304490154686520756e6c6f636b206f7065726174696f6e2063616e6e6f742073756363656564206265636175736520746865726520617265207374696c6c20636f6e73756d657273206f6620746865206c6f636b2e68496e76616c69644173736574556e6b6e6f776e52657365727665001504f0496e76616c69642061737365742c207265736572766520636861696e20636f756c64206e6f742062652064657465726d696e656420666f722069742e78496e76616c69644173736574556e737570706f72746564526573657276650016044501496e76616c69642061737365742c20646f206e6f7420737570706f72742072656d6f7465206173736574207265736572766573207769746820646966666572656e7420666565732072657365727665732e3c546f6f4d616e7952657365727665730017044901546f6f206d616e7920617373657473207769746820646966666572656e742072657365727665206c6f636174696f6e732068617665206265656e20617474656d7074656420666f72207472616e736665722e604c6f63616c457865637574696f6e496e636f6d706c6574650018047c4c6f63616c2058434d20657865637574696f6e20696e636f6d706c6574652e60546f6f4d616e79417574686f72697a6564416c6961736573001904b8546f6f206d616e79206c6f636174696f6e7320617574686f72697a656420746f20616c696173206f726967696e2e3445787069726573496e50617374001a048c45787069727920626c6f636b206e756d62657220697320696e2074686520706173742e34416c6961734e6f74466f756e64001b04d054686520616c69617320746f2072656d6f766520617574686f72697a6174696f6e20666f7220776173206e6f7420666f756e642e844c6f63616c457865637574696f6e496e636f6d706c657465576974684572726f72080114696e646578080140496e737472756374696f6e496e6465780001146572726f72810e0138457865637574696f6e4572726f72001c0835014c6f63616c2058434d20657865637574696f6e20696e636f6d706c6574652077697468207468652061637475616c2058434d206572726f7220616e642074686520696e646578206f662074686588696e737472756374696f6e20746861742063617573656420746865206572726f722e048054686520604572726f726020656e756d206f6620746869732070616c6c65742e810e0c2870616c6c65745f78636d186572726f727338457865637574696f6e4572726f720001a4204f766572666c6f7700000034556e696d706c656d656e74656400010060556e74727573746564526573657276654c6f636174696f6e00020064556e7472757374656454656c65706f72744c6f636174696f6e000300304c6f636174696f6e46756c6c000400544c6f636174696f6e4e6f74496e7665727469626c65000500244261644f726967696e0006003c496e76616c69644c6f636174696f6e0007003441737365744e6f74466f756e64000800544661696c6564546f5472616e7361637441737365740009003c4e6f74576974686472617761626c65000a00484c6f636174696f6e43616e6e6f74486f6c64000b0054457863656564734d61784d65737361676553697a65000c005844657374696e6174696f6e556e737570706f72746564000d00245472616e73706f7274000e0028556e726f757461626c65000f0030556e6b6e6f776e436c61696d001000384661696c6564546f4465636f6465001100404d6178576569676874496e76616c6964001200384e6f74486f6c64696e674665657300130030546f6f457870656e736976650014001054726170001500404578706563746174696f6e46616c73650016003850616c6c65744e6f74466f756e64001700304e616d654d69736d617463680018004c56657273696f6e496e636f6d70617469626c6500190050486f6c64696e67576f756c644f766572666c6f77001a002c4578706f72744572726f72001b00385265616e63686f724661696c6564001c00184e6f4465616c001d0028466565734e6f744d6574001e00244c6f636b4572726f72001f00304e6f5065726d697373696f6e00200028556e616e63686f726564002100384e6f744465706f73697461626c6500220034546f6f4d616e794173736574730023004c556e68616e646c656458636d56657273696f6e002400485765696768744c696d6974526561636865640025001c426172726965720026004c5765696768744e6f74436f6d70757461626c650027004445786365656473537461636b4c696d697400280000850e085070616c6c65745f6d6573736167655f717565756524426f6f6b537461746504344d6573736167654f726967696e01fd0600180114626567696e10012450616765496e64657800010c656e6410012450616765496e646578000114636f756e7410012450616765496e64657800014072656164795f6e65696768626f757273890e01844f7074696f6e3c4e65696768626f7572733c4d6573736167654f726967696e3e3e0001346d6573736167655f636f756e7430010c75363400011073697a6530010c7536340000890e04184f7074696f6e040454018d0e0108104e6f6e6500000010536f6d6504008d0e00000100008d0e085070616c6c65745f6d6573736167655f7175657565284e65696768626f75727304344d6573736167654f726967696e01fd060008011070726576fd0601344d6573736167654f726967696e0001106e657874fd0601344d6573736167654f726967696e0000910e00000408fd061000950e085070616c6c65745f6d6573736167655f71756575651050616765081053697a650110204865617053697a65000018012472656d61696e696e6710011053697a6500013872656d61696e696e675f73697a6510011053697a6500012c66697273745f696e64657810011053697a65000114666972737410011053697a650001106c61737410011053697a6500011068656170990e019c426f756e6465645665633c75382c20496e746f5533323c4865617053697a652c2053697a653e3e0000990e0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401080453000004003801185665633c543e00009d0e0c5070616c6c65745f6d6573736167655f71756575651870616c6c6574144572726f720404540001242c4e6f745265617061626c65000008490150616765206973206e6f74207265617061626c65206265636175736520697420686173206974656d732072656d61696e696e6720746f2062652070726f63657373656420616e64206973206e6f74206f6c641c656e6f7567682e184e6f50616765000104845061676520746f2062652072656170656420646f6573206e6f742065786973742e244e6f4d657373616765000204a8546865207265666572656e636564206d65737361676520636f756c64206e6f7420626520666f756e642e40416c726561647950726f6365737365640003040101546865206d6573736167652077617320616c72656164792070726f63657373656420616e642063616e6e6f742062652070726f63657373656420616761696e2e18517565756564000404ac546865206d6573736167652069732071756575656420666f722066757475726520657865637574696f6e2e48496e73756666696369656e74576569676874000504190154686572652069732074656d706f726172696c79206e6f7420656e6f7567682077656967687420746f20636f6e74696e756520736572766963696e67206d657373616765732e6054656d706f726172696c79556e70726f6365737361626c65000610a854686973206d6573736167652069732074656d706f726172696c7920756e70726f6365737361626c652e00590153756368206572726f7273206172652065787065637465642c20627574206e6f742067756172616e746565642c20746f207265736f6c7665207468656d73656c766573206576656e7475616c6c79207468726f756768247265747279696e672e2c517565756550617573656400070cec5468652071756575652069732070617573656420616e64206e6f206d6573736167652063616e2062652065786563757465642066726f6d2069742e001d01546869732063616e206368616e676520617420616e792074696d6520616e64206d6179207265736f6c766520696e20746865206675747572652062792072652d747279696e672e4c526563757273697665446973616c6c6f7765640008043101416e6f746865722063616c6c20697320696e2070726f677265737320616e64206e6565647320746f2066696e697368206265666f726520746869732063616c6c2063616e2068617070656e2e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ea10e0c4470616c6c65745f61737365745f726174651870616c6c6574144572726f7204045400010c40556e6b6e6f776e41737365744b696e640000047854686520676976656e20617373657420494420697320756e6b6e6f776e2e34416c7265616479457869737473000104510154686520676976656e20617373657420494420616c72656164792068617320616e2061737369676e656420636f6e76657273696f6e207261746520616e642063616e6e6f742062652072652d637265617465642e204f766572666c6f77000204cc4f766572666c6f77206f637572726564207768656e2063616c63756c6174696e672074686520696e766572736520726174652e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ea50e0c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e646564566563080454015d02045300000400a90e01185665633c543e0000a90e0000025d0200ad0e0c3070616c6c65745f62656566791870616c6c6574144572726f7204045400011c60496e76616c69644b65794f776e65727368697050726f6f66000004310141206b6579206f776e6572736869702070726f6f662070726f76696465642061732070617274206f6620616e2065717569766f636174696f6e207265706f727420697320696e76616c69642e60496e76616c6964446f75626c65566f74696e6750726f6f6600010431014120646f75626c6520766f74696e672070726f6f662070726f76696465642061732070617274206f6620616e2065717569766f636174696f6e207265706f727420697320696e76616c69642e58496e76616c6964466f726b566f74696e6750726f6f6600020429014120666f726b20766f74696e672070726f6f662070726f76696465642061732070617274206f6620616e2065717569766f636174696f6e207265706f727420697320696e76616c69642e74496e76616c6964467574757265426c6f636b566f74696e6750726f6f660003044901412066757475726520626c6f636b20766f74696e672070726f6f662070726f76696465642061732070617274206f6620616e2065717569766f636174696f6e207265706f727420697320696e76616c69642e7c496e76616c696445717569766f636174696f6e50726f6f6653657373696f6e000404c05468652073657373696f6e206f66207468652065717569766f636174696f6e2070726f6f6620697320696e76616c6964584475706c69636174654f6666656e63655265706f727400050415014120676976656e2065717569766f636174696f6e207265706f72742069732076616c69642062757420616c72656164792070726576696f75736c79207265706f727465642e50496e76616c6964436f6e66696775726174696f6e0006048c5375626d697474656420636f6e66696775726174696f6e20697320696e76616c69642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742eb10e0c4873705f636f6e73656e7375735f62656566790c6d6d72444265656679417574686f726974795365740458417574686f72697479536574436f6d6d69746d656e740134000c0108696430015463726174653a3a56616c696461746f72536574496400010c6c656e10010c7533320001446b65797365745f636f6d6d69746d656e74340158417574686f72697479536574436f6d6d69746d656e740000b50e0c4870616c6c65745f72635f6d69677261746f72206163636f756e7473304163636f756e745374617465041c42616c616e63650118010c1c4d69677261746500000020507265736572766500010010506172740c01106672656518011c42616c616e6365000120726573657276656418011c42616c616e6365000124636f6e73756d65727310010c75333200020000b90e0c4870616c6c65745f72635f6d69677261746f72206163636f756e7473404d6967726174656442616c616e636573041c42616c616e63650118000801106b65707418011c42616c616e63650001206d6967726174656418011c42616c616e63650000bd0e0c4870616c6c65745f72635f6d69677261746f721870616c6c6574144572726f7204045400014c2c556e726561636861626c650000002c4f75744f665765696768740001002058636d4572726f72000204844661696c656420746f2073656e642058434d206d65737361676520746f2041482e5c4661696c6564546f57697468647261774163636f756e74000304dc4661696c656420746f207769746864726177206163636f756e742066726f6d20524320666f72206d6967726174696f6e20746f2041482e3c50617374426c6f636b4e756d626572000404e4496e646963617465732074686174207468652073706563696669656420626c6f636b206e756d62657220697320696e2074686520706173742e38457261456e6473546f6f536f6f6e00050cf0496e646963617465732074686174207468657265206973206e6f7420656e6f7567682074696d6520666f72207374616b696e6720746f206c6f636b2e0025015363686564756c6520746865206d6967726174696f6e206174206c656173742074776f2073657373696f6e73206265666f7265207468652063757272656e742065726120656e64732e3c42616c616e63654f766572666c6f770006047042616c616e6365206163636f756e74696e67206f766572666c6f772e4042616c616e6365556e646572666c6f770007047442616c616e6365206163636f756e74696e6720756e646572666c6f772e50496e76616c69645175657279526573706f6e73650008047854686520717565727920726573706f6e736520697320696e76616c69642e3451756572794e6f74466f756e64000904705468652078636d20717565727920776173206e6f7420666f756e642e3058636d53656e644572726f72000a046c4661696c656420746f2073656e642058434d206d6573736167652e40556e726561636861626c655374616765000b04f0546865206d6967726174696f6e207374616765206973206e6f7420726561636861626c652066726f6d207468652063757272656e742073746167652e40496e76616c6964506172616d65746572000c0448496e76616c696420706172616d657465722e704168556d7051756575655072696f72697479416c7265616479536574000d04dc54686520414820554d50207175657565207072696f7269747920636f6e66696775726174696f6e20697320616c7265616479207365742e444163636f756e745265666572656e636564000e043d01546865206163636f756e74206973207265666572656e63656420627920736f6d65206f746865722070616c6c65742e204974206d69676874206861766520667265657a6573206f7220686f6c64732e3442616458636d56657273696f6e000f046c5468652058434d2076657273696f6e20697320696e76616c69642e34496e76616c69644f726967696e00100458546865206f726967696e20697320696e76616c69642e58496e76616c696453746167655472616e736974696f6e00110480546865207374616765207472616e736974696f6e20697320696e76616c69642e60556e7369676e656456616c69646174696f6e4661696c65640012046c556e7369676e65642076616c69646174696f6e206661696c65642e048054686520604572726f726020656e756d206f6620746869732070616c6c65742ec10e00000428c50ec90ecd0ed10ed50edd0ee10ee50ee90eed0e00c50e10306672616d655f73797374656d28657874656e73696f6e7354636865636b5f6e6f6e5f7a65726f5f73656e64657248436865636b4e6f6e5a65726f53656e64657204045400000000c90e10306672616d655f73797374656d28657874656e73696f6e7348636865636b5f737065635f76657273696f6e40436865636b5370656356657273696f6e04045400000000cd0e10306672616d655f73797374656d28657874656e73696f6e7340636865636b5f74785f76657273696f6e38436865636b547856657273696f6e04045400000000d10e10306672616d655f73797374656d28657874656e73696f6e7334636865636b5f67656e6573697330436865636b47656e6573697304045400000000d50e10306672616d655f73797374656d28657874656e73696f6e733c636865636b5f6d6f7274616c69747938436865636b4d6f7274616c69747904045400000400d90e010c4572610000d90e102873705f72756e74696d651c67656e657269630c6572610c4572610001010420496d6d6f7274616c0000001c4d6f7274616c31040008000001001c4d6f7274616c32040008000002001c4d6f7274616c33040008000003001c4d6f7274616c34040008000004001c4d6f7274616c35040008000005001c4d6f7274616c36040008000006001c4d6f7274616c37040008000007001c4d6f7274616c38040008000008001c4d6f7274616c3904000800000900204d6f7274616c313004000800000a00204d6f7274616c313104000800000b00204d6f7274616c313204000800000c00204d6f7274616c313304000800000d00204d6f7274616c313404000800000e00204d6f7274616c313504000800000f00204d6f7274616c313604000800001000204d6f7274616c313704000800001100204d6f7274616c313804000800001200204d6f7274616c313904000800001300204d6f7274616c323004000800001400204d6f7274616c323104000800001500204d6f7274616c323204000800001600204d6f7274616c323304000800001700204d6f7274616c323404000800001800204d6f7274616c323504000800001900204d6f7274616c323604000800001a00204d6f7274616c323704000800001b00204d6f7274616c323804000800001c00204d6f7274616c323904000800001d00204d6f7274616c333004000800001e00204d6f7274616c333104000800001f00204d6f7274616c333204000800002000204d6f7274616c333304000800002100204d6f7274616c333404000800002200204d6f7274616c333504000800002300204d6f7274616c333604000800002400204d6f7274616c333704000800002500204d6f7274616c333804000800002600204d6f7274616c333904000800002700204d6f7274616c343004000800002800204d6f7274616c343104000800002900204d6f7274616c343204000800002a00204d6f7274616c343304000800002b00204d6f7274616c343404000800002c00204d6f7274616c343504000800002d00204d6f7274616c343604000800002e00204d6f7274616c343704000800002f00204d6f7274616c343804000800003000204d6f7274616c343904000800003100204d6f7274616c353004000800003200204d6f7274616c353104000800003300204d6f7274616c353204000800003400204d6f7274616c353304000800003500204d6f7274616c353404000800003600204d6f7274616c353504000800003700204d6f7274616c353604000800003800204d6f7274616c353704000800003900204d6f7274616c353804000800003a00204d6f7274616c353904000800003b00204d6f7274616c363004000800003c00204d6f7274616c363104000800003d00204d6f7274616c363204000800003e00204d6f7274616c363304000800003f00204d6f7274616c363404000800004000204d6f7274616c363504000800004100204d6f7274616c363604000800004200204d6f7274616c363704000800004300204d6f7274616c363804000800004400204d6f7274616c363904000800004500204d6f7274616c373004000800004600204d6f7274616c373104000800004700204d6f7274616c373204000800004800204d6f7274616c373304000800004900204d6f7274616c373404000800004a00204d6f7274616c373504000800004b00204d6f7274616c373604000800004c00204d6f7274616c373704000800004d00204d6f7274616c373804000800004e00204d6f7274616c373904000800004f00204d6f7274616c383004000800005000204d6f7274616c383104000800005100204d6f7274616c383204000800005200204d6f7274616c383304000800005300204d6f7274616c383404000800005400204d6f7274616c383504000800005500204d6f7274616c383604000800005600204d6f7274616c383704000800005700204d6f7274616c383804000800005800204d6f7274616c383904000800005900204d6f7274616c393004000800005a00204d6f7274616c393104000800005b00204d6f7274616c393204000800005c00204d6f7274616c393304000800005d00204d6f7274616c393404000800005e00204d6f7274616c393504000800005f00204d6f7274616c393604000800006000204d6f7274616c393704000800006100204d6f7274616c393804000800006200204d6f7274616c393904000800006300244d6f7274616c31303004000800006400244d6f7274616c31303104000800006500244d6f7274616c31303204000800006600244d6f7274616c31303304000800006700244d6f7274616c31303404000800006800244d6f7274616c31303504000800006900244d6f7274616c31303604000800006a00244d6f7274616c31303704000800006b00244d6f7274616c31303804000800006c00244d6f7274616c31303904000800006d00244d6f7274616c31313004000800006e00244d6f7274616c31313104000800006f00244d6f7274616c31313204000800007000244d6f7274616c31313304000800007100244d6f7274616c31313404000800007200244d6f7274616c31313504000800007300244d6f7274616c31313604000800007400244d6f7274616c31313704000800007500244d6f7274616c31313804000800007600244d6f7274616c31313904000800007700244d6f7274616c31323004000800007800244d6f7274616c31323104000800007900244d6f7274616c31323204000800007a00244d6f7274616c31323304000800007b00244d6f7274616c31323404000800007c00244d6f7274616c31323504000800007d00244d6f7274616c31323604000800007e00244d6f7274616c31323704000800007f00244d6f7274616c31323804000800008000244d6f7274616c31323904000800008100244d6f7274616c31333004000800008200244d6f7274616c31333104000800008300244d6f7274616c31333204000800008400244d6f7274616c31333304000800008500244d6f7274616c31333404000800008600244d6f7274616c31333504000800008700244d6f7274616c31333604000800008800244d6f7274616c31333704000800008900244d6f7274616c31333804000800008a00244d6f7274616c31333904000800008b00244d6f7274616c31343004000800008c00244d6f7274616c31343104000800008d00244d6f7274616c31343204000800008e00244d6f7274616c31343304000800008f00244d6f7274616c31343404000800009000244d6f7274616c31343504000800009100244d6f7274616c31343604000800009200244d6f7274616c31343704000800009300244d6f7274616c31343804000800009400244d6f7274616c31343904000800009500244d6f7274616c31353004000800009600244d6f7274616c31353104000800009700244d6f7274616c31353204000800009800244d6f7274616c31353304000800009900244d6f7274616c31353404000800009a00244d6f7274616c31353504000800009b00244d6f7274616c31353604000800009c00244d6f7274616c31353704000800009d00244d6f7274616c31353804000800009e00244d6f7274616c31353904000800009f00244d6f7274616c3136300400080000a000244d6f7274616c3136310400080000a100244d6f7274616c3136320400080000a200244d6f7274616c3136330400080000a300244d6f7274616c3136340400080000a400244d6f7274616c3136350400080000a500244d6f7274616c3136360400080000a600244d6f7274616c3136370400080000a700244d6f7274616c3136380400080000a800244d6f7274616c3136390400080000a900244d6f7274616c3137300400080000aa00244d6f7274616c3137310400080000ab00244d6f7274616c3137320400080000ac00244d6f7274616c3137330400080000ad00244d6f7274616c3137340400080000ae00244d6f7274616c3137350400080000af00244d6f7274616c3137360400080000b000244d6f7274616c3137370400080000b100244d6f7274616c3137380400080000b200244d6f7274616c3137390400080000b300244d6f7274616c3138300400080000b400244d6f7274616c3138310400080000b500244d6f7274616c3138320400080000b600244d6f7274616c3138330400080000b700244d6f7274616c3138340400080000b800244d6f7274616c3138350400080000b900244d6f7274616c3138360400080000ba00244d6f7274616c3138370400080000bb00244d6f7274616c3138380400080000bc00244d6f7274616c3138390400080000bd00244d6f7274616c3139300400080000be00244d6f7274616c3139310400080000bf00244d6f7274616c3139320400080000c000244d6f7274616c3139330400080000c100244d6f7274616c3139340400080000c200244d6f7274616c3139350400080000c300244d6f7274616c3139360400080000c400244d6f7274616c3139370400080000c500244d6f7274616c3139380400080000c600244d6f7274616c3139390400080000c700244d6f7274616c3230300400080000c800244d6f7274616c3230310400080000c900244d6f7274616c3230320400080000ca00244d6f7274616c3230330400080000cb00244d6f7274616c3230340400080000cc00244d6f7274616c3230350400080000cd00244d6f7274616c3230360400080000ce00244d6f7274616c3230370400080000cf00244d6f7274616c3230380400080000d000244d6f7274616c3230390400080000d100244d6f7274616c3231300400080000d200244d6f7274616c3231310400080000d300244d6f7274616c3231320400080000d400244d6f7274616c3231330400080000d500244d6f7274616c3231340400080000d600244d6f7274616c3231350400080000d700244d6f7274616c3231360400080000d800244d6f7274616c3231370400080000d900244d6f7274616c3231380400080000da00244d6f7274616c3231390400080000db00244d6f7274616c3232300400080000dc00244d6f7274616c3232310400080000dd00244d6f7274616c3232320400080000de00244d6f7274616c3232330400080000df00244d6f7274616c3232340400080000e000244d6f7274616c3232350400080000e100244d6f7274616c3232360400080000e200244d6f7274616c3232370400080000e300244d6f7274616c3232380400080000e400244d6f7274616c3232390400080000e500244d6f7274616c3233300400080000e600244d6f7274616c3233310400080000e700244d6f7274616c3233320400080000e800244d6f7274616c3233330400080000e900244d6f7274616c3233340400080000ea00244d6f7274616c3233350400080000eb00244d6f7274616c3233360400080000ec00244d6f7274616c3233370400080000ed00244d6f7274616c3233380400080000ee00244d6f7274616c3233390400080000ef00244d6f7274616c3234300400080000f000244d6f7274616c3234310400080000f100244d6f7274616c3234320400080000f200244d6f7274616c3234330400080000f300244d6f7274616c3234340400080000f400244d6f7274616c3234350400080000f500244d6f7274616c3234360400080000f600244d6f7274616c3234370400080000f700244d6f7274616c3234380400080000f800244d6f7274616c3234390400080000f900244d6f7274616c3235300400080000fa00244d6f7274616c3235310400080000fb00244d6f7274616c3235320400080000fc00244d6f7274616c3235330400080000fd00244d6f7274616c3235340400080000fe00244d6f7274616c3235350400080000ff0000dd0e10306672616d655f73797374656d28657874656e73696f6e732c636865636b5f6e6f6e636528436865636b4e6f6e636504045400000400fc0120543a3a4e6f6e63650000e10e10306672616d655f73797374656d28657874656e73696f6e7330636865636b5f7765696768742c436865636b57656967687404045400000000e50e086870616c6c65745f7472616e73616374696f6e5f7061796d656e74604368617267655472616e73616374696f6e5061796d656e74040454000004000d01013042616c616e63654f663c543e0000e90e0c5c706f6c6b61646f745f72756e74696d655f636f6d6d6f6e18636c61696d734850726576616c69646174654174746573747304045400000000ed0e08746672616d655f6d657461646174615f686173685f657874656e73696f6e44436865636b4d657461646174614861736804045400000401106d6f6465f10e01104d6f64650000f10e08746672616d655f6d657461646174615f686173685f657874656e73696f6e104d6f64650001082044697361626c65640000001c456e61626c656400010000f50e0840706f6c6b61646f745f72756e74696d651c52756e74696d6500000000f90e0c3072656c61795f636f6d6d6f6e106170697334496e666c6174696f6e496e666f0000080124696e666c6174696f6efd0e015c73705f72756e74696d653a3a5065727175696e74696c6c0001246e6578745f6d696e74010f01f028706f6c6b61646f745f7072696d6974697665733a3a42616c616e63652c20706f6c6b61646f745f7072696d6974697665733a3a42616c616e6365290000fd0e0c3473705f61726974686d65746963287065725f7468696e67732c5065727175696e74696c6c0000040030010c7536340000010f00000408181800050f102873705f72756e74696d651c67656e6572696314626c6f636b14426c6f636b081848656164657201d5012445787472696e73696301090f00080118686561646572d501011848656164657200012865787472696e736963730d0f01385665633c45787472696e7369633e0000090f102873705f72756e74696d651c67656e657269634c756e636865636b65645f65787472696e73696348556e636865636b656445787472696e736963101c4164647265737301f9011043616c6c01a901245369676e617475726501590514457874726101c10e000400380000000d0f000002090f00110f082873705f72756e74696d655845787472696e736963496e636c7573696f6e4d6f646500010834416c6c45787472696e73696373000000344f6e6c79496e686572656e747300010000150f081c73705f636f7265384f70617175654d657461646174610000040038011c5665633c75383e0000190f04184f7074696f6e04045401150f0108104e6f6e6500000010536f6d650400150f00000100001d0f0418526573756c74080454018c044501210f0108084f6b04008c000000000c4572720400210f0000010000210f0c2873705f72756e74696d65507472616e73616374696f6e5f76616c6964697479605472616e73616374696f6e56616c69646974794572726f720001081c496e76616c69640400250f0148496e76616c69645472616e73616374696f6e0000001c556e6b6e6f776e0400290f0148556e6b6e6f776e5472616e73616374696f6e00010000250f0c2873705f72756e74696d65507472616e73616374696f6e5f76616c696469747948496e76616c69645472616e73616374696f6e0001341043616c6c0000001c5061796d656e7400010018467574757265000200145374616c650003002042616450726f6f6600040044416e6369656e744269727468426c6f636b0005004445786861757374735265736f757263657300060018437573746f6d04000801087538000700304261644d616e6461746f72790008004c4d616e6461746f727956616c69646174696f6e000900244261645369676e6572000a0054496e64657465726d696e617465496d706c69636974000b0034556e6b6e6f776e4f726967696e000c0000290f0c2873705f72756e74696d65507472616e73616374696f6e5f76616c696469747948556e6b6e6f776e5472616e73616374696f6e00010c3043616e6e6f744c6f6f6b75700000004c4e6f556e7369676e656456616c696461746f7200010018437573746f6d04000801087538000200002d0f083073705f696e686572656e747330496e686572656e7444617461000004011064617461310f019442547265654d61703c496e686572656e744964656e7469666965722c205665633c75383e3e0000310f042042547265654d617008044b01b10504560138000400350f000000350f000002390f00390f00000408b10538003d0f083073705f696e686572656e747350436865636b496e686572656e7473526573756c7400000c01106f6b6179200110626f6f6c00012c666174616c5f6572726f72200110626f6f6c0001186572726f72732d0f0130496e686572656e74446174610000410f00000408000000450f0c2873705f72756e74696d65507472616e73616374696f6e5f76616c6964697479445472616e73616374696f6e536f7572636500010c1c496e426c6f636b000000144c6f63616c0001002045787465726e616c00020000490f0418526573756c74080454014d0f044501210f0108084f6b04004d0f000000000c4572720400210f00000100004d0f0c2873705f72756e74696d65507472616e73616374696f6e5f76616c69646974794056616c69645472616e73616374696f6e00001401207072696f7269747930014c5472616e73616374696f6e5072696f726974790001207265717569726573b901014c5665633c5472616e73616374696f6e5461673e00012070726f7669646573b901014c5665633c5472616e73616374696f6e5461673e0001246c6f6e6765766974793001505472616e73616374696f6e4c6f6e67657669747900012470726f706167617465200110626f6f6c0000510f00000408c10c550f00550f0c4c706f6c6b61646f745f7072696d6974697665730876384447726f7570526f746174696f6e496e666f04044e0110000c014c73657373696f6e5f73746172745f626c6f636b1001044e00016067726f75705f726f746174696f6e5f6672657175656e63791001044e00010c6e6f771001044e0000590f0000025d0f005d0f0c4c706f6c6b61646f745f7072696d697469766573207673746167696e6724436f726553746174650804480134044e0110010c204f636375706965640400610f01484f63637570696564436f72653c482c204e3e000000245363686564756c65640400690f01345363686564756c6564436f7265000100104672656500020000610f0c4c706f6c6b61646f745f7072696d697469766573207673746167696e67304f63637570696564436f72650804480134044e0110002001506e6578745f75705f6f6e5f617661696c61626c65650f01544f7074696f6e3c5363686564756c6564436f72653e0001386f636375706965645f73696e63651001044e00012c74696d655f6f75745f61741001044e00014c6e6578745f75705f6f6e5f74696d655f6f7574650f01544f7074696f6e3c5363686564756c6564436f72653e000130617661696c6162696c6974799504017c4269745665633c75382c206269747665633a3a6f726465723a3a4c7362303e00014467726f75705f726573706f6e7369626c657508012847726f7570496e64657800013863616e6469646174655f68617368f104013443616e6469646174654861736800015063616e6469646174655f64657363726970746f72b104016043616e64696461746544657363726970746f7256323c483e0000650f04184f7074696f6e04045401690f0108104e6f6e6500000010536f6d650400690f0000010000690f0c4c706f6c6b61646f745f7072696d697469766573087638345363686564756c6564436f7265000008011c706172615f6964b50201084964000120636f6c6c61746f726d0f01484f7074696f6e3c436f6c6c61746f7249643e00006d0f04184f7074696f6e04045401710f0108104e6f6e6500000010536f6d650400710f0000010000710f104c706f6c6b61646f745f7072696d69746976657308763830636f6c6c61746f725f617070185075626c69630000040004013c737232353531393a3a5075626c69630000750f0c4c706f6c6b61646f745f7072696d697469766573087638584f63637570696564436f7265417373756d7074696f6e00010c20496e636c756465640000002054696d65644f7574000100104672656500020000790f04184f7074696f6e040454017d0f0108104e6f6e6500000010536f6d6504007d0f00000100007d0f0c4c706f6c6b61646f745f7072696d6974697665730876385c50657273697374656456616c69646174696f6e446174610804480134044e01100010012c706172656e745f68656164dd040120486561644461746100014c72656c61795f706172656e745f6e756d6265721001044e00016472656c61795f706172656e745f73746f726167655f726f6f74340104480001306d61785f706f765f73697a6510010c7533320000810f04184f7074696f6e04045401850f0108104e6f6e6500000010536f6d650400850f0000010000850f000004087d0fbd0400890f04184f7074696f6e04045401ad040108104e6f6e6500000010536f6d650400ad0400000100008d0f000002910f00910f0c4c706f6c6b61646f745f7072696d697469766573207673746167696e673843616e6469646174654576656e740404480134010c3c43616e6469646174654261636b656410006d08015443616e6469646174655265636569707456323c483e0000dd0401204865616444617461000071080124436f7265496e64657800007508012847726f7570496e6465780000004443616e646964617465496e636c7564656410006d08015443616e6469646174655265636569707456323c483e0000dd0401204865616444617461000071080124436f7265496e64657800007508012847726f7570496e6465780001004443616e64696461746554696d65644f75740c006d08015443616e6469646174655265636569707456323c483e0000dd0401204865616444617461000071080124436f7265496e64657800020000950f042042547265654d617008044b01b502045601390d000400990f000000990f0000029d0f009d0f00000408b502390d00a10f04184f7074696f6e04045401a90c0108104e6f6e6500000010536f6d650400a90c0000010000a50f04184f7074696f6e04045401510d0108104e6f6e6500000010536f6d650400510d0000010000a90f04184f7074696f6e04045401bd040108104e6f6e6500000010536f6d650400bd040000010000ad0f000002b10f00b10f0000040c10f104610d00b50f04184f7074696f6e040454015d040108104e6f6e6500000010536f6d6504005d040000010000b90f000002bd0f00bd0f0000040c10f104c10f00c10f104c706f6c6b61646f745f7072696d69746976657308763820736c617368696e673850656e64696e67536c617368657300000801106b657973710d019442547265654d61703c56616c696461746f72496e6465782c2056616c696461746f7249643e0001106b696e64c50f014c536c617368696e674f6666656e63654b696e640000c50f104c706f6c6b61646f745f7072696d69746976657308763820736c617368696e674c536c617368696e674f6666656e63654b696e6400010828466f72496e76616c696400000030416761696e737456616c696400010000c90f04184f7074696f6e04045401cd0f0108104e6f6e6500000010536f6d650400cd0f0000010000cd0f104c706f6c6b61646f745f7072696d69746976657308763820736c617368696e675c4f70617175654b65794f776e65727368697050726f6f660000040038011c5665633c75383e0000d10f104c706f6c6b61646f745f7072696d69746976657308763820736c617368696e67304469737075746550726f6f66000010012474696d655f736c6f742d050140446973707574657354696d65536c6f740001106b696e64c50f014c536c617368696e674f6666656e63654b696e6400013c76616c696461746f725f696e6465789d04013856616c696461746f72496e64657800013076616c696461746f725f69645102012c56616c696461746f7249640000d50f04184f7074696f6e04045401d90f0108104e6f6e6500000010536f6d650400d90f0000010000d90f104c706f6c6b61646f745f7072696d697469766573207673746167696e67346173796e635f6261636b696e67304261636b696e6753746174650804480134044e01100008012c636f6e73747261696e7473dd0f019063726174653a3a6173796e635f6261636b696e673a3a436f6e73747261696e74733c4e3e00015070656e64696e675f617661696c6162696c697479fd0f019c5665633c43616e64696461746550656e64696e67417661696c6162696c6974793c482c204e3e3e0000dd0f104c706f6c6b61646f745f7072696d697469766573087638346173796e635f6261636b696e672c436f6e73747261696e747304044e01100038015c6d696e5f72656c61795f706172656e745f6e756d6265721001044e0001306d61785f706f765f73697a6510010c7533320001346d61785f636f64655f73697a6510010c753332000134756d705f72656d61696e696e6710010c75333200014c756d705f72656d61696e696e675f627974657310010c7533320001646d61785f756d705f6e756d5f7065725f63616e64696461746510010c753332000158646d705f72656d61696e696e675f6d65737361676573190201185665633c4e3e00013068726d705f696e626f756e64e10f0164496e626f756e6448726d704c696d69746174696f6e733c4e3e00014468726d705f6368616e6e656c735f6f7574e50f01a45665633c2849642c204f7574626f756e6448726d704368616e6e656c4c696d69746174696f6e73293e0001686d61785f68726d705f6e756d5f7065725f63616e64696461746510010c75333200013c72657175697265645f706172656e74dd040120486561644461746100015076616c69646174696f6e5f636f64655f68617368bd04014856616c69646174696f6e436f64654861736800014c757067726164655f7265737472696374696f6ef10f01684f7074696f6e3c557067726164655265737472696374696f6e3e0001586675747572655f76616c69646174696f6e5f636f6465f50f017c4f7074696f6e3c284e2c2056616c69646174696f6e436f646548617368293e0000e10f104c706f6c6b61646f745f7072696d697469766573087638346173796e635f6261636b696e6758496e626f756e6448726d704c696d69746174696f6e7304044e01100004014076616c69645f77617465726d61726b73190201185665633c4e3e0000e50f000002e90f00e90f00000408b502ed0f00ed0f104c706f6c6b61646f745f7072696d697469766573087638346173796e635f6261636b696e67784f7574626f756e6448726d704368616e6e656c4c696d69746174696f6e73000008013c62797465735f72656d61696e696e6710010c7533320001486d657373616765735f72656d61696e696e6710010c7533320000f10f04184f7074696f6e04045401110d0108104e6f6e6500000010536f6d650400110d0000010000f50f04184f7074696f6e04045401f90f0108104e6f6e6500000010536f6d650400f90f0000010000f90f0000040810bd0400fd0f0000020110000110104c706f6c6b61646f745f7072696d697469766573207673746167696e67346173796e635f6261636b696e677043616e64696461746550656e64696e67417661696c6162696c6974790804480134044e01100014013863616e6469646174655f68617368f104013443616e6469646174654861736800012864657363726970746f72b104016043616e64696461746544657363726970746f7256323c483e00012c636f6d6d69746d656e7473c104015043616e646964617465436f6d6d69746d656e747300014c72656c61795f706172656e745f6e756d6265721001044e0001306d61785f706f765f73697a6510010c75333200000510042042547265654d617008044b017108045601ed0c000400091000000009100000020d10000d10000004087108ed0c001110000002ad0400151004184f7074696f6e0404540119100108104e6f6e6500000010536f6d650400191000000100001910104c706f6c6b61646f745f7072696d697469766573207673746167696e67346173796e635f6261636b696e672c436f6e73747261696e747304044e0110003c015c6d696e5f72656c61795f706172656e745f6e756d6265721001044e0001306d61785f706f765f73697a6510010c7533320001346d61785f636f64655f73697a6510010c7533320001486d61785f686561645f646174615f73697a6510010c753332000134756d705f72656d61696e696e6710010c75333200014c756d705f72656d61696e696e675f627974657310010c7533320001646d61785f756d705f6e756d5f7065725f63616e64696461746510010c753332000158646d705f72656d61696e696e675f6d65737361676573190201185665633c4e3e00013068726d705f696e626f756e64e10f0164496e626f756e6448726d704c696d69746174696f6e733c4e3e00014468726d705f6368616e6e656c735f6f7574e50f01a45665633c2849642c204f7574626f756e6448726d704368616e6e656c4c696d69746174696f6e73293e0001686d61785f68726d705f6e756d5f7065725f63616e64696461746510010c75333200013c72657175697265645f706172656e74dd040120486561644461746100015076616c69646174696f6e5f636f64655f68617368bd04014856616c69646174696f6e436f64654861736800014c757067726164655f7265737472696374696f6ef10f01684f7074696f6e3c557067726164655265737472696374696f6e3e0001586675747572655f76616c69646174696f6e5f636f6465f50f017c4f7074696f6e3c284e2c2056616c69646174696f6e436f646548617368293e00001d1004184f7074696f6e0404540121100108104e6f6e6500000010536f6d650400211000000100002110084873705f636f6e73656e7375735f62656566793056616c696461746f72536574042c417574686f726974794964015d020008012876616c696461746f7273a90e01405665633c417574686f7269747949643e000108696430013856616c696461746f72536574496400002510082873705f72756e74696d652c4f706171756556616c75650000040038011c5665633c75383e00002910084873705f636f6e73656e7375735f62656566793c466f726b566f74696e6750726f6f660c1848656164657201d501084964015d0234416e63657374727950726f6f66012510000c0110766f7465190701b8566f74654d6573736167653c4865616465723a3a4e756d6265722c2049642c2049643a3a5369676e61747572653e000138616e6365737472795f70726f6f6625100134416e63657374727950726f6f66000118686561646572d501011848656164657200002d1004184f7074696f6e0404540125100108104e6f6e6500000010536f6d6504002510000001000031100418526573756c74080454013404450135100108084f6b040034000000000c4572720400351000000100003510084473705f6d6d725f7072696d697469766573144572726f7200012840496e76616c69644e756d657269634f7000000010507573680001001c476574526f6f7400020018436f6d6d69740003003447656e657261746550726f6f6600040018566572696679000500304c6561664e6f74466f756e640006004450616c6c65744e6f74496e636c7564656400070040496e76616c69644c656166496e64657800080054496e76616c6964426573744b6e6f776e426c6f636b0009000039100418526573756c74080454013004450135100108084f6b040030000000000c4572720400351000000100003d100418526573756c7408045401411004450135100108084f6b04004110000000000c45727204003510000001000041100000040845104d100045100000024910004910084473705f6d6d725f7072696d6974697665734c456e636f6461626c654f70617175654c6561660000040038011c5665633c75383e00004d10084473705f6d6d725f7072696d697469766573244c65616650726f6f660410486173680134000c01306c6561665f696e6469636573c90b01385665633c4c656166496e6465783e0001286c6561665f636f756e743001244e6f6465496e6465780001146974656d73c90101245665633c486173683e000051100418526573756c74080454019004450135100108084f6b040090000000000c4572720400351000000100005510084473705f636f6e73656e7375735f626162654442616265436f6e66696775726174696f6e0000180134736c6f745f6475726174696f6e30010c75363400013065706f63685f6c656e67746830010c75363400010463e9010128287536342c207536342900012c617574686f7269746965735909019c5665633c28417574686f7269747949642c2042616265417574686f72697479576569676874293e00012872616e646f6d6e65737304012852616e646f6d6e657373000134616c6c6f7765645f736c6f7473ed010130416c6c6f776564536c6f747300005910084473705f636f6e73656e7375735f626162651445706f6368000018012c65706f63685f696e64657830010c75363400012873746172745f736c6f74dd010110536c6f740001206475726174696f6e30010c75363400012c617574686f7269746965735909019c5665633c28417574686f7269747949642c2042616265417574686f72697479576569676874293e00012872616e646f6d6e65737304012852616e646f6d6e657373000118636f6e6669677d0901584261626545706f6368436f6e66696775726174696f6e00005d1004184f7074696f6e0404540161100108104e6f6e6500000010536f6d650400611000000100006110084473705f636f6e73656e7375735f626162655c4f70617175654b65794f776e65727368697050726f6f660000040038011c5665633c75383e0000651004184f7074696f6e0404540169100108104e6f6e6500000010536f6d6504006910000001000069100000026d10006d100000040838690a0071100c346672616d655f737570706f727438766965775f66756e6374696f6e73385669657746756e6374696f6e49640000080118707265666978cc01205b75383b2031365d000118737566666978cc01205b75383b2031365d000075100418526573756c74080454013804450179100108084f6b040038000000000c45727204007910000001000079100c346672616d655f737570706f727438766965775f66756e6374696f6e73645669657746756e6374696f6e44697370617463684572726f7200010c384e6f74496d706c656d656e746564000000204e6f74466f756e640400711001385669657746756e6374696f6e496400010014436f646563000200007d100c6870616c6c65745f7472616e73616374696f6e5f7061796d656e741474797065734c52756e74696d654469737061746368496e666f081c42616c616e63650118185765696768740128000c0118776569676874280118576569676874000114636c6173736001344469737061746368436c61737300012c7061727469616c5f66656518011c42616c616e6365000081100c6870616c6c65745f7472616e73616374696f6e5f7061796d656e741474797065732846656544657461696c73041c42616c616e6365011800080134696e636c7573696f6e5f666565851001744f7074696f6e3c496e636c7573696f6e4665653c42616c616e63653e3e00010c74697018011c42616c616e63650000851004184f7074696f6e0404540189100108104e6f6e6500000010536f6d6504008910000001000089100c6870616c6c65745f7472616e73616374696f6e5f7061796d656e7414747970657330496e636c7573696f6e466565041c42616c616e63650118000c0120626173655f66656518011c42616c616e636500011c6c656e5f66656518011c42616c616e636500014c61646a75737465645f7765696768745f66656518011c42616c616e636500008d100418526573756c7408045401911004450195100108084f6b04009110000000000c4572720400951000000100009110000002f1060095100c4078636d5f72756e74696d655f617069731066656573144572726f7200011834556e696d706c656d656e7465640000006456657273696f6e6564436f6e76657273696f6e4661696c65640001004c5765696768744e6f74436f6d70757461626c650002004c556e68616e646c656458636d56657273696f6e0003003441737365744e6f74466f756e6400040028556e726f757461626c650005000099100418526573756c74080454012804450195100108084f6b040028000000000c4572720400951000000100009d100418526573756c74080454011804450195100108084f6b040018000000000c457272040095100000010000a1100418526573756c7408045401bd0604450195100108084f6b0400bd06000000000c457272040095100000010000a5100418526573756c7408045401a910044501c1100108084f6b0400a910000000000c4572720400c1100000010000a9100c4078636d5f72756e74696d655f617069731c6472795f72756e4443616c6c44727952756e4566666563747304144576656e74015400100140657865637574696f6e5f726573756c74110801684469737061746368526573756c7457697468506f7374496e666f000138656d69747465645f6576656e7473ad1001285665633c4576656e743e0001246c6f63616c5f78636db11001604f7074696f6e3c56657273696f6e656458636d3c28293e3e000138666f727761726465645f78636d73b51001bc5665633c2856657273696f6e65644c6f636174696f6e2c205665633c56657273696f6e656458636d3c28293e3e293e0000ad100000025400b11004184f7074696f6e040454018d050108104e6f6e6500000010536f6d6504008d050000010000b510000002b91000b910000004088d01bd1000bd100000028d0500c1100c4078636d5f72756e74696d655f617069731c6472795f72756e144572726f7200010834556e696d706c656d656e7465640000006456657273696f6e6564436f6e76657273696f6e4661696c656400010000c5100418526573756c7408045401c910044501c1100108084f6b0400c910000000000c4572720400c1100000010000c9100c4078636d5f72756e74696d655f617069731c6472795f72756e4058636d44727952756e4566666563747304144576656e740154000c0140657865637574696f6e5f726573756c74b508011c4f7574636f6d65000138656d69747465645f6576656e7473ad1001285665633c4576656e743e000138666f727761726465645f78636d73b51001bc5665633c2856657273696f6e65644c6f636174696f6e2c205665633c56657273696f6e656458636d3c28293e3e293e0000cd100418526573756c740804540100044501d1100108084f6b040000000000000c4572720400d1100000010000d1100c4078636d5f72756e74696d655f617069732c636f6e76657273696f6e73144572726f720001082c556e737570706f727465640000006456657273696f6e6564436f6e76657273696f6e4661696c656400010000d5100418526573756c740804540190044501e5080108084f6b040090000000000c4572720400e5080000010000d91004184f7074696f6e04045401e5080108104e6f6e6500000010536f6d650400e5080000010000dd10000002e50800e1100840706f6c6b61646f745f72756e74696d653052756e74696d654572726f720001b81853797374656d0400150901706672616d655f73797374656d3a3a4572726f723c52756e74696d653e000000245363686564756c657204002d09018070616c6c65745f7363686564756c65723a3a4572726f723c52756e74696d653e00010020507265696d61676504004d09017c70616c6c65745f707265696d6167653a3a4572726f723c52756e74696d653e000a00104261626504008d09016c70616c6c65745f626162653a3a4572726f723c52756e74696d653e0002001c496e646963657304009509017870616c6c65745f696e64696365733a3a4572726f723c52756e74696d653e0004002042616c616e6365730400f109017c70616c6c65745f62616c616e6365733a3a4572726f723c52756e74696d653e0005001c5374616b696e670400410a017870616c6c65745f7374616b696e673a3a4572726f723c52756e74696d653e0007001c53657373696f6e04006d0a017870616c6c65745f73657373696f6e3a3a4572726f723c52756e74696d653e0009001c4772616e64706104007d0a017870616c6c65745f6772616e6470613a3a4572726f723c52756e74696d653e000b002054726561737572790400a10a017c70616c6c65745f74726561737572793a3a4572726f723c52756e74696d653e00130040436f6e76696374696f6e566f74696e670400d10a01a070616c6c65745f636f6e76696374696f6e5f766f74696e673a3a4572726f723c52756e74696d653e001400245265666572656e64610400190b018070616c6c65745f7265666572656e64613a3a4572726f723c52756e74696d653e0015002457686974656c69737404001d0b018070616c6c65745f77686974656c6973743a3a4572726f723c52756e74696d653e00170018436c61696d730400210b0158636c61696d733a3a4572726f723c52756e74696d653e0018001c56657374696e670400310b017870616c6c65745f76657374696e673a3a4572726f723c52756e74696d653e0019001c5574696c6974790400350b017870616c6c65745f7574696c6974793a3a4572726f723c52756e74696d653e001a001450726f78790400590b017070616c6c65745f70726f78793a3a4572726f723c52756e74696d653e001d00204d756c74697369670400650b017c70616c6c65745f6d756c74697369673a3a4572726f723c52756e74696d653e001e0020426f756e746965730400750b017c70616c6c65745f626f756e746965733a3a4572726f723c52756e74696d653e002200344368696c64426f756e746965730400810b019470616c6c65745f6368696c645f626f756e746965733a3a4572726f723c52756e74696d653e00260068456c656374696f6e50726f76696465724d756c746950686173650400bd0b01d070616c6c65745f656c656374696f6e5f70726f76696465725f6d756c74695f70686173653a3a4572726f723c52756e74696d653e00240024566f7465724c6973740400cd0b01f470616c6c65745f626167735f6c6973743a3a4572726f723c52756e74696d652c2070616c6c65745f626167735f6c6973743a3a496e7374616e6365313e0025003c4e6f6d696e6174696f6e506f6f6c730400110c019c70616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733a3a4572726f723c52756e74696d653e0027002c46617374556e7374616b650400250c018c70616c6c65745f666173745f756e7374616b653a3a4572726f723c52756e74696d653e0028004044656c6567617465645374616b696e670400310c01a070616c6c65745f64656c6567617465645f7374616b696e673a3a4572726f723c52756e74696d653e0029003c5374616b696e674168436c69656e740400550c01b870616c6c65745f7374616b696e675f6173796e635f61685f636c69656e743a3a4572726f723c52756e74696d653e002a0034436f6e66696775726174696f6e0400650c01a070617261636861696e735f636f6e66696775726174696f6e3a3a4572726f723c52756e74696d653e0033003450617261496e636c7573696f6e0400a50c019070617261636861696e735f696e636c7573696f6e3a3a4572726f723c52756e74696d653e0035003050617261496e686572656e740400bd0c01a470617261636861696e735f70617261735f696e686572656e743a3a4572726f723c52756e74696d653e0036001450617261730400190d018070617261636861696e735f70617261733a3a4572726f723c52756e74696d653e0038001048726d700400490d017c70617261636861696e735f68726d703a3a4572726f723c52756e74696d653e003c0034506172617344697370757465730400690d018c70617261636861696e735f64697370757465733a3a4572726f723c52756e74696d653e003e00345061726173536c617368696e6704007d0d018c70617261636861696e735f736c617368696e673a3a4572726f723c52756e74696d653e003f00204f6e44656d616e640400ad0d019070617261636861696e735f6f6e5f64656d616e643a3a4572726f723c52756e74696d653e00400068436f726574696d6541737369676e6d656e7450726f76696465720400d90d01b070617261636861696e735f61737369676e65725f636f726574696d653a3a4572726f723c52756e74696d653e004100245265676973747261720400e50d017c70617261735f7265676973747261723a3a4572726f723c52756e74696d653e00460014536c6f74730400ed0d0154736c6f74733a3a4572726f723c52756e74696d653e0047002041756374696f6e730400010e016061756374696f6e733a3a4572726f723c52756e74696d653e0048002443726f77646c6f616e04000d0e016463726f77646c6f616e3a3a4572726f723c52756e74696d653e00490020436f726574696d650400110e0160636f726574696d653a3a4572726f723c52756e74696d653e004a00485374617465547269654d6967726174696f6e0400ad0801ac70616c6c65745f73746174655f747269655f6d6967726174696f6e3a3a4572726f723c52756e74696d653e0062002458636d50616c6c657404007d0e016870616c6c65745f78636d3a3a4572726f723c52756e74696d653e006300304d657373616765517565756504009d0e019070616c6c65745f6d6573736167655f71756575653a3a4572726f723c52756e74696d653e006400244173736574526174650400a10e018470616c6c65745f61737365745f726174653a3a4572726f723c52756e74696d653e0065001442656566790400ad0e017070616c6c65745f62656566793a3a4572726f723c52756e74696d653e00c8002852634d69677261746f720400bd0e018870616c6c65745f72635f6d69677261746f723a3a4572726f723c52756e74696d653e00ff0000f41853797374656d011853797374656d4c1c4163636f756e7401010402000c4101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008004e8205468652066756c6c206163636f756e7420696e666f726d6174696f6e20666f72206120706172746963756c6172206163636f756e742049442e3845787472696e736963436f756e74000010040004b820546f74616c2065787472696e7369637320636f756e7420666f72207468652063757272656e7420626c6f636b2e40496e686572656e74734170706c696564010020040004a4205768657468657220616c6c20696e686572656e74732068617665206265656e206170706c6965642e2c426c6f636b576569676874010024180000000000000488205468652063757272656e742077656967687420666f722074686520626c6f636b2e40416c6c45787472696e736963734c656e000010040004410120546f74616c206c656e6774682028696e2062797465732920666f7220616c6c2065787472696e736963732070757420746f6765746865722c20666f72207468652063757272656e7420626c6f636b2e24426c6f636b486173680101040510348000000000000000000000000000000000000000000000000000000000000000000498204d6170206f6620626c6f636b206e756d6265727320746f20626c6f636b206861736865732e3445787472696e736963446174610101040510380400043d012045787472696e73696373206461746120666f72207468652063757272656e7420626c6f636b20286d61707320616e2065787472696e736963277320696e64657820746f206974732064617461292e184e756d6265720100101000000000040901205468652063757272656e7420626c6f636b206e756d626572206265696e672070726f6365737365642e205365742062792060657865637574655f626c6f636b602e28506172656e744861736801003480000000000000000000000000000000000000000000000000000000000000000004702048617368206f66207468652070726576696f757320626c6f636b2e1844696765737401003c040004f020446967657374206f66207468652063757272656e7420626c6f636b2c20616c736f2070617274206f662074686520626c6f636b206865616465722e184576656e747301004c04001ca0204576656e7473206465706f736974656420666f72207468652063757272656e7420626c6f636b2e001d01204e4f54453a20546865206974656d20697320756e626f756e6420616e642073686f756c64207468657265666f7265206e657665722062652072656164206f6e20636861696e2ed020497420636f756c64206f746865727769736520696e666c6174652074686520506f562073697a65206f66206120626c6f636b2e002d01204576656e747320686176652061206c6172676520696e2d6d656d6f72792073697a652e20426f7820746865206576656e747320746f206e6f7420676f206f75742d6f662d6d656d6f7279fc206a75737420696e206361736520736f6d656f6e65207374696c6c207265616473207468656d2066726f6d2077697468696e207468652072756e74696d652e284576656e74436f756e74010010100000000004b820546865206e756d626572206f66206576656e747320696e2074686520604576656e74733c543e60206c6973742e2c4576656e74546f706963730101040234d9080400282501204d617070696e67206265747765656e206120746f7069632028726570726573656e74656420627920543a3a486173682920616e64206120766563746f72206f6620696e646578657394206f66206576656e747320696e2074686520603c4576656e74733c543e3e60206c6973742e00510120416c6c20746f70696320766563746f727320686176652064657465726d696e69737469632073746f72616765206c6f636174696f6e7320646570656e64696e67206f6e2074686520746f7069632e2054686973450120616c6c6f7773206c696768742d636c69656e747320746f206c6576657261676520746865206368616e67657320747269652073746f7261676520747261636b696e67206d656368616e69736d20616e64e420696e2063617365206f66206368616e67657320666574636820746865206c697374206f66206576656e7473206f6620696e7465726573742e005901205468652076616c756520686173207468652074797065206028426c6f636b4e756d626572466f723c543e2c204576656e74496e646578296020626563617573652069662077652075736564206f6e6c79206a7573744d012074686520604576656e74496e64657860207468656e20696e20636173652069662074686520746f70696320686173207468652073616d6520636f6e74656e7473206f6e20746865206e65787420626c6f636b0101206e6f206e6f74696669636174696f6e2077696c6c20626520747269676765726564207468757320746865206576656e74206d69676874206265206c6f73742e484c61737452756e74696d65557067726164650000dd0804000455012053746f726573207468652060737065635f76657273696f6e6020616e642060737065635f6e616d6560206f66207768656e20746865206c6173742072756e74696d6520757067726164652068617070656e65642e545570677261646564546f553332526566436f756e740100200400044d012054727565206966207765206861766520757067726164656420736f207468617420607479706520526566436f756e74602069732060753332602e2046616c7365202864656661756c7429206966206e6f742e605570677261646564546f547269706c65526566436f756e740100200400085d012054727565206966207765206861766520757067726164656420736f2074686174204163636f756e74496e666f20636f6e7461696e73207468726565207479706573206f662060526566436f756e74602e2046616c736548202864656661756c7429206966206e6f742e38457865637574696f6e50686173650000d508040004882054686520657865637574696f6e207068617365206f662074686520626c6f636b2e44417574686f72697a6564557067726164650000e908040004b82060536f6d6560206966206120636f6465207570677261646520686173206265656e20617574686f72697a65642e6045787472696e7369635765696768745265636c61696d65640100280800001ca02054686520776569676874207265636c61696d656420666f72207468652065787472696e7369632e002101205468697320696e666f726d6174696f6e20697320617661696c61626c6520756e74696c2074686520656e64206f66207468652065787472696e73696320657865637574696f6e2e2101204d6f726520707265636973656c79207468697320696e666f726d6174696f6e2069732072656d6f76656420696e20606e6f74655f6170706c6965645f65787472696e736963602e007101204c6f67696320646f696e6720736f6d6520706f73742064697370617463682077656967687420726564756374696f6e206d7573742075706461746520746869732073746f7261676520746f2061766f6964206475706c69636174652c20726564756374696f6e2e01ad0101581830426c6f636b57656967687473ed08010207b0bde93603000b00204aa9d10113ffffffffffffffff222d0d1e00010bb8845c8f580113a3703d0ad7a370bd010b0098f73e5d0113ffffffffffffffbf010000222d0d1e00010bb80caff9cc0113a3703d0ad7a370fd010b00204aa9d10113ffffffffffffffff01070088526a74130000000000000040222d0d1e0000000004d020426c6f636b20262065787472696e7369637320776569676874733a20626173652076616c75657320616e64206c696d6974732e2c426c6f636b4c656e677468f9083000003c00000050000000500004a820546865206d6178696d756d206c656e677468206f66206120626c6f636b2028696e206279746573292e38426c6f636b48617368436f756e74101000100000045501204d6178696d756d206e756d626572206f6620626c6f636b206e756d62657220746f20626c6f636b2068617368206d617070696e677320746f206b65657020286f6c64657374207072756e6564206669727374292e20446257656967687401094038ca38010000000098aaf904000000000409012054686520776569676874206f662072756e74696d65206461746162617365206f7065726174696f6e73207468652072756e74696d652063616e20696e766f6b652e1c56657273696f6e05092d0520706f6c6b61646f743c7061726974792d706f6c6b61646f740000000080841e000000000060c51ff1fa3f5d0cca01000000df6acb689907609b0500000037e397fc7c91f5e40200000040fe3ad401f8959a0600000017a6bc0d0062aeb30100000018ef58a3b67ba77001000000d2bc9897eed08f1503000000f78b278be53f454c02000000af2c0297a23e6d3d0d00000049eaaf1b548a0cb00500000091d5df18b0d2cf58020000002a5e924655399e6001000000ed99c5acb25eedf503000000cbca25e39f14238702000000687ad44ad37f03c201000000ab3c0572291feb8b01000000ccd9de6396c899ca01000000bc9d89904f5b923f0100000037c8bb1350a9a2a804000000f3ff14d5ab527059030000006ff52ee858e6c5bd0100000091b1c8b16328eb92020000009ffb505aa738d69c01000000fbc577b9d747efd6010000001a000000010484204765742074686520636861696e277320696e2d636f64652076657273696f6e2e28535335385072656669789d0108000014a8205468652064657369676e61746564205353353820707265666978206f66207468697320636861696e2e0039012054686973207265706c6163657320746865202273733538466f726d6174222070726f7065727479206465636c6172656420696e2074686520636861696e20737065632e20526561736f6e20697331012074686174207468652072756e74696d652073686f756c64206b6e6f772061626f7574207468652070726566697820696e206f7264657220746f206d616b6520757365206f662069742061737020616e206964656e746966696572206f662074686520636861696e2e0115090000245363686564756c657201245363686564756c6572103c496e636f6d706c65746553696e6365000010040004f420426c6f636b206e756d62657220617420776869636820746865206167656e646120626567616e20696e636f6d706c65746520657865637574696f6e2e184167656e6461010104051019090400044d01204974656d7320746f2062652065786563757465642c20696e64657865642062792074686520626c6f636b206e756d626572207468617420746865792073686f756c64206265206578656375746564206f6e2e1c5265747269657300010402842909040004210120526574727920636f6e66696775726174696f6e7320666f72206974656d7320746f2062652065786563757465642c20696e6465786564206279207461736b20616464726573732e184c6f6f6b7570000104050484040010f8204c6f6f6b75702066726f6d2061206e616d6520746f2074686520626c6f636b206e756d62657220616e6420696e646578206f6620746865207461736b2e00590120466f72207633202d3e207634207468652070726576696f75736c7920756e626f756e646564206964656e7469746965732061726520426c616b65322d3235362068617368656420746f20666f726d2074686520763430206964656e7469746965732e01bd01018008344d6178696d756d57656967687428400b00806e87740113cccccccccccccccc04290120546865206d6178696d756d207765696768742074686174206d6179206265207363686564756c65642070657220626c6f636b20666f7220616e7920646973706174636861626c65732e504d61785363686564756c6564506572426c6f636b101032000000141d0120546865206d6178696d756d206e756d626572206f66207363686564756c65642063616c6c7320696e2074686520717565756520666f7220612073696e676c6520626c6f636b2e0018204e4f54453a5101202b20446570656e64656e742070616c6c657473272062656e63686d61726b73206d696768742072657175697265206120686967686572206c696d697420666f72207468652073657474696e672e205365742061c420686967686572206c696d697420756e646572206072756e74696d652d62656e63686d61726b736020666561747572652e012d09010020507265696d6167650120507265696d6167650c24537461747573466f72000104063431090400049020546865207265717565737420737461747573206f66206120676976656e20686173682e4052657175657374537461747573466f72000104063439090400049020546865207265717565737420737461747573206f66206120676976656e20686173682e2c507265696d616765466f72000104066907490904000001c501019400014d090a001042616265011042616265442845706f6368496e64657801003020000000000000000004542043757272656e742065706f636820696e6465782e2c417574686f726974696573010051090400046c2043757272656e742065706f636820617574686f7269746965732e2c47656e65736973536c6f740100dd0120000000000000000008f82054686520736c6f74206174207768696368207468652066697273742065706f63682061637475616c6c7920737461727465642e205468697320697320309020756e74696c2074686520666972737420626c6f636b206f662074686520636861696e2e2c43757272656e74536c6f740100dd0120000000000000000004542043757272656e7420736c6f74206e756d6265722e2852616e646f6d6e65737301000480000000000000000000000000000000000000000000000000000000000000000028b8205468652065706f63682072616e646f6d6e65737320666f7220746865202a63757272656e742a2065706f63682e002c20232053656375726974790005012054686973204d555354204e4f54206265207573656420666f722067616d626c696e672c2061732069742063616e20626520696e666c75656e6365642062792061f8206d616c6963696f75732076616c696461746f7220696e207468652073686f7274207465726d2e204974204d4159206265207573656420696e206d616e7915012063727970746f677261706869632070726f746f636f6c732c20686f77657665722c20736f206c6f6e67206173206f6e652072656d656d6265727320746861742074686973150120286c696b652065766572797468696e6720656c7365206f6e2d636861696e29206974206973207075626c69632e20466f72206578616d706c652c2069742063616e206265050120757365642077686572652061206e756d626572206973206e656564656420746861742063616e6e6f742068617665206265656e2063686f73656e20627920616e0d01206164766572736172792c20666f7220707572706f7365732073756368206173207075626c69632d636f696e207a65726f2d6b6e6f776c656467652070726f6f66732e6050656e64696e6745706f6368436f6e6669674368616e67650000e50104000461012050656e64696e672065706f636820636f6e66696775726174696f6e206368616e676520746861742077696c6c206265206170706c696564207768656e20746865206e6578742065706f636820697320656e61637465642e384e65787452616e646f6d6e657373010004800000000000000000000000000000000000000000000000000000000000000000045c204e6578742065706f63682072616e646f6d6e6573732e3c4e657874417574686f7269746965730100510904000460204e6578742065706f636820617574686f7269746965732e305365676d656e74496e6465780100101000000000247c2052616e646f6d6e65737320756e64657220636f6e737472756374696f6e2e00f8205765206d616b6520612074726164652d6f6666206265747765656e2073746f7261676520616363657373657320616e64206c697374206c656e6774682e01012057652073746f72652074686520756e6465722d636f6e737472756374696f6e2072616e646f6d6e65737320696e207365676d656e7473206f6620757020746f942060554e4445525f434f4e535452554354494f4e5f5345474d454e545f4c454e475448602e00ec204f6e63652061207365676d656e7420726561636865732074686973206c656e6774682c20776520626567696e20746865206e657874206f6e652e090120576520726573657420616c6c207365676d656e747320616e642072657475726e20746f206030602061742074686520626567696e6e696e67206f662065766572791c2065706f63682e44556e646572436f6e737472756374696f6e01010405105d0904000415012054574f582d4e4f54453a20605365676d656e74496e6465786020697320616e20696e6372656173696e6720696e74656765722c20736f2074686973206973206f6b61792e2c496e697469616c697a65640000650904000801012054656d706f726172792076616c75652028636c656172656420617420626c6f636b2066696e616c697a6174696f6e292077686963682069732060536f6d65601d01206966207065722d626c6f636b20696e697469616c697a6174696f6e2068617320616c7265616479206265656e2063616c6c656420666f722063757272656e7420626c6f636b2e4c417574686f7256726652616e646f6d6e65737301008804001015012054686973206669656c642073686f756c6420616c7761797320626520706f70756c6174656420647572696e6720626c6f636b2070726f63657373696e6720756e6c6573731901207365636f6e6461727920706c61696e20736c6f74732061726520656e61626c65642028776869636820646f6e277420636f6e7461696e206120565246206f7574707574292e0049012049742069732073657420696e20606f6e5f66696e616c697a65602c206265666f72652069742077696c6c20636f6e7461696e207468652076616c75652066726f6d20746865206c61737420626c6f636b2e2845706f63685374617274010084200000000000000000145d012054686520626c6f636b206e756d62657273207768656e20746865206c61737420616e642063757272656e742065706f6368206861766520737461727465642c20726573706563746976656c7920604e2d316020616e641420604e602e4901204e4f54453a20576520747261636b207468697320697320696e206f7264657220746f20616e6e6f746174652074686520626c6f636b206e756d626572207768656e206120676976656e20706f6f6c206f66590120656e74726f7079207761732066697865642028692e652e20697420776173206b6e6f776e20746f20636861696e206f6273657276657273292e2053696e63652065706f6368732061726520646566696e656420696e590120736c6f74732c207768696368206d617920626520736b69707065642c2074686520626c6f636b206e756d62657273206d6179206e6f74206c696e6520757020776974682074686520736c6f74206e756d626572732e204c6174656e657373010010100000000014d820486f77206c617465207468652063757272656e7420626c6f636b20697320636f6d706172656420746f2069747320706172656e742e001501205468697320656e74727920697320706f70756c617465642061732070617274206f6620626c6f636b20657865637574696f6e20616e6420697320636c65616e65642075701101206f6e20626c6f636b2066696e616c697a6174696f6e2e205175657279696e6720746869732073746f7261676520656e747279206f757473696465206f6620626c6f636bb020657865637574696f6e20636f6e746578742073686f756c6420616c77617973207969656c64207a65726f2e2c45706f6368436f6e66696700007d0904000861012054686520636f6e66696775726174696f6e20666f72207468652063757272656e742065706f63682e2053686f756c64206e6576657220626520604e6f6e656020617320697420697320696e697469616c697a656420696e242067656e657369732e3c4e65787445706f6368436f6e66696700007d090400082d012054686520636f6e66696775726174696f6e20666f7220746865206e6578742065706f63682c20604e6f6e65602069662074686520636f6e6669672077696c6c206e6f74206368616e6765e82028796f752063616e2066616c6c6261636b20746f206045706f6368436f6e6669676020696e737465616420696e20746861742063617365292e34536b697070656445706f6368730100810904002029012041206c697374206f6620746865206c6173742031303020736b69707065642065706f63687320616e642074686520636f72726573706f6e64696e672073657373696f6e20696e64657870207768656e207468652065706f63682077617320736b69707065642e0031012054686973206973206f6e6c79207573656420666f722076616c69646174696e672065717569766f636174696f6e2070726f6f66732e20416e2065717569766f636174696f6e2070726f6f663501206d75737420636f6e7461696e732061206b65792d6f776e6572736869702070726f6f6620666f72206120676976656e2073657373696f6e2c207468657265666f7265207765206e656564206139012077617920746f2074696520746f6765746865722073657373696f6e7320616e642065706f636820696e64696365732c20692e652e207765206e65656420746f2076616c69646174652074686174290120612076616c696461746f722077617320746865206f776e6572206f66206120676976656e206b6579206f6e206120676976656e2073657373696f6e2c20616e64207768617420746865b0206163746976652065706f636820696e6465782077617320647572696e6720746861742073657373696f6e2e01cd0100103445706f63684475726174696f6e302060090000000000000cec2054686520616d6f756e74206f662074696d652c20696e20736c6f74732c207468617420656163682065706f63682073686f756c64206c6173742e1901204e4f54453a2043757272656e746c79206974206973206e6f7420706f737369626c6520746f206368616e6765207468652065706f6368206475726174696f6e20616674657221012074686520636861696e2068617320737461727465642e20417474656d7074696e6720746f20646f20736f2077696c6c20627269636b20626c6f636b2070726f64756374696f6e2e444578706563746564426c6f636b54696d653020701700000000000014050120546865206578706563746564206176657261676520626c6f636b2074696d6520617420776869636820424142452073686f756c64206265206372656174696e67110120626c6f636b732e2053696e636520424142452069732070726f626162696c6973746963206974206973206e6f74207472697669616c20746f20666967757265206f75740501207768617420746865206578706563746564206176657261676520626c6f636b2074696d652073686f756c64206265206261736564206f6e2074686520736c6f740901206475726174696f6e20616e642074686520736563757269747920706172616d657465722060636020287768657265206031202d20636020726570726573656e7473a0207468652070726f626162696c697479206f66206120736c6f74206265696e6720656d707479292e384d6178417574686f7269746965731010a08601000488204d6178206e756d626572206f6620617574686f72697469657320616c6c6f776564344d61784e6f6d696e61746f727310100002000004d420546865206d6178696d756d206e756d626572206f66206e6f6d696e61746f727320666f7220656163682076616c696461746f722e018d0902002454696d657374616d70012454696d657374616d70080c4e6f7701003020000000000000000004a0205468652063757272656e742074696d6520666f72207468652063757272656e7420626c6f636b2e24446964557064617465010020040010d82057686574686572207468652074696d657374616d7020686173206265656e207570646174656420696e207468697320626c6f636b2e00550120546869732076616c7565206973207570646174656420746f206074727565602075706f6e207375636365737366756c207375626d697373696f6e206f6620612074696d657374616d702062792061206e6f64652e4501204974206973207468656e20636865636b65642061742074686520656e64206f66206561636820626c6f636b20657865637574696f6e20696e2074686520606f6e5f66696e616c697a656020686f6f6b2e01f1010004344d696e696d756d506572696f643020b80b000000000000188c20546865206d696e696d756d20706572696f64206265747765656e20626c6f636b732e004d012042652061776172652074686174207468697320697320646966666572656e7420746f20746865202a65787065637465642a20706572696f6420746861742074686520626c6f636b2070726f64756374696f6e4901206170706172617475732070726f76696465732e20596f75722063686f73656e20636f6e73656e7375732073797374656d2077696c6c2067656e6572616c6c7920776f726b2077697468207468697320746f61012064657465726d696e6520612073656e7369626c6520626c6f636b2074696d652e20466f72206578616d706c652c20696e2074686520417572612070616c6c65742069742077696c6c20626520646f75626c6520746869737020706572696f64206f6e2064656661756c742073657474696e67732e0003001c496e6469636573011c496e646963657304204163636f756e7473000104021091090400048820546865206c6f6f6b75702066726f6d20696e64657820746f206163636f756e742e01f5010198041c4465706f736974184000e8764817000000000000000000000004ac20546865206465706f736974206e656564656420666f7220726573657276696e6720616e20696e6465782e01950904002042616c616e636573012042616c616e6365731c34546f74616c49737375616e6365010018400000000000000000000000000000000004982054686520746f74616c20756e6974732069737375656420696e207468652073797374656d2e40496e61637469766549737375616e636501001840000000000000000000000000000000000409012054686520746f74616c20756e697473206f66206f75747374616e64696e672064656163746976617465642062616c616e636520696e207468652073797374656d2e1c4163636f756e74010104020014010100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080600901205468652042616c616e6365732070616c6c6574206578616d706c65206f662073746f72696e67207468652062616c616e6365206f6620616e206163636f756e742e00282023204578616d706c650034206060606e6f636f6d70696c65b02020696d706c2070616c6c65745f62616c616e6365733a3a436f6e66696720666f722052756e74696d65207b19022020202074797065204163636f756e7453746f7265203d2053746f726167654d61705368696d3c53656c663a3a4163636f756e743c52756e74696d653e2c206672616d655f73797374656d3a3a50726f76696465723c52756e74696d653e2c204163636f756e7449642c2053656c663a3a4163636f756e74446174613c42616c616e63653e3e0c20207d102060606000150120596f752063616e20616c736f2073746f7265207468652062616c616e6365206f6620616e206163636f756e7420696e20746865206053797374656d602070616c6c65742e00282023204578616d706c650034206060606e6f636f6d70696c65b02020696d706c2070616c6c65745f62616c616e6365733a3a436f6e66696720666f722052756e74696d65207b7420202074797065204163636f756e7453746f7265203d2053797374656d0c20207d102060606000510120427574207468697320636f6d657320776974682074726164656f6666732c2073746f72696e67206163636f756e742062616c616e63657320696e207468652073797374656d2070616c6c65742073746f7265736d0120606672616d655f73797374656d60206461746120616c6f6e677369646520746865206163636f756e74206461746120636f6e747261727920746f2073746f72696e67206163636f756e742062616c616e63657320696e207468652901206042616c616e636573602070616c6c65742c20776869636820757365732061206053746f726167654d61706020746f2073746f72652062616c616e6365732064617461206f6e6c792e4101204e4f54453a2054686973206973206f6e6c79207573656420696e207468652063617365207468617420746869732070616c6c6574206973207573656420746f2073746f72652062616c616e6365732e144c6f636b7301010402009909040010b820416e79206c6971756964697479206c6f636b73206f6e20736f6d65206163636f756e742062616c616e6365732e2501204e4f54453a2053686f756c64206f6e6c79206265206163636573736564207768656e2073657474696e672c206368616e67696e6720616e642066726565696e672061206c6f636b2e00ad0120557365206f66206c6f636b73206973206465707265636174656420696e206661766f7572206f6620667265657a65732e20536565206068747470733a2f2f6769746875622e636f6d2f706172697479746563682f7375627374726174652f70756c6c2f31323935312f602052657365727665730101040200a90904000ca4204e616d6564207265736572766573206f6e20736f6d65206163636f756e742062616c616e6365732e00b10120557365206f66207265736572766573206973206465707265636174656420696e206661766f7572206f6620686f6c64732e20536565206068747470733a2f2f6769746875622e636f6d2f706172697479746563682f7375627374726174652f70756c6c2f31323935312f6014486f6c64730101040200b5090400046c20486f6c6473206f6e206163636f756e742062616c616e6365732e1c467265657a65730101040200dd090400048820467265657a65206c6f636b73206f6e206163636f756e742062616c616e6365732e010102019c10484578697374656e7469616c4465706f736974184000e40b5402000000000000000000000020410120546865206d696e696d756d20616d6f756e7420726571756972656420746f206b65657020616e206163636f756e74206f70656e2e204d5553542042452047524541544552205448414e205a45524f2100590120496620796f75202a7265616c6c792a206e65656420697420746f206265207a65726f2c20796f752063616e20656e61626c652074686520666561747572652060696e7365637572655f7a65726f5f65646020666f72610120746869732070616c6c65742e20486f77657665722c20796f7520646f20736f20617420796f7572206f776e207269736b3a20746869732077696c6c206f70656e2075702061206d616a6f7220446f5320766563746f722e590120496e206361736520796f752068617665206d756c7469706c6520736f7572636573206f662070726f7669646572207265666572656e6365732c20796f75206d617920616c736f2067657420756e65787065637465648c206265686176696f757220696620796f7520736574207468697320746f207a65726f2e00f020426f74746f6d206c696e653a20446f20796f757273656c662061206661766f757220616e64206d616b65206974206174206c65617374206f6e6521204d61784c6f636b7310103200000010f420546865206d6178696d756d206e756d626572206f66206c6f636b7320746861742073686f756c64206578697374206f6e20616e206163636f756e742edc204e6f74207374726963746c7920656e666f726365642c20627574207573656420666f722077656967687420657374696d6174696f6e2e00ad0120557365206f66206c6f636b73206973206465707265636174656420696e206661766f7572206f6620667265657a65732e20536565206068747470733a2f2f6769746875622e636f6d2f706172697479746563682f7375627374726174652f70756c6c2f31323935312f602c4d617852657365727665731010320000000c0d0120546865206d6178696d756d206e756d626572206f66206e616d656420726573657276657320746861742063616e206578697374206f6e20616e206163636f756e742e00b10120557365206f66207265736572766573206973206465707265636174656420696e206661766f7572206f6620686f6c64732e20536565206068747470733a2f2f6769746875622e636f6d2f706172697479746563682f7375627374726174652f70756c6c2f31323935312f60284d6178467265657a657310100800000004610120546865206d6178696d756d206e756d626572206f6620696e646976696475616c20667265657a65206c6f636b7320746861742063616e206578697374206f6e20616e206163636f756e7420617420616e792074696d652e01f1090500485472616e73616374696f6e5061796d656e7401485472616e73616374696f6e5061796d656e7408444e6578744665654d756c7469706c6965720100090740000064a7b3b6e00d0000000000000000003853746f7261676556657273696f6e0100f5090400000001a804604f7065726174696f6e616c4665654d756c7469706c696572080405545901204120666565206d756c7469706c69657220666f7220604f7065726174696f6e616c602065787472696e7369637320746f20636f6d7075746520227669727475616c207469702220746f20626f6f73742074686569722c20607072696f726974796000510120546869732076616c7565206973206d756c7469706c69656420627920746865206066696e616c5f6665656020746f206f627461696e206120227669727475616c20746970222074686174206973206c61746572f420616464656420746f20612074697020636f6d706f6e656e7420696e20726567756c617220607072696f72697479602063616c63756c6174696f6e732e4d01204974206d65616e732074686174206120604e6f726d616c60207472616e73616374696f6e2063616e2066726f6e742d72756e20612073696d696c61726c792d73697a656420604f7065726174696f6e616c6041012065787472696e736963202877697468206e6f20746970292c20627920696e636c7564696e672061207469702076616c75652067726561746572207468616e20746865207669727475616c207469702e003c20606060727573742c69676e6f726540202f2f20466f7220604e6f726d616c608c206c6574207072696f72697479203d207072696f726974795f63616c6328746970293b0054202f2f20466f7220604f7065726174696f6e616c601101206c6574207669727475616c5f746970203d2028696e636c7573696f6e5f666565202b2074697029202a204f7065726174696f6e616c4665654d756c7469706c6965723bc4206c6574207072696f72697479203d207072696f726974795f63616c6328746970202b207669727475616c5f746970293b1020606060005101204e6f746520746861742073696e636520776520757365206066696e616c5f6665656020746865206d756c7469706c696572206170706c69657320616c736f20746f2074686520726567756c61722060746970605d012073656e74207769746820746865207472616e73616374696f6e2e20536f2c206e6f74206f6e6c7920646f657320746865207472616e73616374696f6e206765742061207072696f726974792062756d702062617365646101206f6e207468652060696e636c7573696f6e5f666565602c2062757420776520616c736f20616d706c6966792074686520696d70616374206f662074697073206170706c69656420746f20604f7065726174696f6e616c6038207472616e73616374696f6e732e00200028417574686f72736869700128417574686f72736869700418417574686f720000000400046420417574686f72206f662063757272656e7420626c6f636b2e0000000006001c5374616b696e67011c5374616b696e67a83856616c696461746f72436f756e740100101000000000049c2054686520696465616c206e756d626572206f66206163746976652076616c696461746f72732e544d696e696d756d56616c696461746f72436f756e740100101000000000044101204d696e696d756d206e756d626572206f66207374616b696e67207061727469636970616e7473206265666f726520656d657267656e637920636f6e646974696f6e732061726520696d706f7365642e34496e76756c6e657261626c65730100050204000c590120416e792076616c696461746f72732074686174206d6179206e6576657220626520736c6173686564206f7220666f726369626c79206b69636b65642e20497427732061205665632073696e636520746865792772654d01206561737920746f20696e697469616c697a6520616e642074686520706572666f726d616e636520686974206973206d696e696d616c2028776520657870656374206e6f206d6f7265207468616e20666f7572ac20696e76756c6e657261626c65732920616e64207265737472696374656420746f20746573746e6574732e18426f6e64656400010405000004000c0101204d61702066726f6d20616c6c206c6f636b65642022737461736822206163636f756e747320746f2074686520636f6e74726f6c6c6572206163636f756e742e00d02054574f582d4e4f54453a20534146452073696e636520604163636f756e7449646020697320612073656375726520686173682e404d696e4e6f6d696e61746f72426f6e64010018400000000000000000000000000000000004210120546865206d696e696d756d2061637469766520626f6e6420746f206265636f6d6520616e64206d61696e7461696e2074686520726f6c65206f662061206e6f6d696e61746f722e404d696e56616c696461746f72426f6e64010018400000000000000000000000000000000004210120546865206d696e696d756d2061637469766520626f6e6420746f206265636f6d6520616e64206d61696e7461696e2074686520726f6c65206f6620612076616c696461746f722e484d696e696d756d4163746976655374616b65010018400000000000000000000000000000000004110120546865206d696e696d756d20616374697665206e6f6d696e61746f72207374616b65206f6620746865206c617374207375636365737366756c20656c656374696f6e2e344d696e436f6d6d697373696f6e0100b410000000000ce820546865206d696e696d756d20616d6f756e74206f6620636f6d6d697373696f6e20746861742076616c696461746f72732063616e207365742e00802049662073657420746f206030602c206e6f206c696d6974206578697374732e184c65646765720001040200f9090400104501204d61702066726f6d20616c6c2028756e6c6f636b6564292022636f6e74726f6c6c657222206163636f756e747320746f2074686520696e666f20726567617264696e6720746865207374616b696e672e007501204e6f74653a20416c6c2074686520726561647320616e64206d75746174696f6e7320746f20746869732073746f72616765202a4d5553542a20626520646f6e65207468726f75676820746865206d6574686f6473206578706f736564e8206279205b605374616b696e674c6564676572605d20746f20656e73757265206461746120616e64206c6f636b20636f6e73697374656e63792e1450617965650001040500b004000ce42057686572652074686520726577617264207061796d656e742073686f756c64206265206d6164652e204b657965642062792073746173682e00d02054574f582d4e4f54453a20534146452073696e636520604163636f756e7449646020697320612073656375726520686173682e2856616c696461746f72730101040500bc0800000c450120546865206d61702066726f6d202877616e6e616265292076616c696461746f72207374617368206b657920746f2074686520707265666572656e636573206f6620746861742076616c696461746f722e00d02054574f582d4e4f54453a20534146452073696e636520604163636f756e7449646020697320612073656375726520686173682e50436f756e746572466f7256616c696461746f7273010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d6170484d617856616c696461746f7273436f756e7400001004000c310120546865206d6178696d756d2076616c696461746f7220636f756e74206265666f72652077652073746f7020616c6c6f77696e67206e65772076616c696461746f727320746f206a6f696e2e00d0205768656e20746869732076616c7565206973206e6f74207365742c206e6f206c696d6974732061726520656e666f726365642e284e6f6d696e61746f72730001040500010a04004c750120546865206d61702066726f6d206e6f6d696e61746f72207374617368206b657920746f207468656972206e6f6d696e6174696f6e20707265666572656e6365732c206e616d656c79207468652076616c696461746f72732074686174582074686579207769736820746f20737570706f72742e003901204e6f7465207468617420746865206b657973206f6620746869732073746f72616765206d6170206d69676874206265636f6d65206e6f6e2d6465636f6461626c6520696e2063617365207468652d01206163636f756e742773205b604e6f6d696e6174696f6e7351756f74613a3a4d61784e6f6d696e6174696f6e73605d20636f6e66696775726174696f6e206973206465637265617365642e9020496e2074686973207261726520636173652c207468657365206e6f6d696e61746f7273650120617265207374696c6c206578697374656e7420696e2073746f726167652c207468656972206b657920697320636f727265637420616e64207265747269657661626c652028692e652e2060636f6e7461696e735f6b657960710120696e6469636174657320746861742074686579206578697374292c206275742074686569722076616c75652063616e6e6f74206265206465636f6465642e205468657265666f72652c20746865206e6f6e2d6465636f6461626c656d01206e6f6d696e61746f72732077696c6c206566666563746976656c79206e6f742d65786973742c20756e74696c20746865792072652d7375626d697420746865697220707265666572656e6365732073756368207468617420697401012069732077697468696e2074686520626f756e6473206f6620746865206e65776c79207365742060436f6e6669673a3a4d61784e6f6d696e6174696f6e73602e006101205468697320696d706c696573207468617420603a3a697465725f6b65797328292e636f756e7428296020616e6420603a3a6974657228292e636f756e74282960206d696768742072657475726e20646966666572656e746d012076616c75657320666f722074686973206d61702e204d6f72656f7665722c20746865206d61696e20603a3a636f756e7428296020697320616c69676e656420776974682074686520666f726d65722c206e616d656c79207468656c206e756d626572206f66206b65797320746861742065786973742e006d01204c6173746c792c20696620616e79206f6620746865206e6f6d696e61746f7273206265636f6d65206e6f6e2d6465636f6461626c652c20746865792063616e206265206368696c6c656420696d6d6564696174656c7920766961b8205b6043616c6c3a3a6368696c6c5f6f74686572605d20646973706174636861626c6520627920616e796f6e652e00d02054574f582d4e4f54453a20534146452073696e636520604163636f756e7449646020697320612073656375726520686173682e50436f756e746572466f724e6f6d696e61746f7273010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d6170385669727475616c5374616b657273000104050090040018c8205374616b6572732077686f73652066756e647320617265206d616e61676564206279206f746865722070616c6c6574732e00750120546869732070616c6c657420646f6573206e6f74206170706c7920616e79206c6f636b73206f6e207468656d2c207468657265666f7265207468657920617265206f6e6c79207669727475616c6c7920626f6e6465642e20546865796d012061726520657870656374656420746f206265206b65796c657373206163636f756e747320616e642068656e63652073686f756c64206e6f7420626520616c6c6f77656420746f206d7574617465207468656972206c65646765727101206469726563746c792076696120746869732070616c6c65742e20496e73746561642c207468657365206163636f756e747320617265206d616e61676564206279206f746865722070616c6c65747320616e64206163636573736564290120766961206c6f77206c6576656c20617069732e205765206b65657020747261636b206f66207468656d20746f20646f206d696e696d616c20696e7465677269747920636865636b732e60436f756e746572466f725669727475616c5374616b657273010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d6170484d61784e6f6d696e61746f7273436f756e7400001004000c310120546865206d6178696d756d206e6f6d696e61746f7220636f756e74206265666f72652077652073746f7020616c6c6f77696e67206e65772076616c696461746f727320746f206a6f696e2e00d0205768656e20746869732076616c7565206973206e6f74207365742c206e6f206c696d6974732061726520656e666f726365642e2843757272656e744572610000100400105c205468652063757272656e742065726120696e6465782e006501205468697320697320746865206c617465737420706c616e6e6564206572612c20646570656e64696e67206f6e20686f77207468652053657373696f6e2070616c6c657420717565756573207468652076616c696461746f7280207365742c206974206d6967687420626520616374697665206f72206e6f742e244163746976654572610000090a040010d820546865206163746976652065726120696e666f726d6174696f6e2c20697420686f6c647320696e64657820616e642073746172742e0059012054686520616374697665206572612069732074686520657261206265696e672063757272656e746c792072657761726465642e2056616c696461746f7220736574206f66207468697320657261206d757374206265ac20657175616c20746f205b6053657373696f6e496e746572666163653a3a76616c696461746f7273605d2e5445726173537461727453657373696f6e496e6465780001040510100400105501205468652073657373696f6e20696e646578206174207768696368207468652065726120737461727420666f7220746865206c617374205b60436f6e6669673a3a486973746f72794465707468605d20657261732e006101204e6f74653a205468697320747261636b7320746865207374617274696e672073657373696f6e2028692e652e2073657373696f6e20696e646578207768656e20657261207374617274206265696e672061637469766529f020666f7220746865206572617320696e20605b43757272656e74457261202d20484953544f52595f44455054482c2043757272656e744572615d602e2c457261735374616b6572730101080505dd070d0a0c0000002078204578706f73757265206f662076616c696461746f72206174206572612e0061012054686973206973206b65796564206669727374206279207468652065726120696e64657820746f20616c6c6f772062756c6b2064656c6574696f6e20616e64207468656e20746865207374617368206163636f756e742e00cc2049732069742072656d6f766564206166746572205b60436f6e6669673a3a486973746f72794465707468605d20657261732e4101204966207374616b657273206861736e2774206265656e20736574206f7220686173206265656e2072656d6f766564207468656e20656d707479206578706f737572652069732072657475726e65642e002901204e6f74653a20446570726563617465642073696e6365207631342e205573652060457261496e666f6020696e737465616420746f20776f726b2077697468206578706f73757265732e4c457261735374616b6572734f766572766965770001080505dd07190a040030b82053756d6d617279206f662076616c696461746f72206578706f73757265206174206120676976656e206572612e007101205468697320636f6e7461696e732074686520746f74616c207374616b6520696e20737570706f7274206f66207468652076616c696461746f7220616e64207468656972206f776e207374616b652e20496e206164646974696f6e2c75012069742063616e20616c736f206265207573656420746f2067657420746865206e756d626572206f66206e6f6d696e61746f7273206261636b696e6720746869732076616c696461746f7220616e6420746865206e756d626572206f666901206578706f73757265207061676573207468657920617265206469766964656420696e746f2e20546865207061676520636f756e742069732075736566756c20746f2064657465726d696e6520746865206e756d626572206f66ac207061676573206f6620726577617264732074686174206e6565647320746f20626520636c61696d65642e0061012054686973206973206b65796564206669727374206279207468652065726120696e64657820746f20616c6c6f772062756c6b2064656c6574696f6e20616e64207468656e20746865207374617368206163636f756e742eac2053686f756c64206f6e6c79206265206163636573736564207468726f7567682060457261496e666f602e00cc2049732069742072656d6f766564206166746572205b60436f6e6669673a3a486973746f72794465707468605d20657261732e4101204966207374616b657273206861736e2774206265656e20736574206f7220686173206265656e2072656d6f766564207468656e20656d707479206f766572766965772069732072657475726e65642e48457261735374616b657273436c69707065640101080505dd070d0a0c000000409820436c6970706564204578706f73757265206f662076616c696461746f72206174206572612e006501204e6f74653a205468697320697320646570726563617465642c2073686f756c64206265207573656420617320726561642d6f6e6c7920616e642077696c6c2062652072656d6f76656420696e20746865206675747572652e3101204e657720604578706f737572656073206172652073746f72656420696e2061207061676564206d616e6e657220696e2060457261735374616b65727350616765646020696e73746561642e00590120546869732069732073696d696c617220746f205b60457261735374616b657273605d20627574206e756d626572206f66206e6f6d696e61746f7273206578706f736564206973207265647563656420746f20746865a82060543a3a4d61784578706f737572655061676553697a65602062696767657374207374616b6572732e1d0120284e6f74653a20746865206669656c642060746f74616c6020616e6420606f776e60206f6620746865206578706f737572652072656d61696e7320756e6368616e676564292ef42054686973206973207573656420746f206c696d69742074686520692f6f20636f737420666f7220746865206e6f6d696e61746f72207061796f75742e005d012054686973206973206b657965642066697374206279207468652065726120696e64657820746f20616c6c6f772062756c6b2064656c6574696f6e20616e64207468656e20746865207374617368206163636f756e742e00cc2049742069732072656d6f766564206166746572205b60436f6e6669673a3a486973746f72794465707468605d20657261732e4101204966207374616b657273206861736e2774206265656e20736574206f7220686173206265656e2072656d6f766564207468656e20656d707479206578706f737572652069732072657475726e65642e002901204e6f74653a20446570726563617465642073696e6365207631342e205573652060457261496e666f6020696e737465616420746f20776f726b2077697468206578706f73757265732e40457261735374616b657273506167656400010c050505e5071d0a040018c020506167696e61746564206578706f73757265206f6620612076616c696461746f7220617420676976656e206572612e0071012054686973206973206b65796564206669727374206279207468652065726120696e64657820746f20616c6c6f772062756c6b2064656c6574696f6e2c207468656e207374617368206163636f756e7420616e642066696e616c6c79d42074686520706167652e2053686f756c64206f6e6c79206265206163636573736564207468726f7567682060457261496e666f602e00d4205468697320697320636c6561726564206166746572205b60436f6e6669673a3a486973746f72794465707468605d20657261732e38436c61696d6564526577617264730101080505dd071902040018dc20486973746f7279206f6620636c61696d656420706167656420726577617264732062792065726120616e642076616c696461746f722e0069012054686973206973206b657965642062792065726120616e642076616c696461746f72207374617368207768696368206d61707320746f2074686520736574206f66207061676520696e6465786573207768696368206861766538206265656e20636c61696d65642e00cc2049742069732072656d6f766564206166746572205b60436f6e6669673a3a486973746f72794465707468605d20657261732e484572617356616c696461746f7250726566730101080505dd07bc0800001411012053696d696c617220746f2060457261735374616b657273602c207468697320686f6c64732074686520707265666572656e636573206f662076616c696461746f72732e0061012054686973206973206b65796564206669727374206279207468652065726120696e64657820746f20616c6c6f772062756c6b2064656c6574696f6e20616e64207468656e20746865207374617368206163636f756e742e00cc2049732069742072656d6f766564206166746572205b60436f6e6669673a3a486973746f72794465707468605d20657261732e4c4572617356616c696461746f7252657761726400010405101804000c2d012054686520746f74616c2076616c696461746f7220657261207061796f757420666f7220746865206c617374205b60436f6e6669673a3a486973746f72794465707468605d20657261732e0021012045726173207468617420686176656e27742066696e697368656420796574206f7220686173206265656e2072656d6f76656420646f65736e27742068617665207265776172642e4045726173526577617264506f696e74730101040510210a14000000000008d0205265776172647320666f7220746865206c617374205b60436f6e6669673a3a486973746f72794465707468605d20657261732e250120496620726577617264206861736e2774206265656e20736574206f7220686173206265656e2072656d6f766564207468656e2030207265776172642069732072657475726e65642e3845726173546f74616c5374616b6501010405101840000000000000000000000000000000000811012054686520746f74616c20616d6f756e74207374616b656420666f7220746865206c617374205b60436f6e6669673a3a486973746f72794465707468605d20657261732e1d0120496620746f74616c206861736e2774206265656e20736574206f7220686173206265656e2072656d6f766564207468656e2030207374616b652069732072657475726e65642e20466f7263654572610100c404000454204d6f6465206f662065726120666f7263696e672e404d61785374616b6564526577617264730000150204000c1901204d6178696d756d207374616b656420726577617264732c20692e652e207468652070657263656e74616765206f66207468652065726120696e666c6174696f6e20746861746c206973207573656420666f72207374616b6520726577617264732eac20536565205b457261207061796f75745d282e2f696e6465782e68746d6c236572612d7061796f7574292e4c536c6173685265776172644672616374696f6e0100b410000000000cf8205468652070657263656e74616765206f662074686520736c617368207468617420697320646973747269627574656420746f207265706f72746572732e00e4205468652072657374206f662074686520736c61736865642076616c75652069732068616e646c6564206279207468652060536c617368602e4c43616e63656c6564536c6173685061796f757401001840000000000000000000000000000000000815012054686520616d6f756e74206f662063757272656e637920676976656e20746f207265706f7274657273206f66206120736c617368206576656e7420776869636820776173ec2063616e63656c65642062792065787472616f7264696e6172792063697263756d7374616e6365732028652e672e20676f7665726e616e6365292e40556e6170706c696564536c617368657301010405102d0a040004c420416c6c20756e6170706c69656420736c61736865732074686174206172652071756575656420666f72206c617465722e28426f6e646564457261730100d90804001025012041206d617070696e672066726f6d207374696c6c2d626f6e646564206572617320746f207468652066697273742073657373696f6e20696e646578206f662074686174206572612e00c8204d75737420636f6e7461696e7320696e666f726d6174696f6e20666f72206572617320666f72207468652072616e67653abc20605b6163746976655f657261202d20626f756e64696e675f6475726174696f6e3b206163746976655f6572615d604c56616c696461746f72536c617368496e4572610001080505dd07350a040008450120416c6c20736c617368696e67206576656e7473206f6e2076616c696461746f72732c206d61707065642062792065726120746f20746865206869676865737420736c6173682070726f706f7274696f6e7020616e6420736c6173682076616c7565206f6620746865206572612e4c4e6f6d696e61746f72536c617368496e4572610001080505dd0718040004610120416c6c20736c617368696e67206576656e7473206f6e206e6f6d696e61746f72732c206d61707065642062792065726120746f20746865206869676865737420736c6173682076616c7565206f6620746865206572612e34536c617368696e675370616e730001040500390a0400048c20536c617368696e67207370616e7320666f72207374617368206163636f756e74732e245370616e536c61736801010405ed073d0a800000000000000000000000000000000000000000000000000000000000000000083d01205265636f72647320696e666f726d6174696f6e2061626f757420746865206d6178696d756d20736c617368206f6620612073746173682077697468696e206120736c617368696e67207370616e2cb82061732077656c6c20617320686f77206d7563682072657761726420686173206265656e2070616964206f75742e5443757272656e74506c616e6e656453657373696f6e01001010000000000ce820546865206c61737420706c616e6e65642073657373696f6e207363686564756c6564206279207468652073657373696f6e2070616c6c65742e0071012054686973206973206261736963616c6c7920696e2073796e632077697468207468652063616c6c20746f205b6070616c6c65745f73657373696f6e3a3a53657373696f6e4d616e616765723a3a6e65775f73657373696f6e605d2e384368696c6c5468726573686f6c640000150204000c510120546865207468726573686f6c6420666f72207768656e2075736572732063616e2073746172742063616c6c696e6720606368696c6c5f6f746865726020666f72206f746865722076616c696461746f7273202f5901206e6f6d696e61746f72732e20546865207468726573686f6c6420697320636f6d706172656420746f207468652061637475616c206e756d626572206f662076616c696461746f7273202f206e6f6d696e61746f72732901202860436f756e74466f722a602920696e207468652073797374656d20636f6d706172656420746f2074686520636f6e66696775726564206d61782028604d61782a436f756e7460292e010d0201ac1c30486973746f72794465707468101054000000508c204e756d626572206f66206572617320746f206b65657020696e20686973746f72792e00e820466f6c6c6f77696e6720696e666f726d6174696f6e206973206b65707420666f72206572617320696e20605b63757272656e745f657261202d090120486973746f727944657074682c2063757272656e745f6572615d603a2060457261735374616b657273602c2060457261735374616b657273436c6970706564602c050120604572617356616c696461746f725072656673602c20604572617356616c696461746f72526577617264602c206045726173526577617264506f696e7473602c4501206045726173546f74616c5374616b65602c206045726173537461727453657373696f6e496e646578602c2060436c61696d656452657761726473602c2060457261735374616b6572735061676564602c5c2060457261735374616b6572734f76657276696577602e00e4204d757374206265206d6f7265207468616e20746865206e756d626572206f6620657261732064656c617965642062792073657373696f6e2ef820492e652e2061637469766520657261206d75737420616c7761797320626520696e20686973746f72792e20492e652e20606163746976655f657261203ec42063757272656e745f657261202d20686973746f72795f646570746860206d7573742062652067756172616e746565642e001101204966206d6967726174696e6720616e206578697374696e672070616c6c65742066726f6d2073746f726167652076616c756520746f20636f6e6669672076616c75652cec20746869732073686f756c642062652073657420746f2073616d652076616c7565206f72206772656174657220617320696e2073746f726167652e001501204e6f74653a2060486973746f727944657074686020697320757365642061732074686520757070657220626f756e6420666f72207468652060426f756e646564566563602d01206974656d20605374616b696e674c65646765722e6c65676163795f636c61696d65645f72657761726473602e2053657474696e6720746869732076616c7565206c6f776572207468616ed820746865206578697374696e672076616c75652063616e206c65616420746f20696e636f6e73697374656e6369657320696e20746865150120605374616b696e674c65646765726020616e642077696c6c206e65656420746f2062652068616e646c65642070726f7065726c7920696e2061206d6967726174696f6e2ef020546865207465737420607265647563696e675f686973746f72795f64657074685f616272757074602073686f77732074686973206566666563742e3853657373696f6e735065724572611010060000000470204e756d626572206f662073657373696f6e7320706572206572612e3c426f6e64696e674475726174696f6e10101c00000004e4204e756d626572206f6620657261732074686174207374616b65642066756e6473206d7573742072656d61696e20626f6e64656420666f722e48536c61736844656665724475726174696f6e10101b000000100101204e756d626572206f662065726173207468617420736c6173686573206172652064656665727265642062792c20616674657220636f6d7075746174696f6e2e000d0120546869732073686f756c64206265206c657373207468616e2074686520626f6e64696e67206475726174696f6e2e2053657420746f203020696620736c617368657315012073686f756c64206265206170706c69656420696d6d6564696174656c792c20776974686f7574206f70706f7274756e69747920666f7220696e74657276656e74696f6e2e4c4d61784578706f737572655061676553697a651010000200002cb020546865206d6178696d756d2073697a65206f6620656163682060543a3a4578706f7375726550616765602e00290120416e20604578706f737572655061676560206973207765616b6c7920626f756e64656420746f2061206d6178696d756d206f6620604d61784578706f737572655061676553697a656030206e6f6d696e61746f72732e00210120466f72206f6c646572206e6f6e2d7061676564206578706f737572652c206120726577617264207061796f757420776173207265737472696374656420746f2074686520746f70210120604d61784578706f737572655061676553697a6560206e6f6d696e61746f72732e205468697320697320746f206c696d69742074686520692f6f20636f737420666f722074686548206e6f6d696e61746f72207061796f75742e005901204e6f74653a20604d61784578706f737572655061676553697a6560206973207573656420746f20626f756e642060436c61696d6564526577617264736020616e6420697320756e7361666520746f207265647563659020776974686f75742068616e646c696e6720697420696e2061206d6967726174696f6e2e3c4d617856616c696461746f725365741010b004000004150120546865206162736f6c757465206d6178696d756d206f662077696e6e65722076616c696461746f727320746869732070616c6c65742073686f756c642072657475726e2e484d6178556e6c6f636b696e674368756e6b7310102000000028050120546865206d6178696d756d206e756d626572206f662060756e6c6f636b696e6760206368756e6b732061205b605374616b696e674c6564676572605d2063616e090120686176652e204566666563746976656c792064657465726d696e657320686f77206d616e7920756e6971756520657261732061207374616b6572206d61792062653820756e626f6e64696e6720696e2e00f8204e6f74653a20604d6178556e6c6f636b696e674368756e6b736020697320757365642061732074686520757070657220626f756e6420666f722074686501012060426f756e64656456656360206974656d20605374616b696e674c65646765722e756e6c6f636b696e67602e2053657474696e6720746869732076616c75650501206c6f776572207468616e20746865206578697374696e672076616c75652063616e206c65616420746f20696e636f6e73697374656e6369657320696e20746865090120605374616b696e674c65646765726020616e642077696c6c206e65656420746f2062652068616e646c65642070726f7065726c7920696e20612072756e74696d650501206d6967726174696f6e2e20546865207465737420607265647563696e675f6d61785f756e6c6f636b696e675f6368756e6b735f616272757074602073686f7773342074686973206566666563742e01410a0700204f6666656e63657301204f6666656e636573081c5265706f7274730001040534450a040004490120546865207072696d61727920737472756374757265207468617420686f6c647320616c6c206f6666656e6365207265636f726473206b65796564206279207265706f7274206964656e746966696572732e58436f6e63757272656e745265706f727473496e64657801010805054d0ac9010400042901204120766563746f72206f66207265706f727473206f66207468652073616d65206b696e6420746861742068617070656e6564206174207468652073616d652074696d6520736c6f742e0001c80000080028486973746f726963616c0128486973746f726963616c0848486973746f726963616c53657373696f6e73000104051069070400045d01204d617070696e672066726f6d20686973746f726963616c2073657373696f6e20696e646963657320746f2073657373696f6e2d6461746120726f6f74206861736820616e642076616c696461746f7220636f756e742e2c53746f72656452616e6765000084040004e4205468652072616e6765206f6620686973746f726963616c2073657373696f6e732077652073746f72652e205b66697273742c206c617374290001d0000021001c53657373696f6e011c53657373696f6e1c2856616c696461746f7273010005020400047c205468652063757272656e7420736574206f662076616c696461746f72732e3043757272656e74496e646578010010100000000004782043757272656e7420696e646578206f66207468652073657373696f6e2e345175657565644368616e676564010020040008390120547275652069662074686520756e6465726c79696e672065636f6e6f6d6963206964656e746974696573206f7220776569676874696e6720626568696e64207468652076616c696461746f7273a420686173206368616e67656420696e20746865207175657565642076616c696461746f72207365742e285175657565644b6579730100510a0400083d012054686520717565756564206b65797320666f7220746865206e6578742073657373696f6e2e205768656e20746865206e6578742073657373696f6e20626567696e732c207468657365206b657973e02077696c6c206265207573656420746f2064657465726d696e65207468652076616c696461746f7227732073657373696f6e206b6579732e4844697361626c656456616c696461746f72730100590a0400148020496e6469636573206f662064697361626c65642076616c696461746f72732e003d01205468652076656320697320616c77617973206b65707420736f7274656420736f20746861742077652063616e2066696e642077686574686572206120676976656e2076616c696461746f722069733d012064697361626c6564207573696e672062696e617279207365617263682e204974206765747320636c6561726564207768656e20606f6e5f73657373696f6e5f656e64696e67602072657475726e73642061206e657720736574206f66206964656e7469746965732e204e6578744b65797300010405004d020400049c20546865206e6578742073657373696f6e206b65797320666f7220612076616c696461746f722e204b65794f776e657200010405650a00040004090120546865206f776e6572206f662061206b65792e20546865206b65792069732074686520604b657954797065496460202b2074686520656e636f646564206b65792e01490201d404284b65794465706f73697418400000000000000000000000000000000004a42054686520616d6f756e7420746f2062652068656c64207768656e2073657474696e67206b6579732e016d0a09001c4772616e647061011c4772616e6470611c1453746174650100710a04000490205374617465206f66207468652063757272656e7420617574686f72697479207365742e3450656e64696e674368616e67650000750a040004c42050656e64696e67206368616e67653a20287369676e616c65642061742c207363686564756c6564206368616e6765292e284e657874466f72636564000010040004bc206e65787420626c6f636b206e756d6265722077686572652077652063616e20666f7263652061206368616e67652e1c5374616c6c65640000840400049020607472756560206966207765206172652063757272656e746c79207374616c6c65642e3043757272656e745365744964010030200000000000000000085d0120546865206e756d626572206f66206368616e6765732028626f746820696e207465726d73206f66206b65797320616e6420756e6465726c79696e672065636f6e6f6d696320726573706f6e736962696c697469657329c420696e20746865202273657422206f66204772616e6470612076616c696461746f72732066726f6d2067656e657369732e30536574496453657373696f6e00010405301004002859012041206d617070696e672066726f6d206772616e6470612073657420494420746f2074686520696e646578206f6620746865202a6d6f737420726563656e742a2073657373696f6e20666f722077686963682069747368206d656d62657273207765726520726573706f6e7369626c652e0045012054686973206973206f6e6c79207573656420666f722076616c69646174696e672065717569766f636174696f6e2070726f6f66732e20416e2065717569766f636174696f6e2070726f6f66206d7573744d0120636f6e7461696e732061206b65792d6f776e6572736869702070726f6f6620666f72206120676976656e2073657373696f6e2c207468657265666f7265207765206e65656420612077617920746f20746965450120746f6765746865722073657373696f6e7320616e64204752414e44504120736574206964732c20692e652e207765206e65656420746f2076616c6964617465207468617420612076616c696461746f7241012077617320746865206f776e6572206f66206120676976656e206b6579206f6e206120676976656e2073657373696f6e2c20616e642077686174207468652061637469766520736574204944207761735420647572696e6720746861742073657373696f6e2e00b82054574f582d4e4f54453a2060536574496460206973206e6f7420756e646572207573657220636f6e74726f6c2e2c417574686f7269746965730100790a04000484205468652063757272656e74206c697374206f6620617574686f7269746965732e01650201d80c384d6178417574686f7269746965731010a0860100045c204d617820417574686f72697469657320696e20757365344d61784e6f6d696e61746f727310100002000004d420546865206d6178696d756d206e756d626572206f66206e6f6d696e61746f727320666f7220656163682076616c696461746f722e584d6178536574496453657373696f6e456e74726965733020a80000000000000018390120546865206d6178696d756d206e756d626572206f6620656e747269657320746f206b65657020696e207468652073657420696420746f2073657373696f6e20696e646578206d617070696e672e0031012053696e6365207468652060536574496453657373696f6e60206d6170206973206f6e6c79207573656420666f722076616c69646174696e672065717569766f636174696f6e73207468697329012076616c75652073686f756c642072656c61746520746f2074686520626f6e64696e67206475726174696f6e206f66207768617465766572207374616b696e672073797374656d2069733501206265696e6720757365642028696620616e79292e2049662065717569766f636174696f6e2068616e646c696e67206973206e6f7420656e61626c6564207468656e20746869732076616c7565342063616e206265207a65726f2e017d0a0b0048417574686f72697479446973636f766572790148417574686f72697479446973636f7665727908104b6579730100810a0400048c204b657973206f66207468652063757272656e7420617574686f72697479207365742e204e6578744b6579730100810a04000480204b657973206f6620746865206e65787420617574686f72697479207365742e000000000d00205472656173757279012054726561737572791c3450726f706f73616c436f756e74010010100000000010410120444550524543415445443a206173736f636961746564207769746820607370656e645f6c6f63616c602063616c6c20616e642077696c6c2062652072656d6f76656420696e204d617920323032352e690120526566657220746f203c68747470733a2f2f6769746875622e636f6d2f706172697479746563682f706f6c6b61646f742d73646b2f70756c6c2f353936313e20666f72206d6967726174696f6e20746f20607370656e64602e00a4204e756d626572206f662070726f706f73616c7320746861742068617665206265656e206d6164652e2450726f706f73616c730001040510890a040010410120444550524543415445443a206173736f636961746564207769746820607370656e645f6c6f63616c602063616c6c20616e642077696c6c2062652072656d6f76656420696e204d617920323032352e690120526566657220746f203c68747470733a2f2f6769746875622e636f6d2f706172697479746563682f706f6c6b61646f742d73646b2f70756c6c2f353936313e20666f72206d6967726174696f6e20746f20607370656e64602e007c2050726f706f73616c7320746861742068617665206265656e206d6164652e2c4465616374697661746564010018400000000000000000000000000000000004f02054686520616d6f756e7420776869636820686173206265656e207265706f7274656420617320696e61637469766520746f2043757272656e63792e24417070726f76616c7301008d0a040010410120444550524543415445443a206173736f636961746564207769746820607370656e645f6c6f63616c602063616c6c20616e642077696c6c2062652072656d6f76656420696e204d617920323032352e690120526566657220746f203c68747470733a2f2f6769746875622e636f6d2f706172697479746563682f706f6c6b61646f742d73646b2f70756c6c2f353936313e20666f72206d6967726174696f6e20746f20607370656e64602e00f82050726f706f73616c20696e646963657320746861742068617665206265656e20617070726f76656420627574206e6f742079657420617761726465642e285370656e64436f756e74010010100000000004a42054686520636f756e74206f66207370656e647320746861742068617665206265656e206d6164652e185370656e64730001040510910a040004d0205370656e647320746861742068617665206265656e20617070726f76656420616e64206265696e672070726f6365737365642e3c4c6173745370656e64506572696f64000010040004d42054686520626c6f636b6e756d62657220666f7220746865206c61737420747269676765726564207370656e6420706572696f642e01910201e8182c5370656e64506572696f64101000460500048820506572696f64206265747765656e2073756363657373697665207370656e64732e104275726e990a10102700000411012050657263656e74616765206f662073706172652066756e64732028696620616e7929207468617420617265206275726e7420706572207370656e6420706572696f642e2050616c6c657449649d0a2070792f74727372790419012054686520747265617375727927732070616c6c65742069642c207573656420666f72206465726976696e672069747320736f7665726569676e206163636f756e742049442e304d6178417070726f76616c7310106400000018410120444550524543415445443a206173736f636961746564207769746820607370656e645f6c6f63616c602063616c6c20616e642077696c6c2062652072656d6f76656420696e204d617920323032352e690120526566657220746f203c68747470733a2f2f6769746875622e636f6d2f706172697479746563682f706f6c6b61646f742d73646b2f70756c6c2f353936313e20666f72206d6967726174696f6e20746f20607370656e64602e00150120546865206d6178696d756d206e756d626572206f6620617070726f76616c7320746861742063616e207761697420696e20746865207370656e64696e672071756575652e004d01204e4f54453a205468697320706172616d6574657220697320616c736f20757365642077697468696e2074686520426f756e746965732050616c6c657420657874656e73696f6e20696620656e61626c65642e305061796f7574506572696f64101080c613000419012054686520706572696f6420647572696e6720776869636820616e20617070726f766564207472656173757279207370656e642068617320746f20626520636c61696d65642e2c706f745f6163636f756e7400806d6f646c70792f7472737279000000000000000000000000000000000000000004a0204765747320746869732070616c6c65742773206465726976656420706f74206163636f756e742e01a10a130040436f6e76696374696f6e566f74696e670140436f6e76696374696f6e566f74696e670824566f74696e67466f720101080505a507a50ad800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008750120416c6c20766f74696e6720666f72206120706172746963756c617220766f74657220696e206120706172746963756c617220766f74696e6720636c6173732e2057652073746f7265207468652062616c616e636520666f72207468659c206e756d626572206f6620766f74657320746861742077652068617665207265636f726465642e34436c6173734c6f636b73466f720101040500c50a04000c69012054686520766f74696e6720636c617373657320776869636820686176652061206e6f6e2d7a65726f206c6f636b20726571756972656d656e7420616e6420746865206c6f636b20616d6f756e747320776869636820746865796d0120726571756972652e205468652061637475616c20616d6f756e74206c6f636b6564206f6e20626568616c66206f6620746869732070616c6c65742073686f756c6420616c7761797320626520746865206d6178696d756d206f662c2074686973206c6973742e01950201910108204d6178566f74657310100002000010f020546865206d6178696d756d206e756d626572206f6620636f6e63757272656e7420766f74657320616e206163636f756e74206d617920686176652e00550120416c736f207573656420746f20636f6d70757465207765696768742c20616e206f7665726c79206c617267652076616c75652063616e206c65616420746f2065787472696e736963732077697468206c61726765c02077656967687420657374696d6174696f6e3a20736565206064656c65676174656020666f7220696e7374616e63652e44566f74654c6f636b696e67506572696f641010c0890100109020546865206d696e696d756d20706572696f64206f6620766f7465206c6f636b696e672e0065012049742073686f756c64206265206e6f2073686f72746572207468616e20656e6163746d656e7420706572696f6420746f20656e73757265207468617420696e207468652063617365206f6620616e20617070726f76616c2c49012074686f7365207375636365737366756c20766f7465727320617265206c6f636b656420696e746f2074686520636f6e73657175656e636573207468617420746865697220766f74657320656e7461696c2e01d10a1400245265666572656e646101245265666572656e6461143c5265666572656e64756d436f756e74010010100000000004310120546865206e6578742066726565207265666572656e64756d20696e6465782c20616b6120746865206e756d626572206f66207265666572656e6461207374617274656420736f206661722e445265666572656e64756d496e666f466f720001040210d50a040004b420496e666f726d6174696f6e20636f6e6365726e696e6720616e7920676976656e207265666572656e64756d2e28547261636b5175657565010104059d01f50a0400105d012054686520736f72746564206c697374206f66207265666572656e646120726561647920746f206265206465636964656420627574206e6f7420796574206265696e6720646563696465642c206f7264657265642062797c20636f6e76696374696f6e2d776569676874656420617070726f76616c732e00410120546869732073686f756c6420626520656d70747920696620604465636964696e67436f756e7460206973206c657373207468616e2060547261636b496e666f3a3a6d61785f6465636964696e67602e344465636964696e67436f756e74010104059d0110100000000004c420546865206e756d626572206f66207265666572656e6461206265696e6720646563696465642063757272656e746c792e284d657461646174614f66000104021034040018050120546865206d6574616461746120697320612067656e6572616c20696e666f726d6174696f6e20636f6e6365726e696e6720746865207265666572656e64756d2e490120546865206048617368602072656665727320746f2074686520707265696d616765206f66207468652060507265696d61676573602070726f76696465722077686963682063616e2062652061204a534f4e882064756d70206f7220495046532068617368206f662061204a534f4e2066696c652e00750120436f6e73696465722061206761726261676520636f6c6c656374696f6e20666f722061206d65746164617461206f662066696e6973686564207265666572656e64756d7320746f2060756e7265717565737460202872656d6f76652944206c6172676520707265696d616765732e01a10201a10114445375626d697373696f6e4465706f736974184000e40b5402000000000000000000000004350120546865206d696e696d756d20616d6f756e7420746f20626520757365642061732061206465706f73697420666f722061207075626c6963207265666572656e64756d2070726f706f73616c2e244d617851756575656410106400000004e4204d6178696d756d2073697a65206f6620746865207265666572656e64756d20717565756520666f7220612073696e676c6520747261636b2e44556e6465636964696e6754696d656f757410108013030008550120546865206e756d626572206f6620626c6f636b73206166746572207375626d697373696f6e20746861742061207265666572656e64756d206d75737420626567696e206265696e6720646563696465642062792ee4204f6e63652074686973207061737365732c207468656e20616e796f6e65206d61792063616e63656c20746865207265666572656e64756d2e34416c61726d496e74657276616c1010010000000c5d01205175616e74697a6174696f6e206c6576656c20666f7220746865207265666572656e64756d2077616b657570207363686564756c65722e204120686967686572206e756d6265722077696c6c20726573756c7420696e5d012066657765722073746f726167652072656164732f777269746573206e656564656420666f7220736d616c6c657220766f746572732c2062757420616c736f20726573756c7420696e2064656c61797320746f207468655501206175746f6d61746963207265666572656e64756d20737461747573206368616e6765732e204578706c6963697420736572766963696e6720696e737472756374696f6e732061726520756e61666665637465642e18547261636b73010b151a40000064726f6f74000000000000000000000000000000000000000000010000000080c6a47e8d03000000000000000000b00400000027060040380000403800000290d73e0d000000005743de13000000005443de13000000000000ca9a3b000000000065cd1d01006477686974656c69737465645f63616c6c6572000000000000006400000000407a10f35a000000000000000000002c01000000270600640000006400000002ec972510000000007b573c170000000042392f1200000000020e00840000000000d6e61f01000000003962790200000000020064776973685f666f725f6368616e6765000000000000000000000a0000000080f420e6b500000000000000000000b00400000027060040380000640000000290d73e0d000000005743de13000000005443de13000000000000ca9a3b000000000065cd1d0a00647374616b696e675f61646d696e0000000000000000000000000a00000000203d88792d00000000000000000000b004000000270600080700006400000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff0b0064747265617375726572000000000000000000000000000000000a00000000a0724e180900000000000000000000b004000000270600c0890100403800000290d73e0d000000005743de13000000005443de13000000000000ca9a3b000000000065cd1d0c00646c656173655f61646d696e00000000000000000000000000000a00000000203d88792d00000000000000000000b004000000270600080700006400000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff0d006466656c6c6f77736869705f61646d696e0000000000000000000a00000000203d88792d00000000000000000000b004000000270600080700006400000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff0e006467656e6572616c5f61646d696e0000000000000000000000000a00000000203d88792d00000000000000000000b00400000027060008070000640000000290d73e0d000000005743de13000000005443de13000000000259a2f40200000000a3296b05000000002e6b4afdffffffff0f006461756374696f6e5f61646d696e0000000000000000000000000a00000000203d88792d00000000000000000000b00400000027060008070000640000000290d73e0d000000005743de13000000005443de13000000000259a2f40200000000a3296b05000000002e6b4afdffffffff1400647265666572656e64756d5f63616e63656c6c65720000000000e803000000407a10f35a00000000000000000000b0040000c0890100080700006400000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff1500647265666572656e64756d5f6b696c6c65720000000000000000e803000000406352bfc601000000000000000000b004000000270600080700006400000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff1e0064736d616c6c5f74697070657200000000000000000000000000c800000000e40b540200000000000000000000000a000000c0890100640000000a00000000499149150065cd1d00ca9a3b02f9ba1800000000002a4d3100000000006b59e7ffffffffff1f00646269675f7469707065720000000000000000000000000000006400000000e8764817000000000000000000000064000000c0890100580200006400000000499149150065cd1d00ca9a3b02694f3f000000000035967d0000000000e534c1ffffffffff200064736d616c6c5f7370656e646572000000000000000000000000320000000010a5d4e800000000000000000000006009000000270600807000004038000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff2100646d656469756d5f7370656e64657200000000000000000000003200000000204aa9d10100000000000000000000600900000027060000e1000040380000005b01f6300065cd1d00ca9a3b021161db0000000000bfd1aa010000000020972affffffffff2200646269675f7370656e64657200000000000000000000000000003200000000409452a303000000000000000000006009000000270600c0890100403800000000ca9a3b0065cd1d00ca9a3b02413cb00100000000755d34030000000045d165feffffffff0c482041206c697374206f6620747261636b732e005d01204e6f74653a2069662074686520747261636b73206172652064796e616d69632c207468652076616c756520696e2074686520737461746963206d65746164617461206d6967687420626520696e61636375726174652e01190b15001c4f726967696e73000000000016002457686974656c697374012457686974656c697374043c57686974656c697374656443616c6c00010405349004000001c502010d0800011d0b170018436c61696d730118436c61696d731418436c61696d7300010406d5021804000014546f74616c0100184000000000000000000000000000000000001c56657374696e6700010406d502dd02040010782056657374696e67207363686564756c6520666f72206120636c61696d2e0d012046697273742062616c616e63652069732074686520746f74616c20616d6f756e7420746861742073686f756c642062652068656c6420666f722076657374696e672ee4205365636f6e642062616c616e636520697320686f77206d7563682073686f756c6420626520756e6c6f636b65642070657220626c6f636b2ecc2054686520626c6f636b206e756d626572206973207768656e207468652076657374696e672073686f756c642073746172742e1c5369676e696e6700010406d502e502040004c0205468652073746174656d656e74206b696e642074686174206d757374206265207369676e65642c20696620616e792e24507265636c61696d730001040600d5020400042d01205072652d636c61696d656420457468657265756d206163636f756e74732c20627920746865204163636f756e74204944207468617420746865792061726520636c61696d656420746f2e01c902011d08041850726566697838888450617920444f547320746f2074686520506f6c6b61646f74206163636f756e743a0001210b18001c56657374696e67011c56657374696e67081c56657374696e670001040200250b040004d820496e666f726d6174696f6e20726567617264696e67207468652076657374696e67206f66206120676976656e206163636f756e742e3853746f7261676556657273696f6e01002d0b04000c7c2053746f726167652076657273696f6e206f66207468652070616c6c65742e003101204e6577206e6574776f726b732073746172742077697468206c61746573742076657273696f6e2c2061732064657465726d696e6564206279207468652067656e65736973206275696c642e01e90201210808444d696e5665737465645472616e73666572184000e40b5402000000000000000000000004e820546865206d696e696d756d20616d6f756e74207472616e7366657272656420746f2063616c6c20607665737465645f7472616e73666572602e4c4d617856657374696e675363686564756c657310101c0000000001310b19001c5574696c6974790001f102012508044c626174636865645f63616c6c735f6c696d69741010aa2a000004a820546865206c696d6974206f6e20746865206e756d626572206f6620626174636865642063616c6c732e01350b1a001450726f7879011450726f7879081c50726f786965730101040500390b4400000000000000000000000000000000000845012054686520736574206f66206163636f756e742070726f786965732e204d61707320746865206163636f756e74207768696368206861732064656c65676174656420746f20746865206163636f756e7473210120776869636820617265206265696e672064656c65676174656420746f2c20746f67657468657220776974682074686520616d6f756e742068656c64206f6e206465706f7369742e34416e6e6f756e63656d656e74730101040500490b44000000000000000000000000000000000004ac2054686520616e6e6f756e63656d656e7473206d616465206279207468652070726f787920286b6579292e01f902012908184050726f78794465706f7369744261736518400084b2952e000000000000000000000010110120546865206261736520616d6f756e74206f662063757272656e6379206e656564656420746f207265736572766520666f72206372656174696e6720612070726f78792e00010120546869732069732068656c6420666f7220616e206164646974696f6e616c2073746f72616765206974656d2077686f73652076616c75652073697a652069732501206073697a656f662842616c616e6365296020627974657320616e642077686f7365206b65792073697a65206973206073697a656f66284163636f756e74496429602062797465732e4850726f78794465706f736974466163746f7218408066ab1300000000000000000000000014bc2054686520616d6f756e74206f662063757272656e6379206e6565646564207065722070726f78792061646465642e00350120546869732069732068656c6420666f7220616464696e6720333220627974657320706c757320616e20696e7374616e6365206f66206050726f78795479706560206d6f726520696e746f20616101207072652d6578697374696e672073746f726167652076616c75652e20546875732c207768656e20636f6e6669677572696e67206050726f78794465706f736974466163746f7260206f6e652073686f756c642074616b65f420696e746f206163636f756e7420603332202b2070726f78795f747970652e656e636f646528292e6c656e282960206279746573206f6620646174612e284d617850726f7869657310102000000004f020546865206d6178696d756d20616d6f756e74206f662070726f7869657320616c6c6f77656420666f7220612073696e676c65206163636f756e742e284d617850656e64696e6710102000000004450120546865206d6178696d756d20616d6f756e74206f662074696d652d64656c6179656420616e6e6f756e63656d656e747320746861742061726520616c6c6f77656420746f2062652070656e64696e672e5c416e6e6f756e63656d656e744465706f7369744261736518400084b2952e000000000000000000000010310120546865206261736520616d6f756e74206f662063757272656e6379206e656564656420746f207265736572766520666f72206372656174696e6720616e20616e6e6f756e63656d656e742e00490120546869732069732068656c64207768656e2061206e65772073746f72616765206974656d20686f6c64696e672061206042616c616e636560206973206372656174656420287479706963616c6c7920313620206279746573292e64416e6e6f756e63656d656e744465706f736974466163746f72184000cd562700000000000000000000000010d42054686520616d6f756e74206f662063757272656e6379206e65656465642070657220616e6e6f756e63656d656e74206d6164652e00590120546869732069732068656c6420666f7220616464696e6720616e20604163636f756e744964602c2060486173686020616e642060426c6f636b4e756d6265726020287479706963616c6c79203638206279746573298c20696e746f2061207072652d6578697374696e672073746f726167652076616c75652e01590b1d00204d756c746973696701204d756c746973696704244d756c746973696773000108050251075d0b040004942054686520736574206f66206f70656e206d756c7469736967206f7065726174696f6e732e0105030131080c2c4465706f736974426173651840008c61c52e000000000000000000000018590120546865206261736520616d6f756e74206f662063757272656e6379206e656564656420746f207265736572766520666f72206372656174696e672061206d756c746973696720657865637574696f6e206f7220746f842073746f726520612064697370617463682063616c6c20666f72206c617465722e00010120546869732069732068656c6420666f7220616e206164646974696f6e616c2073746f72616765206974656d2077686f73652076616c75652073697a652069733101206034202b2073697a656f662828426c6f636b4e756d6265722c2042616c616e63652c204163636f756e74496429296020627974657320616e642077686f7365206b65792073697a652069738020603332202b2073697a656f66284163636f756e74496429602062797465732e344465706f736974466163746f72184000d012130000000000000000000000000c55012054686520616d6f756e74206f662063757272656e6379206e65656465642070657220756e6974207468726573686f6c64207768656e206372656174696e672061206d756c746973696720657865637574696f6e2e00250120546869732069732068656c6420666f7220616464696e67203332206279746573206d6f726520696e746f2061207072652d6578697374696e672073746f726167652076616c75652e384d61785369676e61746f7269657310106400000004ec20546865206d6178696d756d20616d6f756e74206f66207369676e61746f7269657320616c6c6f77656420696e20746865206d756c74697369672e01650b1e0020426f756e746965730120426f756e74696573102c426f756e7479436f756e74010010100000000004c0204e756d626572206f6620626f756e74792070726f706f73616c7320746861742068617665206265656e206d6164652e20426f756e746965730001040510690b0400047820426f756e7469657320746861742068617665206265656e206d6164652e48426f756e74794465736372697074696f6e730001040510710b0400048020546865206465736372697074696f6e206f66206561636820626f756e74792e3c426f756e7479417070726f76616c7301008d0a040004ec20426f756e747920696e646963657320746861742068617665206265656e20617070726f76656420627574206e6f74207965742066756e6465642e0111030135082444426f756e74794465706f73697442617365184000e40b5402000000000000000000000004e82054686520616d6f756e742068656c64206f6e206465706f73697420666f7220706c6163696e67206120626f756e74792070726f706f73616c2e60426f756e74794465706f7369745061796f757444656c6179101000000000045901205468652064656c617920706572696f6420666f72207768696368206120626f756e74792062656e6566696369617279206e65656420746f2077616974206265666f726520636c61696d20746865207061796f75742e48426f756e7479557064617465506572696f6410100004170318f4205468652074696d65206c696d697420666f7220612063757261746f7220746f20616374206265666f7265206120626f756e747920657870697265732e0055012054686520706572696f64207468617420737461727473207768656e20612063757261746f7220697320617070726f7665642c20647572696e672077686963682074686579206d7573742065786563757465206f725501207570646174652074686520626f756e7479207669612060657874656e645f626f756e74795f657870697279602e204966206d69737365642c2074686520626f756e747920657870697265732c20616e642074686555012063757261746f72206d617920626520736c61736865642e2049662060426c6f636b4e756d626572466f723a3a4d4158602c20626f756e7469657320737461792061637469766520696e646566696e6974656c792cb82072656d6f76696e6720746865206e65656420666f722060657874656e645f626f756e74795f657870697279602e6043757261746f724465706f7369744d756c7469706c696572990a1020a10700101901205468652063757261746f72206465706f7369742069732063616c63756c6174656420617320612070657263656e74616765206f66207468652063757261746f72206665652e0039012054686973206465706f73697420686173206f7074696f6e616c20757070657220616e64206c6f77657220626f756e64732077697468206043757261746f724465706f7369744d61786020616e6454206043757261746f724465706f7369744d696e602e4443757261746f724465706f7369744d61783502440100204aa9d10100000000000000000000044901204d6178696d756d20616d6f756e74206f662066756e647320746861742073686f756c6420626520706c6163656420696e2061206465706f73697420666f72206d616b696e6720612070726f706f73616c2e4443757261746f724465706f7369744d696e3502440100e87648170000000000000000000000044901204d696e696d756d20616d6f756e74206f662066756e647320746861742073686f756c6420626520706c6163656420696e2061206465706f73697420666f72206d616b696e6720612070726f706f73616c2e48426f756e747956616c75654d696e696d756d184000e876481700000000000000000000000470204d696e696d756d2076616c756520666f72206120626f756e74792e48446174614465706f73697450657242797465184000e1f5050000000000000000000000000461012054686520616d6f756e742068656c64206f6e206465706f7369742070657220627974652077697468696e2074686520746970207265706f727420726561736f6e206f7220626f756e7479206465736372697074696f6e2e4c4d6178696d756d526561736f6e4c656e6774681010004000000c88204d6178696d756d2061636365707461626c6520726561736f6e206c656e6774682e0065012042656e63686d61726b7320646570656e64206f6e20746869732076616c75652c206265207375726520746f2075706461746520776569676874732066696c65207768656e206368616e67696e6720746869732076616c756501750b2200344368696c64426f756e7469657301344368696c64426f756e746965731c404368696c64426f756e7479436f756e740100101000000000086d0120444550524543415445443a205265706c6163656420776974682060506172656e74546f74616c4368696c64426f756e74696573602073746f72616765206974656d206b656570696e672064656469636174656420636f756e7473550120666f72206561636820706172656e7420626f756e74792e204e756d626572206f6620746f74616c206368696c6420626f756e746965732e2057696c6c2062652072656d6f76656420696e204d617920323032352e4c506172656e744368696c64426f756e74696573010104051010100000000008cc204e756d626572206f6620616374697665206368696c6420626f756e746965732070657220706172656e7420626f756e74792ee0204d6170206f6620706172656e7420626f756e747920696e64657820746f206e756d626572206f66206368696c6420626f756e746965732e60506172656e74546f74616c4368696c64426f756e746965730101040510101000000000044101204e756d626572206f6620746f74616c206368696c6420626f756e746965732070657220706172656e7420626f756e74792c20696e636c7564696e6720636f6d706c6574656420626f756e746965732e344368696c64426f756e74696573000108050584790b04000494204368696c6420626f756e7469657320746861742068617665206265656e2061646465642e644368696c64426f756e74794465736372697074696f6e735631000108050584710b04000c290120546865206465736372697074696f6e206f662065616368206368696c642d626f756e74792e20496e6465786564206279206028706172656e745f69642c206368696c645f696429602e006d012054686973206974656d207265706c616365732074686520604368696c64426f756e74794465736372697074696f6e73602073746f72616765206974656d2066726f6d207468652056302073746f726167652076657273696f6e2e505630546f56314368696c64426f756e74794964730001040510840400145d0120546865206d617070696e67206f6620746865206368696c6420626f756e7479206964732066726f6d2073746f726167652076657273696f6e206056306020746f20746865206e657720605631602076657273696f6e2e006d0120546865206056306020696473206261736564206f6e20746f74616c206368696c6420626f756e747920636f756e74205b604368696c64426f756e7479436f756e74605d602e2054686520605631602076657273696f6e206964734101206261736564206f6e20746865206368696c6420626f756e747920636f756e742070657220706172656e7420626f756e7479205b60506172656e74546f74616c4368696c64426f756e74696573605d2e650120546865206974656d20696e74656e64656420736f6c656c7920666f7220636c69656e7420636f6e76656e69656e636520616e64206e6f74207573656420696e207468652070616c6c6574277320636f7265206c6f6769632e4c4368696c6472656e43757261746f72466565730101040510184000000000000000000000000000000000040101205468652063756d756c6174697665206368696c642d626f756e74792063757261746f722066656520666f72206561636820706172656e7420626f756e74792e01150301390808644d61784163746976654368696c64426f756e7479436f756e74101064000000041d01204d6178696d756d206e756d626572206f66206368696c6420626f756e7469657320746861742063616e20626520616464656420746f206120706172656e7420626f756e74792e5c4368696c64426f756e747956616c75654d696e696d756d184000e40b540200000000000000000000000488204d696e696d756d2076616c756520666f722061206368696c642d626f756e74792e01810b260068456c656374696f6e50726f76696465724d756c746950686173650168456c656374696f6e50726f76696465724d756c746950686173652814526f756e64010010100100000018ac20496e7465726e616c20636f756e74657220666f7220746865206e756d626572206f6620726f756e64732e00550120546869732069732075736566756c20666f722064652d6475706c69636174696f6e206f66207472616e73616374696f6e73207375626d697474656420746f2074686520706f6f6c2c20616e642067656e6572616c6c20646961676e6f7374696373206f66207468652070616c6c65742e004d012054686973206973206d6572656c7920696e6372656d656e746564206f6e6365207065722065766572792074696d65207468617420616e20757073747265616d2060656c656374602069732063616c6c65642e3043757272656e745068617365010045080400043c2043757272656e742070686173652e38517565756564536f6c7574696f6e0000850b04000c3d012043757272656e74206265737420736f6c7574696f6e2c207369676e6564206f7220756e7369676e65642c2071756575656420746f2062652072657475726e65642075706f6e2060656c656374602e006020416c7761797320736f727465642062792073636f72652e20536e617073686f740000a10b0400107020536e617073686f742064617461206f662074686520726f756e642e005d01205468697320697320637265617465642061742074686520626567696e6e696e67206f6620746865207369676e656420706861736520616e6420636c65617265642075706f6e2063616c6c696e672060656c656374602e2901204e6f74653a20546869732073746f726167652074797065206d757374206f6e6c79206265206d757461746564207468726f756768205b60536e617073686f7457726170706572605d2e384465736972656454617267657473000010040010cc2044657369726564206e756d626572206f66207461726765747320746f20656c65637420666f72207468697320726f756e642e00a8204f6e6c7920657869737473207768656e205b60536e617073686f74605d2069732070726573656e742e2901204e6f74653a20546869732073746f726167652074797065206d757374206f6e6c79206265206d757461746564207468726f756768205b60536e617073686f7457726170706572605d2e40536e617073686f744d657461646174610000f1030400109820546865206d65746164617461206f6620746865205b60526f756e64536e617073686f74605d00a8204f6e6c7920657869737473207768656e205b60536e617073686f74605d2069732070726573656e742e2901204e6f74653a20546869732073746f726167652074797065206d757374206f6e6c79206265206d757461746564207468726f756768205b60536e617073686f7457726170706572605d2e645369676e65645375626d697373696f6e4e657874496e646578010010100000000024010120546865206e65787420696e64657820746f2062652061737369676e656420746f20616e20696e636f6d696e67207369676e6564207375626d697373696f6e2e007501204576657279206163636570746564207375626d697373696f6e2069732061737369676e6564206120756e6971756520696e6465783b207468617420696e64657820697320626f756e6420746f207468617420706172746963756c61726501207375626d697373696f6e20666f7220746865206475726174696f6e206f662074686520656c656374696f6e2e204f6e20656c656374696f6e2066696e616c697a6174696f6e2c20746865206e65787420696e6465782069733020726573657420746f20302e0069012057652063616e2774206a7573742075736520605369676e65645375626d697373696f6e496e64696365732e6c656e2829602c206265636175736520746861742773206120626f756e646564207365743b20706173742069747359012063617061636974792c2069742077696c6c2073696d706c792073617475726174652e2057652063616e2774206a7573742069746572617465206f76657220605369676e65645375626d697373696f6e734d6170602cf4206265636175736520697465726174696f6e20697320736c6f772e20496e73746561642c2077652073746f7265207468652076616c756520686572652e5c5369676e65645375626d697373696f6e496e64696365730100ad0b0400186d01204120736f727465642c20626f756e64656420766563746f72206f6620602873636f72652c20626c6f636b5f6e756d6265722c20696e64657829602c20776865726520656163682060696e6465786020706f696e747320746f2061782076616c756520696e20605369676e65645375626d697373696f6e73602e007101205765206e65766572206e65656420746f2070726f63657373206d6f7265207468616e20612073696e676c65207369676e6564207375626d697373696f6e20617420612074696d652e205369676e6564207375626d697373696f6e7375012063616e206265207175697465206c617267652c20736f2077652772652077696c6c696e6720746f207061792074686520636f7374206f66206d756c7469706c6520646174616261736520616363657373657320746f206163636573732101207468656d206f6e6520617420612074696d6520696e7374656164206f662072656164696e6720616e64206465636f64696e6720616c6c206f66207468656d206174206f6e63652e505369676e65645375626d697373696f6e734d61700001040510b90b04001c7420556e636865636b65642c207369676e656420736f6c7574696f6e732e00690120546f676574686572207769746820605375626d697373696f6e496e6469636573602c20746869732073746f726573206120626f756e64656420736574206f6620605369676e65645375626d697373696f6e7360207768696c65ec20616c6c6f77696e6720757320746f206b656570206f6e6c7920612073696e676c65206f6e6520696e206d656d6f727920617420612074696d652e0069012054776f78206e6f74653a20746865206b6579206f6620746865206d617020697320616e206175746f2d696e6372656d656e74696e6720696e6465782077686963682075736572732063616e6e6f7420696e7370656374206f72f4206166666563743b2077652073686f756c646e2774206e65656420612063727970746f67726170686963616c6c7920736563757265206861736865722e544d696e696d756d556e7472757374656453636f72650000ed030400105d0120546865206d696e696d756d2073636f7265207468617420656163682027756e747275737465642720736f6c7574696f6e206d7573742061747461696e20696e206f7264657220746f20626520636f6e7369646572656428206665617369626c652e00b82043616e206265207365742076696120607365745f6d696e696d756d5f756e747275737465645f73636f7265602e011903013d083c544265747465725369676e65645468726573686f6c64b41000000000084d0120546865206d696e696d756d20616d6f756e74206f6620696d70726f76656d656e7420746f2074686520736f6c7574696f6e2073636f7265207468617420646566696e6573206120736f6c7574696f6e2061737820226265747465722220696e20746865205369676e65642070686173652e384f6666636861696e52657065617410101200000010b42054686520726570656174207468726573686f6c64206f6620746865206f6666636861696e20776f726b65722e00610120466f72206578616d706c652c20696620697420697320352c2074686174206d65616e732074686174206174206c65617374203520626c6f636b732077696c6c20656c61707365206265747765656e20617474656d7074738420746f207375626d69742074686520776f726b6572277320736f6c7574696f6e2e3c4d696e657254785072696f72697479302065666666666666e604250120546865207072696f72697479206f662074686520756e7369676e6564207472616e73616374696f6e207375626d697474656420696e2074686520756e7369676e65642d7068617365505369676e65644d61785375626d697373696f6e731010100000001ce4204d6178696d756d206e756d626572206f66207369676e6564207375626d697373696f6e7320746861742063616e206265207175657565642e005501204974206973206265737420746f2061766f69642061646a757374696e67207468697320647572696e6720616e20656c656374696f6e2c20617320697420696d706163747320646f776e73747265616d2064617461650120737472756374757265732e20496e20706172746963756c61722c20605369676e65645375626d697373696f6e496e64696365733c543e6020697320626f756e646564206f6e20746869732076616c75652e20496620796f75f42075706461746520746869732076616c756520647572696e6720616e20656c656374696f6e2c20796f75205f6d7573745f20656e7375726520746861744d0120605369676e65645375626d697373696f6e496e64696365732e6c656e282960206973206c657373207468616e206f7220657175616c20746f20746865206e65772076616c75652e204f74686572776973652cf020617474656d70747320746f207375626d6974206e657720736f6c7574696f6e73206d617920636175736520612072756e74696d652070616e69632e3c5369676e65644d617857656967687428400b08c77258550113a3703d0ad7a370bd1494204d6178696d756d20776569676874206f662061207369676e656420736f6c7574696f6e2e005d01204966205b60436f6e6669673a3a4d696e6572436f6e666967605d206973206265696e6720696d706c656d656e74656420746f207375626d6974207369676e656420736f6c7574696f6e7320286f757473696465206f663d0120746869732070616c6c6574292c207468656e205b604d696e6572436f6e6669673a3a736f6c7574696f6e5f776569676874605d206973207573656420746f20636f6d7061726520616761696e73743020746869732076616c75652e405369676e65644d6178526566756e647310100400000004190120546865206d6178696d756d20616d6f756e74206f6620756e636865636b656420736f6c7574696f6e7320746f20726566756e64207468652063616c6c2066656520666f722e405369676e656452657761726442617365184000e40b54020000000000000000000000048820426173652072657761726420666f722061207369676e656420736f6c7574696f6e445369676e65644465706f736974427974651840787d010000000000000000000000000004a0205065722d62797465206465706f73697420666f722061207369676e656420736f6c7574696f6e2e4c5369676e65644465706f73697457656967687418400000000000000000000000000000000004a8205065722d776569676874206465706f73697420666f722061207369676e656420736f6c7574696f6e2e284d617857696e6e6572731010b00400000cd4204d6178696d756d206e756d626572206f662077696e6e657273207468617420616e20656c656374696f6e20737570706f7274732e005101204e6f74653a2054686973206d75737420616c776179732062652067726561746572206f7220657175616c20746f2060543a3a4461746150726f76696465723a3a646573697265645f746172676574732829602e4c4d61784261636b65727350657257696e6e65721010e45700000c3101204d6178696d756d206e756d626572206f6620766f7465727320746861742063616e20737570706f727420612077696e6e657220696e20616e20656c656374696f6e20736f6c7574696f6e2e00e82054686973206973206e656564656420746f20656e7375726520656c656374696f6e20636f6d7075746174696f6e20697320626f756e6465642e384d696e65724d61784c656e67746810100000360000384d696e65724d617857656967687428400b08c77258550113a3703d0ad7a370bd00544d696e65724d6178566f746573506572566f746572101010000000003c4d696e65724d617857696e6e6572731010b00400000001bd0b240024566f7465724c6973740124566f7465724c69737414244c6973744e6f6465730001040500c10b04000c8020412073696e676c65206e6f64652c2077697468696e20736f6d65206261672e000501204e6f6465732073746f7265206c696e6b7320666f727761726420616e64206261636b2077697468696e207468656972207265737065637469766520626167732e4c436f756e746572466f724c6973744e6f646573010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d6170204c697374426167730001040530c50b04000c642041206261672073746f72656420696e2073746f726167652e0019012053746f7265732061206042616760207374727563742c2077686963682073746f726573206865616420616e64207461696c20706f696e7465727320746f20697473656c662e504e6578744e6f64654175746f5265626167676564000000040008050120506f696e74657220746861742072656d656d6265727320746865206e657874206e6f646520746861742077696c6c206265206175746f2d72656261676765642e0101205768656e20604e6f6e65602c20746865206e657874207363616e2077696c6c2073746172742066726f6d20746865206c697374206865616420616761696e2e104c6f636b00009004001084204c6f636b20616c6c207570646174657320746f20746869732070616c6c65742e00390120496620616e79206e6f646573206e65656473207570646174696e672c2072656d6f76616c206f72206164646974696f6e2064756520746f20612074656d706f72617279206c6f636b2c2074686574205b6043616c6c3a3a7265626167605d2063616e20626520757365642e010d04014d0808344261675468726573686f6c6473c90b0919210300e40b5402000000f39e809702000000a8b197e20200000094492e3603000000279c3a930300000003bccefa0300000042c01b6e040000001b4775ee04000000385e557d0500000046dc601c0600000089386ccd06000000b6ee809207000000fe7ee36d08000000e81b1a6209000000b019f4710a000000103592a00b000000cfc96ff10c00000041146d680e000000e79bda0910000000cee885da1100000028a9c7df13000000bb70931f160000008e4089a018000000810a096a1b000000366a48841e0000005bd36af821000000807c9cd025000000c95530182a000000bd63c1db2e00000071e0572934000000689092103a000000edc4d4a240000000699379f3470000008fd80c18500000004baf8a28590000006a16a63f630000000995177b6e00000078c5f4fb7a00000062c811e78800000051bf6d6598000000048eaba4a9000000544698d7bc00000091cac036d2000000175f1801ea000000bd15b27c0401000043358ff721010000b8fc84c84201000099673c506701000007e44efa8f010000b341833ebd010000027f2ea2ef0100009883bcb927020000164d652a66020000b49513acab0200002d8e820bf9020000a1e6982c4f030000a616080daf030000cc9d37c719040000a0d584959004000042e7e0d514050000028cd70da80500000f750aef4b060000ea8d2e5c02070000c3cb996ecd070000b1e5717caf080000aa2b8e1fab090000b5c1203dc30a000026d03d0efb0b000070c75929560d0000ebadda8cd80e0000f797dbaa86100000cff04476651200001f2660717a14000009a611becb1600001dfbe82f60190000943a3c603f1c00008afe89c4711f0000ced963c70023000003a92ae4f6260000fe72eec55f2b000036c9cc6948300000dae33245bf350000062a7470d43b00007c9732d69942000084a32468234a0000571ad45987520000e7f10262de5b00000db8760344660000ae0401ded67100007d9eb308b97e00001e044a76108d00003a1df064079d0000e04fafdaccae00005679f02f95c2000095c3aaa99ad80000967c05251ef10000177a66d6670c010028cb1f1ec82a0100fa282f75984c0100d57dc8743c7201007dc4b3fb229c0100365cde74c7ca01009eb8e142b3fe01000c31ae547f3802005fe101e8d57802006373da7e74c0020051d1a60d2e100300c7e9a468ed68030061c091f7b7cb0300bf27a1b7b03904007b1499941bb404008523ed22613c050069a5d4c512d40500ec8c934def7c0600f5aa901be83807008cbe5ddb260a080002978ce113f30800fae314435df60900ddf12dbafe160b002ebadc6f4a580c000c5518c4f2bd0d00f0bb5431154c0f00498e866b46071100b2c153de9ff41200278a2fb2ce191500b2399f84247d1700e199e704aa251a00ba13f5ab331b1d00264785cc7866200088bf803f2d1124001c9823f81d262800ccc422d450b12c00f088820528c03100367c6d7e896137006e9329d30aa63d008cbc6c1322a044000070f32a5c644c00b43b84699909550080b4abe450a95e00a0cda979db5f69004cc27f4cc74c7500d0ac0eba34938200483e0ccf3d5a910068c68e7469cda100281e6fa52b1db40098a92326747fc800f09a74634d30df0080cdfc4b8d72f8009014602d9a901401f0b413d945dd330120973596c1b4560150dcfbaead7d7d01e01198b947aaa80130c7ee16bbb9d801206e488697390e02a0fa4b1d72c74902c0117170b5128c02808a1643a6ded502c0f823b1a204280380af5970a2768303c06f2d87ff41e90340937fac8f925a040091097117b6d804400fdf5b212065050049c149446e0106008ebca6e56caf0600595686851c71078068aa34a4b7480880a1e29e52b9380900bdabe880e4430a002a72b4204c6d0b80f1c013335cb80c00a03ccbdce3280e80b8629a9e20c30f00de5693d2ca8b11005d7f4c93238813001a87df3504be1500a7ce4b84ef3318000110fbea24f11a00802ae5d1b5fd1d0022a134609d62210044216bf0da2925000261f1828f5e29006620cf851e0d2e008410195252433300a0c18fca8410390026ad1493cc853f00d0cd24662fb646009ce19a1cdab64e0058ccc20c5f9f5700200a7578fb89610030bbbbd6e4936c0060cba7dc9edd7800b83bc0425b8b8600b886236164c59500f8f15fdc93b8a600206a91c0d696b900d8efe28fc097ce0068299bf52ef9e5ffffffffffffffffacd020546865206c697374206f66207468726573686f6c64732073657061726174696e672074686520766172696f757320626167732e00490120496473206172652073657061726174656420696e746f20756e736f727465642062616773206163636f7264696e6720746f2074686569722073636f72652e205468697320737065636966696573207468656101207468726573686f6c64732073657061726174696e672074686520626167732e20416e20696427732062616720697320746865206c6172676573742062616720666f722077686963682074686520696427732073636f7265b8206973206c657373207468616e206f7220657175616c20746f20697473207570706572207468726573686f6c642e006501205768656e20696473206172652069746572617465642c2068696768657220626167732061726520697465726174656420636f6d706c6574656c79206265666f7265206c6f77657220626167732e2054686973206d65616e735901207468617420697465726174696f6e206973205f73656d692d736f727465645f3a20696473206f66206869676865722073636f72652074656e6420746f20636f6d65206265666f726520696473206f66206c6f7765722d012073636f72652c206275742070656572206964732077697468696e206120706172746963756c6172206261672061726520736f7274656420696e20696e73657274696f6e206f726465722e006820232045787072657373696e672074686520636f6e7374616e74004d01205468697320636f6e7374616e74206d75737420626520736f7274656420696e207374726963746c7920696e6372656173696e67206f726465722e204475706c6963617465206974656d7320617265206e6f742c207065726d69747465642e00410120546865726520697320616e20696d706c696564207570706572206c696d6974206f66206053636f72653a3a4d4158603b20746861742076616c756520646f6573206e6f74206e65656420746f2062652101207370656369666965642077697468696e20746865206261672e20466f7220616e792074776f207468726573686f6c64206c697374732c206966206f6e6520656e647320776974683101206053636f72653a3a4d4158602c20746865206f74686572206f6e6520646f6573206e6f742c20616e64207468657920617265206f746865727769736520657175616c2c207468652074776f7c206c697374732077696c6c20626568617665206964656e746963616c6c792e003820232043616c63756c6174696f6e005501204974206973207265636f6d6d656e64656420746f2067656e65726174652074686520736574206f66207468726573686f6c647320696e20612067656f6d6574726963207365726965732c2073756368207468617441012074686572652065786973747320736f6d6520636f6e7374616e7420726174696f2073756368207468617420607468726573686f6c645b6b202b20315d203d3d20287468726573686f6c645b6b5d202ad020636f6e7374616e745f726174696f292e6d6178287468726573686f6c645b6b5d202b2031296020666f7220616c6c20606b602e005901205468652068656c7065727320696e2074686520602f7574696c732f6672616d652f67656e65726174652d6261677360206d6f64756c652063616e2073696d706c69667920746869732063616c63756c6174696f6e2e002c2023204578616d706c6573005101202d20496620604261675468726573686f6c64733a3a67657428292e69735f656d7074792829602c207468656e20616c6c20696473206172652070757420696e746f207468652073616d65206261672c20616e64b0202020697465726174696f6e206973207374726963746c7920696e20696e73657274696f6e206f726465722e6101202d20496620604261675468726573686f6c64733a3a67657428292e6c656e2829203d3d203634602c20616e6420746865207468726573686f6c6473206172652064657465726d696e6564206163636f7264696e6720746f11012020207468652070726f63656475726520676976656e2061626f76652c207468656e2074686520636f6e7374616e7420726174696f20697320657175616c20746f20322e6501202d20496620604261675468726573686f6c64733a3a67657428292e6c656e2829203d3d20323030602c20616e6420746865207468726573686f6c6473206172652064657465726d696e6564206163636f7264696e6720746f59012020207468652070726f63656475726520676976656e2061626f76652c207468656e2074686520636f6e7374616e7420726174696f20697320617070726f78696d6174656c7920657175616c20746f20312e3234382e6101202d20496620746865207468726573686f6c64206c69737420626567696e7320605b312c20322c20332c202e2e2e5d602c207468656e20616e20696420776974682073636f72652030206f7220312077696c6c2066616c6cf0202020696e746f2062616720302c20616e20696420776974682073636f726520322077696c6c2066616c6c20696e746f2062616720312c206574632e00302023204d6967726174696f6e00610120496e20746865206576656e7420746861742074686973206c6973742065766572206368616e6765732c206120636f7079206f6620746865206f6c642062616773206c697374206d7573742062652072657461696e65642e5d012057697468207468617420604c6973743a3a6d696772617465602063616e2062652063616c6c65642c2077686963682077696c6c20706572666f726d2074686520617070726f707269617465206d6967726174696f6e2e504d61784175746f5265626167506572426c6f636b101000000000103501204d6178696d756d206e756d626572206f66206163636f756e74732074686174206d61792062652072652d626167676564206175746f6d61746963616c6c7920696e20606f6e5f69646c65602e00510120412076616c7565206f662060306020286f627461696e656420627920636f6e6669677572696e67206074797065204d61784175746f5265626167506572426c6f636b203d2028293b60292064697361626c6573342074686520666561747572652e01cd0b25003c4e6f6d696e6174696f6e506f6f6c73013c4e6f6d696e6174696f6e506f6f6c735440546f74616c56616c75654c6f636b65640100184000000000000000000000000000000000148c205468652073756d206f662066756e6473206163726f737320616c6c20706f6f6c732e0071012054686973206d69676874206265206c6f77657220627574206e6576657220686967686572207468616e207468652073756d206f662060746f74616c5f62616c616e636560206f6620616c6c205b60506f6f6c4d656d62657273605d590120626563617573652063616c6c696e672060706f6f6c5f77697468647261775f756e626f6e64656460206d696768742064656372656173652074686520746f74616c207374616b65206f662074686520706f6f6c277329012060626f6e6465645f6163636f756e746020776974686f75742061646a757374696e67207468652070616c6c65742d696e7465726e616c2060556e626f6e64696e67506f6f6c6027732e2c4d696e4a6f696e426f6e640100184000000000000000000000000000000000049c204d696e696d756d20616d6f756e7420746f20626f6e6420746f206a6f696e206120706f6f6c2e344d696e437265617465426f6e6401001840000000000000000000000000000000001ca0204d696e696d756d20626f6e6420726571756972656420746f20637265617465206120706f6f6c2e00650120546869732069732074686520616d6f756e74207468617420746865206465706f7369746f72206d7573742070757420617320746865697220696e697469616c207374616b6520696e2074686520706f6f6c2c20617320616e8820696e6469636174696f6e206f662022736b696e20696e207468652067616d65222e0069012054686973206973207468652076616c756520746861742077696c6c20616c7761797320657869737420696e20746865207374616b696e67206c6564676572206f662074686520706f6f6c20626f6e646564206163636f756e7480207768696c6520616c6c206f74686572206163636f756e7473206c656176652e204d6178506f6f6c730000100400086901204d6178696d756d206e756d626572206f66206e6f6d696e6174696f6e20706f6f6c7320746861742063616e2065786973742e20496620604e6f6e65602c207468656e20616e20756e626f756e646564206e756d626572206f664420706f6f6c732063616e2065786973742e384d6178506f6f6c4d656d626572730000100400084901204d6178696d756d206e756d626572206f66206d656d6265727320746861742063616e20657869737420696e207468652073797374656d2e20496620604e6f6e65602c207468656e2074686520636f756e74b8206d656d6265727320617265206e6f7420626f756e64206f6e20612073797374656d20776964652062617369732e544d6178506f6f6c4d656d62657273506572506f6f6c0000100400084101204d6178696d756d206e756d626572206f66206d656d626572732074686174206d61792062656c6f6e6720746f20706f6f6c2e20496620604e6f6e65602c207468656e2074686520636f756e74206f66a8206d656d62657273206973206e6f7420626f756e64206f6e20612070657220706f6f6c2062617369732e4c476c6f62616c4d6178436f6d6d697373696f6e0000b404000c690120546865206d6178696d756d20636f6d6d697373696f6e20746861742063616e2062652063686172676564206279206120706f6f6c2e2055736564206f6e20636f6d6d697373696f6e207061796f75747320746f20626f756e64250120706f6f6c20636f6d6d697373696f6e73207468617420617265203e2060476c6f62616c4d6178436f6d6d697373696f6e602c206e65636573736172792069662061206675747572650d012060476c6f62616c4d6178436f6d6d697373696f6e60206973206c6f776572207468616e20736f6d652063757272656e7420706f6f6c20636f6d6d697373696f6e732e2c506f6f6c4d656d626572730001040500d50b04000c4020416374697665206d656d626572732e00d02054574f582d4e4f54453a20534146452073696e636520604163636f756e7449646020697320612073656375726520686173682e54436f756e746572466f72506f6f6c4d656d62657273010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d61702c426f6e646564506f6f6c730001040510e10b040004682053746f7261676520666f7220626f6e64656420706f6f6c732e54436f756e746572466f72426f6e646564506f6f6c73010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d61702c526577617264506f6f6c730001040510f10b04000875012052657761726420706f6f6c732e2054686973206973207768657265207468657265207265776172647320666f72206561636820706f6f6c20616363756d756c6174652e205768656e2061206d656d62657273207061796f7574206973590120636c61696d65642c207468652062616c616e636520636f6d6573206f7574206f66207468652072657761726420706f6f6c2e204b657965642062792074686520626f6e64656420706f6f6c73206163636f756e742e54436f756e746572466f72526577617264506f6f6c73010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d61703c537562506f6f6c7353746f726167650001040510f50b04000819012047726f757073206f6620756e626f6e64696e6720706f6f6c732e20456163682067726f7570206f6620756e626f6e64696e6720706f6f6c732062656c6f6e677320746f2061290120626f6e64656420706f6f6c2c2068656e636520746865206e616d65207375622d706f6f6c732e204b657965642062792074686520626f6e64656420706f6f6c73206163636f756e742e64436f756e746572466f72537562506f6f6c7353746f72616765010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d6170204d6574616461746101010405100d0c0400045c204d6574616461746120666f722074686520706f6f6c2e48436f756e746572466f724d65746164617461010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d6170284c617374506f6f6c4964010010100000000004d0204576657220696e6372656173696e67206e756d626572206f6620616c6c20706f6f6c73206372656174656420736f206661722e4c52657665727365506f6f6c49644c6f6f6b7570000104050010040010dc20412072657665727365206c6f6f6b75702066726f6d2074686520706f6f6c2773206163636f756e7420696420746f206974732069642e0075012054686973206973206f6e6c79207573656420666f7220736c617368696e6720616e64206f6e206175746f6d61746963207769746864726177207570646174652e20496e20616c6c206f7468657220696e7374616e6365732c20746865250120706f6f6c20696420697320757365642c20616e6420746865206163636f756e7473206172652064657465726d696e6973746963616c6c7920646572697665642066726f6d2069742e74436f756e746572466f7252657665727365506f6f6c49644c6f6f6b7570010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d617040436c61696d5065726d697373696f6e7301010405002d040402040101204d61702066726f6d206120706f6f6c206d656d626572206163636f756e7420746f207468656972206f7074656420636c61696d207065726d697373696f6e2e0111040151080c2050616c6c657449649d0a2070792f6e6f706c73048420546865206e6f6d696e6174696f6e20706f6f6c27732070616c6c65742069642e484d6178506f696e7473546f42616c616e636508040a301d0120546865206d6178696d756d20706f6f6c20706f696e74732d746f2d62616c616e636520726174696f207468617420616e20606f70656e6020706f6f6c2063616e20686176652e005501205468697320697320696d706f7274616e7420696e20746865206576656e7420736c617368696e672074616b657320706c61636520616e642074686520706f6f6c277320706f696e74732d746f2d62616c616e63657c20726174696f206265636f6d65732064697370726f706f7274696f6e616c2e006501204d6f72656f7665722c20746869732072656c6174657320746f207468652060526577617264436f756e7465726020747970652061732077656c6c2c206173207468652061726974686d65746963206f7065726174696f6e7355012061726520612066756e6374696f6e206f66206e756d626572206f6620706f696e74732c20616e642062792073657474696e6720746869732076616c756520746f20652e672e2031302c20796f7520656e73757265650120746861742074686520746f74616c206e756d626572206f6620706f696e747320696e207468652073797374656d20617265206174206d6f73742031302074696d65732074686520746f74616c5f69737375616e6365206f669c2074686520636861696e2c20696e20746865206162736f6c75746520776f72736520636173652e00490120466f7220612076616c7565206f662031302c20746865207468726573686f6c6420776f756c64206265206120706f6f6c20706f696e74732d746f2d62616c616e636520726174696f206f662031303a312e310120537563682061207363656e6172696f20776f756c6420616c736f20626520746865206571756976616c656e74206f662074686520706f6f6c206265696e672039302520736c61736865642e304d6178556e626f6e64696e67101020000000043d0120546865206d6178696d756d206e756d626572206f662073696d756c74616e656f757320756e626f6e64696e67206368756e6b7320746861742063616e20657869737420706572206d656d6265722e01110c27002c46617374556e7374616b65012c46617374556e7374616b651010486561640000190c04000cc0205468652063757272656e74202268656164206f662074686520717565756522206265696e6720756e7374616b65642e00290120546865206865616420696e20697473656c662063616e2062652061206261746368206f6620757020746f205b60436f6e6669673a3a426174636853697a65605d207374616b6572732e14517565756500010405001804000cc020546865206d6170206f6620616c6c206163636f756e74732077697368696e6720746f20626520756e7374616b65642e003901204b6565707320747261636b206f6620604163636f756e744964602077697368696e6720746f20756e7374616b6520616e64206974277320636f72726573706f6e64696e67206465706f7369742e3c436f756e746572466f725175657565010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d61704c45726173546f436865636b506572426c6f636b0100101000000000208c204e756d626572206f66206572617320746f20636865636b2070657220626c6f636b2e0035012049662073657420746f20302c20746869732070616c6c657420646f6573206162736f6c7574656c79206e6f7468696e672e2043616e6e6f742062652073657420746f206d6f7265207468616e90205b60436f6e6669673a3a4d617845726173546f436865636b506572426c6f636b605d2e006501204261736564206f6e2074686520616d6f756e74206f662077656967687420617661696c61626c65206174205b6050616c6c65743a3a6f6e5f69646c65605d2c20757020746f2074686973206d616e792065726173206172655d0120636865636b65642e2054686520636865636b696e6720697320726570726573656e746564206279207570646174696e67205b60556e7374616b65526571756573743a3a636865636b6564605d2c207768696368206973502073746f72656420696e205b6048656164605d2e014504015908041c4465706f736974184000e40b54020000000000000000000000086501204465706f73697420746f2074616b6520666f7220756e7374616b696e672c20746f206d616b6520737572652077652772652061626c6520746f20736c6173682074686520697420696e206f7264657220746f20636f766572c02074686520636f737473206f66207265736f7572636573206f6e20756e7375636365737366756c20756e7374616b652e01250c28004044656c6567617465645374616b696e67014044656c6567617465645374616b696e67102844656c656761746f72730001040500290c040010a4204d6170206f662044656c656761746f727320746f207468656972206044656c65676174696f6e602e00610120496d706c656d656e746174696f6e206e6f74653a20576520617265206e6f74207573696e67206120646f75626c65206d61702077697468206064656c656761746f726020616e6420606167656e7460206163636f756e746101206173206b6579732073696e63652077652077616e7420746f2072657374726963742064656c656761746f727320746f2064656c6567617465206f6e6c7920746f206f6e65206163636f756e7420617420612074696d652e50436f756e746572466f7244656c656761746f7273010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d6170184167656e747300010405002d0c04000488204d6170206f6620604167656e746020746f20746865697220604c6564676572602e40436f756e746572466f724167656e7473010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d617000015d08082050616c6c657449649d0a2070792f646c73746b049020496e6a6563746564206964656e74696669657220666f72207468652070616c6c65742e4c536c6173685265776172644672616374696f6eb41080969800045101204672616374696f6e206f662074686520736c617368207468617420697320726577617264656420746f207468652063616c6c6572206f662070656e64696e6720736c61736820746f20746865206167656e742e01310c29003c5374616b696e674168436c69656e74013c5374616b696e674168436c69656e74243056616c696461746f725365740000350c04000cf820546865207175657565642076616c696461746f72207365747320666f72206120676976656e20706c616e6e696e672073657373696f6e20696e6465782e00ac20546869732069732072656365697665642076696120612063616c6c2066726f6d2041737365744875622e70496e636f6d706c65746556616c696461746f725365745265706f727400004d040400049020416e20696e636f6d706c6574652076616c696461746f7220736574207265706f72742e3c56616c696461746f72506f696e74730101040500101000000000109420416c6c206f662074686520706f696e7473206f66207468652076616c696461746f72732e006101205468697320697320706f70756c6174656420647572696e6720612073657373696f6e2c20616e6420697320666c757368656420616e642073656e74206f76657220766961205b6053656e64546f4173736574487562605d5420617420656163682073657373696f6e20656e642e104d6f646501005104040010d020496e64696361746573207468652063757272656e74206f7065726174696e67206d6f6465206f66207468652070616c6c65742e00710120546869732076616c75652064657465726d696e657320686f77207468652070616c6c6574206265686176657320696e20726573706f6e736520746f20696e636f6d696e6720616e64206f7574676f696e67206d657373616765732c690120706172746963756c61726c7920776865746865722069742073686f756c642065786563757465206c6f676963206469726563746c792c2064656665722069742c206f722064656c656761746520697420656e746972656c792e704e65787453657373696f6e4368616e67657356616c696461746f7273000010040020690120412073746f726167652076616c7565207468617420697320736574207768656e206120606e65775f73657373696f6e602067697665732061206e65772076616c696461746f722073657420746f207468652073657373696f6ea42070616c6c65742c20616e6420697320636c6561726564206f6e20746865206e6578742063616c6c2e006d012054686520696e6e65722075333220697320746865206964206f66207468652073616964206163746976617465642076616c696461746f72207365742e205768696c65206e6f742072656c6576616e7420686572652c20676f6f64fc20746f206b6e6f7720746869732069732074686520706c616e6e696e672065726120696e646578206f66207374616b696e672d6173796e63206f6e2041482e005901204f6e636520636c65617265642c207765206b6e6f7720612076616c696461746f722073657420686173206265656e206163746976617465642c20616e64207468657265666f72652077652063616e2073656e642061442074696d657374616d7020746f2041482e5456616c696461746f725365744170706c69656441740000100400102501205468652073657373696f6e20696e64657820617420776869636820746865206c617465737420656c65637465642076616c696461746f722073657420776173206170706c6965642e0075012054686973206973207573656420746f2064657465726d696e6520696620616e206f6666656e63652c20676976656e20612073657373696f6e20696e6465782c20697320696e207468652063757272656e74206163746976652065726120206f72206e6f742e544f7574676f696e6753657373696f6e5265706f72740000390c040010dc20412073657373696f6e207265706f72742074686174206973206f7574676f696e672c20616e642073686f756c642062652073656e742e00750120546869732077696c6c20626520617474656d7074656420746f2062652073656e742c20706f737369626c79206f6e20657665727920606f6e5f696e697469616c697a65602063616c6c2c20756e74696c2069742069732073656e742cf4206f7220746865207365636f6e642076616c75652072656163686573207a65726f2c20617420776869636820706f696e742077652064726f702069742e604f6666656e636553656e6451756575654f6666656e6365730101040510450c040004310120496e7465726e616c2073746f72616765206974656d206f66205b604f6666656e636553656e645175657565605d2e2053686f756c64206e6f742062652075736564206d616e75616c6c792e584f6666656e636553656e645175657565437572736f72010010100000000004310120496e7465726e616c2073746f72616765206974656d206f66205b604f6666656e636553656e645175657565605d2e2053686f756c64206e6f742062652075736564206d616e75616c6c792e0149040161080001550c2a004050617261636861696e734f726967696e000000000032107901205468657265206973206e6f2077617920746f20726567697374657220616e206f726967696e207479706520696e2060636f6e7374727563745f72756e74696d656020776974686f757420612070616c6c657420746865206f726967696e302062656c6f6e677320746f2e0075012054686973206d6f64756c652066756c66696c6c73206f6e6c79207468652073696e676c6520707572706f7365206f6620686f7573696e672074686520604f726967696e6020696e2060636f6e7374727563745f72756e74696d65602e34436f6e66696775726174696f6e0134436f6e66696775726174696f6e0c30416374697665436f6e6669670100590c410300003000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000064000000010000000100000000000000000000000000000002000000020000000200000000010000000100000001000000000100000000000000000000001027000080b2e60e80c3c901809698000000000000000000000000000500000004c8205468652061637469766520636f6e66696775726174696f6e20666f72207468652063757272656e742073657373696f6e2e3850656e64696e67436f6e6669677301005d0c04001c7c2050656e64696e6720636f6e66696775726174696f6e206368616e6765732e00590120546869732069732061206c697374206f6620636f6e66696775726174696f6e206368616e6765732c2065616368207769746820612073657373696f6e20696e6465782061742077686963682069742073686f756c6430206265206170706c6965642e00610120546865206c69737420697320736f7274656420617363656e64696e672062792073657373696f6e20696e6465782e20416c736f2c2074686973206c6973742063616e206f6e6c7920636f6e7461696e206174206d6f7374fc2032206974656d733a20666f7220746865206e6578742073657373696f6e20616e6420666f722074686520607363686564756c65645f73657373696f6e602e58427970617373436f6e73697374656e6379436865636b01002004000861012049662074686973206973207365742c207468656e2074686520636f6e66696775726174696f6e20736574746572732077696c6c206279706173732074686520636f6e73697374656e637920636865636b732e2054686973b4206973206d65616e7420746f2062652075736564206f6e6c7920617320746865206c617374207265736f72742e015504000001650c33002c5061726173536861726564012c5061726173536861726564104c43757272656e7453657373696f6e496e6465780100101000000000046c205468652063757272656e742073657373696f6e20696e6465782e5841637469766556616c696461746f72496e64696365730100690c040008090120416c6c207468652076616c696461746f7273206163746976656c792070617274696369706174696e6720696e2070617261636861696e20636f6e73656e7375732eb020496e64696365732061726520696e746f207468652062726f616465722076616c696461746f72207365742e4c41637469766556616c696461746f724b65797301006d0c0400085501205468652070617261636861696e206174746573746174696f6e206b657973206f66207468652076616c696461746f7273206163746976656c792070617274696369706174696e6720696e2070617261636861696e1d0120636f6e73656e7375732e20546869732073686f756c64206265207468652073616d65206c656e677468206173206041637469766556616c696461746f72496e6469636573602e4c416c6c6f77656452656c6179506172656e74730100710c140000000000046c20416c6c20616c6c6f7765642072656c61792d706172656e74732e01790400000034003450617261496e636c7573696f6e013450617261496e636c7573696f6e0408563100010405b5029d0c04001461012043616e646964617465732070656e64696e6720617661696c6162696c6974792062792060506172614964602e205468657920666f726d206120636861696e207374617274696e672066726f6d20746865206c61746573746c20696e636c756465642068656164206f662074686520706172612e610120557365206120646966666572656e742070726566697820706f73742d6d6967726174696f6e20746f2076312c2073696e636520746865207630206050656e64696e67417661696c6162696c697479602073746f72616765710120776f756c64206f74686572776973652068617665207468652065786163742073616d652070726566697820776869636820636f756c6420636175736520756e646566696e6564206265686176696f7572207768656e20646f696e673c20746865206d6967726174696f6e2e017d040169080001a50c35003050617261496e686572656e74013050617261496e686572656e740820496e636c75646564000090040018ec20576865746865722074686520706172617320696e686572656e742077617320696e636c756465642077697468696e207468697320626c6f636b2e0069012054686520604f7074696f6e3c28293e60206973206566666563746976656c7920612060626f6f6c602c20627574206974206e6576657220686974732073746f7261676520696e2074686520604e6f6e65602076617269616e74bc2064756520746f207468652067756172616e74656573206f66204652414d4527732073746f7261676520415049732e004901204966207468697320697320604e6f6e65602061742074686520656e64206f662074686520626c6f636b2c2077652070616e696320616e642072656e6465722074686520626c6f636b20696e76616c69642e304f6e436861696e566f7465730000a90c04000445012053637261706564206f6e20636861696e206461746120666f722065787472616374696e67207265736f6c7665642064697370757465732061732077656c6c206173206261636b696e6720766f7465732e018104000001bd0c360034506172615363686564756c65720134506172615363686564756c65720c3c56616c696461746f7247726f7570730100c10c04001c6d0120416c6c207468652076616c696461746f722067726f7570732e204f6e6520666f72206561636820636f72652e20496e64696365732061726520696e746f206041637469766556616c696461746f727360202d206e6f74207468656d012062726f6164657220736574206f6620506f6c6b61646f742076616c696461746f72732c2062757420696e7374656164206a7573742074686520737562736574207573656420666f722070617261636861696e7320647572696e673820746869732073657373696f6e2e00490120426f756e643a20546865206e756d626572206f6620636f726573206973207468652073756d206f6620746865206e756d62657273206f662070617261636861696e7320616e6420706172617468726561646901206d756c7469706c65786572732e20526561736f6e61626c792c203130302d313030302e2054686520646f6d696e616e7420666163746f7220697320746865206e756d626572206f662076616c696461746f72733a20736166655020757070657220626f756e642061742031306b2e4453657373696f6e5374617274426c6f636b01001010000000001c69012054686520626c6f636b206e756d626572207768657265207468652073657373696f6e207374617274206f636375727265642e205573656420746f20747261636b20686f77206d616e792067726f757020726f746174696f6e733c2068617665206f636375727265642e005501204e6f7465207468617420696e2074686520636f6e74657874206f662070617261636861696e73206d6f64756c6573207468652073657373696f6e206368616e6765206973207369676e616c656420647572696e6761012074686520626c6f636b20616e6420656e61637465642061742074686520656e64206f662074686520626c6f636b20286174207468652066696e616c697a6174696f6e2073746167652c20746f206265206578616374292e5901205468757320666f7220616c6c20696e74656e747320616e6420707572706f7365732074686520656666656374206f66207468652073657373696f6e206368616e6765206973206f6273657276656420617420746865650120626c6f636b20666f6c6c6f77696e67207468652073657373696f6e206368616e67652c20626c6f636b206e756d626572206f66207768696368207765207361766520696e20746869732073746f726167652076616c75652e28436c61696d51756575650100c50c0400085901204f6e6520656e74727920666f72206561636820617661696c6162696c69747920636f72652e20546865206056656344657175656020726570726573656e7473207468652061737369676e6d656e747320746f20626560207363686564756c6564206f6e207468617420636f72652e000000003700145061726173011450617261735840507666416374697665566f74654d617000010405bd04d90c040010b420416c6c2063757272656e746c792061637469766520505646207072652d636865636b696e6720766f7465732e002c20496e76617269616e743a7501202d20546865726520617265206e6f20505646207072652d636865636b696e6720766f74657320746861742065786973747320696e206c69737420627574206e6f7420696e207468652073657420616e6420766963652076657273612e44507666416374697665566f74654c6973740100e90c040004350120546865206c697374206f6620616c6c2063757272656e746c79206163746976652050564620766f7465732e20417578696c6961727920746f2060507666416374697665566f74654d6170602e2850617261636861696e730100ed0c040010690120416c6c206c6561736520686f6c64696e672070617261636861696e732e204f72646572656420617363656e64696e672062792060506172614964602e204f6e2064656d616e642070617261636861696e7320617265206e6f742820696e636c756465642e00e820436f6e7369646572207573696e6720746865205b6050617261636861696e734361636865605d2074797065206f66206d6f64696679696e672e38506172614c6966656379636c657300010405b502f10c040004bc205468652063757272656e74206c6966656379636c65206f66206120616c6c206b6e6f776e2050617261204944732e14486561647300010405b502dd04040004a02054686520686561642d64617461206f66206576657279207265676973746572656420706172612e444d6f7374526563656e74436f6e7465787400010405b5021004000429012054686520636f6e74657874202872656c61792d636861696e20626c6f636b206e756d62657229206f6620746865206d6f737420726563656e742070617261636861696e20686561642e3c43757272656e74436f64654861736800010405b502bd0404000cb4205468652076616c69646174696f6e20636f64652068617368206f66206576657279206c69766520706172612e00e420436f72726573706f6e64696e6720636f64652063616e206265207265747269657665642077697468205b60436f6465427948617368605d2e3050617374436f64654861736800010405f50cbd0404001061012041637475616c207061737420636f646520686173682c20696e646963617465642062792074686520706172612069642061732077656c6c2061732074686520626c6f636b206e756d6265722061742077686963682069744420626563616d65206f757464617465642e00e420436f72726573706f6e64696e6720636f64652063616e206265207265747269657665642077697468205b60436f6465427948617368605d2e3050617374436f64654d65746101010405b502f90c0800000c4901205061737420636f6465206f662070617261636861696e732e205468652070617261636861696e73207468656d73656c766573206d6179206e6f74206265207265676973746572656420616e796d6f72652c49012062757420776520616c736f206b65657020746865697220636f6465206f6e2d636861696e20666f72207468652073616d6520616d6f756e74206f662074696d65206173206f7574646174656420636f6465b020746f206b65657020697420617661696c61626c6520666f7220617070726f76616c20636865636b6572732e3c50617374436f64655072756e696e670100050d04001869012057686963682070617261732068617665207061737420636f64652074686174206e65656473207072756e696e6720616e64207468652072656c61792d636861696e20626c6f636b2061742077686963682074686520636f6465690120776173207265706c616365642e204e6f746520746861742074686973206973207468652061637475616c20686569676874206f662074686520696e636c7564656420626c6f636b2c206e6f74207468652065787065637465643d01206865696768742061742077686963682074686520636f6465207570677261646520776f756c64206265206170706c6965642c20616c74686f7567682074686579206d617920626520657175616c2e6d01205468697320697320746f20656e737572652074686520656e7469726520616363657074616e636520706572696f6420697320636f76657265642c206e6f7420616e206f666673657420616363657074616e636520706572696f646d01207374617274696e672066726f6d207468652074696d65206174207768696368207468652070617261636861696e20706572636569766573206120636f6465207570677261646520617320686176696e67206f636375727265642e5501204d756c7469706c6520656e747269657320666f7220612073696e676c65207061726120617265207065726d69747465642e204f72646572656420617363656e64696e6720627920626c6f636b206e756d6265722e48467574757265436f6465557067726164657300010405b502100400103d012054686520626c6f636b206e756d6265722061742077686963682074686520706c616e6e656420636f6465206368616e676520697320657870656374656420666f7220612070617261636861696e2e00650120546865206368616e67652077696c6c206265206170706c696564206166746572207468652066697273742070617261626c6f636b20666f72207468697320494420696e636c75646564207768696368206578656375746573190120696e2074686520636f6e74657874206f6620612072656c617920636861696e20626c6f636b20776974682061206e756d626572203e3d206065787065637465645f6174602e50467574757265436f6465557067726164657341740100050d040020ac20546865206c697374206f66207570636f6d696e672066757475726520636f64652075706772616465732e006d012045616368206974656d20697320612070616972206f66207468652070617261636861696e20616e642074686520657870656374656420626c6f636b2061742077686963682074686520757067726164652073686f756c642062655101206170706c6965642e2054686520757067726164652077696c6c206265206170706c6965642061742074686520676976656e2072656c617920636861696e20626c6f636b2e20496e20636f6e747261737420746f7501205b60467574757265436f64655570677261646573605d207468697320636f646520757067726164652077696c6c206265206170706c696564207265676172646c657373207468652070617261636861696e206d616b696e6720616e79442070726f6772657373206f72206e6f742e008c204f72646572656420617363656e64696e6720627920626c6f636b206e756d6265722e38467574757265436f64654861736800010405b502bd0404000c9c205468652061637475616c2066757475726520636f64652068617368206f66206120706172612e00e420436f72726573706f6e64696e6720636f64652063616e206265207265747269657665642077697468205b60436f6465427948617368605d2e48417574686f72697a6564436f64654861736800010405b502090d0400046d012054686520636f6465206861736820617574686f72697a6174696f6e7320666f72206120706172612077686963682077696c6c2065787069726520606578706972655f6174602060426c6f636b4e756d626572466f723c543e602e5055706772616465476f41686561645369676e616c00010405b5020d0d040028750120546869732069732075736564206279207468652072656c61792d636861696e20746f20636f6d6d756e696361746520746f20612070617261636861696e206120676f2d6168656164207769746820696e2074686520757067726164652c2070726f6365647572652e00750120546869732076616c756520697320616273656e74207768656e20746865726520617265206e6f207570677261646573207363686564756c6564206f7220647572696e67207468652074696d65207468652072656c617920636861696e550120706572666f726d732074686520636865636b732e20497420697320736574206174207468652066697273742072656c61792d636861696e20626c6f636b207768656e2074686520636f72726573706f6e64696e6775012070617261636861696e2063616e207377697463682069747320757067726164652066756e6374696f6e2e20417320736f6f6e206173207468652070617261636861696e277320626c6f636b20697320696e636c756465642c20746865702076616c7565206765747320726573657420746f20604e6f6e65602e006501204e4f544520746861742074686973206669656c6420697320757365642062792070617261636861696e7320766961206d65726b6c652073746f726167652070726f6f66732c207468657265666f7265206368616e67696e67c42074686520666f726d61742077696c6c2072657175697265206d6967726174696f6e206f662070617261636861696e732e60557067726164655265737472696374696f6e5369676e616c00010405b502110d040024690120546869732069732075736564206279207468652072656c61792d636861696e20746f20636f6d6d756e6963617465207468617420746865726520617265207265737472696374696f6e7320666f7220706572666f726d696e677c20616e207570677261646520666f7220746869732070617261636861696e2e0059012054686973206d617920626520612062656361757365207468652070617261636861696e20776169747320666f7220746865207570677261646520636f6f6c646f776e20746f206578706972652e20416e6f746865726d0120706f74656e7469616c207573652063617365206973207768656e2077652077616e7420746f20706572666f726d20736f6d65206d61696e74656e616e63652028737563682061732073746f72616765206d6967726174696f6e29e020776520636f756c6420726573747269637420757067726164657320746f206d616b65207468652070726f636573732073696d706c65722e006501204e4f544520746861742074686973206669656c6420697320757365642062792070617261636861696e7320766961206d65726b6c652073746f726167652070726f6f66732c207468657265666f7265206368616e67696e67c42074686520666f726d61742077696c6c2072657175697265206d6967726174696f6e206f662070617261636861696e732e4055706772616465436f6f6c646f776e730100050d04000c510120546865206c697374206f662070617261636861696e73207468617420617265206177616974696e6720666f722074686569722075706772616465207265737472696374696f6e20746f20636f6f6c646f776e2e008c204f72646572656420617363656e64696e6720627920626c6f636b206e756d6265722e405570636f6d696e6755706772616465730100050d0400189020546865206c697374206f66207570636f6d696e6720636f64652075706772616465732e0071012045616368206974656d20697320612070616972206f66207768696368207061726120706572666f726d73206120636f6465207570677261646520616e642061742077686963682072656c61792d636861696e20626c6f636b206974402069732065787065637465642061742e008c204f72646572656420617363656e64696e6720627920626c6f636b206e756d6265722e30416374696f6e7351756575650101040510ed0c04000415012054686520616374696f6e7320746f20706572666f726d20647572696e6720746865207374617274206f6620612073706563696669632073657373696f6e20696e6465782e505570636f6d696e67506172617347656e6573697300010405b502150d040010a0205570636f6d696e6720706172617320696e7374616e74696174696f6e20617267756d656e74732e006501204e4f5445207468617420616674657220505646207072652d636865636b696e6720697320656e61626c65642074686520706172612067656e65736973206172672077696c6c2068617665206974277320636f646520736574610120746f20656d7074792e20496e73746561642c2074686520636f64652077696c6c20626520736176656420696e746f207468652073746f726167652072696768742061776179207669612060436f6465427948617368602e38436f64654279486173685265667301010406bd0410100000000004290120546865206e756d626572206f66207265666572656e6365206f6e207468652076616c69646174696f6e20636f646520696e205b60436f6465427948617368605d2073746f726167652e28436f646542794861736800010406bd04d904040010902056616c69646174696f6e20636f64652073746f7265642062792069747320686173682e00310120546869732073746f7261676520697320636f6e73697374656e742077697468205b60467574757265436f646548617368605d2c205b6043757272656e74436f646548617368605d20616e6448205b6050617374436f646548617368605d2e010d050179080440556e7369676e65645072696f726974793020ffffffffffffffff0001190d38002c496e697469616c697a6572012c496e697469616c697a65720838486173496e697469616c697a656400009004002021012057686574686572207468652070617261636861696e73206d6f64756c65732068617665206265656e20696e697469616c697a65642077697468696e207468697320626c6f636b2e0025012053656d616e746963616c6c7920612060626f6f6c602c2062757420746869732067756172616e746565732069742073686f756c64206e65766572206869742074686520747269652c6901206173207468697320697320636c656172656420696e20606f6e5f66696e616c697a656020616e64204672616d65206f7074696d697a657320604e6f6e65602076616c75657320746f20626520656d7074792076616c7565732e00710120417320612060626f6f6c602c20607365742866616c7365296020616e64206072656d6f766528296020626f7468206c65616420746f20746865206e6578742060676574282960206265696e672066616c73652c20627574206f6e657501206f66207468656d2077726974657320746f20746865207472696520616e64206f6e6520646f6573206e6f742e205468697320636f6e667573696f6e206d616b657320604f7074696f6e3c28293e60206d6f7265207375697461626c659020666f72207468652073656d616e74696373206f662074686973207661726961626c652e58427566666572656453657373696f6e4368616e67657301001d0d04001c682042756666657265642073657373696f6e206368616e6765732e005d01205479706963616c6c7920746869732077696c6c20626520656d707479206f72206f6e6520656c656d656e74206c6f6e672e2041706172742066726f6d20746861742074686973206974656d206e65766572206869747334207468652073746f726167652e00690120486f776576657220746869732069732061206056656360207265676172646c65737320746f2068616e646c6520766172696f757320656467652063617365732074686174206d6179206f636375722061742072756e74696d65c0207570677261646520626f756e646172696573206f7220696620676f7665726e616e636520696e74657276656e65732e01150500000039000c446d70010c446d700c54446f776e776172644d65737361676551756575657301010405b502250d040004d02054686520646f776e77617264206d657373616765732061646472657373656420666f722061206365727461696e20706172612e64446f776e776172644d6573736167655175657565486561647301010405b502348000000000000000000000000000000000000000000000000000000000000000001c25012041206d617070696e6720746861742073746f7265732074686520646f776e77617264206d657373616765207175657565204d5143206865616420666f72206561636820706172612e00902045616368206c696e6b20696e207468697320636861696e20686173206120666f726d3a78206028707265765f686561642c20422c2048284d2929602c207768657265e8202d2060707265765f68656164603a206973207468652070726576696f757320686561642068617368206f72207a65726f206966206e6f6e652e2101202d206042603a206973207468652072656c61792d636861696e20626c6f636b206e756d62657220696e2077686963682061206d6573736167652077617320617070656e6465642ed4202d206048284d29603a206973207468652068617368206f6620746865206d657373616765206265696e6720617070656e6465642e4444656c6976657279466565466163746f7201010405b502090740000064a7b3b6e00d000000000000000004c42054686520666163746f7220746f206d756c7469706c792074686520626173652064656c6976657279206665652062792e000000003a001048726d70011048726d70305c48726d704f70656e4368616e6e656c5265717565737473000104051d052d0d040018bc2054686520736574206f662070656e64696e672048524d50206f70656e206368616e6e656c2072657175657374732e00c02054686520736574206973206163636f6d70616e6965642062792061206c69737420666f7220697465726174696f6e2e002c20496e76617269616e743a3d01202d20546865726520617265206e6f206368616e6e656c7320746861742065786973747320696e206c69737420627574206e6f7420696e207468652073657420616e6420766963652076657273612e6c48726d704f70656e4368616e6e656c52657175657374734c6973740100310d0400006c48726d704f70656e4368616e6e656c52657175657374436f756e7401010405b5021010000000000c65012054686973206d617070696e6720747261636b7320686f77206d616e79206f70656e206368616e6e656c2072657175657374732061726520696e69746961746564206279206120676976656e2073656e64657220706172612e590120496e76617269616e743a206048726d704f70656e4368616e6e656c5265717565737473602073686f756c6420636f6e7461696e207468652073616d65206e756d626572206f66206974656d732074686174206861730501206028582c205f296020617320746865206e756d626572206f66206048726d704f70656e4368616e6e656c52657175657374436f756e746020666f72206058602e7c48726d7041636365707465644368616e6e656c52657175657374436f756e7401010405b5021010000000000c71012054686973206d617070696e6720747261636b7320686f77206d616e79206f70656e206368616e6e656c2072657175657374732077657265206163636570746564206279206120676976656e20726563697069656e7420706172612e6d0120496e76617269616e743a206048726d704f70656e4368616e6e656c5265717565737473602073686f756c6420636f6e7461696e207468652073616d65206e756d626572206f66206974656d732060285f2c20582960207769746855012060636f6e6669726d6564602073657420746f20747275652c20617320746865206e756d626572206f66206048726d7041636365707465644368616e6e656c52657175657374436f756e746020666f72206058602e6048726d70436c6f73654368616e6e656c5265717565737473000104051d059004001c7101204120736574206f662070656e64696e672048524d5020636c6f7365206368616e6e656c20726571756573747320746861742061726520676f696e6720746f20626520636c6f73656420647572696e67207468652073657373696f6e2101206368616e67652e205573656420666f7220636865636b696e67206966206120676976656e206368616e6e656c206973207265676973746572656420666f7220636c6f737572652e00c02054686520736574206973206163636f6d70616e6965642062792061206c69737420666f7220697465726174696f6e2e002c20496e76617269616e743a3d01202d20546865726520617265206e6f206368616e6e656c7320746861742065786973747320696e206c69737420627574206e6f7420696e207468652073657420616e6420766963652076657273612e7048726d70436c6f73654368616e6e656c52657175657374734c6973740100310d0400003848726d7057617465726d61726b7300010405b50210040010b8205468652048524d502077617465726d61726b206173736f6369617465642077697468206561636820706172612e2c20496e76617269616e743a5501202d2065616368207061726120605060207573656420686572652061732061206b65792073686f756c642073617469736679206050617261733a3a69735f76616c69645f70617261285029602077697468696e20612c20202073657373696f6e2e3048726d704368616e6e656c73000104051d05350d04000cb42048524d50206368616e6e656c2064617461206173736f6369617465642077697468206561636820706172612e2c20496e76617269616e743a7501202d2065616368207061727469636970616e7420696e20746865206368616e6e656c2073686f756c642073617469736679206050617261733a3a69735f76616c69645f70617261285029602077697468696e20612073657373696f6e2e6048726d70496e67726573734368616e6e656c73496e64657801010405b502ed0c040034710120496e67726573732f65677265737320696e646578657320616c6c6f7720746f2066696e6420616c6c207468652073656e6465727320616e642072656365697665727320676976656e20746865206f70706f7369746520736964652e1420492e652e0021012028612920696e677265737320696e64657820616c6c6f777320746f2066696e6420616c6c207468652073656e6465727320666f72206120676976656e20726563697069656e742e1d01202862292065677265737320696e64657820616c6c6f777320746f2066696e6420616c6c2074686520726563697069656e747320666f72206120676976656e2073656e6465722e003020496e76617269616e74733a5101202d20666f72206561636820696e677265737320696e64657820656e74727920666f72206050602065616368206974656d2060496020696e2074686520696e6465782073686f756c642070726573656e7420696e782020206048726d704368616e6e656c7360206173206028492c205029602e4d01202d20666f7220656163682065677265737320696e64657820656e74727920666f72206050602065616368206974656d2060456020696e2074686520696e6465782073686f756c642070726573656e7420696e782020206048726d704368616e6e656c7360206173206028502c204529602e0101202d2074686572652073686f756c64206265206e6f206f746865722064616e676c696e67206368616e6e656c7320696e206048726d704368616e6e656c73602e68202d2074686520766563746f72732061726520736f727465642e5c48726d704567726573734368616e6e656c73496e64657801010405b502ed0c0400004c48726d704368616e6e656c436f6e74656e7473010104051d05390d040008ac2053746f7261676520666f7220746865206d6573736167657320666f722065616368206368616e6e656c2e650120496e76617269616e743a2063616e6e6f74206265206e6f6e2d656d7074792069662074686520636f72726573706f6e64696e67206368616e6e656c20696e206048726d704368616e6e656c736020697320604e6f6e65602e4848726d704368616e6e656c4469676573747301010405b502410d0400186901204d61696e7461696e732061206d617070696e6720746861742063616e206265207573656420746f20616e7377657220746865207175657374696f6e3a20576861742070617261732073656e742061206d657373616765206174e42074686520676976656e20626c6f636b206e756d62657220666f72206120676976656e2072656365697665722e20496e76617269616e74733aa8202d2054686520696e6e657220605665633c5061726149643e60206973206e6576657220656d7074792ee8202d2054686520696e6e657220605665633c5061726149643e602063616e6e6f742073746f72652074776f2073616d652060506172614964602e6d01202d20546865206f7574657220766563746f7220697320736f7274656420617363656e64696e6720627920626c6f636b206e756d62657220616e642063616e6e6f742073746f72652074776f206974656d732077697468207468655420202073616d6520626c6f636b206e756d6265722e011905017d080001490d3c003c5061726153657373696f6e496e666f013c5061726153657373696f6e496e666f145041737369676e6d656e744b657973556e7361666501004d0d04000ca42041737369676e6d656e74206b65797320666f72207468652063757272656e742073657373696f6e2e6d01204e6f7465207468617420746869732041504920697320707269766174652064756520746f206974206265696e672070726f6e6520746f20276f66662d62792d6f6e65272061742073657373696f6e20626f756e6461726965732eac205768656e20696e20646f7562742c20757365206053657373696f6e73602041504920696e73746561642e544561726c6965737453746f72656453657373696f6e010010100000000004010120546865206561726c696573742073657373696f6e20666f722077686963682070726576696f75732073657373696f6e20696e666f2069732073746f7265642e2053657373696f6e730001040610510d04000ca42053657373696f6e20696e666f726d6174696f6e20696e206120726f6c6c696e672077696e646f772e35012053686f756c64206861766520616e20656e74727920696e2072616e676520604561726c6965737453746f72656453657373696f6e2e2e3d43757272656e7453657373696f6e496e646578602e750120446f6573206e6f74206861766520616e7920656e7472696573206265666f7265207468652073657373696f6e20696e64657820696e207468652066697273742073657373696f6e206368616e6765206e6f74696669636174696f6e2e2c4163636f756e744b657973000104061005020400047101205468652076616c696461746f72206163636f756e74206b657973206f66207468652076616c696461746f7273206163746976656c792070617274696369706174696e6720696e2070617261636861696e20636f6e73656e7375732e5453657373696f6e4578656375746f72506172616d7300010406105d04040004c4204578656375746f7220706172616d657465722073657420666f72206120676976656e2073657373696f6e20696e646578000000003d00345061726173446973707574657301345061726173446973707574657314444c6173745072756e656453657373696f6e000010040008010120546865206c617374207072756e65642073657373696f6e2c20696620616e792e20416c6c20646174612073746f7265642062792074686973206d6f64756c6554207265666572656e6365732073657373696f6e732e20446973707574657300010805025d0d610d040004050120416c6c206f6e676f696e67206f7220636f6e636c7564656420646973707574657320666f7220746865206c617374207365766572616c2073657373696f6e732e444261636b6572734f6e446973707574657300010805025d0d650d0400089c204261636b696e6720766f7465732073746f72656420666f72206561636820646973707574652e8c20546869732073746f72616765206973207573656420666f7220736c617368696e672e20496e636c7564656400010805025d0d10040008450120416c6c20696e636c7564656420626c6f636b73206f6e2074686520636861696e2c2061732077656c6c2061732074686520626c6f636b206e756d62657220696e207468697320636861696e207468617459012073686f756c64206265207265766572746564206261636b20746f206966207468652063616e64696461746520697320646973707574656420616e642064657465726d696e656420746f20626520696e76616c69642e1846726f7a656e0100b8040010110120576865746865722074686520636861696e2069732066726f7a656e2e2053746172747320617320604e6f6e65602e205768656e20746869732069732060536f6d65602c35012074686520636861696e2077696c6c206e6f742061636365707420616e79206e65772070617261636861696e20626c6f636b7320666f72206261636b696e67206f7220696e636c7573696f6e2c090120616e64206974732076616c756520696e6469636174657320746865206c6173742076616c696420626c6f636b206e756d62657220696e2074686520636861696e2ef82049742063616e206f6e6c7920626520736574206261636b20746f20604e6f6e656020627920676f7665726e616e636520696e74657276656e74696f6e2e0121050181080001690d3e00345061726173536c617368696e6701345061726173536c617368696e670840556e6170706c696564536c617368657300010805025d0d6d0d040004902056616c696461746f72732070656e64696e67206469737075746520736c61736865732e4856616c696461746f72536574436f756e747300010405101004000484206056616c696461746f72536574436f756e7460207065722073657373696f6e2e0125050000017d0d3f00204f6e44656d616e6401204f6e44656d616e641838506172614964416666696e69747900010405b502810d04000c7101204d617073206120605061726149646020746f2060436f7265496e6465786020616e64206b6565707320747261636b206f6620686f77206d616e792061737369676e6d656e747320746865207363686564756c65722068617320696e5d012069742773206c6f6f6b61686561642e204b656570696e6720747261636b206f66207468697320616666696e6974792070726576656e747320706172616c6c656c20657865637574696f6e206f66207468652073616d659c206050617261496460206f6e2074776f206f72206d6f72652060436f7265496e6465786065732e2c51756575655374617475730100850d64000064a7b3b6e00d000000000000000000000000000000000004dc204f766572616c6c20737461747573206f662071756575652028626f74682066726565202b20616666696e69747920656e7472696573292c46726565456e74726965730100990d0400046101205072696f7269747920717565756520666f7220616c6c206f726465727320776869636820646f6e27742079657420286f72206e6f7420616e79206d6f726529206861766520616e7920636f726520616666696e6974792e3c416666696e697479456e7472696573010104057108990d040004490120517565756520656e74726965732074686174206172652063757272656e746c7920626f756e6420746f206120706172746963756c617220636f72652064756520746f20636f726520616666696e6974792e1c526576656e75650100a50d040004fc204b6565707320747261636b206f6620616363756d756c6174656420726576656e75652066726f6d206f6e2064656d616e64206f726465722073616c65732e1c43726564697473010104020018400000000000000000000000000000000004b8204b6565707320747261636b206f662063726564697473206f776e65642062792065616368206163636f756e742e013505018d080c4c5472616666696344656661756c7456616c7565090740000064a7b3b6e00d000000000000000004cc205468652064656661756c742076616c756520666f72207468652073706f742074726166666963206d756c7469706c6965722e504d6178486973746f726963616c526576656e75651010a000000008d420546865206d6178696d756d206e756d626572206f6620626c6f636b7320736f6d6520686973746f726963616c20726576656e75656020696e666f726d6174696f6e2073746f72656420666f722e2050616c6c657449649d0a2070792f6f6e646d6404b4204964656e74696669657220666f722074686520696e7465726e616c20726576656e75652062616c616e63652e01ad0d400068436f726574696d6541737369676e6d656e7450726f76696465720168436f726574696d6541737369676e6d656e7450726f76696465720834436f72655363686564756c657300010404b10db50d0400106c205363686564756c65642061737369676e6d656e7420736574732e006d012041737369676e6d656e7473206173206f662074686520676976656e20626c6f636b206e756d6265722e20546865792077696c6c20676f20696e746f207374617465206f6e63652074686520626c6f636b206e756d626572206973d020726561636865642028616e64207265706c6163652077686174657665722077617320696e207468657265206265666f7265292e3c436f726544657363726970746f7273010104047108b90d08000010a02041737369676e6d656e7473207768696368206172652063757272656e746c79206163746976652e00690120546865792077696c6c206265207069636b65642066726f6d206050656e64696e6741737369676e6d656e747360206f6e636520776520726561636820746865207363686564756c656420626c6f636b206e756d62657220696e58206050656e64696e6741737369676e6d656e7473602e00000001d90d41002452656769737472617201245265676973747261720c2c50656e64696e675377617000010405b502b502040004642050656e64696e672073776170206f7065726174696f6e732e14506172617300010405b502dd0d040010050120416d6f756e742068656c64206f6e206465706f73697420666f722065616368207061726120616e6420746865206f726967696e616c206465706f7369746f722e0071012054686520676976656e206163636f756e7420494420697320726573706f6e7369626c6520666f72207265676973746572696e672074686520636f646520616e6420696e697469616c206865616420646174612c20627574206d61795501206f6e6c7920646f20736f2069662069742069736e27742079657420726567697374657265642e2028416674657220746861742c206974277320757020746f20676f7665726e616e636520746f20646f20736f2e29384e657874467265655061726149640100b5021000000000046020546865206e65787420667265652060506172614964602e013905019108082c506172614465706f73697418400010a5d4e8000000000000000000000008d420546865206465706f73697420746f206265207061696420746f2072756e2061206f6e2d64656d616e642070617261636861696e2e3d0120546869732073686f756c6420696e636c7564652074686520636f737420666f722073746f72696e67207468652067656e65736973206865616420616e642076616c69646174696f6e20636f64652e48446174614465706f7369745065724279746518408096980000000000000000000000000004c420546865206465706f73697420746f20626520706169642070657220627974652073746f726564206f6e20636861696e2e01e50d460014536c6f74730114536c6f747304184c656173657301010405b502e90d040040150120416d6f756e74732068656c64206f6e206465706f73697420666f7220656163682028706f737369626c792066757475726529206c65617365642070617261636861696e2e006101205468652061637475616c20616d6f756e74206c6f636b6564206f6e2069747320626568616c6620627920616e79206163636f756e7420617420616e792074696d6520697320746865206d6178696d756d206f66207468652901207365636f6e642076616c756573206f6620746865206974656d7320696e2074686973206c6973742077686f73652066697273742076616c756520697320746865206163636f756e742e00610120546865206669727374206974656d20696e20746865206c6973742069732074686520616d6f756e74206c6f636b656420666f72207468652063757272656e74204c6561736520506572696f642e20466f6c6c6f77696e67b0206974656d732061726520666f72207468652073756273657175656e74206c6561736520706572696f64732e006101205468652064656661756c742076616c75652028616e20656d707479206c6973742920696d706c6965732074686174207468652070617261636861696e206e6f206c6f6e6765722065786973747320286f72206e65766572b42065786973746564292061732066617220617320746869732070616c6c657420697320636f6e6365726e65642e00510120496620612070617261636861696e20646f65736e2774206578697374202a7965742a20627574206973207363686564756c656420746f20657869737420696e20746865206675747572652c207468656e20697461012077696c6c206265206c6566742d7061646465642077697468206f6e65206f72206d6f726520604e6f6e65607320746f2064656e6f74652074686520666163742074686174206e6f7468696e672069732068656c64206f6e5d01206465706f73697420666f7220746865206e6f6e2d6578697374656e7420636861696e2063757272656e746c792c206275742069732068656c6420617420736f6d6520706f696e7420696e20746865206675747572652e00dc20497420697320696c6c6567616c20666f72206120604e6f6e65602076616c756520746f20747261696c20696e20746865206c6973742e013d05019508082c4c65617365506572696f6410100075120004dc20546865206e756d626572206f6620626c6f636b73206f76657220776869636820612073696e676c6520706572696f64206c617374732e2c4c656173654f6666736574101000100e0004d420546865206e756d626572206f6620626c6f636b7320746f206f66667365742065616368206c6561736520706572696f642062792e01ed0d47002041756374696f6e73012041756374696f6e73103841756374696f6e436f756e7465720100101000000000048c204e756d626572206f662061756374696f6e73207374617274656420736f206661722e2c41756374696f6e496e666f000084040014f820496e666f726d6174696f6e2072656c6174696e6720746f207468652063757272656e742061756374696f6e2c206966207468657265206973206f6e652e00450120546865206669727374206974656d20696e20746865207475706c6520697320746865206c6561736520706572696f6420696e646578207468617420746865206669727374206f662074686520666f7572510120636f6e746967756f7573206c6561736520706572696f6473206f6e2061756374696f6e20697320666f722e20546865207365636f6e642069732074686520626c6f636b206e756d626572207768656e207468655d012061756374696f6e2077696c6c2022626567696e20746f20656e64222c20692e652e2074686520666972737420626c6f636b206f662074686520456e64696e6720506572696f64206f66207468652061756374696f6e2e3c5265736572766564416d6f756e747300010405f10d18040008310120416d6f756e74732063757272656e746c7920726573657276656420696e20746865206163636f756e7473206f662074686520626964646572732063757272656e746c792077696e6e696e673820287375622d2972616e6765732e1c57696e6e696e670001040510f50d04000c6101205468652077696e6e696e67206269647320666f722065616368206f66207468652031302072616e67657320617420656163682073616d706c6520696e207468652066696e616c20456e64696e6720506572696f64206f664901207468652063757272656e742061756374696f6e2e20546865206d61702773206b65792069732074686520302d626173656420696e64657820696e746f207468652053616d706c652053697a652e205468651d012066697273742073616d706c65206f662074686520656e64696e6720706572696f6420697320303b20746865206c617374206973206053616d706c652053697a65202d2031602e0141050199081030456e64696e67506572696f64101040190100041d0120546865206e756d626572206f6620626c6f636b73206f76657220776869636820616e2061756374696f6e206d617920626520726574726f6163746976656c7920656e6465642e3053616d706c654c656e6774681010140000000cf020546865206c656e677468206f6620656163682073616d706c6520746f2074616b6520647572696e672074686520656e64696e6720706572696f642e00d42060456e64696e67506572696f6460202f206053616d706c654c656e67746860203d20546f74616c2023206f662053616d706c657338536c6f7452616e6765436f756e74101024000000004c4c65617365506572696f6473506572536c6f741010080000000001010e48002443726f77646c6f616e012443726f77646c6f616e101446756e647300010405b502050e0400046820496e666f206f6e20616c6c206f66207468652066756e64732e204e657752616973650100ed0c0400085501205468652066756e64732074686174206861766520686164206164646974696f6e616c20636f6e747269627574696f6e7320647572696e6720746865206c61737420626c6f636b2e20546869732069732075736564150120696e206f7264657220746f2064657465726d696e652077686963682066756e64732073686f756c64207375626d6974206e6577206f72207570646174656420626964732e30456e64696e6773436f756e74010010100000000004290120546865206e756d626572206f662061756374696f6e732074686174206861766520656e746572656420696e746f20746865697220656e64696e6720706572696f6420736f206661722e344e65787446756e64496e646578010010100000000004a820547261636b657220666f7220746865206e65787420617661696c61626c652066756e6420696e646578014905019d080c2050616c6c657449649d0a2070792f6366756e64080d01206050616c6c657449646020666f72207468652063726f77646c6f616e2070616c6c65742e20416e20617070726f7072696174652076616c756520636f756c6420626564206050616c6c65744964282a622270792f6366756e642229603c4d696e436f6e747269627574696f6e184000743ba40b000000000000000000000008610120546865206d696e696d756d20616d6f756e742074686174206d617920626520636f6e747269627574656420696e746f20612063726f77646c6f616e2e2053686f756c6420616c6d6f7374206365727461696e6c792062657c206174206c6561737420604578697374656e7469616c4465706f736974602e3c52656d6f76654b6579734c696d69741010e803000004e4204d6178206e756d626572206f662073746f72616765206b65797320746f2072656d6f7665207065722065787472696e7369632063616c6c2e010d0e490020436f726574696d6500015d0501a108082042726f6b657249641010ed03000004882054686520506172614964206f662074686520636f726574696d6520636861696e2e4442726f6b6572506f744c6f636174696f6e59018c0101006d6f646c70792f62726f6b65000000000000000000000000000000000000000004842054686520636f726574696d6520636861696e20706f74206c6f636174696f6e2e01110e4a00485374617465547269654d6967726174696f6e01485374617465547269654d6967726174696f6e0c404d6967726174696f6e50726f6365737301007d053800000000000000000000000000001050204d6967726174696f6e2070726f67726573732e005d0120546869732073746f7265732074686520736e617073686f74206f6620746865206c617374206d69677261746564206b6579732e2049742063616e2062652073657420696e746f206d6f74696f6e20616e64206d6f7665d420666f727761726420627920616e79206f6620746865206d65616e732070726f766964656420627920746869732070616c6c65742e284175746f4c696d6974730100750504000cd420546865206c696d69747320746861742061726520696d706f736564206f6e206175746f6d61746963206d6967726174696f6e732e00d42049662073657420746f204e6f6e652c207468656e206e6f206175746f6d61746963206d6967726174696f6e2068617070656e732e605369676e65644d6967726174696f6e4d61784c696d6974730000790504000ce020546865206d6178696d756d206c696d697473207468617420746865207369676e6564206d6967726174696f6e20636f756c64207573652e00b4204966206e6f74207365742c206e6f207369676e6564207375626d697373696f6e20697320616c6c6f7765642e01710501a50804244d61784b65794c656e10100002000054b4204d6178696d616c206e756d626572206f6620627974657320746861742061206b65792063616e20686176652e00b0204652414d4520697473656c6620646f6573206e6f74206c696d697420746865206b6579206c656e6774682e01012054686520636f6e63726574652076616c7565206d757374207468657265666f726520646570656e64206f6e20796f75722073746f726167652075736167652e59012041205b606672616d655f737570706f72743a3a73746f726167653a3a53746f726167654e4d6170605d20666f72206578616d706c652063616e206861766520616e20617262697472617279206e756d626572206f664501206b65797320776869636820617265207468656e2068617368656420616e6420636f6e636174656e617465642c20726573756c74696e6720696e206172626974726172696c79206c6f6e67206b6579732e0041012055736520746865202a7374617465206d6967726174696f6e205250432a20746f20726574726965766520746865206c656e677468206f6620746865206c6f6e67657374206b657920696e20796f757201012073746f726167653a203c68747470733a2f2f6769746875622e636f6d2f706172697479746563682f7375627374726174652f6973737565732f31313634323e00290120546865206d6967726174696f6e2077696c6c2068616c7420776974682061206048616c74656460206576656e7420696620746869732076616c756520697320746f6f20736d616c6c2e49012053696e6365207468657265206973206e6f207265616c2070656e616c74792066726f6d206f7665722d657374696d6174696e672c206974206973206164766973656420746f207573652061206c61726765802076616c75652e205468652064656661756c742069732035313220627974652e008020536f6d65206b6579206c656e6774687320666f72207265666572656e63653ad0202d205b606672616d655f737570706f72743a3a73746f726167653a3a53746f7261676556616c7565605d3a2033322062797465c8202d205b606672616d655f737570706f72743a3a73746f726167653a3a53746f726167654d6170605d3a2036342062797465e0202d205b606672616d655f737570706f72743a3a73746f726167653a3a53746f72616765446f75626c654d6170605d3a2039362062797465004820466f72206d6f726520696e666f207365654901203c68747470733a2f2f7777772e736861776e74616272697a692e636f6d2f626c6f672f7375627374726174652f7175657279696e672d7375627374726174652d73746f726167652d7669612d7270632f3e01ad0862002458636d50616c6c6574012458636d50616c6c65743c305175657279436f756e746572010030200000000000000000048820546865206c617465737420617661696c61626c6520717565727920696e6465782e1c517565726965730001040230150e0400045420546865206f6e676f696e6720717565726965732e28417373657454726170730101040634101000000000106820546865206578697374696e672061737365742074726170732e006101204b65792069732074686520626c616b6532203235362068617368206f6620286f726967696e2c2076657273696f6e65642060417373657473602920706169722e2056616c756520697320746865206e756d626572206f661d012074696d65732074686973207061697220686173206265656e20747261707065642028757375616c6c79206a75737420312069662069742065786973747320617420616c6c292e385361666558636d56657273696f6e00001004000861012044656661756c742076657273696f6e20746f20656e636f64652058434d207768656e206c61746573742076657273696f6e206f662064657374696e6174696f6e20697320756e6b6e6f776e2e20496620604e6f6e65602c3d01207468656e207468652064657374696e6174696f6e732077686f73652058434d2076657273696f6e20697320756e6b6e6f776e2061726520636f6e7369646572656420756e726561636861626c652e40537570706f7274656456657273696f6e0001080502290e10040004f020546865204c61746573742076657273696f6e732074686174207765206b6e6f7720766172696f7573206c6f636174696f6e7320737570706f72742e4056657273696f6e4e6f746966696572730001080502290e30040004050120416c6c206c6f636174696f6e7320746861742077652068617665207265717565737465642076657273696f6e206e6f74696669636174696f6e732066726f6d2e5056657273696f6e4e6f74696679546172676574730001080502290e2d0e04000871012054686520746172676574206c6f636174696f6e73207468617420617265207375627363726962656420746f206f75722076657273696f6e206368616e6765732c2061732077656c6c20617320746865206d6f737420726563656e7494206f66206f75722076657273696f6e7320776520696e666f726d6564207468656d206f662e5456657273696f6e446973636f7665727951756575650100310e04000c65012044657374696e6174696f6e732077686f7365206c61746573742058434d2076657273696f6e20776520776f756c64206c696b6520746f206b6e6f772e204475706c696361746573206e6f7420616c6c6f7765642c20616e6471012074686520607533326020636f756e74657220697320746865206e756d626572206f662074696d6573207468617420612073656e6420746f207468652064657374696e6174696f6e20686173206265656e20617474656d707465642c8c20776869636820697320757365642061732061207072696f726974697a6174696f6e2e4043757272656e744d6967726174696f6e00003d0e0400049c205468652063757272656e74206d6967726174696f6e27732073746167652c20696620616e792e5452656d6f74654c6f636b656446756e6769626c657300010c050202450e490e040004f02046756e6769626c6520617373657473207768696368207765206b6e6f7720617265206c6f636b6564206f6e20612072656d6f746520636861696e2e3c4c6f636b656446756e6769626c65730001040200590e040004e02046756e6769626c6520617373657473207768696368207765206b6e6f7720617265206c6f636b6564206f6e207468697320636861696e2e5458636d457865637574696f6e53757370656e646564010020040004b420476c6f62616c2073757370656e73696f6e207374617465206f66207468652058434d206578656375746f722e3c53686f756c645265636f726458636d01002004001c59012057686574686572206f72206e6f7420696e636f6d696e672058434d732028626f7468206578656375746564206c6f63616c6c7920616e64207265636569766564292073686f756c64206265207265636f726465642ec4204f6e6c79206f6e652058434d2070726f6772616d2077696c6c206265207265636f7264656420617420612074696d652e29012054686973206973206d65616e7420746f206265207573656420696e2072756e74696d6520415049732c20616e64206974277320616476697365642069742073746179732066616c73650d0120666f7220616c6c206f74686572207573652063617365732c20736f20617320746f206e6f74206465677261646520726567756c617220706572666f726d616e63652e005901204f6e6c792072656c6576616e7420696620746869732070616c6c6574206973206265696e67207573656420617320746865205b6078636d5f6578656375746f723a3a7472616974733a3a5265636f726458636d605dc820696d706c656d656e746174696f6e20696e207468652058434d206578656375746f7220636f6e66696775726174696f6e2e2c5265636f7264656458636d000045060400184901204966205b6053686f756c645265636f726458636d605d2069732073657420746f20747275652c207468656e20746865206c6173742058434d2070726f6772616d206578656375746564206c6f63616c6c79542077696c6c2062652073746f72656420686572652e29012052756e74696d6520415049732063616e206665746368207468652058434d20746861742077617320657865637574656420627920616363657373696e6720746869732076616c75652e005901204f6e6c792072656c6576616e7420696620746869732070616c6c6574206973206265696e67207573656420617320746865205b6078636d5f6578656375746f723a3a7472616974733a3a5265636f726458636d605dc820696d706c656d656e746174696f6e20696e207468652058434d206578656375746f7220636f6e66696775726174696f6e2e44417574686f72697a6564416c6961736573000104028d01650e04000c6501204d6170206f6620617574686f72697a656420616c696173657273206f66206c6f63616c206f726967696e732e2045616368206c6f63616c206c6f636174696f6e2063616e20617574686f72697a652061206c697374206f665901206f74686572206c6f636174696f6e7320746f20616c69617320696e746f2069742e204561636820616c6961736572206973206f6e6c792076616c696420756e74696c2069747320696e6e65722060657870697279603820626c6f636b206e756d6265722e01890501b1081044556e6976657273616c4c6f636174696f6e59010c0109020484205468697320636861696e277320556e6976657273616c204c6f636174696f6e2e504164766572746973656458636d56657273696f6e10100500000008250120546865206c617465737420737570706f727465642076657273696f6e2074686174207765206164766572746973652e2047656e6572616c6c79206a7573742073657420697420746f84206070616c6c65745f78636d3a3a43757272656e7458636d56657273696f6e602e284d61784c6f636b65727310100800000004190120546865206d6178696d756d206e756d626572206f66206c6f63616c2058434d206c6f636b73207468617420612073696e676c65206163636f756e74206d617920686176652e584d617852656d6f74654c6f636b436f6e73756d65727310100000000004fc20546865206d6178696d756d206e756d626572206f6620636f6e73756d65727320612073696e676c652072656d6f7465206c6f636b206d617920686176652e017d0e6300304d657373616765517565756501304d65737361676551756575650c30426f6f6b5374617465466f7201010405fd06850e74000000000000000000000000000000000000000000000000000000000004cc2054686520696e646578206f662074686520666972737420616e64206c61737420286e6f6e2d656d707479292070616765732e2c53657276696365486561640000fd06040004bc20546865206f726967696e2061742077686963682077652073686f756c6420626567696e20736572766963696e672e1450616765730001080505910e950e0400048820546865206d6170206f66207061676520696e646963657320746f2070616765732e01f90601c10810204865617053697a65101000000100143d01205468652073697a65206f662074686520706167653b207468697320696d706c69657320746865206d6178696d756d206d6573736167652073697a652077686963682063616e2062652073656e742e005901204120676f6f642076616c756520646570656e6473206f6e20746865206578706563746564206d6573736167652073697a65732c20746865697220776569676874732c207468652077656967687420746861742069735d0120617661696c61626c6520666f722070726f63657373696e67207468656d20616e6420746865206d6178696d616c206e6565646564206d6573736167652073697a652e20546865206d6178696d616c206d65737361676511012073697a6520697320736c696768746c79206c6f776572207468616e207468697320617320646566696e6564206279205b604d61784d6573736167654c656e4f66605d2e204d61785374616c651010080000000c5d0120546865206d6178696d756d206e756d626572206f66207374616c652070616765732028692e652e206f66206f766572776569676874206d657373616765732920616c6c6f776564206265666f72652063756c6c696e6751012063616e2068617070656e2e204f6e636520746865726520617265206d6f7265207374616c65207061676573207468616e20746869732c207468656e20686973746f726963616c207061676573206d6179206265fc2064726f707065642c206576656e206966207468657920636f6e7461696e20756e70726f636573736564206f766572776569676874206d657373616765732e3453657276696365576569676874890640010700a0db215d1333333333333333331841012054686520616d6f756e74206f66207765696768742028696620616e79292077686963682073686f756c642062652070726f766964656420746f20746865206d65737361676520717565756520666f72a820736572766963696e6720656e717565756564206974656d7320606f6e5f696e697469616c697a65602e00fc2054686973206d6179206265206c65676974696d6174656c7920604e6f6e656020696e207468652063617365207468617420796f752077696c6c2063616c6c5d012060536572766963655175657565733a3a736572766963655f71756575657360206d616e75616c6c79206f7220736574205b6053656c663a3a49646c654d617853657276696365576569676874605d20746f2068617665542069742072756e20696e20606f6e5f69646c65602e5049646c654d617853657276696365576569676874890640010700a0db215d133333333333333333145d0120546865206d6178696d756d20616d6f756e74206f66207765696768742028696620616e792920746f20626520757365642066726f6d2072656d61696e696e672077656967687420606f6e5f69646c656020776869636841012073686f756c642062652070726f766964656420746f20746865206d65737361676520717565756520666f7220736572766963696e6720656e717565756564206974656d7320606f6e5f69646c65602e3d012055736566756c20666f722070617261636861696e7320746f2070726f63657373206d65737361676573206174207468652073616d6520626c6f636b2074686579206172652072656365697665642e00290120496620604e6f6e65602c2069742077696c6c206e6f742063616c6c2060536572766963655175657565733a3a736572766963655f7175657565736020696e20606f6e5f69646c65602e019d0e64002441737365745261746501244173736574526174650458436f6e76657273696f6e52617465546f4e617469766500010402ec090704000c1d01204d61707320616e20617373657420746f2069747320666978656420706f696e7420726570726573656e746174696f6e20696e20746865206e61746976652062616c616e63652e004d0120452e672e20606e61746976655f616d6f756e74203d2061737365745f616d6f756e74202a20436f6e76657273696f6e52617465546f4e61746976653a3a3c543e3a3a6765742861737365745f6b696e64296001050701c9080001a10e650014426565667901144265656679142c417574686f7269746965730100a50e04000470205468652063757272656e7420617574686f726974696573207365743856616c696461746f7253657449640100302000000000000000000474205468652063757272656e742076616c696461746f72207365742069643c4e657874417574686f7269746965730100a50e040004ec20417574686f72697469657320736574207363686564756c656420746f2062652075736564207769746820746865206e6578742073657373696f6e30536574496453657373696f6e00010405301004002851012041206d617070696e672066726f6d2042454546592073657420494420746f2074686520696e646578206f6620746865202a6d6f737420726563656e742a2073657373696f6e20666f722077686963682069747368206d656d62657273207765726520726573706f6e7369626c652e0045012054686973206973206f6e6c79207573656420666f722076616c69646174696e672065717569766f636174696f6e2070726f6f66732e20416e2065717569766f636174696f6e2070726f6f66206d7573744d0120636f6e7461696e732061206b65792d6f776e6572736869702070726f6f6620666f72206120676976656e2073657373696f6e2c207468657265666f7265207765206e65656420612077617920746f207469653d0120746f6765746865722073657373696f6e7320616e6420424545465920736574206964732c20692e652e207765206e65656420746f2076616c6964617465207468617420612076616c696461746f7241012077617320746865206f776e6572206f66206120676976656e206b6579206f6e206120676976656e2073657373696f6e2c20616e642077686174207468652061637469766520736574204944207761735420647572696e6720746861742073657373696f6e2e00dc2054574f582d4e4f54453a206056616c696461746f72536574496460206973206e6f7420756e646572207573657220636f6e74726f6c2e3047656e65736973426c6f636b0100b804000cdc20426c6f636b206e756d62657220776865726520424545465920636f6e73656e73757320697320656e61626c65642f737461727465642e6901204279206368616e67696e67207468697320287468726f7567682070726976696c6567656420607365745f6e65775f67656e65736973282960292c20424545465920636f6e73656e737573206973206566666563746976656c79ac207265737461727465642066726f6d20746865206e65776c792073657420626c6f636b206e756d6265722e010d07000c384d6178417574686f7269746965731010a086010004d420546865206d6178696d756d206e756d626572206f6620617574686f72697469657320746861742063616e2062652061646465642e344d61784e6f6d696e61746f727310100002000004d420546865206d6178696d756d206e756d626572206f66206e6f6d696e61746f727320666f7220656163682076616c696461746f722e584d6178536574496453657373696f6e456e74726965733020a80000000000000018390120546865206d6178696d756d206e756d626572206f6620656e747269657320746f206b65657020696e207468652073657420696420746f2073657373696f6e20696e646578206d617070696e672e0031012053696e6365207468652060536574496453657373696f6e60206d6170206973206f6e6c79207573656420666f722076616c69646174696e672065717569766f636174696f6e73207468697329012076616c75652073686f756c642072656c61746520746f2074686520626f6e64696e67206475726174696f6e206f66207768617465766572207374616b696e672073797374656d2069733501206265696e6720757365642028696620616e79292e2049662065717569766f636174696f6e2068616e646c696e67206973206e6f7420656e61626c6564207468656e20746869732076616c7565342063616e206265207a65726f2e01ad0ec8000c4d6d72010c4d6d720c20526f6f74486173680100348000000000000000000000000000000000000000000000000000000000000000000458204c6174657374204d4d5220526f6f7420686173682e384e756d6265724f664c656176657301003020000000000000000004b02043757272656e742073697a65206f6620746865204d4d5220286e756d626572206f66206c6561766573292e144e6f6465730001040630340400108020486173686573206f6620746865206e6f64657320696e20746865204d4d522e002d01204e6f7465207468697320636f6c6c656374696f6e206f6e6c7920636f6e7461696e73204d4d52207065616b732c2074686520696e6e6572206e6f6465732028616e64206c656176657329bc20617265207072756e656420616e64206f6e6c792073746f72656420696e20746865204f6666636861696e2044422e00000000c9003042656566794d6d724c656166013042656566794d6d724c65616608404265656679417574686f7269746965730100b10eb0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004a02044657461696c73206f662063757272656e7420424545465920617574686f72697479207365742e5042656566794e657874417574686f7269746965730100b10eb000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c942044657461696c73206f66206e65787420424545465920617574686f72697479207365742e00510120546869732073746f7261676520656e747279206973207573656420617320636163686520666f722063616c6c7320746f20607570646174655f62656566795f6e6578745f617574686f726974795f736574602e00000000ca002852634d69677261746f72012852634d69677261746f72544052634d6967726174696f6e53746167650100490704000484205468652052656c617920436861696e206d6967726174696f6e2073746174652e2852634163636f756e74730001040500b50e04000871012048656c7065722073746f72616765206974656d20746f206f627461696e20616e642073746f726520746865206b6e6f776e206163636f756e747320746861742073686f756c64206265206b657074207061727469616c6c79206f72582066756c6c79206f6e2052656c617920436861696e2e50436f756e746572466f7252634163636f756e7473010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d61704452634d6967726174656442616c616e63650100b90e800000000000000000000000000000000000000000000000000000000000000000044d012048656c7065722073746f72616765206974656d20746f2073746f72652074686520746f74616c2062616c616e636520746861742073686f756c64206265206b657074206f6e2052656c617920436861696e2e6052634d6967726174656442616c616e6365417263686976650100b90e8000000000000000000000000000000000000000000000000000000000000000001861012048656c7065722073746f72616765206974656d20746f2073746f72652074686520746f74616c2062616c616e636520746861742073686f756c64206265206b657074206f6e2052656c617920436861696e206166746572510120697420697320636f6e73756d65642066726f6d20746865206052634d6967726174656442616c616e6365602073746f72616765206974656d20616e642073656e7420746f20746865204173736574204875622e0055012054686973206c657420757320746f2074616b65207468652076616c75652066726f6d20746865206052634d6967726174656442616c616e6365602073746f72616765206974656d20616e64206b656570207468656d0120605369676e616c4d6967726174696f6e46696e6973686020737461676520746f206265206964656d706f74656e74207768696c652070726573657276696e672074686573652076616c75657320666f7220746573747320616e644c206c6174657220646973636f7665726965732e4850656e64696e6758636d4d65737361676573000104053d07450604001468205468652070656e64696e672058434d206d657373616765732e004d0120436f6e7461696e732064617461206d6573736167657320746861742068617665206265656e2073656e7420746f207468652041737365742048756220627574206e6f742079657420636f6e6669726d65642e004d0120556e636f6e6669726d6564206d657373616765732063616e20626520726573656e742062792063616c6c696e6720746865205b6050616c6c65743a3a726573656e645f78636d605d2066756e6374696f6e2e70436f756e746572466f7250656e64696e6758636d4d65737361676573010010100000000004ac436f756e74657220666f72207468652072656c6174656420636f756e7465642073746f72616765206d61706c5075726550726f787943616e646964617465734d6967726174656400010405002004000c3901204163636f756e7473207468617420757365207468652070726f78792070616c6c657420746f2064656c6567617465207065726d697373696f6e7320616e642068617665206e6f206e6f6e63652e006d0120426f6f6c65616e2076616c7565206973207768657468657220746865792068617665206265656e206d6967726174656420746f20746865204173736574204875622e204e656564656420666f72206964656d706f74656e63792e4450656e64696e6758636d5175657269657300010405303404001c4d01205468652070656e64696e672058434d20726573706f6e7365207175657269657320616e642074686569722058434d2068617368207265666572656e63696e6720746865206d65737361676520696e2074686580205b6050656e64696e6758636d4d65737361676573605d2073746f726167652e006101205468652060517565727949646020697320746865206964656e7469666965722066726f6d20746865205b6070616c6c65745f78636d605d2071756572792068616e646c65722072656769737472792e205468652058434d09012070616c6c65742077696c6c206e6f746966792061626f75742074686520737461747573206f6620746865206d6573736167652062792063616c6c696e67207468651d01205b6050616c6c65743a3a726563656976655f71756572795f726573706f6e7365605d2066756e6374696f6e2077697468207468652060517565727949646020616e64207468652820726573706f6e73652e50556e70726f6365737365644d73674275666665720000100400044101204d616e75616c206f7665727269646520666f7220607479706520556e70726f6365737365644d73674275666665723a204765743c7533323e602e204c6f6f6b20746865726520666f7220646f63732e604168556d7051756575655072696f72697479436f6e6669670100f107040018e820546865207072696f72697479206f66207468652041737365742048756220554d5020717565756520647572696e67206d6967726174696f6e2e00750120436f6e74726f6c7320686f77207468652041737365742048756220554d502028557077617264204d6573736167652050617373696e67292071756575652069732070726f6365737365642072656c617469766520746f206f7468657259012071756575657320647572696e6720746865206d6967726174696f6e2070726f636573732e20546869732068656c707320656e737572652074696d656c792070726f63657373696e67206f66206d6967726174696f6e6901206d657373616765732e205468652064656661756c74207072696f72697479207061747465726e20697320646566696e656420696e207468652070616c6c657420636f6e66696775726174696f6e2c206275742063616e206265b0206f76657272696464656e20627920612073746f726167652076616c7565206f66207468697320747970652e1c4d616e616765720000000400109420416e206f7074696f6e616c206163636f756e74206964206f662061206d616e616765722e0045012054686973206163636f756e74206964206861732073696d696c61722070726976696c6567657320746f205b60436f6e6669673a3a41646d696e4f726967696e605d206578636570742074686174206974ec2063616e206e6f742073657420746865206d616e61676572206163636f756e742069642076696120607365745f6d616e61676572602063616c6c2e2443616e63656c6c657200000004000c9c20416e206f7074696f6e616c206163636f756e74206964206f6620612063616e63656c6c65722e00cc2054686973206163636f756e742069642063616e206f6e6c792073746f70207363686564756c6564206d6967726174696f6e2e4c4d6967726174696f6e5374617274426c6f636b0000100400105d012054686520626c6f636b206e756d62657220617420776869636820746865206d6967726174696f6e20626567616e20616e64207468652070616c6c657427732065787472696e736963732077657265206c6f636b65642e00150120546869732076616c756520697320736574207768656e20656e746572696e6720746865206057616974696e67466f724168602073746167652c20692e652e2c207768656ec4206052634d6967726174696f6e53746167653a3a69735f6f6e676f696e67282960206265636f6d6573206074727565602e444d6967726174696f6e456e64426c6f636b0000100400100d0120426c6f636b206e756d626572207768656e206d6967726174696f6e2066696e697368656420616e642065787472696e73696373207765726520756e6c6f636b65642e00fc205468697320697320736574207768656e20656e746572696e672074686520604d6967726174696f6e446f6e65602073746167652068656e6365207768656ec8206052634d6967726174696f6e53746167653a3a69735f66696e6973686564282960206265636f6d6573206074727565602e305761726d5570506572696f640000bd02040010c820546865206475726174696f6e206f662074686520707265206d6967726174696f6e207761726d2d757020706572696f642e006501205468697320697320746865206475726174696f6e206f6620746865207761726d2d757020706572696f64206265666f7265207468652064617461206d6967726174696f6e207374617274732e20447572696e672074686973710120706572696f642c20746865206d6967726174696f6e2077696c6c20626520696e206f6e676f696e6720737461746520616e642074686520636f6e6365726e65642065787472696e736963732077696c6c206265206c6f636b65642e34436f6f6c4f6666506572696f640000bd02040014d020546865206475726174696f6e206f662074686520706f7374206d6967726174696f6e20636f6f6c2d6f666620706572696f642e006501205468697320697320746865206475726174696f6e206f662074686520636f6f6c2d6f666620706572696f64206166746572207468652064617461206d6967726174696f6e2069732066696e69736865642e20447572696e677101207468697320706572696f642c20746865206d6967726174696f6e2077696c6c206265207374696c6c20696e206f6e676f696e6720737461746520616e642074686520636f6e6365726e65642065787472696e736963732077696c6c2c206265206c6f636b65642e2053657474696e67730000fd070400046020546865206d6967726174696f6e2073657474696e67732e404d616e616765724d756c74697369677301010405a9010502040004fc20546865206d756c7469736967204163636f756e74494473207468617420766f74657320746f206578656375746520612073706563696669632063616c6c2e504d616e616765724d756c7469736967526f756e6401001010000000000ca8205468652063757272656e7420726f756e64206f6620746865206d756c746973696720766f74696e672e00b020566f74657320617265206f6e6c792076616c696420666f72207468652063757272656e7420726f756e642e684d616e61676572566f746573496e43757272656e74526f756e6401010402001010000000000cdc20486f77206f6674656e2065616368207061727469636970616e7420766f74656420696e207468652063757272656e7420726f756e642e00a82057696c6c20626520636c65617265642061742074686520656e64206f66206561636820726f756e642e01450701cd080001bd0eff0004f901a9015905c10e2848436865636b4e6f6e5a65726f53656e646572c50e9040436865636b5370656356657273696f6ec90e1038436865636b547856657273696f6ecd0e1030436865636b47656e65736973d10e3438436865636b4d6f7274616c697479d50e3428436865636b4e6f6e6365dd0e902c436865636b576569676874e10e90604368617267655472616e73616374696f6e5061796d656e74e50e904850726576616c696461746541747465737473e90e9044436865636b4d6574616461746148617368ed0e88f50e6024496e666c6174696f6e04986578706572696d656e74616c5f696e666c6174696f6e5f70726564696374696f6e5f696e666f00f90e10d82052657475726e207468652063757272656e7420657374696d61746573206f662074686520696e666c6174696f6e20616d6f756e742e0051012054686973206973206d61726b6564206173206578706572696d656e74616c20696e206c69676874206f66205246432338392e204e6f6e657468656c6573732c2069747320757361676520697320686967686c792501207265636f6d6d656e646564206f76657220747279696e6720746f20726561642d73746f726167652c206f722072652d63726561746520746865206f6e636861696e206c6f6769632e0010436f72650c1c76657273696f6e00050904902052657475726e73207468652076657273696f6e206f66207468652072756e74696d652e34657865637574655f626c6f636b0414626c6f636b050f90046420457865637574652074686520676976656e20626c6f636b2e40696e697469616c697a655f626c6f636b0418686561646572d501110f04410120496e697469616c697a65206120626c6f636b20776974682074686520676976656e2068656164657220616e642072657475726e207468652072756e74696d6520657865637574697665206d6f64652e042101205468652060436f7265602072756e74696d65206170692074686174206576657279205375627374726174652072756e74696d65206e6565647320746f20696d706c656d656e742e204d657461646174610c206d6574616461746100150f048c2052657475726e7320746865206d65746164617461206f6620612072756e74696d652e4c6d657461646174615f61745f76657273696f6e041c76657273696f6e10190f10a42052657475726e7320746865206d65746164617461206174206120676976656e2076657273696f6e2e0005012049662074686520676976656e206076657273696f6e602069736e277420737570706f727465642c20746869732077696c6c2072657475726e20604e6f6e65602e750120557365205b6053656c663a3a6d657461646174615f76657273696f6e73605d20746f2066696e64206f75742061626f757420737570706f72746564206d657461646174612076657273696f6e206f66207468652072756e74696d652e446d657461646174615f76657273696f6e730019020ca42052657475726e732074686520737570706f72746564206d657461646174612076657273696f6e732e00c020546869732063616e206265207573656420746f2063616c6c20606d657461646174615f61745f76657273696f6e602e0401012054686520604d65746164617461602061706920747261697420746861742072657475726e73206d6574616461746120666f72207468652072756e74696d652e30426c6f636b4275696c646572103c6170706c795f65787472696e736963042465787472696e736963090f1d0f106c204170706c792074686520676976656e2065787472696e7369632e0039012052657475726e7320616e20696e636c7573696f6e206f7574636f6d652077686963682073706563696669657320696620746869732065787472696e73696320697320696e636c7564656420696e4c207468697320626c6f636b206f72206e6f742e3866696e616c697a655f626c6f636b00d50104682046696e697368207468652063757272656e7420626c6f636b2e4c696e686572656e745f65787472696e736963730420696e686572656e742d0f0d0f043d012047656e657261746520696e686572656e742065787472696e736963732e2054686520696e686572656e7420646174612077696c6c20766172792066726f6d20636861696e20746f20636861696e2e3c636865636b5f696e686572656e74730814626c6f636b050f10646174612d0f3d0f04550120436865636b20746861742074686520696e686572656e7473206172652076616c69642e2054686520696e686572656e7420646174612077696c6c20766172792066726f6d20636861696e20746f20636861696e2e047101205468652060426c6f636b4275696c646572602061706920747261697420746861742070726f7669646573207468652072657175697265642066756e6374696f6e616c69747920666f72206275696c64696e67206120626c6f636b2e484e6f6d696e6174696f6e506f6f6c73417069283c70656e64696e675f72657761726473040c77686f00180435012052657475726e73207468652070656e64696e67207265776172647320666f7220746865206d656d626572207468617420746865204163636f756e7449642077617320676976656e20666f722e44706f696e74735f746f5f62616c616e6365081c706f6f6c5f69641018706f696e7473181804f42052657475726e7320746865206571756976616c656e742062616c616e6365206f662060706f696e74736020666f72206120676976656e20706f6f6c2e4462616c616e63655f746f5f706f696e7473081c706f6f6c5f696410246e65775f66756e6473181804fc2052657475726e7320746865206571756976616c656e7420706f696e7473206f6620606e65775f66756e64736020666f72206120676976656e20706f6f6c2e48706f6f6c5f70656e64696e675f736c617368041c706f6f6c5f6964101804b02052657475726e73207468652070656e64696e6720736c61736820666f72206120676976656e20706f6f6c2e506d656d6265725f70656e64696e675f736c61736804186d656d626572001810cc2052657475726e73207468652070656e64696e6720736c61736820666f72206120676976656e20706f6f6c206d656d6265722e004d012049662070656e64696e6720736c617368206f6620746865206d656d626572206578636565647320604578697374656e7469616c4465706f736974602c2069742063616e206265207265706f72746564206f6e1c20636861696e2e74706f6f6c5f6e656564735f64656c65676174655f6d6967726174696f6e041c706f6f6c5f6964102020e42052657475726e7320747275652069662074686520706f6f6c20776974682060706f6f6c5f696460206e65656473206d6967726174696f6e2e00490120546869732063616e2068617070656e207768656e20746865206070616c6c65742d6e6f6d696e6174696f6e2d706f6f6c73602068617320737769746368656420746f207573696e672073747261746567794101205b6044656c65676174655374616b65605d2870616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733a3a616461707465723a3a44656c65676174655374616b6529206275742074686520706f6f6ce8207374696c6c206861732066756e647320746861742077657265207374616b6564207573696e6720746865206f6c6465722073747261746567791901205b5472616e736665725374616b655d2870616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733a3a616461707465723a3a5472616e736665725374616b65292e205573658901205b606d6967726174655f706f6f6c5f746f5f64656c65676174655f7374616b65605d2870616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733a3a43616c6c3a3a6d6967726174655f706f6f6c5f746f5f64656c65676174655f7374616b65295420746f206d6967726174652074686520706f6f6c2e7c6d656d6265725f6e656564735f64656c65676174655f6d6967726174696f6e04186d656d62657200201c29012052657475726e732074727565206966207468652064656c6567617465642066756e6473206f662074686520706f6f6c20606d656d62657260206e65656473206d6967726174696f6e2e00d8204f6e6365206120706f6f6c20686173207375636365737366756c6c79206d6967726174656420746f207468652073747261746567795501205b6044656c65676174655374616b65605d2870616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733a3a616461707465723a3a44656c65676174655374616b65292c207468652066756e6473206f66207468651901206d656d6265722063616e206265206d696772617465642066726f6d20706f6f6c206163636f756e7420746f20746865206d656d6265722773206163636f756e742e205573652901205b606d6967726174655f64656c65676174696f6e605d2870616c6c65745f6e6f6d696e6174696f6e5f706f6f6c733a3a43616c6c3a3a6d6967726174655f64656c65676174696f6e29a420746f206d696772617465207468652066756e6473206f662074686520706f6f6c206d656d6265722e506d656d6265725f746f74616c5f62616c616e6365040c77686f00180465012052657475726e732074686520746f74616c20636f6e747269627574696f6e206f66206120706f6f6c206d656d62657220696e636c7564696e6720616e792062616c616e6365207468617420697320756e626f6e64696e672e30706f6f6c5f62616c616e6365041c706f6f6c5f69641018049c20546f74616c2062616c616e636520636f6e747269627574656420746f2074686520706f6f6c2e34706f6f6c5f6163636f756e7473041c706f6f6c5f696410410f042d012052657475726e732074686520626f6e646564206163636f756e7420616e6420726577617264206163636f756e74206173736f63696174656420776974682074686520706f6f6c5f69642e04f82052756e74696d652061706920666f7220616363657373696e6720696e666f726d6174696f6e2061626f7574206e6f6d696e6174696f6e20706f6f6c732e285374616b696e674170690c446e6f6d696e6174696f6e735f71756f7461041c62616c616e636518100411012052657475726e7320746865206e6f6d696e6174696f6e732071756f746120666f722061206e6f6d696e61746f722077697468206120676976656e2062616c616e63652e5c657261735f7374616b6572735f706167655f636f756e74080c657261101c6163636f756e7400100439012052657475726e7320746865207061676520636f756e74206f66206578706f737572657320666f7220612076616c696461746f7220606163636f756e746020696e206120676976656e206572612e3c70656e64696e675f72657761726473080c657261101c6163636f756e740020043d012052657475726e7320747275652069662076616c696461746f7220606163636f756e74602068617320706167657320746f20626520636c61696d656420666f722074686520676976656e206572612e00585461676765645472616e73616374696f6e5175657565045076616c69646174655f7472616e73616374696f6e0c18736f75726365450f087478090f28626c6f636b5f6861736834490f24682056616c696461746520746865207472616e73616374696f6e2e0065012054686973206d6574686f6420697320696e766f6b656420627920746865207472616e73616374696f6e20706f6f6c20746f206c6561726e2064657461696c732061626f757420676976656e207472616e73616374696f6e2e45012054686520696d706c656d656e746174696f6e2073686f756c64206d616b65207375726520746f207665726966792074686520636f72726563746e657373206f6620746865207472616e73616374696f6e4d0120616761696e73742063757272656e742073746174652e2054686520676976656e2060626c6f636b5f686173686020636f72726573706f6e647320746f207468652068617368206f662074686520626c6f636b7c207468617420697320757365642061732063757272656e742073746174652e004501204e6f7465207468617420746869732063616c6c206d617920626520706572666f726d65642062792074686520706f6f6c206d756c7469706c652074696d657320616e64207472616e73616374696f6e73a4206d6967687420626520766572696669656420696e20616e7920706f737369626c65206f726465722e044d012054686520605461676765645472616e73616374696f6e5175657565602061706920747261697420666f7220696e746572666572696e67207769746820746865207472616e73616374696f6e2071756575652e444f6666636861696e576f726b6572417069043c6f6666636861696e5f776f726b65720418686561646572d5019004c82053746172747320746865206f66662d636861696e207461736b20666f7220676976656e20626c6f636b206865616465722e046420546865206f6666636861696e20776f726b6572206170692e3450617261636861696e486f7374882876616c696461746f7273006d0c047020476574207468652063757272656e742076616c696461746f72732e4076616c696461746f725f67726f75707300510f0c65012052657475726e73207468652076616c696461746f722067726f75707320616e6420726f746174696f6e20696e666f206c6f63616c697a6564206261736564206f6e20746865206879706f746865746963616c206368696c64610120206f66206120626c6f636b2077686f736520737461746520207468697320697320696e766f6b6564206f6e2e204e6f7465207468617420606e6f776020696e20746865206047726f7570526f746174696f6e496e666f60d02073686f756c642062652074686520737563636573736f72206f6620746865206e756d626572206f662074686520626c6f636b2e48617661696c6162696c6974795f636f72657300590f083501205969656c647320696e666f726d6174696f6e206f6e20616c6c20617661696c6162696c69747920636f7265732061732072656c6576616e7420746f20746865206368696c6420626c6f636b2e3d0120436f72657320617265206569746865722066726565206f72206f636375706965642e204672656520636f7265732063616e20686176652070617261732061737369676e656420746f207468656d2e647065727369737465645f76616c69646174696f6e5f64617461081c706172615f6964b50228617373756d7074696f6e750f790f146901205969656c647320746865207065727369737465642076616c69646174696f6e206461746120666f722074686520676976656e20605061726149646020616c6f6e67207769746820616e20617373756d7074696f6e2074686174d82073686f756c6420626520757365642069662074686520706172612063757272656e746c79206f63637570696573206120636f72652e0045012052657475726e7320604e6f6e656020696620656974686572207468652070617261206973206e6f742072656769737465726564206f722074686520617373756d7074696f6e20697320604672656564609820616e6420746865207061726120616c7265616479206f63637570696573206120636f72652e5c617373756d65645f76616c69646174696f6e5f64617461081c706172615f6964b5029c65787065637465645f7065727369737465645f76616c69646174696f6e5f646174615f6861736834810f0c69012052657475726e7320746865207065727369737465642076616c69646174696f6e206461746120666f722074686520676976656e20605061726149646020616c6f6e6720776974682074686520636f72726573706f6e64696e6775012076616c69646174696f6e20636f646520686173682e20496e7374656164206f6620616363657074696e6720617373756d7074696f6e2061626f75742074686520706172612c206d617463686573207468652076616c69646174696f6e29012064617461206861736820616761696e737420616e206578706563746564206f6e6520616e64207969656c647320604e6f6e65602069662074686579277265206e6f7420657175616c2e60636865636b5f76616c69646174696f6e5f6f757470757473081c706172615f6964b5021c6f757470757473c1042004150120436865636b732069662074686520676976656e2076616c69646174696f6e206f75747075747320706173732074686520616363657074616e63652063726974657269612e5c73657373696f6e5f696e6465785f666f725f6368696c6400100cf02052657475726e73207468652073657373696f6e20696e6465782065787065637465642061742061206368696c64206f662074686520626c6f636b2e00d020546869732063616e206265207573656420746f20696e7374616e7469617465206120605369676e696e67436f6e74657874602e3c76616c69646174696f6e5f636f6465081c706172615f6964b50228617373756d7074696f6e750fd504105501204665746368207468652076616c69646174696f6e20636f64652075736564206279206120706172612c206d616b696e672074686520676976656e20604f63637570696564436f7265417373756d7074696f6e602e0045012052657475726e7320604e6f6e656020696620656974686572207468652070617261206973206e6f742072656769737465726564206f722074686520617373756d7074696f6e20697320604672656564609820616e6420746865207061726120616c7265616479206f63637570696573206120636f72652e7863616e6469646174655f70656e64696e675f617661696c6162696c697479041c706172615f6964b502890f085d0120476574207468652072656365697074206f6620612063616e6469646174652070656e64696e6720617661696c6162696c6974792e20546869732072657475726e732060536f6d656020666f7220616e7920706172617325012061737369676e656420746f206f6363757069656420636f72657320696e2060617661696c6162696c6974795f636f7265736020616e6420604e6f6e6560206f74686572776973652e4063616e6469646174655f6576656e7473008d0f042d0120476574206120766563746f72206f66206576656e747320636f6e6365726e696e672063616e646964617465732074686174206f636375727265642077697468696e206120626c6f636b2e30646d715f636f6e74656e74730424726563697069656e74b502250d043d012047657420616c6c207468652070656e64696e6720696e626f756e64206d6573736167657320696e2074686520646f776e77617264206d65737361676520717565756520666f72206120706172612e78696e626f756e645f68726d705f6368616e6e656c735f636f6e74656e74730424726563697069656e74b502950f086501204765742074686520636f6e74656e7473206f6620616c6c206368616e6e656c732061646472657373656420746f2074686520676976656e20726563697069656e742e204368616e6e656c7320746861742068617665206e6f90206d6573736167657320696e207468656d2061726520616c736f20696e636c756465642e5c76616c69646174696f6e5f636f64655f62795f68617368041068617368bd04d504049c20476574207468652076616c69646174696f6e20636f64652066726f6d2069747320686173682e386f6e5f636861696e5f766f74657300a10f0431012053637261706520646973707574652072656c6576616e742066726f6d206f6e2d636861696e2c206261636b696e6720766f74657320616e64207265736f6c7665642064697370757465732e3073657373696f6e5f696e666f0414696e64657810a50f0cdc20476574207468652073657373696f6e20696e666f20666f722074686520676976656e2073657373696f6e2c2069662073746f7265642e001901204e4f54453a20546869732066756e6374696f6e206973206f6e6c7920617661696c61626c652073696e63652070617261636861696e20686f73742076657273696f6e20322e687375626d69745f7076665f636865636b5f73746174656d656e74081073746d741105247369676e6174757265a104900c0101205375626d697473206120505646207072652d636865636b696e672073746174656d656e7420696e746f20746865207472616e73616374696f6e20706f6f6c2e001901204e4f54453a20546869732066756e6374696f6e206973206f6e6c7920617661696c61626c652073696e63652070617261636861696e20686f73742076657273696f6e20322e54707666735f726571756972655f707265636865636b00e90c0c5d012052657475726e7320636f646520686173686573206f66205056467320746861742072657175697265207072652d636865636b696e672062792076616c696461746f727320696e2074686520616374697665207365742e001901204e4f54453a20546869732066756e6374696f6e206973206f6e6c7920617661696c61626c652073696e63652070617261636861696e20686f73742076657273696f6e20322e5076616c69646174696f6e5f636f64655f68617368081c706172615f6964b50228617373756d7074696f6e750fa90f0c8501204665746368207468652068617368206f66207468652076616c69646174696f6e20636f64652075736564206279206120706172612c206d616b696e672074686520676976656e20604f63637570696564436f7265417373756d7074696f6e602e001901204e4f54453a20546869732066756e6374696f6e206973206f6e6c7920617661696c61626c652073696e63652070617261636861696e20686f73742076657273696f6e20322e20646973707574657300ad0f04782052657475726e7320616c6c206f6e636861696e2064697370757465732e5c73657373696f6e5f6578656375746f725f706172616d73043473657373696f6e5f696e64657810b50f04b82052657475726e7320657865637574696f6e20706172616d657465727320666f72207468652073657373696f6e2e44756e6170706c6965645f736c617368657300b90f0859012052657475726e732061206c697374206f662076616c696461746f72732074686174206c6f7374206120706173742073657373696f6e206469737075746520616e64206e65656420746f20626520736c61736865642e1901204e4f54453a20546869732066756e6374696f6e206973206f6e6c7920617661696c61626c652073696e63652070617261636861696e20686f73742076657273696f6e20352e4c6b65795f6f776e6572736869705f70726f6f66043076616c696461746f725f69645102c90f08cc2052657475726e732061206d65726b6c652070726f6f66206f6620612076616c696461746f722073657373696f6e206b65792e1901204e4f54453a20546869732066756e6374696f6e206973206f6e6c7920617661696c61626c652073696e63652070617261636861696e20686f73742076657273696f6e20352e687375626d69745f7265706f72745f646973707574655f6c6f73740834646973707574655f70726f6f66d10f4c6b65795f6f776e6572736869705f70726f6f66cd0f7d070c2901205375626d697420616e20756e7369676e65642065787472696e73696320746f20736c6173682076616c696461746f72732077686f206c6f7374206120646973707574652061626f75747c20612063616e646964617465206f66206120706173742073657373696f6e2e1901204e4f54453a20546869732066756e6374696f6e206973206f6e6c7920617661696c61626c652073696e63652070617261636861696e20686f73742076657273696f6e20352e546d696e696d756d5f6261636b696e675f766f7465730010080d012047657420746865206d696e696d756d206e756d626572206f66206261636b696e6720766f74657320666f7220612070617261636861696e2063616e6469646174652ef4205468697320697320612073746167696e67206d6574686f642120446f206e6f7420757365206f6e2070726f64756374696f6e2072756e74696d65732148706172615f6261636b696e675f737461746504805f5f72756e74696d655f6170695f67656e6572617465645f6e616d655f305f5fb502d50f04e42052657475726e7320746865207374617465206f662070617261636861696e206261636b696e6720666f72206120676976656e20706172612e506173796e635f6261636b696e675f706172616d730059040461012052657475726e732063616e646964617465277320616363657074616e6365206c696d69746174696f6e7320666f72206173796e6368726f6e6f7573206261636b696e6720666f7220612072656c617920706172656e742e4c64697361626c65645f76616c696461746f727300690c04f82052657475726e732061206c697374206f6620616c6c2064697361626c65642076616c696461746f72732061742074686520676976656e20626c6f636b2e346e6f64655f6665617475726573009504084c20476574206e6f64652066656174757265732ef4205468697320697320612073746167696e67206d6574686f642120446f206e6f7420757365206f6e2070726f64756374696f6e2072756e74696d65732158617070726f76616c5f766f74696e675f706172616d7300710404a420417070726f76616c20766f74696e6720636f6e66696775726174696f6e20706172616d65746572732c636c61696d5f7175657565000510043020436c61696d2071756575657c63616e646964617465735f70656e64696e675f617661696c6162696c697479041c706172615f6964b5021110046020456c6173746963207363616c696e6720737570706f72746876616c69646174696f6e5f636f64655f626f6d625f6c696d6974001004b420526574726965766520746865206d6178696d756d20756e636f6d7072657373656420636f64652073697a652e4c6261636b696e675f636f6e73747261696e7473041c706172615f6964b50215100831012052657475726e732074686520636f6e73747261696e7473206f6e2074686520616374696f6e7320746861742063616e2062652074616b656e2062792061206e65772070617261636861696e1c20626c6f636b2e507363686564756c696e675f6c6f6f6b61686561640010048820526574726965766520746865207363686564756c696e67206c6f6f6b616865616404dc205468652041504920666f72207175657279696e6720746865207374617465206f662070617261636861696e73206f6e2d636861696e2e2042656566794170691c3462656566795f67656e6573697300b80405012052657475726e2074686520626c6f636b206e756d62657220776865726520424545465920636f6e73656e73757320697320656e61626c65642f737461727465643476616c696461746f725f736574001d1004b82052657475726e207468652063757272656e74206163746976652042454546592076616c696461746f7220736574b87375626d69745f7265706f72745f646f75626c655f766f74696e675f756e7369676e65645f65787472696e736963084865717569766f636174696f6e5f70726f6f6611073c6b65795f6f776e65725f70726f6f6625107d07204501205375626d69747320616e20756e7369676e65642065787472696e73696320746f207265706f7274206120646f75626c6520766f74696e672065717569766f636174696f6e2e205468652063616c6c6572fc206d7573742070726f766964652074686520646f75626c6520766f74696e672070726f6f6620616e642061206b6579206f776e6572736869702070726f6f66fc202873686f756c64206265206f627461696e6564207573696e67206067656e65726174655f6b65795f6f776e6572736869705f70726f6f6660292e2054686505012065787472696e7369632077696c6c20626520756e7369676e656420616e642073686f756c64206f6e6c7920626520616363657074656420666f72206c6f63616c150120617574686f727368697020286e6f7420746f2062652062726f61646361737420746f20746865206e6574776f726b292e2054686973206d6574686f642072657475726e73090120604e6f6e6560207768656e206372656174696f6e206f66207468652065787472696e736963206661696c732c20652e672e2069662065717569766f636174696f6e0501207265706f7274696e672069732064697361626c656420666f722074686520676976656e2072756e74696d652028692e652e2074686973206d6574686f6420697305012068617264636f64656420746f2072657475726e20604e6f6e6560292e204f6e6c792075736566756c20696e20616e206f6666636861696e20636f6e746578742eb07375626d69745f7265706f72745f666f726b5f766f74696e675f756e7369676e65645f65787472696e736963084865717569766f636174696f6e5f70726f6f6629103c6b65795f6f776e65725f70726f6f6625107d07203d01205375626d69747320616e20756e7369676e65642065787472696e73696320746f207265706f7274206120666f726b20766f74696e672065717569766f636174696f6e2e205468652063616c6c65724101206d7573742070726f766964652074686520666f726b20766f74696e672070726f6f66202874686520616e6365737472792070726f6f662073686f756c64206265206f627461696e6564207573696e673d01206067656e65726174655f616e6365737472795f70726f6f66602920616e642061206b6579206f776e6572736869702070726f6f66202873686f756c64206265206f627461696e6564207573696e674101206067656e65726174655f6b65795f6f776e6572736869705f70726f6f6660292e205468652065787472696e7369632077696c6c20626520756e7369676e656420616e642073686f756c64206f6e6c794d0120626520616363657074656420666f72206c6f63616c20617574686f727368697020286e6f7420746f2062652062726f61646361737420746f20746865206e6574776f726b292e2054686973206d6574686f6429012072657475726e7320604e6f6e6560207768656e206372656174696f6e206f66207468652065787472696e736963206661696c732c20652e672e2069662065717569766f636174696f6e0501207265706f7274696e672069732064697361626c656420666f722074686520676976656e2072756e74696d652028692e652e2074686973206d6574686f6420697305012068617264636f64656420746f2072657475726e20604e6f6e6560292e204f6e6c792075736566756c20696e20616e206f6666636861696e20636f6e746578742ed07375626d69745f7265706f72745f6675747572655f626c6f636b5f766f74696e675f756e7369676e65645f65787472696e736963084865717569766f636174696f6e5f70726f6f6641073c6b65795f6f776e65725f70726f6f6625107d07205d01205375626d69747320616e20756e7369676e65642065787472696e73696320746f207265706f727420612066757475726520626c6f636b20766f74696e672065717569766f636174696f6e2e205468652063616c6c65721501206d7573742070726f76696465207468652066757475726520626c6f636b20766f74696e672070726f6f6620616e642061206b6579206f776e6572736869702070726f6f66ec202873686f756c64206265206f627461696e6564207573696e67206067656e65726174655f6b65795f6f776e6572736869705f70726f6f6660292e1501205468652065787472696e7369632077696c6c20626520756e7369676e656420616e642073686f756c64206f6e6c7920626520616363657074656420666f72206c6f63616c150120617574686f727368697020286e6f7420746f2062652062726f61646361737420746f20746865206e6574776f726b292e2054686973206d6574686f642072657475726e73090120604e6f6e6560207768656e206372656174696f6e206f66207468652065787472696e736963206661696c732c20652e672e2069662065717569766f636174696f6e0501207265706f7274696e672069732064697361626c656420666f722074686520676976656e2072756e74696d652028692e652e2074686973206d6574686f6420697305012068617264636f64656420746f2072657475726e20604e6f6e6560292e204f6e6c792075736566756c20696e20616e206f6666636861696e20636f6e746578742e7067656e65726174655f6b65795f6f776e6572736869705f70726f6f6608187365745f69643030617574686f726974795f69645d022d102c09012047656e65726174657320612070726f6f66206f66206b6579206f776e65727368697020666f722074686520676976656e20617574686f7269747920696e20746865fc20676976656e207365742e20416e206578616d706c65207573616765206f662074686973206d6f64756c6520697320636f75706c656420776974682074686505012073657373696f6e20686973746f726963616c206d6f64756c6520746f2070726f76652074686174206120676976656e20617574686f72697479206b65792069730d01207469656420746f206120676976656e207374616b696e67206964656e7469747920647572696e6720612073706563696669632073657373696f6e2e2050726f6f66731101206f66206b6579206f776e65727368697020617265206e656365737361727920666f72207375626d697474696e672065717569766f636174696f6e207265706f7274732e1101204e4f54453a206576656e2074686f75676820746865204150492074616b6573206120607365745f69646020617320706172616d65746572207468652063757272656e74090120696d706c656d656e746174696f6e732069676e6f726573207468697320706172616d6574657220616e6420696e73746561642072656c696573206f6e20746869730d01206d6574686f64206265696e672063616c6c65642061742074686520636f727265637420626c6f636b206865696768742c20692e652e20616e7920706f696e7420617415012077686963682074686520676976656e20736574206964206973206c697665206f6e2d636861696e2e2046757475726520696d706c656d656e746174696f6e732077696c6c0d0120696e73746561642075736520696e64657865642064617461207468726f75676820616e206f6666636861696e20776f726b65722c206e6f7420726571756972696e6778206f6c6465722073746174657320746f20626520617661696c61626c652e5c67656e65726174655f616e6365737472795f70726f6f660844707265765f626c6f636b5f6e756d626572105c626573745f6b6e6f776e5f626c6f636b5f6e756d626572b82d100845012047656e65726174657320612070726f6f662074686174207468652060707265765f626c6f636b5f6e756d626572602069732070617274206f66207468652063616e6f6e6963616c20636861696e2061746c2060626573745f6b6e6f776e5f626c6f636b5f6e756d626572602e048020415049206e656365737361727920666f7220424545465920766f746572732e184d6d7241706914206d6d725f726f6f74003110048c2052657475726e20746865206f6e2d636861696e204d4d5220726f6f7420686173682e386d6d725f6c6561665f636f756e7400391004b82052657475726e20746865206e756d626572206f66204d4d5220626c6f636b7320696e2074686520636861696e2e3867656e65726174655f70726f6f660834626c6f636b5f6e756d6265727319025c626573745f6b6e6f776e5f626c6f636b5f6e756d626572b83d100869012047656e6572617465204d4d522070726f6f6620666f72206120736572696573206f6620626c6f636b206e756d626572732e2049662060626573745f6b6e6f776e5f626c6f636b5f6e756d626572203d20536f6d65286e29602c45012075736520686973746f726963616c204d4d5220737461746520617420676976656e20626c6f636b2068656967687420606e602e20456c73652c207573652063757272656e74204d4d522073746174652e307665726966795f70726f6f6608186c656176657345101470726f6f664d10511014f420566572696679204d4d522070726f6f6620616761696e7374206f6e2d636861696e204d4d5220666f722061206261746368206f66206c65617665732e007101204e6f746520746869732066756e6374696f6e2077696c6c20757365206f6e2d636861696e204d4d5220726f6f74206861736820616e6420636865636b206966207468652070726f6f66206d6174636865732074686520686173682e6d01204e6f74652c20746865206c65617665732073686f756c6420626520736f727465642073756368207468617420636f72726573706f6e64696e67206c656176657320616e64206c65616620696e646963657320686176652074686595012073616d6520706f736974696f6e20696e20626f74682074686520606c65617665736020766563746f7220616e642074686520606c6561665f696e64696365736020766563746f7220636f6e7461696e656420696e20746865205b4c65616650726f6f665d587665726966795f70726f6f665f73746174656c6573730c10726f6f7434186c656176657345101470726f6f664d1051101c010120566572696679204d4d522070726f6f6620616761696e737420676976656e20726f6f74206861736820666f722061206261746368206f66206c65617665732e00fc204e6f746520746869732066756e6374696f6e20646f6573206e6f74207265717569726520616e79206f6e2d636861696e2073746f72616765202d20746865bc2070726f6f6620697320766572696669656420616761696e737420676976656e204d4d5220726f6f7420686173682e006d01204e6f74652c20746865206c65617665732073686f756c6420626520736f727465642073756368207468617420636f72726573706f6e64696e67206c656176657320616e64206c65616620696e646963657320686176652074686595012073616d6520706f736974696f6e20696e20626f74682074686520606c65617665736020766563746f7220616e642074686520606c6561665f696e64696365736020766563746f7220636f6e7461696e656420696e20746865205b4c65616650726f6f665d04842041504920746f20696e7465726163742077697468204d4d522070616c6c65742e2c42656566794d6d72417069084c617574686f726974795f7365745f70726f6f6600b10e04dc2052657475726e207468652063757272656e746c792061637469766520424545465920617574686f72697479207365742070726f6f662e606e6578745f617574686f726974795f7365745f70726f6f6600b10e04c82052657475726e20746865206e6578742f71756575656420424545465920617574686f72697479207365742070726f6f662e0490204150492075736566756c20666f72204245454659206c6967687420636c69656e74732e284772616e647061417069104c6772616e6470615f617574686f72697469657300dc183d0120476574207468652063757272656e74204752414e44504120617574686f72697469657320616e6420776569676874732e20546869732073686f756c64206e6f74206368616e6765206578636570741d0120666f72207768656e206368616e67657320617265207363686564756c656420616e642074686520636f72726573706f6e64696e672064656c617920686173207061737365642e003501205768656e2063616c6c656420617420626c6f636b20422c2069742077696c6c2072657475726e2074686520736574206f6620617574686f72697469657320746861742073686f756c642062653d01207573656420746f2066696e616c697a652064657363656e64616e7473206f66207468697320626c6f636b2028422b312c20422b322c202e2e2e292e2054686520626c6f636b204220697473656c66c02069732066696e616c697a65642062792074686520617574686f7269746965732066726f6d20626c6f636b20422d312eb47375626d69745f7265706f72745f65717569766f636174696f6e5f756e7369676e65645f65787472696e736963084865717569766f636174696f6e5f70726f6f6669023c6b65795f6f776e65725f70726f6f6625107d07201101205375626d69747320616e20756e7369676e65642065787472696e73696320746f207265706f727420616e2065717569766f636174696f6e2e205468652063616c6c6572f8206d7573742070726f76696465207468652065717569766f636174696f6e2070726f6f6620616e642061206b6579206f776e6572736869702070726f6f66fc202873686f756c64206265206f627461696e6564207573696e67206067656e65726174655f6b65795f6f776e6572736869705f70726f6f6660292e2054686505012065787472696e7369632077696c6c20626520756e7369676e656420616e642073686f756c64206f6e6c7920626520616363657074656420666f72206c6f63616c150120617574686f727368697020286e6f7420746f2062652062726f61646361737420746f20746865206e6574776f726b292e2054686973206d6574686f642072657475726e73090120604e6f6e6560207768656e206372656174696f6e206f66207468652065787472696e736963206661696c732c20652e672e2069662065717569766f636174696f6e0501207265706f7274696e672069732064697361626c656420666f722074686520676976656e2072756e74696d652028692e652e2074686973206d6574686f6420697305012068617264636f64656420746f2072657475726e20604e6f6e6560292e204f6e6c792075736566756c20696e20616e206f6666636861696e20636f6e746578742e7067656e65726174655f6b65795f6f776e6572736869705f70726f6f6608187365745f69643030617574686f726974795f6964e42d102c09012047656e65726174657320612070726f6f66206f66206b6579206f776e65727368697020666f722074686520676976656e20617574686f7269747920696e20746865fc20676976656e207365742e20416e206578616d706c65207573616765206f662074686973206d6f64756c6520697320636f75706c656420776974682074686505012073657373696f6e20686973746f726963616c206d6f64756c6520746f2070726f76652074686174206120676976656e20617574686f72697479206b65792069730d01207469656420746f206120676976656e207374616b696e67206964656e7469747920647572696e6720612073706563696669632073657373696f6e2e2050726f6f66731101206f66206b6579206f776e65727368697020617265206e656365737361727920666f72207375626d697474696e672065717569766f636174696f6e207265706f7274732e1101204e4f54453a206576656e2074686f75676820746865204150492074616b6573206120607365745f69646020617320706172616d65746572207468652063757272656e74fc20696d706c656d656e746174696f6e732069676e6f7265207468697320706172616d6574657220616e6420696e73746561642072656c79206f6e20746869730d01206d6574686f64206265696e672063616c6c65642061742074686520636f727265637420626c6f636b206865696768742c20692e652e20616e7920706f696e7420617415012077686963682074686520676976656e20736574206964206973206c697665206f6e2d636861696e2e2046757475726520696d706c656d656e746174696f6e732077696c6c0d0120696e73746561642075736520696e64657865642064617461207468726f75676820616e206f6666636861696e20776f726b65722c206e6f7420726571756972696e6778206f6c6465722073746174657320746f20626520617661696c61626c652e3863757272656e745f7365745f696400300498204765742063757272656e74204752414e44504120617574686f72697479207365742069642e240101204150497320666f7220696e746567726174696e6720746865204752414e4450412066696e616c6974792067616467657420696e746f2072756e74696d65732ec020546869732073686f756c6420626520696d706c656d656e746564206f6e207468652072756e74696d6520736964652e0015012054686973206973207072696d6172696c79207573656420666f72206e65676f74696174696e6720617574686f726974792d736574206368616e67657320666f72207468650d01206761646765742e204752414e44504120757365732061207369676e616c696e67206d6f64656c206f66206368616e67696e6720617574686f7269747920736574733a3101206368616e6765732073686f756c64206265207369676e616c6564207769746820612064656c6179206f66204e20626c6f636b732c20616e64207468656e206175746f6d61746963616c6c79e4206170706c69656420696e207468652072756e74696d652061667465722074686f7365204e20626c6f636b732068617665207061737365642e00fc2054686520636f6e73656e7375732070726f746f636f6c2077696c6c20636f6f7264696e617465207468652068616e646f66662065787465726e616c6c792e1c426162654170691834636f6e66696775726174696f6e005510048c2052657475726e2074686520636f6e66696775726174696f6e20666f7220424142452e4c63757272656e745f65706f63685f737461727400dd0104c42052657475726e732074686520736c6f7420746861742073746172746564207468652063757272656e742065706f63682e3463757272656e745f65706f636800591004c42052657475726e7320696e666f726d6174696f6e20726567617264696e67207468652063757272656e742065706f63682e286e6578745f65706f63680059100801012052657475726e7320696e666f726d6174696f6e20726567617264696e6720746865206e6578742065706f6368202877686963682077617320616c72656164795c2070726576696f75736c7920616e6e6f756e636564292e7067656e65726174655f6b65795f6f776e6572736869705f70726f6f660810736c6f74dd0130617574686f726974795f6964d9015d102c09012047656e65726174657320612070726f6f66206f66206b6579206f776e65727368697020666f722074686520676976656e20617574686f7269747920696e207468650d012063757272656e742065706f63682e20416e206578616d706c65207573616765206f662074686973206d6f64756c6520697320636f75706c656420776974682074686505012073657373696f6e20686973746f726963616c206d6f64756c6520746f2070726f76652074686174206120676976656e20617574686f72697479206b65792069730d01207469656420746f206120676976656e207374616b696e67206964656e7469747920647572696e6720612073706563696669632073657373696f6e2e2050726f6f66731101206f66206b6579206f776e65727368697020617265206e656365737361727920666f72207375626d697474696e672065717569766f636174696f6e207265706f7274732e0901204e4f54453a206576656e2074686f75676820746865204150492074616b657320612060736c6f746020617320706172616d65746572207468652063757272656e74090120696d706c656d656e746174696f6e732069676e6f726573207468697320706172616d6574657220616e6420696e73746561642072656c696573206f6e20746869730d01206d6574686f64206265696e672063616c6c65642061742074686520636f727265637420626c6f636b206865696768742c20692e652e20616e7920706f696e74206174f0207768696368207468652065706f636820666f722074686520676976656e20736c6f74206973206c697665206f6e2d636861696e2e20467574757265090120696d706c656d656e746174696f6e732077696c6c20696e73746561642075736520696e64657865642064617461207468726f75676820616e206f6666636861696ed020776f726b65722c206e6f7420726571756972696e67206f6c6465722073746174657320746f20626520617661696c61626c652eb47375626d69745f7265706f72745f65717569766f636174696f6e5f756e7369676e65645f65787472696e736963084865717569766f636174696f6e5f70726f6f66d1013c6b65795f6f776e65725f70726f6f6661107d07201101205375626d69747320616e20756e7369676e65642065787472696e73696320746f207265706f727420616e2065717569766f636174696f6e2e205468652063616c6c6572f8206d7573742070726f76696465207468652065717569766f636174696f6e2070726f6f6620616e642061206b6579206f776e6572736869702070726f6f66fc202873686f756c64206265206f627461696e6564207573696e67206067656e65726174655f6b65795f6f776e6572736869705f70726f6f6660292e2054686505012065787472696e7369632077696c6c20626520756e7369676e656420616e642073686f756c64206f6e6c7920626520616363657074656420666f72206c6f63616c150120617574686f727368697020286e6f7420746f2062652062726f61646361737420746f20746865206e6574776f726b292e2054686973206d6574686f642072657475726e73090120604e6f6e6560207768656e206372656174696f6e206f66207468652065787472696e736963206661696c732c20652e672e2069662065717569766f636174696f6e0501207265706f7274696e672069732064697361626c656420666f722074686520676976656e2072756e74696d652028692e652e2074686973206d6574686f6420697305012068617264636f64656420746f2072657475726e20604e6f6e6560292e204f6e6c792075736566756c20696e20616e206f6666636861696e20636f6e746578742e04b820415049206e656365737361727920666f7220626c6f636b20617574686f7273686970207769746820424142452e54417574686f72697479446973636f76657279417069042c617574686f72697469657300850a04190120526574726965766520617574686f72697479206964656e74696669657273206f66207468652063757272656e7420616e64206e65787420617574686f72697479207365742e10742054686520617574686f7269747920646973636f76657279206170692e0051012054686973206170692069732075736564206279207468652060636c69656e742f617574686f726974792d646973636f7665727960206d6f64756c6520746f207265747269657665206964656e746966696572739c206f66207468652063757272656e7420616e64206e65787420617574686f72697479207365742e2c53657373696f6e4b657973085467656e65726174655f73657373696f6e5f6b657973041073656564410e381c15012047656e6572617465206120736574206f662073657373696f6e206b6579732077697468206f7074696f6e616c6c79207573696e672074686520676976656e20736565642e090120546865206b6579732073686f756c642062652073746f7265642077697468696e20746865206b657973746f7265206578706f736564207669612072756e74696d653c2065787465726e616c69746965732e00b0205468652073656564206e6565647320746f20626520612076616c69642060757466386020737472696e672e00d02052657475726e732074686520636f6e636174656e61746564205343414c4520656e636f646564207075626c6963206b6579732e4c6465636f64655f73657373696f6e5f6b657973041c656e636f6465643865100c98204465636f64652074686520676976656e207075626c69632073657373696f6e206b6579732e00dc2052657475726e7320746865206c697374206f66207075626c696320726177207075626c6963206b657973202b206b657920747970652e04682053657373696f6e206b6579732072756e74696d65206170692e4c52756e74696d655669657746756e6374696f6e0454657865637574655f766965775f66756e6374696f6e082071756572795f6964711014696e707574387510047c2045786563757465206120766965772066756e6374696f6e2071756572792e04a42052756e74696d652041504920666f7220657865637574696e6720766965772066756e6374696f6e733c4163636f756e744e6f6e636541706904346163636f756e745f6e6f6e6365041c6163636f756e74001004c0204765742063757272656e74206163636f756e74206e6f6e6365206f6620676976656e20604163636f756e744964602e0480205468652041504920746f207175657279206163636f756e74206e6f6e63652e545472616e73616374696f6e5061796d656e74417069102871756572795f696e666f080c757874090f0c6c656e107d10004471756572795f6665655f64657461696c73080c757874090f0c6c656e108110004c71756572795f7765696768745f746f5f66656504187765696768742818004c71756572795f6c656e6774685f746f5f66656504186c656e67746810180000645472616e73616374696f6e5061796d656e7443616c6c417069103c71756572795f63616c6c5f696e666f081063616c6ca9010c6c656e107d1004490120517565727920696e666f726d6174696f6e206f66206120646973706174636820636c6173732c207765696768742c20616e6420666565206f66206120676976656e20656e636f646564206043616c6c602e5871756572795f63616c6c5f6665655f64657461696c73081063616c6ca9010c6c656e10811004b4205175657279206665652064657461696c73206f66206120676976656e20656e636f646564206043616c6c602e4c71756572795f7765696768745f746f5f6665650418776569676874281804010120517565727920746865206f7574707574206f66207468652063757272656e742060576569676874546f4665656020676976656e20736f6d6520696e7075742e4c71756572795f6c656e6774685f746f5f66656504186c656e677468101804010120517565727920746865206f7574707574206f66207468652063757272656e7420604c656e677468546f4665656020676976656e20736f6d6520696e7075742e003458636d5061796d656e74417069107c71756572795f61636365707461626c655f7061796d656e745f617373657473042c78636d5f76657273696f6e108d1014b42052657475726e732061206c697374206f662061636365707461626c65207061796d656e74206173736574732e0030202320417267756d656e74730068202a206078636d5f76657273696f6e603a2056657273696f6e2e4071756572795f78636d5f776569676874041c6d6573736167658d05991014a82052657475726e73206120776569676874206e656564656420746f206578656375746520612058434d2e0030202320417267756d656e74730074202a20606d657373616765603a206056657273696f6e656458636d602e6471756572795f7765696768745f746f5f61737365745f666565081877656967687428146173736574f1069d1018e820436f6e766572747320612077656967687420696e746f20612066656520666f722074686520737065636966696564206041737365744964602e0030202320417267756d656e74730088202a2060776569676874603a20636f6e7665727469626c652060576569676874602e7c202a20606173736574603a206056657273696f6e656441737365744964602e4c71756572795f64656c69766572795f66656573082c64657374696e6174696f6e8d011c6d6573736167658d05a110201d01204765742064656c6976657279206665657320666f722073656e64696e67206120737065636966696320606d6573736167656020746f2061206064657374696e6174696f6e602ef420546865736520616c7761797320636f6d6520696e20612073706563696669632061737365742c20646566696e65642062792074686520636861696e2e0030202320417267756d656e74738101202a20606d657373616765603a20546865206d6573736167652074686174276c6c2062652073656e742c206e65636573736172792062656361757365206d6f73742064656c6976657279206665657320617265206261736564206f6e207468655c20202073697a65206f6620746865206d6573736167652e6101202a206064657374696e6174696f6e603a205468652064657374696e6174696f6e20746f2073656e6420746865206d65737361676520746f2e20446966666572656e742064657374696e6174696f6e73206d617920757365c0202020646966666572656e742073656e6465727320746861742063686172676520646966666572656e7420666565732e2c702041207472616974206f662058434d207061796d656e74204150492e00a8204150492070726f76696465732066756e6374696f6e616c69747920666f72206f627461696e696e673a00c4202a207468652077656967687420726571756972656420746f206578656375746520616e2058434d206d6573736167652c0501202a2061206c697374206f662061636365707461626c65206041737365744964607320666f72206d65737361676520657865637574696f6e207061796d656e742c0101202a2074686520636f7374206f66207468652077656967687420696e20746865207370656369666965642061636365707461626c65206041737365744964602ea0202a20746865206665657320666f7220616e2058434d206d6573736167652064656c69766572792e00f020546f2064657465726d696e652074686520657865637574696f6e20776569676874206f66207468652063616c6c7320726571756972656420666f727501205b6078636d3a3a6c61746573743a3a496e737472756374696f6e3a3a5472616e73616374605d20696e737472756374696f6e2c20605472616e73616374696f6e5061796d656e7443616c6c417069602063616e20626520757365642e2444727952756e41706908306472795f72756e5f63616c6c0c186f726967696ea5021063616c6ca9014c726573756c745f78636d735f76657273696f6e10a5100444204472792072756e2063616c6c2056322e2c6472795f72756e5f78636d083c6f726967696e5f6c6f636174696f6e8d010c78636dc106c5100450204472792072756e2058434d2070726f6772616d24b1012041504920666f72206472792d72756e6e696e672065787472696e7369637320616e642058434d2070726f6772616d7320746f20676574207468652070726f6772616d732074686174206e65656420746f2062652070617373656420746f207468652066656573204150492e00810120416c6c2063616c6c732072657475726e206120766563746f72206f66207475706c657320286c6f636174696f6e2c2078636d292077686572652065616368202278636d2220697320657865637574656420696e20226c6f636174696f6e222ee42049662074686572652773206c6f63616c20657865637574696f6e2c20746865206c6f636174696f6e2077696c6c206265202248657265222e1d01205468697320766563746f722063616e206265207573656420746f2063616c63756c61746520626f746820657865637574696f6e20616e642064656c697665727920666565732e0099012043616c6c73206f722058434d73206d69676874206661696c207768656e2065786563757465642c207468697320646f65736e2774206d65616e2074686520726573756c74206f662074686573652063616c6c732077696c6c20626520616e2060457272602e650120496e2074686f73652063617365732c207468657265206d69676874207374696c6c20626520612076616c696420726573756c742c20776974682074686520657865637574696f6e206572726f7220696e736964652069742e650120546865206f6e6c7920726561736f6e73207768792074686573652063616c6c73206d696768742072657475726e20616e206572726f7220617265206c697374656420696e20746865205b604572726f72605d20656e756d2e504c6f636174696f6e546f4163636f756e744170690440636f6e766572745f6c6f636174696f6e04206c6f636174696f6e8d01cd10049020436f6e766572747320604c6f636174696f6e6020746f20604163636f756e744964602e040d012041504920666f722075736566756c20636f6e76657273696f6e73206265747765656e2058434d20604c6f636174696f6e6020616e6420604163636f756e744964602e3847656e657369734275696c6465720c2c6275696c645f737461746504106a736f6e38d510286501204275696c64206052756e74696d6547656e65736973436f6e666967602066726f6d2061204a534f4e20626c6f62206e6f74207573696e6720616e792064656661756c747320616e642073746f726520697420696e20746865242073746f726167652e00290120496e207468652063617365206f662061204652414d452d62617365642072756e74696d652c20746869732066756e6374696f6e20646573657269616c697a6573207468652066756c6c5501206052756e74696d6547656e65736973436f6e666967602066726f6d2074686520676976656e204a534f4e20626c6f6220616e64207075747320697420696e746f207468652073746f726167652e2049662074686555012070726f7669646564204a534f4e20626c6f6220697320696e636f7272656374206f7220696e636f6d706c657465206f722074686520646573657269616c697a6174696f6e206661696c732c20616e206572726f72342069732072657475726e65642e005d0120506c65617365206e6f746520746861742070726f7669646564204a534f4e20626c6f62206d75737420636f6e7461696e20616c6c206052756e74696d6547656e65736973436f6e66696760206669656c64732c206e6f5c2064656661756c74732077696c6c20626520757365642e286765745f70726573657404086964d910410e3861012052657475726e732061204a534f4e20626c6f6220726570726573656e746174696f6e206f6620746865206275696c742d696e206052756e74696d6547656e65736973436f6e66696760206964656e7469666965642062791820606964602e005501204966206069646020697320604e6f6e6560207468652066756e6374696f6e2073686f756c642072657475726e204a534f4e20626c6f6220726570726573656e746174696f6e206f66207468652064656661756c744901206052756e74696d6547656e65736973436f6e6669676020737472756374206f66207468652072756e74696d652e20496d706c656d656e746174696f6e206d7573742070726f766964652064656661756c7460206052756e74696d6547656e65736973436f6e666967602e002101204f74686572776973652066756e6374696f6e2072657475726e732061204a534f4e20726570726573656e746174696f6e206f6620746865206275696c742d696e2c206e616d65645101206052756e74696d6547656e65736973436f6e6669676020707265736574206964656e74696669656420627920606964602c206f7220604e6f6e656020696620737563682070726573657420646f6573206e6f7461012065786973742e2052657475726e656420605665633c75383e6020636f6e7461696e73206279746573206f66204a534f4e20626c6f62202870617463682920776869636820636f6d7072697365732061206c697374206f664d012028706f74656e7469616c6c79206e657374656429206b65792d76616c756520706169727320746861742061726520696e74656e64656420666f7220637573746f6d697a696e67207468652064656661756c7465012072756e74696d652067656e6573697320636f6e6669672e20546865207061746368207368616c6c206265206d657267656420287266633733383629207769746820746865204a534f4e20726570726573656e746174696f6e6101206f66207468652064656661756c74206052756e74696d6547656e65736973436f6e6669676020746f20637265617465206120636f6d70726568656e736976652067656e6573697320636f6e66696720746861742063616e84206265207573656420696e20606275696c645f737461746560206d6574686f642e307072657365745f6e616d657300dd101051012052657475726e732061206c697374206f66206964656e7469666965727320666f7220617661696c61626c65206275696c74696e206052756e74696d6547656e65736973436f6e6669676020707265736574732e0061012054686520707265736574732066726f6d20746865206c6973742063616e20626520717565726965642077697468205b6047656e657369734275696c6465723a3a6765745f707265736574605d206d6574686f642e2049660101206e6f206e616d65642070726573657473206172652070726f7669646564206279207468652072756e74696d6520746865206c69737420697320656d7074792e04f02041504920746f20696e7465726163742077697468206052756e74696d6547656e65736973436f6e6669676020666f72207468652072756e74696d65a90154e11000'; diff --git a/packages/types-support/src/metadata/v15/polkadot-json.json b/packages/types-support/src/metadata/v15/polkadot-json.json index a48d5e3df4a..73ee36b93fa 100644 --- a/packages/types-support/src/metadata/v15/polkadot-json.json +++ b/packages/types-support/src/metadata/v15/polkadot-json.json @@ -173,7 +173,7 @@ "Blake2_128Concat" ], "key": 13, - "value": 509 + "value": 566 } }, "fallback": "0x00", @@ -194,7 +194,7 @@ "name": "LastRuntimeUpgrade", "modifier": "Optional", "type": { - "plain": 510 + "plain": 567 }, "fallback": "0x00", "docs": [ @@ -228,7 +228,7 @@ "name": "ExecutionPhase", "modifier": "Optional", "type": { - "plain": 508 + "plain": 565 }, "fallback": "0x00", "docs": [ @@ -239,7 +239,7 @@ "name": "AuthorizedUpgrade", "modifier": "Optional", "type": { - "plain": 513 + "plain": 570 }, "fallback": "0x00", "docs": [ @@ -266,7 +266,7 @@ ] }, "calls": { - "type": 105 + "type": 107 }, "events": { "type": 22 @@ -274,7 +274,7 @@ "constants": [ { "name": "BlockWeights", - "type": 514, + "type": 571, "value": "0x07b0bde93603000b00204aa9d10113ffffffffffffffff222d0d1e00010bb8845c8f580113a3703d0ad7a370bd010b0098f73e5d0113ffffffffffffffbf010000222d0d1e00010bb80caff9cc0113a3703d0ad7a370fd010b00204aa9d10113ffffffffffffffff01070088526a74130000000000000040222d0d1e00000000", "docs": [ " Block & extrinsics weights: base values and limits." @@ -282,7 +282,7 @@ }, { "name": "BlockLength", - "type": 517, + "type": 574, "value": "0x00003c000000500000005000", "docs": [ " The maximum length of a block (in bytes)." @@ -298,7 +298,7 @@ }, { "name": "DbWeight", - "type": 519, + "type": 576, "value": "0x38ca38010000000098aaf90400000000", "docs": [ " The weight of runtime database operations the runtime can invoke." @@ -306,15 +306,15 @@ }, { "name": "Version", - "type": 520, - "value": "0x20706f6c6b61646f743c7061726974792d706f6c6b61646f7400000000b0590f00000000005cc51ff1fa3f5d0cca01000000df6acb689907609b0500000037e397fc7c91f5e40200000040fe3ad401f8959a0600000017a6bc0d0062aeb30100000018ef58a3b67ba77001000000d2bc9897eed08f1503000000f78b278be53f454c02000000af2c0297a23e6d3d0d00000049eaaf1b548a0cb00500000091d5df18b0d2cf58020000002a5e924655399e6001000000ed99c5acb25eedf503000000cbca25e39f14238702000000687ad44ad37f03c201000000ab3c0572291feb8b01000000bc9d89904f5b923f0100000037c8bb1350a9a2a804000000f3ff14d5ab527059030000006ff52ee858e6c5bd0100000091b1c8b16328eb92020000009ffb505aa738d69c01000000fbc577b9d747efd6010000001a00000001", + "type": 577, + "value": "0x20706f6c6b61646f743c7061726974792d706f6c6b61646f740000000080841e000000000060c51ff1fa3f5d0cca01000000df6acb689907609b0500000037e397fc7c91f5e40200000040fe3ad401f8959a0600000017a6bc0d0062aeb30100000018ef58a3b67ba77001000000d2bc9897eed08f1503000000f78b278be53f454c02000000af2c0297a23e6d3d0d00000049eaaf1b548a0cb00500000091d5df18b0d2cf58020000002a5e924655399e6001000000ed99c5acb25eedf503000000cbca25e39f14238702000000687ad44ad37f03c201000000ab3c0572291feb8b01000000ccd9de6396c899ca01000000bc9d89904f5b923f0100000037c8bb1350a9a2a804000000f3ff14d5ab527059030000006ff52ee858e6c5bd0100000091b1c8b16328eb92020000009ffb505aa738d69c01000000fbc577b9d747efd6010000001a00000001", "docs": [ " Get the chain's in-code version." ] }, { "name": "SS58Prefix", - "type": 101, + "type": 103, "value": "0x0000", "docs": [ " The designated SS58 prefix of this chain.", @@ -326,7 +326,7 @@ } ], "errors": { - "type": 524 + "type": 581 }, "index": 0, "docs": [] @@ -356,7 +356,7 @@ "Twox64Concat" ], "key": 4, - "value": 525 + "value": 582 } }, "fallback": "0x00", @@ -373,7 +373,7 @@ "Blake2_128Concat" ], "key": 33, - "value": 529 + "value": 586 } }, "fallback": "0x00", @@ -404,7 +404,7 @@ ] }, "calls": { - "type": 109 + "type": 111 }, "events": { "type": 32 @@ -432,7 +432,7 @@ } ], "errors": { - "type": 530 + "type": 587 }, "index": 1, "docs": [] @@ -451,7 +451,7 @@ "Identity" ], "key": 13, - "value": 531 + "value": 588 } }, "fallback": "0x00", @@ -468,7 +468,7 @@ "Identity" ], "key": 13, - "value": 533 + "value": 590 } }, "fallback": "0x00", @@ -484,8 +484,8 @@ "hashers": [ "Identity" ], - "key": 537, - "value": 538 + "key": 474, + "value": 594 } }, "fallback": "0x00", @@ -494,14 +494,14 @@ ] }, "calls": { - "type": 111 + "type": 113 }, "events": { "type": 37 }, "constants": [], "errors": { - "type": 539 + "type": 595 }, "index": 10, "docs": [] @@ -526,7 +526,7 @@ "name": "Authorities", "modifier": "Default", "type": { - "plain": 540 + "plain": 596 }, "fallback": "0x00", "docs": [ @@ -537,7 +537,7 @@ "name": "GenesisSlot", "modifier": "Default", "type": { - "plain": 117 + "plain": 119 }, "fallback": "0x0000000000000000", "docs": [ @@ -549,7 +549,7 @@ "name": "CurrentSlot", "modifier": "Default", "type": { - "plain": 117 + "plain": 119 }, "fallback": "0x0000000000000000", "docs": [ @@ -580,7 +580,7 @@ "name": "PendingEpochConfigChange", "modifier": "Optional", "type": { - "plain": 119 + "plain": 121 }, "fallback": "0x00", "docs": [ @@ -602,7 +602,7 @@ "name": "NextAuthorities", "modifier": "Default", "type": { - "plain": 540 + "plain": 596 }, "fallback": "0x00", "docs": [ @@ -637,7 +637,7 @@ "Twox64Concat" ], "key": 4, - "value": 543 + "value": 599 } }, "fallback": "0x00", @@ -649,7 +649,7 @@ "name": "Initialized", "modifier": "Optional", "type": { - "plain": 545 + "plain": 601 }, "fallback": "0x00", "docs": [ @@ -705,7 +705,7 @@ "name": "EpochConfig", "modifier": "Optional", "type": { - "plain": 551 + "plain": 607 }, "fallback": "0x00", "docs": [ @@ -717,7 +717,7 @@ "name": "NextEpochConfig", "modifier": "Optional", "type": { - "plain": 551 + "plain": 607 }, "fallback": "0x00", "docs": [ @@ -729,7 +729,7 @@ "name": "SkippedEpochs", "modifier": "Default", "type": { - "plain": 552 + "plain": 608 }, "fallback": "0x00", "docs": [ @@ -746,14 +746,14 @@ ] }, "calls": { - "type": 113 + "type": 115 }, "events": null, "constants": [ { "name": "EpochDuration", "type": 12, - "value": "0x1400000000000000", + "value": "0x6009000000000000", "docs": [ " The amount of time, in slots, that each epoch should last.", " NOTE: Currently it is not possible to change the epoch duration after", @@ -790,7 +790,7 @@ } ], "errors": { - "type": 555 + "type": 611 }, "index": 2, "docs": [] @@ -828,7 +828,7 @@ ] }, "calls": { - "type": 122 + "type": 124 }, "events": null, "constants": [ @@ -864,7 +864,7 @@ "Blake2_128Concat" ], "key": 4, - "value": 556 + "value": 612 } }, "fallback": "0x00", @@ -875,7 +875,7 @@ ] }, "calls": { - "type": 123 + "type": 125 }, "events": { "type": 38 @@ -891,7 +891,7 @@ } ], "errors": { - "type": 557 + "type": 613 }, "index": 4, "docs": [] @@ -972,7 +972,7 @@ "Blake2_128Concat" ], "key": 0, - "value": 558 + "value": 614 } }, "fallback": "0x00", @@ -992,7 +992,7 @@ "Blake2_128Concat" ], "key": 0, - "value": 562 + "value": 618 } }, "fallback": "0x00", @@ -1011,7 +1011,7 @@ "Blake2_128Concat" ], "key": 0, - "value": 565 + "value": 621 } }, "fallback": "0x00", @@ -1028,7 +1028,7 @@ "Blake2_128Concat" ], "key": 0, - "value": 574 + "value": 631 } }, "fallback": "0x00", @@ -1039,7 +1039,7 @@ ] }, "calls": { - "type": 126 + "type": 128 }, "events": { "type": 39 @@ -1091,7 +1091,7 @@ } ], "errors": { - "type": 579 + "type": 636 }, "index": 5, "docs": [] @@ -1105,7 +1105,7 @@ "name": "NextFeeMultiplier", "modifier": "Default", "type": { - "plain": 445 + "plain": 450 }, "fallback": "0x000064a7b3b6e00d0000000000000000", "docs": [] @@ -1114,7 +1114,7 @@ "name": "StorageVersion", "modifier": "Default", "type": { - "plain": 580 + "plain": 637 }, "fallback": "0x00", "docs": [] @@ -1123,7 +1123,7 @@ }, "calls": null, "events": { - "type": 41 + "type": 42 }, "constants": [ { @@ -1215,7 +1215,7 @@ "name": "Invulnerables", "modifier": "Default", "type": { - "plain": 127 + "plain": 129 }, "fallback": "0x00", "docs": [ @@ -1280,7 +1280,7 @@ "name": "MinCommission", "modifier": "Default", "type": { - "plain": 44 + "plain": 45 }, "fallback": "0x00000000", "docs": [ @@ -1298,7 +1298,7 @@ "Blake2_128Concat" ], "key": 0, - "value": 581 + "value": 638 } }, "fallback": "0x00", @@ -1318,7 +1318,7 @@ "Twox64Concat" ], "key": 0, - "value": 43 + "value": 44 } }, "fallback": "0x00", @@ -1337,7 +1337,7 @@ "Twox64Concat" ], "key": 0, - "value": 46 + "value": 47 } }, "fallback": "0x0000", @@ -1380,7 +1380,7 @@ "Twox64Concat" ], "key": 0, - "value": 583 + "value": 640 } }, "fallback": "0x00", @@ -1481,7 +1481,7 @@ "name": "ActiveEra", "modifier": "Optional", "type": { - "plain": 585 + "plain": 642 }, "fallback": "0x00", "docs": [ @@ -1520,8 +1520,8 @@ "Twox64Concat", "Twox64Concat" ], - "key": 586, - "value": 587 + "key": 503, + "value": 643 } }, "fallback": "0x000000", @@ -1545,8 +1545,8 @@ "Twox64Concat", "Twox64Concat" ], - "key": 586, - "value": 590 + "key": 503, + "value": 646 } }, "fallback": "0x00", @@ -1574,8 +1574,8 @@ "Twox64Concat", "Twox64Concat" ], - "key": 586, - "value": 587 + "key": 503, + "value": 643 } }, "fallback": "0x000000", @@ -1608,8 +1608,8 @@ "Twox64Concat", "Twox64Concat" ], - "key": 591, - "value": 592 + "key": 505, + "value": 647 } }, "fallback": "0x00", @@ -1631,8 +1631,8 @@ "Twox64Concat", "Twox64Concat" ], - "key": 586, - "value": 132 + "key": 503, + "value": 134 } }, "fallback": "0x00", @@ -1654,8 +1654,8 @@ "Twox64Concat", "Twox64Concat" ], - "key": 586, - "value": 46 + "key": 503, + "value": 47 } }, "fallback": "0x0000", @@ -1695,7 +1695,7 @@ "Twox64Concat" ], "key": 4, - "value": 593 + "value": 648 } }, "fallback": "0x0000000000", @@ -1726,7 +1726,7 @@ "name": "ForceEra", "modifier": "Default", "type": { - "plain": 48 + "plain": 49 }, "fallback": "0x00", "docs": [ @@ -1737,7 +1737,7 @@ "name": "MaxStakedRewards", "modifier": "Optional", "type": { - "plain": 131 + "plain": 133 }, "fallback": "0x00", "docs": [ @@ -1750,7 +1750,7 @@ "name": "SlashRewardFraction", "modifier": "Default", "type": { - "plain": 44 + "plain": 45 }, "fallback": "0x00000000", "docs": [ @@ -1780,7 +1780,7 @@ "Twox64Concat" ], "key": 4, - "value": 597 + "value": 651 } }, "fallback": "0x00", @@ -1792,7 +1792,7 @@ "name": "BondedEras", "modifier": "Default", "type": { - "plain": 509 + "plain": 566 }, "fallback": "0x00", "docs": [ @@ -1811,8 +1811,8 @@ "Twox64Concat", "Twox64Concat" ], - "key": 586, - "value": 599 + "key": 503, + "value": 653 } }, "fallback": "0x00", @@ -1830,7 +1830,7 @@ "Twox64Concat", "Twox64Concat" ], - "key": 586, + "key": 503, "value": 6 } }, @@ -1848,7 +1848,7 @@ "Twox64Concat" ], "key": 0, - "value": 600 + "value": 654 } }, "fallback": "0x00", @@ -1864,8 +1864,8 @@ "hashers": [ "Twox64Concat" ], - "key": 596, - "value": 601 + "key": 507, + "value": 655 } }, "fallback": "0x0000000000000000000000000000000000000000000000000000000000000000", @@ -1891,7 +1891,7 @@ "name": "ChillThreshold", "modifier": "Optional", "type": { - "plain": 131 + "plain": 133 }, "fallback": "0x00", "docs": [ @@ -1903,10 +1903,10 @@ ] }, "calls": { - "type": 129 + "type": 131 }, "events": { - "type": 42 + "type": 43 }, "constants": [ { @@ -1939,7 +1939,7 @@ { "name": "SessionsPerEra", "type": 4, - "value": "0x01000000", + "value": "0x06000000", "docs": [ " Number of sessions per era." ] @@ -1981,6 +1981,14 @@ " without handling it in a migration." ] }, + { + "name": "MaxValidatorSet", + "type": 4, + "value": "0xb0040000", + "docs": [ + " The absolute maximum of winner validators this pallet should return." + ] + }, { "name": "MaxUnlockingChunks", "type": 4, @@ -2000,7 +2008,7 @@ } ], "errors": { - "type": 602 + "type": 656 }, "index": 7, "docs": [] @@ -2019,7 +2027,7 @@ "Twox64Concat" ], "key": 13, - "value": 603 + "value": 657 } }, "fallback": "0x00", @@ -2036,8 +2044,8 @@ "Twox64Concat", "Twox64Concat" ], - "key": 605, - "value": 112 + "key": 659, + "value": 114 } }, "fallback": "0x00", @@ -2049,7 +2057,7 @@ }, "calls": null, "events": { - "type": 49 + "type": 50 }, "constants": [], "errors": null, @@ -2070,7 +2078,7 @@ "Twox64Concat" ], "key": 4, - "value": 537 + "value": 474 } }, "fallback": "0x00", @@ -2092,7 +2100,9 @@ ] }, "calls": null, - "events": null, + "events": { + "type": 52 + }, "constants": [], "errors": null, "index": 33, @@ -2107,7 +2117,7 @@ "name": "Validators", "modifier": "Default", "type": { - "plain": 127 + "plain": 129 }, "fallback": "0x00", "docs": [ @@ -2141,7 +2151,7 @@ "name": "QueuedKeys", "modifier": "Default", "type": { - "plain": 606 + "plain": 660 }, "fallback": "0x00", "docs": [ @@ -2153,7 +2163,7 @@ "name": "DisabledValidators", "modifier": "Default", "type": { - "plain": 608 + "plain": 662 }, "fallback": "0x00", "docs": [ @@ -2173,7 +2183,7 @@ "Twox64Concat" ], "key": 0, - "value": 145 + "value": 147 } }, "fallback": "0x00", @@ -2189,7 +2199,7 @@ "hashers": [ "Twox64Concat" ], - "key": 611, + "key": 665, "value": 0 } }, @@ -2201,14 +2211,23 @@ ] }, "calls": { - "type": 144 + "type": 146 }, "events": { - "type": 51 + "type": 53 }, - "constants": [], + "constants": [ + { + "name": "KeyDeposit", + "type": 6, + "value": "0x00000000000000000000000000000000", + "docs": [ + " The amount to be held when setting keys." + ] + } + ], "errors": { - "type": 613 + "type": 667 }, "index": 9, "docs": [] @@ -2222,7 +2241,7 @@ "name": "State", "modifier": "Default", "type": { - "plain": 614 + "plain": 668 }, "fallback": "0x00", "docs": [ @@ -2233,7 +2252,7 @@ "name": "PendingChange", "modifier": "Optional", "type": { - "plain": 615 + "plain": 669 }, "fallback": "0x00", "docs": [ @@ -2304,7 +2323,7 @@ "name": "Authorities", "modifier": "Default", "type": { - "plain": 616 + "plain": 670 }, "fallback": "0x00", "docs": [ @@ -2314,10 +2333,10 @@ ] }, "calls": { - "type": 151 + "type": 153 }, "events": { - "type": 52 + "type": 54 }, "constants": [ { @@ -2339,7 +2358,7 @@ { "name": "MaxSetIdSessionEntries", "type": 12, - "value": "0x1c00000000000000", + "value": "0xa800000000000000", "docs": [ " The maximum number of entries to keep in the set id to session index mapping.", "", @@ -2351,7 +2370,7 @@ } ], "errors": { - "type": 617 + "type": 671 }, "index": 11, "docs": [] @@ -2365,7 +2384,7 @@ "name": "Keys", "modifier": "Default", "type": { - "plain": 618 + "plain": 672 }, "fallback": "0x00", "docs": [ @@ -2376,7 +2395,7 @@ "name": "NextKeys", "modifier": "Default", "type": { - "plain": 618 + "plain": 672 }, "fallback": "0x00", "docs": [ @@ -2420,7 +2439,7 @@ "Twox64Concat" ], "key": 4, - "value": 620 + "value": 674 } }, "fallback": "0x00", @@ -2446,7 +2465,7 @@ "name": "Approvals", "modifier": "Default", "type": { - "plain": 621 + "plain": 675 }, "fallback": "0x00", "docs": [ @@ -2476,7 +2495,7 @@ "Twox64Concat" ], "key": 4, - "value": 622 + "value": 676 } }, "fallback": "0x00", @@ -2498,10 +2517,10 @@ ] }, "calls": { - "type": 162 + "type": 164 }, "events": { - "type": 56 + "type": 58 }, "constants": [ { @@ -2514,7 +2533,7 @@ }, { "name": "Burn", - "type": 624, + "type": 678, "value": "0x10270000", "docs": [ " Percentage of spare funds (if any) that are burnt per spend period." @@ -2522,7 +2541,7 @@ }, { "name": "PalletId", - "type": 625, + "type": 679, "value": "0x70792f7472737279", "docs": [ " The treasury's pallet id, used for deriving its sovereign account ID." @@ -2559,7 +2578,7 @@ } ], "errors": { - "type": 626 + "type": 680 }, "index": 19, "docs": [] @@ -2578,8 +2597,8 @@ "Twox64Concat", "Twox64Concat" ], - "key": 627, - "value": 628 + "key": 489, + "value": 681 } }, "fallback": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", @@ -2597,7 +2616,7 @@ "Twox64Concat" ], "key": 0, - "value": 636 + "value": 689 } }, "fallback": "0x00", @@ -2610,10 +2629,10 @@ ] }, "calls": { - "type": 163 + "type": 165 }, "events": { - "type": 98 + "type": 100 }, "constants": [ { @@ -2630,7 +2649,7 @@ { "name": "VoteLockingPeriod", "type": 4, - "value": "0x01000000", + "value": "0xc0890100", "docs": [ " The minimum period of vote locking.", "", @@ -2640,7 +2659,7 @@ } ], "errors": { - "type": 639 + "type": 692 }, "index": 20, "docs": [] @@ -2670,7 +2689,7 @@ "Blake2_128Concat" ], "key": 4, - "value": 640 + "value": 693 } }, "fallback": "0x00", @@ -2686,8 +2705,8 @@ "hashers": [ "Twox64Concat" ], - "key": 101, - "value": 648 + "key": 103, + "value": 701 } }, "fallback": "0x00", @@ -2706,7 +2725,7 @@ "hashers": [ "Twox64Concat" ], - "key": 101, + "key": 103, "value": 4 } }, @@ -2740,10 +2759,10 @@ ] }, "calls": { - "type": 166 + "type": 168 }, "events": { - "type": 102 + "type": 104 }, "constants": [ { @@ -2783,7 +2802,7 @@ }, { "name": "Tracks", - "type": 651, + "type": 704, "value": "0x40000064726f6f74000000000000000000000000000000000000000000010000000080c6a47e8d03000000000000000000b00400000027060040380000403800000290d73e0d000000005743de13000000005443de13000000000000ca9a3b000000000065cd1d01006477686974656c69737465645f63616c6c6572000000000000006400000000407a10f35a000000000000000000002c01000000270600640000006400000002ec972510000000007b573c170000000042392f1200000000020e00840000000000d6e61f01000000003962790200000000020064776973685f666f725f6368616e6765000000000000000000000a0000000080f420e6b500000000000000000000b00400000027060040380000640000000290d73e0d000000005743de13000000005443de13000000000000ca9a3b000000000065cd1d0a00647374616b696e675f61646d696e0000000000000000000000000a00000000203d88792d00000000000000000000b004000000270600080700006400000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff0b0064747265617375726572000000000000000000000000000000000a00000000a0724e180900000000000000000000b004000000270600c0890100403800000290d73e0d000000005743de13000000005443de13000000000000ca9a3b000000000065cd1d0c00646c656173655f61646d696e00000000000000000000000000000a00000000203d88792d00000000000000000000b004000000270600080700006400000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff0d006466656c6c6f77736869705f61646d696e0000000000000000000a00000000203d88792d00000000000000000000b004000000270600080700006400000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff0e006467656e6572616c5f61646d696e0000000000000000000000000a00000000203d88792d00000000000000000000b00400000027060008070000640000000290d73e0d000000005743de13000000005443de13000000000259a2f40200000000a3296b05000000002e6b4afdffffffff0f006461756374696f6e5f61646d696e0000000000000000000000000a00000000203d88792d00000000000000000000b00400000027060008070000640000000290d73e0d000000005743de13000000005443de13000000000259a2f40200000000a3296b05000000002e6b4afdffffffff1400647265666572656e64756d5f63616e63656c6c65720000000000e803000000407a10f35a00000000000000000000b0040000c0890100080700006400000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff1500647265666572656e64756d5f6b696c6c65720000000000000000e803000000406352bfc601000000000000000000b004000000270600080700006400000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff1e0064736d616c6c5f74697070657200000000000000000000000000c800000000e40b540200000000000000000000000a000000c0890100640000000a00000000499149150065cd1d00ca9a3b02f9ba1800000000002a4d3100000000006b59e7ffffffffff1f00646269675f7469707065720000000000000000000000000000006400000000e8764817000000000000000000000064000000c0890100580200006400000000499149150065cd1d00ca9a3b02694f3f000000000035967d0000000000e534c1ffffffffff200064736d616c6c5f7370656e646572000000000000000000000000320000000010a5d4e800000000000000000000006009000000270600807000004038000000c94330240065cd1d00ca9a3b025d6f780000000000e82eed00000000008c6889ffffffffff2100646d656469756d5f7370656e64657200000000000000000000003200000000204aa9d10100000000000000000000600900000027060000e1000040380000005b01f6300065cd1d00ca9a3b021161db0000000000bfd1aa010000000020972affffffffff2200646269675f7370656e64657200000000000000000000000000003200000000409452a303000000000000000000006009000000270600c0890100403800000000ca9a3b0065cd1d00ca9a3b02413cb00100000000755d34030000000045d165feffffffff", "docs": [ " A list of tracks.", @@ -2793,7 +2812,7 @@ } ], "errors": { - "type": 657 + "type": 710 }, "index": 21, "docs": [] @@ -2831,14 +2850,14 @@ ] }, "calls": { - "type": 175 + "type": 177 }, "events": { - "type": 463 + "type": 515 }, "constants": [], "errors": { - "type": 658 + "type": 711 }, "index": 23, "docs": [] @@ -2856,7 +2875,7 @@ "hashers": [ "Identity" ], - "key": 179, + "key": 181, "value": 6 } }, @@ -2880,8 +2899,8 @@ "hashers": [ "Identity" ], - "key": 179, - "value": 181 + "key": 181, + "value": 183 } }, "fallback": "0x00", @@ -2900,8 +2919,8 @@ "hashers": [ "Identity" ], - "key": 179, - "value": 183 + "key": 181, + "value": 185 } }, "fallback": "0x00", @@ -2918,7 +2937,7 @@ "Identity" ], "key": 0, - "value": 179 + "value": 181 } }, "fallback": "0x00", @@ -2929,10 +2948,10 @@ ] }, "calls": { - "type": 176 + "type": 178 }, "events": { - "type": 467 + "type": 519 }, "constants": [ { @@ -2943,7 +2962,7 @@ } ], "errors": { - "type": 659 + "type": 712 }, "index": 24, "docs": [] @@ -2962,7 +2981,7 @@ "Blake2_128Concat" ], "key": 0, - "value": 660 + "value": 713 } }, "fallback": "0x00", @@ -2974,7 +2993,7 @@ "name": "StorageVersion", "modifier": "Default", "type": { - "plain": 662 + "plain": 715 }, "fallback": "0x00", "docs": [ @@ -2986,10 +3005,10 @@ ] }, "calls": { - "type": 184 + "type": 186 }, "events": { - "type": 468 + "type": 520 }, "constants": [ { @@ -3008,7 +3027,7 @@ } ], "errors": { - "type": 663 + "type": 716 }, "index": 25, "docs": [] @@ -3017,10 +3036,10 @@ "name": "Utility", "storage": null, "calls": { - "type": 186 + "type": 188 }, "events": { - "type": 469 + "type": 521 }, "constants": [ { @@ -3033,7 +3052,7 @@ } ], "errors": { - "type": 664 + "type": 717 }, "index": 26, "docs": [] @@ -3052,7 +3071,7 @@ "Twox64Concat" ], "key": 0, - "value": 665 + "value": 718 } }, "fallback": "0x0000000000000000000000000000000000", @@ -3070,7 +3089,7 @@ "Twox64Concat" ], "key": 0, - "value": 669 + "value": 722 } }, "fallback": "0x0000000000000000000000000000000000", @@ -3081,10 +3100,10 @@ ] }, "calls": { - "type": 188 + "type": 190 }, "events": { - "type": 470 + "type": 522 }, "constants": [ { @@ -3150,7 +3169,7 @@ } ], "errors": { - "type": 673 + "type": 726 }, "index": 29, "docs": [] @@ -3169,8 +3188,8 @@ "Twox64Concat", "Blake2_128Concat" ], - "key": 674, - "value": 675 + "key": 468, + "value": 727 } }, "fallback": "0x00", @@ -3181,10 +3200,10 @@ ] }, "calls": { - "type": 191 + "type": 193 }, "events": { - "type": 472 + "type": 524 }, "constants": [ { @@ -3220,7 +3239,7 @@ } ], "errors": { - "type": 677 + "type": 729 }, "index": 30, "docs": [] @@ -3250,7 +3269,7 @@ "Twox64Concat" ], "key": 4, - "value": 678 + "value": 730 } }, "fallback": "0x00", @@ -3267,7 +3286,7 @@ "Twox64Concat" ], "key": 4, - "value": 680 + "value": 732 } }, "fallback": "0x00", @@ -3279,7 +3298,7 @@ "name": "BountyApprovals", "modifier": "Default", "type": { - "plain": 621 + "plain": 675 }, "fallback": "0x00", "docs": [ @@ -3289,10 +3308,10 @@ ] }, "calls": { - "type": 194 + "type": 196 }, "events": { - "type": 473 + "type": 525 }, "constants": [ { @@ -3326,7 +3345,7 @@ }, { "name": "CuratorDepositMultiplier", - "type": 624, + "type": 678, "value": "0x20a10700", "docs": [ " The curator deposit is calculated as a percentage of the curator fee.", @@ -3337,7 +3356,7 @@ }, { "name": "CuratorDepositMax", - "type": 139, + "type": 141, "value": "0x0100204aa9d10100000000000000000000", "docs": [ " Maximum amount of funds that should be placed in a deposit for making a proposal." @@ -3345,7 +3364,7 @@ }, { "name": "CuratorDepositMin", - "type": 139, + "type": 141, "value": "0x0100e87648170000000000000000000000", "docs": [ " Minimum amount of funds that should be placed in a deposit for making a proposal." @@ -3379,7 +3398,7 @@ } ], "errors": { - "type": 681 + "type": 733 }, "index": 34, "docs": [] @@ -3446,7 +3465,7 @@ "Twox64Concat" ], "key": 33, - "value": 682 + "value": 734 } }, "fallback": "0x00", @@ -3464,7 +3483,7 @@ "Twox64Concat" ], "key": 33, - "value": 680 + "value": 732 } }, "fallback": "0x00", @@ -3515,10 +3534,10 @@ ] }, "calls": { - "type": 195 + "type": 197 }, "events": { - "type": 474 + "type": 526 }, "constants": [ { @@ -3539,7 +3558,7 @@ } ], "errors": { - "type": 684 + "type": 736 }, "index": 38, "docs": [] @@ -3569,7 +3588,7 @@ "name": "CurrentPhase", "modifier": "Default", "type": { - "plain": 477 + "plain": 529 }, "fallback": "0x00", "docs": [ @@ -3580,7 +3599,7 @@ "name": "QueuedSolution", "modifier": "Optional", "type": { - "plain": 685 + "plain": 737 }, "fallback": "0x00", "docs": [ @@ -3593,7 +3612,7 @@ "name": "Snapshot", "modifier": "Optional", "type": { - "plain": 687 + "plain": 744 }, "fallback": "0x00", "docs": [ @@ -3621,7 +3640,7 @@ "name": "SnapshotMetadata", "modifier": "Optional", "type": { - "plain": 250 + "plain": 252 }, "fallback": "0x00", "docs": [ @@ -3654,7 +3673,7 @@ "name": "SignedSubmissionIndices", "modifier": "Default", "type": { - "plain": 690 + "plain": 747 }, "fallback": "0x00", "docs": [ @@ -3675,7 +3694,7 @@ "Twox64Concat" ], "key": 4, - "value": 693 + "value": 750 } }, "fallback": "0x00", @@ -3693,7 +3712,7 @@ "name": "MinimumUntrustedScore", "modifier": "Optional", "type": { - "plain": 249 + "plain": 251 }, "fallback": "0x00", "docs": [ @@ -3706,15 +3725,15 @@ ] }, "calls": { - "type": 196 + "type": 198 }, "events": { - "type": 475 + "type": 527 }, "constants": [ { "name": "BetterSignedThreshold", - "type": 44, + "type": 45, "value": "0x00000000", "docs": [ " The minimum amount of improvement to the solution score that defines a solution as", @@ -3724,7 +3743,7 @@ { "name": "OffchainRepeat", "type": 4, - "value": "0x00000000", + "value": "0x12000000", "docs": [ " The repeat threshold of the offchain worker.", "", @@ -3803,12 +3822,21 @@ "type": 4, "value": "0xb0040000", "docs": [ - " The maximum number of winners that can be elected by this `ElectionProvider`", - " implementation.", + " Maximum number of winners that an election supports.", "", " Note: This must always be greater or equal to `T::DataProvider::desired_targets()`." ] }, + { + "name": "MaxBackersPerWinner", + "type": 4, + "value": "0xe4570000", + "docs": [ + " Maximum number of voters that can support a winner in an election solution.", + "", + " This is needed to ensure election computation is bounded." + ] + }, { "name": "MinerMaxLength", "type": 4, @@ -3835,7 +3863,7 @@ } ], "errors": { - "type": 694 + "type": 751 }, "index": 36, "docs": [] @@ -3854,7 +3882,7 @@ "Twox64Concat" ], "key": 0, - "value": 695 + "value": 752 } }, "fallback": "0x00", @@ -3884,7 +3912,7 @@ "Twox64Concat" ], "key": 12, - "value": 696 + "value": 753 } }, "fallback": "0x00", @@ -3893,19 +3921,45 @@ "", " Stores a `Bag` struct, which stores head and tail pointers to itself." ] + }, + { + "name": "NextNodeAutoRebagged", + "modifier": "Optional", + "type": { + "plain": 0 + }, + "fallback": "0x00", + "docs": [ + " Pointer that remembers the next node that will be auto-rebagged.", + " When `None`, the next scan will start from the list head again." + ] + }, + { + "name": "Lock", + "modifier": "Optional", + "type": { + "plain": 36 + }, + "fallback": "0x00", + "docs": [ + " Lock all updates to this pallet.", + "", + " If any nodes needs updating, removal or addition due to a temporary lock, the", + " [`Call::rebag`] can be used." + ] } ] }, "calls": { - "type": 257 + "type": 259 }, "events": { - "type": 479 + "type": 531 }, "constants": [ { "name": "BagThresholds", - "type": 697, + "type": 754, "value": "0x210300e40b5402000000f39e809702000000a8b197e20200000094492e3603000000279c3a930300000003bccefa0300000042c01b6e040000001b4775ee04000000385e557d0500000046dc601c0600000089386ccd06000000b6ee809207000000fe7ee36d08000000e81b1a6209000000b019f4710a000000103592a00b000000cfc96ff10c00000041146d680e000000e79bda0910000000cee885da1100000028a9c7df13000000bb70931f160000008e4089a018000000810a096a1b000000366a48841e0000005bd36af821000000807c9cd025000000c95530182a000000bd63c1db2e00000071e0572934000000689092103a000000edc4d4a240000000699379f3470000008fd80c18500000004baf8a28590000006a16a63f630000000995177b6e00000078c5f4fb7a00000062c811e78800000051bf6d6598000000048eaba4a9000000544698d7bc00000091cac036d2000000175f1801ea000000bd15b27c0401000043358ff721010000b8fc84c84201000099673c506701000007e44efa8f010000b341833ebd010000027f2ea2ef0100009883bcb927020000164d652a66020000b49513acab0200002d8e820bf9020000a1e6982c4f030000a616080daf030000cc9d37c719040000a0d584959004000042e7e0d514050000028cd70da80500000f750aef4b060000ea8d2e5c02070000c3cb996ecd070000b1e5717caf080000aa2b8e1fab090000b5c1203dc30a000026d03d0efb0b000070c75929560d0000ebadda8cd80e0000f797dbaa86100000cff04476651200001f2660717a14000009a611becb1600001dfbe82f60190000943a3c603f1c00008afe89c4711f0000ced963c70023000003a92ae4f6260000fe72eec55f2b000036c9cc6948300000dae33245bf350000062a7470d43b00007c9732d69942000084a32468234a0000571ad45987520000e7f10262de5b00000db8760344660000ae0401ded67100007d9eb308b97e00001e044a76108d00003a1df064079d0000e04fafdaccae00005679f02f95c2000095c3aaa99ad80000967c05251ef10000177a66d6670c010028cb1f1ec82a0100fa282f75984c0100d57dc8743c7201007dc4b3fb229c0100365cde74c7ca01009eb8e142b3fe01000c31ae547f3802005fe101e8d57802006373da7e74c0020051d1a60d2e100300c7e9a468ed68030061c091f7b7cb0300bf27a1b7b03904007b1499941bb404008523ed22613c050069a5d4c512d40500ec8c934def7c0600f5aa901be83807008cbe5ddb260a080002978ce113f30800fae314435df60900ddf12dbafe160b002ebadc6f4a580c000c5518c4f2bd0d00f0bb5431154c0f00498e866b46071100b2c153de9ff41200278a2fb2ce191500b2399f84247d1700e199e704aa251a00ba13f5ab331b1d00264785cc7866200088bf803f2d1124001c9823f81d262800ccc422d450b12c00f088820528c03100367c6d7e896137006e9329d30aa63d008cbc6c1322a044000070f32a5c644c00b43b84699909550080b4abe450a95e00a0cda979db5f69004cc27f4cc74c7500d0ac0eba34938200483e0ccf3d5a910068c68e7469cda100281e6fa52b1db40098a92326747fc800f09a74634d30df0080cdfc4b8d72f8009014602d9a901401f0b413d945dd330120973596c1b4560150dcfbaead7d7d01e01198b947aaa80130c7ee16bbb9d801206e488697390e02a0fa4b1d72c74902c0117170b5128c02808a1643a6ded502c0f823b1a204280380af5970a2768303c06f2d87ff41e90340937fac8f925a040091097117b6d804400fdf5b212065050049c149446e0106008ebca6e56caf0600595686851c71078068aa34a4b7480880a1e29e52b9380900bdabe880e4430a002a72b4204c6d0b80f1c013335cb80c00a03ccbdce3280e80b8629a9e20c30f00de5693d2ca8b11005d7f4c93238813001a87df3504be1500a7ce4b84ef3318000110fbea24f11a00802ae5d1b5fd1d0022a134609d62210044216bf0da2925000261f1828f5e29006620cf851e0d2e008410195252433300a0c18fca8410390026ad1493cc853f00d0cd24662fb646009ce19a1cdab64e0058ccc20c5f9f5700200a7578fb89610030bbbbd6e4936c0060cba7dc9edd7800b83bc0425b8b8600b886236164c59500f8f15fdc93b8a600206a91c0d696b900d8efe28fc097ce0068299bf52ef9e5ffffffffffffffff", "docs": [ " The list of thresholds separating the various bags.", @@ -3952,10 +4006,21 @@ " In the event that this list ever changes, a copy of the old bags list must be retained.", " With that `List::migrate` can be called, which will perform the appropriate migration." ] + }, + { + "name": "MaxAutoRebagPerBlock", + "type": 4, + "value": "0x00000000", + "docs": [ + " Maximum number of accounts that may be re-bagged automatically in `on_idle`.", + "", + " A value of `0` (obtained by configuring `type MaxAutoRebagPerBlock = ();`) disables", + " the feature." + ] } ], "errors": { - "type": 698 + "type": 755 }, "index": 37, "docs": [] @@ -4048,7 +4113,7 @@ "name": "GlobalMaxCommission", "modifier": "Optional", "type": { - "plain": 44 + "plain": 45 }, "fallback": "0x00", "docs": [ @@ -4066,7 +4131,7 @@ "Twox64Concat" ], "key": 0, - "value": 700 + "value": 757 } }, "fallback": "0x00", @@ -4096,7 +4161,7 @@ "Twox64Concat" ], "key": 4, - "value": 703 + "value": 760 } }, "fallback": "0x00", @@ -4124,7 +4189,7 @@ "Twox64Concat" ], "key": 4, - "value": 707 + "value": 764 } }, "fallback": "0x00", @@ -4153,7 +4218,7 @@ "Twox64Concat" ], "key": 4, - "value": 708 + "value": 765 } }, "fallback": "0x00", @@ -4182,7 +4247,7 @@ "Twox64Concat" ], "key": 4, - "value": 714 + "value": 771 } }, "fallback": "0x00", @@ -4252,7 +4317,7 @@ "Twox64Concat" ], "key": 0, - "value": 265 + "value": 267 } }, "fallback": "0x02", @@ -4263,15 +4328,15 @@ ] }, "calls": { - "type": 258 + "type": 260 }, "events": { - "type": 480 + "type": 532 }, "constants": [ { "name": "PalletId", - "type": 625, + "type": 679, "value": "0x70792f6e6f706c73", "docs": [ " The nomination pool's pallet id." @@ -4306,7 +4371,7 @@ } ], "errors": { - "type": 715 + "type": 772 }, "index": 39, "docs": [] @@ -4320,7 +4385,7 @@ "name": "Head", "modifier": "Optional", "type": { - "plain": 717 + "plain": 774 }, "fallback": "0x00", "docs": [ @@ -4380,10 +4445,10 @@ ] }, "calls": { - "type": 271 + "type": 273 }, "events": { - "type": 482 + "type": 534 }, "constants": [ { @@ -4397,7 +4462,7 @@ } ], "errors": { - "type": 720 + "type": 777 }, "index": 40, "docs": [] @@ -4416,7 +4481,7 @@ "Twox64Concat" ], "key": 0, - "value": 721 + "value": 778 } }, "fallback": "0x00", @@ -4447,7 +4512,7 @@ "Twox64Concat" ], "key": 0, - "value": 722 + "value": 779 } }, "fallback": "0x00", @@ -4470,12 +4535,12 @@ }, "calls": null, "events": { - "type": 483 + "type": 535 }, "constants": [ { "name": "PalletId", - "type": 625, + "type": 679, "value": "0x70792f646c73746b", "docs": [ " Injected identifier for the pallet." @@ -4483,7 +4548,7 @@ }, { "name": "SlashRewardFraction", - "type": 44, + "type": 45, "value": "0x80969800", "docs": [ " Fraction of the slash that is rewarded to the caller of pending slash to the agent." @@ -4491,11 +4556,163 @@ } ], "errors": { - "type": 723 + "type": 780 }, "index": 41, "docs": [] }, + { + "name": "StakingAhClient", + "storage": { + "prefix": "StakingAhClient", + "items": [ + { + "name": "ValidatorSet", + "modifier": "Optional", + "type": { + "plain": 781 + }, + "fallback": "0x00", + "docs": [ + " The queued validator sets for a given planning session index.", + "", + " This is received via a call from AssetHub." + ] + }, + { + "name": "IncompleteValidatorSetReport", + "modifier": "Optional", + "type": { + "plain": 275 + }, + "fallback": "0x00", + "docs": [ + " An incomplete validator set report." + ] + }, + { + "name": "ValidatorPoints", + "modifier": "Default", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 0, + "value": 4 + } + }, + "fallback": "0x00000000", + "docs": [ + " All of the points of the validators.", + "", + " This is populated during a session, and is flushed and sent over via [`SendToAssetHub`]", + " at each session end." + ] + }, + { + "name": "Mode", + "modifier": "Default", + "type": { + "plain": 276 + }, + "fallback": "0x00", + "docs": [ + " Indicates the current operating mode of the pallet.", + "", + " This value determines how the pallet behaves in response to incoming and outgoing messages,", + " particularly whether it should execute logic directly, defer it, or delegate it entirely." + ] + }, + { + "name": "NextSessionChangesValidators", + "modifier": "Optional", + "type": { + "plain": 4 + }, + "fallback": "0x00", + "docs": [ + " A storage value that is set when a `new_session` gives a new validator set to the session", + " pallet, and is cleared on the next call.", + "", + " The inner u32 is the id of the said activated validator set. While not relevant here, good", + " to know this is the planning era index of staking-async on AH.", + "", + " Once cleared, we know a validator set has been activated, and therefore we can send a", + " timestamp to AH." + ] + }, + { + "name": "ValidatorSetAppliedAt", + "modifier": "Optional", + "type": { + "plain": 4 + }, + "fallback": "0x00", + "docs": [ + " The session index at which the latest elected validator set was applied.", + "", + " This is used to determine if an offence, given a session index, is in the current active era", + " or not." + ] + }, + { + "name": "OutgoingSessionReport", + "modifier": "Optional", + "type": { + "plain": 782 + }, + "fallback": "0x00", + "docs": [ + " A session report that is outgoing, and should be sent.", + "", + " This will be attempted to be sent, possibly on every `on_initialize` call, until it is sent,", + " or the second value reaches zero, at which point we drop it." + ] + }, + { + "name": "OffenceSendQueueOffences", + "modifier": "Default", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 4, + "value": 785 + } + }, + "fallback": "0x00", + "docs": [ + " Internal storage item of [`OffenceSendQueue`]. Should not be used manually." + ] + }, + { + "name": "OffenceSendQueueCursor", + "modifier": "Default", + "type": { + "plain": 4 + }, + "fallback": "0x00000000", + "docs": [ + " Internal storage item of [`OffenceSendQueue`]. Should not be used manually." + ] + } + ] + }, + "calls": { + "type": 274 + }, + "events": { + "type": 536 + }, + "constants": [], + "errors": { + "type": 789 + }, + "index": 42, + "docs": [] + }, { "name": "ParachainsOrigin", "storage": null, @@ -4520,7 +4737,7 @@ "name": "ActiveConfig", "modifier": "Default", "type": { - "plain": 724 + "plain": 790 }, "fallback": "0x00003000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000064000000010000000100000000000000000000000000000002000000020000000200000000010000000100000001000000000100000000000000000000001027000080b2e60e80c3c9018096980000000000000000000000000005000000", "docs": [ @@ -4531,7 +4748,7 @@ "name": "PendingConfigs", "modifier": "Default", "type": { - "plain": 725 + "plain": 791 }, "fallback": "0x00", "docs": [ @@ -4559,12 +4776,12 @@ ] }, "calls": { - "type": 272 + "type": 277 }, "events": null, "constants": [], "errors": { - "type": 727 + "type": 793 }, "index": 51, "docs": [] @@ -4589,7 +4806,7 @@ "name": "ActiveValidatorIndices", "modifier": "Default", "type": { - "plain": 728 + "plain": 794 }, "fallback": "0x00", "docs": [ @@ -4601,7 +4818,7 @@ "name": "ActiveValidatorKeys", "modifier": "Default", "type": { - "plain": 729 + "plain": 795 }, "fallback": "0x00", "docs": [ @@ -4613,7 +4830,7 @@ "name": "AllowedRelayParents", "modifier": "Default", "type": { - "plain": 730 + "plain": 796 }, "fallback": "0x0000000000", "docs": [ @@ -4623,7 +4840,7 @@ ] }, "calls": { - "type": 281 + "type": 286 }, "events": null, "constants": [], @@ -4644,8 +4861,8 @@ "hashers": [ "Twox64Concat" ], - "key": 171, - "value": 741 + "key": 173, + "value": 807 } }, "fallback": "0x00", @@ -4660,14 +4877,14 @@ ] }, "calls": { - "type": 282 + "type": 287 }, "events": { - "type": 484 + "type": 538 }, "constants": [], "errors": { - "type": 743 + "type": 809 }, "index": 53, "docs": [] @@ -4697,7 +4914,7 @@ "name": "OnChainVotes", "modifier": "Optional", "type": { - "plain": 744 + "plain": 810 }, "fallback": "0x00", "docs": [ @@ -4707,12 +4924,12 @@ ] }, "calls": { - "type": 283 + "type": 288 }, "events": null, "constants": [], "errors": { - "type": 749 + "type": 815 }, "index": 54, "docs": [] @@ -4726,7 +4943,7 @@ "name": "ValidatorGroups", "modifier": "Default", "type": { - "plain": 750 + "plain": 816 }, "fallback": "0x00", "docs": [ @@ -4760,7 +4977,7 @@ "name": "ClaimQueue", "modifier": "Default", "type": { - "plain": 751 + "plain": 817 }, "fallback": "0x00", "docs": [ @@ -4790,8 +5007,8 @@ "hashers": [ "Twox64Concat" ], - "key": 298, - "value": 756 + "key": 303, + "value": 822 } }, "fallback": "0x00", @@ -4806,7 +5023,7 @@ "name": "PvfActiveVoteList", "modifier": "Default", "type": { - "plain": 760 + "plain": 826 }, "fallback": "0x00", "docs": [ @@ -4817,7 +5034,7 @@ "name": "Parachains", "modifier": "Default", "type": { - "plain": 761 + "plain": 827 }, "fallback": "0x00", "docs": [ @@ -4835,8 +5052,8 @@ "hashers": [ "Twox64Concat" ], - "key": 171, - "value": 762 + "key": 173, + "value": 828 } }, "fallback": "0x00", @@ -4852,8 +5069,8 @@ "hashers": [ "Twox64Concat" ], - "key": 171, - "value": 306 + "key": 173, + "value": 311 } }, "fallback": "0x00", @@ -4869,7 +5086,7 @@ "hashers": [ "Twox64Concat" ], - "key": 171, + "key": 173, "value": 4 } }, @@ -4886,8 +5103,8 @@ "hashers": [ "Twox64Concat" ], - "key": 171, - "value": 298 + "key": 173, + "value": 303 } }, "fallback": "0x00", @@ -4905,8 +5122,8 @@ "hashers": [ "Twox64Concat" ], - "key": 763, - "value": 298 + "key": 829, + "value": 303 } }, "fallback": "0x00", @@ -4925,8 +5142,8 @@ "hashers": [ "Twox64Concat" ], - "key": 171, - "value": 764 + "key": 173, + "value": 830 } }, "fallback": "0x0000", @@ -4940,7 +5157,7 @@ "name": "PastCodePruning", "modifier": "Default", "type": { - "plain": 767 + "plain": 833 }, "fallback": "0x00", "docs": [ @@ -4960,7 +5177,7 @@ "hashers": [ "Twox64Concat" ], - "key": 171, + "key": 173, "value": 4 } }, @@ -4976,7 +5193,7 @@ "name": "FutureCodeUpgradesAt", "modifier": "Default", "type": { - "plain": 767 + "plain": 833 }, "fallback": "0x00", "docs": [ @@ -4998,8 +5215,8 @@ "hashers": [ "Twox64Concat" ], - "key": 171, - "value": 298 + "key": 173, + "value": 303 } }, "fallback": "0x00", @@ -5009,6 +5226,23 @@ " Corresponding code can be retrieved with [`CodeByHash`]." ] }, + { + "name": "AuthorizedCodeHash", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 173, + "value": 834 + } + }, + "fallback": "0x00", + "docs": [ + " The code hash authorizations for a para which will expire `expire_at` `BlockNumberFor`." + ] + }, { "name": "UpgradeGoAheadSignal", "modifier": "Optional", @@ -5017,8 +5251,8 @@ "hashers": [ "Twox64Concat" ], - "key": 171, - "value": 768 + "key": 173, + "value": 835 } }, "fallback": "0x00", @@ -5043,8 +5277,8 @@ "hashers": [ "Twox64Concat" ], - "key": 171, - "value": 769 + "key": 173, + "value": 836 } }, "fallback": "0x00", @@ -5064,7 +5298,7 @@ "name": "UpgradeCooldowns", "modifier": "Default", "type": { - "plain": 767 + "plain": 833 }, "fallback": "0x00", "docs": [ @@ -5077,7 +5311,7 @@ "name": "UpcomingUpgrades", "modifier": "Default", "type": { - "plain": 767 + "plain": 833 }, "fallback": "0x00", "docs": [ @@ -5098,7 +5332,7 @@ "Twox64Concat" ], "key": 4, - "value": 761 + "value": 827 } }, "fallback": "0x00", @@ -5114,8 +5348,8 @@ "hashers": [ "Twox64Concat" ], - "key": 171, - "value": 770 + "key": 173, + "value": 837 } }, "fallback": "0x00", @@ -5134,7 +5368,7 @@ "hashers": [ "Identity" ], - "key": 298, + "key": 303, "value": 4 } }, @@ -5151,8 +5385,8 @@ "hashers": [ "Identity" ], - "key": 298, - "value": 305 + "key": 303, + "value": 310 } }, "fallback": "0x00", @@ -5166,10 +5400,10 @@ ] }, "calls": { - "type": 318 + "type": 323 }, "events": { - "type": 488 + "type": 542 }, "constants": [ { @@ -5180,7 +5414,7 @@ } ], "errors": { - "type": 771 + "type": 838 }, "index": 56, "docs": [] @@ -5212,7 +5446,7 @@ "name": "BufferedSessionChanges", "modifier": "Default", "type": { - "plain": 772 + "plain": 839 }, "fallback": "0x00", "docs": [ @@ -5228,7 +5462,7 @@ ] }, "calls": { - "type": 320 + "type": 325 }, "events": null, "constants": [], @@ -5249,8 +5483,8 @@ "hashers": [ "Twox64Concat" ], - "key": 171, - "value": 774 + "key": 173, + "value": 841 } }, "fallback": "0x00", @@ -5266,7 +5500,7 @@ "hashers": [ "Twox64Concat" ], - "key": 171, + "key": 173, "value": 13 } }, @@ -5289,8 +5523,8 @@ "hashers": [ "Twox64Concat" ], - "key": 171, - "value": 445 + "key": 173, + "value": 450 } }, "fallback": "0x000064a7b3b6e00d0000000000000000", @@ -5320,8 +5554,8 @@ "hashers": [ "Twox64Concat" ], - "key": 322, - "value": 776 + "key": 327, + "value": 843 } }, "fallback": "0x00", @@ -5338,7 +5572,7 @@ "name": "HrmpOpenChannelRequestsList", "modifier": "Default", "type": { - "plain": 777 + "plain": 844 }, "fallback": "0x00", "docs": [] @@ -5351,7 +5585,7 @@ "hashers": [ "Twox64Concat" ], - "key": 171, + "key": 173, "value": 4 } }, @@ -5370,7 +5604,7 @@ "hashers": [ "Twox64Concat" ], - "key": 171, + "key": 173, "value": 4 } }, @@ -5389,7 +5623,7 @@ "hashers": [ "Twox64Concat" ], - "key": 322, + "key": 327, "value": 36 } }, @@ -5408,7 +5642,7 @@ "name": "HrmpCloseChannelRequestsList", "modifier": "Default", "type": { - "plain": 777 + "plain": 844 }, "fallback": "0x00", "docs": [] @@ -5421,7 +5655,7 @@ "hashers": [ "Twox64Concat" ], - "key": 171, + "key": 173, "value": 4 } }, @@ -5441,8 +5675,8 @@ "hashers": [ "Twox64Concat" ], - "key": 322, - "value": 778 + "key": 327, + "value": 845 } }, "fallback": "0x00", @@ -5460,8 +5694,8 @@ "hashers": [ "Twox64Concat" ], - "key": 171, - "value": 761 + "key": 173, + "value": 827 } }, "fallback": "0x00", @@ -5489,8 +5723,8 @@ "hashers": [ "Twox64Concat" ], - "key": 171, - "value": 761 + "key": 173, + "value": 827 } }, "fallback": "0x00", @@ -5504,8 +5738,8 @@ "hashers": [ "Twox64Concat" ], - "key": 322, - "value": 779 + "key": 327, + "value": 846 } }, "fallback": "0x00", @@ -5522,8 +5756,8 @@ "hashers": [ "Twox64Concat" ], - "key": 171, - "value": 781 + "key": 173, + "value": 848 } }, "fallback": "0x00", @@ -5539,14 +5773,14 @@ ] }, "calls": { - "type": 321 + "type": 326 }, "events": { - "type": 489 + "type": 543 }, "constants": [], "errors": { - "type": 783 + "type": 850 }, "index": 60, "docs": [] @@ -5560,7 +5794,7 @@ "name": "AssignmentKeysUnsafe", "modifier": "Default", "type": { - "plain": 784 + "plain": 851 }, "fallback": "0x00", "docs": [ @@ -5589,7 +5823,7 @@ "Identity" ], "key": 4, - "value": 785 + "value": 852 } }, "fallback": "0x00", @@ -5608,7 +5842,7 @@ "Identity" ], "key": 4, - "value": 127 + "value": 129 } }, "fallback": "0x00", @@ -5625,7 +5859,7 @@ "Identity" ], "key": 4, - "value": 274 + "value": 279 } }, "fallback": "0x00", @@ -5668,8 +5902,8 @@ "Twox64Concat", "Blake2_128Concat" ], - "key": 788, - "value": 789 + "key": 855, + "value": 856 } }, "fallback": "0x00", @@ -5686,8 +5920,8 @@ "Twox64Concat", "Blake2_128Concat" ], - "key": 788, - "value": 790 + "key": 855, + "value": 857 } }, "fallback": "0x00", @@ -5705,7 +5939,7 @@ "Twox64Concat", "Blake2_128Concat" ], - "key": 788, + "key": 855, "value": 4 } }, @@ -5719,7 +5953,7 @@ "name": "Frozen", "modifier": "Default", "type": { - "plain": 45 + "plain": 46 }, "fallback": "0x00", "docs": [ @@ -5732,14 +5966,14 @@ ] }, "calls": { - "type": 323 + "type": 328 }, "events": { - "type": 490 + "type": 544 }, "constants": [], "errors": { - "type": 791 + "type": 858 }, "index": 62, "docs": [] @@ -5758,8 +5992,8 @@ "Twox64Concat", "Blake2_128Concat" ], - "key": 788, - "value": 792 + "key": 855, + "value": 859 } }, "fallback": "0x00", @@ -5787,12 +6021,12 @@ ] }, "calls": { - "type": 324 + "type": 329 }, "events": null, "constants": [], "errors": { - "type": 796 + "type": 863 }, "index": 63, "docs": [] @@ -5810,8 +6044,8 @@ "hashers": [ "Twox64Concat" ], - "key": 171, - "value": 797 + "key": 173, + "value": 864 } }, "fallback": "0x00", @@ -5825,7 +6059,7 @@ "name": "QueueStatus", "modifier": "Default", "type": { - "plain": 798 + "plain": 865 }, "fallback": "0x000064a7b3b6e00d0000000000000000000000000000000000", "docs": [ @@ -5836,7 +6070,7 @@ "name": "FreeEntries", "modifier": "Default", "type": { - "plain": 803 + "plain": 870 }, "fallback": "0x00", "docs": [ @@ -5851,8 +6085,8 @@ "hashers": [ "Twox64Concat" ], - "key": 486, - "value": 803 + "key": 540, + "value": 870 } }, "fallback": "0x00", @@ -5864,7 +6098,7 @@ "name": "Revenue", "modifier": "Default", "type": { - "plain": 806 + "plain": 873 }, "fallback": "0x00", "docs": [ @@ -5891,15 +6125,15 @@ ] }, "calls": { - "type": 328 + "type": 333 }, "events": { - "type": 493 + "type": 547 }, "constants": [ { "name": "TrafficDefaultValue", - "type": 445, + "type": 450, "value": "0x000064a7b3b6e00d0000000000000000", "docs": [ " The default value for the spot traffic multiplier." @@ -5916,7 +6150,7 @@ }, { "name": "PalletId", - "type": 625, + "type": 679, "value": "0x70792f6f6e646d64", "docs": [ " Identifier for the internal revenue balance." @@ -5924,7 +6158,7 @@ } ], "errors": { - "type": 808 + "type": 875 }, "index": 64, "docs": [] @@ -5942,8 +6176,8 @@ "hashers": [ "Twox256" ], - "key": 809, - "value": 810 + "key": 876, + "value": 877 } }, "fallback": "0x00", @@ -5962,8 +6196,8 @@ "hashers": [ "Twox256" ], - "key": 486, - "value": 811 + "key": 540, + "value": 878 } }, "fallback": "0x0000", @@ -5980,7 +6214,7 @@ "events": null, "constants": [], "errors": { - "type": 819 + "type": 886 }, "index": 65, "docs": [] @@ -5998,8 +6232,8 @@ "hashers": [ "Twox64Concat" ], - "key": 171, - "value": 171 + "key": 173, + "value": 173 } }, "fallback": "0x00", @@ -6015,8 +6249,8 @@ "hashers": [ "Twox64Concat" ], - "key": 171, - "value": 820 + "key": 173, + "value": 887 } }, "fallback": "0x00", @@ -6031,7 +6265,7 @@ "name": "NextFreeParaId", "modifier": "Default", "type": { - "plain": 171 + "plain": 173 }, "fallback": "0x00000000", "docs": [ @@ -6041,10 +6275,10 @@ ] }, "calls": { - "type": 329 + "type": 334 }, "events": { - "type": 494 + "type": 548 }, "constants": [ { @@ -6066,7 +6300,7 @@ } ], "errors": { - "type": 822 + "type": 889 }, "index": 70, "docs": [] @@ -6084,8 +6318,8 @@ "hashers": [ "Twox64Concat" ], - "key": 171, - "value": 823 + "key": 173, + "value": 890 } }, "fallback": "0x00", @@ -6111,10 +6345,10 @@ ] }, "calls": { - "type": 330 + "type": 335 }, "events": { - "type": 495 + "type": 549 }, "constants": [ { @@ -6128,14 +6362,14 @@ { "name": "LeaseOffset", "type": 4, - "value": "0x00000000", + "value": "0x00100e00", "docs": [ " The number of blocks to offset each lease period by." ] } ], "errors": { - "type": 824 + "type": 891 }, "index": 71, "docs": [] @@ -6179,7 +6413,7 @@ "hashers": [ "Twox64Concat" ], - "key": 825, + "key": 892, "value": 6 } }, @@ -6198,7 +6432,7 @@ "Twox64Concat" ], "key": 4, - "value": 826 + "value": 893 } }, "fallback": "0x00", @@ -6211,10 +6445,10 @@ ] }, "calls": { - "type": 331 + "type": 336 }, "events": { - "type": 496 + "type": 550 }, "constants": [ { @@ -6249,7 +6483,7 @@ } ], "errors": { - "type": 829 + "type": 896 }, "index": 72, "docs": [] @@ -6267,8 +6501,8 @@ "hashers": [ "Twox64Concat" ], - "key": 171, - "value": 830 + "key": 173, + "value": 897 } }, "fallback": "0x00", @@ -6280,7 +6514,7 @@ "name": "NewRaise", "modifier": "Default", "type": { - "plain": 761 + "plain": 827 }, "fallback": "0x00", "docs": [ @@ -6313,15 +6547,15 @@ ] }, "calls": { - "type": 333 + "type": 338 }, "events": { - "type": 497 + "type": 551 }, "constants": [ { "name": "PalletId", - "type": 625, + "type": 679, "value": "0x70792f6366756e64", "docs": [ " `PalletId` for the crowdloan pallet. An appropriate value could be", @@ -6347,7 +6581,7 @@ } ], "errors": { - "type": 832 + "type": 899 }, "index": 73, "docs": [] @@ -6356,10 +6590,10 @@ "name": "Coretime", "storage": null, "calls": { - "type": 338 + "type": 343 }, "events": { - "type": 498 + "type": 552 }, "constants": [ { @@ -6372,7 +6606,7 @@ }, { "name": "BrokerPotLocation", - "type": 84, + "type": 86, "value": "0x0101006d6f646c70792f62726f6b650000000000000000000000000000000000000000", "docs": [ " The coretime chain pot location." @@ -6380,7 +6614,7 @@ } ], "errors": { - "type": 833 + "type": 900 }, "index": 74, "docs": [] @@ -6394,7 +6628,7 @@ "name": "MigrationProcess", "modifier": "Default", "type": { - "plain": 346 + "plain": 351 }, "fallback": "0x0000000000000000000000000000", "docs": [ @@ -6408,7 +6642,7 @@ "name": "AutoLimits", "modifier": "Default", "type": { - "plain": 344 + "plain": 349 }, "fallback": "0x00", "docs": [ @@ -6421,7 +6655,7 @@ "name": "SignedMigrationMaxLimits", "modifier": "Optional", "type": { - "plain": 345 + "plain": 350 }, "fallback": "0x00", "docs": [ @@ -6433,10 +6667,10 @@ ] }, "calls": { - "type": 343 + "type": 348 }, "events": { - "type": 499 + "type": 553 }, "constants": [ { @@ -6469,7 +6703,7 @@ } ], "errors": { - "type": 501 + "type": 555 }, "index": 98, "docs": [] @@ -6499,7 +6733,7 @@ "Blake2_128Concat" ], "key": 12, - "value": 834 + "value": 901 } }, "fallback": "0x00", @@ -6548,7 +6782,7 @@ "Twox64Concat", "Blake2_128Concat" ], - "key": 839, + "key": 906, "value": 4 } }, @@ -6566,7 +6800,7 @@ "Twox64Concat", "Blake2_128Concat" ], - "key": 839, + "key": 906, "value": 12 } }, @@ -6584,8 +6818,8 @@ "Twox64Concat", "Blake2_128Concat" ], - "key": 839, - "value": 840 + "key": 906, + "value": 907 } }, "fallback": "0x00", @@ -6598,7 +6832,7 @@ "name": "VersionDiscoveryQueue", "modifier": "Default", "type": { - "plain": 841 + "plain": 908 }, "fallback": "0x00", "docs": [ @@ -6611,7 +6845,7 @@ "name": "CurrentMigration", "modifier": "Optional", "type": { - "plain": 844 + "plain": 911 }, "fallback": "0x00", "docs": [ @@ -6628,8 +6862,8 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 846, - "value": 847 + "key": 913, + "value": 914 } }, "fallback": "0x00", @@ -6646,7 +6880,7 @@ "Blake2_128Concat" ], "key": 0, - "value": 851 + "value": 918 } }, "fallback": "0x00", @@ -6686,7 +6920,7 @@ "name": "RecordedXcm", "modifier": "Optional", "type": { - "plain": 396 + "plain": 401 }, "fallback": "0x00", "docs": [ @@ -6706,8 +6940,8 @@ "hashers": [ "Blake2_128Concat" ], - "key": 97, - "value": 854 + "key": 99, + "value": 921 } }, "fallback": "0x00", @@ -6720,24 +6954,48 @@ ] }, "calls": { - "type": 349 + "type": 354 }, "events": { - "type": 502 + "type": 556 }, "constants": [ { - "name": "AdvertisedXcmVersion", - "type": 4, - "value": "0x05000000", + "name": "UniversalLocation", + "type": 86, + "value": "0x010902", + "docs": [ + " This chain's Universal Location." + ] + }, + { + "name": "AdvertisedXcmVersion", + "type": 4, + "value": "0x05000000", "docs": [ " The latest supported version that we advertise. Generally just set it to", " `pallet_xcm::CurrentXcmVersion`." ] + }, + { + "name": "MaxLockers", + "type": 4, + "value": "0x08000000", + "docs": [ + " The maximum number of local XCM locks that a single account may have." + ] + }, + { + "name": "MaxRemoteLockConsumers", + "type": 4, + "value": "0x00000000", + "docs": [ + " The maximum number of consumers a single remote lock may have." + ] } ], "errors": { - "type": 860 + "type": 927 }, "index": 99, "docs": [] @@ -6755,8 +7013,8 @@ "hashers": [ "Twox64Concat" ], - "key": 442, - "value": 861 + "key": 447, + "value": 929 } }, "fallback": "0x0000000000000000000000000000000000000000000000000000000000", @@ -6768,7 +7026,7 @@ "name": "ServiceHead", "modifier": "Optional", "type": { - "plain": 442 + "plain": 447 }, "fallback": "0x00", "docs": [ @@ -6784,8 +7042,8 @@ "Twox64Concat", "Twox64Concat" ], - "key": 864, - "value": 865 + "key": 932, + "value": 933 } }, "fallback": "0x00", @@ -6796,10 +7054,10 @@ ] }, "calls": { - "type": 441 + "type": 446 }, "events": { - "type": 505 + "type": 560 }, "constants": [ { @@ -6826,7 +7084,7 @@ }, { "name": "ServiceWeight", - "type": 413, + "type": 418, "value": "0x010700a0db215d133333333333333333", "docs": [ " The amount of weight (if any) which should be provided to the message queue for", @@ -6839,7 +7097,7 @@ }, { "name": "IdleMaxServiceWeight", - "type": 413, + "type": 418, "value": "0x010700a0db215d133333333333333333", "docs": [ " The maximum amount of weight (if any) to be used from remaining weight `on_idle` which", @@ -6851,7 +7109,7 @@ } ], "errors": { - "type": 867 + "type": 935 }, "index": 100, "docs": [] @@ -6869,8 +7127,8 @@ "hashers": [ "Blake2_128Concat" ], - "key": 57, - "value": 445 + "key": 59, + "value": 450 } }, "fallback": "0x00", @@ -6883,14 +7141,14 @@ ] }, "calls": { - "type": 444 + "type": 449 }, "events": { - "type": 507 + "type": 562 }, "constants": [], "errors": { - "type": 868 + "type": 936 }, "index": 101, "docs": [] @@ -6904,7 +7162,7 @@ "name": "Authorities", "modifier": "Default", "type": { - "plain": 869 + "plain": 937 }, "fallback": "0x00", "docs": [ @@ -6926,7 +7184,7 @@ "name": "NextAuthorities", "modifier": "Default", "type": { - "plain": 869 + "plain": 937 }, "fallback": "0x00", "docs": [ @@ -6963,7 +7221,7 @@ "name": "GenesisBlock", "modifier": "Default", "type": { - "plain": 45 + "plain": 46 }, "fallback": "0x00", "docs": [ @@ -6975,7 +7233,7 @@ ] }, "calls": { - "type": 446 + "type": 451 }, "events": null, "constants": [ @@ -6998,7 +7256,7 @@ { "name": "MaxSetIdSessionEntries", "type": 12, - "value": "0x1c00000000000000", + "value": "0xa800000000000000", "docs": [ " The maximum number of entries to keep in the set id to session index mapping.", "", @@ -7010,7 +7268,7 @@ } ], "errors": { - "type": 871 + "type": 939 }, "index": 200, "docs": [] @@ -7080,7 +7338,7 @@ "name": "BeefyAuthorities", "modifier": "Default", "type": { - "plain": 872 + "plain": 940 }, "fallback": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "docs": [ @@ -7091,7 +7349,7 @@ "name": "BeefyNextAuthorities", "modifier": "Default", "type": { - "plain": 872 + "plain": 940 }, "fallback": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "docs": [ @@ -7108,68 +7366,400 @@ "errors": null, "index": 202, "docs": [] + }, + { + "name": "RcMigrator", + "storage": { + "prefix": "RcMigrator", + "items": [ + { + "name": "RcMigrationStage", + "modifier": "Default", + "type": { + "plain": 466 + }, + "fallback": "0x00", + "docs": [ + " The Relay Chain migration state." + ] + }, + { + "name": "RcAccounts", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 0, + "value": 941 + } + }, + "fallback": "0x00", + "docs": [ + " Helper storage item to obtain and store the known accounts that should be kept partially or", + " fully on Relay Chain." + ] + }, + { + "name": "CounterForRcAccounts", + "modifier": "Default", + "type": { + "plain": 4 + }, + "fallback": "0x00000000", + "docs": [ + "Counter for the related counted storage map" + ] + }, + { + "name": "RcMigratedBalance", + "modifier": "Default", + "type": { + "plain": 942 + }, + "fallback": "0x0000000000000000000000000000000000000000000000000000000000000000", + "docs": [ + " Helper storage item to store the total balance that should be kept on Relay Chain." + ] + }, + { + "name": "RcMigratedBalanceArchive", + "modifier": "Default", + "type": { + "plain": 942 + }, + "fallback": "0x0000000000000000000000000000000000000000000000000000000000000000", + "docs": [ + " Helper storage item to store the total balance that should be kept on Relay Chain after", + " it is consumed from the `RcMigratedBalance` storage item and sent to the Asset Hub.", + "", + " This let us to take the value from the `RcMigratedBalance` storage item and keep the", + " `SignalMigrationFinish` stage to be idempotent while preserving these values for tests and", + " later discoveries." + ] + }, + { + "name": "PendingXcmMessages", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 463, + "value": 401 + } + }, + "fallback": "0x00", + "docs": [ + " The pending XCM messages.", + "", + " Contains data messages that have been sent to the Asset Hub but not yet confirmed.", + "", + " Unconfirmed messages can be resent by calling the [`Pallet::resend_xcm`] function." + ] + }, + { + "name": "CounterForPendingXcmMessages", + "modifier": "Default", + "type": { + "plain": 4 + }, + "fallback": "0x00000000", + "docs": [ + "Counter for the related counted storage map" + ] + }, + { + "name": "PureProxyCandidatesMigrated", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 0, + "value": 8 + } + }, + "fallback": "0x00", + "docs": [ + " Accounts that use the proxy pallet to delegate permissions and have no nonce.", + "", + " Boolean value is whether they have been migrated to the Asset Hub. Needed for idempotency." + ] + }, + { + "name": "PendingXcmQueries", + "modifier": "Optional", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 12, + "value": 13 + } + }, + "fallback": "0x00", + "docs": [ + " The pending XCM response queries and their XCM hash referencing the message in the", + " [`PendingXcmMessages`] storage.", + "", + " The `QueryId` is the identifier from the [`pallet_xcm`] query handler registry. The XCM", + " pallet will notify about the status of the message by calling the", + " [`Pallet::receive_query_response`] function with the `QueryId` and the", + " response." + ] + }, + { + "name": "UnprocessedMsgBuffer", + "modifier": "Optional", + "type": { + "plain": 4 + }, + "fallback": "0x00", + "docs": [ + " Manual override for `type UnprocessedMsgBuffer: Get`. Look there for docs." + ] + }, + { + "name": "AhUmpQueuePriorityConfig", + "modifier": "Default", + "type": { + "plain": 508 + }, + "fallback": "0x00", + "docs": [ + " The priority of the Asset Hub UMP queue during migration.", + "", + " Controls how the Asset Hub UMP (Upward Message Passing) queue is processed relative to other", + " queues during the migration process. This helps ensure timely processing of migration", + " messages. The default priority pattern is defined in the pallet configuration, but can be", + " overridden by a storage value of this type." + ] + }, + { + "name": "Manager", + "modifier": "Optional", + "type": { + "plain": 0 + }, + "fallback": "0x00", + "docs": [ + " An optional account id of a manager.", + "", + " This account id has similar privileges to [`Config::AdminOrigin`] except that it", + " can not set the manager account id via `set_manager` call." + ] + }, + { + "name": "Canceller", + "modifier": "Optional", + "type": { + "plain": 0 + }, + "fallback": "0x00", + "docs": [ + " An optional account id of a canceller.", + "", + " This account id can only stop scheduled migration." + ] + }, + { + "name": "MigrationStartBlock", + "modifier": "Optional", + "type": { + "plain": 4 + }, + "fallback": "0x00", + "docs": [ + " The block number at which the migration began and the pallet's extrinsics were locked.", + "", + " This value is set when entering the `WaitingForAh` stage, i.e., when", + " `RcMigrationStage::is_ongoing()` becomes `true`." + ] + }, + { + "name": "MigrationEndBlock", + "modifier": "Optional", + "type": { + "plain": 4 + }, + "fallback": "0x00", + "docs": [ + " Block number when migration finished and extrinsics were unlocked.", + "", + " This is set when entering the `MigrationDone` stage hence when", + " `RcMigrationStage::is_finished()` becomes `true`." + ] + }, + { + "name": "WarmUpPeriod", + "modifier": "Optional", + "type": { + "plain": 175 + }, + "fallback": "0x00", + "docs": [ + " The duration of the pre migration warm-up period.", + "", + " This is the duration of the warm-up period before the data migration starts. During this", + " period, the migration will be in ongoing state and the concerned extrinsics will be locked." + ] + }, + { + "name": "CoolOffPeriod", + "modifier": "Optional", + "type": { + "plain": 175 + }, + "fallback": "0x00", + "docs": [ + " The duration of the post migration cool-off period.", + "", + " This is the duration of the cool-off period after the data migration is finished. During", + " this period, the migration will be still in ongoing state and the concerned extrinsics will", + " be locked." + ] + }, + { + "name": "Settings", + "modifier": "Optional", + "type": { + "plain": 511 + }, + "fallback": "0x00", + "docs": [ + " The migration settings." + ] + }, + { + "name": "ManagerMultisigs", + "modifier": "Default", + "type": { + "map": { + "hashers": [ + "Twox64Concat" + ], + "key": 106, + "value": 129 + } + }, + "fallback": "0x00", + "docs": [ + " The multisig AccountIDs that votes to execute a specific call." + ] + }, + { + "name": "ManagerMultisigRound", + "modifier": "Default", + "type": { + "plain": 4 + }, + "fallback": "0x00000000", + "docs": [ + " The current round of the multisig voting.", + "", + " Votes are only valid for the current round." + ] + }, + { + "name": "ManagerVotesInCurrentRound", + "modifier": "Default", + "type": { + "map": { + "hashers": [ + "Blake2_128Concat" + ], + "key": 0, + "value": 4 + } + }, + "fallback": "0x00000000", + "docs": [ + " How often each participant voted in the current round.", + "", + " Will be cleared at the end of each round." + ] + } + ] + }, + "calls": { + "type": 465 + }, + "events": { + "type": 563 + }, + "constants": [], + "errors": { + "type": 943 + }, + "index": 255, + "docs": [] } ], "extrinsic": { "version": 4, - "addressType": 124, - "callType": 104, - "signatureType": 337, - "extraType": 873, + "addressType": 126, + "callType": 106, + "signatureType": 342, + "extraType": 944, "signedExtensions": [ { "identifier": "CheckNonZeroSender", - "type": 874, + "type": 945, "additionalSigned": 36 }, { "identifier": "CheckSpecVersion", - "type": 875, + "type": 946, "additionalSigned": 4 }, { "identifier": "CheckTxVersion", - "type": 876, + "type": 947, "additionalSigned": 4 }, { "identifier": "CheckGenesis", - "type": 877, + "type": 948, "additionalSigned": 13 }, { "identifier": "CheckMortality", - "type": 878, + "type": 949, "additionalSigned": 13 }, { "identifier": "CheckNonce", - "type": 880, + "type": 951, "additionalSigned": 36 }, { "identifier": "CheckWeight", - "type": 881, + "type": 952, "additionalSigned": 36 }, { "identifier": "ChargeTransactionPayment", - "type": 882, + "type": 953, "additionalSigned": 36 }, { "identifier": "PrevalidateAttests", - "type": 883, + "type": 954, "additionalSigned": 36 }, { "identifier": "CheckMetadataHash", - "type": 884, + "type": 955, "additionalSigned": 34 } ] }, - "type": 886, + "type": 957, "apis": [ { "name": "Inflation", @@ -7177,7 +7767,7 @@ { "name": "experimental_inflation_prediction_info", "inputs": [], - "output": 887, + "output": 958, "docs": [ " Return the current estimates of the inflation amount.", "", @@ -7194,7 +7784,7 @@ { "name": "version", "inputs": [], - "output": 520, + "output": 577, "docs": [ " Returns the version of the runtime." ] @@ -7204,7 +7794,7 @@ "inputs": [ { "name": "block", - "type": 890 + "type": 961 } ], "output": 36, @@ -7217,10 +7807,10 @@ "inputs": [ { "name": "header", - "type": 115 + "type": 117 } ], - "output": 893, + "output": 964, "docs": [ " Initialize a block with the given header and return the runtime executive mode." ] @@ -7236,7 +7826,7 @@ { "name": "metadata", "inputs": [], - "output": 894, + "output": 965, "docs": [ " Returns the metadata of a runtime." ] @@ -7249,7 +7839,7 @@ "type": 4 } ], - "output": 895, + "output": 966, "docs": [ " Returns the metadata at a given version.", "", @@ -7260,7 +7850,7 @@ { "name": "metadata_versions", "inputs": [], - "output": 132, + "output": 134, "docs": [ " Returns the supported metadata versions.", "", @@ -7280,10 +7870,10 @@ "inputs": [ { "name": "extrinsic", - "type": 891 + "type": 962 } ], - "output": 896, + "output": 967, "docs": [ " Apply the given extrinsic.", "", @@ -7294,7 +7884,7 @@ { "name": "finalize_block", "inputs": [], - "output": 115, + "output": 117, "docs": [ " Finish the current block." ] @@ -7304,10 +7894,10 @@ "inputs": [ { "name": "inherent", - "type": 900 + "type": 971 } ], - "output": 892, + "output": 963, "docs": [ " Generate inherent extrinsics. The inherent data will vary from chain to chain." ] @@ -7317,14 +7907,14 @@ "inputs": [ { "name": "block", - "type": 890 + "type": 961 }, { "name": "data", - "type": 900 + "type": 971 } ], - "output": 904, + "output": 975, "docs": [ " Check that the inherents are valid. The inherent data will vary from chain to chain." ] @@ -7486,7 +8076,7 @@ "type": 4 } ], - "output": 905, + "output": 976, "docs": [ " Returns the bonded account and reward account associated with the pool_id." ] @@ -7557,18 +8147,18 @@ "inputs": [ { "name": "source", - "type": 906 + "type": 977 }, { "name": "tx", - "type": 891 + "type": 962 }, { "name": "block_hash", "type": 13 } ], - "output": 907, + "output": 978, "docs": [ " Validate the transaction.", "", @@ -7594,7 +8184,7 @@ "inputs": [ { "name": "header", - "type": 115 + "type": 117 } ], "output": 36, @@ -7613,7 +8203,7 @@ { "name": "validators", "inputs": [], - "output": 729, + "output": 795, "docs": [ " Get the current validators." ] @@ -7621,7 +8211,7 @@ { "name": "validator_groups", "inputs": [], - "output": 909, + "output": 980, "docs": [ " Returns the validator groups and rotation info localized based on the hypothetical child", " of a block whose state this is invoked on. Note that `now` in the `GroupRotationInfo`", @@ -7631,7 +8221,7 @@ { "name": "availability_cores", "inputs": [], - "output": 911, + "output": 982, "docs": [ " Yields information on all availability cores as relevant to the child block.", " Cores are either free or occupied. Free cores can have paras assigned to them." @@ -7642,14 +8232,14 @@ "inputs": [ { "name": "para_id", - "type": 171 + "type": 173 }, { "name": "assumption", - "type": 918 + "type": 989 } ], - "output": 919, + "output": 990, "docs": [ " Yields the persisted validation data for the given `ParaId` along with an assumption that", " should be used if the para currently occupies a core.", @@ -7663,14 +8253,14 @@ "inputs": [ { "name": "para_id", - "type": 171 + "type": 173 }, { "name": "expected_persisted_validation_data_hash", "type": 13 } ], - "output": 921, + "output": 992, "docs": [ " Returns the persisted validation data for the given `ParaId` along with the corresponding", " validation code hash. Instead of accepting assumption about the para, matches the validation", @@ -7682,11 +8272,11 @@ "inputs": [ { "name": "para_id", - "type": 171 + "type": 173 }, { "name": "outputs", - "type": 299 + "type": 304 } ], "output": 8, @@ -7709,14 +8299,14 @@ "inputs": [ { "name": "para_id", - "type": 171 + "type": 173 }, { "name": "assumption", - "type": 918 + "type": 989 } ], - "output": 304, + "output": 309, "docs": [ " Fetch the validation code used by a para, making the given `OccupiedCoreAssumption`.", "", @@ -7729,10 +8319,10 @@ "inputs": [ { "name": "para_id", - "type": 171 + "type": 173 } ], - "output": 923, + "output": 994, "docs": [ " Get the receipt of a candidate pending availability. This returns `Some` for any paras", " assigned to occupied cores in `availability_cores` and `None` otherwise." @@ -7741,7 +8331,7 @@ { "name": "candidate_events", "inputs": [], - "output": 924, + "output": 995, "docs": [ " Get a vector of events concerning candidates that occurred within a block." ] @@ -7751,10 +8341,10 @@ "inputs": [ { "name": "recipient", - "type": 171 + "type": 173 } ], - "output": 774, + "output": 841, "docs": [ " Get all the pending inbound messages in the downward message queue for a para." ] @@ -7764,10 +8354,10 @@ "inputs": [ { "name": "recipient", - "type": 171 + "type": 173 } ], - "output": 926, + "output": 997, "docs": [ " Get the contents of all channels addressed to the given recipient. Channels that have no", " messages in them are also included." @@ -7778,10 +8368,10 @@ "inputs": [ { "name": "hash", - "type": 298 + "type": 303 } ], - "output": 304, + "output": 309, "docs": [ " Get the validation code from its hash." ] @@ -7789,7 +8379,7 @@ { "name": "on_chain_votes", "inputs": [], - "output": 929, + "output": 1000, "docs": [ " Scrape dispute relevant from on-chain, backing votes and resolved disputes." ] @@ -7802,7 +8392,7 @@ "type": 4 } ], - "output": 930, + "output": 1001, "docs": [ " Get the session info for the given session, if stored.", "", @@ -7814,11 +8404,11 @@ "inputs": [ { "name": "stmt", - "type": 319 + "type": 324 }, { "name": "signature", - "type": 291 + "type": 296 } ], "output": 36, @@ -7831,7 +8421,7 @@ { "name": "pvfs_require_precheck", "inputs": [], - "output": 760, + "output": 826, "docs": [ " Returns code hashes of PVFs that require pre-checking by validators in the active set.", "", @@ -7843,14 +8433,14 @@ "inputs": [ { "name": "para_id", - "type": 171 + "type": 173 }, { "name": "assumption", - "type": 918 + "type": 989 } ], - "output": 931, + "output": 1002, "docs": [ " Fetch the hash of the validation code used by a para, making the given `OccupiedCoreAssumption`.", "", @@ -7860,7 +8450,7 @@ { "name": "disputes", "inputs": [], - "output": 932, + "output": 1003, "docs": [ " Returns all onchain disputes." ] @@ -7873,7 +8463,7 @@ "type": 4 } ], - "output": 934, + "output": 1005, "docs": [ " Returns execution parameters for the session." ] @@ -7881,7 +8471,7 @@ { "name": "unapplied_slashes", "inputs": [], - "output": 935, + "output": 1006, "docs": [ " Returns a list of validators that lost a past session dispute and need to be slashed.", " NOTE: This function is only available since parachain host version 5." @@ -7892,10 +8482,10 @@ "inputs": [ { "name": "validator_id", - "type": 146 + "type": 148 } ], - "output": 937, + "output": 1010, "docs": [ " Returns a merkle proof of a validator session key.", " NOTE: This function is only available since parachain host version 5." @@ -7906,14 +8496,14 @@ "inputs": [ { "name": "dispute_proof", - "type": 325 + "type": 1012 }, { "name": "key_ownership_proof", - "type": 938 + "type": 1011 } ], - "output": 939, + "output": 479, "docs": [ " Submit an unsigned extrinsic to slash validators who lost a dispute about", " a candidate of a past session.", @@ -7934,10 +8524,10 @@ "inputs": [ { "name": "__runtime_api_generated_name_0__", - "type": 171 + "type": 173 } ], - "output": 940, + "output": 1013, "docs": [ " Returns the state of parachain backing for a given para." ] @@ -7945,7 +8535,7 @@ { "name": "async_backing_params", "inputs": [], - "output": 273, + "output": 278, "docs": [ " Returns candidate's acceptance limitations for asynchronous backing for a relay parent." ] @@ -7953,7 +8543,7 @@ { "name": "disabled_validators", "inputs": [], - "output": 728, + "output": 794, "docs": [ " Returns a list of all disabled validators at the given block." ] @@ -7961,7 +8551,7 @@ { "name": "node_features", "inputs": [], - "output": 288, + "output": 293, "docs": [ " Get node features.", " This is a staging method! Do not use on production runtimes!" @@ -7970,7 +8560,7 @@ { "name": "approval_voting_params", "inputs": [], - "output": 279, + "output": 284, "docs": [ " Approval voting configuration parameters" ] @@ -7978,7 +8568,7 @@ { "name": "claim_queue", "inputs": [], - "output": 952, + "output": 1025, "docs": [ " Claim queue" ] @@ -7988,10 +8578,10 @@ "inputs": [ { "name": "para_id", - "type": 171 + "type": 173 } ], - "output": 955, + "output": 1028, "docs": [ " Elastic scaling support" ] @@ -8009,10 +8599,10 @@ "inputs": [ { "name": "para_id", - "type": 171 + "type": 173 } ], - "output": 956, + "output": 1029, "docs": [ " Returns the constraints on the actions that can be taken by a new parachain", " block." @@ -8037,7 +8627,7 @@ { "name": "beefy_genesis", "inputs": [], - "output": 45, + "output": 46, "docs": [ " Return the block number where BEEFY consensus is enabled/started" ] @@ -8045,7 +8635,7 @@ { "name": "validator_set", "inputs": [], - "output": 958, + "output": 1031, "docs": [ " Return the current active BEEFY validator set" ] @@ -8055,14 +8645,14 @@ "inputs": [ { "name": "equivocation_proof", - "type": 447 + "type": 452 }, { "name": "key_owner_proof", - "type": 960 + "type": 1033 } ], - "output": 939, + "output": 479, "docs": [ " Submits an unsigned extrinsic to report a double voting equivocation. The caller", " must provide the double voting proof and a key ownership proof", @@ -8079,14 +8669,14 @@ "inputs": [ { "name": "equivocation_proof", - "type": 961 + "type": 1034 }, { "name": "key_owner_proof", - "type": 960 + "type": 1033 } ], - "output": 939, + "output": 479, "docs": [ " Submits an unsigned extrinsic to report a fork voting equivocation. The caller", " must provide the fork voting proof (the ancestry proof should be obtained using", @@ -8103,14 +8693,14 @@ "inputs": [ { "name": "equivocation_proof", - "type": 459 + "type": 464 }, { "name": "key_owner_proof", - "type": 960 + "type": 1033 } ], - "output": 939, + "output": 479, "docs": [ " Submits an unsigned extrinsic to report a future block voting equivocation. The caller", " must provide the future block voting proof and a key ownership proof", @@ -8131,10 +8721,10 @@ }, { "name": "authority_id", - "type": 149 + "type": 151 } ], - "output": 962, + "output": 1035, "docs": [ " Generates a proof of key ownership for the given authority in the", " given set. An example usage of this module is coupled with the", @@ -8158,10 +8748,10 @@ }, { "name": "best_known_block_number", - "type": 45 + "type": 46 } ], - "output": 962, + "output": 1035, "docs": [ " Generates a proof that the `prev_block_number` is part of the canonical chain at", " `best_known_block_number`." @@ -8178,7 +8768,7 @@ { "name": "mmr_root", "inputs": [], - "output": 963, + "output": 1036, "docs": [ " Return the on-chain MMR root hash." ] @@ -8186,7 +8776,7 @@ { "name": "mmr_leaf_count", "inputs": [], - "output": 965, + "output": 1038, "docs": [ " Return the number of MMR blocks in the chain." ] @@ -8196,14 +8786,14 @@ "inputs": [ { "name": "block_numbers", - "type": 132 + "type": 134 }, { "name": "best_known_block_number", - "type": 45 + "type": 46 } ], - "output": 966, + "output": 1039, "docs": [ " Generate MMR proof for a series of block numbers. If `best_known_block_number = Some(n)`,", " use historical MMR state at given block height `n`. Else, use current MMR state." @@ -8214,14 +8804,14 @@ "inputs": [ { "name": "leaves", - "type": 968 + "type": 1041 }, { "name": "proof", - "type": 970 + "type": 1043 } ], - "output": 971, + "output": 1044, "docs": [ " Verify MMR proof against on-chain MMR for a batch of leaves.", "", @@ -8239,14 +8829,14 @@ }, { "name": "leaves", - "type": 968 + "type": 1041 }, { "name": "proof", - "type": 970 + "type": 1043 } ], - "output": 971, + "output": 1044, "docs": [ " Verify MMR proof against given root hash for a batch of leaves.", "", @@ -8268,7 +8858,7 @@ { "name": "authority_set_proof", "inputs": [], - "output": 872, + "output": 940, "docs": [ " Return the currently active BEEFY authority set proof." ] @@ -8276,7 +8866,7 @@ { "name": "next_authority_set_proof", "inputs": [], - "output": 872, + "output": 940, "docs": [ " Return the next/queued BEEFY authority set proof." ] @@ -8292,7 +8882,7 @@ { "name": "grandpa_authorities", "inputs": [], - "output": 53, + "output": 55, "docs": [ " Get the current GRANDPA authorities and weights. This should not change except", " for when changes are scheduled and the corresponding delay has passed.", @@ -8307,14 +8897,14 @@ "inputs": [ { "name": "equivocation_proof", - "type": 152 + "type": 154 }, { "name": "key_owner_proof", - "type": 960 + "type": 1033 } ], - "output": 939, + "output": 479, "docs": [ " Submits an unsigned extrinsic to report an equivocation. The caller", " must provide the equivocation proof and a key ownership proof", @@ -8335,10 +8925,10 @@ }, { "name": "authority_id", - "type": 55 + "type": 57 } ], - "output": 962, + "output": 1035, "docs": [ " Generates a proof of key ownership for the given authority in the", " given set. An example usage of this module is coupled with the", @@ -8380,7 +8970,7 @@ { "name": "configuration", "inputs": [], - "output": 972, + "output": 1045, "docs": [ " Return the configuration for BABE." ] @@ -8388,7 +8978,7 @@ { "name": "current_epoch_start", "inputs": [], - "output": 117, + "output": 119, "docs": [ " Returns the slot that started the current epoch." ] @@ -8396,7 +8986,7 @@ { "name": "current_epoch", "inputs": [], - "output": 973, + "output": 1046, "docs": [ " Returns information regarding the current epoch." ] @@ -8404,7 +8994,7 @@ { "name": "next_epoch", "inputs": [], - "output": 973, + "output": 1046, "docs": [ " Returns information regarding the next epoch (which was already", " previously announced)." @@ -8415,14 +9005,14 @@ "inputs": [ { "name": "slot", - "type": 117 + "type": 119 }, { "name": "authority_id", - "type": 116 + "type": 118 } ], - "output": 974, + "output": 1047, "docs": [ " Generates a proof of key ownership for the given authority in the", " current epoch. An example usage of this module is coupled with the", @@ -8442,14 +9032,14 @@ "inputs": [ { "name": "equivocation_proof", - "type": 114 + "type": 116 }, { "name": "key_owner_proof", - "type": 975 + "type": 1048 } ], - "output": 939, + "output": 479, "docs": [ " Submits an unsigned extrinsic to report an equivocation. The caller", " must provide the equivocation proof and a key ownership proof", @@ -8472,7 +9062,7 @@ { "name": "authorities", "inputs": [], - "output": 619, + "output": 673, "docs": [ " Retrieve authority identifiers of the current and next authority set." ] @@ -8493,7 +9083,7 @@ "inputs": [ { "name": "seed", - "type": 845 + "type": 912 } ], "output": 14, @@ -8515,7 +9105,7 @@ "type": 14 } ], - "output": 976, + "output": 1049, "docs": [ " Decode the given public session keys.", "", @@ -8527,6 +9117,31 @@ " Session keys runtime api." ] }, + { + "name": "RuntimeViewFunction", + "methods": [ + { + "name": "execute_view_function", + "inputs": [ + { + "name": "query_id", + "type": 1052 + }, + { + "name": "input", + "type": 14 + } + ], + "output": 1053, + "docs": [ + " Execute a view function query." + ] + } + ], + "docs": [ + " Runtime API for executing view functions" + ] + }, { "name": "AccountNonceApi", "methods": [ @@ -8556,14 +9171,14 @@ "inputs": [ { "name": "uxt", - "type": 891 + "type": 962 }, { "name": "len", "type": 4 } ], - "output": 979, + "output": 1055, "docs": [] }, { @@ -8571,14 +9186,14 @@ "inputs": [ { "name": "uxt", - "type": 891 + "type": 962 }, { "name": "len", "type": 4 } ], - "output": 980, + "output": 1056, "docs": [] }, { @@ -8614,14 +9229,14 @@ "inputs": [ { "name": "call", - "type": 104 + "type": 106 }, { "name": "len", "type": 4 } ], - "output": 979, + "output": 1055, "docs": [ " Query information of a dispatch class, weight, and fee of a given encoded `Call`." ] @@ -8631,14 +9246,14 @@ "inputs": [ { "name": "call", - "type": 104 + "type": 106 }, { "name": "len", "type": 4 } ], - "output": 980, + "output": 1056, "docs": [ " Query fee details of a given encoded `Call`." ] @@ -8683,7 +9298,7 @@ "type": 4 } ], - "output": 983, + "output": 1059, "docs": [ " Returns a list of acceptable payment assets.", "", @@ -8697,10 +9312,10 @@ "inputs": [ { "name": "message", - "type": 350 + "type": 355 } ], - "output": 986, + "output": 1062, "docs": [ " Returns a weight needed to execute a XCM.", "", @@ -8718,10 +9333,10 @@ }, { "name": "asset", - "type": 439 + "type": 444 } ], - "output": 987, + "output": 1063, "docs": [ " Converts a weight into a fee for the specified `AssetId`.", "", @@ -8736,14 +9351,14 @@ "inputs": [ { "name": "destination", - "type": 97 + "type": 99 }, { "name": "message", - "type": 350 + "type": 355 } ], - "output": 988, + "output": 1064, "docs": [ " Get delivery fees for sending a specific `message` to a `destination`.", " These always come in a specific asset, defined by the chain.", @@ -8778,18 +9393,18 @@ "inputs": [ { "name": "origin", - "type": 167 + "type": 169 }, { "name": "call", - "type": 104 + "type": 106 }, { "name": "result_xcms_version", "type": 4 } ], - "output": 989, + "output": 1065, "docs": [ " Dry run call V2." ] @@ -8799,14 +9414,14 @@ "inputs": [ { "name": "origin_location", - "type": 97 + "type": 99 }, { "name": "xcm", - "type": 427 + "type": 432 } ], - "output": 997, + "output": 1073, "docs": [ " Dry run XCM program" ] @@ -8832,10 +9447,10 @@ "inputs": [ { "name": "location", - "type": 97 + "type": 99 } ], - "output": 999, + "output": 1075, "docs": [ " Converts `Location` to `AccountId`." ] @@ -8856,7 +9471,7 @@ "type": 14 } ], - "output": 1001, + "output": 1077, "docs": [ " Build `RuntimeGenesisConfig` from a JSON blob not using any defaults and store it in the", " storage.", @@ -8875,10 +9490,10 @@ "inputs": [ { "name": "id", - "type": 1002 + "type": 1078 } ], - "output": 845, + "output": 912, "docs": [ " Returns a JSON blob representation of the built-in `RuntimeGenesisConfig` identified by", " `id`.", @@ -8899,7 +9514,7 @@ { "name": "preset_names", "inputs": [], - "output": 1003, + "output": 1079, "docs": [ " Returns a list of identifiers for available builtin `RuntimeGenesisConfig` presets.", "", @@ -8914,9 +9529,9 @@ } ], "outerEnums": { - "callType": 104, + "callType": 106, "eventType": 21, - "errorType": 1004 + "errorType": 1080 }, "custom": { "map": {} diff --git a/packages/types-support/src/metadata/v15/polkadot-rpc.ts b/packages/types-support/src/metadata/v15/polkadot-rpc.ts index 4861f95058c..75fabeb4c99 100644 --- a/packages/types-support/src/metadata/v15/polkadot-rpc.ts +++ b/packages/types-support/src/metadata/v15/polkadot-rpc.ts @@ -8,6 +8,16 @@ export default { "methods": [ "account_nextIndex", + "archive_v1_body", + "archive_v1_call", + "archive_v1_finalizedHeight", + "archive_v1_genesisHash", + "archive_v1_hashByHeight", + "archive_v1_header", + "archive_v1_stopStorage", + "archive_v1_storage", + "archive_v1_storageDiff", + "archive_v1_storageDiff_stopStorageDiff", "author_hasKey", "author_hasSessionKeys", "author_insertKey", diff --git a/packages/types-support/src/metadata/v15/polkadot-types.json b/packages/types-support/src/metadata/v15/polkadot-types.json index a21421427a8..1c71a67ae84 100644 --- a/packages/types-support/src/metadata/v15/polkadot-types.json +++ b/packages/types-support/src/metadata/v15/polkadot-types.json @@ -521,7 +521,7 @@ "fields": [ { "name": "phase", - "type": 508, + "type": 565, "typeName": "Phase", "docs": [] }, @@ -533,7 +533,7 @@ }, { "name": "topics", - "type": 112, + "type": 114, "typeName": "Vec", "docs": [] } @@ -624,7 +624,7 @@ "fields": [ { "name": null, - "type": 41, + "type": 42, "typeName": "pallet_transaction_payment::Event", "docs": [] } @@ -637,7 +637,7 @@ "fields": [ { "name": null, - "type": 42, + "type": 43, "typeName": "pallet_staking::Event", "docs": [] } @@ -650,7 +650,7 @@ "fields": [ { "name": null, - "type": 49, + "type": 50, "typeName": "pallet_offences::Event", "docs": [] } @@ -658,12 +658,25 @@ "index": 8, "docs": [] }, + { + "name": "Historical", + "fields": [ + { + "name": null, + "type": 52, + "typeName": "session_historical::Event", + "docs": [] + } + ], + "index": 33, + "docs": [] + }, { "name": "Session", "fields": [ { "name": null, - "type": 51, + "type": 53, "typeName": "pallet_session::Event", "docs": [] } @@ -676,7 +689,7 @@ "fields": [ { "name": null, - "type": 52, + "type": 54, "typeName": "pallet_grandpa::Event", "docs": [] } @@ -689,7 +702,7 @@ "fields": [ { "name": null, - "type": 56, + "type": 58, "typeName": "pallet_treasury::Event", "docs": [] } @@ -702,7 +715,7 @@ "fields": [ { "name": null, - "type": 98, + "type": 100, "typeName": "pallet_conviction_voting::Event", "docs": [] } @@ -715,7 +728,7 @@ "fields": [ { "name": null, - "type": 102, + "type": 104, "typeName": "pallet_referenda::Event", "docs": [] } @@ -728,7 +741,7 @@ "fields": [ { "name": null, - "type": 463, + "type": 515, "typeName": "pallet_whitelist::Event", "docs": [] } @@ -741,7 +754,7 @@ "fields": [ { "name": null, - "type": 467, + "type": 519, "typeName": "claims::Event", "docs": [] } @@ -754,7 +767,7 @@ "fields": [ { "name": null, - "type": 468, + "type": 520, "typeName": "pallet_vesting::Event", "docs": [] } @@ -767,7 +780,7 @@ "fields": [ { "name": null, - "type": 469, + "type": 521, "typeName": "pallet_utility::Event", "docs": [] } @@ -780,7 +793,7 @@ "fields": [ { "name": null, - "type": 470, + "type": 522, "typeName": "pallet_proxy::Event", "docs": [] } @@ -793,7 +806,7 @@ "fields": [ { "name": null, - "type": 472, + "type": 524, "typeName": "pallet_multisig::Event", "docs": [] } @@ -806,7 +819,7 @@ "fields": [ { "name": null, - "type": 473, + "type": 525, "typeName": "pallet_bounties::Event", "docs": [] } @@ -819,7 +832,7 @@ "fields": [ { "name": null, - "type": 474, + "type": 526, "typeName": "pallet_child_bounties::Event", "docs": [] } @@ -832,7 +845,7 @@ "fields": [ { "name": null, - "type": 475, + "type": 527, "typeName": "pallet_election_provider_multi_phase::Event", "docs": [] } @@ -845,7 +858,7 @@ "fields": [ { "name": null, - "type": 479, + "type": 531, "typeName": "pallet_bags_list::Event", "docs": [] } @@ -858,7 +871,7 @@ "fields": [ { "name": null, - "type": 480, + "type": 532, "typeName": "pallet_nomination_pools::Event", "docs": [] } @@ -871,7 +884,7 @@ "fields": [ { "name": null, - "type": 482, + "type": 534, "typeName": "pallet_fast_unstake::Event", "docs": [] } @@ -884,7 +897,7 @@ "fields": [ { "name": null, - "type": 483, + "type": 535, "typeName": "pallet_delegated_staking::Event", "docs": [] } @@ -892,12 +905,25 @@ "index": 41, "docs": [] }, + { + "name": "StakingAhClient", + "fields": [ + { + "name": null, + "type": 536, + "typeName": "pallet_staking_async_ah_client::Event", + "docs": [] + } + ], + "index": 42, + "docs": [] + }, { "name": "ParaInclusion", "fields": [ { "name": null, - "type": 484, + "type": 538, "typeName": "parachains_inclusion::Event", "docs": [] } @@ -910,8 +936,8 @@ "fields": [ { "name": null, - "type": 488, - "typeName": "parachains_paras::Event", + "type": 542, + "typeName": "parachains_paras::Event", "docs": [] } ], @@ -923,7 +949,7 @@ "fields": [ { "name": null, - "type": 489, + "type": 543, "typeName": "parachains_hrmp::Event", "docs": [] } @@ -936,7 +962,7 @@ "fields": [ { "name": null, - "type": 490, + "type": 544, "typeName": "parachains_disputes::Event", "docs": [] } @@ -949,7 +975,7 @@ "fields": [ { "name": null, - "type": 493, + "type": 547, "typeName": "parachains_on_demand::Event", "docs": [] } @@ -962,7 +988,7 @@ "fields": [ { "name": null, - "type": 494, + "type": 548, "typeName": "paras_registrar::Event", "docs": [] } @@ -975,7 +1001,7 @@ "fields": [ { "name": null, - "type": 495, + "type": 549, "typeName": "slots::Event", "docs": [] } @@ -988,7 +1014,7 @@ "fields": [ { "name": null, - "type": 496, + "type": 550, "typeName": "auctions::Event", "docs": [] } @@ -1001,7 +1027,7 @@ "fields": [ { "name": null, - "type": 497, + "type": 551, "typeName": "crowdloan::Event", "docs": [] } @@ -1014,7 +1040,7 @@ "fields": [ { "name": null, - "type": 498, + "type": 552, "typeName": "coretime::Event", "docs": [] } @@ -1027,7 +1053,7 @@ "fields": [ { "name": null, - "type": 499, + "type": 553, "typeName": "pallet_state_trie_migration::Event", "docs": [] } @@ -1040,7 +1066,7 @@ "fields": [ { "name": null, - "type": 502, + "type": 556, "typeName": "pallet_xcm::Event", "docs": [] } @@ -1053,7 +1079,7 @@ "fields": [ { "name": null, - "type": 505, + "type": 560, "typeName": "pallet_message_queue::Event", "docs": [] } @@ -1066,13 +1092,26 @@ "fields": [ { "name": null, - "type": 507, + "type": 562, "typeName": "pallet_asset_rate::Event", "docs": [] } ], "index": 101, "docs": [] + }, + { + "name": "RcMigrator", + "fields": [ + { + "name": null, + "type": 563, + "typeName": "pallet_rc_migrator::Event", + "docs": [] + } + ], + "index": 255, + "docs": [] } ] } @@ -2790,6 +2829,21 @@ "docs": [ "The `TotalIssuance` was forcefully changed." ] + }, + { + "name": "Unexpected", + "fields": [ + { + "name": null, + "type": 41, + "typeName": "UnexpectedKind", + "docs": [] + } + ], + "index": 22, + "docs": [ + "An unexpected/defensive event was triggered." + ] } ] } @@ -2833,6 +2887,36 @@ }, { "id": 41, + "type": { + "path": [ + "pallet_balances", + "pallet", + "UnexpectedKind" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "BalanceUpdated", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "FailedToMutateAccount", + "fields": [], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 42, "type": { "path": [ "pallet_transaction_payment", @@ -2885,7 +2969,7 @@ } }, { - "id": 42, + "id": 43, "type": { "path": [ "pallet_staking", @@ -2941,7 +3025,7 @@ }, { "name": "dest", - "type": 43, + "type": 44, "typeName": "RewardDestination", "docs": [] }, @@ -2989,7 +3073,7 @@ }, { "name": "fraction", - "type": 44, + "type": 45, "typeName": "Perbill", "docs": [] }, @@ -3164,7 +3248,7 @@ }, { "name": "next", - "type": 45, + "type": 46, "typeName": "Option", "docs": [] } @@ -3185,7 +3269,7 @@ }, { "name": "prefs", - "type": 46, + "type": 47, "typeName": "ValidatorPrefs", "docs": [] } @@ -3230,7 +3314,7 @@ "fields": [ { "name": "mode", - "type": 48, + "type": 49, "typeName": "Forcing", "docs": [] } @@ -3286,7 +3370,7 @@ } }, { - "id": 43, + "id": 44, "type": { "path": [ "pallet_staking", @@ -3345,7 +3429,7 @@ } }, { - "id": 44, + "id": 45, "type": { "path": [ "sp_arithmetic", @@ -3369,7 +3453,7 @@ } }, { - "id": 45, + "id": 46, "type": { "path": [ "Option" @@ -3409,7 +3493,7 @@ } }, { - "id": 46, + "id": 47, "type": { "path": [ "pallet_staking", @@ -3421,7 +3505,7 @@ "fields": [ { "name": "commission", - "type": 47, + "type": 48, "typeName": "Perbill", "docs": [] }, @@ -3438,20 +3522,20 @@ } }, { - "id": 47, + "id": 48, "type": { "path": [], "params": [], "def": { "compact": { - "type": 44 + "type": 45 } }, "docs": [] } }, { - "id": 48, + "id": 49, "type": { "path": [ "pallet_staking", @@ -3492,7 +3576,7 @@ } }, { - "id": 49, + "id": 50, "type": { "path": [ "pallet_offences", @@ -3508,7 +3592,7 @@ "fields": [ { "name": "kind", - "type": 50, + "type": 51, "typeName": "Kind", "docs": [] }, @@ -3535,7 +3619,7 @@ } }, { - "id": 50, + "id": 51, "type": { "path": [], "params": [], @@ -3549,7 +3633,63 @@ } }, { - "id": 51, + "id": 52, + "type": { + "path": [ + "pallet_session", + "historical", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "RootStored", + "fields": [ + { + "name": "index", + "type": 4, + "typeName": "SessionIndex", + "docs": [] + } + ], + "index": 0, + "docs": [ + "The merkle root of the validators of the said session were stored" + ] + }, + { + "name": "RootsPruned", + "fields": [ + { + "name": "up_to", + "type": 4, + "typeName": "SessionIndex", + "docs": [] + } + ], + "index": 1, + "docs": [ + "The merkle roots of up to this session index were pruned" + ] + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 53, "type": { "path": [ "pallet_session", @@ -3581,6 +3721,15 @@ "block number as the type might suggest." ] }, + { + "name": "NewQueued", + "fields": [], + "index": 1, + "docs": [ + "The `NewSession` event in the current block also implies a new validator set to be", + "queued." + ] + }, { "name": "ValidatorDisabled", "fields": [ @@ -3591,7 +3740,7 @@ "docs": [] } ], - "index": 1, + "index": 2, "docs": [ "Validator has been disabled." ] @@ -3606,7 +3755,7 @@ "docs": [] } ], - "index": 2, + "index": 3, "docs": [ "Validator has been re-enabled." ] @@ -3620,7 +3769,7 @@ } }, { - "id": 52, + "id": 54, "type": { "path": [ "pallet_grandpa", @@ -3636,7 +3785,7 @@ "fields": [ { "name": "authority_set", - "type": 53, + "type": 55, "typeName": "AuthorityList", "docs": [] } @@ -3671,26 +3820,26 @@ } }, { - "id": 53, + "id": 55, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 54 + "type": 56 } }, "docs": [] } }, { - "id": 54, + "id": 56, "type": { "path": [], "params": [], "def": { "tuple": [ - 55, + 57, 12 ] }, @@ -3698,7 +3847,7 @@ } }, { - "id": 55, + "id": 57, "type": { "path": [ "sp_consensus_grandpa", @@ -3722,7 +3871,7 @@ } }, { - "id": 56, + "id": 58, "type": { "path": [ "pallet_treasury", @@ -3888,7 +4037,7 @@ }, { "name": "asset_kind", - "type": 57, + "type": 59, "typeName": "T::AssetKind", "docs": [] }, @@ -3900,7 +4049,7 @@ }, { "name": "beneficiary", - "type": 97, + "type": 99, "typeName": "T::Beneficiary", "docs": [] }, @@ -4004,7 +4153,7 @@ } }, { - "id": 57, + "id": 59, "type": { "path": [ "polkadot_runtime_common", @@ -4020,13 +4169,13 @@ "fields": [ { "name": "location", - "type": 58, + "type": 60, "typeName": "xcm::v3::Location", "docs": [] }, { "name": "asset_id", - "type": 68, + "type": 70, "typeName": "xcm::v3::AssetId", "docs": [] } @@ -4039,13 +4188,13 @@ "fields": [ { "name": "location", - "type": 69, + "type": 71, "typeName": "xcm::v4::Location", "docs": [] }, { "name": "asset_id", - "type": 82, + "type": 84, "typeName": "xcm::v4::AssetId", "docs": [] } @@ -4058,13 +4207,13 @@ "fields": [ { "name": "location", - "type": 83, + "type": 85, "typeName": "xcm::v5::Location", "docs": [] }, { "name": "asset_id", - "type": 96, + "type": 98, "typeName": "xcm::v5::AssetId", "docs": [] } @@ -4079,7 +4228,7 @@ } }, { - "id": 58, + "id": 60, "type": { "path": [ "staging_xcm", @@ -4099,7 +4248,7 @@ }, { "name": "interior", - "type": 59, + "type": 61, "typeName": "Junctions", "docs": [] } @@ -4110,7 +4259,7 @@ } }, { - "id": 59, + "id": 61, "type": { "path": [ "xcm", @@ -4133,7 +4282,7 @@ "fields": [ { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] } @@ -4146,13 +4295,13 @@ "fields": [ { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] } @@ -4165,19 +4314,19 @@ "fields": [ { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] } @@ -4190,25 +4339,25 @@ "fields": [ { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] } @@ -4221,31 +4370,31 @@ "fields": [ { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] } @@ -4258,37 +4407,37 @@ "fields": [ { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] } @@ -4301,43 +4450,43 @@ "fields": [ { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] } @@ -4350,49 +4499,49 @@ "fields": [ { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] }, { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] } @@ -4407,7 +4556,7 @@ } }, { - "id": 60, + "id": 62, "type": { "path": [ "xcm", @@ -4424,7 +4573,7 @@ "fields": [ { "name": null, - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -4437,7 +4586,7 @@ "fields": [ { "name": "network", - "type": 62, + "type": 64, "typeName": "Option", "docs": [] }, @@ -4456,7 +4605,7 @@ "fields": [ { "name": "network", - "type": 62, + "type": 64, "typeName": "Option", "docs": [] }, @@ -4475,13 +4624,13 @@ "fields": [ { "name": "network", - "type": 62, + "type": 64, "typeName": "Option", "docs": [] }, { "name": "key", - "type": 64, + "type": 66, "typeName": "[u8; 20]", "docs": [] } @@ -4507,7 +4656,7 @@ "fields": [ { "name": null, - "type": 65, + "type": 67, "typeName": "u128", "docs": [] } @@ -4545,13 +4694,13 @@ "fields": [ { "name": "id", - "type": 66, + "type": 68, "typeName": "BodyId", "docs": [] }, { "name": "part", - "type": 67, + "type": 69, "typeName": "BodyPart", "docs": [] } @@ -4564,7 +4713,7 @@ "fields": [ { "name": null, - "type": 63, + "type": 65, "typeName": "NetworkId", "docs": [] } @@ -4579,7 +4728,7 @@ } }, { - "id": 61, + "id": 63, "type": { "path": [], "params": [], @@ -4592,7 +4741,7 @@ } }, { - "id": 62, + "id": 64, "type": { "path": [ "Option" @@ -4600,7 +4749,7 @@ "params": [ { "name": "T", - "type": 63 + "type": 65 } ], "def": { @@ -4617,7 +4766,7 @@ "fields": [ { "name": null, - "type": 63, + "type": 65, "typeName": null, "docs": [] } @@ -4632,7 +4781,7 @@ } }, { - "id": 63, + "id": 65, "type": { "path": [ "xcm", @@ -4744,7 +4893,7 @@ } }, { - "id": 64, + "id": 66, "type": { "path": [], "params": [], @@ -4758,7 +4907,7 @@ } }, { - "id": 65, + "id": 67, "type": { "path": [], "params": [], @@ -4771,7 +4920,7 @@ } }, { - "id": 66, + "id": 68, "type": { "path": [ "xcm", @@ -4807,7 +4956,7 @@ "fields": [ { "name": null, - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -4864,7 +5013,7 @@ } }, { - "id": 67, + "id": 69, "type": { "path": [ "xcm", @@ -4887,7 +5036,7 @@ "fields": [ { "name": "count", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -4900,13 +5049,13 @@ "fields": [ { "name": "nom", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "denom", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -4919,13 +5068,13 @@ "fields": [ { "name": "nom", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "denom", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -4938,13 +5087,13 @@ "fields": [ { "name": "nom", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "denom", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -4959,7 +5108,7 @@ } }, { - "id": 68, + "id": 70, "type": { "path": [ "xcm", @@ -4976,7 +5125,7 @@ "fields": [ { "name": null, - "type": 58, + "type": 60, "typeName": "MultiLocation", "docs": [] } @@ -5004,7 +5153,7 @@ } }, { - "id": 69, + "id": 71, "type": { "path": [ "staging_xcm", @@ -5024,7 +5173,7 @@ }, { "name": "interior", - "type": 70, + "type": 72, "typeName": "Junctions", "docs": [] } @@ -5035,7 +5184,7 @@ } }, { - "id": 70, + "id": 72, "type": { "path": [ "staging_xcm", @@ -5058,7 +5207,7 @@ "fields": [ { "name": null, - "type": 71, + "type": 73, "typeName": "Arc<[Junction; 1]>", "docs": [] } @@ -5071,7 +5220,7 @@ "fields": [ { "name": null, - "type": 75, + "type": 77, "typeName": "Arc<[Junction; 2]>", "docs": [] } @@ -5084,7 +5233,7 @@ "fields": [ { "name": null, - "type": 76, + "type": 78, "typeName": "Arc<[Junction; 3]>", "docs": [] } @@ -5097,7 +5246,7 @@ "fields": [ { "name": null, - "type": 77, + "type": 79, "typeName": "Arc<[Junction; 4]>", "docs": [] } @@ -5110,7 +5259,7 @@ "fields": [ { "name": null, - "type": 78, + "type": 80, "typeName": "Arc<[Junction; 5]>", "docs": [] } @@ -5123,7 +5272,7 @@ "fields": [ { "name": null, - "type": 79, + "type": 81, "typeName": "Arc<[Junction; 6]>", "docs": [] } @@ -5136,7 +5285,7 @@ "fields": [ { "name": null, - "type": 80, + "type": 82, "typeName": "Arc<[Junction; 7]>", "docs": [] } @@ -5149,7 +5298,7 @@ "fields": [ { "name": null, - "type": 81, + "type": 83, "typeName": "Arc<[Junction; 8]>", "docs": [] } @@ -5164,21 +5313,21 @@ } }, { - "id": 71, + "id": 73, "type": { "path": [], "params": [], "def": { "array": { "len": 1, - "type": 72 + "type": 74 } }, "docs": [] } }, { - "id": 72, + "id": 74, "type": { "path": [ "staging_xcm", @@ -5195,7 +5344,7 @@ "fields": [ { "name": null, - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -5208,7 +5357,7 @@ "fields": [ { "name": "network", - "type": 73, + "type": 75, "typeName": "Option", "docs": [] }, @@ -5227,7 +5376,7 @@ "fields": [ { "name": "network", - "type": 73, + "type": 75, "typeName": "Option", "docs": [] }, @@ -5246,13 +5395,13 @@ "fields": [ { "name": "network", - "type": 73, + "type": 75, "typeName": "Option", "docs": [] }, { "name": "key", - "type": 64, + "type": 66, "typeName": "[u8; 20]", "docs": [] } @@ -5278,7 +5427,7 @@ "fields": [ { "name": null, - "type": 65, + "type": 67, "typeName": "u128", "docs": [] } @@ -5316,13 +5465,13 @@ "fields": [ { "name": "id", - "type": 66, + "type": 68, "typeName": "BodyId", "docs": [] }, { "name": "part", - "type": 67, + "type": 69, "typeName": "BodyPart", "docs": [] } @@ -5335,7 +5484,7 @@ "fields": [ { "name": null, - "type": 74, + "type": 76, "typeName": "NetworkId", "docs": [] } @@ -5350,7 +5499,7 @@ } }, { - "id": 73, + "id": 75, "type": { "path": [ "Option" @@ -5358,7 +5507,7 @@ "params": [ { "name": "T", - "type": 74 + "type": 76 } ], "def": { @@ -5375,7 +5524,7 @@ "fields": [ { "name": null, - "type": 74, + "type": 76, "typeName": null, "docs": [] } @@ -5390,7 +5539,7 @@ } }, { - "id": 74, + "id": 76, "type": { "path": [ "staging_xcm", @@ -5502,105 +5651,105 @@ } }, { - "id": 75, + "id": 77, "type": { "path": [], "params": [], "def": { "array": { "len": 2, - "type": 72 + "type": 74 } }, "docs": [] } }, { - "id": 76, + "id": 78, "type": { "path": [], "params": [], "def": { "array": { "len": 3, - "type": 72 + "type": 74 } }, "docs": [] } }, { - "id": 77, + "id": 79, "type": { "path": [], "params": [], "def": { "array": { "len": 4, - "type": 72 + "type": 74 } }, "docs": [] } }, { - "id": 78, + "id": 80, "type": { "path": [], "params": [], "def": { "array": { "len": 5, - "type": 72 + "type": 74 } }, "docs": [] } }, { - "id": 79, + "id": 81, "type": { "path": [], "params": [], "def": { "array": { "len": 6, - "type": 72 + "type": 74 } }, "docs": [] } }, { - "id": 80, + "id": 82, "type": { "path": [], "params": [], "def": { "array": { "len": 7, - "type": 72 + "type": 74 } }, "docs": [] } }, { - "id": 81, + "id": 83, "type": { "path": [], "params": [], "def": { "array": { "len": 8, - "type": 72 + "type": 74 } }, "docs": [] } }, { - "id": 82, + "id": 84, "type": { "path": [ "staging_xcm", @@ -5614,7 +5763,7 @@ "fields": [ { "name": null, - "type": 69, + "type": 71, "typeName": "Location", "docs": [] } @@ -5625,7 +5774,7 @@ } }, { - "id": 83, + "id": 85, "type": { "path": [ "staging_xcm", @@ -5645,7 +5794,7 @@ }, { "name": "interior", - "type": 84, + "type": 86, "typeName": "Junctions", "docs": [] } @@ -5656,7 +5805,7 @@ } }, { - "id": 84, + "id": 86, "type": { "path": [ "staging_xcm", @@ -5679,7 +5828,7 @@ "fields": [ { "name": null, - "type": 85, + "type": 87, "typeName": "Arc<[Junction; 1]>", "docs": [] } @@ -5692,7 +5841,7 @@ "fields": [ { "name": null, - "type": 89, + "type": 91, "typeName": "Arc<[Junction; 2]>", "docs": [] } @@ -5705,7 +5854,7 @@ "fields": [ { "name": null, - "type": 90, + "type": 92, "typeName": "Arc<[Junction; 3]>", "docs": [] } @@ -5718,7 +5867,7 @@ "fields": [ { "name": null, - "type": 91, + "type": 93, "typeName": "Arc<[Junction; 4]>", "docs": [] } @@ -5731,7 +5880,7 @@ "fields": [ { "name": null, - "type": 92, + "type": 94, "typeName": "Arc<[Junction; 5]>", "docs": [] } @@ -5744,7 +5893,7 @@ "fields": [ { "name": null, - "type": 93, + "type": 95, "typeName": "Arc<[Junction; 6]>", "docs": [] } @@ -5757,7 +5906,7 @@ "fields": [ { "name": null, - "type": 94, + "type": 96, "typeName": "Arc<[Junction; 7]>", "docs": [] } @@ -5770,7 +5919,7 @@ "fields": [ { "name": null, - "type": 95, + "type": 97, "typeName": "Arc<[Junction; 8]>", "docs": [] } @@ -5785,21 +5934,21 @@ } }, { - "id": 85, + "id": 87, "type": { "path": [], "params": [], "def": { "array": { "len": 1, - "type": 86 + "type": 88 } }, "docs": [] } }, { - "id": 86, + "id": 88, "type": { "path": [ "staging_xcm", @@ -5816,7 +5965,7 @@ "fields": [ { "name": null, - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -5829,7 +5978,7 @@ "fields": [ { "name": "network", - "type": 87, + "type": 89, "typeName": "Option", "docs": [] }, @@ -5848,7 +5997,7 @@ "fields": [ { "name": "network", - "type": 87, + "type": 89, "typeName": "Option", "docs": [] }, @@ -5867,13 +6016,13 @@ "fields": [ { "name": "network", - "type": 87, + "type": 89, "typeName": "Option", "docs": [] }, { "name": "key", - "type": 64, + "type": 66, "typeName": "[u8; 20]", "docs": [] } @@ -5899,7 +6048,7 @@ "fields": [ { "name": null, - "type": 65, + "type": 67, "typeName": "u128", "docs": [] } @@ -5937,13 +6086,13 @@ "fields": [ { "name": "id", - "type": 66, + "type": 68, "typeName": "BodyId", "docs": [] }, { "name": "part", - "type": 67, + "type": 69, "typeName": "BodyPart", "docs": [] } @@ -5956,7 +6105,7 @@ "fields": [ { "name": null, - "type": 88, + "type": 90, "typeName": "NetworkId", "docs": [] } @@ -5971,7 +6120,7 @@ } }, { - "id": 87, + "id": 89, "type": { "path": [ "Option" @@ -5979,7 +6128,7 @@ "params": [ { "name": "T", - "type": 88 + "type": 90 } ], "def": { @@ -5996,7 +6145,7 @@ "fields": [ { "name": null, - "type": 88, + "type": 90, "typeName": null, "docs": [] } @@ -6011,7 +6160,7 @@ } }, { - "id": 88, + "id": 90, "type": { "path": [ "staging_xcm", @@ -6105,105 +6254,105 @@ } }, { - "id": 89, + "id": 91, "type": { "path": [], "params": [], "def": { "array": { "len": 2, - "type": 86 + "type": 88 } }, "docs": [] } }, { - "id": 90, + "id": 92, "type": { "path": [], "params": [], "def": { "array": { "len": 3, - "type": 86 + "type": 88 } }, "docs": [] } }, { - "id": 91, + "id": 93, "type": { "path": [], "params": [], "def": { "array": { "len": 4, - "type": 86 + "type": 88 } }, "docs": [] } }, { - "id": 92, + "id": 94, "type": { "path": [], "params": [], "def": { "array": { "len": 5, - "type": 86 + "type": 88 } }, "docs": [] } }, { - "id": 93, + "id": 95, "type": { "path": [], "params": [], "def": { "array": { "len": 6, - "type": 86 + "type": 88 } }, "docs": [] } }, { - "id": 94, + "id": 96, "type": { "path": [], "params": [], "def": { "array": { "len": 7, - "type": 86 + "type": 88 } }, "docs": [] } }, { - "id": 95, + "id": 97, "type": { "path": [], "params": [], "def": { "array": { "len": 8, - "type": 86 + "type": 88 } }, "docs": [] } }, { - "id": 96, + "id": 98, "type": { "path": [ "staging_xcm", @@ -6217,7 +6366,7 @@ "fields": [ { "name": null, - "type": 83, + "type": 85, "typeName": "Location", "docs": [] } @@ -6228,7 +6377,7 @@ } }, { - "id": 97, + "id": 99, "type": { "path": [ "xcm", @@ -6243,7 +6392,7 @@ "fields": [ { "name": null, - "type": 58, + "type": 60, "typeName": "v3::MultiLocation", "docs": [] } @@ -6256,7 +6405,7 @@ "fields": [ { "name": null, - "type": 69, + "type": 71, "typeName": "v4::Location", "docs": [] } @@ -6269,7 +6418,7 @@ "fields": [ { "name": null, - "type": 83, + "type": 85, "typeName": "v5::Location", "docs": [] } @@ -6284,7 +6433,7 @@ } }, { - "id": 98, + "id": 100, "type": { "path": [ "pallet_conviction_voting", @@ -6351,7 +6500,7 @@ }, { "name": "vote", - "type": 99, + "type": 101, "typeName": "AccountVote>", "docs": [] } @@ -6372,7 +6521,7 @@ }, { "name": "vote", - "type": 99, + "type": 101, "typeName": "AccountVote>", "docs": [] } @@ -6393,7 +6542,7 @@ }, { "name": "class", - "type": 101, + "type": 103, "typeName": "ClassOf", "docs": [] } @@ -6412,7 +6561,7 @@ } }, { - "id": 99, + "id": 101, "type": { "path": [ "pallet_conviction_voting", @@ -6433,7 +6582,7 @@ "fields": [ { "name": "vote", - "type": 100, + "type": 102, "typeName": "Vote", "docs": [] }, @@ -6498,7 +6647,7 @@ } }, { - "id": 100, + "id": 102, "type": { "path": [ "pallet_conviction_voting", @@ -6522,7 +6671,7 @@ } }, { - "id": 101, + "id": 103, "type": { "path": [], "params": [], @@ -6533,7 +6682,7 @@ } }, { - "id": 102, + "id": 104, "type": { "path": [ "pallet_referenda", @@ -6566,7 +6715,7 @@ }, { "name": "track", - "type": 101, + "type": 103, "typeName": "TrackIdOf", "docs": [ "The track (and by extension proposal dispatch origin) of this referendum." @@ -6574,7 +6723,7 @@ }, { "name": "proposal", - "type": 103, + "type": 105, "typeName": "BoundedCallOf", "docs": [ "The proposal for the referendum." @@ -6690,7 +6839,7 @@ }, { "name": "track", - "type": 101, + "type": 103, "typeName": "TrackIdOf", "docs": [ "The track (and by extension proposal dispatch origin) of this referendum." @@ -6698,7 +6847,7 @@ }, { "name": "proposal", - "type": 103, + "type": 105, "typeName": "BoundedCallOf", "docs": [ "The proposal for the referendum." @@ -6706,7 +6855,7 @@ }, { "name": "tally", - "type": 462, + "type": 514, "typeName": "T::Tally", "docs": [ "The current tally of votes in this referendum." @@ -6761,7 +6910,7 @@ }, { "name": "tally", - "type": 462, + "type": 514, "typeName": "T::Tally", "docs": [ "The final tally of votes in this referendum." @@ -6803,7 +6952,7 @@ }, { "name": "tally", - "type": 462, + "type": 514, "typeName": "T::Tally", "docs": [ "The final tally of votes in this referendum." @@ -6828,7 +6977,7 @@ }, { "name": "tally", - "type": 462, + "type": 514, "typeName": "T::Tally", "docs": [ "The final tally of votes in this referendum." @@ -6853,7 +7002,7 @@ }, { "name": "tally", - "type": 462, + "type": 514, "typeName": "T::Tally", "docs": [ "The final tally of votes in this referendum." @@ -6878,7 +7027,7 @@ }, { "name": "tally", - "type": 462, + "type": 514, "typeName": "T::Tally", "docs": [ "The final tally of votes in this referendum." @@ -6982,7 +7131,7 @@ } }, { - "id": 103, + "id": 105, "type": { "path": [ "frame_support", @@ -6993,11 +7142,11 @@ "params": [ { "name": "T", - "type": 104 + "type": 106 }, { "name": "H", - "type": 460 + "type": 512 } ], "def": { @@ -7021,7 +7170,7 @@ "fields": [ { "name": null, - "type": 461, + "type": 513, "typeName": "BoundedInline", "docs": [] } @@ -7055,7 +7204,7 @@ } }, { - "id": 104, + "id": 106, "type": { "path": [ "polkadot_runtime", @@ -7070,7 +7219,7 @@ "fields": [ { "name": null, - "type": 105, + "type": 107, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7083,7 +7232,7 @@ "fields": [ { "name": null, - "type": 109, + "type": 111, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7096,7 +7245,7 @@ "fields": [ { "name": null, - "type": 111, + "type": 113, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7109,7 +7258,7 @@ "fields": [ { "name": null, - "type": 113, + "type": 115, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7122,7 +7271,7 @@ "fields": [ { "name": null, - "type": 122, + "type": 124, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7135,7 +7284,7 @@ "fields": [ { "name": null, - "type": 123, + "type": 125, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7148,7 +7297,7 @@ "fields": [ { "name": null, - "type": 126, + "type": 128, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7161,7 +7310,7 @@ "fields": [ { "name": null, - "type": 129, + "type": 131, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7174,7 +7323,7 @@ "fields": [ { "name": null, - "type": 144, + "type": 146, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7187,7 +7336,7 @@ "fields": [ { "name": null, - "type": 151, + "type": 153, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7200,7 +7349,7 @@ "fields": [ { "name": null, - "type": 162, + "type": 164, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7213,7 +7362,7 @@ "fields": [ { "name": null, - "type": 163, + "type": 165, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7226,7 +7375,7 @@ "fields": [ { "name": null, - "type": 166, + "type": 168, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7239,7 +7388,7 @@ "fields": [ { "name": null, - "type": 175, + "type": 177, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7252,7 +7401,7 @@ "fields": [ { "name": null, - "type": 176, + "type": 178, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7265,7 +7414,7 @@ "fields": [ { "name": null, - "type": 184, + "type": 186, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7278,7 +7427,7 @@ "fields": [ { "name": null, - "type": 186, + "type": 188, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7291,7 +7440,7 @@ "fields": [ { "name": null, - "type": 188, + "type": 190, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7304,7 +7453,7 @@ "fields": [ { "name": null, - "type": 191, + "type": 193, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7317,7 +7466,7 @@ "fields": [ { "name": null, - "type": 194, + "type": 196, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7330,7 +7479,7 @@ "fields": [ { "name": null, - "type": 195, + "type": 197, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7343,7 +7492,7 @@ "fields": [ { "name": null, - "type": 196, + "type": 198, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7356,7 +7505,7 @@ "fields": [ { "name": null, - "type": 257, + "type": 259, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7369,7 +7518,7 @@ "fields": [ { "name": null, - "type": 258, + "type": 260, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7382,7 +7531,7 @@ "fields": [ { "name": null, - "type": 271, + "type": 273, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7390,12 +7539,25 @@ "index": 40, "docs": [] }, + { + "name": "StakingAhClient", + "fields": [ + { + "name": null, + "type": 274, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "docs": [] + } + ], + "index": 42, + "docs": [] + }, { "name": "Configuration", "fields": [ { "name": null, - "type": 272, + "type": 277, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7408,7 +7570,7 @@ "fields": [ { "name": null, - "type": 281, + "type": 286, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7421,7 +7583,7 @@ "fields": [ { "name": null, - "type": 282, + "type": 287, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7434,7 +7596,7 @@ "fields": [ { "name": null, - "type": 283, + "type": 288, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7447,7 +7609,7 @@ "fields": [ { "name": null, - "type": 318, + "type": 323, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7460,7 +7622,7 @@ "fields": [ { "name": null, - "type": 320, + "type": 325, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7473,7 +7635,7 @@ "fields": [ { "name": null, - "type": 321, + "type": 326, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7486,7 +7648,7 @@ "fields": [ { "name": null, - "type": 323, + "type": 328, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7499,7 +7661,7 @@ "fields": [ { "name": null, - "type": 324, + "type": 329, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7512,7 +7674,7 @@ "fields": [ { "name": null, - "type": 328, + "type": 333, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7525,7 +7687,7 @@ "fields": [ { "name": null, - "type": 329, + "type": 334, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7538,7 +7700,7 @@ "fields": [ { "name": null, - "type": 330, + "type": 335, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7551,7 +7713,7 @@ "fields": [ { "name": null, - "type": 331, + "type": 336, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7564,7 +7726,7 @@ "fields": [ { "name": null, - "type": 333, + "type": 338, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7577,7 +7739,7 @@ "fields": [ { "name": null, - "type": 338, + "type": 343, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7590,7 +7752,7 @@ "fields": [ { "name": null, - "type": 343, + "type": 348, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7603,7 +7765,7 @@ "fields": [ { "name": null, - "type": 349, + "type": 354, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7616,7 +7778,7 @@ "fields": [ { "name": null, - "type": 441, + "type": 446, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7629,7 +7791,7 @@ "fields": [ { "name": null, - "type": 444, + "type": 449, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } @@ -7642,13 +7804,26 @@ "fields": [ { "name": null, - "type": 446, + "type": 451, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], "index": 200, "docs": [] + }, + { + "name": "RcMigrator", + "fields": [ + { + "name": null, + "type": 465, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "docs": [] + } + ], + "index": 255, + "docs": [] } ] } @@ -7657,7 +7832,7 @@ } }, { - "id": 105, + "id": 107, "type": { "path": [ "frame_system", @@ -7743,7 +7918,7 @@ "fields": [ { "name": "items", - "type": 106, + "type": 108, "typeName": "Vec", "docs": [] } @@ -7758,7 +7933,7 @@ "fields": [ { "name": "keys", - "type": 108, + "type": 110, "typeName": "Vec", "docs": [] } @@ -7879,20 +8054,20 @@ } }, { - "id": 106, + "id": 108, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 107 + "type": 109 } }, "docs": [] } }, { - "id": 107, + "id": 109, "type": { "path": [], "params": [], @@ -7906,7 +8081,7 @@ } }, { - "id": 108, + "id": 110, "type": { "path": [], "params": [], @@ -7919,7 +8094,7 @@ } }, { - "id": 109, + "id": 111, "type": { "path": [ "pallet_scheduler", @@ -7946,7 +8121,7 @@ }, { "name": "maybe_periodic", - "type": 110, + "type": 112, "typeName": "Option>>", "docs": [] }, @@ -7958,7 +8133,7 @@ }, { "name": "call", - "type": 104, + "type": 106, "typeName": "Box<::RuntimeCall>", "docs": [] } @@ -8006,7 +8181,7 @@ }, { "name": "maybe_periodic", - "type": 110, + "type": 112, "typeName": "Option>>", "docs": [] }, @@ -8018,7 +8193,7 @@ }, { "name": "call", - "type": 104, + "type": 106, "typeName": "Box<::RuntimeCall>", "docs": [] } @@ -8054,7 +8229,7 @@ }, { "name": "maybe_periodic", - "type": 110, + "type": 112, "typeName": "Option>>", "docs": [] }, @@ -8066,7 +8241,7 @@ }, { "name": "call", - "type": 104, + "type": 106, "typeName": "Box<::RuntimeCall>", "docs": [] } @@ -8093,7 +8268,7 @@ }, { "name": "maybe_periodic", - "type": 110, + "type": 112, "typeName": "Option>>", "docs": [] }, @@ -8105,7 +8280,7 @@ }, { "name": "call", - "type": 104, + "type": 106, "typeName": "Box<::RuntimeCall>", "docs": [] } @@ -8230,7 +8405,7 @@ } }, { - "id": 110, + "id": 112, "type": { "path": [ "Option" @@ -8270,7 +8445,7 @@ } }, { - "id": 111, + "id": 113, "type": { "path": [ "pallet_preimage", @@ -8364,7 +8539,7 @@ "fields": [ { "name": "hashes", - "type": 112, + "type": 114, "typeName": "Vec", "docs": [] } @@ -8385,7 +8560,7 @@ } }, { - "id": 112, + "id": 114, "type": { "path": [], "params": [], @@ -8398,7 +8573,7 @@ } }, { - "id": 113, + "id": 115, "type": { "path": [ "pallet_babe", @@ -8419,13 +8594,13 @@ "fields": [ { "name": "equivocation_proof", - "type": 114, + "type": 116, "typeName": "Box>>", "docs": [] }, { "name": "key_owner_proof", - "type": 118, + "type": 120, "typeName": "T::KeyOwnerProof", "docs": [] } @@ -8443,13 +8618,13 @@ "fields": [ { "name": "equivocation_proof", - "type": 114, + "type": 116, "typeName": "Box>>", "docs": [] }, { "name": "key_owner_proof", - "type": 118, + "type": 120, "typeName": "T::KeyOwnerProof", "docs": [] } @@ -8471,7 +8646,7 @@ "fields": [ { "name": "config", - "type": 119, + "type": 121, "typeName": "NextConfigDescriptor", "docs": [] } @@ -8493,7 +8668,7 @@ } }, { - "id": 114, + "id": 116, "type": { "path": [ "sp_consensus_slots", @@ -8502,11 +8677,11 @@ "params": [ { "name": "Header", - "type": 115 + "type": 117 }, { "name": "Id", - "type": 116 + "type": 118 } ], "def": { @@ -8514,25 +8689,25 @@ "fields": [ { "name": "offender", - "type": 116, + "type": 118, "typeName": "Id", "docs": [] }, { "name": "slot", - "type": 117, + "type": 119, "typeName": "Slot", "docs": [] }, { "name": "first_header", - "type": 115, + "type": 117, "typeName": "Header", "docs": [] }, { "name": "second_header", - "type": 115, + "type": 117, "typeName": "Header", "docs": [] } @@ -8543,7 +8718,7 @@ } }, { - "id": 115, + "id": 117, "type": { "path": [ "sp_runtime", @@ -8572,7 +8747,7 @@ }, { "name": "number", - "type": 61, + "type": 63, "typeName": "Number", "docs": [] }, @@ -8601,7 +8776,7 @@ } }, { - "id": 116, + "id": 118, "type": { "path": [ "sp_consensus_babe", @@ -8625,7 +8800,7 @@ } }, { - "id": 117, + "id": 119, "type": { "path": [ "sp_consensus_slots", @@ -8648,7 +8823,7 @@ } }, { - "id": 118, + "id": 120, "type": { "path": [ "sp_session", @@ -8666,7 +8841,7 @@ }, { "name": "trie_nodes", - "type": 108, + "type": 110, "typeName": "Vec>", "docs": [] }, @@ -8683,7 +8858,7 @@ } }, { - "id": 119, + "id": 121, "type": { "path": [ "sp_consensus_babe", @@ -8699,13 +8874,13 @@ "fields": [ { "name": "c", - "type": 120, + "type": 122, "typeName": "(u64, u64)", "docs": [] }, { "name": "allowed_slots", - "type": 121, + "type": 123, "typeName": "AllowedSlots", "docs": [] } @@ -8720,7 +8895,7 @@ } }, { - "id": 120, + "id": 122, "type": { "path": [], "params": [], @@ -8734,7 +8909,7 @@ } }, { - "id": 121, + "id": 123, "type": { "path": [ "sp_consensus_babe", @@ -8769,7 +8944,7 @@ } }, { - "id": 122, + "id": 124, "type": { "path": [ "pallet_timestamp", @@ -8827,7 +9002,7 @@ } }, { - "id": 123, + "id": 125, "type": { "path": [ "pallet_indices", @@ -8874,7 +9049,7 @@ "fields": [ { "name": "new", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, @@ -8932,7 +9107,7 @@ "fields": [ { "name": "new", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, @@ -9025,7 +9200,7 @@ } }, { - "id": 124, + "id": 126, "type": { "path": [ "sp_runtime", @@ -9063,7 +9238,7 @@ "fields": [ { "name": null, - "type": 125, + "type": 127, "typeName": "AccountIndex", "docs": [] } @@ -9102,7 +9277,7 @@ "fields": [ { "name": null, - "type": 64, + "type": 66, "typeName": "[u8; 20]", "docs": [] } @@ -9117,7 +9292,7 @@ } }, { - "id": 125, + "id": 127, "type": { "path": [], "params": [], @@ -9130,7 +9305,7 @@ } }, { - "id": 126, + "id": 128, "type": { "path": [ "pallet_balances", @@ -9155,13 +9330,13 @@ "fields": [ { "name": "dest", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "value", - "type": 65, + "type": 67, "typeName": "T::Balance", "docs": [] } @@ -9182,19 +9357,19 @@ "fields": [ { "name": "source", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "dest", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "value", - "type": 65, + "type": 67, "typeName": "T::Balance", "docs": [] } @@ -9210,13 +9385,13 @@ "fields": [ { "name": "dest", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "value", - "type": 65, + "type": 67, "typeName": "T::Balance", "docs": [] } @@ -9236,7 +9411,7 @@ "fields": [ { "name": "dest", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, @@ -9271,7 +9446,7 @@ "fields": [ { "name": "who", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, @@ -9294,7 +9469,7 @@ "fields": [ { "name": "who", - "type": 127, + "type": 129, "typeName": "Vec", "docs": [] } @@ -9316,13 +9491,13 @@ "fields": [ { "name": "who", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "new_free", - "type": 65, + "type": 67, "typeName": "T::Balance", "docs": [] } @@ -9339,13 +9514,13 @@ "fields": [ { "name": "direction", - "type": 128, + "type": 130, "typeName": "AdjustmentDirection", "docs": [] }, { "name": "delta", - "type": 65, + "type": 67, "typeName": "T::Balance", "docs": [] } @@ -9364,7 +9539,7 @@ "fields": [ { "name": "value", - "type": 65, + "type": 67, "typeName": "T::Balance", "docs": [] }, @@ -9395,7 +9570,7 @@ } }, { - "id": 127, + "id": 129, "type": { "path": [], "params": [], @@ -9408,7 +9583,7 @@ } }, { - "id": 128, + "id": 130, "type": { "path": [ "pallet_balances", @@ -9438,7 +9613,7 @@ } }, { - "id": 129, + "id": 131, "type": { "path": [ "pallet_staking", @@ -9460,13 +9635,13 @@ "fields": [ { "name": "value", - "type": 65, + "type": 67, "typeName": "BalanceOf", "docs": [] }, { "name": "payee", - "type": 43, + "type": 44, "typeName": "RewardDestination", "docs": [] } @@ -9496,7 +9671,7 @@ "fields": [ { "name": "max_additional", - "type": 65, + "type": 67, "typeName": "BalanceOf", "docs": [] } @@ -9524,7 +9699,7 @@ "fields": [ { "name": "value", - "type": 65, + "type": 67, "typeName": "BalanceOf", "docs": [] } @@ -9535,6 +9710,8 @@ "period ends. If this leaves an amount actively bonded less than", "[`asset::existential_deposit`], then it is increased to the full amount.", "", + "The stash may be chilled if the ledger total amount falls to 0 after unbonding.", + "", "The dispatch origin for this call must be _Signed_ by the controller, not the stash.", "", "Once the unlock period is done, you can call `withdraw_unbonded` to actually move", @@ -9594,7 +9771,7 @@ "fields": [ { "name": "prefs", - "type": 46, + "type": 47, "typeName": "ValidatorPrefs", "docs": [] } @@ -9613,7 +9790,7 @@ "fields": [ { "name": "targets", - "type": 130, + "type": 132, "typeName": "Vec>", "docs": [] } @@ -9654,7 +9831,7 @@ "fields": [ { "name": "payee", - "type": 43, + "type": 44, "typeName": "RewardDestination", "docs": [] } @@ -9701,7 +9878,7 @@ "fields": [ { "name": "new", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -9721,7 +9898,7 @@ "fields": [ { "name": "additional", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -9742,7 +9919,7 @@ "fields": [ { "name": "factor", - "type": 131, + "type": 133, "typeName": "Percent", "docs": [] } @@ -9804,7 +9981,7 @@ "fields": [ { "name": "invulnerables", - "type": 127, + "type": 129, "typeName": "Vec", "docs": [] } @@ -9871,7 +10048,7 @@ }, { "name": "slash_indices", - "type": 132, + "type": 134, "typeName": "Vec", "docs": [] } @@ -9882,7 +10059,8 @@ "", "Can be called by the `T::AdminOrigin`.", "", - "Parameters: era and indices of the slashes for that era to kill." + "Parameters: era and indices of the slashes for that era to kill.", + "They **must** be sorted in ascending order, *and* unique." ] }, { @@ -9923,7 +10101,7 @@ "fields": [ { "name": "value", - "type": 65, + "type": 67, "typeName": "BalanceOf", "docs": [] } @@ -9982,7 +10160,7 @@ "fields": [ { "name": "who", - "type": 130, + "type": 132, "typeName": "Vec>", "docs": [] } @@ -10007,43 +10185,43 @@ "fields": [ { "name": "min_nominator_bond", - "type": 133, + "type": 135, "typeName": "ConfigOp>", "docs": [] }, { "name": "min_validator_bond", - "type": 133, + "type": 135, "typeName": "ConfigOp>", "docs": [] }, { "name": "max_nominator_count", - "type": 134, + "type": 136, "typeName": "ConfigOp", "docs": [] }, { "name": "max_validator_count", - "type": 134, + "type": 136, "typeName": "ConfigOp", "docs": [] }, { "name": "chill_threshold", - "type": 135, + "type": 137, "typeName": "ConfigOp", "docs": [] }, { "name": "min_commission", - "type": 136, + "type": 138, "typeName": "ConfigOp", "docs": [] }, { "name": "max_staked_rewards", - "type": 135, + "type": 137, "typeName": "ConfigOp", "docs": [] } @@ -10131,7 +10309,7 @@ "fields": [ { "name": "new", - "type": 44, + "type": 45, "typeName": "Perbill", "docs": [] } @@ -10212,7 +10390,7 @@ "fields": [ { "name": "controllers", - "type": 137, + "type": 139, "typeName": "BoundedVec", "docs": [] } @@ -10239,19 +10417,19 @@ }, { "name": "maybe_controller", - "type": 138, + "type": 140, "typeName": "Option", "docs": [] }, { "name": "maybe_total", - "type": 139, + "type": 141, "typeName": "Option>", "docs": [] }, { "name": "maybe_unlocking", - "type": 140, + "type": 142, "typeName": "Option>, T::\nMaxUnlockingChunks>>", "docs": [] } @@ -10309,7 +10487,7 @@ }, { "name": "slash_fraction", - "type": 44, + "type": 45, "typeName": "Perbill", "docs": [] } @@ -10348,20 +10526,20 @@ } }, { - "id": 130, + "id": 132, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 124 + "type": 126 } }, "docs": [] } }, { - "id": 131, + "id": 133, "type": { "path": [ "sp_arithmetic", @@ -10385,7 +10563,7 @@ } }, { - "id": 132, + "id": 134, "type": { "path": [], "params": [], @@ -10398,7 +10576,7 @@ } }, { - "id": 133, + "id": 135, "type": { "path": [ "pallet_staking", @@ -10447,7 +10625,7 @@ } }, { - "id": 134, + "id": 136, "type": { "path": [ "pallet_staking", @@ -10496,7 +10674,7 @@ } }, { - "id": 135, + "id": 137, "type": { "path": [ "pallet_staking", @@ -10507,7 +10685,7 @@ "params": [ { "name": "T", - "type": 131 + "type": 133 } ], "def": { @@ -10524,7 +10702,7 @@ "fields": [ { "name": null, - "type": 131, + "type": 133, "typeName": "T", "docs": [] } @@ -10545,7 +10723,7 @@ } }, { - "id": 136, + "id": 138, "type": { "path": [ "pallet_staking", @@ -10556,7 +10734,7 @@ "params": [ { "name": "T", - "type": 44 + "type": 45 } ], "def": { @@ -10573,7 +10751,7 @@ "fields": [ { "name": null, - "type": 44, + "type": 45, "typeName": "T", "docs": [] } @@ -10594,7 +10772,7 @@ } }, { - "id": 137, + "id": 139, "type": { "path": [ "bounded_collections", @@ -10616,7 +10794,7 @@ "fields": [ { "name": null, - "type": 127, + "type": 129, "typeName": "Vec", "docs": [] } @@ -10627,7 +10805,7 @@ } }, { - "id": 138, + "id": 140, "type": { "path": [ "Option" @@ -10667,7 +10845,7 @@ } }, { - "id": 139, + "id": 141, "type": { "path": [ "Option" @@ -10707,7 +10885,7 @@ } }, { - "id": 140, + "id": 142, "type": { "path": [ "Option" @@ -10715,7 +10893,7 @@ "params": [ { "name": "T", - "type": 141 + "type": 143 } ], "def": { @@ -10732,7 +10910,7 @@ "fields": [ { "name": null, - "type": 141, + "type": 143, "typeName": null, "docs": [] } @@ -10747,7 +10925,7 @@ } }, { - "id": 141, + "id": 143, "type": { "path": [ "bounded_collections", @@ -10757,7 +10935,7 @@ "params": [ { "name": "T", - "type": 142 + "type": 144 }, { "name": "S", @@ -10769,7 +10947,7 @@ "fields": [ { "name": null, - "type": 143, + "type": 145, "typeName": "Vec", "docs": [] } @@ -10780,7 +10958,7 @@ } }, { - "id": 142, + "id": 144, "type": { "path": [ "pallet_staking", @@ -10797,13 +10975,13 @@ "fields": [ { "name": "value", - "type": 65, + "type": 67, "typeName": "Balance", "docs": [] }, { "name": "era", - "type": 61, + "type": 63, "typeName": "EraIndex", "docs": [] } @@ -10814,20 +10992,20 @@ } }, { - "id": 143, + "id": 145, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 142 + "type": 144 } }, "docs": [] } }, { - "id": 144, + "id": 146, "type": { "path": [ "pallet_session", @@ -10848,7 +11026,7 @@ "fields": [ { "name": "keys", - "type": 145, + "type": 147, "typeName": "T::Keys", "docs": [] }, @@ -10900,7 +11078,7 @@ } }, { - "id": 145, + "id": 147, "type": { "path": [ "polkadot_runtime", @@ -10912,37 +11090,37 @@ "fields": [ { "name": "grandpa", - "type": 55, + "type": 57, "typeName": "::Public", "docs": [] }, { "name": "babe", - "type": 116, + "type": 118, "typeName": "::Public", "docs": [] }, { "name": "para_validator", - "type": 146, + "type": 148, "typeName": "::Public", "docs": [] }, { "name": "para_assignment", - "type": 147, + "type": 149, "typeName": "::Public", "docs": [] }, { "name": "authority_discovery", - "type": 148, + "type": 150, "typeName": "::Public", "docs": [] }, { "name": "beefy", - "type": 149, + "type": 151, "typeName": "::Public", "docs": [] } @@ -10953,7 +11131,7 @@ } }, { - "id": 146, + "id": 148, "type": { "path": [ "polkadot_primitives", @@ -10978,7 +11156,7 @@ } }, { - "id": 147, + "id": 149, "type": { "path": [ "polkadot_primitives", @@ -11003,7 +11181,7 @@ } }, { - "id": 148, + "id": 150, "type": { "path": [ "sp_authority_discovery", @@ -11027,7 +11205,7 @@ } }, { - "id": 149, + "id": 151, "type": { "path": [ "sp_consensus_beefy", @@ -11040,7 +11218,7 @@ "fields": [ { "name": null, - "type": 150, + "type": 152, "typeName": "ecdsa::Public", "docs": [] } @@ -11051,7 +11229,7 @@ } }, { - "id": 150, + "id": 152, "type": { "path": [], "params": [], @@ -11065,7 +11243,7 @@ } }, { - "id": 151, + "id": 153, "type": { "path": [ "pallet_grandpa", @@ -11086,13 +11264,13 @@ "fields": [ { "name": "equivocation_proof", - "type": 152, + "type": 154, "typeName": "Box>>", "docs": [] }, { "name": "key_owner_proof", - "type": 118, + "type": 120, "typeName": "T::KeyOwnerProof", "docs": [] } @@ -11110,13 +11288,13 @@ "fields": [ { "name": "equivocation_proof", - "type": 152, + "type": 154, "typeName": "Box>>", "docs": [] }, { "name": "key_owner_proof", - "type": 118, + "type": 120, "typeName": "T::KeyOwnerProof", "docs": [] } @@ -11175,7 +11353,7 @@ } }, { - "id": 152, + "id": 154, "type": { "path": [ "sp_consensus_grandpa", @@ -11202,7 +11380,7 @@ }, { "name": "equivocation", - "type": 153, + "type": 155, "typeName": "Equivocation", "docs": [] } @@ -11213,7 +11391,7 @@ } }, { - "id": 153, + "id": 155, "type": { "path": [ "sp_consensus_grandpa", @@ -11237,7 +11415,7 @@ "fields": [ { "name": null, - "type": 154, + "type": 156, "typeName": "finality_grandpa::Equivocation, AuthoritySignature,>", "docs": [] } @@ -11250,7 +11428,7 @@ "fields": [ { "name": null, - "type": 159, + "type": 161, "typeName": "finality_grandpa::Equivocation, AuthoritySignature,>", "docs": [] } @@ -11265,7 +11443,7 @@ } }, { - "id": 154, + "id": 156, "type": { "path": [ "finality_grandpa", @@ -11274,15 +11452,15 @@ "params": [ { "name": "Id", - "type": 55 + "type": 57 }, { "name": "V", - "type": 155 + "type": 157 }, { "name": "S", - "type": 156 + "type": 158 } ], "def": { @@ -11296,19 +11474,19 @@ }, { "name": "identity", - "type": 55, + "type": 57, "typeName": "Id", "docs": [] }, { "name": "first", - "type": 158, + "type": 160, "typeName": "(V, S)", "docs": [] }, { "name": "second", - "type": 158, + "type": 160, "typeName": "(V, S)", "docs": [] } @@ -11319,7 +11497,7 @@ } }, { - "id": 155, + "id": 157, "type": { "path": [ "finality_grandpa", @@ -11357,7 +11535,7 @@ } }, { - "id": 156, + "id": 158, "type": { "path": [ "sp_consensus_grandpa", @@ -11370,7 +11548,7 @@ "fields": [ { "name": null, - "type": 157, + "type": 159, "typeName": "ed25519::Signature", "docs": [] } @@ -11381,7 +11559,7 @@ } }, { - "id": 157, + "id": 159, "type": { "path": [], "params": [], @@ -11395,21 +11573,21 @@ } }, { - "id": 158, + "id": 160, "type": { "path": [], "params": [], "def": { "tuple": [ - 155, - 156 + 157, + 158 ] }, "docs": [] } }, { - "id": 159, + "id": 161, "type": { "path": [ "finality_grandpa", @@ -11418,15 +11596,15 @@ "params": [ { "name": "Id", - "type": 55 + "type": 57 }, { "name": "V", - "type": 160 + "type": 162 }, { "name": "S", - "type": 156 + "type": 158 } ], "def": { @@ -11440,19 +11618,19 @@ }, { "name": "identity", - "type": 55, + "type": 57, "typeName": "Id", "docs": [] }, { "name": "first", - "type": 161, + "type": 163, "typeName": "(V, S)", "docs": [] }, { "name": "second", - "type": 161, + "type": 163, "typeName": "(V, S)", "docs": [] } @@ -11463,7 +11641,7 @@ } }, { - "id": 160, + "id": 162, "type": { "path": [ "finality_grandpa", @@ -11501,21 +11679,21 @@ } }, { - "id": 161, + "id": 163, "type": { "path": [], "params": [], "def": { "tuple": [ - 160, - 156 + 162, + 158 ] }, "docs": [] } }, { - "id": 162, + "id": 164, "type": { "path": [ "pallet_treasury", @@ -11540,13 +11718,13 @@ "fields": [ { "name": "amount", - "type": 65, + "type": 67, "typeName": "BalanceOf", "docs": [] }, { "name": "beneficiary", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] } @@ -11577,7 +11755,7 @@ "fields": [ { "name": "proposal_id", - "type": 61, + "type": 63, "typeName": "ProposalIndex", "docs": [] } @@ -11612,25 +11790,25 @@ "fields": [ { "name": "asset_kind", - "type": 57, + "type": 59, "typeName": "Box", "docs": [] }, { "name": "amount", - "type": 65, + "type": 67, "typeName": "AssetBalanceOf", "docs": [] }, { "name": "beneficiary", - "type": 97, + "type": 99, "typeName": "Box>", "docs": [] }, { "name": "valid_from", - "type": 45, + "type": 46, "typeName": "Option>", "docs": [] } @@ -11770,7 +11948,7 @@ } }, { - "id": 163, + "id": 165, "type": { "path": [ "pallet_conviction_voting", @@ -11795,13 +11973,13 @@ "fields": [ { "name": "poll_index", - "type": 61, + "type": 63, "typeName": "PollIndexOf", "docs": [] }, { "name": "vote", - "type": 99, + "type": 101, "typeName": "AccountVote>", "docs": [] } @@ -11824,19 +12002,19 @@ "fields": [ { "name": "class", - "type": 101, + "type": 103, "typeName": "ClassOf", "docs": [] }, { "name": "to", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "conviction", - "type": 164, + "type": 166, "typeName": "Conviction", "docs": [] }, @@ -11879,7 +12057,7 @@ "fields": [ { "name": "class", - "type": 101, + "type": 103, "typeName": "ClassOf", "docs": [] } @@ -11907,13 +12085,13 @@ "fields": [ { "name": "class", - "type": 101, + "type": 103, "typeName": "ClassOf", "docs": [] }, { "name": "target", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] } @@ -11936,7 +12114,7 @@ "fields": [ { "name": "class", - "type": 165, + "type": 167, "typeName": "Option>", "docs": [] }, @@ -11985,13 +12163,13 @@ "fields": [ { "name": "target", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "class", - "type": 101, + "type": 103, "typeName": "ClassOf", "docs": [] }, @@ -12031,7 +12209,7 @@ } }, { - "id": 164, + "id": 166, "type": { "path": [ "pallet_conviction_voting", @@ -12091,7 +12269,7 @@ } }, { - "id": 165, + "id": 167, "type": { "path": [ "Option" @@ -12099,7 +12277,7 @@ "params": [ { "name": "T", - "type": 101 + "type": 103 } ], "def": { @@ -12116,7 +12294,7 @@ "fields": [ { "name": null, - "type": 101, + "type": 103, "typeName": null, "docs": [] } @@ -12131,7 +12309,7 @@ } }, { - "id": 166, + "id": 168, "type": { "path": [ "pallet_referenda", @@ -12156,19 +12334,19 @@ "fields": [ { "name": "proposal_origin", - "type": 167, + "type": 169, "typeName": "Box>", "docs": [] }, { "name": "proposal", - "type": 103, + "type": 105, "typeName": "BoundedCallOf", "docs": [] }, { "name": "enactment_moment", - "type": 173, + "type": 175, "typeName": "DispatchTime>", "docs": [] } @@ -12292,7 +12470,7 @@ "fields": [ { "name": "track", - "type": 101, + "type": 103, "typeName": "TrackIdOf", "docs": [] } @@ -12342,7 +12520,7 @@ }, { "name": "maybe_hash", - "type": 174, + "type": 176, "typeName": "Option", "docs": [] } @@ -12367,7 +12545,7 @@ } }, { - "id": 167, + "id": 169, "type": { "path": [ "polkadot_runtime", @@ -12382,7 +12560,7 @@ "fields": [ { "name": null, - "type": 168, + "type": 170, "typeName": "frame_system::Origin", "docs": [] } @@ -12395,7 +12573,7 @@ "fields": [ { "name": null, - "type": 169, + "type": 171, "typeName": "pallet_custom_origins::Origin", "docs": [] } @@ -12408,7 +12586,7 @@ "fields": [ { "name": null, - "type": 170, + "type": 172, "typeName": "parachains_origin::Origin", "docs": [] } @@ -12421,7 +12599,7 @@ "fields": [ { "name": null, - "type": 172, + "type": 174, "typeName": "pallet_xcm::Origin", "docs": [] } @@ -12436,7 +12614,7 @@ } }, { - "id": 168, + "id": 170, "type": { "path": [ "frame_support", @@ -12476,6 +12654,12 @@ "fields": [], "index": 2, "docs": [] + }, + { + "name": "Authorized", + "fields": [], + "index": 3, + "docs": [] } ] } @@ -12484,7 +12668,7 @@ } }, { - "id": 169, + "id": 171, "type": { "path": [ "polkadot_runtime", @@ -12594,7 +12778,7 @@ } }, { - "id": 170, + "id": 172, "type": { "path": [ "polkadot_runtime_parachains", @@ -12611,7 +12795,7 @@ "fields": [ { "name": null, - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -12626,7 +12810,7 @@ } }, { - "id": 171, + "id": 173, "type": { "path": [ "polkadot_parachain_primitives", @@ -12650,7 +12834,7 @@ } }, { - "id": 172, + "id": 174, "type": { "path": [ "pallet_xcm", @@ -12666,7 +12850,7 @@ "fields": [ { "name": null, - "type": 83, + "type": 85, "typeName": "Location", "docs": [] } @@ -12679,7 +12863,7 @@ "fields": [ { "name": null, - "type": 83, + "type": 85, "typeName": "Location", "docs": [] } @@ -12694,7 +12878,7 @@ } }, { - "id": 173, + "id": 175, "type": { "path": [ "frame_support", @@ -12744,7 +12928,7 @@ } }, { - "id": 174, + "id": 176, "type": { "path": [ "Option" @@ -12784,7 +12968,7 @@ } }, { - "id": 175, + "id": 177, "type": { "path": [ "pallet_whitelist", @@ -12856,7 +13040,7 @@ "fields": [ { "name": "call", - "type": 104, + "type": 106, "typeName": "Box<::RuntimeCall>", "docs": [] } @@ -12873,7 +13057,7 @@ } }, { - "id": 176, + "id": 178, "type": { "path": [ "polkadot_runtime_common", @@ -12901,7 +13085,7 @@ }, { "name": "ethereum_signature", - "type": 177, + "type": 179, "typeName": "EcdsaSignature", "docs": [] } @@ -12939,7 +13123,7 @@ "fields": [ { "name": "who", - "type": 179, + "type": 181, "typeName": "EthereumAddress", "docs": [] }, @@ -12951,13 +13135,13 @@ }, { "name": "vesting_schedule", - "type": 180, + "type": 182, "typeName": "Option<(BalanceOf, BalanceOf, BlockNumberFor)>", "docs": [] }, { "name": "statement", - "type": 182, + "type": 184, "typeName": "Option", "docs": [] } @@ -12992,7 +13176,7 @@ }, { "name": "ethereum_signature", - "type": 177, + "type": 179, "typeName": "EcdsaSignature", "docs": [] }, @@ -13072,19 +13256,19 @@ "fields": [ { "name": "old", - "type": 179, + "type": 181, "typeName": "EthereumAddress", "docs": [] }, { "name": "new", - "type": 179, + "type": 181, "typeName": "EthereumAddress", "docs": [] }, { "name": "maybe_preclaim", - "type": 138, + "type": 140, "typeName": "Option", "docs": [] } @@ -13101,7 +13285,7 @@ } }, { - "id": 177, + "id": 179, "type": { "path": [ "polkadot_runtime_common", @@ -13114,7 +13298,7 @@ "fields": [ { "name": null, - "type": 178, + "type": 180, "typeName": "[u8; 65]", "docs": [] } @@ -13125,7 +13309,7 @@ } }, { - "id": 178, + "id": 180, "type": { "path": [], "params": [], @@ -13139,7 +13323,7 @@ } }, { - "id": 179, + "id": 181, "type": { "path": [ "polkadot_runtime_common", @@ -13152,7 +13336,7 @@ "fields": [ { "name": null, - "type": 64, + "type": 66, "typeName": "[u8; 20]", "docs": [] } @@ -13163,7 +13347,7 @@ } }, { - "id": 180, + "id": 182, "type": { "path": [ "Option" @@ -13171,7 +13355,7 @@ "params": [ { "name": "T", - "type": 181 + "type": 183 } ], "def": { @@ -13188,7 +13372,7 @@ "fields": [ { "name": null, - "type": 181, + "type": 183, "typeName": null, "docs": [] } @@ -13203,7 +13387,7 @@ } }, { - "id": 181, + "id": 183, "type": { "path": [], "params": [], @@ -13218,7 +13402,7 @@ } }, { - "id": 182, + "id": 184, "type": { "path": [ "Option" @@ -13226,7 +13410,7 @@ "params": [ { "name": "T", - "type": 183 + "type": 185 } ], "def": { @@ -13243,7 +13427,7 @@ "fields": [ { "name": null, - "type": 183, + "type": 185, "typeName": null, "docs": [] } @@ -13258,7 +13442,7 @@ } }, { - "id": 183, + "id": 185, "type": { "path": [ "polkadot_runtime_common", @@ -13288,7 +13472,7 @@ } }, { - "id": 184, + "id": 186, "type": { "path": [ "pallet_vesting", @@ -13325,7 +13509,7 @@ "fields": [ { "name": "target", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] } @@ -13350,13 +13534,13 @@ "fields": [ { "name": "target", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "schedule", - "type": 185, + "type": 187, "typeName": "VestingInfo, BlockNumberFor>", "docs": [] } @@ -13383,19 +13567,19 @@ "fields": [ { "name": "source", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "target", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "schedule", - "type": 185, + "type": 187, "typeName": "VestingInfo, BlockNumberFor>", "docs": [] } @@ -13464,7 +13648,7 @@ "fields": [ { "name": "target", - "type": 124, + "type": 126, "typeName": "::Source", "docs": [] }, @@ -13494,7 +13678,7 @@ } }, { - "id": 185, + "id": 187, "type": { "path": [ "pallet_vesting", @@ -13539,7 +13723,7 @@ } }, { - "id": 186, + "id": 188, "type": { "path": [ "pallet_utility", @@ -13560,7 +13744,7 @@ "fields": [ { "name": "calls", - "type": 187, + "type": 189, "typeName": "Vec<::RuntimeCall>", "docs": [] } @@ -13592,13 +13776,13 @@ "fields": [ { "name": "index", - "type": 101, + "type": 103, "typeName": "u16", "docs": [] }, { "name": "call", - "type": 104, + "type": 106, "typeName": "Box<::RuntimeCall>", "docs": [] } @@ -13625,7 +13809,7 @@ "fields": [ { "name": "calls", - "type": 187, + "type": 189, "typeName": "Vec<::RuntimeCall>", "docs": [] } @@ -13652,13 +13836,13 @@ "fields": [ { "name": "as_origin", - "type": 167, + "type": 169, "typeName": "Box", "docs": [] }, { "name": "call", - "type": 104, + "type": 106, "typeName": "Box<::RuntimeCall>", "docs": [] } @@ -13678,7 +13862,7 @@ "fields": [ { "name": "calls", - "type": 187, + "type": 189, "typeName": "Vec<::RuntimeCall>", "docs": [] } @@ -13705,7 +13889,7 @@ "fields": [ { "name": "call", - "type": 104, + "type": 106, "typeName": "Box<::RuntimeCall>", "docs": [] }, @@ -13731,13 +13915,13 @@ "fields": [ { "name": "main", - "type": 104, + "type": 106, "typeName": "Box<::RuntimeCall>", "docs": [] }, { "name": "fallback", - "type": 104, + "type": 106, "typeName": "Box<::RuntimeCall>", "docs": [] } @@ -13774,13 +13958,13 @@ "fields": [ { "name": "as_origin", - "type": 167, + "type": 169, "typeName": "Box", "docs": [] }, { "name": "call", - "type": 104, + "type": 106, "typeName": "Box<::RuntimeCall>", "docs": [] } @@ -13803,20 +13987,20 @@ } }, { - "id": 187, + "id": 189, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 104 + "type": 106 } }, "docs": [] } }, { - "id": 188, + "id": 190, "type": { "path": [ "pallet_proxy", @@ -13837,19 +14021,19 @@ "fields": [ { "name": "real", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "force_proxy_type", - "type": 189, + "type": 191, "typeName": "Option", "docs": [] }, { "name": "call", - "type": 104, + "type": 106, "typeName": "Box<::RuntimeCall>", "docs": [] } @@ -13872,13 +14056,13 @@ "fields": [ { "name": "delegate", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "proxy_type", - "type": 190, + "type": 192, "typeName": "T::ProxyType", "docs": [] }, @@ -13907,13 +14091,13 @@ "fields": [ { "name": "delegate", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "proxy_type", - "type": 190, + "type": 192, "typeName": "T::ProxyType", "docs": [] }, @@ -13944,7 +14128,7 @@ "", "The dispatch origin for this call must be _Signed_.", "", - "WARNING: This may be called on accounts created by `pure`, however if done, then", + "WARNING: This may be called on accounts created by `create_pure`, however if done, then", "the unreserved fees will be inaccessible. **All access to this account will be lost.**" ] }, @@ -13953,7 +14137,7 @@ "fields": [ { "name": "proxy_type", - "type": 190, + "type": 192, "typeName": "T::ProxyType", "docs": [] }, @@ -13965,7 +14149,7 @@ }, { "name": "index", - "type": 101, + "type": 103, "typeName": "u16", "docs": [] } @@ -13997,31 +14181,31 @@ "fields": [ { "name": "spawner", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "proxy_type", - "type": 190, + "type": 192, "typeName": "T::ProxyType", "docs": [] }, { "name": "index", - "type": 101, + "type": 103, "typeName": "u16", "docs": [] }, { "name": "height", - "type": 61, + "type": 63, "typeName": "BlockNumberFor", "docs": [] }, { "name": "ext_index", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -14034,16 +14218,16 @@ "inaccessible.", "", "Requires a `Signed` origin, and the sender account must have been created by a call to", - "`pure` with corresponding parameters.", + "`create_pure` with corresponding parameters.", "", - "- `spawner`: The account that originally called `pure` to create this account.", - "- `index`: The disambiguation index originally passed to `pure`. Probably `0`.", - "- `proxy_type`: The proxy type originally passed to `pure`.", - "- `height`: The height of the chain when the call to `pure` was processed.", - "- `ext_index`: The extrinsic index in which the call to `pure` was processed.", + "- `spawner`: The account that originally called `create_pure` to create this account.", + "- `index`: The disambiguation index originally passed to `create_pure`. Probably `0`.", + "- `proxy_type`: The proxy type originally passed to `create_pure`.", + "- `height`: The height of the chain when the call to `create_pure` was processed.", + "- `ext_index`: The extrinsic index in which the call to `create_pure` was processed.", "", "Fails with `NoPermission` in case the caller is not a previously created pure", - "account whose `pure` call has corresponding parameters." + "account whose `create_pure` call has corresponding parameters." ] }, { @@ -14051,7 +14235,7 @@ "fields": [ { "name": "real", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, @@ -14086,7 +14270,7 @@ "fields": [ { "name": "real", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, @@ -14116,7 +14300,7 @@ "fields": [ { "name": "delegate", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, @@ -14146,25 +14330,25 @@ "fields": [ { "name": "delegate", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "real", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "force_proxy_type", - "type": 189, + "type": 191, "typeName": "Option", "docs": [] }, { "name": "call", - "type": 104, + "type": 106, "typeName": "Box<::RuntimeCall>", "docs": [] } @@ -14208,7 +14392,7 @@ } }, { - "id": 189, + "id": 191, "type": { "path": [ "Option" @@ -14216,7 +14400,7 @@ "params": [ { "name": "T", - "type": 190 + "type": 192 } ], "def": { @@ -14233,7 +14417,7 @@ "fields": [ { "name": null, - "type": 190, + "type": 192, "typeName": null, "docs": [] } @@ -14248,7 +14432,7 @@ } }, { - "id": 190, + "id": 192, "type": { "path": [ "polkadot_runtime_constants", @@ -14314,7 +14498,7 @@ } }, { - "id": 191, + "id": 193, "type": { "path": [ "pallet_multisig", @@ -14335,13 +14519,13 @@ "fields": [ { "name": "other_signatories", - "type": 127, + "type": 129, "typeName": "Vec", "docs": [] }, { "name": "call", - "type": 104, + "type": 106, "typeName": "Box<::RuntimeCall>", "docs": [] } @@ -14367,25 +14551,25 @@ "fields": [ { "name": "threshold", - "type": 101, + "type": 103, "typeName": "u16", "docs": [] }, { "name": "other_signatories", - "type": 127, + "type": 129, "typeName": "Vec", "docs": [] }, { "name": "maybe_timepoint", - "type": 192, + "type": 194, "typeName": "Option>>", "docs": [] }, { "name": "call", - "type": 104, + "type": 106, "typeName": "Box<::RuntimeCall>", "docs": [] }, @@ -14444,19 +14628,19 @@ "fields": [ { "name": "threshold", - "type": 101, + "type": 103, "typeName": "u16", "docs": [] }, { "name": "other_signatories", - "type": 127, + "type": 129, "typeName": "Vec", "docs": [] }, { "name": "maybe_timepoint", - "type": 192, + "type": 194, "typeName": "Option>>", "docs": [] }, @@ -14512,19 +14696,19 @@ "fields": [ { "name": "threshold", - "type": 101, + "type": 103, "typeName": "u16", "docs": [] }, { "name": "other_signatories", - "type": 127, + "type": 129, "typeName": "Vec", "docs": [] }, { "name": "timepoint", - "type": 193, + "type": 195, "typeName": "Timepoint>", "docs": [] }, @@ -14565,13 +14749,13 @@ "fields": [ { "name": "threshold", - "type": 101, + "type": 103, "typeName": "u16", "docs": [] }, { "name": "other_signatories", - "type": 127, + "type": 129, "typeName": "Vec", "docs": [] }, @@ -14608,7 +14792,7 @@ } }, { - "id": 192, + "id": 194, "type": { "path": [ "Option" @@ -14616,7 +14800,7 @@ "params": [ { "name": "T", - "type": 193 + "type": 195 } ], "def": { @@ -14633,7 +14817,7 @@ "fields": [ { "name": null, - "type": 193, + "type": 195, "typeName": null, "docs": [] } @@ -14648,7 +14832,7 @@ } }, { - "id": 193, + "id": 195, "type": { "path": [ "pallet_multisig", @@ -14682,7 +14866,7 @@ } }, { - "id": 194, + "id": 196, "type": { "path": [ "pallet_bounties", @@ -14707,7 +14891,7 @@ "fields": [ { "name": "value", - "type": 65, + "type": 67, "typeName": "BalanceOf", "docs": [] }, @@ -14739,7 +14923,7 @@ "fields": [ { "name": "bounty_id", - "type": 61, + "type": 63, "typeName": "BountyIndex", "docs": [] } @@ -14760,19 +14944,19 @@ "fields": [ { "name": "bounty_id", - "type": 61, + "type": 63, "typeName": "BountyIndex", "docs": [] }, { "name": "curator", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "fee", - "type": 65, + "type": 67, "typeName": "BalanceOf", "docs": [] } @@ -14792,7 +14976,7 @@ "fields": [ { "name": "bounty_id", - "type": 61, + "type": 63, "typeName": "BountyIndex", "docs": [] } @@ -14823,7 +15007,7 @@ "fields": [ { "name": "bounty_id", - "type": 61, + "type": 63, "typeName": "BountyIndex", "docs": [] } @@ -14844,13 +15028,13 @@ "fields": [ { "name": "bounty_id", - "type": 61, + "type": 63, "typeName": "BountyIndex", "docs": [] }, { "name": "beneficiary", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] } @@ -14874,7 +15058,7 @@ "fields": [ { "name": "bounty_id", - "type": 61, + "type": 63, "typeName": "BountyIndex", "docs": [] } @@ -14896,7 +15080,7 @@ "fields": [ { "name": "bounty_id", - "type": 61, + "type": 63, "typeName": "BountyIndex", "docs": [] } @@ -14919,7 +15103,7 @@ "fields": [ { "name": "bounty_id", - "type": 61, + "type": 63, "typeName": "BountyIndex", "docs": [] }, @@ -14948,19 +15132,19 @@ "fields": [ { "name": "bounty_id", - "type": 61, + "type": 63, "typeName": "BountyIndex", "docs": [] }, { "name": "curator", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "fee", - "type": 65, + "type": 67, "typeName": "BalanceOf", "docs": [] } @@ -14979,6 +15163,35 @@ "## Complexity", "- O(1)." ] + }, + { + "name": "poke_deposit", + "fields": [ + { + "name": "bounty_id", + "type": 63, + "typeName": "BountyIndex", + "docs": [] + } + ], + "index": 10, + "docs": [ + "Poke the deposit reserved for creating a bounty proposal.", + "", + "This can be used by accounts to update their reserved amount.", + "", + "The dispatch origin for this call must be _Signed_.", + "", + "Parameters:", + "- `bounty_id`: The bounty id for which to adjust the deposit.", + "", + "If the deposit is updated, the difference will be reserved/unreserved from the", + "proposer's account.", + "", + "The transaction is made free if the deposit is updated and paid otherwise.", + "", + "Emits `DepositPoked` if the deposit is updated." + ] } ] } @@ -14989,7 +15202,7 @@ } }, { - "id": 195, + "id": 197, "type": { "path": [ "pallet_child_bounties", @@ -15010,13 +15223,13 @@ "fields": [ { "name": "parent_bounty_id", - "type": 61, + "type": 63, "typeName": "BountyIndex", "docs": [] }, { "name": "value", - "type": 65, + "type": 67, "typeName": "BalanceOf", "docs": [] }, @@ -15055,25 +15268,25 @@ "fields": [ { "name": "parent_bounty_id", - "type": 61, + "type": 63, "typeName": "BountyIndex", "docs": [] }, { "name": "child_bounty_id", - "type": 61, + "type": 63, "typeName": "BountyIndex", "docs": [] }, { "name": "curator", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "fee", - "type": 65, + "type": 67, "typeName": "BalanceOf", "docs": [] } @@ -15102,13 +15315,13 @@ "fields": [ { "name": "parent_bounty_id", - "type": 61, + "type": 63, "typeName": "BountyIndex", "docs": [] }, { "name": "child_bounty_id", - "type": 61, + "type": 63, "typeName": "BountyIndex", "docs": [] } @@ -15141,13 +15354,13 @@ "fields": [ { "name": "parent_bounty_id", - "type": 61, + "type": 63, "typeName": "BountyIndex", "docs": [] }, { "name": "child_bounty_id", - "type": 61, + "type": 63, "typeName": "BountyIndex", "docs": [] } @@ -15195,19 +15408,19 @@ "fields": [ { "name": "parent_bounty_id", - "type": 61, + "type": 63, "typeName": "BountyIndex", "docs": [] }, { "name": "child_bounty_id", - "type": 61, + "type": 63, "typeName": "BountyIndex", "docs": [] }, { "name": "beneficiary", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] } @@ -15238,13 +15451,13 @@ "fields": [ { "name": "parent_bounty_id", - "type": 61, + "type": 63, "typeName": "BountyIndex", "docs": [] }, { "name": "child_bounty_id", - "type": 61, + "type": 63, "typeName": "BountyIndex", "docs": [] } @@ -15274,13 +15487,13 @@ "fields": [ { "name": "parent_bounty_id", - "type": 61, + "type": 63, "typeName": "BountyIndex", "docs": [] }, { "name": "child_bounty_id", - "type": 61, + "type": 63, "typeName": "BountyIndex", "docs": [] } @@ -15320,7 +15533,7 @@ } }, { - "id": 196, + "id": 198, "type": { "path": [ "pallet_election_provider_multi_phase", @@ -15341,13 +15554,13 @@ "fields": [ { "name": "raw_solution", - "type": 197, + "type": 199, "typeName": "Box>>", "docs": [] }, { "name": "witness", - "type": 250, + "type": 252, "typeName": "SolutionOrSnapshotSize", "docs": [] } @@ -15375,7 +15588,7 @@ "fields": [ { "name": "maybe_next_score", - "type": 251, + "type": 253, "typeName": "Option", "docs": [] } @@ -15394,7 +15607,7 @@ "fields": [ { "name": "supports", - "type": 252, + "type": 254, "typeName": "Supports", "docs": [] } @@ -15416,7 +15629,7 @@ "fields": [ { "name": "raw_solution", - "type": 197, + "type": 199, "typeName": "Box>>", "docs": [] } @@ -15436,20 +15649,7 @@ }, { "name": "governance_fallback", - "fields": [ - { - "name": "maybe_max_voters", - "type": 45, - "typeName": "Option", - "docs": [] - }, - { - "name": "maybe_max_targets", - "type": 45, - "typeName": "Option", - "docs": [] - } - ], + "fields": [], "index": 4, "docs": [ "Trigger the governance fallback.", @@ -15467,7 +15667,7 @@ } }, { - "id": 197, + "id": 199, "type": { "path": [ "pallet_election_provider_multi_phase", @@ -15476,7 +15676,7 @@ "params": [ { "name": "S", - "type": 198 + "type": 200 } ], "def": { @@ -15484,13 +15684,13 @@ "fields": [ { "name": "solution", - "type": 198, + "type": 200, "typeName": "S", "docs": [] }, { "name": "score", - "type": 249, + "type": 251, "typeName": "ElectionScore", "docs": [] }, @@ -15507,7 +15707,7 @@ } }, { - "id": 198, + "id": 200, "type": { "path": [ "polkadot_runtime", @@ -15519,97 +15719,97 @@ "fields": [ { "name": "votes1", - "type": 199, + "type": 201, "typeName": null, "docs": [] }, { "name": "votes2", - "type": 202, + "type": 204, "typeName": null, "docs": [] }, { "name": "votes3", - "type": 207, + "type": 209, "typeName": null, "docs": [] }, { "name": "votes4", - "type": 210, + "type": 212, "typeName": null, "docs": [] }, { "name": "votes5", - "type": 213, + "type": 215, "typeName": null, "docs": [] }, { "name": "votes6", - "type": 216, + "type": 218, "typeName": null, "docs": [] }, { "name": "votes7", - "type": 219, + "type": 221, "typeName": null, "docs": [] }, { "name": "votes8", - "type": 222, + "type": 224, "typeName": null, "docs": [] }, { "name": "votes9", - "type": 225, + "type": 227, "typeName": null, "docs": [] }, { "name": "votes10", - "type": 228, + "type": 230, "typeName": null, "docs": [] }, { "name": "votes11", - "type": 231, + "type": 233, "typeName": null, "docs": [] }, { "name": "votes12", - "type": 234, + "type": 236, "typeName": null, "docs": [] }, { "name": "votes13", - "type": 237, + "type": 239, "typeName": null, "docs": [] }, { "name": "votes14", - "type": 240, + "type": 242, "typeName": null, "docs": [] }, { "name": "votes15", - "type": 243, + "type": 245, "typeName": null, "docs": [] }, { "name": "votes16", - "type": 246, + "type": 248, "typeName": null, "docs": [] } @@ -15620,102 +15820,102 @@ } }, { - "id": 199, + "id": 201, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 200 + "type": 202 } }, "docs": [] } }, { - "id": 200, + "id": 202, "type": { "path": [], "params": [], "def": { "tuple": [ - 61, - 201 + 63, + 203 ] }, "docs": [] } }, { - "id": 201, + "id": 203, "type": { "path": [], "params": [], "def": { "compact": { - "type": 101 + "type": 103 } }, "docs": [] } }, { - "id": 202, + "id": 204, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 203 + "type": 205 } }, "docs": [] } }, { - "id": 203, + "id": 205, "type": { "path": [], "params": [], "def": { "tuple": [ - 61, - 204, - 201 + 63, + 206, + 203 ] }, "docs": [] } }, { - "id": 204, + "id": 206, "type": { "path": [], "params": [], "def": { "tuple": [ - 201, - 205 + 203, + 207 ] }, "docs": [] } }, { - "id": 205, + "id": 207, "type": { "path": [], "params": [], "def": { "compact": { - "type": 206 + "type": 208 } }, "docs": [] } }, { - "id": 206, + "id": 208, "type": { "path": [ "sp_arithmetic", @@ -15728,7 +15928,7 @@ "fields": [ { "name": null, - "type": 101, + "type": 103, "typeName": "u16", "docs": [] } @@ -15739,595 +15939,595 @@ } }, { - "id": 207, + "id": 209, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 208 + "type": 210 } }, "docs": [] } }, { - "id": 208, + "id": 210, "type": { "path": [], "params": [], "def": { "tuple": [ - 61, - 209, - 201 + 63, + 211, + 203 ] }, "docs": [] } }, { - "id": 209, + "id": 211, "type": { "path": [], "params": [], "def": { "array": { "len": 2, - "type": 204 + "type": 206 } }, "docs": [] } }, { - "id": 210, + "id": 212, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 211 + "type": 213 } }, "docs": [] } }, { - "id": 211, + "id": 213, "type": { "path": [], "params": [], "def": { "tuple": [ - 61, - 212, - 201 + 63, + 214, + 203 ] }, "docs": [] } }, { - "id": 212, + "id": 214, "type": { "path": [], "params": [], "def": { "array": { "len": 3, - "type": 204 + "type": 206 } }, "docs": [] } }, { - "id": 213, + "id": 215, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 214 + "type": 216 } }, "docs": [] } }, { - "id": 214, + "id": 216, "type": { "path": [], "params": [], "def": { "tuple": [ - 61, - 215, - 201 + 63, + 217, + 203 ] }, "docs": [] } }, { - "id": 215, + "id": 217, "type": { "path": [], "params": [], "def": { "array": { "len": 4, - "type": 204 + "type": 206 } }, "docs": [] } }, { - "id": 216, + "id": 218, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 217 + "type": 219 } }, "docs": [] } }, { - "id": 217, + "id": 219, "type": { "path": [], "params": [], "def": { "tuple": [ - 61, - 218, - 201 + 63, + 220, + 203 ] }, "docs": [] } }, { - "id": 218, + "id": 220, "type": { "path": [], "params": [], "def": { "array": { "len": 5, - "type": 204 + "type": 206 } }, "docs": [] } }, { - "id": 219, + "id": 221, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 220 + "type": 222 } }, "docs": [] } }, { - "id": 220, + "id": 222, "type": { "path": [], "params": [], "def": { "tuple": [ - 61, - 221, - 201 + 63, + 223, + 203 ] }, "docs": [] } }, { - "id": 221, + "id": 223, "type": { "path": [], "params": [], "def": { "array": { "len": 6, - "type": 204 + "type": 206 } }, "docs": [] } }, { - "id": 222, + "id": 224, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 223 + "type": 225 } }, "docs": [] } }, { - "id": 223, + "id": 225, "type": { "path": [], "params": [], "def": { "tuple": [ - 61, - 224, - 201 + 63, + 226, + 203 ] }, "docs": [] } }, { - "id": 224, + "id": 226, "type": { "path": [], "params": [], "def": { "array": { "len": 7, - "type": 204 + "type": 206 } }, "docs": [] } }, { - "id": 225, + "id": 227, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 226 + "type": 228 } }, "docs": [] } }, { - "id": 226, + "id": 228, "type": { "path": [], "params": [], "def": { "tuple": [ - 61, - 227, - 201 + 63, + 229, + 203 ] }, "docs": [] } }, { - "id": 227, + "id": 229, "type": { "path": [], "params": [], "def": { "array": { "len": 8, - "type": 204 + "type": 206 } }, "docs": [] } }, { - "id": 228, + "id": 230, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 229 + "type": 231 } }, "docs": [] } }, { - "id": 229, + "id": 231, "type": { "path": [], "params": [], "def": { "tuple": [ - 61, - 230, - 201 + 63, + 232, + 203 ] }, "docs": [] } }, { - "id": 230, + "id": 232, "type": { "path": [], "params": [], "def": { "array": { "len": 9, - "type": 204 + "type": 206 } }, "docs": [] } }, { - "id": 231, + "id": 233, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 232 + "type": 234 } }, "docs": [] } }, { - "id": 232, + "id": 234, "type": { "path": [], "params": [], "def": { "tuple": [ - 61, - 233, - 201 + 63, + 235, + 203 ] }, "docs": [] } }, { - "id": 233, + "id": 235, "type": { "path": [], "params": [], "def": { "array": { "len": 10, - "type": 204 + "type": 206 } }, "docs": [] } }, { - "id": 234, + "id": 236, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 235 + "type": 237 } }, "docs": [] } }, { - "id": 235, + "id": 237, "type": { "path": [], "params": [], "def": { "tuple": [ - 61, - 236, - 201 + 63, + 238, + 203 ] }, "docs": [] } }, { - "id": 236, + "id": 238, "type": { "path": [], "params": [], "def": { "array": { "len": 11, - "type": 204 + "type": 206 } }, "docs": [] } }, { - "id": 237, + "id": 239, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 238 + "type": 240 } }, "docs": [] } }, { - "id": 238, + "id": 240, "type": { "path": [], "params": [], "def": { "tuple": [ - 61, - 239, - 201 + 63, + 241, + 203 ] }, "docs": [] } }, { - "id": 239, + "id": 241, "type": { "path": [], "params": [], "def": { "array": { "len": 12, - "type": 204 + "type": 206 } }, "docs": [] } }, { - "id": 240, + "id": 242, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 241 + "type": 243 } }, "docs": [] } }, { - "id": 241, + "id": 243, "type": { "path": [], "params": [], "def": { "tuple": [ - 61, - 242, - 201 + 63, + 244, + 203 ] }, "docs": [] } }, { - "id": 242, + "id": 244, "type": { "path": [], "params": [], "def": { "array": { "len": 13, - "type": 204 + "type": 206 } }, "docs": [] } }, { - "id": 243, + "id": 245, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 244 + "type": 246 } }, "docs": [] } }, { - "id": 244, + "id": 246, "type": { "path": [], "params": [], "def": { "tuple": [ - 61, - 245, - 201 + 63, + 247, + 203 ] }, "docs": [] } }, { - "id": 245, + "id": 247, "type": { "path": [], "params": [], "def": { "array": { "len": 14, - "type": 204 + "type": 206 } }, "docs": [] } }, { - "id": 246, + "id": 248, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 247 + "type": 249 } }, "docs": [] } }, { - "id": 247, + "id": 249, "type": { "path": [], "params": [], "def": { "tuple": [ - 61, - 248, - 201 + 63, + 250, + 203 ] }, "docs": [] } }, { - "id": 248, + "id": 250, "type": { "path": [], "params": [], "def": { "array": { "len": 15, - "type": 204 + "type": 206 } }, "docs": [] } }, { - "id": 249, + "id": 251, "type": { "path": [ "sp_npos_elections", @@ -16362,7 +16562,7 @@ } }, { - "id": 250, + "id": 252, "type": { "path": [ "pallet_election_provider_multi_phase", @@ -16374,13 +16574,13 @@ "fields": [ { "name": "voters", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "targets", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -16391,7 +16591,7 @@ } }, { - "id": 251, + "id": 253, "type": { "path": [ "Option" @@ -16399,7 +16599,7 @@ "params": [ { "name": "T", - "type": 249 + "type": 251 } ], "def": { @@ -16416,7 +16616,7 @@ "fields": [ { "name": null, - "type": 249, + "type": 251, "typeName": null, "docs": [] } @@ -16431,34 +16631,34 @@ } }, { - "id": 252, + "id": 254, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 253 + "type": 255 } }, "docs": [] } }, { - "id": 253, + "id": 255, "type": { "path": [], "params": [], "def": { "tuple": [ 0, - 254 + 256 ] }, "docs": [] } }, { - "id": 254, + "id": 256, "type": { "path": [ "sp_npos_elections", @@ -16481,7 +16681,7 @@ }, { "name": "voters", - "type": 255, + "type": 257, "typeName": "Vec<(AccountId, ExtendedBalance)>", "docs": [] } @@ -16492,20 +16692,20 @@ } }, { - "id": 255, + "id": 257, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 256 + "type": 258 } }, "docs": [] } }, { - "id": 256, + "id": 258, "type": { "path": [], "params": [], @@ -16519,7 +16719,7 @@ } }, { - "id": 257, + "id": 259, "type": { "path": [ "pallet_bags_list", @@ -16544,7 +16744,7 @@ "fields": [ { "name": "dislocated", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] } @@ -16568,7 +16768,7 @@ "fields": [ { "name": "lighter", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] } @@ -16592,13 +16792,13 @@ "fields": [ { "name": "heavier", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "lighter", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] } @@ -16619,7 +16819,7 @@ } }, { - "id": 258, + "id": 260, "type": { "path": [ "pallet_nomination_pools", @@ -16640,7 +16840,7 @@ "fields": [ { "name": "amount", - "type": 65, + "type": 67, "typeName": "BalanceOf", "docs": [] }, @@ -16676,7 +16876,7 @@ "fields": [ { "name": "extra", - "type": 259, + "type": 261, "typeName": "BondExtra>", "docs": [] } @@ -16712,13 +16912,13 @@ "fields": [ { "name": "member_account", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "unbonding_points", - "type": 65, + "type": 67, "typeName": "BalanceOf", "docs": [] } @@ -16789,7 +16989,7 @@ "fields": [ { "name": "member_account", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, @@ -16831,25 +17031,25 @@ "fields": [ { "name": "amount", - "type": 65, + "type": 67, "typeName": "BalanceOf", "docs": [] }, { "name": "root", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "nominator", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "bouncer", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] } @@ -16880,25 +17080,25 @@ "fields": [ { "name": "amount", - "type": 65, + "type": 67, "typeName": "BalanceOf", "docs": [] }, { "name": "root", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "nominator", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "bouncer", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, @@ -16930,7 +17130,7 @@ }, { "name": "validators", - "type": 127, + "type": 129, "typeName": "Vec", "docs": [] } @@ -16962,7 +17162,7 @@ }, { "name": "state", - "type": 260, + "type": 262, "typeName": "PoolState", "docs": [] } @@ -17010,37 +17210,37 @@ "fields": [ { "name": "min_join_bond", - "type": 261, + "type": 263, "typeName": "ConfigOp>", "docs": [] }, { "name": "min_create_bond", - "type": 261, + "type": 263, "typeName": "ConfigOp>", "docs": [] }, { "name": "max_pools", - "type": 262, + "type": 264, "typeName": "ConfigOp", "docs": [] }, { "name": "max_members", - "type": 262, + "type": 264, "typeName": "ConfigOp", "docs": [] }, { "name": "max_members_per_pool", - "type": 262, + "type": 264, "typeName": "ConfigOp", "docs": [] }, { "name": "global_max_commission", - "type": 263, + "type": 265, "typeName": "ConfigOp", "docs": [] } @@ -17071,19 +17271,19 @@ }, { "name": "new_root", - "type": 264, + "type": 266, "typeName": "ConfigOp", "docs": [] }, { "name": "new_nominator", - "type": 264, + "type": 266, "typeName": "ConfigOp", "docs": [] }, { "name": "new_bouncer", - "type": 264, + "type": 266, "typeName": "ConfigOp", "docs": [] } @@ -17135,13 +17335,13 @@ "fields": [ { "name": "member", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] }, { "name": "extra", - "type": 259, + "type": 261, "typeName": "BondExtra>", "docs": [] } @@ -17164,7 +17364,7 @@ "fields": [ { "name": "permission", - "type": 265, + "type": 267, "typeName": "ClaimPermission", "docs": [] } @@ -17209,7 +17409,7 @@ }, { "name": "new_commission", - "type": 266, + "type": 268, "typeName": "Option<(Perbill, T::AccountId)>", "docs": [] } @@ -17234,7 +17434,7 @@ }, { "name": "max_commission", - "type": 44, + "type": 45, "typeName": "Perbill", "docs": [] } @@ -17259,7 +17459,7 @@ }, { "name": "change_rate", - "type": 268, + "type": 270, "typeName": "CommissionChangeRate>", "docs": [] } @@ -17334,7 +17534,7 @@ }, { "name": "permission", - "type": 269, + "type": 271, "typeName": "Option>", "docs": [] } @@ -17352,7 +17552,7 @@ "fields": [ { "name": "member_account", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] } @@ -17375,7 +17575,7 @@ "fields": [ { "name": "member_account", - "type": 124, + "type": 126, "typeName": "AccountIdLookupOf", "docs": [] } @@ -17425,7 +17625,7 @@ } }, { - "id": 259, + "id": 261, "type": { "path": [ "pallet_nomination_pools", @@ -17466,7 +17666,7 @@ } }, { - "id": 260, + "id": 262, "type": { "path": [ "pallet_nomination_pools", @@ -17501,7 +17701,7 @@ } }, { - "id": 261, + "id": 263, "type": { "path": [ "pallet_nomination_pools", @@ -17548,7 +17748,7 @@ } }, { - "id": 262, + "id": 264, "type": { "path": [ "pallet_nomination_pools", @@ -17595,7 +17795,7 @@ } }, { - "id": 263, + "id": 265, "type": { "path": [ "pallet_nomination_pools", @@ -17604,7 +17804,7 @@ "params": [ { "name": "T", - "type": 44 + "type": 45 } ], "def": { @@ -17621,7 +17821,7 @@ "fields": [ { "name": null, - "type": 44, + "type": 45, "typeName": "T", "docs": [] } @@ -17642,7 +17842,7 @@ } }, { - "id": 264, + "id": 266, "type": { "path": [ "pallet_nomination_pools", @@ -17689,7 +17889,7 @@ } }, { - "id": 265, + "id": 267, "type": { "path": [ "pallet_nomination_pools", @@ -17730,7 +17930,7 @@ } }, { - "id": 266, + "id": 268, "type": { "path": [ "Option" @@ -17738,7 +17938,7 @@ "params": [ { "name": "T", - "type": 267 + "type": 269 } ], "def": { @@ -17755,7 +17955,7 @@ "fields": [ { "name": null, - "type": 267, + "type": 269, "typeName": null, "docs": [] } @@ -17770,13 +17970,13 @@ } }, { - "id": 267, + "id": 269, "type": { "path": [], "params": [], "def": { "tuple": [ - 44, + 45, 0 ] }, @@ -17784,7 +17984,7 @@ } }, { - "id": 268, + "id": 270, "type": { "path": [ "pallet_nomination_pools", @@ -17801,7 +18001,7 @@ "fields": [ { "name": "max_increase", - "type": 44, + "type": 45, "typeName": "Perbill", "docs": [] }, @@ -17818,7 +18018,7 @@ } }, { - "id": 269, + "id": 271, "type": { "path": [ "Option" @@ -17826,7 +18026,7 @@ "params": [ { "name": "T", - "type": 270 + "type": 272 } ], "def": { @@ -17843,7 +18043,7 @@ "fields": [ { "name": null, - "type": 270, + "type": 272, "typeName": null, "docs": [] } @@ -17858,7 +18058,7 @@ } }, { - "id": 270, + "id": 272, "type": { "path": [ "pallet_nomination_pools", @@ -17899,7 +18099,7 @@ } }, { - "id": 271, + "id": 273, "type": { "path": [ "pallet_fast_unstake", @@ -18009,7 +18209,149 @@ } }, { - "id": 272, + "id": 274, + "type": { + "path": [ + "pallet_staking_async_ah_client", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "validator_set", + "fields": [ + { + "name": "report", + "type": 275, + "typeName": "rc_client::ValidatorSetReport", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "set_mode", + "fields": [ + { + "name": "mode", + "type": 276, + "typeName": "OperatingMode", + "docs": [] + } + ], + "index": 1, + "docs": [ + "Allows governance to force set the operating mode of the pallet." + ] + }, + { + "name": "force_on_migration_end", + "fields": [], + "index": 2, + "docs": [ + "manually do what this pallet was meant to do at the end of the migration." + ] + } + ] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 275, + "type": { + "path": [ + "pallet_staking_async_rc_client", + "ValidatorSetReport" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "new_validator_set", + "type": 129, + "typeName": "Vec", + "docs": [] + }, + { + "name": "id", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "prune_up_to", + "type": 46, + "typeName": "Option", + "docs": [] + }, + { + "name": "leftover", + "type": 8, + "typeName": "bool", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 276, + "type": { + "path": [ + "pallet_staking_async_ah_client", + "OperatingMode" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Passive", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Buffered", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "Active", + "fields": [], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 277, "type": { "path": [ "polkadot_runtime_parachains", @@ -18184,7 +18526,7 @@ "fields": [ { "name": "new", - "type": 45, + "type": 46, "typeName": "Option", "docs": [] } @@ -18199,7 +18541,7 @@ "fields": [ { "name": "new", - "type": 45, + "type": 46, "typeName": "Option", "docs": [] } @@ -18581,7 +18923,7 @@ "fields": [ { "name": "new", - "type": 273, + "type": 278, "typeName": "AsyncBackingParams", "docs": [] } @@ -18596,7 +18938,7 @@ "fields": [ { "name": "new", - "type": 274, + "type": 279, "typeName": "ExecutorParams", "docs": [] } @@ -18626,7 +18968,7 @@ "fields": [ { "name": "new", - "type": 44, + "type": 45, "typeName": "Perbill", "docs": [] } @@ -18656,7 +18998,7 @@ "fields": [ { "name": "new", - "type": 44, + "type": 45, "typeName": "Perbill", "docs": [] } @@ -18707,7 +19049,7 @@ "fields": [ { "name": "new", - "type": 279, + "type": 284, "typeName": "ApprovalVotingParams", "docs": [] } @@ -18722,7 +19064,7 @@ "fields": [ { "name": "new", - "type": 280, + "type": 285, "typeName": "SchedulerParams>", "docs": [] } @@ -18741,7 +19083,7 @@ } }, { - "id": 273, + "id": 278, "type": { "path": [ "polkadot_primitives", @@ -18772,7 +19114,7 @@ } }, { - "id": 274, + "id": 279, "type": { "path": [ "polkadot_primitives", @@ -18786,7 +19128,7 @@ "fields": [ { "name": null, - "type": 275, + "type": 280, "typeName": "Vec", "docs": [] } @@ -18797,20 +19139,20 @@ } }, { - "id": 275, + "id": 280, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 276 + "type": 281 } }, "docs": [] } }, { - "id": 276, + "id": 281, "type": { "path": [ "polkadot_primitives", @@ -18879,7 +19221,7 @@ "fields": [ { "name": null, - "type": 277, + "type": 282, "typeName": "PvfPrepKind", "docs": [] }, @@ -18898,7 +19240,7 @@ "fields": [ { "name": null, - "type": 278, + "type": 283, "typeName": "PvfExecKind", "docs": [] }, @@ -18925,7 +19267,7 @@ } }, { - "id": 277, + "id": 282, "type": { "path": [ "polkadot_primitives", @@ -18955,7 +19297,7 @@ } }, { - "id": 278, + "id": 283, "type": { "path": [ "polkadot_primitives", @@ -18985,7 +19327,7 @@ } }, { - "id": 279, + "id": 284, "type": { "path": [ "polkadot_primitives", @@ -19009,7 +19351,7 @@ } }, { - "id": 280, + "id": 285, "type": { "path": [ "polkadot_primitives", @@ -19039,7 +19381,7 @@ }, { "name": "max_validators_per_core", - "type": 45, + "type": 46, "typeName": "Option", "docs": [] }, @@ -19069,13 +19411,13 @@ }, { "name": "on_demand_target_queue_utilization", - "type": 44, + "type": 45, "typeName": "Perbill", "docs": [] }, { "name": "on_demand_fee_variability", - "type": 44, + "type": 45, "typeName": "Perbill", "docs": [] }, @@ -19098,7 +19440,7 @@ } }, { - "id": 281, + "id": 286, "type": { "path": [ "polkadot_runtime_parachains", @@ -19123,7 +19465,7 @@ } }, { - "id": 282, + "id": 287, "type": { "path": [ "polkadot_runtime_parachains", @@ -19148,7 +19490,7 @@ } }, { - "id": 283, + "id": 288, "type": { "path": [ "polkadot_runtime_parachains", @@ -19170,7 +19512,7 @@ "fields": [ { "name": "data", - "type": 284, + "type": 289, "typeName": "ParachainsInherentData>", "docs": [] } @@ -19189,7 +19531,7 @@ } }, { - "id": 284, + "id": 289, "type": { "path": [ "polkadot_primitives", @@ -19199,7 +19541,7 @@ "params": [ { "name": "HDR", - "type": 115 + "type": 117 } ], "def": { @@ -19207,25 +19549,25 @@ "fields": [ { "name": "bitfields", - "type": 285, + "type": 290, "typeName": "UncheckedSignedAvailabilityBitfields", "docs": [] }, { "name": "backed_candidates", - "type": 292, + "type": 297, "typeName": "Vec>", "docs": [] }, { "name": "disputes", - "type": 309, + "type": 314, "typeName": "MultiDisputeStatementSet", "docs": [] }, { "name": "parent_header", - "type": 115, + "type": 117, "typeName": "HDR", "docs": [] } @@ -19236,20 +19578,20 @@ } }, { - "id": 285, + "id": 290, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 286 + "type": 291 } }, "docs": [] } }, { - "id": 286, + "id": 291, "type": { "path": [ "polkadot_primitives", @@ -19260,11 +19602,11 @@ "params": [ { "name": "Payload", - "type": 287 + "type": 292 }, { "name": "RealPayload", - "type": 287 + "type": 292 } ], "def": { @@ -19272,19 +19614,19 @@ "fields": [ { "name": "payload", - "type": 287, + "type": 292, "typeName": "Payload", "docs": [] }, { "name": "validator_index", - "type": 290, + "type": 295, "typeName": "ValidatorIndex", "docs": [] }, { "name": "signature", - "type": 291, + "type": 296, "typeName": "ValidatorSignature", "docs": [] } @@ -19295,7 +19637,7 @@ } }, { - "id": 287, + "id": 292, "type": { "path": [ "polkadot_primitives", @@ -19308,7 +19650,7 @@ "fields": [ { "name": null, - "type": 288, + "type": 293, "typeName": "BitVec", "docs": [] } @@ -19319,21 +19661,21 @@ } }, { - "id": 288, + "id": 293, "type": { "path": [], "params": [], "def": { "bitSequence": { "bitStoreType": 2, - "bitOrderType": 289 + "bitOrderType": 294 } }, "docs": [] } }, { - "id": 289, + "id": 294, "type": { "path": [ "bitvec", @@ -19350,7 +19692,7 @@ } }, { - "id": 290, + "id": 295, "type": { "path": [ "polkadot_primitives", @@ -19374,7 +19716,7 @@ } }, { - "id": 291, + "id": 296, "type": { "path": [ "polkadot_primitives", @@ -19388,7 +19730,7 @@ "fields": [ { "name": null, - "type": 157, + "type": 159, "typeName": "sr25519::Signature", "docs": [] } @@ -19399,20 +19741,20 @@ } }, { - "id": 292, + "id": 297, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 293 + "type": 298 } }, "docs": [] } }, { - "id": 293, + "id": 298, "type": { "path": [ "polkadot_primitives", @@ -19430,19 +19772,19 @@ "fields": [ { "name": "candidate", - "type": 294, + "type": 299, "typeName": "CommittedCandidateReceiptV2", "docs": [] }, { "name": "validity_votes", - "type": 307, + "type": 312, "typeName": "Vec", "docs": [] }, { "name": "validator_indices", - "type": 288, + "type": 293, "typeName": "BitVec", "docs": [] } @@ -19453,7 +19795,7 @@ } }, { - "id": 294, + "id": 299, "type": { "path": [ "polkadot_primitives", @@ -19471,13 +19813,13 @@ "fields": [ { "name": "descriptor", - "type": 295, + "type": 300, "typeName": "CandidateDescriptorV2", "docs": [] }, { "name": "commitments", - "type": 299, + "type": 304, "typeName": "CandidateCommitments", "docs": [] } @@ -19488,7 +19830,7 @@ } }, { - "id": 295, + "id": 300, "type": { "path": [ "polkadot_primitives", @@ -19506,7 +19848,7 @@ "fields": [ { "name": "para_id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, @@ -19518,13 +19860,13 @@ }, { "name": "version", - "type": 296, + "type": 301, "typeName": "InternalVersion", "docs": [] }, { "name": "core_index", - "type": 101, + "type": 103, "typeName": "u16", "docs": [] }, @@ -19536,7 +19878,7 @@ }, { "name": "reserved1", - "type": 297, + "type": 302, "typeName": "[u8; 25]", "docs": [] }, @@ -19560,7 +19902,7 @@ }, { "name": "reserved2", - "type": 157, + "type": 159, "typeName": "[u8; 64]", "docs": [] }, @@ -19572,7 +19914,7 @@ }, { "name": "validation_code_hash", - "type": 298, + "type": 303, "typeName": "ValidationCodeHash", "docs": [] } @@ -19583,7 +19925,7 @@ } }, { - "id": 296, + "id": 301, "type": { "path": [ "polkadot_primitives", @@ -19607,7 +19949,7 @@ } }, { - "id": 297, + "id": 302, "type": { "path": [], "params": [], @@ -19621,7 +19963,7 @@ } }, { - "id": 298, + "id": 303, "type": { "path": [ "polkadot_parachain_primitives", @@ -19645,7 +19987,7 @@ } }, { - "id": 299, + "id": 304, "type": { "path": [ "polkadot_primitives", @@ -19663,25 +20005,25 @@ "fields": [ { "name": "upward_messages", - "type": 300, + "type": 305, "typeName": "UpwardMessages", "docs": [] }, { "name": "horizontal_messages", - "type": 301, + "type": 306, "typeName": "HorizontalMessages", "docs": [] }, { "name": "new_validation_code", - "type": 304, + "type": 309, "typeName": "Option", "docs": [] }, { "name": "head_data", - "type": 306, + "type": 311, "typeName": "HeadData", "docs": [] }, @@ -19704,7 +20046,7 @@ } }, { - "id": 300, + "id": 305, "type": { "path": [ "bounded_collections", @@ -19726,7 +20068,7 @@ "fields": [ { "name": null, - "type": 108, + "type": 110, "typeName": "Vec", "docs": [] } @@ -19737,7 +20079,7 @@ } }, { - "id": 301, + "id": 306, "type": { "path": [ "bounded_collections", @@ -19747,7 +20089,7 @@ "params": [ { "name": "T", - "type": 302 + "type": 307 }, { "name": "S", @@ -19759,7 +20101,7 @@ "fields": [ { "name": null, - "type": 303, + "type": 308, "typeName": "Vec", "docs": [] } @@ -19770,7 +20112,7 @@ } }, { - "id": 302, + "id": 307, "type": { "path": [ "polkadot_core_primitives", @@ -19779,7 +20121,7 @@ "params": [ { "name": "Id", - "type": 171 + "type": 173 } ], "def": { @@ -19787,7 +20129,7 @@ "fields": [ { "name": "recipient", - "type": 171, + "type": 173, "typeName": "Id", "docs": [] }, @@ -19804,20 +20146,20 @@ } }, { - "id": 303, + "id": 308, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 302 + "type": 307 } }, "docs": [] } }, { - "id": 304, + "id": 309, "type": { "path": [ "Option" @@ -19825,7 +20167,7 @@ "params": [ { "name": "T", - "type": 305 + "type": 310 } ], "def": { @@ -19842,7 +20184,7 @@ "fields": [ { "name": null, - "type": 305, + "type": 310, "typeName": null, "docs": [] } @@ -19857,7 +20199,7 @@ } }, { - "id": 305, + "id": 310, "type": { "path": [ "polkadot_parachain_primitives", @@ -19881,7 +20223,7 @@ } }, { - "id": 306, + "id": 311, "type": { "path": [ "polkadot_parachain_primitives", @@ -19905,20 +20247,20 @@ } }, { - "id": 307, + "id": 312, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 308 + "type": 313 } }, "docs": [] } }, { - "id": 308, + "id": 313, "type": { "path": [ "polkadot_primitives", @@ -19934,7 +20276,7 @@ "fields": [ { "name": null, - "type": 291, + "type": 296, "typeName": "ValidatorSignature", "docs": [] } @@ -19947,7 +20289,7 @@ "fields": [ { "name": null, - "type": 291, + "type": 296, "typeName": "ValidatorSignature", "docs": [] } @@ -19962,20 +20304,20 @@ } }, { - "id": 309, + "id": 314, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 310 + "type": 315 } }, "docs": [] } }, { - "id": 310, + "id": 315, "type": { "path": [ "polkadot_primitives", @@ -19988,7 +20330,7 @@ "fields": [ { "name": "candidate_hash", - "type": 311, + "type": 316, "typeName": "CandidateHash", "docs": [] }, @@ -20000,7 +20342,7 @@ }, { "name": "statements", - "type": 312, + "type": 317, "typeName": "Vec<(DisputeStatement, ValidatorIndex, ValidatorSignature)>", "docs": [] } @@ -20011,7 +20353,7 @@ } }, { - "id": 311, + "id": 316, "type": { "path": [ "polkadot_core_primitives", @@ -20034,35 +20376,35 @@ } }, { - "id": 312, + "id": 317, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 313 + "type": 318 } }, "docs": [] } }, { - "id": 313, + "id": 318, "type": { "path": [], "params": [], "def": { "tuple": [ - 314, - 290, - 291 + 319, + 295, + 296 ] }, "docs": [] } }, { - "id": 314, + "id": 319, "type": { "path": [ "polkadot_primitives", @@ -20078,7 +20420,7 @@ "fields": [ { "name": null, - "type": 315, + "type": 320, "typeName": "ValidDisputeStatementKind", "docs": [] } @@ -20091,7 +20433,7 @@ "fields": [ { "name": null, - "type": 317, + "type": 322, "typeName": "InvalidDisputeStatementKind", "docs": [] } @@ -20106,7 +20448,7 @@ } }, { - "id": 315, + "id": 320, "type": { "path": [ "polkadot_primitives", @@ -20160,7 +20502,7 @@ "fields": [ { "name": null, - "type": 316, + "type": 321, "typeName": "Vec", "docs": [] } @@ -20175,20 +20517,20 @@ } }, { - "id": 316, + "id": 321, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 311 + "type": 316 } }, "docs": [] } }, { - "id": 317, + "id": 322, "type": { "path": [ "polkadot_primitives", @@ -20212,7 +20554,7 @@ } }, { - "id": 318, + "id": 323, "type": { "path": [ "polkadot_runtime_parachains", @@ -20234,13 +20576,13 @@ "fields": [ { "name": "para", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, { "name": "new_code", - "type": 305, + "type": 310, "typeName": "ValidationCode", "docs": [] } @@ -20255,13 +20597,13 @@ "fields": [ { "name": "para", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, { "name": "new_head", - "type": 306, + "type": 311, "typeName": "HeadData", "docs": [] } @@ -20276,13 +20618,13 @@ "fields": [ { "name": "para", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, { "name": "new_code", - "type": 305, + "type": 310, "typeName": "ValidationCode", "docs": [] }, @@ -20303,13 +20645,13 @@ "fields": [ { "name": "para", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, { "name": "new_head", - "type": 306, + "type": 311, "typeName": "HeadData", "docs": [] } @@ -20324,7 +20666,7 @@ "fields": [ { "name": "para", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -20341,7 +20683,7 @@ "fields": [ { "name": "validation_code", - "type": 305, + "type": 310, "typeName": "ValidationCode", "docs": [] } @@ -20369,7 +20711,7 @@ "fields": [ { "name": "validation_code_hash", - "type": 298, + "type": 303, "typeName": "ValidationCodeHash", "docs": [] } @@ -20388,13 +20730,13 @@ "fields": [ { "name": "stmt", - "type": 319, + "type": 324, "typeName": "PvfCheckStatement", "docs": [] }, { "name": "signature", - "type": 291, + "type": 296, "typeName": "ValidatorSignature", "docs": [] } @@ -20410,7 +20752,7 @@ "fields": [ { "name": "para", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, @@ -20425,6 +20767,83 @@ "docs": [ "Set the storage for the current parachain head data immediately." ] + }, + { + "name": "remove_upgrade_cooldown", + "fields": [ + { + "name": "para", + "type": 173, + "typeName": "ParaId", + "docs": [] + } + ], + "index": 9, + "docs": [ + "Remove an upgrade cooldown for a parachain.", + "", + "The cost for removing the cooldown earlier depends on the time left for the cooldown", + "multiplied by [`Config::CooldownRemovalMultiplier`]. The paid tokens are burned." + ] + }, + { + "name": "authorize_force_set_current_code_hash", + "fields": [ + { + "name": "para", + "type": 173, + "typeName": "ParaId", + "docs": [] + }, + { + "name": "new_code_hash", + "type": 303, + "typeName": "ValidationCodeHash", + "docs": [] + }, + { + "name": "valid_period", + "type": 4, + "typeName": "BlockNumberFor", + "docs": [] + } + ], + "index": 10, + "docs": [ + "Sets the storage for the authorized current code hash of the parachain.", + "If not applied, it will be removed at the `System::block_number() + valid_period` block.", + "", + "This can be useful, when triggering `Paras::force_set_current_code(para, code)`", + "from a different chain than the one where the `Paras` pallet is deployed.", + "", + "The main purpose is to avoid transferring the entire `code` Wasm blob between chains.", + "Instead, we authorize `code_hash` with `root`, which can later be applied by", + "`Paras::apply_authorized_force_set_current_code(para, code)` by anyone.", + "", + "Authorizations are stored in an **overwriting manner**." + ] + }, + { + "name": "apply_authorized_force_set_current_code", + "fields": [ + { + "name": "para", + "type": 173, + "typeName": "ParaId", + "docs": [] + }, + { + "name": "new_code", + "type": 310, + "typeName": "ValidationCode", + "docs": [] + } + ], + "index": 11, + "docs": [ + "Applies the already authorized current code for the parachain,", + "triggering the same functionality as `force_set_current_code`." + ] } ] } @@ -20435,7 +20854,7 @@ } }, { - "id": 319, + "id": 324, "type": { "path": [ "polkadot_primitives", @@ -20454,7 +20873,7 @@ }, { "name": "subject", - "type": 298, + "type": 303, "typeName": "ValidationCodeHash", "docs": [] }, @@ -20466,7 +20885,7 @@ }, { "name": "validator_index", - "type": 290, + "type": 295, "typeName": "ValidatorIndex", "docs": [] } @@ -20477,7 +20896,7 @@ } }, { - "id": 320, + "id": 325, "type": { "path": [ "polkadot_runtime_parachains", @@ -20520,7 +20939,7 @@ } }, { - "id": 321, + "id": 326, "type": { "path": [ "polkadot_runtime_parachains", @@ -20542,7 +20961,7 @@ "fields": [ { "name": "recipient", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, @@ -20578,7 +20997,7 @@ "fields": [ { "name": "sender", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -20595,7 +21014,7 @@ "fields": [ { "name": "channel_id", - "type": 322, + "type": 327, "typeName": "HrmpChannelId", "docs": [] } @@ -20613,7 +21032,7 @@ "fields": [ { "name": "para", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, @@ -20690,7 +21109,7 @@ "fields": [ { "name": "channel_id", - "type": 322, + "type": 327, "typeName": "HrmpChannelId", "docs": [] }, @@ -20718,13 +21137,13 @@ "fields": [ { "name": "sender", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, { "name": "recipient", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, @@ -20758,13 +21177,13 @@ "fields": [ { "name": "sender", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, { "name": "recipient", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -20790,13 +21209,13 @@ "fields": [ { "name": "sender", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, { "name": "recipient", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -20819,7 +21238,7 @@ "fields": [ { "name": "target_system_chain", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -20844,7 +21263,7 @@ } }, { - "id": 322, + "id": 327, "type": { "path": [ "polkadot_parachain_primitives", @@ -20857,13 +21276,13 @@ "fields": [ { "name": "sender", - "type": 171, + "type": 173, "typeName": "Id", "docs": [] }, { "name": "recipient", - "type": 171, + "type": 173, "typeName": "Id", "docs": [] } @@ -20874,7 +21293,7 @@ } }, { - "id": 323, + "id": 328, "type": { "path": [ "polkadot_runtime_parachains", @@ -20906,7 +21325,7 @@ } }, { - "id": 324, + "id": 329, "type": { "path": [ "polkadot_runtime_parachains", @@ -20929,13 +21348,13 @@ "fields": [ { "name": "dispute_proof", - "type": 325, - "typeName": "Box", + "type": 330, + "typeName": "Box", "docs": [] }, { "name": "key_owner_proof", - "type": 118, + "type": 120, "typeName": "T::KeyOwnerProof", "docs": [] } @@ -20952,12 +21371,11 @@ } }, { - "id": 325, + "id": 330, "type": { "path": [ "polkadot_primitives", - "v8", - "slashing", + "vstaging", "DisputeProof" ], "params": [], @@ -20966,25 +21384,25 @@ "fields": [ { "name": "time_slot", - "type": 326, + "type": 331, "typeName": "DisputesTimeSlot", "docs": [] }, { "name": "kind", - "type": 327, - "typeName": "SlashingOffenceKind", + "type": 332, + "typeName": "DisputeOffenceKind", "docs": [] }, { "name": "validator_index", - "type": 290, + "type": 295, "typeName": "ValidatorIndex", "docs": [] }, { "name": "validator_id", - "type": 146, + "type": 148, "typeName": "ValidatorId", "docs": [] } @@ -20995,7 +21413,7 @@ } }, { - "id": 326, + "id": 331, "type": { "path": [ "polkadot_primitives", @@ -21015,7 +21433,7 @@ }, { "name": "candidate_hash", - "type": 311, + "type": 316, "typeName": "CandidateHash", "docs": [] } @@ -21026,20 +21444,19 @@ } }, { - "id": 327, + "id": 332, "type": { "path": [ "polkadot_primitives", - "v8", - "slashing", - "SlashingOffenceKind" + "vstaging", + "DisputeOffenceKind" ], "params": [], "def": { "variant": { "variants": [ { - "name": "ForInvalid", + "name": "ForInvalidBacked", "fields": [], "index": 0, "docs": [] @@ -21049,6 +21466,12 @@ "fields": [], "index": 1, "docs": [] + }, + { + "name": "ForInvalidApproved", + "fields": [], + "index": 2, + "docs": [] } ] } @@ -21057,7 +21480,7 @@ } }, { - "id": 328, + "id": 333, "type": { "path": [ "polkadot_runtime_parachains", @@ -21085,7 +21508,7 @@ }, { "name": "para_id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -21120,7 +21543,7 @@ }, { "name": "para_id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -21155,7 +21578,7 @@ }, { "name": "para_id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -21190,7 +21613,7 @@ } }, { - "id": 329, + "id": 334, "type": { "path": [ "polkadot_runtime_common", @@ -21212,19 +21635,19 @@ "fields": [ { "name": "id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, { "name": "genesis_head", - "type": 306, + "type": 311, "typeName": "HeadData", "docs": [] }, { "name": "validation_code", - "type": 305, + "type": 310, "typeName": "ValidationCode", "docs": [] } @@ -21270,19 +21693,19 @@ }, { "name": "id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, { "name": "genesis_head", - "type": 306, + "type": 311, "typeName": "HeadData", "docs": [] }, { "name": "validation_code", - "type": 305, + "type": 310, "typeName": "ValidationCode", "docs": [] } @@ -21302,7 +21725,7 @@ "fields": [ { "name": "id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -21320,13 +21743,13 @@ "fields": [ { "name": "id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, { "name": "other", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -21352,7 +21775,7 @@ "fields": [ { "name": "para", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -21394,7 +21817,7 @@ "fields": [ { "name": "para", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -21413,13 +21836,13 @@ "fields": [ { "name": "para", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, { "name": "new_code", - "type": 305, + "type": 310, "typeName": "ValidationCode", "docs": [] } @@ -21444,13 +21867,13 @@ "fields": [ { "name": "para", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, { "name": "new_head", - "type": 306, + "type": 311, "typeName": "HeadData", "docs": [] } @@ -21472,7 +21895,7 @@ } }, { - "id": 330, + "id": 335, "type": { "path": [ "polkadot_runtime_common", @@ -21494,7 +21917,7 @@ "fields": [ { "name": "para", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, @@ -21536,7 +21959,7 @@ "fields": [ { "name": "para", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -21553,7 +21976,7 @@ "fields": [ { "name": "para", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -21578,7 +22001,7 @@ } }, { - "id": 331, + "id": 336, "type": { "path": [ "polkadot_runtime_common", @@ -21600,13 +22023,13 @@ "fields": [ { "name": "duration", - "type": 61, + "type": 63, "typeName": "BlockNumberFor", "docs": [] }, { "name": "lease_period_index", - "type": 61, + "type": 63, "typeName": "LeasePeriodOf", "docs": [] } @@ -21625,31 +22048,31 @@ "fields": [ { "name": "para", - "type": 332, + "type": 337, "typeName": "ParaId", "docs": [] }, { "name": "auction_index", - "type": 61, + "type": 63, "typeName": "AuctionIndex", "docs": [] }, { "name": "first_slot", - "type": 61, + "type": 63, "typeName": "LeasePeriodOf", "docs": [] }, { "name": "last_slot", - "type": 61, + "type": 63, "typeName": "LeasePeriodOf", "docs": [] }, { "name": "amount", - "type": 65, + "type": 67, "typeName": "BalanceOf", "docs": [] } @@ -21693,20 +22116,20 @@ } }, { - "id": 332, + "id": 337, "type": { "path": [], "params": [], "def": { "compact": { - "type": 171 + "type": 173 } }, "docs": [] } }, { - "id": 333, + "id": 338, "type": { "path": [ "polkadot_runtime_common", @@ -21728,37 +22151,37 @@ "fields": [ { "name": "index", - "type": 332, + "type": 337, "typeName": "ParaId", "docs": [] }, { "name": "cap", - "type": 65, + "type": 67, "typeName": "BalanceOf", "docs": [] }, { "name": "first_period", - "type": 61, + "type": 63, "typeName": "LeasePeriodOf", "docs": [] }, { "name": "last_period", - "type": 61, + "type": 63, "typeName": "LeasePeriodOf", "docs": [] }, { "name": "end", - "type": 61, + "type": 63, "typeName": "BlockNumberFor", "docs": [] }, { "name": "verifier", - "type": 334, + "type": 339, "typeName": "Option", "docs": [] } @@ -21777,19 +22200,19 @@ "fields": [ { "name": "index", - "type": 332, + "type": 337, "typeName": "ParaId", "docs": [] }, { "name": "value", - "type": 65, + "type": 67, "typeName": "BalanceOf", "docs": [] }, { "name": "signature", - "type": 336, + "type": 341, "typeName": "Option", "docs": [] } @@ -21811,7 +22234,7 @@ }, { "name": "index", - "type": 332, + "type": 337, "typeName": "ParaId", "docs": [] } @@ -21842,7 +22265,7 @@ "fields": [ { "name": "index", - "type": 332, + "type": 337, "typeName": "ParaId", "docs": [] } @@ -21861,7 +22284,7 @@ "fields": [ { "name": "index", - "type": 332, + "type": 337, "typeName": "ParaId", "docs": [] } @@ -21876,37 +22299,37 @@ "fields": [ { "name": "index", - "type": 332, + "type": 337, "typeName": "ParaId", "docs": [] }, { "name": "cap", - "type": 65, + "type": 67, "typeName": "BalanceOf", "docs": [] }, { "name": "first_period", - "type": 61, + "type": 63, "typeName": "LeasePeriodOf", "docs": [] }, { "name": "last_period", - "type": 61, + "type": 63, "typeName": "LeasePeriodOf", "docs": [] }, { "name": "end", - "type": 61, + "type": 63, "typeName": "BlockNumberFor", "docs": [] }, { "name": "verifier", - "type": 334, + "type": 339, "typeName": "Option", "docs": [] } @@ -21923,7 +22346,7 @@ "fields": [ { "name": "index", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, @@ -21946,7 +22369,7 @@ "fields": [ { "name": "index", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -21963,13 +22386,13 @@ "fields": [ { "name": "index", - "type": 332, + "type": 337, "typeName": "ParaId", "docs": [] }, { "name": "signature", - "type": 336, + "type": 341, "typeName": "Option", "docs": [] } @@ -21990,7 +22413,7 @@ } }, { - "id": 334, + "id": 339, "type": { "path": [ "Option" @@ -21998,7 +22421,7 @@ "params": [ { "name": "T", - "type": 335 + "type": 340 } ], "def": { @@ -22015,7 +22438,7 @@ "fields": [ { "name": null, - "type": 335, + "type": 340, "typeName": null, "docs": [] } @@ -22030,7 +22453,7 @@ } }, { - "id": 335, + "id": 340, "type": { "path": [ "sp_runtime", @@ -22071,7 +22494,7 @@ "fields": [ { "name": null, - "type": 150, + "type": 152, "typeName": "ecdsa::Public", "docs": [] } @@ -22086,7 +22509,7 @@ } }, { - "id": 336, + "id": 341, "type": { "path": [ "Option" @@ -22094,7 +22517,7 @@ "params": [ { "name": "T", - "type": 337 + "type": 342 } ], "def": { @@ -22111,7 +22534,7 @@ "fields": [ { "name": null, - "type": 337, + "type": 342, "typeName": null, "docs": [] } @@ -22126,7 +22549,7 @@ } }, { - "id": 337, + "id": 342, "type": { "path": [ "sp_runtime", @@ -22141,7 +22564,7 @@ "fields": [ { "name": null, - "type": 157, + "type": 159, "typeName": "ed25519::Signature", "docs": [] } @@ -22154,7 +22577,7 @@ "fields": [ { "name": null, - "type": 157, + "type": 159, "typeName": "sr25519::Signature", "docs": [] } @@ -22167,7 +22590,7 @@ "fields": [ { "name": null, - "type": 178, + "type": 180, "typeName": "ecdsa::Signature", "docs": [] } @@ -22182,7 +22605,7 @@ } }, { - "id": 338, + "id": 343, "type": { "path": [ "polkadot_runtime_parachains", @@ -22204,7 +22627,7 @@ "fields": [ { "name": "count", - "type": 101, + "type": 103, "typeName": "u16", "docs": [] } @@ -22261,7 +22684,7 @@ "fields": [ { "name": "core", - "type": 101, + "type": 103, "typeName": "BrokerCoreIndex", "docs": [] }, @@ -22273,13 +22696,13 @@ }, { "name": "assignment", - "type": 339, + "type": 344, "typeName": "Vec<(CoreAssignment, PartsOf57600)>", "docs": [] }, { "name": "end_hint", - "type": 45, + "type": 46, "typeName": "Option>", "docs": [] } @@ -22306,34 +22729,34 @@ } }, { - "id": 339, + "id": 344, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 340 + "type": 345 } }, "docs": [] } }, { - "id": 340, + "id": 345, "type": { "path": [], "params": [], "def": { "tuple": [ - 341, - 342 + 346, + 347 ] }, "docs": [] } }, { - "id": 341, + "id": 346, "type": { "path": [ "pallet_broker", @@ -22376,7 +22799,7 @@ } }, { - "id": 342, + "id": 347, "type": { "path": [ "polkadot_runtime_parachains", @@ -22389,7 +22812,7 @@ "fields": [ { "name": null, - "type": 101, + "type": 103, "typeName": "u16", "docs": [] } @@ -22400,7 +22823,7 @@ } }, { - "id": 343, + "id": 348, "type": { "path": [ "pallet_state_trie_migration", @@ -22421,7 +22844,7 @@ "fields": [ { "name": "maybe_config", - "type": 344, + "type": 349, "typeName": "Option", "docs": [] } @@ -22438,7 +22861,7 @@ "fields": [ { "name": "limits", - "type": 345, + "type": 350, "typeName": "MigrationLimits", "docs": [] }, @@ -22450,7 +22873,7 @@ }, { "name": "witness_task", - "type": 346, + "type": 351, "typeName": "MigrationTask", "docs": [] } @@ -22485,7 +22908,7 @@ "fields": [ { "name": "keys", - "type": 108, + "type": 110, "typeName": "Vec>", "docs": [] }, @@ -22515,7 +22938,7 @@ }, { "name": "child_keys", - "type": 108, + "type": 110, "typeName": "Vec>", "docs": [] }, @@ -22541,7 +22964,7 @@ "fields": [ { "name": "limits", - "type": 345, + "type": 350, "typeName": "MigrationLimits", "docs": [] } @@ -22556,13 +22979,13 @@ "fields": [ { "name": "progress_top", - "type": 347, + "type": 352, "typeName": "ProgressOf", "docs": [] }, { "name": "progress_child", - "type": 347, + "type": 352, "typeName": "ProgressOf", "docs": [] } @@ -22589,7 +23012,7 @@ } }, { - "id": 344, + "id": 349, "type": { "path": [ "Option" @@ -22597,7 +23020,7 @@ "params": [ { "name": "T", - "type": 345 + "type": 350 } ], "def": { @@ -22614,7 +23037,7 @@ "fields": [ { "name": null, - "type": 345, + "type": 350, "typeName": null, "docs": [] } @@ -22629,7 +23052,7 @@ } }, { - "id": 345, + "id": 350, "type": { "path": [ "pallet_state_trie_migration", @@ -22659,7 +23082,7 @@ } }, { - "id": 346, + "id": 351, "type": { "path": [ "pallet_state_trie_migration", @@ -22677,13 +23100,13 @@ "fields": [ { "name": "progress_top", - "type": 347, + "type": 352, "typeName": "ProgressOf", "docs": [] }, { "name": "progress_child", - "type": 347, + "type": 352, "typeName": "ProgressOf", "docs": [] }, @@ -22712,7 +23135,7 @@ } }, { - "id": 347, + "id": 352, "type": { "path": [ "pallet_state_trie_migration", @@ -22739,7 +23162,7 @@ "fields": [ { "name": null, - "type": 348, + "type": 353, "typeName": "BoundedVec", "docs": [] } @@ -22760,7 +23183,7 @@ } }, { - "id": 348, + "id": 353, "type": { "path": [ "bounded_collections", @@ -22793,7 +23216,7 @@ } }, { - "id": 349, + "id": 354, "type": { "path": [ "pallet_xcm", @@ -22814,13 +23237,13 @@ "fields": [ { "name": "dest", - "type": 97, + "type": 99, "typeName": "Box", "docs": [] }, { "name": "message", - "type": 350, + "type": 355, "typeName": "Box>", "docs": [] } @@ -22833,19 +23256,19 @@ "fields": [ { "name": "dest", - "type": 97, + "type": 99, "typeName": "Box", "docs": [] }, { "name": "beneficiary", - "type": 97, + "type": 99, "typeName": "Box", "docs": [] }, { "name": "assets", - "type": 426, + "type": 431, "typeName": "Box", "docs": [] }, @@ -22883,19 +23306,19 @@ "fields": [ { "name": "dest", - "type": 97, + "type": 99, "typeName": "Box", "docs": [] }, { "name": "beneficiary", - "type": 97, + "type": 99, "typeName": "Box", "docs": [] }, { "name": "assets", - "type": 426, + "type": 431, "typeName": "Box", "docs": [] }, @@ -22945,7 +23368,7 @@ "fields": [ { "name": "message", - "type": 427, + "type": 432, "typeName": "Box::RuntimeCall>>", "docs": [] }, @@ -22973,7 +23396,7 @@ "fields": [ { "name": "location", - "type": 83, + "type": 85, "typeName": "Box", "docs": [] }, @@ -22999,7 +23422,7 @@ "fields": [ { "name": "maybe_xcm_version", - "type": 45, + "type": 46, "typeName": "Option", "docs": [] } @@ -23018,7 +23441,7 @@ "fields": [ { "name": "location", - "type": 97, + "type": 99, "typeName": "Box", "docs": [] } @@ -23036,7 +23459,7 @@ "fields": [ { "name": "location", - "type": 97, + "type": 99, "typeName": "Box", "docs": [] } @@ -23056,19 +23479,19 @@ "fields": [ { "name": "dest", - "type": 97, + "type": 99, "typeName": "Box", "docs": [] }, { "name": "beneficiary", - "type": 97, + "type": 99, "typeName": "Box", "docs": [] }, { "name": "assets", - "type": 426, + "type": 431, "typeName": "Box", "docs": [] }, @@ -23080,7 +23503,7 @@ }, { "name": "weight_limit", - "type": 377, + "type": 382, "typeName": "WeightLimit", "docs": [] } @@ -23124,19 +23547,19 @@ "fields": [ { "name": "dest", - "type": 97, + "type": 99, "typeName": "Box", "docs": [] }, { "name": "beneficiary", - "type": 97, + "type": 99, "typeName": "Box", "docs": [] }, { "name": "assets", - "type": 426, + "type": 431, "typeName": "Box", "docs": [] }, @@ -23148,7 +23571,7 @@ }, { "name": "weight_limit", - "type": 377, + "type": 382, "typeName": "WeightLimit", "docs": [] } @@ -23198,19 +23621,19 @@ "fields": [ { "name": "dest", - "type": 97, + "type": 99, "typeName": "Box", "docs": [] }, { "name": "beneficiary", - "type": 97, + "type": 99, "typeName": "Box", "docs": [] }, { "name": "assets", - "type": 426, + "type": 431, "typeName": "Box", "docs": [] }, @@ -23222,7 +23645,7 @@ }, { "name": "weight_limit", - "type": 377, + "type": 382, "typeName": "WeightLimit", "docs": [] } @@ -23269,13 +23692,13 @@ "fields": [ { "name": "assets", - "type": 426, + "type": 431, "typeName": "Box", "docs": [] }, { "name": "beneficiary", - "type": 97, + "type": 99, "typeName": "Box", "docs": [] } @@ -23295,43 +23718,43 @@ "fields": [ { "name": "dest", - "type": 97, + "type": 99, "typeName": "Box", "docs": [] }, { "name": "assets", - "type": 426, + "type": 431, "typeName": "Box", "docs": [] }, { "name": "assets_transfer_type", - "type": 438, + "type": 443, "typeName": "Box", "docs": [] }, { "name": "remote_fees_id", - "type": 439, + "type": 444, "typeName": "Box", "docs": [] }, { "name": "fees_transfer_type", - "type": 438, + "type": 443, "typeName": "Box", "docs": [] }, { "name": "custom_xcm_on_dest", - "type": 350, + "type": 355, "typeName": "Box>", "docs": [] }, { "name": "weight_limit", - "type": 377, + "type": 382, "typeName": "WeightLimit", "docs": [] } @@ -23393,13 +23816,13 @@ "fields": [ { "name": "aliaser", - "type": 97, + "type": 99, "typeName": "Box", "docs": [] }, { "name": "expires", - "type": 440, + "type": 445, "typeName": "Option", "docs": [] } @@ -23424,7 +23847,7 @@ "fields": [ { "name": "aliaser", - "type": 97, + "type": 99, "typeName": "Box", "docs": [] } @@ -23453,7 +23876,7 @@ } }, { - "id": 350, + "id": 355, "type": { "path": [ "xcm", @@ -23473,7 +23896,7 @@ "fields": [ { "name": null, - "type": 351, + "type": 356, "typeName": "v3::Xcm", "docs": [] } @@ -23486,7 +23909,7 @@ "fields": [ { "name": null, - "type": 378, + "type": 383, "typeName": "v4::Xcm", "docs": [] } @@ -23499,7 +23922,7 @@ "fields": [ { "name": null, - "type": 396, + "type": 401, "typeName": "v5::Xcm", "docs": [] } @@ -23514,7 +23937,7 @@ } }, { - "id": 351, + "id": 356, "type": { "path": [ "xcm", @@ -23532,7 +23955,7 @@ "fields": [ { "name": null, - "type": 352, + "type": 357, "typeName": "Vec>", "docs": [] } @@ -23543,20 +23966,20 @@ } }, { - "id": 352, + "id": 357, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 353 + "type": 358 } }, "docs": [] } }, { - "id": 353, + "id": 358, "type": { "path": [ "xcm", @@ -23577,7 +24000,7 @@ "fields": [ { "name": null, - "type": 354, + "type": 359, "typeName": "MultiAssets", "docs": [] } @@ -23590,7 +24013,7 @@ "fields": [ { "name": null, - "type": 354, + "type": 359, "typeName": "MultiAssets", "docs": [] } @@ -23603,7 +24026,7 @@ "fields": [ { "name": null, - "type": 354, + "type": 359, "typeName": "MultiAssets", "docs": [] } @@ -23622,7 +24045,7 @@ }, { "name": "response", - "type": 360, + "type": 365, "typeName": "Response", "docs": [] }, @@ -23634,7 +24057,7 @@ }, { "name": "querier", - "type": 370, + "type": 375, "typeName": "Option", "docs": [] } @@ -23647,13 +24070,13 @@ "fields": [ { "name": "assets", - "type": 354, + "type": 359, "typeName": "MultiAssets", "docs": [] }, { "name": "beneficiary", - "type": 58, + "type": 60, "typeName": "MultiLocation", "docs": [] } @@ -23666,19 +24089,19 @@ "fields": [ { "name": "assets", - "type": 354, + "type": 359, "typeName": "MultiAssets", "docs": [] }, { "name": "dest", - "type": 58, + "type": 60, "typeName": "MultiLocation", "docs": [] }, { "name": "xcm", - "type": 351, + "type": 356, "typeName": "Xcm<()>", "docs": [] } @@ -23691,7 +24114,7 @@ "fields": [ { "name": "origin_kind", - "type": 371, + "type": 376, "typeName": "OriginKind", "docs": [] }, @@ -23703,7 +24126,7 @@ }, { "name": "call", - "type": 372, + "type": 377, "typeName": "DoubleEncoded", "docs": [] } @@ -23716,19 +24139,19 @@ "fields": [ { "name": "sender", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "max_message_size", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "max_capacity", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -23741,7 +24164,7 @@ "fields": [ { "name": "recipient", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -23754,19 +24177,19 @@ "fields": [ { "name": "initiator", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "sender", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "recipient", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -23785,7 +24208,7 @@ "fields": [ { "name": null, - "type": 59, + "type": 61, "typeName": "InteriorMultiLocation", "docs": [] } @@ -23798,7 +24221,7 @@ "fields": [ { "name": null, - "type": 373, + "type": 378, "typeName": "QueryResponseInfo", "docs": [] } @@ -23811,13 +24234,13 @@ "fields": [ { "name": "assets", - "type": 374, + "type": 379, "typeName": "MultiAssetFilter", "docs": [] }, { "name": "beneficiary", - "type": 58, + "type": 60, "typeName": "MultiLocation", "docs": [] } @@ -23830,19 +24253,19 @@ "fields": [ { "name": "assets", - "type": 374, + "type": 379, "typeName": "MultiAssetFilter", "docs": [] }, { "name": "dest", - "type": 58, + "type": 60, "typeName": "MultiLocation", "docs": [] }, { "name": "xcm", - "type": 351, + "type": 356, "typeName": "Xcm<()>", "docs": [] } @@ -23855,13 +24278,13 @@ "fields": [ { "name": "give", - "type": 374, + "type": 379, "typeName": "MultiAssetFilter", "docs": [] }, { "name": "want", - "type": 354, + "type": 359, "typeName": "MultiAssets", "docs": [] }, @@ -23880,19 +24303,19 @@ "fields": [ { "name": "assets", - "type": 374, + "type": 379, "typeName": "MultiAssetFilter", "docs": [] }, { "name": "reserve", - "type": 58, + "type": 60, "typeName": "MultiLocation", "docs": [] }, { "name": "xcm", - "type": 351, + "type": 356, "typeName": "Xcm<()>", "docs": [] } @@ -23905,19 +24328,19 @@ "fields": [ { "name": "assets", - "type": 374, + "type": 379, "typeName": "MultiAssetFilter", "docs": [] }, { "name": "dest", - "type": 58, + "type": 60, "typeName": "MultiLocation", "docs": [] }, { "name": "xcm", - "type": 351, + "type": 356, "typeName": "Xcm<()>", "docs": [] } @@ -23930,13 +24353,13 @@ "fields": [ { "name": "response_info", - "type": 373, + "type": 378, "typeName": "QueryResponseInfo", "docs": [] }, { "name": "assets", - "type": 374, + "type": 379, "typeName": "MultiAssetFilter", "docs": [] } @@ -23949,13 +24372,13 @@ "fields": [ { "name": "fees", - "type": 356, + "type": 361, "typeName": "MultiAsset", "docs": [] }, { "name": "weight_limit", - "type": 377, + "type": 382, "typeName": "WeightLimit", "docs": [] } @@ -23974,7 +24397,7 @@ "fields": [ { "name": null, - "type": 351, + "type": 356, "typeName": "Xcm", "docs": [] } @@ -23987,7 +24410,7 @@ "fields": [ { "name": null, - "type": 351, + "type": 356, "typeName": "Xcm", "docs": [] } @@ -24006,13 +24429,13 @@ "fields": [ { "name": "assets", - "type": 354, + "type": 359, "typeName": "MultiAssets", "docs": [] }, { "name": "ticket", - "type": 58, + "type": 60, "typeName": "MultiLocation", "docs": [] } @@ -24063,7 +24486,7 @@ "fields": [ { "name": null, - "type": 354, + "type": 359, "typeName": "MultiAssets", "docs": [] } @@ -24076,7 +24499,7 @@ "fields": [ { "name": null, - "type": 354, + "type": 359, "typeName": "MultiAssets", "docs": [] } @@ -24089,7 +24512,7 @@ "fields": [ { "name": null, - "type": 370, + "type": 375, "typeName": "Option", "docs": [] } @@ -24102,7 +24525,7 @@ "fields": [ { "name": null, - "type": 361, + "type": 366, "typeName": "Option<(u32, Error)>", "docs": [] } @@ -24115,7 +24538,7 @@ "fields": [ { "name": null, - "type": 368, + "type": 373, "typeName": "MaybeErrorCode", "docs": [] } @@ -24134,7 +24557,7 @@ }, { "name": "response_info", - "type": 373, + "type": 378, "typeName": "QueryResponseInfo", "docs": [] } @@ -24147,7 +24570,7 @@ "fields": [ { "name": "index", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, @@ -24165,13 +24588,13 @@ }, { "name": "crate_major", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "min_crate_minor", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -24184,7 +24607,7 @@ "fields": [ { "name": null, - "type": 373, + "type": 378, "typeName": "QueryResponseInfo", "docs": [] } @@ -24203,7 +24626,7 @@ "fields": [ { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] } @@ -24216,19 +24639,19 @@ "fields": [ { "name": "network", - "type": 63, + "type": 65, "typeName": "NetworkId", "docs": [] }, { "name": "destination", - "type": 59, + "type": 61, "typeName": "InteriorMultiLocation", "docs": [] }, { "name": "xcm", - "type": 351, + "type": 356, "typeName": "Xcm<()>", "docs": [] } @@ -24241,13 +24664,13 @@ "fields": [ { "name": "asset", - "type": 356, + "type": 361, "typeName": "MultiAsset", "docs": [] }, { "name": "unlocker", - "type": 58, + "type": 60, "typeName": "MultiLocation", "docs": [] } @@ -24260,13 +24683,13 @@ "fields": [ { "name": "asset", - "type": 356, + "type": 361, "typeName": "MultiAsset", "docs": [] }, { "name": "target", - "type": 58, + "type": 60, "typeName": "MultiLocation", "docs": [] } @@ -24279,13 +24702,13 @@ "fields": [ { "name": "asset", - "type": 356, + "type": 361, "typeName": "MultiAsset", "docs": [] }, { "name": "owner", - "type": 58, + "type": 60, "typeName": "MultiLocation", "docs": [] } @@ -24298,13 +24721,13 @@ "fields": [ { "name": "asset", - "type": 356, + "type": 361, "typeName": "MultiAsset", "docs": [] }, { "name": "locker", - "type": 58, + "type": 60, "typeName": "MultiLocation", "docs": [] } @@ -24349,7 +24772,7 @@ "fields": [ { "name": null, - "type": 58, + "type": 60, "typeName": "MultiLocation", "docs": [] } @@ -24362,13 +24785,13 @@ "fields": [ { "name": "weight_limit", - "type": 377, + "type": 382, "typeName": "WeightLimit", "docs": [] }, { "name": "check_origin", - "type": 370, + "type": 375, "typeName": "Option", "docs": [] } @@ -24383,7 +24806,7 @@ } }, { - "id": 354, + "id": 359, "type": { "path": [ "xcm", @@ -24397,7 +24820,7 @@ "fields": [ { "name": null, - "type": 355, + "type": 360, "typeName": "Vec", "docs": [] } @@ -24408,20 +24831,20 @@ } }, { - "id": 355, + "id": 360, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 356 + "type": 361 } }, "docs": [] } }, { - "id": 356, + "id": 361, "type": { "path": [ "xcm", @@ -24435,13 +24858,13 @@ "fields": [ { "name": "id", - "type": 68, + "type": 70, "typeName": "AssetId", "docs": [] }, { "name": "fun", - "type": 357, + "type": 362, "typeName": "Fungibility", "docs": [] } @@ -24452,7 +24875,7 @@ } }, { - "id": 357, + "id": 362, "type": { "path": [ "xcm", @@ -24469,7 +24892,7 @@ "fields": [ { "name": null, - "type": 65, + "type": 67, "typeName": "u128", "docs": [] } @@ -24482,7 +24905,7 @@ "fields": [ { "name": null, - "type": 358, + "type": 363, "typeName": "AssetInstance", "docs": [] } @@ -24497,7 +24920,7 @@ } }, { - "id": 358, + "id": 363, "type": { "path": [ "xcm", @@ -24520,7 +24943,7 @@ "fields": [ { "name": null, - "type": 65, + "type": 67, "typeName": "u128", "docs": [] } @@ -24546,7 +24969,7 @@ "fields": [ { "name": null, - "type": 359, + "type": 364, "typeName": "[u8; 8]", "docs": [] } @@ -24559,7 +24982,7 @@ "fields": [ { "name": null, - "type": 50, + "type": 51, "typeName": "[u8; 16]", "docs": [] } @@ -24587,7 +25010,7 @@ } }, { - "id": 359, + "id": 364, "type": { "path": [], "params": [], @@ -24601,7 +25024,7 @@ } }, { - "id": 360, + "id": 365, "type": { "path": [ "xcm", @@ -24623,7 +25046,7 @@ "fields": [ { "name": null, - "type": 354, + "type": 359, "typeName": "MultiAssets", "docs": [] } @@ -24636,7 +25059,7 @@ "fields": [ { "name": null, - "type": 361, + "type": 366, "typeName": "Option<(u32, Error)>", "docs": [] } @@ -24662,7 +25085,7 @@ "fields": [ { "name": null, - "type": 364, + "type": 369, "typeName": "BoundedVec", "docs": [] } @@ -24675,7 +25098,7 @@ "fields": [ { "name": null, - "type": 368, + "type": 373, "typeName": "MaybeErrorCode", "docs": [] } @@ -24690,7 +25113,7 @@ } }, { - "id": 361, + "id": 366, "type": { "path": [ "Option" @@ -24698,7 +25121,7 @@ "params": [ { "name": "T", - "type": 362 + "type": 367 } ], "def": { @@ -24715,7 +25138,7 @@ "fields": [ { "name": null, - "type": 362, + "type": 367, "typeName": null, "docs": [] } @@ -24730,21 +25153,21 @@ } }, { - "id": 362, + "id": 367, "type": { "path": [], "params": [], "def": { "tuple": [ 4, - 363 + 368 ] }, "docs": [] } }, { - "id": 363, + "id": 368, "type": { "path": [ "xcm", @@ -25017,7 +25440,7 @@ } }, { - "id": 364, + "id": 369, "type": { "path": [ "bounded_collections", @@ -25027,7 +25450,7 @@ "params": [ { "name": "T", - "type": 365 + "type": 370 }, { "name": "S", @@ -25039,7 +25462,7 @@ "fields": [ { "name": null, - "type": 367, + "type": 372, "typeName": "Vec", "docs": [] } @@ -25050,7 +25473,7 @@ } }, { - "id": 365, + "id": 370, "type": { "path": [ "xcm", @@ -25063,37 +25486,37 @@ "fields": [ { "name": "index", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "name", - "type": 366, + "type": 371, "typeName": "BoundedVec", "docs": [] }, { "name": "module_name", - "type": 366, + "type": 371, "typeName": "BoundedVec", "docs": [] }, { "name": "major", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "minor", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "patch", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -25104,7 +25527,7 @@ } }, { - "id": 366, + "id": 371, "type": { "path": [ "bounded_collections", @@ -25137,20 +25560,20 @@ } }, { - "id": 367, + "id": 372, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 365 + "type": 370 } }, "docs": [] } }, { - "id": 368, + "id": 373, "type": { "path": [ "xcm", @@ -25172,7 +25595,7 @@ "fields": [ { "name": null, - "type": 369, + "type": 374, "typeName": "BoundedVec", "docs": [] } @@ -25185,7 +25608,7 @@ "fields": [ { "name": null, - "type": 369, + "type": 374, "typeName": "BoundedVec", "docs": [] } @@ -25200,7 +25623,7 @@ } }, { - "id": 369, + "id": 374, "type": { "path": [ "bounded_collections", @@ -25233,7 +25656,7 @@ } }, { - "id": 370, + "id": 375, "type": { "path": [ "Option" @@ -25241,7 +25664,7 @@ "params": [ { "name": "T", - "type": 58 + "type": 60 } ], "def": { @@ -25258,7 +25681,7 @@ "fields": [ { "name": null, - "type": 58, + "type": 60, "typeName": null, "docs": [] } @@ -25273,7 +25696,7 @@ } }, { - "id": 371, + "id": 376, "type": { "path": [ "xcm", @@ -25315,7 +25738,7 @@ } }, { - "id": 372, + "id": 377, "type": { "path": [ "xcm", @@ -25344,7 +25767,7 @@ } }, { - "id": 373, + "id": 378, "type": { "path": [ "xcm", @@ -25357,7 +25780,7 @@ "fields": [ { "name": "destination", - "type": 58, + "type": 60, "typeName": "MultiLocation", "docs": [] }, @@ -25380,7 +25803,7 @@ } }, { - "id": 374, + "id": 379, "type": { "path": [ "xcm", @@ -25397,7 +25820,7 @@ "fields": [ { "name": null, - "type": 354, + "type": 359, "typeName": "MultiAssets", "docs": [] } @@ -25410,7 +25833,7 @@ "fields": [ { "name": null, - "type": 375, + "type": 380, "typeName": "WildMultiAsset", "docs": [] } @@ -25425,7 +25848,7 @@ } }, { - "id": 375, + "id": 380, "type": { "path": [ "xcm", @@ -25448,13 +25871,13 @@ "fields": [ { "name": "id", - "type": 68, + "type": 70, "typeName": "AssetId", "docs": [] }, { "name": "fun", - "type": 376, + "type": 381, "typeName": "WildFungibility", "docs": [] } @@ -25467,7 +25890,7 @@ "fields": [ { "name": null, - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -25480,19 +25903,19 @@ "fields": [ { "name": "id", - "type": 68, + "type": 70, "typeName": "AssetId", "docs": [] }, { "name": "fun", - "type": 376, + "type": 381, "typeName": "WildFungibility", "docs": [] }, { "name": "count", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -25507,7 +25930,7 @@ } }, { - "id": 376, + "id": 381, "type": { "path": [ "xcm", @@ -25538,7 +25961,7 @@ } }, { - "id": 377, + "id": 382, "type": { "path": [ "xcm", @@ -25575,7 +25998,7 @@ } }, { - "id": 378, + "id": 383, "type": { "path": [ "staging_xcm", @@ -25593,7 +26016,7 @@ "fields": [ { "name": null, - "type": 379, + "type": 384, "typeName": "Vec>", "docs": [] } @@ -25604,20 +26027,20 @@ } }, { - "id": 379, + "id": 384, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 380 + "type": 385 } }, "docs": [] } }, { - "id": 380, + "id": 385, "type": { "path": [ "staging_xcm", @@ -25638,7 +26061,7 @@ "fields": [ { "name": null, - "type": 381, + "type": 386, "typeName": "Assets", "docs": [] } @@ -25651,7 +26074,7 @@ "fields": [ { "name": null, - "type": 381, + "type": 386, "typeName": "Assets", "docs": [] } @@ -25664,7 +26087,7 @@ "fields": [ { "name": null, - "type": 381, + "type": 386, "typeName": "Assets", "docs": [] } @@ -25683,7 +26106,7 @@ }, { "name": "response", - "type": 386, + "type": 391, "typeName": "Response", "docs": [] }, @@ -25695,7 +26118,7 @@ }, { "name": "querier", - "type": 391, + "type": 396, "typeName": "Option", "docs": [] } @@ -25708,13 +26131,13 @@ "fields": [ { "name": "assets", - "type": 381, + "type": 386, "typeName": "Assets", "docs": [] }, { "name": "beneficiary", - "type": 69, + "type": 71, "typeName": "Location", "docs": [] } @@ -25727,19 +26150,19 @@ "fields": [ { "name": "assets", - "type": 381, + "type": 386, "typeName": "Assets", "docs": [] }, { "name": "dest", - "type": 69, + "type": 71, "typeName": "Location", "docs": [] }, { "name": "xcm", - "type": 378, + "type": 383, "typeName": "Xcm<()>", "docs": [] } @@ -25752,7 +26175,7 @@ "fields": [ { "name": "origin_kind", - "type": 371, + "type": 376, "typeName": "OriginKind", "docs": [] }, @@ -25764,7 +26187,7 @@ }, { "name": "call", - "type": 372, + "type": 377, "typeName": "DoubleEncoded", "docs": [] } @@ -25777,19 +26200,19 @@ "fields": [ { "name": "sender", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "max_message_size", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "max_capacity", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -25802,7 +26225,7 @@ "fields": [ { "name": "recipient", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -25815,19 +26238,19 @@ "fields": [ { "name": "initiator", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "sender", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "recipient", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -25846,7 +26269,7 @@ "fields": [ { "name": null, - "type": 70, + "type": 72, "typeName": "InteriorLocation", "docs": [] } @@ -25859,7 +26282,7 @@ "fields": [ { "name": null, - "type": 392, + "type": 397, "typeName": "QueryResponseInfo", "docs": [] } @@ -25872,13 +26295,13 @@ "fields": [ { "name": "assets", - "type": 393, + "type": 398, "typeName": "AssetFilter", "docs": [] }, { "name": "beneficiary", - "type": 69, + "type": 71, "typeName": "Location", "docs": [] } @@ -25891,19 +26314,19 @@ "fields": [ { "name": "assets", - "type": 393, + "type": 398, "typeName": "AssetFilter", "docs": [] }, { "name": "dest", - "type": 69, + "type": 71, "typeName": "Location", "docs": [] }, { "name": "xcm", - "type": 378, + "type": 383, "typeName": "Xcm<()>", "docs": [] } @@ -25916,13 +26339,13 @@ "fields": [ { "name": "give", - "type": 393, + "type": 398, "typeName": "AssetFilter", "docs": [] }, { "name": "want", - "type": 381, + "type": 386, "typeName": "Assets", "docs": [] }, @@ -25941,19 +26364,19 @@ "fields": [ { "name": "assets", - "type": 393, + "type": 398, "typeName": "AssetFilter", "docs": [] }, { "name": "reserve", - "type": 69, + "type": 71, "typeName": "Location", "docs": [] }, { "name": "xcm", - "type": 378, + "type": 383, "typeName": "Xcm<()>", "docs": [] } @@ -25966,19 +26389,19 @@ "fields": [ { "name": "assets", - "type": 393, + "type": 398, "typeName": "AssetFilter", "docs": [] }, { "name": "dest", - "type": 69, + "type": 71, "typeName": "Location", "docs": [] }, { "name": "xcm", - "type": 378, + "type": 383, "typeName": "Xcm<()>", "docs": [] } @@ -25991,13 +26414,13 @@ "fields": [ { "name": "response_info", - "type": 392, + "type": 397, "typeName": "QueryResponseInfo", "docs": [] }, { "name": "assets", - "type": 393, + "type": 398, "typeName": "AssetFilter", "docs": [] } @@ -26010,13 +26433,13 @@ "fields": [ { "name": "fees", - "type": 383, + "type": 388, "typeName": "Asset", "docs": [] }, { "name": "weight_limit", - "type": 377, + "type": 382, "typeName": "WeightLimit", "docs": [] } @@ -26035,7 +26458,7 @@ "fields": [ { "name": null, - "type": 378, + "type": 383, "typeName": "Xcm", "docs": [] } @@ -26048,7 +26471,7 @@ "fields": [ { "name": null, - "type": 378, + "type": 383, "typeName": "Xcm", "docs": [] } @@ -26067,13 +26490,13 @@ "fields": [ { "name": "assets", - "type": 381, + "type": 386, "typeName": "Assets", "docs": [] }, { "name": "ticket", - "type": 69, + "type": 71, "typeName": "Location", "docs": [] } @@ -26124,7 +26547,7 @@ "fields": [ { "name": null, - "type": 381, + "type": 386, "typeName": "Assets", "docs": [] } @@ -26137,7 +26560,7 @@ "fields": [ { "name": null, - "type": 381, + "type": 386, "typeName": "Assets", "docs": [] } @@ -26150,7 +26573,7 @@ "fields": [ { "name": null, - "type": 391, + "type": 396, "typeName": "Option", "docs": [] } @@ -26163,7 +26586,7 @@ "fields": [ { "name": null, - "type": 361, + "type": 366, "typeName": "Option<(u32, Error)>", "docs": [] } @@ -26176,7 +26599,7 @@ "fields": [ { "name": null, - "type": 368, + "type": 373, "typeName": "MaybeErrorCode", "docs": [] } @@ -26195,7 +26618,7 @@ }, { "name": "response_info", - "type": 392, + "type": 397, "typeName": "QueryResponseInfo", "docs": [] } @@ -26208,7 +26631,7 @@ "fields": [ { "name": "index", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, @@ -26226,13 +26649,13 @@ }, { "name": "crate_major", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "min_crate_minor", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -26245,7 +26668,7 @@ "fields": [ { "name": null, - "type": 392, + "type": 397, "typeName": "QueryResponseInfo", "docs": [] } @@ -26264,7 +26687,7 @@ "fields": [ { "name": null, - "type": 72, + "type": 74, "typeName": "Junction", "docs": [] } @@ -26277,19 +26700,19 @@ "fields": [ { "name": "network", - "type": 74, + "type": 76, "typeName": "NetworkId", "docs": [] }, { "name": "destination", - "type": 70, + "type": 72, "typeName": "InteriorLocation", "docs": [] }, { "name": "xcm", - "type": 378, + "type": 383, "typeName": "Xcm<()>", "docs": [] } @@ -26302,13 +26725,13 @@ "fields": [ { "name": "asset", - "type": 383, + "type": 388, "typeName": "Asset", "docs": [] }, { "name": "unlocker", - "type": 69, + "type": 71, "typeName": "Location", "docs": [] } @@ -26321,13 +26744,13 @@ "fields": [ { "name": "asset", - "type": 383, + "type": 388, "typeName": "Asset", "docs": [] }, { "name": "target", - "type": 69, + "type": 71, "typeName": "Location", "docs": [] } @@ -26340,13 +26763,13 @@ "fields": [ { "name": "asset", - "type": 383, + "type": 388, "typeName": "Asset", "docs": [] }, { "name": "owner", - "type": 69, + "type": 71, "typeName": "Location", "docs": [] } @@ -26359,13 +26782,13 @@ "fields": [ { "name": "asset", - "type": 383, + "type": 388, "typeName": "Asset", "docs": [] }, { "name": "locker", - "type": 69, + "type": 71, "typeName": "Location", "docs": [] } @@ -26410,7 +26833,7 @@ "fields": [ { "name": null, - "type": 69, + "type": 71, "typeName": "Location", "docs": [] } @@ -26423,13 +26846,13 @@ "fields": [ { "name": "weight_limit", - "type": 377, + "type": 382, "typeName": "WeightLimit", "docs": [] }, { "name": "check_origin", - "type": 391, + "type": 396, "typeName": "Option", "docs": [] } @@ -26444,7 +26867,7 @@ } }, { - "id": 381, + "id": 386, "type": { "path": [ "staging_xcm", @@ -26458,7 +26881,7 @@ "fields": [ { "name": null, - "type": 382, + "type": 387, "typeName": "Vec", "docs": [] } @@ -26469,20 +26892,20 @@ } }, { - "id": 382, + "id": 387, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 383 + "type": 388 } }, "docs": [] } }, { - "id": 383, + "id": 388, "type": { "path": [ "staging_xcm", @@ -26496,13 +26919,13 @@ "fields": [ { "name": "id", - "type": 82, + "type": 84, "typeName": "AssetId", "docs": [] }, { "name": "fun", - "type": 384, + "type": 389, "typeName": "Fungibility", "docs": [] } @@ -26513,7 +26936,7 @@ } }, { - "id": 384, + "id": 389, "type": { "path": [ "staging_xcm", @@ -26530,7 +26953,7 @@ "fields": [ { "name": null, - "type": 65, + "type": 67, "typeName": "u128", "docs": [] } @@ -26543,7 +26966,7 @@ "fields": [ { "name": null, - "type": 385, + "type": 390, "typeName": "AssetInstance", "docs": [] } @@ -26558,7 +26981,7 @@ } }, { - "id": 385, + "id": 390, "type": { "path": [ "staging_xcm", @@ -26581,7 +27004,7 @@ "fields": [ { "name": null, - "type": 65, + "type": 67, "typeName": "u128", "docs": [] } @@ -26607,7 +27030,7 @@ "fields": [ { "name": null, - "type": 359, + "type": 364, "typeName": "[u8; 8]", "docs": [] } @@ -26620,7 +27043,7 @@ "fields": [ { "name": null, - "type": 50, + "type": 51, "typeName": "[u8; 16]", "docs": [] } @@ -26648,7 +27071,7 @@ } }, { - "id": 386, + "id": 391, "type": { "path": [ "staging_xcm", @@ -26670,7 +27093,7 @@ "fields": [ { "name": null, - "type": 381, + "type": 386, "typeName": "Assets", "docs": [] } @@ -26683,7 +27106,7 @@ "fields": [ { "name": null, - "type": 361, + "type": 366, "typeName": "Option<(u32, Error)>", "docs": [] } @@ -26709,7 +27132,7 @@ "fields": [ { "name": null, - "type": 387, + "type": 392, "typeName": "BoundedVec", "docs": [] } @@ -26722,7 +27145,7 @@ "fields": [ { "name": null, - "type": 368, + "type": 373, "typeName": "MaybeErrorCode", "docs": [] } @@ -26737,7 +27160,7 @@ } }, { - "id": 387, + "id": 392, "type": { "path": [ "bounded_collections", @@ -26747,7 +27170,7 @@ "params": [ { "name": "T", - "type": 388 + "type": 393 }, { "name": "S", @@ -26759,7 +27182,7 @@ "fields": [ { "name": null, - "type": 390, + "type": 395, "typeName": "Vec", "docs": [] } @@ -26770,7 +27193,7 @@ } }, { - "id": 388, + "id": 393, "type": { "path": [ "staging_xcm", @@ -26783,37 +27206,37 @@ "fields": [ { "name": "index", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "name", - "type": 389, + "type": 394, "typeName": "BoundedVec", "docs": [] }, { "name": "module_name", - "type": 389, + "type": 394, "typeName": "BoundedVec", "docs": [] }, { "name": "major", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "minor", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "patch", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -26824,7 +27247,7 @@ } }, { - "id": 389, + "id": 394, "type": { "path": [ "bounded_collections", @@ -26857,20 +27280,20 @@ } }, { - "id": 390, + "id": 395, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 388 + "type": 393 } }, "docs": [] } }, { - "id": 391, + "id": 396, "type": { "path": [ "Option" @@ -26878,7 +27301,7 @@ "params": [ { "name": "T", - "type": 69 + "type": 71 } ], "def": { @@ -26895,7 +27318,7 @@ "fields": [ { "name": null, - "type": 69, + "type": 71, "typeName": null, "docs": [] } @@ -26910,7 +27333,7 @@ } }, { - "id": 392, + "id": 397, "type": { "path": [ "staging_xcm", @@ -26923,7 +27346,7 @@ "fields": [ { "name": "destination", - "type": 69, + "type": 71, "typeName": "Location", "docs": [] }, @@ -26946,7 +27369,7 @@ } }, { - "id": 393, + "id": 398, "type": { "path": [ "staging_xcm", @@ -26963,7 +27386,7 @@ "fields": [ { "name": null, - "type": 381, + "type": 386, "typeName": "Assets", "docs": [] } @@ -26976,7 +27399,7 @@ "fields": [ { "name": null, - "type": 394, + "type": 399, "typeName": "WildAsset", "docs": [] } @@ -26991,7 +27414,7 @@ } }, { - "id": 394, + "id": 399, "type": { "path": [ "staging_xcm", @@ -27014,13 +27437,13 @@ "fields": [ { "name": "id", - "type": 82, + "type": 84, "typeName": "AssetId", "docs": [] }, { "name": "fun", - "type": 395, + "type": 400, "typeName": "WildFungibility", "docs": [] } @@ -27033,7 +27456,7 @@ "fields": [ { "name": null, - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -27046,19 +27469,19 @@ "fields": [ { "name": "id", - "type": 82, + "type": 84, "typeName": "AssetId", "docs": [] }, { "name": "fun", - "type": 395, + "type": 400, "typeName": "WildFungibility", "docs": [] }, { "name": "count", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -27073,7 +27496,7 @@ } }, { - "id": 395, + "id": 400, "type": { "path": [ "staging_xcm", @@ -27104,7 +27527,7 @@ } }, { - "id": 396, + "id": 401, "type": { "path": [ "staging_xcm", @@ -27122,7 +27545,7 @@ "fields": [ { "name": null, - "type": 397, + "type": 402, "typeName": "Vec>", "docs": [] } @@ -27133,20 +27556,20 @@ } }, { - "id": 397, + "id": 402, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 398 + "type": 403 } }, "docs": [] } }, { - "id": 398, + "id": 403, "type": { "path": [ "staging_xcm", @@ -27167,7 +27590,7 @@ "fields": [ { "name": null, - "type": 399, + "type": 404, "typeName": "Assets", "docs": [] } @@ -27180,7 +27603,7 @@ "fields": [ { "name": null, - "type": 399, + "type": 404, "typeName": "Assets", "docs": [] } @@ -27193,7 +27616,7 @@ "fields": [ { "name": null, - "type": 399, + "type": 404, "typeName": "Assets", "docs": [] } @@ -27212,7 +27635,7 @@ }, { "name": "response", - "type": 404, + "type": 409, "typeName": "Response", "docs": [] }, @@ -27224,7 +27647,7 @@ }, { "name": "querier", - "type": 412, + "type": 417, "typeName": "Option", "docs": [] } @@ -27237,13 +27660,13 @@ "fields": [ { "name": "assets", - "type": 399, + "type": 404, "typeName": "Assets", "docs": [] }, { "name": "beneficiary", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] } @@ -27256,19 +27679,19 @@ "fields": [ { "name": "assets", - "type": 399, + "type": 404, "typeName": "Assets", "docs": [] }, { "name": "dest", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, { "name": "xcm", - "type": 396, + "type": 401, "typeName": "Xcm<()>", "docs": [] } @@ -27281,19 +27704,19 @@ "fields": [ { "name": "origin_kind", - "type": 371, + "type": 376, "typeName": "OriginKind", "docs": [] }, { "name": "fallback_max_weight", - "type": 413, + "type": 418, "typeName": "Option", "docs": [] }, { "name": "call", - "type": 372, + "type": 377, "typeName": "DoubleEncoded", "docs": [] } @@ -27306,19 +27729,19 @@ "fields": [ { "name": "sender", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "max_message_size", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "max_capacity", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -27331,7 +27754,7 @@ "fields": [ { "name": "recipient", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -27344,19 +27767,19 @@ "fields": [ { "name": "initiator", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "sender", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "recipient", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -27375,7 +27798,7 @@ "fields": [ { "name": null, - "type": 84, + "type": 86, "typeName": "InteriorLocation", "docs": [] } @@ -27388,7 +27811,7 @@ "fields": [ { "name": null, - "type": 414, + "type": 419, "typeName": "QueryResponseInfo", "docs": [] } @@ -27401,13 +27824,13 @@ "fields": [ { "name": "assets", - "type": 415, + "type": 420, "typeName": "AssetFilter", "docs": [] }, { "name": "beneficiary", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] } @@ -27420,19 +27843,19 @@ "fields": [ { "name": "assets", - "type": 415, + "type": 420, "typeName": "AssetFilter", "docs": [] }, { "name": "dest", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, { "name": "xcm", - "type": 396, + "type": 401, "typeName": "Xcm<()>", "docs": [] } @@ -27445,13 +27868,13 @@ "fields": [ { "name": "give", - "type": 415, + "type": 420, "typeName": "AssetFilter", "docs": [] }, { "name": "want", - "type": 399, + "type": 404, "typeName": "Assets", "docs": [] }, @@ -27470,19 +27893,19 @@ "fields": [ { "name": "assets", - "type": 415, + "type": 420, "typeName": "AssetFilter", "docs": [] }, { "name": "reserve", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, { "name": "xcm", - "type": 396, + "type": 401, "typeName": "Xcm<()>", "docs": [] } @@ -27495,19 +27918,19 @@ "fields": [ { "name": "assets", - "type": 415, + "type": 420, "typeName": "AssetFilter", "docs": [] }, { "name": "dest", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, { "name": "xcm", - "type": 396, + "type": 401, "typeName": "Xcm<()>", "docs": [] } @@ -27520,13 +27943,13 @@ "fields": [ { "name": "response_info", - "type": 414, + "type": 419, "typeName": "QueryResponseInfo", "docs": [] }, { "name": "assets", - "type": 415, + "type": 420, "typeName": "AssetFilter", "docs": [] } @@ -27539,13 +27962,13 @@ "fields": [ { "name": "fees", - "type": 401, + "type": 406, "typeName": "Asset", "docs": [] }, { "name": "weight_limit", - "type": 377, + "type": 382, "typeName": "WeightLimit", "docs": [] } @@ -27564,7 +27987,7 @@ "fields": [ { "name": null, - "type": 396, + "type": 401, "typeName": "Xcm", "docs": [] } @@ -27577,7 +28000,7 @@ "fields": [ { "name": null, - "type": 396, + "type": 401, "typeName": "Xcm", "docs": [] } @@ -27596,13 +28019,13 @@ "fields": [ { "name": "assets", - "type": 399, + "type": 404, "typeName": "Assets", "docs": [] }, { "name": "ticket", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] } @@ -27653,7 +28076,7 @@ "fields": [ { "name": null, - "type": 399, + "type": 404, "typeName": "Assets", "docs": [] } @@ -27666,7 +28089,7 @@ "fields": [ { "name": null, - "type": 399, + "type": 404, "typeName": "Assets", "docs": [] } @@ -27679,7 +28102,7 @@ "fields": [ { "name": null, - "type": 412, + "type": 417, "typeName": "Option", "docs": [] } @@ -27692,7 +28115,7 @@ "fields": [ { "name": null, - "type": 405, + "type": 410, "typeName": "Option<(u32, Error)>", "docs": [] } @@ -27705,7 +28128,7 @@ "fields": [ { "name": null, - "type": 368, + "type": 373, "typeName": "MaybeErrorCode", "docs": [] } @@ -27724,7 +28147,7 @@ }, { "name": "response_info", - "type": 414, + "type": 419, "typeName": "QueryResponseInfo", "docs": [] } @@ -27737,7 +28160,7 @@ "fields": [ { "name": "index", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, @@ -27755,13 +28178,13 @@ }, { "name": "crate_major", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "min_crate_minor", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -27774,7 +28197,7 @@ "fields": [ { "name": null, - "type": 414, + "type": 419, "typeName": "QueryResponseInfo", "docs": [] } @@ -27793,7 +28216,7 @@ "fields": [ { "name": null, - "type": 86, + "type": 88, "typeName": "Junction", "docs": [] } @@ -27806,19 +28229,19 @@ "fields": [ { "name": "network", - "type": 88, + "type": 90, "typeName": "NetworkId", "docs": [] }, { "name": "destination", - "type": 84, + "type": 86, "typeName": "InteriorLocation", "docs": [] }, { "name": "xcm", - "type": 396, + "type": 401, "typeName": "Xcm<()>", "docs": [] } @@ -27831,13 +28254,13 @@ "fields": [ { "name": "asset", - "type": 401, + "type": 406, "typeName": "Asset", "docs": [] }, { "name": "unlocker", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] } @@ -27850,13 +28273,13 @@ "fields": [ { "name": "asset", - "type": 401, + "type": 406, "typeName": "Asset", "docs": [] }, { "name": "target", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] } @@ -27869,13 +28292,13 @@ "fields": [ { "name": "asset", - "type": 401, + "type": 406, "typeName": "Asset", "docs": [] }, { "name": "owner", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] } @@ -27888,13 +28311,13 @@ "fields": [ { "name": "asset", - "type": 401, + "type": 406, "typeName": "Asset", "docs": [] }, { "name": "locker", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] } @@ -27939,7 +28362,7 @@ "fields": [ { "name": null, - "type": 83, + "type": 85, "typeName": "Location", "docs": [] } @@ -27952,13 +28375,13 @@ "fields": [ { "name": "weight_limit", - "type": 377, + "type": 382, "typeName": "WeightLimit", "docs": [] }, { "name": "check_origin", - "type": 412, + "type": 417, "typeName": "Option", "docs": [] } @@ -27971,7 +28394,7 @@ "fields": [ { "name": "asset", - "type": 401, + "type": 406, "typeName": "Asset", "docs": [] } @@ -27984,13 +28407,13 @@ "fields": [ { "name": "destination", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, { "name": "remote_fees", - "type": 418, + "type": 423, "typeName": "Option", "docs": [] }, @@ -28002,13 +28425,13 @@ }, { "name": "assets", - "type": 420, + "type": 425, "typeName": "BoundedVec", "docs": [] }, { "name": "remote_xcm", - "type": 396, + "type": 401, "typeName": "Xcm<()>", "docs": [] } @@ -28021,13 +28444,13 @@ "fields": [ { "name": "descendant_origin", - "type": 422, + "type": 427, "typeName": "Option", "docs": [] }, { "name": "xcm", - "type": 396, + "type": 401, "typeName": "Xcm", "docs": [] } @@ -28040,7 +28463,7 @@ "fields": [ { "name": "hints", - "type": 423, + "type": 428, "typeName": "BoundedVec", "docs": [] } @@ -28055,7 +28478,7 @@ } }, { - "id": 399, + "id": 404, "type": { "path": [ "staging_xcm", @@ -28069,7 +28492,7 @@ "fields": [ { "name": null, - "type": 400, + "type": 405, "typeName": "Vec", "docs": [] } @@ -28080,20 +28503,20 @@ } }, { - "id": 400, + "id": 405, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 401 + "type": 406 } }, "docs": [] } }, { - "id": 401, + "id": 406, "type": { "path": [ "staging_xcm", @@ -28107,13 +28530,13 @@ "fields": [ { "name": "id", - "type": 96, + "type": 98, "typeName": "AssetId", "docs": [] }, { "name": "fun", - "type": 402, + "type": 407, "typeName": "Fungibility", "docs": [] } @@ -28124,7 +28547,7 @@ } }, { - "id": 402, + "id": 407, "type": { "path": [ "staging_xcm", @@ -28141,7 +28564,7 @@ "fields": [ { "name": null, - "type": 65, + "type": 67, "typeName": "u128", "docs": [] } @@ -28154,7 +28577,7 @@ "fields": [ { "name": null, - "type": 403, + "type": 408, "typeName": "AssetInstance", "docs": [] } @@ -28169,7 +28592,7 @@ } }, { - "id": 403, + "id": 408, "type": { "path": [ "staging_xcm", @@ -28192,7 +28615,7 @@ "fields": [ { "name": null, - "type": 65, + "type": 67, "typeName": "u128", "docs": [] } @@ -28218,7 +28641,7 @@ "fields": [ { "name": null, - "type": 359, + "type": 364, "typeName": "[u8; 8]", "docs": [] } @@ -28231,7 +28654,7 @@ "fields": [ { "name": null, - "type": 50, + "type": 51, "typeName": "[u8; 16]", "docs": [] } @@ -28259,7 +28682,7 @@ } }, { - "id": 404, + "id": 409, "type": { "path": [ "staging_xcm", @@ -28281,7 +28704,7 @@ "fields": [ { "name": null, - "type": 399, + "type": 404, "typeName": "Assets", "docs": [] } @@ -28294,7 +28717,7 @@ "fields": [ { "name": null, - "type": 405, + "type": 410, "typeName": "Option<(u32, Error)>", "docs": [] } @@ -28320,7 +28743,7 @@ "fields": [ { "name": null, - "type": 408, + "type": 413, "typeName": "BoundedVec", "docs": [] } @@ -28333,7 +28756,7 @@ "fields": [ { "name": null, - "type": 368, + "type": 373, "typeName": "MaybeErrorCode", "docs": [] } @@ -28348,7 +28771,7 @@ } }, { - "id": 405, + "id": 410, "type": { "path": [ "Option" @@ -28356,7 +28779,7 @@ "params": [ { "name": "T", - "type": 406 + "type": 411 } ], "def": { @@ -28373,7 +28796,7 @@ "fields": [ { "name": null, - "type": 406, + "type": 411, "typeName": null, "docs": [] } @@ -28388,21 +28811,21 @@ } }, { - "id": 406, + "id": 411, "type": { "path": [], "params": [], "def": { "tuple": [ 4, - 407 + 412 ] }, "docs": [] } }, { - "id": 407, + "id": 412, "type": { "path": [ "xcm", @@ -28681,7 +29104,7 @@ } }, { - "id": 408, + "id": 413, "type": { "path": [ "bounded_collections", @@ -28691,7 +29114,7 @@ "params": [ { "name": "T", - "type": 409 + "type": 414 }, { "name": "S", @@ -28703,7 +29126,7 @@ "fields": [ { "name": null, - "type": 411, + "type": 416, "typeName": "Vec", "docs": [] } @@ -28714,7 +29137,7 @@ } }, { - "id": 409, + "id": 414, "type": { "path": [ "staging_xcm", @@ -28727,37 +29150,37 @@ "fields": [ { "name": "index", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "name", - "type": 410, + "type": 415, "typeName": "BoundedVec", "docs": [] }, { "name": "module_name", - "type": 410, + "type": 415, "typeName": "BoundedVec", "docs": [] }, { "name": "major", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "minor", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "patch", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -28768,7 +29191,7 @@ } }, { - "id": 410, + "id": 415, "type": { "path": [ "bounded_collections", @@ -28801,20 +29224,20 @@ } }, { - "id": 411, + "id": 416, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 409 + "type": 414 } }, "docs": [] } }, { - "id": 412, + "id": 417, "type": { "path": [ "Option" @@ -28822,7 +29245,7 @@ "params": [ { "name": "T", - "type": 83 + "type": 85 } ], "def": { @@ -28839,7 +29262,7 @@ "fields": [ { "name": null, - "type": 83, + "type": 85, "typeName": null, "docs": [] } @@ -28854,7 +29277,7 @@ } }, { - "id": 413, + "id": 418, "type": { "path": [ "Option" @@ -28894,7 +29317,7 @@ } }, { - "id": 414, + "id": 419, "type": { "path": [ "staging_xcm", @@ -28907,7 +29330,7 @@ "fields": [ { "name": "destination", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, @@ -28930,7 +29353,7 @@ } }, { - "id": 415, + "id": 420, "type": { "path": [ "staging_xcm", @@ -28947,7 +29370,7 @@ "fields": [ { "name": null, - "type": 399, + "type": 404, "typeName": "Assets", "docs": [] } @@ -28960,7 +29383,7 @@ "fields": [ { "name": null, - "type": 416, + "type": 421, "typeName": "WildAsset", "docs": [] } @@ -28975,7 +29398,7 @@ } }, { - "id": 416, + "id": 421, "type": { "path": [ "staging_xcm", @@ -28998,13 +29421,13 @@ "fields": [ { "name": "id", - "type": 96, + "type": 98, "typeName": "AssetId", "docs": [] }, { "name": "fun", - "type": 417, + "type": 422, "typeName": "WildFungibility", "docs": [] } @@ -29017,7 +29440,7 @@ "fields": [ { "name": null, - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -29030,19 +29453,19 @@ "fields": [ { "name": "id", - "type": 96, + "type": 98, "typeName": "AssetId", "docs": [] }, { "name": "fun", - "type": 417, + "type": 422, "typeName": "WildFungibility", "docs": [] }, { "name": "count", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -29057,7 +29480,7 @@ } }, { - "id": 417, + "id": 422, "type": { "path": [ "staging_xcm", @@ -29088,7 +29511,7 @@ } }, { - "id": 418, + "id": 423, "type": { "path": [ "Option" @@ -29096,7 +29519,7 @@ "params": [ { "name": "T", - "type": 419 + "type": 424 } ], "def": { @@ -29113,7 +29536,7 @@ "fields": [ { "name": null, - "type": 419, + "type": 424, "typeName": null, "docs": [] } @@ -29128,7 +29551,7 @@ } }, { - "id": 419, + "id": 424, "type": { "path": [ "staging_xcm", @@ -29145,7 +29568,7 @@ "fields": [ { "name": null, - "type": 415, + "type": 420, "typeName": "AssetFilter", "docs": [] } @@ -29158,7 +29581,7 @@ "fields": [ { "name": null, - "type": 415, + "type": 420, "typeName": "AssetFilter", "docs": [] } @@ -29171,7 +29594,7 @@ "fields": [ { "name": null, - "type": 415, + "type": 420, "typeName": "AssetFilter", "docs": [] } @@ -29186,7 +29609,7 @@ } }, { - "id": 420, + "id": 425, "type": { "path": [ "bounded_collections", @@ -29196,7 +29619,7 @@ "params": [ { "name": "T", - "type": 419 + "type": 424 }, { "name": "S", @@ -29208,7 +29631,7 @@ "fields": [ { "name": null, - "type": 421, + "type": 426, "typeName": "Vec", "docs": [] } @@ -29219,20 +29642,20 @@ } }, { - "id": 421, + "id": 426, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 419 + "type": 424 } }, "docs": [] } }, { - "id": 422, + "id": 427, "type": { "path": [ "Option" @@ -29240,7 +29663,7 @@ "params": [ { "name": "T", - "type": 84 + "type": 86 } ], "def": { @@ -29257,7 +29680,7 @@ "fields": [ { "name": null, - "type": 84, + "type": 86, "typeName": null, "docs": [] } @@ -29272,7 +29695,7 @@ } }, { - "id": 423, + "id": 428, "type": { "path": [ "bounded_collections", @@ -29282,7 +29705,7 @@ "params": [ { "name": "T", - "type": 424 + "type": 429 }, { "name": "S", @@ -29294,7 +29717,7 @@ "fields": [ { "name": null, - "type": 425, + "type": 430, "typeName": "Vec", "docs": [] } @@ -29305,7 +29728,7 @@ } }, { - "id": 424, + "id": 429, "type": { "path": [ "staging_xcm", @@ -29321,7 +29744,7 @@ "fields": [ { "name": "location", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] } @@ -29336,20 +29759,20 @@ } }, { - "id": 425, + "id": 430, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 424 + "type": 429 } }, "docs": [] } }, { - "id": 426, + "id": 431, "type": { "path": [ "xcm", @@ -29364,7 +29787,7 @@ "fields": [ { "name": null, - "type": 354, + "type": 359, "typeName": "v3::MultiAssets", "docs": [] } @@ -29377,7 +29800,7 @@ "fields": [ { "name": null, - "type": 381, + "type": 386, "typeName": "v4::Assets", "docs": [] } @@ -29390,7 +29813,7 @@ "fields": [ { "name": null, - "type": 399, + "type": 404, "typeName": "v5::Assets", "docs": [] } @@ -29405,7 +29828,7 @@ } }, { - "id": 427, + "id": 432, "type": { "path": [ "xcm", @@ -29425,7 +29848,7 @@ "fields": [ { "name": null, - "type": 428, + "type": 433, "typeName": "v3::Xcm", "docs": [] } @@ -29438,7 +29861,7 @@ "fields": [ { "name": null, - "type": 432, + "type": 437, "typeName": "v4::Xcm", "docs": [] } @@ -29451,7 +29874,7 @@ "fields": [ { "name": null, - "type": 435, + "type": 440, "typeName": "v5::Xcm", "docs": [] } @@ -29466,7 +29889,7 @@ } }, { - "id": 428, + "id": 433, "type": { "path": [ "xcm", @@ -29484,7 +29907,7 @@ "fields": [ { "name": null, - "type": 429, + "type": 434, "typeName": "Vec>", "docs": [] } @@ -29495,20 +29918,20 @@ } }, { - "id": 429, + "id": 434, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 430 + "type": 435 } }, "docs": [] } }, { - "id": 430, + "id": 435, "type": { "path": [ "xcm", @@ -29529,7 +29952,7 @@ "fields": [ { "name": null, - "type": 354, + "type": 359, "typeName": "MultiAssets", "docs": [] } @@ -29542,7 +29965,7 @@ "fields": [ { "name": null, - "type": 354, + "type": 359, "typeName": "MultiAssets", "docs": [] } @@ -29555,7 +29978,7 @@ "fields": [ { "name": null, - "type": 354, + "type": 359, "typeName": "MultiAssets", "docs": [] } @@ -29574,7 +29997,7 @@ }, { "name": "response", - "type": 360, + "type": 365, "typeName": "Response", "docs": [] }, @@ -29586,7 +30009,7 @@ }, { "name": "querier", - "type": 370, + "type": 375, "typeName": "Option", "docs": [] } @@ -29599,13 +30022,13 @@ "fields": [ { "name": "assets", - "type": 354, + "type": 359, "typeName": "MultiAssets", "docs": [] }, { "name": "beneficiary", - "type": 58, + "type": 60, "typeName": "MultiLocation", "docs": [] } @@ -29618,19 +30041,19 @@ "fields": [ { "name": "assets", - "type": 354, + "type": 359, "typeName": "MultiAssets", "docs": [] }, { "name": "dest", - "type": 58, + "type": 60, "typeName": "MultiLocation", "docs": [] }, { "name": "xcm", - "type": 351, + "type": 356, "typeName": "Xcm<()>", "docs": [] } @@ -29643,7 +30066,7 @@ "fields": [ { "name": "origin_kind", - "type": 371, + "type": 376, "typeName": "OriginKind", "docs": [] }, @@ -29655,7 +30078,7 @@ }, { "name": "call", - "type": 431, + "type": 436, "typeName": "DoubleEncoded", "docs": [] } @@ -29668,19 +30091,19 @@ "fields": [ { "name": "sender", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "max_message_size", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "max_capacity", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -29693,7 +30116,7 @@ "fields": [ { "name": "recipient", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -29706,19 +30129,19 @@ "fields": [ { "name": "initiator", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "sender", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "recipient", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -29737,7 +30160,7 @@ "fields": [ { "name": null, - "type": 59, + "type": 61, "typeName": "InteriorMultiLocation", "docs": [] } @@ -29750,7 +30173,7 @@ "fields": [ { "name": null, - "type": 373, + "type": 378, "typeName": "QueryResponseInfo", "docs": [] } @@ -29763,13 +30186,13 @@ "fields": [ { "name": "assets", - "type": 374, + "type": 379, "typeName": "MultiAssetFilter", "docs": [] }, { "name": "beneficiary", - "type": 58, + "type": 60, "typeName": "MultiLocation", "docs": [] } @@ -29782,19 +30205,19 @@ "fields": [ { "name": "assets", - "type": 374, + "type": 379, "typeName": "MultiAssetFilter", "docs": [] }, { "name": "dest", - "type": 58, + "type": 60, "typeName": "MultiLocation", "docs": [] }, { "name": "xcm", - "type": 351, + "type": 356, "typeName": "Xcm<()>", "docs": [] } @@ -29807,13 +30230,13 @@ "fields": [ { "name": "give", - "type": 374, + "type": 379, "typeName": "MultiAssetFilter", "docs": [] }, { "name": "want", - "type": 354, + "type": 359, "typeName": "MultiAssets", "docs": [] }, @@ -29832,19 +30255,19 @@ "fields": [ { "name": "assets", - "type": 374, + "type": 379, "typeName": "MultiAssetFilter", "docs": [] }, { "name": "reserve", - "type": 58, + "type": 60, "typeName": "MultiLocation", "docs": [] }, { "name": "xcm", - "type": 351, + "type": 356, "typeName": "Xcm<()>", "docs": [] } @@ -29857,19 +30280,19 @@ "fields": [ { "name": "assets", - "type": 374, + "type": 379, "typeName": "MultiAssetFilter", "docs": [] }, { "name": "dest", - "type": 58, + "type": 60, "typeName": "MultiLocation", "docs": [] }, { "name": "xcm", - "type": 351, + "type": 356, "typeName": "Xcm<()>", "docs": [] } @@ -29882,13 +30305,13 @@ "fields": [ { "name": "response_info", - "type": 373, + "type": 378, "typeName": "QueryResponseInfo", "docs": [] }, { "name": "assets", - "type": 374, + "type": 379, "typeName": "MultiAssetFilter", "docs": [] } @@ -29901,13 +30324,13 @@ "fields": [ { "name": "fees", - "type": 356, + "type": 361, "typeName": "MultiAsset", "docs": [] }, { "name": "weight_limit", - "type": 377, + "type": 382, "typeName": "WeightLimit", "docs": [] } @@ -29926,7 +30349,7 @@ "fields": [ { "name": null, - "type": 428, + "type": 433, "typeName": "Xcm", "docs": [] } @@ -29939,7 +30362,7 @@ "fields": [ { "name": null, - "type": 428, + "type": 433, "typeName": "Xcm", "docs": [] } @@ -29958,13 +30381,13 @@ "fields": [ { "name": "assets", - "type": 354, + "type": 359, "typeName": "MultiAssets", "docs": [] }, { "name": "ticket", - "type": 58, + "type": 60, "typeName": "MultiLocation", "docs": [] } @@ -30015,7 +30438,7 @@ "fields": [ { "name": null, - "type": 354, + "type": 359, "typeName": "MultiAssets", "docs": [] } @@ -30028,7 +30451,7 @@ "fields": [ { "name": null, - "type": 354, + "type": 359, "typeName": "MultiAssets", "docs": [] } @@ -30041,7 +30464,7 @@ "fields": [ { "name": null, - "type": 370, + "type": 375, "typeName": "Option", "docs": [] } @@ -30054,7 +30477,7 @@ "fields": [ { "name": null, - "type": 361, + "type": 366, "typeName": "Option<(u32, Error)>", "docs": [] } @@ -30067,7 +30490,7 @@ "fields": [ { "name": null, - "type": 368, + "type": 373, "typeName": "MaybeErrorCode", "docs": [] } @@ -30086,7 +30509,7 @@ }, { "name": "response_info", - "type": 373, + "type": 378, "typeName": "QueryResponseInfo", "docs": [] } @@ -30099,7 +30522,7 @@ "fields": [ { "name": "index", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, @@ -30117,13 +30540,13 @@ }, { "name": "crate_major", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "min_crate_minor", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -30136,7 +30559,7 @@ "fields": [ { "name": null, - "type": 373, + "type": 378, "typeName": "QueryResponseInfo", "docs": [] } @@ -30155,7 +30578,7 @@ "fields": [ { "name": null, - "type": 60, + "type": 62, "typeName": "Junction", "docs": [] } @@ -30168,19 +30591,19 @@ "fields": [ { "name": "network", - "type": 63, + "type": 65, "typeName": "NetworkId", "docs": [] }, { "name": "destination", - "type": 59, + "type": 61, "typeName": "InteriorMultiLocation", "docs": [] }, { "name": "xcm", - "type": 351, + "type": 356, "typeName": "Xcm<()>", "docs": [] } @@ -30193,13 +30616,13 @@ "fields": [ { "name": "asset", - "type": 356, + "type": 361, "typeName": "MultiAsset", "docs": [] }, { "name": "unlocker", - "type": 58, + "type": 60, "typeName": "MultiLocation", "docs": [] } @@ -30212,13 +30635,13 @@ "fields": [ { "name": "asset", - "type": 356, + "type": 361, "typeName": "MultiAsset", "docs": [] }, { "name": "target", - "type": 58, + "type": 60, "typeName": "MultiLocation", "docs": [] } @@ -30231,13 +30654,13 @@ "fields": [ { "name": "asset", - "type": 356, + "type": 361, "typeName": "MultiAsset", "docs": [] }, { "name": "owner", - "type": 58, + "type": 60, "typeName": "MultiLocation", "docs": [] } @@ -30250,13 +30673,13 @@ "fields": [ { "name": "asset", - "type": 356, + "type": 361, "typeName": "MultiAsset", "docs": [] }, { "name": "locker", - "type": 58, + "type": 60, "typeName": "MultiLocation", "docs": [] } @@ -30301,7 +30724,7 @@ "fields": [ { "name": null, - "type": 58, + "type": 60, "typeName": "MultiLocation", "docs": [] } @@ -30314,13 +30737,13 @@ "fields": [ { "name": "weight_limit", - "type": 377, + "type": 382, "typeName": "WeightLimit", "docs": [] }, { "name": "check_origin", - "type": 370, + "type": 375, "typeName": "Option", "docs": [] } @@ -30335,7 +30758,7 @@ } }, { - "id": 431, + "id": 436, "type": { "path": [ "xcm", @@ -30364,7 +30787,7 @@ } }, { - "id": 432, + "id": 437, "type": { "path": [ "staging_xcm", @@ -30382,7 +30805,7 @@ "fields": [ { "name": null, - "type": 433, + "type": 438, "typeName": "Vec>", "docs": [] } @@ -30393,20 +30816,20 @@ } }, { - "id": 433, + "id": 438, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 434 + "type": 439 } }, "docs": [] } }, { - "id": 434, + "id": 439, "type": { "path": [ "staging_xcm", @@ -30427,7 +30850,7 @@ "fields": [ { "name": null, - "type": 381, + "type": 386, "typeName": "Assets", "docs": [] } @@ -30440,7 +30863,7 @@ "fields": [ { "name": null, - "type": 381, + "type": 386, "typeName": "Assets", "docs": [] } @@ -30453,7 +30876,7 @@ "fields": [ { "name": null, - "type": 381, + "type": 386, "typeName": "Assets", "docs": [] } @@ -30472,7 +30895,7 @@ }, { "name": "response", - "type": 386, + "type": 391, "typeName": "Response", "docs": [] }, @@ -30484,7 +30907,7 @@ }, { "name": "querier", - "type": 391, + "type": 396, "typeName": "Option", "docs": [] } @@ -30497,13 +30920,13 @@ "fields": [ { "name": "assets", - "type": 381, + "type": 386, "typeName": "Assets", "docs": [] }, { "name": "beneficiary", - "type": 69, + "type": 71, "typeName": "Location", "docs": [] } @@ -30516,19 +30939,19 @@ "fields": [ { "name": "assets", - "type": 381, + "type": 386, "typeName": "Assets", "docs": [] }, { "name": "dest", - "type": 69, + "type": 71, "typeName": "Location", "docs": [] }, { "name": "xcm", - "type": 378, + "type": 383, "typeName": "Xcm<()>", "docs": [] } @@ -30541,7 +30964,7 @@ "fields": [ { "name": "origin_kind", - "type": 371, + "type": 376, "typeName": "OriginKind", "docs": [] }, @@ -30553,7 +30976,7 @@ }, { "name": "call", - "type": 431, + "type": 436, "typeName": "DoubleEncoded", "docs": [] } @@ -30566,19 +30989,19 @@ "fields": [ { "name": "sender", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "max_message_size", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "max_capacity", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -30591,7 +31014,7 @@ "fields": [ { "name": "recipient", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -30604,19 +31027,19 @@ "fields": [ { "name": "initiator", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "sender", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "recipient", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -30635,7 +31058,7 @@ "fields": [ { "name": null, - "type": 70, + "type": 72, "typeName": "InteriorLocation", "docs": [] } @@ -30648,7 +31071,7 @@ "fields": [ { "name": null, - "type": 392, + "type": 397, "typeName": "QueryResponseInfo", "docs": [] } @@ -30661,13 +31084,13 @@ "fields": [ { "name": "assets", - "type": 393, + "type": 398, "typeName": "AssetFilter", "docs": [] }, { "name": "beneficiary", - "type": 69, + "type": 71, "typeName": "Location", "docs": [] } @@ -30680,19 +31103,19 @@ "fields": [ { "name": "assets", - "type": 393, + "type": 398, "typeName": "AssetFilter", "docs": [] }, { "name": "dest", - "type": 69, + "type": 71, "typeName": "Location", "docs": [] }, { "name": "xcm", - "type": 378, + "type": 383, "typeName": "Xcm<()>", "docs": [] } @@ -30705,13 +31128,13 @@ "fields": [ { "name": "give", - "type": 393, + "type": 398, "typeName": "AssetFilter", "docs": [] }, { "name": "want", - "type": 381, + "type": 386, "typeName": "Assets", "docs": [] }, @@ -30730,19 +31153,19 @@ "fields": [ { "name": "assets", - "type": 393, + "type": 398, "typeName": "AssetFilter", "docs": [] }, { "name": "reserve", - "type": 69, + "type": 71, "typeName": "Location", "docs": [] }, { "name": "xcm", - "type": 378, + "type": 383, "typeName": "Xcm<()>", "docs": [] } @@ -30755,19 +31178,19 @@ "fields": [ { "name": "assets", - "type": 393, + "type": 398, "typeName": "AssetFilter", "docs": [] }, { "name": "dest", - "type": 69, + "type": 71, "typeName": "Location", "docs": [] }, { "name": "xcm", - "type": 378, + "type": 383, "typeName": "Xcm<()>", "docs": [] } @@ -30780,13 +31203,13 @@ "fields": [ { "name": "response_info", - "type": 392, + "type": 397, "typeName": "QueryResponseInfo", "docs": [] }, { "name": "assets", - "type": 393, + "type": 398, "typeName": "AssetFilter", "docs": [] } @@ -30799,13 +31222,13 @@ "fields": [ { "name": "fees", - "type": 383, + "type": 388, "typeName": "Asset", "docs": [] }, { "name": "weight_limit", - "type": 377, + "type": 382, "typeName": "WeightLimit", "docs": [] } @@ -30824,7 +31247,7 @@ "fields": [ { "name": null, - "type": 432, + "type": 437, "typeName": "Xcm", "docs": [] } @@ -30837,7 +31260,7 @@ "fields": [ { "name": null, - "type": 432, + "type": 437, "typeName": "Xcm", "docs": [] } @@ -30856,13 +31279,13 @@ "fields": [ { "name": "assets", - "type": 381, + "type": 386, "typeName": "Assets", "docs": [] }, { "name": "ticket", - "type": 69, + "type": 71, "typeName": "Location", "docs": [] } @@ -30913,7 +31336,7 @@ "fields": [ { "name": null, - "type": 381, + "type": 386, "typeName": "Assets", "docs": [] } @@ -30926,7 +31349,7 @@ "fields": [ { "name": null, - "type": 381, + "type": 386, "typeName": "Assets", "docs": [] } @@ -30939,7 +31362,7 @@ "fields": [ { "name": null, - "type": 391, + "type": 396, "typeName": "Option", "docs": [] } @@ -30952,7 +31375,7 @@ "fields": [ { "name": null, - "type": 361, + "type": 366, "typeName": "Option<(u32, Error)>", "docs": [] } @@ -30965,7 +31388,7 @@ "fields": [ { "name": null, - "type": 368, + "type": 373, "typeName": "MaybeErrorCode", "docs": [] } @@ -30984,7 +31407,7 @@ }, { "name": "response_info", - "type": 392, + "type": 397, "typeName": "QueryResponseInfo", "docs": [] } @@ -30997,7 +31420,7 @@ "fields": [ { "name": "index", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, @@ -31015,13 +31438,13 @@ }, { "name": "crate_major", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "min_crate_minor", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -31034,7 +31457,7 @@ "fields": [ { "name": null, - "type": 392, + "type": 397, "typeName": "QueryResponseInfo", "docs": [] } @@ -31053,7 +31476,7 @@ "fields": [ { "name": null, - "type": 72, + "type": 74, "typeName": "Junction", "docs": [] } @@ -31066,19 +31489,19 @@ "fields": [ { "name": "network", - "type": 74, + "type": 76, "typeName": "NetworkId", "docs": [] }, { "name": "destination", - "type": 70, + "type": 72, "typeName": "InteriorLocation", "docs": [] }, { "name": "xcm", - "type": 378, + "type": 383, "typeName": "Xcm<()>", "docs": [] } @@ -31091,13 +31514,13 @@ "fields": [ { "name": "asset", - "type": 383, + "type": 388, "typeName": "Asset", "docs": [] }, { "name": "unlocker", - "type": 69, + "type": 71, "typeName": "Location", "docs": [] } @@ -31110,13 +31533,13 @@ "fields": [ { "name": "asset", - "type": 383, + "type": 388, "typeName": "Asset", "docs": [] }, { "name": "target", - "type": 69, + "type": 71, "typeName": "Location", "docs": [] } @@ -31129,13 +31552,13 @@ "fields": [ { "name": "asset", - "type": 383, + "type": 388, "typeName": "Asset", "docs": [] }, { "name": "owner", - "type": 69, + "type": 71, "typeName": "Location", "docs": [] } @@ -31148,13 +31571,13 @@ "fields": [ { "name": "asset", - "type": 383, + "type": 388, "typeName": "Asset", "docs": [] }, { "name": "locker", - "type": 69, + "type": 71, "typeName": "Location", "docs": [] } @@ -31199,7 +31622,7 @@ "fields": [ { "name": null, - "type": 69, + "type": 71, "typeName": "Location", "docs": [] } @@ -31212,13 +31635,13 @@ "fields": [ { "name": "weight_limit", - "type": 377, + "type": 382, "typeName": "WeightLimit", "docs": [] }, { "name": "check_origin", - "type": 391, + "type": 396, "typeName": "Option", "docs": [] } @@ -31233,7 +31656,7 @@ } }, { - "id": 435, + "id": 440, "type": { "path": [ "staging_xcm", @@ -31251,7 +31674,7 @@ "fields": [ { "name": null, - "type": 436, + "type": 441, "typeName": "Vec>", "docs": [] } @@ -31262,20 +31685,20 @@ } }, { - "id": 436, + "id": 441, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 437 + "type": 442 } }, "docs": [] } }, { - "id": 437, + "id": 442, "type": { "path": [ "staging_xcm", @@ -31296,7 +31719,7 @@ "fields": [ { "name": null, - "type": 399, + "type": 404, "typeName": "Assets", "docs": [] } @@ -31309,7 +31732,7 @@ "fields": [ { "name": null, - "type": 399, + "type": 404, "typeName": "Assets", "docs": [] } @@ -31322,7 +31745,7 @@ "fields": [ { "name": null, - "type": 399, + "type": 404, "typeName": "Assets", "docs": [] } @@ -31341,7 +31764,7 @@ }, { "name": "response", - "type": 404, + "type": 409, "typeName": "Response", "docs": [] }, @@ -31353,7 +31776,7 @@ }, { "name": "querier", - "type": 412, + "type": 417, "typeName": "Option", "docs": [] } @@ -31366,13 +31789,13 @@ "fields": [ { "name": "assets", - "type": 399, + "type": 404, "typeName": "Assets", "docs": [] }, { "name": "beneficiary", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] } @@ -31385,19 +31808,19 @@ "fields": [ { "name": "assets", - "type": 399, + "type": 404, "typeName": "Assets", "docs": [] }, { "name": "dest", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, { "name": "xcm", - "type": 396, + "type": 401, "typeName": "Xcm<()>", "docs": [] } @@ -31410,19 +31833,19 @@ "fields": [ { "name": "origin_kind", - "type": 371, + "type": 376, "typeName": "OriginKind", "docs": [] }, { "name": "fallback_max_weight", - "type": 413, + "type": 418, "typeName": "Option", "docs": [] }, { "name": "call", - "type": 431, + "type": 436, "typeName": "DoubleEncoded", "docs": [] } @@ -31435,19 +31858,19 @@ "fields": [ { "name": "sender", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "max_message_size", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "max_capacity", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -31460,7 +31883,7 @@ "fields": [ { "name": "recipient", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -31473,19 +31896,19 @@ "fields": [ { "name": "initiator", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "sender", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "recipient", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -31504,7 +31927,7 @@ "fields": [ { "name": null, - "type": 84, + "type": 86, "typeName": "InteriorLocation", "docs": [] } @@ -31517,7 +31940,7 @@ "fields": [ { "name": null, - "type": 414, + "type": 419, "typeName": "QueryResponseInfo", "docs": [] } @@ -31530,13 +31953,13 @@ "fields": [ { "name": "assets", - "type": 415, + "type": 420, "typeName": "AssetFilter", "docs": [] }, { "name": "beneficiary", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] } @@ -31549,19 +31972,19 @@ "fields": [ { "name": "assets", - "type": 415, + "type": 420, "typeName": "AssetFilter", "docs": [] }, { "name": "dest", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, { "name": "xcm", - "type": 396, + "type": 401, "typeName": "Xcm<()>", "docs": [] } @@ -31574,13 +31997,13 @@ "fields": [ { "name": "give", - "type": 415, + "type": 420, "typeName": "AssetFilter", "docs": [] }, { "name": "want", - "type": 399, + "type": 404, "typeName": "Assets", "docs": [] }, @@ -31599,19 +32022,19 @@ "fields": [ { "name": "assets", - "type": 415, + "type": 420, "typeName": "AssetFilter", "docs": [] }, { "name": "reserve", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, { "name": "xcm", - "type": 396, + "type": 401, "typeName": "Xcm<()>", "docs": [] } @@ -31624,19 +32047,19 @@ "fields": [ { "name": "assets", - "type": 415, + "type": 420, "typeName": "AssetFilter", "docs": [] }, { "name": "dest", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, { "name": "xcm", - "type": 396, + "type": 401, "typeName": "Xcm<()>", "docs": [] } @@ -31649,13 +32072,13 @@ "fields": [ { "name": "response_info", - "type": 414, + "type": 419, "typeName": "QueryResponseInfo", "docs": [] }, { "name": "assets", - "type": 415, + "type": 420, "typeName": "AssetFilter", "docs": [] } @@ -31668,13 +32091,13 @@ "fields": [ { "name": "fees", - "type": 401, + "type": 406, "typeName": "Asset", "docs": [] }, { "name": "weight_limit", - "type": 377, + "type": 382, "typeName": "WeightLimit", "docs": [] } @@ -31693,7 +32116,7 @@ "fields": [ { "name": null, - "type": 435, + "type": 440, "typeName": "Xcm", "docs": [] } @@ -31706,7 +32129,7 @@ "fields": [ { "name": null, - "type": 435, + "type": 440, "typeName": "Xcm", "docs": [] } @@ -31725,13 +32148,13 @@ "fields": [ { "name": "assets", - "type": 399, + "type": 404, "typeName": "Assets", "docs": [] }, { "name": "ticket", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] } @@ -31782,7 +32205,7 @@ "fields": [ { "name": null, - "type": 399, + "type": 404, "typeName": "Assets", "docs": [] } @@ -31795,7 +32218,7 @@ "fields": [ { "name": null, - "type": 399, + "type": 404, "typeName": "Assets", "docs": [] } @@ -31808,7 +32231,7 @@ "fields": [ { "name": null, - "type": 412, + "type": 417, "typeName": "Option", "docs": [] } @@ -31821,7 +32244,7 @@ "fields": [ { "name": null, - "type": 405, + "type": 410, "typeName": "Option<(u32, Error)>", "docs": [] } @@ -31834,7 +32257,7 @@ "fields": [ { "name": null, - "type": 368, + "type": 373, "typeName": "MaybeErrorCode", "docs": [] } @@ -31853,7 +32276,7 @@ }, { "name": "response_info", - "type": 414, + "type": 419, "typeName": "QueryResponseInfo", "docs": [] } @@ -31866,7 +32289,7 @@ "fields": [ { "name": "index", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, @@ -31884,13 +32307,13 @@ }, { "name": "crate_major", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] }, { "name": "min_crate_minor", - "type": 61, + "type": 63, "typeName": "u32", "docs": [] } @@ -31903,7 +32326,7 @@ "fields": [ { "name": null, - "type": 414, + "type": 419, "typeName": "QueryResponseInfo", "docs": [] } @@ -31922,7 +32345,7 @@ "fields": [ { "name": null, - "type": 86, + "type": 88, "typeName": "Junction", "docs": [] } @@ -31935,19 +32358,19 @@ "fields": [ { "name": "network", - "type": 88, + "type": 90, "typeName": "NetworkId", "docs": [] }, { "name": "destination", - "type": 84, + "type": 86, "typeName": "InteriorLocation", "docs": [] }, { "name": "xcm", - "type": 396, + "type": 401, "typeName": "Xcm<()>", "docs": [] } @@ -31960,13 +32383,13 @@ "fields": [ { "name": "asset", - "type": 401, + "type": 406, "typeName": "Asset", "docs": [] }, { "name": "unlocker", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] } @@ -31979,13 +32402,13 @@ "fields": [ { "name": "asset", - "type": 401, + "type": 406, "typeName": "Asset", "docs": [] }, { "name": "target", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] } @@ -31998,13 +32421,13 @@ "fields": [ { "name": "asset", - "type": 401, + "type": 406, "typeName": "Asset", "docs": [] }, { "name": "owner", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] } @@ -32017,13 +32440,13 @@ "fields": [ { "name": "asset", - "type": 401, + "type": 406, "typeName": "Asset", "docs": [] }, { "name": "locker", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] } @@ -32068,7 +32491,7 @@ "fields": [ { "name": null, - "type": 83, + "type": 85, "typeName": "Location", "docs": [] } @@ -32081,13 +32504,13 @@ "fields": [ { "name": "weight_limit", - "type": 377, + "type": 382, "typeName": "WeightLimit", "docs": [] }, { "name": "check_origin", - "type": 412, + "type": 417, "typeName": "Option", "docs": [] } @@ -32100,7 +32523,7 @@ "fields": [ { "name": "asset", - "type": 401, + "type": 406, "typeName": "Asset", "docs": [] } @@ -32113,13 +32536,13 @@ "fields": [ { "name": "destination", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, { "name": "remote_fees", - "type": 418, + "type": 423, "typeName": "Option", "docs": [] }, @@ -32131,13 +32554,13 @@ }, { "name": "assets", - "type": 420, + "type": 425, "typeName": "BoundedVec", "docs": [] }, { "name": "remote_xcm", - "type": 396, + "type": 401, "typeName": "Xcm<()>", "docs": [] } @@ -32150,13 +32573,13 @@ "fields": [ { "name": "descendant_origin", - "type": 422, + "type": 427, "typeName": "Option", "docs": [] }, { "name": "xcm", - "type": 435, + "type": 440, "typeName": "Xcm", "docs": [] } @@ -32169,7 +32592,7 @@ "fields": [ { "name": "hints", - "type": 423, + "type": 428, "typeName": "BoundedVec", "docs": [] } @@ -32184,7 +32607,7 @@ } }, { - "id": 438, + "id": 443, "type": { "path": [ "staging_xcm_executor", @@ -32219,7 +32642,7 @@ "fields": [ { "name": null, - "type": 97, + "type": 99, "typeName": "VersionedLocation", "docs": [] } @@ -32234,7 +32657,7 @@ } }, { - "id": 439, + "id": 444, "type": { "path": [ "xcm", @@ -32249,7 +32672,7 @@ "fields": [ { "name": null, - "type": 68, + "type": 70, "typeName": "v3::AssetId", "docs": [] } @@ -32262,7 +32685,7 @@ "fields": [ { "name": null, - "type": 82, + "type": 84, "typeName": "v4::AssetId", "docs": [] } @@ -32275,7 +32698,7 @@ "fields": [ { "name": null, - "type": 96, + "type": 98, "typeName": "v5::AssetId", "docs": [] } @@ -32290,7 +32713,7 @@ } }, { - "id": 440, + "id": 445, "type": { "path": [ "Option" @@ -32330,7 +32753,7 @@ } }, { - "id": 441, + "id": 446, "type": { "path": [ "pallet_message_queue", @@ -32351,7 +32774,7 @@ "fields": [ { "name": "message_origin", - "type": 442, + "type": 447, "typeName": "MessageOriginOf", "docs": [] }, @@ -32372,7 +32795,7 @@ "fields": [ { "name": "message_origin", - "type": 442, + "type": 447, "typeName": "MessageOriginOf", "docs": [] }, @@ -32421,7 +32844,7 @@ } }, { - "id": 442, + "id": 447, "type": { "path": [ "polkadot_runtime_parachains", @@ -32437,7 +32860,7 @@ "fields": [ { "name": null, - "type": 443, + "type": 448, "typeName": "UmpQueueId", "docs": [] } @@ -32452,7 +32875,7 @@ } }, { - "id": 443, + "id": 448, "type": { "path": [ "polkadot_runtime_parachains", @@ -32468,7 +32891,7 @@ "fields": [ { "name": null, - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -32483,7 +32906,7 @@ } }, { - "id": 444, + "id": 449, "type": { "path": [ "pallet_asset_rate", @@ -32504,13 +32927,13 @@ "fields": [ { "name": "asset_kind", - "type": 57, + "type": 59, "typeName": "Box", "docs": [] }, { "name": "rate", - "type": 445, + "type": 450, "typeName": "FixedU128", "docs": [] } @@ -32528,13 +32951,13 @@ "fields": [ { "name": "asset_kind", - "type": 57, + "type": 59, "typeName": "Box", "docs": [] }, { "name": "rate", - "type": 445, + "type": 450, "typeName": "FixedU128", "docs": [] } @@ -32552,7 +32975,7 @@ "fields": [ { "name": "asset_kind", - "type": 57, + "type": 59, "typeName": "Box", "docs": [] } @@ -32574,7 +32997,7 @@ } }, { - "id": 445, + "id": 450, "type": { "path": [ "sp_arithmetic", @@ -32598,7 +33021,7 @@ } }, { - "id": 446, + "id": 451, "type": { "path": [ "pallet_beefy", @@ -32619,13 +33042,13 @@ "fields": [ { "name": "equivocation_proof", - "type": 447, + "type": 452, "typeName": "Box, T::BeefyId,::Signature,>,>", "docs": [] }, { "name": "key_owner_proof", - "type": 118, + "type": 120, "typeName": "T::KeyOwnerProof", "docs": [] } @@ -32643,13 +33066,13 @@ "fields": [ { "name": "equivocation_proof", - "type": 447, + "type": 452, "typeName": "Box, T::BeefyId,::Signature,>,>", "docs": [] }, { "name": "key_owner_proof", - "type": 118, + "type": 120, "typeName": "T::KeyOwnerProof", "docs": [] } @@ -32690,13 +33113,13 @@ "fields": [ { "name": "equivocation_proof", - "type": 455, + "type": 460, "typeName": "Box, T::BeefyId,>>::Proof,>,>", "docs": [] }, { "name": "key_owner_proof", - "type": 118, + "type": 120, "typeName": "T::KeyOwnerProof", "docs": [] } @@ -32713,13 +33136,13 @@ "fields": [ { "name": "equivocation_proof", - "type": 455, + "type": 460, "typeName": "Box, T::BeefyId,>>::Proof,>,>", "docs": [] }, { "name": "key_owner_proof", - "type": 118, + "type": 120, "typeName": "T::KeyOwnerProof", "docs": [] } @@ -32741,13 +33164,13 @@ "fields": [ { "name": "equivocation_proof", - "type": 459, + "type": 464, "typeName": "Box, T::BeefyId>>", "docs": [] }, { "name": "key_owner_proof", - "type": 118, + "type": 120, "typeName": "T::KeyOwnerProof", "docs": [] } @@ -32764,13 +33187,13 @@ "fields": [ { "name": "equivocation_proof", - "type": 459, + "type": 464, "typeName": "Box, T::BeefyId>>", "docs": [] }, { "name": "key_owner_proof", - "type": 118, + "type": 120, "typeName": "T::KeyOwnerProof", "docs": [] } @@ -32796,7 +33219,7 @@ } }, { - "id": 447, + "id": 452, "type": { "path": [ "sp_consensus_beefy", @@ -32809,11 +33232,11 @@ }, { "name": "Id", - "type": 149 + "type": 151 }, { "name": "Signature", - "type": 448 + "type": 453 } ], "def": { @@ -32821,13 +33244,13 @@ "fields": [ { "name": "first", - "type": 449, + "type": 454, "typeName": "VoteMessage", "docs": [] }, { "name": "second", - "type": 449, + "type": 454, "typeName": "VoteMessage", "docs": [] } @@ -32838,7 +33261,7 @@ } }, { - "id": 448, + "id": 453, "type": { "path": [ "sp_consensus_beefy", @@ -32851,7 +33274,7 @@ "fields": [ { "name": null, - "type": 178, + "type": 180, "typeName": "ecdsa::Signature", "docs": [] } @@ -32862,7 +33285,7 @@ } }, { - "id": 449, + "id": 454, "type": { "path": [ "sp_consensus_beefy", @@ -32875,11 +33298,11 @@ }, { "name": "Id", - "type": 149 + "type": 151 }, { "name": "Signature", - "type": 448 + "type": 453 } ], "def": { @@ -32887,20 +33310,3177 @@ "fields": [ { "name": "commitment", - "type": 450, + "type": 455, "typeName": "Commitment", "docs": [] }, { - "name": "id", - "type": 149, - "typeName": "Id", + "name": "id", + "type": 151, + "typeName": "Id", + "docs": [] + }, + { + "name": "signature", + "type": 453, + "typeName": "Signature", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 455, + "type": { + "path": [ + "sp_consensus_beefy", + "commitment", + "Commitment" + ], + "params": [ + { + "name": "TBlockNumber", + "type": 4 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "payload", + "type": 456, + "typeName": "Payload", + "docs": [] + }, + { + "name": "block_number", + "type": 4, + "typeName": "TBlockNumber", + "docs": [] + }, + { + "name": "validator_set_id", + "type": 12, + "typeName": "ValidatorSetId", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 456, + "type": { + "path": [ + "sp_consensus_beefy", + "payload", + "Payload" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 457, + "typeName": "Vec<(BeefyPayloadId, Vec)>", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 457, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 458 + } + }, + "docs": [] + } + }, + { + "id": 458, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 459, + 14 + ] + }, + "docs": [] + } + }, + { + "id": 459, + "type": { + "path": [], + "params": [], + "def": { + "array": { + "len": 2, + "type": 2 + } + }, + "docs": [] + } + }, + { + "id": 460, + "type": { + "path": [ + "sp_consensus_beefy", + "ForkVotingProof" + ], + "params": [ + { + "name": "Header", + "type": 117 + }, + { + "name": "Id", + "type": 151 + }, + { + "name": "AncestryProof", + "type": 461 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "vote", + "type": 454, + "typeName": "VoteMessage", + "docs": [] + }, + { + "name": "ancestry_proof", + "type": 461, + "typeName": "AncestryProof", + "docs": [] + }, + { + "name": "header", + "type": 117, + "typeName": "Header", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 461, + "type": { + "path": [ + "sp_mmr_primitives", + "AncestryProof" + ], + "params": [ + { + "name": "Hash", + "type": 13 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "prev_peaks", + "type": 114, + "typeName": "Vec", + "docs": [] + }, + { + "name": "prev_leaf_count", + "type": 12, + "typeName": "u64", + "docs": [] + }, + { + "name": "leaf_count", + "type": 12, + "typeName": "NodeIndex", + "docs": [] + }, + { + "name": "items", + "type": 462, + "typeName": "Vec<(u64, Hash)>", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 462, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 463 + } + }, + "docs": [] + } + }, + { + "id": 463, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 12, + 13 + ] + }, + "docs": [] + } + }, + { + "id": 464, + "type": { + "path": [ + "sp_consensus_beefy", + "FutureBlockVotingProof" + ], + "params": [ + { + "name": "Number", + "type": 4 + }, + { + "name": "Id", + "type": 151 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "vote", + "type": 454, + "typeName": "VoteMessage", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 465, + "type": { + "path": [ + "pallet_rc_migrator", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "force_set_stage", + "fields": [ + { + "name": "stage", + "type": 466, + "typeName": "Box>", + "docs": [] + } + ], + "index": 0, + "docs": [ + "Set the migration stage.", + "", + "This call is intended for emergency use only and is guarded by the", + "[`Config::AdminOrigin`]." + ] + }, + { + "name": "schedule_migration", + "fields": [ + { + "name": "start", + "type": 175, + "typeName": "DispatchTime>", + "docs": [] + }, + { + "name": "warm_up", + "type": 175, + "typeName": "DispatchTime>", + "docs": [] + }, + { + "name": "cool_off", + "type": 175, + "typeName": "DispatchTime>", + "docs": [] + }, + { + "name": "unsafe_ignore_staking_lock_check", + "type": 8, + "typeName": "bool", + "docs": [] + } + ], + "index": 1, + "docs": [ + "Schedule the migration to start at a given moment.", + "", + "### Parameters:", + "- `start`: The block number at which the migration will start. `DispatchTime` calculated", + " at the moment of the extrinsic execution.", + "- `warm_up`: Duration or timepoint that will be used to prepare for the migration. Calls", + " are filtered during this period. It is intended to give enough time for UMP and DMP", + " queues to empty. `DispatchTime` calculated at the moment of the transition to the", + " warm-up stage.", + "- `cool_off`: The block number at which the post migration cool-off period will end. The", + " `DispatchTime` calculated at the moment of the transition to the cool-off stage.", + "- `unsafe_ignore_staking_lock_check`: ONLY FOR TESTING. Ignore the check whether the", + " scheduled time point is far enough in the future.", + "", + "Note: If the staking election for next era is already complete, and the next", + "validator set is queued in `pallet-session`, we want to avoid starting the data", + "migration at this point as it can lead to some missed validator rewards. To address", + "this, we stop staking election at the start of migration and must wait atleast 1", + "session (set via warm_up) before starting the data migration.", + "", + "Read [`MigrationStage::Scheduled`] documentation for more details." + ] + }, + { + "name": "start_data_migration", + "fields": [], + "index": 2, + "docs": [ + "Start the data migration.", + "", + "This is typically called by the Asset Hub to indicate it's readiness to receive the", + "migration data." + ] + }, + { + "name": "receive_query_response", + "fields": [ + { + "name": "query_id", + "type": 12, + "typeName": "QueryId", + "docs": [] + }, + { + "name": "response", + "type": 409, + "typeName": "Response", + "docs": [] + } + ], + "index": 3, + "docs": [ + "Receive a query response from the Asset Hub for a previously sent xcm message." + ] + }, + { + "name": "resend_xcm", + "fields": [ + { + "name": "query_id", + "type": 12, + "typeName": "u64", + "docs": [] + } + ], + "index": 4, + "docs": [ + "Resend a previously sent and unconfirmed XCM message." + ] + }, + { + "name": "set_unprocessed_msg_buffer", + "fields": [ + { + "name": "new", + "type": 46, + "typeName": "Option", + "docs": [] + } + ], + "index": 5, + "docs": [ + "Set the unprocessed message buffer size.", + "", + "`None` means to use the configuration value." + ] + }, + { + "name": "set_ah_ump_queue_priority", + "fields": [ + { + "name": "new", + "type": 508, + "typeName": "AhUmpQueuePriority>", + "docs": [] + } + ], + "index": 6, + "docs": [ + "Set the AH UMP queue priority configuration.", + "", + "Can only be called by the `AdminOrigin`." + ] + }, + { + "name": "set_manager", + "fields": [ + { + "name": "new", + "type": 140, + "typeName": "Option", + "docs": [] + } + ], + "index": 7, + "docs": [ + "Set the manager account id.", + "", + "The manager has the similar to [`Config::AdminOrigin`] privileges except that it", + "can not set the manager account id via `set_manager` call." + ] + }, + { + "name": "send_xcm_message", + "fields": [ + { + "name": "dest", + "type": 99, + "typeName": "Box", + "docs": [] + }, + { + "name": "message", + "type": 355, + "typeName": "Box>", + "docs": [] + } + ], + "index": 8, + "docs": [ + "XCM send call identical to the [`pallet_xcm::Pallet::send`] call but with the", + "[Config::SendXcm] router which will be able to send messages to the Asset Hub during", + "the migration." + ] + }, + { + "name": "preserve_accounts", + "fields": [ + { + "name": "accounts", + "type": 129, + "typeName": "Vec", + "docs": [] + } + ], + "index": 9, + "docs": [ + "Set the accounts to be preserved on Relay Chain during the migration.", + "", + "The accounts must have no consumers references." + ] + }, + { + "name": "set_canceller", + "fields": [ + { + "name": "new", + "type": 140, + "typeName": "Option", + "docs": [] + } + ], + "index": 10, + "docs": [ + "Set the canceller account id.", + "", + "The canceller can only stop scheduled migration." + ] + }, + { + "name": "pause_migration", + "fields": [], + "index": 11, + "docs": [ + "Pause the migration." + ] + }, + { + "name": "cancel_migration", + "fields": [], + "index": 12, + "docs": [ + "Cancel the migration.", + "", + "Migration can only be cancelled if it is in the [`MigrationStage::Scheduled`] state." + ] + }, + { + "name": "vote_manager_multisig", + "fields": [ + { + "name": "payload", + "type": 509, + "typeName": "Box>", + "docs": [] + }, + { + "name": "sig", + "type": 342, + "typeName": "sp_runtime::MultiSignature", + "docs": [] + } + ], + "index": 13, + "docs": [ + "Vote on behalf of any of the members in `MultisigMembers`.", + "", + "Unsigned extrinsic, requiring the `payload` to be signed.", + "", + "Upon each call, a new entry is created in `ManagerMultisigs` map the `payload.call` to", + "be dispatched. Once `MultisigThreshold` is reached, the entire map is deleted, and we", + "move on to the next round.", + "", + "The round system ensures that signatures from older round cannot be reused." + ] + }, + { + "name": "set_settings", + "fields": [ + { + "name": "settings", + "type": 510, + "typeName": "Option", + "docs": [] + } + ], + "index": 14, + "docs": [ + "Set the migration settings. Can only be done by admin or manager." + ] + } + ] + } + }, + "docs": [ + "Contains a variant per dispatchable extrinsic that this pallet has." + ] + } + }, + { + "id": 466, + "type": { + "path": [ + "pallet_rc_migrator", + "MigrationStage" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "BlockNumber", + "type": 4 + }, + { + "name": "BagsListScore", + "type": 12 + }, + { + "name": "VotingClass", + "type": 103 + }, + { + "name": "AssetKind", + "type": 59 + }, + { + "name": "SchedulerBlockNumber", + "type": 4 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Pending", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "MigrationPaused", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "Scheduled", + "fields": [ + { + "name": "start", + "type": 4, + "typeName": "BlockNumber", + "docs": [] + } + ], + "index": 2, + "docs": [] + }, + { + "name": "WaitingForAh", + "fields": [], + "index": 3, + "docs": [] + }, + { + "name": "WarmUp", + "fields": [ + { + "name": "end_at", + "type": 4, + "typeName": "BlockNumber", + "docs": [] + } + ], + "index": 4, + "docs": [] + }, + { + "name": "Starting", + "fields": [], + "index": 5, + "docs": [] + }, + { + "name": "PureProxyCandidatesMigrationInit", + "fields": [], + "index": 6, + "docs": [] + }, + { + "name": "AccountsMigrationInit", + "fields": [], + "index": 7, + "docs": [] + }, + { + "name": "AccountsMigrationOngoing", + "fields": [ + { + "name": "last_key", + "type": 140, + "typeName": "Option", + "docs": [] + } + ], + "index": 8, + "docs": [] + }, + { + "name": "AccountsMigrationDone", + "fields": [], + "index": 9, + "docs": [] + }, + { + "name": "MultisigMigrationInit", + "fields": [], + "index": 10, + "docs": [] + }, + { + "name": "MultisigMigrationOngoing", + "fields": [ + { + "name": "last_key", + "type": 467, + "typeName": "Option<(AccountId,[u8; 32])>", + "docs": [] + } + ], + "index": 11, + "docs": [] + }, + { + "name": "MultisigMigrationDone", + "fields": [], + "index": 12, + "docs": [] + }, + { + "name": "ClaimsMigrationInit", + "fields": [], + "index": 13, + "docs": [] + }, + { + "name": "ClaimsMigrationOngoing", + "fields": [ + { + "name": "current_key", + "type": 469, + "typeName": "Option>", + "docs": [] + } + ], + "index": 14, + "docs": [] + }, + { + "name": "ClaimsMigrationDone", + "fields": [], + "index": 15, + "docs": [] + }, + { + "name": "ProxyMigrationInit", + "fields": [], + "index": 16, + "docs": [] + }, + { + "name": "ProxyMigrationProxies", + "fields": [ + { + "name": "last_key", + "type": 140, + "typeName": "Option", + "docs": [] + } + ], + "index": 17, + "docs": [] + }, + { + "name": "ProxyMigrationAnnouncements", + "fields": [ + { + "name": "last_key", + "type": 140, + "typeName": "Option", + "docs": [] + } + ], + "index": 18, + "docs": [] + }, + { + "name": "ProxyMigrationDone", + "fields": [], + "index": 19, + "docs": [] + }, + { + "name": "PreimageMigrationInit", + "fields": [], + "index": 20, + "docs": [] + }, + { + "name": "PreimageMigrationChunksOngoing", + "fields": [ + { + "name": "last_key", + "type": 472, + "typeName": "Option<((H256, u32), u32)>", + "docs": [] + } + ], + "index": 21, + "docs": [] + }, + { + "name": "PreimageMigrationChunksDone", + "fields": [], + "index": 22, + "docs": [] + }, + { + "name": "PreimageMigrationRequestStatusOngoing", + "fields": [ + { + "name": "next_key", + "type": 176, + "typeName": "Option", + "docs": [] + } + ], + "index": 23, + "docs": [] + }, + { + "name": "PreimageMigrationRequestStatusDone", + "fields": [], + "index": 24, + "docs": [] + }, + { + "name": "PreimageMigrationLegacyRequestStatusInit", + "fields": [], + "index": 25, + "docs": [] + }, + { + "name": "PreimageMigrationLegacyRequestStatusOngoing", + "fields": [ + { + "name": "next_key", + "type": 176, + "typeName": "Option", + "docs": [] + } + ], + "index": 26, + "docs": [] + }, + { + "name": "PreimageMigrationLegacyRequestStatusDone", + "fields": [], + "index": 27, + "docs": [] + }, + { + "name": "PreimageMigrationDone", + "fields": [], + "index": 28, + "docs": [] + }, + { + "name": "NomPoolsMigrationInit", + "fields": [], + "index": 29, + "docs": [] + }, + { + "name": "NomPoolsMigrationOngoing", + "fields": [ + { + "name": "next_key", + "type": 475, + "typeName": "Option>", + "docs": [] + } + ], + "index": 30, + "docs": [] + }, + { + "name": "NomPoolsMigrationDone", + "fields": [], + "index": 31, + "docs": [] + }, + { + "name": "VestingMigrationInit", + "fields": [], + "index": 32, + "docs": [] + }, + { + "name": "VestingMigrationOngoing", + "fields": [ + { + "name": "next_key", + "type": 140, + "typeName": "Option", + "docs": [] + } + ], + "index": 33, + "docs": [] + }, + { + "name": "VestingMigrationDone", + "fields": [], + "index": 34, + "docs": [] + }, + { + "name": "DelegatedStakingMigrationInit", + "fields": [], + "index": 35, + "docs": [] + }, + { + "name": "DelegatedStakingMigrationOngoing", + "fields": [ + { + "name": "next_key", + "type": 477, + "typeName": "Option>", + "docs": [] + } + ], + "index": 36, + "docs": [] + }, + { + "name": "DelegatedStakingMigrationDone", + "fields": [], + "index": 37, + "docs": [] + }, + { + "name": "IndicesMigrationInit", + "fields": [], + "index": 38, + "docs": [] + }, + { + "name": "IndicesMigrationOngoing", + "fields": [ + { + "name": "next_key", + "type": 479, + "typeName": "Option<()>", + "docs": [] + } + ], + "index": 39, + "docs": [] + }, + { + "name": "IndicesMigrationDone", + "fields": [], + "index": 40, + "docs": [] + }, + { + "name": "ReferendaMigrationInit", + "fields": [], + "index": 41, + "docs": [] + }, + { + "name": "ReferendaMigrationOngoing", + "fields": [ + { + "name": "last_key", + "type": 480, + "typeName": "Option", + "docs": [] + } + ], + "index": 42, + "docs": [] + }, + { + "name": "ReferendaMigrationDone", + "fields": [], + "index": 43, + "docs": [] + }, + { + "name": "BagsListMigrationInit", + "fields": [], + "index": 44, + "docs": [] + }, + { + "name": "BagsListMigrationOngoing", + "fields": [ + { + "name": "next_key", + "type": 482, + "typeName": "Option>", + "docs": [] + } + ], + "index": 45, + "docs": [] + }, + { + "name": "BagsListMigrationDone", + "fields": [], + "index": 46, + "docs": [] + }, + { + "name": "SchedulerMigrationInit", + "fields": [], + "index": 47, + "docs": [] + }, + { + "name": "SchedulerMigrationOngoing", + "fields": [ + { + "name": "last_key", + "type": 484, + "typeName": "Option>", + "docs": [] + } + ], + "index": 48, + "docs": [] + }, + { + "name": "SchedulerAgendaMigrationOngoing", + "fields": [ + { + "name": "last_key", + "type": 46, + "typeName": "Option", + "docs": [] + } + ], + "index": 49, + "docs": [] + }, + { + "name": "SchedulerMigrationDone", + "fields": [], + "index": 50, + "docs": [] + }, + { + "name": "ConvictionVotingMigrationInit", + "fields": [], + "index": 51, + "docs": [] + }, + { + "name": "ConvictionVotingMigrationOngoing", + "fields": [ + { + "name": "last_key", + "type": 486, + "typeName": "Option\n>", + "docs": [] + } + ], + "index": 52, + "docs": [] + }, + { + "name": "ConvictionVotingMigrationDone", + "fields": [], + "index": 53, + "docs": [] + }, + { + "name": "BountiesMigrationInit", + "fields": [], + "index": 54, + "docs": [] + }, + { + "name": "BountiesMigrationOngoing", + "fields": [ + { + "name": "last_key", + "type": 490, + "typeName": "Option", + "docs": [] + } + ], + "index": 55, + "docs": [] + }, + { + "name": "BountiesMigrationDone", + "fields": [], + "index": 56, + "docs": [] + }, + { + "name": "ChildBountiesMigrationInit", + "fields": [], + "index": 57, + "docs": [] + }, + { + "name": "ChildBountiesMigrationOngoing", + "fields": [ + { + "name": "last_key", + "type": 492, + "typeName": "Option", + "docs": [] + } + ], + "index": 58, + "docs": [] + }, + { + "name": "ChildBountiesMigrationDone", + "fields": [], + "index": 59, + "docs": [] + }, + { + "name": "AssetRateMigrationInit", + "fields": [], + "index": 60, + "docs": [] + }, + { + "name": "AssetRateMigrationOngoing", + "fields": [ + { + "name": "last_key", + "type": 494, + "typeName": "Option", + "docs": [] + } + ], + "index": 61, + "docs": [] + }, + { + "name": "AssetRateMigrationDone", + "fields": [], + "index": 62, + "docs": [] + }, + { + "name": "CrowdloanMigrationInit", + "fields": [], + "index": 63, + "docs": [] + }, + { + "name": "CrowdloanMigrationOngoing", + "fields": [ + { + "name": "last_key", + "type": 495, + "typeName": "Option", + "docs": [] + } + ], + "index": 64, + "docs": [] + }, + { + "name": "CrowdloanMigrationDone", + "fields": [], + "index": 65, + "docs": [] + }, + { + "name": "TreasuryMigrationInit", + "fields": [], + "index": 66, + "docs": [] + }, + { + "name": "TreasuryMigrationOngoing", + "fields": [ + { + "name": "last_key", + "type": 498, + "typeName": "Option", + "docs": [] + } + ], + "index": 67, + "docs": [] + }, + { + "name": "TreasuryMigrationDone", + "fields": [], + "index": 68, + "docs": [] + }, + { + "name": "StakingMigrationInit", + "fields": [], + "index": 69, + "docs": [] + }, + { + "name": "StakingMigrationOngoing", + "fields": [ + { + "name": "next_key", + "type": 500, + "typeName": "Option>", + "docs": [] + } + ], + "index": 70, + "docs": [] + }, + { + "name": "StakingMigrationDone", + "fields": [], + "index": 71, + "docs": [] + }, + { + "name": "CoolOff", + "fields": [ + { + "name": "end_at", + "type": 4, + "typeName": "BlockNumber", + "docs": [] + } + ], + "index": 72, + "docs": [] + }, + { + "name": "SignalMigrationFinish", + "fields": [], + "index": 73, + "docs": [] + }, + { + "name": "MigrationDone", + "fields": [], + "index": 74, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 467, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 468 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 468, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 468, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 0, + 1 + ] + }, + "docs": [] + } + }, + { + "id": 469, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 470 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 470, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 470, + "type": { + "path": [ + "pallet_rc_migrator", + "claims", + "ClaimsStage" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "StorageValues", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Claims", + "fields": [ + { + "name": null, + "type": 471, + "typeName": "Option", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Vesting", + "fields": [ + { + "name": null, + "type": 471, + "typeName": "Option", + "docs": [] + } + ], + "index": 2, + "docs": [] + }, + { + "name": "Signing", + "fields": [ + { + "name": null, + "type": 471, + "typeName": "Option", + "docs": [] + } + ], + "index": 3, + "docs": [] + }, + { + "name": "Preclaims", + "fields": [ + { + "name": null, + "type": 140, + "typeName": "Option", + "docs": [] + } + ], + "index": 4, + "docs": [] + }, + { + "name": "Finished", + "fields": [], + "index": 5, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 471, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 181 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 181, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 472, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 473 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 473, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 473, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 474, + 4 + ] + }, + "docs": [] + } + }, + { + "id": 474, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 13, + 4 + ] + }, + "docs": [] + } + }, + { + "id": 475, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 476 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 476, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 476, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "nom_pools", + "NomPoolsStage" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "StorageValues", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "PoolMembers", + "fields": [ + { + "name": null, + "type": 140, + "typeName": "Option", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "BondedPools", + "fields": [ + { + "name": null, + "type": 46, + "typeName": "Option", + "docs": [] + } + ], + "index": 2, + "docs": [] + }, + { + "name": "RewardPools", + "fields": [ + { + "name": null, + "type": 46, + "typeName": "Option", + "docs": [] + } + ], + "index": 3, + "docs": [] + }, + { + "name": "SubPoolsStorage", + "fields": [ + { + "name": null, + "type": 46, + "typeName": "Option", + "docs": [] + } + ], + "index": 4, + "docs": [] + }, + { + "name": "Metadata", + "fields": [ + { + "name": null, + "type": 46, + "typeName": "Option", + "docs": [] + } + ], + "index": 5, + "docs": [] + }, + { + "name": "ReversePoolIdLookup", + "fields": [ + { + "name": null, + "type": 140, + "typeName": "Option", + "docs": [] + } + ], + "index": 6, + "docs": [] + }, + { + "name": "ClaimPermissions", + "fields": [ + { + "name": null, + "type": 140, + "typeName": "Option", + "docs": [] + } + ], + "index": 7, + "docs": [] + }, + { + "name": "Finished", + "fields": [], + "index": 8, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 477, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 478 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 478, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 478, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "delegated_staking", + "DelegatedStakingStage" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Delegators", + "fields": [ + { + "name": null, + "type": 140, + "typeName": "Option", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "Agents", + "fields": [ + { + "name": null, + "type": 140, + "typeName": "Option", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Finished", + "fields": [], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 479, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 36 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 36, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 480, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 481 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 481, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 481, + "type": { + "path": [ + "pallet_rc_migrator", + "referenda", + "ReferendaStage" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "StorageValues", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Metadata", + "fields": [ + { + "name": null, + "type": 46, + "typeName": "Option", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "ReferendumInfo", + "fields": [ + { + "name": null, + "type": 46, + "typeName": "Option", + "docs": [] + } + ], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 482, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 483 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 483, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 483, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "bags_list", + "BagsListStage" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "Score", + "type": 12 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "ListNodes", + "fields": [ + { + "name": null, + "type": 140, + "typeName": "Option", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "ListBags", + "fields": [ + { + "name": null, + "type": 445, + "typeName": "Option", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Finished", + "fields": [], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 484, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 485 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 485, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 485, + "type": { + "path": [ + "pallet_rc_migrator", + "scheduler", + "SchedulerStage" + ], + "params": [ + { + "name": "BlockNumber", + "type": 4 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "IncompleteSince", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Retries", + "fields": [ + { + "name": null, + "type": 112, + "typeName": "Option>", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Lookup", + "fields": [ + { + "name": null, + "type": 34, + "typeName": "Option", + "docs": [] + } + ], + "index": 2, + "docs": [] + }, + { + "name": "Finished", + "fields": [], + "index": 3, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 486, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 487 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 487, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 487, + "type": { + "path": [ + "pallet_rc_migrator", + "conviction_voting", + "ConvictionVotingStage" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "Class", + "type": 103 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "VotingFor", + "fields": [ + { + "name": null, + "type": 488, + "typeName": "Option<(AccountId, Class)>", + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "ClassLocksFor", + "fields": [ + { + "name": null, + "type": 140, + "typeName": "Option", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Finished", + "fields": [], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 488, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 489 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 489, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 489, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 0, + 103 + ] + }, + "docs": [] + } + }, + { + "id": 490, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 491 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 491, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 491, + "type": { + "path": [ + "pallet_rc_migrator", + "bounties", + "BountiesStage" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "BountyCount", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "BountyApprovals", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "BountyDescriptions", + "fields": [ + { + "name": "last_key", + "type": 46, + "typeName": "Option", + "docs": [] + } + ], + "index": 2, + "docs": [] + }, + { + "name": "Bounties", + "fields": [ + { + "name": "last_key", + "type": 46, + "typeName": "Option", + "docs": [] + } + ], + "index": 3, + "docs": [] + }, + { + "name": "Finished", + "fields": [], + "index": 4, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 492, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 493 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 493, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 493, + "type": { + "path": [ + "pallet_rc_migrator", + "child_bounties", + "ChildBountiesStage" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "ChildBountyCount", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "ParentChildBounties", + "fields": [ + { + "name": "parent_id", + "type": 46, + "typeName": "Option", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "ParentTotalChildBounties", + "fields": [ + { + "name": "parent_id", + "type": 46, + "typeName": "Option", + "docs": [] + } + ], + "index": 2, + "docs": [] + }, + { + "name": "ChildBounties", + "fields": [ + { + "name": "ids", + "type": 112, + "typeName": "Option<(BountyIndex, BountyIndex)>", + "docs": [] + } + ], + "index": 3, + "docs": [] + }, + { + "name": "ChildBountyDescriptionsV1", + "fields": [ + { + "name": "ids", + "type": 112, + "typeName": "Option<(BountyIndex, BountyIndex)>", + "docs": [] + } + ], + "index": 4, + "docs": [] + }, + { + "name": "V0ToV1ChildBountyIds", + "fields": [ + { + "name": "child_id", + "type": 46, + "typeName": "Option", + "docs": [] + } + ], + "index": 5, + "docs": [] + }, + { + "name": "ChildrenCuratorFees", + "fields": [ + { + "name": "child_id", + "type": 46, + "typeName": "Option", + "docs": [] + } + ], + "index": 6, + "docs": [] + }, + { + "name": "Finished", + "fields": [], + "index": 7, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 494, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 59 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 59, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 495, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 496 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 496, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 496, + "type": { + "path": [ + "pallet_rc_migrator", + "crowdloan", + "CrowdloanStage" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Setup", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "LeaseReserve", + "fields": [ + { + "name": "last_key", + "type": 497, + "typeName": "Option", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "CrowdloanContribution", + "fields": [ + { + "name": "last_key", + "type": 497, + "typeName": "Option", + "docs": [] + } + ], + "index": 2, + "docs": [] + }, + { + "name": "CrowdloanReserve", + "fields": [], + "index": 3, + "docs": [] + }, + { + "name": "Finished", + "fields": [], + "index": 4, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 497, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 173 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 173, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 498, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 499 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 499, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 499, + "type": { + "path": [ + "pallet_rc_migrator", + "treasury", + "TreasuryStage" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "ProposalCount", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Proposals", + "fields": [ + { + "name": null, + "type": 46, + "typeName": "Option", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Approvals", + "fields": [], + "index": 2, + "docs": [] + }, + { + "name": "SpendCount", + "fields": [], + "index": 3, + "docs": [] + }, + { + "name": "Spends", + "fields": [ + { + "name": null, + "type": 46, + "typeName": "Option", + "docs": [] + } + ], + "index": 4, + "docs": [] + }, + { + "name": "LastSpendPeriod", + "fields": [], + "index": 5, + "docs": [] + }, + { + "name": "Funds", + "fields": [], + "index": 6, + "docs": [] + }, + { + "name": "Finished", + "fields": [], + "index": 7, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 500, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 501 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 501, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 501, + "type": { + "path": [ + "pallet_rc_migrator", + "staking", + "staking_impl", + "StakingStage" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Values", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Invulnerables", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "Bonded", + "fields": [ + { + "name": null, + "type": 140, + "typeName": "Option", + "docs": [] + } + ], + "index": 2, + "docs": [] + }, + { + "name": "Ledger", + "fields": [ + { + "name": null, + "type": 140, + "typeName": "Option", + "docs": [] + } + ], + "index": 3, + "docs": [] + }, + { + "name": "Payee", + "fields": [ + { + "name": null, + "type": 140, + "typeName": "Option", + "docs": [] + } + ], + "index": 4, + "docs": [] + }, + { + "name": "Validators", + "fields": [ + { + "name": null, + "type": 140, + "typeName": "Option", + "docs": [] + } + ], + "index": 5, + "docs": [] + }, + { + "name": "Nominators", + "fields": [ + { + "name": null, + "type": 140, + "typeName": "Option", + "docs": [] + } + ], + "index": 6, + "docs": [] + }, + { + "name": "VirtualStakers", + "fields": [ + { + "name": null, + "type": 140, + "typeName": "Option", + "docs": [] + } + ], + "index": 7, + "docs": [] + }, + { + "name": "ErasStakersOverview", + "fields": [ + { + "name": null, + "type": 502, + "typeName": "Option<(EraIndex, AccountId)>", + "docs": [] + } + ], + "index": 8, + "docs": [] + }, + { + "name": "ErasStakersPaged", + "fields": [ + { + "name": null, + "type": 504, + "typeName": "Option<(EraIndex, AccountId, Page)>", + "docs": [] + } + ], + "index": 9, + "docs": [] + }, + { + "name": "ClaimedRewards", + "fields": [ + { + "name": null, + "type": 502, + "typeName": "Option<(EraIndex, AccountId)>", + "docs": [] + } + ], + "index": 10, + "docs": [] + }, + { + "name": "ErasValidatorPrefs", + "fields": [ + { + "name": null, + "type": 502, + "typeName": "Option<(EraIndex, AccountId)>", + "docs": [] + } + ], + "index": 11, + "docs": [] + }, + { + "name": "ErasValidatorReward", + "fields": [ + { + "name": null, + "type": 46, + "typeName": "Option", + "docs": [] + } + ], + "index": 12, + "docs": [] + }, + { + "name": "ErasRewardPoints", + "fields": [ + { + "name": null, + "type": 46, + "typeName": "Option", + "docs": [] + } + ], + "index": 13, + "docs": [] + }, + { + "name": "ErasTotalStake", + "fields": [ + { + "name": null, + "type": 46, + "typeName": "Option", + "docs": [] + } + ], + "index": 14, + "docs": [] + }, + { + "name": "UnappliedSlashes", + "fields": [ + { + "name": null, + "type": 46, + "typeName": "Option", + "docs": [] + } + ], + "index": 15, + "docs": [] + }, + { + "name": "BondedEras", + "fields": [], + "index": 16, + "docs": [] + }, + { + "name": "ValidatorSlashInEra", + "fields": [ + { + "name": null, + "type": 502, + "typeName": "Option<(EraIndex, AccountId)>", + "docs": [] + } + ], + "index": 17, + "docs": [] + }, + { + "name": "NominatorSlashInEra", + "fields": [ + { + "name": null, + "type": 502, + "typeName": "Option<(EraIndex, AccountId)>", + "docs": [] + } + ], + "index": 18, + "docs": [] + }, + { + "name": "SlashingSpans", + "fields": [ + { + "name": null, + "type": 140, + "typeName": "Option", + "docs": [] + } + ], + "index": 19, + "docs": [] + }, + { + "name": "SpanSlash", + "fields": [ + { + "name": null, + "type": 506, + "typeName": "Option<(AccountId, SpanIndex)>", + "docs": [] + } + ], + "index": 20, "docs": [] }, { - "name": "signature", - "type": 448, - "typeName": "Signature", + "name": "Finished", + "fields": [], + "index": 21, "docs": [] } ] @@ -32910,38 +36490,37 @@ } }, { - "id": 450, + "id": 502, "type": { "path": [ - "sp_consensus_beefy", - "commitment", - "Commitment" + "Option" ], "params": [ { - "name": "TBlockNumber", - "type": 4 + "name": "T", + "type": 503 } ], "def": { - "composite": { - "fields": [ - { - "name": "payload", - "type": 451, - "typeName": "Payload", - "docs": [] - }, + "variant": { + "variants": [ { - "name": "block_number", - "type": 4, - "typeName": "TBlockNumber", + "name": "None", + "fields": [], + "index": 0, "docs": [] }, { - "name": "validator_set_id", - "type": 12, - "typeName": "ValidatorSetId", + "name": "Some", + "fields": [ + { + "name": null, + "type": 503, + "typeName": null, + "docs": [] + } + ], + "index": 1, "docs": [] } ] @@ -32951,21 +36530,51 @@ } }, { - "id": 451, + "id": 503, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 0 + ] + }, + "docs": [] + } + }, + { + "id": 504, "type": { "path": [ - "sp_consensus_beefy", - "payload", - "Payload" + "Option" + ], + "params": [ + { + "name": "T", + "type": 505 + } ], - "params": [], "def": { - "composite": { - "fields": [ + "variant": { + "variants": [ { - "name": null, - "type": 452, - "typeName": "Vec<(BeefyPayloadId, Vec)>", + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 505, + "typeName": null, + "docs": [] + } + ], + "index": 1, "docs": [] } ] @@ -32975,86 +36584,120 @@ } }, { - "id": 452, + "id": 505, "type": { "path": [], "params": [], "def": { - "sequence": { - "type": 453 - } + "tuple": [ + 4, + 0, + 4 + ] }, "docs": [] } }, { - "id": 453, + "id": 506, "type": { - "path": [], - "params": [], + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 507 + } + ], "def": { - "tuple": [ - 454, - 14 - ] + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 507, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } }, "docs": [] } }, { - "id": 454, + "id": 507, "type": { "path": [], "params": [], "def": { - "array": { - "len": 2, - "type": 2 - } + "tuple": [ + 0, + 4 + ] }, "docs": [] } }, { - "id": 455, + "id": 508, "type": { "path": [ - "sp_consensus_beefy", - "ForkVotingProof" + "pallet_rc_migrator", + "types", + "QueuePriority" ], "params": [ { - "name": "Header", - "type": 115 - }, - { - "name": "Id", - "type": 149 - }, - { - "name": "AncestryProof", - "type": 456 + "name": "BlockNumber", + "type": 4 } ], "def": { - "composite": { - "fields": [ + "variant": { + "variants": [ { - "name": "vote", - "type": 449, - "typeName": "VoteMessage", + "name": "Config", + "fields": [], + "index": 0, "docs": [] }, { - "name": "ancestry_proof", - "type": 456, - "typeName": "AncestryProof", + "name": "OverrideConfig", + "fields": [ + { + "name": null, + "type": 4, + "typeName": "BlockNumber", + "docs": [] + }, + { + "name": null, + "type": 4, + "typeName": "BlockNumber", + "docs": [] + } + ], + "index": 1, "docs": [] }, { - "name": "header", - "type": 115, - "typeName": "Header", + "name": "Disabled", + "fields": [], + "index": 2, "docs": [] } ] @@ -33064,43 +36707,38 @@ } }, { - "id": 456, + "id": 509, "type": { "path": [ - "sp_mmr_primitives", - "AncestryProof" + "pallet_rc_migrator", + "pallet", + "ManagerMultisigVote" ], "params": [ { - "name": "Hash", - "type": 13 + "name": "T", + "type": null } ], "def": { "composite": { "fields": [ { - "name": "prev_peaks", - "type": 112, - "typeName": "Vec", - "docs": [] - }, - { - "name": "prev_leaf_count", - "type": 12, - "typeName": "u64", + "name": "who", + "type": 340, + "typeName": "sp_runtime::MultiSigner", "docs": [] }, { - "name": "leaf_count", - "type": 12, - "typeName": "NodeIndex", + "name": "call", + "type": 106, + "typeName": "::RuntimeCall", "docs": [] }, { - "name": "items", - "type": 457, - "typeName": "Vec<(u64, Hash)>", + "name": "round", + "type": 4, + "typeName": "u32", "docs": [] } ] @@ -33110,56 +36748,66 @@ } }, { - "id": 457, + "id": 510, "type": { - "path": [], - "params": [], - "def": { - "sequence": { - "type": 458 + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 511 } - }, - "docs": [] - } - }, - { - "id": 458, - "type": { - "path": [], - "params": [], + ], "def": { - "tuple": [ - 12, - 13 - ] + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 511, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } }, "docs": [] } }, { - "id": 459, + "id": 511, "type": { "path": [ - "sp_consensus_beefy", - "FutureBlockVotingProof" - ], - "params": [ - { - "name": "Number", - "type": 4 - }, - { - "name": "Id", - "type": 149 - } + "pallet_rc_migrator", + "MigrationSettings" ], + "params": [], "def": { "composite": { "fields": [ { - "name": "vote", - "type": 449, - "typeName": "VoteMessage", + "name": "max_accounts_per_block", + "type": 46, + "typeName": "Option", + "docs": [] + }, + { + "name": "max_items_per_block", + "type": 46, + "typeName": "Option", "docs": [] } ] @@ -33169,7 +36817,7 @@ } }, { - "id": 460, + "id": 512, "type": { "path": [ "sp_runtime", @@ -33186,7 +36834,7 @@ } }, { - "id": 461, + "id": 513, "type": { "path": [ "bounded_collections", @@ -33219,7 +36867,7 @@ } }, { - "id": 462, + "id": 514, "type": { "path": [ "pallet_conviction_voting", @@ -33264,7 +36912,7 @@ } }, { - "id": 463, + "id": 515, "type": { "path": [ "pallet_whitelist", @@ -33317,7 +36965,7 @@ }, { "name": "result", - "type": 464, + "type": 516, "typeName": "DispatchResultWithPostInfo", "docs": [] } @@ -33334,7 +36982,7 @@ } }, { - "id": 464, + "id": 516, "type": { "path": [ "Result" @@ -33342,11 +36990,11 @@ "params": [ { "name": "T", - "type": 465 + "type": 517 }, { "name": "E", - "type": 466 + "type": 518 } ], "def": { @@ -33357,7 +37005,7 @@ "fields": [ { "name": null, - "type": 465, + "type": 517, "typeName": null, "docs": [] } @@ -33370,7 +37018,7 @@ "fields": [ { "name": null, - "type": 466, + "type": 518, "typeName": null, "docs": [] } @@ -33385,7 +37033,7 @@ } }, { - "id": 465, + "id": 517, "type": { "path": [ "frame_support", @@ -33398,7 +37046,7 @@ "fields": [ { "name": "actual_weight", - "type": 413, + "type": 418, "typeName": "Option", "docs": [] }, @@ -33415,7 +37063,7 @@ } }, { - "id": 466, + "id": 518, "type": { "path": [ "sp_runtime", @@ -33424,7 +37072,7 @@ "params": [ { "name": "Info", - "type": 465 + "type": 517 } ], "def": { @@ -33432,7 +37080,7 @@ "fields": [ { "name": "post_info", - "type": 465, + "type": 517, "typeName": "Info", "docs": [] }, @@ -33449,7 +37097,7 @@ } }, { - "id": 467, + "id": 519, "type": { "path": [ "polkadot_runtime_common", @@ -33477,7 +37125,7 @@ }, { "name": "ethereum_address", - "type": 179, + "type": 181, "typeName": "EthereumAddress", "docs": [] }, @@ -33502,7 +37150,7 @@ } }, { - "id": 468, + "id": 520, "type": { "path": [ "pallet_vesting", @@ -33518,6 +37166,27 @@ "def": { "variant": { "variants": [ + { + "name": "VestingCreated", + "fields": [ + { + "name": "account", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "schedule_index", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 0, + "docs": [ + "A vesting schedule has been created." + ] + }, { "name": "VestingUpdated", "fields": [ @@ -33534,7 +37203,7 @@ "docs": [] } ], - "index": 0, + "index": 1, "docs": [ "The amount vested has been updated. This could indicate a change in funds available.", "The balance given is the amount which is left unvested (and thus locked)." @@ -33550,7 +37219,7 @@ "docs": [] } ], - "index": 1, + "index": 2, "docs": [ "An \\[account\\] has become fully vested." ] @@ -33564,7 +37233,7 @@ } }, { - "id": 469, + "id": 521, "type": { "path": [ "pallet_utility", @@ -33683,7 +37352,7 @@ } }, { - "id": 470, + "id": 522, "type": { "path": [ "pallet_proxy", @@ -33731,13 +37400,13 @@ }, { "name": "proxy_type", - "type": 190, + "type": 192, "typeName": "T::ProxyType", "docs": [] }, { "name": "disambiguation_index", - "type": 101, + "type": 103, "typeName": "u16", "docs": [] } @@ -33748,6 +37417,39 @@ "disambiguation index and proxy type." ] }, + { + "name": "PureKilled", + "fields": [ + { + "name": "pure", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "spawner", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "proxy_type", + "type": 192, + "typeName": "T::ProxyType", + "docs": [] + }, + { + "name": "disambiguation_index", + "type": 103, + "typeName": "u16", + "docs": [] + } + ], + "index": 2, + "docs": [ + "A pure proxy was killed by its spawner." + ] + }, { "name": "Announced", "fields": [ @@ -33770,7 +37472,7 @@ "docs": [] } ], - "index": 2, + "index": 3, "docs": [ "An announcement was placed to make a call in the future." ] @@ -33792,7 +37494,7 @@ }, { "name": "proxy_type", - "type": 190, + "type": 192, "typeName": "T::ProxyType", "docs": [] }, @@ -33803,7 +37505,7 @@ "docs": [] } ], - "index": 3, + "index": 4, "docs": [ "A proxy was added." ] @@ -33825,7 +37527,7 @@ }, { "name": "proxy_type", - "type": 190, + "type": 192, "typeName": "T::ProxyType", "docs": [] }, @@ -33836,7 +37538,7 @@ "docs": [] } ], - "index": 4, + "index": 5, "docs": [ "A proxy was removed." ] @@ -33852,7 +37554,7 @@ }, { "name": "kind", - "type": 471, + "type": 523, "typeName": "DepositKind", "docs": [] }, @@ -33869,7 +37571,7 @@ "docs": [] } ], - "index": 5, + "index": 6, "docs": [ "A deposit stored for proxies or announcements was poked / updated." ] @@ -33883,7 +37585,7 @@ } }, { - "id": 471, + "id": 523, "type": { "path": [ "pallet_proxy", @@ -33912,7 +37614,7 @@ } }, { - "id": 472, + "id": 524, "type": { "path": [ "pallet_multisig", @@ -33966,7 +37668,7 @@ }, { "name": "timepoint", - "type": 193, + "type": 195, "typeName": "Timepoint>", "docs": [] }, @@ -33999,7 +37701,7 @@ }, { "name": "timepoint", - "type": 193, + "type": 195, "typeName": "Timepoint>", "docs": [] }, @@ -34038,7 +37740,7 @@ }, { "name": "timepoint", - "type": 193, + "type": 195, "typeName": "Timepoint>", "docs": [] }, @@ -34102,7 +37804,7 @@ } }, { - "id": 473, + "id": 525, "type": { "path": [ "pallet_bounties", @@ -34322,6 +38024,39 @@ "docs": [ "A bounty curator is accepted." ] + }, + { + "name": "DepositPoked", + "fields": [ + { + "name": "bounty_id", + "type": 4, + "typeName": "BountyIndex", + "docs": [] + }, + { + "name": "proposer", + "type": 0, + "typeName": "T::AccountId", + "docs": [] + }, + { + "name": "old_deposit", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + }, + { + "name": "new_deposit", + "type": 6, + "typeName": "BalanceOf", + "docs": [] + } + ], + "index": 11, + "docs": [ + "A bounty deposit has been poked." + ] } ] } @@ -34332,7 +38067,7 @@ } }, { - "id": 474, + "id": 526, "type": { "path": [ "pallet_child_bounties", @@ -34459,7 +38194,7 @@ } }, { - "id": 475, + "id": 527, "type": { "path": [ "pallet_election_provider_multi_phase", @@ -34480,13 +38215,13 @@ "fields": [ { "name": "compute", - "type": 476, + "type": 528, "typeName": "ElectionCompute", "docs": [] }, { "name": "origin", - "type": 138, + "type": 140, "typeName": "Option", "docs": [] }, @@ -34513,13 +38248,13 @@ "fields": [ { "name": "compute", - "type": 476, + "type": 528, "typeName": "ElectionCompute", "docs": [] }, { "name": "score", - "type": 249, + "type": 251, "typeName": "ElectionScore", "docs": [] } @@ -34586,13 +38321,13 @@ "fields": [ { "name": "from", - "type": 477, + "type": 529, "typeName": "Phase>", "docs": [] }, { "name": "to", - "type": 477, + "type": 529, "typeName": "Phase>", "docs": [] }, @@ -34617,7 +38352,7 @@ } }, { - "id": 476, + "id": 528, "type": { "path": [ "pallet_election_provider_multi_phase", @@ -34664,7 +38399,7 @@ } }, { - "id": 477, + "id": 529, "type": { "path": [ "pallet_election_provider_multi_phase", @@ -34696,7 +38431,7 @@ "fields": [ { "name": null, - "type": 478, + "type": 530, "typeName": "(bool, Bn)", "docs": [] } @@ -34717,7 +38452,7 @@ } }, { - "id": 478, + "id": 530, "type": { "path": [], "params": [], @@ -34731,7 +38466,7 @@ } }, { - "id": 479, + "id": 531, "type": { "path": [ "pallet_bags_list", @@ -34808,7 +38543,7 @@ } }, { - "id": 480, + "id": 532, "type": { "path": [ "pallet_nomination_pools", @@ -35018,7 +38753,7 @@ }, { "name": "new_state", - "type": 260, + "type": 262, "typeName": "PoolState", "docs": [] } @@ -35064,19 +38799,19 @@ "fields": [ { "name": "root", - "type": 138, + "type": 140, "typeName": "Option", "docs": [] }, { "name": "bouncer", - "type": 138, + "type": 140, "typeName": "Option", "docs": [] }, { "name": "nominator", - "type": 138, + "type": 140, "typeName": "Option", "docs": [] } @@ -35146,7 +38881,7 @@ }, { "name": "current", - "type": 266, + "type": 268, "typeName": "Option<(Perbill, T::AccountId)>", "docs": [] } @@ -35167,7 +38902,7 @@ }, { "name": "max_commission", - "type": 44, + "type": 45, "typeName": "Perbill", "docs": [] } @@ -35188,7 +38923,7 @@ }, { "name": "change_rate", - "type": 268, + "type": 270, "typeName": "CommissionChangeRate>", "docs": [] } @@ -35209,7 +38944,7 @@ }, { "name": "permission", - "type": 269, + "type": 271, "typeName": "Option>", "docs": [] } @@ -35293,7 +39028,7 @@ }, { "name": "permission", - "type": 265, + "type": 267, "typeName": "ClaimPermission", "docs": [] } @@ -35384,25 +39119,25 @@ }, { "name": "max_pools", - "type": 45, + "type": 46, "typeName": "Option", "docs": [] }, { "name": "max_members", - "type": 45, + "type": 46, "typeName": "Option", "docs": [] }, { "name": "max_members_per_pool", - "type": 45, + "type": 46, "typeName": "Option", "docs": [] }, { "name": "global_max_commission", - "type": 481, + "type": 533, "typeName": "Option", "docs": [] } @@ -35421,7 +39156,7 @@ } }, { - "id": 481, + "id": 533, "type": { "path": [ "Option" @@ -35429,7 +39164,7 @@ "params": [ { "name": "T", - "type": 44 + "type": 45 } ], "def": { @@ -35446,7 +39181,7 @@ "fields": [ { "name": null, - "type": 44, + "type": 45, "typeName": null, "docs": [] } @@ -35461,7 +39196,7 @@ } }, { - "id": 482, + "id": 534, "type": { "path": [ "pallet_fast_unstake", @@ -35524,7 +39259,7 @@ "fields": [ { "name": "eras", - "type": 132, + "type": 134, "typeName": "Vec", "docs": [] } @@ -35569,7 +39304,7 @@ } }, { - "id": 483, + "id": 535, "type": { "path": [ "pallet_delegated_staking", @@ -35702,7 +39437,155 @@ } }, { - "id": 484, + "id": 536, + "type": { + "path": [ + "pallet_staking_async_ah_client", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "ValidatorSetReceived", + "fields": [ + { + "name": "id", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "new_validator_set_count", + "type": 4, + "typeName": "u32", + "docs": [] + }, + { + "name": "prune_up_to", + "type": 46, + "typeName": "Option", + "docs": [] + }, + { + "name": "leftover", + "type": 8, + "typeName": "bool", + "docs": [] + } + ], + "index": 0, + "docs": [ + "A new validator set has been received." + ] + }, + { + "name": "CouldNotMergeAndDropped", + "fields": [], + "index": 1, + "docs": [ + "We could not merge, and therefore dropped a buffered message.", + "", + "Note that this event is more resembling an error, but we use an event because in this", + "pallet we need to mutate storage upon some failures." + ] + }, + { + "name": "SetTooSmallAndDropped", + "fields": [], + "index": 2, + "docs": [ + "The validator set received is way too small, as per", + "[`Config::MinimumValidatorSetSize`]." + ] + }, + { + "name": "Unexpected", + "fields": [ + { + "name": null, + "type": 537, + "typeName": "UnexpectedKind", + "docs": [] + } + ], + "index": 3, + "docs": [ + "Something occurred that should never happen under normal operation. Logged as an event", + "for fail-safe observability." + ] + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 537, + "type": { + "path": [ + "pallet_staking_async_ah_client", + "pallet", + "UnexpectedKind" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "ReceivedValidatorSetWhilePassive", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "UnexpectedModeTransition", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "SessionReportSendFailed", + "fields": [], + "index": 2, + "docs": [] + }, + { + "name": "SessionReportDropped", + "fields": [], + "index": 3, + "docs": [] + }, + { + "name": "OffenceSendFailed", + "fields": [], + "index": 4, + "docs": [] + }, + { + "name": "ValidatorPointDropped", + "fields": [], + "index": 5, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 538, "type": { "path": [ "polkadot_runtime_parachains", @@ -35724,25 +39607,25 @@ "fields": [ { "name": null, - "type": 485, + "type": 539, "typeName": "CandidateReceipt", "docs": [] }, { "name": null, - "type": 306, + "type": 311, "typeName": "HeadData", "docs": [] }, { "name": null, - "type": 486, + "type": 540, "typeName": "CoreIndex", "docs": [] }, { "name": null, - "type": 487, + "type": 541, "typeName": "GroupIndex", "docs": [] } @@ -35757,25 +39640,25 @@ "fields": [ { "name": null, - "type": 485, + "type": 539, "typeName": "CandidateReceipt", "docs": [] }, { "name": null, - "type": 306, + "type": 311, "typeName": "HeadData", "docs": [] }, { "name": null, - "type": 486, + "type": 540, "typeName": "CoreIndex", "docs": [] }, { "name": null, - "type": 487, + "type": 541, "typeName": "GroupIndex", "docs": [] } @@ -35790,19 +39673,19 @@ "fields": [ { "name": null, - "type": 485, + "type": 539, "typeName": "CandidateReceipt", "docs": [] }, { "name": null, - "type": 306, + "type": 311, "typeName": "HeadData", "docs": [] }, { "name": null, - "type": 486, + "type": 540, "typeName": "CoreIndex", "docs": [] } @@ -35817,7 +39700,7 @@ "fields": [ { "name": "from", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, @@ -35842,7 +39725,7 @@ } }, { - "id": 485, + "id": 539, "type": { "path": [ "polkadot_primitives", @@ -35860,7 +39743,7 @@ "fields": [ { "name": "descriptor", - "type": 295, + "type": 300, "typeName": "CandidateDescriptorV2", "docs": [] }, @@ -35877,7 +39760,7 @@ } }, { - "id": 486, + "id": 540, "type": { "path": [ "polkadot_primitives", @@ -35901,7 +39784,7 @@ } }, { - "id": 487, + "id": 541, "type": { "path": [ "polkadot_primitives", @@ -35925,7 +39808,7 @@ } }, { - "id": 488, + "id": 542, "type": { "path": [ "polkadot_runtime_parachains", @@ -35933,7 +39816,12 @@ "pallet", "Event" ], - "params": [], + "params": [ + { + "name": "T", + "type": null + } + ], "def": { "variant": { "variants": [ @@ -35942,7 +39830,7 @@ "fields": [ { "name": null, - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -35957,7 +39845,7 @@ "fields": [ { "name": null, - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -35972,7 +39860,7 @@ "fields": [ { "name": null, - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -35987,7 +39875,7 @@ "fields": [ { "name": null, - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -36002,7 +39890,7 @@ "fields": [ { "name": null, - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, @@ -36023,13 +39911,13 @@ "fields": [ { "name": null, - "type": 298, + "type": 303, "typeName": "ValidationCodeHash", "docs": [] }, { "name": null, - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -36045,13 +39933,13 @@ "fields": [ { "name": null, - "type": 298, + "type": 303, "typeName": "ValidationCodeHash", "docs": [] }, { "name": null, - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -36067,13 +39955,13 @@ "fields": [ { "name": null, - "type": 298, + "type": 303, "typeName": "ValidationCodeHash", "docs": [] }, { "name": null, - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -36083,6 +39971,56 @@ "The given validation code was rejected by the PVF pre-checking vote.", "`code_hash` `para_id`" ] + }, + { + "name": "UpgradeCooldownRemoved", + "fields": [ + { + "name": "para_id", + "type": 173, + "typeName": "ParaId", + "docs": [ + "The parachain for which the cooldown got removed." + ] + } + ], + "index": 8, + "docs": [ + "The upgrade cooldown was removed." + ] + }, + { + "name": "CodeAuthorized", + "fields": [ + { + "name": "para_id", + "type": 173, + "typeName": "ParaId", + "docs": [ + "Para" + ] + }, + { + "name": "code_hash", + "type": 303, + "typeName": "ValidationCodeHash", + "docs": [ + "Authorized code hash." + ] + }, + { + "name": "expire_at", + "type": 4, + "typeName": "BlockNumberFor", + "docs": [ + "Block at which authorization expires and will be removed." + ] + } + ], + "index": 9, + "docs": [ + "A new code hash has been authorized for a Para." + ] } ] } @@ -36093,7 +40031,7 @@ } }, { - "id": 489, + "id": 543, "type": { "path": [ "polkadot_runtime_parachains", @@ -36115,13 +40053,13 @@ "fields": [ { "name": "sender", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, { "name": "recipient", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, @@ -36148,13 +40086,13 @@ "fields": [ { "name": "by_parachain", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, { "name": "channel_id", - "type": 322, + "type": 327, "typeName": "HrmpChannelId", "docs": [] } @@ -36169,13 +40107,13 @@ "fields": [ { "name": "sender", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, { "name": "recipient", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -36190,13 +40128,13 @@ "fields": [ { "name": "by_parachain", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, { "name": "channel_id", - "type": 322, + "type": 327, "typeName": "HrmpChannelId", "docs": [] } @@ -36211,13 +40149,13 @@ "fields": [ { "name": "sender", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, { "name": "recipient", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, @@ -36244,13 +40182,13 @@ "fields": [ { "name": "sender", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, { "name": "recipient", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, @@ -36277,13 +40215,13 @@ "fields": [ { "name": "sender", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, { "name": "recipient", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -36302,7 +40240,7 @@ } }, { - "id": 490, + "id": 544, "type": { "path": [ "polkadot_runtime_parachains", @@ -36324,13 +40262,13 @@ "fields": [ { "name": null, - "type": 311, + "type": 316, "typeName": "CandidateHash", "docs": [] }, { "name": null, - "type": 491, + "type": 545, "typeName": "DisputeLocation", "docs": [] } @@ -36345,13 +40283,13 @@ "fields": [ { "name": null, - "type": 311, + "type": 316, "typeName": "CandidateHash", "docs": [] }, { "name": null, - "type": 492, + "type": 546, "typeName": "DisputeResult", "docs": [] } @@ -36389,7 +40327,7 @@ } }, { - "id": 491, + "id": 545, "type": { "path": [ "polkadot_runtime_parachains", @@ -36419,7 +40357,7 @@ } }, { - "id": 492, + "id": 546, "type": { "path": [ "polkadot_runtime_parachains", @@ -36449,7 +40387,7 @@ } }, { - "id": 493, + "id": 547, "type": { "path": [ "polkadot_runtime_parachains", @@ -36471,7 +40409,7 @@ "fields": [ { "name": "para_id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, @@ -36538,7 +40476,7 @@ } }, { - "id": 494, + "id": 548, "type": { "path": [ "polkadot_runtime_common", @@ -36560,7 +40498,7 @@ "fields": [ { "name": "para_id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, @@ -36579,7 +40517,7 @@ "fields": [ { "name": "para_id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -36592,7 +40530,7 @@ "fields": [ { "name": "para_id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, @@ -36611,13 +40549,13 @@ "fields": [ { "name": "para_id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, { "name": "other_id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -36634,7 +40572,7 @@ } }, { - "id": 495, + "id": 549, "type": { "path": [ "polkadot_runtime_common", @@ -36671,7 +40609,7 @@ "fields": [ { "name": "para_id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, @@ -36722,7 +40660,7 @@ } }, { - "id": 496, + "id": 550, "type": { "path": [ "polkadot_runtime_common", @@ -36836,7 +40774,7 @@ "fields": [ { "name": "para_id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, @@ -36870,7 +40808,7 @@ }, { "name": "para_id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, @@ -36929,7 +40867,7 @@ } }, { - "id": 497, + "id": 551, "type": { "path": [ "polkadot_runtime_common", @@ -36951,7 +40889,7 @@ "fields": [ { "name": "para_id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -36972,7 +40910,7 @@ }, { "name": "fund_index", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, @@ -36999,7 +40937,7 @@ }, { "name": "fund_index", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, @@ -37020,7 +40958,7 @@ "fields": [ { "name": "para_id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -37036,7 +40974,7 @@ "fields": [ { "name": "para_id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -37051,7 +40989,7 @@ "fields": [ { "name": "para_id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -37066,7 +41004,7 @@ "fields": [ { "name": "para_id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, @@ -37087,7 +41025,7 @@ "fields": [ { "name": "para_id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -37108,7 +41046,7 @@ }, { "name": "para_id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, @@ -37129,7 +41067,7 @@ "fields": [ { "name": "para_id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -37148,7 +41086,7 @@ } }, { - "id": 498, + "id": 552, "type": { "path": [ "polkadot_runtime_parachains", @@ -37185,7 +41123,7 @@ "fields": [ { "name": "core", - "type": 486, + "type": 540, "typeName": "CoreIndex", "docs": [] } @@ -37204,7 +41142,7 @@ } }, { - "id": 499, + "id": 553, "type": { "path": [ "pallet_state_trie_migration", @@ -37237,7 +41175,7 @@ }, { "name": "compute", - "type": 500, + "type": 554, "typeName": "MigrationCompute", "docs": [] } @@ -37282,7 +41220,7 @@ "fields": [ { "name": "error", - "type": 501, + "type": 555, "typeName": "Error", "docs": [] } @@ -37301,7 +41239,7 @@ } }, { - "id": 500, + "id": 554, "type": { "path": [ "pallet_state_trie_migration", @@ -37331,7 +41269,7 @@ } }, { - "id": 501, + "id": 555, "type": { "path": [ "pallet_state_trie_migration", @@ -37410,7 +41348,7 @@ } }, { - "id": 502, + "id": 556, "type": { "path": [ "pallet_xcm", @@ -37431,7 +41369,7 @@ "fields": [ { "name": "outcome", - "type": 503, + "type": 557, "typeName": "xcm::latest::Outcome", "docs": [] } @@ -37446,19 +41384,19 @@ "fields": [ { "name": "origin", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, { "name": "destination", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, { "name": "message", - "type": 396, + "type": 401, "typeName": "Xcm<()>", "docs": [] }, @@ -37479,19 +41417,19 @@ "fields": [ { "name": "origin", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, { "name": "destination", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, { "name": "error", - "type": 504, + "type": 559, "typeName": "SendError", "docs": [] }, @@ -37512,13 +41450,13 @@ "fields": [ { "name": "origin", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, { "name": "error", - "type": 407, + "type": 412, "typeName": "XcmError", "docs": [] }, @@ -37539,7 +41477,7 @@ "fields": [ { "name": "origin", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, @@ -37568,7 +41506,7 @@ }, { "name": "response", - "type": 404, + "type": 409, "typeName": "Response", "docs": [] } @@ -37710,7 +41648,7 @@ "fields": [ { "name": "origin", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, @@ -37722,7 +41660,7 @@ }, { "name": "expected_location", - "type": 412, + "type": 417, "typeName": "Option", "docs": [] } @@ -37739,7 +41677,7 @@ "fields": [ { "name": "origin", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, @@ -37787,13 +41725,13 @@ }, { "name": "origin", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, { "name": "assets", - "type": 426, + "type": 431, "typeName": "VersionedAssets", "docs": [] } @@ -37808,7 +41746,7 @@ "fields": [ { "name": "destination", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, @@ -37820,7 +41758,7 @@ }, { "name": "cost", - "type": 399, + "type": 404, "typeName": "Assets", "docs": [] }, @@ -37843,7 +41781,7 @@ "fields": [ { "name": "location", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, @@ -37865,7 +41803,7 @@ "fields": [ { "name": "location", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, @@ -37877,7 +41815,7 @@ }, { "name": "error", - "type": 407, + "type": 412, "typeName": "XcmError", "docs": [] } @@ -37893,7 +41831,7 @@ "fields": [ { "name": "location", - "type": 97, + "type": 99, "typeName": "VersionedLocation", "docs": [] }, @@ -37915,7 +41853,7 @@ "fields": [ { "name": "origin", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, @@ -37942,7 +41880,7 @@ "fields": [ { "name": "origin", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, @@ -37954,13 +41892,13 @@ }, { "name": "expected_querier", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, { "name": "maybe_actual_querier", - "type": 412, + "type": 417, "typeName": "Option", "docs": [] } @@ -37977,13 +41915,13 @@ "fields": [ { "name": "destination", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, { "name": "cost", - "type": 399, + "type": 404, "typeName": "Assets", "docs": [] }, @@ -38005,13 +41943,13 @@ "fields": [ { "name": "destination", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, { "name": "cost", - "type": 399, + "type": 404, "typeName": "Assets", "docs": [] }, @@ -38032,13 +41970,13 @@ "fields": [ { "name": "destination", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, { "name": "cost", - "type": 399, + "type": 404, "typeName": "Assets", "docs": [] }, @@ -38060,13 +41998,13 @@ "fields": [ { "name": "paying", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, { "name": "fees", - "type": 399, + "type": 404, "typeName": "Assets", "docs": [] } @@ -38087,13 +42025,13 @@ }, { "name": "origin", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, { "name": "assets", - "type": 426, + "type": 431, "typeName": "VersionedAssets", "docs": [] } @@ -38123,19 +42061,19 @@ "fields": [ { "name": "aliaser", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, { "name": "target", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, { "name": "expiry", - "type": 440, + "type": 445, "typeName": "Option", "docs": [] } @@ -38151,13 +42089,13 @@ "fields": [ { "name": "aliaser", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] }, { "name": "target", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] } @@ -38172,7 +42110,7 @@ "fields": [ { "name": "target", - "type": 83, + "type": 85, "typeName": "Location", "docs": [] } @@ -38191,7 +42129,7 @@ } }, { - "id": 503, + "id": 557, "type": { "path": [ "staging_xcm", @@ -38227,8 +42165,8 @@ }, { "name": "error", - "type": 407, - "typeName": "Error", + "type": 558, + "typeName": "InstructionError", "docs": [] } ], @@ -38239,9 +42177,9 @@ "name": "Error", "fields": [ { - "name": "error", - "type": 407, - "typeName": "Error", + "name": null, + "type": 558, + "typeName": "InstructionError", "docs": [] } ], @@ -38255,7 +42193,38 @@ } }, { - "id": 504, + "id": 558, + "type": { + "path": [ + "staging_xcm", + "v5", + "traits", + "InstructionError" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "index", + "type": 2, + "typeName": "InstructionIndex", + "docs": [] + }, + { + "name": "error", + "type": 412, + "typeName": "Error", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 559, "type": { "path": [ "xcm", @@ -38316,7 +42285,7 @@ } }, { - "id": 505, + "id": 560, "type": { "path": [ "pallet_message_queue", @@ -38345,7 +42314,7 @@ }, { "name": "origin", - "type": 442, + "type": 447, "typeName": "MessageOriginOf", "docs": [ "The queue of the message." @@ -38353,7 +42322,7 @@ }, { "name": "error", - "type": 506, + "type": 561, "typeName": "ProcessMessageError", "docs": [ "The error that occurred.", @@ -38381,7 +42350,7 @@ }, { "name": "origin", - "type": 442, + "type": 447, "typeName": "MessageOriginOf", "docs": [ "The queue of the message." @@ -38427,7 +42396,7 @@ }, { "name": "origin", - "type": 442, + "type": 447, "typeName": "MessageOriginOf", "docs": [ "The queue of the message." @@ -38460,7 +42429,7 @@ "fields": [ { "name": "origin", - "type": 442, + "type": 447, "typeName": "MessageOriginOf", "docs": [ "The queue of the page." @@ -38489,7 +42458,7 @@ } }, { - "id": 506, + "id": 561, "type": { "path": [ "frame_support", @@ -38551,7 +42520,7 @@ } }, { - "id": 507, + "id": 562, "type": { "path": [ "pallet_asset_rate", @@ -38572,13 +42541,13 @@ "fields": [ { "name": "asset_kind", - "type": 57, + "type": 59, "typeName": "T::AssetKind", "docs": [] }, { "name": "rate", - "type": 445, + "type": 450, "typeName": "FixedU128", "docs": [] } @@ -38591,7 +42560,7 @@ "fields": [ { "name": "asset_kind", - "type": 57, + "type": 59, "typeName": "T::AssetKind", "docs": [] } @@ -38604,19 +42573,19 @@ "fields": [ { "name": "asset_kind", - "type": 57, + "type": 59, "typeName": "T::AssetKind", "docs": [] }, { "name": "old", - "type": 445, + "type": 450, "typeName": "FixedU128", "docs": [] }, { "name": "new", - "type": 445, + "type": 450, "typeName": "FixedU128", "docs": [] } @@ -38633,7 +42602,504 @@ } }, { - "id": 508, + "id": 563, + "type": { + "path": [ + "pallet_rc_migrator", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "StageTransition", + "fields": [ + { + "name": "old", + "type": 466, + "typeName": "MigrationStageOf", + "docs": [ + "The old stage before the transition." + ] + }, + { + "name": "new", + "type": 466, + "typeName": "MigrationStageOf", + "docs": [ + "The new stage after the transition." + ] + } + ], + "index": 0, + "docs": [ + "A stage transition has occurred." + ] + }, + { + "name": "AssetHubMigrationStarted", + "fields": [], + "index": 1, + "docs": [ + "The Asset Hub Migration started and is active until `AssetHubMigrationFinished` is", + "emitted.", + "", + "This event is equivalent to `StageTransition { new: Initializing, .. }` but is easier", + "to understand. The activation is immediate and affects all events happening", + "afterwards." + ] + }, + { + "name": "AssetHubMigrationFinished", + "fields": [], + "index": 2, + "docs": [ + "The Asset Hub Migration finished.", + "", + "This event is equivalent to `StageTransition { new: MigrationDone, .. }` but is easier", + "to understand. The finishing is immediate and affects all events happening", + "afterwards." + ] + }, + { + "name": "QueryResponseReceived", + "fields": [ + { + "name": "query_id", + "type": 12, + "typeName": "u64", + "docs": [ + "The query ID." + ] + }, + { + "name": "response", + "type": 373, + "typeName": "MaybeErrorCode", + "docs": [ + "The response." + ] + } + ], + "index": 3, + "docs": [ + "A query response has been received." + ] + }, + { + "name": "XcmResendAttempt", + "fields": [ + { + "name": "query_id", + "type": 12, + "typeName": "u64", + "docs": [ + "The query ID." + ] + }, + { + "name": "send_error", + "type": 564, + "typeName": "Option", + "docs": [ + "The error message." + ] + } + ], + "index": 4, + "docs": [ + "A XCM message has been resent." + ] + }, + { + "name": "UnprocessedMsgBufferSet", + "fields": [ + { + "name": "new", + "type": 4, + "typeName": "u32", + "docs": [ + "The new size." + ] + }, + { + "name": "old", + "type": 4, + "typeName": "u32", + "docs": [ + "The old size." + ] + } + ], + "index": 5, + "docs": [ + "The unprocessed message buffer size has been set." + ] + }, + { + "name": "AhUmpQueuePrioritySet", + "fields": [ + { + "name": "prioritized", + "type": 8, + "typeName": "bool", + "docs": [ + "Indicates if AH UMP queue was successfully set as priority.", + "If `false`, it means we're in the round-robin phase of our priority pattern", + "(see [`Config::AhUmpQueuePriorityPattern`]), where no queue gets priority." + ] + }, + { + "name": "cycle_block", + "type": 4, + "typeName": "BlockNumberFor", + "docs": [ + "Current block number within the pattern cycle (1 to period)." + ] + }, + { + "name": "cycle_period", + "type": 4, + "typeName": "BlockNumberFor", + "docs": [ + "Total number of blocks in the pattern cycle" + ] + } + ], + "index": 6, + "docs": [ + "Whether the AH UMP queue was prioritized for the next block." + ] + }, + { + "name": "AhUmpQueuePriorityConfigSet", + "fields": [ + { + "name": "old", + "type": 508, + "typeName": "AhUmpQueuePriority>", + "docs": [ + "The old priority pattern." + ] + }, + { + "name": "new", + "type": 508, + "typeName": "AhUmpQueuePriority>", + "docs": [ + "The new priority pattern." + ] + } + ], + "index": 7, + "docs": [ + "The AH UMP queue priority config was set." + ] + }, + { + "name": "MigratedBalanceRecordSet", + "fields": [ + { + "name": "kept", + "type": 6, + "typeName": "T::Balance", + "docs": [] + }, + { + "name": "migrated", + "type": 6, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 8, + "docs": [ + "The total issuance was recorded." + ] + }, + { + "name": "MigratedBalanceConsumed", + "fields": [ + { + "name": "kept", + "type": 6, + "typeName": "T::Balance", + "docs": [] + }, + { + "name": "migrated", + "type": 6, + "typeName": "T::Balance", + "docs": [] + } + ], + "index": 9, + "docs": [ + "The RC kept balance was consumed." + ] + }, + { + "name": "ManagerSet", + "fields": [ + { + "name": "old", + "type": 140, + "typeName": "Option", + "docs": [ + "The old manager account id." + ] + }, + { + "name": "new", + "type": 140, + "typeName": "Option", + "docs": [ + "The new manager account id." + ] + } + ], + "index": 10, + "docs": [ + "The manager account id was set." + ] + }, + { + "name": "XcmSent", + "fields": [ + { + "name": "origin", + "type": 85, + "typeName": "Location", + "docs": [] + }, + { + "name": "destination", + "type": 85, + "typeName": "Location", + "docs": [] + }, + { + "name": "message", + "type": 401, + "typeName": "Xcm<()>", + "docs": [] + }, + { + "name": "message_id", + "type": 1, + "typeName": "XcmHash", + "docs": [] + } + ], + "index": 11, + "docs": [ + "An XCM message was sent." + ] + }, + { + "name": "StakingElectionsPaused", + "fields": [], + "index": 12, + "docs": [ + "The staking elections were paused." + ] + }, + { + "name": "AccountsPreserved", + "fields": [ + { + "name": "accounts", + "type": 129, + "typeName": "Vec", + "docs": [ + "The accounts that will be preserved." + ] + } + ], + "index": 13, + "docs": [ + "The accounts to be preserved on Relay Chain were set." + ] + }, + { + "name": "CancellerSet", + "fields": [ + { + "name": "old", + "type": 140, + "typeName": "Option", + "docs": [ + "The old canceller account id." + ] + }, + { + "name": "new", + "type": 140, + "typeName": "Option", + "docs": [ + "The new canceller account id." + ] + } + ], + "index": 14, + "docs": [ + "The canceller account id was set." + ] + }, + { + "name": "MigrationPaused", + "fields": [ + { + "name": "pause_stage", + "type": 466, + "typeName": "MigrationStageOf", + "docs": [ + "The stage at which the migration was paused." + ] + } + ], + "index": 15, + "docs": [ + "The migration was paused." + ] + }, + { + "name": "MigrationCancelled", + "fields": [], + "index": 16, + "docs": [ + "The migration was cancelled." + ] + }, + { + "name": "PureAccountsIndexed", + "fields": [ + { + "name": "num_pure_accounts", + "type": 4, + "typeName": "u32", + "docs": [ + "The number of indexed pure accounts." + ] + } + ], + "index": 17, + "docs": [ + "Some pure accounts were indexed for possibly receiving free `Any` proxies." + ] + }, + { + "name": "ManagerMultisigDispatched", + "fields": [ + { + "name": "res", + "type": 35, + "typeName": "DispatchResult", + "docs": [] + } + ], + "index": 18, + "docs": [ + "The manager multisig dispatched something." + ] + }, + { + "name": "ManagerMultisigVoted", + "fields": [ + { + "name": "votes", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 19, + "docs": [ + "The manager multisig received a vote." + ] + }, + { + "name": "MigrationSettingsSet", + "fields": [ + { + "name": "old", + "type": 510, + "typeName": "Option", + "docs": [ + "The old migration settings." + ] + }, + { + "name": "new", + "type": 510, + "typeName": "Option", + "docs": [ + "The new migration settings." + ] + } + ], + "index": 20, + "docs": [ + "The migration settings were set." + ] + } + ] + } + }, + "docs": [ + "The `Event` enum of this pallet" + ] + } + }, + { + "id": 564, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 559 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 559, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 565, "type": { "path": [ "frame_system", @@ -38675,7 +43141,7 @@ } }, { - "id": 509, + "id": 566, "type": { "path": [], "params": [], @@ -38688,7 +43154,7 @@ } }, { - "id": 510, + "id": 567, "type": { "path": [ "frame_system", @@ -38700,13 +43166,13 @@ "fields": [ { "name": "spec_version", - "type": 61, + "type": 63, "typeName": "codec::Compact", "docs": [] }, { "name": "spec_name", - "type": 511, + "type": 568, "typeName": "Cow<'static, str>", "docs": [] } @@ -38717,7 +43183,7 @@ } }, { - "id": 511, + "id": 568, "type": { "path": [ "Cow" @@ -38725,7 +43191,7 @@ "params": [ { "name": "T", - "type": 512 + "type": 569 } ], "def": { @@ -38733,7 +43199,7 @@ "fields": [ { "name": null, - "type": 512, + "type": 569, "typeName": null, "docs": [] } @@ -38744,7 +43210,7 @@ } }, { - "id": 512, + "id": 569, "type": { "path": [], "params": [], @@ -38755,7 +43221,7 @@ } }, { - "id": 513, + "id": 570, "type": { "path": [ "frame_system", @@ -38789,7 +43255,7 @@ } }, { - "id": 514, + "id": 571, "type": { "path": [ "frame_system", @@ -38814,7 +43280,7 @@ }, { "name": "per_class", - "type": 515, + "type": 572, "typeName": "PerDispatchClass", "docs": [] } @@ -38825,7 +43291,7 @@ } }, { - "id": 515, + "id": 572, "type": { "path": [ "frame_support", @@ -38835,7 +43301,7 @@ "params": [ { "name": "T", - "type": 516 + "type": 573 } ], "def": { @@ -38843,19 +43309,19 @@ "fields": [ { "name": "normal", - "type": 516, + "type": 573, "typeName": "T", "docs": [] }, { "name": "operational", - "type": 516, + "type": 573, "typeName": "T", "docs": [] }, { "name": "mandatory", - "type": 516, + "type": 573, "typeName": "T", "docs": [] } @@ -38866,7 +43332,7 @@ } }, { - "id": 516, + "id": 573, "type": { "path": [ "frame_system", @@ -38885,19 +43351,19 @@ }, { "name": "max_extrinsic", - "type": 413, + "type": 418, "typeName": "Option", "docs": [] }, { "name": "max_total", - "type": 413, + "type": 418, "typeName": "Option", "docs": [] }, { "name": "reserved", - "type": 413, + "type": 418, "typeName": "Option", "docs": [] } @@ -38908,7 +43374,7 @@ } }, { - "id": 517, + "id": 574, "type": { "path": [ "frame_system", @@ -38921,7 +43387,7 @@ "fields": [ { "name": "max", - "type": 518, + "type": 575, "typeName": "PerDispatchClass", "docs": [] } @@ -38932,7 +43398,7 @@ } }, { - "id": 518, + "id": 575, "type": { "path": [ "frame_support", @@ -38973,7 +43439,7 @@ } }, { - "id": 519, + "id": 576, "type": { "path": [ "sp_weights", @@ -39002,7 +43468,7 @@ } }, { - "id": 520, + "id": 577, "type": { "path": [ "sp_version", @@ -39014,13 +43480,13 @@ "fields": [ { "name": "spec_name", - "type": 511, + "type": 568, "typeName": "Cow<'static, str>", "docs": [] }, { "name": "impl_name", - "type": 511, + "type": 568, "typeName": "Cow<'static, str>", "docs": [] }, @@ -39044,7 +43510,7 @@ }, { "name": "apis", - "type": 521, + "type": 578, "typeName": "ApisVec", "docs": [] }, @@ -39067,7 +43533,7 @@ } }, { - "id": 521, + "id": 578, "type": { "path": [ "Cow" @@ -39075,7 +43541,7 @@ "params": [ { "name": "T", - "type": 522 + "type": 579 } ], "def": { @@ -39083,7 +43549,7 @@ "fields": [ { "name": null, - "type": 522, + "type": 579, "typeName": null, "docs": [] } @@ -39094,26 +43560,26 @@ } }, { - "id": 522, + "id": 579, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 523 + "type": 580 } }, "docs": [] } }, { - "id": 523, + "id": 580, "type": { "path": [], "params": [], "def": { "tuple": [ - 359, + 364, 4 ] }, @@ -39121,7 +43587,7 @@ } }, { - "id": 524, + "id": 581, "type": { "path": [ "frame_system", @@ -39222,7 +43688,7 @@ } }, { - "id": 525, + "id": 582, "type": { "path": [ "bounded_collections", @@ -39232,7 +43698,7 @@ "params": [ { "name": "T", - "type": 526 + "type": 583 }, { "name": "S", @@ -39244,7 +43710,7 @@ "fields": [ { "name": null, - "type": 528, + "type": 585, "typeName": "Vec", "docs": [] } @@ -39255,7 +43721,7 @@ } }, { - "id": 526, + "id": 583, "type": { "path": [ "Option" @@ -39263,7 +43729,7 @@ "params": [ { "name": "T", - "type": 527 + "type": 584 } ], "def": { @@ -39280,7 +43746,7 @@ "fields": [ { "name": null, - "type": 527, + "type": 584, "typeName": null, "docs": [] } @@ -39295,7 +43761,7 @@ } }, { - "id": 527, + "id": 584, "type": { "path": [ "pallet_scheduler", @@ -39308,7 +43774,7 @@ }, { "name": "Call", - "type": 103 + "type": 105 }, { "name": "BlockNumber", @@ -39316,7 +43782,7 @@ }, { "name": "PalletsOrigin", - "type": 167 + "type": 169 }, { "name": "AccountId", @@ -39340,19 +43806,19 @@ }, { "name": "call", - "type": 103, + "type": 105, "typeName": "Call", "docs": [] }, { "name": "maybe_periodic", - "type": 110, + "type": 112, "typeName": "Option>", "docs": [] }, { "name": "origin", - "type": 167, + "type": 169, "typeName": "PalletsOrigin", "docs": [] } @@ -39363,20 +43829,20 @@ } }, { - "id": 528, + "id": 585, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 526 + "type": 583 } }, "docs": [] } }, { - "id": 529, + "id": 586, "type": { "path": [ "pallet_scheduler", @@ -39416,7 +43882,7 @@ } }, { - "id": 530, + "id": 587, "type": { "path": [ "pallet_scheduler", @@ -39481,7 +43947,7 @@ } }, { - "id": 531, + "id": 588, "type": { "path": [ "pallet_preimage", @@ -39505,7 +43971,7 @@ "fields": [ { "name": "deposit", - "type": 256, + "type": 258, "typeName": "(AccountId, Balance)", "docs": [] }, @@ -39524,7 +43990,7 @@ "fields": [ { "name": "deposit", - "type": 532, + "type": 589, "typeName": "Option<(AccountId, Balance)>", "docs": [] }, @@ -39536,7 +44002,7 @@ }, { "name": "len", - "type": 45, + "type": 46, "typeName": "Option", "docs": [] } @@ -39551,7 +44017,7 @@ } }, { - "id": 532, + "id": 589, "type": { "path": [ "Option" @@ -39559,7 +44025,7 @@ "params": [ { "name": "T", - "type": 256 + "type": 258 } ], "def": { @@ -39576,7 +44042,7 @@ "fields": [ { "name": null, - "type": 256, + "type": 258, "typeName": null, "docs": [] } @@ -39591,7 +44057,7 @@ } }, { - "id": 533, + "id": 590, "type": { "path": [ "pallet_preimage", @@ -39604,7 +44070,7 @@ }, { "name": "Ticket", - "type": 534 + "type": 591 } ], "def": { @@ -39615,7 +44081,7 @@ "fields": [ { "name": "ticket", - "type": 535, + "type": 592, "typeName": "(AccountId, Ticket)", "docs": [] }, @@ -39634,7 +44100,7 @@ "fields": [ { "name": "maybe_ticket", - "type": 536, + "type": 593, "typeName": "Option<(AccountId, Ticket)>", "docs": [] }, @@ -39646,7 +44112,7 @@ }, { "name": "maybe_len", - "type": 45, + "type": 46, "typeName": "Option", "docs": [] } @@ -39661,7 +44127,7 @@ } }, { - "id": 534, + "id": 591, "type": { "path": [ "frame_support", @@ -39708,21 +44174,21 @@ } }, { - "id": 535, + "id": 592, "type": { "path": [], "params": [], "def": { "tuple": [ 0, - 534 + 591 ] }, "docs": [] } }, { - "id": 536, + "id": 593, "type": { "path": [ "Option" @@ -39730,7 +44196,7 @@ "params": [ { "name": "T", - "type": 535 + "type": 592 } ], "def": { @@ -39747,7 +44213,7 @@ "fields": [ { "name": null, - "type": 535, + "type": 592, "typeName": null, "docs": [] } @@ -39762,21 +44228,7 @@ } }, { - "id": 537, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 13, - 4 - ] - }, - "docs": [] - } - }, - { - "id": 538, + "id": 594, "type": { "path": [ "bounded_collections", @@ -39809,7 +44261,7 @@ } }, { - "id": 539, + "id": 595, "type": { "path": [ "pallet_preimage", @@ -39898,7 +44350,7 @@ } }, { - "id": 540, + "id": 596, "type": { "path": [ "bounded_collections", @@ -39908,7 +44360,7 @@ "params": [ { "name": "T", - "type": 541 + "type": 597 }, { "name": "S", @@ -39920,7 +44372,7 @@ "fields": [ { "name": null, - "type": 542, + "type": 598, "typeName": "Vec", "docs": [] } @@ -39931,13 +44383,13 @@ } }, { - "id": 541, + "id": 597, "type": { "path": [], "params": [], "def": { "tuple": [ - 116, + 118, 12 ] }, @@ -39945,20 +44397,20 @@ } }, { - "id": 542, + "id": 598, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 541 + "type": 597 } }, "docs": [] } }, { - "id": 543, + "id": 599, "type": { "path": [ "bounded_collections", @@ -39980,7 +44432,7 @@ "fields": [ { "name": null, - "type": 544, + "type": 600, "typeName": "Vec", "docs": [] } @@ -39991,7 +44443,7 @@ } }, { - "id": 544, + "id": 600, "type": { "path": [], "params": [], @@ -40004,7 +44456,7 @@ } }, { - "id": 545, + "id": 601, "type": { "path": [ "Option" @@ -40012,7 +44464,7 @@ "params": [ { "name": "T", - "type": 546 + "type": 602 } ], "def": { @@ -40029,7 +44481,7 @@ "fields": [ { "name": null, - "type": 546, + "type": 602, "typeName": null, "docs": [] } @@ -40044,7 +44496,7 @@ } }, { - "id": 546, + "id": 602, "type": { "path": [ "sp_consensus_babe", @@ -40060,7 +44512,7 @@ "fields": [ { "name": null, - "type": 547, + "type": 603, "typeName": "PrimaryPreDigest", "docs": [] } @@ -40073,7 +44525,7 @@ "fields": [ { "name": null, - "type": 549, + "type": 605, "typeName": "SecondaryPlainPreDigest", "docs": [] } @@ -40086,7 +44538,7 @@ "fields": [ { "name": null, - "type": 550, + "type": 606, "typeName": "SecondaryVRFPreDigest", "docs": [] } @@ -40101,7 +44553,7 @@ } }, { - "id": 547, + "id": 603, "type": { "path": [ "sp_consensus_babe", @@ -40120,13 +44572,13 @@ }, { "name": "slot", - "type": 117, + "type": 119, "typeName": "Slot", "docs": [] }, { "name": "vrf_signature", - "type": 548, + "type": 604, "typeName": "VrfSignature", "docs": [] } @@ -40137,7 +44589,7 @@ } }, { - "id": 548, + "id": 604, "type": { "path": [ "sp_core", @@ -40157,7 +44609,7 @@ }, { "name": "proof", - "type": 157, + "type": 159, "typeName": "VrfProof", "docs": [] } @@ -40168,7 +44620,7 @@ } }, { - "id": 549, + "id": 605, "type": { "path": [ "sp_consensus_babe", @@ -40187,7 +44639,7 @@ }, { "name": "slot", - "type": 117, + "type": 119, "typeName": "Slot", "docs": [] } @@ -40198,7 +44650,7 @@ } }, { - "id": 550, + "id": 606, "type": { "path": [ "sp_consensus_babe", @@ -40217,13 +44669,13 @@ }, { "name": "slot", - "type": 117, + "type": 119, "typeName": "Slot", "docs": [] }, { "name": "vrf_signature", - "type": 548, + "type": 604, "typeName": "VrfSignature", "docs": [] } @@ -40234,7 +44686,7 @@ } }, { - "id": 551, + "id": 607, "type": { "path": [ "sp_consensus_babe", @@ -40246,13 +44698,13 @@ "fields": [ { "name": "c", - "type": 120, + "type": 122, "typeName": "(u64, u64)", "docs": [] }, { "name": "allowed_slots", - "type": 121, + "type": 123, "typeName": "AllowedSlots", "docs": [] } @@ -40263,7 +44715,7 @@ } }, { - "id": 552, + "id": 608, "type": { "path": [ "bounded_collections", @@ -40273,7 +44725,7 @@ "params": [ { "name": "T", - "type": 553 + "type": 609 }, { "name": "S", @@ -40285,7 +44737,7 @@ "fields": [ { "name": null, - "type": 554, + "type": 610, "typeName": "Vec", "docs": [] } @@ -40296,7 +44748,7 @@ } }, { - "id": 553, + "id": 609, "type": { "path": [], "params": [], @@ -40310,20 +44762,20 @@ } }, { - "id": 554, + "id": 610, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 553 + "type": 609 } }, "docs": [] } }, { - "id": 555, + "id": 611, "type": { "path": [ "pallet_babe", @@ -40380,7 +44832,7 @@ } }, { - "id": 556, + "id": 612, "type": { "path": [], "params": [], @@ -40395,7 +44847,7 @@ } }, { - "id": 557, + "id": 613, "type": { "path": [ "pallet_indices", @@ -40460,7 +44912,7 @@ } }, { - "id": 558, + "id": 614, "type": { "path": [ "bounded_collections", @@ -40470,7 +44922,7 @@ "params": [ { "name": "T", - "type": 559 + "type": 615 }, { "name": "S", @@ -40482,7 +44934,7 @@ "fields": [ { "name": null, - "type": 561, + "type": 617, "typeName": "Vec", "docs": [] } @@ -40493,7 +44945,7 @@ } }, { - "id": 559, + "id": 615, "type": { "path": [ "pallet_balances", @@ -40511,7 +44963,7 @@ "fields": [ { "name": "id", - "type": 359, + "type": 364, "typeName": "LockIdentifier", "docs": [] }, @@ -40523,7 +44975,7 @@ }, { "name": "reasons", - "type": 560, + "type": 616, "typeName": "Reasons", "docs": [] } @@ -40534,7 +44986,7 @@ } }, { - "id": 560, + "id": 616, "type": { "path": [ "pallet_balances", @@ -40570,20 +45022,20 @@ } }, { - "id": 561, + "id": 617, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 559 + "type": 615 } }, "docs": [] } }, { - "id": 562, + "id": 618, "type": { "path": [ "bounded_collections", @@ -40593,7 +45045,7 @@ "params": [ { "name": "T", - "type": 563 + "type": 619 }, { "name": "S", @@ -40605,7 +45057,7 @@ "fields": [ { "name": null, - "type": 564, + "type": 620, "typeName": "Vec", "docs": [] } @@ -40616,7 +45068,7 @@ } }, { - "id": 563, + "id": 619, "type": { "path": [ "pallet_balances", @@ -40626,7 +45078,7 @@ "params": [ { "name": "ReserveIdentifier", - "type": 359 + "type": 364 }, { "name": "Balance", @@ -40638,7 +45090,7 @@ "fields": [ { "name": "id", - "type": 359, + "type": 364, "typeName": "ReserveIdentifier", "docs": [] }, @@ -40655,20 +45107,20 @@ } }, { - "id": 564, + "id": 620, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 563 + "type": 619 } }, "docs": [] } }, { - "id": 565, + "id": 621, "type": { "path": [ "bounded_collections", @@ -40678,7 +45130,7 @@ "params": [ { "name": "T", - "type": 566 + "type": 622 }, { "name": "S", @@ -40690,7 +45142,7 @@ "fields": [ { "name": null, - "type": 573, + "type": 630, "typeName": "Vec", "docs": [] } @@ -40701,7 +45153,7 @@ } }, { - "id": 566, + "id": 622, "type": { "path": [ "frame_support", @@ -40713,7 +45165,7 @@ "params": [ { "name": "Id", - "type": 567 + "type": 623 }, { "name": "Balance", @@ -40725,7 +45177,7 @@ "fields": [ { "name": "id", - "type": 567, + "type": 623, "typeName": "Id", "docs": [] }, @@ -40742,7 +45194,7 @@ } }, { - "id": 567, + "id": 623, "type": { "path": [ "polkadot_runtime", @@ -40757,7 +45209,7 @@ "fields": [ { "name": null, - "type": 568, + "type": 624, "typeName": "pallet_preimage::HoldReason", "docs": [] } @@ -40770,7 +45222,7 @@ "fields": [ { "name": null, - "type": 569, + "type": 625, "typeName": "pallet_staking::HoldReason", "docs": [] } @@ -40778,12 +45230,25 @@ "index": 7, "docs": [] }, + { + "name": "Session", + "fields": [ + { + "name": null, + "type": 626, + "typeName": "pallet_session::HoldReason", + "docs": [] + } + ], + "index": 9, + "docs": [] + }, { "name": "DelegatedStaking", "fields": [ { "name": null, - "type": 570, + "type": 627, "typeName": "pallet_delegated_staking::HoldReason", "docs": [] } @@ -40796,7 +45261,7 @@ "fields": [ { "name": null, - "type": 571, + "type": 628, "typeName": "pallet_state_trie_migration::HoldReason", "docs": [] } @@ -40809,7 +45274,7 @@ "fields": [ { "name": null, - "type": 572, + "type": 629, "typeName": "pallet_xcm::HoldReason", "docs": [] } @@ -40824,7 +45289,7 @@ } }, { - "id": 568, + "id": 624, "type": { "path": [ "pallet_preimage", @@ -40848,7 +45313,7 @@ } }, { - "id": 569, + "id": 625, "type": { "path": [ "pallet_staking", @@ -40873,7 +45338,31 @@ } }, { - "id": 570, + "id": 626, + "type": { + "path": [ + "pallet_session", + "pallet", + "HoldReason" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Keys", + "fields": [], + "index": 0, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 627, "type": { "path": [ "pallet_delegated_staking", @@ -40897,7 +45386,7 @@ } }, { - "id": 571, + "id": 628, "type": { "path": [ "pallet_state_trie_migration", @@ -40921,7 +45410,7 @@ } }, { - "id": 572, + "id": 629, "type": { "path": [ "pallet_xcm", @@ -40945,20 +45434,20 @@ } }, { - "id": 573, + "id": 630, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 566 + "type": 622 } }, "docs": [] } }, { - "id": 574, + "id": 631, "type": { "path": [ "bounded_collections", @@ -40968,7 +45457,7 @@ "params": [ { "name": "T", - "type": 575 + "type": 632 }, { "name": "S", @@ -40980,7 +45469,7 @@ "fields": [ { "name": null, - "type": 578, + "type": 635, "typeName": "Vec", "docs": [] } @@ -40991,7 +45480,7 @@ } }, { - "id": 575, + "id": 632, "type": { "path": [ "frame_support", @@ -41003,7 +45492,7 @@ "params": [ { "name": "Id", - "type": 576 + "type": 633 }, { "name": "Balance", @@ -41015,7 +45504,7 @@ "fields": [ { "name": "id", - "type": 576, + "type": 633, "typeName": "Id", "docs": [] }, @@ -41032,7 +45521,7 @@ } }, { - "id": 576, + "id": 633, "type": { "path": [ "polkadot_runtime", @@ -41047,7 +45536,7 @@ "fields": [ { "name": null, - "type": 577, + "type": 634, "typeName": "pallet_nomination_pools::FreezeReason", "docs": [] } @@ -41062,7 +45551,7 @@ } }, { - "id": 577, + "id": 634, "type": { "path": [ "pallet_nomination_pools", @@ -41086,20 +45575,20 @@ } }, { - "id": 578, + "id": 635, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 575 + "type": 632 } }, "docs": [] } }, { - "id": 579, + "id": 636, "type": { "path": [ "pallet_balances", @@ -41224,7 +45713,7 @@ } }, { - "id": 580, + "id": 637, "type": { "path": [ "pallet_transaction_payment", @@ -41253,7 +45742,7 @@ } }, { - "id": 581, + "id": 638, "type": { "path": [ "pallet_staking", @@ -41276,25 +45765,25 @@ }, { "name": "total", - "type": 65, + "type": 67, "typeName": "BalanceOf", "docs": [] }, { "name": "active", - "type": 65, + "type": 67, "typeName": "BalanceOf", "docs": [] }, { "name": "unlocking", - "type": 141, + "type": 143, "typeName": "BoundedVec>, T::MaxUnlockingChunks>", "docs": [] }, { "name": "legacy_claimed_rewards", - "type": 582, + "type": 639, "typeName": "BoundedVec", "docs": [] } @@ -41305,7 +45794,7 @@ } }, { - "id": 582, + "id": 639, "type": { "path": [ "bounded_collections", @@ -41327,7 +45816,7 @@ "fields": [ { "name": null, - "type": 132, + "type": 134, "typeName": "Vec", "docs": [] } @@ -41338,7 +45827,7 @@ } }, { - "id": 583, + "id": 640, "type": { "path": [ "pallet_staking", @@ -41355,7 +45844,7 @@ "fields": [ { "name": "targets", - "type": 584, + "type": 641, "typeName": "BoundedVec>", "docs": [] }, @@ -41378,7 +45867,7 @@ } }, { - "id": 584, + "id": 641, "type": { "path": [ "bounded_collections", @@ -41400,7 +45889,7 @@ "fields": [ { "name": null, - "type": 127, + "type": 129, "typeName": "Vec", "docs": [] } @@ -41411,7 +45900,7 @@ } }, { - "id": 585, + "id": 642, "type": { "path": [ "pallet_staking", @@ -41429,7 +45918,7 @@ }, { "name": "start", - "type": 440, + "type": 445, "typeName": "Option", "docs": [] } @@ -41440,21 +45929,7 @@ } }, { - "id": 586, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 4, - 0 - ] - }, - "docs": [] - } - }, - { - "id": 587, + "id": 643, "type": { "path": [ "sp_staking", @@ -41475,19 +45950,19 @@ "fields": [ { "name": "total", - "type": 65, + "type": 67, "typeName": "Balance", "docs": [] }, { "name": "own", - "type": 65, + "type": 67, "typeName": "Balance", "docs": [] }, { "name": "others", - "type": 588, + "type": 644, "typeName": "Vec>", "docs": [] } @@ -41498,20 +45973,20 @@ } }, { - "id": 588, + "id": 644, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 589 + "type": 645 } }, "docs": [] } }, { - "id": 589, + "id": 645, "type": { "path": [ "sp_staking", @@ -41538,7 +46013,7 @@ }, { "name": "value", - "type": 65, + "type": 67, "typeName": "Balance", "docs": [] } @@ -41549,7 +46024,7 @@ } }, { - "id": 590, + "id": 646, "type": { "path": [ "sp_staking", @@ -41566,13 +46041,13 @@ "fields": [ { "name": "total", - "type": 65, + "type": 67, "typeName": "Balance", "docs": [] }, { "name": "own", - "type": 65, + "type": 67, "typeName": "Balance", "docs": [] }, @@ -41595,22 +46070,7 @@ } }, { - "id": 591, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 4, - 0, - 4 - ] - }, - "docs": [] - } - }, - { - "id": 592, + "id": 647, "type": { "path": [ "sp_staking", @@ -41631,13 +46091,13 @@ "fields": [ { "name": "page_total", - "type": 65, + "type": 67, "typeName": "Balance", "docs": [] }, { "name": "others", - "type": 588, + "type": 644, "typeName": "Vec>", "docs": [] } @@ -41648,7 +46108,7 @@ } }, { - "id": 593, + "id": 648, "type": { "path": [ "pallet_staking", @@ -41671,7 +46131,7 @@ }, { "name": "individual", - "type": 594, + "type": 649, "typeName": "BTreeMap", "docs": [] } @@ -41682,7 +46142,7 @@ } }, { - "id": 594, + "id": 649, "type": { "path": [ "BTreeMap" @@ -41702,7 +46162,7 @@ "fields": [ { "name": null, - "type": 595, + "type": 650, "typeName": null, "docs": [] } @@ -41713,47 +46173,33 @@ } }, { - "id": 595, + "id": 650, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 596 + "type": 507 } }, "docs": [] } }, { - "id": 596, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 0, - 4 - ] - }, - "docs": [] - } - }, - { - "id": 597, + "id": 651, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 598 + "type": 652 } }, "docs": [] } }, { - "id": 598, + "id": 652, "type": { "path": [ "pallet_staking", @@ -41786,13 +46232,13 @@ }, { "name": "others", - "type": 255, + "type": 257, "typeName": "Vec<(AccountId, Balance)>", "docs": [] }, { "name": "reporters", - "type": 127, + "type": 129, "typeName": "Vec", "docs": [] }, @@ -41809,13 +46255,13 @@ } }, { - "id": 599, + "id": 653, "type": { "path": [], "params": [], "def": { "tuple": [ - 44, + 45, 6 ] }, @@ -41823,7 +46269,7 @@ } }, { - "id": 600, + "id": 654, "type": { "path": [ "pallet_staking", @@ -41854,7 +46300,7 @@ }, { "name": "prior", - "type": 132, + "type": 134, "typeName": "Vec", "docs": [] } @@ -41865,7 +46311,7 @@ } }, { - "id": 601, + "id": 655, "type": { "path": [ "pallet_staking", @@ -41900,7 +46346,7 @@ } }, { - "id": 602, + "id": 656, "type": { "path": [ "pallet_staking", @@ -42203,7 +46649,7 @@ } }, { - "id": 603, + "id": 657, "type": { "path": [ "sp_staking", @@ -42217,7 +46663,7 @@ }, { "name": "Offender", - "type": 604 + "type": 658 } ], "def": { @@ -42225,13 +46671,13 @@ "fields": [ { "name": "offender", - "type": 604, + "type": 658, "typeName": "Offender", "docs": [] }, { "name": "reporters", - "type": 127, + "type": 129, "typeName": "Vec", "docs": [] } @@ -42242,27 +46688,27 @@ } }, { - "id": 604, + "id": 658, "type": { "path": [], "params": [], "def": { "tuple": [ 0, - 587 + 643 ] }, "docs": [] } }, { - "id": 605, + "id": 659, "type": { "path": [], "params": [], "def": { "tuple": [ - 50, + 51, 14 ] }, @@ -42270,61 +46716,61 @@ } }, { - "id": 606, + "id": 660, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 607 + "type": 661 } }, "docs": [] } }, { - "id": 607, + "id": 661, "type": { "path": [], "params": [], "def": { "tuple": [ 0, - 145 + 147 ] }, "docs": [] } }, { - "id": 608, + "id": 662, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 609 + "type": 663 } }, "docs": [] } }, { - "id": 609, + "id": 663, "type": { "path": [], "params": [], "def": { "tuple": [ 4, - 610 + 664 ] }, "docs": [] } }, { - "id": 610, + "id": 664, "type": { "path": [ "sp_staking", @@ -42337,7 +46783,7 @@ "fields": [ { "name": null, - "type": 44, + "type": 45, "typeName": "Perbill", "docs": [] } @@ -42348,13 +46794,13 @@ } }, { - "id": 611, + "id": 665, "type": { "path": [], "params": [], "def": { "tuple": [ - 612, + 666, 14 ] }, @@ -42362,7 +46808,7 @@ } }, { - "id": 612, + "id": 666, "type": { "path": [ "sp_core", @@ -42386,7 +46832,7 @@ } }, { - "id": 613, + "id": 667, "type": { "path": [ "pallet_session", @@ -42451,7 +46897,7 @@ } }, { - "id": 614, + "id": 668, "type": { "path": [ "pallet_grandpa", @@ -42523,7 +46969,7 @@ } }, { - "id": 615, + "id": 669, "type": { "path": [ "pallet_grandpa", @@ -42556,13 +47002,13 @@ }, { "name": "next_authorities", - "type": 616, + "type": 670, "typeName": "BoundedAuthorityList", "docs": [] }, { "name": "forced", - "type": 45, + "type": 46, "typeName": "Option", "docs": [] } @@ -42573,7 +47019,7 @@ } }, { - "id": 616, + "id": 670, "type": { "path": [ "bounded_collections", @@ -42583,7 +47029,7 @@ "params": [ { "name": "T", - "type": 54 + "type": 56 }, { "name": "S", @@ -42595,7 +47041,7 @@ "fields": [ { "name": null, - "type": 53, + "type": 55, "typeName": "Vec", "docs": [] } @@ -42606,7 +47052,7 @@ } }, { - "id": 617, + "id": 671, "type": { "path": [ "pallet_grandpa", @@ -42689,7 +47135,7 @@ } }, { - "id": 618, + "id": 672, "type": { "path": [ "bounded_collections", @@ -42699,7 +47145,7 @@ "params": [ { "name": "T", - "type": 148 + "type": 150 }, { "name": "S", @@ -42711,7 +47157,7 @@ "fields": [ { "name": null, - "type": 619, + "type": 673, "typeName": "Vec", "docs": [] } @@ -42722,20 +47168,20 @@ } }, { - "id": 619, + "id": 673, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 148 + "type": 150 } }, "docs": [] } }, { - "id": 620, + "id": 674, "type": { "path": [ "pallet_treasury", @@ -42785,7 +47231,7 @@ } }, { - "id": 621, + "id": 675, "type": { "path": [ "bounded_collections", @@ -42807,7 +47253,7 @@ "fields": [ { "name": null, - "type": 132, + "type": 134, "typeName": "Vec", "docs": [] } @@ -42818,7 +47264,7 @@ } }, { - "id": 622, + "id": 676, "type": { "path": [ "pallet_treasury", @@ -42827,7 +47273,7 @@ "params": [ { "name": "AssetKind", - "type": 57 + "type": 59 }, { "name": "AssetBalance", @@ -42835,7 +47281,7 @@ }, { "name": "Beneficiary", - "type": 97 + "type": 99 }, { "name": "BlockNumber", @@ -42851,7 +47297,7 @@ "fields": [ { "name": "asset_kind", - "type": 57, + "type": 59, "typeName": "AssetKind", "docs": [] }, @@ -42863,7 +47309,7 @@ }, { "name": "beneficiary", - "type": 97, + "type": 99, "typeName": "Beneficiary", "docs": [] }, @@ -42881,7 +47327,7 @@ }, { "name": "status", - "type": 623, + "type": 677, "typeName": "PaymentState", "docs": [] } @@ -42892,7 +47338,7 @@ } }, { - "id": 623, + "id": 677, "type": { "path": [ "pallet_treasury", @@ -42939,7 +47385,7 @@ } }, { - "id": 624, + "id": 678, "type": { "path": [ "sp_arithmetic", @@ -42963,7 +47409,7 @@ } }, { - "id": 625, + "id": 679, "type": { "path": [ "frame_support", @@ -42975,7 +47421,7 @@ "fields": [ { "name": null, - "type": 359, + "type": 364, "typeName": "[u8; 8]", "docs": [] } @@ -42986,7 +47432,7 @@ } }, { - "id": 626, + "id": 680, "type": { "path": [ "pallet_treasury", @@ -43104,21 +47550,7 @@ } }, { - "id": 627, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 0, - 101 - ] - }, - "docs": [] - } - }, - { - "id": 628, + "id": 681, "type": { "path": [ "pallet_conviction_voting", @@ -43155,7 +47587,7 @@ "fields": [ { "name": null, - "type": 629, + "type": 682, "typeName": "Casting", "docs": [] } @@ -43168,7 +47600,7 @@ "fields": [ { "name": null, - "type": 635, + "type": 688, "typeName": "Delegating", "docs": [] } @@ -43183,7 +47615,7 @@ } }, { - "id": 629, + "id": 682, "type": { "path": [ "pallet_conviction_voting", @@ -43213,19 +47645,19 @@ "fields": [ { "name": "votes", - "type": 630, + "type": 683, "typeName": "BoundedVec<(PollIndex, AccountVote), MaxVotes>", "docs": [] }, { "name": "delegations", - "type": 633, + "type": 686, "typeName": "Delegations", "docs": [] }, { "name": "prior", - "type": 634, + "type": 687, "typeName": "PriorLock", "docs": [] } @@ -43236,7 +47668,7 @@ } }, { - "id": 630, + "id": 683, "type": { "path": [ "bounded_collections", @@ -43246,7 +47678,7 @@ "params": [ { "name": "T", - "type": 631 + "type": 684 }, { "name": "S", @@ -43258,7 +47690,7 @@ "fields": [ { "name": null, - "type": 632, + "type": 685, "typeName": "Vec", "docs": [] } @@ -43269,34 +47701,34 @@ } }, { - "id": 631, + "id": 684, "type": { "path": [], "params": [], "def": { "tuple": [ 4, - 99 + 101 ] }, "docs": [] } }, { - "id": 632, + "id": 685, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 631 + "type": 684 } }, "docs": [] } }, { - "id": 633, + "id": 686, "type": { "path": [ "pallet_conviction_voting", @@ -43331,7 +47763,7 @@ } }, { - "id": 634, + "id": 687, "type": { "path": [ "pallet_conviction_voting", @@ -43370,7 +47802,7 @@ } }, { - "id": 635, + "id": 688, "type": { "path": [ "pallet_conviction_voting", @@ -43408,19 +47840,19 @@ }, { "name": "conviction", - "type": 164, + "type": 166, "typeName": "Conviction", "docs": [] }, { "name": "delegations", - "type": 633, + "type": 686, "typeName": "Delegations", "docs": [] }, { "name": "prior", - "type": 634, + "type": 687, "typeName": "PriorLock", "docs": [] } @@ -43431,7 +47863,7 @@ } }, { - "id": 636, + "id": 689, "type": { "path": [ "bounded_collections", @@ -43441,7 +47873,7 @@ "params": [ { "name": "T", - "type": 637 + "type": 690 }, { "name": "S", @@ -43453,7 +47885,7 @@ "fields": [ { "name": null, - "type": 638, + "type": 691, "typeName": "Vec", "docs": [] } @@ -43464,13 +47896,13 @@ } }, { - "id": 637, + "id": 690, "type": { "path": [], "params": [], "def": { "tuple": [ - 101, + 103, 6 ] }, @@ -43478,20 +47910,20 @@ } }, { - "id": 638, + "id": 691, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 637 + "type": 690 } }, "docs": [] } }, { - "id": 639, + "id": 692, "type": { "path": [ "pallet_conviction_voting", @@ -43617,7 +48049,7 @@ } }, { - "id": 640, + "id": 693, "type": { "path": [ "pallet_referenda", @@ -43627,11 +48059,11 @@ "params": [ { "name": "TrackId", - "type": 101 + "type": 103 }, { "name": "RuntimeOrigin", - "type": 167 + "type": 169 }, { "name": "Moment", @@ -43639,7 +48071,7 @@ }, { "name": "Call", - "type": 103 + "type": 105 }, { "name": "Balance", @@ -43647,7 +48079,7 @@ }, { "name": "Tally", - "type": 462 + "type": 514 }, { "name": "AccountId", @@ -43666,7 +48098,7 @@ "fields": [ { "name": null, - "type": 641, + "type": 694, "typeName": "ReferendumStatus", "docs": [] } @@ -43685,13 +48117,13 @@ }, { "name": null, - "type": 643, + "type": 696, "typeName": "Option>", "docs": [] }, { "name": null, - "type": 643, + "type": 696, "typeName": "Option>", "docs": [] } @@ -43710,13 +48142,13 @@ }, { "name": null, - "type": 643, + "type": 696, "typeName": "Option>", "docs": [] }, { "name": null, - "type": 643, + "type": 696, "typeName": "Option>", "docs": [] } @@ -43735,13 +48167,13 @@ }, { "name": null, - "type": 643, + "type": 696, "typeName": "Option>", "docs": [] }, { "name": null, - "type": 643, + "type": 696, "typeName": "Option>", "docs": [] } @@ -43760,13 +48192,13 @@ }, { "name": null, - "type": 643, + "type": 696, "typeName": "Option>", "docs": [] }, { "name": null, - "type": 643, + "type": 696, "typeName": "Option>", "docs": [] } @@ -43794,7 +48226,7 @@ } }, { - "id": 641, + "id": 694, "type": { "path": [ "pallet_referenda", @@ -43804,11 +48236,11 @@ "params": [ { "name": "TrackId", - "type": 101 + "type": 103 }, { "name": "RuntimeOrigin", - "type": 167 + "type": 169 }, { "name": "Moment", @@ -43816,7 +48248,7 @@ }, { "name": "Call", - "type": 103 + "type": 105 }, { "name": "Balance", @@ -43824,7 +48256,7 @@ }, { "name": "Tally", - "type": 462 + "type": 514 }, { "name": "AccountId", @@ -43840,25 +48272,25 @@ "fields": [ { "name": "track", - "type": 101, + "type": 103, "typeName": "TrackId", "docs": [] }, { "name": "origin", - "type": 167, + "type": 169, "typeName": "RuntimeOrigin", "docs": [] }, { "name": "proposal", - "type": 103, + "type": 105, "typeName": "Call", "docs": [] }, { "name": "enactment", - "type": 173, + "type": 175, "typeName": "DispatchTime", "docs": [] }, @@ -43870,25 +48302,25 @@ }, { "name": "submission_deposit", - "type": 642, + "type": 695, "typeName": "Deposit", "docs": [] }, { "name": "decision_deposit", - "type": 643, + "type": 696, "typeName": "Option>", "docs": [] }, { "name": "deciding", - "type": 644, + "type": 697, "typeName": "Option>", "docs": [] }, { "name": "tally", - "type": 462, + "type": 514, "typeName": "Tally", "docs": [] }, @@ -43900,7 +48332,7 @@ }, { "name": "alarm", - "type": 646, + "type": 699, "typeName": "Option<(Moment, ScheduleAddress)>", "docs": [] } @@ -43911,7 +48343,7 @@ } }, { - "id": 642, + "id": 695, "type": { "path": [ "pallet_referenda", @@ -43950,7 +48382,7 @@ } }, { - "id": 643, + "id": 696, "type": { "path": [ "Option" @@ -43958,7 +48390,7 @@ "params": [ { "name": "T", - "type": 642 + "type": 695 } ], "def": { @@ -43975,7 +48407,7 @@ "fields": [ { "name": null, - "type": 642, + "type": 695, "typeName": null, "docs": [] } @@ -43990,7 +48422,7 @@ } }, { - "id": 644, + "id": 697, "type": { "path": [ "Option" @@ -43998,7 +48430,7 @@ "params": [ { "name": "T", - "type": 645 + "type": 698 } ], "def": { @@ -44015,7 +48447,7 @@ "fields": [ { "name": null, - "type": 645, + "type": 698, "typeName": null, "docs": [] } @@ -44030,7 +48462,7 @@ } }, { - "id": 645, + "id": 698, "type": { "path": [ "pallet_referenda", @@ -44054,7 +48486,7 @@ }, { "name": "confirming", - "type": 45, + "type": 46, "typeName": "Option", "docs": [] } @@ -44065,7 +48497,7 @@ } }, { - "id": 646, + "id": 699, "type": { "path": [ "Option" @@ -44073,7 +48505,7 @@ "params": [ { "name": "T", - "type": 647 + "type": 700 } ], "def": { @@ -44090,7 +48522,7 @@ "fields": [ { "name": null, - "type": 647, + "type": 700, "typeName": null, "docs": [] } @@ -44105,7 +48537,7 @@ } }, { - "id": 647, + "id": 700, "type": { "path": [], "params": [], @@ -44119,7 +48551,7 @@ } }, { - "id": 648, + "id": 701, "type": { "path": [ "bounded_collections", @@ -44129,7 +48561,7 @@ "params": [ { "name": "T", - "type": 649 + "type": 702 }, { "name": "S", @@ -44141,7 +48573,7 @@ "fields": [ { "name": null, - "type": 650, + "type": 703, "typeName": "Vec", "docs": [] } @@ -44152,7 +48584,7 @@ } }, { - "id": 649, + "id": 702, "type": { "path": [], "params": [], @@ -44166,47 +48598,47 @@ } }, { - "id": 650, + "id": 703, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 649 + "type": 702 } }, "docs": [] } }, { - "id": 651, + "id": 704, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 652 + "type": 705 } }, "docs": [] } }, { - "id": 652, + "id": 705, "type": { "path": [], "params": [], "def": { "tuple": [ - 101, - 653 + 103, + 706 ] }, "docs": [] } }, { - "id": 653, + "id": 706, "type": { "path": [ "pallet_referenda", @@ -44224,7 +48656,7 @@ }, { "name": "Name", - "type": 512 + "type": 569 } ], "def": { @@ -44232,7 +48664,7 @@ "fields": [ { "name": "name", - "type": 512, + "type": 569, "typeName": "Name", "docs": [] }, @@ -44274,13 +48706,13 @@ }, { "name": "min_approval", - "type": 654, + "type": 707, "typeName": "Curve", "docs": [] }, { "name": "min_support", - "type": 654, + "type": 707, "typeName": "Curve", "docs": [] } @@ -44291,7 +48723,7 @@ } }, { - "id": 654, + "id": 707, "type": { "path": [ "pallet_referenda", @@ -44307,19 +48739,19 @@ "fields": [ { "name": "length", - "type": 44, + "type": 45, "typeName": "Perbill", "docs": [] }, { "name": "floor", - "type": 44, + "type": 45, "typeName": "Perbill", "docs": [] }, { "name": "ceil", - "type": 44, + "type": 45, "typeName": "Perbill", "docs": [] } @@ -44332,25 +48764,25 @@ "fields": [ { "name": "begin", - "type": 44, + "type": 45, "typeName": "Perbill", "docs": [] }, { "name": "end", - "type": 44, + "type": 45, "typeName": "Perbill", "docs": [] }, { "name": "step", - "type": 44, + "type": 45, "typeName": "Perbill", "docs": [] }, { "name": "period", - "type": 44, + "type": 45, "typeName": "Perbill", "docs": [] } @@ -44363,19 +48795,19 @@ "fields": [ { "name": "factor", - "type": 655, + "type": 708, "typeName": "FixedI64", "docs": [] }, { "name": "x_offset", - "type": 655, + "type": 708, "typeName": "FixedI64", "docs": [] }, { "name": "y_offset", - "type": 655, + "type": 708, "typeName": "FixedI64", "docs": [] } @@ -44390,7 +48822,7 @@ } }, { - "id": 655, + "id": 708, "type": { "path": [ "sp_arithmetic", @@ -44403,7 +48835,7 @@ "fields": [ { "name": null, - "type": 656, + "type": 709, "typeName": "i64", "docs": [] } @@ -44414,7 +48846,7 @@ } }, { - "id": 656, + "id": 709, "type": { "path": [], "params": [], @@ -44425,7 +48857,7 @@ } }, { - "id": 657, + "id": 710, "type": { "path": [ "pallet_referenda", @@ -44566,7 +48998,7 @@ } }, { - "id": 658, + "id": 711, "type": { "path": [ "pallet_whitelist", @@ -44631,7 +49063,7 @@ } }, { - "id": 659, + "id": 712, "type": { "path": [ "polkadot_runtime_common", @@ -44706,7 +49138,7 @@ } }, { - "id": 660, + "id": 713, "type": { "path": [ "bounded_collections", @@ -44716,7 +49148,7 @@ "params": [ { "name": "T", - "type": 185 + "type": 187 }, { "name": "S", @@ -44728,7 +49160,7 @@ "fields": [ { "name": null, - "type": 661, + "type": 714, "typeName": "Vec", "docs": [] } @@ -44739,20 +49171,20 @@ } }, { - "id": 661, + "id": 714, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 185 + "type": 187 } }, "docs": [] } }, { - "id": 662, + "id": 715, "type": { "path": [ "pallet_vesting", @@ -44781,7 +49213,7 @@ } }, { - "id": 663, + "id": 716, "type": { "path": [ "pallet_vesting", @@ -44847,7 +49279,7 @@ } }, { - "id": 664, + "id": 717, "type": { "path": [ "pallet_utility", @@ -44880,13 +49312,13 @@ } }, { - "id": 665, + "id": 718, "type": { "path": [], "params": [], "def": { "tuple": [ - 666, + 719, 6 ] }, @@ -44894,7 +49326,7 @@ } }, { - "id": 666, + "id": 719, "type": { "path": [ "bounded_collections", @@ -44904,7 +49336,7 @@ "params": [ { "name": "T", - "type": 667 + "type": 720 }, { "name": "S", @@ -44916,7 +49348,7 @@ "fields": [ { "name": null, - "type": 668, + "type": 721, "typeName": "Vec", "docs": [] } @@ -44927,7 +49359,7 @@ } }, { - "id": 667, + "id": 720, "type": { "path": [ "pallet_proxy", @@ -44940,7 +49372,7 @@ }, { "name": "ProxyType", - "type": 190 + "type": 192 }, { "name": "BlockNumber", @@ -44958,7 +49390,7 @@ }, { "name": "proxy_type", - "type": 190, + "type": 192, "typeName": "ProxyType", "docs": [] }, @@ -44975,26 +49407,26 @@ } }, { - "id": 668, + "id": 721, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 667 + "type": 720 } }, "docs": [] } }, { - "id": 669, + "id": 722, "type": { "path": [], "params": [], "def": { "tuple": [ - 670, + 723, 6 ] }, @@ -45002,7 +49434,7 @@ } }, { - "id": 670, + "id": 723, "type": { "path": [ "bounded_collections", @@ -45012,7 +49444,7 @@ "params": [ { "name": "T", - "type": 671 + "type": 724 }, { "name": "S", @@ -45024,7 +49456,7 @@ "fields": [ { "name": null, - "type": 672, + "type": 725, "typeName": "Vec", "docs": [] } @@ -45035,7 +49467,7 @@ } }, { - "id": 671, + "id": 724, "type": { "path": [ "pallet_proxy", @@ -45083,20 +49515,20 @@ } }, { - "id": 672, + "id": 725, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 671 + "type": 724 } }, "docs": [] } }, { - "id": 673, + "id": 726, "type": { "path": [ "pallet_proxy", @@ -45185,21 +49617,7 @@ } }, { - "id": 674, - "type": { - "path": [], - "params": [], - "def": { - "tuple": [ - 0, - 1 - ] - }, - "docs": [] - } - }, - { - "id": 675, + "id": 727, "type": { "path": [ "pallet_multisig", @@ -45228,7 +49646,7 @@ "fields": [ { "name": "when", - "type": 193, + "type": 195, "typeName": "Timepoint", "docs": [] }, @@ -45246,7 +49664,7 @@ }, { "name": "approvals", - "type": 676, + "type": 728, "typeName": "BoundedVec", "docs": [] } @@ -45257,7 +49675,7 @@ } }, { - "id": 676, + "id": 728, "type": { "path": [ "bounded_collections", @@ -45279,7 +49697,7 @@ "fields": [ { "name": null, - "type": 127, + "type": 129, "typeName": "Vec", "docs": [] } @@ -45290,7 +49708,7 @@ } }, { - "id": 677, + "id": 729, "type": { "path": [ "pallet_multisig", @@ -45428,7 +49846,7 @@ } }, { - "id": 678, + "id": 730, "type": { "path": [ "pallet_bounties", @@ -45483,7 +49901,7 @@ }, { "name": "status", - "type": 679, + "type": 731, "typeName": "BountyStatus", "docs": [] } @@ -45494,7 +49912,7 @@ } }, { - "id": 679, + "id": 731, "type": { "path": [ "pallet_bounties", @@ -45608,7 +50026,7 @@ } }, { - "id": 680, + "id": 732, "type": { "path": [ "bounded_collections", @@ -45641,7 +50059,7 @@ } }, { - "id": 681, + "id": 733, "type": { "path": [ "pallet_bounties", @@ -45749,6 +50167,14 @@ "docs": [ "Too many approvals are already queued." ] + }, + { + "name": "NotProposer", + "fields": [], + "index": 11, + "docs": [ + "User is not the proposer of the bounty." + ] } ] } @@ -45759,7 +50185,7 @@ } }, { - "id": 682, + "id": 734, "type": { "path": [ "pallet_child_bounties", @@ -45808,7 +50234,7 @@ }, { "name": "status", - "type": 683, + "type": 735, "typeName": "ChildBountyStatus", "docs": [] } @@ -45819,7 +50245,7 @@ } }, { - "id": 683, + "id": 735, "type": { "path": [ "pallet_child_bounties", @@ -45902,7 +50328,7 @@ } }, { - "id": 684, + "id": 736, "type": { "path": [ "pallet_child_bounties", @@ -45951,7 +50377,7 @@ } }, { - "id": 685, + "id": 737, "type": { "path": [ "pallet_election_provider_multi_phase", @@ -45965,6 +50391,10 @@ { "name": "MaxWinners", "type": null + }, + { + "name": "MaxBackersPerWinner", + "type": null } ], "def": { @@ -45972,19 +50402,19 @@ "fields": [ { "name": "supports", - "type": 686, - "typeName": "BoundedSupports", + "type": 738, + "typeName": "BoundedSupports", "docs": [] }, { "name": "score", - "type": 249, + "type": 251, "typeName": "ElectionScore", "docs": [] }, { "name": "compute", - "type": 476, + "type": 528, "typeName": "ElectionCompute", "docs": [] } @@ -45995,7 +50425,43 @@ } }, { - "id": 686, + "id": 738, + "type": { + "path": [ + "frame_election_provider_support", + "BoundedSupports" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "BOuter", + "type": null + }, + { + "name": "BInner", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 739, + "typeName": "BoundedVec<(AccountId, BoundedSupport), BOuter>", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 739, "type": { "path": [ "bounded_collections", @@ -46005,7 +50471,7 @@ "params": [ { "name": "T", - "type": 253 + "type": 740 }, { "name": "S", @@ -46017,7 +50483,7 @@ "fields": [ { "name": null, - "type": 252, + "type": 743, "typeName": "Vec", "docs": [] } @@ -46028,7 +50494,105 @@ } }, { - "id": 687, + "id": 740, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 0, + 741 + ] + }, + "docs": [] + } + }, + { + "id": 741, + "type": { + "path": [ + "frame_election_provider_support", + "BoundedSupport" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + }, + { + "name": "Bound", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "total", + "type": 6, + "typeName": "ExtendedBalance", + "docs": [] + }, + { + "name": "voters", + "type": 742, + "typeName": "BoundedVec<(AccountId, ExtendedBalance), Bound>", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 742, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 258 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 257, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 743, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 740 + } + }, + "docs": [] + } + }, + { + "id": 744, "type": { "path": [ "pallet_election_provider_multi_phase", @@ -46041,7 +50605,7 @@ }, { "name": "VoterType", - "type": 688 + "type": 745 } ], "def": { @@ -46049,13 +50613,13 @@ "fields": [ { "name": "voters", - "type": 689, + "type": 746, "typeName": "Vec", "docs": [] }, { "name": "targets", - "type": 127, + "type": 129, "typeName": "Vec", "docs": [] } @@ -46066,7 +50630,7 @@ } }, { - "id": 688, + "id": 745, "type": { "path": [], "params": [], @@ -46074,27 +50638,27 @@ "tuple": [ 0, 12, - 584 + 641 ] }, "docs": [] } }, { - "id": 689, + "id": 746, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 688 + "type": 745 } }, "docs": [] } }, { - "id": 690, + "id": 747, "type": { "path": [ "bounded_collections", @@ -46104,7 +50668,7 @@ "params": [ { "name": "T", - "type": 691 + "type": 748 }, { "name": "S", @@ -46116,7 +50680,7 @@ "fields": [ { "name": null, - "type": 692, + "type": 749, "typeName": "Vec", "docs": [] } @@ -46127,13 +50691,13 @@ } }, { - "id": 691, + "id": 748, "type": { "path": [], "params": [], "def": { "tuple": [ - 249, + 251, 4, 4 ] @@ -46142,20 +50706,20 @@ } }, { - "id": 692, + "id": 749, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 691 + "type": 748 } }, "docs": [] } }, { - "id": 693, + "id": 750, "type": { "path": [ "pallet_election_provider_multi_phase", @@ -46173,7 +50737,7 @@ }, { "name": "Solution", - "type": 198 + "type": 200 } ], "def": { @@ -46193,7 +50757,7 @@ }, { "name": "raw_solution", - "type": 197, + "type": 199, "typeName": "RawSolution", "docs": [] }, @@ -46210,7 +50774,7 @@ } }, { - "id": 694, + "id": 751, "type": { "path": [ "pallet_election_provider_multi_phase", @@ -46355,7 +50919,7 @@ } }, { - "id": 695, + "id": 752, "type": { "path": [ "pallet_bags_list", @@ -46383,13 +50947,13 @@ }, { "name": "prev", - "type": 138, + "type": 140, "typeName": "Option", "docs": [] }, { "name": "next", - "type": 138, + "type": 140, "typeName": "Option", "docs": [] }, @@ -46412,7 +50976,7 @@ } }, { - "id": 696, + "id": 753, "type": { "path": [ "pallet_bags_list", @@ -46434,13 +50998,13 @@ "fields": [ { "name": "head", - "type": 138, + "type": 140, "typeName": "Option", "docs": [] }, { "name": "tail", - "type": 138, + "type": 140, "typeName": "Option", "docs": [] } @@ -46451,7 +51015,7 @@ } }, { - "id": 697, + "id": 754, "type": { "path": [], "params": [], @@ -46464,7 +51028,7 @@ } }, { - "id": 698, + "id": 755, "type": { "path": [ "pallet_bags_list", @@ -46489,7 +51053,7 @@ "fields": [ { "name": null, - "type": 699, + "type": 756, "typeName": "ListError", "docs": [] } @@ -46498,6 +51062,14 @@ "docs": [ "A error in the list interface implementation." ] + }, + { + "name": "Locked", + "fields": [], + "index": 1, + "docs": [ + "Could not update a node, because the pallet is locked." + ] } ] } @@ -46508,7 +51080,7 @@ } }, { - "id": 699, + "id": 756, "type": { "path": [ "pallet_bags_list", @@ -46542,6 +51114,12 @@ "fields": [], "index": 3, "docs": [] + }, + { + "name": "Locked", + "fields": [], + "index": 4, + "docs": [] } ] } @@ -46550,7 +51128,7 @@ } }, { - "id": 700, + "id": 757, "type": { "path": [ "pallet_nomination_pools", @@ -46579,13 +51157,13 @@ }, { "name": "last_recorded_reward_counter", - "type": 445, + "type": 450, "typeName": "T::RewardCounter", "docs": [] }, { "name": "unbonding_eras", - "type": 701, + "type": 758, "typeName": "BoundedBTreeMap, T::MaxUnbonding>", "docs": [] } @@ -46596,7 +51174,7 @@ } }, { - "id": 701, + "id": 758, "type": { "path": [ "bounded_collections", @@ -46622,7 +51200,7 @@ "fields": [ { "name": null, - "type": 702, + "type": 759, "typeName": "BTreeMap", "docs": [] } @@ -46633,7 +51211,7 @@ } }, { - "id": 702, + "id": 759, "type": { "path": [ "BTreeMap" @@ -46653,7 +51231,7 @@ "fields": [ { "name": null, - "type": 650, + "type": 703, "typeName": null, "docs": [] } @@ -46664,7 +51242,7 @@ } }, { - "id": 703, + "id": 760, "type": { "path": [ "pallet_nomination_pools", @@ -46681,7 +51259,7 @@ "fields": [ { "name": "commission", - "type": 704, + "type": 761, "typeName": "Commission", "docs": [] }, @@ -46699,13 +51277,13 @@ }, { "name": "roles", - "type": 706, + "type": 763, "typeName": "PoolRoles", "docs": [] }, { "name": "state", - "type": 260, + "type": 262, "typeName": "PoolState", "docs": [] } @@ -46716,7 +51294,7 @@ } }, { - "id": 704, + "id": 761, "type": { "path": [ "pallet_nomination_pools", @@ -46733,31 +51311,31 @@ "fields": [ { "name": "current", - "type": 266, + "type": 268, "typeName": "Option<(Perbill, T::AccountId)>", "docs": [] }, { "name": "max", - "type": 481, + "type": 533, "typeName": "Option", "docs": [] }, { "name": "change_rate", - "type": 705, + "type": 762, "typeName": "Option>>", "docs": [] }, { "name": "throttle_from", - "type": 45, + "type": 46, "typeName": "Option>", "docs": [] }, { "name": "claim_permission", - "type": 269, + "type": 271, "typeName": "Option>", "docs": [] } @@ -46768,7 +51346,7 @@ } }, { - "id": 705, + "id": 762, "type": { "path": [ "Option" @@ -46776,7 +51354,7 @@ "params": [ { "name": "T", - "type": 268 + "type": 270 } ], "def": { @@ -46793,7 +51371,7 @@ "fields": [ { "name": null, - "type": 268, + "type": 270, "typeName": null, "docs": [] } @@ -46808,7 +51386,7 @@ } }, { - "id": 706, + "id": 763, "type": { "path": [ "pallet_nomination_pools", @@ -46831,19 +51409,19 @@ }, { "name": "root", - "type": 138, + "type": 140, "typeName": "Option", "docs": [] }, { "name": "nominator", - "type": 138, + "type": 140, "typeName": "Option", "docs": [] }, { "name": "bouncer", - "type": 138, + "type": 140, "typeName": "Option", "docs": [] } @@ -46854,7 +51432,7 @@ } }, { - "id": 707, + "id": 764, "type": { "path": [ "pallet_nomination_pools", @@ -46871,7 +51449,7 @@ "fields": [ { "name": "last_recorded_reward_counter", - "type": 445, + "type": 450, "typeName": "T::RewardCounter", "docs": [] }, @@ -46906,7 +51484,7 @@ } }, { - "id": 708, + "id": 765, "type": { "path": [ "pallet_nomination_pools", @@ -46923,13 +51501,13 @@ "fields": [ { "name": "no_era", - "type": 709, + "type": 766, "typeName": "UnbondPool", "docs": [] }, { "name": "with_era", - "type": 710, + "type": 767, "typeName": "BoundedBTreeMap, TotalUnbondingPools>", "docs": [] } @@ -46940,7 +51518,7 @@ } }, { - "id": 709, + "id": 766, "type": { "path": [ "pallet_nomination_pools", @@ -46974,7 +51552,7 @@ } }, { - "id": 710, + "id": 767, "type": { "path": [ "bounded_collections", @@ -46988,7 +51566,7 @@ }, { "name": "V", - "type": 709 + "type": 766 }, { "name": "S", @@ -47000,7 +51578,7 @@ "fields": [ { "name": null, - "type": 711, + "type": 768, "typeName": "BTreeMap", "docs": [] } @@ -47011,7 +51589,7 @@ } }, { - "id": 711, + "id": 768, "type": { "path": [ "BTreeMap" @@ -47023,7 +51601,7 @@ }, { "name": "V", - "type": 709 + "type": 766 } ], "def": { @@ -47031,7 +51609,7 @@ "fields": [ { "name": null, - "type": 712, + "type": 769, "typeName": null, "docs": [] } @@ -47042,34 +51620,34 @@ } }, { - "id": 712, + "id": 769, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 713 + "type": 770 } }, "docs": [] } }, { - "id": 713, + "id": 770, "type": { "path": [], "params": [], "def": { "tuple": [ 4, - 709 + 766 ] }, "docs": [] } }, { - "id": 714, + "id": 771, "type": { "path": [ "bounded_collections", @@ -47102,7 +51680,7 @@ } }, { - "id": 715, + "id": 772, "type": { "path": [ "pallet_nomination_pools", @@ -47282,7 +51860,7 @@ "fields": [ { "name": null, - "type": 716, + "type": 773, "typeName": "DefensiveError", "docs": [] } @@ -47447,7 +52025,7 @@ } }, { - "id": 716, + "id": 773, "type": { "path": [ "pallet_nomination_pools", @@ -47507,7 +52085,7 @@ } }, { - "id": 717, + "id": 774, "type": { "path": [ "pallet_fast_unstake", @@ -47525,13 +52103,13 @@ "fields": [ { "name": "stashes", - "type": 718, + "type": 775, "typeName": "BoundedVec<(T::AccountId, BalanceOf), T::BatchSize>", "docs": [] }, { "name": "checked", - "type": 719, + "type": 776, "typeName": "BoundedVec>", "docs": [] } @@ -47542,7 +52120,7 @@ } }, { - "id": 718, + "id": 775, "type": { "path": [ "bounded_collections", @@ -47552,7 +52130,7 @@ "params": [ { "name": "T", - "type": 256 + "type": 258 }, { "name": "S", @@ -47564,7 +52142,7 @@ "fields": [ { "name": null, - "type": 255, + "type": 257, "typeName": "Vec", "docs": [] } @@ -47575,7 +52153,7 @@ } }, { - "id": 719, + "id": 776, "type": { "path": [ "bounded_collections", @@ -47597,7 +52175,7 @@ "fields": [ { "name": null, - "type": 132, + "type": 134, "typeName": "Vec", "docs": [] } @@ -47608,7 +52186,7 @@ } }, { - "id": 720, + "id": 777, "type": { "path": [ "pallet_fast_unstake", @@ -47683,7 +52261,7 @@ } }, { - "id": 721, + "id": 778, "type": { "path": [ "pallet_delegated_staking", @@ -47718,7 +52296,7 @@ } }, { - "id": 722, + "id": 779, "type": { "path": [ "pallet_delegated_staking", @@ -47742,19 +52320,19 @@ }, { "name": "total_delegated", - "type": 65, + "type": 67, "typeName": "BalanceOf", "docs": [] }, { "name": "unclaimed_withdrawals", - "type": 65, + "type": 67, "typeName": "BalanceOf", "docs": [] }, { "name": "pending_slash", - "type": 65, + "type": 67, "typeName": "BalanceOf", "docs": [] } @@ -47765,7 +52343,7 @@ } }, { - "id": 723, + "id": 780, "type": { "path": [ "pallet_delegated_staking", @@ -47890,7 +52468,254 @@ } }, { - "id": 724, + "id": 781, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 129 + ] + }, + "docs": [] + } + }, + { + "id": 782, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 783, + 4 + ] + }, + "docs": [] + } + }, + { + "id": 783, + "type": { + "path": [ + "pallet_staking_async_rc_client", + "SessionReport" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "end_index", + "type": 4, + "typeName": "SessionIndex", + "docs": [] + }, + { + "name": "validator_points", + "type": 650, + "typeName": "Vec<(AccountId, u32)>", + "docs": [] + }, + { + "name": "activation_timestamp", + "type": 784, + "typeName": "Option<(u64, u32)>", + "docs": [] + }, + { + "name": "leftover", + "type": 8, + "typeName": "bool", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 784, + "type": { + "path": [ + "Option" + ], + "params": [ + { + "name": "T", + "type": 609 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "None", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Some", + "fields": [ + { + "name": null, + "type": 609, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 785, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 786 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "name": null, + "type": 788, + "typeName": "Vec", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 786, + "type": { + "path": [], + "params": [], + "def": { + "tuple": [ + 4, + 787 + ] + }, + "docs": [] + } + }, + { + "id": 787, + "type": { + "path": [ + "pallet_staking_async_rc_client", + "Offence" + ], + "params": [ + { + "name": "AccountId", + "type": 0 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "offender", + "type": 0, + "typeName": "AccountId", + "docs": [] + }, + { + "name": "reporters", + "type": 129, + "typeName": "Vec", + "docs": [] + }, + { + "name": "slash_fraction", + "type": 45, + "typeName": "Perbill", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 788, + "type": { + "path": [], + "params": [], + "def": { + "sequence": { + "type": 786 + } + }, + "docs": [] + } + }, + { + "id": 789, + "type": { + "path": [ + "pallet_staking_async_ah_client", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Blocked", + "fields": [], + "index": 0, + "docs": [ + "Could not process incoming message because incoming messages are blocked." + ] + } + ] + } + }, + "docs": [ + "The `Error` enum of this pallet." + ] + } + }, + { + "id": 790, "type": { "path": [ "polkadot_runtime_parachains", @@ -47962,7 +52787,7 @@ }, { "name": "async_backing_params", - "type": 273, + "type": 278, "typeName": "AsyncBackingParams", "docs": [] }, @@ -48022,7 +52847,7 @@ }, { "name": "executor_params", - "type": 274, + "type": 279, "typeName": "ExecutorParams", "docs": [] }, @@ -48034,7 +52859,7 @@ }, { "name": "max_validators", - "type": 45, + "type": 46, "typeName": "Option", "docs": [] }, @@ -48100,19 +52925,19 @@ }, { "name": "node_features", - "type": 288, + "type": 293, "typeName": "NodeFeatures", "docs": [] }, { "name": "approval_voting_params", - "type": 279, + "type": 284, "typeName": "ApprovalVotingParams", "docs": [] }, { "name": "scheduler_params", - "type": 280, + "type": 285, "typeName": "SchedulerParams", "docs": [] } @@ -48123,34 +52948,34 @@ } }, { - "id": 725, + "id": 791, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 726 + "type": 792 } }, "docs": [] } }, { - "id": 726, + "id": 792, "type": { "path": [], "params": [], "def": { "tuple": [ 4, - 724 + 790 ] }, "docs": [] } }, { - "id": 727, + "id": 793, "type": { "path": [ "polkadot_runtime_parachains", @@ -48184,33 +53009,33 @@ } }, { - "id": 728, + "id": 794, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 290 + "type": 295 } }, "docs": [] } }, { - "id": 729, + "id": 795, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 146 + "type": 148 } }, "docs": [] } }, { - "id": 730, + "id": 796, "type": { "path": [ "polkadot_runtime_parachains", @@ -48232,7 +53057,7 @@ "fields": [ { "name": "buffer", - "type": 731, + "type": 797, "typeName": "VecDeque>", "docs": [] }, @@ -48249,20 +53074,20 @@ } }, { - "id": 731, + "id": 797, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 732 + "type": 798 } }, "docs": [] } }, { - "id": 732, + "id": 798, "type": { "path": [ "polkadot_runtime_parachains", @@ -48292,7 +53117,7 @@ }, { "name": "claim_queue", - "type": 733, + "type": 799, "typeName": "BTreeMap>>", "docs": [] } @@ -48303,7 +53128,7 @@ } }, { - "id": 733, + "id": 799, "type": { "path": [ "BTreeMap" @@ -48311,11 +53136,11 @@ "params": [ { "name": "K", - "type": 171 + "type": 173 }, { "name": "V", - "type": 734 + "type": 800 } ], "def": { @@ -48323,7 +53148,7 @@ "fields": [ { "name": null, - "type": 739, + "type": 805, "typeName": null, "docs": [] } @@ -48334,7 +53159,7 @@ } }, { - "id": 734, + "id": 800, "type": { "path": [ "BTreeMap" @@ -48346,7 +53171,7 @@ }, { "name": "V", - "type": 735 + "type": 801 } ], "def": { @@ -48354,7 +53179,7 @@ "fields": [ { "name": null, - "type": 737, + "type": 803, "typeName": null, "docs": [] } @@ -48365,7 +53190,7 @@ } }, { - "id": 735, + "id": 801, "type": { "path": [ "BTreeSet" @@ -48373,7 +53198,7 @@ "params": [ { "name": "T", - "type": 486 + "type": 540 } ], "def": { @@ -48381,7 +53206,7 @@ "fields": [ { "name": null, - "type": 736, + "type": 802, "typeName": null, "docs": [] } @@ -48392,87 +53217,87 @@ } }, { - "id": 736, + "id": 802, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 486 + "type": 540 } }, "docs": [] } }, { - "id": 737, + "id": 803, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 738 + "type": 804 } }, "docs": [] } }, { - "id": 738, + "id": 804, "type": { "path": [], "params": [], "def": { "tuple": [ 2, - 735 + 801 ] }, "docs": [] } }, { - "id": 739, + "id": 805, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 740 + "type": 806 } }, "docs": [] } }, { - "id": 740, + "id": 806, "type": { "path": [], "params": [], "def": { "tuple": [ - 171, - 734 + 173, + 800 ] }, "docs": [] } }, { - "id": 741, + "id": 807, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 742 + "type": 808 } }, "docs": [] } }, { - "id": 742, + "id": 808, "type": { "path": [ "polkadot_runtime_parachains", @@ -48494,37 +53319,37 @@ "fields": [ { "name": "core", - "type": 486, + "type": 540, "typeName": "CoreIndex", "docs": [] }, { "name": "hash", - "type": 311, + "type": 316, "typeName": "CandidateHash", "docs": [] }, { "name": "descriptor", - "type": 295, + "type": 300, "typeName": "CandidateDescriptor", "docs": [] }, { "name": "commitments", - "type": 299, + "type": 304, "typeName": "CandidateCommitments", "docs": [] }, { "name": "availability_votes", - "type": 288, + "type": 293, "typeName": "BitVec", "docs": [] }, { "name": "backers", - "type": 288, + "type": 293, "typeName": "BitVec", "docs": [] }, @@ -48542,7 +53367,7 @@ }, { "name": "backing_group", - "type": 487, + "type": 541, "typeName": "GroupIndex", "docs": [] } @@ -48553,7 +53378,7 @@ } }, { - "id": 743, + "id": 809, "type": { "path": [ "polkadot_runtime_parachains", @@ -48718,7 +53543,7 @@ } }, { - "id": 744, + "id": 810, "type": { "path": [ "polkadot_primitives", @@ -48742,13 +53567,13 @@ }, { "name": "backing_validators_per_candidate", - "type": 745, + "type": 811, "typeName": "Vec<\n(CandidateReceiptV2, Vec<(ValidatorIndex, ValidityAttestation)>)>", "docs": [] }, { "name": "disputes", - "type": 309, + "type": 314, "typeName": "MultiDisputeStatementSet", "docs": [] } @@ -48759,61 +53584,61 @@ } }, { - "id": 745, + "id": 811, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 746 + "type": 812 } }, "docs": [] } }, { - "id": 746, + "id": 812, "type": { "path": [], "params": [], "def": { "tuple": [ - 485, - 747 + 539, + 813 ] }, "docs": [] } }, { - "id": 747, + "id": 813, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 748 + "type": 814 } }, "docs": [] } }, { - "id": 748, + "id": 814, "type": { "path": [], "params": [], "def": { "tuple": [ - 290, - 308 + 295, + 313 ] }, "docs": [] } }, { - "id": 749, + "id": 815, "type": { "path": [ "polkadot_runtime_parachains", @@ -48873,20 +53698,20 @@ } }, { - "id": 750, + "id": 816, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 728 + "type": 794 } }, "docs": [] } }, { - "id": 751, + "id": 817, "type": { "path": [ "BTreeMap" @@ -48894,11 +53719,11 @@ "params": [ { "name": "K", - "type": 486 + "type": 540 }, { "name": "V", - "type": 752 + "type": 818 } ], "def": { @@ -48906,7 +53731,7 @@ "fields": [ { "name": null, - "type": 754, + "type": 820, "typeName": null, "docs": [] } @@ -48917,20 +53742,20 @@ } }, { - "id": 752, + "id": 818, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 753 + "type": 819 } }, "docs": [] } }, { - "id": 753, + "id": 819, "type": { "path": [ "polkadot_runtime_parachains", @@ -48947,13 +53772,13 @@ "fields": [ { "name": "para_id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, { "name": "core_index", - "type": 486, + "type": 540, "typeName": "CoreIndex", "docs": [] } @@ -48966,7 +53791,7 @@ "fields": [ { "name": null, - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -48981,34 +53806,34 @@ } }, { - "id": 754, + "id": 820, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 755 + "type": 821 } }, "docs": [] } }, { - "id": 755, + "id": 821, "type": { "path": [], "params": [], "def": { "tuple": [ - 486, - 752 + 540, + 818 ] }, "docs": [] } }, { - "id": 756, + "id": 822, "type": { "path": [ "polkadot_runtime_parachains", @@ -49026,13 +53851,13 @@ "fields": [ { "name": "votes_accept", - "type": 288, + "type": 293, "typeName": "BitVec", "docs": [] }, { "name": "votes_reject", - "type": 288, + "type": 293, "typeName": "BitVec", "docs": [] }, @@ -49050,7 +53875,7 @@ }, { "name": "causes", - "type": 757, + "type": 823, "typeName": "Vec>", "docs": [] } @@ -49061,20 +53886,20 @@ } }, { - "id": 757, + "id": 823, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 758 + "type": 824 } }, "docs": [] } }, { - "id": 758, + "id": 824, "type": { "path": [ "polkadot_runtime_parachains", @@ -49095,7 +53920,7 @@ "fields": [ { "name": null, - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] } @@ -49108,7 +53933,7 @@ "fields": [ { "name": "id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, @@ -49120,7 +53945,7 @@ }, { "name": "upgrade_strategy", - "type": 759, + "type": 825, "typeName": "UpgradeStrategy", "docs": [] } @@ -49135,7 +53960,7 @@ } }, { - "id": 759, + "id": 825, "type": { "path": [ "polkadot_runtime_parachains", @@ -49165,33 +53990,33 @@ } }, { - "id": 760, + "id": 826, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 298 + "type": 303 } }, "docs": [] } }, { - "id": 761, + "id": 827, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 171 + "type": 173 } }, "docs": [] } }, { - "id": 762, + "id": 828, "type": { "path": [ "polkadot_runtime_parachains", @@ -49251,13 +54076,13 @@ } }, { - "id": 763, + "id": 829, "type": { "path": [], "params": [], "def": { "tuple": [ - 171, + 173, 4 ] }, @@ -49265,7 +54090,7 @@ } }, { - "id": 764, + "id": 830, "type": { "path": [ "polkadot_runtime_parachains", @@ -49283,13 +54108,13 @@ "fields": [ { "name": "upgrade_times", - "type": 765, + "type": 831, "typeName": "Vec>", "docs": [] }, { "name": "last_pruned", - "type": 45, + "type": 46, "typeName": "Option", "docs": [] } @@ -49300,20 +54125,20 @@ } }, { - "id": 765, + "id": 831, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 766 + "type": 832 } }, "docs": [] } }, { - "id": 766, + "id": 832, "type": { "path": [ "polkadot_runtime_parachains", @@ -49348,20 +54173,55 @@ } }, { - "id": 767, + "id": 833, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 763 + "type": 829 } }, "docs": [] } }, { - "id": 768, + "id": 834, + "type": { + "path": [ + "polkadot_runtime_parachains", + "paras", + "AuthorizedCodeHashAndExpiry" + ], + "params": [ + { + "name": "T", + "type": 4 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "code_hash", + "type": 303, + "typeName": "ValidationCodeHash", + "docs": [] + }, + { + "name": "expire_at", + "type": 4, + "typeName": "T", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 835, "type": { "path": [ "polkadot_primitives", @@ -49391,7 +54251,7 @@ } }, { - "id": 769, + "id": 836, "type": { "path": [ "polkadot_primitives", @@ -49415,7 +54275,7 @@ } }, { - "id": 770, + "id": 837, "type": { "path": [ "polkadot_runtime_parachains", @@ -49428,13 +54288,13 @@ "fields": [ { "name": "genesis_head", - "type": 306, + "type": 311, "typeName": "HeadData", "docs": [] }, { "name": "validation_code", - "type": 305, + "type": 310, "typeName": "ValidationCode", "docs": [] }, @@ -49451,7 +54311,7 @@ } }, { - "id": 771, + "id": 838, "type": { "path": [ "polkadot_runtime_parachains", @@ -49571,6 +54431,30 @@ "docs": [ "Invalid validation code size." ] + }, + { + "name": "NothingAuthorized", + "fields": [], + "index": 13, + "docs": [ + "No upgrade authorized." + ] + }, + { + "name": "Unauthorized", + "fields": [], + "index": 14, + "docs": [ + "The submitted code is not authorized." + ] + }, + { + "name": "InvalidBlockNumber", + "fields": [], + "index": 15, + "docs": [ + "Invalid block number." + ] } ] } @@ -49581,20 +54465,20 @@ } }, { - "id": 772, + "id": 839, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 773 + "type": 840 } }, "docs": [] } }, { - "id": 773, + "id": 840, "type": { "path": [ "polkadot_runtime_parachains", @@ -49607,13 +54491,13 @@ "fields": [ { "name": "validators", - "type": 729, + "type": 795, "typeName": "Vec", "docs": [] }, { "name": "queued", - "type": 729, + "type": 795, "typeName": "Vec", "docs": [] }, @@ -49630,20 +54514,20 @@ } }, { - "id": 774, + "id": 841, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 775 + "type": 842 } }, "docs": [] } }, { - "id": 775, + "id": 842, "type": { "path": [ "polkadot_core_primitives", @@ -49677,7 +54561,7 @@ } }, { - "id": 776, + "id": 843, "type": { "path": [ "polkadot_runtime_parachains", @@ -49731,20 +54615,20 @@ } }, { - "id": 777, + "id": 844, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 322 + "type": 327 } }, "docs": [] } }, { - "id": 778, + "id": 845, "type": { "path": [ "polkadot_runtime_parachains", @@ -49787,7 +54671,7 @@ }, { "name": "mqc_head", - "type": 174, + "type": 176, "typeName": "Option", "docs": [] }, @@ -49810,20 +54694,20 @@ } }, { - "id": 779, + "id": 846, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 780 + "type": 847 } }, "docs": [] } }, { - "id": 780, + "id": 847, "type": { "path": [ "polkadot_core_primitives", @@ -49857,34 +54741,34 @@ } }, { - "id": 781, + "id": 848, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 782 + "type": 849 } }, "docs": [] } }, { - "id": 782, + "id": 849, "type": { "path": [], "params": [], "def": { "tuple": [ 4, - 761 + 827 ] }, "docs": [] } }, { - "id": 783, + "id": 850, "type": { "path": [ "polkadot_runtime_parachains", @@ -50070,20 +54954,20 @@ } }, { - "id": 784, + "id": 851, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 147 + "type": 149 } }, "docs": [] } }, { - "id": 785, + "id": 852, "type": { "path": [ "polkadot_primitives", @@ -50096,7 +54980,7 @@ "fields": [ { "name": "active_validator_indices", - "type": 728, + "type": 794, "typeName": "Vec", "docs": [] }, @@ -50114,25 +54998,25 @@ }, { "name": "validators", - "type": 786, + "type": 853, "typeName": "IndexedVec", "docs": [] }, { "name": "discovery_keys", - "type": 619, + "type": 673, "typeName": "Vec", "docs": [] }, { "name": "assignment_keys", - "type": 784, + "type": 851, "typeName": "Vec", "docs": [] }, { "name": "validator_groups", - "type": 787, + "type": 854, "typeName": "IndexedVec>", "docs": [] }, @@ -50179,7 +55063,7 @@ } }, { - "id": 786, + "id": 853, "type": { "path": [ "polkadot_primitives", @@ -50189,11 +55073,11 @@ "params": [ { "name": "K", - "type": 290 + "type": 295 }, { "name": "V", - "type": 146 + "type": 148 } ], "def": { @@ -50201,7 +55085,7 @@ "fields": [ { "name": null, - "type": 729, + "type": 795, "typeName": "Vec", "docs": [] } @@ -50212,7 +55096,7 @@ } }, { - "id": 787, + "id": 854, "type": { "path": [ "polkadot_primitives", @@ -50222,11 +55106,11 @@ "params": [ { "name": "K", - "type": 487 + "type": 541 }, { "name": "V", - "type": 728 + "type": 794 } ], "def": { @@ -50234,7 +55118,7 @@ "fields": [ { "name": null, - "type": 750, + "type": 816, "typeName": "Vec", "docs": [] } @@ -50245,21 +55129,21 @@ } }, { - "id": 788, + "id": 855, "type": { "path": [], "params": [], "def": { "tuple": [ 4, - 311 + 316 ] }, "docs": [] } }, { - "id": 789, + "id": 856, "type": { "path": [ "polkadot_primitives", @@ -50277,13 +55161,13 @@ "fields": [ { "name": "validators_for", - "type": 288, + "type": 293, "typeName": "BitVec", "docs": [] }, { "name": "validators_against", - "type": 288, + "type": 293, "typeName": "BitVec", "docs": [] }, @@ -50295,7 +55179,7 @@ }, { "name": "concluded_at", - "type": 45, + "type": 46, "typeName": "Option", "docs": [] } @@ -50306,7 +55190,7 @@ } }, { - "id": 790, + "id": 857, "type": { "path": [ "BTreeSet" @@ -50314,7 +55198,7 @@ "params": [ { "name": "T", - "type": 290 + "type": 295 } ], "def": { @@ -50322,7 +55206,7 @@ "fields": [ { "name": null, - "type": 728, + "type": 794, "typeName": null, "docs": [] } @@ -50333,7 +55217,7 @@ } }, { - "id": 791, + "id": 858, "type": { "path": [ "polkadot_runtime_parachains", @@ -50431,12 +55315,11 @@ } }, { - "id": 792, + "id": 859, "type": { "path": [ "polkadot_primitives", - "v8", - "slashing", + "vstaging", "PendingSlashes" ], "params": [], @@ -50445,14 +55328,14 @@ "fields": [ { "name": "keys", - "type": 793, + "type": 860, "typeName": "BTreeMap", "docs": [] }, { "name": "kind", - "type": 327, - "typeName": "SlashingOffenceKind", + "type": 332, + "typeName": "DisputeOffenceKind", "docs": [] } ] @@ -50462,7 +55345,7 @@ } }, { - "id": 793, + "id": 860, "type": { "path": [ "BTreeMap" @@ -50470,11 +55353,11 @@ "params": [ { "name": "K", - "type": 290 + "type": 295 }, { "name": "V", - "type": 146 + "type": 148 } ], "def": { @@ -50482,7 +55365,7 @@ "fields": [ { "name": null, - "type": 794, + "type": 861, "typeName": null, "docs": [] } @@ -50493,34 +55376,34 @@ } }, { - "id": 794, + "id": 861, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 795 + "type": 862 } }, "docs": [] } }, { - "id": 795, + "id": 862, "type": { "path": [], "params": [], "def": { "tuple": [ - 290, - 146 + 295, + 148 ] }, "docs": [] } }, { - "id": 796, + "id": 863, "type": { "path": [ "polkadot_runtime_parachains", @@ -50596,7 +55479,7 @@ } }, { - "id": 797, + "id": 864, "type": { "path": [ "polkadot_runtime_parachains", @@ -50610,7 +55493,7 @@ "fields": [ { "name": "core_index", - "type": 486, + "type": 540, "typeName": "CoreIndex", "docs": [] }, @@ -50627,7 +55510,7 @@ } }, { - "id": 798, + "id": 865, "type": { "path": [ "polkadot_runtime_parachains", @@ -50641,25 +55524,25 @@ "fields": [ { "name": "traffic", - "type": 445, + "type": 450, "typeName": "FixedU128", "docs": [] }, { "name": "next_index", - "type": 799, + "type": 866, "typeName": "QueueIndex", "docs": [] }, { "name": "smallest_index", - "type": 799, + "type": 866, "typeName": "QueueIndex", "docs": [] }, { "name": "freed_indices", - "type": 800, + "type": 867, "typeName": "BinaryHeap", "docs": [] } @@ -50670,7 +55553,7 @@ } }, { - "id": 799, + "id": 866, "type": { "path": [ "polkadot_runtime_parachains", @@ -50695,7 +55578,7 @@ } }, { - "id": 800, + "id": 867, "type": { "path": [ "BinaryHeap" @@ -50703,7 +55586,7 @@ "params": [ { "name": "T", - "type": 801 + "type": 868 } ], "def": { @@ -50711,7 +55594,7 @@ "fields": [ { "name": null, - "type": 802, + "type": 869, "typeName": null, "docs": [] } @@ -50722,7 +55605,7 @@ } }, { - "id": 801, + "id": 868, "type": { "path": [ "polkadot_runtime_parachains", @@ -50747,20 +55630,20 @@ } }, { - "id": 802, + "id": 869, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 801 + "type": 868 } }, "docs": [] } }, { - "id": 803, + "id": 870, "type": { "path": [ "BinaryHeap" @@ -50768,7 +55651,7 @@ "params": [ { "name": "T", - "type": 804 + "type": 871 } ], "def": { @@ -50776,7 +55659,7 @@ "fields": [ { "name": null, - "type": 805, + "type": 872, "typeName": null, "docs": [] } @@ -50787,7 +55670,7 @@ } }, { - "id": 804, + "id": 871, "type": { "path": [ "polkadot_runtime_parachains", @@ -50801,13 +55684,13 @@ "fields": [ { "name": "para_id", - "type": 171, + "type": 173, "typeName": "ParaId", "docs": [] }, { "name": "idx", - "type": 799, + "type": 866, "typeName": "QueueIndex", "docs": [] } @@ -50818,20 +55701,20 @@ } }, { - "id": 805, + "id": 872, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 804 + "type": 871 } }, "docs": [] } }, { - "id": 806, + "id": 873, "type": { "path": [ "bounded_collections", @@ -50853,7 +55736,7 @@ "fields": [ { "name": null, - "type": 807, + "type": 874, "typeName": "Vec", "docs": [] } @@ -50864,7 +55747,7 @@ } }, { - "id": 807, + "id": 874, "type": { "path": [], "params": [], @@ -50877,7 +55760,7 @@ } }, { - "id": 808, + "id": 875, "type": { "path": [ "polkadot_runtime_parachains", @@ -50928,21 +55811,21 @@ } }, { - "id": 809, + "id": 876, "type": { "path": [], "params": [], "def": { "tuple": [ 4, - 486 + 540 ] }, "docs": [] } }, { - "id": 810, + "id": 877, "type": { "path": [ "polkadot_runtime_parachains", @@ -50960,19 +55843,19 @@ "fields": [ { "name": "assignments", - "type": 339, + "type": 344, "typeName": "Vec<(CoreAssignment, PartsOf57600)>", "docs": [] }, { "name": "end_hint", - "type": 45, + "type": 46, "typeName": "Option", "docs": [] }, { "name": "next_schedule", - "type": 45, + "type": 46, "typeName": "Option", "docs": [] } @@ -50983,7 +55866,7 @@ } }, { - "id": 811, + "id": 878, "type": { "path": [ "polkadot_runtime_parachains", @@ -51001,13 +55884,13 @@ "fields": [ { "name": "queue", - "type": 812, + "type": 879, "typeName": "Option>", "docs": [] }, { "name": "current_work", - "type": 814, + "type": 881, "typeName": "Option>", "docs": [] } @@ -51018,7 +55901,7 @@ } }, { - "id": 812, + "id": 879, "type": { "path": [ "Option" @@ -51026,7 +55909,7 @@ "params": [ { "name": "T", - "type": 813 + "type": 880 } ], "def": { @@ -51043,7 +55926,7 @@ "fields": [ { "name": null, - "type": 813, + "type": 880, "typeName": null, "docs": [] } @@ -51058,7 +55941,7 @@ } }, { - "id": 813, + "id": 880, "type": { "path": [ "polkadot_runtime_parachains", @@ -51093,7 +55976,7 @@ } }, { - "id": 814, + "id": 881, "type": { "path": [ "Option" @@ -51101,7 +55984,7 @@ "params": [ { "name": "T", - "type": 815 + "type": 882 } ], "def": { @@ -51118,7 +56001,7 @@ "fields": [ { "name": null, - "type": 815, + "type": 882, "typeName": null, "docs": [] } @@ -51133,7 +56016,7 @@ } }, { - "id": 815, + "id": 882, "type": { "path": [ "polkadot_runtime_parachains", @@ -51151,25 +56034,25 @@ "fields": [ { "name": "assignments", - "type": 816, + "type": 883, "typeName": "Vec<(CoreAssignment, AssignmentState)>", "docs": [] }, { "name": "end_hint", - "type": 45, + "type": 46, "typeName": "Option", "docs": [] }, { "name": "pos", - "type": 101, + "type": 103, "typeName": "u16", "docs": [] }, { "name": "step", - "type": 342, + "type": 347, "typeName": "PartsOf57600", "docs": [] } @@ -51180,34 +56063,34 @@ } }, { - "id": 816, + "id": 883, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 817 + "type": 884 } }, "docs": [] } }, { - "id": 817, + "id": 884, "type": { "path": [], "params": [], "def": { "tuple": [ - 341, - 818 + 346, + 885 ] }, "docs": [] } }, { - "id": 818, + "id": 885, "type": { "path": [ "polkadot_runtime_parachains", @@ -51220,13 +56103,13 @@ "fields": [ { "name": "ratio", - "type": 342, + "type": 347, "typeName": "PartsOf57600", "docs": [] }, { "name": "remaining", - "type": 342, + "type": 347, "typeName": "PartsOf57600", "docs": [] } @@ -51237,7 +56120,7 @@ } }, { - "id": 819, + "id": 886, "type": { "path": [ "polkadot_runtime_parachains", @@ -51278,7 +56161,7 @@ } }, { - "id": 820, + "id": 887, "type": { "path": [ "polkadot_runtime_common", @@ -51312,7 +56195,7 @@ }, { "name": "locked", - "type": 821, + "type": 888, "typeName": "Option", "docs": [] } @@ -51323,7 +56206,7 @@ } }, { - "id": 821, + "id": 888, "type": { "path": [ "Option" @@ -51363,7 +56246,7 @@ } }, { - "id": 822, + "id": 889, "type": { "path": [ "polkadot_runtime_common", @@ -51503,20 +56386,20 @@ } }, { - "id": 823, + "id": 890, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 532 + "type": 589 } }, "docs": [] } }, { - "id": 824, + "id": 891, "type": { "path": [ "polkadot_runtime_common", @@ -51558,35 +56441,35 @@ } }, { - "id": 825, + "id": 892, "type": { "path": [], "params": [], "def": { "tuple": [ 0, - 171 + 173 ] }, "docs": [] } }, { - "id": 826, + "id": 893, "type": { "path": [], "params": [], "def": { "array": { "len": 36, - "type": 827 + "type": 894 } }, "docs": [] } }, { - "id": 827, + "id": 894, "type": { "path": [ "Option" @@ -51594,7 +56477,7 @@ "params": [ { "name": "T", - "type": 828 + "type": 895 } ], "def": { @@ -51611,7 +56494,7 @@ "fields": [ { "name": null, - "type": 828, + "type": 895, "typeName": null, "docs": [] } @@ -51626,14 +56509,14 @@ } }, { - "id": 828, + "id": 895, "type": { "path": [], "params": [], "def": { "tuple": [ 0, - 171, + 173, 6 ] }, @@ -51641,7 +56524,7 @@ } }, { - "id": 829, + "id": 896, "type": { "path": [ "polkadot_runtime_common", @@ -51723,7 +56606,7 @@ } }, { - "id": 830, + "id": 897, "type": { "path": [ "polkadot_runtime_common", @@ -51759,7 +56642,7 @@ }, { "name": "verifier", - "type": 334, + "type": 339, "typeName": "Option", "docs": [] }, @@ -51789,7 +56672,7 @@ }, { "name": "last_contribution", - "type": 831, + "type": 898, "typeName": "LastContribution", "docs": [] }, @@ -51818,7 +56701,7 @@ } }, { - "id": 831, + "id": 898, "type": { "path": [ "polkadot_runtime_common", @@ -51873,7 +56756,7 @@ } }, { - "id": 832, + "id": 899, "type": { "path": [ "polkadot_runtime_common", @@ -52084,7 +56967,7 @@ } }, { - "id": 833, + "id": 900, "type": { "path": [ "polkadot_runtime_parachains", @@ -52135,7 +57018,7 @@ } }, { - "id": 834, + "id": 901, "type": { "path": [ "pallet_xcm", @@ -52156,19 +57039,19 @@ "fields": [ { "name": "responder", - "type": 97, + "type": 99, "typeName": "VersionedLocation", "docs": [] }, { "name": "maybe_match_querier", - "type": 835, + "type": 902, "typeName": "Option", "docs": [] }, { "name": "maybe_notify", - "type": 836, + "type": 903, "typeName": "Option<(u8, u8)>", "docs": [] }, @@ -52187,7 +57070,7 @@ "fields": [ { "name": "origin", - "type": 97, + "type": 99, "typeName": "VersionedLocation", "docs": [] }, @@ -52206,7 +57089,7 @@ "fields": [ { "name": "response", - "type": 838, + "type": 905, "typeName": "VersionedResponse", "docs": [] }, @@ -52227,7 +57110,7 @@ } }, { - "id": 835, + "id": 902, "type": { "path": [ "Option" @@ -52235,7 +57118,7 @@ "params": [ { "name": "T", - "type": 97 + "type": 99 } ], "def": { @@ -52252,7 +57135,7 @@ "fields": [ { "name": null, - "type": 97, + "type": 99, "typeName": null, "docs": [] } @@ -52267,7 +57150,7 @@ } }, { - "id": 836, + "id": 903, "type": { "path": [ "Option" @@ -52275,7 +57158,7 @@ "params": [ { "name": "T", - "type": 837 + "type": 904 } ], "def": { @@ -52292,7 +57175,7 @@ "fields": [ { "name": null, - "type": 837, + "type": 904, "typeName": null, "docs": [] } @@ -52307,7 +57190,7 @@ } }, { - "id": 837, + "id": 904, "type": { "path": [], "params": [], @@ -52321,7 +57204,7 @@ } }, { - "id": 838, + "id": 905, "type": { "path": [ "xcm", @@ -52336,7 +57219,7 @@ "fields": [ { "name": null, - "type": 360, + "type": 365, "typeName": "v3::Response", "docs": [] } @@ -52349,7 +57232,7 @@ "fields": [ { "name": null, - "type": 386, + "type": 391, "typeName": "v4::Response", "docs": [] } @@ -52362,7 +57245,7 @@ "fields": [ { "name": null, - "type": 404, + "type": 409, "typeName": "v5::Response", "docs": [] } @@ -52377,21 +57260,21 @@ } }, { - "id": 839, + "id": 906, "type": { "path": [], "params": [], "def": { "tuple": [ 4, - 97 + 99 ] }, "docs": [] } }, { - "id": 840, + "id": 907, "type": { "path": [], "params": [], @@ -52406,7 +57289,7 @@ } }, { - "id": 841, + "id": 908, "type": { "path": [ "bounded_collections", @@ -52416,7 +57299,7 @@ "params": [ { "name": "T", - "type": 842 + "type": 909 }, { "name": "S", @@ -52428,7 +57311,7 @@ "fields": [ { "name": null, - "type": 843, + "type": 910, "typeName": "Vec", "docs": [] } @@ -52439,13 +57322,13 @@ } }, { - "id": 842, + "id": 909, "type": { "path": [], "params": [], "def": { "tuple": [ - 97, + 99, 4 ] }, @@ -52453,20 +57336,20 @@ } }, { - "id": 843, + "id": 910, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 842 + "type": 909 } }, "docs": [] } }, { - "id": 844, + "id": 911, "type": { "path": [ "pallet_xcm", @@ -52494,7 +57377,7 @@ "fields": [ { "name": null, - "type": 845, + "type": 912, "typeName": "Option>", "docs": [] } @@ -52515,7 +57398,7 @@ } }, { - "id": 845, + "id": 912, "type": { "path": [ "Option" @@ -52555,7 +57438,7 @@ } }, { - "id": 846, + "id": 913, "type": { "path": [], "params": [], @@ -52563,14 +57446,14 @@ "tuple": [ 4, 0, - 439 + 444 ] }, "docs": [] } }, { - "id": 847, + "id": 914, "type": { "path": [ "pallet_xcm", @@ -52598,19 +57481,19 @@ }, { "name": "owner", - "type": 97, + "type": 99, "typeName": "VersionedLocation", "docs": [] }, { "name": "locker", - "type": 97, + "type": 99, "typeName": "VersionedLocation", "docs": [] }, { "name": "consumers", - "type": 848, + "type": 915, "typeName": "BoundedVec<(ConsumerIdentifier, u128), MaxConsumers>", "docs": [] } @@ -52621,7 +57504,7 @@ } }, { - "id": 848, + "id": 915, "type": { "path": [ "bounded_collections", @@ -52631,7 +57514,7 @@ "params": [ { "name": "T", - "type": 849 + "type": 916 }, { "name": "S", @@ -52643,7 +57526,7 @@ "fields": [ { "name": null, - "type": 850, + "type": 917, "typeName": "Vec", "docs": [] } @@ -52654,7 +57537,7 @@ } }, { - "id": 849, + "id": 916, "type": { "path": [], "params": [], @@ -52668,20 +57551,20 @@ } }, { - "id": 850, + "id": 917, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 849 + "type": 916 } }, "docs": [] } }, { - "id": 851, + "id": 918, "type": { "path": [ "bounded_collections", @@ -52691,7 +57574,7 @@ "params": [ { "name": "T", - "type": 852 + "type": 919 }, { "name": "S", @@ -52703,7 +57586,7 @@ "fields": [ { "name": null, - "type": 853, + "type": 920, "typeName": "Vec", "docs": [] } @@ -52714,34 +57597,34 @@ } }, { - "id": 852, + "id": 919, "type": { "path": [], "params": [], "def": { "tuple": [ 6, - 97 + 99 ] }, "docs": [] } }, { - "id": 853, + "id": 920, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 852 + "type": 919 } }, "docs": [] } }, { - "id": 854, + "id": 921, "type": { "path": [ "pallet_xcm", @@ -52750,11 +57633,11 @@ "params": [ { "name": "Ticket", - "type": 855 + "type": 922 }, { "name": "MAX", - "type": 856 + "type": 923 } ], "def": { @@ -52762,13 +57645,13 @@ "fields": [ { "name": "aliasers", - "type": 857, + "type": 924, "typeName": "BoundedVec", "docs": [] }, { "name": "ticket", - "type": 855, + "type": 922, "typeName": "Ticket", "docs": [] } @@ -52779,7 +57662,7 @@ } }, { - "id": 855, + "id": 922, "type": { "path": [ "frame_support", @@ -52797,7 +57680,7 @@ } }, { - "id": 856, + "id": 923, "type": { "path": [ "pallet_xcm", @@ -52814,7 +57697,7 @@ } }, { - "id": 857, + "id": 924, "type": { "path": [ "bounded_collections", @@ -52824,7 +57707,7 @@ "params": [ { "name": "T", - "type": 858 + "type": 925 }, { "name": "S", @@ -52836,7 +57719,7 @@ "fields": [ { "name": null, - "type": 859, + "type": 926, "typeName": "Vec", "docs": [] } @@ -52847,7 +57730,7 @@ } }, { - "id": 858, + "id": 925, "type": { "path": [ "xcm_runtime_apis", @@ -52860,13 +57743,13 @@ "fields": [ { "name": "location", - "type": 97, + "type": 99, "typeName": "VersionedLocation", "docs": [] }, { "name": "expiry", - "type": 440, + "type": 445, "typeName": "Option", "docs": [] } @@ -52877,20 +57760,20 @@ } }, { - "id": 859, + "id": 926, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 858 + "type": 925 } }, "docs": [] } }, { - "id": 860, + "id": 927, "type": { "path": [ "pallet_xcm", @@ -53124,6 +58007,28 @@ "docs": [ "The alias to remove authorization for was not found." ] + }, + { + "name": "LocalExecutionIncompleteWithError", + "fields": [ + { + "name": "index", + "type": 2, + "typeName": "InstructionIndex", + "docs": [] + }, + { + "name": "error", + "type": 928, + "typeName": "ExecutionError", + "docs": [] + } + ], + "index": 28, + "docs": [ + "Local XCM execution incomplete with the actual XCM error and the index of the", + "instruction that caused the error." + ] } ] } @@ -53134,7 +58039,271 @@ } }, { - "id": 861, + "id": 928, + "type": { + "path": [ + "pallet_xcm", + "errors", + "ExecutionError" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "Overflow", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Unimplemented", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "UntrustedReserveLocation", + "fields": [], + "index": 2, + "docs": [] + }, + { + "name": "UntrustedTeleportLocation", + "fields": [], + "index": 3, + "docs": [] + }, + { + "name": "LocationFull", + "fields": [], + "index": 4, + "docs": [] + }, + { + "name": "LocationNotInvertible", + "fields": [], + "index": 5, + "docs": [] + }, + { + "name": "BadOrigin", + "fields": [], + "index": 6, + "docs": [] + }, + { + "name": "InvalidLocation", + "fields": [], + "index": 7, + "docs": [] + }, + { + "name": "AssetNotFound", + "fields": [], + "index": 8, + "docs": [] + }, + { + "name": "FailedToTransactAsset", + "fields": [], + "index": 9, + "docs": [] + }, + { + "name": "NotWithdrawable", + "fields": [], + "index": 10, + "docs": [] + }, + { + "name": "LocationCannotHold", + "fields": [], + "index": 11, + "docs": [] + }, + { + "name": "ExceedsMaxMessageSize", + "fields": [], + "index": 12, + "docs": [] + }, + { + "name": "DestinationUnsupported", + "fields": [], + "index": 13, + "docs": [] + }, + { + "name": "Transport", + "fields": [], + "index": 14, + "docs": [] + }, + { + "name": "Unroutable", + "fields": [], + "index": 15, + "docs": [] + }, + { + "name": "UnknownClaim", + "fields": [], + "index": 16, + "docs": [] + }, + { + "name": "FailedToDecode", + "fields": [], + "index": 17, + "docs": [] + }, + { + "name": "MaxWeightInvalid", + "fields": [], + "index": 18, + "docs": [] + }, + { + "name": "NotHoldingFees", + "fields": [], + "index": 19, + "docs": [] + }, + { + "name": "TooExpensive", + "fields": [], + "index": 20, + "docs": [] + }, + { + "name": "Trap", + "fields": [], + "index": 21, + "docs": [] + }, + { + "name": "ExpectationFalse", + "fields": [], + "index": 22, + "docs": [] + }, + { + "name": "PalletNotFound", + "fields": [], + "index": 23, + "docs": [] + }, + { + "name": "NameMismatch", + "fields": [], + "index": 24, + "docs": [] + }, + { + "name": "VersionIncompatible", + "fields": [], + "index": 25, + "docs": [] + }, + { + "name": "HoldingWouldOverflow", + "fields": [], + "index": 26, + "docs": [] + }, + { + "name": "ExportError", + "fields": [], + "index": 27, + "docs": [] + }, + { + "name": "ReanchorFailed", + "fields": [], + "index": 28, + "docs": [] + }, + { + "name": "NoDeal", + "fields": [], + "index": 29, + "docs": [] + }, + { + "name": "FeesNotMet", + "fields": [], + "index": 30, + "docs": [] + }, + { + "name": "LockError", + "fields": [], + "index": 31, + "docs": [] + }, + { + "name": "NoPermission", + "fields": [], + "index": 32, + "docs": [] + }, + { + "name": "Unanchored", + "fields": [], + "index": 33, + "docs": [] + }, + { + "name": "NotDepositable", + "fields": [], + "index": 34, + "docs": [] + }, + { + "name": "TooManyAssets", + "fields": [], + "index": 35, + "docs": [] + }, + { + "name": "UnhandledXcmVersion", + "fields": [], + "index": 36, + "docs": [] + }, + { + "name": "WeightLimitReached", + "fields": [], + "index": 37, + "docs": [] + }, + { + "name": "Barrier", + "fields": [], + "index": 38, + "docs": [] + }, + { + "name": "WeightNotComputable", + "fields": [], + "index": 39, + "docs": [] + }, + { + "name": "ExceedsStackLimit", + "fields": [], + "index": 40, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 929, "type": { "path": [ "pallet_message_queue", @@ -53143,7 +58312,7 @@ "params": [ { "name": "MessageOrigin", - "type": 442 + "type": 447 } ], "def": { @@ -53169,7 +58338,7 @@ }, { "name": "ready_neighbours", - "type": 862, + "type": 930, "typeName": "Option>", "docs": [] }, @@ -53192,7 +58361,7 @@ } }, { - "id": 862, + "id": 930, "type": { "path": [ "Option" @@ -53200,7 +58369,7 @@ "params": [ { "name": "T", - "type": 863 + "type": 931 } ], "def": { @@ -53217,7 +58386,7 @@ "fields": [ { "name": null, - "type": 863, + "type": 931, "typeName": null, "docs": [] } @@ -53232,7 +58401,7 @@ } }, { - "id": 863, + "id": 931, "type": { "path": [ "pallet_message_queue", @@ -53241,7 +58410,7 @@ "params": [ { "name": "MessageOrigin", - "type": 442 + "type": 447 } ], "def": { @@ -53249,13 +58418,13 @@ "fields": [ { "name": "prev", - "type": 442, + "type": 447, "typeName": "MessageOrigin", "docs": [] }, { "name": "next", - "type": 442, + "type": 447, "typeName": "MessageOrigin", "docs": [] } @@ -53266,13 +58435,13 @@ } }, { - "id": 864, + "id": 932, "type": { "path": [], "params": [], "def": { "tuple": [ - 442, + 447, 4 ] }, @@ -53280,7 +58449,7 @@ } }, { - "id": 865, + "id": 933, "type": { "path": [ "pallet_message_queue", @@ -53331,7 +58500,7 @@ }, { "name": "heap", - "type": 866, + "type": 934, "typeName": "BoundedVec>", "docs": [] } @@ -53342,7 +58511,7 @@ } }, { - "id": 866, + "id": 934, "type": { "path": [ "bounded_collections", @@ -53375,7 +58544,7 @@ } }, { - "id": 867, + "id": 935, "type": { "path": [ "pallet_message_queue", @@ -53478,7 +58647,7 @@ } }, { - "id": 868, + "id": 936, "type": { "path": [ "pallet_asset_rate", @@ -53527,7 +58696,7 @@ } }, { - "id": 869, + "id": 937, "type": { "path": [ "bounded_collections", @@ -53537,7 +58706,7 @@ "params": [ { "name": "T", - "type": 149 + "type": 151 }, { "name": "S", @@ -53549,7 +58718,7 @@ "fields": [ { "name": null, - "type": 870, + "type": 938, "typeName": "Vec", "docs": [] } @@ -53560,20 +58729,20 @@ } }, { - "id": 870, + "id": 938, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 149 + "type": 151 } }, "docs": [] } }, { - "id": 871, + "id": 939, "type": { "path": [ "pallet_beefy", @@ -53654,7 +58823,7 @@ } }, { - "id": 872, + "id": 940, "type": { "path": [ "sp_consensus_beefy", @@ -53695,29 +58864,299 @@ } }, { - "id": 873, + "id": 941, + "type": { + "path": [ + "pallet_rc_migrator", + "accounts", + "AccountState" + ], + "params": [ + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Migrate", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "Preserve", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "Part", + "fields": [ + { + "name": "free", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "reserved", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "consumers", + "type": 4, + "typeName": "u32", + "docs": [] + } + ], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 942, + "type": { + "path": [ + "pallet_rc_migrator", + "accounts", + "MigratedBalances" + ], + "params": [ + { + "name": "Balance", + "type": 6 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "kept", + "type": 6, + "typeName": "Balance", + "docs": [] + }, + { + "name": "migrated", + "type": 6, + "typeName": "Balance", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 943, + "type": { + "path": [ + "pallet_rc_migrator", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Unreachable", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "OutOfWeight", + "fields": [], + "index": 1, + "docs": [] + }, + { + "name": "XcmError", + "fields": [], + "index": 2, + "docs": [ + "Failed to send XCM message to AH." + ] + }, + { + "name": "FailedToWithdrawAccount", + "fields": [], + "index": 3, + "docs": [ + "Failed to withdraw account from RC for migration to AH." + ] + }, + { + "name": "PastBlockNumber", + "fields": [], + "index": 4, + "docs": [ + "Indicates that the specified block number is in the past." + ] + }, + { + "name": "EraEndsTooSoon", + "fields": [], + "index": 5, + "docs": [ + "Indicates that there is not enough time for staking to lock.", + "", + "Schedule the migration at least two sessions before the current era ends." + ] + }, + { + "name": "BalanceOverflow", + "fields": [], + "index": 6, + "docs": [ + "Balance accounting overflow." + ] + }, + { + "name": "BalanceUnderflow", + "fields": [], + "index": 7, + "docs": [ + "Balance accounting underflow." + ] + }, + { + "name": "InvalidQueryResponse", + "fields": [], + "index": 8, + "docs": [ + "The query response is invalid." + ] + }, + { + "name": "QueryNotFound", + "fields": [], + "index": 9, + "docs": [ + "The xcm query was not found." + ] + }, + { + "name": "XcmSendError", + "fields": [], + "index": 10, + "docs": [ + "Failed to send XCM message." + ] + }, + { + "name": "UnreachableStage", + "fields": [], + "index": 11, + "docs": [ + "The migration stage is not reachable from the current stage." + ] + }, + { + "name": "InvalidParameter", + "fields": [], + "index": 12, + "docs": [ + "Invalid parameter." + ] + }, + { + "name": "AhUmpQueuePriorityAlreadySet", + "fields": [], + "index": 13, + "docs": [ + "The AH UMP queue priority configuration is already set." + ] + }, + { + "name": "AccountReferenced", + "fields": [], + "index": 14, + "docs": [ + "The account is referenced by some other pallet. It might have freezes or holds." + ] + }, + { + "name": "BadXcmVersion", + "fields": [], + "index": 15, + "docs": [ + "The XCM version is invalid." + ] + }, + { + "name": "InvalidOrigin", + "fields": [], + "index": 16, + "docs": [ + "The origin is invalid." + ] + }, + { + "name": "InvalidStageTransition", + "fields": [], + "index": 17, + "docs": [ + "The stage transition is invalid." + ] + }, + { + "name": "UnsignedValidationFailed", + "fields": [], + "index": 18, + "docs": [ + "Unsigned validation failed." + ] + } + ] + } + }, + "docs": [ + "The `Error` enum of this pallet." + ] + } + }, + { + "id": 944, "type": { "path": [], "params": [], "def": { "tuple": [ - 874, - 875, - 876, - 877, - 878, - 880, - 881, - 882, - 883, - 884 + 945, + 946, + 947, + 948, + 949, + 951, + 952, + 953, + 954, + 955 ] }, "docs": [] } }, { - "id": 874, + "id": 945, "type": { "path": [ "frame_system", @@ -53740,7 +59179,7 @@ } }, { - "id": 875, + "id": 946, "type": { "path": [ "frame_system", @@ -53763,7 +59202,7 @@ } }, { - "id": 876, + "id": 947, "type": { "path": [ "frame_system", @@ -53786,7 +59225,7 @@ } }, { - "id": 877, + "id": 948, "type": { "path": [ "frame_system", @@ -53809,7 +59248,7 @@ } }, { - "id": 878, + "id": 949, "type": { "path": [ "frame_system", @@ -53828,7 +59267,7 @@ "fields": [ { "name": null, - "type": 879, + "type": 950, "typeName": "Era", "docs": [] } @@ -53839,7 +59278,7 @@ } }, { - "id": 879, + "id": 950, "type": { "path": [ "sp_runtime", @@ -57179,7 +62618,7 @@ } }, { - "id": 880, + "id": 951, "type": { "path": [ "frame_system", @@ -57198,7 +62637,7 @@ "fields": [ { "name": null, - "type": 61, + "type": 63, "typeName": "T::Nonce", "docs": [] } @@ -57209,7 +62648,7 @@ } }, { - "id": 881, + "id": 952, "type": { "path": [ "frame_system", @@ -57232,7 +62671,7 @@ } }, { - "id": 882, + "id": 953, "type": { "path": [ "pallet_transaction_payment", @@ -57249,7 +62688,7 @@ "fields": [ { "name": null, - "type": 65, + "type": 67, "typeName": "BalanceOf", "docs": [] } @@ -57260,7 +62699,7 @@ } }, { - "id": 883, + "id": 954, "type": { "path": [ "polkadot_runtime_common", @@ -57282,7 +62721,7 @@ } }, { - "id": 884, + "id": 955, "type": { "path": [ "frame_metadata_hash_extension", @@ -57299,7 +62738,7 @@ "fields": [ { "name": "mode", - "type": 885, + "type": 956, "typeName": "Mode", "docs": [] } @@ -57310,7 +62749,7 @@ } }, { - "id": 885, + "id": 956, "type": { "path": [ "frame_metadata_hash_extension", @@ -57339,7 +62778,7 @@ } }, { - "id": 886, + "id": 957, "type": { "path": [ "polkadot_runtime", @@ -57355,7 +62794,7 @@ } }, { - "id": 887, + "id": 958, "type": { "path": [ "relay_common", @@ -57368,13 +62807,13 @@ "fields": [ { "name": "inflation", - "type": 888, + "type": 959, "typeName": "sp_runtime::Perquintill", "docs": [] }, { "name": "next_mint", - "type": 889, + "type": 960, "typeName": "(polkadot_primitives::Balance, polkadot_primitives::Balance)", "docs": [] } @@ -57385,7 +62824,7 @@ } }, { - "id": 888, + "id": 959, "type": { "path": [ "sp_arithmetic", @@ -57409,7 +62848,7 @@ } }, { - "id": 889, + "id": 960, "type": { "path": [], "params": [], @@ -57423,7 +62862,7 @@ } }, { - "id": 890, + "id": 961, "type": { "path": [ "sp_runtime", @@ -57434,11 +62873,11 @@ "params": [ { "name": "Header", - "type": 115 + "type": 117 }, { "name": "Extrinsic", - "type": 891 + "type": 962 } ], "def": { @@ -57446,13 +62885,13 @@ "fields": [ { "name": "header", - "type": 115, + "type": 117, "typeName": "Header", "docs": [] }, { "name": "extrinsics", - "type": 892, + "type": 963, "typeName": "Vec", "docs": [] } @@ -57463,7 +62902,7 @@ } }, { - "id": 891, + "id": 962, "type": { "path": [ "sp_runtime", @@ -57474,19 +62913,19 @@ "params": [ { "name": "Address", - "type": 124 + "type": 126 }, { "name": "Call", - "type": 104 + "type": 106 }, { "name": "Signature", - "type": 337 + "type": 342 }, { "name": "Extra", - "type": 873 + "type": 944 } ], "def": { @@ -57505,20 +62944,20 @@ } }, { - "id": 892, + "id": 963, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 891 + "type": 962 } }, "docs": [] } }, { - "id": 893, + "id": 964, "type": { "path": [ "sp_runtime", @@ -57547,7 +62986,7 @@ } }, { - "id": 894, + "id": 965, "type": { "path": [ "sp_core", @@ -57570,7 +63009,7 @@ } }, { - "id": 895, + "id": 966, "type": { "path": [ "Option" @@ -57578,7 +63017,7 @@ "params": [ { "name": "T", - "type": 894 + "type": 965 } ], "def": { @@ -57595,7 +63034,7 @@ "fields": [ { "name": null, - "type": 894, + "type": 965, "typeName": null, "docs": [] } @@ -57610,7 +63049,7 @@ } }, { - "id": 896, + "id": 967, "type": { "path": [ "Result" @@ -57622,7 +63061,7 @@ }, { "name": "E", - "type": 897 + "type": 968 } ], "def": { @@ -57646,7 +63085,7 @@ "fields": [ { "name": null, - "type": 897, + "type": 968, "typeName": null, "docs": [] } @@ -57661,7 +63100,7 @@ } }, { - "id": 897, + "id": 968, "type": { "path": [ "sp_runtime", @@ -57677,7 +63116,7 @@ "fields": [ { "name": null, - "type": 898, + "type": 969, "typeName": "InvalidTransaction", "docs": [] } @@ -57690,7 +63129,7 @@ "fields": [ { "name": null, - "type": 899, + "type": 970, "typeName": "UnknownTransaction", "docs": [] } @@ -57705,7 +63144,7 @@ } }, { - "id": 898, + "id": 969, "type": { "path": [ "sp_runtime", @@ -57808,7 +63247,7 @@ } }, { - "id": 899, + "id": 970, "type": { "path": [ "sp_runtime", @@ -57851,7 +63290,7 @@ } }, { - "id": 900, + "id": 971, "type": { "path": [ "sp_inherents", @@ -57863,7 +63302,7 @@ "fields": [ { "name": "data", - "type": 901, + "type": 972, "typeName": "BTreeMap>", "docs": [] } @@ -57874,7 +63313,7 @@ } }, { - "id": 901, + "id": 972, "type": { "path": [ "BTreeMap" @@ -57882,7 +63321,7 @@ "params": [ { "name": "K", - "type": 359 + "type": 364 }, { "name": "V", @@ -57894,7 +63333,7 @@ "fields": [ { "name": null, - "type": 902, + "type": 973, "typeName": null, "docs": [] } @@ -57905,26 +63344,26 @@ } }, { - "id": 902, + "id": 973, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 903 + "type": 974 } }, "docs": [] } }, { - "id": 903, + "id": 974, "type": { "path": [], "params": [], "def": { "tuple": [ - 359, + 364, 14 ] }, @@ -57932,7 +63371,7 @@ } }, { - "id": 904, + "id": 975, "type": { "path": [ "sp_inherents", @@ -57956,7 +63395,7 @@ }, { "name": "errors", - "type": 900, + "type": 971, "typeName": "InherentData", "docs": [] } @@ -57967,7 +63406,7 @@ } }, { - "id": 905, + "id": 976, "type": { "path": [], "params": [], @@ -57981,7 +63420,7 @@ } }, { - "id": 906, + "id": 977, "type": { "path": [ "sp_runtime", @@ -58017,7 +63456,7 @@ } }, { - "id": 907, + "id": 978, "type": { "path": [ "Result" @@ -58025,11 +63464,11 @@ "params": [ { "name": "T", - "type": 908 + "type": 979 }, { "name": "E", - "type": 897 + "type": 968 } ], "def": { @@ -58040,7 +63479,7 @@ "fields": [ { "name": null, - "type": 908, + "type": 979, "typeName": null, "docs": [] } @@ -58053,7 +63492,7 @@ "fields": [ { "name": null, - "type": 897, + "type": 968, "typeName": null, "docs": [] } @@ -58068,7 +63507,7 @@ } }, { - "id": 908, + "id": 979, "type": { "path": [ "sp_runtime", @@ -58087,13 +63526,13 @@ }, { "name": "requires", - "type": 108, + "type": 110, "typeName": "Vec", "docs": [] }, { "name": "provides", - "type": 108, + "type": 110, "typeName": "Vec", "docs": [] }, @@ -58116,21 +63555,21 @@ } }, { - "id": 909, + "id": 980, "type": { "path": [], "params": [], "def": { "tuple": [ - 750, - 910 + 816, + 981 ] }, "docs": [] } }, { - "id": 910, + "id": 981, "type": { "path": [ "polkadot_primitives", @@ -58171,20 +63610,20 @@ } }, { - "id": 911, + "id": 982, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 912 + "type": 983 } }, "docs": [] } }, { - "id": 912, + "id": 983, "type": { "path": [ "polkadot_primitives", @@ -58209,7 +63648,7 @@ "fields": [ { "name": null, - "type": 913, + "type": 984, "typeName": "OccupiedCore", "docs": [] } @@ -58222,7 +63661,7 @@ "fields": [ { "name": null, - "type": 915, + "type": 986, "typeName": "ScheduledCore", "docs": [] } @@ -58243,7 +63682,7 @@ } }, { - "id": 913, + "id": 984, "type": { "path": [ "polkadot_primitives", @@ -58265,7 +63704,7 @@ "fields": [ { "name": "next_up_on_available", - "type": 914, + "type": 985, "typeName": "Option", "docs": [] }, @@ -58283,31 +63722,31 @@ }, { "name": "next_up_on_time_out", - "type": 914, + "type": 985, "typeName": "Option", "docs": [] }, { "name": "availability", - "type": 288, + "type": 293, "typeName": "BitVec", "docs": [] }, { "name": "group_responsible", - "type": 487, + "type": 541, "typeName": "GroupIndex", "docs": [] }, { "name": "candidate_hash", - "type": 311, + "type": 316, "typeName": "CandidateHash", "docs": [] }, { "name": "candidate_descriptor", - "type": 295, + "type": 300, "typeName": "CandidateDescriptorV2", "docs": [] } @@ -58318,7 +63757,7 @@ } }, { - "id": 914, + "id": 985, "type": { "path": [ "Option" @@ -58326,7 +63765,7 @@ "params": [ { "name": "T", - "type": 915 + "type": 986 } ], "def": { @@ -58343,7 +63782,7 @@ "fields": [ { "name": null, - "type": 915, + "type": 986, "typeName": null, "docs": [] } @@ -58358,7 +63797,7 @@ } }, { - "id": 915, + "id": 986, "type": { "path": [ "polkadot_primitives", @@ -58371,13 +63810,13 @@ "fields": [ { "name": "para_id", - "type": 171, + "type": 173, "typeName": "Id", "docs": [] }, { "name": "collator", - "type": 916, + "type": 987, "typeName": "Option", "docs": [] } @@ -58388,7 +63827,7 @@ } }, { - "id": 916, + "id": 987, "type": { "path": [ "Option" @@ -58396,7 +63835,7 @@ "params": [ { "name": "T", - "type": 917 + "type": 988 } ], "def": { @@ -58413,7 +63852,7 @@ "fields": [ { "name": null, - "type": 917, + "type": 988, "typeName": null, "docs": [] } @@ -58428,7 +63867,7 @@ } }, { - "id": 917, + "id": 988, "type": { "path": [ "polkadot_primitives", @@ -58453,7 +63892,7 @@ } }, { - "id": 918, + "id": 989, "type": { "path": [ "polkadot_primitives", @@ -58489,7 +63928,7 @@ } }, { - "id": 919, + "id": 990, "type": { "path": [ "Option" @@ -58497,7 +63936,7 @@ "params": [ { "name": "T", - "type": 920 + "type": 991 } ], "def": { @@ -58514,7 +63953,7 @@ "fields": [ { "name": null, - "type": 920, + "type": 991, "typeName": null, "docs": [] } @@ -58529,7 +63968,7 @@ } }, { - "id": 920, + "id": 991, "type": { "path": [ "polkadot_primitives", @@ -58551,7 +63990,7 @@ "fields": [ { "name": "parent_head", - "type": 306, + "type": 311, "typeName": "HeadData", "docs": [] }, @@ -58580,7 +64019,7 @@ } }, { - "id": 921, + "id": 992, "type": { "path": [ "Option" @@ -58588,7 +64027,7 @@ "params": [ { "name": "T", - "type": 922 + "type": 993 } ], "def": { @@ -58605,7 +64044,7 @@ "fields": [ { "name": null, - "type": 922, + "type": 993, "typeName": null, "docs": [] } @@ -58620,21 +64059,21 @@ } }, { - "id": 922, + "id": 993, "type": { "path": [], "params": [], "def": { "tuple": [ - 920, - 298 + 991, + 303 ] }, "docs": [] } }, { - "id": 923, + "id": 994, "type": { "path": [ "Option" @@ -58642,7 +64081,7 @@ "params": [ { "name": "T", - "type": 294 + "type": 299 } ], "def": { @@ -58659,7 +64098,7 @@ "fields": [ { "name": null, - "type": 294, + "type": 299, "typeName": null, "docs": [] } @@ -58674,20 +64113,20 @@ } }, { - "id": 924, + "id": 995, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 925 + "type": 996 } }, "docs": [] } }, { - "id": 925, + "id": 996, "type": { "path": [ "polkadot_primitives", @@ -58708,25 +64147,25 @@ "fields": [ { "name": null, - "type": 485, + "type": 539, "typeName": "CandidateReceiptV2", "docs": [] }, { "name": null, - "type": 306, + "type": 311, "typeName": "HeadData", "docs": [] }, { "name": null, - "type": 486, + "type": 540, "typeName": "CoreIndex", "docs": [] }, { "name": null, - "type": 487, + "type": 541, "typeName": "GroupIndex", "docs": [] } @@ -58739,25 +64178,25 @@ "fields": [ { "name": null, - "type": 485, + "type": 539, "typeName": "CandidateReceiptV2", "docs": [] }, { "name": null, - "type": 306, + "type": 311, "typeName": "HeadData", "docs": [] }, { "name": null, - "type": 486, + "type": 540, "typeName": "CoreIndex", "docs": [] }, { "name": null, - "type": 487, + "type": 541, "typeName": "GroupIndex", "docs": [] } @@ -58770,19 +64209,19 @@ "fields": [ { "name": null, - "type": 485, + "type": 539, "typeName": "CandidateReceiptV2", "docs": [] }, { "name": null, - "type": 306, + "type": 311, "typeName": "HeadData", "docs": [] }, { "name": null, - "type": 486, + "type": 540, "typeName": "CoreIndex", "docs": [] } @@ -58797,7 +64236,7 @@ } }, { - "id": 926, + "id": 997, "type": { "path": [ "BTreeMap" @@ -58805,11 +64244,11 @@ "params": [ { "name": "K", - "type": 171 + "type": 173 }, { "name": "V", - "type": 779 + "type": 846 } ], "def": { @@ -58817,7 +64256,7 @@ "fields": [ { "name": null, - "type": 927, + "type": 998, "typeName": null, "docs": [] } @@ -58828,34 +64267,34 @@ } }, { - "id": 927, + "id": 998, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 928 + "type": 999 } }, "docs": [] } }, { - "id": 928, + "id": 999, "type": { "path": [], "params": [], "def": { "tuple": [ - 171, - 779 + 173, + 846 ] }, "docs": [] } }, { - "id": 929, + "id": 1000, "type": { "path": [ "Option" @@ -58863,7 +64302,7 @@ "params": [ { "name": "T", - "type": 744 + "type": 810 } ], "def": { @@ -58880,7 +64319,7 @@ "fields": [ { "name": null, - "type": 744, + "type": 810, "typeName": null, "docs": [] } @@ -58895,7 +64334,7 @@ } }, { - "id": 930, + "id": 1001, "type": { "path": [ "Option" @@ -58903,7 +64342,7 @@ "params": [ { "name": "T", - "type": 785 + "type": 852 } ], "def": { @@ -58920,7 +64359,7 @@ "fields": [ { "name": null, - "type": 785, + "type": 852, "typeName": null, "docs": [] } @@ -58935,7 +64374,7 @@ } }, { - "id": 931, + "id": 1002, "type": { "path": [ "Option" @@ -58943,7 +64382,7 @@ "params": [ { "name": "T", - "type": 298 + "type": 303 } ], "def": { @@ -58960,7 +64399,7 @@ "fields": [ { "name": null, - "type": 298, + "type": 303, "typeName": null, "docs": [] } @@ -58975,35 +64414,35 @@ } }, { - "id": 932, + "id": 1003, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 933 + "type": 1004 } }, "docs": [] } }, { - "id": 933, + "id": 1004, "type": { "path": [], "params": [], "def": { "tuple": [ 4, - 311, - 789 + 316, + 856 ] }, "docs": [] } }, { - "id": 934, + "id": 1005, "type": { "path": [ "Option" @@ -59011,7 +64450,7 @@ "params": [ { "name": "T", - "type": 274 + "type": 279 } ], "def": { @@ -59028,7 +64467,7 @@ "fields": [ { "name": null, - "type": 274, + "type": 279, "typeName": null, "docs": [] } @@ -59043,35 +64482,97 @@ } }, { - "id": 935, + "id": 1006, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 936 + "type": 1007 } }, "docs": [] } }, { - "id": 936, + "id": 1007, "type": { "path": [], "params": [], "def": { "tuple": [ 4, - 311, - 792 + 316, + 1008 ] }, "docs": [] } }, { - "id": 937, + "id": 1008, + "type": { + "path": [ + "polkadot_primitives", + "v8", + "slashing", + "PendingSlashes" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "keys", + "type": 860, + "typeName": "BTreeMap", + "docs": [] + }, + { + "name": "kind", + "type": 1009, + "typeName": "SlashingOffenceKind", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 1009, + "type": { + "path": [ + "polkadot_primitives", + "v8", + "slashing", + "SlashingOffenceKind" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "ForInvalid", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "AgainstValid", + "fields": [], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 1010, "type": { "path": [ "Option" @@ -59079,7 +64580,7 @@ "params": [ { "name": "T", - "type": 938 + "type": 1011 } ], "def": { @@ -59096,7 +64597,7 @@ "fields": [ { "name": null, - "type": 938, + "type": 1011, "typeName": null, "docs": [] } @@ -59111,7 +64612,7 @@ } }, { - "id": 938, + "id": 1011, "type": { "path": [ "polkadot_primitives", @@ -59136,37 +64637,40 @@ } }, { - "id": 939, + "id": 1012, "type": { "path": [ - "Option" - ], - "params": [ - { - "name": "T", - "type": 36 - } + "polkadot_primitives", + "v8", + "slashing", + "DisputeProof" ], + "params": [], "def": { - "variant": { - "variants": [ + "composite": { + "fields": [ { - "name": "None", - "fields": [], - "index": 0, + "name": "time_slot", + "type": 331, + "typeName": "DisputesTimeSlot", "docs": [] }, { - "name": "Some", - "fields": [ - { - "name": null, - "type": 36, - "typeName": null, - "docs": [] - } - ], - "index": 1, + "name": "kind", + "type": 1009, + "typeName": "SlashingOffenceKind", + "docs": [] + }, + { + "name": "validator_index", + "type": 295, + "typeName": "ValidatorIndex", + "docs": [] + }, + { + "name": "validator_id", + "type": 148, + "typeName": "ValidatorId", "docs": [] } ] @@ -59176,7 +64680,7 @@ } }, { - "id": 940, + "id": 1013, "type": { "path": [ "Option" @@ -59184,7 +64688,7 @@ "params": [ { "name": "T", - "type": 941 + "type": 1014 } ], "def": { @@ -59201,7 +64705,7 @@ "fields": [ { "name": null, - "type": 941, + "type": 1014, "typeName": null, "docs": [] } @@ -59216,7 +64720,7 @@ } }, { - "id": 941, + "id": 1014, "type": { "path": [ "polkadot_primitives", @@ -59239,13 +64743,13 @@ "fields": [ { "name": "constraints", - "type": 942, + "type": 1015, "typeName": "crate::async_backing::Constraints", "docs": [] }, { "name": "pending_availability", - "type": 950, + "type": 1023, "typeName": "Vec>", "docs": [] } @@ -59256,7 +64760,7 @@ } }, { - "id": 942, + "id": 1015, "type": { "path": [ "polkadot_primitives", @@ -59311,19 +64815,19 @@ }, { "name": "dmp_remaining_messages", - "type": 132, + "type": 134, "typeName": "Vec", "docs": [] }, { "name": "hrmp_inbound", - "type": 943, + "type": 1016, "typeName": "InboundHrmpLimitations", "docs": [] }, { "name": "hrmp_channels_out", - "type": 944, + "type": 1017, "typeName": "Vec<(Id, OutboundHrmpChannelLimitations)>", "docs": [] }, @@ -59335,25 +64839,25 @@ }, { "name": "required_parent", - "type": 306, + "type": 311, "typeName": "HeadData", "docs": [] }, { "name": "validation_code_hash", - "type": 298, + "type": 303, "typeName": "ValidationCodeHash", "docs": [] }, { "name": "upgrade_restriction", - "type": 947, + "type": 1020, "typeName": "Option", "docs": [] }, { "name": "future_validation_code", - "type": 948, + "type": 1021, "typeName": "Option<(N, ValidationCodeHash)>", "docs": [] } @@ -59364,7 +64868,7 @@ } }, { - "id": 943, + "id": 1016, "type": { "path": [ "polkadot_primitives", @@ -59383,7 +64887,7 @@ "fields": [ { "name": "valid_watermarks", - "type": 132, + "type": 134, "typeName": "Vec", "docs": [] } @@ -59394,34 +64898,34 @@ } }, { - "id": 944, + "id": 1017, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 945 + "type": 1018 } }, "docs": [] } }, { - "id": 945, + "id": 1018, "type": { "path": [], "params": [], "def": { "tuple": [ - 171, - 946 + 173, + 1019 ] }, "docs": [] } }, { - "id": 946, + "id": 1019, "type": { "path": [ "polkadot_primitives", @@ -59452,7 +64956,7 @@ } }, { - "id": 947, + "id": 1020, "type": { "path": [ "Option" @@ -59460,7 +64964,7 @@ "params": [ { "name": "T", - "type": 769 + "type": 836 } ], "def": { @@ -59477,7 +64981,7 @@ "fields": [ { "name": null, - "type": 769, + "type": 836, "typeName": null, "docs": [] } @@ -59492,7 +64996,7 @@ } }, { - "id": 948, + "id": 1021, "type": { "path": [ "Option" @@ -59500,7 +65004,7 @@ "params": [ { "name": "T", - "type": 949 + "type": 1022 } ], "def": { @@ -59517,7 +65021,7 @@ "fields": [ { "name": null, - "type": 949, + "type": 1022, "typeName": null, "docs": [] } @@ -59532,34 +65036,34 @@ } }, { - "id": 949, + "id": 1022, "type": { "path": [], "params": [], "def": { "tuple": [ 4, - 298 + 303 ] }, "docs": [] } }, { - "id": 950, + "id": 1023, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 951 + "type": 1024 } }, "docs": [] } }, { - "id": 951, + "id": 1024, "type": { "path": [ "polkadot_primitives", @@ -59582,19 +65086,19 @@ "fields": [ { "name": "candidate_hash", - "type": 311, + "type": 316, "typeName": "CandidateHash", "docs": [] }, { "name": "descriptor", - "type": 295, + "type": 300, "typeName": "CandidateDescriptorV2", "docs": [] }, { "name": "commitments", - "type": 299, + "type": 304, "typeName": "CandidateCommitments", "docs": [] }, @@ -59617,7 +65121,7 @@ } }, { - "id": 952, + "id": 1025, "type": { "path": [ "BTreeMap" @@ -59625,11 +65129,11 @@ "params": [ { "name": "K", - "type": 486 + "type": 540 }, { "name": "V", - "type": 761 + "type": 827 } ], "def": { @@ -59637,7 +65141,7 @@ "fields": [ { "name": null, - "type": 953, + "type": 1026, "typeName": null, "docs": [] } @@ -59648,47 +65152,47 @@ } }, { - "id": 953, + "id": 1026, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 954 + "type": 1027 } }, "docs": [] } }, { - "id": 954, + "id": 1027, "type": { "path": [], "params": [], "def": { "tuple": [ - 486, - 761 + 540, + 827 ] }, "docs": [] } }, { - "id": 955, + "id": 1028, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 294 + "type": 299 } }, "docs": [] } }, { - "id": 956, + "id": 1029, "type": { "path": [ "Option" @@ -59696,7 +65200,7 @@ "params": [ { "name": "T", - "type": 957 + "type": 1030 } ], "def": { @@ -59713,7 +65217,7 @@ "fields": [ { "name": null, - "type": 957, + "type": 1030, "typeName": null, "docs": [] } @@ -59728,7 +65232,7 @@ } }, { - "id": 957, + "id": 1030, "type": { "path": [ "polkadot_primitives", @@ -59789,19 +65293,19 @@ }, { "name": "dmp_remaining_messages", - "type": 132, + "type": 134, "typeName": "Vec", "docs": [] }, { "name": "hrmp_inbound", - "type": 943, + "type": 1016, "typeName": "InboundHrmpLimitations", "docs": [] }, { "name": "hrmp_channels_out", - "type": 944, + "type": 1017, "typeName": "Vec<(Id, OutboundHrmpChannelLimitations)>", "docs": [] }, @@ -59813,25 +65317,25 @@ }, { "name": "required_parent", - "type": 306, + "type": 311, "typeName": "HeadData", "docs": [] }, { "name": "validation_code_hash", - "type": 298, + "type": 303, "typeName": "ValidationCodeHash", "docs": [] }, { "name": "upgrade_restriction", - "type": 947, + "type": 1020, "typeName": "Option", "docs": [] }, { "name": "future_validation_code", - "type": 948, + "type": 1021, "typeName": "Option<(N, ValidationCodeHash)>", "docs": [] } @@ -59842,7 +65346,7 @@ } }, { - "id": 958, + "id": 1031, "type": { "path": [ "Option" @@ -59850,7 +65354,7 @@ "params": [ { "name": "T", - "type": 959 + "type": 1032 } ], "def": { @@ -59867,7 +65371,7 @@ "fields": [ { "name": null, - "type": 959, + "type": 1032, "typeName": null, "docs": [] } @@ -59882,7 +65386,7 @@ } }, { - "id": 959, + "id": 1032, "type": { "path": [ "sp_consensus_beefy", @@ -59891,7 +65395,7 @@ "params": [ { "name": "AuthorityId", - "type": 149 + "type": 151 } ], "def": { @@ -59899,7 +65403,7 @@ "fields": [ { "name": "validators", - "type": 870, + "type": 938, "typeName": "Vec", "docs": [] }, @@ -59916,7 +65420,7 @@ } }, { - "id": 960, + "id": 1033, "type": { "path": [ "sp_runtime", @@ -59939,7 +65443,7 @@ } }, { - "id": 961, + "id": 1034, "type": { "path": [ "sp_consensus_beefy", @@ -59948,15 +65452,15 @@ "params": [ { "name": "Header", - "type": 115 + "type": 117 }, { "name": "Id", - "type": 149 + "type": 151 }, { "name": "AncestryProof", - "type": 960 + "type": 1033 } ], "def": { @@ -59964,19 +65468,19 @@ "fields": [ { "name": "vote", - "type": 449, + "type": 454, "typeName": "VoteMessage", "docs": [] }, { "name": "ancestry_proof", - "type": 960, + "type": 1033, "typeName": "AncestryProof", "docs": [] }, { "name": "header", - "type": 115, + "type": 117, "typeName": "Header", "docs": [] } @@ -59987,7 +65491,7 @@ } }, { - "id": 962, + "id": 1035, "type": { "path": [ "Option" @@ -59995,7 +65499,7 @@ "params": [ { "name": "T", - "type": 960 + "type": 1033 } ], "def": { @@ -60012,7 +65516,7 @@ "fields": [ { "name": null, - "type": 960, + "type": 1033, "typeName": null, "docs": [] } @@ -60027,7 +65531,7 @@ } }, { - "id": 963, + "id": 1036, "type": { "path": [ "Result" @@ -60039,7 +65543,7 @@ }, { "name": "E", - "type": 964 + "type": 1037 } ], "def": { @@ -60063,7 +65567,7 @@ "fields": [ { "name": null, - "type": 964, + "type": 1037, "typeName": null, "docs": [] } @@ -60078,7 +65582,7 @@ } }, { - "id": 964, + "id": 1037, "type": { "path": [ "sp_mmr_primitives", @@ -60155,7 +65659,7 @@ } }, { - "id": 965, + "id": 1038, "type": { "path": [ "Result" @@ -60167,7 +65671,7 @@ }, { "name": "E", - "type": 964 + "type": 1037 } ], "def": { @@ -60191,7 +65695,7 @@ "fields": [ { "name": null, - "type": 964, + "type": 1037, "typeName": null, "docs": [] } @@ -60206,7 +65710,7 @@ } }, { - "id": 966, + "id": 1039, "type": { "path": [ "Result" @@ -60214,11 +65718,11 @@ "params": [ { "name": "T", - "type": 967 + "type": 1040 }, { "name": "E", - "type": 964 + "type": 1037 } ], "def": { @@ -60229,7 +65733,7 @@ "fields": [ { "name": null, - "type": 967, + "type": 1040, "typeName": null, "docs": [] } @@ -60242,7 +65746,7 @@ "fields": [ { "name": null, - "type": 964, + "type": 1037, "typeName": null, "docs": [] } @@ -60257,34 +65761,34 @@ } }, { - "id": 967, + "id": 1040, "type": { "path": [], "params": [], "def": { "tuple": [ - 968, - 970 + 1041, + 1043 ] }, "docs": [] } }, { - "id": 968, + "id": 1041, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 969 + "type": 1042 } }, "docs": [] } }, { - "id": 969, + "id": 1042, "type": { "path": [ "sp_mmr_primitives", @@ -60307,7 +65811,7 @@ } }, { - "id": 970, + "id": 1043, "type": { "path": [ "sp_mmr_primitives", @@ -60324,7 +65828,7 @@ "fields": [ { "name": "leaf_indices", - "type": 697, + "type": 754, "typeName": "Vec", "docs": [] }, @@ -60336,7 +65840,7 @@ }, { "name": "items", - "type": 112, + "type": 114, "typeName": "Vec", "docs": [] } @@ -60347,7 +65851,7 @@ } }, { - "id": 971, + "id": 1044, "type": { "path": [ "Result" @@ -60359,7 +65863,7 @@ }, { "name": "E", - "type": 964 + "type": 1037 } ], "def": { @@ -60383,7 +65887,7 @@ "fields": [ { "name": null, - "type": 964, + "type": 1037, "typeName": null, "docs": [] } @@ -60398,7 +65902,7 @@ } }, { - "id": 972, + "id": 1045, "type": { "path": [ "sp_consensus_babe", @@ -60422,13 +65926,13 @@ }, { "name": "c", - "type": 120, + "type": 122, "typeName": "(u64, u64)", "docs": [] }, { "name": "authorities", - "type": 542, + "type": 598, "typeName": "Vec<(AuthorityId, BabeAuthorityWeight)>", "docs": [] }, @@ -60440,7 +65944,7 @@ }, { "name": "allowed_slots", - "type": 121, + "type": 123, "typeName": "AllowedSlots", "docs": [] } @@ -60451,7 +65955,7 @@ } }, { - "id": 973, + "id": 1046, "type": { "path": [ "sp_consensus_babe", @@ -60469,7 +65973,7 @@ }, { "name": "start_slot", - "type": 117, + "type": 119, "typeName": "Slot", "docs": [] }, @@ -60481,7 +65985,7 @@ }, { "name": "authorities", - "type": 542, + "type": 598, "typeName": "Vec<(AuthorityId, BabeAuthorityWeight)>", "docs": [] }, @@ -60493,7 +65997,7 @@ }, { "name": "config", - "type": 551, + "type": 607, "typeName": "BabeEpochConfiguration", "docs": [] } @@ -60504,7 +66008,7 @@ } }, { - "id": 974, + "id": 1047, "type": { "path": [ "Option" @@ -60512,7 +66016,7 @@ "params": [ { "name": "T", - "type": 975 + "type": 1048 } ], "def": { @@ -60529,7 +66033,7 @@ "fields": [ { "name": null, - "type": 975, + "type": 1048, "typeName": null, "docs": [] } @@ -60544,7 +66048,7 @@ } }, { - "id": 975, + "id": 1048, "type": { "path": [ "sp_consensus_babe", @@ -60567,7 +66071,7 @@ } }, { - "id": 976, + "id": 1049, "type": { "path": [ "Option" @@ -60575,7 +66079,7 @@ "params": [ { "name": "T", - "type": 977 + "type": 1050 } ], "def": { @@ -60592,7 +66096,7 @@ "fields": [ { "name": null, - "type": 977, + "type": 1050, "typeName": null, "docs": [] } @@ -60607,34 +66111,158 @@ } }, { - "id": 977, + "id": 1050, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 978 + "type": 1051 } }, "docs": [] } }, { - "id": 978, + "id": 1051, "type": { "path": [], "params": [], "def": { "tuple": [ 14, - 612 + 666 ] }, "docs": [] } }, { - "id": 979, + "id": 1052, + "type": { + "path": [ + "frame_support", + "view_functions", + "ViewFunctionId" + ], + "params": [], + "def": { + "composite": { + "fields": [ + { + "name": "prefix", + "type": 51, + "typeName": "[u8; 16]", + "docs": [] + }, + { + "name": "suffix", + "type": 51, + "typeName": "[u8; 16]", + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 1053, + "type": { + "path": [ + "Result" + ], + "params": [ + { + "name": "T", + "type": 14 + }, + { + "name": "E", + "type": 1054 + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "Ok", + "fields": [ + { + "name": null, + "type": 14, + "typeName": null, + "docs": [] + } + ], + "index": 0, + "docs": [] + }, + { + "name": "Err", + "fields": [ + { + "name": null, + "type": 1054, + "typeName": null, + "docs": [] + } + ], + "index": 1, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 1054, + "type": { + "path": [ + "frame_support", + "view_functions", + "ViewFunctionDispatchError" + ], + "params": [], + "def": { + "variant": { + "variants": [ + { + "name": "NotImplemented", + "fields": [], + "index": 0, + "docs": [] + }, + { + "name": "NotFound", + "fields": [ + { + "name": null, + "type": 1052, + "typeName": "ViewFunctionId", + "docs": [] + } + ], + "index": 1, + "docs": [] + }, + { + "name": "Codec", + "fields": [], + "index": 2, + "docs": [] + } + ] + } + }, + "docs": [] + } + }, + { + "id": 1055, "type": { "path": [ "pallet_transaction_payment", @@ -60679,7 +66307,7 @@ } }, { - "id": 980, + "id": 1056, "type": { "path": [ "pallet_transaction_payment", @@ -60697,7 +66325,7 @@ "fields": [ { "name": "inclusion_fee", - "type": 981, + "type": 1057, "typeName": "Option>", "docs": [] }, @@ -60714,7 +66342,7 @@ } }, { - "id": 981, + "id": 1057, "type": { "path": [ "Option" @@ -60722,7 +66350,7 @@ "params": [ { "name": "T", - "type": 982 + "type": 1058 } ], "def": { @@ -60739,7 +66367,7 @@ "fields": [ { "name": null, - "type": 982, + "type": 1058, "typeName": null, "docs": [] } @@ -60754,7 +66382,7 @@ } }, { - "id": 982, + "id": 1058, "type": { "path": [ "pallet_transaction_payment", @@ -60795,7 +66423,7 @@ } }, { - "id": 983, + "id": 1059, "type": { "path": [ "Result" @@ -60803,11 +66431,11 @@ "params": [ { "name": "T", - "type": 984 + "type": 1060 }, { "name": "E", - "type": 985 + "type": 1061 } ], "def": { @@ -60818,7 +66446,7 @@ "fields": [ { "name": null, - "type": 984, + "type": 1060, "typeName": null, "docs": [] } @@ -60831,7 +66459,7 @@ "fields": [ { "name": null, - "type": 985, + "type": 1061, "typeName": null, "docs": [] } @@ -60846,20 +66474,20 @@ } }, { - "id": 984, + "id": 1060, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 439 + "type": 444 } }, "docs": [] } }, { - "id": 985, + "id": 1061, "type": { "path": [ "xcm_runtime_apis", @@ -60913,7 +66541,7 @@ } }, { - "id": 986, + "id": 1062, "type": { "path": [ "Result" @@ -60925,7 +66553,7 @@ }, { "name": "E", - "type": 985 + "type": 1061 } ], "def": { @@ -60949,7 +66577,7 @@ "fields": [ { "name": null, - "type": 985, + "type": 1061, "typeName": null, "docs": [] } @@ -60964,7 +66592,7 @@ } }, { - "id": 987, + "id": 1063, "type": { "path": [ "Result" @@ -60976,7 +66604,7 @@ }, { "name": "E", - "type": 985 + "type": 1061 } ], "def": { @@ -61000,7 +66628,7 @@ "fields": [ { "name": null, - "type": 985, + "type": 1061, "typeName": null, "docs": [] } @@ -61015,7 +66643,7 @@ } }, { - "id": 988, + "id": 1064, "type": { "path": [ "Result" @@ -61023,11 +66651,11 @@ "params": [ { "name": "T", - "type": 426 + "type": 431 }, { "name": "E", - "type": 985 + "type": 1061 } ], "def": { @@ -61038,7 +66666,7 @@ "fields": [ { "name": null, - "type": 426, + "type": 431, "typeName": null, "docs": [] } @@ -61051,7 +66679,7 @@ "fields": [ { "name": null, - "type": 985, + "type": 1061, "typeName": null, "docs": [] } @@ -61066,7 +66694,7 @@ } }, { - "id": 989, + "id": 1065, "type": { "path": [ "Result" @@ -61074,11 +66702,11 @@ "params": [ { "name": "T", - "type": 990 + "type": 1066 }, { "name": "E", - "type": 996 + "type": 1072 } ], "def": { @@ -61089,7 +66717,7 @@ "fields": [ { "name": null, - "type": 990, + "type": 1066, "typeName": null, "docs": [] } @@ -61102,7 +66730,7 @@ "fields": [ { "name": null, - "type": 996, + "type": 1072, "typeName": null, "docs": [] } @@ -61117,7 +66745,7 @@ } }, { - "id": 990, + "id": 1066, "type": { "path": [ "xcm_runtime_apis", @@ -61135,25 +66763,25 @@ "fields": [ { "name": "execution_result", - "type": 464, + "type": 516, "typeName": "DispatchResultWithPostInfo", "docs": [] }, { "name": "emitted_events", - "type": 991, + "type": 1067, "typeName": "Vec", "docs": [] }, { "name": "local_xcm", - "type": 992, + "type": 1068, "typeName": "Option>", "docs": [] }, { "name": "forwarded_xcms", - "type": 993, + "type": 1069, "typeName": "Vec<(VersionedLocation, Vec>)>", "docs": [] } @@ -61164,7 +66792,7 @@ } }, { - "id": 991, + "id": 1067, "type": { "path": [], "params": [], @@ -61177,7 +66805,7 @@ } }, { - "id": 992, + "id": 1068, "type": { "path": [ "Option" @@ -61185,7 +66813,7 @@ "params": [ { "name": "T", - "type": 350 + "type": 355 } ], "def": { @@ -61202,7 +66830,7 @@ "fields": [ { "name": null, - "type": 350, + "type": 355, "typeName": null, "docs": [] } @@ -61217,47 +66845,47 @@ } }, { - "id": 993, + "id": 1069, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 994 + "type": 1070 } }, "docs": [] } }, { - "id": 994, + "id": 1070, "type": { "path": [], "params": [], "def": { "tuple": [ - 97, - 995 + 99, + 1071 ] }, "docs": [] } }, { - "id": 995, + "id": 1071, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 350 + "type": 355 } }, "docs": [] } }, { - "id": 996, + "id": 1072, "type": { "path": [ "xcm_runtime_apis", @@ -61287,7 +66915,7 @@ } }, { - "id": 997, + "id": 1073, "type": { "path": [ "Result" @@ -61295,11 +66923,11 @@ "params": [ { "name": "T", - "type": 998 + "type": 1074 }, { "name": "E", - "type": 996 + "type": 1072 } ], "def": { @@ -61310,7 +66938,7 @@ "fields": [ { "name": null, - "type": 998, + "type": 1074, "typeName": null, "docs": [] } @@ -61323,7 +66951,7 @@ "fields": [ { "name": null, - "type": 996, + "type": 1072, "typeName": null, "docs": [] } @@ -61338,7 +66966,7 @@ } }, { - "id": 998, + "id": 1074, "type": { "path": [ "xcm_runtime_apis", @@ -61356,19 +66984,19 @@ "fields": [ { "name": "execution_result", - "type": 503, + "type": 557, "typeName": "Outcome", "docs": [] }, { "name": "emitted_events", - "type": 991, + "type": 1067, "typeName": "Vec", "docs": [] }, { "name": "forwarded_xcms", - "type": 993, + "type": 1069, "typeName": "Vec<(VersionedLocation, Vec>)>", "docs": [] } @@ -61379,7 +67007,7 @@ } }, { - "id": 999, + "id": 1075, "type": { "path": [ "Result" @@ -61391,7 +67019,7 @@ }, { "name": "E", - "type": 1000 + "type": 1076 } ], "def": { @@ -61415,7 +67043,7 @@ "fields": [ { "name": null, - "type": 1000, + "type": 1076, "typeName": null, "docs": [] } @@ -61430,7 +67058,7 @@ } }, { - "id": 1000, + "id": 1076, "type": { "path": [ "xcm_runtime_apis", @@ -61460,7 +67088,7 @@ } }, { - "id": 1001, + "id": 1077, "type": { "path": [ "Result" @@ -61472,7 +67100,7 @@ }, { "name": "E", - "type": 512 + "type": 569 } ], "def": { @@ -61496,7 +67124,7 @@ "fields": [ { "name": null, - "type": 512, + "type": 569, "typeName": null, "docs": [] } @@ -61511,7 +67139,7 @@ } }, { - "id": 1002, + "id": 1078, "type": { "path": [ "Option" @@ -61519,7 +67147,7 @@ "params": [ { "name": "T", - "type": 512 + "type": 569 } ], "def": { @@ -61536,7 +67164,7 @@ "fields": [ { "name": null, - "type": 512, + "type": 569, "typeName": null, "docs": [] } @@ -61551,20 +67179,20 @@ } }, { - "id": 1003, + "id": 1079, "type": { "path": [], "params": [], "def": { "sequence": { - "type": 512 + "type": 569 } }, "docs": [] } }, { - "id": 1004, + "id": 1080, "type": { "path": [ "polkadot_runtime", @@ -61579,7 +67207,7 @@ "fields": [ { "name": null, - "type": 524, + "type": 581, "typeName": "frame_system::Error", "docs": [] } @@ -61592,7 +67220,7 @@ "fields": [ { "name": null, - "type": 530, + "type": 587, "typeName": "pallet_scheduler::Error", "docs": [] } @@ -61605,7 +67233,7 @@ "fields": [ { "name": null, - "type": 539, + "type": 595, "typeName": "pallet_preimage::Error", "docs": [] } @@ -61618,7 +67246,7 @@ "fields": [ { "name": null, - "type": 555, + "type": 611, "typeName": "pallet_babe::Error", "docs": [] } @@ -61631,7 +67259,7 @@ "fields": [ { "name": null, - "type": 557, + "type": 613, "typeName": "pallet_indices::Error", "docs": [] } @@ -61644,7 +67272,7 @@ "fields": [ { "name": null, - "type": 579, + "type": 636, "typeName": "pallet_balances::Error", "docs": [] } @@ -61657,7 +67285,7 @@ "fields": [ { "name": null, - "type": 602, + "type": 656, "typeName": "pallet_staking::Error", "docs": [] } @@ -61670,7 +67298,7 @@ "fields": [ { "name": null, - "type": 613, + "type": 667, "typeName": "pallet_session::Error", "docs": [] } @@ -61683,7 +67311,7 @@ "fields": [ { "name": null, - "type": 617, + "type": 671, "typeName": "pallet_grandpa::Error", "docs": [] } @@ -61696,7 +67324,7 @@ "fields": [ { "name": null, - "type": 626, + "type": 680, "typeName": "pallet_treasury::Error", "docs": [] } @@ -61709,7 +67337,7 @@ "fields": [ { "name": null, - "type": 639, + "type": 692, "typeName": "pallet_conviction_voting::Error", "docs": [] } @@ -61722,7 +67350,7 @@ "fields": [ { "name": null, - "type": 657, + "type": 710, "typeName": "pallet_referenda::Error", "docs": [] } @@ -61735,7 +67363,7 @@ "fields": [ { "name": null, - "type": 658, + "type": 711, "typeName": "pallet_whitelist::Error", "docs": [] } @@ -61748,7 +67376,7 @@ "fields": [ { "name": null, - "type": 659, + "type": 712, "typeName": "claims::Error", "docs": [] } @@ -61761,7 +67389,7 @@ "fields": [ { "name": null, - "type": 663, + "type": 716, "typeName": "pallet_vesting::Error", "docs": [] } @@ -61774,7 +67402,7 @@ "fields": [ { "name": null, - "type": 664, + "type": 717, "typeName": "pallet_utility::Error", "docs": [] } @@ -61787,7 +67415,7 @@ "fields": [ { "name": null, - "type": 673, + "type": 726, "typeName": "pallet_proxy::Error", "docs": [] } @@ -61800,7 +67428,7 @@ "fields": [ { "name": null, - "type": 677, + "type": 729, "typeName": "pallet_multisig::Error", "docs": [] } @@ -61813,7 +67441,7 @@ "fields": [ { "name": null, - "type": 681, + "type": 733, "typeName": "pallet_bounties::Error", "docs": [] } @@ -61826,7 +67454,7 @@ "fields": [ { "name": null, - "type": 684, + "type": 736, "typeName": "pallet_child_bounties::Error", "docs": [] } @@ -61839,7 +67467,7 @@ "fields": [ { "name": null, - "type": 694, + "type": 751, "typeName": "pallet_election_provider_multi_phase::Error", "docs": [] } @@ -61852,7 +67480,7 @@ "fields": [ { "name": null, - "type": 698, + "type": 755, "typeName": "pallet_bags_list::Error", "docs": [] } @@ -61865,7 +67493,7 @@ "fields": [ { "name": null, - "type": 715, + "type": 772, "typeName": "pallet_nomination_pools::Error", "docs": [] } @@ -61878,7 +67506,7 @@ "fields": [ { "name": null, - "type": 720, + "type": 777, "typeName": "pallet_fast_unstake::Error", "docs": [] } @@ -61891,7 +67519,7 @@ "fields": [ { "name": null, - "type": 723, + "type": 780, "typeName": "pallet_delegated_staking::Error", "docs": [] } @@ -61899,12 +67527,25 @@ "index": 41, "docs": [] }, + { + "name": "StakingAhClient", + "fields": [ + { + "name": null, + "type": 789, + "typeName": "pallet_staking_async_ah_client::Error", + "docs": [] + } + ], + "index": 42, + "docs": [] + }, { "name": "Configuration", "fields": [ { "name": null, - "type": 727, + "type": 793, "typeName": "parachains_configuration::Error", "docs": [] } @@ -61917,7 +67558,7 @@ "fields": [ { "name": null, - "type": 743, + "type": 809, "typeName": "parachains_inclusion::Error", "docs": [] } @@ -61930,7 +67571,7 @@ "fields": [ { "name": null, - "type": 749, + "type": 815, "typeName": "parachains_paras_inherent::Error", "docs": [] } @@ -61943,7 +67584,7 @@ "fields": [ { "name": null, - "type": 771, + "type": 838, "typeName": "parachains_paras::Error", "docs": [] } @@ -61956,7 +67597,7 @@ "fields": [ { "name": null, - "type": 783, + "type": 850, "typeName": "parachains_hrmp::Error", "docs": [] } @@ -61969,7 +67610,7 @@ "fields": [ { "name": null, - "type": 791, + "type": 858, "typeName": "parachains_disputes::Error", "docs": [] } @@ -61982,7 +67623,7 @@ "fields": [ { "name": null, - "type": 796, + "type": 863, "typeName": "parachains_slashing::Error", "docs": [] } @@ -61995,7 +67636,7 @@ "fields": [ { "name": null, - "type": 808, + "type": 875, "typeName": "parachains_on_demand::Error", "docs": [] } @@ -62008,7 +67649,7 @@ "fields": [ { "name": null, - "type": 819, + "type": 886, "typeName": "parachains_assigner_coretime::Error", "docs": [] } @@ -62021,7 +67662,7 @@ "fields": [ { "name": null, - "type": 822, + "type": 889, "typeName": "paras_registrar::Error", "docs": [] } @@ -62034,7 +67675,7 @@ "fields": [ { "name": null, - "type": 824, + "type": 891, "typeName": "slots::Error", "docs": [] } @@ -62047,7 +67688,7 @@ "fields": [ { "name": null, - "type": 829, + "type": 896, "typeName": "auctions::Error", "docs": [] } @@ -62060,7 +67701,7 @@ "fields": [ { "name": null, - "type": 832, + "type": 899, "typeName": "crowdloan::Error", "docs": [] } @@ -62073,7 +67714,7 @@ "fields": [ { "name": null, - "type": 833, + "type": 900, "typeName": "coretime::Error", "docs": [] } @@ -62086,7 +67727,7 @@ "fields": [ { "name": null, - "type": 501, + "type": 555, "typeName": "pallet_state_trie_migration::Error", "docs": [] } @@ -62099,7 +67740,7 @@ "fields": [ { "name": null, - "type": 860, + "type": 927, "typeName": "pallet_xcm::Error", "docs": [] } @@ -62112,7 +67753,7 @@ "fields": [ { "name": null, - "type": 867, + "type": 935, "typeName": "pallet_message_queue::Error", "docs": [] } @@ -62125,7 +67766,7 @@ "fields": [ { "name": null, - "type": 868, + "type": 936, "typeName": "pallet_asset_rate::Error", "docs": [] } @@ -62138,13 +67779,26 @@ "fields": [ { "name": null, - "type": 871, + "type": 939, "typeName": "pallet_beefy::Error", "docs": [] } ], "index": 200, "docs": [] + }, + { + "name": "RcMigrator", + "fields": [ + { + "name": null, + "type": 943, + "typeName": "pallet_rc_migrator::Error", + "docs": [] + } + ], + "index": 255, + "docs": [] } ] } diff --git a/packages/types-support/src/metadata/v15/polkadot-ver.ts b/packages/types-support/src/metadata/v15/polkadot-ver.ts index b63789170ae..b877205bc44 100644 --- a/packages/types-support/src/metadata/v15/polkadot-ver.ts +++ b/packages/types-support/src/metadata/v15/polkadot-ver.ts @@ -9,7 +9,7 @@ export default { "specName": "polkadot", "implName": "parity-polkadot", "authoringVersion": 0, - "specVersion": 1006000, + "specVersion": 2000000, "implVersion": 0, "apis": [ [ @@ -76,6 +76,10 @@ export default { "0xab3c0572291feb8b", 1 ], + [ + "0xccd9de6396c899ca", + 1 + ], [ "0xbc9d89904f5b923f", 1